2022-08-17T12:30:27.4110217Z Requested labels: windows.4xlarge 2022-08-17T12:30:27.4110311Z Job defined at: pytorch/pytorch/.github/workflows/_win-test.yml@refs/pull/82657/merge 2022-08-17T12:30:27.4110338Z Waiting for a runner to pick up this job... 2022-08-17T12:30:28.6207935Z Job is about to start running on the runner: i-02c0d166374d40d25 (repository) 2022-08-17T12:30:33.4709457Z Current runner version: '2.295.0' 2022-08-17T12:30:33.4715459Z Runner name: 'i-02c0d166374d40d25' 2022-08-17T12:30:33.4715836Z Runner group name: 'Default' 2022-08-17T12:30:33.4716351Z Machine name: 'EC2AMAZ-KTLPNV7' 2022-08-17T12:30:33.4718185Z ##[group]GITHUB_TOKEN Permissions 2022-08-17T12:30:33.4718715Z Actions: read 2022-08-17T12:30:33.4718934Z Checks: read 2022-08-17T12:30:33.4719161Z Contents: read 2022-08-17T12:30:33.4719399Z Deployments: read 2022-08-17T12:30:33.4719624Z Discussions: read 2022-08-17T12:30:33.4719856Z Issues: read 2022-08-17T12:30:33.4720092Z Metadata: read 2022-08-17T12:30:33.4720292Z Packages: read 2022-08-17T12:30:33.4720520Z Pages: read 2022-08-17T12:30:33.4720768Z PullRequests: read 2022-08-17T12:30:33.4720997Z RepositoryProjects: read 2022-08-17T12:30:33.4721272Z SecurityEvents: read 2022-08-17T12:30:33.4721515Z Statuses: read 2022-08-17T12:30:33.4721711Z ##[endgroup] 2022-08-17T12:30:33.4724698Z Secret source: None 2022-08-17T12:30:33.4725206Z Prepare workflow directory 2022-08-17T12:30:33.5612355Z Prepare all required actions 2022-08-17T12:30:33.5765820Z Getting action download info 2022-08-17T12:30:33.7985491Z Download action repository 'pytorch/pytorch@master' (SHA:2a096e940d33a33c4eb6df1c2ed4da607bd31a7f) 2022-08-17T12:31:20.1349975Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:ada9688bc02703b63dc0e606da280613803449a5) 2022-08-17T12:31:21.1467714Z Getting action download info 2022-08-17T12:31:21.2908343Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-08-17T12:31:21.9861301Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-08-17T12:31:21.9861671Z with: 2022-08-17T12:31:21.9861850Z no-sudo: true 2022-08-17T12:31:21.9862021Z submodules: recursive 2022-08-17T12:31:21.9862212Z fetch-depth: 0 2022-08-17T12:31:21.9862382Z env: 2022-08-17T12:31:21.9862541Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:31:21.9862730Z ##[endgroup] 2022-08-17T12:31:22.0178281Z ##[group]Run retry () { 2022-08-17T12:31:22.0178562Z retry () { 2022-08-17T12:31:22.0178810Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-08-17T12:31:22.0179023Z } 2022-08-17T12:31:22.0179205Z echo "${GITHUB_WORKSPACE}" 2022-08-17T12:31:22.0179431Z if [ -z "${NO_SUDO}" ]; then 2022-08-17T12:31:22.0179659Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T12:31:22.0179846Z else 2022-08-17T12:31:22.0180100Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-08-17T12:31:22.0180300Z fi 2022-08-17T12:31:22.0180471Z mkdir "${GITHUB_WORKSPACE}" 2022-08-17T12:31:22.0949532Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-08-17T12:31:22.0949867Z env: 2022-08-17T12:31:22.0950038Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:31:22.0950236Z NO_SUDO: true 2022-08-17T12:31:22.0950411Z ##[endgroup] 2022-08-17T12:31:22.6032444Z C:\actions-runner\_work\pytorch\pytorch 2022-08-17T12:31:22.8950096Z ##[group]Run malfet/checkout@silent-checkout 2022-08-17T12:31:22.8950321Z with: 2022-08-17T12:31:22.8950553Z ref: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:31:22.8950764Z fetch-depth: 0 2022-08-17T12:31:22.8950929Z submodules: recursive 2022-08-17T12:31:22.8951109Z quiet-checkout: true 2022-08-17T12:31:22.8951304Z repository: pytorch/pytorch 2022-08-17T12:31:22.8951666Z token: *** 2022-08-17T12:31:22.8951817Z ssh-strict: true 2022-08-17T12:31:22.8952017Z persist-credentials: true 2022-08-17T12:31:22.8952201Z clean: true 2022-08-17T12:31:22.8952342Z lfs: false 2022-08-17T12:31:22.8952517Z set-safe-directory: true 2022-08-17T12:31:22.8952690Z env: 2022-08-17T12:31:22.8952841Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:31:22.8953018Z ##[endgroup] 2022-08-17T12:31:24.6290335Z Syncing repository: pytorch/pytorch 2022-08-17T12:31:24.6291746Z ##[group]Getting Git version info 2022-08-17T12:31:24.6293334Z Working directory is 'C:\actions-runner\_work\pytorch\pytorch' 2022-08-17T12:31:24.6675285Z [command]"C:\Program Files\Git\cmd\git.exe" version 2022-08-17T12:31:25.2079185Z git version 2.37.1.windows.1 2022-08-17T12:31:25.2113482Z ##[endgroup] 2022-08-17T12:31:25.2132627Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\9ef9ca10-d861-40ac-a87f-44a5aba88c51' before making global git config changes 2022-08-17T12:31:25.2133847Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T12:31:25.2143547Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2022-08-17T12:31:25.2392381Z Deleting the contents of 'C:\actions-runner\_work\pytorch\pytorch' 2022-08-17T12:31:25.2397635Z ##[group]Initializing the repository 2022-08-17T12:31:25.2405705Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\pytorch\pytorch 2022-08-17T12:31:25.3071004Z Initialized empty Git repository in C:/actions-runner/_work/pytorch/pytorch/.git/ 2022-08-17T12:31:25.3110650Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/pytorch 2022-08-17T12:31:25.3352203Z ##[endgroup] 2022-08-17T12:31:25.3352577Z ##[group]Disabling automatic garbage collection 2022-08-17T12:31:25.3363093Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2022-08-17T12:31:25.3564547Z ##[endgroup] 2022-08-17T12:31:25.3564883Z ##[group]Setting up auth 2022-08-17T12:31:25.3578436Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2022-08-17T12:31:25.3776810Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2022-08-17T12:31:26.7777126Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T12:31:26.7979584Z [command]"C:\Program Files\Git\cmd\git.exe" 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:31:27.1872053Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2022-08-17T12:31:27.2123822Z ##[endgroup] 2022-08-17T12:31:27.2124256Z ##[group]Fetching the repository 2022-08-17T12:31:27.2135564Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2022-08-17T12:32:20.1753648Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --verify --quiet ce6a3c605df99d1df57c0dda75c06d748e54ed2a^{object} 2022-08-17T12:32:20.1978105Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:32:22.4005668Z ##[endgroup] 2022-08-17T12:32:22.4006038Z ##[group]Determining the checkout info 2022-08-17T12:32:22.4007194Z ##[endgroup] 2022-08-17T12:32:22.4007506Z ##[group]Checking out the ref 2022-08-17T12:32:22.4017861Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --quiet --force ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:32:33.5014496Z ##[endgroup] 2022-08-17T12:32:33.5014905Z ##[group]Setting up auth for fetching submodules 2022-08-17T12:32:33.5024946Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2022-08-17T12:32:33.5297306Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2022-08-17T12:32:33.5500629Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2022-08-17T12:32:33.5700949Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-08-17T12:32:33.5894983Z ##[endgroup] 2022-08-17T12:32:33.5895355Z ##[group]Fetching submodules 2022-08-17T12:32:33.5904258Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2022-08-17T12:32:33.9632963Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --recursive 2022-08-17T12:32:34.4430204Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-08-17T12:32:34.4430711Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-08-17T12:32:34.4431148Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-08-17T12:32:34.4433063Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-08-17T12:32:34.4433554Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-08-17T12:32:34.4433987Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-08-17T12:32:34.4434413Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-08-17T12:32:34.4435365Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-08-17T12:32:34.4435927Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-08-17T12:32:34.4436612Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-08-17T12:32:34.4437309Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-08-17T12:32:34.4437941Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-08-17T12:32:34.4438375Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-08-17T12:32:34.4438793Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-08-17T12:32:34.4439175Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-08-17T12:32:34.4439686Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:32:34.4440131Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-08-17T12:32:34.4440560Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-08-17T12:32:34.4440968Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-08-17T12:32:34.4441392Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-08-17T12:32:34.4441816Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-08-17T12:32:34.4442219Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-08-17T12:32:34.4442603Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-08-17T12:32:34.4443016Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-08-17T12:32:34.4443433Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-08-17T12:32:34.4443967Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-08-17T12:32:34.4444375Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-08-17T12:32:34.4444818Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-08-17T12:32:34.4445259Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-08-17T12:32:34.4445712Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-08-17T12:32:34.4446174Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-08-17T12:32:34.4446638Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-08-17T12:32:34.4447074Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-08-17T12:32:34.4447836Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-08-17T12:32:34.4536990Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-08-17T12:32:34.4537542Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-08-17T12:32:34.4537926Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-08-17T12:32:34.4538343Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-08-17T12:32:34.4538767Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-08-17T12:32:34.8562139Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-08-17T12:32:35.1587531Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-08-17T12:32:35.6037585Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-08-17T12:32:36.1211151Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-08-17T12:32:36.4774776Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-08-17T12:32:42.1217804Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-08-17T12:32:42.5521323Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-08-17T12:32:43.1296462Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-08-17T12:32:44.4016032Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-08-17T12:32:45.5298258Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-08-17T12:32:51.3319502Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-08-17T12:32:52.1625979Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-08-17T12:32:54.3671649Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-08-17T12:32:56.2299196Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-08-17T12:32:56.6206316Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-08-17T12:32:57.2661921Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-08-17T12:32:57.7268413Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-08-17T12:32:58.9370914Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-08-17T12:32:59.7768221Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-08-17T12:33:00.0532265Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-08-17T12:33:00.4509096Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-08-17T12:33:02.4321232Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-08-17T12:33:03.0680962Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-08-17T12:33:03.5934358Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-08-17T12:33:11.8830688Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-08-17T12:33:14.2556607Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-08-17T12:33:14.9708325Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-08-17T12:33:15.3356975Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-08-17T12:33:21.0423427Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-08-17T12:33:21.3768024Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-08-17T12:33:21.7274538Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-08-17T12:33:22.6091578Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-08-17T12:33:22.9429926Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-08-17T12:33:23.5162037Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-08-17T12:33:24.0244934Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-08-17T12:33:24.9329177Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-08-17T12:33:27.6402157Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-08-17T12:33:28.3453013Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-08-17T12:33:30.6234155Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-08-17T12:33:30.7970515Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-08-17T12:33:30.9235623Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-08-17T12:33:31.0246262Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-08-17T12:33:31.3481025Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-08-17T12:33:31.7950395Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-08-17T12:33:44.3914061Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-08-17T12:33:44.6811282Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T12:33:45.7869411Z Submodule path 'third_party/cpuinfo': checked out '5916273f79a21551890fd3d56fc5375a78d1598d' 2022-08-17T12:33:46.1472566Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-08-17T12:33:51.4635207Z Submodule path 'third_party/cudnn_frontend': checked out '43709ab96c47e26eebcdac72f93f946d44ceffa8' 2022-08-17T12:33:54.0754624Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-08-17T12:33:55.0693323Z Submodule path 'third_party/fbgemm': checked out '499cd22f5c2e26041e4f190f628b48478a89a030' 2022-08-17T12:33:55.0874824Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:33:55.0875333Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:33:55.0875812Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:33:55.0877978Z 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:33:56.4236816Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-08-17T12:33:57.4051641Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-08-17T12:33:58.9330674Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-08-17T12:33:59.3020057Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-08-17T12:33:59.8048872Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-08-17T12:34:00.9247168Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-08-17T12:34:01.7493870Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-08-17T12:34:01.8706495Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-08-17T12:34:03.3711370Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-08-17T12:34:03.7717896Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-08-17T12:34:03.8469638Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-08-17T12:34:04.1817896Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-08-17T12:34:04.5369100Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-08-17T12:34:05.1514792Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-08-17T12:34:05.2551679Z Submodule path 'third_party/ideep': checked out '8a114a51c116b55c4ceb689b98746786bd00c29b' 2022-08-17T12:34:05.2659489Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-08-17T12:34:16.0516832Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-08-17T12:34:18.3313126Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-08-17T12:34:18.3427009Z 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:34:32.8938462Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-08-17T12:34:37.8267366Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-08-17T12:34:37.9436741Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-08-17T12:34:38.0736939Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-08-17T12:34:38.8562937Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-08-17T12:34:38.8692391Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:34:38.8692926Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:34:40.3563020Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-08-17T12:34:41.7703625Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-08-17T12:34:42.1110662Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-08-17T12:34:42.6972595Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-08-17T12:34:43.0052798Z Submodule path 'third_party/nccl/nccl': checked out '19ab67d1727d337d10d0a48cbaf5cd119b8d88f1' 2022-08-17T12:34:43.0787191Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-08-17T12:34:44.5525646Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-08-17T12:34:48.7340364Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-08-17T12:34:48.7487350Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-08-17T12:34:48.7487874Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-08-17T12:34:49.4046629Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-08-17T12:34:50.3601045Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-08-17T12:34:50.6111989Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-08-17T12:34:50.8440207Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-08-17T12:34:50.9809611Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-08-17T12:34:50.9922275Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:34:53.5535316Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-08-17T12:34:55.2648109Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-08-17T12:34:55.2789585Z 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:34:55.2790154Z 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:34:55.9233016Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-08-17T12:34:57.0747231Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-08-17T12:34:57.2351528Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-08-17T12:34:57.5628877Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-08-17T12:34:57.5740698Z 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:34:57.9177581Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-08-17T12:34:57.9707839Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T12:34:58.0768226Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-08-17T12:35:02.0660405Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-08-17T12:35:02.0797687Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:35:02.0798411Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-08-17T12:35:02.8730890Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-08-17T12:35:04.2410688Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-08-17T12:35:04.3503729Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-08-17T12:35:05.1669140Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-08-17T12:35:05.2676098Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-08-17T12:35:05.3557756Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-08-17T12:35:05.8527912Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-08-17T12:35:05.9987343Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-08-17T12:35:06.3320128Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-08-17T12:35:06.4515903Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-08-17T12:35:06.9649618Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-08-17T12:35:09.3997104Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-08-17T12:35:09.7959062Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-08-17T12:35:09.8135142Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:35:09.8135695Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:35:09.8136161Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:35:09.8138195Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:35:10.9381190Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-08-17T12:35:11.3363730Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-08-17T12:35:13.0884941Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-08-17T12:35:14.2566425Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-08-17T12:35:14.8335889Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-08-17T12:35:15.0990699Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-08-17T12:35:15.5618265Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-08-17T12:35:15.9593254Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-08-17T12:35:15.9706043Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:35:16.3660343Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-08-17T12:35:16.4199832Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-08-17T12:35:17.1083229Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-08-17T12:35:17.1273679Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2022-08-17T12:35:17.5117514Z Entering 'android/libs/fbjni' 2022-08-17T12:35:17.5573527Z Entering 'third_party/FP16' 2022-08-17T12:35:17.6700713Z Entering 'third_party/FXdiv' 2022-08-17T12:35:17.7159253Z Entering 'third_party/NNPACK' 2022-08-17T12:35:17.7611944Z Entering 'third_party/QNNPACK' 2022-08-17T12:35:17.8067495Z Entering 'third_party/XNNPACK' 2022-08-17T12:35:17.8534701Z Entering 'third_party/benchmark' 2022-08-17T12:35:17.8996400Z Entering 'third_party/cpuinfo' 2022-08-17T12:35:17.9459969Z Entering 'third_party/cub' 2022-08-17T12:35:17.9909975Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:35:18.0373539Z Entering 'third_party/eigen' 2022-08-17T12:35:18.0828647Z Entering 'third_party/fbgemm' 2022-08-17T12:35:18.1271348Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:35:18.1735951Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:35:18.2204882Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:35:18.2657751Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:35:18.3132107Z Entering 'third_party/flatbuffers' 2022-08-17T12:35:18.3586880Z Entering 'third_party/fmt' 2022-08-17T12:35:18.4046834Z Entering 'third_party/foxi' 2022-08-17T12:35:18.4507922Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:35:18.4975562Z Entering 'third_party/gloo' 2022-08-17T12:35:18.5435039Z Entering 'third_party/googletest' 2022-08-17T12:35:18.5900731Z Entering 'third_party/ideep' 2022-08-17T12:35:18.6341191Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:35:18.6803939Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:35:18.7313300Z Entering 'third_party/ios-cmake' 2022-08-17T12:35:18.7779256Z Entering 'third_party/ittapi' 2022-08-17T12:35:18.8238292Z Entering 'third_party/kineto' 2022-08-17T12:35:18.8695947Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:35:18.9175817Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:35:18.9667989Z Entering 'third_party/nccl/nccl' 2022-08-17T12:35:19.0136115Z Entering 'third_party/neon2sse' 2022-08-17T12:35:19.0600372Z Entering 'third_party/nlohmann' 2022-08-17T12:35:19.1066742Z Entering 'third_party/onnx' 2022-08-17T12:35:19.1536719Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:35:19.2010575Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:35:19.2502232Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:35:19.2960282Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:35:19.3425754Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:35:19.3897991Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:35:19.4359494Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:35:19.4880168Z Entering 'third_party/pocketfft' 2022-08-17T12:35:19.5331754Z Entering 'third_party/protobuf' 2022-08-17T12:35:19.5776262Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:35:19.6242024Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:35:19.6713010Z Entering 'third_party/psimd' 2022-08-17T12:35:19.7167177Z Entering 'third_party/pthreadpool' 2022-08-17T12:35:19.7621394Z Entering 'third_party/pybind11' 2022-08-17T12:35:19.8078349Z Entering 'third_party/python-enum' 2022-08-17T12:35:19.8532417Z Entering 'third_party/python-peachpy' 2022-08-17T12:35:19.8984277Z Entering 'third_party/python-six' 2022-08-17T12:35:19.9440503Z Entering 'third_party/sleef' 2022-08-17T12:35:19.9895645Z Entering 'third_party/tbb' 2022-08-17T12:35:20.0346262Z Entering 'third_party/tensorpipe' 2022-08-17T12:35:20.0802989Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:35:20.1267558Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:35:20.1734025Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:35:20.2196085Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:35:20.2650884Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:35:20.3138666Z Entering 'third_party/zstd' 2022-08-17T12:35:20.3935610Z ##[endgroup] 2022-08-17T12:35:20.3936050Z ##[group]Persisting credentials for submodules 2022-08-17T12:35:20.3947463Z [command]"C:\Program Files\Git\cmd\git.exe" 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:35:20.7819052Z Entering 'android/libs/fbjni' 2022-08-17T12:35:20.8287997Z Entering 'third_party/FP16' 2022-08-17T12:35:20.8758564Z Entering 'third_party/FXdiv' 2022-08-17T12:35:20.9229087Z Entering 'third_party/NNPACK' 2022-08-17T12:35:20.9702849Z Entering 'third_party/QNNPACK' 2022-08-17T12:35:21.0170405Z Entering 'third_party/XNNPACK' 2022-08-17T12:35:21.0644006Z Entering 'third_party/benchmark' 2022-08-17T12:35:21.1115392Z Entering 'third_party/cpuinfo' 2022-08-17T12:35:21.1581067Z Entering 'third_party/cub' 2022-08-17T12:35:21.2036590Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:35:21.2511279Z Entering 'third_party/eigen' 2022-08-17T12:35:21.2978485Z Entering 'third_party/fbgemm' 2022-08-17T12:35:21.3430627Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:35:21.3895730Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:35:21.4345523Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:35:21.4810712Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:35:21.5273225Z Entering 'third_party/flatbuffers' 2022-08-17T12:35:21.5726405Z Entering 'third_party/fmt' 2022-08-17T12:35:21.6178791Z Entering 'third_party/foxi' 2022-08-17T12:35:21.6633792Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:35:21.7093090Z Entering 'third_party/gloo' 2022-08-17T12:35:21.7539109Z Entering 'third_party/googletest' 2022-08-17T12:35:21.7991444Z Entering 'third_party/ideep' 2022-08-17T12:35:21.8436637Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:35:21.8881084Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:35:21.9369501Z Entering 'third_party/ios-cmake' 2022-08-17T12:35:21.9826951Z Entering 'third_party/ittapi' 2022-08-17T12:35:22.0273363Z Entering 'third_party/kineto' 2022-08-17T12:35:22.0712323Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:35:22.1174380Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:35:22.1644145Z Entering 'third_party/nccl/nccl' 2022-08-17T12:35:22.2092573Z Entering 'third_party/neon2sse' 2022-08-17T12:35:22.2545048Z Entering 'third_party/nlohmann' 2022-08-17T12:35:22.2999654Z Entering 'third_party/onnx' 2022-08-17T12:35:22.3449925Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:35:22.3904795Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:35:22.4370976Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:35:22.4813862Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:35:22.5258698Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:35:22.5713360Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:35:22.6161830Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:35:22.6659552Z Entering 'third_party/pocketfft' 2022-08-17T12:35:22.7115496Z Entering 'third_party/protobuf' 2022-08-17T12:35:22.7567219Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:35:22.8018873Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:35:22.8488783Z Entering 'third_party/psimd' 2022-08-17T12:35:22.8939409Z Entering 'third_party/pthreadpool' 2022-08-17T12:35:22.9392013Z Entering 'third_party/pybind11' 2022-08-17T12:35:22.9847465Z Entering 'third_party/python-enum' 2022-08-17T12:35:23.0295120Z Entering 'third_party/python-peachpy' 2022-08-17T12:35:23.0746942Z Entering 'third_party/python-six' 2022-08-17T12:35:23.1204087Z Entering 'third_party/sleef' 2022-08-17T12:35:23.1662974Z Entering 'third_party/tbb' 2022-08-17T12:35:23.2117715Z Entering 'third_party/tensorpipe' 2022-08-17T12:35:23.2576129Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:35:23.3060229Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:35:23.3529225Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:35:23.3991363Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:35:23.4445675Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:35:23.4937831Z Entering 'third_party/zstd' 2022-08-17T12:35:23.5470150Z [command]"C:\Program Files\Git\cmd\git.exe" 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:35:23.9375382Z Entering 'android/libs/fbjni' 2022-08-17T12:35:23.9882040Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-08-17T12:35:24.0022435Z Entering 'third_party/FP16' 2022-08-17T12:35:24.0519206Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-08-17T12:35:24.0658326Z Entering 'third_party/FXdiv' 2022-08-17T12:35:24.1165855Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-08-17T12:35:24.1301460Z Entering 'third_party/NNPACK' 2022-08-17T12:35:24.1803512Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-08-17T12:35:24.1933585Z Entering 'third_party/QNNPACK' 2022-08-17T12:35:24.2431179Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-08-17T12:35:24.2568934Z Entering 'third_party/XNNPACK' 2022-08-17T12:35:24.3073935Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-08-17T12:35:24.3219230Z Entering 'third_party/benchmark' 2022-08-17T12:35:24.3718677Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:35:24.3850097Z Entering 'third_party/cpuinfo' 2022-08-17T12:35:24.4342849Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-08-17T12:35:24.4478419Z Entering 'third_party/cub' 2022-08-17T12:35:24.4973238Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-08-17T12:35:24.5105336Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:35:24.5595691Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-08-17T12:35:24.5732799Z Entering 'third_party/eigen' 2022-08-17T12:35:24.6237552Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-08-17T12:35:24.6369729Z Entering 'third_party/fbgemm' 2022-08-17T12:35:24.6867662Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-08-17T12:35:24.6989001Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:35:24.7487449Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-08-17T12:35:24.7624532Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:35:24.8121341Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-08-17T12:35:24.8253333Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:35:24.8755394Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:35:24.8884920Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:35:24.9389173Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2022-08-17T12:35:24.9532073Z Entering 'third_party/flatbuffers' 2022-08-17T12:35:25.0034693Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-08-17T12:35:25.0165855Z Entering 'third_party/fmt' 2022-08-17T12:35:25.0661811Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-08-17T12:35:25.0791547Z Entering 'third_party/foxi' 2022-08-17T12:35:25.1293099Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-08-17T12:35:25.1421507Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:35:25.1912587Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-08-17T12:35:25.2042984Z Entering 'third_party/gloo' 2022-08-17T12:35:25.2532914Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-08-17T12:35:25.3317978Z Entering 'third_party/googletest' 2022-08-17T12:35:25.3815842Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:35:25.3944613Z Entering 'third_party/ideep' 2022-08-17T12:35:25.4423611Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-08-17T12:35:25.4538948Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:35:25.5021431Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-08-17T12:35:25.5142966Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:35:25.5628397Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2022-08-17T12:35:25.5787243Z Entering 'third_party/ios-cmake' 2022-08-17T12:35:25.6264288Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-08-17T12:35:25.6390657Z Entering 'third_party/ittapi' 2022-08-17T12:35:25.6876881Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-08-17T12:35:25.7004545Z Entering 'third_party/kineto' 2022-08-17T12:35:25.7495967Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-08-17T12:35:25.7610839Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:35:25.8092884Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-08-17T12:35:25.8220966Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:35:25.8700609Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-08-17T12:35:25.8841878Z Entering 'third_party/nccl/nccl' 2022-08-17T12:35:25.9323986Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-08-17T12:35:25.9453073Z Entering 'third_party/neon2sse' 2022-08-17T12:35:25.9940662Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-08-17T12:35:26.0068459Z Entering 'third_party/nlohmann' 2022-08-17T12:35:26.0553030Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-08-17T12:35:26.0682087Z Entering 'third_party/onnx' 2022-08-17T12:35:26.1171955Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-08-17T12:35:26.1301345Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:35:26.1786176Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:35:26.1912978Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:35:26.2392699Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:35:26.2532520Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:35:26.3017536Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-08-17T12:35:26.3134659Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:35:26.3624316Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-08-17T12:35:26.3748099Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:35:26.4234749Z file:C:/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:35:26.4363285Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:35:26.4853706Z file:C:/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:35:26.4971745Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:35:26.5458382Z file:C:/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:35:26.5628219Z Entering 'third_party/pocketfft' 2022-08-17T12:35:26.6108267Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-08-17T12:35:26.6232975Z Entering 'third_party/protobuf' 2022-08-17T12:35:26.6722628Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-08-17T12:35:26.6843734Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:35:26.7331403Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-08-17T12:35:26.7457776Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:35:26.7939723Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:35:26.8081425Z Entering 'third_party/psimd' 2022-08-17T12:35:26.8562876Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-08-17T12:35:26.8687899Z Entering 'third_party/pthreadpool' 2022-08-17T12:35:26.9168397Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-08-17T12:35:26.9292384Z Entering 'third_party/pybind11' 2022-08-17T12:35:26.9772154Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:35:26.9898405Z Entering 'third_party/python-enum' 2022-08-17T12:35:27.0376499Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-08-17T12:35:27.0502173Z Entering 'third_party/python-peachpy' 2022-08-17T12:35:27.0983333Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-08-17T12:35:27.1112493Z Entering 'third_party/python-six' 2022-08-17T12:35:27.1599071Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-08-17T12:35:27.1723252Z Entering 'third_party/sleef' 2022-08-17T12:35:27.2203925Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-08-17T12:35:27.2330620Z Entering 'third_party/tbb' 2022-08-17T12:35:27.2810444Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-08-17T12:35:27.2939458Z Entering 'third_party/tensorpipe' 2022-08-17T12:35:27.3424296Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-08-17T12:35:27.3545212Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:35:27.4037861Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-08-17T12:35:27.4171595Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:35:27.4667314Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-08-17T12:35:27.4798949Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:35:27.5283907Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-08-17T12:35:27.5414249Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:35:27.5895332Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-08-17T12:35:27.6011091Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:35:27.6494028Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-08-17T12:35:27.6647783Z Entering 'third_party/zstd' 2022-08-17T12:35:27.7140578Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-08-17T12:35:27.9530720Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:'" 2022-08-17T12:35:28.3242766Z Entering 'android/libs/fbjni' 2022-08-17T12:35:28.3692966Z Entering 'third_party/FP16' 2022-08-17T12:35:28.4131034Z Entering 'third_party/FXdiv' 2022-08-17T12:35:28.4568628Z Entering 'third_party/NNPACK' 2022-08-17T12:35:28.5009599Z Entering 'third_party/QNNPACK' 2022-08-17T12:35:28.5446903Z Entering 'third_party/XNNPACK' 2022-08-17T12:35:28.5899305Z Entering 'third_party/benchmark' 2022-08-17T12:35:28.6336024Z Entering 'third_party/cpuinfo' 2022-08-17T12:35:28.6771739Z Entering 'third_party/cub' 2022-08-17T12:35:28.7209562Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:35:28.7661268Z Entering 'third_party/eigen' 2022-08-17T12:35:28.8111373Z Entering 'third_party/fbgemm' 2022-08-17T12:35:28.8544954Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:35:28.8994194Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:35:28.9442750Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:35:28.9888034Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:35:29.0347562Z Entering 'third_party/flatbuffers' 2022-08-17T12:35:29.0789759Z Entering 'third_party/fmt' 2022-08-17T12:35:29.1230336Z Entering 'third_party/foxi' 2022-08-17T12:35:29.1680207Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:35:29.2124735Z Entering 'third_party/gloo' 2022-08-17T12:35:29.2563111Z Entering 'third_party/googletest' 2022-08-17T12:35:29.3002025Z Entering 'third_party/ideep' 2022-08-17T12:35:29.3435828Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:35:29.3889730Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:35:29.4374613Z Entering 'third_party/ios-cmake' 2022-08-17T12:35:29.4822423Z Entering 'third_party/ittapi' 2022-08-17T12:35:29.5266216Z Entering 'third_party/kineto' 2022-08-17T12:35:29.5702444Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:35:29.6147548Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:35:29.6603439Z Entering 'third_party/nccl/nccl' 2022-08-17T12:35:29.7046500Z Entering 'third_party/neon2sse' 2022-08-17T12:35:29.7498127Z Entering 'third_party/nlohmann' 2022-08-17T12:35:29.7940192Z Entering 'third_party/onnx' 2022-08-17T12:35:29.8386821Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:35:29.8843459Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:35:29.9313515Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:35:29.9748535Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:35:30.0193897Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:35:30.0650626Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:35:30.1088986Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:35:30.1582232Z Entering 'third_party/pocketfft' 2022-08-17T12:35:30.2023408Z Entering 'third_party/protobuf' 2022-08-17T12:35:30.2455425Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:35:30.2909389Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:35:30.3378185Z Entering 'third_party/psimd' 2022-08-17T12:35:30.3827604Z Entering 'third_party/pthreadpool' 2022-08-17T12:35:30.4268705Z Entering 'third_party/pybind11' 2022-08-17T12:35:30.4707261Z Entering 'third_party/python-enum' 2022-08-17T12:35:30.5145185Z Entering 'third_party/python-peachpy' 2022-08-17T12:35:30.5585035Z Entering 'third_party/python-six' 2022-08-17T12:35:30.6021163Z Entering 'third_party/sleef' 2022-08-17T12:35:30.6459091Z Entering 'third_party/tbb' 2022-08-17T12:35:30.6895351Z Entering 'third_party/tensorpipe' 2022-08-17T12:35:30.7327373Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:35:30.7770733Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:35:30.8217218Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:35:30.8679641Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:35:30.9134964Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:35:30.9630435Z Entering 'third_party/zstd' 2022-08-17T12:35:31.0162490Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:'" 2022-08-17T12:35:31.4206563Z Entering 'android/libs/fbjni' 2022-08-17T12:35:31.4664368Z Entering 'third_party/FP16' 2022-08-17T12:35:31.5120448Z Entering 'third_party/FXdiv' 2022-08-17T12:35:31.5578856Z Entering 'third_party/NNPACK' 2022-08-17T12:35:31.6037598Z Entering 'third_party/QNNPACK' 2022-08-17T12:35:31.6489166Z Entering 'third_party/XNNPACK' 2022-08-17T12:35:31.6958251Z Entering 'third_party/benchmark' 2022-08-17T12:35:31.7423941Z Entering 'third_party/cpuinfo' 2022-08-17T12:35:31.7882393Z Entering 'third_party/cub' 2022-08-17T12:35:31.8337943Z Entering 'third_party/cudnn_frontend' 2022-08-17T12:35:31.8797875Z Entering 'third_party/eigen' 2022-08-17T12:35:31.9257878Z Entering 'third_party/fbgemm' 2022-08-17T12:35:31.9699970Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-08-17T12:35:32.0174592Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-08-17T12:35:32.0646126Z Entering 'third_party/fbgemm/third_party/googletest' 2022-08-17T12:35:32.1116451Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-08-17T12:35:32.1590843Z Entering 'third_party/flatbuffers' 2022-08-17T12:35:32.2051640Z Entering 'third_party/fmt' 2022-08-17T12:35:32.2509269Z Entering 'third_party/foxi' 2022-08-17T12:35:32.2967010Z Entering 'third_party/gemmlowp/gemmlowp' 2022-08-17T12:35:32.3431453Z Entering 'third_party/gloo' 2022-08-17T12:35:32.3889602Z Entering 'third_party/googletest' 2022-08-17T12:35:32.4339012Z Entering 'third_party/ideep' 2022-08-17T12:35:32.4778473Z Entering 'third_party/ideep/mkl-dnn' 2022-08-17T12:35:32.5221144Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-08-17T12:35:32.5711081Z Entering 'third_party/ios-cmake' 2022-08-17T12:35:32.6163236Z Entering 'third_party/ittapi' 2022-08-17T12:35:32.6622605Z Entering 'third_party/kineto' 2022-08-17T12:35:32.7068722Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-08-17T12:35:32.7551085Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-08-17T12:35:32.8036469Z Entering 'third_party/nccl/nccl' 2022-08-17T12:35:32.8493505Z Entering 'third_party/neon2sse' 2022-08-17T12:35:32.8950250Z Entering 'third_party/nlohmann' 2022-08-17T12:35:32.9408027Z Entering 'third_party/onnx' 2022-08-17T12:35:32.9867554Z Entering 'third_party/onnx/third_party/benchmark' 2022-08-17T12:35:33.0344302Z Entering 'third_party/onnx/third_party/pybind11' 2022-08-17T12:35:33.0825167Z Entering 'third_party/onnx-tensorrt' 2022-08-17T12:35:33.1266598Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-08-17T12:35:33.1731846Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-08-17T12:35:33.2196863Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-08-17T12:35:33.2645027Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-08-17T12:35:33.3148787Z Entering 'third_party/pocketfft' 2022-08-17T12:35:33.3599906Z Entering 'third_party/protobuf' 2022-08-17T12:35:33.4056699Z Entering 'third_party/protobuf/third_party/benchmark' 2022-08-17T12:35:33.4538381Z Entering 'third_party/protobuf/third_party/googletest' 2022-08-17T12:35:33.5022851Z Entering 'third_party/psimd' 2022-08-17T12:35:33.5475107Z Entering 'third_party/pthreadpool' 2022-08-17T12:35:33.5936306Z Entering 'third_party/pybind11' 2022-08-17T12:35:33.6386538Z Entering 'third_party/python-enum' 2022-08-17T12:35:33.6834115Z Entering 'third_party/python-peachpy' 2022-08-17T12:35:33.7281707Z Entering 'third_party/python-six' 2022-08-17T12:35:33.7748760Z Entering 'third_party/sleef' 2022-08-17T12:35:33.8202636Z Entering 'third_party/tbb' 2022-08-17T12:35:33.8664584Z Entering 'third_party/tensorpipe' 2022-08-17T12:35:33.9103744Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-08-17T12:35:33.9565366Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-08-17T12:35:34.0023883Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-08-17T12:35:34.0490368Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-08-17T12:35:34.0935011Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-08-17T12:35:34.1422464Z Entering 'third_party/zstd' 2022-08-17T12:35:34.1940767Z ##[endgroup] 2022-08-17T12:35:34.2198023Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2022-08-17T12:35:34.2374892Z 'ce6a3c605df99d1df57c0dda75c06d748e54ed2a' 2022-08-17T12:35:34.2880165Z Prepare all required actions 2022-08-17T12:35:34.2880524Z Getting action download info 2022-08-17T12:35:34.4938547Z Download action repository 'actions/setup-python@v2' (SHA:7f80679172b057fc5e90d70d197929d454754a5a) 2022-08-17T12:35:35.1260792Z ##[group]Run ./.github/actions/setup-win 2022-08-17T12:35:35.1260996Z with: 2022-08-17T12:35:35.1261149Z cuda-version: cpu 2022-08-17T12:35:35.1261306Z env: 2022-08-17T12:35:35.1261471Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:35:35.1261632Z ##[endgroup] 2022-08-17T12:35:35.1374224Z ##[group]Run set -euo pipefail 2022-08-17T12:35:35.1374462Z set -euo pipefail 2022-08-17T12:35:35.1374655Z function get_ec2_metadata() { 2022-08-17T12:35:35.1374906Z  # Pulled from instance metadata endpoint for EC2 2022-08-17T12:35:35.1375269Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-08-17T12:35:35.1375574Z  category=$1 2022-08-17T12:35:35.1375844Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-08-17T12:35:35.1376154Z } 2022-08-17T12:35:35.1376346Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-08-17T12:35:35.1376615Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-08-17T12:35:35.1376904Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-08-17T12:35:35.1377142Z echo "system info $(uname -a)" 2022-08-17T12:35:35.1402750Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-08-17T12:35:35.1403016Z env: 2022-08-17T12:35:35.1403175Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:35:35.1403370Z ##[endgroup] 2022-08-17T12:35:35.1856024Z ami-id: ami-04a25a5bcec5bc2bf 2022-08-17T12:35:35.2097269Z instance-id: i-02c0d166374d40d25 2022-08-17T12:35:35.2335684Z instance-type: c5d.4xlarge 2022-08-17T12:35:35.2547303Z system info MSYS_NT-10.0-17763 EC2AMAZ-KTLPNV7 3.3.5-341.x86_64 2022-07-08 09:41 UTC x86_64 Msys 2022-08-17T12:35:35.2666293Z ##[group]Run Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2022-08-17T12:35:35.2666814Z Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2022-08-17T12:35:35.2688209Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-08-17T12:35:35.2688494Z env: 2022-08-17T12:35:35.2688675Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:35:35.2688852Z ##[endgroup] 2022-08-17T12:35:35.7213273Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T12:35:35.8000259Z Finished 2022-08-17T12:35:35.8459964Z ##[group]Run Add-MpPreference -ExclusionPath $(Get-Location).tostring() -ErrorAction Ignore 2022-08-17T12:35:35.8460353Z Add-MpPreference -ExclusionPath $(Get-Location).tostring() -ErrorAction Ignore 2022-08-17T12:35:35.8481102Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-08-17T12:35:35.8481367Z env: 2022-08-17T12:35:35.8481543Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:35:35.8481714Z ##[endgroup] 2022-08-17T12:35:36.1705635Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T12:35:36.2488909Z Finished 2022-08-17T12:35:36.8676718Z ##[group]Run .\.circleci\scripts\vs_install.ps1 2022-08-17T12:35:36.8676976Z .\.circleci\scripts\vs_install.ps1 2022-08-17T12:35:36.8697525Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-08-17T12:35:36.8697785Z env: 2022-08-17T12:35:36.8697942Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:35:36.8698126Z VS_VERSION: 16.8.6 2022-08-17T12:35:36.8698303Z INSTALL_WINDOWS_SDK: 1 2022-08-17T12:35:36.8698462Z ##[endgroup] 2022-08-17T12:35:37.1965209Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T12:35:37.2777227Z Finished 2022-08-17T12:35:37.6620436Z Found correctly versioned existing BuildTools installation in C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools 2022-08-17T12:35:37.6901330Z ##[group]Run actions/setup-python@v2 2022-08-17T12:35:37.6901523Z with: 2022-08-17T12:35:37.6901684Z python-version: 3.x 2022-08-17T12:35:37.6901953Z token: *** 2022-08-17T12:35:37.6902098Z env: 2022-08-17T12:35:37.6902260Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:35:37.6902422Z ##[endgroup] 2022-08-17T12:35:38.8372996Z Version 3.x was not found in the local cache 2022-08-17T12:35:39.0939141Z Version 3.x is available for downloading 2022-08-17T12:35:39.0940115Z Download from "https://github.com/actions/python-versions/releases/download/3.10.6-2787494115/python-3.10.6-win32-x64.zip" 2022-08-17T12:35:39.3512264Z Extract downloaded archive 2022-08-17T12:35:39.3598146Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoLogo -Sta -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command "$ErrorActionPreference = 'Stop' ; try { Add-Type -AssemblyName System.IO.Compression.FileSystem } catch { } ; [System.IO.Compression.ZipFile]::ExtractToDirectory('C:\actions-runner\_work\_temp\7f9d77c3-aa69-46e8-b2df-0ce89ab39de6', 'C:\actions-runner\_work\_temp\b47a2d9a-251d-423c-b762-84d04ec9de52')" 2022-08-17T12:35:41.2760931Z Execute installation script 2022-08-17T12:35:41.7291482Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T12:35:41.8114074Z Finished 2022-08-17T12:35:41.8506943Z Check if Python hostedtoolcache folder exist... 2022-08-17T12:35:41.8507137Z 2022-08-17T12:35:41.8519583Z Create Python toolcache folder 2022-08-17T12:35:41.8520367Z 2022-08-17T12:35:41.8547073Z Check if current Python version is installed... 2022-08-17T12:35:41.8547676Z 2022-08-17T12:35:41.8570494Z No Python3.10.* found 2022-08-17T12:35:41.8571229Z 2022-08-17T12:35:41.8575423Z Remove registry entries for Python 3.10(x64)... 2022-08-17T12:35:41.8576128Z 2022-08-17T12:35:42.0825117Z Create Python 3.10.6 folder in C:\actions-runner\_work\_tool\Python 2022-08-17T12:35:42.0825324Z 2022-08-17T12:35:42.0843764Z Copy Python binaries to C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T12:35:42.0844163Z 2022-08-17T12:35:42.1023138Z Install Python 3.10.6 in C:\actions-runner\_work\_tool\Python... 2022-08-17T12:35:42.1023950Z 2022-08-17T12:36:24.1011878Z Create python3 symlink 2022-08-17T12:36:24.1012748Z 2022-08-17T12:36:24.1399945Z 2022-08-17T12:36:24.1400835Z 2022-08-17T12:36:24.1401682Z Directory: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T12:36:24.1401878Z 2022-08-17T12:36:24.1402218Z 2022-08-17T12:36:24.1406710Z Mode LastWriteTime Length Name 2022-08-17T12:36:24.1408939Z ---- ------------- ------ ---- 2022-08-17T12:36:24.1412713Z -a---l 8/17/2022 12:36 PM 0 python3.exe 2022-08-17T12:36:24.1418574Z Install and upgrade Pip 2022-08-17T12:36:24.1419111Z 2022-08-17T12:36:25.9274472Z Looking in links: c:\Users\runneruser\AppData\Local\Temp\tmpyvyvrsjm 2022-08-17T12:36:25.9278649Z Requirement already satisfied: setuptools in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (63.2.0) 2022-08-17T12:36:25.9282085Z Requirement already satisfied: pip in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (22.2.1) 2022-08-17T12:36:26.5587156Z Requirement already satisfied: pip in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (22.2.1) 2022-08-17T12:36:27.1799384Z Collecting pip 2022-08-17T12:36:27.2068181Z Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) 2022-08-17T12:36:27.6805818Z 2022-08-17T12:36:27.6806673Z ---------------------------------------- 2.0/2.0 MB 4.2 MB/s 2022-08-17T12:36:27.6806912Z eta 0:00:00 2022-08-17T12:36:27.6808896Z 2022-08-17T12:36:27.7334646Z Installing collected packages: pip 2022-08-17T12:36:27.7335602Z Attempting uninstall: pip 2022-08-17T12:36:27.7343827Z Found existing installation: pip 22.2.1 2022-08-17T12:36:28.1111118Z Uninstalling pip-22.2.1: 2022-08-17T12:36:28.2356953Z Successfully uninstalled pip-22.2.1 2022-08-17T12:37:13.4402495Z Successfully installed pip-22.2.2 2022-08-17T12:37:13.7456876Z Create complete file 2022-08-17T12:37:13.7457043Z 2022-08-17T12:37:13.7467825Z 2022-08-17T12:37:13.7467989Z 2022-08-17T12:37:13.7713946Z Successfully setup CPython (3.10.6) 2022-08-17T12:37:13.8134030Z Prepare all required actions 2022-08-17T12:37:13.8134560Z Getting action download info 2022-08-17T12:37:13.9711151Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:105f7619adc4054f5f1be5f79ebd354d82384638) 2022-08-17T12:37:14.4714573Z ##[group]Run ./.github/actions/setup-ssh 2022-08-17T12:37:14.4714765Z with: 2022-08-17T12:37:14.4715385Z github-secret: *** 2022-08-17T12:37:14.4715552Z env: 2022-08-17T12:37:14.4715704Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:37:14.4715958Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T12:37:14.4716193Z ##[endgroup] 2022-08-17T12:37:14.5314485Z ##[group]Run seemethere/add-github-ssh-key@v1 2022-08-17T12:37:14.5314799Z with: 2022-08-17T12:37:14.5315254Z GITHUB_TOKEN: *** 2022-08-17T12:37:14.5315443Z activate-with-label: false 2022-08-17T12:37:14.5315627Z label: with-ssh 2022-08-17T12:37:14.5315811Z remove-existing-keys: true 2022-08-17T12:37:14.5315970Z env: 2022-08-17T12:37:14.5316173Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:37:14.5316411Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T12:37:14.5316640Z ##[endgroup] 2022-08-17T12:37:14.9919964Z Grabbing public ssh keys from https://github.com/IvanYashchuk.keys 2022-08-17T12:37:15.1299517Z Public keys pulled and installed to C:\Users\runneruser\.ssh\authorized_keys 2022-08-17T12:37:15.1334997Z Login using: ssh runneruser@ec2-35-172-184-30.compute-1.amazonaws.com 2022-08-17T12:37:15.1514686Z ##[group]Run python3 -m pip install psutil==5.9.1 2022-08-17T12:37:15.1515075Z python3 -m pip install psutil==5.9.1 2022-08-17T12:37:15.1515354Z python3 -m pip install pynvml==11.4.1 2022-08-17T12:37:15.1515634Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2022-08-17T12:37:15.1515950Z echo "::set-output name=monitor-script-pid::${!}" 2022-08-17T12:37:15.1542716Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-08-17T12:37:15.1543020Z env: 2022-08-17T12:37:15.1543229Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:37:15.1543493Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T12:37:15.1543764Z ##[endgroup] 2022-08-17T12:37:16.0863650Z Collecting psutil==5.9.1 2022-08-17T12:37:16.1095519Z Downloading psutil-5.9.1-cp310-cp310-win_amd64.whl (245 kB) 2022-08-17T12:37:16.1562489Z -------------------------------------- 245.8/245.8 kB 5.0 MB/s eta 0:00:00 2022-08-17T12:37:16.2167195Z Installing collected packages: psutil 2022-08-17T12:37:19.3632242Z Successfully installed psutil-5.9.1 2022-08-17T12:37:20.1787003Z Collecting pynvml==11.4.1 2022-08-17T12:37:20.2002554Z Downloading pynvml-11.4.1-py3-none-any.whl (46 kB) 2022-08-17T12:37:20.6900747Z --------------------------------------- 47.0/47.0 kB 75.9 kB/s eta 0:00:00 2022-08-17T12:37:20.7485353Z Installing collected packages: pynvml 2022-08-17T12:37:22.6964027Z Successfully installed pynvml-11.4.1 2022-08-17T12:37:22.7978128Z ##[group]Run seemethere/download-artifact-s3@v4 2022-08-17T12:37:22.7978393Z with: 2022-08-17T12:37:22.7978586Z name: win-vs2019-cpu-py3 2022-08-17T12:37:22.7978798Z path: C:\2875102080\build-results 2022-08-17T12:37:22.7978987Z s3-bucket: gha-artifacts 2022-08-17T12:37:22.7979186Z region: us-east-1 2022-08-17T12:37:22.7979354Z env: 2022-08-17T12:37:22.7979513Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:37:22.7979777Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T12:37:22.7980018Z ##[endgroup] 2022-08-17T12:37:23.7548772Z Found 3 objects with prefix pytorch/pytorch/2875102080/win-vs2019-cpu-py3/ 2022-08-17T12:37:23.7554076Z Starting download (1/3): C:\2875102080\build-results\.ninja_log 2022-08-17T12:37:23.8871765Z Finished download (1/3): C:\2875102080\build-results\.ninja_log 2022-08-17T12:37:23.8872727Z Starting download (2/3): C:\2875102080\build-results\.pytorch-test-times.json 2022-08-17T12:37:23.9197592Z Finished download (2/3): C:\2875102080\build-results\.pytorch-test-times.json 2022-08-17T12:37:23.9198710Z Starting download (3/3): C:\2875102080\build-results\win-vs2019-cpu-py3-ce6a3c605df99d1df57c0dda75c06d748e54ed2a.7z 2022-08-17T12:37:24.8860027Z Finished download (3/3): C:\2875102080\build-results\win-vs2019-cpu-py3-ce6a3c605df99d1df57c0dda75c06d748e54ed2a.7z 2022-08-17T12:37:24.8860338Z 2022-08-17T12:37:24.8861126Z Artifact download has finished successfully 2022-08-17T12:37:24.9114622Z ##[group]Run tree /F C:\$Env:GITHUB_RUN_ID\build-results 2022-08-17T12:37:24.9115176Z tree /F C:\$Env:GITHUB_RUN_ID\build-results 2022-08-17T12:37:24.9137318Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-08-17T12:37:24.9137679Z env: 2022-08-17T12:37:24.9137860Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:37:24.9138104Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T12:37:24.9138342Z ##[endgroup] 2022-08-17T12:37:25.2830845Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T12:37:25.3602480Z Finished 2022-08-17T12:37:25.9011287Z Folder PATH listing 2022-08-17T12:37:25.9011584Z Volume serial number is 203B-A369 2022-08-17T12:37:25.9011790Z C:\2875102080\BUILD-RESULTS 2022-08-17T12:37:25.9955537Z .ninja_log 2022-08-17T12:37:25.9955813Z .pytorch-test-times.json 2022-08-17T12:37:25.9956187Z win-vs2019-cpu-py3-ce6a3c605df99d1df57c0dda75c06d748e54ed2a.7z 2022-08-17T12:37:25.9956441Z 2022-08-17T12:37:25.9956592Z No subfolders exist 2022-08-17T12:37:25.9956715Z 2022-08-17T12:37:26.0243812Z ##[group]Run COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-08-17T12:37:26.0244236Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-08-17T12:37:26.0244487Z  2022-08-17T12:37:26.0244712Z # sanitize the input commit message and PR body here: 2022-08-17T12:37:26.0244936Z # 2022-08-17T12:37:26.0245182Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2022-08-17T12:37:26.0245574Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2022-08-17T12:37:26.0245902Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2022-08-17T12:37:26.0246123Z PR_BODY="${PR_BODY//[$'\n\r']}" 2022-08-17T12:37:26.0246314Z  2022-08-17T12:37:26.0246587Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2022-08-17T12:37:26.0246898Z # wreak havoc internally 2022-08-17T12:37:26.0247149Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2022-08-17T12:37:26.0247402Z export PR_BODY="${PR_BODY//[\'\"]}" 2022-08-17T12:37:26.0247600Z  2022-08-17T12:37:26.0247776Z .jenkins/pytorch/win-test.sh 2022-08-17T12:37:26.0274236Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-08-17T12:37:26.0274512Z env: 2022-08-17T12:37:26.0274700Z GIT_DEFAULT_BRANCH: master 2022-08-17T12:37:26.0274950Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T12:37:26.0275190Z USE_CUDA: 0 2022-08-17T12:37:26.0275375Z INSTALL_WINDOWS_SDK: 1 2022-08-17T12:37:26.0275557Z PYTHON_VERSION: 3.8 2022-08-17T12:37:26.0275754Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-17T12:37:26.0275973Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-17T12:37:26.0276189Z VC_PRODUCT: BuildTools 2022-08-17T12:37:26.0276357Z VC_VERSION: 2022-08-17T12:37:26.0276543Z VS_VERSION: 16.8.6 2022-08-17T12:37:26.0276722Z VC_YEAR: 2019 2022-08-17T12:37:26.0276895Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T12:37:26.0277100Z PR_NUMBER: 82657 2022-08-17T12:37:26.0277322Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:37:26.0277522Z CUDA_VERSION: cpu 2022-08-17T12:37:26.0277757Z PYTORCH_FINAL_PACKAGE_DIR: /c/2875102080/build-results/ 2022-08-17T12:37:26.0278014Z BUILD_ENVIRONMENT: win-vs2019-cpu-py3 2022-08-17T12:37:26.0278278Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-08-17T12:37:26.0278524Z SHARD_NUMBER: 1 2022-08-17T12:37:26.0278706Z NUM_TEST_SHARDS: 2 2022-08-17T12:37:26.0278873Z TEST_CONFIG: default 2022-08-17T12:37:26.0279428Z 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:37:26.0279972Z TORCH_CUDA_ARCH_LIST: 7.0 2022-08-17T12:37:26.0280256Z ##[endgroup] 2022-08-17T12:37:26.3995437Z +++ dirname .jenkins/pytorch/win-test.sh 2022-08-17T12:37:26.7940534Z ++ cd .jenkins/pytorch 2022-08-17T12:37:26.7946390Z ++ pwd 2022-08-17T12:37:26.7951328Z + SCRIPT_PARENT_DIR=/c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch 2022-08-17T12:37:26.7951698Z + source /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/common.sh 2022-08-17T12:37:26.8024021Z +++ dirname /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/common.sh 2022-08-17T12:37:26.8173785Z ++ source /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/common_utils.sh 2022-08-17T12:37:26.8179229Z +++ declare -f -t trap_add 2022-08-17T12:37:26.8183149Z ++ set -ex 2022-08-17T12:37:26.8183643Z ++ [[ win-vs2019-cpu-py3 == *rocm* ]] 2022-08-17T12:37:26.8184988Z ++ BUILD_TEST_LIBTORCH=0 2022-08-17T12:37:26.8185225Z ++ [[ default == *xla* ]] 2022-08-17T12:37:26.8185439Z ++ [[ win-vs2019-cpu-py3 == *centos* ]] 2022-08-17T12:37:26.8185670Z ++ [[ win-vs2019-cpu-py3 == *linux-bionic* ]] 2022-08-17T12:37:26.8185915Z ++ [[ win-vs2019-cpu-py3 == *linux-focal* ]] 2022-08-17T12:37:26.8249170Z ++ git rev-parse HEAD 2022-08-17T12:37:26.8467358Z + IMAGE_COMMIT_ID=ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:37:26.8467680Z + export IMAGE_COMMIT_ID 2022-08-17T12:37:26.8467998Z + export IMAGE_COMMIT_TAG=win-vs2019-cpu-py3-ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:37:26.8468394Z + IMAGE_COMMIT_TAG=win-vs2019-cpu-py3-ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T12:37:26.8468659Z + [[ '' == *\d\e\v\e\l\o\p* ]] 2022-08-17T12:37:26.8468925Z + export TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2022-08-17T12:37:26.8469236Z + TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2022-08-17T12:37:26.8534169Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2022-08-17T12:37:27.0824932Z + TMP_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch\build\win_tmp' 2022-08-17T12:37:27.0825268Z + export TMP_DIR_WIN 2022-08-17T12:37:27.0825527Z + export PROJECT_DIR=/c/actions-runner/_work/pytorch/pytorch 2022-08-17T12:37:27.0825800Z + PROJECT_DIR=/c/actions-runner/_work/pytorch/pytorch 2022-08-17T12:37:27.0891372Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch 2022-08-17T12:37:27.0998549Z + PROJECT_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch' 2022-08-17T12:37:27.0998833Z + export PROJECT_DIR_WIN 2022-08-17T12:37:27.0999096Z + export TEST_DIR=/c/actions-runner/_work/pytorch/pytorch/test 2022-08-17T12:37:27.0999387Z + TEST_DIR=/c/actions-runner/_work/pytorch/pytorch/test 2022-08-17T12:37:27.1064300Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch/test 2022-08-17T12:37:27.1172403Z + TEST_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch\test' 2022-08-17T12:37:27.1172704Z + export TEST_DIR_WIN 2022-08-17T12:37:27.1172972Z + export PYTORCH_FINAL_PACKAGE_DIR=/c/2875102080/build-results/ 2022-08-17T12:37:27.1173239Z + PYTORCH_FINAL_PACKAGE_DIR=/c/2875102080/build-results/ 2022-08-17T12:37:27.1237237Z ++ cygpath -w /c/2875102080/build-results/ 2022-08-17T12:37:27.1344476Z + PYTORCH_FINAL_PACKAGE_DIR_WIN='C:\2875102080\build-results\' 2022-08-17T12:37:27.1344767Z + export PYTORCH_FINAL_PACKAGE_DIR_WIN 2022-08-17T12:37:27.1345071Z + mkdir -p /c/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch 2022-08-17T12:37:27.1601314Z + CI_SCRIPTS_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts 2022-08-17T12:37:27.1601718Z + mkdir -p /c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts 2022-08-17T12:37:27.1796422Z ++ ls '/c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/*' 2022-08-17T12:37:28.8752393Z ls: cannot access '/c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/*': No such file or directory 2022-08-17T12:37:28.8756012Z + '[' -n '' ']' 2022-08-17T12:37:28.8756643Z + export SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers 2022-08-17T12:37:28.8757054Z + SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers 2022-08-17T12:37:28.8757523Z + [[ win-vs2019-cpu-py3 == *cuda11* ]] 2022-08-17T12:37:28.8757742Z + [[ default = \f\o\r\c\e\_\o\n\_\c\p\u ]] 2022-08-17T12:37:28.8757965Z + [[ win-vs2019-cpu-py3 == *cuda* ]] 2022-08-17T12:37:28.8758784Z + run_tests 2022-08-17T12:37:28.8759187Z + for path in '/c/Program Files/NVIDIA Corporation/NVSMI/nvidia-smi.exe' /c/Windows/System32/nvidia-smi.exe 2022-08-17T12:37:28.8759531Z + [[ -x /c/Program Files/NVIDIA Corporation/NVSMI/nvidia-smi.exe ]] 2022-08-17T12:37:28.8761086Z + '/c/Program Files/NVIDIA Corporation/NVSMI/nvidia-smi.exe' 2022-08-17T12:37:29.4939351Z NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running. This can also be happening if non-NVIDIA GPU is running as primary display, and NVIDIA GPU is in WDDM mode. 2022-08-17T12:37:29.4940087Z 2022-08-17T12:37:29.4966965Z + echo true 2022-08-17T12:37:29.4967171Z true 2022-08-17T12:37:29.4967336Z + break 2022-08-17T12:37:29.4967537Z + [[ default == *functorch* ]] 2022-08-17T12:37:29.4967734Z + [[ 2 -eq 1 ]] 2022-08-17T12:37:29.4968031Z + /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers/test_python_shard.bat 2022-08-17T12:37:29.5136201Z 2022-08-17T12:37:29.5136705Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\setup_pytorch_env.bat 2022-08-17T12:37:29.5147865Z 2022-08-17T12:37:29.5148425Z C:\actions-runner\_work\pytorch\pytorch>if exist "C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/pytorch_env_restore.bat" ( 2022-08-17T12:37:29.5148902Z call C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/pytorch_env_restore.bat 2022-08-17T12:37:29.5149173Z exit /b 0 2022-08-17T12:37:29.5149339Z ) 2022-08-17T12:37:29.5150229Z 2022-08-17T12:37:29.5151456Z C:\actions-runner\_work\pytorch\pytorch>set PATH=C:\Program Files\CMake\bin;C:\Program Files\7-Zip;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Amazon\AWSCLI;C:\Program Files\Amazon\AWSCLI\bin;C:\Users\runneruser\AppData\Roaming\Python\Python310\Scripts;C:\actions-runner\_work\_tool\Python\3.10.6\x64\Scripts;C:\actions-runner\_work\_tool\Python\3.10.6\x64;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps 2022-08-17T12:37:29.5153441Z 2022-08-17T12:37:29.5153993Z C:\actions-runner\_work\pytorch\pytorch>set INSTALLER_DIR=C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\installation-helpers 2022-08-17T12:37:29.5156457Z 2022-08-17T12:37:29.5156814Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\installation-helpers\activate_miniconda3.bat 2022-08-17T12:37:29.5169556Z 2022-08-17T12:37:29.5170157Z C:\actions-runner\_work\pytorch\pytorch>if "win-vs2019-cpu-py3" == "" (set CONDA_PARENT_DIR=C:\actions-runner\_work\pytorch\pytorch ) else (set CONDA_PARENT_DIR=C:\Jenkins ) 2022-08-17T12:37:29.5174509Z 2022-08-17T12:37:29.5174993Z C:\actions-runner\_work\pytorch\pytorch>if not exist C:\Jenkins\Miniconda3 (set INSTALL_FRESH_CONDA=1 ) 2022-08-17T12:37:29.5178336Z 2022-08-17T12:37:29.5178586Z C:\actions-runner\_work\pytorch\pytorch>if "" == "1" ( 2022-08-17T12:37:29.5179140Z curl --retry 3 -k https://repo.anaconda.com/miniconda/Miniconda3-latest-Windows-x86_64.exe --output C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\Miniconda3-latest-Windows-x86_64.exe 2022-08-17T12:37:29.5179592Z if errorlevel 1 exit /b 2022-08-17T12:37:29.5179805Z if not errorlevel 0 exit /b 2022-08-17T12:37:29.5180380Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\Miniconda3-latest-Windows-x86_64.exe /InstallationType=JustMe /RegisterPython=0 /S /AddToPath=0 /D=C:\Jenkins\Miniconda3 2022-08-17T12:37:29.5180788Z if errorlevel 1 exit /b 2022-08-17T12:37:29.5180997Z if not errorlevel 0 exit /b 2022-08-17T12:37:29.5181179Z ) 2022-08-17T12:37:29.5181257Z 2022-08-17T12:37:29.5181481Z C:\actions-runner\_work\pytorch\pytorch>call C:\Jenkins\Miniconda3\Scripts\activate.bat C:\Jenkins\Miniconda3 2022-08-17T12:39:24.5972154Z 2022-08-17T12:39:24.5972682Z (base) C:\actions-runner\_work\pytorch\pytorch>if "" == "1" ( 2022-08-17T12:39:24.5973035Z call conda install -y -q numpy"<1.23" cffi pyyaml boto3 libuv 2022-08-17T12:39:24.5973336Z if errorlevel 1 exit /b 2022-08-17T12:39:24.5973762Z if not errorlevel 0 exit /b 2022-08-17T12:39:24.5975091Z call conda install -y -q -c conda-forge cmake=3.22.3 2022-08-17T12:39:24.5975500Z if errorlevel 1 exit /b 2022-08-17T12:39:24.5975816Z if not errorlevel 0 exit /b 2022-08-17T12:39:24.5976007Z ) 2022-08-17T12:39:24.5976202Z 2022-08-17T12:39:24.5976632Z (base) C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 exit /b 2022-08-17T12:39:24.5977861Z 2022-08-17T12:39:24.5978170Z (base) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 exit /b 2022-08-17T12:39:24.5980151Z 2022-08-17T12:39:24.5980506Z (base) C:\actions-runner\_work\pytorch\pytorch>if NOT "win-vs2019-cpu-py3" == "" ( 2022-08-17T12:39:24.5980915Z call conda install -y -q mkl protobuf numba scipy=1.6.2 typing_extensions dataclasses 2022-08-17T12:39:24.5981228Z if errorlevel 1 exit /b 2022-08-17T12:39:24.5981432Z if not errorlevel 0 exit /b 2022-08-17T12:39:24.5981640Z ) 2022-08-17T12:41:16.2607612Z Collecting package metadata (current_repodata.json): ...working... done 2022-08-17T12:41:17.4145515Z Solving environment: ...working... done 2022-08-17T12:41:17.5864016Z 2022-08-17T12:41:17.5864449Z # All requested packages already installed. 2022-08-17T12:41:17.5864679Z 2022-08-17T12:41:18.3186091Z 2022-08-17T12:41:18.3186712Z (base) C:\actions-runner\_work\pytorch\pytorch>pushd . 2022-08-17T12:41:18.3191038Z 2022-08-17T12:41:18.3191764Z (base) C:\actions-runner\_work\pytorch\pytorch>if "" == "" (call "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" x64 ) else (call "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" x64 -vcvars_ver= ) 2022-08-17T12:41:18.7921818Z ********************************************************************** 2022-08-17T12:41:18.7922177Z ** Visual Studio 2019 Developer Command Prompt v16.8.6 2022-08-17T12:41:18.7922449Z ** Copyright (c) 2020 Microsoft Corporation 2022-08-17T12:41:18.7922735Z ********************************************************************** 2022-08-17T12:41:20.0706254Z [vcvarsall.bat] Environment initialized for: 'x64' 2022-08-17T12:41:20.0745300Z 2022-08-17T12:41:20.0745683Z (base) C:\actions-runner\_work\pytorch\pytorch>popd 2022-08-17T12:41:20.0750304Z 2022-08-17T12:41:20.0751031Z (base) C:\actions-runner\_work\pytorch\pytorch>pip install "ninja==1.10.0.post1" future "hypothesis==5.35.1" "expecttest==0.1.3" "librosa>=0.6.2" "scipy==1.6.3" psutil pillow "unittest-xml-reporting<=3.2.0,>=2.0.0" pytest pytest-xdist pytest-rerunfailures 2022-08-17T12:41:42.3552638Z Requirement already satisfied: ninja==1.10.0.post1 in c:\jenkins\miniconda3\lib\site-packages (1.10.0.post1) 2022-08-17T12:41:42.3559587Z Requirement already satisfied: future in c:\jenkins\miniconda3\lib\site-packages (0.18.2) 2022-08-17T12:41:42.3566336Z Requirement already satisfied: hypothesis==5.35.1 in c:\jenkins\miniconda3\lib\site-packages (5.35.1) 2022-08-17T12:41:42.3583988Z Requirement already satisfied: expecttest==0.1.3 in c:\jenkins\miniconda3\lib\site-packages (0.1.3) 2022-08-17T12:41:42.3590832Z Requirement already satisfied: librosa>=0.6.2 in c:\jenkins\miniconda3\lib\site-packages (0.9.2) 2022-08-17T12:41:42.3597613Z Requirement already satisfied: scipy==1.6.3 in c:\jenkins\miniconda3\lib\site-packages (1.6.3) 2022-08-17T12:41:42.3604791Z Requirement already satisfied: psutil in c:\jenkins\miniconda3\lib\site-packages (5.9.1) 2022-08-17T12:41:42.3609852Z Requirement already satisfied: pillow in c:\jenkins\miniconda3\lib\site-packages (9.2.0) 2022-08-17T12:41:42.3620627Z Requirement already satisfied: unittest-xml-reporting<=3.2.0,>=2.0.0 in c:\jenkins\miniconda3\lib\site-packages (3.2.0) 2022-08-17T12:41:42.3625981Z Requirement already satisfied: pytest in c:\jenkins\miniconda3\lib\site-packages (7.1.2) 2022-08-17T12:41:42.3631715Z Requirement already satisfied: pytest-xdist in c:\jenkins\miniconda3\lib\site-packages (2.5.0) 2022-08-17T12:41:42.3639362Z Requirement already satisfied: pytest-rerunfailures in c:\jenkins\miniconda3\lib\site-packages (10.2) 2022-08-17T12:41:42.4102946Z Requirement already satisfied: attrs>=19.2.0 in c:\jenkins\miniconda3\lib\site-packages (from hypothesis==5.35.1) (22.1.0) 2022-08-17T12:41:42.4216427Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in c:\jenkins\miniconda3\lib\site-packages (from hypothesis==5.35.1) (2.4.0) 2022-08-17T12:41:42.5031657Z Requirement already satisfied: numpy<1.23.0,>=1.16.5 in c:\jenkins\miniconda3\lib\site-packages (from scipy==1.6.3) (1.21.5) 2022-08-17T12:41:42.6239433Z Requirement already satisfied: joblib>=0.14 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (1.1.0) 2022-08-17T12:41:42.6250244Z Requirement already satisfied: decorator>=4.0.10 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (5.1.1) 2022-08-17T12:41:42.6257011Z Requirement already satisfied: resampy>=0.2.2 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (0.4.0) 2022-08-17T12:41:42.6265336Z Requirement already satisfied: packaging>=20.0 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (21.3) 2022-08-17T12:41:42.6272202Z Requirement already satisfied: soundfile>=0.10.2 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (0.10.3.post1) 2022-08-17T12:41:42.6283347Z Requirement already satisfied: audioread>=2.1.9 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (2.1.9) 2022-08-17T12:41:42.6290440Z Requirement already satisfied: scikit-learn>=0.19.1 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (1.1.2) 2022-08-17T12:41:42.6297263Z Requirement already satisfied: pooch>=1.0 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (1.6.0) 2022-08-17T12:41:42.6305716Z Requirement already satisfied: numba>=0.45.1 in c:\jenkins\miniconda3\lib\site-packages (from librosa>=0.6.2) (0.55.1) 2022-08-17T12:41:42.6749819Z Requirement already satisfied: lxml in c:\jenkins\miniconda3\lib\site-packages (from unittest-xml-reporting<=3.2.0,>=2.0.0) (4.9.1) 2022-08-17T12:41:42.6950225Z Requirement already satisfied: atomicwrites>=1.0 in c:\jenkins\miniconda3\lib\site-packages (from pytest) (1.4.1) 2022-08-17T12:41:42.6961315Z Requirement already satisfied: py>=1.8.2 in c:\jenkins\miniconda3\lib\site-packages (from pytest) (1.11.0) 2022-08-17T12:41:42.6968194Z Requirement already satisfied: colorama in c:\jenkins\miniconda3\lib\site-packages (from pytest) (0.4.4) 2022-08-17T12:41:42.6976996Z Requirement already satisfied: tomli>=1.0.0 in c:\jenkins\miniconda3\lib\site-packages (from pytest) (2.0.1) 2022-08-17T12:41:42.6982356Z Requirement already satisfied: iniconfig in c:\jenkins\miniconda3\lib\site-packages (from pytest) (1.1.1) 2022-08-17T12:41:42.6989839Z Requirement already satisfied: pluggy<2.0,>=0.12 in c:\jenkins\miniconda3\lib\site-packages (from pytest) (1.0.0) 2022-08-17T12:41:42.7475491Z Requirement already satisfied: execnet>=1.1 in c:\jenkins\miniconda3\lib\site-packages (from pytest-xdist) (1.9.0) 2022-08-17T12:41:42.7483252Z Requirement already satisfied: pytest-forked in c:\jenkins\miniconda3\lib\site-packages (from pytest-xdist) (1.4.0) 2022-08-17T12:41:42.7593233Z Requirement already satisfied: setuptools>=40.0 in c:\jenkins\miniconda3\lib\site-packages (from pytest-rerunfailures) (61.2.0) 2022-08-17T12:41:42.9435307Z Requirement already satisfied: llvmlite<0.39,>=0.38.0rc1 in c:\jenkins\miniconda3\lib\site-packages (from numba>=0.45.1->librosa>=0.6.2) (0.38.0) 2022-08-17T12:41:43.1585467Z Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in c:\jenkins\miniconda3\lib\site-packages (from packaging>=20.0->librosa>=0.6.2) (3.0.9) 2022-08-17T12:41:43.2085459Z Requirement already satisfied: requests>=2.19.0 in c:\jenkins\miniconda3\lib\site-packages (from pooch>=1.0->librosa>=0.6.2) (2.28.1) 2022-08-17T12:41:43.2095728Z Requirement already satisfied: appdirs>=1.3.0 in c:\jenkins\miniconda3\lib\site-packages (from pooch>=1.0->librosa>=0.6.2) (1.4.4) 2022-08-17T12:41:43.2669676Z Requirement already satisfied: idna<4,>=2.5 in c:\jenkins\miniconda3\lib\site-packages (from requests>=2.19.0->pooch>=1.0->librosa>=0.6.2) (3.3) 2022-08-17T12:41:43.2678192Z Requirement already satisfied: certifi>=2017.4.17 in c:\jenkins\miniconda3\lib\site-packages (from requests>=2.19.0->pooch>=1.0->librosa>=0.6.2) (2022.6.15) 2022-08-17T12:41:43.2686255Z Requirement already satisfied: charset-normalizer<3,>=2 in c:\jenkins\miniconda3\lib\site-packages (from requests>=2.19.0->pooch>=1.0->librosa>=0.6.2) (2.0.4) 2022-08-17T12:41:43.2696080Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in c:\jenkins\miniconda3\lib\site-packages (from requests>=2.19.0->pooch>=1.0->librosa>=0.6.2) (1.26.8) 2022-08-17T12:41:43.4892800Z Requirement already satisfied: threadpoolctl>=2.0.0 in c:\jenkins\miniconda3\lib\site-packages (from scikit-learn>=0.19.1->librosa>=0.6.2) (3.1.0) 2022-08-17T12:41:43.5121509Z Requirement already satisfied: cffi>=1.0 in c:\jenkins\miniconda3\lib\site-packages (from soundfile>=0.10.2->librosa>=0.6.2) (1.15.1) 2022-08-17T12:41:43.5761330Z Requirement already satisfied: pycparser in c:\jenkins\miniconda3\lib\site-packages (from cffi>=1.0->soundfile>=0.10.2->librosa>=0.6.2) (2.21) 2022-08-17T12:41:46.4754790Z 2022-08-17T12:41:46.4755361Z (base) C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 exit /b 2022-08-17T12:41:46.4756244Z 2022-08-17T12:41:46.4756805Z (base) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 exit /b 2022-08-17T12:41:46.4757536Z 2022-08-17T12:41:46.4757795Z (base) C:\actions-runner\_work\pytorch\pytorch>set DISTUTILS_USE_SDK=1 2022-08-17T12:41:46.4760323Z 2022-08-17T12:41:46.4760769Z (base) C:\actions-runner\_work\pytorch\pytorch>if not "0" == "1" goto cuda_build_end 2022-08-17T12:41:46.4763422Z 2022-08-17T12:41:46.4763777Z (base) C:\actions-runner\_work\pytorch\pytorch>set PYTHONPATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build; 2022-08-17T12:41:46.4767847Z 2022-08-17T12:41:46.4768181Z (base) C:\actions-runner\_work\pytorch\pytorch>if NOT "win-vs2019-cpu-py3" == "" ( 2022-08-17T12:41:46.4768597Z pushd C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build 2022-08-17T12:41:46.4769115Z copy /Y C:\2875102080\build-results\\win-vs2019-cpu-py3-ce6a3c605df99d1df57c0dda75c06d748e54ed2a.7z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\ 2022-08-17T12:41:46.4771252Z 7z x C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\win-vs2019-cpu-py3-ce6a3c605df99d1df57c0dda75c06d748e54ed2a.7z -aos 2022-08-17T12:41:46.4771605Z popd 2022-08-17T12:41:46.4771983Z ) else (xcopy /s C:\Jenkins\Miniconda3\Lib\site-packages\torch C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ ) 2022-08-17T12:41:46.5324503Z 1 file(s) copied. 2022-08-17T12:41:46.7814022Z 2022-08-17T12:41:46.7814503Z 7-Zip 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15 2022-08-17T12:41:46.7814724Z 2022-08-17T12:41:46.7814902Z Scanning the drive for archives: 2022-08-17T12:41:46.7817366Z 1 file, 95217508 bytes (91 MiB) 2022-08-17T12:41:46.7817590Z 2022-08-17T12:41:46.7817935Z Extracting archive: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\win-vs2019-cpu-py3-ce6a3c605df99d1df57c0dda75c06d748e54ed2a.7z 2022-08-17T12:42:17.8387621Z -- 2022-08-17T12:42:17.8388159Z Path = C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\win-vs2019-cpu-py3-ce6a3c605df99d1df57c0dda75c06d748e54ed2a.7z 2022-08-17T12:42:17.8388505Z Type = 7z 2022-08-17T12:42:17.8390502Z Physical Size = 95217508 2022-08-17T12:42:17.8390847Z Headers Size = 130229 2022-08-17T12:42:17.8391135Z Method = LZMA2:24 BCJ 2022-08-17T12:42:17.8391353Z Solid = + 2022-08-17T12:42:17.8391512Z Blocks = 2 2022-08-17T12:42:17.8391714Z 2022-08-17T12:42:17.8392075Z Everything is Ok 2022-08-17T12:42:17.8392260Z 2022-08-17T12:42:17.8392350Z Folders: 625 2022-08-17T12:42:17.8392559Z Files: 12336 2022-08-17T12:42:17.8392759Z Size: 894062878 2022-08-17T12:42:17.8392946Z Compressed: 95217508 2022-08-17T12:42:17.9483483Z 2022-08-17T12:42:17.9484368Z (base) C:\actions-runner\_work\pytorch\pytorch>if NOT "win-vs2019-cpu-py3" == "" ( 2022-08-17T12:42:17.9484911Z echo @echo off 1>>C:\actions-runner\_work\pytorch\pytorch\build\win_tmp/ci_scripts/pytorch_env_restore_helper.bat 2022-08-17T12:42:17.9485516Z echo call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp/ci_scripts/pytorch_env_restore.bat" 1>>C:\actions-runner\_work\pytorch\pytorch\build\win_tmp/ci_scripts/pytorch_env_restore_helper.bat 2022-08-17T12:42:17.9486136Z echo cd /D "C:\actions-runner\_work\pytorch\pytorch" 1>>C:\actions-runner\_work\pytorch\pytorch\build\win_tmp/ci_scripts/pytorch_env_restore_helper.bat 2022-08-17T12:42:17.9486689Z aws s3 cp "s3://ossci-windows/Restore PyTorch Environment.lnk" "C:\Users\circleci\Desktop\Restore PyTorch Environment.lnk" 2022-08-17T12:42:17.9486991Z ) 2022-08-17T12:42:19.1574412Z Completed 2.3 KiB/2.3 KiB (32.0 KiB/s) with 1 file(s) remaining 2022-08-17T12:42:19.1574915Z download: s3://ossci-windows/Restore PyTorch Environment.lnk to ..\..\..\..\Users\circleci\Desktop\Restore PyTorch Environment.lnk 2022-08-17T12:42:19.2397700Z 2022-08-17T12:42:19.2398304Z (base) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 ( 2022-08-17T12:42:19.2398664Z echo "setup pytorch env failed" 2022-08-17T12:42:19.2398893Z echo 0 2022-08-17T12:42:19.2399050Z exit /b 2022-08-17T12:42:19.2399287Z ) 2022-08-17T12:42:19.2399590Z 2022-08-17T12:42:19.2399974Z (base) C:\actions-runner\_work\pytorch\pytorch>pushd test 2022-08-17T12:42:19.2404427Z 2022-08-17T12:42:19.2404782Z (base) C:\actions-runner\_work\pytorch\pytorch\test>set GFLAGS_EXE="C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" 2022-08-17T12:42:19.2407839Z 2022-08-17T12:42:19.2408192Z (base) C:\actions-runner\_work\pytorch\pytorch\test>if "1" == "1" (if exist "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" ( 2022-08-17T12:42:19.2408561Z echo Some smoke tests 2022-08-17T12:42:19.2408906Z "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" /i python.exe +sls 2022-08-17T12:42:19.2409426Z python C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\run_python_nn_smoketests.py 2022-08-17T12:42:19.2409761Z if ERRORLEVEL 1 goto fail 2022-08-17T12:42:19.2410098Z "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" /i python.exe -sls 2022-08-17T12:42:19.2410439Z if ERRORLEVEL 1 goto fail 2022-08-17T12:42:19.2410649Z ) ) 2022-08-17T12:42:19.2410817Z Some smoke tests 2022-08-17T12:42:19.2857250Z Current Registry Settings for python.exe executable are: 00000002 2022-08-17T12:42:19.2857590Z sls - Show Loader Snaps 2022-08-17T12:42:34.3912082Z Checking that torch is available 2022-08-17T12:42:34.3912408Z Command: python -c import torch 2022-08-17T12:42:34.3912626Z Checking that MKL is available 2022-08-17T12:42:34.3912958Z Command: python -c import torch; exit(0 if torch.backends.mkl.is_available() else 1) 2022-08-17T12:42:34.4040521Z Current Registry Settings for python.exe executable are: 00000000 2022-08-17T12:42:34.4054496Z 2022-08-17T12:42:34.4055028Z (base) C:\actions-runner\_work\pytorch\pytorch\test>echo Copying over test times file 2022-08-17T12:42:34.4055563Z Copying over test times file 2022-08-17T12:42:34.4057266Z 2022-08-17T12:42:34.4057666Z (base) C:\actions-runner\_work\pytorch\pytorch\test>copy /Y "C:\2875102080\build-results\\.pytorch-test-times.json" "C:\actions-runner\_work\pytorch\pytorch" 2022-08-17T12:42:34.4116692Z 1 file(s) copied. 2022-08-17T12:42:34.4118327Z 2022-08-17T12:42:34.4118770Z (base) C:\actions-runner\_work\pytorch\pytorch\test>echo Run nn tests 2022-08-17T12:42:34.4119253Z Run nn tests 2022-08-17T12:42:34.4120995Z 2022-08-17T12:42:34.4121517Z (base) C:\actions-runner\_work\pytorch\pytorch\test>python run_test.py --exclude-jit-executor --exclude-distributed-tests --shard "1" "2" --verbose 2022-08-17T12:42:36.3596845Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7' 2022-08-17T12:42:37.6716854Z Selected tests: 2022-08-17T12:42:37.6717336Z test_ops 2022-08-17T12:42:37.6717529Z test_quantization 2022-08-17T12:42:37.6717773Z test_decomp 2022-08-17T12:42:37.6717991Z test_reductions 2022-08-17T12:42:37.6718156Z test_nn 2022-08-17T12:42:37.6718353Z test_mkldnn_fusion 2022-08-17T12:42:37.6718551Z test_modules 2022-08-17T12:42:37.6718732Z test_serialization 2022-08-17T12:42:37.6718942Z test_linalg 2022-08-17T12:42:37.6719134Z test_optim 2022-08-17T12:42:37.6719318Z test_fx_experimental 2022-08-17T12:42:37.6719527Z test_mkldnn 2022-08-17T12:42:37.6719733Z test_utils 2022-08-17T12:42:37.6719904Z test_sparse 2022-08-17T12:42:37.6720217Z test_sparse_csr 2022-08-17T12:42:37.6720463Z test_cpp_api_parity 2022-08-17T12:42:37.6720644Z test_view_ops 2022-08-17T12:42:37.6720877Z test_multiprocessing_spawn 2022-08-17T12:42:37.6721145Z test_cpp_extensions_open_device_registration 2022-08-17T12:42:37.6721401Z test_masked 2022-08-17T12:42:37.6721644Z test_mps 2022-08-17T12:42:37.6721927Z test_fx 2022-08-17T12:42:37.6722166Z test_profiler 2022-08-17T12:42:37.6722342Z test_type_promotion 2022-08-17T12:42:37.6722554Z test_testing 2022-08-17T12:42:37.6722793Z test_sort_and_select 2022-08-17T12:42:37.6722998Z test_mkl_verbose 2022-08-17T12:42:37.6723308Z test_mkldnn_verbose 2022-08-17T12:42:37.6723684Z test_import_stats 2022-08-17T12:42:37.6723924Z test_datapipe 2022-08-17T12:42:37.6724142Z test_transformers 2022-08-17T12:42:37.6724360Z test_mobile_optimizer 2022-08-17T12:42:37.6724539Z test_shape_ops 2022-08-17T12:42:37.6724853Z test_python_dispatch 2022-08-17T12:42:37.6725168Z test_nestedtensor 2022-08-17T12:42:37.6725459Z test_futures 2022-08-17T12:42:37.6725741Z test_namedtensor 2022-08-17T12:42:37.6726048Z test_numpy_interop 2022-08-17T12:42:37.6726324Z test_fake_tensor 2022-08-17T12:42:37.6726680Z test_cpp_extensions_aot_no_ninja 2022-08-17T12:42:37.6727020Z test_jit_disabled 2022-08-17T12:42:37.6727293Z test_autocast 2022-08-17T12:42:37.6727622Z test_model_dump 2022-08-17T12:42:37.6727952Z test_fx_reinplace_pass 2022-08-17T12:42:37.6728243Z test_tensorexpr_pybind 2022-08-17T12:42:37.6728596Z test_dynamic_shapes 2022-08-17T12:42:37.6728990Z test_type_info 2022-08-17T12:42:37.6729195Z test_prims 2022-08-17T12:42:37.6729365Z test_native_mha 2022-08-17T12:42:37.6729578Z test_tensorboard 2022-08-17T12:42:37.6729792Z test_jit_llga_fuser 2022-08-17T12:42:37.6729967Z test_complex 2022-08-17T12:42:37.6730198Z test_functional_autograd_benchmark 2022-08-17T12:42:37.6730443Z test_license 2022-08-17T12:42:37.6730616Z test_numba_integration 2022-08-17T12:42:37.6730820Z test_vulkan 2022-08-17T12:42:37.6731047Z benchmark_utils/test_benchmark_utils 2022-08-17T12:42:37.6731275Z distributions/test_distributions 2022-08-17T12:42:37.6731525Z lazy/test_extract_compiled_graph 2022-08-17T12:42:37.6731752Z lazy/test_ts_opinfo 2022-08-17T12:42:37.6731933Z test_cuda_primary_ctx 2022-08-17T12:42:37.6732135Z test_deploy 2022-08-17T12:42:37.6732335Z test_fx_backends 2022-08-17T12:42:37.6732501Z test_jiterator 2022-08-17T12:42:37.6732963Z test_pruning_op 2022-08-17T12:42:37.7502237Z Running test_ops ... [2022-08-17 12:42:37.744281] 2022-08-17T12:42:37.7502733Z Ignoring disabled issues: [] 2022-08-17T12:42:37.7503153Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:42:37.744281] 2022-08-17T12:42:37.7503557Z Found test time stats from artifacts 2022-08-17T12:42:37.7503823Z Prioritized test from test file changes. 2022-08-17T12:42:37.7504076Z reordering tests for PR: 2022-08-17T12:42:37.7504271Z prioritized: [] 2022-08-17T12:42:37.7505901Z the rest: ['test_ops', 'test_quantization', 'test_decomp', 'test_reductions', 'test_nn', 'test_mkldnn_fusion', 'test_modules', 'test_serialization', 'test_linalg', 'test_optim', 'test_fx_experimental', 'test_mkldnn', 'test_utils', 'test_sparse', 'test_sparse_csr', 'test_cpp_api_parity', 'test_view_ops', 'test_multiprocessing_spawn', 'test_cpp_extensions_open_device_registration', 'test_masked', 'test_mps', 'test_fx', 'test_profiler', 'test_type_promotion', 'test_testing', 'test_sort_and_select', 'test_mkl_verbose', 'test_mkldnn_verbose', 'test_import_stats', 'test_datapipe', 'test_transformers', 'test_mobile_optimizer', 'test_shape_ops', 'test_python_dispatch', 'test_nestedtensor', 'test_futures', 'test_namedtensor', 'test_numpy_interop', 'test_fake_tensor', 'test_cpp_extensions_aot_no_ninja', 'test_jit_disabled', 'test_autocast', 'test_model_dump', 'test_fx_reinplace_pass', 'test_tensorexpr_pybind', 'test_dynamic_shapes', 'test_type_info', 'test_prims', 'test_native_mha', 'test_tensorboard', 'test_jit_llga_fuser', 'test_complex', 'test_functional_autograd_benchmark', 'test_license', 'test_numba_integration', 'test_vulkan', 'benchmark_utils/test_benchmark_utils', 'distributions/test_distributions', 'lazy/test_extract_compiled_graph', 'lazy/test_ts_opinfo', 'test_cuda_primary_ctx', 'test_deploy', 'test_fx_backends', 'test_jiterator', 'test_pruning_op'] 2022-08-17T12:42:37.7507504Z 2022-08-17T12:42:37.7507862Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/slow-tests.json to C:\actions-runner\_work\pytorch\pytorch\test\.pytorch-slow-tests.json 2022-08-17T12:42:37.7508529Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/disabled-tests.json to C:\actions-runner\_work\pytorch\pytorch\test\.pytorch-disabled-tests.json 2022-08-17T12:43:23.7973390Z Test results will be stored in test-reports\python-pytest\test_ops\test_ops.xml 2022-08-17T12:43:23.7974134Z ============================= test session starts ============================= 2022-08-17T12:43:23.7975680Z platform win32 -- Python 3.9.12, pytest-7.1.2, pluggy-1.0.0 -- C:\Jenkins\Miniconda3\python.exe 2022-08-17T12:43:23.7976156Z cachedir: .pytest_cache 2022-08-17T12:43:23.7976675Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2022-08-17T12:43:23.7977316Z rootdir: C:\actions-runner\_work\pytorch\pytorch, configfile: pytest.ini 2022-08-17T12:43:23.8033097Z plugins: hypothesis-5.35.1, forked-1.4.0, rerunfailures-10.2, xdist-2.5.0 2022-08-17T12:43:23.8033707Z gw0 I / gw1 I / gw2 I / gw3 I 2022-08-17T12:43:23.8033990Z 2022-08-17T12:43:23.8034348Z [gw0] win32 Python 3.9.12 cwd: C:\actions-runner\_work\pytorch\pytorch\test 2022-08-17T12:43:23.8034830Z 2022-08-17T12:43:23.8035171Z [gw1] win32 Python 3.9.12 cwd: C:\actions-runner\_work\pytorch\pytorch\test 2022-08-17T12:43:23.8035602Z 2022-08-17T12:43:23.8036861Z [gw2] win32 Python 3.9.12 cwd: C:\actions-runner\_work\pytorch\pytorch\test 2022-08-17T12:43:23.8037329Z 2022-08-17T12:43:23.8037730Z [gw3] win32 Python 3.9.12 cwd: C:\actions-runner\_work\pytorch\pytorch\test 2022-08-17T12:43:23.8038109Z 2022-08-17T12:43:23.8038393Z [gw2] Python 3.9.12 (main, Apr 4 2022, 05:22:27) [MSC v.1916 64 bit (AMD64)] 2022-08-17T12:43:23.8038716Z 2022-08-17T12:43:23.8039005Z [gw3] Python 3.9.12 (main, Apr 4 2022, 05:22:27) [MSC v.1916 64 bit (AMD64)] 2022-08-17T12:43:23.8039360Z 2022-08-17T12:43:23.8039893Z [gw0] Python 3.9.12 (main, Apr 4 2022, 05:22:27) [MSC v.1916 64 bit (AMD64)] 2022-08-17T12:43:23.8040208Z 2022-08-17T12:43:23.8040458Z [gw1] Python 3.9.12 (main, Apr 4 2022, 05:22:27) [MSC v.1916 64 bit (AMD64)] 2022-08-17T12:43:23.8040919Z gw0 [22855] / gw1 [22855] / gw2 [22855] / gw3 [22855] 2022-08-17T12:43:23.8041177Z 2022-08-17T12:43:23.8041421Z scheduling tests via LoadScheduling 2022-08-17T12:43:23.8041732Z 2022-08-17T12:43:23.8042055Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing___getitem___cpu_complex32 2022-08-17T12:43:23.8042579Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_T_cpu_complex32 2022-08-17T12:43:23.8043177Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_H_cpu_complex32 2022-08-17T12:43:23.8044384Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_abs_cpu_complex32 2022-08-17T12:43:23.8045039Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_abs_cpu_complex32 2022-08-17T12:43:23.8045599Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_H_cpu_complex32 2022-08-17T12:43:23.8046182Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_T_cpu_complex32 2022-08-17T12:43:23.8046821Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_as_strided_cpu_complex32 2022-08-17T12:43:23.8047399Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_1d_cpu_complex32 2022-08-17T12:43:23.8047936Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing___getitem___cpu_complex32 2022-08-17T12:43:23.8048488Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_add_cpu_complex32 2022-08-17T12:43:23.8049054Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_as_strided_cpu_complex32 2022-08-17T12:43:23.8049640Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_as_strided_scatter_cpu_complex32 2022-08-17T12:43:23.8050164Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_3d_cpu_complex32 2022-08-17T12:43:23.8050743Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_as_strided_scatter_cpu_complex32 2022-08-17T12:43:23.8051315Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_bfloat16_cpu_complex32 2022-08-17T12:43:23.8051844Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_1d_cpu_complex32 2022-08-17T12:43:23.8052402Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_block_diag_cpu_complex32 2022-08-17T12:43:23.8052977Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_bfloat16_cpu_complex32 2022-08-17T12:43:23.8053547Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_add_cpu_complex32 2022-08-17T12:43:23.8054089Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_3d_cpu_complex32 2022-08-17T12:43:23.8054661Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_2d_cpu_complex32 2022-08-17T12:43:23.8055200Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_chalf_cpu_complex32 2022-08-17T12:43:23.8055744Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_cat_cpu_complex32 2022-08-17T12:43:23.8056268Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_block_diag_cpu_complex32 2022-08-17T12:43:23.8056837Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_char_cpu_complex32 2022-08-17T12:43:23.8057396Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_chalf_cpu_complex32 2022-08-17T12:43:23.8057957Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_column_stack_cpu_complex32 2022-08-17T12:43:23.8058492Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_2d_cpu_complex32 2022-08-17T12:43:23.8059199Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_cat_cpu_complex32 2022-08-17T12:43:23.8059772Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_char_cpu_complex32 2022-08-17T12:43:23.8060284Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_clone_cpu_complex32 2022-08-17T12:43:23.8060851Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_column_stack_cpu_complex32 2022-08-17T12:43:23.8061412Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_bool_cpu_complex32 2022-08-17T12:43:23.8061939Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_conj_cpu_complex32 2022-08-17T12:43:23.8062500Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_diag_embed_cpu_complex32 2022-08-17T12:43:23.8063060Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_clone_cpu_complex32 2022-08-17T12:43:23.8063627Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_conj_cpu_complex32 2022-08-17T12:43:23.8064189Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_contiguous_cpu_complex32 2022-08-17T12:43:23.8064711Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_bool_cpu_complex32 2022-08-17T12:43:23.8065259Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_diagonal_cpu_complex32 2022-08-17T12:43:23.8065794Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_chunk_cpu_complex32 2022-08-17T12:43:23.8066354Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_contiguous_cpu_complex32 2022-08-17T12:43:23.8066872Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_dsplit_cpu_complex32 2022-08-17T12:43:23.8067447Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_diag_embed_cpu_complex32 2022-08-17T12:43:23.8068020Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_chunk_cpu_complex32 2022-08-17T12:43:23.8068550Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_dsplit_cpu_complex32 2022-08-17T12:43:23.8069114Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_conj_physical_cpu_complex32 2022-08-17T12:43:23.8069653Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_dstack_cpu_complex32 2022-08-17T12:43:23.8070218Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_diagonal_cpu_complex32 2022-08-17T12:43:23.8070726Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_eq_cpu_complex32 2022-08-17T12:43:23.8071293Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_conj_physical_cpu_complex32 2022-08-17T12:43:23.8072721Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_empty_cpu_complex32 2022-08-17T12:43:23.8221884Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_dstack_cpu_complex32 2022-08-17T12:43:23.8222772Z [gw1] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_empty_cpu_complex32 2022-08-17T12:43:23.8223348Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_double_cpu_complex32 2022-08-17T12:43:23.8223926Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fft_fftshift_cpu_complex32 2022-08-17T12:43:23.8224463Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fft_ifftshift_cpu_complex32 2022-08-17T12:43:23.8225018Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_eq_cpu_complex32 2022-08-17T12:43:23.8225629Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_double_cpu_complex32 2022-08-17T12:43:23.8226237Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_flatten_cpu_complex32 2022-08-17T12:43:23.8226885Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fft_fftshift_cpu_complex32 2022-08-17T12:43:23.8227805Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fft_ifftshift_cpu_complex32 2022-08-17T12:43:23.8228540Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_empty_like_cpu_complex32 2022-08-17T12:43:23.8229202Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_float_cpu_complex32 2022-08-17T12:43:23.8229851Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_hsplit_cpu_complex32 2022-08-17T12:43:23.8230578Z [gw2] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_empty_like_cpu_complex32 2022-08-17T12:43:23.8231419Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_flatten_cpu_complex32 2022-08-17T12:43:23.8232139Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fill_cpu_complex32 2022-08-17T12:43:23.8232736Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_imag_cpu_complex32 2022-08-17T12:43:23.8233401Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_hsplit_cpu_complex32 2022-08-17T12:43:23.8234103Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_float_cpu_complex32 2022-08-17T12:43:23.8234744Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_add_cpu_complex32 2022-08-17T12:43:23.8235452Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_put_cpu_complex32 2022-08-17T12:43:23.8236131Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_imag_cpu_complex32 2022-08-17T12:43:23.8236866Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fill_cpu_complex32 2022-08-17T12:43:23.8237563Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isfinite_cpu_complex32 2022-08-17T12:43:23.8238261Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_hstack_cpu_complex32 2022-08-17T12:43:23.8238995Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_put_cpu_complex32 2022-08-17T12:43:23.8239764Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isfinite_cpu_complex32 2022-08-17T12:43:23.8240460Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_hstack_cpu_complex32 2022-08-17T12:43:23.8241202Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_add_cpu_complex32 2022-08-17T12:43:23.8241891Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_long_cpu_complex32 2022-08-17T12:43:23.8242484Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isreal_cpu_complex32 2022-08-17T12:43:23.8243138Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_select_cpu_complex32 2022-08-17T12:43:23.8243809Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isinf_cpu_complex32 2022-08-17T12:43:23.8244511Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isreal_cpu_complex32 2022-08-17T12:43:23.8245146Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_long_cpu_complex32 2022-08-17T12:43:23.8245847Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isinf_cpu_complex32 2022-08-17T12:43:23.8246634Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_select_cpu_complex32 2022-08-17T12:43:23.8247331Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mT_cpu_complex32 2022-08-17T12:43:23.8247983Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_log_softmax_dtype_cpu_complex32 2022-08-17T12:43:23.8248721Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_movedim_cpu_complex32 2022-08-17T12:43:23.8249405Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mH_cpu_complex32 2022-08-17T12:43:23.8250235Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_movedim_cpu_complex32 2022-08-17T12:43:23.8250966Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_empty_cpu_complex32 2022-08-17T12:43:23.8251726Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_log_softmax_dtype_cpu_complex32 2022-08-17T12:43:23.8252678Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mT_cpu_complex32 2022-08-17T12:43:23.8253460Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_empty_cpu_complex32 2022-08-17T12:43:23.8254178Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mH_cpu_complex32 2022-08-17T12:43:23.8254952Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_masked_fill_cpu_complex32 2022-08-17T12:43:23.8255616Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_nonzero_cpu_complex32 2022-08-17T12:43:23.8256223Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_narrow_cpu_complex32 2022-08-17T12:43:23.8256861Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mul_cpu_complex32 2022-08-17T12:43:23.8257591Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_narrow_cpu_complex32 2022-08-17T12:43:23.8258270Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_ones_cpu_complex32 2022-08-17T12:43:23.8258913Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_masked_fill_cpu_complex32 2022-08-17T12:43:23.8259645Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_neg_cpu_complex32 2022-08-17T12:43:23.8260385Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mul_cpu_complex32 2022-08-17T12:43:23.8279412Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_full_cpu_complex32 2022-08-17T12:43:23.8281678Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_neg_cpu_complex32 2022-08-17T12:43:23.8282434Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_nonzero_cpu_complex32 2022-08-17T12:43:23.8283061Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_ones_cpu_complex32 2022-08-17T12:43:23.8283709Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_zeros_cpu_complex32 2022-08-17T12:43:23.8284323Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_rand_like_cpu_complex32 2022-08-17T12:43:23.8284939Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_permute_cpu_complex32 2022-08-17T12:43:23.8285541Z [gw3] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_rand_like_cpu_complex32 2022-08-17T12:43:23.8286207Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_full_cpu_complex32 2022-08-17T12:43:23.8327405Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_repeat_interleave_cpu_complex32 2022-08-17T12:43:23.8328297Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_ones_like_cpu_complex32 2022-08-17T12:43:23.8328932Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_zeros_cpu_complex32 2022-08-17T12:43:23.8329537Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_permute_cpu_complex32 2022-08-17T12:43:23.8330181Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_positive_cpu_complex32 2022-08-17T12:43:23.8330703Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_ravel_cpu_complex32 2022-08-17T12:43:23.8331331Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_ones_like_cpu_complex32 2022-08-17T12:43:23.8331947Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_randn_like_cpu_complex32 2022-08-17T12:43:23.8332780Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_positive_cpu_complex32 2022-08-17T12:43:23.8333424Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_repeat_interleave_cpu_complex32 2022-08-17T12:43:23.8334082Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_ravel_cpu_complex32 2022-08-17T12:43:23.8334724Z [gw0] [ 0%] SKIPPED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_randn_like_cpu_complex32 2022-08-17T12:43:23.8335356Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_real_cpu_complex32 2022-08-17T12:43:23.8335921Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_reshape_as_cpu_complex32 2022-08-17T12:43:23.8336612Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_reshape_cpu_complex32 2022-08-17T12:43:23.8337221Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_roll_cpu_complex32 2022-08-17T12:43:23.8337817Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_reshape_as_cpu_complex32 2022-08-17T12:43:23.8338499Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_real_cpu_complex32 2022-08-17T12:43:23.8339118Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_resolve_neg_cpu_complex32 2022-08-17T12:43:23.8339708Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_select_cpu_complex32 2022-08-17T12:43:23.8340410Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_reshape_cpu_complex32 2022-08-17T12:43:23.8342129Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_sgn_cpu_complex32 2022-08-17T12:43:23.8345229Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_resolve_neg_cpu_complex32 2022-08-17T12:43:23.8349285Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_roll_cpu_complex32 2022-08-17T12:43:23.8353015Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_select_cpu_complex32 2022-08-17T12:43:23.8355479Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_sgn_cpu_complex32 2022-08-17T12:43:23.8357584Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_split_with_sizes_cpu_complex32 2022-08-17T12:43:23.8358625Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_split_cpu_complex32 2022-08-17T12:43:23.8360192Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_squeeze_cpu_complex32 2022-08-17T12:43:23.8362424Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_stack_cpu_complex32 2022-08-17T12:43:23.8365856Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_split_cpu_complex32 2022-08-17T12:43:23.8368150Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_sub_cpu_complex32 2022-08-17T12:43:23.8372077Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_split_with_sizes_cpu_complex32 2022-08-17T12:43:23.8375426Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_squeeze_cpu_complex32 2022-08-17T12:43:23.8378532Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_stack_cpu_complex32 2022-08-17T12:43:23.8380021Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_transpose_cpu_complex32 2022-08-17T12:43:23.8381551Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unflatten_cpu_complex32 2022-08-17T12:43:23.8383919Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unbind_cpu_complex32 2022-08-17T12:43:23.8387761Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_transpose_cpu_complex32 2022-08-17T12:43:23.8390339Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_sub_cpu_complex32 2022-08-17T12:43:23.8394503Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unflatten_cpu_complex32 2022-08-17T12:43:23.8395980Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_view_cpu_complex32 2022-08-17T12:43:23.8397462Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unfold_cpu_complex32 2022-08-17T12:43:23.8399790Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unsqueeze_cpu_complex32 2022-08-17T12:43:23.8402857Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unbind_cpu_complex32 2022-08-17T12:43:23.8405964Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_view_as_cpu_complex32 2022-08-17T12:43:23.8408396Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_view_as_cpu_complex32 2022-08-17T12:43:23.8411680Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_view_cpu_complex32 2022-08-17T12:43:23.8415783Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unsqueeze_cpu_complex32 2022-08-17T12:43:23.8417325Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_where_cpu_complex32 2022-08-17T12:43:23.8418819Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_vstack_cpu_complex32 2022-08-17T12:43:23.8421587Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_zeros_like_cpu_complex32 2022-08-17T12:43:23.8424520Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_vstack_cpu_complex32 2022-08-17T12:43:23.8427041Z test_ops.py::TestCommonCPU::test_dtypes_T_cpu 2022-08-17T12:43:23.8429385Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_zeros_like_cpu_complex32 2022-08-17T12:43:23.8433336Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_where_cpu_complex32 2022-08-17T12:43:23.8434769Z test_ops.py::TestCommonCPU::test_dtypes___radd___cpu 2022-08-17T12:43:23.8437311Z test_ops.py::TestCommonCPU::test_dtypes___getitem___cpu 2022-08-17T12:43:23.8440893Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unfold_cpu_complex32 2022-08-17T12:43:23.8442830Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_vsplit_cpu_complex32 2022-08-17T12:43:23.8446573Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes_T_cpu 2022-08-17T12:43:23.8449766Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_complex_half_reference_testing_vsplit_cpu_complex32 2022-08-17T12:43:23.8451176Z test_ops.py::TestCommonCPU::test_dtypes___rdiv___cpu 2022-08-17T12:43:23.8453520Z test_ops.py::TestCommonCPU::test_dtypes_H_cpu 2022-08-17T12:43:23.8458443Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes_H_cpu 2022-08-17T12:43:23.8460883Z test_ops.py::TestCommonCPU::test_dtypes___rand___cpu 2022-08-17T12:43:23.8464020Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___radd___cpu 2022-08-17T12:43:23.8466152Z test_ops.py::TestCommonCPU::test_dtypes___rmod___cpu 2022-08-17T12:43:23.8469226Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___getitem___cpu 2022-08-17T12:43:23.8471554Z test_ops.py::TestCommonCPU::test_dtypes___rmatmul___cpu 2022-08-17T12:43:23.8475052Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___rdiv___cpu 2022-08-17T12:43:24.4769810Z test_ops.py::TestCommonCPU::test_dtypes___ror___cpu 2022-08-17T12:43:24.4779076Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___rmod___cpu 2022-08-17T12:43:24.4957453Z test_ops.py::TestCommonCPU::test_dtypes___rsub___cpu 2022-08-17T12:43:24.4968188Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___rand___cpu 2022-08-17T12:43:24.4972908Z test_ops.py::TestCommonCPU::test_dtypes___rmul___cpu 2022-08-17T12:43:24.4979361Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___rsub___cpu 2022-08-17T12:43:24.5100834Z test_ops.py::TestCommonCPU::test_dtypes__masked_argmax_cpu 2022-08-17T12:43:24.5108271Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___rmatmul___cpu 2022-08-17T12:43:24.5123693Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___ror___cpu 2022-08-17T12:43:24.5125322Z test_ops.py::TestCommonCPU::test_dtypes__masked_amax_cpu 2022-08-17T12:43:24.5168045Z test_ops.py::TestCommonCPU::test_dtypes___rpow___cpu 2022-08-17T12:43:24.5178863Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___rmul___cpu 2022-08-17T12:43:24.5471472Z test_ops.py::TestCommonCPU::test_dtypes___rxor___cpu 2022-08-17T12:43:24.5484785Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_argmax_cpu 2022-08-17T12:43:24.5515970Z test_ops.py::TestCommonCPU::test_dtypes__masked_log_softmax_cpu 2022-08-17T12:43:24.5527008Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___rxor___cpu 2022-08-17T12:43:24.5597999Z test_ops.py::TestCommonCPU::test_dtypes__masked_argmin_cpu 2022-08-17T12:43:24.5623121Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes___rpow___cpu 2022-08-17T12:43:24.5967823Z test_ops.py::TestCommonCPU::test_dtypes__masked_amin_cpu 2022-08-17T12:43:24.5979431Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_amax_cpu 2022-08-17T12:43:24.6054712Z test_ops.py::TestCommonCPU::test_dtypes__masked_cumprod_cpu 2022-08-17T12:43:24.6066210Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_argmin_cpu 2022-08-17T12:43:24.6210313Z test_ops.py::TestCommonCPU::test_dtypes__masked_logaddexp_cpu 2022-08-17T12:43:24.6221498Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_log_softmax_cpu 2022-08-17T12:43:24.6297535Z test_ops.py::TestCommonCPU::test_dtypes__masked_median_cpu 2022-08-17T12:43:24.6310725Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_cumprod_cpu 2022-08-17T12:43:24.6499008Z test_ops.py::TestCommonCPU::test_dtypes__masked_logsumexp_cpu 2022-08-17T12:43:24.6509668Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_amin_cpu 2022-08-17T12:43:24.6533182Z test_ops.py::TestCommonCPU::test_dtypes__masked_cumsum_cpu 2022-08-17T12:43:24.6545633Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_median_cpu 2022-08-17T12:43:24.6626797Z test_ops.py::TestCommonCPU::test_dtypes__masked_softmax_cpu 2022-08-17T12:43:24.6637199Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_logaddexp_cpu 2022-08-17T12:43:24.6760502Z test_ops.py::TestCommonCPU::test_dtypes__masked_norm_cpu 2022-08-17T12:43:24.6770273Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_cumsum_cpu 2022-08-17T12:43:24.7153698Z test_ops.py::TestCommonCPU::test_dtypes__masked_mean_cpu 2022-08-17T12:43:24.7161947Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_softmax_cpu 2022-08-17T12:43:24.7703822Z test_ops.py::TestCommonCPU::test_dtypes__masked_var_cpu 2022-08-17T12:43:24.7712793Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_logsumexp_cpu 2022-08-17T12:43:24.7836363Z test_ops.py::TestCommonCPU::test_dtypes__masked_normalize_cpu 2022-08-17T12:43:24.7844626Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_mean_cpu 2022-08-17T12:43:24.8790168Z test_ops.py::TestCommonCPU::test_dtypes__masked_prod_cpu 2022-08-17T12:43:24.8802889Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_normalize_cpu 2022-08-17T12:43:24.9185831Z test_ops.py::TestCommonCPU::test_dtypes__masked_std_cpu 2022-08-17T12:43:24.9195772Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_prod_cpu 2022-08-17T12:43:24.9884361Z test_ops.py::TestCommonCPU::test_dtypes__masked_sum_cpu 2022-08-17T12:43:24.9893256Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_sum_cpu 2022-08-17T12:43:25.0089260Z test_ops.py::TestCommonCPU::test_dtypes__refs_acosh_cpu 2022-08-17T12:43:25.0095689Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_acosh_cpu 2022-08-17T12:43:25.0532013Z test_ops.py::TestCommonCPU::test_dtypes__refs_all_cpu 2022-08-17T12:43:25.0540295Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_var_cpu 2022-08-17T12:43:25.1623126Z test_ops.py::TestCommonCPU::test_dtypes__refs_add_cpu 2022-08-17T12:43:25.1633454Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_add_cpu 2022-08-17T12:43:25.1819121Z test_ops.py::TestCommonCPU::test_dtypes__refs_allclose_cpu 2022-08-17T12:43:25.1829807Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_all_cpu 2022-08-17T12:43:25.2014816Z test_ops.py::TestCommonCPU::test_dtypes__refs_any_cpu 2022-08-17T12:43:25.2023313Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_allclose_cpu 2022-08-17T12:43:25.2497721Z test_ops.py::TestCommonCPU::test_dtypes__refs_arange_cpu 2022-08-17T12:43:25.2507919Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_arange_cpu 2022-08-17T12:43:25.2653129Z test_ops.py::TestCommonCPU::test_dtypes__refs_atan2_cpu 2022-08-17T12:43:25.2661703Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_std_cpu 2022-08-17T12:43:25.2869935Z test_ops.py::TestCommonCPU::test_dtypes__refs_acos_cpu 2022-08-17T12:43:25.2878312Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_acos_cpu 2022-08-17T12:43:25.3102644Z test_ops.py::TestCommonCPU::test_dtypes__refs_addr_cpu 2022-08-17T12:43:25.3110941Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_addr_cpu 2022-08-17T12:43:25.3512624Z test_ops.py::TestCommonCPU::test_dtypes__refs_amin_cpu 2022-08-17T12:43:25.3524126Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_atan2_cpu 2022-08-17T12:43:25.3529713Z test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_2d_cpu 2022-08-17T12:43:25.3536812Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_any_cpu 2022-08-17T12:43:25.3635066Z test_ops.py::TestCommonCPU::test_dtypes__refs_asinh_cpu 2022-08-17T12:43:25.3645223Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_asinh_cpu 2022-08-17T12:43:25.3823203Z test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_1d_cpu 2022-08-17T12:43:25.3836027Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_2d_cpu 2022-08-17T12:43:25.3844198Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_1d_cpu 2022-08-17T12:43:25.3845854Z test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_not_cpu 2022-08-17T12:43:25.4059792Z test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_left_shift_cpu 2022-08-17T12:43:25.4071198Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_not_cpu 2022-08-17T12:43:25.4230887Z test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_tensors_cpu 2022-08-17T12:43:25.4239114Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_tensors_cpu 2022-08-17T12:43:25.4546345Z test_ops.py::TestCommonCPU::test_dtypes__refs_chunk_cpu 2022-08-17T12:43:25.4558973Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_amin_cpu 2022-08-17T12:43:25.4664331Z test_ops.py::TestCommonCPU::test_dtypes__refs_asin_cpu 2022-08-17T12:43:25.4676061Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_asin_cpu 2022-08-17T12:43:25.4686135Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_chunk_cpu 2022-08-17T12:43:25.4688229Z test_ops.py::TestCommonCPU::test_dtypes__refs_clone_cpu 2022-08-17T12:43:25.4767174Z test_ops.py::TestCommonCPU::test_dtypes__refs_atanh_cpu 2022-08-17T12:43:25.4776327Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_clone_cpu 2022-08-17T12:43:25.4781877Z test_ops.py::TestCommonCPU::test_dtypes__refs_constant_pad_nd_cpu 2022-08-17T12:43:25.4790134Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_atanh_cpu 2022-08-17T12:43:25.4799673Z test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_and_cpu 2022-08-17T12:43:25.4807651Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_left_shift_cpu 2022-08-17T12:43:25.4851927Z test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_shapes_cpu 2022-08-17T12:43:25.4859526Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_shapes_cpu 2022-08-17T12:43:25.4973630Z test_ops.py::TestCommonCPU::test_dtypes__refs_ceil_cpu 2022-08-17T12:43:25.4981176Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_ceil_cpu 2022-08-17T12:43:25.5198544Z test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_min_cpu 2022-08-17T12:43:25.5209227Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_min_cpu 2022-08-17T12:43:25.5259448Z test_ops.py::TestCommonCPU::test_dtypes__refs_conj_physical_cpu 2022-08-17T12:43:25.5269232Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_conj_physical_cpu 2022-08-17T12:43:25.5477688Z test_ops.py::TestCommonCPU::test_dtypes__refs_cos_cpu 2022-08-17T12:43:25.5484982Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_cos_cpu 2022-08-17T12:43:25.5714079Z test_ops.py::TestCommonCPU::test_dtypes__refs_div_floor_rounding_cpu 2022-08-17T12:43:25.5723819Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_and_cpu 2022-08-17T12:43:25.6092860Z test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_xor_cpu 2022-08-17T12:43:25.6101334Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_constant_pad_nd_cpu 2022-08-17T12:43:25.6299922Z test_ops.py::TestCommonCPU::test_dtypes__refs_cosh_cpu 2022-08-17T12:43:25.6309709Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_cosh_cpu 2022-08-17T12:43:25.6654316Z test_ops.py::TestCommonCPU::test_dtypes__refs_div_no_rounding_mode_cpu 2022-08-17T12:43:25.6663562Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_xor_cpu 2022-08-17T12:43:25.6827894Z test_ops.py::TestCommonCPU::test_dtypes__refs_cat_cpu 2022-08-17T12:43:25.6838330Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_norm_cpu 2022-08-17T12:43:25.7044094Z test_ops.py::TestCommonCPU::test_dtypes__masked_softmin_cpu 2022-08-17T12:43:25.7051713Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_cat_cpu 2022-08-17T12:43:25.7272599Z test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_max_cpu 2022-08-17T12:43:25.7280294Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_max_cpu 2022-08-17T12:43:25.7355441Z test_ops.py::TestCommonCPU::test_dtypes__refs_conj_cpu 2022-08-17T12:43:25.7366367Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_conj_cpu 2022-08-17T12:43:25.7373260Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_div_no_rounding_mode_cpu 2022-08-17T12:43:25.7379607Z test_ops.py::TestCommonCPU::test_dtypes__refs_copysign_cpu 2022-08-17T12:43:25.7419619Z test_ops.py::TestCommonCPU::test_dtypes__refs_empty_cpu 2022-08-17T12:43:25.7428996Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_empty_cpu 2022-08-17T12:43:25.7447365Z test_ops.py::TestCommonCPU::test_dtypes__refs_erfc_cpu 2022-08-17T12:43:25.7458960Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__masked_softmin_cpu 2022-08-17T12:43:25.7559264Z test_ops.py::TestCommonCPU::test_dtypes__refs_abs_cpu 2022-08-17T12:43:25.7569143Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_abs_cpu 2022-08-17T12:43:25.7663673Z test_ops.py::TestCommonCPU::test_dtypes__refs_addcdiv_cpu 2022-08-17T12:43:25.7673159Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_erfc_cpu 2022-08-17T12:43:25.8051123Z test_ops.py::TestCommonCPU::test_dtypes__refs_expand_cpu 2022-08-17T12:43:25.8059460Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_expand_cpu 2022-08-17T12:43:25.8508825Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fftn_cpu 2022-08-17T12:43:25.8521964Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_div_floor_rounding_cpu 2022-08-17T12:43:25.8658259Z test_ops.py::TestCommonCPU::test_dtypes__refs_dstack_cpu 2022-08-17T12:43:25.8669176Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_addcdiv_cpu 2022-08-17T12:43:25.8987790Z test_ops.py::TestCommonCPU::test_dtypes__refs_amax_cpu 2022-08-17T12:43:25.9000263Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fftn_cpu 2022-08-17T12:43:25.9059650Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfftn_cpu 2022-08-17T12:43:25.9073110Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_dstack_cpu 2022-08-17T12:43:25.9199258Z test_ops.py::TestCommonCPU::test_dtypes__refs_erf_cpu 2022-08-17T12:43:25.9211099Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_erf_cpu 2022-08-17T12:43:25.9356896Z test_ops.py::TestCommonCPU::test_dtypes__refs_exp_cpu 2022-08-17T12:43:25.9370362Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_copysign_cpu 2022-08-17T12:43:25.9443140Z test_ops.py::TestCommonCPU::test_dtypes__refs_digamma_cpu 2022-08-17T12:43:25.9455616Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_exp_cpu 2022-08-17T12:43:25.9676565Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fft_cpu 2022-08-17T12:43:25.9689900Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_digamma_cpu 2022-08-17T12:43:26.0075051Z test_ops.py::TestCommonCPU::test_dtypes__refs_dsplit_cpu 2022-08-17T12:43:26.0087903Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_dsplit_cpu 2022-08-17T12:43:26.0167279Z test_ops.py::TestCommonCPU::test_dtypes__refs_eq_cpu 2022-08-17T12:43:26.0385382Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fft_cpu 2022-08-17T12:43:26.0385937Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfft_cpu 2022-08-17T12:43:26.0386505Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfftn_cpu 2022-08-17T12:43:26.0391997Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifftshift_cpu 2022-08-17T12:43:26.0395055Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifftshift_cpu 2022-08-17T12:43:26.0515912Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfft2_cpu 2022-08-17T12:43:26.0531387Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_amax_cpu 2022-08-17T12:43:26.0664893Z test_ops.py::TestCommonCPU::test_dtypes__refs_as_strided_cpu 2022-08-17T12:43:26.0716350Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfft2_cpu 2022-08-17T12:43:26.0905930Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_rfft_cpu 2022-08-17T12:43:26.0919806Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_as_strided_cpu 2022-08-17T12:43:26.0948905Z test_ops.py::TestCommonCPU::test_dtypes__refs_atan_cpu 2022-08-17T12:43:26.1007545Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfft_cpu 2022-08-17T12:43:26.1067954Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifftn_cpu 2022-08-17T12:43:26.1080030Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_atan_cpu 2022-08-17T12:43:26.1523690Z test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_3d_cpu 2022-08-17T12:43:26.1524545Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_rfft_cpu 2022-08-17T12:43:26.1778412Z test_ops.py::TestCommonCPU::test_dtypes__refs_flip_cpu 2022-08-17T12:43:26.1789814Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_eq_cpu 2022-08-17T12:43:26.1856750Z test_ops.py::TestCommonCPU::test_dtypes__refs_exp2_cpu 2022-08-17T12:43:26.1868879Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_3d_cpu 2022-08-17T12:43:26.1876133Z test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_or_cpu 2022-08-17T12:43:26.1887240Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_flip_cpu 2022-08-17T12:43:26.2038294Z test_ops.py::TestCommonCPU::test_dtypes__refs_floor_cpu 2022-08-17T12:43:26.2049019Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_floor_cpu 2022-08-17T12:43:26.2079265Z test_ops.py::TestCommonCPU::test_dtypes__refs_fmod_cpu 2022-08-17T12:43:26.2130871Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifftn_cpu 2022-08-17T12:43:26.2131572Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfftn_cpu 2022-08-17T12:43:26.2132135Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_exp2_cpu 2022-08-17T12:43:26.2390950Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fft2_cpu 2022-08-17T12:43:26.2408322Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fft2_cpu 2022-08-17T12:43:26.2750868Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfft2_cpu 2022-08-17T12:43:26.2773688Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfft2_cpu 2022-08-17T12:43:26.3232787Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifft_cpu 2022-08-17T12:43:26.3233499Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfftn_cpu 2022-08-17T12:43:26.3352556Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_rfft2_cpu 2022-08-17T12:43:26.3386370Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_or_cpu 2022-08-17T12:43:26.3540155Z test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_to_cpu 2022-08-17T12:43:26.3552919Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_rfft2_cpu 2022-08-17T12:43:26.3594460Z test_ops.py::TestCommonCPU::test_dtypes__refs_flatten_cpu 2022-08-17T12:43:26.3595186Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fmod_cpu 2022-08-17T12:43:26.3687013Z test_ops.py::TestCommonCPU::test_dtypes__refs_gt_cpu 2022-08-17T12:43:26.3743328Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifft_cpu 2022-08-17T12:43:26.3823018Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfft_cpu 2022-08-17T12:43:26.3836744Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_to_cpu 2022-08-17T12:43:26.3854907Z test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_cpu 2022-08-17T12:43:26.3867881Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_flatten_cpu 2022-08-17T12:43:26.4108880Z test_ops.py::TestCommonCPU::test_dtypes__refs_float_power_cpu 2022-08-17T12:43:26.4109719Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_cpu 2022-08-17T12:43:26.4423476Z test_ops.py::TestCommonCPU::test_dtypes__refs_column_stack_cpu 2022-08-17T12:43:26.4424491Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_column_stack_cpu 2022-08-17T12:43:26.4518665Z test_ops.py::TestCommonCPU::test_dtypes__refs_contiguous_cpu 2022-08-17T12:43:26.4522199Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_contiguous_cpu 2022-08-17T12:43:26.4578934Z test_ops.py::TestCommonCPU::test_dtypes__refs_diagonal_cpu 2022-08-17T12:43:26.4579889Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfft_cpu 2022-08-17T12:43:26.4780556Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfftn_cpu 2022-08-17T12:43:26.4880728Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_diagonal_cpu 2022-08-17T12:43:26.5086545Z test_ops.py::TestCommonCPU::test_dtypes__refs_div_trunc_rounding_cpu 2022-08-17T12:43:26.5087207Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_gt_cpu 2022-08-17T12:43:26.5438108Z test_ops.py::TestCommonCPU::test_dtypes__refs_hypot_cpu 2022-08-17T12:43:26.5438875Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_float_power_cpu 2022-08-17T12:43:26.5856135Z test_ops.py::TestCommonCPU::test_dtypes__refs_fmin_cpu 2022-08-17T12:43:26.5869177Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfftn_cpu 2022-08-17T12:43:26.6039561Z test_ops.py::TestCommonCPU::test_dtypes__refs_fill_cpu 2022-08-17T12:43:26.6050307Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fill_cpu 2022-08-17T12:43:26.6157359Z test_ops.py::TestCommonCPU::test_dtypes__refs_flipud_cpu 2022-08-17T12:43:26.6170801Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_flipud_cpu 2022-08-17T12:43:26.6294062Z test_ops.py::TestCommonCPU::test_dtypes__refs_fmax_cpu 2022-08-17T12:43:26.6304807Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_div_trunc_rounding_cpu 2022-08-17T12:43:26.6384994Z test_ops.py::TestCommonCPU::test_dtypes__refs_empty_like_cpu 2022-08-17T12:43:26.6397037Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_empty_like_cpu 2022-08-17T12:43:26.6403831Z test_ops.py::TestCommonCPU::test_dtypes__refs_erfinv_cpu 2022-08-17T12:43:26.6412052Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fmin_cpu 2022-08-17T12:43:26.6471044Z test_ops.py::TestCommonCPU::test_dtypes__refs_ge_cpu 2022-08-17T12:43:26.6480807Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_hypot_cpu 2022-08-17T12:43:26.6534386Z test_ops.py::TestCommonCPU::test_dtypes__refs_imag_cpu 2022-08-17T12:43:26.6549421Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_erfinv_cpu 2022-08-17T12:43:26.6558996Z test_ops.py::TestCommonCPU::test_dtypes__refs_expm1_cpu 2022-08-17T12:43:26.6567375Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_imag_cpu 2022-08-17T12:43:26.6664069Z test_ops.py::TestCommonCPU::test_dtypes__refs_isnan_cpu 2022-08-17T12:43:26.6673468Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_isnan_cpu 2022-08-17T12:43:26.6695952Z test_ops.py::TestCommonCPU::test_dtypes__refs_le_cpu 2022-08-17T12:43:26.6707083Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_expm1_cpu 2022-08-17T12:43:26.6810600Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fftshift_cpu 2022-08-17T12:43:26.6821278Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fftshift_cpu 2022-08-17T12:43:26.7048888Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifft2_cpu 2022-08-17T12:43:26.7070779Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifft2_cpu 2022-08-17T12:43:26.7223474Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfft2_cpu 2022-08-17T12:43:26.7236247Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fmax_cpu 2022-08-17T12:43:26.7415439Z test_ops.py::TestCommonCPU::test_dtypes__refs_gcd_cpu 2022-08-17T12:43:26.7429169Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfft2_cpu 2022-08-17T12:43:26.7685055Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfft_cpu 2022-08-17T12:43:26.7701633Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_ge_cpu 2022-08-17T12:43:26.7960264Z test_ops.py::TestCommonCPU::test_dtypes__refs_hstack_cpu 2022-08-17T12:43:26.7968152Z [gw1] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_le_cpu 2022-08-17T12:43:26.7983344Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_hstack_cpu 2022-08-17T12:43:26.7984982Z test_ops.py::TestCommonCPU::test_dtypes__refs_igammac_cpu 2022-08-17T12:43:26.8245756Z test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_svd_cpu 2022-08-17T12:43:26.8257811Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfft_cpu 2022-08-17T12:43:26.8561096Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_rfftn_cpu 2022-08-17T12:43:26.8572993Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_gcd_cpu 2022-08-17T12:43:26.8906715Z test_ops.py::TestCommonCPU::test_dtypes__refs_hsplit_cpu 2022-08-17T12:43:26.8909230Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_hsplit_cpu 2022-08-17T12:43:26.8925368Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fft_rfftn_cpu 2022-08-17T12:43:26.8927414Z test_ops.py::TestCommonCPU::test_dtypes__refs_igamma_cpu 2022-08-17T12:43:26.9086252Z test_ops.py::TestCommonCPU::test_dtypes__refs_fliplr_cpu 2022-08-17T12:43:26.9098351Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_fliplr_cpu 2022-08-17T12:43:26.9525317Z test_ops.py::TestCommonCPU::test_dtypes__refs_floor_divide_cpu 2022-08-17T12:43:26.9539306Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_igammac_cpu 2022-08-17T12:43:26.9837823Z test_ops.py::TestCommonCPU::test_dtypes__refs_isinf_cpu 2022-08-17T12:43:26.9852486Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_isinf_cpu 2022-08-17T12:43:27.0548992Z test_ops.py::TestCommonCPU::test_dtypes__refs_lcm_cpu 2022-08-17T12:43:27.0561401Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_igamma_cpu 2022-08-17T12:43:27.0938723Z test_ops.py::TestCommonCPU::test_dtypes__refs_isfinite_cpu 2022-08-17T12:43:27.1010259Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_isfinite_cpu 2022-08-17T12:43:27.1085146Z test_ops.py::TestCommonCPU::test_dtypes__refs_isposinf_cpu 2022-08-17T12:43:27.1098289Z [gw3] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_isposinf_cpu 2022-08-17T12:43:27.1167122Z test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_matrix_norm_cpu 2022-08-17T12:43:27.1178769Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_lcm_cpu 2022-08-17T12:43:27.2932371Z test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_norm_cpu 2022-08-17T12:43:27.2946179Z [gw2] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_floor_divide_cpu 2022-08-17T12:43:27.3319946Z test_ops.py::TestCommonCPU::test_dtypes__refs_frac_cpu 2022-08-17T12:43:27.3330211Z [gw0] [ 0%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_norm_cpu 2022-08-17T12:43:27.3589873Z test_ops.py::TestCommonCPU::test_dtypes__refs_linspace_cpu 2022-08-17T12:43:27.3601933Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_frac_cpu 2022-08-17T12:43:27.3811893Z test_ops.py::TestCommonCPU::test_dtypes__refs_heaviside_cpu 2022-08-17T12:43:27.3821560Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_linspace_cpu 2022-08-17T12:43:27.4079274Z test_ops.py::TestCommonCPU::test_dtypes__refs_log_cpu 2022-08-17T12:43:27.4089278Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_log_cpu 2022-08-17T12:43:27.4465883Z test_ops.py::TestCommonCPU::test_dtypes__refs_logical_or_cpu 2022-08-17T12:43:27.4480765Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_svd_cpu 2022-08-17T12:43:27.4798265Z test_ops.py::TestCommonCPU::test_dtypes__refs_log10_cpu 2022-08-17T12:43:27.4807520Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_log10_cpu 2022-08-17T12:43:27.5182431Z test_ops.py::TestCommonCPU::test_dtypes__refs_log_softmax_cpu 2022-08-17T12:43:27.5194005Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_logical_or_cpu 2022-08-17T12:43:27.6183240Z test_ops.py::TestCommonCPU::test_dtypes__refs_lt_cpu 2022-08-17T12:43:27.6196214Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_matrix_norm_cpu 2022-08-17T12:43:27.6214135Z test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_vector_norm_cpu 2022-08-17T12:43:27.6226397Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_lt_cpu 2022-08-17T12:43:27.6349119Z test_ops.py::TestCommonCPU::test_dtypes__refs_meshgrid_list_of_tensors_cpu 2022-08-17T12:43:27.6358325Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_log_softmax_cpu 2022-08-17T12:43:27.6541142Z test_ops.py::TestCommonCPU::test_dtypes__refs_logical_xor_cpu 2022-08-17T12:43:27.6550354Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_heaviside_cpu 2022-08-17T12:43:27.6731984Z test_ops.py::TestCommonCPU::test_dtypes__refs_i0_cpu 2022-08-17T12:43:27.6740893Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_i0_cpu 2022-08-17T12:43:27.7103660Z test_ops.py::TestCommonCPU::test_dtypes__refs_isclose_cpu 2022-08-17T12:43:27.7114198Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_logical_xor_cpu 2022-08-17T12:43:27.7282249Z test_ops.py::TestCommonCPU::test_dtypes__refs_masked_fill_cpu 2022-08-17T12:43:27.7294306Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_masked_fill_cpu 2022-08-17T12:43:27.7308543Z test_ops.py::TestCommonCPU::test_dtypes__refs_meshgrid_variadic_tensors_cpu 2022-08-17T12:43:27.7317460Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_meshgrid_list_of_tensors_cpu 2022-08-17T12:43:27.8037384Z test_ops.py::TestCommonCPU::test_dtypes__refs_mul_cpu 2022-08-17T12:43:27.8045796Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_meshgrid_variadic_tensors_cpu 2022-08-17T12:43:27.8205043Z test_ops.py::TestCommonCPU::test_dtypes__refs_nan_to_num_cpu 2022-08-17T12:43:27.8213191Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_mul_cpu 2022-08-17T12:43:27.8621956Z test_ops.py::TestCommonCPU::test_dtypes__refs_ne_cpu 2022-08-17T12:43:27.8632978Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nan_to_num_cpu 2022-08-17T12:43:27.8725157Z test_ops.py::TestCommonCPU::test_dtypes__refs_neg_cpu 2022-08-17T12:43:27.8735245Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_neg_cpu 2022-08-17T12:43:27.8807080Z test_ops.py::TestCommonCPU::test_dtypes__refs_new_zeros_cpu 2022-08-17T12:43:27.8817425Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_new_zeros_cpu 2022-08-17T12:43:27.8979003Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_elu_cpu 2022-08-17T12:43:27.8987281Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_elu_cpu 2022-08-17T12:43:27.9112445Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:43:27.9125256Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_ne_cpu 2022-08-17T12:43:27.9200324Z test_ops.py::TestCommonCPU::test_dtypes__refs_new_ones_cpu 2022-08-17T12:43:27.9208515Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_new_ones_cpu 2022-08-17T12:43:28.0010516Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_dropout_cpu 2022-08-17T12:43:28.0019379Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_dropout_cpu 2022-08-17T12:43:28.0218572Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hardtanh_cpu 2022-08-17T12:43:28.0227040Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hardtanh_cpu 2022-08-17T12:43:28.0329224Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_leaky_relu_cpu 2022-08-17T12:43:28.0337433Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:43:28.0515801Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:43:28.0524105Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_leaky_relu_cpu 2022-08-17T12:43:28.1874956Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_prelu_cpu 2022-08-17T12:43:28.1885464Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_prelu_cpu 2022-08-17T12:43:28.2067958Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_softplus_cpu 2022-08-17T12:43:28.2075995Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_softplus_cpu 2022-08-17T12:43:28.3324643Z test_ops.py::TestCommonCPU::test_dtypes__refs_norm_cpu 2022-08-17T12:43:28.3335879Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_norm_cpu 2022-08-17T12:43:28.3463133Z test_ops.py::TestCommonCPU::test_dtypes__refs_prod_cpu 2022-08-17T12:43:28.3472161Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_isclose_cpu 2022-08-17T12:43:28.3560531Z test_ops.py::TestCommonCPU::test_dtypes__refs_isneginf_cpu 2022-08-17T12:43:28.3569017Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_isneginf_cpu 2022-08-17T12:43:28.3776418Z test_ops.py::TestCommonCPU::test_dtypes__refs_lgamma_cpu 2022-08-17T12:43:28.3784881Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_lgamma_cpu 2022-08-17T12:43:28.4847232Z test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_svdvals_cpu 2022-08-17T12:43:28.4855999Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_svdvals_cpu 2022-08-17T12:43:28.4965563Z test_ops.py::TestCommonCPU::test_dtypes__refs_log1p_cpu 2022-08-17T12:43:28.4973515Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_log1p_cpu 2022-08-17T12:43:28.5693799Z test_ops.py::TestCommonCPU::test_dtypes__refs_logical_and_cpu 2022-08-17T12:43:28.5701520Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_logical_and_cpu 2022-08-17T12:43:28.5860924Z test_ops.py::TestCommonCPU::test_dtypes__refs_logspace_cpu 2022-08-17T12:43:28.5863030Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_prod_cpu 2022-08-17T12:43:28.5871241Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:43:28.5873617Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_relu6_cpu 2022-08-17T12:43:28.5989791Z test_ops.py::TestCommonCPU::test_dtypes__refs_remainder_cpu 2022-08-17T12:43:28.5998644Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_relu6_cpu 2022-08-17T12:43:28.6673513Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_softshrink_cpu 2022-08-17T12:43:28.6681945Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_softshrink_cpu 2022-08-17T12:43:28.6826621Z test_ops.py::TestCommonCPU::test_dtypes__refs_permute_cpu 2022-08-17T12:43:28.6835552Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_remainder_cpu 2022-08-17T12:43:28.6863188Z test_ops.py::TestCommonCPU::test_dtypes__refs_round_cpu 2022-08-17T12:43:28.6872145Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_permute_cpu 2022-08-17T12:43:28.6942835Z test_ops.py::TestCommonCPU::test_dtypes__refs_ravel_cpu 2022-08-17T12:43:28.6952448Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_vector_norm_cpu 2022-08-17T12:43:28.6974800Z test_ops.py::TestCommonCPU::test_dtypes__refs_log2_cpu 2022-08-17T12:43:28.6986103Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_round_cpu 2022-08-17T12:43:28.7064931Z test_ops.py::TestCommonCPU::test_dtypes__refs_sign_cpu 2022-08-17T12:43:28.7075392Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_ravel_cpu 2022-08-17T12:43:28.7100290Z test_ops.py::TestCommonCPU::test_dtypes__refs_reshape_cpu 2022-08-17T12:43:28.7107789Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_sign_cpu 2022-08-17T12:43:28.7180457Z test_ops.py::TestCommonCPU::test_dtypes__refs_softmax_cpu 2022-08-17T12:43:28.7191633Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_log2_cpu 2022-08-17T12:43:28.7358936Z test_ops.py::TestCommonCPU::test_dtypes__refs_logical_not_cpu 2022-08-17T12:43:28.7371216Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_logical_not_cpu 2022-08-17T12:43:28.7572327Z test_ops.py::TestCommonCPU::test_dtypes__refs_logsumexp_cpu 2022-08-17T12:43:28.7583165Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_reshape_cpu 2022-08-17T12:43:28.7775934Z test_ops.py::TestCommonCPU::test_dtypes__refs_rsqrt_cpu 2022-08-17T12:43:28.7787814Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_rsqrt_cpu 2022-08-17T12:43:28.7889021Z test_ops.py::TestCommonCPU::test_dtypes__refs_signbit_cpu 2022-08-17T12:43:28.7897477Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_signbit_cpu 2022-08-17T12:43:28.8084670Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_i0e_cpu 2022-08-17T12:43:28.8093908Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_special_i0e_cpu 2022-08-17T12:43:28.8872999Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_zeta_cpu 2022-08-17T12:43:28.8883165Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_softmax_cpu 2022-08-17T12:43:28.9114795Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_logit_cpu 2022-08-17T12:43:28.9123235Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_special_logit_cpu 2022-08-17T12:43:28.9261379Z test_ops.py::TestCommonCPU::test_dtypes__refs_squeeze_cpu 2022-08-17T12:43:28.9270061Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_special_zeta_cpu 2022-08-17T12:43:28.9278877Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_logsumexp_cpu 2022-08-17T12:43:28.9281023Z test_ops.py::TestCommonCPU::test_dtypes__refs_stack_cpu 2022-08-17T12:43:28.9398441Z test_ops.py::TestCommonCPU::test_dtypes__refs_mean_cpu 2022-08-17T12:43:28.9407317Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_squeeze_cpu 2022-08-17T12:43:28.9415839Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_stack_cpu 2022-08-17T12:43:28.9418411Z test_ops.py::TestCommonCPU::test_dtypes__refs_sum_cpu 2022-08-17T12:43:29.0557318Z test_ops.py::TestCommonCPU::test_dtypes__refs_sub_cpu 2022-08-17T12:43:29.0567044Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_sub_cpu 2022-08-17T12:43:29.0672753Z test_ops.py::TestCommonCPU::test_dtypes__refs_tanh_cpu 2022-08-17T12:43:29.0682245Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_tanh_cpu 2022-08-17T12:43:29.0795779Z test_ops.py::TestCommonCPU::test_dtypes__refs_true_divide_cpu 2022-08-17T12:43:29.0806486Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_sum_cpu 2022-08-17T12:43:29.1045496Z test_ops.py::TestCommonCPU::test_dtypes__refs_tensor_split_cpu 2022-08-17T12:43:29.1054731Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_mean_cpu 2022-08-17T12:43:29.1104305Z test_ops.py::TestCommonCPU::test_dtypes__refs_movedim_cpu 2022-08-17T12:43:29.1112865Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_movedim_cpu 2022-08-17T12:43:29.1696312Z test_ops.py::TestCommonCPU::test_dtypes__refs_native_layer_norm_cpu 2022-08-17T12:43:29.1707012Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_true_divide_cpu 2022-08-17T12:43:29.1799565Z test_ops.py::TestCommonCPU::test_dtypes__refs_unsqueeze_cpu 2022-08-17T12:43:29.1807419Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_tensor_split_cpu 2022-08-17T12:43:29.1914424Z test_ops.py::TestCommonCPU::test_dtypes__refs_trunc_cpu 2022-08-17T12:43:29.1921954Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_trunc_cpu 2022-08-17T12:43:29.2119903Z test_ops.py::TestCommonCPU::test_dtypes__refs_var_cpu 2022-08-17T12:43:29.2129129Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_unsqueeze_cpu 2022-08-17T12:43:29.2366578Z test_ops.py::TestCommonCPU::test_dtypes__refs_vsplit_cpu 2022-08-17T12:43:29.2374791Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_vsplit_cpu 2022-08-17T12:43:29.2443582Z test_ops.py::TestCommonCPU::test_dtypes_acos_cpu 2022-08-17T12:43:29.2451041Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_acos_cpu 2022-08-17T12:43:29.2634724Z test_ops.py::TestCommonCPU::test_dtypes_addcdiv_cpu 2022-08-17T12:43:29.2642827Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_var_cpu 2022-08-17T12:43:29.2776747Z test_ops.py::TestCommonCPU::test_dtypes__refs_vstack_cpu 2022-08-17T12:43:29.2786184Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_logspace_cpu 2022-08-17T12:43:29.2881629Z test_ops.py::TestCommonCPU::test_dtypes__refs_maximum_cpu 2022-08-17T12:43:29.2890962Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_vstack_cpu 2022-08-17T12:43:29.2954190Z test_ops.py::TestCommonCPU::test_dtypes_acosh_cpu 2022-08-17T12:43:29.2962316Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_acosh_cpu 2022-08-17T12:43:29.3067997Z test_ops.py::TestCommonCPU::test_dtypes_addcmul_cpu 2022-08-17T12:43:29.3075879Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_addcdiv_cpu 2022-08-17T12:43:29.3254063Z test_ops.py::TestCommonCPU::test_dtypes_addmv_cpu 2022-08-17T12:43:29.3263367Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_addmv_cpu 2022-08-17T12:43:29.3388480Z test_ops.py::TestCommonCPU::test_dtypes_amax_cpu 2022-08-17T12:43:29.3397133Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_addcmul_cpu 2022-08-17T12:43:29.3520443Z test_ops.py::TestCommonCPU::test_dtypes_addr_cpu 2022-08-17T12:43:29.3524972Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_amax_cpu 2022-08-17T12:43:29.3535821Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_addr_cpu 2022-08-17T12:43:29.3536382Z test_ops.py::TestCommonCPU::test_dtypes_any_cpu 2022-08-17T12:43:29.3604655Z test_ops.py::TestCommonCPU::test_dtypes_amin_cpu 2022-08-17T12:43:29.3612495Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_maximum_cpu 2022-08-17T12:43:29.3802700Z test_ops.py::TestCommonCPU::test_dtypes__refs_minimum_cpu 2022-08-17T12:43:29.3811617Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_amin_cpu 2022-08-17T12:43:29.3865644Z test_ops.py::TestCommonCPU::test_dtypes_arange_cpu 2022-08-17T12:43:29.3874085Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_any_cpu 2022-08-17T12:43:29.4102760Z test_ops.py::TestCommonCPU::test_dtypes_argsort_cpu 2022-08-17T12:43:29.4111368Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_arange_cpu 2022-08-17T12:43:29.4320428Z test_ops.py::TestCommonCPU::test_dtypes_argwhere_cpu 2022-08-17T12:43:29.4331119Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_argwhere_cpu 2022-08-17T12:43:29.4384780Z test_ops.py::TestCommonCPU::test_dtypes_asinh_cpu 2022-08-17T12:43:29.4395448Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_asinh_cpu 2022-08-17T12:43:29.4471273Z test_ops.py::TestCommonCPU::test_dtypes_atleast_1d_cpu 2022-08-17T12:43:29.4483828Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_minimum_cpu 2022-08-17T12:43:29.4512499Z test_ops.py::TestCommonCPU::test_dtypes__refs_narrow_cpu 2022-08-17T12:43:29.4522664Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_atleast_1d_cpu 2022-08-17T12:43:29.4819253Z test_ops.py::TestCommonCPU::test_dtypes_bernoulli_cpu 2022-08-17T12:43:29.4829220Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_narrow_cpu 2022-08-17T12:43:29.4866322Z test_ops.py::TestCommonCPU::test_dtypes__refs_new_empty_cpu 2022-08-17T12:43:29.4874814Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_argsort_cpu 2022-08-17T12:43:29.4936150Z test_ops.py::TestCommonCPU::test_dtypes_asin_cpu 2022-08-17T12:43:29.4942949Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_asin_cpu 2022-08-17T12:43:29.4953547Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_new_empty_cpu 2022-08-17T12:43:29.4954875Z test_ops.py::TestCommonCPU::test_dtypes__refs_nextafter_cpu 2022-08-17T12:43:29.5018819Z test_ops.py::TestCommonCPU::test_dtypes_atanh_cpu 2022-08-17T12:43:29.5029672Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_atanh_cpu 2022-08-17T12:43:29.5103491Z test_ops.py::TestCommonCPU::test_dtypes_baddbmm_cpu 2022-08-17T12:43:29.5117402Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_native_layer_norm_cpu 2022-08-17T12:43:29.5236279Z test_ops.py::TestCommonCPU::test_dtypes__refs_new_full_cpu 2022-08-17T12:43:29.5237214Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bernoulli_cpu 2022-08-17T12:43:29.5285940Z test_ops.py::TestCommonCPU::test_dtypes_bitwise_left_shift_cpu 2022-08-17T12:43:29.5299015Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_new_full_cpu 2022-08-17T12:43:29.5322125Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_celu_cpu 2022-08-17T12:43:29.5749100Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_baddbmm_cpu 2022-08-17T12:43:29.5750297Z test_ops.py::TestCommonCPU::test_dtypes_bitwise_and_cpu 2022-08-17T12:43:29.5750892Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_celu_cpu 2022-08-17T12:43:29.5770196Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hardshrink_cpu 2022-08-17T12:43:29.5770987Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bitwise_left_shift_cpu 2022-08-17T12:43:29.5820842Z test_ops.py::TestCommonCPU::test_dtypes_bitwise_xor_cpu 2022-08-17T12:43:29.6148809Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bitwise_and_cpu 2022-08-17T12:43:29.6149787Z test_ops.py::TestCommonCPU::test_dtypes_bitwise_right_shift_cpu 2022-08-17T12:43:29.6150370Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hardshrink_cpu 2022-08-17T12:43:29.6170679Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_layer_norm_cpu 2022-08-17T12:43:29.6171310Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bitwise_xor_cpu 2022-08-17T12:43:29.6193746Z test_ops.py::TestCommonCPU::test_dtypes_broadcast_shapes_cpu 2022-08-17T12:43:29.6298405Z [gw1] [ 1%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_broadcast_shapes_cpu 2022-08-17T12:43:29.6360164Z test_ops.py::TestCommonCPU::test_dtypes_byte_cpu 2022-08-17T12:43:29.6373113Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bitwise_right_shift_cpu 2022-08-17T12:43:29.6405592Z test_ops.py::TestCommonCPU::test_dtypes_bool_cpu 2022-08-17T12:43:29.6418838Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nextafter_cpu 2022-08-17T12:43:29.6444731Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_gelu_cpu 2022-08-17T12:43:29.6463720Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_byte_cpu 2022-08-17T12:43:29.6563125Z test_ops.py::TestCommonCPU::test_dtypes_ceil_cpu 2022-08-17T12:43:29.6576409Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_ceil_cpu 2022-08-17T12:43:29.6583493Z test_ops.py::TestCommonCPU::test_dtypes_cholesky_inverse_cpu 2022-08-17T12:43:29.6610852Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_layer_norm_cpu 2022-08-17T12:43:29.6648455Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_mse_loss_cpu 2022-08-17T12:43:29.6659917Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bool_cpu 2022-08-17T12:43:29.7275870Z test_ops.py::TestCommonCPU::test_dtypes_bucketize_cpu 2022-08-17T12:43:29.7276528Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cholesky_inverse_cpu 2022-08-17T12:43:29.7276970Z test_ops.py::TestCommonCPU::test_dtypes_clamp_max_cpu 2022-08-17T12:43:29.7277425Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_gelu_cpu 2022-08-17T12:43:29.7337555Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_l1_loss_cpu 2022-08-17T12:43:29.7338492Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_mse_loss_cpu 2022-08-17T12:43:29.7470590Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_selu_cpu 2022-08-17T12:43:29.7477234Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_clamp_max_cpu 2022-08-17T12:43:29.7559157Z test_ops.py::TestCommonCPU::test_dtypes_combinations_cpu 2022-08-17T12:43:29.7607095Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bucketize_cpu 2022-08-17T12:43:29.7607579Z test_ops.py::TestCommonCPU::test_dtypes_cdist_cpu 2022-08-17T12:43:29.7608414Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_selu_cpu 2022-08-17T12:43:29.7836990Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_threshold_cpu 2022-08-17T12:43:29.7974362Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_l1_loss_cpu 2022-08-17T12:43:29.7975243Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_mish_cpu 2022-08-17T12:43:29.8031692Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_threshold_cpu 2022-08-17T12:43:29.8032847Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_combinations_cpu 2022-08-17T12:43:29.8033446Z test_ops.py::TestCommonCPU::test_dtypes__refs_pow_cpu 2022-08-17T12:43:29.8152144Z test_ops.py::TestCommonCPU::test_dtypes_constant_pad_nd_cpu 2022-08-17T12:43:29.8392840Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_mish_cpu 2022-08-17T12:43:29.8415870Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_relu_cpu 2022-08-17T12:43:29.8543904Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_relu_cpu 2022-08-17T12:43:29.8948627Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:43:29.8949610Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_constant_pad_nd_cpu 2022-08-17T12:43:29.8955875Z test_ops.py::TestCommonCPU::test_dtypes_cos_cpu 2022-08-17T12:43:29.8959786Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:43:29.8962665Z test_ops.py::TestCommonCPU::test_dtypes__refs_positive_cpu 2022-08-17T12:43:29.8972270Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cos_cpu 2022-08-17T12:43:29.8989859Z test_ops.py::TestCommonCPU::test_dtypes_cross_cpu 2022-08-17T12:43:29.9001623Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_positive_cpu 2022-08-17T12:43:29.9117308Z test_ops.py::TestCommonCPU::test_dtypes__refs_real_cpu 2022-08-17T12:43:29.9128696Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cross_cpu 2022-08-17T12:43:29.9138665Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_real_cpu 2022-08-17T12:43:29.9140918Z test_ops.py::TestCommonCPU::test_dtypes_cumsum_cpu 2022-08-17T12:43:29.9144939Z test_ops.py::TestCommonCPU::test_dtypes__refs_roll_cpu 2022-08-17T12:43:29.9154143Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_pow_cpu 2022-08-17T12:43:29.9252587Z test_ops.py::TestCommonCPU::test_dtypes__refs_reciprocal_cpu 2022-08-17T12:43:29.9266312Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cumsum_cpu 2022-08-17T12:43:29.9350843Z test_ops.py::TestCommonCPU::test_dtypes_diag_embed_cpu 2022-08-17T12:43:29.9361231Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_reciprocal_cpu 2022-08-17T12:43:29.9527462Z test_ops.py::TestCommonCPU::test_dtypes__refs_rot90_cpu 2022-08-17T12:43:29.9541806Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_roll_cpu 2022-08-17T12:43:29.9573595Z test_ops.py::TestCommonCPU::test_dtypes__refs_rsub_cpu 2022-08-17T12:43:29.9585433Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_diag_embed_cpu 2022-08-17T12:43:29.9987433Z test_ops.py::TestCommonCPU::test_dtypes_diff_cpu 2022-08-17T12:43:29.9999784Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_rot90_cpu 2022-08-17T12:43:30.0664189Z test_ops.py::TestCommonCPU::test_dtypes__refs_sigmoid_cpu 2022-08-17T12:43:30.0677411Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_sigmoid_cpu 2022-08-17T12:43:30.0798390Z test_ops.py::TestCommonCPU::test_dtypes__refs_sinh_cpu 2022-08-17T12:43:30.0810123Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_sinh_cpu 2022-08-17T12:43:30.0819537Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_rsub_cpu 2022-08-17T12:43:30.0827343Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_i1e_cpu 2022-08-17T12:43:30.0977137Z test_ops.py::TestCommonCPU::test_dtypes__refs_sin_cpu 2022-08-17T12:43:30.0987775Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_sin_cpu 2022-08-17T12:43:30.1043583Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_i1_cpu 2022-08-17T12:43:30.1057448Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_special_i1e_cpu 2022-08-17T12:43:30.1117430Z test_ops.py::TestCommonCPU::test_dtypes__refs_square_cpu 2022-08-17T12:43:30.1125727Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_diff_cpu 2022-08-17T12:43:30.1180087Z test_ops.py::TestCommonCPU::test_dtypes_div_no_rounding_mode_cpu 2022-08-17T12:43:30.1188496Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_special_i1_cpu 2022-08-17T12:43:30.1249818Z test_ops.py::TestCommonCPU::test_dtypes__refs_sqrt_cpu 2022-08-17T12:43:30.1257912Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_square_cpu 2022-08-17T12:43:30.1291223Z test_ops.py::TestCommonCPU::test_dtypes__refs_std_mean_cpu 2022-08-17T12:43:30.1299129Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_sqrt_cpu 2022-08-17T12:43:30.1372203Z test_ops.py::TestCommonCPU::test_dtypes__refs_std_cpu 2022-08-17T12:43:30.1381340Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_div_no_rounding_mode_cpu 2022-08-17T12:43:30.1432622Z test_ops.py::TestCommonCPU::test_dtypes_dsplit_cpu 2022-08-17T12:43:30.1440340Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_dsplit_cpu 2022-08-17T12:43:30.1470710Z test_ops.py::TestCommonCPU::test_dtypes_empty_cpu 2022-08-17T12:43:30.1480419Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_empty_cpu 2022-08-17T12:43:30.1531792Z test_ops.py::TestCommonCPU::test_dtypes_erf_cpu 2022-08-17T12:43:30.1538167Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_erf_cpu 2022-08-17T12:43:30.1598748Z test_ops.py::TestCommonCPU::test_dtypes_exp_cpu 2022-08-17T12:43:30.1606795Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_exp_cpu 2022-08-17T12:43:30.1751162Z test_ops.py::TestCommonCPU::test_dtypes_fft_fft2_cpu 2022-08-17T12:43:30.1765136Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_fft2_cpu 2022-08-17T12:43:30.1972477Z test_ops.py::TestCommonCPU::test_dtypes_fft_hfft2_cpu 2022-08-17T12:43:30.1983204Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_hfft2_cpu 2022-08-17T12:43:30.2150284Z test_ops.py::TestCommonCPU::test_dtypes_fft_ifft_cpu 2022-08-17T12:43:30.2159981Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_ifft_cpu 2022-08-17T12:43:30.2168599Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_std_cpu 2022-08-17T12:43:30.2171555Z test_ops.py::TestCommonCPU::test_dtypes_fft_ihfft_cpu 2022-08-17T12:43:30.2244478Z test_ops.py::TestCommonCPU::test_dtypes__refs_t_cpu 2022-08-17T12:43:30.2256329Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_t_cpu 2022-08-17T12:43:30.2311548Z test_ops.py::TestCommonCPU::test_dtypes__refs_trace_cpu 2022-08-17T12:43:30.2322576Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_trace_cpu 2022-08-17T12:43:30.2412427Z test_ops.py::TestCommonCPU::test_dtypes__refs_unbind_cpu 2022-08-17T12:43:30.2423372Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_ihfft_cpu 2022-08-17T12:43:30.2464153Z test_ops.py::TestCommonCPU::test_dtypes_fft_irfftn_cpu 2022-08-17T12:43:30.2474586Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_unbind_cpu 2022-08-17T12:43:30.2589277Z test_ops.py::TestCommonCPU::test_dtypes__refs_var_mean_cpu 2022-08-17T12:43:30.2600982Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_std_mean_cpu 2022-08-17T12:43:30.2652026Z test_ops.py::TestCommonCPU::test_dtypes__refs_tan_cpu 2022-08-17T12:43:30.2661766Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_irfftn_cpu 2022-08-17T12:43:30.2721580Z test_ops.py::TestCommonCPU::test_dtypes_fill_cpu 2022-08-17T12:43:30.2732178Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fill_cpu 2022-08-17T12:43:30.2753469Z test_ops.py::TestCommonCPU::test_dtypes_flipud_cpu 2022-08-17T12:43:30.2764823Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_tan_cpu 2022-08-17T12:43:30.2797706Z test_ops.py::TestCommonCPU::test_dtypes__refs_transpose_cpu 2022-08-17T12:43:30.2808581Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_flipud_cpu 2022-08-17T12:43:30.3179165Z test_ops.py::TestCommonCPU::test_dtypes_floor_divide_cpu 2022-08-17T12:43:30.3191722Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_transpose_cpu 2022-08-17T12:43:30.3277181Z test_ops.py::TestCommonCPU::test_dtypes__refs_unflatten_cpu 2022-08-17T12:43:30.3285740Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_floor_divide_cpu 2022-08-17T12:43:30.3350511Z test_ops.py::TestCommonCPU::test_dtypes_frac_cpu 2022-08-17T12:43:30.3362605Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_unflatten_cpu 2022-08-17T12:43:30.3453289Z test_ops.py::TestCommonCPU::test_dtypes__refs_view_cpu 2022-08-17T12:43:30.3461287Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_frac_cpu 2022-08-17T12:43:30.3737130Z test_ops.py::TestCommonCPU::test_dtypes_gcd_cpu 2022-08-17T12:43:30.3749329Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_var_mean_cpu 2022-08-17T12:43:30.3815433Z test_ops.py::TestCommonCPU::test_dtypes__refs_where_cpu 2022-08-17T12:43:30.3825932Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_gcd_cpu 2022-08-17T12:43:30.3831129Z test_ops.py::TestCommonCPU::test_dtypes_gt_cpu 2022-08-17T12:43:30.3840945Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_view_cpu 2022-08-17T12:43:30.3893544Z test_ops.py::TestCommonCPU::test_dtypes_abs_cpu 2022-08-17T12:43:30.3901819Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_abs_cpu 2022-08-17T12:43:30.4195322Z test_ops.py::TestCommonCPU::test_dtypes_addbmm_cpu 2022-08-17T12:43:30.4208740Z [gw1] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_gt_cpu 2022-08-17T12:43:30.4275718Z test_ops.py::TestCommonCPU::test_dtypes_histogram_cpu 2022-08-17T12:43:30.4289986Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_addbmm_cpu 2022-08-17T12:43:30.4358641Z test_ops.py::TestCommonCPU::test_dtypes_addmm_decomposed_cpu 2022-08-17T12:43:30.4422598Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes__refs_where_cpu 2022-08-17T12:43:30.4493713Z test_ops.py::TestCommonCPU::test_dtypes_add_cpu 2022-08-17T12:43:30.4559810Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_addmm_decomposed_cpu 2022-08-17T12:43:30.4717448Z test_ops.py::TestCommonCPU::test_dtypes_allclose_cpu 2022-08-17T12:43:30.4730096Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_add_cpu 2022-08-17T12:43:30.4852399Z test_ops.py::TestCommonCPU::test_dtypes_addmm_cpu 2022-08-17T12:43:30.4863662Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_addmm_cpu 2022-08-17T12:43:30.5154547Z test_ops.py::TestCommonCPU::test_dtypes_all_cpu 2022-08-17T12:43:30.5162195Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_allclose_cpu 2022-08-17T12:43:30.5210797Z test_ops.py::TestCommonCPU::test_dtypes_angle_cpu 2022-08-17T12:43:30.5217923Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_angle_cpu 2022-08-17T12:43:30.5278760Z test_ops.py::TestCommonCPU::test_dtypes_argmin_cpu 2022-08-17T12:43:30.5286412Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_all_cpu 2022-08-17T12:43:30.5499274Z test_ops.py::TestCommonCPU::test_dtypes_aminmax_cpu 2022-08-17T12:43:30.5585235Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_aminmax_cpu 2022-08-17T12:43:30.5729285Z test_ops.py::TestCommonCPU::test_dtypes_argmax_cpu 2022-08-17T12:43:30.5833510Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_argmin_cpu 2022-08-17T12:43:30.6018890Z test_ops.py::TestCommonCPU::test_dtypes_as_strided_scatter_cpu 2022-08-17T12:43:30.6025105Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_as_strided_scatter_cpu 2022-08-17T12:43:30.6025612Z test_ops.py::TestCommonCPU::test_dtypes_atan_cpu 2022-08-17T12:43:30.6026200Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_atan_cpu 2022-08-17T12:43:30.6080749Z test_ops.py::TestCommonCPU::test_dtypes_atleast_3d_cpu 2022-08-17T12:43:30.6093187Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_argmax_cpu 2022-08-17T12:43:30.6169590Z test_ops.py::TestCommonCPU::test_dtypes_as_strided_cpu 2022-08-17T12:43:30.6181134Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_atleast_3d_cpu 2022-08-17T12:43:30.6214914Z test_ops.py::TestCommonCPU::test_dtypes_bincount_cpu 2022-08-17T12:43:30.6226229Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_as_strided_cpu 2022-08-17T12:43:30.6476431Z test_ops.py::TestCommonCPU::test_dtypes_atan2_cpu 2022-08-17T12:43:30.6486727Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bincount_cpu 2022-08-17T12:43:30.6545652Z test_ops.py::TestCommonCPU::test_dtypes_bitwise_or_cpu 2022-08-17T12:43:30.6558147Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_atan2_cpu 2022-08-17T12:43:30.6705786Z test_ops.py::TestCommonCPU::test_dtypes_atleast_2d_cpu 2022-08-17T12:43:30.6716368Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_atleast_2d_cpu 2022-08-17T12:43:30.6793705Z test_ops.py::TestCommonCPU::test_dtypes_bfloat16_cpu 2022-08-17T12:43:30.6805760Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bitwise_or_cpu 2022-08-17T12:43:30.6813630Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bfloat16_cpu 2022-08-17T12:43:30.6819729Z test_ops.py::TestCommonCPU::test_dtypes_bmm_cpu 2022-08-17T12:43:30.6869259Z test_ops.py::TestCommonCPU::test_dtypes_bitwise_not_cpu 2022-08-17T12:43:30.6880178Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bmm_cpu 2022-08-17T12:43:30.7001416Z test_ops.py::TestCommonCPU::test_dtypes_broadcast_to_cpu 2022-08-17T12:43:30.7002631Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_bitwise_not_cpu 2022-08-17T12:43:30.7003130Z test_ops.py::TestCommonCPU::test_dtypes_block_diag_cpu 2022-08-17T12:43:30.7003634Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_broadcast_to_cpu 2022-08-17T12:43:30.7178134Z test_ops.py::TestCommonCPU::test_dtypes_cat_cpu 2022-08-17T12:43:30.7188268Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_block_diag_cpu 2022-08-17T12:43:30.7202676Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cat_cpu 2022-08-17T12:43:30.7203474Z test_ops.py::TestCommonCPU::test_dtypes_broadcast_tensors_cpu 2022-08-17T12:43:30.7273480Z test_ops.py::TestCommonCPU::test_dtypes_char_cpu 2022-08-17T12:43:30.7284337Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_broadcast_tensors_cpu 2022-08-17T12:43:30.7361025Z test_ops.py::TestCommonCPU::test_dtypes_cartesian_prod_cpu 2022-08-17T12:43:30.7371959Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cartesian_prod_cpu 2022-08-17T12:43:30.7485936Z test_ops.py::TestCommonCPU::test_dtypes_chalf_cpu 2022-08-17T12:43:30.7488257Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_char_cpu 2022-08-17T12:43:30.7497786Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_chalf_cpu 2022-08-17T12:43:30.7499384Z test_ops.py::TestCommonCPU::test_dtypes_chunk_cpu 2022-08-17T12:43:30.7595779Z test_ops.py::TestCommonCPU::test_dtypes_cholesky_solve_cpu 2022-08-17T12:43:30.7606829Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_chunk_cpu 2022-08-17T12:43:30.7671941Z test_ops.py::TestCommonCPU::test_dtypes_clone_cpu 2022-08-17T12:43:30.7683705Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_clone_cpu 2022-08-17T12:43:30.7758187Z test_ops.py::TestCommonCPU::test_dtypes_conj_cpu 2022-08-17T12:43:30.7769454Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_conj_cpu 2022-08-17T12:43:30.7783109Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cholesky_solve_cpu 2022-08-17T12:43:30.7786211Z test_ops.py::TestCommonCPU::test_dtypes_copysign_cpu 2022-08-17T12:43:30.8142383Z test_ops.py::TestCommonCPU::test_dtypes_clamp_min_cpu 2022-08-17T12:43:30.8144871Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_clamp_min_cpu 2022-08-17T12:43:30.8165833Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_copysign_cpu 2022-08-17T12:43:30.8166578Z test_ops.py::TestCommonCPU::test_dtypes_count_nonzero_cpu 2022-08-17T12:43:30.8780582Z test_ops.py::TestCommonCPU::test_dtypes_complex_cpu 2022-08-17T12:43:30.8794181Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_complex_cpu 2022-08-17T12:43:30.8865731Z test_ops.py::TestCommonCPU::test_dtypes_contiguous_cpu 2022-08-17T12:43:30.8869699Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_contiguous_cpu 2022-08-17T12:43:30.8881408Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_count_nonzero_cpu 2022-08-17T12:43:30.8884106Z test_ops.py::TestCommonCPU::test_dtypes_cosh_cpu 2022-08-17T12:43:30.8941855Z test_ops.py::TestCommonCPU::test_dtypes_cummin_cpu 2022-08-17T12:43:30.8951171Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cosh_cpu 2022-08-17T12:43:30.8988856Z test_ops.py::TestCommonCPU::test_dtypes_cummax_cpu 2022-08-17T12:43:30.8998421Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cummin_cpu 2022-08-17T12:43:30.9031924Z test_ops.py::TestCommonCPU::test_dtypes_deg2rad_cpu 2022-08-17T12:43:30.9041717Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cummax_cpu 2022-08-17T12:43:30.9070843Z test_ops.py::TestCommonCPU::test_dtypes_cumulative_trapezoid_cpu 2022-08-17T12:43:30.9080849Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_deg2rad_cpu 2022-08-17T12:43:30.9277854Z test_ops.py::TestCommonCPU::test_dtypes_diagonal_cpu 2022-08-17T12:43:30.9287506Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_diagonal_cpu 2022-08-17T12:43:30.9299389Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cumulative_trapezoid_cpu 2022-08-17T12:43:30.9300680Z test_ops.py::TestCommonCPU::test_dtypes_diagflat_cpu 2022-08-17T12:43:30.9422392Z test_ops.py::TestCommonCPU::test_dtypes_dist_cpu 2022-08-17T12:43:30.9433861Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_diagflat_cpu 2022-08-17T12:43:30.9537115Z test_ops.py::TestCommonCPU::test_dtypes_digamma_cpu 2022-08-17T12:43:30.9549214Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_digamma_cpu 2022-08-17T12:43:30.9896897Z test_ops.py::TestCommonCPU::test_dtypes_div_trunc_rounding_cpu 2022-08-17T12:43:30.9905205Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_div_trunc_rounding_cpu 2022-08-17T12:43:30.9985718Z test_ops.py::TestCommonCPU::test_dtypes_dstack_cpu 2022-08-17T12:43:30.9992710Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_dstack_cpu 2022-08-17T12:43:31.0062007Z test_ops.py::TestCommonCPU::test_dtypes_empty_like_cpu 2022-08-17T12:43:31.0069460Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_empty_like_cpu 2022-08-17T12:43:31.0154545Z test_ops.py::TestCommonCPU::test_dtypes_erfc_cpu 2022-08-17T12:43:31.0165437Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_erfc_cpu 2022-08-17T12:43:31.0237154Z test_ops.py::TestCommonCPU::test_dtypes_expand_as_cpu 2022-08-17T12:43:31.0245395Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_expand_as_cpu 2022-08-17T12:43:31.0466828Z test_ops.py::TestCommonCPU::test_dtypes_fft_fft_cpu 2022-08-17T12:43:31.0479408Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_fft_cpu 2022-08-17T12:43:31.0754530Z test_ops.py::TestCommonCPU::test_dtypes_fft_hfft_cpu 2022-08-17T12:43:31.0768103Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_hfft_cpu 2022-08-17T12:43:31.1051505Z test_ops.py::TestCommonCPU::test_dtypes_fft_ifftn_cpu 2022-08-17T12:43:31.1063696Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_ifftn_cpu 2022-08-17T12:43:31.1424280Z test_ops.py::TestCommonCPU::test_dtypes_fft_ihfftn_cpu 2022-08-17T12:43:31.1437765Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_ihfftn_cpu 2022-08-17T12:43:31.1644700Z test_ops.py::TestCommonCPU::test_dtypes_fft_rfft2_cpu 2022-08-17T12:43:31.1645750Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_dist_cpu 2022-08-17T12:43:31.1714059Z test_ops.py::TestCommonCPU::test_dtypes_dot_cpu 2022-08-17T12:43:31.1726300Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_rfft2_cpu 2022-08-17T12:43:31.1740936Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_dot_cpu 2022-08-17T12:43:31.1741739Z test_ops.py::TestCommonCPU::test_dtypes_eig_cpu 2022-08-17T12:43:31.1870963Z test_ops.py::TestCommonCPU::test_dtypes_flatten_cpu 2022-08-17T12:43:31.1884202Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_flatten_cpu 2022-08-17T12:43:31.1895416Z [gw3] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_eig_cpu 2022-08-17T12:43:31.1905882Z test_ops.py::TestCommonCPU::test_dtypes_float_cpu 2022-08-17T12:43:31.2009517Z test_ops.py::TestCommonCPU::test_dtypes_eq_cpu 2022-08-17T12:43:31.2022057Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_float_cpu 2022-08-17T12:43:31.2099207Z test_ops.py::TestCommonCPU::test_dtypes_fmax_cpu 2022-08-17T12:43:31.2113149Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cdist_cpu 2022-08-17T12:43:31.2370959Z test_ops.py::TestCommonCPU::test_dtypes_cholesky_cpu 2022-08-17T12:43:31.2377673Z [gw0] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cholesky_cpu 2022-08-17T12:43:31.2410166Z [gw2] [ 1%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fmax_cpu 2022-08-17T12:43:31.2410793Z test_ops.py::TestCommonCPU::test_dtypes_frexp_cpu 2022-08-17T12:43:31.2538560Z test_ops.py::TestCommonCPU::test_dtypes_clamp_cpu 2022-08-17T12:43:31.2553989Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_eq_cpu 2022-08-17T12:43:31.2562399Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_clamp_cpu 2022-08-17T12:43:31.2568636Z test_ops.py::TestCommonCPU::test_dtypes_erfinv_cpu 2022-08-17T12:43:31.2604843Z test_ops.py::TestCommonCPU::test_dtypes_column_stack_cpu 2022-08-17T12:43:31.2618268Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_frexp_cpu 2022-08-17T12:43:31.2637992Z test_ops.py::TestCommonCPU::test_dtypes_ge_cpu 2022-08-17T12:43:31.2651931Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_erfinv_cpu 2022-08-17T12:43:31.2672231Z test_ops.py::TestCommonCPU::test_dtypes_expand_cpu 2022-08-17T12:43:31.2682987Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_column_stack_cpu 2022-08-17T12:43:31.2746549Z test_ops.py::TestCommonCPU::test_dtypes_conj_physical_cpu 2022-08-17T12:43:31.2753830Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_conj_physical_cpu 2022-08-17T12:43:31.2812905Z test_ops.py::TestCommonCPU::test_dtypes_corrcoef_cpu 2022-08-17T12:43:31.2828655Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_expand_cpu 2022-08-17T12:43:31.2998174Z test_ops.py::TestCommonCPU::test_dtypes_fft_fftn_cpu 2022-08-17T12:43:31.3010809Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_corrcoef_cpu 2022-08-17T12:43:31.3108749Z test_ops.py::TestCommonCPU::test_dtypes_cov_cpu 2022-08-17T12:43:31.3191692Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_ge_cpu 2022-08-17T12:43:31.3192734Z test_ops.py::TestCommonCPU::test_dtypes_half_cpu 2022-08-17T12:43:31.3193425Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_fftn_cpu 2022-08-17T12:43:31.3247506Z test_ops.py::TestCommonCPU::test_dtypes_fft_hfftn_cpu 2022-08-17T12:43:31.3261912Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_half_cpu 2022-08-17T12:43:31.3464459Z test_ops.py::TestCommonCPU::test_dtypes_histogramdd_cpu 2022-08-17T12:43:31.3476457Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_hfftn_cpu 2022-08-17T12:43:31.3597850Z test_ops.py::TestCommonCPU::test_dtypes_fft_ifftshift_cpu 2022-08-17T12:43:31.3612449Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_ifftshift_cpu 2022-08-17T12:43:31.3865672Z test_ops.py::TestCommonCPU::test_dtypes_fft_irfft2_cpu 2022-08-17T12:43:31.3878955Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_irfft2_cpu 2022-08-17T12:43:31.4213196Z test_ops.py::TestCommonCPU::test_dtypes_fft_rfft_cpu 2022-08-17T12:43:31.4225556Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_rfft_cpu 2022-08-17T12:43:31.4422727Z test_ops.py::TestCommonCPU::test_dtypes_flip_cpu 2022-08-17T12:43:31.4435159Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_flip_cpu 2022-08-17T12:43:31.4792881Z test_ops.py::TestCommonCPU::test_dtypes_float_power_cpu 2022-08-17T12:43:31.4813017Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_histogram_cpu 2022-08-17T12:43:31.4847663Z test_ops.py::TestCommonCPU::test_dtypes_hypot_cpu 2022-08-17T12:43:31.4900369Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_float_power_cpu 2022-08-17T12:43:31.4908895Z test_ops.py::TestCommonCPU::test_dtypes_fmin_cpu 2022-08-17T12:43:31.4923581Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cov_cpu 2022-08-17T12:43:31.5169477Z test_ops.py::TestCommonCPU::test_dtypes_cumprod_cpu 2022-08-17T12:43:31.5180415Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fmin_cpu 2022-08-17T12:43:31.5255523Z test_ops.py::TestCommonCPU::test_dtypes_full_like_cpu 2022-08-17T12:43:31.5268393Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_cumprod_cpu 2022-08-17T12:43:31.5323806Z test_ops.py::TestCommonCPU::test_dtypes_diag_cpu 2022-08-17T12:43:31.5336667Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_full_like_cpu 2022-08-17T12:43:31.5408947Z test_ops.py::TestCommonCPU::test_dtypes_geqrf_cpu 2022-08-17T12:43:31.5422184Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_hypot_cpu 2022-08-17T12:43:31.5494254Z test_ops.py::TestCommonCPU::test_dtypes_imag_cpu 2022-08-17T12:43:31.5505986Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_diag_cpu 2022-08-17T12:43:31.5621482Z test_ops.py::TestCommonCPU::test_dtypes_diagonal_scatter_cpu 2022-08-17T12:43:31.5632312Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_imag_cpu 2022-08-17T12:43:31.5786713Z test_ops.py::TestCommonCPU::test_dtypes_index_put_cpu 2022-08-17T12:43:31.5798240Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_index_put_cpu 2022-08-17T12:43:31.6006512Z test_ops.py::TestCommonCPU::test_dtypes_int_cpu 2022-08-17T12:43:31.6017495Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_int_cpu 2022-08-17T12:43:31.6050608Z test_ops.py::TestCommonCPU::test_dtypes_isin_cpu 2022-08-17T12:43:31.6062312Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_diagonal_scatter_cpu 2022-08-17T12:43:31.6279106Z test_ops.py::TestCommonCPU::test_dtypes_div_floor_rounding_cpu 2022-08-17T12:43:31.6280105Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_isin_cpu 2022-08-17T12:43:31.6280732Z test_ops.py::TestCommonCPU::test_dtypes_isposinf_cpu 2022-08-17T12:43:31.6285240Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_isposinf_cpu 2022-08-17T12:43:31.6329824Z test_ops.py::TestCommonCPU::test_dtypes_jiterator_4inputs_with_extra_args_cpu 2022-08-17T12:43:31.6334273Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_jiterator_4inputs_with_extra_args_cpu 2022-08-17T12:43:31.6449578Z test_ops.py::TestCommonCPU::test_dtypes_kron_cpu 2022-08-17T12:43:31.6461771Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_kron_cpu 2022-08-17T12:43:31.6522562Z test_ops.py::TestCommonCPU::test_dtypes_le_cpu 2022-08-17T12:43:31.6535510Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_div_floor_rounding_cpu 2022-08-17T12:43:31.6653672Z test_ops.py::TestCommonCPU::test_dtypes_double_cpu 2022-08-17T12:43:31.6665569Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_double_cpu 2022-08-17T12:43:31.6768357Z test_ops.py::TestCommonCPU::test_dtypes_einsum_cpu 2022-08-17T12:43:31.6781156Z [gw3] [ 2%] XFAIL test_ops.py::TestCommonCPU::test_dtypes_geqrf_cpu 2022-08-17T12:43:31.6919406Z test_ops.py::TestCommonCPU::test_dtypes_heaviside_cpu 2022-08-17T12:43:31.6932645Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_le_cpu 2022-08-17T12:43:31.6980495Z test_ops.py::TestCommonCPU::test_dtypes_linalg_cholesky_ex_cpu 2022-08-17T12:43:31.6993772Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_einsum_cpu 2022-08-17T12:43:31.7090611Z test_ops.py::TestCommonCPU::test_dtypes_equal_cpu 2022-08-17T12:43:31.7104673Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_heaviside_cpu 2022-08-17T12:43:31.7139684Z test_ops.py::TestCommonCPU::test_dtypes_hsplit_cpu 2022-08-17T12:43:31.7147729Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_equal_cpu 2022-08-17T12:43:31.7179926Z test_ops.py::TestCommonCPU::test_dtypes_exp2_cpu 2022-08-17T12:43:31.7189174Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_hsplit_cpu 2022-08-17T12:43:31.7210864Z test_ops.py::TestCommonCPU::test_dtypes_igamma_cpu 2022-08-17T12:43:31.7223641Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_cholesky_ex_cpu 2022-08-17T12:43:31.7248426Z test_ops.py::TestCommonCPU::test_dtypes_linalg_det_singular_cpu 2022-08-17T12:43:31.7258219Z [gw1] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_det_singular_cpu 2022-08-17T12:43:31.7271306Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_exp2_cpu 2022-08-17T12:43:31.7271996Z test_ops.py::TestCommonCPU::test_dtypes_expm1_cpu 2022-08-17T12:43:31.7334761Z test_ops.py::TestCommonCPU::test_dtypes_linalg_eigvalsh_cpu 2022-08-17T12:43:31.7347015Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_expm1_cpu 2022-08-17T12:43:31.7484455Z test_ops.py::TestCommonCPU::test_dtypes_fft_fftshift_cpu 2022-08-17T12:43:31.7496165Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_fftshift_cpu 2022-08-17T12:43:31.7717187Z test_ops.py::TestCommonCPU::test_dtypes_fft_ifft2_cpu 2022-08-17T12:43:31.7728408Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_ifft2_cpu 2022-08-17T12:43:31.7985318Z test_ops.py::TestCommonCPU::test_dtypes_fft_ihfft2_cpu 2022-08-17T12:43:31.7996671Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_ihfft2_cpu 2022-08-17T12:43:31.8010753Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_igamma_cpu 2022-08-17T12:43:31.8011983Z test_ops.py::TestCommonCPU::test_dtypes_fft_irfft_cpu 2022-08-17T12:43:31.8121740Z test_ops.py::TestCommonCPU::test_dtypes_index_copy_cpu 2022-08-17T12:43:31.8133510Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_index_copy_cpu 2022-08-17T12:43:31.8223817Z test_ops.py::TestCommonCPU::test_dtypes_index_select_cpu 2022-08-17T12:43:31.8233702Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_index_select_cpu 2022-08-17T12:43:31.8256229Z test_ops.py::TestCommonCPU::test_dtypes_isclose_cpu 2022-08-17T12:43:31.8268510Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_irfft_cpu 2022-08-17T12:43:31.8574190Z test_ops.py::TestCommonCPU::test_dtypes_fft_rfftn_cpu 2022-08-17T12:43:31.8586427Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fft_rfftn_cpu 2022-08-17T12:43:31.8646158Z test_ops.py::TestCommonCPU::test_dtypes_fliplr_cpu 2022-08-17T12:43:31.8657878Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fliplr_cpu 2022-08-17T12:43:31.8762250Z test_ops.py::TestCommonCPU::test_dtypes_floor_cpu 2022-08-17T12:43:31.8773782Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_floor_cpu 2022-08-17T12:43:31.9239274Z test_ops.py::TestCommonCPU::test_dtypes_fmod_cpu 2022-08-17T12:43:31.9253188Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_isclose_cpu 2022-08-17T12:43:31.9257343Z test_ops.py::TestCommonCPU::test_dtypes_isnan_cpu 2022-08-17T12:43:31.9268565Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_fmod_cpu 2022-08-17T12:43:31.9311485Z test_ops.py::TestCommonCPU::test_dtypes_gather_cpu 2022-08-17T12:43:31.9321037Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_isnan_cpu 2022-08-17T12:43:31.9385045Z test_ops.py::TestCommonCPU::test_dtypes_istft_cpu 2022-08-17T12:43:31.9395905Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_gather_cpu 2022-08-17T12:43:31.9884241Z test_ops.py::TestCommonCPU::test_dtypes_gradient_cpu 2022-08-17T12:43:31.9895625Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_gradient_cpu 2022-08-17T12:43:32.0023660Z test_ops.py::TestCommonCPU::test_dtypes_histc_cpu 2022-08-17T12:43:32.0037136Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_histogramdd_cpu 2022-08-17T12:43:32.0056586Z test_ops.py::TestCommonCPU::test_dtypes_i0_cpu 2022-08-17T12:43:32.0070622Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_istft_cpu 2022-08-17T12:43:32.0115601Z test_ops.py::TestCommonCPU::test_dtypes_jiterator_binary_return_by_ref_cpu 2022-08-17T12:43:32.0126902Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_jiterator_binary_return_by_ref_cpu 2022-08-17T12:43:32.0174260Z test_ops.py::TestCommonCPU::test_dtypes_lcm_cpu 2022-08-17T12:43:32.0185831Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_i0_cpu 2022-08-17T12:43:32.0472987Z test_ops.py::TestCommonCPU::test_dtypes_index_add_cpu 2022-08-17T12:43:32.0484850Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_index_add_cpu 2022-08-17T12:43:32.0632290Z test_ops.py::TestCommonCPU::test_dtypes_index_reduce_cpu 2022-08-17T12:43:32.0644403Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_lcm_cpu 2022-08-17T12:43:32.0722505Z test_ops.py::TestCommonCPU::test_dtypes_lgamma_cpu 2022-08-17T12:43:32.0732139Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_lgamma_cpu 2022-08-17T12:43:32.0817293Z test_ops.py::TestCommonCPU::test_dtypes_linalg_cross_cpu 2022-08-17T12:43:32.0825969Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_cross_cpu 2022-08-17T12:43:32.1827417Z test_ops.py::TestCommonCPU::test_dtypes_linalg_eigh_cpu 2022-08-17T12:43:32.1840630Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_index_reduce_cpu 2022-08-17T12:43:32.2024662Z test_ops.py::TestCommonCPU::test_dtypes_inverse_cpu 2022-08-17T12:43:32.2043262Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_inverse_cpu 2022-08-17T12:43:32.2141275Z test_ops.py::TestCommonCPU::test_dtypes_isinf_cpu 2022-08-17T12:43:32.2152461Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_isinf_cpu 2022-08-17T12:43:32.2315993Z test_ops.py::TestCommonCPU::test_dtypes_isreal_cpu 2022-08-17T12:43:32.2316847Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_eigh_cpu 2022-08-17T12:43:32.2333270Z test_ops.py::TestCommonCPU::test_dtypes_linalg_inv_cpu 2022-08-17T12:43:32.2333883Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_eigvalsh_cpu 2022-08-17T12:43:32.2372013Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_isreal_cpu 2022-08-17T12:43:32.2372680Z test_ops.py::TestCommonCPU::test_dtypes_jiterator_binary_cpu 2022-08-17T12:43:32.2402803Z test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_factor_cpu 2022-08-17T12:43:32.2403594Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_jiterator_binary_cpu 2022-08-17T12:43:32.2637934Z test_ops.py::TestCommonCPU::test_dtypes_kthvalue_cpu 2022-08-17T12:43:32.2649534Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_inv_cpu 2022-08-17T12:43:32.2697953Z test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_solve_cpu 2022-08-17T12:43:32.2711287Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_factor_cpu 2022-08-17T12:43:32.2749202Z test_ops.py::TestCommonCPU::test_dtypes_linalg_lstsq_grad_oriented_cpu 2022-08-17T12:43:32.2760563Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_kthvalue_cpu 2022-08-17T12:43:32.3019467Z test_ops.py::TestCommonCPU::test_dtypes_lerp_cpu 2022-08-17T12:43:32.3026519Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_solve_cpu 2022-08-17T12:43:32.3847914Z test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_factor_cpu 2022-08-17T12:43:32.3854498Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_lerp_cpu 2022-08-17T12:43:32.3870341Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_factor_cpu 2022-08-17T12:43:32.3871281Z test_ops.py::TestCommonCPU::test_dtypes_linalg_cond_cpu 2022-08-17T12:43:32.4152037Z test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_power_cpu 2022-08-17T12:43:32.4162740Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_cond_cpu 2022-08-17T12:43:32.4337269Z test_ops.py::TestCommonCPU::test_dtypes_linalg_eig_cpu 2022-08-17T12:43:32.4350000Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_power_cpu 2022-08-17T12:43:32.4466635Z test_ops.py::TestCommonCPU::test_dtypes_linalg_norm_cpu 2022-08-17T12:43:32.4483987Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_eig_cpu 2022-08-17T12:43:32.4514663Z test_ops.py::TestCommonCPU::test_dtypes_linalg_householder_product_cpu 2022-08-17T12:43:32.4533540Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_histc_cpu 2022-08-17T12:43:32.4641930Z test_ops.py::TestCommonCPU::test_dtypes_hstack_cpu 2022-08-17T12:43:32.4652174Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_hstack_cpu 2022-08-17T12:43:32.4863242Z test_ops.py::TestCommonCPU::test_dtypes_igammac_cpu 2022-08-17T12:43:32.4864143Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_lstsq_grad_oriented_cpu 2022-08-17T12:43:32.5512453Z test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_solve_cpu 2022-08-17T12:43:32.5524057Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_igammac_cpu 2022-08-17T12:43:32.5562079Z test_ops.py::TestCommonCPU::test_dtypes_index_fill_cpu 2022-08-17T12:43:32.5574104Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_norm_cpu 2022-08-17T12:43:32.5612867Z test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_singular_cpu 2022-08-17T12:43:32.5625179Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_singular_cpu 2022-08-17T12:43:32.5633022Z test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_ex_cpu 2022-08-17T12:43:32.5641522Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_index_fill_cpu 2022-08-17T12:43:32.5746237Z test_ops.py::TestCommonCPU::test_dtypes_inner_cpu 2022-08-17T12:43:32.5757682Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_inner_cpu 2022-08-17T12:43:32.5969345Z test_ops.py::TestCommonCPU::test_dtypes_isfinite_cpu 2022-08-17T12:43:32.5981646Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_isfinite_cpu 2022-08-17T12:43:32.6166802Z test_ops.py::TestCommonCPU::test_dtypes_isneginf_cpu 2022-08-17T12:43:32.6167448Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_isneginf_cpu 2022-08-17T12:43:32.6168070Z test_ops.py::TestCommonCPU::test_dtypes_jiterator_2inputs_2outputs_cpu 2022-08-17T12:43:32.6168684Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_householder_product_cpu 2022-08-17T12:43:32.6169290Z test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_factor_ex_cpu 2022-08-17T12:43:32.6169893Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_jiterator_2inputs_2outputs_cpu 2022-08-17T12:43:32.6170490Z test_ops.py::TestCommonCPU::test_dtypes_jiterator_unary_cpu 2022-08-17T12:43:32.6176371Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_jiterator_unary_cpu 2022-08-17T12:43:32.6273241Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_ex_cpu 2022-08-17T12:43:32.6274104Z test_ops.py::TestCommonCPU::test_dtypes_linalg_tensorinv_cpu 2022-08-17T12:43:32.6397758Z test_ops.py::TestCommonCPU::test_dtypes_ldexp_cpu 2022-08-17T12:43:32.6398553Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_tensorinv_cpu 2022-08-17T12:43:32.6509648Z test_ops.py::TestCommonCPU::test_dtypes_linalg_vector_norm_cpu 2022-08-17T12:43:32.6519284Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_ldexp_cpu 2022-08-17T12:43:32.6523461Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_factor_ex_cpu 2022-08-17T12:43:32.6538436Z test_ops.py::TestCommonCPU::test_dtypes_linalg_cholesky_cpu 2022-08-17T12:43:32.6868813Z test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_cpu 2022-08-17T12:43:32.6869532Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_cholesky_cpu 2022-08-17T12:43:32.7157766Z test_ops.py::TestCommonCPU::test_dtypes_linalg_det_cpu 2022-08-17T12:43:32.7158581Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_det_cpu 2022-08-17T12:43:32.7397382Z test_ops.py::TestCommonCPU::test_dtypes_linalg_eigvals_cpu 2022-08-17T12:43:32.7409044Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_eigvals_cpu 2022-08-17T12:43:32.7651715Z test_ops.py::TestCommonCPU::test_dtypes_linalg_inv_ex_cpu 2022-08-17T12:43:32.7657280Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_inv_ex_cpu 2022-08-17T12:43:32.7707899Z test_ops.py::TestCommonCPU::test_dtypes_linalg_lstsq_cpu 2022-08-17T12:43:32.7716352Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_cpu 2022-08-17T12:43:32.9067055Z test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_norm_cpu 2022-08-17T12:43:32.9085090Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_solve_cpu 2022-08-17T12:43:32.9484343Z test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_rank_hermitian_cpu 2022-08-17T12:43:32.9485325Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_rank_hermitian_cpu 2022-08-17T12:43:32.9806123Z test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_cpu 2022-08-17T12:43:32.9806936Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_lstsq_cpu 2022-08-17T12:43:33.0038059Z test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_factor_ex_cpu 2022-08-17T12:43:33.0068705Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_cpu 2022-08-17T12:43:33.0574270Z test_ops.py::TestCommonCPU::test_dtypes_linalg_slogdet_cpu 2022-08-17T12:43:33.0574911Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_slogdet_cpu 2022-08-17T12:43:33.1040689Z test_ops.py::TestCommonCPU::test_dtypes_linalg_svd_cpu 2022-08-17T12:43:33.1042756Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_norm_cpu 2022-08-17T12:43:33.1043389Z test_ops.py::TestCommonCPU::test_dtypes_linalg_multi_dot_cpu 2022-08-17T12:43:33.1153462Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_factor_ex_cpu 2022-08-17T12:43:33.1170592Z test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_rank_cpu 2022-08-17T12:43:33.1178027Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_multi_dot_cpu 2022-08-17T12:43:33.1467413Z test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_hermitian_cpu 2022-08-17T12:43:33.1485878Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_rank_cpu 2022-08-17T12:43:33.1486666Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_hermitian_cpu 2022-08-17T12:43:33.1537048Z test_ops.py::TestCommonCPU::test_dtypes_linalg_norm_subgradients_at_zero_cpu 2022-08-17T12:43:33.2087254Z test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_cpu 2022-08-17T12:43:33.2088456Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_cpu 2022-08-17T12:43:33.2481190Z test_ops.py::TestCommonCPU::test_dtypes_linalg_svdvals_cpu 2022-08-17T12:43:33.2493410Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_norm_subgradients_at_zero_cpu 2022-08-17T12:43:33.3515151Z test_ops.py::TestCommonCPU::test_dtypes_linalg_qr_cpu 2022-08-17T12:43:33.3543417Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_qr_cpu 2022-08-17T12:43:33.3544304Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_vector_norm_cpu 2022-08-17T12:43:33.3544893Z test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_triangular_cpu 2022-08-17T12:43:33.3643599Z test_ops.py::TestCommonCPU::test_dtypes_log2_cpu 2022-08-17T12:43:33.3654226Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_log2_cpu 2022-08-17T12:43:33.3743806Z test_ops.py::TestCommonCPU::test_dtypes_logaddexp2_cpu 2022-08-17T12:43:33.3761556Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_svdvals_cpu 2022-08-17T12:43:33.3762170Z test_ops.py::TestCommonCPU::test_dtypes_linalg_vecdot_cpu 2022-08-17T12:43:33.3770121Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logaddexp2_cpu 2022-08-17T12:43:33.4295621Z test_ops.py::TestCommonCPU::test_dtypes_logical_and_cpu 2022-08-17T12:43:33.4296495Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logical_and_cpu 2022-08-17T12:43:33.4568807Z test_ops.py::TestCommonCPU::test_dtypes_logit_cpu 2022-08-17T12:43:33.4570030Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logit_cpu 2022-08-17T12:43:33.4954576Z test_ops.py::TestCommonCPU::test_dtypes_lt_cpu 2022-08-17T12:43:33.5079085Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_lt_cpu 2022-08-17T12:43:33.5148928Z test_ops.py::TestCommonCPU::test_dtypes_mH_cpu 2022-08-17T12:43:33.5155137Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_mH_cpu 2022-08-17T12:43:33.5358034Z test_ops.py::TestCommonCPU::test_dtypes_masked_select_cpu 2022-08-17T12:43:33.5371903Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_masked_select_cpu 2022-08-17T12:43:33.5470389Z test_ops.py::TestCommonCPU::test_dtypes_max_reduction_no_dim_cpu 2022-08-17T12:43:33.5480446Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_max_reduction_no_dim_cpu 2022-08-17T12:43:33.5908766Z test_ops.py::TestCommonCPU::test_dtypes_median_cpu 2022-08-17T12:43:33.5909496Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_svd_cpu 2022-08-17T12:43:33.5910208Z test_ops.py::TestCommonCPU::test_dtypes_linalg_vander_cpu 2022-08-17T12:43:33.5985099Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_median_cpu 2022-08-17T12:43:33.5985708Z test_ops.py::TestCommonCPU::test_dtypes_min_reduction_no_dim_cpu 2022-08-17T12:43:33.6008514Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_vecdot_cpu 2022-08-17T12:43:33.6009119Z test_ops.py::TestCommonCPU::test_dtypes_log1p_cpu 2022-08-17T12:43:33.6043843Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_min_reduction_no_dim_cpu 2022-08-17T12:43:33.6071660Z test_ops.py::TestCommonCPU::test_dtypes_mode_cpu 2022-08-17T12:43:33.6082333Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_log1p_cpu 2022-08-17T12:43:33.6203394Z test_ops.py::TestCommonCPU::test_dtypes_log_softmax_dtype_cpu 2022-08-17T12:43:33.6216303Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_log_softmax_dtype_cpu 2022-08-17T12:43:33.6230499Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_vander_cpu 2022-08-17T12:43:33.6231154Z test_ops.py::TestCommonCPU::test_dtypes_logdet_cpu 2022-08-17T12:43:33.6252331Z test_ops.py::TestCommonCPU::test_dtypes_log10_cpu 2022-08-17T12:43:33.6272155Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_mode_cpu 2022-08-17T12:43:33.6328650Z test_ops.py::TestCommonCPU::test_dtypes_multinomial_cpu 2022-08-17T12:43:33.6411728Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_log10_cpu 2022-08-17T12:43:33.6584437Z test_ops.py::TestCommonCPU::test_dtypes_log_softmax_cpu 2022-08-17T12:43:33.6584945Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logdet_cpu 2022-08-17T12:43:33.7052780Z test_ops.py::TestCommonCPU::test_dtypes_logical_xor_cpu 2022-08-17T12:43:33.7053487Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_log_softmax_cpu 2022-08-17T12:43:33.7054070Z test_ops.py::TestCommonCPU::test_dtypes_logcumsumexp_cpu 2022-08-17T12:43:33.7393657Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logical_xor_cpu 2022-08-17T12:43:33.7394335Z test_ops.py::TestCommonCPU::test_dtypes_long_cpu 2022-08-17T12:43:33.7394951Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logcumsumexp_cpu 2022-08-17T12:43:33.7395544Z test_ops.py::TestCommonCPU::test_dtypes_logical_or_cpu 2022-08-17T12:43:33.7396390Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_long_cpu 2022-08-17T12:43:33.7596027Z test_ops.py::TestCommonCPU::test_dtypes_lu_unpack_cpu 2022-08-17T12:43:33.7640438Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logical_or_cpu 2022-08-17T12:43:33.7721239Z test_ops.py::TestCommonCPU::test_dtypes_logsumexp_cpu 2022-08-17T12:43:33.7735249Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_lu_unpack_cpu 2022-08-17T12:43:33.7750015Z test_ops.py::TestCommonCPU::test_dtypes_masked_scatter_cpu 2022-08-17T12:43:33.7761915Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_multinomial_cpu 2022-08-17T12:43:33.7783675Z test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_5_cpu 2022-08-17T12:43:33.7796290Z [gw3] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_5_cpu 2022-08-17T12:43:33.7857698Z test_ops.py::TestCommonCPU::test_dtypes_nanquantile_cpu 2022-08-17T12:43:33.7872141Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logsumexp_cpu 2022-08-17T12:43:33.7905116Z test_ops.py::TestCommonCPU::test_dtypes_lu_solve_cpu 2022-08-17T12:43:33.7917709Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_masked_scatter_cpu 2022-08-17T12:43:33.8292032Z test_ops.py::TestCommonCPU::test_dtypes_max_binary_cpu 2022-08-17T12:43:33.8303994Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_max_binary_cpu 2022-08-17T12:43:33.8866889Z test_ops.py::TestCommonCPU::test_dtypes_mean_cpu 2022-08-17T12:43:33.8881407Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_lu_solve_cpu 2022-08-17T12:43:33.9086145Z test_ops.py::TestCommonCPU::test_dtypes_masked_fill_cpu 2022-08-17T12:43:33.9098780Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_mean_cpu 2022-08-17T12:43:33.9113942Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_masked_fill_cpu 2022-08-17T12:43:33.9114549Z test_ops.py::TestCommonCPU::test_dtypes_matrix_exp_cpu 2022-08-17T12:43:33.9446820Z test_ops.py::TestCommonCPU::test_dtypes_min_binary_cpu 2022-08-17T12:43:33.9460638Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_min_binary_cpu 2022-08-17T12:43:33.9507366Z test_ops.py::TestCommonCPU::test_dtypes_mm_cpu 2022-08-17T12:43:33.9519782Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_matrix_exp_cpu 2022-08-17T12:43:33.9547429Z test_ops.py::TestCommonCPU::test_dtypes_maximum_cpu 2022-08-17T12:43:33.9558064Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_mm_cpu 2022-08-17T12:43:33.9835727Z test_ops.py::TestCommonCPU::test_dtypes_mul_cpu 2022-08-17T12:43:33.9848115Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_maximum_cpu 2022-08-17T12:43:33.9895704Z test_ops.py::TestCommonCPU::test_dtypes_meshgrid_variadic_tensors_cpu 2022-08-17T12:43:33.9907747Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_mul_cpu 2022-08-17T12:43:33.9928197Z test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_3_cpu 2022-08-17T12:43:33.9940629Z [gw2] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_3_cpu 2022-08-17T12:43:34.0093435Z test_ops.py::TestCommonCPU::test_dtypes_nanmedian_cpu 2022-08-17T12:43:34.0105083Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_meshgrid_variadic_tensors_cpu 2022-08-17T12:43:34.0313145Z test_ops.py::TestCommonCPU::test_dtypes_minimum_cpu 2022-08-17T12:43:34.0326500Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nanmedian_cpu 2022-08-17T12:43:34.0437023Z test_ops.py::TestCommonCPU::test_dtypes_native_layer_norm_cpu 2022-08-17T12:43:34.0449159Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_minimum_cpu 2022-08-17T12:43:34.0796963Z test_ops.py::TestCommonCPU::test_dtypes_msort_cpu 2022-08-17T12:43:34.0797788Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_msort_cpu 2022-08-17T12:43:34.1076541Z test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_1_cpu 2022-08-17T12:43:34.1087539Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_1_cpu 2022-08-17T12:43:34.1143932Z test_ops.py::TestCommonCPU::test_dtypes_nanmean_cpu 2022-08-17T12:43:34.1155976Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nanquantile_cpu 2022-08-17T12:43:34.1491148Z test_ops.py::TestCommonCPU::test_dtypes_ne_cpu 2022-08-17T12:43:34.1502467Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_native_layer_norm_cpu 2022-08-17T12:43:34.1628510Z test_ops.py::TestCommonCPU::test_dtypes_new_full_cpu 2022-08-17T12:43:34.1640095Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_ne_cpu 2022-08-17T12:43:34.1656084Z test_ops.py::TestCommonCPU::test_dtypes_new_ones_cpu 2022-08-17T12:43:34.1667322Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_new_full_cpu 2022-08-17T12:43:34.1758457Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool1d_cpu 2022-08-17T12:43:34.1771144Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_new_ones_cpu 2022-08-17T12:43:34.2158110Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool2d_cpu 2022-08-17T12:43:34.2159087Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool1d_cpu 2022-08-17T12:43:34.2397790Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool2d_cpu 2022-08-17T12:43:34.2421624Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nanmean_cpu 2022-08-17T12:43:34.2590442Z test_ops.py::TestCommonCPU::test_dtypes_narrow_cpu 2022-08-17T12:43:34.2591437Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_narrow_cpu 2022-08-17T12:43:34.2592153Z test_ops.py::TestCommonCPU::test_dtypes_new_empty_cpu 2022-08-17T12:43:34.2592872Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool2d_cpu 2022-08-17T12:43:34.2661757Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool3d_cpu 2022-08-17T12:43:34.2662536Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_new_empty_cpu 2022-08-17T12:43:34.3456161Z test_ops.py::TestCommonCPU::test_dtypes_nextafter_cpu 2022-08-17T12:43:34.3456753Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nextafter_cpu 2022-08-17T12:43:34.3692566Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool1d_cpu 2022-08-17T12:43:34.3693361Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool2d_cpu 2022-08-17T12:43:34.3980550Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool3d_cpu 2022-08-17T12:43:34.3992574Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool3d_cpu 2022-08-17T12:43:34.4029505Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool1d_cpu 2022-08-17T12:43:34.4030035Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool2d_cpu 2022-08-17T12:43:34.4187538Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_batch_norm_cpu 2022-08-17T12:43:34.4211396Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool3d_cpu 2022-08-17T12:43:34.4442364Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_binary_cross_entropy_cpu 2022-08-17T12:43:34.4457202Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool2d_cpu 2022-08-17T12:43:34.4957953Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_bilinear_cpu 2022-08-17T12:43:34.4959028Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_batch_norm_cpu 2022-08-17T12:43:34.5067828Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_binary_cross_entropy_with_logits_cpu 2022-08-17T12:43:34.5079959Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_binary_cross_entropy_cpu 2022-08-17T12:43:34.6120336Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv2d_cpu 2022-08-17T12:43:34.6132386Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_bilinear_cpu 2022-08-17T12:43:34.6830359Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv1d_cpu 2022-08-17T12:43:34.6843612Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_triangular_cpu 2022-08-17T12:43:34.6892994Z test_ops.py::TestCommonCPU::test_dtypes_linalg_tensorsolve_cpu 2022-08-17T12:43:34.6905258Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_binary_cross_entropy_with_logits_cpu 2022-08-17T12:43:34.7183042Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose1d_cpu 2022-08-17T12:43:34.7194862Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linalg_tensorsolve_cpu 2022-08-17T12:43:34.7386410Z test_ops.py::TestCommonCPU::test_dtypes_linspace_cpu 2022-08-17T12:43:34.7398833Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_linspace_cpu 2022-08-17T12:43:34.7481075Z test_ops.py::TestCommonCPU::test_dtypes_log_cpu 2022-08-17T12:43:34.7493129Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_log_cpu 2022-08-17T12:43:34.7599244Z test_ops.py::TestCommonCPU::test_dtypes_logaddexp_cpu 2022-08-17T12:43:34.7610156Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logaddexp_cpu 2022-08-17T12:43:34.7758497Z test_ops.py::TestCommonCPU::test_dtypes_logical_not_cpu 2022-08-17T12:43:34.7769949Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logical_not_cpu 2022-08-17T12:43:34.7819132Z test_ops.py::TestCommonCPU::test_dtypes_logspace_cpu 2022-08-17T12:43:34.7830714Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose1d_cpu 2022-08-17T12:43:34.8409359Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cosine_similarity_cpu 2022-08-17T12:43:34.8421524Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cosine_similarity_cpu 2022-08-17T12:43:35.0028995Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout3d_cpu 2022-08-17T12:43:35.0037836Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_logspace_cpu 2022-08-17T12:43:35.0126071Z test_ops.py::TestCommonCPU::test_dtypes_lu_cpu 2022-08-17T12:43:35.0135923Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout3d_cpu 2022-08-17T12:43:35.0350780Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_embedding_cpu 2022-08-17T12:43:35.0361845Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_embedding_cpu 2022-08-17T12:43:35.0824717Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_fractional_max_pool3d_cpu 2022-08-17T12:43:35.0839391Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_lu_cpu 2022-08-17T12:43:35.0978981Z test_ops.py::TestCommonCPU::test_dtypes_mT_cpu 2022-08-17T12:43:35.0989490Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_mT_cpu 2022-08-17T12:43:35.1457352Z test_ops.py::TestCommonCPU::test_dtypes_matmul_cpu 2022-08-17T12:43:35.1468788Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_matmul_cpu 2022-08-17T12:43:35.1604626Z test_ops.py::TestCommonCPU::test_dtypes_max_reduction_with_dim_cpu 2022-08-17T12:43:35.1616493Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_max_reduction_with_dim_cpu 2022-08-17T12:43:35.1815569Z test_ops.py::TestCommonCPU::test_dtypes_meshgrid_list_of_tensors_cpu 2022-08-17T12:43:35.1827079Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_meshgrid_list_of_tensors_cpu 2022-08-17T12:43:35.1958896Z test_ops.py::TestCommonCPU::test_dtypes_min_reduction_with_dim_cpu 2022-08-17T12:43:35.1970782Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_min_reduction_with_dim_cpu 2022-08-17T12:43:35.2027995Z test_ops.py::TestCommonCPU::test_dtypes_movedim_cpu 2022-08-17T12:43:35.2039495Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_movedim_cpu 2022-08-17T12:43:35.2108153Z test_ops.py::TestCommonCPU::test_dtypes_mv_cpu 2022-08-17T12:43:35.2119476Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_mv_cpu 2022-08-17T12:43:35.2225069Z test_ops.py::TestCommonCPU::test_dtypes_nan_to_num_cpu 2022-08-17T12:43:35.2235609Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nan_to_num_cpu 2022-08-17T12:43:35.2728945Z test_ops.py::TestCommonCPU::test_dtypes_nansum_cpu 2022-08-17T12:43:35.2745048Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nansum_cpu 2022-08-17T12:43:35.2825645Z test_ops.py::TestCommonCPU::test_dtypes_neg_cpu 2022-08-17T12:43:35.2831471Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_neg_cpu 2022-08-17T12:43:35.2963751Z test_ops.py::TestCommonCPU::test_dtypes_new_zeros_cpu 2022-08-17T12:43:35.2975021Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_new_zeros_cpu 2022-08-17T12:43:35.3847653Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool3d_cpu 2022-08-17T12:43:35.3861979Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv1d_cpu 2022-08-17T12:43:35.3871153Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose3d_cpu 2022-08-17T12:43:35.3911155Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool3d_cpu 2022-08-17T12:43:35.4469732Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool1d_cpu 2022-08-17T12:43:35.4484390Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool1d_cpu 2022-08-17T12:43:35.4530286Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_batch_norm_without_cudnn_cpu 2022-08-17T12:43:35.4547165Z [gw0] [ 2%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_batch_norm_without_cudnn_cpu 2022-08-17T12:43:35.4757941Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_celu_cpu 2022-08-17T12:43:35.4812813Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_celu_cpu 2022-08-17T12:43:35.5011225Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose2d_cpu 2022-08-17T12:43:35.5026706Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose3d_cpu 2022-08-17T12:43:35.5551924Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_ctc_loss_cpu 2022-08-17T12:43:35.5566580Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_ctc_loss_cpu 2022-08-17T12:43:35.5692784Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_elu_cpu 2022-08-17T12:43:35.5703644Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose2d_cpu 2022-08-17T12:43:35.5780991Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cross_entropy_cpu 2022-08-17T12:43:35.5792556Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_elu_cpu 2022-08-17T12:43:35.6804921Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_feature_alpha_dropout_without_train_cpu 2022-08-17T12:43:35.6806128Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv2d_cpu 2022-08-17T12:43:35.7166648Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cosine_embedding_loss_cpu 2022-08-17T12:43:35.7167261Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cosine_embedding_loss_cpu 2022-08-17T12:43:35.7236667Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout2d_cpu 2022-08-17T12:43:35.7249456Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_feature_alpha_dropout_without_train_cpu 2022-08-17T12:43:35.7325271Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_gelu_cpu 2022-08-17T12:43:35.7402857Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cross_entropy_cpu 2022-08-17T12:43:35.8285286Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout_cpu 2022-08-17T12:43:35.8286094Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_gelu_cpu 2022-08-17T12:43:35.8346566Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardshrink_cpu 2022-08-17T12:43:35.8549051Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardshrink_cpu 2022-08-17T12:43:35.8688293Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:43:35.8809459Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:43:35.9349037Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_bicubic_cpu 2022-08-17T12:43:35.9363656Z [gw2] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout2d_cpu 2022-08-17T12:43:35.9488674Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_embedding_bag_cpu 2022-08-17T12:43:35.9500534Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_bicubic_cpu 2022-08-17T12:43:35.9658839Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_trilinear_cpu 2022-08-17T12:43:35.9670865Z [gw3] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_fractional_max_pool3d_cpu 2022-08-17T12:43:36.0251065Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_grid_sample_cpu 2022-08-17T12:43:36.0263467Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_trilinear_cpu 2022-08-17T12:43:36.0294995Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_leaky_relu_cpu 2022-08-17T12:43:36.0305930Z [gw0] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout_cpu 2022-08-17T12:43:36.0829652Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_feature_alpha_dropout_with_train_cpu 2022-08-17T12:43:36.0840522Z [gw1] [ 2%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_leaky_relu_cpu 2022-08-17T12:43:36.1517131Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:43:36.1529074Z [gw0] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_feature_alpha_dropout_with_train_cpu 2022-08-17T12:43:36.1763882Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_gaussian_nll_loss_cpu 2022-08-17T12:43:36.1829912Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_grid_sample_cpu 2022-08-17T12:43:36.2017786Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardswish_cpu 2022-08-17T12:43:36.2029329Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardswish_cpu 2022-08-17T12:43:36.2099582Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_instance_norm_cpu 2022-08-17T12:43:36.2133284Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:43:36.2490236Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool1d_cpu 2022-08-17T12:43:36.2503196Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_embedding_bag_cpu 2022-08-17T12:43:36.2927292Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_fractional_max_pool2d_cpu 2022-08-17T12:43:36.2946776Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_instance_norm_cpu 2022-08-17T12:43:36.3705866Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_linear_cpu 2022-08-17T12:43:36.3717707Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_linear_cpu 2022-08-17T12:43:36.4018550Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_l1_loss_cpu 2022-08-17T12:43:36.4030219Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_l1_loss_cpu 2022-08-17T12:43:36.4656360Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_local_response_norm_cpu 2022-08-17T12:43:36.4668156Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_local_response_norm_cpu 2022-08-17T12:43:36.4690444Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool2d_cpu 2022-08-17T12:43:36.4703790Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool2d_cpu 2022-08-17T12:43:36.6276271Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool2d_cpu 2022-08-17T12:43:36.6290713Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool1d_cpu 2022-08-17T12:43:36.7732264Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool3d_cpu 2022-08-17T12:43:36.7743696Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool3d_cpu 2022-08-17T12:43:36.8053348Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multi_margin_loss_cpu 2022-08-17T12:43:36.8064530Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multi_margin_loss_cpu 2022-08-17T12:43:36.8565384Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_normalize_cpu 2022-08-17T12:43:36.8578561Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_normalize_cpu 2022-08-17T12:43:36.9278809Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_reflect_cpu 2022-08-17T12:43:36.9279927Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_reflect_cpu 2022-08-17T12:43:36.9352960Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pixel_shuffle_cpu 2022-08-17T12:43:36.9368513Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pixel_shuffle_cpu 2022-08-17T12:43:36.9526072Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_relu6_cpu 2022-08-17T12:43:36.9563646Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_relu6_cpu 2022-08-17T12:43:36.9584120Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_silu_complex_cpu 2022-08-17T12:43:36.9595515Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_fractional_max_pool2d_cpu 2022-08-17T12:43:36.9760739Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_glu_cpu 2022-08-17T12:43:36.9774950Z [gw1] [ 3%] XFAIL test_ops.py::TestCommonCPU::test_dtypes_nn_functional_silu_complex_cpu 2022-08-17T12:43:37.0167162Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softmin_cpu 2022-08-17T12:43:37.0179371Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softmin_cpu 2022-08-17T12:43:37.0291646Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softsign_cpu 2022-08-17T12:43:37.0304587Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softsign_cpu 2022-08-17T12:43:37.0770102Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_triplet_margin_with_distance_loss_cpu 2022-08-17T12:43:37.0782041Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_triplet_margin_with_distance_loss_cpu 2022-08-17T12:43:37.1148369Z test_ops.py::TestCommonCPU::test_dtypes_nonzero_cpu 2022-08-17T12:43:37.1252320Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool2d_cpu 2022-08-17T12:43:37.1393553Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_mish_cpu 2022-08-17T12:43:37.1405697Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_mish_cpu 2022-08-17T12:43:37.1675563Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multilabel_soft_margin_loss_cpu 2022-08-17T12:43:37.1683409Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multilabel_soft_margin_loss_cpu 2022-08-17T12:43:37.1816231Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_circular_cpu 2022-08-17T12:43:37.1828513Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nonzero_cpu 2022-08-17T12:43:37.1910062Z test_ops.py::TestCommonCPU::test_dtypes_norm_nuc_cpu 2022-08-17T12:43:37.1924198Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_circular_cpu 2022-08-17T12:43:37.1993528Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pairwise_distance_cpu 2022-08-17T12:43:37.2036460Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_norm_nuc_cpu 2022-08-17T12:43:37.2149806Z test_ops.py::TestCommonCPU::test_dtypes_ormqr_cpu 2022-08-17T12:43:37.2155502Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pairwise_distance_cpu 2022-08-17T12:43:37.2209621Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_glu_cpu 2022-08-17T12:43:37.2210233Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_poisson_nll_loss_cpu 2022-08-17T12:43:37.2404601Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardsigmoid_cpu 2022-08-17T12:43:37.2629395Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardsigmoid_cpu 2022-08-17T12:43:37.3161540Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_huber_loss_cpu 2022-08-17T12:43:37.3162193Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_huber_loss_cpu 2022-08-17T12:43:37.3833665Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_bilinear_cpu 2022-08-17T12:43:37.3843613Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_bilinear_cpu 2022-08-17T12:43:37.4045372Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_kl_div_cpu 2022-08-17T12:43:37.4054188Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_poisson_nll_loss_cpu 2022-08-17T12:43:37.4195669Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_rrelu_cpu 2022-08-17T12:43:37.4206428Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_kl_div_cpu 2022-08-17T12:43:37.4461359Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_linear_cpu 2022-08-17T12:43:37.4469811Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_rrelu_cpu 2022-08-17T12:43:37.4576210Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_smooth_l1_loss_cpu 2022-08-17T12:43:37.4585117Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_linear_cpu 2022-08-17T12:43:37.4825927Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool1d_cpu 2022-08-17T12:43:37.4834541Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_smooth_l1_loss_cpu 2022-08-17T12:43:37.4971275Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softplus_cpu 2022-08-17T12:43:37.4979530Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softplus_cpu 2022-08-17T12:43:37.5119813Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_threshold_cpu 2022-08-17T12:43:37.5130050Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_threshold_cpu 2022-08-17T12:43:37.5331432Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_upsample_bilinear_cpu 2022-08-17T12:43:37.5343515Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_upsample_bilinear_cpu 2022-08-17T12:43:37.5480388Z test_ops.py::TestCommonCPU::test_dtypes_norm_fro_cpu 2022-08-17T12:43:37.5492699Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_norm_fro_cpu 2022-08-17T12:43:37.5664111Z test_ops.py::TestCommonCPU::test_dtypes_normal_number_mean_cpu 2022-08-17T12:43:37.5674296Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_normal_number_mean_cpu 2022-08-17T12:43:38.2694695Z test_ops.py::TestCommonCPU::test_dtypes_pca_lowrank_cpu 2022-08-17T12:43:38.2702788Z [gw1] [ 3%] XFAIL test_ops.py::TestCommonCPU::test_dtypes_ormqr_cpu 2022-08-17T12:43:38.2993609Z test_ops.py::TestCommonCPU::test_dtypes_pinverse_cpu 2022-08-17T12:43:38.3003305Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_pinverse_cpu 2022-08-17T12:43:38.3023116Z test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_2_cpu 2022-08-17T12:43:38.3033727Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_2_cpu 2022-08-17T12:43:38.3427682Z test_ops.py::TestCommonCPU::test_dtypes_pow_cpu 2022-08-17T12:43:38.3440264Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_pow_cpu 2022-08-17T12:43:38.5447877Z test_ops.py::TestCommonCPU::test_dtypes_quantile_cpu 2022-08-17T12:43:38.5459882Z [gw0] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_gaussian_nll_loss_cpu 2022-08-17T12:43:38.5842654Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_group_norm_cpu 2022-08-17T12:43:38.5883608Z [gw0] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_group_norm_cpu 2022-08-17T12:43:38.6129285Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardtanh_cpu 2022-08-17T12:43:38.6141965Z [gw0] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardtanh_cpu 2022-08-17T12:43:38.6553852Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_area_cpu 2022-08-17T12:43:38.6566261Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_quantile_cpu 2022-08-17T12:43:38.6895644Z test_ops.py::TestCommonCPU::test_dtypes_randn_like_cpu 2022-08-17T12:43:38.6991094Z [gw0] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_area_cpu 2022-08-17T12:43:38.7690305Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_nearest_cpu 2022-08-17T12:43:38.7691157Z [gw0] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_nearest_cpu 2022-08-17T12:43:38.7821459Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_layer_norm_cpu 2022-08-17T12:43:38.7831558Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_randn_like_cpu 2022-08-17T12:43:38.8124691Z test_ops.py::TestCommonCPU::test_dtypes_remainder_cpu 2022-08-17T12:43:38.8149938Z [gw0] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_layer_norm_cpu 2022-08-17T12:43:38.8334912Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_logsigmoid_cpu 2022-08-17T12:43:38.8335684Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_remainder_cpu 2022-08-17T12:43:38.8413950Z test_ops.py::TestCommonCPU::test_dtypes_reshape_as_cpu 2022-08-17T12:43:38.8494887Z [gw0] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_logsigmoid_cpu 2022-08-17T12:43:38.8495635Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool3d_cpu 2022-08-17T12:43:38.8496143Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_reshape_as_cpu 2022-08-17T12:43:38.8496622Z test_ops.py::TestCommonCPU::test_dtypes_resolve_conj_cpu 2022-08-17T12:43:38.8499451Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_resolve_conj_cpu 2022-08-17T12:43:38.8651147Z test_ops.py::TestCommonCPU::test_dtypes_round_cpu 2022-08-17T12:43:38.8651853Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_round_cpu 2022-08-17T12:43:38.8976833Z test_ops.py::TestCommonCPU::test_dtypes_rsqrt_cpu 2022-08-17T12:43:38.8977654Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_rsqrt_cpu 2022-08-17T12:43:38.9315620Z test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_amax_cpu 2022-08-17T12:43:38.9329699Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_amax_cpu 2022-08-17T12:43:38.9860919Z test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_sum_cpu 2022-08-17T12:43:38.9875254Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_sum_cpu 2022-08-17T12:43:38.9977552Z test_ops.py::TestCommonCPU::test_dtypes_select_cpu 2022-08-17T12:43:38.9991996Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_select_cpu 2022-08-17T12:43:39.0072991Z test_ops.py::TestCommonCPU::test_dtypes_sigmoid_cpu 2022-08-17T12:43:39.0086697Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sigmoid_cpu 2022-08-17T12:43:39.0175077Z test_ops.py::TestCommonCPU::test_dtypes_sinc_cpu 2022-08-17T12:43:39.0186860Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sinc_cpu 2022-08-17T12:43:39.0290324Z test_ops.py::TestCommonCPU::test_dtypes_softmax_with_dtype_cpu 2022-08-17T12:43:39.0300553Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_softmax_with_dtype_cpu 2022-08-17T12:43:39.0425978Z test_ops.py::TestCommonCPU::test_dtypes_special_bessel_j0_cpu 2022-08-17T12:43:39.0434566Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_bessel_j0_cpu 2022-08-17T12:43:39.0808038Z test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_t_cpu 2022-08-17T12:43:39.0820179Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_t_cpu 2022-08-17T12:43:39.0916889Z test_ops.py::TestCommonCPU::test_dtypes_special_entr_cpu 2022-08-17T12:43:39.0929878Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_entr_cpu 2022-08-17T12:43:39.1024608Z test_ops.py::TestCommonCPU::test_dtypes_special_i0e_cpu 2022-08-17T12:43:39.1036238Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_i0e_cpu 2022-08-17T12:43:39.1056490Z test_ops.py::TestCommonCPU::test_dtypes_special_legendre_polynomial_p_cpu 2022-08-17T12:43:39.1067696Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_legendre_polynomial_p_cpu 2022-08-17T12:43:39.1177629Z test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_k0_cpu 2022-08-17T12:43:39.1190139Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_k0_cpu 2022-08-17T12:43:39.1461147Z test_ops.py::TestCommonCPU::test_dtypes_special_polygamma_special_polygamma_n_0_cpu 2022-08-17T12:43:39.1473924Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_polygamma_special_polygamma_n_0_cpu 2022-08-17T12:43:39.1495385Z test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_u_cpu 2022-08-17T12:43:39.1509914Z [gw1] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_u_cpu 2022-08-17T12:43:39.1860030Z test_ops.py::TestCommonCPU::test_dtypes_special_xlog1py_cpu 2022-08-17T12:43:39.1872931Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_xlog1py_cpu 2022-08-17T12:43:39.1989378Z test_ops.py::TestCommonCPU::test_dtypes_split_with_sizes_cpu 2022-08-17T12:43:39.2083897Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_split_with_sizes_cpu 2022-08-17T12:43:39.2147878Z test_ops.py::TestCommonCPU::test_dtypes_stack_cpu 2022-08-17T12:43:39.2160478Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_stack_cpu 2022-08-17T12:43:39.2541332Z test_ops.py::TestCommonCPU::test_dtypes_sub_cpu 2022-08-17T12:43:39.2555397Z [gw1] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sub_cpu 2022-08-17T12:43:40.7801768Z test_ops.py::TestCommonCPU::test_dtypes_svd_lowrank_cpu 2022-08-17T12:43:40.7813901Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_pca_lowrank_cpu 2022-08-17T12:43:40.8056705Z test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_0_cpu 2022-08-17T12:43:40.8066437Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_0_cpu 2022-08-17T12:43:40.8086239Z test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_4_cpu 2022-08-17T12:43:40.8095439Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_4_cpu 2022-08-17T12:43:40.8351150Z test_ops.py::TestCommonCPU::test_dtypes_put_cpu 2022-08-17T12:43:40.8363100Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_put_cpu 2022-08-17T12:43:40.9440688Z test_ops.py::TestCommonCPU::test_dtypes_rand_like_cpu 2022-08-17T12:43:40.9453377Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_rand_like_cpu 2022-08-17T12:43:40.9511981Z test_ops.py::TestCommonCPU::test_dtypes_real_cpu 2022-08-17T12:43:40.9523675Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_real_cpu 2022-08-17T12:43:40.9840257Z test_ops.py::TestCommonCPU::test_dtypes_repeat_cpu 2022-08-17T12:43:40.9851623Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_repeat_cpu 2022-08-17T12:43:41.0018652Z test_ops.py::TestCommonCPU::test_dtypes_resize__cpu 2022-08-17T12:43:41.0030636Z [gw3] [ 3%] XFAIL test_ops.py::TestCommonCPU::test_dtypes_resize__cpu 2022-08-17T12:43:41.0255534Z test_ops.py::TestCommonCPU::test_dtypes_roll_cpu 2022-08-17T12:43:41.0266776Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_roll_cpu 2022-08-17T12:43:41.0286442Z test_ops.py::TestCommonCPU::test_dtypes_round_decimals_3_cpu 2022-08-17T12:43:41.0298278Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_round_decimals_3_cpu 2022-08-17T12:43:41.0526442Z test_ops.py::TestCommonCPU::test_dtypes_scatter_add_cpu 2022-08-17T12:43:41.0538442Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_scatter_add_cpu 2022-08-17T12:43:41.1041893Z test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_mean_cpu 2022-08-17T12:43:41.1052974Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_mean_cpu 2022-08-17T12:43:41.5023858Z test_ops.py::TestCommonCPU::test_dtypes_segment_reduce_lengths_cpu 2022-08-17T12:43:41.5050136Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_segment_reduce_lengths_cpu 2022-08-17T12:43:41.5117045Z test_ops.py::TestCommonCPU::test_dtypes_sgn_cpu 2022-08-17T12:43:41.5131405Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sgn_cpu 2022-08-17T12:43:41.5216699Z test_ops.py::TestCommonCPU::test_dtypes_signbit_cpu 2022-08-17T12:43:41.5226798Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_signbit_cpu 2022-08-17T12:43:41.6038258Z test_ops.py::TestCommonCPU::test_dtypes_slice_scatter_cpu 2022-08-17T12:43:41.6048494Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_slice_scatter_cpu 2022-08-17T12:43:41.6076733Z test_ops.py::TestCommonCPU::test_dtypes_sparse_sampled_addmm_cpu 2022-08-17T12:43:41.6087192Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_sparse_sampled_addmm_cpu 2022-08-17T12:43:41.6181770Z test_ops.py::TestCommonCPU::test_dtypes_special_bessel_y0_cpu 2022-08-17T12:43:41.6195122Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_bessel_y0_cpu 2022-08-17T12:43:41.6216809Z test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_v_cpu 2022-08-17T12:43:41.6230657Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_v_cpu 2022-08-17T12:43:41.6609216Z test_ops.py::TestCommonCPU::test_dtypes_special_hermite_polynomial_h_cpu 2022-08-17T12:43:41.6623242Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_hermite_polynomial_h_cpu 2022-08-17T12:43:41.6757408Z test_ops.py::TestCommonCPU::test_dtypes_special_i1e_cpu 2022-08-17T12:43:41.6770331Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_i1e_cpu 2022-08-17T12:43:41.6898954Z test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_i0_cpu 2022-08-17T12:43:41.6913127Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_i0_cpu 2022-08-17T12:43:41.7047890Z test_ops.py::TestCommonCPU::test_dtypes_special_ndtr_cpu 2022-08-17T12:43:41.7060008Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_ndtr_cpu 2022-08-17T12:43:41.7184905Z test_ops.py::TestCommonCPU::test_dtypes_special_scaled_modified_bessel_k1_cpu 2022-08-17T12:43:41.7197287Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_scaled_modified_bessel_k1_cpu 2022-08-17T12:43:41.7219207Z test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_w_cpu 2022-08-17T12:43:41.7230350Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_w_cpu 2022-08-17T12:43:41.7297568Z test_ops.py::TestCommonCPU::test_dtypes_split_cpu 2022-08-17T12:43:41.7309803Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_split_cpu 2022-08-17T12:43:41.7385719Z test_ops.py::TestCommonCPU::test_dtypes_square_cpu 2022-08-17T12:43:41.7398815Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_square_cpu 2022-08-17T12:43:41.7735639Z test_ops.py::TestCommonCPU::test_dtypes_std_mean_cpu 2022-08-17T12:43:41.7746477Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_std_mean_cpu 2022-08-17T12:43:41.7842027Z test_ops.py::TestCommonCPU::test_dtypes_sum_to_size_cpu 2022-08-17T12:43:41.7851707Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sum_to_size_cpu 2022-08-17T12:43:41.7895522Z test_ops.py::TestCommonCPU::test_dtypes_t_cpu 2022-08-17T12:43:41.7907397Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_t_cpu 2022-08-17T12:43:41.7958178Z test_ops.py::TestCommonCPU::test_dtypes_tanh_cpu 2022-08-17T12:43:41.7971827Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_tanh_cpu 2022-08-17T12:43:41.7988955Z test_ops.py::TestCommonCPU::test_dtypes_to_sparse_cpu 2022-08-17T12:43:41.7999886Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_to_sparse_cpu 2022-08-17T12:43:41.8222413Z test_ops.py::TestCommonCPU::test_dtypes_trapezoid_cpu 2022-08-17T12:43:41.8234205Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_trapezoid_cpu 2022-08-17T12:43:41.8354582Z test_ops.py::TestCommonCPU::test_dtypes_triu_cpu 2022-08-17T12:43:41.8366937Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_triu_cpu 2022-08-17T12:43:41.8559148Z test_ops.py::TestCommonCPU::test_dtypes_unflatten_cpu 2022-08-17T12:43:41.8567452Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_unflatten_cpu 2022-08-17T12:43:41.8704257Z test_ops.py::TestCommonCPU::test_dtypes_unsqueeze_cpu 2022-08-17T12:43:41.8718279Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_unsqueeze_cpu 2022-08-17T12:43:41.8811039Z test_ops.py::TestCommonCPU::test_dtypes_view_as_complex_cpu 2022-08-17T12:43:41.8821394Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_view_as_complex_cpu 2022-08-17T12:43:41.8875466Z test_ops.py::TestCommonCPU::test_dtypes_vsplit_cpu 2022-08-17T12:43:41.8885995Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_vsplit_cpu 2022-08-17T12:43:41.8957845Z test_ops.py::TestCommonCPU::test_dtypes_zero__cpu 2022-08-17T12:43:41.8967975Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_zero__cpu 2022-08-17T12:43:41.8992937Z test_ops.py::TestCommonCPU::test_errors___rdiv___cpu 2022-08-17T12:43:41.9003888Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors___rdiv___cpu 2022-08-17T12:43:41.9031740Z test_ops.py::TestCommonCPU::test_errors___rpow___cpu 2022-08-17T12:43:41.9042118Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors___rpow___cpu 2022-08-17T12:43:41.9107911Z test_ops.py::TestCommonCPU::test_errors_amax_cpu 2022-08-17T12:43:41.9120526Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_amax_cpu 2022-08-17T12:43:41.9151264Z test_ops.py::TestCommonCPU::test_errors_atan2_cpu 2022-08-17T12:43:41.9163033Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_atan2_cpu 2022-08-17T12:43:41.9190618Z test_ops.py::TestCommonCPU::test_errors_bitwise_right_shift_cpu 2022-08-17T12:43:41.9210856Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_bitwise_right_shift_cpu 2022-08-17T12:43:41.9240583Z test_ops.py::TestCommonCPU::test_errors_complex_cpu 2022-08-17T12:43:41.9250421Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_complex_cpu 2022-08-17T12:43:41.9314771Z test_ops.py::TestCommonCPU::test_errors_diagonal_cpu 2022-08-17T12:43:41.9322377Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_diagonal_cpu 2022-08-17T12:43:41.9363247Z test_ops.py::TestCommonCPU::test_errors_dsplit_cpu 2022-08-17T12:43:41.9371056Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_dsplit_cpu 2022-08-17T12:43:41.9400860Z test_ops.py::TestCommonCPU::test_errors_fliplr_cpu 2022-08-17T12:43:41.9411456Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_fliplr_cpu 2022-08-17T12:43:41.9439125Z test_ops.py::TestCommonCPU::test_errors_fmax_cpu 2022-08-17T12:43:41.9448937Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_fmax_cpu 2022-08-17T12:43:41.9474857Z test_ops.py::TestCommonCPU::test_errors_gcd_cpu 2022-08-17T12:43:41.9483465Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_gcd_cpu 2022-08-17T12:43:41.9506132Z test_ops.py::TestCommonCPU::test_errors_heaviside_cpu 2022-08-17T12:43:41.9515705Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_heaviside_cpu 2022-08-17T12:43:41.9540054Z test_ops.py::TestCommonCPU::test_errors_igamma_cpu 2022-08-17T12:43:41.9549872Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_igamma_cpu 2022-08-17T12:43:41.9585796Z test_ops.py::TestCommonCPU::test_errors_jiterator_binary_cpu 2022-08-17T12:43:41.9595530Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_errors_jiterator_binary_cpu 2022-08-17T12:43:41.9623159Z test_ops.py::TestCommonCPU::test_errors_ldexp_cpu 2022-08-17T12:43:41.9634660Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_ldexp_cpu 2022-08-17T12:43:41.9675186Z test_ops.py::TestCommonCPU::test_errors_linspace_cpu 2022-08-17T12:43:41.9683556Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_linspace_cpu 2022-08-17T12:43:41.9709499Z test_ops.py::TestCommonCPU::test_errors_logical_xor_cpu 2022-08-17T12:43:41.9719857Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_logical_xor_cpu 2022-08-17T12:43:41.9771166Z test_ops.py::TestCommonCPU::test_errors_masked_select_cpu 2022-08-17T12:43:41.9778864Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_masked_select_cpu 2022-08-17T12:43:41.9813634Z test_ops.py::TestCommonCPU::test_errors_min_binary_cpu 2022-08-17T12:43:41.9824296Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_min_binary_cpu 2022-08-17T12:43:41.9838664Z test_ops.py::TestCommonCPU::test_errors_multinomial_cpu 2022-08-17T12:43:41.9849326Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool1d_cpu 2022-08-17T12:43:42.0013778Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool1d_grad_cpu 2022-08-17T12:43:42.0029629Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_multinomial_cpu 2022-08-17T12:43:42.0061665Z test_ops.py::TestCommonCPU::test_errors_nextafter_cpu 2022-08-17T12:43:42.0074917Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_nextafter_cpu 2022-08-17T12:43:42.0114464Z test_ops.py::TestCommonCPU::test_errors_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:43:42.0127117Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:43:42.0158916Z test_ops.py::TestCommonCPU::test_errors_polar_cpu 2022-08-17T12:43:42.0173720Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_polar_cpu 2022-08-17T12:43:42.0228171Z test_ops.py::TestCommonCPU::test_errors_reshape_cpu 2022-08-17T12:43:42.0241320Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_reshape_cpu 2022-08-17T12:43:42.0321929Z test_ops.py::TestCommonCPU::test_errors_scatter_add_cpu 2022-08-17T12:43:42.0330994Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_scatter_add_cpu 2022-08-17T12:43:42.0348767Z test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_v_cpu 2022-08-17T12:43:42.0360943Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_v_cpu 2022-08-17T12:43:42.0390979Z test_ops.py::TestCommonCPU::test_errors_special_laguerre_polynomial_l_cpu 2022-08-17T12:43:42.0400074Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_special_laguerre_polynomial_l_cpu 2022-08-17T12:43:42.0420819Z test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_v_cpu 2022-08-17T12:43:42.0432977Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_v_cpu 2022-08-17T12:43:42.0463318Z test_ops.py::TestCommonCPU::test_errors_sub_cpu 2022-08-17T12:43:42.0475509Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_sub_cpu 2022-08-17T12:43:42.0504229Z test_ops.py::TestCommonCPU::test_errors_true_divide_cpu 2022-08-17T12:43:42.0516932Z [gw3] [ 3%] PASSED test_ops.py::TestCommonCPU::test_errors_true_divide_cpu 2022-08-17T12:43:42.0541040Z test_ops.py::TestCommonCPU::test_errors_where_cpu 2022-08-17T12:43:42.0551016Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_errors_where_cpu 2022-08-17T12:43:42.0579507Z test_ops.py::TestCommonCPU::test_multiple_devices_T_cpu_float32 2022-08-17T12:43:42.0592987Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_T_cpu_float32 2022-08-17T12:43:42.0626501Z test_ops.py::TestCommonCPU::test_multiple_devices___radd___cpu_float32 2022-08-17T12:43:42.0638000Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___radd___cpu_float32 2022-08-17T12:43:42.0669255Z test_ops.py::TestCommonCPU::test_multiple_devices___rdiv___cpu_int64 2022-08-17T12:43:42.0680954Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rdiv___cpu_int64 2022-08-17T12:43:42.0713661Z test_ops.py::TestCommonCPU::test_multiple_devices___rmul___cpu_float32 2022-08-17T12:43:42.0724577Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rmul___cpu_float32 2022-08-17T12:43:42.0759377Z test_ops.py::TestCommonCPU::test_multiple_devices___rpow___cpu_int64 2022-08-17T12:43:42.0768386Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rpow___cpu_int64 2022-08-17T12:43:42.0794012Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_amax_cpu_float32 2022-08-17T12:43:42.0804794Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_amax_cpu_float32 2022-08-17T12:43:42.0837504Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmax_cpu_float32 2022-08-17T12:43:42.0850020Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmax_cpu_float32 2022-08-17T12:43:42.0876604Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumprod_cpu_float32 2022-08-17T12:43:42.0888746Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumprod_cpu_float32 2022-08-17T12:43:42.0921180Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_log_softmax_cpu_float32 2022-08-17T12:43:42.0933788Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_log_softmax_cpu_float32 2022-08-17T12:43:42.0963914Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_mean_cpu_float32 2022-08-17T12:43:42.0976778Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_mean_cpu_float32 2022-08-17T12:43:42.1007587Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_normalize_cpu_float32 2022-08-17T12:43:42.1019972Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_normalize_cpu_float32 2022-08-17T12:43:42.1053185Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_softmin_cpu_float32 2022-08-17T12:43:42.1067678Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_softmin_cpu_float32 2022-08-17T12:43:42.1103147Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_sum_cpu_int64 2022-08-17T12:43:42.1114147Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_sum_cpu_int64 2022-08-17T12:43:42.1147514Z test_ops.py::TestCommonCPU::test_multiple_devices_abs_cpu_int64 2022-08-17T12:43:42.1161845Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_abs_cpu_int64 2022-08-17T12:43:42.1195475Z test_ops.py::TestCommonCPU::test_multiple_devices_acosh_cpu_int64 2022-08-17T12:43:42.1209289Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_acosh_cpu_int64 2022-08-17T12:43:42.1242182Z test_ops.py::TestCommonCPU::test_multiple_devices_addbmm_cpu_int64 2022-08-17T12:43:42.1255592Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addbmm_cpu_int64 2022-08-17T12:43:42.1289869Z test_ops.py::TestCommonCPU::test_multiple_devices_addmm_cpu_float32 2022-08-17T12:43:42.1302956Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addmm_cpu_float32 2022-08-17T12:43:42.1332048Z test_ops.py::TestCommonCPU::test_multiple_devices_addmv_cpu_float32 2022-08-17T12:43:42.1346283Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addmv_cpu_float32 2022-08-17T12:43:42.1378939Z test_ops.py::TestCommonCPU::test_multiple_devices_all_cpu_float32 2022-08-17T12:43:42.1391243Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_all_cpu_float32 2022-08-17T12:43:42.1424622Z test_ops.py::TestCommonCPU::test_multiple_devices_amax_cpu_int64 2022-08-17T12:43:42.1435023Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_amax_cpu_int64 2022-08-17T12:43:42.1463288Z test_ops.py::TestCommonCPU::test_multiple_devices_aminmax_cpu_int64 2022-08-17T12:43:42.1474340Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_aminmax_cpu_int64 2022-08-17T12:43:42.1504308Z test_ops.py::TestCommonCPU::test_multiple_devices_any_cpu_int64 2022-08-17T12:43:42.1515244Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_any_cpu_int64 2022-08-17T12:43:42.1558330Z test_ops.py::TestCommonCPU::test_multiple_devices_argmax_cpu_int64 2022-08-17T12:43:42.1568552Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argmax_cpu_int64 2022-08-17T12:43:42.1602379Z test_ops.py::TestCommonCPU::test_multiple_devices_argsort_cpu_int64 2022-08-17T12:43:42.1617243Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argsort_cpu_int64 2022-08-17T12:43:42.1651606Z test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_cpu_int64 2022-08-17T12:43:42.1665427Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_cpu_int64 2022-08-17T12:43:42.1702105Z test_ops.py::TestCommonCPU::test_multiple_devices_asin_cpu_int64 2022-08-17T12:43:42.1712951Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_asin_cpu_int64 2022-08-17T12:43:42.1745045Z test_ops.py::TestCommonCPU::test_multiple_devices_atan2_cpu_int64 2022-08-17T12:43:42.1757375Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atan2_cpu_int64 2022-08-17T12:43:42.1788385Z test_ops.py::TestCommonCPU::test_multiple_devices_atanh_cpu_int64 2022-08-17T12:43:42.1802806Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atanh_cpu_int64 2022-08-17T12:43:42.1837891Z test_ops.py::TestCommonCPU::test_multiple_devices_atleast_2d_cpu_int64 2022-08-17T12:43:42.1853007Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atleast_2d_cpu_int64 2022-08-17T12:43:42.1889990Z test_ops.py::TestCommonCPU::test_multiple_devices_baddbmm_cpu_int64 2022-08-17T12:43:42.1904252Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_baddbmm_cpu_int64 2022-08-17T12:43:42.1937469Z test_ops.py::TestCommonCPU::test_multiple_devices_bincount_cpu_int64 2022-08-17T12:43:42.1949434Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bincount_cpu_int64 2022-08-17T12:43:42.1989809Z test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_or_cpu_int64 2022-08-17T12:43:42.2003409Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_or_cpu_int64 2022-08-17T12:43:42.2038893Z test_ops.py::TestCommonCPU::test_multiple_devices_block_diag_cpu_int64 2022-08-17T12:43:42.2052958Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_block_diag_cpu_int64 2022-08-17T12:43:42.2085293Z test_ops.py::TestCommonCPU::test_multiple_devices_bool_cpu_int64 2022-08-17T12:43:42.2098929Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bool_cpu_int64 2022-08-17T12:43:42.2134123Z test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_to_cpu_float32 2022-08-17T12:43:42.2147857Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_to_cpu_float32 2022-08-17T12:43:42.2182923Z test_ops.py::TestCommonCPU::test_multiple_devices_byte_cpu_float32 2022-08-17T12:43:42.2196084Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_byte_cpu_float32 2022-08-17T12:43:42.2233873Z test_ops.py::TestCommonCPU::test_multiple_devices_cat_cpu_float32 2022-08-17T12:43:42.2279803Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cat_cpu_float32 2022-08-17T12:43:42.2280424Z test_ops.py::TestCommonCPU::test_multiple_devices_chalf_cpu_float32 2022-08-17T12:43:42.2293512Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_chalf_cpu_float32 2022-08-17T12:43:42.2328387Z test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_cpu_float32 2022-08-17T12:43:42.2343392Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_cpu_float32 2022-08-17T12:43:42.2379611Z test_ops.py::TestCommonCPU::test_multiple_devices_chunk_cpu_int64 2022-08-17T12:43:42.2388803Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_chunk_cpu_int64 2022-08-17T12:43:42.2399228Z test_ops.py::TestCommonCPU::test_multiple_devices_clamp_max_cpu_int64 2022-08-17T12:43:42.2415371Z [gw0] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool3d_cpu 2022-08-17T12:43:42.2425495Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool2d_grad_cpu 2022-08-17T12:43:42.2445321Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clamp_max_cpu_int64 2022-08-17T12:43:42.2451353Z [gw2] [ 3%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool1d_grad_cpu 2022-08-17T12:43:42.2467734Z test_ops.py::TestCommonCPU::test_multiple_devices_clone_cpu_int64 2022-08-17T12:43:42.2479912Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool3d_grad_cpu 2022-08-17T12:43:42.2491885Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clone_cpu_int64 2022-08-17T12:43:42.2530396Z test_ops.py::TestCommonCPU::test_multiple_devices_combinations_cpu_int64 2022-08-17T12:43:42.2546373Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_combinations_cpu_int64 2022-08-17T12:43:42.2580266Z test_ops.py::TestCommonCPU::test_multiple_devices_conj_physical_cpu_float32 2022-08-17T12:43:42.2594387Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_conj_physical_cpu_float32 2022-08-17T12:43:42.2628813Z test_ops.py::TestCommonCPU::test_multiple_devices_contiguous_cpu_float32 2022-08-17T12:43:42.2644606Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_contiguous_cpu_float32 2022-08-17T12:43:42.2679339Z test_ops.py::TestCommonCPU::test_multiple_devices_corrcoef_cpu_float32 2022-08-17T12:43:42.2692892Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_corrcoef_cpu_float32 2022-08-17T12:43:42.2728102Z test_ops.py::TestCommonCPU::test_multiple_devices_cosh_cpu_float32 2022-08-17T12:43:42.2739282Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cosh_cpu_float32 2022-08-17T12:43:42.2772924Z test_ops.py::TestCommonCPU::test_multiple_devices_cov_cpu_float32 2022-08-17T12:43:42.2790179Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cov_cpu_float32 2022-08-17T12:43:42.2830116Z test_ops.py::TestCommonCPU::test_multiple_devices_cummax_cpu_float32 2022-08-17T12:43:42.2842807Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cummax_cpu_float32 2022-08-17T12:43:42.2877301Z test_ops.py::TestCommonCPU::test_multiple_devices_cumprod_cpu_float32 2022-08-17T12:43:42.2887232Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cumprod_cpu_float32 2022-08-17T12:43:42.2925986Z test_ops.py::TestCommonCPU::test_multiple_devices_cumulative_trapezoid_cpu_float32 2022-08-17T12:43:42.2937598Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cumulative_trapezoid_cpu_float32 2022-08-17T12:43:42.2965339Z test_ops.py::TestCommonCPU::test_multiple_devices_diag_cpu_float32 2022-08-17T12:43:42.2976585Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diag_cpu_float32 2022-08-17T12:43:42.3011821Z test_ops.py::TestCommonCPU::test_multiple_devices_diagflat_cpu_float32 2022-08-17T12:43:42.3023897Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diagflat_cpu_float32 2022-08-17T12:43:42.3060956Z test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_scatter_cpu_float32 2022-08-17T12:43:42.3102983Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_scatter_cpu_float32 2022-08-17T12:43:42.3148657Z test_ops.py::TestCommonCPU::test_multiple_devices_digamma_cpu_float32 2022-08-17T12:43:42.3149425Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_digamma_cpu_float32 2022-08-17T12:43:42.3150196Z test_ops.py::TestCommonCPU::test_multiple_devices_div_floor_rounding_cpu_int64 2022-08-17T12:43:42.3169867Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_div_floor_rounding_cpu_int64 2022-08-17T12:43:42.3196126Z test_ops.py::TestCommonCPU::test_multiple_devices_div_trunc_rounding_cpu_int64 2022-08-17T12:43:42.3217382Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_div_trunc_rounding_cpu_int64 2022-08-17T12:43:42.3251001Z test_ops.py::TestCommonCPU::test_multiple_devices_double_cpu_int64 2022-08-17T12:43:42.3260227Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_double_cpu_int64 2022-08-17T12:43:42.3301242Z test_ops.py::TestCommonCPU::test_multiple_devices_dstack_cpu_int64 2022-08-17T12:43:42.3314150Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_dstack_cpu_int64 2022-08-17T12:43:42.3349432Z test_ops.py::TestCommonCPU::test_multiple_devices_empty_cpu_float32 2022-08-17T12:43:42.3364214Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_empty_cpu_float32 2022-08-17T12:43:42.3396110Z test_ops.py::TestCommonCPU::test_multiple_devices_eq_cpu_float32 2022-08-17T12:43:42.3414356Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_eq_cpu_float32 2022-08-17T12:43:42.3450707Z test_ops.py::TestCommonCPU::test_multiple_devices_erf_cpu_float32 2022-08-17T12:43:42.3461692Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_erf_cpu_float32 2022-08-17T12:43:42.3502782Z test_ops.py::TestCommonCPU::test_multiple_devices_erfinv_cpu_float32 2022-08-17T12:43:42.3513004Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_erfinv_cpu_float32 2022-08-17T12:43:42.3552306Z test_ops.py::TestCommonCPU::test_multiple_devices_exp_cpu_float32 2022-08-17T12:43:42.3563327Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_exp_cpu_float32 2022-08-17T12:43:42.3596898Z test_ops.py::TestCommonCPU::test_multiple_devices_expand_cpu_float32 2022-08-17T12:43:42.3607992Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_expand_cpu_float32 2022-08-17T12:43:42.3642032Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft2_cpu_float32 2022-08-17T12:43:42.3654844Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft2_cpu_float32 2022-08-17T12:43:42.3695854Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftn_cpu_float32 2022-08-17T12:43:42.3706939Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftn_cpu_float32 2022-08-17T12:43:42.3742773Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft2_cpu_float32 2022-08-17T12:43:42.3759755Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft2_cpu_float32 2022-08-17T12:43:42.3787638Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfftn_cpu_float32 2022-08-17T12:43:42.3804143Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfftn_cpu_float32 2022-08-17T12:43:42.3840566Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft_cpu_float32 2022-08-17T12:43:42.3850844Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft_cpu_float32 2022-08-17T12:43:42.3883963Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftshift_cpu_float32 2022-08-17T12:43:42.3908902Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftshift_cpu_float32 2022-08-17T12:43:42.3931438Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft_cpu_float32 2022-08-17T12:43:42.3985646Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft_cpu_float32 2022-08-17T12:43:42.3986852Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft2_cpu_float32 2022-08-17T12:43:42.4000218Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft2_cpu_float32 2022-08-17T12:43:42.4026199Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfftn_cpu_float32 2022-08-17T12:43:42.4038458Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfftn_cpu_float32 2022-08-17T12:43:42.4072603Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft_cpu_float32 2022-08-17T12:43:42.4084779Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft_cpu_float32 2022-08-17T12:43:42.4118290Z test_ops.py::TestCommonCPU::test_multiple_devices_fill_cpu_float32 2022-08-17T12:43:42.4130383Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fill_cpu_float32 2022-08-17T12:43:42.4169746Z test_ops.py::TestCommonCPU::test_multiple_devices_flip_cpu_float32 2022-08-17T12:43:42.4188719Z [gw3] [ 3%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_flip_cpu_float32 2022-08-17T12:43:42.4210485Z test_ops.py::TestCommonCPU::test_multiple_devices_flipud_cpu_float32 2022-08-17T12:43:42.4222448Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_flipud_cpu_float32 2022-08-17T12:43:42.4249403Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool3d_grad_cpu 2022-08-17T12:43:42.4250011Z test_ops.py::TestCommonCPU::test_multiple_devices_float_power_cpu_float32 2022-08-17T12:43:42.4267953Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multilabel_margin_loss_cpu 2022-08-17T12:43:42.4279968Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_float_power_cpu_float32 2022-08-17T12:43:42.4313951Z test_ops.py::TestCommonCPU::test_multiple_devices_floor_divide_cpu_int64 2022-08-17T12:43:42.4327217Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_floor_divide_cpu_int64 2022-08-17T12:43:42.4360554Z test_ops.py::TestCommonCPU::test_multiple_devices_fmin_cpu_int64 2022-08-17T12:43:42.4372706Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fmin_cpu_int64 2022-08-17T12:43:42.4409693Z test_ops.py::TestCommonCPU::test_multiple_devices_frexp_cpu_float32 2022-08-17T12:43:42.4420429Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_frexp_cpu_float32 2022-08-17T12:43:42.4456605Z test_ops.py::TestCommonCPU::test_multiple_devices_gather_cpu_int64 2022-08-17T12:43:42.4491932Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_gather_cpu_int64 2022-08-17T12:43:42.4492572Z test_ops.py::TestCommonCPU::test_multiple_devices_geqrf_cpu_float32 2022-08-17T12:43:42.4607869Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multilabel_margin_loss_cpu 2022-08-17T12:43:42.4629855Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_geqrf_cpu_float32 2022-08-17T12:43:42.4630452Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_one_hot_cpu 2022-08-17T12:43:42.4630986Z test_ops.py::TestCommonCPU::test_multiple_devices_gt_cpu_int64 2022-08-17T12:43:42.4631500Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_gt_cpu_int64 2022-08-17T12:43:42.4632138Z test_ops.py::TestCommonCPU::test_multiple_devices_heaviside_cpu_int64 2022-08-17T12:43:42.4632745Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_heaviside_cpu_int64 2022-08-17T12:43:42.4698773Z test_ops.py::TestCommonCPU::test_multiple_devices_hsplit_cpu_float32 2022-08-17T12:43:42.4699689Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_hsplit_cpu_float32 2022-08-17T12:43:42.4701046Z test_ops.py::TestCommonCPU::test_multiple_devices_hypot_cpu_float32 2022-08-17T12:43:42.4723532Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_hypot_cpu_float32 2022-08-17T12:43:42.4741068Z test_ops.py::TestCommonCPU::test_multiple_devices_igammac_cpu_float32 2022-08-17T12:43:42.4753629Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_igammac_cpu_float32 2022-08-17T12:43:42.4788703Z test_ops.py::TestCommonCPU::test_multiple_devices_index_copy_cpu_int64 2022-08-17T12:43:42.4802051Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_copy_cpu_int64 2022-08-17T12:43:42.4834770Z test_ops.py::TestCommonCPU::test_multiple_devices_index_put_cpu_int64 2022-08-17T12:43:42.4848990Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_put_cpu_int64 2022-08-17T12:43:42.4884172Z test_ops.py::TestCommonCPU::test_multiple_devices_index_select_cpu_int64 2022-08-17T12:43:42.4895880Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_select_cpu_int64 2022-08-17T12:43:42.4919803Z test_ops.py::TestCommonCPU::test_multiple_devices_int_cpu_int64 2022-08-17T12:43:42.4931046Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_one_hot_cpu 2022-08-17T12:43:42.4947178Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_int_cpu_int64 2022-08-17T12:43:42.4950694Z test_ops.py::TestCommonCPU::test_multiple_devices_isfinite_cpu_float32 2022-08-17T12:43:42.4981473Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_replicate_cpu 2022-08-17T12:43:42.4995113Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isfinite_cpu_float32 2022-08-17T12:43:42.5027086Z test_ops.py::TestCommonCPU::test_multiple_devices_isinf_cpu_float32 2022-08-17T12:43:42.5039446Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isinf_cpu_float32 2022-08-17T12:43:42.5072662Z test_ops.py::TestCommonCPU::test_multiple_devices_isneginf_cpu_float32 2022-08-17T12:43:42.5081732Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isneginf_cpu_float32 2022-08-17T12:43:42.5116540Z test_ops.py::TestCommonCPU::test_multiple_devices_isreal_cpu_float32 2022-08-17T12:43:42.5182348Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isreal_cpu_float32 2022-08-17T12:43:42.5193581Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_svd_lowrank_cpu 2022-08-17T12:43:42.5218414Z test_ops.py::TestCommonCPU::test_dtypes_take_cpu 2022-08-17T12:43:42.5258908Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_2inputs_2outputs_cpu_int64 2022-08-17T12:43:42.5274233Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_2inputs_2outputs_cpu_int64 2022-08-17T12:43:42.5313177Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_cpu_int64 2022-08-17T12:43:42.5324322Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_cpu_int64 2022-08-17T12:43:42.5358240Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_unary_cpu_int64 2022-08-17T12:43:42.5376296Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_unary_cpu_int64 2022-08-17T12:43:42.5384628Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_take_cpu 2022-08-17T12:43:42.5396477Z test_ops.py::TestCommonCPU::test_multiple_devices_kthvalue_cpu_int64 2022-08-17T12:43:42.5419476Z test_ops.py::TestCommonCPU::test_dtypes_tensordot_cpu 2022-08-17T12:43:42.5438243Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_kthvalue_cpu_int64 2022-08-17T12:43:42.5469468Z test_ops.py::TestCommonCPU::test_multiple_devices_le_cpu_float32 2022-08-17T12:43:42.5488006Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_le_cpu_float32 2022-08-17T12:43:42.5532538Z test_ops.py::TestCommonCPU::test_multiple_devices_lgamma_cpu_int64 2022-08-17T12:43:42.5541630Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lgamma_cpu_int64 2022-08-17T12:43:42.5555497Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_tensordot_cpu 2022-08-17T12:43:42.5556356Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cross_cpu_float32 2022-08-17T12:43:42.5586066Z test_ops.py::TestCommonCPU::test_dtypes_trace_cpu 2022-08-17T12:43:42.5600637Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cross_cpu_float32 2022-08-17T12:43:42.5621644Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigh_cpu_float32 2022-08-17T12:43:42.5641869Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_trace_cpu 2022-08-17T12:43:42.5645794Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigh_cpu_float32 2022-08-17T12:43:42.5654247Z test_ops.py::TestCommonCPU::test_dtypes_triangular_solve_cpu 2022-08-17T12:43:42.5672617Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_inv_cpu_float32 2022-08-17T12:43:42.5691543Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_replicate_cpu 2022-08-17T12:43:42.5692448Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pixel_unshuffle_cpu 2022-08-17T12:43:42.5709800Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_inv_cpu_float32 2022-08-17T12:43:42.5738883Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_solve_cpu_float32 2022-08-17T12:43:42.5754295Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_solve_cpu_float32 2022-08-17T12:43:42.5780207Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_factor_cpu_float32 2022-08-17T12:43:42.5794230Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pixel_unshuffle_cpu 2022-08-17T12:43:42.5848303Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_factor_cpu_float32 2022-08-17T12:43:42.5849107Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_power_cpu_float32 2022-08-17T12:43:42.5849769Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_relu_cpu 2022-08-17T12:43:42.5862985Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_power_cpu_float32 2022-08-17T12:43:42.5896701Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_multi_dot_cpu_int64 2022-08-17T12:43:42.5907749Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_multi_dot_cpu_int64 2022-08-17T12:43:42.5944655Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:43:42.5963048Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:43:42.5991155Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_cpu_float32 2022-08-17T12:43:42.6000015Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_cpu_float32 2022-08-17T12:43:42.6016913Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_relu_cpu 2022-08-17T12:43:42.6017773Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_svdvals_cpu_float32 2022-08-17T12:43:42.6057178Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_silu_cpu 2022-08-17T12:43:42.6098321Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_svdvals_cpu_float32 2022-08-17T12:43:42.6099246Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vander_cpu_int64 2022-08-17T12:43:42.6100366Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_triangular_solve_cpu 2022-08-17T12:43:42.6163582Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vander_cpu_int64 2022-08-17T12:43:42.6164519Z test_ops.py::TestCommonCPU::test_multiple_devices_linspace_cpu_int64 2022-08-17T12:43:42.6165120Z test_ops.py::TestCommonCPU::test_dtypes_trunc_cpu 2022-08-17T12:43:42.6165833Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linspace_cpu_int64 2022-08-17T12:43:42.6197184Z test_ops.py::TestCommonCPU::test_multiple_devices_log1p_cpu_int64 2022-08-17T12:43:42.6207043Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log1p_cpu_int64 2022-08-17T12:43:42.6225241Z test_ops.py::TestCommonCPU::test_multiple_devices_log_cpu_int64 2022-08-17T12:43:42.6233714Z [gw1] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_trunc_cpu 2022-08-17T12:43:42.6246368Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_silu_cpu 2022-08-17T12:43:42.6262814Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log_cpu_int64 2022-08-17T12:43:42.6263549Z test_ops.py::TestCommonCPU::test_dtypes_unique_consecutive_cpu 2022-08-17T12:43:42.6264187Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softmin_with_dtype_cpu 2022-08-17T12:43:42.6292628Z test_ops.py::TestCommonCPU::test_multiple_devices_logaddexp2_cpu_float32 2022-08-17T12:43:42.6394400Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logaddexp2_cpu_float32 2022-08-17T12:43:42.6399088Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_and_cpu_float32 2022-08-17T12:43:42.6429580Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_and_cpu_float32 2022-08-17T12:43:42.6430279Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_or_cpu_float32 2022-08-17T12:43:42.6442056Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_or_cpu_float32 2022-08-17T12:43:42.6442859Z test_ops.py::TestCommonCPU::test_multiple_devices_logit_cpu_float32 2022-08-17T12:43:42.6450620Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softmin_with_dtype_cpu 2022-08-17T12:43:42.6552213Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logit_cpu_float32 2022-08-17T12:43:42.6553293Z test_ops.py::TestCommonCPU::test_multiple_devices_logsumexp_cpu_float32 2022-08-17T12:43:42.6619140Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_tanhshrink_cpu 2022-08-17T12:43:42.6620111Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logsumexp_cpu_float32 2022-08-17T12:43:42.6620790Z test_ops.py::TestCommonCPU::test_multiple_devices_lt_cpu_float32 2022-08-17T12:43:42.6621554Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lt_cpu_float32 2022-08-17T12:43:42.6622186Z test_ops.py::TestCommonCPU::test_multiple_devices_lu_unpack_cpu_float32 2022-08-17T12:43:42.6636169Z [gw2] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_tanhshrink_cpu 2022-08-17T12:43:42.6816427Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lu_unpack_cpu_float32 2022-08-17T12:43:42.6817707Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_unfold_cpu 2022-08-17T12:43:42.6818219Z test_ops.py::TestCommonCPU::test_multiple_devices_mT_cpu_int64 2022-08-17T12:43:42.6818781Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mT_cpu_int64 2022-08-17T12:43:42.6819408Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_scatter_cpu_int64 2022-08-17T12:43:42.6820090Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_masked_scatter_cpu_int64 2022-08-17T12:43:42.6820756Z test_ops.py::TestCommonCPU::test_multiple_devices_matmul_cpu_int64 2022-08-17T12:43:42.6823530Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_matmul_cpu_int64 2022-08-17T12:43:42.6833153Z test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_no_dim_cpu_float32 2022-08-17T12:43:42.6843043Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_no_dim_cpu_float32 2022-08-17T12:43:42.6879669Z test_ops.py::TestCommonCPU::test_multiple_devices_maximum_cpu_float32 2022-08-17T12:43:42.6896198Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_maximum_cpu_float32 2022-08-17T12:43:42.6931987Z test_ops.py::TestCommonCPU::test_multiple_devices_median_cpu_int64 2022-08-17T12:43:42.6942790Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_median_cpu_int64 2022-08-17T12:43:42.6976320Z test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:43:42.6990599Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:43:42.7024164Z test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_no_dim_cpu_int64 2022-08-17T12:43:42.7039406Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_no_dim_cpu_int64 2022-08-17T12:43:42.7073955Z test_ops.py::TestCommonCPU::test_multiple_devices_minimum_cpu_int64 2022-08-17T12:43:42.7088964Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_minimum_cpu_int64 2022-08-17T12:43:42.7121887Z test_ops.py::TestCommonCPU::test_multiple_devices_mode_cpu_int64 2022-08-17T12:43:42.7134352Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mode_cpu_int64 2022-08-17T12:43:42.7210938Z test_ops.py::TestCommonCPU::test_multiple_devices_msort_cpu_int64 2022-08-17T12:43:42.7214457Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_msort_cpu_int64 2022-08-17T12:43:42.7218521Z test_ops.py::TestCommonCPU::test_multiple_devices_mv_cpu_float32 2022-08-17T12:43:42.7241882Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mv_cpu_float32 2022-08-17T12:43:42.7242672Z test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:43:42.7259643Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:43:42.7288113Z test_ops.py::TestCommonCPU::test_multiple_devices_nan_to_num_cpu_float32 2022-08-17T12:43:42.7303190Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nan_to_num_cpu_float32 2022-08-17T12:43:42.7340156Z test_ops.py::TestCommonCPU::test_multiple_devices_nanmedian_cpu_int64 2022-08-17T12:43:42.7345596Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nanmedian_cpu_int64 2022-08-17T12:43:42.7378539Z test_ops.py::TestCommonCPU::test_multiple_devices_narrow_cpu_float32 2022-08-17T12:43:42.7390591Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_narrow_cpu_float32 2022-08-17T12:43:42.7422844Z test_ops.py::TestCommonCPU::test_multiple_devices_ne_cpu_int64 2022-08-17T12:43:42.7435476Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ne_cpu_int64 2022-08-17T12:43:42.7467821Z test_ops.py::TestCommonCPU::test_multiple_devices_new_empty_cpu_int64 2022-08-17T12:43:42.7479419Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_empty_cpu_int64 2022-08-17T12:43:42.7515149Z test_ops.py::TestCommonCPU::test_multiple_devices_new_ones_cpu_int64 2022-08-17T12:43:42.7528781Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_ones_cpu_int64 2022-08-17T12:43:42.7560681Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:43:42.7572617Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:43:42.7606364Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:43:42.7617346Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:43:42.7650042Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:43:42.7661896Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:43:42.7694720Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_batch_norm_cpu_float32 2022-08-17T12:43:42.7708505Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_batch_norm_cpu_float32 2022-08-17T12:43:42.7736515Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:43:42.7786433Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:43:42.7808180Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv2d_cpu_float32 2022-08-17T12:43:42.7809016Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv2d_cpu_float32 2022-08-17T12:43:42.7832268Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:43:42.7840727Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:43:42.7874034Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:43:42.7887077Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:43:42.7920368Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:43:42.7933066Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:43:42.7971999Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_elu_cpu_float32 2022-08-17T12:43:42.7981959Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_elu_cpu_float32 2022-08-17T12:43:42.8015182Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:43:42.8027855Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:43:42.8060460Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:43:42.8072165Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:43:42.8101201Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_group_norm_cpu_float32 2022-08-17T12:43:42.8112478Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_group_norm_cpu_float32 2022-08-17T12:43:42.8144042Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardtanh_cpu_float32 2022-08-17T12:43:42.8152629Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardtanh_cpu_float32 2022-08-17T12:43:42.8184291Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_instance_norm_cpu_float32 2022-08-17T12:43:42.8192968Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_instance_norm_cpu_float32 2022-08-17T12:43:42.8225773Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:43:42.8237175Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:43:42.8265471Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_kl_div_cpu_int64 2022-08-17T12:43:42.8276974Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_kl_div_cpu_int64 2022-08-17T12:43:42.8309771Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_linear_cpu_float32 2022-08-17T12:43:42.8320585Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_linear_cpu_float32 2022-08-17T12:43:42.8356850Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:43:42.8368819Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:43:42.8409513Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:43:42.8421482Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:43:42.8455407Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:43:42.8467905Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:43:42.8499253Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_mish_cpu_float32 2022-08-17T12:43:42.8511625Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_mish_cpu_float32 2022-08-17T12:43:42.8544493Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:43:42.8556764Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:43:42.8589368Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_circular_cpu_float32 2022-08-17T12:43:42.8603129Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_circular_cpu_float32 2022-08-17T12:43:42.8634640Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:43:42.8647107Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:43:42.8680280Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pdist_cpu_float32 2022-08-17T12:43:42.8693361Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pdist_cpu_float32 2022-08-17T12:43:42.8724738Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool2d_grad_cpu 2022-08-17T12:43:42.8726423Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_unshuffle_cpu_int64 2022-08-17T12:43:42.8741595Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_mse_loss_cpu 2022-08-17T12:43:42.8758438Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_unshuffle_cpu_int64 2022-08-17T12:43:42.8788958Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu6_cpu_float32 2022-08-17T12:43:42.8800944Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu6_cpu_float32 2022-08-17T12:43:42.8834161Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_rrelu_cpu_float32 2022-08-17T12:43:42.8846461Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_rrelu_cpu_float32 2022-08-17T12:43:42.8881694Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:43:42.8890311Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:43:42.8919734Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softplus_cpu_float32 2022-08-17T12:43:42.8931915Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softplus_cpu_float32 2022-08-17T12:43:42.8964269Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:43:42.8976610Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:43:42.9006315Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:43:42.9017567Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:43:42.9054284Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_unfold_cpu_float32 2022-08-17T12:43:42.9061255Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_unfold_cpu_float32 2022-08-17T12:43:42.9092399Z test_ops.py::TestCommonCPU::test_multiple_devices_nonzero_cpu_int64 2022-08-17T12:43:42.9101537Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nonzero_cpu_int64 2022-08-17T12:43:42.9134033Z test_ops.py::TestCommonCPU::test_multiple_devices_norm_nuc_cpu_float32 2022-08-17T12:43:42.9145460Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_norm_nuc_cpu_float32 2022-08-17T12:43:42.9172405Z test_ops.py::TestCommonCPU::test_multiple_devices_ones_like_cpu_int64 2022-08-17T12:43:42.9180255Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_mse_loss_cpu 2022-08-17T12:43:42.9205692Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ones_like_cpu_int64 2022-08-17T12:43:42.9207967Z test_ops.py::TestCommonCPU::test_multiple_devices_pca_lowrank_cpu_float32 2022-08-17T12:43:42.9231181Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_nll_loss_cpu 2022-08-17T12:43:42.9243903Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_pca_lowrank_cpu_float32 2022-08-17T12:43:42.9280087Z test_ops.py::TestCommonCPU::test_multiple_devices_polar_cpu_float32 2022-08-17T12:43:42.9293961Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polar_cpu_float32 2022-08-17T12:43:42.9317747Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_1_cpu_int64 2022-08-17T12:43:42.9329807Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_1_cpu_int64 2022-08-17T12:43:42.9351712Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_3_cpu_int64 2022-08-17T12:43:42.9364620Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_3_cpu_int64 2022-08-17T12:43:42.9399784Z test_ops.py::TestCommonCPU::test_multiple_devices_positive_cpu_int64 2022-08-17T12:43:42.9411699Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_positive_cpu_int64 2022-08-17T12:43:42.9445400Z test_ops.py::TestCommonCPU::test_multiple_devices_prod_cpu_int64 2022-08-17T12:43:42.9457239Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_prod_cpu_int64 2022-08-17T12:43:42.9492551Z test_ops.py::TestCommonCPU::test_multiple_devices_quantile_cpu_float32 2022-08-17T12:43:42.9504812Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_quantile_cpu_float32 2022-08-17T12:43:42.9536533Z test_ops.py::TestCommonCPU::test_multiple_devices_randint_like_cpu_float32 2022-08-17T12:43:42.9547970Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_randint_like_cpu_float32 2022-08-17T12:43:42.9580723Z test_ops.py::TestCommonCPU::test_multiple_devices_ravel_cpu_int64 2022-08-17T12:43:42.9592554Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ravel_cpu_int64 2022-08-17T12:43:42.9623182Z test_ops.py::TestCommonCPU::test_multiple_devices_reciprocal_cpu_int64 2022-08-17T12:43:42.9635890Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_reciprocal_cpu_int64 2022-08-17T12:43:42.9667759Z test_ops.py::TestCommonCPU::test_multiple_devices_repeat_cpu_float32 2022-08-17T12:43:42.9679981Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_repeat_cpu_float32 2022-08-17T12:43:42.9705044Z test_ops.py::TestCommonCPU::test_multiple_devices_reshape_as_cpu_float32 2022-08-17T12:43:42.9715054Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_reshape_as_cpu_float32 2022-08-17T12:43:42.9747463Z test_ops.py::TestCommonCPU::test_multiple_devices_resize__cpu_float32 2022-08-17T12:43:42.9759851Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resize__cpu_float32 2022-08-17T12:43:42.9790655Z test_ops.py::TestCommonCPU::test_multiple_devices_resolve_conj_cpu_float32 2022-08-17T12:43:42.9802928Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resolve_conj_cpu_float32 2022-08-17T12:43:42.9835374Z test_ops.py::TestCommonCPU::test_multiple_devices_roll_cpu_float32 2022-08-17T12:43:42.9847871Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_roll_cpu_float32 2022-08-17T12:43:42.9877049Z test_ops.py::TestCommonCPU::test_multiple_devices_round_cpu_float32 2022-08-17T12:43:42.9889505Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_round_cpu_float32 2022-08-17T12:43:42.9917155Z test_ops.py::TestCommonCPU::test_multiple_devices_rsqrt_cpu_float32 2022-08-17T12:43:42.9928507Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rsqrt_cpu_float32 2022-08-17T12:43:42.9960093Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_add_cpu_float32 2022-08-17T12:43:42.9967922Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_add_cpu_float32 2022-08-17T12:43:42.9995420Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amax_cpu_float32 2022-08-17T12:43:43.0005018Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amax_cpu_float32 2022-08-17T12:43:43.0036438Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_mean_cpu_float32 2022-08-17T12:43:43.0046903Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_mean_cpu_float32 2022-08-17T12:43:43.0077934Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_sum_cpu_float32 2022-08-17T12:43:43.0085629Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_sum_cpu_float32 2022-08-17T12:43:43.0112901Z test_ops.py::TestCommonCPU::test_multiple_devices_segment_reduce_lengths_cpu_float32 2022-08-17T12:43:43.0121467Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_segment_reduce_lengths_cpu_float32 2022-08-17T12:43:43.0152313Z test_ops.py::TestCommonCPU::test_multiple_devices_select_scatter_cpu_float32 2022-08-17T12:43:43.0162421Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_select_scatter_cpu_float32 2022-08-17T12:43:43.0185058Z test_ops.py::TestCommonCPU::test_multiple_devices_short_cpu_float32 2022-08-17T12:43:43.0194744Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_short_cpu_float32 2022-08-17T12:43:43.0217779Z test_ops.py::TestCommonCPU::test_multiple_devices_sign_cpu_float32 2022-08-17T12:43:43.0227114Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sign_cpu_float32 2022-08-17T12:43:43.0252352Z test_ops.py::TestCommonCPU::test_multiple_devices_sin_cpu_float32 2022-08-17T12:43:43.0261031Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sin_cpu_float32 2022-08-17T12:43:43.0287768Z test_ops.py::TestCommonCPU::test_multiple_devices_sinh_cpu_float32 2022-08-17T12:43:43.0297745Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sinh_cpu_float32 2022-08-17T12:43:43.0327325Z test_ops.py::TestCommonCPU::test_multiple_devices_softmax_cpu_float32 2022-08-17T12:43:43.0335211Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_softmax_cpu_float32 2022-08-17T12:43:43.0362112Z test_ops.py::TestCommonCPU::test_multiple_devices_sort_cpu_int64 2022-08-17T12:43:43.0368900Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sort_cpu_int64 2022-08-17T12:43:43.0390992Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j0_cpu_float32 2022-08-17T12:43:43.0399776Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j0_cpu_float32 2022-08-17T12:43:43.0433260Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y0_cpu_float32 2022-08-17T12:43:43.0445762Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y0_cpu_float32 2022-08-17T12:43:43.0468966Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:43:43.0479124Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:43:43.0495772Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:43:43.0505277Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:43:43.0532150Z test_ops.py::TestCommonCPU::test_multiple_devices_special_entr_cpu_float32 2022-08-17T12:43:43.0542648Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_entr_cpu_float32 2022-08-17T12:43:43.0565957Z test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:43:43.0577238Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:43:43.0598898Z test_ops.py::TestCommonCPU::test_multiple_devices_special_i0e_cpu_float32 2022-08-17T12:43:43.0608433Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_i0e_cpu_float32 2022-08-17T12:43:43.0630720Z test_ops.py::TestCommonCPU::test_multiple_devices_special_i1e_cpu_float32 2022-08-17T12:43:43.0640310Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_i1e_cpu_float32 2022-08-17T12:43:43.0654070Z test_ops.py::TestCommonCPU::test_multiple_devices_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:43:43.0663547Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:43:43.0686456Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i0_cpu_float32 2022-08-17T12:43:43.0695702Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i0_cpu_float32 2022-08-17T12:43:43.0721461Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k0_cpu_float32 2022-08-17T12:43:43.0729572Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k0_cpu_float32 2022-08-17T12:43:43.0754576Z test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtr_cpu_float32 2022-08-17T12:43:43.0764238Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtr_cpu_float32 2022-08-17T12:43:43.0791822Z test_ops.py::TestCommonCPU::test_multiple_devices_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:43:43.0799659Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:43:43.0832343Z test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:43:43.0841768Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:43:43.0857003Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:43:43.0869138Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:43:43.0883113Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:43:43.0894278Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:43:43.0920859Z test_ops.py::TestCommonCPU::test_multiple_devices_special_xlog1py_cpu_float32 2022-08-17T12:43:43.0929354Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_xlog1py_cpu_float32 2022-08-17T12:43:43.0955760Z test_ops.py::TestCommonCPU::test_multiple_devices_split_cpu_float32 2022-08-17T12:43:43.0962931Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_split_cpu_float32 2022-08-17T12:43:43.0988252Z test_ops.py::TestCommonCPU::test_multiple_devices_split_with_sizes_cpu_float32 2022-08-17T12:43:43.1000618Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_split_with_sizes_cpu_float32 2022-08-17T12:43:43.1030399Z test_ops.py::TestCommonCPU::test_multiple_devices_square_cpu_float32 2022-08-17T12:43:43.1041653Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_square_cpu_float32 2022-08-17T12:43:43.1068434Z test_ops.py::TestCommonCPU::test_multiple_devices_stack_cpu_float32 2022-08-17T12:43:43.1079158Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_stack_cpu_float32 2022-08-17T12:43:43.1101968Z test_ops.py::TestCommonCPU::test_multiple_devices_stft_cpu_float32 2022-08-17T12:43:43.1113942Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_stft_cpu_float32 2022-08-17T12:43:43.1145115Z test_ops.py::TestCommonCPU::test_multiple_devices_sum_cpu_int64 2022-08-17T12:43:43.1155105Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sum_cpu_int64 2022-08-17T12:43:43.1182777Z test_ops.py::TestCommonCPU::test_multiple_devices_svd_lowrank_cpu_float32 2022-08-17T12:43:43.1191953Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_svd_lowrank_cpu_float32 2022-08-17T12:43:43.1215995Z test_ops.py::TestCommonCPU::test_multiple_devices_take_along_dim_cpu_float32 2022-08-17T12:43:43.1225696Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_take_along_dim_cpu_float32 2022-08-17T12:43:43.1247165Z test_ops.py::TestCommonCPU::test_multiple_devices_tan_cpu_float32 2022-08-17T12:43:43.1256942Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tan_cpu_float32 2022-08-17T12:43:43.1278704Z test_ops.py::TestCommonCPU::test_multiple_devices_tensor_split_cpu_float32 2022-08-17T12:43:43.1288022Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tensor_split_cpu_float32 2022-08-17T12:43:43.1310674Z test_ops.py::TestCommonCPU::test_multiple_devices_tile_cpu_float32 2022-08-17T12:43:43.1319307Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tile_cpu_float32 2022-08-17T12:43:43.1341137Z test_ops.py::TestCommonCPU::test_multiple_devices_topk_cpu_float32 2022-08-17T12:43:43.1350925Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_topk_cpu_float32 2022-08-17T12:43:43.1373333Z test_ops.py::TestCommonCPU::test_multiple_devices_transpose_cpu_float32 2022-08-17T12:43:43.1386254Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_transpose_cpu_float32 2022-08-17T12:43:43.1411626Z test_ops.py::TestCommonCPU::test_multiple_devices_trapz_cpu_float32 2022-08-17T12:43:43.1423097Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_trapz_cpu_float32 2022-08-17T12:43:43.1450043Z test_ops.py::TestCommonCPU::test_multiple_devices_tril_cpu_int64 2022-08-17T12:43:43.1457395Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tril_cpu_int64 2022-08-17T12:43:43.1487153Z test_ops.py::TestCommonCPU::test_multiple_devices_true_divide_cpu_int64 2022-08-17T12:43:43.1496553Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_true_divide_cpu_int64 2022-08-17T12:43:43.1520382Z test_ops.py::TestCommonCPU::test_multiple_devices_unflatten_cpu_float32 2022-08-17T12:43:43.1529782Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unflatten_cpu_float32 2022-08-17T12:43:43.1550618Z test_ops.py::TestCommonCPU::test_multiple_devices_unique_consecutive_cpu_float32 2022-08-17T12:43:43.1559196Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unique_consecutive_cpu_float32 2022-08-17T12:43:43.1591091Z test_ops.py::TestCommonCPU::test_multiple_devices_unsqueeze_cpu_float32 2022-08-17T12:43:43.1596863Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unsqueeze_cpu_float32 2022-08-17T12:43:43.1619835Z test_ops.py::TestCommonCPU::test_multiple_devices_vdot_cpu_float32 2022-08-17T12:43:43.1626695Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_vdot_cpu_float32 2022-08-17T12:43:43.1647928Z test_ops.py::TestCommonCPU::test_multiple_devices_view_as_cpu_int64 2022-08-17T12:43:43.1655873Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_view_as_cpu_int64 2022-08-17T12:43:43.1678647Z test_ops.py::TestCommonCPU::test_multiple_devices_vsplit_cpu_int64 2022-08-17T12:43:43.1686796Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_vsplit_cpu_int64 2022-08-17T12:43:43.1710046Z test_ops.py::TestCommonCPU::test_multiple_devices_where_cpu_int64 2022-08-17T12:43:43.1718647Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_where_cpu_int64 2022-08-17T12:43:43.1740004Z test_ops.py::TestCommonCPU::test_multiple_devices_zero__cpu_int64 2022-08-17T12:43:43.1749172Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_zero__cpu_int64 2022-08-17T12:43:43.1776886Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_T_cpu_bool 2022-08-17T12:43:43.1787353Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_T_cpu_bool 2022-08-17T12:43:43.1891204Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___rdiv___cpu_bool 2022-08-17T12:43:43.1899654Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values___rdiv___cpu_bool 2022-08-17T12:43:43.2134028Z test_ops.py::TestCommonCPU::test_non_standard_bool_values__masked_mean_cpu_bool 2022-08-17T12:43:43.2147603Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_nll_loss_cpu 2022-08-17T12:43:43.2498749Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_constant_cpu 2022-08-17T12:43:43.2510523Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values__masked_mean_cpu_bool 2022-08-17T12:43:43.2557617Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_acosh_cpu_bool 2022-08-17T12:43:43.2568216Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_acosh_cpu_bool 2022-08-17T12:43:43.2637270Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_amax_cpu_bool 2022-08-17T12:43:43.2644851Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_amax_cpu_bool 2022-08-17T12:43:43.2703992Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_any_cpu_bool 2022-08-17T12:43:43.2713717Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_any_cpu_bool 2022-08-17T12:43:43.2758998Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_as_strided_scatter_cpu_bool 2022-08-17T12:43:43.2760876Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_constant_cpu 2022-08-17T12:43:43.2770324Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_as_strided_scatter_cpu_bool 2022-08-17T12:43:43.2771248Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_atan_cpu_bool 2022-08-17T12:43:43.2812134Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pdist_cpu 2022-08-17T12:43:43.2820612Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_atan_cpu_bool 2022-08-17T12:43:43.2879308Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_3d_cpu_bool 2022-08-17T12:43:43.2888728Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_3d_cpu_bool 2022-08-17T12:43:43.2943809Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_or_cpu_bool 2022-08-17T12:43:43.2955302Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_or_cpu_bool 2022-08-17T12:43:43.2997234Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_broadcast_tensors_cpu_bool 2022-08-17T12:43:43.3009502Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_broadcast_tensors_cpu_bool 2022-08-17T12:43:43.3073139Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cat_cpu_bool 2022-08-17T12:43:43.3081515Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_cat_cpu_bool 2022-08-17T12:43:43.3150770Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_clamp_max_cpu_bool 2022-08-17T12:43:43.3160853Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_clamp_max_cpu_bool 2022-08-17T12:43:43.3205180Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_combinations_cpu_bool 2022-08-17T12:43:43.3215285Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pdist_cpu 2022-08-17T12:43:43.3272003Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_prelu_cpu 2022-08-17T12:43:43.3281523Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_combinations_cpu_bool 2022-08-17T12:43:43.3309248Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_contiguous_cpu_bool 2022-08-17T12:43:43.3319498Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_contiguous_cpu_bool 2022-08-17T12:43:43.3388454Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_count_nonzero_cpu_bool 2022-08-17T12:43:43.3395510Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_count_nonzero_cpu_bool 2022-08-17T12:43:43.3451650Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_diag_cpu_bool 2022-08-17T12:43:43.3458238Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_diag_cpu_bool 2022-08-17T12:43:43.3535560Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagonal_scatter_cpu_bool 2022-08-17T12:43:43.3543961Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagonal_scatter_cpu_bool 2022-08-17T12:43:43.3579992Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_double_cpu_bool 2022-08-17T12:43:43.3590989Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_double_cpu_bool 2022-08-17T12:43:43.3609672Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_empty_like_cpu_bool 2022-08-17T12:43:43.3619698Z [gw3] [ 4%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_empty_like_cpu_bool 2022-08-17T12:43:43.3663950Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_erfc_cpu_bool 2022-08-17T12:43:43.3674966Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_erfc_cpu_bool 2022-08-17T12:43:43.3689341Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_prelu_cpu 2022-08-17T12:43:43.3690722Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_expand_as_cpu_bool 2022-08-17T12:43:43.3738856Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_selu_cpu 2022-08-17T12:43:43.3750213Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_expand_as_cpu_bool 2022-08-17T12:43:43.3831796Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fft_cpu_bool 2022-08-17T12:43:43.3840979Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fft_cpu_bool 2022-08-17T12:43:43.3898258Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfft_cpu_bool 2022-08-17T12:43:43.3914759Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_selu_cpu 2022-08-17T12:43:43.3921836Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfft_cpu_bool 2022-08-17T12:43:43.3926305Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_soft_margin_loss_cpu 2022-08-17T12:43:43.4009785Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifftn_cpu_bool 2022-08-17T12:43:43.4021691Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifftn_cpu_bool 2022-08-17T12:43:43.4113685Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfftn_cpu_bool 2022-08-17T12:43:43.4126828Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfftn_cpu_bool 2022-08-17T12:43:43.4202348Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfft2_cpu_bool 2022-08-17T12:43:43.4215296Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfft2_cpu_bool 2022-08-17T12:43:43.4268418Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_flatten_cpu_bool 2022-08-17T12:43:43.4280354Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_flatten_cpu_bool 2022-08-17T12:43:43.4335047Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_float_cpu_bool 2022-08-17T12:43:43.4346514Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_float_cpu_bool 2022-08-17T12:43:43.4378862Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_full_like_cpu_bool 2022-08-17T12:43:43.4393444Z [gw0] [ 4%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_soft_margin_loss_cpu 2022-08-17T12:43:43.4406198Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softshrink_cpu 2022-08-17T12:43:43.4417601Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_full_like_cpu_bool 2022-08-17T12:43:43.4480355Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_half_cpu_bool 2022-08-17T12:43:43.4484798Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_half_cpu_bool 2022-08-17T12:43:43.4525333Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_i0_cpu_bool 2022-08-17T12:43:43.4535903Z [gw3] [ 4%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_i0_cpu_bool 2022-08-17T12:43:43.4586531Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_put_cpu_bool 2022-08-17T12:43:43.4596798Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_put_cpu_bool 2022-08-17T12:43:43.4631838Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isfinite_cpu_bool 2022-08-17T12:43:43.4642097Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_isfinite_cpu_bool 2022-08-17T12:43:43.4675912Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isposinf_cpu_bool 2022-08-17T12:43:43.4687026Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_isposinf_cpu_bool 2022-08-17T12:43:43.4696105Z [gw0] [ 5%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softshrink_cpu 2022-08-17T12:43:43.4699020Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_binary_cpu_bool 2022-08-17T12:43:43.4727741Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_triplet_margin_loss_cpu 2022-08-17T12:43:43.4739987Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_binary_cpu_bool 2022-08-17T12:43:43.4846876Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_ldexp_cpu_bool 2022-08-17T12:43:43.4859181Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_ldexp_cpu_bool 2022-08-17T12:43:43.4898613Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_log1p_cpu_bool 2022-08-17T12:43:43.4909584Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_log1p_cpu_bool 2022-08-17T12:43:43.4997518Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_and_cpu_bool 2022-08-17T12:43:43.5008872Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_and_cpu_bool 2022-08-17T12:43:43.5057195Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_logit_cpu_bool 2022-08-17T12:43:43.5070509Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_logit_cpu_bool 2022-08-17T12:43:43.5124639Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_mH_cpu_bool 2022-08-17T12:43:43.5136869Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_mH_cpu_bool 2022-08-17T12:43:43.5150533Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_select_cpu_bool 2022-08-17T12:43:43.5163761Z [gw0] [ 5%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_triplet_margin_loss_cpu 2022-08-17T12:43:43.5207847Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_upsample_nearest_cpu 2022-08-17T12:43:43.5219419Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_select_cpu_bool 2022-08-17T12:43:43.5306877Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_maximum_cpu_bool 2022-08-17T12:43:43.5317469Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_maximum_cpu_bool 2022-08-17T12:43:43.5358525Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_reduction_no_dim_cpu_bool 2022-08-17T12:43:43.5370057Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_reduction_no_dim_cpu_bool 2022-08-17T12:43:43.5403905Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_movedim_cpu_bool 2022-08-17T12:43:43.5414571Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_movedim_cpu_bool 2022-08-17T12:43:43.5507951Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nansum_cpu_bool 2022-08-17T12:43:43.5517251Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nansum_cpu_bool 2022-08-17T12:43:43.5570384Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_full_cpu_bool 2022-08-17T12:43:43.5580345Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_full_cpu_bool 2022-08-17T12:43:43.5830868Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_feature_alpha_dropout_without_train_cpu_bool 2022-08-17T12:43:43.5843650Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_feature_alpha_dropout_without_train_cpu_bool 2022-08-17T12:43:43.5885635Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pixel_unshuffle_cpu_bool 2022-08-17T12:43:43.5897092Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pixel_unshuffle_cpu_bool 2022-08-17T12:43:43.5909778Z [gw0] [ 5%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_upsample_nearest_cpu 2022-08-17T12:43:43.5913079Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_permute_cpu_bool 2022-08-17T12:43:43.5960164Z test_ops.py::TestCommonCPU::test_dtypes_norm_inf_cpu 2022-08-17T12:43:43.5973676Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_permute_cpu_bool 2022-08-17T12:43:43.5994864Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_3_cpu_bool 2022-08-17T12:43:43.6007233Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_3_cpu_bool 2022-08-17T12:43:43.6054446Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_rad2deg_cpu_bool 2022-08-17T12:43:43.6066550Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_rad2deg_cpu_bool 2022-08-17T12:43:43.6146314Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_repeat_cpu_bool 2022-08-17T12:43:43.6161362Z [gw0] [ 5%] PASSED test_ops.py::TestCommonCPU::test_dtypes_norm_inf_cpu 2022-08-17T12:43:43.6218505Z test_ops.py::TestCommonCPU::test_dtypes_ones_like_cpu 2022-08-17T12:43:43.6228111Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_repeat_cpu_bool 2022-08-17T12:43:43.6268569Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_resize__cpu_bool 2022-08-17T12:43:43.6277037Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_resize__cpu_bool 2022-08-17T12:43:43.6289687Z [gw0] [ 5%] PASSED test_ops.py::TestCommonCPU::test_dtypes_ones_like_cpu 2022-08-17T12:43:43.6293550Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_roll_cpu_bool 2022-08-17T12:43:43.6368115Z test_ops.py::TestCommonCPU::test_dtypes_permute_cpu 2022-08-17T12:43:43.6381985Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_roll_cpu_bool 2022-08-17T12:43:43.6386690Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_cpu_bool 2022-08-17T12:43:43.6399344Z [gw0] [ 5%] PASSED test_ops.py::TestCommonCPU::test_dtypes_permute_cpu 2022-08-17T12:43:43.6422047Z test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_1_cpu 2022-08-17T12:43:43.6435582Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_1_cpu 2022-08-17T12:43:43.6500397Z test_ops.py::TestCommonCPU::test_dtypes_positive_cpu 2022-08-17T12:43:43.6511890Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_cpu_bool 2022-08-17T12:43:43.6520211Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_sum_cpu_bool 2022-08-17T12:43:43.6531475Z [gw0] [ 5%] PASSED test_ops.py::TestCommonCPU::test_dtypes_positive_cpu 2022-08-17T12:43:43.6616973Z test_ops.py::TestCommonCPU::test_dtypes_qr_cpu 2022-08-17T12:43:43.6627762Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_sum_cpu_bool 2022-08-17T12:43:43.6674543Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_short_cpu_bool 2022-08-17T12:43:43.6686634Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_short_cpu_bool 2022-08-17T12:43:43.6724547Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sin_cpu_bool 2022-08-17T12:43:43.6736163Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sin_cpu_bool 2022-08-17T12:43:43.6797029Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_softmax_with_dtype_cpu_bool 2022-08-17T12:43:43.6809533Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_softmax_with_dtype_cpu_bool 2022-08-17T12:43:43.6853976Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_j1_cpu_bool 2022-08-17T12:43:43.6864827Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_j1_cpu_bool 2022-08-17T12:43:43.6947675Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_u_cpu_bool 2022-08-17T12:43:43.6958253Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_u_cpu_bool 2022-08-17T12:43:43.6997963Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_erfcx_cpu_bool 2022-08-17T12:43:43.7008563Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_erfcx_cpu_bool 2022-08-17T12:43:43.7053711Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_i1_cpu_bool 2022-08-17T12:43:43.7065632Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_i1_cpu_bool 2022-08-17T12:43:43.7114129Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_log_ndtr_cpu_bool 2022-08-17T12:43:43.7124667Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_log_ndtr_cpu_bool 2022-08-17T12:43:43.7166432Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_k1_cpu_bool 2022-08-17T12:43:43.7177081Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_k1_cpu_bool 2022-08-17T12:43:43.7185612Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_dtypes_nn_functional_unfold_cpu 2022-08-17T12:43:43.7188902Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_scaled_modified_bessel_k0_cpu_bool 2022-08-17T12:43:43.7235239Z test_ops.py::TestCommonCPU::test_dtypes_norm_cpu 2022-08-17T12:43:43.7247847Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_scaled_modified_bessel_k0_cpu_bool 2022-08-17T12:43:43.7269226Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_v_cpu_bool 2022-08-17T12:43:43.7282619Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_v_cpu_bool 2022-08-17T12:43:43.7350876Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_zeta_cpu_bool 2022-08-17T12:43:43.7367015Z [gw0] [ 5%] PASSED test_ops.py::TestCommonCPU::test_dtypes_qr_cpu 2022-08-17T12:43:43.7393985Z test_ops.py::TestCommonCPU::test_dtypes_randint_like_cpu 2022-08-17T12:43:43.7406575Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_zeta_cpu_bool 2022-08-17T12:43:43.7446399Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sqrt_cpu_bool 2022-08-17T12:43:43.7458029Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sqrt_cpu_bool 2022-08-17T12:43:43.7523423Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sum_cpu_bool 2022-08-17T12:43:43.7791759Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_dtypes_unique_consecutive_cpu 2022-08-17T12:43:43.7792340Z test_ops.py::TestCommonCPU::test_dtypes_var_mean_cpu 2022-08-17T12:43:43.7792827Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sum_cpu_bool 2022-08-17T12:43:43.7793331Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_take_cpu_bool 2022-08-17T12:43:43.7793852Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_take_cpu_bool 2022-08-17T12:43:43.7888249Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_tile_cpu_bool 2022-08-17T12:43:43.7899887Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_tile_cpu_bool 2022-08-17T12:43:43.7921447Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_triu_cpu_bool 2022-08-17T12:43:43.7935009Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_dtypes_var_mean_cpu 2022-08-17T12:43:43.7961096Z test_ops.py::TestCommonCPU::test_dtypes_view_as_real_cpu 2022-08-17T12:43:43.8094548Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_triu_cpu_bool 2022-08-17T12:43:43.8110789Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_unfold_cpu_bool 2022-08-17T12:43:43.8114375Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_unfold_cpu_bool 2022-08-17T12:43:43.8135764Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_dtypes_view_as_real_cpu 2022-08-17T12:43:43.8136450Z test_ops.py::TestCommonCPU::test_dtypes_where_cpu 2022-08-17T12:43:43.8177790Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_view_as_cpu_bool 2022-08-17T12:43:43.8190721Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_view_as_cpu_bool 2022-08-17T12:43:43.8267430Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_where_cpu_bool 2022-08-17T12:43:43.8279571Z [gw3] [ 5%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_where_cpu_bool 2022-08-17T12:43:43.8301150Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_complex64 2022-08-17T12:43:43.8314131Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_complex64 2022-08-17T12:43:43.8334503Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_float32 2022-08-17T12:43:43.8347446Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_float32 2022-08-17T12:43:43.8371689Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___getitem___cpu_int64 2022-08-17T12:43:43.8374666Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___getitem___cpu_int64 2022-08-17T12:43:43.8392637Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_dtypes_where_cpu 2022-08-17T12:43:43.8394685Z test_ops.py::TestCommonCPU::test_errors___radd___cpu 2022-08-17T12:43:43.8412544Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rand___cpu_int64 2022-08-17T12:43:43.8426463Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rand___cpu_int64 2022-08-17T12:43:43.8441175Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_errors___radd___cpu 2022-08-17T12:43:43.8441744Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_complex64 2022-08-17T12:43:43.8457928Z test_ops.py::TestCommonCPU::test_errors___rmul___cpu 2022-08-17T12:43:43.8471629Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_complex64 2022-08-17T12:43:43.8480304Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_errors___rmul___cpu 2022-08-17T12:43:43.8490829Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_complex64 2022-08-17T12:43:43.8495603Z test_ops.py::TestCommonCPU::test_errors___rxor___cpu 2022-08-17T12:43:43.8508239Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_complex64 2022-08-17T12:43:43.8517797Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_complex64 2022-08-17T12:43:43.8534867Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_errors___rxor___cpu 2022-08-17T12:43:43.8546596Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_complex64 2022-08-17T12:43:43.8547241Z test_ops.py::TestCommonCPU::test_errors_aminmax_cpu 2022-08-17T12:43:43.8563616Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_float32 2022-08-17T12:43:43.8576985Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_float32 2022-08-17T12:43:43.8597131Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amax_cpu_int64 2022-08-17T12:43:43.8611944Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amax_cpu_int64 2022-08-17T12:43:43.8616754Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmax_cpu_int64 2022-08-17T12:43:43.8626056Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_errors_aminmax_cpu 2022-08-17T12:43:43.8673136Z test_ops.py::TestCommonCPU::test_errors_bitwise_left_shift_cpu 2022-08-17T12:43:43.8684533Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmax_cpu_int64 2022-08-17T12:43:43.8685254Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumprod_cpu_float32 2022-08-17T12:43:43.8685978Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_errors_bitwise_left_shift_cpu 2022-08-17T12:43:43.8686617Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumprod_cpu_float32 2022-08-17T12:43:43.8687183Z test_ops.py::TestCommonCPU::test_errors_clamp_max_cpu 2022-08-17T12:43:43.8700871Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumsum_cpu_int64 2022-08-17T12:43:43.8713565Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumsum_cpu_int64 2022-08-17T12:43:43.8723924Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_logsumexp_cpu_int64 2022-08-17T12:43:43.8735559Z [gw1] [ 5%] XFAIL test_ops.py::TestCommonCPU::test_errors_clamp_max_cpu 2022-08-17T12:43:43.8748058Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_logsumexp_cpu_int64 2022-08-17T12:43:43.8751136Z test_ops.py::TestCommonCPU::test_errors_cov_cpu 2022-08-17T12:43:43.8768441Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_median_cpu_float32 2022-08-17T12:43:43.8781640Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_median_cpu_float32 2022-08-17T12:43:43.8802096Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_prod_cpu_complex64 2022-08-17T12:43:43.8815359Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_prod_cpu_complex64 2022-08-17T12:43:43.8839605Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_softmin_cpu_float32 2022-08-17T12:43:43.8848317Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_softmin_cpu_float32 2022-08-17T12:43:43.8862501Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_errors_cov_cpu 2022-08-17T12:43:43.8863245Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_sum_cpu_complex64 2022-08-17T12:43:43.8879182Z test_ops.py::TestCommonCPU::test_errors_div_no_rounding_mode_cpu 2022-08-17T12:43:43.8893066Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_sum_cpu_complex64 2022-08-17T12:43:43.8902231Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_errors_div_no_rounding_mode_cpu 2022-08-17T12:43:43.8909575Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_var_cpu_float32 2022-08-17T12:43:43.8918697Z test_ops.py::TestCommonCPU::test_errors_eig_cpu 2022-08-17T12:43:43.8931557Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_var_cpu_float32 2022-08-17T12:43:43.8953135Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_int64 2022-08-17T12:43:43.8962363Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_int64 2022-08-17T12:43:43.8980809Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_errors_eig_cpu 2022-08-17T12:43:43.8981326Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_complex64 2022-08-17T12:43:43.9003703Z test_ops.py::TestCommonCPU::test_errors_float_power_cpu 2022-08-17T12:43:43.9011150Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_complex64 2022-08-17T12:43:43.9026816Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_errors_float_power_cpu 2022-08-17T12:43:43.9027442Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_float32 2022-08-17T12:43:43.9043560Z test_ops.py::TestCommonCPU::test_errors_fmod_cpu 2022-08-17T12:43:43.9055997Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_float32 2022-08-17T12:43:43.9069048Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_dtypes_norm_cpu 2022-08-17T12:43:43.9176453Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_errors_fmod_cpu 2022-08-17T12:43:43.9177158Z test_ops.py::TestCommonCPU::test_errors_gradient_cpu 2022-08-17T12:43:43.9210032Z test_ops.py::TestCommonCPU::test_dtypes_normal_cpu 2022-08-17T12:43:43.9210661Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_int64 2022-08-17T12:43:43.9211296Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_int64 2022-08-17T12:43:43.9215712Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_float32 2022-08-17T12:43:43.9216381Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_float32 2022-08-17T12:43:43.9217054Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_int64 2022-08-17T12:43:43.9288658Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_int64 2022-08-17T12:43:43.9289538Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_complex64 2022-08-17T12:43:43.9290205Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_complex64 2022-08-17T12:43:43.9290935Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_float32 2022-08-17T12:43:43.9291498Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_errors_gradient_cpu 2022-08-17T12:43:43.9292080Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_float32 2022-08-17T12:43:43.9297473Z test_ops.py::TestCommonCPU::test_errors_hstack_cpu 2022-08-17T12:43:43.9307547Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_int64 2022-08-17T12:43:43.9311248Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_errors_hstack_cpu 2022-08-17T12:43:43.9320905Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_int64 2022-08-17T12:43:43.9322118Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_amax_cpu_int64 2022-08-17T12:43:43.9344407Z test_ops.py::TestCommonCPU::test_errors_index_select_cpu 2022-08-17T12:43:43.9357734Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_amax_cpu_int64 2022-08-17T12:43:43.9367096Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_errors_index_select_cpu 2022-08-17T12:43:43.9377933Z [gw0] [ 5%] PASSED test_ops.py::TestCommonCPU::test_dtypes_randint_like_cpu 2022-08-17T12:43:43.9381072Z test_ops.py::TestCommonCPU::test_errors_kthvalue_cpu 2022-08-17T12:43:43.9383559Z test_ops.py::TestCommonCPU::test_dtypes_reciprocal_cpu 2022-08-17T12:43:43.9394363Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_aminmax_cpu_int64 2022-08-17T12:43:43.9405194Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_aminmax_cpu_int64 2022-08-17T12:43:43.9419488Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_complex64 2022-08-17T12:43:43.9434742Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_complex64 2022-08-17T12:43:43.9446506Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_errors_kthvalue_cpu 2022-08-17T12:43:43.9452321Z [gw0] [ 5%] PASSED test_ops.py::TestCommonCPU::test_dtypes_reciprocal_cpu 2022-08-17T12:43:43.9453777Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_arange_cpu_int64 2022-08-17T12:43:43.9467343Z test_ops.py::TestCommonCPU::test_errors_linalg_lstsq_cpu 2022-08-17T12:43:43.9471150Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_arange_cpu_int64 2022-08-17T12:43:43.9477582Z test_ops.py::TestCommonCPU::test_dtypes_repeat_interleave_cpu 2022-08-17T12:43:43.9485227Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmin_cpu_int64 2022-08-17T12:43:43.9496913Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_errors_linalg_lstsq_cpu 2022-08-17T12:43:43.9510841Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmin_cpu_int64 2022-08-17T12:43:43.9514071Z test_ops.py::TestCommonCPU::test_errors_logical_and_cpu 2022-08-17T12:43:43.9530376Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_float32 2022-08-17T12:43:43.9543089Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_float32 2022-08-17T12:43:43.9556702Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_errors_logical_and_cpu 2022-08-17T12:43:43.9557372Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_int64 2022-08-17T12:43:43.9574337Z test_ops.py::TestCommonCPU::test_errors_lt_cpu 2022-08-17T12:43:43.9585732Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_int64 2022-08-17T12:43:43.9597103Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_errors_lt_cpu 2022-08-17T12:43:43.9607172Z [gw0] [ 5%] PASSED test_ops.py::TestCommonCPU::test_dtypes_repeat_interleave_cpu 2022-08-17T12:43:43.9616631Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_complex64 2022-08-17T12:43:43.9621289Z test_ops.py::TestCommonCPU::test_errors_maximum_cpu 2022-08-17T12:43:43.9626196Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_complex64 2022-08-17T12:43:43.9633045Z test_ops.py::TestCommonCPU::test_dtypes_resize_as__cpu 2022-08-17T12:43:43.9640582Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_float32 2022-08-17T12:43:43.9654018Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_errors_maximum_cpu 2022-08-17T12:43:43.9660439Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_float32 2022-08-17T12:43:43.9669383Z test_ops.py::TestCommonCPU::test_errors_movedim_cpu 2022-08-17T12:43:43.9689208Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_complex64 2022-08-17T12:43:43.9701313Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_complex64 2022-08-17T12:43:43.9722007Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_float32 2022-08-17T12:43:43.9734074Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_float32 2022-08-17T12:43:43.9757049Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_int64 2022-08-17T12:43:43.9772124Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_int64 2022-08-17T12:43:43.9780875Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_errors_movedim_cpu 2022-08-17T12:43:43.9783826Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_complex64 2022-08-17T12:43:43.9811273Z test_ops.py::TestCommonCPU::test_errors_ne_cpu 2022-08-17T12:43:43.9825081Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_complex64 2022-08-17T12:43:43.9827661Z [gw0] [ 5%] XFAIL test_ops.py::TestCommonCPU::test_dtypes_resize_as__cpu 2022-08-17T12:43:43.9899733Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_errors_ne_cpu 2022-08-17T12:43:43.9900271Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_float32 2022-08-17T12:43:43.9900716Z test_ops.py::TestCommonCPU::test_dtypes_rot90_cpu 2022-08-17T12:43:43.9901131Z test_ops.py::TestCommonCPU::test_errors_nn_functional_gelu_cpu 2022-08-17T12:43:43.9901612Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_float32 2022-08-17T12:43:43.9902426Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_float32 2022-08-17T12:43:43.9937438Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_errors_nn_functional_gelu_cpu 2022-08-17T12:43:43.9938318Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_float32 2022-08-17T12:43:43.9943624Z test_ops.py::TestCommonCPU::test_errors_nn_functional_softshrink_cpu 2022-08-17T12:43:43.9947485Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_left_shift_cpu_int64 2022-08-17T12:43:43.9950631Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_errors_nn_functional_softshrink_cpu 2022-08-17T12:43:43.9961634Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_left_shift_cpu_int64 2022-08-17T12:43:43.9963754Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_xor_cpu_int64 2022-08-17T12:43:43.9977462Z test_ops.py::TestCommonCPU::test_errors_remainder_cpu 2022-08-17T12:43:43.9990451Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_xor_cpu_int64 2022-08-17T12:43:43.9996295Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_complex64 2022-08-17T12:43:44.0008778Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_errors_remainder_cpu 2022-08-17T12:43:44.0022147Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_complex64 2022-08-17T12:43:44.0027254Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_dtypes_normal_cpu 2022-08-17T12:43:44.0033385Z test_ops.py::TestCommonCPU::test_errors_rot90_cpu 2022-08-17T12:43:44.0036763Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_float32 2022-08-17T12:43:44.0055634Z test_ops.py::TestCommonCPU::test_dtypes_outer_cpu 2022-08-17T12:43:44.0064805Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_float32 2022-08-17T12:43:44.0075938Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_float32 2022-08-17T12:43:44.0087094Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_errors_rot90_cpu 2022-08-17T12:43:44.0097781Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_float32 2022-08-17T12:43:44.0105155Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_dtypes_outer_cpu 2022-08-17T12:43:44.0110104Z test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_t_cpu 2022-08-17T12:43:44.0111707Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_int64 2022-08-17T12:43:44.0124498Z test_ops.py::TestCommonCPU::test_dtypes_polar_cpu 2022-08-17T12:43:44.0137776Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_int64 2022-08-17T12:43:44.0149606Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_t_cpu 2022-08-17T12:43:44.0150900Z test_ops.py::TestCommonCPU::test_errors_special_hermite_polynomial_h_cpu 2022-08-17T12:43:44.0168414Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_float32 2022-08-17T12:43:44.0182786Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_float32 2022-08-17T12:43:44.0191754Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_errors_special_hermite_polynomial_h_cpu 2022-08-17T12:43:44.0193412Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cartesian_prod_cpu_int64 2022-08-17T12:43:44.0211107Z test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_t_cpu 2022-08-17T12:43:44.0219643Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_t_cpu 2022-08-17T12:43:44.0231246Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cartesian_prod_cpu_int64 2022-08-17T12:43:44.0233216Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cdist_cpu_float32 2022-08-17T12:43:44.0251404Z test_ops.py::TestCommonCPU::test_errors_special_xlog1py_cpu 2022-08-17T12:43:44.0264404Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cdist_cpu_float32 2022-08-17T12:43:44.0273091Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_errors_special_xlog1py_cpu 2022-08-17T12:43:44.0274528Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_int64 2022-08-17T12:43:44.0294645Z test_ops.py::TestCommonCPU::test_errors_take_cpu 2022-08-17T12:43:44.0302497Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_int64 2022-08-17T12:43:44.0323272Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_cpu_complex64 2022-08-17T12:43:44.0326195Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_errors_take_cpu 2022-08-17T12:43:44.0340972Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_cpu_complex64 2022-08-17T12:43:44.0344219Z [gw0] [ 5%] PASSED test_ops.py::TestCommonCPU::test_dtypes_rot90_cpu 2022-08-17T12:43:44.0350592Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_solve_cpu_complex64 2022-08-17T12:43:44.0355590Z test_ops.py::TestCommonCPU::test_errors_vsplit_cpu 2022-08-17T12:43:44.0367024Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_solve_cpu_complex64 2022-08-17T12:43:44.0369523Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_int64 2022-08-17T12:43:44.0397060Z test_ops.py::TestCommonCPU::test_dtypes_round_decimals_neg_3_cpu 2022-08-17T12:43:44.0399178Z [gw1] [ 5%] PASSED test_ops.py::TestCommonCPU::test_errors_vsplit_cpu 2022-08-17T12:43:44.0403751Z [gw0] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_round_decimals_neg_3_cpu 2022-08-17T12:43:44.0419518Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_int64 2022-08-17T12:43:44.0420908Z test_ops.py::TestCommonCPU::test_multiple_devices_H_cpu_float32 2022-08-17T12:43:44.0422205Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_max_cpu_int64 2022-08-17T12:43:44.0438811Z test_ops.py::TestCommonCPU::test_dtypes_scatter_cpu 2022-08-17T12:43:44.0446565Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_max_cpu_int64 2022-08-17T12:43:44.0456654Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_H_cpu_float32 2022-08-17T12:43:44.0459107Z test_ops.py::TestCommonCPU::test_multiple_devices___getitem___cpu_float32 2022-08-17T12:43:44.0478253Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clone_cpu_float32 2022-08-17T12:43:44.0487538Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clone_cpu_float32 2022-08-17T12:43:44.0501052Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___getitem___cpu_float32 2022-08-17T12:43:44.0502477Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_int64 2022-08-17T12:43:44.0516676Z test_ops.py::TestCommonCPU::test_multiple_devices___rand___cpu_int64 2022-08-17T12:43:44.0530405Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_int64 2022-08-17T12:43:44.0534346Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_complex_cpu_float32 2022-08-17T12:43:44.0548041Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rand___cpu_int64 2022-08-17T12:43:44.0560176Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_complex_cpu_float32 2022-08-17T12:43:44.0561012Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_complex64 2022-08-17T12:43:44.0574708Z test_ops.py::TestCommonCPU::test_multiple_devices___rmatmul___cpu_int64 2022-08-17T12:43:44.0588352Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_complex64 2022-08-17T12:43:44.0594697Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_float32 2022-08-17T12:43:44.0608256Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rmatmul___cpu_int64 2022-08-17T12:43:44.0616245Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_float32 2022-08-17T12:43:44.0619083Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_int64 2022-08-17T12:43:44.0633023Z test_ops.py::TestCommonCPU::test_multiple_devices___ror___cpu_int64 2022-08-17T12:43:44.0644689Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_int64 2022-08-17T12:43:44.0650259Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_float32 2022-08-17T12:43:44.0667642Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___ror___cpu_int64 2022-08-17T12:43:44.0677681Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_float32 2022-08-17T12:43:44.0687832Z [gw0] [ 5%] PASSED test_ops.py::TestCommonCPU::test_dtypes_scatter_cpu 2022-08-17T12:43:44.0689380Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_int64 2022-08-17T12:43:44.0695197Z test_ops.py::TestCommonCPU::test_multiple_devices___rsub___cpu_int64 2022-08-17T12:43:44.0703556Z test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_prod_cpu 2022-08-17T12:43:44.0710628Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_dtypes_polar_cpu 2022-08-17T12:43:44.0727979Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_int64 2022-08-17T12:43:44.0737120Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rsub___cpu_int64 2022-08-17T12:43:44.0740034Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_amin_cpu_float32 2022-08-17T12:43:44.0741579Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_complex64 2022-08-17T12:43:44.0755738Z test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_3_cpu 2022-08-17T12:43:44.0770208Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_complex64 2022-08-17T12:43:44.0775101Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_amin_cpu_float32 2022-08-17T12:43:44.0784790Z [gw2] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_3_cpu 2022-08-17T12:43:44.0785761Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmin_cpu_float32 2022-08-17T12:43:44.0786757Z test_ops.py::TestCommonCPU::test_dtypes_prod_cpu 2022-08-17T12:43:44.0802363Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_float32 2022-08-17T12:43:44.0813457Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_float32 2022-08-17T12:43:44.0819585Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmin_cpu_float32 2022-08-17T12:43:44.0831040Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_int64 2022-08-17T12:43:44.0839351Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_int64 2022-08-17T12:43:44.0840333Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumsum_cpu_float32 2022-08-17T12:43:44.0856524Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummin_cpu_int64 2022-08-17T12:43:44.0867021Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummin_cpu_int64 2022-08-17T12:43:44.0872215Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumsum_cpu_float32 2022-08-17T12:43:44.0883152Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_complex64 2022-08-17T12:43:44.0885099Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_logsumexp_cpu_float32 2022-08-17T12:43:44.0892510Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_complex64 2022-08-17T12:43:44.0912450Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_float32 2022-08-17T12:43:44.0917198Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_logsumexp_cpu_float32 2022-08-17T12:43:44.0928483Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_float32 2022-08-17T12:43:44.0929539Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_median_cpu_float32 2022-08-17T12:43:44.0950223Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_complex64 2022-08-17T12:43:44.0964758Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_complex64 2022-08-17T12:43:44.0968534Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_median_cpu_float32 2022-08-17T12:43:44.0975621Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_float32 2022-08-17T12:43:44.0987077Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_float32 2022-08-17T12:43:44.0988032Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_prod_cpu_int64 2022-08-17T12:43:44.1005516Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_int64 2022-08-17T12:43:44.1017859Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_int64 2022-08-17T12:43:44.1021618Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_scatter_cpu_float32 2022-08-17T12:43:44.1034796Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_prod_cpu_int64 2022-08-17T12:43:44.1042744Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_scatter_cpu_float32 2022-08-17T12:43:44.1044660Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_int64 2022-08-17T12:43:44.1062494Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_std_cpu_int64 2022-08-17T12:43:44.1071614Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_int64 2022-08-17T12:43:44.1074847Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dist_cpu_float32 2022-08-17T12:43:44.1087467Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_std_cpu_int64 2022-08-17T12:43:44.1093848Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_var_cpu_int64 2022-08-17T12:43:44.1102195Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dist_cpu_float32 2022-08-17T12:43:44.1114006Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_float32 2022-08-17T12:43:44.1120373Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_var_cpu_int64 2022-08-17T12:43:44.1133365Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_float32 2022-08-17T12:43:44.1134700Z test_ops.py::TestCommonCPU::test_multiple_devices_acos_cpu_int64 2022-08-17T12:43:44.1149646Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_complex64 2022-08-17T12:43:44.1164359Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_complex64 2022-08-17T12:43:44.1172669Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_acos_cpu_int64 2022-08-17T12:43:44.1174133Z test_ops.py::TestCommonCPU::test_multiple_devices_add_cpu_int64 2022-08-17T12:43:44.1194389Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_float32 2022-08-17T12:43:44.1205106Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_float32 2022-08-17T12:43:44.1213247Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_add_cpu_int64 2022-08-17T12:43:44.1215343Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_int64 2022-08-17T12:43:44.1233297Z test_ops.py::TestCommonCPU::test_multiple_devices_addcmul_cpu_float32 2022-08-17T12:43:44.1248278Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_int64 2022-08-17T12:43:44.1256291Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addcmul_cpu_float32 2022-08-17T12:43:44.1257627Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_eig_cpu_complex64 2022-08-17T12:43:44.1275931Z test_ops.py::TestCommonCPU::test_multiple_devices_addmm_decomposed_cpu_float32 2022-08-17T12:43:44.1285062Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_eig_cpu_complex64 2022-08-17T12:43:44.1296031Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addmm_decomposed_cpu_float32 2022-08-17T12:43:44.1297415Z test_ops.py::TestCommonCPU::test_multiple_devices_addr_cpu_float32 2022-08-17T12:43:44.1315398Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_int64 2022-08-17T12:43:44.1326787Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_int64 2022-08-17T12:43:44.1332310Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addr_cpu_float32 2022-08-17T12:43:44.1339013Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_complex64 2022-08-17T12:43:44.1346113Z test_ops.py::TestCommonCPU::test_multiple_devices_allclose_cpu_float32 2022-08-17T12:43:44.1355620Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_complex64 2022-08-17T12:43:44.1366279Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_float32 2022-08-17T12:43:44.1384524Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_allclose_cpu_float32 2022-08-17T12:43:44.1387840Z [gw0] [ 5%] PASSED test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_prod_cpu 2022-08-17T12:43:44.1401051Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_float32 2022-08-17T12:43:44.1402568Z test_ops.py::TestCommonCPU::test_multiple_devices_amin_cpu_int64 2022-08-17T12:43:44.1404288Z test_ops.py::TestCommonCPU::test_dtypes_segment_reduce_offsets_cpu 2022-08-17T12:43:44.1420214Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_int64 2022-08-17T12:43:44.1435418Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_int64 2022-08-17T12:43:44.1445369Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_amin_cpu_int64 2022-08-17T12:43:44.1446431Z test_ops.py::TestCommonCPU::test_multiple_devices_angle_cpu_int64 2022-08-17T12:43:44.1463932Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfc_cpu_int64 2022-08-17T12:43:44.1473525Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfc_cpu_int64 2022-08-17T12:43:44.1484783Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_angle_cpu_int64 2022-08-17T12:43:44.1485962Z test_ops.py::TestCommonCPU::test_multiple_devices_arange_cpu_int64 2022-08-17T12:43:44.1503177Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp2_cpu_int64 2022-08-17T12:43:44.1518251Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp2_cpu_int64 2022-08-17T12:43:44.1527458Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_arange_cpu_int64 2022-08-17T12:43:44.1529706Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_complex64 2022-08-17T12:43:44.1544543Z test_ops.py::TestCommonCPU::test_multiple_devices_argmin_cpu_int64 2022-08-17T12:43:44.1559071Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_complex64 2022-08-17T12:43:44.1562186Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argmin_cpu_int64 2022-08-17T12:43:44.1571459Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_float32 2022-08-17T12:43:44.1576220Z test_ops.py::TestCommonCPU::test_multiple_devices_argwhere_cpu_int64 2022-08-17T12:43:44.1582692Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_float32 2022-08-17T12:43:44.1595591Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_complex64 2022-08-17T12:43:44.1601037Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_complex64 2022-08-17T12:43:44.1611702Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argwhere_cpu_int64 2022-08-17T12:43:44.1613919Z test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_scatter_cpu_int64 2022-08-17T12:43:44.1623122Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_float32 2022-08-17T12:43:44.1629569Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_dtypes_prod_cpu 2022-08-17T12:43:44.1637879Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_float32 2022-08-17T12:43:44.1649233Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_scatter_cpu_int64 2022-08-17T12:43:44.1651288Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_int64 2022-08-17T12:43:44.1653398Z test_ops.py::TestCommonCPU::test_dtypes_rad2deg_cpu 2022-08-17T12:43:44.1663045Z test_ops.py::TestCommonCPU::test_multiple_devices_asinh_cpu_int64 2022-08-17T12:43:44.1670405Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_int64 2022-08-17T12:43:44.1680287Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_asinh_cpu_int64 2022-08-17T12:43:44.1681157Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_complex64 2022-08-17T12:43:44.1694844Z test_ops.py::TestCommonCPU::test_multiple_devices_atan_cpu_int64 2022-08-17T12:43:44.1703835Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_complex64 2022-08-17T12:43:44.1714315Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atan_cpu_int64 2022-08-17T12:43:44.1718761Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_float32 2022-08-17T12:43:44.1720813Z test_ops.py::TestCommonCPU::test_multiple_devices_atleast_1d_cpu_int64 2022-08-17T12:43:44.1728562Z [gw2] [ 5%] PASSED test_ops.py::TestCommonCPU::test_dtypes_rad2deg_cpu 2022-08-17T12:43:44.1734691Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_float32 2022-08-17T12:43:44.1743140Z [gw1] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atleast_1d_cpu_int64 2022-08-17T12:43:44.1745329Z test_ops.py::TestCommonCPU::test_dtypes_ravel_cpu 2022-08-17T12:43:44.1751060Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfftn_cpu_int64 2022-08-17T12:43:44.1758376Z test_ops.py::TestCommonCPU::test_multiple_devices_atleast_3d_cpu_int64 2022-08-17T12:43:44.1770395Z [gw3] [ 5%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfftn_cpu_int64 2022-08-17T12:43:44.1782657Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_complex64 2022-08-17T12:43:44.1793935Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atleast_3d_cpu_int64 2022-08-17T12:43:44.1803025Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_complex64 2022-08-17T12:43:44.1803824Z test_ops.py::TestCommonCPU::test_multiple_devices_bfloat16_cpu_float32 2022-08-17T12:43:44.1829141Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_float32 2022-08-17T12:43:44.1832886Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_float32 2022-08-17T12:43:44.1840662Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_dtypes_ravel_cpu 2022-08-17T12:43:44.1852162Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bfloat16_cpu_float32 2022-08-17T12:43:44.1853874Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_int64 2022-08-17T12:43:44.1855310Z test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_left_shift_cpu_int64 2022-08-17T12:43:44.1866143Z test_ops.py::TestCommonCPU::test_dtypes_renorm_cpu 2022-08-17T12:43:44.1878756Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_int64 2022-08-17T12:43:44.1888064Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_left_shift_cpu_int64 2022-08-17T12:43:44.1890924Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft_cpu_int64 2022-08-17T12:43:44.1902957Z test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_xor_cpu_int64 2022-08-17T12:43:44.1912730Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft_cpu_int64 2022-08-17T12:43:44.1925548Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_float32 2022-08-17T12:43:44.1933602Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_xor_cpu_int64 2022-08-17T12:43:44.1945503Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_float32 2022-08-17T12:43:44.1947753Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft_cpu_int64 2022-08-17T12:43:44.1963350Z test_ops.py::TestCommonCPU::test_multiple_devices_bmm_cpu_int64 2022-08-17T12:43:44.1980983Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft_cpu_int64 2022-08-17T12:43:44.1991309Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bmm_cpu_int64 2022-08-17T12:43:44.1993472Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft2_cpu_float32 2022-08-17T12:43:44.2009225Z test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_tensors_cpu_float32 2022-08-17T12:43:44.2027109Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft2_cpu_float32 2022-08-17T12:43:44.2032625Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_tensors_cpu_float32 2022-08-17T12:43:44.2044149Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfftn_cpu_float32 2022-08-17T12:43:44.2049558Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfftn_cpu_float32 2022-08-17T12:43:44.2059716Z test_ops.py::TestCommonCPU::test_multiple_devices_bucketize_cpu_float32 2022-08-17T12:43:44.2077306Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_int64 2022-08-17T12:43:44.2085524Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bucketize_cpu_float32 2022-08-17T12:43:44.2096832Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_int64 2022-08-17T12:43:44.2111792Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_dtypes_renorm_cpu 2022-08-17T12:43:44.2113177Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_complex64 2022-08-17T12:43:44.2114758Z test_ops.py::TestCommonCPU::test_dtypes_reshape_cpu 2022-08-17T12:43:44.2131210Z test_ops.py::TestCommonCPU::test_multiple_devices_cartesian_prod_cpu_float32 2022-08-17T12:43:44.2141132Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_complex64 2022-08-17T12:43:44.2146874Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cartesian_prod_cpu_float32 2022-08-17T12:43:44.2157867Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_float32 2022-08-17T12:43:44.2162505Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_float32 2022-08-17T12:43:44.2169593Z test_ops.py::TestCommonCPU::test_multiple_devices_cdist_cpu_float32 2022-08-17T12:43:44.2189610Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_int64 2022-08-17T12:43:44.2192323Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cdist_cpu_float32 2022-08-17T12:43:44.2201023Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_int64 2022-08-17T12:43:44.2202518Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_complex64 2022-08-17T12:43:44.2221713Z test_ops.py::TestCommonCPU::test_multiple_devices_char_cpu_float32 2022-08-17T12:43:44.2238551Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_complex64 2022-08-17T12:43:44.2246840Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_char_cpu_float32 2022-08-17T12:43:44.2249550Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_divide_cpu_float32 2022-08-17T12:43:44.2267926Z test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_solve_cpu_float32 2022-08-17T12:43:44.2297090Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_divide_cpu_float32 2022-08-17T12:43:44.2307015Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_solve_cpu_float32 2022-08-17T12:43:44.2308874Z test_ops.py::TestCommonCPU::test_multiple_devices_clamp_cpu_int64 2022-08-17T12:43:44.2318505Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmin_cpu_float32 2022-08-17T12:43:44.2330099Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_dtypes_reshape_cpu 2022-08-17T12:43:44.2336514Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmin_cpu_float32 2022-08-17T12:43:44.2346455Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clamp_cpu_int64 2022-08-17T12:43:44.2349082Z test_ops.py::TestCommonCPU::test_dtypes_resolve_neg_cpu 2022-08-17T12:43:44.2350802Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_frac_cpu_float32 2022-08-17T12:43:44.2370586Z test_ops.py::TestCommonCPU::test_multiple_devices_clamp_min_cpu_int64 2022-08-17T12:43:44.2380752Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_frac_cpu_float32 2022-08-17T12:43:44.2394631Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clamp_min_cpu_int64 2022-08-17T12:43:44.2402023Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_dtypes_resolve_neg_cpu 2022-08-17T12:43:44.2410294Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_int64 2022-08-17T12:43:44.2413402Z test_ops.py::TestCommonCPU::test_multiple_devices_column_stack_cpu_int64 2022-08-17T12:43:44.2417665Z test_ops.py::TestCommonCPU::test_dtypes_round_decimals_0_cpu 2022-08-17T12:43:44.2428745Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_int64 2022-08-17T12:43:44.2448254Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gcd_cpu_int64 2022-08-17T12:43:44.2452440Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_column_stack_cpu_int64 2022-08-17T12:43:44.2462478Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gcd_cpu_int64 2022-08-17T12:43:44.2464557Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_geqrf_cpu_float32 2022-08-17T12:43:44.2482142Z test_ops.py::TestCommonCPU::test_multiple_devices_conj_cpu_float32 2022-08-17T12:43:44.2499911Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_geqrf_cpu_float32 2022-08-17T12:43:44.2502822Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_conj_cpu_float32 2022-08-17T12:43:44.2510238Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gt_cpu_float32 2022-08-17T12:43:44.2514766Z test_ops.py::TestCommonCPU::test_multiple_devices_constant_pad_nd_cpu_float32 2022-08-17T12:43:44.2524202Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gt_cpu_float32 2022-08-17T12:43:44.2537591Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_int64 2022-08-17T12:43:44.2547017Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_int64 2022-08-17T12:43:44.2555948Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_constant_pad_nd_cpu_float32 2022-08-17T12:43:44.2558144Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_histogram_cpu_float32 2022-08-17T12:43:44.2571847Z test_ops.py::TestCommonCPU::test_multiple_devices_copysign_cpu_float32 2022-08-17T12:43:44.2587235Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_histogram_cpu_float32 2022-08-17T12:43:44.2588688Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_int64 2022-08-17T12:43:44.2596319Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_copysign_cpu_float32 2022-08-17T12:43:44.2605518Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_int64 2022-08-17T12:43:44.2606354Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hypot_cpu_float32 2022-08-17T12:43:44.2618259Z test_ops.py::TestCommonCPU::test_multiple_devices_cos_cpu_float32 2022-08-17T12:43:44.2624797Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_dtypes_round_decimals_0_cpu 2022-08-17T12:43:44.2633831Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_hypot_cpu_float32 2022-08-17T12:43:44.2647364Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cos_cpu_float32 2022-08-17T12:43:44.2648379Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_igammac_cpu_float32 2022-08-17T12:43:44.2649481Z test_ops.py::TestCommonCPU::test_multiple_devices_count_nonzero_cpu_float32 2022-08-17T12:43:44.2665568Z test_ops.py::TestCommonCPU::test_dtypes_rsub_cpu 2022-08-17T12:43:44.2677001Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_igammac_cpu_float32 2022-08-17T12:43:44.2684544Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_int64 2022-08-17T12:43:44.2694101Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_count_nonzero_cpu_float32 2022-08-17T12:43:44.2705433Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_int64 2022-08-17T12:43:44.2708630Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_complex64 2022-08-17T12:43:44.2720672Z test_ops.py::TestCommonCPU::test_multiple_devices_cross_cpu_float32 2022-08-17T12:43:44.2733591Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_complex64 2022-08-17T12:43:44.2741285Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_float32 2022-08-17T12:43:44.2750001Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cross_cpu_float32 2022-08-17T12:43:44.2762850Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_float32 2022-08-17T12:43:44.2765933Z test_ops.py::TestCommonCPU::test_multiple_devices_cummin_cpu_float32 2022-08-17T12:43:44.2781759Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_complex64 2022-08-17T12:43:44.2793592Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_complex64 2022-08-17T12:43:44.2806026Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cummin_cpu_float32 2022-08-17T12:43:44.2809078Z test_ops.py::TestCommonCPU::test_multiple_devices_cumsum_cpu_float32 2022-08-17T12:43:44.2835274Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_float32 2022-08-17T12:43:44.2847056Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_float32 2022-08-17T12:43:44.2859947Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cumsum_cpu_float32 2022-08-17T12:43:44.2862907Z test_ops.py::TestCommonCPU::test_multiple_devices_deg2rad_cpu_float32 2022-08-17T12:43:44.2882111Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_int64 2022-08-17T12:43:44.2892285Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_int64 2022-08-17T12:43:44.2902926Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_deg2rad_cpu_float32 2022-08-17T12:43:44.2917637Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_float32 2022-08-17T12:43:44.2919938Z test_ops.py::TestCommonCPU::test_multiple_devices_diag_embed_cpu_float32 2022-08-17T12:43:44.2929369Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_float32 2022-08-17T12:43:44.2945923Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isfinite_cpu_int64 2022-08-17T12:43:44.2952363Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diag_embed_cpu_float32 2022-08-17T12:43:44.2966519Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isfinite_cpu_int64 2022-08-17T12:43:44.2970754Z test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_cpu_float32 2022-08-17T12:43:44.2978376Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_float32 2022-08-17T12:43:44.2991607Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_dtypes_rsub_cpu 2022-08-17T12:43:44.2999509Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_float32 2022-08-17T12:43:44.3010453Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_cpu_float32 2022-08-17T12:43:44.3013230Z test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_amin_cpu 2022-08-17T12:43:44.3014597Z test_ops.py::TestCommonCPU::test_multiple_devices_diff_cpu_float32 2022-08-17T12:43:44.3029821Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_int64 2022-08-17T12:43:44.3041680Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_int64 2022-08-17T12:43:44.3046530Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isposinf_cpu_int64 2022-08-17T12:43:44.3061244Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diff_cpu_float32 2022-08-17T12:43:44.3069377Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isposinf_cpu_int64 2022-08-17T12:43:44.3070948Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_istft_cpu_complex64 2022-08-17T12:43:44.3085011Z test_ops.py::TestCommonCPU::test_multiple_devices_dist_cpu_float32 2022-08-17T12:43:44.3094488Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_istft_cpu_complex64 2022-08-17T12:43:44.3112313Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_int64 2022-08-17T12:43:44.3115856Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_dist_cpu_float32 2022-08-17T12:43:44.3125129Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_int64 2022-08-17T12:43:44.3126653Z test_ops.py::TestCommonCPU::test_multiple_devices_div_no_rounding_mode_cpu_int64 2022-08-17T12:43:44.3144201Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_complex64 2022-08-17T12:43:44.3154599Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_complex64 2022-08-17T12:43:44.3166115Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_div_no_rounding_mode_cpu_int64 2022-08-17T12:43:44.3168095Z test_ops.py::TestCommonCPU::test_multiple_devices_dot_cpu_int64 2022-08-17T12:43:44.3185638Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:43:44.3195082Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:43:44.3199236Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_dot_cpu_int64 2022-08-17T12:43:44.3206575Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_int64 2022-08-17T12:43:44.3218709Z test_ops.py::TestCommonCPU::test_multiple_devices_dsplit_cpu_int64 2022-08-17T12:43:44.3235292Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_int64 2022-08-17T12:43:44.3244957Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_dsplit_cpu_int64 2022-08-17T12:43:44.3248325Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_kthvalue_cpu_float32 2022-08-17T12:43:44.3262083Z test_ops.py::TestCommonCPU::test_multiple_devices_einsum_cpu_float32 2022-08-17T12:43:44.3274114Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_kthvalue_cpu_float32 2022-08-17T12:43:44.3279696Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_float32 2022-08-17T12:43:44.3295418Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_einsum_cpu_float32 2022-08-17T12:43:44.3299268Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_float32 2022-08-17T12:43:44.3306050Z test_ops.py::TestCommonCPU::test_multiple_devices_empty_like_cpu_float32 2022-08-17T12:43:44.3313667Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lerp_cpu_complex64 2022-08-17T12:43:44.3326860Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_empty_like_cpu_float32 2022-08-17T12:43:44.3330784Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lerp_cpu_complex64 2022-08-17T12:43:44.3339659Z test_ops.py::TestCommonCPU::test_multiple_devices_equal_cpu_float32 2022-08-17T12:43:44.3357847Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_cpu_complex64 2022-08-17T12:43:44.3365031Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_equal_cpu_float32 2022-08-17T12:43:44.3373962Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_cpu_complex64 2022-08-17T12:43:44.3375260Z test_ops.py::TestCommonCPU::test_multiple_devices_erfc_cpu_float32 2022-08-17T12:43:44.3392750Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cond_cpu_complex64 2022-08-17T12:43:44.3405306Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cond_cpu_complex64 2022-08-17T12:43:44.3416680Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_erfc_cpu_float32 2022-08-17T12:43:44.3418139Z test_ops.py::TestCommonCPU::test_multiple_devices_exp2_cpu_float32 2022-08-17T12:43:44.3445639Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_int64 2022-08-17T12:43:44.3447458Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_int64 2022-08-17T12:43:44.3459079Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_exp2_cpu_float32 2022-08-17T12:43:44.3460151Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eig_cpu_float32 2022-08-17T12:43:44.3477850Z test_ops.py::TestCommonCPU::test_multiple_devices_expand_as_cpu_float32 2022-08-17T12:43:44.3493672Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eig_cpu_float32 2022-08-17T12:43:44.3497022Z [gw2] [ 6%] PASSED test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_amin_cpu 2022-08-17T12:43:44.3500778Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvals_cpu_float32 2022-08-17T12:43:44.3515303Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_expand_as_cpu_float32 2022-08-17T12:43:44.3523900Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvals_cpu_float32 2022-08-17T12:43:44.3526544Z test_ops.py::TestCommonCPU::test_multiple_devices_expm1_cpu_float32 2022-08-17T12:43:44.3527645Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_householder_product_cpu_float32 2022-08-17T12:43:44.3540843Z test_ops.py::TestCommonCPU::test_dtypes_searchsorted_cpu 2022-08-17T12:43:44.3553161Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_householder_product_cpu_float32 2022-08-17T12:43:44.3559250Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_ex_cpu_float32 2022-08-17T12:43:44.3568702Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_expm1_cpu_float32 2022-08-17T12:43:44.3575480Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_ex_cpu_float32 2022-08-17T12:43:44.3578655Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft_cpu_float32 2022-08-17T12:43:44.3600112Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:43:44.3607452Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:43:44.3619552Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft_cpu_float32 2022-08-17T12:43:44.3620606Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftshift_cpu_float32 2022-08-17T12:43:44.3638251Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_cpu_float32 2022-08-17T12:43:44.3652161Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_cpu_float32 2022-08-17T12:43:44.3661126Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftshift_cpu_float32 2022-08-17T12:43:44.3661980Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_cpu_float32 2022-08-17T12:43:44.3676345Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft_cpu_float32 2022-08-17T12:43:44.3686636Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_cpu_float32 2022-08-17T12:43:44.3694039Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:43:44.3706137Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft_cpu_float32 2022-08-17T12:43:44.3719980Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:43:44.3722889Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft2_cpu_float32 2022-08-17T12:43:44.3745570Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_norm_cpu_float32 2022-08-17T12:43:44.3755084Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_norm_cpu_float32 2022-08-17T12:43:44.3763394Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft2_cpu_float32 2022-08-17T12:43:44.3773016Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_cpu_float32 2022-08-17T12:43:44.3784501Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftn_cpu_float32 2022-08-17T12:43:44.3795809Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_cpu_float32 2022-08-17T12:43:44.3806030Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_float32 2022-08-17T12:43:44.3817382Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftn_cpu_float32 2022-08-17T12:43:44.3828804Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_float32 2022-08-17T12:43:44.3830430Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft2_cpu_float32 2022-08-17T12:43:44.3842064Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:43:44.3853415Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:43:44.3859142Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:43:44.3870083Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft2_cpu_float32 2022-08-17T12:43:44.3875904Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:43:44.3884116Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfftn_cpu_float32 2022-08-17T12:43:44.3897955Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_qr_cpu_complex64 2022-08-17T12:43:44.3910803Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfftn_cpu_float32 2022-08-17T12:43:44.3918435Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_qr_cpu_complex64 2022-08-17T12:43:44.3919279Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_cpu_complex64 2022-08-17T12:43:44.3956353Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft_cpu_float32 2022-08-17T12:43:44.3961081Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_cpu_complex64 2022-08-17T12:43:44.3970037Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft_cpu_float32 2022-08-17T12:43:44.3972651Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft2_cpu_float32 2022-08-17T12:43:44.3989331Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_triangular_cpu_complex64 2022-08-17T12:43:44.4001989Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_triangular_cpu_complex64 2022-08-17T12:43:44.4005940Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svdvals_cpu_complex64 2022-08-17T12:43:44.4016363Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft2_cpu_float32 2022-08-17T12:43:44.4025418Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svdvals_cpu_complex64 2022-08-17T12:43:44.4027098Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorsolve_cpu_complex64 2022-08-17T12:43:44.4038559Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfftn_cpu_float32 2022-08-17T12:43:44.4050279Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorsolve_cpu_complex64 2022-08-17T12:43:44.4054547Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfftn_cpu_float32 2022-08-17T12:43:44.4061250Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_int64 2022-08-17T12:43:44.4069448Z test_ops.py::TestCommonCPU::test_multiple_devices_flatten_cpu_float32 2022-08-17T12:43:44.4079261Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_int64 2022-08-17T12:43:44.4090293Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vector_norm_cpu_float32 2022-08-17T12:43:44.4102254Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_flatten_cpu_float32 2022-08-17T12:43:44.4110641Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vector_norm_cpu_float32 2022-08-17T12:43:44.4111880Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_complex64 2022-08-17T12:43:44.4130241Z test_ops.py::TestCommonCPU::test_multiple_devices_fliplr_cpu_float32 2022-08-17T12:43:44.4141202Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_complex64 2022-08-17T12:43:44.4149900Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fliplr_cpu_float32 2022-08-17T12:43:44.4152513Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log1p_cpu_int64 2022-08-17T12:43:44.4164175Z test_ops.py::TestCommonCPU::test_multiple_devices_float_cpu_float32 2022-08-17T12:43:44.4173481Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log1p_cpu_int64 2022-08-17T12:43:44.4183994Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_complex64 2022-08-17T12:43:44.4190204Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_float_cpu_float32 2022-08-17T12:43:44.4201236Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_complex64 2022-08-17T12:43:44.4203201Z test_ops.py::TestCommonCPU::test_multiple_devices_floor_cpu_float32 2022-08-17T12:43:44.4217575Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_dtype_cpu_complex64 2022-08-17T12:43:44.4232465Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_dtype_cpu_complex64 2022-08-17T12:43:44.4242283Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_floor_cpu_float32 2022-08-17T12:43:44.4244333Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logaddexp_cpu_float32 2022-08-17T12:43:44.4262954Z test_ops.py::TestCommonCPU::test_multiple_devices_fmax_cpu_int64 2022-08-17T12:43:44.4273150Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logaddexp_cpu_float32 2022-08-17T12:43:44.4280364Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_complex64 2022-08-17T12:43:44.4294719Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fmax_cpu_int64 2022-08-17T12:43:44.4297902Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_complex64 2022-08-17T12:43:44.4304574Z test_ops.py::TestCommonCPU::test_multiple_devices_fmod_cpu_int64 2022-08-17T12:43:44.4319154Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_not_cpu_float32 2022-08-17T12:43:44.4326111Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_not_cpu_float32 2022-08-17T12:43:44.4337986Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fmod_cpu_int64 2022-08-17T12:43:44.4339082Z test_ops.py::TestCommonCPU::test_multiple_devices_full_like_cpu_int64 2022-08-17T12:43:44.4356128Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_int64 2022-08-17T12:43:44.4361983Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_int64 2022-08-17T12:43:44.4376163Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_full_like_cpu_int64 2022-08-17T12:43:44.4377250Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logit_cpu_float32 2022-08-17T12:43:44.4396386Z test_ops.py::TestCommonCPU::test_multiple_devices_ge_cpu_float32 2022-08-17T12:43:44.4409351Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logit_cpu_float32 2022-08-17T12:43:44.4419053Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ge_cpu_float32 2022-08-17T12:43:44.4420581Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_int64 2022-08-17T12:43:44.4437712Z test_ops.py::TestCommonCPU::test_multiple_devices_gradient_cpu_int64 2022-08-17T12:43:44.4448137Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_int64 2022-08-17T12:43:44.4456819Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_float32 2022-08-17T12:43:44.4468230Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_gradient_cpu_int64 2022-08-17T12:43:44.4477267Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_float32 2022-08-17T12:43:44.4478808Z test_ops.py::TestCommonCPU::test_multiple_devices_half_cpu_int64 2022-08-17T12:43:44.4497355Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_cpu_complex64 2022-08-17T12:43:44.4506100Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_cpu_complex64 2022-08-17T12:43:44.4515206Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_half_cpu_int64 2022-08-17T12:43:44.4517643Z test_ops.py::TestCommonCPU::test_multiple_devices_histogram_cpu_float32 2022-08-17T12:43:44.4532800Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_unpack_cpu_complex64 2022-08-17T12:43:44.4546278Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_unpack_cpu_complex64 2022-08-17T12:43:44.4558435Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_histogram_cpu_float32 2022-08-17T12:43:44.4559525Z test_ops.py::TestCommonCPU::test_multiple_devices_hstack_cpu_float32 2022-08-17T12:43:44.4579685Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_int64 2022-08-17T12:43:44.4587850Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_int64 2022-08-17T12:43:44.4596398Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_hstack_cpu_float32 2022-08-17T12:43:44.4597899Z test_ops.py::TestCommonCPU::test_multiple_devices_i0_cpu_int64 2022-08-17T12:43:44.4617039Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_complex64 2022-08-17T12:43:44.4630836Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_complex64 2022-08-17T12:43:44.4640558Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_i0_cpu_int64 2022-08-17T12:43:44.4641598Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_float32 2022-08-17T12:43:44.4665298Z test_ops.py::TestCommonCPU::test_multiple_devices_index_add_cpu_int64 2022-08-17T12:43:44.4681712Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_float32 2022-08-17T12:43:44.4692031Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_add_cpu_int64 2022-08-17T12:43:44.4693682Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_int64 2022-08-17T12:43:44.4708955Z test_ops.py::TestCommonCPU::test_multiple_devices_index_fill_cpu_int64 2022-08-17T12:43:44.4719902Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_int64 2022-08-17T12:43:44.4725725Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_matrix_exp_cpu_complex64 2022-08-17T12:43:44.4745530Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_fill_cpu_int64 2022-08-17T12:43:44.4749346Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_matrix_exp_cpu_complex64 2022-08-17T12:43:44.4755369Z test_ops.py::TestCommonCPU::test_multiple_devices_index_reduce_cpu_int64 2022-08-17T12:43:44.4777963Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_no_dim_cpu_float32 2022-08-17T12:43:44.4781495Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_reduce_cpu_int64 2022-08-17T12:43:44.4795567Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_no_dim_cpu_float32 2022-08-17T12:43:44.4797054Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_maximum_cpu_float32 2022-08-17T12:43:44.4810341Z test_ops.py::TestCommonCPU::test_multiple_devices_inner_cpu_int64 2022-08-17T12:43:44.4820186Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_maximum_cpu_float32 2022-08-17T12:43:44.4827454Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_median_cpu_float32 2022-08-17T12:43:44.4842796Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_inner_cpu_int64 2022-08-17T12:43:44.4850382Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_median_cpu_float32 2022-08-17T12:43:44.4851274Z test_ops.py::TestCommonCPU::test_multiple_devices_isclose_cpu_float32 2022-08-17T12:43:44.4869367Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:43:44.4879620Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:43:44.4882716Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_binary_cpu_float32 2022-08-17T12:43:44.4895052Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isclose_cpu_float32 2022-08-17T12:43:44.4899607Z test_ops.py::TestCommonCPU::test_multiple_devices_isin_cpu_float32 2022-08-17T12:43:44.4909811Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_binary_cpu_float32 2022-08-17T12:43:44.4927090Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_with_dim_cpu_float32 2022-08-17T12:43:44.4932731Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isin_cpu_float32 2022-08-17T12:43:44.4940757Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_with_dim_cpu_float32 2022-08-17T12:43:44.4941586Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_complex64 2022-08-17T12:43:44.4959365Z test_ops.py::TestCommonCPU::test_multiple_devices_isnan_cpu_float32 2022-08-17T12:43:44.4970281Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_complex64 2022-08-17T12:43:44.4976901Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mode_cpu_int64 2022-08-17T12:43:44.4985643Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isnan_cpu_float32 2022-08-17T12:43:44.4993830Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mode_cpu_int64 2022-08-17T12:43:44.4996695Z test_ops.py::TestCommonCPU::test_multiple_devices_isposinf_cpu_float32 2022-08-17T12:43:44.5011586Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_msort_cpu_float32 2022-08-17T12:43:44.5021684Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_msort_cpu_float32 2022-08-17T12:43:44.5033141Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isposinf_cpu_float32 2022-08-17T12:43:44.5035201Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_int64 2022-08-17T12:43:44.5052074Z test_ops.py::TestCommonCPU::test_multiple_devices_istft_cpu_float32 2022-08-17T12:43:44.5064140Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_int64 2022-08-17T12:43:44.5071491Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_int64 2022-08-17T12:43:44.5083641Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_istft_cpu_float32 2022-08-17T12:43:44.5090858Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_int64 2022-08-17T12:43:44.5093895Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_4inputs_with_extra_args_cpu_int64 2022-08-17T12:43:44.5112548Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cpu_int64 2022-08-17T12:43:44.5128486Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cpu_int64 2022-08-17T12:43:44.5138033Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_4inputs_with_extra_args_cpu_int64 2022-08-17T12:43:44.5139631Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_return_by_ref_cpu_int64 2022-08-17T12:43:44.5155165Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nan_to_num_cpu_int64 2022-08-17T12:43:44.5165217Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nan_to_num_cpu_int64 2022-08-17T12:43:44.5173770Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_return_by_ref_cpu_int64 2022-08-17T12:43:44.5174563Z test_ops.py::TestCommonCPU::test_multiple_devices_kron_cpu_int64 2022-08-17T12:43:44.5192723Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanquantile_cpu_float32 2022-08-17T12:43:44.5207781Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanquantile_cpu_float32 2022-08-17T12:43:44.5210546Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_float32 2022-08-17T12:43:44.5219462Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_kron_cpu_int64 2022-08-17T12:43:44.5226808Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_float32 2022-08-17T12:43:44.5229431Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_float32 2022-08-17T12:43:44.5240984Z test_ops.py::TestCommonCPU::test_multiple_devices_ldexp_cpu_float32 2022-08-17T12:43:44.5252732Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_float32 2022-08-17T12:43:44.5265508Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_int64 2022-08-17T12:43:44.5276128Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ldexp_cpu_float32 2022-08-17T12:43:44.5286571Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_int64 2022-08-17T12:43:44.5288528Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_complex64 2022-08-17T12:43:44.5302950Z test_ops.py::TestCommonCPU::test_multiple_devices_lerp_cpu_float32 2022-08-17T12:43:44.5317791Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_complex64 2022-08-17T12:43:44.5326600Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lerp_cpu_float32 2022-08-17T12:43:44.5328808Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_float32 2022-08-17T12:43:44.5347073Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cholesky_ex_cpu_float32 2022-08-17T12:43:44.5355739Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_float32 2022-08-17T12:43:44.5363537Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cholesky_ex_cpu_float32 2022-08-17T12:43:44.5364662Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_det_cpu_float32 2022-08-17T12:43:44.5385575Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_zeros_cpu_int64 2022-08-17T12:43:44.5395592Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_zeros_cpu_int64 2022-08-17T12:43:44.5400205Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:43:44.5411155Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_det_cpu_float32 2022-08-17T12:43:44.5422709Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:43:44.5424557Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigvalsh_cpu_float32 2022-08-17T12:43:44.5440463Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:43:44.5455981Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:43:44.5461634Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigvalsh_cpu_float32 2022-08-17T12:43:44.5469502Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:43:44.5474860Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_factor_cpu_float32 2022-08-17T12:43:44.5486267Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:43:44.5504386Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_bilinear_cpu_int64 2022-08-17T12:43:44.5509528Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_factor_cpu_float32 2022-08-17T12:43:44.5519724Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_bilinear_cpu_int64 2022-08-17T12:43:44.5522684Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_complex64 2022-08-17T12:43:44.5534559Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:43:44.5543844Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_complex64 2022-08-17T12:43:44.5554487Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_float32 2022-08-17T12:43:44.5559488Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:43:44.5573525Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_float32 2022-08-17T12:43:44.5574435Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_solve_cpu_float32 2022-08-17T12:43:44.5593989Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:43:44.5605829Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:43:44.5617561Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_solve_cpu_float32 2022-08-17T12:43:44.5618711Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:43:44.5645857Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:43:44.5649639Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:43:44.5657635Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:43:44.5660113Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:43:44.5671797Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:43:44.5682908Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:43:44.5693807Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_elu_cpu_float32 2022-08-17T12:43:44.5704774Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:43:44.5714064Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_elu_cpu_float32 2022-08-17T12:43:44.5715257Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_qr_cpu_float32 2022-08-17T12:43:44.5731947Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:43:44.5748038Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:43:44.5758050Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_qr_cpu_float32 2022-08-17T12:43:44.5761280Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:43:44.5778204Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_triangular_cpu_float32 2022-08-17T12:43:44.5793341Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:43:44.5798342Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_triangular_cpu_float32 2022-08-17T12:43:44.5806180Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_grid_sample_cpu_float32 2022-08-17T12:43:44.5814399Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_tensorsolve_cpu_float32 2022-08-17T12:43:44.5825347Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_grid_sample_cpu_float32 2022-08-17T12:43:44.5834073Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardswish_cpu_float32 2022-08-17T12:43:44.5848881Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_tensorsolve_cpu_float32 2022-08-17T12:43:44.5850558Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardswish_cpu_float32 2022-08-17T12:43:44.5859403Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vector_norm_cpu_float32 2022-08-17T12:43:44.5873963Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_huber_loss_cpu_float32 2022-08-17T12:43:44.5882831Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vector_norm_cpu_float32 2022-08-17T12:43:44.5890711Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_huber_loss_cpu_float32 2022-08-17T12:43:44.5891910Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:43:44.5910785Z test_ops.py::TestCommonCPU::test_multiple_devices_log10_cpu_int64 2022-08-17T12:43:44.5922943Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:43:44.5929062Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log10_cpu_int64 2022-08-17T12:43:44.5931988Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_kl_div_cpu_float32 2022-08-17T12:43:44.5947020Z test_ops.py::TestCommonCPU::test_multiple_devices_log2_cpu_int64 2022-08-17T12:43:44.5960696Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_kl_div_cpu_float32 2022-08-17T12:43:44.5969163Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log2_cpu_int64 2022-08-17T12:43:44.5970199Z test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_dtype_cpu_float32 2022-08-17T12:43:44.5988758Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_layer_norm_cpu_float32 2022-08-17T12:43:44.5997981Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_layer_norm_cpu_float32 2022-08-17T12:43:44.6002148Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_int64 2022-08-17T12:43:44.6014170Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_dtype_cpu_float32 2022-08-17T12:43:44.6018817Z test_ops.py::TestCommonCPU::test_multiple_devices_logcumsumexp_cpu_float32 2022-08-17T12:43:44.6031258Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_int64 2022-08-17T12:43:44.6038678Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:43:44.6044860Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logcumsumexp_cpu_float32 2022-08-17T12:43:44.6055015Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_not_cpu_float32 2022-08-17T12:43:44.6058969Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:43:44.6072325Z [gw0] [ 6%] PASSED test_ops.py::TestCommonCPU::test_dtypes_segment_reduce_offsets_cpu 2022-08-17T12:43:44.6080128Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_not_cpu_float32 2022-08-17T12:43:44.6082590Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:43:44.6083941Z test_ops.py::TestCommonCPU::test_dtypes_short_cpu 2022-08-17T12:43:44.6098752Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_xor_cpu_float32 2022-08-17T12:43:44.6108240Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:43:44.6118993Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_xor_cpu_float32 2022-08-17T12:43:44.6120105Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:43:44.6131386Z test_ops.py::TestCommonCPU::test_multiple_devices_logspace_cpu_float32 2022-08-17T12:43:44.6140261Z [gw3] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:43:44.6146347Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_mse_loss_cpu_float32 2022-08-17T12:43:44.6155037Z [gw1] [ 6%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logspace_cpu_float32 2022-08-17T12:43:44.6165473Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_mse_loss_cpu_float32 2022-08-17T12:43:44.6167723Z test_ops.py::TestCommonCPU::test_multiple_devices_long_cpu_float32 2022-08-17T12:43:44.6184377Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_nll_loss_cpu_float32 2022-08-17T12:43:44.6196317Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_nll_loss_cpu_float32 2022-08-17T12:43:44.6204387Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_long_cpu_float32 2022-08-17T12:43:44.6212509Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:43:44.6219269Z test_ops.py::TestCommonCPU::test_multiple_devices_lu_cpu_float32 2022-08-17T12:43:44.6228827Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:43:44.6240836Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_float32 2022-08-17T12:43:44.6247431Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lu_cpu_float32 2022-08-17T12:43:44.6253769Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_float32 2022-08-17T12:43:44.6259754Z test_ops.py::TestCommonCPU::test_multiple_devices_mH_cpu_int64 2022-08-17T12:43:44.6272926Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:43:44.6282443Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:43:44.6292733Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_int64 2022-08-17T12:43:44.6296806Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_short_cpu 2022-08-17T12:43:44.6302376Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mH_cpu_int64 2022-08-17T12:43:44.6311771Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_int64 2022-08-17T12:43:44.6313566Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_fill_cpu_int64 2022-08-17T12:43:44.6315181Z test_ops.py::TestCommonCPU::test_dtypes_sin_cpu 2022-08-17T12:43:44.6326546Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_int64 2022-08-17T12:43:44.6339204Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_int64 2022-08-17T12:43:44.6343528Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:43:44.6357216Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_masked_fill_cpu_int64 2022-08-17T12:43:44.6366485Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:43:44.6368680Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_select_cpu_int64 2022-08-17T12:43:44.6372382Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu6_cpu_int64 2022-08-17T12:43:44.6383924Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sin_cpu 2022-08-17T12:43:44.6396593Z test_ops.py::TestCommonCPU::test_dtypes_softmax_cpu 2022-08-17T12:43:44.6403909Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_masked_select_cpu_int64 2022-08-17T12:43:44.6414048Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu6_cpu_int64 2022-08-17T12:43:44.6415446Z test_ops.py::TestCommonCPU::test_multiple_devices_max_binary_cpu_float32 2022-08-17T12:43:44.6441382Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_selu_cpu_float32 2022-08-17T12:43:44.6444339Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_selu_cpu_float32 2022-08-17T12:43:44.6454819Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_max_binary_cpu_float32 2022-08-17T12:43:44.6455788Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:43:44.6472198Z test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_with_dim_cpu_float32 2022-08-17T12:43:44.6483688Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:43:44.6488377Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_int64 2022-08-17T12:43:44.6505958Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_with_dim_cpu_float32 2022-08-17T12:43:44.6514792Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_int64 2022-08-17T12:43:44.6516148Z test_ops.py::TestCommonCPU::test_multiple_devices_mean_cpu_float32 2022-08-17T12:43:44.6530093Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_float32 2022-08-17T12:43:44.6539321Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_float32 2022-08-17T12:43:44.6546471Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:43:44.6558086Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mean_cpu_float32 2022-08-17T12:43:44.6572541Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:43:44.6573837Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:43:44.6593446Z test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:43:44.6600535Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:43:44.6612445Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:43:44.6614391Z test_ops.py::TestCommonCPU::test_multiple_devices_min_binary_cpu_int64 2022-08-17T12:43:44.6629101Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_int64 2022-08-17T12:43:44.6645271Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_int64 2022-08-17T12:43:44.6649094Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_min_binary_cpu_int64 2022-08-17T12:43:44.6657132Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:43:44.6664812Z test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_with_dim_cpu_int64 2022-08-17T12:43:44.6673615Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:43:44.6683574Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_cpu_complex64 2022-08-17T12:43:44.6694733Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_with_dim_cpu_int64 2022-08-17T12:43:44.6704989Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_cpu_complex64 2022-08-17T12:43:44.6712371Z test_ops.py::TestCommonCPU::test_multiple_devices_mm_cpu_int64 2022-08-17T12:43:44.6716163Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_inf_cpu_complex64 2022-08-17T12:43:44.6738449Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_softmax_cpu 2022-08-17T12:43:44.6742402Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_inf_cpu_complex64 2022-08-17T12:43:44.6744914Z test_ops.py::TestCommonCPU::test_dtypes_special_airy_ai_cpu 2022-08-17T12:43:44.6760884Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mm_cpu_int64 2022-08-17T12:43:44.6762831Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_normal_cpu_float32 2022-08-17T12:43:44.6781623Z test_ops.py::TestCommonCPU::test_multiple_devices_movedim_cpu_int64 2022-08-17T12:43:44.6796279Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_normal_cpu_float32 2022-08-17T12:43:44.6808264Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_movedim_cpu_int64 2022-08-17T12:43:44.6816500Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_int64 2022-08-17T12:43:44.6829069Z test_ops.py::TestCommonCPU::test_multiple_devices_mul_cpu_int64 2022-08-17T12:43:44.6839021Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_int64 2022-08-17T12:43:44.6847347Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_float32 2022-08-17T12:43:44.6856667Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mul_cpu_int64 2022-08-17T12:43:44.6861935Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_airy_ai_cpu 2022-08-17T12:43:44.6873406Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_float32 2022-08-17T12:43:44.6876828Z test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:43:44.6878409Z test_ops.py::TestCommonCPU::test_dtypes_special_bessel_y1_cpu 2022-08-17T12:43:44.6893920Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_float32 2022-08-17T12:43:44.6908886Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_float32 2022-08-17T12:43:44.6917519Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:43:44.6925154Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polar_cpu_float32 2022-08-17T12:43:44.6933503Z test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:43:44.6951523Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polar_cpu_float32 2022-08-17T12:43:44.6961515Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:43:44.6964835Z test_ops.py::TestCommonCPU::test_multiple_devices_nanmean_cpu_float32 2022-08-17T12:43:44.6979395Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_1_cpu_int64 2022-08-17T12:43:44.6991112Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_1_cpu_int64 2022-08-17T12:43:44.6997776Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_bessel_y1_cpu 2022-08-17T12:43:44.7005514Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nanmean_cpu_float32 2022-08-17T12:43:44.7014171Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_3_cpu_int64 2022-08-17T12:43:44.7017949Z test_ops.py::TestCommonCPU::test_multiple_devices_nansum_cpu_float32 2022-08-17T12:43:44.7023763Z test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_w_cpu 2022-08-17T12:43:44.7037909Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_3_cpu_int64 2022-08-17T12:43:44.7051335Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_w_cpu 2022-08-17T12:43:44.7057318Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nansum_cpu_float32 2022-08-17T12:43:44.7066593Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_float32 2022-08-17T12:43:44.7070740Z test_ops.py::TestCommonCPU::test_multiple_devices_native_layer_norm_cpu_float32 2022-08-17T12:43:44.7077230Z test_ops.py::TestCommonCPU::test_dtypes_special_hermite_polynomial_he_cpu 2022-08-17T12:43:44.7090378Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_float32 2022-08-17T12:43:44.7097982Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_int64 2022-08-17T12:43:44.7112280Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_native_layer_norm_cpu_float32 2022-08-17T12:43:44.7122292Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_int64 2022-08-17T12:43:44.7125344Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_complex64 2022-08-17T12:43:44.7139355Z test_ops.py::TestCommonCPU::test_multiple_devices_neg_cpu_int64 2022-08-17T12:43:44.7152554Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_complex64 2022-08-17T12:43:44.7161620Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_neg_cpu_int64 2022-08-17T12:43:44.7173382Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_qr_cpu_float32 2022-08-17T12:43:44.7180064Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_qr_cpu_float32 2022-08-17T12:43:44.7186948Z test_ops.py::TestCommonCPU::test_multiple_devices_new_full_cpu_int64 2022-08-17T12:43:44.7207137Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rand_like_cpu_complex64 2022-08-17T12:43:44.7215135Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_full_cpu_int64 2022-08-17T12:43:44.7229507Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rand_like_cpu_complex64 2022-08-17T12:43:44.7232710Z test_ops.py::TestCommonCPU::test_multiple_devices_new_zeros_cpu_int64 2022-08-17T12:43:44.7249258Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_randn_like_cpu_complex64 2022-08-17T12:43:44.7263173Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_randn_like_cpu_complex64 2022-08-17T12:43:44.7273958Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_zeros_cpu_int64 2022-08-17T12:43:44.7275505Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_int64 2022-08-17T12:43:44.7294727Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:43:44.7307216Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_int64 2022-08-17T12:43:44.7319648Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:43:44.7322838Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:43:44.7339289Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_complex64 2022-08-17T12:43:44.7352320Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_complex64 2022-08-17T12:43:44.7364204Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:43:44.7366036Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:43:44.7396636Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_remainder_cpu_int64 2022-08-17T12:43:44.7400387Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_remainder_cpu_int64 2022-08-17T12:43:44.7405954Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:43:44.7417615Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_hermite_polynomial_he_cpu 2022-08-17T12:43:44.7418571Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_float32 2022-08-17T12:43:44.7419683Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_bilinear_cpu_int64 2022-08-17T12:43:44.7435106Z test_ops.py::TestCommonCPU::test_dtypes_special_laguerre_polynomial_l_cpu 2022-08-17T12:43:44.7447983Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_float32 2022-08-17T12:43:44.7455176Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_int64 2022-08-17T12:43:44.7465003Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_bilinear_cpu_int64 2022-08-17T12:43:44.7474758Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_int64 2022-08-17T12:43:44.7483534Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv1d_cpu_float32 2022-08-17T12:43:44.7499674Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_complex64 2022-08-17T12:43:44.7511072Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_complex64 2022-08-17T12:43:44.7519595Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv1d_cpu_float32 2022-08-17T12:43:44.7520428Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_float32 2022-08-17T12:43:44.7537442Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:43:44.7548946Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_float32 2022-08-17T12:43:44.7556468Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_int64 2022-08-17T12:43:44.7573473Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:43:44.7576124Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:43:44.7586358Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_int64 2022-08-17T12:43:44.7596207Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_neg_cpu_complex64 2022-08-17T12:43:44.7605814Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:43:44.7617409Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_neg_cpu_complex64 2022-08-17T12:43:44.7620692Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:43:44.7635269Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_float32 2022-08-17T12:43:44.7646865Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_float32 2022-08-17T12:43:44.7652241Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_int64 2022-08-17T12:43:44.7667648Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:43:44.7677319Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_int64 2022-08-17T12:43:44.7679199Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_neg_3_cpu_float32 2022-08-17T12:43:44.7692261Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout3d_cpu_float32 2022-08-17T12:43:44.7707891Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_neg_3_cpu_float32 2022-08-17T12:43:44.7715097Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_complex64 2022-08-17T12:43:44.7730100Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout3d_cpu_float32 2022-08-17T12:43:44.7739932Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_complex64 2022-08-17T12:43:44.7743033Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_embedding_cpu_float32 2022-08-17T12:43:44.7765124Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_float32 2022-08-17T12:43:44.7774659Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_laguerre_polynomial_l_cpu 2022-08-17T12:43:44.7787613Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_float32 2022-08-17T12:43:44.7812981Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_embedding_cpu_float32 2022-08-17T12:43:44.7821107Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:43:44.7822947Z test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_i1_cpu 2022-08-17T12:43:44.7828265Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_int64 2022-08-17T12:43:44.7835365Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_int64 2022-08-17T12:43:44.7849297Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:43:44.7853838Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amin_cpu_int64 2022-08-17T12:43:44.7869294Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_glu_cpu_float32 2022-08-17T12:43:44.7887996Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amin_cpu_int64 2022-08-17T12:43:44.7892884Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_glu_cpu_float32 2022-08-17T12:43:44.7904337Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_prod_cpu_int64 2022-08-17T12:43:44.7920971Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:43:44.7925134Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_prod_cpu_int64 2022-08-17T12:43:44.7933371Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_searchsorted_cpu_int64 2022-08-17T12:43:44.7951210Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_i1_cpu 2022-08-17T12:43:44.7958514Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:43:44.7974736Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_searchsorted_cpu_int64 2022-08-17T12:43:44.7975810Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_cpu_float32 2022-08-17T12:43:44.7976441Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:43:44.7992198Z test_ops.py::TestCommonCPU::test_dtypes_special_ndtri_cpu 2022-08-17T12:43:44.8010078Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_cpu_float32 2022-08-17T12:43:44.8019997Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:43:44.8023118Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_complex64 2022-08-17T12:43:44.8040606Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:43:44.8057949Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_complex64 2022-08-17T12:43:44.8068815Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:43:44.8069692Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_float32 2022-08-17T12:43:44.8090152Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:43:44.8101627Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_float32 2022-08-17T12:43:44.8113916Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:43:44.8124611Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_ndtri_cpu 2022-08-17T12:43:44.8126215Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_int64 2022-08-17T12:43:44.8150013Z test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_t_cpu 2022-08-17T12:43:44.8154481Z [gw0] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_t_cpu 2022-08-17T12:43:44.8167052Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_int64 2022-08-17T12:43:44.8174815Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_layer_norm_cpu_float32 2022-08-17T12:43:44.8178547Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_signbit_cpu_int64 2022-08-17T12:43:44.8197262Z test_ops.py::TestCommonCPU::test_dtypes_special_spherical_bessel_j0_cpu 2022-08-17T12:43:44.8210549Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_signbit_cpu_int64 2022-08-17T12:43:44.8220797Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_layer_norm_cpu_float32 2022-08-17T12:43:44.8222133Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:43:44.8238948Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_complex64 2022-08-17T12:43:44.8256724Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_complex64 2022-08-17T12:43:44.8264396Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:43:44.8271204Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_float32 2022-08-17T12:43:44.8286154Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:43:44.8301376Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_float32 2022-08-17T12:43:44.8309742Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_cpu_float32 2022-08-17T12:43:44.8319057Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:43:44.8328376Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_spherical_bessel_j0_cpu 2022-08-17T12:43:44.8340120Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_cpu_float32 2022-08-17T12:43:44.8341404Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:43:44.8342975Z test_ops.py::TestCommonCPU::test_dtypes_split_list_args_cpu 2022-08-17T12:43:44.8359231Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sort_cpu_float32 2022-08-17T12:43:44.8369129Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sort_cpu_float32 2022-08-17T12:43:44.8374330Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_airy_ai_cpu_float32 2022-08-17T12:43:44.8390801Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:43:44.8407003Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_airy_ai_cpu_float32 2022-08-17T12:43:44.8408651Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:43:44.8421737Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j1_cpu_float32 2022-08-17T12:43:44.8434127Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_split_list_args_cpu 2022-08-17T12:43:44.8446001Z test_ops.py::TestCommonCPU::test_dtypes_squeeze_cpu 2022-08-17T12:43:44.8451426Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j1_cpu_float32 2022-08-17T12:43:44.8498030Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:43:44.8519991Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y1_cpu_float32 2022-08-17T12:43:44.8527747Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y1_cpu_float32 2022-08-17T12:43:44.8530670Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:43:44.8546460Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:43:44.8564019Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:43:44.8570539Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_squeeze_cpu 2022-08-17T12:43:44.8583493Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:43:44.8587371Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:43:44.8590146Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_normalize_cpu_float32 2022-08-17T12:43:44.8597648Z test_ops.py::TestCommonCPU::test_dtypes_stft_cpu 2022-08-17T12:43:44.8612564Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_searchsorted_cpu 2022-08-17T12:43:44.8627371Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:43:44.8696735Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_normalize_cpu_float32 2022-08-17T12:43:44.8697696Z test_ops.py::TestCommonCPU::test_dtypes_select_scatter_cpu 2022-08-17T12:43:44.8702236Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_erfcx_cpu_float32 2022-08-17T12:43:44.8717880Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_constant_cpu_float32 2022-08-17T12:43:44.8722679Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_erfcx_cpu_float32 2022-08-17T12:43:44.8724964Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:43:44.8728875Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:43:44.8763558Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_constant_cpu_float32 2022-08-17T12:43:44.8815836Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1_cpu_float32 2022-08-17T12:43:44.8816587Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:43:44.8833117Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1_cpu_float32 2022-08-17T12:43:44.8841197Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:43:44.8843185Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:43:44.8846301Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_shuffle_cpu_int64 2022-08-17T12:43:44.8850310Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:43:44.8852917Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_log_ndtr_cpu_float32 2022-08-17T12:43:44.8906220Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_shuffle_cpu_int64 2022-08-17T12:43:44.8907082Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_log_ndtr_cpu_float32 2022-08-17T12:43:44.8914100Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_select_scatter_cpu 2022-08-17T12:43:44.8916335Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_poisson_nll_loss_cpu_int64 2022-08-17T12:43:44.8918248Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i1_cpu_float32 2022-08-17T12:43:44.8921472Z test_ops.py::TestCommonCPU::test_dtypes_sign_cpu 2022-08-17T12:43:44.8925261Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i1_cpu_float32 2022-08-17T12:43:44.8939430Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_poisson_nll_loss_cpu_int64 2022-08-17T12:43:44.8940183Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu_cpu_float32 2022-08-17T12:43:44.8950917Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k1_cpu_float32 2022-08-17T12:43:44.8962527Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sign_cpu 2022-08-17T12:43:44.8975218Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k1_cpu_float32 2022-08-17T12:43:44.9037851Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu_cpu_float32 2022-08-17T12:43:44.9038510Z test_ops.py::TestCommonCPU::test_dtypes_sinh_cpu 2022-08-17T12:43:44.9039136Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtri_cpu_float32 2022-08-17T12:43:44.9039760Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_silu_cpu_float32 2022-08-17T12:43:44.9041679Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtri_cpu_float32 2022-08-17T12:43:44.9059115Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_silu_cpu_float32 2022-08-17T12:43:44.9061290Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:43:44.9074846Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sinh_cpu 2022-08-17T12:43:44.9075576Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:43:44.9088457Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:43:44.9154328Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:43:44.9159476Z test_ops.py::TestCommonCPU::test_dtypes_sort_cpu 2022-08-17T12:43:44.9160233Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:43:44.9161039Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softsign_cpu_float32 2022-08-17T12:43:44.9161817Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:43:44.9169792Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:43:44.9174325Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softsign_cpu_float32 2022-08-17T12:43:44.9224563Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:43:44.9252305Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:43:44.9255086Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_threshold_cpu_float32 2022-08-17T12:43:44.9272522Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:43:44.9280164Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_threshold_cpu_float32 2022-08-17T12:43:44.9295974Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_zeta_cpu_float32 2022-08-17T12:43:44.9298950Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:43:44.9305508Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_zeta_cpu_float32 2022-08-17T12:43:44.9453015Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:43:44.9455530Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_cpu_int64 2022-08-17T12:43:44.9465916Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_cpu_int64 2022-08-17T12:43:44.9484709Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:43:44.9488483Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_complex64 2022-08-17T12:43:44.9498490Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_complex64 2022-08-17T12:43:44.9503381Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:43:44.9504725Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_float32 2022-08-17T12:43:44.9507192Z test_ops.py::TestCommonCPU::test_multiple_devices_norm_fro_cpu_float32 2022-08-17T12:43:44.9511109Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_float32 2022-08-17T12:43:44.9514329Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_norm_fro_cpu_float32 2022-08-17T12:43:44.9516558Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_int64 2022-08-17T12:43:44.9568929Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_int64 2022-08-17T12:43:44.9577063Z test_ops.py::TestCommonCPU::test_multiple_devices_normal_number_mean_cpu_float32 2022-08-17T12:43:44.9586010Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_complex64 2022-08-17T12:43:44.9590026Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_complex64 2022-08-17T12:43:44.9594534Z [gw0] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_stft_cpu 2022-08-17T12:43:44.9597700Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_normal_number_mean_cpu_float32 2022-08-17T12:43:44.9599233Z test_ops.py::TestCommonCPU::test_multiple_devices_outer_cpu_float32 2022-08-17T12:43:44.9600776Z test_ops.py::TestCommonCPU::test_dtypes_svd_cpu 2022-08-17T12:43:44.9673197Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_cpu_float32 2022-08-17T12:43:44.9757122Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_cpu_float32 2022-08-17T12:43:44.9776474Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_outer_cpu_float32 2022-08-17T12:43:44.9957731Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_stft_cpu_float32 2022-08-17T12:43:44.9960368Z test_ops.py::TestCommonCPU::test_multiple_devices_permute_cpu_int64 2022-08-17T12:43:44.9970789Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_stft_cpu_float32 2022-08-17T12:43:44.9974902Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_permute_cpu_int64 2022-08-17T12:43:44.9977241Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_complex64 2022-08-17T12:43:44.9986507Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_0_cpu_int64 2022-08-17T12:43:44.9996741Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_complex64 2022-08-17T12:43:44.9999187Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_float32 2022-08-17T12:43:45.0003247Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_0_cpu_int64 2022-08-17T12:43:45.0005236Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_2_cpu_int64 2022-08-17T12:43:45.0021657Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_float32 2022-08-17T12:43:45.0024744Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_lowrank_cpu_float32 2022-08-17T12:43:45.0027941Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_2_cpu_int64 2022-08-17T12:43:45.0033310Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_lowrank_cpu_float32 2022-08-17T12:43:45.0040055Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_float32 2022-08-17T12:43:45.0090049Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_4_cpu_int64 2022-08-17T12:43:45.0096945Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_4_cpu_int64 2022-08-17T12:43:45.0104630Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_float32 2022-08-17T12:43:45.0107414Z test_ops.py::TestCommonCPU::test_multiple_devices_pow_cpu_int64 2022-08-17T12:43:45.0110565Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_pow_cpu_int64 2022-08-17T12:43:45.0112634Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_int64 2022-08-17T12:43:45.0115492Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_int64 2022-08-17T12:43:45.0118588Z test_ops.py::TestCommonCPU::test_multiple_devices_put_cpu_int64 2022-08-17T12:43:45.0120708Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_complex64 2022-08-17T12:43:45.0125292Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_put_cpu_int64 2022-08-17T12:43:45.0128702Z test_ops.py::TestCommonCPU::test_multiple_devices_rad2deg_cpu_int64 2022-08-17T12:43:45.0131977Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_complex64 2022-08-17T12:43:45.0139533Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rad2deg_cpu_int64 2022-08-17T12:43:45.0140841Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_float32 2022-08-17T12:43:45.0142974Z test_ops.py::TestCommonCPU::test_multiple_devices_randn_like_cpu_float32 2022-08-17T12:43:45.0146994Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_float32 2022-08-17T12:43:45.0150988Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_randn_like_cpu_float32 2022-08-17T12:43:45.0152376Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_int64 2022-08-17T12:43:45.0156033Z test_ops.py::TestCommonCPU::test_multiple_devices_real_cpu_int64 2022-08-17T12:43:45.0159778Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_int64 2022-08-17T12:43:45.0162618Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_real_cpu_int64 2022-08-17T12:43:45.0166762Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_complex64 2022-08-17T12:43:45.0169385Z test_ops.py::TestCommonCPU::test_multiple_devices_remainder_cpu_int64 2022-08-17T12:43:45.0178690Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_complex64 2022-08-17T12:43:45.0180869Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_float32 2022-08-17T12:43:45.0184223Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_remainder_cpu_int64 2022-08-17T12:43:45.0186547Z test_ops.py::TestCommonCPU::test_multiple_devices_repeat_interleave_cpu_float32 2022-08-17T12:43:45.0189803Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_float32 2022-08-17T12:43:45.0192652Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_repeat_interleave_cpu_float32 2022-08-17T12:43:45.0195728Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_complex64 2022-08-17T12:43:45.0200971Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_complex64 2022-08-17T12:43:45.0207966Z test_ops.py::TestCommonCPU::test_multiple_devices_reshape_cpu_float32 2022-08-17T12:43:45.0227266Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_float32 2022-08-17T12:43:45.0234410Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_float32 2022-08-17T12:43:45.0245112Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_reshape_cpu_float32 2022-08-17T12:43:45.0246589Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_int64 2022-08-17T12:43:45.0262241Z test_ops.py::TestCommonCPU::test_multiple_devices_resize_as__cpu_float32 2022-08-17T12:43:45.0274396Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_int64 2022-08-17T12:43:45.0280196Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_triangular_solve_cpu_complex64 2022-08-17T12:43:45.0290830Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resize_as__cpu_float32 2022-08-17T12:43:45.0302556Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_triangular_solve_cpu_complex64 2022-08-17T12:43:45.0303627Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_int64 2022-08-17T12:43:45.0320398Z test_ops.py::TestCommonCPU::test_multiple_devices_resolve_neg_cpu_float32 2022-08-17T12:43:45.0329541Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_int64 2022-08-17T12:43:45.0336017Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_complex64 2022-08-17T12:43:45.0351904Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resolve_neg_cpu_float32 2022-08-17T12:43:45.0358125Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_complex64 2022-08-17T12:43:45.0367625Z test_ops.py::TestCommonCPU::test_multiple_devices_rot90_cpu_float32 2022-08-17T12:43:45.0376928Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sort_cpu 2022-08-17T12:43:45.0382859Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rot90_cpu_float32 2022-08-17T12:43:45.0389482Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_complex64 2022-08-17T12:43:45.0391870Z test_ops.py::TestCommonCPU::test_dtypes_special_bessel_j1_cpu 2022-08-17T12:43:45.0402680Z test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_3_cpu_float32 2022-08-17T12:43:45.0418098Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_complex64 2022-08-17T12:43:45.0428206Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_3_cpu_float32 2022-08-17T12:43:45.0430020Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_float32 2022-08-17T12:43:45.0445901Z test_ops.py::TestCommonCPU::test_multiple_devices_rsub_cpu_float32 2022-08-17T12:43:45.0456589Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_float32 2022-08-17T12:43:45.0461176Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_int64 2022-08-17T12:43:45.0480311Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rsub_cpu_float32 2022-08-17T12:43:45.0485474Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_int64 2022-08-17T12:43:45.0495739Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_cpu_float32 2022-08-17T12:43:45.0509461Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_bessel_j1_cpu 2022-08-17T12:43:45.0514308Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_cpu_float32 2022-08-17T12:43:45.0523530Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_cpu_int64 2022-08-17T12:43:45.0530972Z test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_u_cpu 2022-08-17T12:43:45.0533206Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amin_cpu_float32 2022-08-17T12:43:45.0541866Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_cpu_int64 2022-08-17T12:43:45.0551825Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_cpu_complex64 2022-08-17T12:43:45.0563695Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amin_cpu_float32 2022-08-17T12:43:45.0569629Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_cpu_complex64 2022-08-17T12:43:45.0578280Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_prod_cpu_float32 2022-08-17T12:43:45.0588353Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_complex64 2022-08-17T12:43:45.0598252Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_prod_cpu_float32 2022-08-17T12:43:45.0608177Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_complex64 2022-08-17T12:43:45.0611256Z test_ops.py::TestCommonCPU::test_multiple_devices_searchsorted_cpu_float32 2022-08-17T12:43:45.0636392Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_complex64 2022-08-17T12:43:45.0641898Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_complex64 2022-08-17T12:43:45.0652850Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_searchsorted_cpu_float32 2022-08-17T12:43:45.0654088Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_complex64 2022-08-17T12:43:45.0670310Z test_ops.py::TestCommonCPU::test_multiple_devices_select_cpu_float32 2022-08-17T12:43:45.0680545Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_complex64 2022-08-17T12:43:45.0688083Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_select_cpu_float32 2022-08-17T12:43:45.0694819Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_float32 2022-08-17T12:43:45.0704263Z test_ops.py::TestCommonCPU::test_multiple_devices_sgn_cpu_float32 2022-08-17T12:43:45.0719469Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_float32 2022-08-17T12:43:45.0725633Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_int64 2022-08-17T12:43:45.0733928Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sgn_cpu_float32 2022-08-17T12:43:45.0744552Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_int64 2022-08-17T12:43:45.0745706Z test_ops.py::TestCommonCPU::test_multiple_devices_sigmoid_cpu_float32 2022-08-17T12:43:45.0758882Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_xlogy_cpu_float32 2022-08-17T12:43:45.0769138Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_xlogy_cpu_float32 2022-08-17T12:43:45.0772884Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_int64 2022-08-17T12:43:45.0785906Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sigmoid_cpu_float32 2022-08-17T12:43:45.0791624Z [gw3] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_int64 2022-08-17T12:43:45.0799499Z test_ops.py::TestCommonCPU::test_multiple_devices_signbit_cpu_float32 2022-08-17T12:43:45.0809148Z test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_complex128 2022-08-17T12:43:45.0822378Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_signbit_cpu_float32 2022-08-17T12:43:45.0831122Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_u_cpu 2022-08-17T12:43:45.0833349Z test_ops.py::TestCommonCPU::test_multiple_devices_sinc_cpu_float32 2022-08-17T12:43:45.0852220Z test_ops.py::TestCommonCPU::test_dtypes_special_erfcx_cpu 2022-08-17T12:43:45.0862073Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sinc_cpu_float32 2022-08-17T12:43:45.0882951Z test_ops.py::TestCommonCPU::test_multiple_devices_slice_scatter_cpu_float32 2022-08-17T12:43:45.0892115Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_slice_scatter_cpu_float32 2022-08-17T12:43:45.0913015Z test_ops.py::TestCommonCPU::test_multiple_devices_softmax_with_dtype_cpu_int64 2022-08-17T12:43:45.0922053Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_softmax_with_dtype_cpu_int64 2022-08-17T12:43:45.0930940Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_erfcx_cpu 2022-08-17T12:43:45.0931745Z test_ops.py::TestCommonCPU::test_multiple_devices_special_airy_ai_cpu_float32 2022-08-17T12:43:45.0951878Z test_ops.py::TestCommonCPU::test_dtypes_special_i1_cpu 2022-08-17T12:43:45.0961754Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_airy_ai_cpu_float32 2022-08-17T12:43:45.0982398Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j1_cpu_float32 2022-08-17T12:43:45.0991056Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j1_cpu_float32 2022-08-17T12:43:45.1017449Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y1_cpu_float32 2022-08-17T12:43:45.1019932Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y1_cpu_float32 2022-08-17T12:43:45.1028267Z [gw2] [ 7%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_i1_cpu 2022-08-17T12:43:45.1029297Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:43:45.1049116Z test_ops.py::TestCommonCPU::test_dtypes_special_log_ndtr_cpu 2022-08-17T12:43:45.1058742Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:43:45.1071819Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:43:45.1081004Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:43:45.1104634Z test_ops.py::TestCommonCPU::test_multiple_devices_special_erfcx_cpu_float32 2022-08-17T12:43:45.1113310Z [gw1] [ 7%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_erfcx_cpu_float32 2022-08-17T12:43:45.1121152Z test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:43:45.1128709Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_log_ndtr_cpu 2022-08-17T12:43:45.1134881Z test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_k1_cpu 2022-08-17T12:43:45.1143531Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:43:45.1166213Z test_ops.py::TestCommonCPU::test_multiple_devices_special_i1_cpu_float32 2022-08-17T12:43:45.1173340Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_i1_cpu_float32 2022-08-17T12:43:45.1194764Z test_ops.py::TestCommonCPU::test_multiple_devices_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:43:45.1205119Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:43:45.1208392Z test_ops.py::TestCommonCPU::test_multiple_devices_special_log_ndtr_cpu_float32 2022-08-17T12:43:45.1217312Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_k1_cpu 2022-08-17T12:43:45.1225611Z test_ops.py::TestCommonCPU::test_dtypes_special_scaled_modified_bessel_k0_cpu 2022-08-17T12:43:45.1234715Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_log_ndtr_cpu_float32 2022-08-17T12:43:45.1255975Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i1_cpu_float32 2022-08-17T12:43:45.1265071Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i1_cpu_float32 2022-08-17T12:43:45.1288364Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k1_cpu_float32 2022-08-17T12:43:45.1299968Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k1_cpu_float32 2022-08-17T12:43:45.1302321Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_scaled_modified_bessel_k0_cpu 2022-08-17T12:43:45.1308182Z test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtri_cpu_float32 2022-08-17T12:43:45.1323029Z test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_v_cpu 2022-08-17T12:43:45.1329284Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtri_cpu_float32 2022-08-17T12:43:45.1336617Z [gw2] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_v_cpu 2022-08-17T12:43:45.1338866Z test_ops.py::TestCommonCPU::test_dtypes_special_zeta_cpu 2022-08-17T12:43:45.1358932Z test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:43:45.1368208Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:43:45.1382505Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:43:45.1391422Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:43:45.1408401Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:43:45.1416007Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:43:45.1438582Z test_ops.py::TestCommonCPU::test_multiple_devices_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:43:45.1445321Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:43:45.1465506Z test_ops.py::TestCommonCPU::test_multiple_devices_special_zeta_cpu_float32 2022-08-17T12:43:45.1474185Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_zeta_cpu_float32 2022-08-17T12:43:45.1497678Z test_ops.py::TestCommonCPU::test_multiple_devices_split_list_args_cpu_float32 2022-08-17T12:43:45.1507837Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_split_list_args_cpu_float32 2022-08-17T12:43:45.1527600Z test_ops.py::TestCommonCPU::test_multiple_devices_sqrt_cpu_float32 2022-08-17T12:43:45.1536093Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sqrt_cpu_float32 2022-08-17T12:43:45.1557069Z test_ops.py::TestCommonCPU::test_multiple_devices_squeeze_cpu_float32 2022-08-17T12:43:45.1565911Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_squeeze_cpu_float32 2022-08-17T12:43:45.1590236Z test_ops.py::TestCommonCPU::test_multiple_devices_std_cpu_float32 2022-08-17T12:43:45.1597176Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_std_cpu_float32 2022-08-17T12:43:45.1619830Z test_ops.py::TestCommonCPU::test_multiple_devices_sub_cpu_int64 2022-08-17T12:43:45.1626897Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sub_cpu_int64 2022-08-17T12:43:45.1649537Z test_ops.py::TestCommonCPU::test_multiple_devices_sum_to_size_cpu_int64 2022-08-17T12:43:45.1656435Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sum_to_size_cpu_int64 2022-08-17T12:43:45.1682280Z test_ops.py::TestCommonCPU::test_multiple_devices_t_cpu_float32 2022-08-17T12:43:45.1685271Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_special_zeta_cpu 2022-08-17T12:43:45.1695724Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_t_cpu_float32 2022-08-17T12:43:45.1696721Z test_ops.py::TestCommonCPU::test_dtypes_sqrt_cpu 2022-08-17T12:43:45.1718408Z test_ops.py::TestCommonCPU::test_multiple_devices_take_cpu_float32 2022-08-17T12:43:45.1728033Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_take_cpu_float32 2022-08-17T12:43:45.1738736Z test_ops.py::TestCommonCPU::test_multiple_devices_tanh_cpu_float32 2022-08-17T12:43:45.1754622Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sqrt_cpu 2022-08-17T12:43:45.1756773Z test_ops.py::TestCommonCPU::test_dtypes_std_cpu 2022-08-17T12:43:45.1764773Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tanh_cpu_float32 2022-08-17T12:43:45.1789103Z test_ops.py::TestCommonCPU::test_multiple_devices_tensordot_cpu_float32 2022-08-17T12:43:45.1796157Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tensordot_cpu_float32 2022-08-17T12:43:45.1819576Z test_ops.py::TestCommonCPU::test_multiple_devices_to_sparse_cpu_float32 2022-08-17T12:43:45.1828923Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_to_sparse_cpu_float32 2022-08-17T12:43:45.1854051Z test_ops.py::TestCommonCPU::test_multiple_devices_trace_cpu_float32 2022-08-17T12:43:45.1860927Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_trace_cpu_float32 2022-08-17T12:43:45.1885603Z test_ops.py::TestCommonCPU::test_multiple_devices_trapezoid_cpu_float32 2022-08-17T12:43:45.1892587Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_trapezoid_cpu_float32 2022-08-17T12:43:45.1927975Z test_ops.py::TestCommonCPU::test_multiple_devices_triangular_solve_cpu_float32 2022-08-17T12:43:45.1937843Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_triangular_solve_cpu_float32 2022-08-17T12:43:45.1959833Z test_ops.py::TestCommonCPU::test_multiple_devices_triu_cpu_int64 2022-08-17T12:43:45.1969434Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_triu_cpu_int64 2022-08-17T12:43:45.1993013Z test_ops.py::TestCommonCPU::test_multiple_devices_unbind_cpu_float32 2022-08-17T12:43:45.2004695Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unbind_cpu_float32 2022-08-17T12:43:45.2012019Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_std_cpu 2022-08-17T12:43:45.2014001Z test_ops.py::TestCommonCPU::test_multiple_devices_unfold_cpu_float32 2022-08-17T12:43:45.2043380Z test_ops.py::TestCommonCPU::test_dtypes_sum_cpu 2022-08-17T12:43:45.2053279Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unfold_cpu_float32 2022-08-17T12:43:45.2082170Z test_ops.py::TestCommonCPU::test_multiple_devices_unique_cpu_float32 2022-08-17T12:43:45.2089028Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unique_cpu_float32 2022-08-17T12:43:45.2110566Z test_ops.py::TestCommonCPU::test_multiple_devices_var_cpu_float32 2022-08-17T12:43:45.2119003Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_var_cpu_float32 2022-08-17T12:43:45.2140244Z test_ops.py::TestCommonCPU::test_multiple_devices_view_as_complex_cpu_float32 2022-08-17T12:43:45.2149379Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_view_as_complex_cpu_float32 2022-08-17T12:43:45.2170584Z test_ops.py::TestCommonCPU::test_multiple_devices_view_cpu_int64 2022-08-17T12:43:45.2179496Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_view_cpu_int64 2022-08-17T12:43:45.2186807Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_sum_cpu 2022-08-17T12:43:45.2193506Z test_ops.py::TestCommonCPU::test_multiple_devices_vstack_cpu_int64 2022-08-17T12:43:45.2214483Z test_ops.py::TestCommonCPU::test_dtypes_symeig_cpu 2022-08-17T12:43:45.2227183Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_vstack_cpu_int64 2022-08-17T12:43:45.2256837Z test_ops.py::TestCommonCPU::test_multiple_devices_xlogy_cpu_int64 2022-08-17T12:43:45.2268871Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_xlogy_cpu_int64 2022-08-17T12:43:45.2305260Z test_ops.py::TestCommonCPU::test_multiple_devices_zeros_like_cpu_int64 2022-08-17T12:43:45.2315834Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_zeros_like_cpu_int64 2022-08-17T12:43:45.2389830Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___radd___cpu_bool 2022-08-17T12:43:45.2398365Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values___radd___cpu_bool 2022-08-17T12:43:45.2418470Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___ror___cpu_bool 2022-08-17T12:43:45.2428439Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_symeig_cpu 2022-08-17T12:43:45.2492296Z test_ops.py::TestCommonCPU::test_dtypes_tan_cpu 2022-08-17T12:43:45.2503763Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values___ror___cpu_bool 2022-08-17T12:43:45.2512964Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_tan_cpu 2022-08-17T12:43:45.2515650Z test_ops.py::TestCommonCPU::test_dtypes_tile_cpu 2022-08-17T12:43:45.2886950Z test_ops.py::TestCommonCPU::test_non_standard_bool_values__masked_sum_cpu_bool 2022-08-17T12:43:45.2898112Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_tile_cpu 2022-08-17T12:43:45.2997229Z test_ops.py::TestCommonCPU::test_dtypes_transpose_cpu 2022-08-17T12:43:45.3006477Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values__masked_sum_cpu_bool 2022-08-17T12:43:45.3044454Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_addr_cpu_bool 2022-08-17T12:43:45.3055170Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_transpose_cpu 2022-08-17T12:43:45.3066805Z test_ops.py::TestCommonCPU::test_dtypes_tril_cpu 2022-08-17T12:43:45.3080854Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_addr_cpu_bool 2022-08-17T12:43:45.3140345Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_aminmax_cpu_bool 2022-08-17T12:43:45.3154604Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_aminmax_cpu_bool 2022-08-17T12:43:45.3171417Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_argwhere_cpu_bool 2022-08-17T12:43:45.3183007Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_tril_cpu 2022-08-17T12:43:45.3206431Z test_ops.py::TestCommonCPU::test_dtypes_unbind_cpu 2022-08-17T12:43:45.3218536Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_argwhere_cpu_bool 2022-08-17T12:43:45.3256050Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_asinh_cpu_bool 2022-08-17T12:43:45.3267621Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_asinh_cpu_bool 2022-08-17T12:43:45.3321208Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_1d_cpu_bool 2022-08-17T12:43:45.3338085Z [gw2] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_unbind_cpu 2022-08-17T12:43:45.3343759Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_1d_cpu_bool 2022-08-17T12:43:45.3350761Z test_ops.py::TestCommonCPU::test_dtypes_unique_cpu 2022-08-17T12:43:45.3419977Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_and_cpu_bool 2022-08-17T12:43:45.3429180Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_and_cpu_bool 2022-08-17T12:43:45.3494737Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_block_diag_cpu_bool 2022-08-17T12:43:45.3505791Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_block_diag_cpu_bool 2022-08-17T12:43:45.3546279Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_byte_cpu_bool 2022-08-17T12:43:45.3557814Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_byte_cpu_bool 2022-08-17T12:43:45.3599653Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_char_cpu_bool 2022-08-17T12:43:45.3608656Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_char_cpu_bool 2022-08-17T12:43:45.3642488Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_clone_cpu_bool 2022-08-17T12:43:45.3653268Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_clone_cpu_bool 2022-08-17T12:43:45.3682454Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_conj_physical_cpu_bool 2022-08-17T12:43:45.3694971Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_conj_physical_cpu_bool 2022-08-17T12:43:45.3740447Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cos_cpu_bool 2022-08-17T12:43:45.3751024Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_cos_cpu_bool 2022-08-17T12:43:45.3788720Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cummin_cpu_bool 2022-08-17T12:43:45.3800315Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_cummin_cpu_bool 2022-08-17T12:43:45.3844193Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagflat_cpu_bool 2022-08-17T12:43:45.3852284Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagflat_cpu_bool 2022-08-17T12:43:45.3895497Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_digamma_cpu_bool 2022-08-17T12:43:45.3906688Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_digamma_cpu_bool 2022-08-17T12:43:45.3945526Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_dstack_cpu_bool 2022-08-17T12:43:45.3956815Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_dstack_cpu_bool 2022-08-17T12:43:45.4013080Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_equal_cpu_bool 2022-08-17T12:43:45.4024727Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_equal_cpu_bool 2022-08-17T12:43:45.4063523Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_exp2_cpu_bool 2022-08-17T12:43:45.4075760Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_exp2_cpu_bool 2022-08-17T12:43:45.4107998Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_expm1_cpu_bool 2022-08-17T12:43:45.4120662Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_expm1_cpu_bool 2022-08-17T12:43:45.4164361Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fftshift_cpu_bool 2022-08-17T12:43:45.4176547Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fftshift_cpu_bool 2022-08-17T12:43:45.4245588Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifft2_cpu_bool 2022-08-17T12:43:45.4257511Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifft2_cpu_bool 2022-08-17T12:43:45.4330209Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfft2_cpu_bool 2022-08-17T12:43:45.4343128Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfft2_cpu_bool 2022-08-17T12:43:45.4375956Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_svd_cpu 2022-08-17T12:43:45.4378008Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfft_cpu_bool 2022-08-17T12:43:45.4439382Z test_ops.py::TestCommonCPU::test_dtypes_take_along_dim_cpu 2022-08-17T12:43:45.4450604Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfft_cpu_bool 2022-08-17T12:43:45.4530955Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfftn_cpu_bool 2022-08-17T12:43:45.4545977Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_take_along_dim_cpu 2022-08-17T12:43:45.4555237Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfftn_cpu_bool 2022-08-17T12:43:45.4556787Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fliplr_cpu_bool 2022-08-17T12:43:45.4596053Z test_ops.py::TestCommonCPU::test_dtypes_tensor_split_cpu 2022-08-17T12:43:45.4608686Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fliplr_cpu_bool 2022-08-17T12:43:45.4699789Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fmax_cpu_bool 2022-08-17T12:43:45.4711812Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fmax_cpu_bool 2022-08-17T12:43:45.4753027Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_ge_cpu_bool 2022-08-17T12:43:45.4766517Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_tensor_split_cpu 2022-08-17T12:43:45.4796919Z test_ops.py::TestCommonCPU::test_dtypes_topk_cpu 2022-08-17T12:43:45.4809597Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_ge_cpu_bool 2022-08-17T12:43:45.4855804Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_hsplit_cpu_bool 2022-08-17T12:43:45.4867316Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_hsplit_cpu_bool 2022-08-17T12:43:45.4939779Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_copy_cpu_bool 2022-08-17T12:43:45.4943165Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_copy_cpu_bool 2022-08-17T12:43:45.4990370Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_int_cpu_bool 2022-08-17T12:43:45.4993798Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_int_cpu_bool 2022-08-17T12:43:45.5018901Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isnan_cpu_bool 2022-08-17T12:43:45.5030851Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_isnan_cpu_bool 2022-08-17T12:43:45.5063338Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_2inputs_2outputs_cpu_bool 2022-08-17T12:43:45.5075585Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_2inputs_2outputs_cpu_bool 2022-08-17T12:43:45.5107589Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_unary_cpu_bool 2022-08-17T12:43:45.5118831Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_unary_cpu_bool 2022-08-17T12:43:45.5162519Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_lgamma_cpu_bool 2022-08-17T12:43:45.5173304Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_lgamma_cpu_bool 2022-08-17T12:43:45.5181014Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_log_cpu_bool 2022-08-17T12:43:45.5191088Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_topk_cpu 2022-08-17T12:43:45.5346184Z test_ops.py::TestCommonCPU::test_dtypes_trapz_cpu 2022-08-17T12:43:45.5349874Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_log_cpu_bool 2022-08-17T12:43:45.5352673Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_or_cpu_bool 2022-08-17T12:43:45.5356361Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_or_cpu_bool 2022-08-17T12:43:45.5367250Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_long_cpu_bool 2022-08-17T12:43:45.5377501Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_long_cpu_bool 2022-08-17T12:43:45.5455364Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_fill_cpu_bool 2022-08-17T12:43:45.5465534Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_fill_cpu_bool 2022-08-17T12:43:45.5498729Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_reduction_no_dim_cpu_bool 2022-08-17T12:43:45.5510418Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_reduction_no_dim_cpu_bool 2022-08-17T12:43:45.5517605Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_trapz_cpu 2022-08-17T12:43:45.5524673Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:43:45.5628250Z test_ops.py::TestCommonCPU::test_dtypes_true_divide_cpu 2022-08-17T12:43:45.5639044Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:43:45.5736441Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_minimum_cpu_bool 2022-08-17T12:43:45.5740338Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_minimum_cpu_bool 2022-08-17T12:43:45.5816680Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_mul_cpu_bool 2022-08-17T12:43:45.5827477Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_mul_cpu_bool 2022-08-17T12:43:45.5873295Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_ne_cpu_bool 2022-08-17T12:43:45.5884100Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_true_divide_cpu 2022-08-17T12:43:45.5906573Z test_ops.py::TestCommonCPU::test_dtypes_unfold_cpu 2022-08-17T12:43:45.5916657Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_ne_cpu_bool 2022-08-17T12:43:45.5966196Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_zeros_cpu_bool 2022-08-17T12:43:45.5976396Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_zeros_cpu_bool 2022-08-17T12:43:45.6150246Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pad_constant_cpu_bool 2022-08-17T12:43:45.6160186Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pad_constant_cpu_bool 2022-08-17T12:43:45.6208507Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_ones_like_cpu_bool 2022-08-17T12:43:45.6217332Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_ones_like_cpu_bool 2022-08-17T12:43:45.6234174Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_1_cpu_bool 2022-08-17T12:43:45.6241200Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_1_cpu_bool 2022-08-17T12:43:45.6344164Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_prod_cpu_bool 2022-08-17T12:43:45.6351077Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_prod_cpu_bool 2022-08-17T12:43:45.6380862Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_real_cpu_bool 2022-08-17T12:43:45.6388858Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_real_cpu_bool 2022-08-17T12:43:45.6424267Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_reshape_as_cpu_bool 2022-08-17T12:43:45.6431820Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_reshape_as_cpu_bool 2022-08-17T12:43:45.6460140Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_resolve_conj_cpu_bool 2022-08-17T12:43:45.6466840Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_resolve_conj_cpu_bool 2022-08-17T12:43:45.6505168Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_rsqrt_cpu_bool 2022-08-17T12:43:45.6515130Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_rsqrt_cpu_bool 2022-08-17T12:43:45.6551911Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_amin_cpu_bool 2022-08-17T12:43:45.6561691Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_unfold_cpu 2022-08-17T12:43:45.6609846Z test_ops.py::TestCommonCPU::test_dtypes_var_cpu 2022-08-17T12:43:45.6617427Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_amin_cpu_bool 2022-08-17T12:43:45.6653857Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_select_scatter_cpu_bool 2022-08-17T12:43:45.6661606Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_select_scatter_cpu_bool 2022-08-17T12:43:45.6683735Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sign_cpu_bool 2022-08-17T12:43:45.6691361Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sign_cpu_bool 2022-08-17T12:43:45.6715498Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sinh_cpu_bool 2022-08-17T12:43:45.6722896Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sinh_cpu_bool 2022-08-17T12:43:45.6751562Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_airy_ai_cpu_bool 2022-08-17T12:43:45.6759041Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_airy_ai_cpu_bool 2022-08-17T12:43:45.6786952Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_y1_cpu_bool 2022-08-17T12:43:45.6795577Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_y1_cpu_bool 2022-08-17T12:43:45.6799970Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_w_cpu_bool 2022-08-17T12:43:45.6806127Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_var_cpu 2022-08-17T12:43:45.6808909Z test_ops.py::TestCommonCPU::test_dtypes_view_as_cpu 2022-08-17T12:43:45.6816555Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_w_cpu_bool 2022-08-17T12:43:45.6876389Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_hermite_polynomial_he_cpu_bool 2022-08-17T12:43:45.6881399Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_view_as_cpu 2022-08-17T12:43:45.6889243Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_hermite_polynomial_he_cpu_bool 2022-08-17T12:43:45.6889956Z test_ops.py::TestCommonCPU::test_dtypes_vstack_cpu 2022-08-17T12:43:45.6948626Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_laguerre_polynomial_l_cpu_bool 2022-08-17T12:43:45.6958004Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_laguerre_polynomial_l_cpu_bool 2022-08-17T12:43:45.6964978Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_vstack_cpu 2022-08-17T12:43:45.6967241Z test_ops.py::TestCommonCPU::test_dtypes_zeros_like_cpu 2022-08-17T12:43:45.6993511Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_i1_cpu_bool 2022-08-17T12:43:45.7001094Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_i1_cpu_bool 2022-08-17T12:43:45.7032586Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_ndtri_cpu_bool 2022-08-17T12:43:45.7037737Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_ndtri_cpu_bool 2022-08-17T12:43:45.7045074Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_dtypes_zeros_like_cpu 2022-08-17T12:43:45.7045903Z test_ops.py::TestCommonCPU::test_errors___rmod___cpu 2022-08-17T12:43:45.7059023Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_t_cpu_bool 2022-08-17T12:43:45.7065856Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_t_cpu_bool 2022-08-17T12:43:45.7073675Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_errors___rmod___cpu 2022-08-17T12:43:45.7075902Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_spherical_bessel_j0_cpu_bool 2022-08-17T12:43:45.7093290Z test_ops.py::TestCommonCPU::test_errors___rsub___cpu 2022-08-17T12:43:45.7103333Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_errors___rsub___cpu 2022-08-17T12:43:45.7108736Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_spherical_bessel_j0_cpu_bool 2022-08-17T12:43:45.7113920Z test_ops.py::TestCommonCPU::test_errors_amin_cpu 2022-08-17T12:43:45.7144454Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_list_args_cpu_bool 2022-08-17T12:43:45.7156791Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_list_args_cpu_bool 2022-08-17T12:43:45.7159669Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_errors_amin_cpu 2022-08-17T12:43:45.7165394Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_squeeze_cpu_bool 2022-08-17T12:43:45.7184879Z test_ops.py::TestCommonCPU::test_errors_bitwise_and_cpu 2022-08-17T12:43:45.7192739Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_errors_bitwise_and_cpu 2022-08-17T12:43:45.7201204Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_squeeze_cpu_bool 2022-08-17T12:43:45.7201990Z test_ops.py::TestCommonCPU::test_errors_bitwise_xor_cpu 2022-08-17T12:43:45.7221102Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_t_cpu_bool 2022-08-17T12:43:45.7229176Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_errors_bitwise_xor_cpu 2022-08-17T12:43:45.7237735Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_t_cpu_bool 2022-08-17T12:43:45.7239693Z test_ops.py::TestCommonCPU::test_errors_copysign_cpu 2022-08-17T12:43:45.7263288Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_tanh_cpu_bool 2022-08-17T12:43:45.7268496Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_errors_copysign_cpu 2022-08-17T12:43:45.7274622Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_tanh_cpu_bool 2022-08-17T12:43:45.7276544Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_transpose_cpu_bool 2022-08-17T12:43:45.7294455Z test_ops.py::TestCommonCPU::test_errors_div_floor_rounding_cpu 2022-08-17T12:43:45.7301682Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_errors_div_floor_rounding_cpu 2022-08-17T12:43:45.7311826Z test_ops.py::TestCommonCPU::test_errors_dstack_cpu 2022-08-17T12:43:45.7319784Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_transpose_cpu_bool 2022-08-17T12:43:45.7331573Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_unbind_cpu_bool 2022-08-17T12:43:45.7338892Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_errors_dstack_cpu 2022-08-17T12:43:45.7368858Z test_ops.py::TestCommonCPU::test_errors_flipud_cpu 2022-08-17T12:43:45.7371263Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_errors_flipud_cpu 2022-08-17T12:43:45.7378667Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_unbind_cpu_bool 2022-08-17T12:43:45.7379363Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_unique_cpu_bool 2022-08-17T12:43:45.7399756Z test_ops.py::TestCommonCPU::test_errors_fmin_cpu 2022-08-17T12:43:45.7407545Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_errors_fmin_cpu 2022-08-17T12:43:45.7432213Z test_ops.py::TestCommonCPU::test_errors_ge_cpu 2022-08-17T12:43:45.7438223Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_errors_ge_cpu 2022-08-17T12:43:45.7474178Z test_ops.py::TestCommonCPU::test_errors_hsplit_cpu 2022-08-17T12:43:45.7483017Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_errors_hsplit_cpu 2022-08-17T12:43:45.7503438Z test_ops.py::TestCommonCPU::test_errors_igammac_cpu 2022-08-17T12:43:45.7511835Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_errors_igammac_cpu 2022-08-17T12:43:45.7534293Z test_ops.py::TestCommonCPU::test_errors_jiterator_binary_return_by_ref_cpu 2022-08-17T12:43:45.7543349Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_errors_jiterator_binary_return_by_ref_cpu 2022-08-17T12:43:45.7564379Z test_ops.py::TestCommonCPU::test_errors_le_cpu 2022-08-17T12:43:45.7574480Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_errors_le_cpu 2022-08-17T12:43:45.7605135Z test_ops.py::TestCommonCPU::test_errors_logcumsumexp_cpu 2022-08-17T12:43:45.7614040Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_errors_logcumsumexp_cpu 2022-08-17T12:43:45.7619496Z test_ops.py::TestCommonCPU::test_errors_logspace_cpu 2022-08-17T12:43:45.7629354Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_complex128 2022-08-17T12:43:45.7639594Z test_ops.py::TestCommonCPU::test_numpy_ref_allclose_cpu_float64 2022-08-17T12:43:45.7647973Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_errors_logspace_cpu 2022-08-17T12:43:45.7672680Z test_ops.py::TestCommonCPU::test_errors_max_binary_cpu 2022-08-17T12:43:45.7681219Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_errors_max_binary_cpu 2022-08-17T12:43:45.7703266Z test_ops.py::TestCommonCPU::test_errors_minimum_cpu 2022-08-17T12:43:45.7721990Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_errors_minimum_cpu 2022-08-17T12:43:45.7730816Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_allclose_cpu_float64 2022-08-17T12:43:45.7732800Z test_ops.py::TestCommonCPU::test_errors_native_layer_norm_cpu 2022-08-17T12:43:45.7771941Z test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_float64 2022-08-17T12:43:45.7782009Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_float64 2022-08-17T12:43:45.7790731Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_errors_native_layer_norm_cpu 2022-08-17T12:43:45.7793797Z test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_int64 2022-08-17T12:43:45.7838063Z test_ops.py::TestCommonCPU::test_errors_nn_functional_embedding_cpu 2022-08-17T12:43:45.7847845Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_errors_nn_functional_embedding_cpu 2022-08-17T12:43:45.7859976Z test_ops.py::TestCommonCPU::test_errors_nn_functional_prelu_cpu 2022-08-17T12:43:45.7869667Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_int64 2022-08-17T12:43:45.7890614Z test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_complex128 2022-08-17T12:43:45.7899851Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_errors_nn_functional_prelu_cpu 2022-08-17T12:43:45.7924711Z test_ops.py::TestCommonCPU::test_errors_pow_cpu 2022-08-17T12:43:45.7931915Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_errors_pow_cpu 2022-08-17T12:43:45.7959807Z test_ops.py::TestCommonCPU::test_errors_roll_cpu 2022-08-17T12:43:45.7969048Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_complex128 2022-08-17T12:43:45.7975673Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_errors_roll_cpu 2022-08-17T12:43:45.7978298Z test_ops.py::TestCommonCPU::test_errors_scatter_cpu 2022-08-17T12:43:45.8026211Z test_ops.py::TestCommonCPU::test_numpy_ref_clamp_cpu_int64 2022-08-17T12:43:45.8035009Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_errors_scatter_cpu 2022-08-17T12:43:45.8050296Z test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_w_cpu 2022-08-17T12:43:45.8057557Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_w_cpu 2022-08-17T12:43:45.8072297Z test_ops.py::TestCommonCPU::test_errors_special_legendre_polynomial_p_cpu 2022-08-17T12:43:45.8082303Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_errors_special_legendre_polynomial_p_cpu 2022-08-17T12:43:45.8088116Z test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_w_cpu 2022-08-17T12:43:45.8103411Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_clamp_cpu_int64 2022-08-17T12:43:45.8112992Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_w_cpu 2022-08-17T12:43:45.8113833Z test_ops.py::TestCommonCPU::test_errors_t_cpu 2022-08-17T12:43:45.8143283Z test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_complex128 2022-08-17T12:43:45.8151522Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_errors_t_cpu 2022-08-17T12:43:45.8161172Z test_ops.py::TestCommonCPU::test_errors_unbind_cpu 2022-08-17T12:43:45.8170565Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_complex128 2022-08-17T12:43:45.8192673Z test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_float64 2022-08-17T12:43:45.8204762Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_errors_unbind_cpu 2022-08-17T12:43:45.8229935Z test_ops.py::TestCommonCPU::test_errors_xlogy_cpu 2022-08-17T12:43:45.8241175Z [gw0] [ 8%] PASSED test_ops.py::TestCommonCPU::test_errors_xlogy_cpu 2022-08-17T12:43:45.8267349Z test_ops.py::TestCommonCPU::test_multiple_devices_T_cpu_int64 2022-08-17T12:43:45.8278126Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_T_cpu_int64 2022-08-17T12:43:45.8304877Z test_ops.py::TestCommonCPU::test_multiple_devices___radd___cpu_int64 2022-08-17T12:43:45.8314863Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___radd___cpu_int64 2022-08-17T12:43:45.8341186Z test_ops.py::TestCommonCPU::test_multiple_devices___rmatmul___cpu_float32 2022-08-17T12:43:45.8349421Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rmatmul___cpu_float32 2022-08-17T12:43:45.8373778Z test_ops.py::TestCommonCPU::test_multiple_devices___rmul___cpu_int64 2022-08-17T12:43:45.8383651Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rmul___cpu_int64 2022-08-17T12:43:45.8419123Z test_ops.py::TestCommonCPU::test_multiple_devices___rsub___cpu_float32 2022-08-17T12:43:45.8429923Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rsub___cpu_float32 2022-08-17T12:43:45.8453844Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_amax_cpu_int64 2022-08-17T12:43:45.8460865Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_float64 2022-08-17T12:43:45.8470500Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_amax_cpu_int64 2022-08-17T12:43:45.8478298Z test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_int64 2022-08-17T12:43:45.8501589Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmax_cpu_int64 2022-08-17T12:43:45.8512867Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmax_cpu_int64 2022-08-17T12:43:45.8516410Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumprod_cpu_int64 2022-08-17T12:43:45.8526190Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_int64 2022-08-17T12:43:45.8544616Z test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:43:45.8555809Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumprod_cpu_int64 2022-08-17T12:43:45.8565819Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:43:45.8566869Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_logaddexp_cpu_float32 2022-08-17T12:43:45.8596180Z test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:43:45.8602840Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_logaddexp_cpu_float32 2022-08-17T12:43:45.8613749Z [gw3] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:43:45.8614920Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_mean_cpu_int64 2022-08-17T12:43:45.8643624Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_int64 2022-08-17T12:43:45.8655137Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_mean_cpu_int64 2022-08-17T12:43:45.8663668Z [gw3] [ 8%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_int64 2022-08-17T12:43:45.8664967Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorsolve_cpu_float64 2022-08-17T12:43:45.8697363Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_prod_cpu_float32 2022-08-17T12:43:45.8708515Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_prod_cpu_float32 2022-08-17T12:43:45.8735530Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_std_cpu_float32 2022-08-17T12:43:45.8745669Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_std_cpu_float32 2022-08-17T12:43:45.8778809Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_var_cpu_float32 2022-08-17T12:43:45.8788379Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_var_cpu_float32 2022-08-17T12:43:45.8819426Z test_ops.py::TestCommonCPU::test_multiple_devices_acos_cpu_float32 2022-08-17T12:43:45.8829075Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_acos_cpu_float32 2022-08-17T12:43:45.8858408Z test_ops.py::TestCommonCPU::test_multiple_devices_add_cpu_float32 2022-08-17T12:43:45.8867731Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_add_cpu_float32 2022-08-17T12:43:45.8899436Z test_ops.py::TestCommonCPU::test_multiple_devices_addcdiv_cpu_float32 2022-08-17T12:43:45.8911081Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addcdiv_cpu_float32 2022-08-17T12:43:45.8941292Z test_ops.py::TestCommonCPU::test_multiple_devices_addmm_cpu_int64 2022-08-17T12:43:45.8950811Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addmm_cpu_int64 2022-08-17T12:43:45.8980263Z test_ops.py::TestCommonCPU::test_multiple_devices_addmv_cpu_int64 2022-08-17T12:43:45.8989610Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addmv_cpu_int64 2022-08-17T12:43:45.9020768Z test_ops.py::TestCommonCPU::test_multiple_devices_all_cpu_int64 2022-08-17T12:43:45.9030037Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_all_cpu_int64 2022-08-17T12:43:45.9054249Z test_ops.py::TestCommonCPU::test_multiple_devices_amin_cpu_float32 2022-08-17T12:43:45.9063672Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_amin_cpu_float32 2022-08-17T12:43:45.9091584Z test_ops.py::TestCommonCPU::test_multiple_devices_angle_cpu_float32 2022-08-17T12:43:45.9103357Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_angle_cpu_float32 2022-08-17T12:43:45.9133552Z test_ops.py::TestCommonCPU::test_multiple_devices_arange_cpu_float32 2022-08-17T12:43:45.9146496Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_arange_cpu_float32 2022-08-17T12:43:45.9178085Z test_ops.py::TestCommonCPU::test_multiple_devices_argmin_cpu_float32 2022-08-17T12:43:45.9189459Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argmin_cpu_float32 2022-08-17T12:43:45.9212916Z test_ops.py::TestCommonCPU::test_multiple_devices_argwhere_cpu_float32 2022-08-17T12:43:45.9223584Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argwhere_cpu_float32 2022-08-17T12:43:45.9247598Z test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_scatter_cpu_float32 2022-08-17T12:43:45.9257563Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_scatter_cpu_float32 2022-08-17T12:43:45.9281604Z test_ops.py::TestCommonCPU::test_multiple_devices_asinh_cpu_float32 2022-08-17T12:43:45.9291327Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_asinh_cpu_float32 2022-08-17T12:43:45.9322140Z test_ops.py::TestCommonCPU::test_multiple_devices_atan_cpu_float32 2022-08-17T12:43:45.9334090Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atan_cpu_float32 2022-08-17T12:43:45.9362686Z test_ops.py::TestCommonCPU::test_multiple_devices_atleast_1d_cpu_float32 2022-08-17T12:43:45.9375163Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atleast_1d_cpu_float32 2022-08-17T12:43:45.9408766Z test_ops.py::TestCommonCPU::test_multiple_devices_atleast_3d_cpu_float32 2022-08-17T12:43:45.9421264Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atleast_3d_cpu_float32 2022-08-17T12:43:45.9453618Z test_ops.py::TestCommonCPU::test_multiple_devices_bernoulli_cpu_float32 2022-08-17T12:43:45.9458326Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_unique_cpu_bool 2022-08-17T12:43:45.9470218Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bernoulli_cpu_float32 2022-08-17T12:43:45.9471899Z test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_and_cpu_int64 2022-08-17T12:43:45.9502067Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_vsplit_cpu_bool 2022-08-17T12:43:45.9516190Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_and_cpu_int64 2022-08-17T12:43:45.9527636Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_vsplit_cpu_bool 2022-08-17T12:43:45.9528324Z test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_right_shift_cpu_int64 2022-08-17T12:43:45.9553319Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_zero__cpu_bool 2022-08-17T12:43:45.9563248Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_right_shift_cpu_int64 2022-08-17T12:43:45.9573293Z [gw1] [ 8%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_zero__cpu_bool 2022-08-17T12:43:45.9574265Z test_ops.py::TestCommonCPU::test_multiple_devices_bmm_cpu_float32 2022-08-17T12:43:45.9594593Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_int64 2022-08-17T12:43:45.9610608Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_int64 2022-08-17T12:43:45.9616367Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bmm_cpu_float32 2022-08-17T12:43:45.9622439Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___getitem___cpu_complex64 2022-08-17T12:43:45.9632295Z test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_shapes_cpu_float32 2022-08-17T12:43:45.9646116Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___getitem___cpu_complex64 2022-08-17T12:43:45.9651148Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_float32 2022-08-17T12:43:45.9667196Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_shapes_cpu_float32 2022-08-17T12:43:45.9676147Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_float32 2022-08-17T12:43:45.9679524Z test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_to_cpu_int64 2022-08-17T12:43:45.9699651Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_float32 2022-08-17T12:43:45.9709035Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_float32 2022-08-17T12:43:45.9722891Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_to_cpu_int64 2022-08-17T12:43:45.9724485Z test_ops.py::TestCommonCPU::test_multiple_devices_byte_cpu_int64 2022-08-17T12:43:45.9740871Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_int64 2022-08-17T12:43:45.9748005Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_int64 2022-08-17T12:43:45.9758208Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_byte_cpu_int64 2022-08-17T12:43:45.9759723Z test_ops.py::TestCommonCPU::test_multiple_devices_cat_cpu_int64 2022-08-17T12:43:45.9777976Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_int64 2022-08-17T12:43:45.9785409Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_int64 2022-08-17T12:43:45.9797815Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cat_cpu_int64 2022-08-17T12:43:45.9800723Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_int64 2022-08-17T12:43:45.9814301Z test_ops.py::TestCommonCPU::test_multiple_devices_chalf_cpu_int64 2022-08-17T12:43:45.9828614Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_int64 2022-08-17T12:43:45.9835727Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_chalf_cpu_int64 2022-08-17T12:43:45.9838747Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rxor___cpu_int64 2022-08-17T12:43:45.9854687Z test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_inverse_cpu_float32 2022-08-17T12:43:45.9865207Z [gw1] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rxor___cpu_int64 2022-08-17T12:43:45.9868404Z [gw0] [ 8%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_inverse_cpu_float32 2022-08-17T12:43:45.9875721Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amin_cpu_int64 2022-08-17T12:43:45.9883059Z test_ops.py::TestCommonCPU::test_multiple_devices_clamp_cpu_float32 2022-08-17T12:43:45.9893395Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amin_cpu_int64 2022-08-17T12:43:45.9905141Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmin_cpu_int64 2022-08-17T12:43:45.9916213Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clamp_cpu_float32 2022-08-17T12:43:45.9921637Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmin_cpu_int64 2022-08-17T12:43:45.9928503Z test_ops.py::TestCommonCPU::test_multiple_devices_clamp_min_cpu_float32 2022-08-17T12:43:45.9946019Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumsum_cpu_complex64 2022-08-17T12:43:45.9955079Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clamp_min_cpu_float32 2022-08-17T12:43:45.9969465Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumsum_cpu_complex64 2022-08-17T12:43:45.9971078Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_logaddexp_cpu_float32 2022-08-17T12:43:45.9986405Z test_ops.py::TestCommonCPU::test_multiple_devices_column_stack_cpu_float32 2022-08-17T12:43:45.9999331Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_logaddexp_cpu_float32 2022-08-17T12:43:46.0011644Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_column_stack_cpu_float32 2022-08-17T12:43:46.0013191Z test_ops.py::TestCommonCPU::test_multiple_devices_complex_cpu_float32 2022-08-17T12:43:46.0028631Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_mean_cpu_float32 2022-08-17T12:43:46.0039761Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_mean_cpu_float32 2022-08-17T12:43:46.0044800Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_normalize_cpu_complex64 2022-08-17T12:43:46.0057321Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_complex_cpu_float32 2022-08-17T12:43:46.0061071Z test_ops.py::TestCommonCPU::test_multiple_devices_conj_physical_cpu_int64 2022-08-17T12:43:46.0067393Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_normalize_cpu_complex64 2022-08-17T12:43:46.0073992Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_prod_cpu_int64 2022-08-17T12:43:46.0082734Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_conj_physical_cpu_int64 2022-08-17T12:43:46.0090696Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_prod_cpu_int64 2022-08-17T12:43:46.0092477Z test_ops.py::TestCommonCPU::test_multiple_devices_contiguous_cpu_int64 2022-08-17T12:43:46.0103711Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_std_cpu_float32 2022-08-17T12:43:46.0112087Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_std_cpu_float32 2022-08-17T12:43:46.0117395Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_contiguous_cpu_int64 2022-08-17T12:43:46.0123806Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_sum_cpu_int64 2022-08-17T12:43:46.0128179Z test_ops.py::TestCommonCPU::test_multiple_devices_corrcoef_cpu_int64 2022-08-17T12:43:46.0134080Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_sum_cpu_int64 2022-08-17T12:43:46.0146516Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_complex64 2022-08-17T12:43:46.0153462Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_corrcoef_cpu_int64 2022-08-17T12:43:46.0160730Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_complex64 2022-08-17T12:43:46.0162697Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_float32 2022-08-17T12:43:46.0173615Z test_ops.py::TestCommonCPU::test_multiple_devices_cosh_cpu_int64 2022-08-17T12:43:46.0182408Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_float32 2022-08-17T12:43:46.0190410Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cosh_cpu_int64 2022-08-17T12:43:46.0192817Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_int64 2022-08-17T12:43:46.0204714Z test_ops.py::TestCommonCPU::test_multiple_devices_cov_cpu_int64 2022-08-17T12:43:46.0215532Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_int64 2022-08-17T12:43:46.0222858Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cov_cpu_int64 2022-08-17T12:43:46.0223696Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_complex64 2022-08-17T12:43:46.0234198Z test_ops.py::TestCommonCPU::test_multiple_devices_cummax_cpu_int64 2022-08-17T12:43:46.0243482Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_complex64 2022-08-17T12:43:46.0249075Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cummax_cpu_int64 2022-08-17T12:43:46.0254650Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcdiv_cpu_float32 2022-08-17T12:43:46.0258875Z test_ops.py::TestCommonCPU::test_multiple_devices_cumprod_cpu_int64 2022-08-17T12:43:46.0264583Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcdiv_cpu_float32 2022-08-17T12:43:46.0277557Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_complex64 2022-08-17T12:43:46.0285827Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cumprod_cpu_int64 2022-08-17T12:43:46.0293247Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_complex64 2022-08-17T12:43:46.0293899Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_decomposed_cpu_float32 2022-08-17T12:43:46.0304497Z test_ops.py::TestCommonCPU::test_multiple_devices_cumulative_trapezoid_cpu_int64 2022-08-17T12:43:46.0313720Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_decomposed_cpu_float32 2022-08-17T12:43:46.0318902Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cumulative_trapezoid_cpu_int64 2022-08-17T12:43:46.0326253Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_int64 2022-08-17T12:43:46.0330821Z test_ops.py::TestCommonCPU::test_multiple_devices_diag_cpu_int64 2022-08-17T12:43:46.0336633Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_int64 2022-08-17T12:43:46.0351277Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_complex64 2022-08-17T12:43:46.0354150Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diag_cpu_int64 2022-08-17T12:43:46.0360741Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_complex64 2022-08-17T12:43:46.0362524Z test_ops.py::TestCommonCPU::test_multiple_devices_diagflat_cpu_int64 2022-08-17T12:43:46.0373428Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_allclose_cpu_float32 2022-08-17T12:43:46.0381823Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_allclose_cpu_float32 2022-08-17T12:43:46.0386835Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_amin_cpu_int64 2022-08-17T12:43:46.0394966Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diagflat_cpu_int64 2022-08-17T12:43:46.0400712Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_amin_cpu_int64 2022-08-17T12:43:46.0405795Z test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_scatter_cpu_int64 2022-08-17T12:43:46.0421649Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_float32 2022-08-17T12:43:46.0426073Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_float32 2022-08-17T12:43:46.0435157Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_scatter_cpu_int64 2022-08-17T12:43:46.0437183Z test_ops.py::TestCommonCPU::test_multiple_devices_digamma_cpu_int64 2022-08-17T12:43:46.0448285Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_int64 2022-08-17T12:43:46.0456348Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_int64 2022-08-17T12:43:46.0464813Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_digamma_cpu_int64 2022-08-17T12:43:46.0466796Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmax_cpu_int64 2022-08-17T12:43:46.0479463Z test_ops.py::TestCommonCPU::test_multiple_devices_div_no_rounding_mode_cpu_float32 2022-08-17T12:43:46.0487778Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmax_cpu_int64 2022-08-17T12:43:46.0497173Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_div_no_rounding_mode_cpu_float32 2022-08-17T12:43:46.0498116Z test_ops.py::TestCommonCPU::test_multiple_devices_dot_cpu_float32 2022-08-17T12:43:46.0509381Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argsort_cpu_int64 2022-08-17T12:43:46.0517503Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argsort_cpu_int64 2022-08-17T12:43:46.0527301Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_dot_cpu_float32 2022-08-17T12:43:46.0529252Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_complex64 2022-08-17T12:43:46.0539964Z test_ops.py::TestCommonCPU::test_multiple_devices_dsplit_cpu_float32 2022-08-17T12:43:46.0547993Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_complex64 2022-08-17T12:43:46.0551053Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_float32 2022-08-17T12:43:46.0560842Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_dsplit_cpu_float32 2022-08-17T12:43:46.0564746Z test_ops.py::TestCommonCPU::test_multiple_devices_eig_cpu_float32 2022-08-17T12:43:46.0570997Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_float32 2022-08-17T12:43:46.0580236Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_int64 2022-08-17T12:43:46.0587150Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_eig_cpu_float32 2022-08-17T12:43:46.0596581Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_int64 2022-08-17T12:43:46.0598594Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan2_cpu_float32 2022-08-17T12:43:46.0609210Z test_ops.py::TestCommonCPU::test_multiple_devices_empty_cpu_int64 2022-08-17T12:43:46.0618096Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan2_cpu_float32 2022-08-17T12:43:46.0625091Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_empty_cpu_int64 2022-08-17T12:43:46.0630284Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_int64 2022-08-17T12:43:46.0635300Z test_ops.py::TestCommonCPU::test_multiple_devices_eq_cpu_int64 2022-08-17T12:43:46.0641531Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_int64 2022-08-17T12:43:46.0656726Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_complex64 2022-08-17T12:43:46.0659830Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_eq_cpu_int64 2022-08-17T12:43:46.0666597Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_complex64 2022-08-17T12:43:46.0668576Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_float32 2022-08-17T12:43:46.0679499Z test_ops.py::TestCommonCPU::test_multiple_devices_erf_cpu_int64 2022-08-17T12:43:46.0688465Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_float32 2022-08-17T12:43:46.0694397Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_erf_cpu_int64 2022-08-17T12:43:46.0701502Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_int64 2022-08-17T12:43:46.0705782Z test_ops.py::TestCommonCPU::test_multiple_devices_erfinv_cpu_int64 2022-08-17T12:43:46.0711900Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_int64 2022-08-17T12:43:46.0726357Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bernoulli_cpu_float32 2022-08-17T12:43:46.0732291Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_erfinv_cpu_int64 2022-08-17T12:43:46.0738429Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bernoulli_cpu_float32 2022-08-17T12:43:46.0740210Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bincount_cpu_int64 2022-08-17T12:43:46.0753450Z test_ops.py::TestCommonCPU::test_multiple_devices_exp_cpu_int64 2022-08-17T12:43:46.0761796Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bincount_cpu_int64 2022-08-17T12:43:46.0770177Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_exp_cpu_int64 2022-08-17T12:43:46.0772269Z test_ops.py::TestCommonCPU::test_multiple_devices_expand_cpu_int64 2022-08-17T12:43:46.0784313Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_or_cpu_int64 2022-08-17T12:43:46.0792970Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_or_cpu_int64 2022-08-17T12:43:46.0801844Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_expand_cpu_int64 2022-08-17T12:43:46.0803935Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_float32 2022-08-17T12:43:46.0814972Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft2_cpu_int64 2022-08-17T12:43:46.0825558Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_float32 2022-08-17T12:43:46.0831347Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft2_cpu_int64 2022-08-17T12:43:46.0833387Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_int64 2022-08-17T12:43:46.0843905Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftn_cpu_int64 2022-08-17T12:43:46.0853109Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_int64 2022-08-17T12:43:46.0858252Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftn_cpu_int64 2022-08-17T12:43:46.0864367Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_shapes_cpu_float32 2022-08-17T12:43:46.0868735Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft2_cpu_int64 2022-08-17T12:43:46.0874097Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_shapes_cpu_float32 2022-08-17T12:43:46.0886761Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_complex64 2022-08-17T12:43:46.0894127Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft2_cpu_int64 2022-08-17T12:43:46.0900429Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_complex64 2022-08-17T12:43:46.0902477Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bucketize_cpu_int64 2022-08-17T12:43:46.0913170Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfftn_cpu_int64 2022-08-17T12:43:46.0923970Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bucketize_cpu_int64 2022-08-17T12:43:46.0929742Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfftn_cpu_int64 2022-08-17T12:43:46.0931826Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cartesian_prod_cpu_complex64 2022-08-17T12:43:46.0942250Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft_cpu_int64 2022-08-17T12:43:46.0952666Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cartesian_prod_cpu_complex64 2022-08-17T12:43:46.0958420Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft_cpu_int64 2022-08-17T12:43:46.0960392Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_float32 2022-08-17T12:43:46.0970946Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftshift_cpu_int64 2022-08-17T12:43:46.0981663Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_float32 2022-08-17T12:43:46.0987720Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftshift_cpu_int64 2022-08-17T12:43:46.0989636Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_complex64 2022-08-17T12:43:46.0999981Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft_cpu_int64 2022-08-17T12:43:46.1008627Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_complex64 2022-08-17T12:43:46.1016487Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft_cpu_int64 2022-08-17T12:43:46.1018377Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_float32 2022-08-17T12:43:46.1028825Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft2_cpu_int64 2022-08-17T12:43:46.1038511Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_float32 2022-08-17T12:43:46.1043000Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_inverse_cpu_complex64 2022-08-17T12:43:46.1049638Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft2_cpu_int64 2022-08-17T12:43:46.1054472Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfftn_cpu_int64 2022-08-17T12:43:46.1061489Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_inverse_cpu_complex64 2022-08-17T12:43:46.1070203Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_complex64 2022-08-17T12:43:46.1081044Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfftn_cpu_int64 2022-08-17T12:43:46.1087610Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_complex64 2022-08-17T12:43:46.1088497Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft_cpu_int64 2022-08-17T12:43:46.1099735Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_cpu_int64 2022-08-17T12:43:46.1107791Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_cpu_int64 2022-08-17T12:43:46.1117652Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft_cpu_int64 2022-08-17T12:43:46.1118387Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_min_cpu_int64 2022-08-17T12:43:46.1129782Z test_ops.py::TestCommonCPU::test_multiple_devices_fill_cpu_int64 2022-08-17T12:43:46.1138047Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_min_cpu_int64 2022-08-17T12:43:46.1146420Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fill_cpu_int64 2022-08-17T12:43:46.1148638Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_complex64 2022-08-17T12:43:46.1158902Z test_ops.py::TestCommonCPU::test_multiple_devices_flip_cpu_int64 2022-08-17T12:43:46.1167413Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_complex64 2022-08-17T12:43:46.1176020Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_flip_cpu_int64 2022-08-17T12:43:46.1178246Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_combinations_cpu_float32 2022-08-17T12:43:46.1188518Z test_ops.py::TestCommonCPU::test_multiple_devices_flipud_cpu_int64 2022-08-17T12:43:46.1197664Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_combinations_cpu_float32 2022-08-17T12:43:46.1207259Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_flipud_cpu_int64 2022-08-17T12:43:46.1208149Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_float32 2022-08-17T12:43:46.1219389Z test_ops.py::TestCommonCPU::test_multiple_devices_float_power_cpu_int64 2022-08-17T12:43:46.1227474Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_float32 2022-08-17T12:43:46.1237520Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_float_power_cpu_int64 2022-08-17T12:43:46.1238451Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_int64 2022-08-17T12:43:46.1250003Z test_ops.py::TestCommonCPU::test_multiple_devices_fmax_cpu_float32 2022-08-17T12:43:46.1258034Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_int64 2022-08-17T12:43:46.1267212Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fmax_cpu_float32 2022-08-17T12:43:46.1268244Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_complex64 2022-08-17T12:43:46.1279283Z test_ops.py::TestCommonCPU::test_multiple_devices_fmod_cpu_float32 2022-08-17T12:43:46.1287538Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_complex64 2022-08-17T12:43:46.1296468Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fmod_cpu_float32 2022-08-17T12:43:46.1297455Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_copysign_cpu_int64 2022-08-17T12:43:46.1308382Z test_ops.py::TestCommonCPU::test_multiple_devices_full_like_cpu_float32 2022-08-17T12:43:46.1316799Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_copysign_cpu_int64 2022-08-17T12:43:46.1322377Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_full_like_cpu_float32 2022-08-17T12:43:46.1328184Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_complex64 2022-08-17T12:43:46.1332730Z test_ops.py::TestCommonCPU::test_multiple_devices_gcd_cpu_int64 2022-08-17T12:43:46.1341189Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_complex64 2022-08-17T12:43:46.1357283Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_float32 2022-08-17T12:43:46.1359837Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_gcd_cpu_int64 2022-08-17T12:43:46.1366227Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_float32 2022-08-17T12:43:46.1368118Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_int64 2022-08-17T12:43:46.1378658Z test_ops.py::TestCommonCPU::test_multiple_devices_gradient_cpu_float32 2022-08-17T12:43:46.1387327Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_int64 2022-08-17T12:43:46.1392295Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_gradient_cpu_float32 2022-08-17T12:43:46.1399240Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_complex64 2022-08-17T12:43:46.1403778Z test_ops.py::TestCommonCPU::test_multiple_devices_half_cpu_float32 2022-08-17T12:43:46.1409303Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_complex64 2022-08-17T12:43:46.1422370Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummax_cpu_int64 2022-08-17T12:43:46.1427831Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_half_cpu_float32 2022-08-17T12:43:46.1436313Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummax_cpu_int64 2022-08-17T12:43:46.1438411Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_float32 2022-08-17T12:43:46.1448879Z test_ops.py::TestCommonCPU::test_multiple_devices_histc_cpu_float32 2022-08-17T12:43:46.1457673Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_float32 2022-08-17T12:43:46.1462805Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_histc_cpu_float32 2022-08-17T12:43:46.1469260Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_int64 2022-08-17T12:43:46.1473325Z test_ops.py::TestCommonCPU::test_multiple_devices_hsplit_cpu_int64 2022-08-17T12:43:46.1478791Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_int64 2022-08-17T12:43:46.1492525Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_deg2rad_cpu_float32 2022-08-17T12:43:46.1499156Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_hsplit_cpu_int64 2022-08-17T12:43:46.1506536Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_deg2rad_cpu_float32 2022-08-17T12:43:46.1507620Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_int64 2022-08-17T12:43:46.1518064Z test_ops.py::TestCommonCPU::test_multiple_devices_i0_cpu_float32 2022-08-17T12:43:46.1526892Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_int64 2022-08-17T12:43:46.1529418Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_i0_cpu_float32 2022-08-17T12:43:46.1538457Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_complex64 2022-08-17T12:43:46.1542685Z test_ops.py::TestCommonCPU::test_multiple_devices_index_add_cpu_float32 2022-08-17T12:43:46.1548724Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_complex64 2022-08-17T12:43:46.1561306Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_float32 2022-08-17T12:43:46.1568077Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_add_cpu_float32 2022-08-17T12:43:46.1574626Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_float32 2022-08-17T12:43:46.1576720Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_complex64 2022-08-17T12:43:46.1590999Z test_ops.py::TestCommonCPU::test_multiple_devices_index_fill_cpu_float32 2022-08-17T12:43:46.1596875Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_complex64 2022-08-17T12:43:46.1605263Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_fill_cpu_float32 2022-08-17T12:43:46.1607275Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_digamma_cpu_int64 2022-08-17T12:43:46.1617953Z test_ops.py::TestCommonCPU::test_multiple_devices_index_reduce_cpu_float32 2022-08-17T12:43:46.1627097Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_digamma_cpu_int64 2022-08-17T12:43:46.1629916Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_reduce_cpu_float32 2022-08-17T12:43:46.1638794Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_floor_rounding_cpu_int64 2022-08-17T12:43:46.1643975Z test_ops.py::TestCommonCPU::test_multiple_devices_inner_cpu_float32 2022-08-17T12:43:46.1650215Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_floor_rounding_cpu_int64 2022-08-17T12:43:46.1666075Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_trunc_rounding_cpu_float32 2022-08-17T12:43:46.1668965Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_inner_cpu_float32 2022-08-17T12:43:46.1675395Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_trunc_rounding_cpu_float32 2022-08-17T12:43:46.1677350Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_int64 2022-08-17T12:43:46.1687853Z test_ops.py::TestCommonCPU::test_multiple_devices_inverse_cpu_float32 2022-08-17T12:43:46.1695589Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_int64 2022-08-17T12:43:46.1702458Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_complex64 2022-08-17T12:43:46.1710550Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_inverse_cpu_float32 2022-08-17T12:43:46.1719065Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_complex64 2022-08-17T12:43:46.1720938Z test_ops.py::TestCommonCPU::test_multiple_devices_isfinite_cpu_int64 2022-08-17T12:43:46.1731740Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_float32 2022-08-17T12:43:46.1739657Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_float32 2022-08-17T12:43:46.1747748Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isfinite_cpu_int64 2022-08-17T12:43:46.1749685Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_complex64 2022-08-17T12:43:46.1760357Z test_ops.py::TestCommonCPU::test_multiple_devices_isinf_cpu_int64 2022-08-17T12:43:46.1769092Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_complex64 2022-08-17T12:43:46.1778225Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isinf_cpu_int64 2022-08-17T12:43:46.1778967Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_float32 2022-08-17T12:43:46.1790269Z test_ops.py::TestCommonCPU::test_multiple_devices_isneginf_cpu_int64 2022-08-17T12:43:46.1799551Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_float32 2022-08-17T12:43:46.1805744Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isneginf_cpu_int64 2022-08-17T12:43:46.1815054Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_int64 2022-08-17T12:43:46.1818984Z test_ops.py::TestCommonCPU::test_multiple_devices_isreal_cpu_int64 2022-08-17T12:43:46.1825063Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_int64 2022-08-17T12:43:46.1831817Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_complex64 2022-08-17T12:43:46.1839599Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isreal_cpu_int64 2022-08-17T12:43:46.1848798Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_complex64 2022-08-17T12:43:46.1850825Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_erf_cpu_int64 2022-08-17T12:43:46.1863648Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:43:46.1871396Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_erf_cpu_int64 2022-08-17T12:43:46.1880603Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:43:46.1881537Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfinv_cpu_int64 2022-08-17T12:43:46.1892707Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:43:46.1901297Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfinv_cpu_int64 2022-08-17T12:43:46.1907892Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:43:46.1916652Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_float32 2022-08-17T12:43:46.1919853Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_float32 2022-08-17T12:43:46.1924676Z test_ops.py::TestCommonCPU::test_multiple_devices_kron_cpu_float32 2022-08-17T12:43:46.1939321Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_int64 2022-08-17T12:43:46.1945185Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_kron_cpu_float32 2022-08-17T12:43:46.1952891Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_int64 2022-08-17T12:43:46.1953752Z test_ops.py::TestCommonCPU::test_multiple_devices_lcm_cpu_int64 2022-08-17T12:43:46.1964870Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expm1_cpu_float32 2022-08-17T12:43:46.1973037Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expm1_cpu_float32 2022-08-17T12:43:46.1982887Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lcm_cpu_int64 2022-08-17T12:43:46.1984927Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_int64 2022-08-17T12:43:46.1995446Z test_ops.py::TestCommonCPU::test_multiple_devices_le_cpu_int64 2022-08-17T12:43:46.2004131Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_int64 2022-08-17T12:43:46.2012965Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_le_cpu_int64 2022-08-17T12:43:46.2015142Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_complex64 2022-08-17T12:43:46.2025832Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cholesky_cpu_float32 2022-08-17T12:43:46.2035967Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_complex64 2022-08-17T12:43:46.2039351Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_float32 2022-08-17T12:43:46.2047419Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cholesky_cpu_float32 2022-08-17T12:43:46.2056473Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_float32 2022-08-17T12:43:46.2057319Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cross_cpu_int64 2022-08-17T12:43:46.2068507Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_int64 2022-08-17T12:43:46.2080121Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_int64 2022-08-17T12:43:46.2083752Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cross_cpu_int64 2022-08-17T12:43:46.2090827Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfftn_cpu_complex64 2022-08-17T12:43:46.2096094Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigvals_cpu_float32 2022-08-17T12:43:46.2102142Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfftn_cpu_complex64 2022-08-17T12:43:46.2110528Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_float32 2022-08-17T12:43:46.2119944Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigvals_cpu_float32 2022-08-17T12:43:46.2125677Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_float32 2022-08-17T12:43:46.2128827Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_inv_ex_cpu_float32 2022-08-17T12:43:46.2141058Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_int64 2022-08-17T12:43:46.2149311Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_int64 2022-08-17T12:43:46.2159723Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_inv_ex_cpu_float32 2022-08-17T12:43:46.2160612Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_complex64 2022-08-17T12:43:46.2171452Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lstsq_cpu_float32 2022-08-17T12:43:46.2180100Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_complex64 2022-08-17T12:43:46.2182551Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lstsq_cpu_float32 2022-08-17T12:43:46.2191808Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft2_cpu_int64 2022-08-17T12:43:46.2196912Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:43:46.2203158Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft2_cpu_int64 2022-08-17T12:43:46.2216904Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfftn_cpu_int64 2022-08-17T12:43:46.2223011Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:43:46.2230300Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfftn_cpu_int64 2022-08-17T12:43:46.2231139Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft_cpu_complex64 2022-08-17T12:43:46.2242579Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_rank_cpu_float32 2022-08-17T12:43:46.2254452Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft_cpu_complex64 2022-08-17T12:43:46.2257046Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_rank_cpu_float32 2022-08-17T12:43:46.2263836Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfftn_cpu_float32 2022-08-17T12:43:46.2268386Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_norm_cpu_float32 2022-08-17T12:43:46.2274297Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfftn_cpu_float32 2022-08-17T12:43:46.2289331Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft_cpu_float32 2022-08-17T12:43:46.2292450Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_norm_cpu_float32 2022-08-17T12:43:46.2299173Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft_cpu_float32 2022-08-17T12:43:46.2301205Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_complex64 2022-08-17T12:43:46.2311532Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_singular_cpu_float32 2022-08-17T12:43:46.2320660Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_complex64 2022-08-17T12:43:46.2329017Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_singular_cpu_float32 2022-08-17T12:43:46.2330764Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_float32 2022-08-17T12:43:46.2342217Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_ex_cpu_float32 2022-08-17T12:43:46.2350527Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_float32 2022-08-17T12:43:46.2360315Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_ex_cpu_float32 2022-08-17T12:43:46.2361118Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_int64 2022-08-17T12:43:46.2372116Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_tensorinv_cpu_float32 2022-08-17T12:43:46.2380689Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_int64 2022-08-17T12:43:46.2384959Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_complex64 2022-08-17T12:43:46.2392413Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_tensorinv_cpu_float32 2022-08-17T12:43:46.2397178Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vecdot_cpu_float32 2022-08-17T12:43:46.2403308Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_complex64 2022-08-17T12:43:46.2411292Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_cpu_float32 2022-08-17T12:43:46.2421821Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vecdot_cpu_float32 2022-08-17T12:43:46.2429208Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_cpu_float32 2022-08-17T12:43:46.2430155Z test_ops.py::TestCommonCPU::test_multiple_devices_log10_cpu_float32 2022-08-17T12:43:46.2440598Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_int64 2022-08-17T12:43:46.2449250Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_int64 2022-08-17T12:43:46.2454462Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log10_cpu_float32 2022-08-17T12:43:46.2460745Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmax_cpu_float32 2022-08-17T12:43:46.2465168Z test_ops.py::TestCommonCPU::test_multiple_devices_log2_cpu_float32 2022-08-17T12:43:46.2471041Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmax_cpu_float32 2022-08-17T12:43:46.2488470Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmod_cpu_float32 2022-08-17T12:43:46.2490780Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log2_cpu_float32 2022-08-17T12:43:46.2498571Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmod_cpu_float32 2022-08-17T12:43:46.2500609Z test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_cpu_float32 2022-08-17T12:43:46.2510831Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_complex64 2022-08-17T12:43:46.2519985Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_complex64 2022-08-17T12:43:46.2528531Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_cpu_float32 2022-08-17T12:43:46.2529475Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_float32 2022-08-17T12:43:46.2540263Z test_ops.py::TestCommonCPU::test_multiple_devices_logaddexp_cpu_float32 2022-08-17T12:43:46.2549400Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_float32 2022-08-17T12:43:46.2555191Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logaddexp_cpu_float32 2022-08-17T12:43:46.2560149Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ge_cpu_int64 2022-08-17T12:43:46.2567892Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_and_cpu_int64 2022-08-17T12:43:46.2575539Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ge_cpu_int64 2022-08-17T12:43:46.2582764Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_float32 2022-08-17T12:43:46.2590829Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_and_cpu_int64 2022-08-17T12:43:46.2598256Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_float32 2022-08-17T12:43:46.2599039Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_complex64 2022-08-17T12:43:46.2610335Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_or_cpu_int64 2022-08-17T12:43:46.2619069Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_complex64 2022-08-17T12:43:46.2624173Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_or_cpu_int64 2022-08-17T12:43:46.2631031Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_heaviside_cpu_int64 2022-08-17T12:43:46.2635440Z test_ops.py::TestCommonCPU::test_multiple_devices_logit_cpu_int64 2022-08-17T12:43:46.2640922Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_heaviside_cpu_int64 2022-08-17T12:43:46.2651129Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_complex64 2022-08-17T12:43:46.2661597Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logit_cpu_int64 2022-08-17T12:43:46.2668332Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_complex64 2022-08-17T12:43:46.2669132Z test_ops.py::TestCommonCPU::test_multiple_devices_logsumexp_cpu_int64 2022-08-17T12:43:46.2679724Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_float32 2022-08-17T12:43:46.2688289Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_float32 2022-08-17T12:43:46.2697080Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logsumexp_cpu_int64 2022-08-17T12:43:46.2699104Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_i0_cpu_int64 2022-08-17T12:43:46.2709550Z test_ops.py::TestCommonCPU::test_multiple_devices_lt_cpu_int64 2022-08-17T12:43:46.2722544Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_i0_cpu_int64 2022-08-17T12:43:46.2723948Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_complex64 2022-08-17T12:43:46.2733814Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lt_cpu_int64 2022-08-17T12:43:46.2737821Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_complex64 2022-08-17T12:43:46.2743407Z test_ops.py::TestCommonCPU::test_multiple_devices_mH_cpu_float32 2022-08-17T12:43:46.2758106Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_float32 2022-08-17T12:43:46.2764427Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_float32 2022-08-17T12:43:46.2772667Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mH_cpu_float32 2022-08-17T12:43:46.2773434Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_int64 2022-08-17T12:43:46.2784400Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_fill_cpu_float32 2022-08-17T12:43:46.2795168Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_int64 2022-08-17T12:43:46.2801986Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_masked_fill_cpu_float32 2022-08-17T12:43:46.2803693Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_reduce_cpu_float32 2022-08-17T12:43:46.2814489Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_select_cpu_float32 2022-08-17T12:43:46.2824939Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_reduce_cpu_float32 2022-08-17T12:43:46.2828641Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_masked_select_cpu_float32 2022-08-17T12:43:46.2833771Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_int64 2022-08-17T12:43:46.2840272Z test_ops.py::TestCommonCPU::test_multiple_devices_matrix_exp_cpu_float32 2022-08-17T12:43:46.2849237Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_int64 2022-08-17T12:43:46.2855039Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_complex64 2022-08-17T12:43:46.2865461Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_matrix_exp_cpu_float32 2022-08-17T12:43:46.2872301Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_complex64 2022-08-17T12:43:46.2874285Z test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_no_dim_cpu_int64 2022-08-17T12:43:46.2885222Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_inverse_cpu_float32 2022-08-17T12:43:46.2893309Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_inverse_cpu_float32 2022-08-17T12:43:46.2902496Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_no_dim_cpu_int64 2022-08-17T12:43:46.2903317Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isfinite_cpu_complex64 2022-08-17T12:43:46.2914390Z test_ops.py::TestCommonCPU::test_multiple_devices_maximum_cpu_int64 2022-08-17T12:43:46.2923036Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isfinite_cpu_complex64 2022-08-17T12:43:46.2931108Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_maximum_cpu_int64 2022-08-17T12:43:46.2933055Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isin_cpu_int64 2022-08-17T12:43:46.2945691Z test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:43:46.2954016Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isin_cpu_int64 2022-08-17T12:43:46.2962066Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:43:46.2963954Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_complex64 2022-08-17T12:43:46.2974403Z test_ops.py::TestCommonCPU::test_multiple_devices_min_binary_cpu_float32 2022-08-17T12:43:46.2985005Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_complex64 2022-08-17T12:43:46.2992572Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_min_binary_cpu_float32 2022-08-17T12:43:46.2993444Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isneginf_cpu_int64 2022-08-17T12:43:46.3005612Z test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_with_dim_cpu_float32 2022-08-17T12:43:46.3015266Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isneginf_cpu_int64 2022-08-17T12:43:46.3019915Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_with_dim_cpu_float32 2022-08-17T12:43:46.3026936Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_float32 2022-08-17T12:43:46.3031301Z test_ops.py::TestCommonCPU::test_multiple_devices_mm_cpu_float32 2022-08-17T12:43:46.3037144Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_float32 2022-08-17T12:43:46.3064167Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:43:46.3065978Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mm_cpu_float32 2022-08-17T12:43:46.3073120Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:43:46.3075148Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:43:46.3085601Z test_ops.py::TestCommonCPU::test_multiple_devices_movedim_cpu_float32 2022-08-17T12:43:46.3094600Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:43:46.3102431Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_movedim_cpu_float32 2022-08-17T12:43:46.3104297Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_int64 2022-08-17T12:43:46.3115113Z test_ops.py::TestCommonCPU::test_multiple_devices_mul_cpu_float32 2022-08-17T12:43:46.3123770Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_int64 2022-08-17T12:43:46.3128739Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mul_cpu_float32 2022-08-17T12:43:46.3135613Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_complex64 2022-08-17T12:43:46.3139988Z test_ops.py::TestCommonCPU::test_multiple_devices_mv_cpu_int64 2022-08-17T12:43:46.3146402Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_complex64 2022-08-17T12:43:46.3155209Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_float32 2022-08-17T12:43:46.3164392Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mv_cpu_int64 2022-08-17T12:43:46.3173048Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_float32 2022-08-17T12:43:46.3175126Z test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_3_cpu_int64 2022-08-17T12:43:46.3191792Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lcm_cpu_int64 2022-08-17T12:43:46.3194341Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lcm_cpu_int64 2022-08-17T12:43:46.3200759Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_3_cpu_int64 2022-08-17T12:43:46.3202500Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_le_cpu_float32 2022-08-17T12:43:46.3213104Z test_ops.py::TestCommonCPU::test_multiple_devices_nan_to_num_cpu_int64 2022-08-17T12:43:46.3223592Z [gw1] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_le_cpu_float32 2022-08-17T12:43:46.3230036Z [gw0] [ 9%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nan_to_num_cpu_int64 2022-08-17T12:43:46.3231852Z test_ops.py::TestCommonCPU::test_multiple_devices_nanquantile_cpu_float32 2022-08-17T12:43:46.3243823Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lgamma_cpu_float32 2022-08-17T12:43:46.3253437Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lgamma_cpu_float32 2022-08-17T12:43:46.3259752Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nanquantile_cpu_float32 2022-08-17T12:43:46.3261526Z test_ops.py::TestCommonCPU::test_multiple_devices_narrow_cpu_int64 2022-08-17T12:43:46.3273259Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:43:46.3283487Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:43:46.3290164Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_narrow_cpu_int64 2022-08-17T12:43:46.3291936Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_complex64 2022-08-17T12:43:46.3302377Z test_ops.py::TestCommonCPU::test_multiple_devices_neg_cpu_float32 2022-08-17T12:43:46.3313764Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_complex64 2022-08-17T12:43:46.3320254Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorsolve_cpu_float64 2022-08-17T12:43:46.3329381Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_neg_cpu_float32 2022-08-17T12:43:46.3330293Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vecdot_cpu_complex128 2022-08-17T12:43:46.3333178Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_det_cpu_float32 2022-08-17T12:43:46.3343176Z test_ops.py::TestCommonCPU::test_multiple_devices_new_full_cpu_float32 2022-08-17T12:43:46.3351566Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_det_cpu_float32 2022-08-17T12:43:46.3361010Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_full_cpu_float32 2022-08-17T12:43:46.3363020Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigh_cpu_float32 2022-08-17T12:43:46.3373353Z test_ops.py::TestCommonCPU::test_multiple_devices_new_zeros_cpu_float32 2022-08-17T12:43:46.3382840Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigh_cpu_float32 2022-08-17T12:43:46.3385982Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvalsh_cpu_float32 2022-08-17T12:43:46.3394362Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_zeros_cpu_float32 2022-08-17T12:43:46.3399366Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:43:46.3406487Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvalsh_cpu_float32 2022-08-17T12:43:46.3416256Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_cpu_float32 2022-08-17T12:43:46.3427769Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:43:46.3434633Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_cpu_float32 2022-08-17T12:43:46.3436218Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:43:46.3447288Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_cpu_float32 2022-08-17T12:43:46.3457010Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_cpu_float32 2022-08-17T12:43:46.3464574Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:43:46.3466620Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_solve_cpu_float32 2022-08-17T12:43:46.3477236Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool2d_cpu_int64 2022-08-17T12:43:46.3486230Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_solve_cpu_float32 2022-08-17T12:43:46.3491676Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool2d_cpu_int64 2022-08-17T12:43:46.3498366Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:43:46.3503449Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_bilinear_cpu_float32 2022-08-17T12:43:46.3510025Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:43:46.3521443Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_cpu_float32 2022-08-17T12:43:46.3531235Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_bilinear_cpu_float32 2022-08-17T12:43:46.3534704Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vecdot_cpu_complex128 2022-08-17T12:43:46.3543035Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_cpu_float32 2022-08-17T12:43:46.3544146Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_celu_cpu_float32 2022-08-17T12:43:46.3546509Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_solve_cpu_float32 2022-08-17T12:43:46.3555247Z test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:43:46.3563855Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_solve_cpu_float32 2022-08-17T12:43:46.3572840Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_celu_cpu_float32 2022-08-17T12:43:46.3574161Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_power_cpu_float32 2022-08-17T12:43:46.3584834Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv2d_cpu_int64 2022-08-17T12:43:46.3596254Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_power_cpu_float32 2022-08-17T12:43:46.3605614Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv2d_cpu_int64 2022-08-17T12:43:46.3612315Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:43:46.3614300Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:43:46.3617833Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:43:46.3624915Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose2d_cpu_int64 2022-08-17T12:43:46.3639774Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:43:46.3642316Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose2d_cpu_int64 2022-08-17T12:43:46.3650251Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_cpu_complex64 2022-08-17T12:43:46.3651610Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_embedding_loss_cpu_int64 2022-08-17T12:43:46.3660518Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_cpu_complex64 2022-08-17T12:43:46.3665047Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_cpu_complex64 2022-08-17T12:43:46.3671467Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:43:46.3681066Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_embedding_loss_cpu_int64 2022-08-17T12:43:46.3690675Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_cpu_complex64 2022-08-17T12:43:46.3691531Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_one_hot_cpu_int64 2022-08-17T12:43:46.3692572Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_singular_cpu_complex64 2022-08-17T12:43:46.3703061Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout2d_cpu_float32 2022-08-17T12:43:46.3711530Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_singular_cpu_complex64 2022-08-17T12:43:46.3721567Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout2d_cpu_float32 2022-08-17T12:43:46.3726576Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_slogdet_cpu_complex64 2022-08-17T12:43:46.3727942Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:43:46.3738712Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_one_hot_cpu_int64 2022-08-17T12:43:46.3748171Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_slogdet_cpu_complex64 2022-08-17T12:43:46.3752697Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:43:46.3759338Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pdist_cpu_float64 2022-08-17T12:43:46.3761182Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_ex_cpu_complex64 2022-08-17T12:43:46.3772090Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cpu_int64 2022-08-17T12:43:46.3781723Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_ex_cpu_complex64 2022-08-17T12:43:46.3787733Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cpu_int64 2022-08-17T12:43:46.3793843Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svd_cpu_complex64 2022-08-17T12:43:46.3802581Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_gelu_cpu_float32 2022-08-17T12:43:46.3805587Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svd_cpu_complex64 2022-08-17T12:43:46.3812508Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pdist_cpu_float64 2022-08-17T12:43:46.3819839Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorinv_cpu_complex64 2022-08-17T12:43:46.3821363Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_gelu_cpu_float32 2022-08-17T12:43:46.3828806Z test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_int64 2022-08-17T12:43:46.3838192Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorinv_cpu_complex64 2022-08-17T12:43:46.3840691Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_complex64 2022-08-17T12:43:46.3858562Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardshrink_cpu_float32 2022-08-17T12:43:46.3871510Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_complex64 2022-08-17T12:43:46.3875404Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardshrink_cpu_float32 2022-08-17T12:43:46.3883863Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vecdot_cpu_float32 2022-08-17T12:43:46.3888002Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardtanh_cpu_int64 2022-08-17T12:43:46.3898158Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vecdot_cpu_float32 2022-08-17T12:43:46.3912576Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_float32 2022-08-17T12:43:46.3918334Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardtanh_cpu_int64 2022-08-17T12:43:46.3929862Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_float32 2022-08-17T12:43:46.3931149Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_int64 2022-08-17T12:43:46.3947616Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:43:46.3959734Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_int64 2022-08-17T12:43:46.3965734Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_float32 2022-08-17T12:43:46.3977621Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:43:46.3984502Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_int64 2022-08-17T12:43:46.3994152Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_float32 2022-08-17T12:43:46.3995089Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_int64 2022-08-17T12:43:46.3996172Z test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_complex128 2022-08-17T12:43:46.4012451Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:43:46.4027302Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_int64 2022-08-17T12:43:46.4032897Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:43:46.4039963Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_dtype_cpu_int64 2022-08-17T12:43:46.4051433Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_dtype_cpu_int64 2022-08-17T12:43:46.4052325Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_l1_loss_cpu_float32 2022-08-17T12:43:46.4067355Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logdet_cpu_complex64 2022-08-17T12:43:46.4078064Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logdet_cpu_complex64 2022-08-17T12:43:46.4087700Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_l1_loss_cpu_float32 2022-08-17T12:43:46.4088914Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_int64 2022-08-17T12:43:46.4105042Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_linear_cpu_int64 2022-08-17T12:43:46.4113750Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_int64 2022-08-17T12:43:46.4125703Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_linear_cpu_int64 2022-08-17T12:43:46.4127962Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:43:46.4140704Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_complex64 2022-08-17T12:43:46.4153169Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_complex64 2022-08-17T12:43:46.4160860Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:43:46.4171369Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_float32 2022-08-17T12:43:46.4177055Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_float32 2022-08-17T12:43:46.4186236Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:43:46.4193401Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_complex64 2022-08-17T12:43:46.4210385Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_complex128 2022-08-17T12:43:46.4214990Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:43:46.4226004Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_complex64 2022-08-17T12:43:46.4227419Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:43:46.4228786Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logsumexp_cpu_int64 2022-08-17T12:43:46.4242854Z test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_float64 2022-08-17T12:43:46.4256344Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logsumexp_cpu_int64 2022-08-17T12:43:46.4265204Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:43:46.4266197Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lt_cpu_float32 2022-08-17T12:43:46.4280635Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_mse_loss_cpu_float32 2022-08-17T12:43:46.4290075Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lt_cpu_float32 2022-08-17T12:43:46.4296888Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_solve_cpu_complex64 2022-08-17T12:43:46.4306734Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_mse_loss_cpu_float32 2022-08-17T12:43:46.4316340Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_solve_cpu_complex64 2022-08-17T12:43:46.4319489Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_nll_loss_cpu_float32 2022-08-17T12:43:46.4335283Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_complex64 2022-08-17T12:43:46.4341864Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_float64 2022-08-17T12:43:46.4350439Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_complex64 2022-08-17T12:43:46.4359973Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_nll_loss_cpu_float32 2022-08-17T12:43:46.4362562Z test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_complex128 2022-08-17T12:43:46.4364077Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_circular_cpu_int64 2022-08-17T12:43:46.4378957Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_float32 2022-08-17T12:43:46.4390850Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_float32 2022-08-17T12:43:46.4398578Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_int64 2022-08-17T12:43:46.4409250Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_circular_cpu_int64 2022-08-17T12:43:46.4419773Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_int64 2022-08-17T12:43:46.4422511Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_complex64 2022-08-17T12:43:46.4439197Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:43:46.4448673Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_complex64 2022-08-17T12:43:46.4458382Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_matmul_cpu_float32 2022-08-17T12:43:46.4471654Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:43:46.4479286Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_matmul_cpu_float32 2022-08-17T12:43:46.4489508Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_complex128 2022-08-17T12:43:46.4492468Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:43:46.4493741Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_binary_cpu_float32 2022-08-17T12:43:46.4503111Z test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_float64 2022-08-17T12:43:46.4513063Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_binary_cpu_float32 2022-08-17T12:43:46.4521310Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_with_dim_cpu_float32 2022-08-17T12:43:46.4535714Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:43:46.4544791Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_with_dim_cpu_float32 2022-08-17T12:43:46.4547760Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:43:46.4565270Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mean_cpu_complex64 2022-08-17T12:43:46.4574675Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mean_cpu_complex64 2022-08-17T12:43:46.4582951Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:43:46.4593252Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:43:46.4602202Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:43:46.4603999Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:43:46.4617616Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu6_cpu_int64 2022-08-17T12:43:46.4627788Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:43:46.4635168Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_no_dim_cpu_float32 2022-08-17T12:43:46.4648114Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu6_cpu_int64 2022-08-17T12:43:46.4661519Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_no_dim_cpu_float32 2022-08-17T12:43:46.4664560Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_selu_cpu_float32 2022-08-17T12:43:46.4678973Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_minimum_cpu_float32 2022-08-17T12:43:46.4695608Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_minimum_cpu_float32 2022-08-17T12:43:46.4700664Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_float64 2022-08-17T12:43:46.4714345Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_selu_cpu_float32 2022-08-17T12:43:46.4717691Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_cpu_float32 2022-08-17T12:43:46.4719659Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_int64 2022-08-17T12:43:46.4732778Z test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_int64 2022-08-17T12:43:46.4745233Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_int64 2022-08-17T12:43:46.4750203Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_float32 2022-08-17T12:43:46.4764839Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_cpu_float32 2022-08-17T12:43:46.4775969Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_int64 2022-08-17T12:43:46.4785675Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_float32 2022-08-17T12:43:46.4789090Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softshrink_cpu_float32 2022-08-17T12:43:46.4790724Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_complex64 2022-08-17T12:43:46.4804713Z test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_complex128 2022-08-17T12:43:46.4815428Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_complex64 2022-08-17T12:43:46.4829754Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softshrink_cpu_float32 2022-08-17T12:43:46.4831301Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:43:46.4848087Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_complex64 2022-08-17T12:43:46.4858553Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_complex64 2022-08-17T12:43:46.4868418Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:43:46.4869390Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cpu_int64 2022-08-17T12:43:46.4883344Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_loss_cpu_int64 2022-08-17T12:43:46.4901322Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cpu_int64 2022-08-17T12:43:46.4903546Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_loss_cpu_int64 2022-08-17T12:43:46.4908903Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_complex128 2022-08-17T12:43:46.4918087Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cpu_int64 2022-08-17T12:43:46.4931902Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cpu_int64 2022-08-17T12:43:46.4934814Z test_ops.py::TestCommonCPU::test_out_T_cpu_float32 2022-08-17T12:43:46.4937788Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:43:46.4950379Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmedian_cpu_float32 2022-08-17T12:43:46.4959602Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmedian_cpu_float32 2022-08-17T12:43:46.4968260Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out_T_cpu_float32 2022-08-17T12:43:46.4978869Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:43:46.4981486Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nansum_cpu_int64 2022-08-17T12:43:46.4982573Z test_ops.py::TestCommonCPU::test_multiple_devices_norm_cpu_float32 2022-08-17T12:43:46.4995051Z test_ops.py::TestCommonCPU::test_out___rdiv___cpu_float32 2022-08-17T12:43:46.5004332Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nansum_cpu_int64 2022-08-17T12:43:46.5012545Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_native_layer_norm_cpu_float32 2022-08-17T12:43:46.5025786Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_norm_cpu_float32 2022-08-17T12:43:46.5033870Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_native_layer_norm_cpu_float32 2022-08-17T12:43:46.5045766Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out___rdiv___cpu_float32 2022-08-17T12:43:46.5047214Z test_ops.py::TestCommonCPU::test_multiple_devices_normal_cpu_float32 2022-08-17T12:43:46.5048770Z test_ops.py::TestCommonCPU::test_out___ror___cpu_int64 2022-08-17T12:43:46.5059995Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_complex64 2022-08-17T12:43:46.5074759Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_complex64 2022-08-17T12:43:46.5091106Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_float32 2022-08-17T12:43:46.5092953Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out___ror___cpu_int64 2022-08-17T12:43:46.5111796Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_normal_cpu_float32 2022-08-17T12:43:46.5112473Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_float32 2022-08-17T12:43:46.5113014Z test_ops.py::TestCommonCPU::test_out__masked_amax_cpu_float32 2022-08-17T12:43:46.5113476Z test_ops.py::TestCommonCPU::test_multiple_devices_ormqr_cpu_float32 2022-08-17T12:43:46.5125998Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_int64 2022-08-17T12:43:46.5142395Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_int64 2022-08-17T12:43:46.5149469Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ormqr_cpu_float32 2022-08-17T12:43:46.5160554Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__masked_amax_cpu_float32 2022-08-17T12:43:46.5161592Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_zeros_cpu_complex64 2022-08-17T12:43:46.5162636Z test_ops.py::TestCommonCPU::test_multiple_devices_permute_cpu_float32 2022-08-17T12:43:46.5176480Z test_ops.py::TestCommonCPU::test_out__masked_cumprod_cpu_float32 2022-08-17T12:43:46.5187195Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_zeros_cpu_complex64 2022-08-17T12:43:46.5200859Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_permute_cpu_float32 2022-08-17T12:43:46.5208235Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__masked_cumprod_cpu_float32 2022-08-17T12:43:46.5216908Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:43:46.5229433Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:43:46.5232385Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:43:46.5241771Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:43:46.5247638Z test_ops.py::TestCommonCPU::test_out__masked_logsumexp_cpu_float32 2022-08-17T12:43:46.5249653Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:43:46.5267826Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:43:46.5274740Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:43:46.5282610Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:43:46.5294450Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__masked_logsumexp_cpu_float32 2022-08-17T12:43:46.5295786Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:43:46.5297177Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:43:46.5320637Z test_ops.py::TestCommonCPU::test_out__masked_normalize_cpu_float32 2022-08-17T12:43:46.5324652Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:43:46.5335362Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:43:46.5336758Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_batch_norm_cpu_float32 2022-08-17T12:43:46.5354845Z test_ops.py::TestCommonCPU::test_multiple_devices_pow_cpu_float32 2022-08-17T12:43:46.5361024Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__masked_normalize_cpu_float32 2022-08-17T12:43:46.5368214Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_batch_norm_cpu_float32 2022-08-17T12:43:46.5377018Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_pow_cpu_float32 2022-08-17T12:43:46.5379363Z test_ops.py::TestCommonCPU::test_out__masked_std_cpu_float32 2022-08-17T12:43:46.5381130Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:43:46.5397027Z test_ops.py::TestCommonCPU::test_multiple_devices_put_cpu_float32 2022-08-17T12:43:46.5414682Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:43:46.5421559Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_put_cpu_float32 2022-08-17T12:43:46.5433373Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__masked_std_cpu_float32 2022-08-17T12:43:46.5435033Z test_ops.py::TestCommonCPU::test_multiple_devices_rad2deg_cpu_float32 2022-08-17T12:43:46.5436480Z test_ops.py::TestCommonCPU::test_out__refs_acos_cpu_float32 2022-08-17T12:43:46.5451633Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_int64 2022-08-17T12:43:46.5465686Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_int64 2022-08-17T12:43:46.5470155Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:43:46.5483709Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rad2deg_cpu_float32 2022-08-17T12:43:46.5493355Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:43:46.5495475Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:43:46.5509211Z test_ops.py::TestCommonCPU::test_multiple_devices_randint_like_cpu_int64 2022-08-17T12:43:46.5518296Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:43:46.5529838Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:43:46.5539676Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_randint_like_cpu_int64 2022-08-17T12:43:46.5550640Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:43:46.5553738Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout3d_cpu_float32 2022-08-17T12:43:46.5569258Z test_ops.py::TestCommonCPU::test_multiple_devices_real_cpu_float32 2022-08-17T12:43:46.5578236Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout3d_cpu_float32 2022-08-17T12:43:46.5587302Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_acos_cpu_float32 2022-08-17T12:43:46.5597139Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_embedding_cpu_float32 2022-08-17T12:43:46.5602488Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_real_cpu_float32 2022-08-17T12:43:46.5616034Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_embedding_cpu_float32 2022-08-17T12:43:46.5616798Z test_ops.py::TestCommonCPU::test_multiple_devices_remainder_cpu_float32 2022-08-17T12:43:46.5619044Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_int64 2022-08-17T12:43:46.5633507Z test_ops.py::TestCommonCPU::test_out__refs_addr_cpu_float32 2022-08-17T12:43:46.5647920Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_int64 2022-08-17T12:43:46.5659842Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_remainder_cpu_float32 2022-08-17T12:43:46.5661526Z test_ops.py::TestCommonCPU::test_multiple_devices_repeat_cpu_int64 2022-08-17T12:43:46.5677417Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_gelu_cpu_float32 2022-08-17T12:43:46.5688951Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_gelu_cpu_float32 2022-08-17T12:43:46.5692289Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_repeat_cpu_int64 2022-08-17T12:43:46.5698998Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardshrink_cpu_float32 2022-08-17T12:43:46.5709580Z test_ops.py::TestCommonCPU::test_multiple_devices_reshape_as_cpu_int64 2022-08-17T12:43:46.5720017Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardshrink_cpu_float32 2022-08-17T12:43:46.5728351Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardtanh_cpu_int64 2022-08-17T12:43:46.5741193Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_reshape_as_cpu_int64 2022-08-17T12:43:46.5747468Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardtanh_cpu_int64 2022-08-17T12:43:46.5751732Z test_ops.py::TestCommonCPU::test_multiple_devices_resize__cpu_int64 2022-08-17T12:43:46.5772353Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:43:46.5778008Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_addr_cpu_float32 2022-08-17T12:43:46.5782173Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:43:46.5793260Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resize__cpu_int64 2022-08-17T12:43:46.5795142Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:43:46.5798183Z test_ops.py::TestCommonCPU::test_out__refs_amin_cpu_float32 2022-08-17T12:43:46.5810366Z test_ops.py::TestCommonCPU::test_multiple_devices_resolve_conj_cpu_int64 2022-08-17T12:43:46.5821144Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:43:46.5829292Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resolve_conj_cpu_int64 2022-08-17T12:43:46.5832990Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:43:46.5847957Z test_ops.py::TestCommonCPU::test_multiple_devices_roll_cpu_int64 2022-08-17T12:43:46.5856764Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:43:46.5865416Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_roll_cpu_int64 2022-08-17T12:43:46.5867595Z test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_0_cpu_float32 2022-08-17T12:43:46.5885156Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_complex64 2022-08-17T12:43:46.5897235Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_complex64 2022-08-17T12:43:46.5909569Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_0_cpu_float32 2022-08-17T12:43:46.5910946Z test_ops.py::TestCommonCPU::test_multiple_devices_rsqrt_cpu_int64 2022-08-17T12:43:46.5932448Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_local_response_norm_cpu_int64 2022-08-17T12:43:46.5941597Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_local_response_norm_cpu_int64 2022-08-17T12:43:46.5953148Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rsqrt_cpu_int64 2022-08-17T12:43:46.5954422Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_add_cpu_int64 2022-08-17T12:43:46.5972580Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:43:46.5984032Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:43:46.5992299Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_add_cpu_int64 2022-08-17T12:43:46.5994752Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amax_cpu_int64 2022-08-17T12:43:46.6014295Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:43:46.6022486Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:43:46.6033490Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amax_cpu_int64 2022-08-17T12:43:46.6036102Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_mean_cpu_int64 2022-08-17T12:43:46.6057467Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:43:46.6067298Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:43:46.6080321Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_mean_cpu_int64 2022-08-17T12:43:46.6081779Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_sum_cpu_int64 2022-08-17T12:43:46.6104123Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:43:46.6115639Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:43:46.6124687Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_sum_cpu_int64 2022-08-17T12:43:46.6125770Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_normalize_cpu_float32 2022-08-17T12:43:46.6140730Z test_ops.py::TestCommonCPU::test_multiple_devices_segment_reduce_offsets_cpu_float32 2022-08-17T12:43:46.6154765Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_normalize_cpu_float32 2022-08-17T12:43:46.6161176Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_int64 2022-08-17T12:43:46.6171781Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_segment_reduce_offsets_cpu_float32 2022-08-17T12:43:46.6182657Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_int64 2022-08-17T12:43:46.6184044Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:43:46.6197727Z test_ops.py::TestCommonCPU::test_multiple_devices_select_scatter_cpu_int64 2022-08-17T12:43:46.6208291Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:43:46.6217106Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:43:46.6228032Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_select_scatter_cpu_int64 2022-08-17T12:43:46.6234115Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:43:46.6240504Z test_ops.py::TestCommonCPU::test_multiple_devices_short_cpu_int64 2022-08-17T12:43:46.6259119Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:43:46.6269380Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:43:46.6278710Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_short_cpu_int64 2022-08-17T12:43:46.6279916Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:43:46.6296934Z test_ops.py::TestCommonCPU::test_multiple_devices_sign_cpu_int64 2022-08-17T12:43:46.6308596Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:43:46.6312939Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_prelu_cpu_float32 2022-08-17T12:43:46.6330646Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sign_cpu_int64 2022-08-17T12:43:46.6334495Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_prelu_cpu_float32 2022-08-17T12:43:46.6342269Z test_ops.py::TestCommonCPU::test_multiple_devices_sin_cpu_int64 2022-08-17T12:43:46.6354709Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu_cpu_int64 2022-08-17T12:43:46.6364712Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sin_cpu_int64 2022-08-17T12:43:46.6373168Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu_cpu_int64 2022-08-17T12:43:46.6373937Z test_ops.py::TestCommonCPU::test_multiple_devices_sinh_cpu_int64 2022-08-17T12:43:46.6397105Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_silu_cpu_float32 2022-08-17T12:43:46.6405788Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_silu_cpu_float32 2022-08-17T12:43:46.6414538Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sinh_cpu_int64 2022-08-17T12:43:46.6417924Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:43:46.6431163Z test_ops.py::TestCommonCPU::test_multiple_devices_softmax_with_dtype_cpu_float32 2022-08-17T12:43:46.6440734Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:43:46.6448029Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softshrink_cpu_float32 2022-08-17T12:43:46.6461937Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_softmax_with_dtype_cpu_float32 2022-08-17T12:43:46.6469381Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softshrink_cpu_float32 2022-08-17T12:43:46.6471692Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:43:46.6487215Z test_ops.py::TestCommonCPU::test_multiple_devices_sparse_sampled_addmm_cpu_float32 2022-08-17T12:43:46.6499983Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:43:46.6506872Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_threshold_cpu_int64 2022-08-17T12:43:46.6516448Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sparse_sampled_addmm_cpu_float32 2022-08-17T12:43:46.6527037Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_threshold_cpu_int64 2022-08-17T12:43:46.6528401Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:43:46.6540224Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j0_cpu_int64 2022-08-17T12:43:46.6547057Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:43:46.6558596Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_unfold_cpu_float32 2022-08-17T12:43:46.6565884Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j0_cpu_int64 2022-08-17T12:43:46.6576044Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_unfold_cpu_float32 2022-08-17T12:43:46.6578058Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y0_cpu_int64 2022-08-17T12:43:46.6590438Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_float32 2022-08-17T12:43:46.6605617Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_float32 2022-08-17T12:43:46.6614164Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y0_cpu_int64 2022-08-17T12:43:46.6616751Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_fro_cpu_complex64 2022-08-17T12:43:46.6630025Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:43:46.6639076Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_fro_cpu_complex64 2022-08-17T12:43:46.6646526Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_nuc_cpu_complex64 2022-08-17T12:43:46.6656504Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:43:46.6665810Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_nuc_cpu_complex64 2022-08-17T12:43:46.6667316Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_complex64 2022-08-17T12:43:46.6678602Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:43:46.6689102Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_complex64 2022-08-17T12:43:46.6697944Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:43:46.6699536Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ormqr_cpu_float32 2022-08-17T12:43:46.6710518Z test_ops.py::TestCommonCPU::test_multiple_devices_special_entr_cpu_int64 2022-08-17T12:43:46.6726000Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ormqr_cpu_float32 2022-08-17T12:43:46.6727582Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_entr_cpu_int64 2022-08-17T12:43:46.6737723Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_pca_lowrank_cpu_float32 2022-08-17T12:43:46.6744315Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_pca_lowrank_cpu_float32 2022-08-17T12:43:46.6746854Z test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_h_cpu_int64 2022-08-17T12:43:46.6764906Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_pinverse_cpu_complex64 2022-08-17T12:43:46.6773265Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_pinverse_cpu_complex64 2022-08-17T12:43:46.6783176Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_h_cpu_int64 2022-08-17T12:43:46.6784797Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_0_cpu_int64 2022-08-17T12:43:46.6803824Z test_ops.py::TestCommonCPU::test_multiple_devices_special_i0e_cpu_int64 2022-08-17T12:43:46.6809080Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_0_cpu_int64 2022-08-17T12:43:46.6820579Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_i0e_cpu_int64 2022-08-17T12:43:46.6822521Z test_ops.py::TestCommonCPU::test_multiple_devices_special_i1e_cpu_int64 2022-08-17T12:43:46.6837368Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_2_cpu_int64 2022-08-17T12:43:46.6849360Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_2_cpu_int64 2022-08-17T12:43:46.6862349Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_i1e_cpu_int64 2022-08-17T12:43:46.6865214Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_4_cpu_int64 2022-08-17T12:43:46.6878727Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_amin_cpu_float32 2022-08-17T12:43:46.6882200Z test_ops.py::TestCommonCPU::test_multiple_devices_special_legendre_polynomial_p_cpu_int64 2022-08-17T12:43:46.6895857Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_4_cpu_int64 2022-08-17T12:43:46.6910805Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_legendre_polynomial_p_cpu_int64 2022-08-17T12:43:46.6912599Z test_ops.py::TestCommonCPU::test_out__refs_asin_cpu_float32 2022-08-17T12:43:46.6913911Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i0_cpu_int64 2022-08-17T12:43:46.6928690Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_complex64 2022-08-17T12:43:46.6944249Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_complex64 2022-08-17T12:43:46.6948647Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i0_cpu_int64 2022-08-17T12:43:46.6965837Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_float32 2022-08-17T12:43:46.6967607Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k0_cpu_int64 2022-08-17T12:43:46.6974949Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_float32 2022-08-17T12:43:46.6989734Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_int64 2022-08-17T12:43:46.7005552Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_asin_cpu_float32 2022-08-17T12:43:46.7009100Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_int64 2022-08-17T12:43:46.7022488Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k0_cpu_int64 2022-08-17T12:43:46.7023280Z test_ops.py::TestCommonCPU::test_out__refs_atanh_cpu_float32 2022-08-17T12:43:46.7025028Z test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtr_cpu_int64 2022-08-17T12:43:46.7037675Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rad2deg_cpu_float32 2022-08-17T12:43:46.7048718Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rad2deg_cpu_float32 2022-08-17T12:43:46.7061869Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtr_cpu_int64 2022-08-17T12:43:46.7063561Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_randint_like_cpu_float32 2022-08-17T12:43:46.7097151Z test_ops.py::TestCommonCPU::test_multiple_devices_special_polygamma_special_polygamma_n_0_cpu_int64 2022-08-17T12:43:46.7103518Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_randint_like_cpu_float32 2022-08-17T12:43:46.7108321Z [gw3] [ 10%] PASSED test_ops.py::TestCommonCPU::test_out__refs_atanh_cpu_float32 2022-08-17T12:43:46.7120261Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_polygamma_special_polygamma_n_0_cpu_int64 2022-08-17T12:43:46.7121857Z test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k1_cpu_int64 2022-08-17T12:43:46.7123289Z test_ops.py::TestCommonCPU::test_out__refs_bitwise_and_cpu_int64 2022-08-17T12:43:46.7138314Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_complex64 2022-08-17T12:43:46.7151498Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_complex64 2022-08-17T12:43:46.7166530Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k1_cpu_int64 2022-08-17T12:43:46.7168017Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:43:46.7191154Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_float32 2022-08-17T12:43:46.7194065Z [gw0] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:43:46.7204732Z [gw1] [ 10%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_float32 2022-08-17T12:43:46.7206516Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:43:46.7225456Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_int64 2022-08-17T12:43:46.7234529Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_int64 2022-08-17T12:43:46.7244240Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:43:46.7245809Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_renorm_cpu_float32 2022-08-17T12:43:46.7260445Z test_ops.py::TestCommonCPU::test_multiple_devices_special_xlog1py_cpu_int64 2022-08-17T12:43:46.7273729Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_renorm_cpu_float32 2022-08-17T12:43:46.7276788Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_xlog1py_cpu_int64 2022-08-17T12:43:46.7286995Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_complex64 2022-08-17T12:43:46.7291880Z test_ops.py::TestCommonCPU::test_multiple_devices_split_cpu_int64 2022-08-17T12:43:46.7303638Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_complex64 2022-08-17T12:43:46.7315474Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_float32 2022-08-17T12:43:46.7347204Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_split_cpu_int64 2022-08-17T12:43:46.7356077Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_float32 2022-08-17T12:43:46.7364589Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_int64 2022-08-17T12:43:46.7375966Z test_ops.py::TestCommonCPU::test_multiple_devices_split_with_sizes_cpu_int64 2022-08-17T12:43:46.7384510Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_int64 2022-08-17T12:43:46.7393334Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_complex64 2022-08-17T12:43:46.7403038Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_split_with_sizes_cpu_int64 2022-08-17T12:43:46.7413034Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_complex64 2022-08-17T12:43:46.7414309Z test_ops.py::TestCommonCPU::test_multiple_devices_square_cpu_int64 2022-08-17T12:43:46.7432016Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_float32 2022-08-17T12:43:46.7442797Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_float32 2022-08-17T12:43:46.7449998Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_neg_cpu_int64 2022-08-17T12:43:46.7458924Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_square_cpu_int64 2022-08-17T12:43:46.7469134Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_neg_cpu_int64 2022-08-17T12:43:46.7472201Z test_ops.py::TestCommonCPU::test_multiple_devices_stack_cpu_int64 2022-08-17T12:43:46.7487189Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_complex64 2022-08-17T12:43:46.7498159Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_complex64 2022-08-17T12:43:46.7507286Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_0_cpu_float32 2022-08-17T12:43:46.7521695Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_stack_cpu_int64 2022-08-17T12:43:46.7526353Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_0_cpu_float32 2022-08-17T12:43:46.7536521Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_bitwise_and_cpu_int64 2022-08-17T12:43:46.7539021Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_float32 2022-08-17T12:43:46.7540615Z test_ops.py::TestCommonCPU::test_multiple_devices_sub_cpu_float32 2022-08-17T12:43:46.7555924Z test_ops.py::TestCommonCPU::test_out__refs_bitwise_xor_cpu_int64 2022-08-17T12:43:46.7566991Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_float32 2022-08-17T12:43:46.7580649Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sub_cpu_float32 2022-08-17T12:43:46.7583618Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_int64 2022-08-17T12:43:46.7606151Z test_ops.py::TestCommonCPU::test_multiple_devices_sum_to_size_cpu_float32 2022-08-17T12:43:46.7618047Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_int64 2022-08-17T12:43:46.7631463Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sum_to_size_cpu_float32 2022-08-17T12:43:46.7633005Z test_ops.py::TestCommonCPU::test_multiple_devices_symeig_cpu_float32 2022-08-17T12:43:46.7647481Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_complex64 2022-08-17T12:43:46.7657483Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_complex64 2022-08-17T12:43:46.7677213Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amax_cpu_int64 2022-08-17T12:43:46.7680753Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_symeig_cpu_float32 2022-08-17T12:43:46.7691817Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amax_cpu_int64 2022-08-17T12:43:46.7693895Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_mean_cpu_int64 2022-08-17T12:43:46.7711126Z test_ops.py::TestCommonCPU::test_multiple_devices_take_along_dim_cpu_int64 2022-08-17T12:43:46.7720255Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_mean_cpu_int64 2022-08-17T12:43:46.7730880Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_take_along_dim_cpu_int64 2022-08-17T12:43:46.7733985Z test_ops.py::TestCommonCPU::test_multiple_devices_tan_cpu_int64 2022-08-17T12:43:46.7750268Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_sum_cpu_int64 2022-08-17T12:43:46.7760409Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_sum_cpu_int64 2022-08-17T12:43:46.7768250Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tan_cpu_int64 2022-08-17T12:43:46.7769619Z test_ops.py::TestCommonCPU::test_multiple_devices_tensor_split_cpu_int64 2022-08-17T12:43:46.7784284Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_segment_reduce_offsets_cpu_float32 2022-08-17T12:43:46.7792590Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_segment_reduce_offsets_cpu_float32 2022-08-17T12:43:46.7803542Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tensor_split_cpu_int64 2022-08-17T12:43:46.7804805Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_scatter_cpu_float32 2022-08-17T12:43:46.7819521Z test_ops.py::TestCommonCPU::test_multiple_devices_tile_cpu_int64 2022-08-17T12:43:46.7835984Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_scatter_cpu_float32 2022-08-17T12:43:46.7837786Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_int64 2022-08-17T12:43:46.7852008Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tile_cpu_int64 2022-08-17T12:43:46.7855607Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_int64 2022-08-17T12:43:46.7862320Z test_ops.py::TestCommonCPU::test_multiple_devices_topk_cpu_int64 2022-08-17T12:43:46.7874050Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_complex64 2022-08-17T12:43:46.7888109Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_topk_cpu_int64 2022-08-17T12:43:46.7898240Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_complex64 2022-08-17T12:43:46.7899790Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sign_cpu_int64 2022-08-17T12:43:46.7919274Z test_ops.py::TestCommonCPU::test_multiple_devices_transpose_cpu_int64 2022-08-17T12:43:46.7929737Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sign_cpu_int64 2022-08-17T12:43:46.7937214Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_transpose_cpu_int64 2022-08-17T12:43:46.7945093Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_bitwise_xor_cpu_int64 2022-08-17T12:43:46.7947788Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_float32 2022-08-17T12:43:46.7950796Z test_ops.py::TestCommonCPU::test_out__refs_cat_cpu_float32 2022-08-17T12:43:46.7963055Z test_ops.py::TestCommonCPU::test_multiple_devices_trapz_cpu_int64 2022-08-17T12:43:46.7975574Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_float32 2022-08-17T12:43:46.7980363Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_int64 2022-08-17T12:43:46.7991713Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_trapz_cpu_int64 2022-08-17T12:43:46.7998407Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_int64 2022-08-17T12:43:46.8004501Z test_ops.py::TestCommonCPU::test_multiple_devices_triu_cpu_float32 2022-08-17T12:43:46.8024481Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_slice_scatter_cpu_float32 2022-08-17T12:43:46.8030809Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_slice_scatter_cpu_float32 2022-08-17T12:43:46.8037950Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_triu_cpu_float32 2022-08-17T12:43:46.8040044Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_float32 2022-08-17T12:43:46.8056719Z test_ops.py::TestCommonCPU::test_multiple_devices_trunc_cpu_float32 2022-08-17T12:43:46.8066011Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_float32 2022-08-17T12:43:46.8070179Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:43:46.8078644Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_trunc_cpu_float32 2022-08-17T12:43:46.8090450Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:43:46.8094244Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j0_cpu_float32 2022-08-17T12:43:46.8106467Z test_ops.py::TestCommonCPU::test_multiple_devices_unflatten_cpu_int64 2022-08-17T12:43:46.8119208Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j0_cpu_float32 2022-08-17T12:43:46.8124169Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y0_cpu_float32 2022-08-17T12:43:46.8147000Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unflatten_cpu_int64 2022-08-17T12:43:46.8155684Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y0_cpu_float32 2022-08-17T12:43:46.8157429Z test_ops.py::TestCommonCPU::test_multiple_devices_unique_consecutive_cpu_int64 2022-08-17T12:43:46.8175202Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:43:46.8184095Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:43:46.8190310Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unique_consecutive_cpu_int64 2022-08-17T12:43:46.8214346Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:43:46.8216433Z test_ops.py::TestCommonCPU::test_multiple_devices_unsqueeze_cpu_int64 2022-08-17T12:43:46.8219504Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_cat_cpu_float32 2022-08-17T12:43:46.8230574Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:43:46.8245542Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unsqueeze_cpu_int64 2022-08-17T12:43:46.8247687Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_entr_cpu_float32 2022-08-17T12:43:46.8250750Z test_ops.py::TestCommonCPU::test_multiple_devices_vdot_cpu_int64 2022-08-17T12:43:46.8266708Z test_ops.py::TestCommonCPU::test_out__refs_clamp_max_cpu_float32 2022-08-17T12:43:46.8276028Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_entr_cpu_float32 2022-08-17T12:43:46.8284900Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_vdot_cpu_int64 2022-08-17T12:43:46.8286578Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:43:46.8300267Z test_ops.py::TestCommonCPU::test_multiple_devices_view_cpu_float32 2022-08-17T12:43:46.8309415Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:43:46.8318630Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i0e_cpu_float32 2022-08-17T12:43:46.8333748Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_view_cpu_float32 2022-08-17T12:43:46.8342853Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i0e_cpu_float32 2022-08-17T12:43:46.8343888Z test_ops.py::TestCommonCPU::test_multiple_devices_vstack_cpu_float32 2022-08-17T12:43:46.8361154Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1e_cpu_float32 2022-08-17T12:43:46.8371079Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1e_cpu_float32 2022-08-17T12:43:46.8382779Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_vstack_cpu_float32 2022-08-17T12:43:46.8384334Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:43:46.8400938Z test_ops.py::TestCommonCPU::test_multiple_devices_xlogy_cpu_float32 2022-08-17T12:43:46.8408796Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:43:46.8417365Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_xlogy_cpu_float32 2022-08-17T12:43:46.8418954Z test_ops.py::TestCommonCPU::test_multiple_devices_zeros_like_cpu_float32 2022-08-17T12:43:46.8432730Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i0_cpu_float32 2022-08-17T12:43:46.8441720Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i0_cpu_float32 2022-08-17T12:43:46.8453334Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_zeros_like_cpu_float32 2022-08-17T12:43:46.8459001Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k0_cpu_float32 2022-08-17T12:43:46.8472762Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_clamp_max_cpu_float32 2022-08-17T12:43:46.8479842Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k0_cpu_float32 2022-08-17T12:43:46.8488639Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___getitem___cpu_bool 2022-08-17T12:43:46.8491641Z test_ops.py::TestCommonCPU::test_out__refs_conj_cpu_float32 2022-08-17T12:43:46.8513063Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtr_cpu_float32 2022-08-17T12:43:46.8523596Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtr_cpu_float32 2022-08-17T12:43:46.8532861Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_conj_cpu_float32 2022-08-17T12:43:46.8534460Z test_ops.py::TestCommonCPU::test_out__refs_copysign_cpu_float32 2022-08-17T12:43:46.8550908Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:43:46.8567197Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:43:46.8570822Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values___getitem___cpu_bool 2022-08-17T12:43:46.8579442Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:43:46.8588287Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___rmul___cpu_bool 2022-08-17T12:43:46.8597379Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:43:46.8618461Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:43:46.8629889Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:43:46.8652415Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:43:46.8655888Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values___rmul___cpu_bool 2022-08-17T12:43:46.8667300Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:43:46.8669964Z test_ops.py::TestCommonCPU::test_non_standard_bool_values__masked_prod_cpu_bool 2022-08-17T12:43:46.8686685Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_xlog1py_cpu_float32 2022-08-17T12:43:46.8696035Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_xlog1py_cpu_float32 2022-08-17T12:43:46.8714639Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_cpu_complex64 2022-08-17T12:43:46.8722718Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_cpu_complex64 2022-08-17T12:43:46.8739718Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_float32 2022-08-17T12:43:46.8747798Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_float32 2022-08-17T12:43:46.8763235Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_int64 2022-08-17T12:43:46.8773135Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_int64 2022-08-17T12:43:46.8788147Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_complex64 2022-08-17T12:43:46.8797841Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_complex64 2022-08-17T12:43:46.8815008Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_float32 2022-08-17T12:43:46.8824423Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_float32 2022-08-17T12:43:46.8840186Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_int64 2022-08-17T12:43:46.8852205Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_int64 2022-08-17T12:43:46.8866927Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_mean_cpu_float32 2022-08-17T12:43:46.8878362Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_mean_cpu_float32 2022-08-17T12:43:46.8893331Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_float32 2022-08-17T12:43:46.8904047Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_float32 2022-08-17T12:43:46.8919827Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_int64 2022-08-17T12:43:46.8931065Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_int64 2022-08-17T12:43:46.8948799Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_cpu_complex64 2022-08-17T12:43:46.8960393Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_cpu_complex64 2022-08-17T12:43:46.8982272Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_symeig_cpu_float32 2022-08-17T12:43:46.8994991Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_symeig_cpu_float32 2022-08-17T12:43:46.9011452Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_complex64 2022-08-17T12:43:46.9020742Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_complex64 2022-08-17T12:43:46.9036810Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_float32 2022-08-17T12:43:46.9046676Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_float32 2022-08-17T12:43:46.9061738Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_int64 2022-08-17T12:43:46.9072400Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_int64 2022-08-17T12:43:46.9087511Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_complex64 2022-08-17T12:43:46.9099538Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_complex64 2022-08-17T12:43:46.9115117Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_float32 2022-08-17T12:43:46.9125542Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_float32 2022-08-17T12:43:46.9142110Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_int64 2022-08-17T12:43:46.9152168Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_int64 2022-08-17T12:43:46.9168351Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_topk_cpu_float32 2022-08-17T12:43:46.9182435Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_topk_cpu_float32 2022-08-17T12:43:46.9188249Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values__masked_prod_cpu_bool 2022-08-17T12:43:46.9196795Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_int64 2022-08-17T12:43:46.9203967Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_add_cpu_bool 2022-08-17T12:43:46.9213582Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_int64 2022-08-17T12:43:46.9231762Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_complex64 2022-08-17T12:43:46.9244284Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_complex64 2022-08-17T12:43:46.9263418Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_float32 2022-08-17T12:43:46.9270327Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_float32 2022-08-17T12:43:46.9284561Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_add_cpu_bool 2022-08-17T12:43:46.9285869Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_amin_cpu_bool 2022-08-17T12:43:46.9306473Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_complex64 2022-08-17T12:43:46.9317117Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_complex64 2022-08-17T12:43:46.9332751Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_float32 2022-08-17T12:43:46.9344174Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_float32 2022-08-17T12:43:46.9363552Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_int64 2022-08-17T12:43:46.9369728Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_int64 2022-08-17T12:43:46.9378285Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_amin_cpu_bool 2022-08-17T12:43:46.9379903Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_argsort_cpu_bool 2022-08-17T12:43:46.9393984Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_int64 2022-08-17T12:43:46.9403936Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_int64 2022-08-17T12:43:46.9418746Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_complex64 2022-08-17T12:43:46.9428707Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_complex64 2022-08-17T12:43:46.9444118Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_consecutive_cpu_int64 2022-08-17T12:43:46.9453805Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_consecutive_cpu_int64 2022-08-17T12:43:46.9468730Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_cpu_float32 2022-08-17T12:43:46.9479592Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_cpu_float32 2022-08-17T12:43:46.9504564Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_cpu_complex64 2022-08-17T12:43:46.9506255Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_argsort_cpu_bool 2022-08-17T12:43:46.9514462Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_cpu_complex64 2022-08-17T12:43:46.9516988Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_asin_cpu_bool 2022-08-17T12:43:46.9534883Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_int64 2022-08-17T12:43:46.9543343Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_int64 2022-08-17T12:43:46.9551635Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_asin_cpu_bool 2022-08-17T12:43:46.9554205Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_int64 2022-08-17T12:43:46.9565447Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_atanh_cpu_bool 2022-08-17T12:43:46.9574554Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_int64 2022-08-17T12:43:46.9593105Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_int64 2022-08-17T12:43:46.9596321Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_int64 2022-08-17T12:43:46.9611677Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_atanh_cpu_bool 2022-08-17T12:43:46.9615406Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_copysign_cpu_float32 2022-08-17T12:43:46.9619042Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_complex64 2022-08-17T12:43:46.9630718Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_bfloat16_cpu_bool 2022-08-17T12:43:46.9633223Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_complex64 2022-08-17T12:43:46.9639789Z test_ops.py::TestCommonCPU::test_out__refs_digamma_cpu_float32 2022-08-17T12:43:46.9663693Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_float32 2022-08-17T12:43:46.9667807Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_bfloat16_cpu_bool 2022-08-17T12:43:46.9676927Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_float32 2022-08-17T12:43:46.9677894Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_xor_cpu_bool 2022-08-17T12:43:46.9696788Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_complex64 2022-08-17T12:43:46.9708939Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_complex64 2022-08-17T12:43:46.9731178Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_like_cpu_float32 2022-08-17T12:43:46.9741599Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_like_cpu_float32 2022-08-17T12:43:46.9753857Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_xor_cpu_bool 2022-08-17T12:43:46.9765132Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_digamma_cpu_float32 2022-08-17T12:43:46.9767911Z test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_int64 2022-08-17T12:43:46.9769321Z test_ops.py::TestCommonCPU::test_out__refs_dsplit_cpu_float32 2022-08-17T12:43:46.9809622Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_broadcast_to_cpu_bool 2022-08-17T12:43:46.9821060Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_dsplit_cpu_float32 2022-08-17T12:43:46.9832590Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_broadcast_to_cpu_bool 2022-08-17T12:43:46.9841323Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_int64 2022-08-17T12:43:46.9845421Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_chalf_cpu_bool 2022-08-17T12:43:46.9851982Z test_ops.py::TestCommonCPU::test_out__refs_eq_cpu_float32 2022-08-17T12:43:46.9895948Z test_ops.py::TestCommonCPU::test_numpy_ref_aminmax_cpu_int64 2022-08-17T12:43:46.9900104Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_chalf_cpu_bool 2022-08-17T12:43:46.9909951Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_aminmax_cpu_int64 2022-08-17T12:43:46.9911670Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_clamp_min_cpu_bool 2022-08-17T12:43:46.9992300Z test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_complex128 2022-08-17T12:43:47.0004025Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_clamp_min_cpu_bool 2022-08-17T12:43:47.0025255Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_conj_cpu_bool 2022-08-17T12:43:47.0036739Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_complex128 2022-08-17T12:43:47.0047903Z test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_float64 2022-08-17T12:43:47.0060989Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_conj_cpu_bool 2022-08-17T12:43:47.0097580Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_copysign_cpu_bool 2022-08-17T12:43:47.0109621Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_float64 2022-08-17T12:43:47.0161482Z test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_int64 2022-08-17T12:43:47.0175451Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_copysign_cpu_bool 2022-08-17T12:43:47.0179337Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cummax_cpu_bool 2022-08-17T12:43:47.0189623Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_int64 2022-08-17T12:43:47.0214020Z test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_float64 2022-08-17T12:43:47.0223665Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_cummax_cpu_bool 2022-08-17T12:43:47.0263988Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_diag_embed_cpu_bool 2022-08-17T12:43:47.0276639Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_eq_cpu_float32 2022-08-17T12:43:47.0312006Z [gw1] [ 11%] XFAIL test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_float64 2022-08-17T12:43:47.0318890Z test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_int64 2022-08-17T12:43:47.0321743Z test_ops.py::TestCommonCPU::test_out__refs_exp2_cpu_float32 2022-08-17T12:43:47.0333118Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_diag_embed_cpu_bool 2022-08-17T12:43:47.0338107Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_int64 2022-08-17T12:43:47.0346057Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_diff_cpu_bool 2022-08-17T12:43:47.0374559Z test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_complex128 2022-08-17T12:43:47.0466069Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_dtypes_unique_cpu 2022-08-17T12:43:47.0469042Z test_ops.py::TestCommonCPU::test_dtypes_vdot_cpu 2022-08-17T12:43:47.0476001Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_complex128 2022-08-17T12:43:47.0477918Z test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_float64 2022-08-17T12:43:47.0488837Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_dtypes_vdot_cpu 2022-08-17T12:43:47.0532350Z test_ops.py::TestCommonCPU::test_dtypes_view_cpu 2022-08-17T12:43:47.0546638Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_exp2_cpu_float32 2022-08-17T12:43:47.0651431Z test_ops.py::TestCommonCPU::test_out__refs_fft_fft2_cpu_float32 2022-08-17T12:43:47.0665233Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_dtypes_view_cpu 2022-08-17T12:43:47.0689235Z test_ops.py::TestCommonCPU::test_dtypes_xlogy_cpu 2022-08-17T12:43:47.0736778Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_float64 2022-08-17T12:43:47.0742796Z test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_int64 2022-08-17T12:43:47.0756590Z [gw1] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_int64 2022-08-17T12:43:47.0784767Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_complex128 2022-08-17T12:43:47.0798457Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_diff_cpu_bool 2022-08-17T12:43:47.0815294Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_dsplit_cpu_bool 2022-08-17T12:43:47.0828213Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_complex128 2022-08-17T12:43:47.0849117Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorinv_cpu_float64 2022-08-17T12:43:47.0859465Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_dsplit_cpu_bool 2022-08-17T12:43:47.0871742Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_fft2_cpu_float32 2022-08-17T12:43:47.0879834Z test_ops.py::TestCommonCPU::test_out__refs_fft_hfft2_cpu_float32 2022-08-17T12:43:47.0957210Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_eq_cpu_bool 2022-08-17T12:43:47.0969151Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_eq_cpu_bool 2022-08-17T12:43:47.1010125Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_erfinv_cpu_bool 2022-08-17T12:43:47.1021696Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_erfinv_cpu_bool 2022-08-17T12:43:47.1075096Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_expand_cpu_bool 2022-08-17T12:43:47.1102128Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_dtypes_xlogy_cpu 2022-08-17T12:43:47.1105129Z test_ops.py::TestCommonCPU::test_errors___rand___cpu 2022-08-17T12:43:47.1108284Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorinv_cpu_float64 2022-08-17T12:43:47.1136082Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_expand_cpu_bool 2022-08-17T12:43:47.1139785Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fftn_cpu_bool 2022-08-17T12:43:47.1143059Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_float64 2022-08-17T12:43:47.1148035Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors___rand___cpu 2022-08-17T12:43:47.1188663Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_hfft2_cpu_float32 2022-08-17T12:43:47.1190906Z test_ops.py::TestCommonCPU::test_errors___ror___cpu 2022-08-17T12:43:47.1194516Z test_ops.py::TestCommonCPU::test_out__refs_fft_ifft_cpu_float32 2022-08-17T12:43:47.1209027Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors___ror___cpu 2022-08-17T12:43:47.1214013Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_float64 2022-08-17T12:43:47.1222213Z test_ops.py::TestCommonCPU::test_errors_add_cpu 2022-08-17T12:43:47.1235685Z test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:43:47.1247224Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_add_cpu 2022-08-17T12:43:47.1312659Z test_ops.py::TestCommonCPU::test_errors_arange_cpu 2022-08-17T12:43:47.1325016Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_arange_cpu 2022-08-17T12:43:47.1341344Z test_ops.py::TestCommonCPU::test_errors_bitwise_or_cpu 2022-08-17T12:43:47.1365218Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fftn_cpu_bool 2022-08-17T12:43:47.1372677Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_bitwise_or_cpu 2022-08-17T12:43:47.1407147Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:43:47.1408995Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfftn_cpu_bool 2022-08-17T12:43:47.1410883Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_gelu_cpu_float64 2022-08-17T12:43:47.1434816Z test_ops.py::TestCommonCPU::test_errors_clamp_min_cpu 2022-08-17T12:43:47.1448107Z [gw2] [ 11%] XFAIL test_ops.py::TestCommonCPU::test_errors_clamp_min_cpu 2022-08-17T12:43:47.1477788Z test_ops.py::TestCommonCPU::test_errors_diag_cpu 2022-08-17T12:43:47.1497863Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_gelu_cpu_float64 2022-08-17T12:43:47.1501119Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_diag_cpu 2022-08-17T12:43:47.1509134Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_layer_norm_cpu_float64 2022-08-17T12:43:47.1541507Z test_ops.py::TestCommonCPU::test_errors_div_trunc_rounding_cpu 2022-08-17T12:43:47.1554143Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_div_trunc_rounding_cpu 2022-08-17T12:43:47.1581210Z test_ops.py::TestCommonCPU::test_errors_eq_cpu 2022-08-17T12:43:47.1591601Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_layer_norm_cpu_float64 2022-08-17T12:43:47.1610111Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_eq_cpu 2022-08-17T12:43:47.1617568Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfftn_cpu_bool 2022-08-17T12:43:47.1619311Z test_ops.py::TestCommonCPU::test_errors_floor_divide_cpu 2022-08-17T12:43:47.1635177Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:43:47.1642746Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifftshift_cpu_bool 2022-08-17T12:43:47.1655129Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_floor_divide_cpu 2022-08-17T12:43:47.1743099Z test_ops.py::TestCommonCPU::test_errors_gather_cpu 2022-08-17T12:43:47.1747020Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:43:47.1754482Z test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_complex128 2022-08-17T12:43:47.1765981Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifftshift_cpu_bool 2022-08-17T12:43:47.1768560Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfft2_cpu_bool 2022-08-17T12:43:47.1778256Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_gather_cpu 2022-08-17T12:43:47.1813832Z test_ops.py::TestCommonCPU::test_errors_gt_cpu 2022-08-17T12:43:47.1830494Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_gt_cpu 2022-08-17T12:43:47.1835678Z test_ops.py::TestCommonCPU::test_errors_hypot_cpu 2022-08-17T12:43:47.1845688Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfft2_cpu_bool 2022-08-17T12:43:47.1860000Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfft_cpu_bool 2022-08-17T12:43:47.1871099Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_hypot_cpu 2022-08-17T12:43:47.1920971Z test_ops.py::TestCommonCPU::test_errors_isclose_cpu 2022-08-17T12:43:47.1927421Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_isclose_cpu 2022-08-17T12:43:47.1941037Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_ifft_cpu_float32 2022-08-17T12:43:47.1950510Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfft_cpu_bool 2022-08-17T12:43:47.1953943Z test_ops.py::TestCommonCPU::test_errors_lcm_cpu 2022-08-17T12:43:47.1956251Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_flip_cpu_bool 2022-08-17T12:43:47.1982801Z test_ops.py::TestCommonCPU::test_out__refs_fft_ihfft_cpu_float32 2022-08-17T12:43:47.1995302Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_lcm_cpu 2022-08-17T12:43:47.2024646Z test_ops.py::TestCommonCPU::test_errors_linalg_lstsq_grad_oriented_cpu 2022-08-17T12:43:47.2036328Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_flip_cpu_bool 2022-08-17T12:43:47.2049523Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_linalg_lstsq_grad_oriented_cpu 2022-08-17T12:43:47.2052012Z test_ops.py::TestCommonCPU::test_errors_logical_or_cpu 2022-08-17T12:43:47.2087663Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_float_power_cpu_bool 2022-08-17T12:43:47.2097416Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_logical_or_cpu 2022-08-17T12:43:47.2134255Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_complex128 2022-08-17T12:43:47.2136149Z test_ops.py::TestCommonCPU::test_errors_masked_fill_cpu 2022-08-17T12:43:47.2169440Z test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_float64 2022-08-17T12:43:47.2176199Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_float_power_cpu_bool 2022-08-17T12:43:47.2178771Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_gather_cpu_bool 2022-08-17T12:43:47.2181514Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_float64 2022-08-17T12:43:47.2203562Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_masked_fill_cpu 2022-08-17T12:43:47.2222978Z test_ops.py::TestCommonCPU::test_errors_mean_cpu 2022-08-17T12:43:47.2227066Z test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_int64 2022-08-17T12:43:47.2230640Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_gather_cpu_bool 2022-08-17T12:43:47.2259284Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_heaviside_cpu_bool 2022-08-17T12:43:47.2270085Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_mean_cpu 2022-08-17T12:43:47.2296873Z test_ops.py::TestCommonCPU::test_errors_mul_cpu 2022-08-17T12:43:47.2311971Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_mul_cpu 2022-08-17T12:43:47.2324027Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_heaviside_cpu_bool 2022-08-17T12:43:47.2332106Z [gw1] [ 11%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_int64 2022-08-17T12:43:47.2341556Z test_ops.py::TestCommonCPU::test_errors_neg_cpu 2022-08-17T12:43:47.2344105Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_add_cpu_bool 2022-08-17T12:43:47.2373016Z test_ops.py::TestCommonCPU::test_numpy_ref_searchsorted_cpu_float64 2022-08-17T12:43:47.2384445Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_neg_cpu 2022-08-17T12:43:47.2424221Z test_ops.py::TestCommonCPU::test_errors_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:43:47.2438573Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:43:47.2448712Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_add_cpu_bool 2022-08-17T12:43:47.2451169Z test_ops.py::TestCommonCPU::test_errors_ormqr_cpu 2022-08-17T12:43:47.2490527Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_select_cpu_bool 2022-08-17T12:43:47.2502762Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_ormqr_cpu 2022-08-17T12:43:47.2515882Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_select_cpu_bool 2022-08-17T12:43:47.2517842Z test_ops.py::TestCommonCPU::test_errors_renorm_cpu 2022-08-17T12:43:47.2555620Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isinf_cpu_bool 2022-08-17T12:43:47.2562668Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_isinf_cpu_bool 2022-08-17T12:43:47.2576217Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_renorm_cpu 2022-08-17T12:43:47.2586174Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_ihfft_cpu_float32 2022-08-17T12:43:47.2596934Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isreal_cpu_bool 2022-08-17T12:43:47.2599197Z test_ops.py::TestCommonCPU::test_errors_rsub_cpu 2022-08-17T12:43:47.2620669Z test_ops.py::TestCommonCPU::test_out__refs_fft_irfftn_cpu_float32 2022-08-17T12:43:47.2635930Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_rsub_cpu 2022-08-17T12:43:47.2644540Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_isreal_cpu_bool 2022-08-17T12:43:47.2647207Z test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_u_cpu 2022-08-17T12:43:47.2679199Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_binary_return_by_ref_cpu_bool 2022-08-17T12:43:47.2685660Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_u_cpu 2022-08-17T12:43:47.2700446Z [gw0] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_binary_return_by_ref_cpu_bool 2022-08-17T12:43:47.2703357Z test_ops.py::TestCommonCPU::test_errors_special_hermite_polynomial_he_cpu 2022-08-17T12:43:47.2733713Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_le_cpu_bool 2022-08-17T12:43:47.2744274Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_special_hermite_polynomial_he_cpu 2022-08-17T12:43:47.2766018Z test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_u_cpu 2022-08-17T12:43:47.2778306Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_u_cpu 2022-08-17T12:43:47.2788184Z test_ops.py::TestCommonCPU::test_errors_special_zeta_cpu 2022-08-17T12:43:47.2807727Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_le_cpu_bool 2022-08-17T12:43:47.2814736Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_log2_cpu_bool 2022-08-17T12:43:47.2824391Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_special_zeta_cpu 2022-08-17T12:43:47.2847571Z test_ops.py::TestCommonCPU::test_errors_trace_cpu 2022-08-17T12:43:47.2859126Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_log2_cpu_bool 2022-08-17T12:43:47.2866274Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_not_cpu_bool 2022-08-17T12:43:47.2877209Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_trace_cpu 2022-08-17T12:43:47.2900758Z test_ops.py::TestCommonCPU::test_errors_vstack_cpu 2022-08-17T12:43:47.2912556Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_not_cpu_bool 2022-08-17T12:43:47.2926496Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_logsumexp_cpu_bool 2022-08-17T12:43:47.2937550Z [gw2] [ 11%] PASSED test_ops.py::TestCommonCPU::test_errors_vstack_cpu 2022-08-17T12:43:47.2975802Z test_ops.py::TestCommonCPU::test_multiple_devices_H_cpu_int64 2022-08-17T12:43:47.2985756Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_H_cpu_int64 2022-08-17T12:43:47.2997029Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_logsumexp_cpu_bool 2022-08-17T12:43:47.2999432Z test_ops.py::TestCommonCPU::test_multiple_devices___getitem___cpu_int64 2022-08-17T12:43:47.3032490Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_mT_cpu_bool 2022-08-17T12:43:47.3044000Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___getitem___cpu_int64 2022-08-17T12:43:47.3055535Z test_ops.py::TestCommonCPU::test_multiple_devices___rdiv___cpu_float32 2022-08-17T12:43:47.3067635Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_mT_cpu_bool 2022-08-17T12:43:47.3077384Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_binary_cpu_bool 2022-08-17T12:43:47.3090794Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rdiv___cpu_float32 2022-08-17T12:43:47.3124327Z test_ops.py::TestCommonCPU::test_multiple_devices___rmod___cpu_float32 2022-08-17T12:43:47.3136138Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rmod___cpu_float32 2022-08-17T12:43:47.3153818Z test_ops.py::TestCommonCPU::test_multiple_devices___rpow___cpu_float32 2022-08-17T12:43:47.3165955Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_binary_cpu_bool 2022-08-17T12:43:47.3173789Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:43:47.3182423Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rpow___cpu_float32 2022-08-17T12:43:47.3216987Z test_ops.py::TestCommonCPU::test_multiple_devices___rxor___cpu_int64 2022-08-17T12:43:47.3228313Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices___rxor___cpu_int64 2022-08-17T12:43:47.3265446Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_amin_cpu_int64 2022-08-17T12:43:47.3273929Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_amin_cpu_int64 2022-08-17T12:43:47.3285312Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmin_cpu_int64 2022-08-17T12:43:47.3296803Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:43:47.3309493Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_reduction_with_dim_cpu_bool 2022-08-17T12:43:47.3320873Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_argmin_cpu_int64 2022-08-17T12:43:47.3352974Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumsum_cpu_int64 2022-08-17T12:43:47.3360085Z [gw0] [ 11%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_reduction_with_dim_cpu_bool 2022-08-17T12:43:47.3374927Z [gw2] [ 11%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_cumsum_cpu_int64 2022-08-17T12:43:47.3377575Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_logsumexp_cpu_int64 2022-08-17T12:43:47.3391286Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_msort_cpu_bool 2022-08-17T12:43:47.3407018Z [gw3] [ 11%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_irfftn_cpu_float32 2022-08-17T12:43:47.3412659Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_logsumexp_cpu_int64 2022-08-17T12:43:47.3422543Z test_ops.py::TestCommonCPU::test_out__refs_fill_cpu_float32 2022-08-17T12:43:47.3430393Z [gw0] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_msort_cpu_bool 2022-08-17T12:43:47.3436484Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_norm_cpu_float32 2022-08-17T12:43:47.3455306Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_narrow_cpu_bool 2022-08-17T12:43:47.3466117Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_norm_cpu_float32 2022-08-17T12:43:47.3486325Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_softmax_cpu_float32 2022-08-17T12:43:47.3498410Z [gw0] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_narrow_cpu_bool 2022-08-17T12:43:47.3501949Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_softmax_cpu_float32 2022-08-17T12:43:47.3517102Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_ones_cpu_bool 2022-08-17T12:43:47.3521881Z test_ops.py::TestCommonCPU::test_multiple_devices__masked_sum_cpu_float32 2022-08-17T12:43:47.3530817Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_searchsorted_cpu_float64 2022-08-17T12:43:47.3547192Z test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_int64 2022-08-17T12:43:47.3558580Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices__masked_sum_cpu_float32 2022-08-17T12:43:47.3570496Z [gw0] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_ones_cpu_bool 2022-08-17T12:43:47.3573157Z test_ops.py::TestCommonCPU::test_multiple_devices_abs_cpu_float32 2022-08-17T12:43:47.3611646Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pad_circular_cpu_bool 2022-08-17T12:43:47.3624654Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_abs_cpu_float32 2022-08-17T12:43:47.3635338Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_int64 2022-08-17T12:43:47.3640521Z [gw0] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pad_circular_cpu_bool 2022-08-17T12:43:47.3735299Z [gw3] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fill_cpu_float32 2022-08-17T12:43:47.3737280Z test_ops.py::TestCommonCPU::test_multiple_devices_acosh_cpu_float32 2022-08-17T12:43:47.3738977Z test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_complex128 2022-08-17T12:43:47.3740695Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nonzero_cpu_bool 2022-08-17T12:43:47.3743625Z test_ops.py::TestCommonCPU::test_out__refs_flipud_cpu_float32 2022-08-17T12:43:47.3747701Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_acosh_cpu_float32 2022-08-17T12:43:47.3751624Z test_ops.py::TestCommonCPU::test_multiple_devices_addbmm_cpu_float32 2022-08-17T12:43:47.3796334Z [gw3] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_flipud_cpu_float32 2022-08-17T12:43:47.3801884Z test_ops.py::TestCommonCPU::test_out__refs_fmax_cpu_float32 2022-08-17T12:43:47.3804584Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_complex128 2022-08-17T12:43:47.3812746Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addbmm_cpu_float32 2022-08-17T12:43:47.3819360Z test_ops.py::TestCommonCPU::test_multiple_devices_addcmul_cpu_int64 2022-08-17T12:43:47.3824449Z test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_float64 2022-08-17T12:43:47.3831746Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addcmul_cpu_int64 2022-08-17T12:43:47.3836529Z [gw0] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nonzero_cpu_bool 2022-08-17T12:43:47.3838282Z test_ops.py::TestCommonCPU::test_multiple_devices_addmm_decomposed_cpu_int64 2022-08-17T12:43:47.3855708Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_0_cpu_bool 2022-08-17T12:43:47.3864787Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addmm_decomposed_cpu_int64 2022-08-17T12:43:47.3877153Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_float64 2022-08-17T12:43:47.3879669Z test_ops.py::TestCommonCPU::test_multiple_devices_addr_cpu_int64 2022-08-17T12:43:47.3900264Z test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_int64 2022-08-17T12:43:47.3912875Z [gw0] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_0_cpu_bool 2022-08-17T12:43:47.3927366Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_addr_cpu_int64 2022-08-17T12:43:47.3929910Z test_ops.py::TestCommonCPU::test_multiple_devices_amax_cpu_float32 2022-08-17T12:43:47.3948397Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_4_cpu_bool 2022-08-17T12:43:47.3961091Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_4_cpu_bool 2022-08-17T12:43:47.3967740Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_amax_cpu_float32 2022-08-17T12:43:47.3989019Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_int64 2022-08-17T12:43:47.3990682Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_ravel_cpu_bool 2022-08-17T12:43:47.3992220Z test_ops.py::TestCommonCPU::test_out___radd___cpu_float32 2022-08-17T12:43:47.4019269Z test_ops.py::TestCommonCPU::test_multiple_devices_aminmax_cpu_float32 2022-08-17T12:43:47.4036916Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_aminmax_cpu_float32 2022-08-17T12:43:47.4039361Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out___radd___cpu_float32 2022-08-17T12:43:47.4047155Z test_ops.py::TestCommonCPU::test_multiple_devices_any_cpu_float32 2022-08-17T12:43:47.4061170Z test_ops.py::TestCommonCPU::test_out___rmod___cpu_float32 2022-08-17T12:43:47.4074554Z [gw0] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_ravel_cpu_bool 2022-08-17T12:43:47.4085659Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_any_cpu_float32 2022-08-17T12:43:47.4089495Z test_ops.py::TestCommonCPU::test_multiple_devices_argmax_cpu_float32 2022-08-17T12:43:47.4096150Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_repeat_interleave_cpu_bool 2022-08-17T12:43:47.4104264Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out___rmod___cpu_float32 2022-08-17T12:43:47.4118312Z test_ops.py::TestCommonCPU::test_out___rsub___cpu_float32 2022-08-17T12:43:47.4130382Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argmax_cpu_float32 2022-08-17T12:43:47.4146759Z test_ops.py::TestCommonCPU::test_multiple_devices_argsort_cpu_float32 2022-08-17T12:43:47.4156563Z [gw0] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_repeat_interleave_cpu_bool 2022-08-17T12:43:47.4169525Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out___rsub___cpu_float32 2022-08-17T12:43:47.4180968Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_argsort_cpu_float32 2022-08-17T12:43:47.4182680Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_resize_as__cpu_bool 2022-08-17T12:43:47.4184339Z test_ops.py::TestCommonCPU::test_out__masked_argmax_cpu_float32 2022-08-17T12:43:47.4213447Z test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_cpu_float32 2022-08-17T12:43:47.4225412Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__masked_argmax_cpu_float32 2022-08-17T12:43:47.4239866Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_cpu_float32 2022-08-17T12:43:47.4248696Z [gw0] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_resize_as__cpu_bool 2022-08-17T12:43:47.4252747Z test_ops.py::TestCommonCPU::test_out__masked_log_softmax_cpu_float32 2022-08-17T12:43:47.4254755Z test_ops.py::TestCommonCPU::test_multiple_devices_asin_cpu_float32 2022-08-17T12:43:47.4283651Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_rot90_cpu_bool 2022-08-17T12:43:47.4295569Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_asin_cpu_float32 2022-08-17T12:43:47.4307398Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__masked_log_softmax_cpu_float32 2022-08-17T12:43:47.4309784Z test_ops.py::TestCommonCPU::test_multiple_devices_atan2_cpu_float32 2022-08-17T12:43:47.4342067Z test_ops.py::TestCommonCPU::test_out__masked_median_cpu_float32 2022-08-17T12:43:47.4352763Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atan2_cpu_float32 2022-08-17T12:43:47.4404980Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__masked_median_cpu_float32 2022-08-17T12:43:47.4406103Z test_ops.py::TestCommonCPU::test_multiple_devices_atanh_cpu_float32 2022-08-17T12:43:47.4408827Z test_ops.py::TestCommonCPU::test_out__masked_softmax_cpu_float32 2022-08-17T12:43:47.4417819Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atanh_cpu_float32 2022-08-17T12:43:47.4449637Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__masked_softmax_cpu_float32 2022-08-17T12:43:47.4452879Z [gw0] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_rot90_cpu_bool 2022-08-17T12:43:47.4458891Z test_ops.py::TestCommonCPU::test_multiple_devices_atleast_2d_cpu_float32 2022-08-17T12:43:47.4469576Z test_ops.py::TestCommonCPU::test_out__masked_var_cpu_float32 2022-08-17T12:43:47.4472055Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_amax_cpu_bool 2022-08-17T12:43:47.4475210Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_atleast_2d_cpu_float32 2022-08-17T12:43:47.4486032Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__masked_var_cpu_float32 2022-08-17T12:43:47.4489006Z test_ops.py::TestCommonCPU::test_out__refs_add_cpu_float32 2022-08-17T12:43:47.4518762Z test_ops.py::TestCommonCPU::test_multiple_devices_baddbmm_cpu_float32 2022-08-17T12:43:47.4531938Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_baddbmm_cpu_float32 2022-08-17T12:43:47.4575501Z test_ops.py::TestCommonCPU::test_multiple_devices_bfloat16_cpu_int64 2022-08-17T12:43:47.4578311Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bfloat16_cpu_int64 2022-08-17T12:43:47.4587917Z [gw0] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_amax_cpu_bool 2022-08-17T12:43:47.4590701Z test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_not_cpu_int64 2022-08-17T12:43:47.4621899Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_select_cpu_bool 2022-08-17T12:43:47.4630266Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_not_cpu_int64 2022-08-17T12:43:47.4645625Z [gw3] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fmax_cpu_float32 2022-08-17T12:43:47.4658337Z [gw0] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_select_cpu_bool 2022-08-17T12:43:47.4659765Z test_ops.py::TestCommonCPU::test_multiple_devices_block_diag_cpu_float32 2022-08-17T12:43:47.4661321Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sigmoid_cpu_bool 2022-08-17T12:43:47.4688020Z test_ops.py::TestCommonCPU::test_out__refs_gcd_cpu_int64 2022-08-17T12:43:47.4699603Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_block_diag_cpu_float32 2022-08-17T12:43:47.4703965Z test_ops.py::TestCommonCPU::test_multiple_devices_bool_cpu_float32 2022-08-17T12:43:47.4715252Z [gw0] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sigmoid_cpu_bool 2022-08-17T12:43:47.4731082Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sinc_cpu_bool 2022-08-17T12:43:47.4741993Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bool_cpu_float32 2022-08-17T12:43:47.4760784Z test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_tensors_cpu_int64 2022-08-17T12:43:47.4771935Z [gw0] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sinc_cpu_bool 2022-08-17T12:43:47.4778889Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sort_cpu_bool 2022-08-17T12:43:47.4790025Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_tensors_cpu_int64 2022-08-17T12:43:47.4822150Z test_ops.py::TestCommonCPU::test_multiple_devices_bucketize_cpu_int64 2022-08-17T12:43:47.4833252Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_bucketize_cpu_int64 2022-08-17T12:43:47.4866256Z test_ops.py::TestCommonCPU::test_multiple_devices_cartesian_prod_cpu_int64 2022-08-17T12:43:47.4877883Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cartesian_prod_cpu_int64 2022-08-17T12:43:47.4910793Z test_ops.py::TestCommonCPU::test_multiple_devices_ceil_cpu_float32 2022-08-17T12:43:47.4921780Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ceil_cpu_float32 2022-08-17T12:43:47.4955057Z test_ops.py::TestCommonCPU::test_multiple_devices_char_cpu_int64 2022-08-17T12:43:47.4966127Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_char_cpu_int64 2022-08-17T12:43:47.4998943Z test_ops.py::TestCommonCPU::test_multiple_devices_chunk_cpu_float32 2022-08-17T12:43:47.5010869Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_chunk_cpu_float32 2022-08-17T12:43:47.5043399Z test_ops.py::TestCommonCPU::test_multiple_devices_clamp_max_cpu_float32 2022-08-17T12:43:47.5054145Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clamp_max_cpu_float32 2022-08-17T12:43:47.5078983Z test_ops.py::TestCommonCPU::test_multiple_devices_clone_cpu_float32 2022-08-17T12:43:47.5093079Z [gw0] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sort_cpu_bool 2022-08-17T12:43:47.5102389Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_clone_cpu_float32 2022-08-17T12:43:47.5105176Z test_ops.py::TestCommonCPU::test_multiple_devices_combinations_cpu_float32 2022-08-17T12:43:47.5135690Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_y0_cpu_bool 2022-08-17T12:43:47.5147975Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_combinations_cpu_float32 2022-08-17T12:43:47.5151421Z [gw0] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_y0_cpu_bool 2022-08-17T12:43:47.5163618Z test_ops.py::TestCommonCPU::test_multiple_devices_conj_cpu_int64 2022-08-17T12:43:47.5183872Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_v_cpu_bool 2022-08-17T12:43:47.5193407Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_conj_cpu_int64 2022-08-17T12:43:47.5205577Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_v_cpu_bool 2022-08-17T12:43:47.5208269Z test_ops.py::TestCommonCPU::test_multiple_devices_constant_pad_nd_cpu_int64 2022-08-17T12:43:47.5240154Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_hermite_polynomial_h_cpu_bool 2022-08-17T12:43:47.5251176Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_constant_pad_nd_cpu_int64 2022-08-17T12:43:47.5284323Z test_ops.py::TestCommonCPU::test_multiple_devices_copysign_cpu_int64 2022-08-17T12:43:47.5295319Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_copysign_cpu_int64 2022-08-17T12:43:47.5303715Z test_ops.py::TestCommonCPU::test_multiple_devices_cos_cpu_int64 2022-08-17T12:43:47.5314439Z [gw0] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_hermite_polynomial_h_cpu_bool 2022-08-17T12:43:47.5330675Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_i1e_cpu_bool 2022-08-17T12:43:47.5339444Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cos_cpu_int64 2022-08-17T12:43:47.5353588Z test_ops.py::TestCommonCPU::test_multiple_devices_count_nonzero_cpu_int64 2022-08-17T12:43:47.5366992Z [gw0] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_i1e_cpu_bool 2022-08-17T12:43:47.5371262Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_i0_cpu_bool 2022-08-17T12:43:47.5382296Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_count_nonzero_cpu_int64 2022-08-17T12:43:47.5403971Z test_ops.py::TestCommonCPU::test_multiple_devices_cross_cpu_int64 2022-08-17T12:43:47.5419907Z [gw3] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_gcd_cpu_int64 2022-08-17T12:43:47.5425927Z [gw0] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_i0_cpu_bool 2022-08-17T12:43:47.5436652Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cross_cpu_int64 2022-08-17T12:43:47.5440015Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_ndtr_cpu_bool 2022-08-17T12:43:47.5441550Z test_ops.py::TestCommonCPU::test_multiple_devices_cummin_cpu_int64 2022-08-17T12:43:47.5471856Z test_ops.py::TestCommonCPU::test_out__refs_hsplit_cpu_float32 2022-08-17T12:43:47.5490095Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cummin_cpu_int64 2022-08-17T12:43:47.5503515Z [gw3] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_hsplit_cpu_float32 2022-08-17T12:43:47.5505873Z [gw0] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_ndtr_cpu_bool 2022-08-17T12:43:47.5561044Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_add_cpu_float32 2022-08-17T12:43:47.5576311Z test_ops.py::TestCommonCPU::test_multiple_devices_cumsum_cpu_int64 2022-08-17T12:43:47.5578149Z test_ops.py::TestCommonCPU::test_out__refs_igamma_cpu_float32 2022-08-17T12:43:47.5580311Z test_ops.py::TestCommonCPU::test_out__refs_allclose_cpu_float32 2022-08-17T12:43:47.5583841Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_scaled_modified_bessel_k1_cpu_bool 2022-08-17T12:43:47.5588028Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_cumsum_cpu_int64 2022-08-17T12:43:47.5599737Z [gw0] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_scaled_modified_bessel_k1_cpu_bool 2022-08-17T12:43:47.5603378Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_out__refs_allclose_cpu_float32 2022-08-17T12:43:47.5611239Z test_ops.py::TestCommonCPU::test_multiple_devices_deg2rad_cpu_int64 2022-08-17T12:43:47.5613686Z test_ops.py::TestCommonCPU::test_out__refs_arange_cpu_float32 2022-08-17T12:43:47.5629602Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_w_cpu_bool 2022-08-17T12:43:47.5639188Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_deg2rad_cpu_int64 2022-08-17T12:43:47.5654011Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_w_cpu_bool 2022-08-17T12:43:47.5661463Z test_ops.py::TestCommonCPU::test_multiple_devices_diag_embed_cpu_int64 2022-08-17T12:43:47.5663829Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_cpu_bool 2022-08-17T12:43:47.5672361Z [gw1] [ 12%] XFAIL test_ops.py::TestCommonCPU::test_out__refs_arange_cpu_float32 2022-08-17T12:43:47.5695413Z test_ops.py::TestCommonCPU::test_out__refs_atan2_cpu_float32 2022-08-17T12:43:47.5706814Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diag_embed_cpu_int64 2022-08-17T12:43:47.5715617Z [gw0] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_cpu_bool 2022-08-17T12:43:47.5718539Z test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_cpu_int64 2022-08-17T12:43:47.5751752Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_square_cpu_bool 2022-08-17T12:43:47.5763074Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_cpu_int64 2022-08-17T12:43:47.5771819Z [gw0] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_square_cpu_bool 2022-08-17T12:43:47.5774316Z test_ops.py::TestCommonCPU::test_multiple_devices_diff_cpu_int64 2022-08-17T12:43:47.5808966Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sum_to_size_cpu_bool 2022-08-17T12:43:47.5823187Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_diff_cpu_int64 2022-08-17T12:43:47.5830342Z test_ops.py::TestCommonCPU::test_multiple_devices_div_floor_rounding_cpu_float32 2022-08-17T12:43:47.5839996Z [gw0] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sum_to_size_cpu_bool 2022-08-17T12:43:47.5853444Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_tan_cpu_bool 2022-08-17T12:43:47.5865403Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_div_floor_rounding_cpu_float32 2022-08-17T12:43:47.5878506Z test_ops.py::TestCommonCPU::test_multiple_devices_div_trunc_rounding_cpu_float32 2022-08-17T12:43:47.5890805Z [gw0] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_tan_cpu_bool 2022-08-17T12:43:47.5900715Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_to_sparse_cpu_bool 2022-08-17T12:43:47.5911619Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_div_trunc_rounding_cpu_float32 2022-08-17T12:43:47.5938076Z test_ops.py::TestCommonCPU::test_multiple_devices_double_cpu_float32 2022-08-17T12:43:47.5951349Z [gw0] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_to_sparse_cpu_bool 2022-08-17T12:43:47.5961019Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_double_cpu_float32 2022-08-17T12:43:47.5963527Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_true_divide_cpu_bool 2022-08-17T12:43:47.5995545Z test_ops.py::TestCommonCPU::test_multiple_devices_dstack_cpu_float32 2022-08-17T12:43:47.6008942Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_dstack_cpu_float32 2022-08-17T12:43:47.6038732Z test_ops.py::TestCommonCPU::test_multiple_devices_einsum_cpu_int64 2022-08-17T12:43:47.6050326Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_einsum_cpu_int64 2022-08-17T12:43:47.6057515Z test_ops.py::TestCommonCPU::test_multiple_devices_empty_like_cpu_int64 2022-08-17T12:43:47.6069578Z [gw0] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_true_divide_cpu_bool 2022-08-17T12:43:47.6084341Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_unique_consecutive_cpu_bool 2022-08-17T12:43:47.6095821Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_empty_like_cpu_int64 2022-08-17T12:43:47.6128816Z test_ops.py::TestCommonCPU::test_multiple_devices_equal_cpu_int64 2022-08-17T12:43:47.6140687Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_equal_cpu_int64 2022-08-17T12:43:47.6178580Z test_ops.py::TestCommonCPU::test_multiple_devices_erfc_cpu_int64 2022-08-17T12:43:47.6189588Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_erfc_cpu_int64 2022-08-17T12:43:47.6223329Z test_ops.py::TestCommonCPU::test_multiple_devices_exp2_cpu_int64 2022-08-17T12:43:47.6234305Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_exp2_cpu_int64 2022-08-17T12:43:47.6271155Z test_ops.py::TestCommonCPU::test_multiple_devices_expand_as_cpu_int64 2022-08-17T12:43:47.6282545Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_expand_as_cpu_int64 2022-08-17T12:43:47.6316305Z test_ops.py::TestCommonCPU::test_multiple_devices_expm1_cpu_int64 2022-08-17T12:43:47.6328075Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_expm1_cpu_int64 2022-08-17T12:43:47.6337313Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft_cpu_int64 2022-08-17T12:43:47.6349028Z [gw3] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_igamma_cpu_float32 2022-08-17T12:43:47.6361231Z test_ops.py::TestCommonCPU::test_out__refs_isfinite_cpu_float32 2022-08-17T12:43:47.6374331Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft_cpu_int64 2022-08-17T12:43:47.6407132Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftshift_cpu_int64 2022-08-17T12:43:47.6418443Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftshift_cpu_int64 2022-08-17T12:43:47.6451548Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft_cpu_int64 2022-08-17T12:43:47.6462710Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft_cpu_int64 2022-08-17T12:43:47.6487085Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft2_cpu_int64 2022-08-17T12:43:47.6501383Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_atan2_cpu_float32 2022-08-17T12:43:47.6509598Z [gw3] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_isfinite_cpu_float32 2022-08-17T12:43:47.6559062Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft2_cpu_int64 2022-08-17T12:43:47.6564285Z test_ops.py::TestCommonCPU::test_out__refs_atleast_2d_cpu_float32 2022-08-17T12:43:47.6566073Z test_ops.py::TestCommonCPU::test_out__refs_isposinf_cpu_float32 2022-08-17T12:43:47.6571200Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftn_cpu_int64 2022-08-17T12:43:47.6578777Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftn_cpu_int64 2022-08-17T12:43:47.6587647Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_atleast_2d_cpu_float32 2022-08-17T12:43:47.6590240Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft2_cpu_int64 2022-08-17T12:43:47.6605148Z test_ops.py::TestCommonCPU::test_out__refs_bitwise_not_cpu_int64 2022-08-17T12:43:47.6624058Z [gw3] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_isposinf_cpu_float32 2022-08-17T12:43:47.6633248Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft2_cpu_int64 2022-08-17T12:43:47.6635848Z test_ops.py::TestCommonCPU::test_out__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:43:47.6672671Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfftn_cpu_int64 2022-08-17T12:43:47.6708594Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfftn_cpu_int64 2022-08-17T12:43:47.6718745Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft_cpu_int64 2022-08-17T12:43:47.6743592Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft_cpu_int64 2022-08-17T12:43:47.6770775Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft2_cpu_int64 2022-08-17T12:43:47.6784636Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_bitwise_not_cpu_int64 2022-08-17T12:43:47.7043611Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft2_cpu_int64 2022-08-17T12:43:47.7045298Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfftn_cpu_int64 2022-08-17T12:43:47.7048296Z test_ops.py::TestCommonCPU::test_out__refs_broadcast_tensors_cpu_float32 2022-08-17T12:43:47.7054104Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfftn_cpu_int64 2022-08-17T12:43:47.7060886Z test_ops.py::TestCommonCPU::test_multiple_devices_flatten_cpu_int64 2022-08-17T12:43:47.7064726Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_broadcast_tensors_cpu_float32 2022-08-17T12:43:47.7067514Z test_ops.py::TestCommonCPU::test_out__refs_chunk_cpu_float32 2022-08-17T12:43:47.7071692Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_flatten_cpu_int64 2022-08-17T12:43:47.7074653Z test_ops.py::TestCommonCPU::test_multiple_devices_fliplr_cpu_int64 2022-08-17T12:43:47.7078291Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_chunk_cpu_float32 2022-08-17T12:43:47.7081048Z test_ops.py::TestCommonCPU::test_out__refs_clone_cpu_float32 2022-08-17T12:43:47.7113568Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fliplr_cpu_int64 2022-08-17T12:43:47.7116473Z test_ops.py::TestCommonCPU::test_multiple_devices_float_cpu_int64 2022-08-17T12:43:47.7120289Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_clone_cpu_float32 2022-08-17T12:43:47.7123418Z test_ops.py::TestCommonCPU::test_out__refs_constant_pad_nd_cpu_float32 2022-08-17T12:43:47.7127585Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_float_cpu_int64 2022-08-17T12:43:47.7130245Z test_ops.py::TestCommonCPU::test_multiple_devices_floor_divide_cpu_float32 2022-08-17T12:43:47.7133665Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_constant_pad_nd_cpu_float32 2022-08-17T12:43:47.7136605Z test_ops.py::TestCommonCPU::test_out__refs_cosh_cpu_float32 2022-08-17T12:43:47.7140386Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_floor_divide_cpu_float32 2022-08-17T12:43:47.7143043Z test_ops.py::TestCommonCPU::test_multiple_devices_fmin_cpu_float32 2022-08-17T12:43:47.7147006Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_fmin_cpu_float32 2022-08-17T12:43:47.7149852Z test_ops.py::TestCommonCPU::test_multiple_devices_frac_cpu_float32 2022-08-17T12:43:47.7155050Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_frac_cpu_float32 2022-08-17T12:43:47.7162985Z test_ops.py::TestCommonCPU::test_multiple_devices_gather_cpu_float32 2022-08-17T12:43:47.7171643Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_gather_cpu_float32 2022-08-17T12:43:47.7204254Z test_ops.py::TestCommonCPU::test_multiple_devices_ge_cpu_int64 2022-08-17T12:43:47.7215034Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ge_cpu_int64 2022-08-17T12:43:47.7228799Z test_ops.py::TestCommonCPU::test_multiple_devices_gt_cpu_float32 2022-08-17T12:43:47.7246401Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_cosh_cpu_float32 2022-08-17T12:43:47.7250682Z test_ops.py::TestCommonCPU::test_out__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:43:47.7261336Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_gt_cpu_float32 2022-08-17T12:43:47.7293081Z test_ops.py::TestCommonCPU::test_multiple_devices_heaviside_cpu_float32 2022-08-17T12:43:47.7304078Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_heaviside_cpu_float32 2022-08-17T12:43:47.7336419Z test_ops.py::TestCommonCPU::test_multiple_devices_histogramdd_cpu_float32 2022-08-17T12:43:47.7347352Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_histogramdd_cpu_float32 2022-08-17T12:43:47.7379921Z test_ops.py::TestCommonCPU::test_multiple_devices_hstack_cpu_int64 2022-08-17T12:43:47.7390754Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_hstack_cpu_int64 2022-08-17T12:43:47.7430088Z test_ops.py::TestCommonCPU::test_multiple_devices_igamma_cpu_float32 2022-08-17T12:43:47.7477204Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_igamma_cpu_float32 2022-08-17T12:43:47.7479956Z test_ops.py::TestCommonCPU::test_multiple_devices_index_copy_cpu_float32 2022-08-17T12:43:47.7491565Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_copy_cpu_float32 2022-08-17T12:43:47.7517876Z test_ops.py::TestCommonCPU::test_multiple_devices_index_put_cpu_float32 2022-08-17T12:43:47.7528899Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_put_cpu_float32 2022-08-17T12:43:47.7561667Z test_ops.py::TestCommonCPU::test_multiple_devices_index_select_cpu_float32 2022-08-17T12:43:47.7572629Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_index_select_cpu_float32 2022-08-17T12:43:47.7606123Z test_ops.py::TestCommonCPU::test_multiple_devices_int_cpu_float32 2022-08-17T12:43:47.7617079Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_int_cpu_float32 2022-08-17T12:43:47.7652756Z test_ops.py::TestCommonCPU::test_multiple_devices_isclose_cpu_int64 2022-08-17T12:43:47.7664057Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isclose_cpu_int64 2022-08-17T12:43:47.7677409Z test_ops.py::TestCommonCPU::test_multiple_devices_isin_cpu_int64 2022-08-17T12:43:47.7688835Z [gw0] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_unique_consecutive_cpu_bool 2022-08-17T12:43:47.7699186Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_view_cpu_bool 2022-08-17T12:43:47.7710194Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isin_cpu_int64 2022-08-17T12:43:47.7743688Z test_ops.py::TestCommonCPU::test_multiple_devices_isnan_cpu_int64 2022-08-17T12:43:47.7758624Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isnan_cpu_int64 2022-08-17T12:43:47.7782056Z [gw0] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_view_cpu_bool 2022-08-17T12:43:47.7783859Z test_ops.py::TestCommonCPU::test_multiple_devices_isposinf_cpu_int64 2022-08-17T12:43:47.7803077Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_xlogy_cpu_bool 2022-08-17T12:43:47.7814284Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_isposinf_cpu_int64 2022-08-17T12:43:47.7847810Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:43:47.7859610Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:43:47.7870492Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_cpu_float32 2022-08-17T12:43:47.7881577Z [gw0] [ 12%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_xlogy_cpu_bool 2022-08-17T12:43:47.7892573Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_float32 2022-08-17T12:43:47.7904730Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_cpu_float32 2022-08-17T12:43:47.7917849Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_float32 2022-08-17T12:43:47.7920316Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_unary_cpu_float32 2022-08-17T12:43:47.7937762Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_int64 2022-08-17T12:43:47.7950190Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_int64 2022-08-17T12:43:47.7961837Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_unary_cpu_float32 2022-08-17T12:43:47.7964573Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_complex64 2022-08-17T12:43:47.7979854Z test_ops.py::TestCommonCPU::test_multiple_devices_kthvalue_cpu_float32 2022-08-17T12:43:47.7991010Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_complex64 2022-08-17T12:43:47.7997203Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_complex64 2022-08-17T12:43:47.8006342Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_kthvalue_cpu_float32 2022-08-17T12:43:47.8013452Z test_ops.py::TestCommonCPU::test_multiple_devices_ldexp_cpu_int64 2022-08-17T12:43:47.8022958Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_complex64 2022-08-17T12:43:47.8037210Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_float32 2022-08-17T12:43:47.8050112Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ldexp_cpu_int64 2022-08-17T12:43:47.8060730Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_float32 2022-08-17T12:43:47.8063250Z test_ops.py::TestCommonCPU::test_multiple_devices_lgamma_cpu_float32 2022-08-17T12:43:47.8077651Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_float32 2022-08-17T12:43:47.8087833Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:43:47.8100098Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_float32 2022-08-17T12:43:47.8128558Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lgamma_cpu_float32 2022-08-17T12:43:47.8139025Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_float32 2022-08-17T12:43:47.8141545Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cond_cpu_float32 2022-08-17T12:43:47.8148242Z test_ops.py::TestCommonCPU::test_out__refs_empty_cpu_float32 2022-08-17T12:43:47.8153497Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_float32 2022-08-17T12:43:47.8158311Z [gw1] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_out__refs_empty_cpu_float32 2022-08-17T12:43:47.8203062Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cond_cpu_float32 2022-08-17T12:43:47.8210904Z test_ops.py::TestCommonCPU::test_out__refs_erfc_cpu_float32 2022-08-17T12:43:47.8213404Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_int64 2022-08-17T12:43:47.8216723Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eig_cpu_float32 2022-08-17T12:43:47.8227406Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_int64 2022-08-17T12:43:47.8231936Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amin_cpu_float32 2022-08-17T12:43:47.8238546Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eig_cpu_float32 2022-08-17T12:43:47.8242453Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amin_cpu_float32 2022-08-17T12:43:47.8244199Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_householder_product_cpu_float32 2022-08-17T12:43:47.8253536Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmin_cpu_float32 2022-08-17T12:43:47.8266883Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmin_cpu_float32 2022-08-17T12:43:47.8275169Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_householder_product_cpu_float32 2022-08-17T12:43:47.8284055Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumprod_cpu_int64 2022-08-17T12:43:47.8289283Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:43:47.8303145Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumprod_cpu_int64 2022-08-17T12:43:47.8320654Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_log_softmax_cpu_float32 2022-08-17T12:43:47.8330414Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_erfc_cpu_float32 2022-08-17T12:43:47.8337306Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:43:47.8357856Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_log_softmax_cpu_float32 2022-08-17T12:43:47.8359089Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_cpu_float32 2022-08-17T12:43:47.8360343Z test_ops.py::TestCommonCPU::test_out__refs_expand_cpu_float32 2022-08-17T12:43:47.8376654Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_mean_cpu_complex64 2022-08-17T12:43:47.8387635Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_mean_cpu_complex64 2022-08-17T12:43:47.8394829Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_cpu_float32 2022-08-17T12:43:47.8431555Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_expand_cpu_float32 2022-08-17T12:43:47.8438818Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_norm_cpu_float32 2022-08-17T12:43:47.8447742Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_norm_cpu_float32 2022-08-17T12:43:47.8451125Z test_ops.py::TestCommonCPU::test_out__refs_fft_fftn_cpu_float32 2022-08-17T12:43:47.8456500Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_norm_cpu_float32 2022-08-17T12:43:47.8461888Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_norm_cpu_float32 2022-08-17T12:43:47.8471863Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_prod_cpu_float32 2022-08-17T12:43:47.8476045Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_prod_cpu_float32 2022-08-17T12:43:47.8488802Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_multi_dot_cpu_float32 2022-08-17T12:43:47.8513883Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_std_cpu_complex64 2022-08-17T12:43:47.8517919Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_multi_dot_cpu_float32 2022-08-17T12:43:47.8526167Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_std_cpu_complex64 2022-08-17T12:43:47.8529012Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_cpu_float32 2022-08-17T12:43:47.8547531Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_sum_cpu_float32 2022-08-17T12:43:47.8561533Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_sum_cpu_float32 2022-08-17T12:43:47.8567754Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_cpu_float32 2022-08-17T12:43:47.8576043Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_var_cpu_int64 2022-08-17T12:43:47.8580085Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_slogdet_cpu_float32 2022-08-17T12:43:47.8590035Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_var_cpu_int64 2022-08-17T12:43:47.8609488Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_complex64 2022-08-17T12:43:47.8611227Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_slogdet_cpu_float32 2022-08-17T12:43:47.8620323Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_complex64 2022-08-17T12:43:47.8622920Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_svd_cpu_float32 2022-08-17T12:43:47.8637430Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_float32 2022-08-17T12:43:47.8646621Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_float32 2022-08-17T12:43:47.8657382Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_svd_cpu_float32 2022-08-17T12:43:47.8659927Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_int64 2022-08-17T12:43:47.8675043Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vander_cpu_float32 2022-08-17T12:43:47.8682610Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_int64 2022-08-17T12:43:47.8692248Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcdiv_cpu_complex64 2022-08-17T12:43:47.8704685Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vander_cpu_float32 2022-08-17T12:43:47.8712926Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcdiv_cpu_complex64 2022-08-17T12:43:47.8715516Z test_ops.py::TestCommonCPU::test_multiple_devices_linspace_cpu_float32 2022-08-17T12:43:47.8728552Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_int64 2022-08-17T12:43:47.8738660Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_int64 2022-08-17T12:43:47.8748981Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_decomposed_cpu_complex64 2022-08-17T12:43:47.8764252Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_linspace_cpu_float32 2022-08-17T12:43:47.8773811Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_decomposed_cpu_complex64 2022-08-17T12:43:47.8775245Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_float32 2022-08-17T12:43:47.8786570Z test_ops.py::TestCommonCPU::test_multiple_devices_log1p_cpu_float32 2022-08-17T12:43:47.8795777Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_float32 2022-08-17T12:43:47.8806147Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_int64 2022-08-17T12:43:47.8815346Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log1p_cpu_float32 2022-08-17T12:43:47.8822155Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_int64 2022-08-17T12:43:47.8824890Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_allclose_cpu_complex64 2022-08-17T12:43:47.8839365Z test_ops.py::TestCommonCPU::test_multiple_devices_log_cpu_float32 2022-08-17T12:43:47.8849039Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_allclose_cpu_complex64 2022-08-17T12:43:47.8857641Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_amin_cpu_float32 2022-08-17T12:43:47.8873928Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log_cpu_float32 2022-08-17T12:43:47.8882468Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_amin_cpu_float32 2022-08-17T12:43:47.8885951Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_complex64 2022-08-17T12:43:47.8899338Z test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_dtype_cpu_int64 2022-08-17T12:43:47.8908656Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_complex64 2022-08-17T12:43:47.8915024Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_float32 2022-08-17T12:43:47.8926710Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_dtype_cpu_int64 2022-08-17T12:43:47.8934797Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_float32 2022-08-17T12:43:47.8937693Z test_ops.py::TestCommonCPU::test_multiple_devices_logdet_cpu_float32 2022-08-17T12:43:47.8949269Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmax_cpu_float32 2022-08-17T12:43:47.8957463Z [gw1] [ 12%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_fftn_cpu_float32 2022-08-17T12:43:47.8963131Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmax_cpu_float32 2022-08-17T12:43:47.8975782Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logdet_cpu_float32 2022-08-17T12:43:47.8976809Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argsort_cpu_float32 2022-08-17T12:43:47.8978440Z test_ops.py::TestCommonCPU::test_out__refs_fft_hfftn_cpu_float32 2022-08-17T12:43:47.8994177Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_not_cpu_int64 2022-08-17T12:43:47.9000561Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argsort_cpu_float32 2022-08-17T12:43:47.9010233Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_int64 2022-08-17T12:43:47.9024248Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_not_cpu_int64 2022-08-17T12:43:47.9026741Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_int64 2022-08-17T12:43:47.9038624Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_xor_cpu_int64 2022-08-17T12:43:47.9048883Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_complex64 2022-08-17T12:43:47.9055419Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logical_xor_cpu_int64 2022-08-17T12:43:47.9065171Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_complex64 2022-08-17T12:43:47.9067854Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_float32 2022-08-17T12:43:47.9079826Z test_ops.py::TestCommonCPU::test_multiple_devices_logspace_cpu_int64 2022-08-17T12:43:47.9088959Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_float32 2022-08-17T12:43:47.9101190Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_int64 2022-08-17T12:43:47.9109326Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_logspace_cpu_int64 2022-08-17T12:43:47.9116586Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_int64 2022-08-17T12:43:47.9119204Z test_ops.py::TestCommonCPU::test_multiple_devices_long_cpu_int64 2022-08-17T12:43:47.9139907Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_float32 2022-08-17T12:43:47.9144364Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_long_cpu_int64 2022-08-17T12:43:47.9156237Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_float32 2022-08-17T12:43:47.9159269Z test_ops.py::TestCommonCPU::test_multiple_devices_lu_solve_cpu_float32 2022-08-17T12:43:47.9172155Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_int64 2022-08-17T12:43:47.9183565Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_int64 2022-08-17T12:43:47.9190079Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_lu_solve_cpu_float32 2022-08-17T12:43:47.9192838Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_complex64 2022-08-17T12:43:47.9209087Z test_ops.py::TestCommonCPU::test_multiple_devices_mT_cpu_float32 2022-08-17T12:43:47.9218940Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_complex64 2022-08-17T12:43:47.9227786Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_float32 2022-08-17T12:43:47.9235915Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mT_cpu_float32 2022-08-17T12:43:47.9246635Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_float32 2022-08-17T12:43:47.9247867Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_scatter_cpu_float32 2022-08-17T12:43:47.9270630Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_int64 2022-08-17T12:43:47.9284286Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_int64 2022-08-17T12:43:47.9293360Z [gw2] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_masked_scatter_cpu_float32 2022-08-17T12:43:47.9296254Z test_ops.py::TestCommonCPU::test_multiple_devices_matmul_cpu_float32 2022-08-17T12:43:47.9316036Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_int64 2022-08-17T12:43:47.9327971Z [gw0] [ 12%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_int64 2022-08-17T12:43:47.9337673Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_matmul_cpu_float32 2022-08-17T12:43:47.9339556Z test_ops.py::TestCommonCPU::test_multiple_devices_max_binary_cpu_int64 2022-08-17T12:43:47.9362249Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_not_cpu_int64 2022-08-17T12:43:47.9369235Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_not_cpu_int64 2022-08-17T12:43:47.9379775Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_max_binary_cpu_int64 2022-08-17T12:43:47.9381084Z test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_with_dim_cpu_int64 2022-08-17T12:43:47.9401803Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_complex64 2022-08-17T12:43:47.9413720Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_complex64 2022-08-17T12:43:47.9419215Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_float32 2022-08-17T12:43:47.9437190Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_with_dim_cpu_int64 2022-08-17T12:43:47.9445503Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_float32 2022-08-17T12:43:47.9446875Z test_ops.py::TestCommonCPU::test_multiple_devices_median_cpu_float32 2022-08-17T12:43:47.9468626Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_int64 2022-08-17T12:43:47.9480371Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_int64 2022-08-17T12:43:47.9495009Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_median_cpu_float32 2022-08-17T12:43:47.9496382Z test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:43:47.9515025Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_int64 2022-08-17T12:43:47.9528039Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_int64 2022-08-17T12:43:47.9542070Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:43:47.9545132Z test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_no_dim_cpu_float32 2022-08-17T12:43:47.9557613Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bucketize_cpu_float32 2022-08-17T12:43:47.9587287Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bucketize_cpu_float32 2022-08-17T12:43:47.9588057Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_int64 2022-08-17T12:43:47.9592220Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_no_dim_cpu_float32 2022-08-17T12:43:47.9602265Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_int64 2022-08-17T12:43:47.9606097Z test_ops.py::TestCommonCPU::test_multiple_devices_minimum_cpu_float32 2022-08-17T12:43:47.9627276Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_complex64 2022-08-17T12:43:47.9642631Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_complex64 2022-08-17T12:43:47.9651303Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_hfftn_cpu_float32 2022-08-17T12:43:47.9661345Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_minimum_cpu_float32 2022-08-17T12:43:47.9703753Z test_ops.py::TestCommonCPU::test_multiple_devices_mode_cpu_float32 2022-08-17T12:43:47.9705393Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ceil_cpu_float32 2022-08-17T12:43:47.9711794Z test_ops.py::TestCommonCPU::test_out__refs_fft_ifftshift_cpu_float32 2022-08-17T12:43:47.9717825Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ceil_cpu_float32 2022-08-17T12:43:47.9719523Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_complex64 2022-08-17T12:43:47.9722957Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mode_cpu_float32 2022-08-17T12:43:47.9728341Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_ifftshift_cpu_float32 2022-08-17T12:43:47.9743114Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_complex64 2022-08-17T12:43:47.9767615Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_cpu_float32 2022-08-17T12:43:47.9770775Z test_ops.py::TestCommonCPU::test_out__refs_fft_irfft2_cpu_float32 2022-08-17T12:43:47.9773982Z test_ops.py::TestCommonCPU::test_multiple_devices_msort_cpu_float32 2022-08-17T12:43:47.9780734Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_cpu_float32 2022-08-17T12:43:47.9786141Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_solve_cpu_float32 2022-08-17T12:43:47.9804487Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_msort_cpu_float32 2022-08-17T12:43:47.9814650Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_solve_cpu_float32 2022-08-17T12:43:47.9817982Z test_ops.py::TestCommonCPU::test_multiple_devices_multinomial_cpu_float32 2022-08-17T12:43:47.9835048Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_cpu_float32 2022-08-17T12:43:47.9848681Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_cpu_float32 2022-08-17T12:43:47.9863232Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_multinomial_cpu_float32 2022-08-17T12:43:47.9864810Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_min_cpu_float32 2022-08-17T12:43:47.9883333Z test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_1_cpu_int64 2022-08-17T12:43:47.9897196Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_min_cpu_float32 2022-08-17T12:43:47.9910338Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_1_cpu_int64 2022-08-17T12:43:47.9912995Z test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_5_cpu_int64 2022-08-17T12:43:47.9933390Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clone_cpu_int64 2022-08-17T12:43:47.9943728Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clone_cpu_int64 2022-08-17T12:43:47.9957933Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_5_cpu_int64 2022-08-17T12:43:47.9961649Z test_ops.py::TestCommonCPU::test_multiple_devices_nanmedian_cpu_float32 2022-08-17T12:43:47.9979301Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_combinations_cpu_complex64 2022-08-17T12:43:47.9992832Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_combinations_cpu_complex64 2022-08-17T12:43:48.0008669Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nanmedian_cpu_float32 2022-08-17T12:43:48.0031734Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_irfft2_cpu_float32 2022-08-17T12:43:48.0033089Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_complex64 2022-08-17T12:43:48.0034198Z test_ops.py::TestCommonCPU::test_multiple_devices_nansum_cpu_int64 2022-08-17T12:43:48.0054788Z test_ops.py::TestCommonCPU::test_out__refs_fft_rfft_cpu_float32 2022-08-17T12:43:48.0060700Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_complex64 2022-08-17T12:43:48.0063367Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_float32 2022-08-17T12:43:48.0073762Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nansum_cpu_int64 2022-08-17T12:43:48.0087201Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_float32 2022-08-17T12:43:48.0089648Z test_ops.py::TestCommonCPU::test_multiple_devices_ne_cpu_float32 2022-08-17T12:43:48.0107502Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_int64 2022-08-17T12:43:48.0122524Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_int64 2022-08-17T12:43:48.0133338Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ne_cpu_float32 2022-08-17T12:43:48.0139718Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_copysign_cpu_float32 2022-08-17T12:43:48.0151329Z test_ops.py::TestCommonCPU::test_multiple_devices_new_empty_cpu_float32 2022-08-17T12:43:48.0164413Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_copysign_cpu_float32 2022-08-17T12:43:48.0173075Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_int64 2022-08-17T12:43:48.0185956Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_empty_cpu_float32 2022-08-17T12:43:48.0190432Z test_ops.py::TestCommonCPU::test_multiple_devices_new_ones_cpu_float32 2022-08-17T12:43:48.0203403Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_int64 2022-08-17T12:43:48.0222351Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_complex64 2022-08-17T12:43:48.0234486Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_new_ones_cpu_float32 2022-08-17T12:43:48.0245128Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_complex64 2022-08-17T12:43:48.0247146Z test_ops.py::TestCommonCPU::test_multiple_devices_nextafter_cpu_float32 2022-08-17T12:43:48.0263465Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_float32 2022-08-17T12:43:48.0281673Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_float32 2022-08-17T12:43:48.0292625Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nextafter_cpu_float32 2022-08-17T12:43:48.0294745Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_int64 2022-08-17T12:43:48.0311292Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:43:48.0324247Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_int64 2022-08-17T12:43:48.0332990Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummax_cpu_float32 2022-08-17T12:43:48.0345848Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:43:48.0357801Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummax_cpu_float32 2022-08-17T12:43:48.0360849Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool1d_cpu_int64 2022-08-17T12:43:48.0377486Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_complex64 2022-08-17T12:43:48.0392099Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_complex64 2022-08-17T12:43:48.0400918Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool1d_cpu_int64 2022-08-17T12:43:48.0408476Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_float32 2022-08-17T12:43:48.0416618Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool3d_cpu_int64 2022-08-17T12:43:48.0431114Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_float32 2022-08-17T12:43:48.0440664Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_int64 2022-08-17T12:43:48.0456016Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool3d_cpu_int64 2022-08-17T12:43:48.0463485Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_int64 2022-08-17T12:43:48.0476557Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_rfft_cpu_float32 2022-08-17T12:43:48.0478309Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:43:48.0479732Z test_ops.py::TestCommonCPU::test_out__refs_flip_cpu_float32 2022-08-17T12:43:48.0494999Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_float32 2022-08-17T12:43:48.0510660Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_float32 2022-08-17T12:43:48.0522887Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:43:48.0534779Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__refs_flip_cpu_float32 2022-08-17T12:43:48.0536401Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv1d_cpu_int64 2022-08-17T12:43:48.0538027Z test_ops.py::TestCommonCPU::test_out__refs_floor_cpu_float32 2022-08-17T12:43:48.0552817Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_int64 2022-08-17T12:43:48.0567784Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_int64 2022-08-17T12:43:48.0577251Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv1d_cpu_int64 2022-08-17T12:43:48.0601677Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose1d_cpu_int64 2022-08-17T12:43:48.0620372Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_complex64 2022-08-17T12:43:48.0625963Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose1d_cpu_int64 2022-08-17T12:43:48.0629062Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__refs_floor_cpu_float32 2022-08-17T12:43:48.0642327Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_complex64 2022-08-17T12:43:48.0646006Z test_ops.py::TestCommonCPU::test_out__refs_fmod_cpu_float32 2022-08-17T12:43:48.0647893Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose3d_cpu_int64 2022-08-17T12:43:48.0680092Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_scatter_cpu_int64 2022-08-17T12:43:48.0685260Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_scatter_cpu_int64 2022-08-17T12:43:48.0713194Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose3d_cpu_int64 2022-08-17T12:43:48.0717194Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:43:48.0723229Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_digamma_cpu_float32 2022-08-17T12:43:48.0729867Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_digamma_cpu_float32 2022-08-17T12:43:48.0745072Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:43:48.0746949Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_floor_rounding_cpu_float32 2022-08-17T12:43:48.0764380Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout_cpu_float32 2022-08-17T12:43:48.0781774Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_floor_rounding_cpu_float32 2022-08-17T12:43:48.0792923Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout_cpu_float32 2022-08-17T12:43:48.0794852Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:43:48.0811894Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_int64 2022-08-17T12:43:48.0828054Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_int64 2022-08-17T12:43:48.0840915Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:43:48.0843718Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:43:48.0861558Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_float32 2022-08-17T12:43:48.0873833Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_float32 2022-08-17T12:43:48.0877871Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_int64 2022-08-17T12:43:48.0890077Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:43:48.0894866Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_grid_sample_cpu_float32 2022-08-17T12:43:48.0906126Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_int64 2022-08-17T12:43:48.0922589Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_complex64 2022-08-17T12:43:48.0935208Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_grid_sample_cpu_float32 2022-08-17T12:43:48.0943974Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_complex64 2022-08-17T12:43:48.0946680Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardswish_cpu_float32 2022-08-17T12:43:48.0964128Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_eig_cpu_float32 2022-08-17T12:43:48.0978359Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_eig_cpu_float32 2022-08-17T12:43:48.0986373Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardswish_cpu_float32 2022-08-17T12:43:48.0989216Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_huber_loss_cpu_float32 2022-08-17T12:43:48.1005405Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_complex64 2022-08-17T12:43:48.1018919Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_complex64 2022-08-17T12:43:48.1027194Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_huber_loss_cpu_float32 2022-08-17T12:43:48.1030302Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:43:48.1046275Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_float32 2022-08-17T12:43:48.1059067Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_float32 2022-08-17T12:43:48.1071583Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:43:48.1073058Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_int64 2022-08-17T12:43:48.1090572Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_kl_div_cpu_float32 2022-08-17T12:43:48.1104448Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_int64 2022-08-17T12:43:48.1113033Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_kl_div_cpu_float32 2022-08-17T12:43:48.1115793Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_erf_cpu_float32 2022-08-17T12:43:48.1131083Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:43:48.1142933Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_erf_cpu_float32 2022-08-17T12:43:48.1154827Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:43:48.1156647Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfinv_cpu_float32 2022-08-17T12:43:48.1172676Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_local_response_norm_cpu_int64 2022-08-17T12:43:48.1184391Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fmod_cpu_float32 2022-08-17T12:43:48.1192535Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfinv_cpu_float32 2022-08-17T12:43:48.1205018Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_local_response_norm_cpu_int64 2022-08-17T12:43:48.1207795Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_complex64 2022-08-17T12:43:48.1209408Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:43:48.1222862Z test_ops.py::TestCommonCPU::test_out__refs_gt_cpu_float32 2022-08-17T12:43:48.1234102Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_complex64 2022-08-17T12:43:48.1240330Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_float32 2022-08-17T12:43:48.1248965Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:43:48.1269874Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:43:48.1274066Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_float32 2022-08-17T12:43:48.1291400Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_int64 2022-08-17T12:43:48.1294545Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_int64 2022-08-17T12:43:48.1306138Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:43:48.1307744Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:43:48.1325511Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_float32 2022-08-17T12:43:48.1337906Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_float32 2022-08-17T12:43:48.1342103Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_int64 2022-08-17T12:43:48.1353977Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:43:48.1361141Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:43:48.1369839Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_int64 2022-08-17T12:43:48.1388659Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_complex64 2022-08-17T12:43:48.1396126Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:43:48.1409003Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_complex64 2022-08-17T12:43:48.1410428Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_float32 2022-08-17T12:43:48.1428538Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_one_hot_cpu_int64 2022-08-17T12:43:48.1443380Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_float32 2022-08-17T12:43:48.1453405Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_one_hot_cpu_int64 2022-08-17T12:43:48.1455245Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_int64 2022-08-17T12:43:48.1470972Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_constant_cpu_int64 2022-08-17T12:43:48.1485806Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_int64 2022-08-17T12:43:48.1492793Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_constant_cpu_int64 2022-08-17T12:43:48.1500410Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_complex64 2022-08-17T12:43:48.1512862Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pairwise_distance_cpu_int64 2022-08-17T12:43:48.1523372Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_complex64 2022-08-17T12:43:48.1531411Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_float32 2022-08-17T12:43:48.1543376Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pairwise_distance_cpu_int64 2022-08-17T12:43:48.1554752Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_float32 2022-08-17T12:43:48.1557463Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:43:48.1574172Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_int64 2022-08-17T12:43:48.1585687Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_int64 2022-08-17T12:43:48.1597553Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:43:48.1600137Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_prelu_cpu_float32 2022-08-17T12:43:48.1617247Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft2_cpu_float32 2022-08-17T12:43:48.1628853Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft2_cpu_float32 2022-08-17T12:43:48.1640301Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_prelu_cpu_float32 2022-08-17T12:43:48.1643100Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu_cpu_int64 2022-08-17T12:43:48.1658831Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfftn_cpu_float32 2022-08-17T12:43:48.1673002Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfftn_cpu_float32 2022-08-17T12:43:48.1678873Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu_cpu_int64 2022-08-17T12:43:48.1688648Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_int64 2022-08-17T12:43:48.1692702Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:43:48.1704798Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_int64 2022-08-17T12:43:48.1725030Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__refs_gt_cpu_float32 2022-08-17T12:43:48.1738470Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:43:48.1742121Z test_ops.py::TestCommonCPU::test_out__refs_hypot_cpu_float32 2022-08-17T12:43:48.1746822Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfftn_cpu_complex64 2022-08-17T12:43:48.1750450Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_with_dtype_cpu_int64 2022-08-17T12:43:48.1763985Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfftn_cpu_complex64 2022-08-17T12:43:48.1769258Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_with_dtype_cpu_int64 2022-08-17T12:43:48.1791968Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft2_cpu_int64 2022-08-17T12:43:48.1794431Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft2_cpu_int64 2022-08-17T12:43:48.1797850Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softsign_cpu_int64 2022-08-17T12:43:48.1807474Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfftn_cpu_int64 2022-08-17T12:43:48.1813927Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfftn_cpu_int64 2022-08-17T12:43:48.1855685Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softsign_cpu_int64 2022-08-17T12:43:48.1857377Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_threshold_cpu_int64 2022-08-17T12:43:48.1866560Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_complex64 2022-08-17T12:43:48.1870427Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_complex64 2022-08-17T12:43:48.1880410Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_threshold_cpu_int64 2022-08-17T12:43:48.1882050Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cpu_int64 2022-08-17T12:43:48.1899088Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_float32 2022-08-17T12:43:48.1913444Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_float32 2022-08-17T12:43:48.1921718Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cpu_int64 2022-08-17T12:43:48.1924094Z test_ops.py::TestCommonCPU::test_multiple_devices_nonzero_cpu_float32 2022-08-17T12:43:48.1946494Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_int64 2022-08-17T12:43:48.1957803Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_int64 2022-08-17T12:43:48.1968277Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_nonzero_cpu_float32 2022-08-17T12:43:48.1971685Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_cpu_complex64 2022-08-17T12:43:48.1987995Z test_ops.py::TestCommonCPU::test_multiple_devices_norm_inf_cpu_float32 2022-08-17T12:43:48.2001525Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_cpu_complex64 2022-08-17T12:43:48.2011605Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_norm_inf_cpu_float32 2022-08-17T12:43:48.2013236Z test_ops.py::TestCommonCPU::test_multiple_devices_ones_like_cpu_float32 2022-08-17T12:43:48.2030427Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_float32 2022-08-17T12:43:48.2045417Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_float32 2022-08-17T12:43:48.2048665Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ones_like_cpu_float32 2022-08-17T12:43:48.2055648Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_divide_cpu_int64 2022-08-17T12:43:48.2063632Z test_ops.py::TestCommonCPU::test_multiple_devices_outer_cpu_int64 2022-08-17T12:43:48.2075694Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_divide_cpu_int64 2022-08-17T12:43:48.2086491Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmin_cpu_int64 2022-08-17T12:43:48.2099902Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_outer_cpu_int64 2022-08-17T12:43:48.2110719Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmin_cpu_int64 2022-08-17T12:43:48.2112045Z test_ops.py::TestCommonCPU::test_multiple_devices_pinverse_cpu_float32 2022-08-17T12:43:48.2130261Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_frexp_cpu_float32 2022-08-17T12:43:48.2145218Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_frexp_cpu_float32 2022-08-17T12:43:48.2158027Z [gw3] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:43:48.2165958Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_pinverse_cpu_float32 2022-08-17T12:43:48.2173709Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_complex64 2022-08-17T12:43:48.2185408Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:43:48.2199140Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_complex64 2022-08-17T12:43:48.2202463Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:43:48.2212360Z test_ops.py::TestCommonCPU::test_out__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:43:48.2215219Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ge_cpu_float32 2022-08-17T12:43:48.2235981Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:43:48.2245786Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ge_cpu_float32 2022-08-17T12:43:48.2256467Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:43:48.2257935Z test_ops.py::TestCommonCPU::test_multiple_devices_positive_cpu_float32 2022-08-17T12:43:48.2275357Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_complex64 2022-08-17T12:43:48.2287737Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_complex64 2022-08-17T12:43:48.2297727Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__refs_hypot_cpu_float32 2022-08-17T12:43:48.2318048Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_positive_cpu_float32 2022-08-17T12:43:48.2331963Z test_ops.py::TestCommonCPU::test_multiple_devices_prod_cpu_float32 2022-08-17T12:43:48.2333864Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gt_cpu_int64 2022-08-17T12:43:48.2342824Z test_ops.py::TestCommonCPU::test_out__refs_imag_cpu_complex64 2022-08-17T12:43:48.2353130Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gt_cpu_int64 2022-08-17T12:43:48.2361251Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_prod_cpu_float32 2022-08-17T12:43:48.2375944Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__refs_imag_cpu_complex64 2022-08-17T12:43:48.2377822Z test_ops.py::TestCommonCPU::test_multiple_devices_qr_cpu_float32 2022-08-17T12:43:48.2379247Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_heaviside_cpu_float32 2022-08-17T12:43:48.2396915Z test_ops.py::TestCommonCPU::test_out__refs_isnan_cpu_float32 2022-08-17T12:43:48.2413398Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_heaviside_cpu_float32 2022-08-17T12:43:48.2417173Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_qr_cpu_float32 2022-08-17T12:43:48.2425090Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_histogramdd_cpu_float32 2022-08-17T12:43:48.2429453Z test_ops.py::TestCommonCPU::test_multiple_devices_rand_like_cpu_float32 2022-08-17T12:43:48.2441110Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_histogramdd_cpu_float32 2022-08-17T12:43:48.2446876Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_complex64 2022-08-17T12:43:48.2459633Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__refs_isnan_cpu_float32 2022-08-17T12:43:48.2465992Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_complex64 2022-08-17T12:43:48.2483188Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rand_like_cpu_float32 2022-08-17T12:43:48.2485484Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_i0_cpu_float32 2022-08-17T12:43:48.2489508Z test_ops.py::TestCommonCPU::test_multiple_devices_ravel_cpu_float32 2022-08-17T12:43:48.2501536Z test_ops.py::TestCommonCPU::test_out__refs_le_cpu_float32 2022-08-17T12:43:48.2510363Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_i0_cpu_float32 2022-08-17T12:43:48.2517871Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_imag_cpu_complex64 2022-08-17T12:43:48.2529752Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_ravel_cpu_float32 2022-08-17T12:43:48.2540320Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_imag_cpu_complex64 2022-08-17T12:43:48.2542195Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_complex64 2022-08-17T12:43:48.2558298Z test_ops.py::TestCommonCPU::test_multiple_devices_reciprocal_cpu_float32 2022-08-17T12:43:48.2573722Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_complex64 2022-08-17T12:43:48.2579847Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_reciprocal_cpu_float32 2022-08-17T12:43:48.2590944Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_float32 2022-08-17T12:43:48.2595210Z test_ops.py::TestCommonCPU::test_multiple_devices_renorm_cpu_float32 2022-08-17T12:43:48.2606295Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_float32 2022-08-17T12:43:48.2624425Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_int64 2022-08-17T12:43:48.2633477Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_renorm_cpu_float32 2022-08-17T12:43:48.2644849Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_int64 2022-08-17T12:43:48.2647501Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_float32 2022-08-17T12:43:48.2663538Z test_ops.py::TestCommonCPU::test_multiple_devices_repeat_interleave_cpu_int64 2022-08-17T12:43:48.2675967Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_float32 2022-08-17T12:43:48.2680097Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_int64 2022-08-17T12:43:48.2693461Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_repeat_interleave_cpu_int64 2022-08-17T12:43:48.2699389Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_int64 2022-08-17T12:43:48.2707076Z test_ops.py::TestCommonCPU::test_multiple_devices_reshape_cpu_int64 2022-08-17T12:43:48.2729125Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_inverse_cpu_complex64 2022-08-17T12:43:48.2734665Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_reshape_cpu_int64 2022-08-17T12:43:48.2750503Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_inverse_cpu_complex64 2022-08-17T12:43:48.2752123Z test_ops.py::TestCommonCPU::test_multiple_devices_resize_as__cpu_int64 2022-08-17T12:43:48.2772995Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_int64 2022-08-17T12:43:48.2785351Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_int64 2022-08-17T12:43:48.2793786Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resize_as__cpu_int64 2022-08-17T12:43:48.2796713Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isin_cpu_float32 2022-08-17T12:43:48.2811744Z test_ops.py::TestCommonCPU::test_multiple_devices_resolve_neg_cpu_int64 2022-08-17T12:43:48.2821899Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isin_cpu_float32 2022-08-17T12:43:48.2830076Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_int64 2022-08-17T12:43:48.2843250Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_resolve_neg_cpu_int64 2022-08-17T12:43:48.2851070Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_int64 2022-08-17T12:43:48.2857651Z test_ops.py::TestCommonCPU::test_multiple_devices_rot90_cpu_int64 2022-08-17T12:43:48.2875526Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isneginf_cpu_float32 2022-08-17T12:43:48.2882602Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rot90_cpu_int64 2022-08-17T12:43:48.2895242Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isneginf_cpu_float32 2022-08-17T12:43:48.2897978Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_complex64 2022-08-17T12:43:48.2918784Z test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_neg_3_cpu_float32 2022-08-17T12:43:48.2922791Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_complex64 2022-08-17T12:43:48.2934944Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_neg_3_cpu_float32 2022-08-17T12:43:48.2939358Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_istft_cpu_float32 2022-08-17T12:43:48.2943715Z test_ops.py::TestCommonCPU::test_multiple_devices_rsub_cpu_int64 2022-08-17T12:43:48.2954550Z [gw1] [ 13%] PASSED test_ops.py::TestCommonCPU::test_out__refs_le_cpu_float32 2022-08-17T12:43:48.2972126Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_istft_cpu_float32 2022-08-17T12:43:48.2975956Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_rsub_cpu_int64 2022-08-17T12:43:48.2979294Z test_ops.py::TestCommonCPU::test_out__refs_linalg_svd_cpu_float32 2022-08-17T12:43:48.2988642Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:43:48.2992458Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:43:48.3006539Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_cpu_int64 2022-08-17T12:43:48.3024504Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_float32 2022-08-17T12:43:48.3033219Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_cpu_int64 2022-08-17T12:43:48.3044344Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_float32 2022-08-17T12:43:48.3047356Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_int64 2022-08-17T12:43:48.3062822Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amin_cpu_int64 2022-08-17T12:43:48.3074425Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_int64 2022-08-17T12:43:48.3078637Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_complex64 2022-08-17T12:43:48.3096628Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amin_cpu_int64 2022-08-17T12:43:48.3116605Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_complex64 2022-08-17T12:43:48.3124821Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_prod_cpu_int64 2022-08-17T12:43:48.3137601Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_prod_cpu_int64 2022-08-17T12:43:48.3139583Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_kthvalue_cpu_int64 2022-08-17T12:43:48.3157049Z test_ops.py::TestCommonCPU::test_multiple_devices_searchsorted_cpu_int64 2022-08-17T12:43:48.3175893Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_kthvalue_cpu_int64 2022-08-17T12:43:48.3183674Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_searchsorted_cpu_int64 2022-08-17T12:43:48.3190176Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_int64 2022-08-17T12:43:48.3194819Z test_ops.py::TestCommonCPU::test_multiple_devices_select_cpu_int64 2022-08-17T12:43:48.3206315Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_int64 2022-08-17T12:43:48.3219622Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lerp_cpu_float32 2022-08-17T12:43:48.3233599Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_select_cpu_int64 2022-08-17T12:43:48.3246997Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lerp_cpu_float32 2022-08-17T12:43:48.3248762Z test_ops.py::TestCommonCPU::test_multiple_devices_sgn_cpu_int64 2022-08-17T12:43:48.3263869Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_cpu_float32 2022-08-17T12:43:48.3275323Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_cpu_float32 2022-08-17T12:43:48.3285574Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sgn_cpu_int64 2022-08-17T12:43:48.3288096Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cond_cpu_float32 2022-08-17T12:43:48.3303764Z test_ops.py::TestCommonCPU::test_multiple_devices_sigmoid_cpu_int64 2022-08-17T12:43:48.3320104Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cond_cpu_float32 2022-08-17T12:43:48.3326498Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_det_cpu_complex64 2022-08-17T12:43:48.3336664Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sigmoid_cpu_int64 2022-08-17T12:43:48.3344727Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_det_cpu_complex64 2022-08-17T12:43:48.3351577Z test_ops.py::TestCommonCPU::test_multiple_devices_signbit_cpu_int64 2022-08-17T12:43:48.3377869Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigh_cpu_complex64 2022-08-17T12:43:48.3382117Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_signbit_cpu_int64 2022-08-17T12:43:48.3390598Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigh_cpu_complex64 2022-08-17T12:43:48.3393122Z test_ops.py::TestCommonCPU::test_multiple_devices_sinc_cpu_int64 2022-08-17T12:43:48.3411590Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvalsh_cpu_complex64 2022-08-17T12:43:48.3423374Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvalsh_cpu_complex64 2022-08-17T12:43:48.3435332Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sinc_cpu_int64 2022-08-17T12:43:48.3437917Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_cpu_complex64 2022-08-17T12:43:48.3455473Z test_ops.py::TestCommonCPU::test_multiple_devices_slice_scatter_cpu_int64 2022-08-17T12:43:48.3467130Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_cpu_complex64 2022-08-17T12:43:48.3478521Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_slice_scatter_cpu_int64 2022-08-17T12:43:48.3481012Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_cpu_complex64 2022-08-17T12:43:48.3507278Z test_ops.py::TestCommonCPU::test_multiple_devices_sort_cpu_float32 2022-08-17T12:43:48.3517401Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_cpu_complex64 2022-08-17T12:43:48.3528296Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sort_cpu_float32 2022-08-17T12:43:48.3530164Z test_ops.py::TestCommonCPU::test_multiple_devices_special_airy_ai_cpu_int64 2022-08-17T12:43:48.3545403Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_solve_cpu_complex64 2022-08-17T12:43:48.3559132Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_solve_cpu_complex64 2022-08-17T12:43:48.3564848Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_airy_ai_cpu_int64 2022-08-17T12:43:48.3584811Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:43:48.3589036Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j1_cpu_int64 2022-08-17T12:43:48.3597394Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:43:48.3611276Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_cpu_complex64 2022-08-17T12:43:48.3619697Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j1_cpu_int64 2022-08-17T12:43:48.3628775Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_cpu_complex64 2022-08-17T12:43:48.3631426Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y1_cpu_int64 2022-08-17T12:43:48.3649336Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_solve_cpu_complex64 2022-08-17T12:43:48.3660756Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_solve_cpu_complex64 2022-08-17T12:43:48.3673000Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y1_cpu_int64 2022-08-17T12:43:48.3676100Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_power_cpu_complex64 2022-08-17T12:43:48.3692848Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:43:48.3707882Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_power_cpu_complex64 2022-08-17T12:43:48.3716686Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:43:48.3719261Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:43:48.3740585Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:43:48.3749764Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:43:48.3763161Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:43:48.3764767Z test_ops.py::TestCommonCPU::test_multiple_devices_special_erfcx_cpu_int64 2022-08-17T12:43:48.3780191Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_int64 2022-08-17T12:43:48.3792656Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_int64 2022-08-17T12:43:48.3799081Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:43:48.3808544Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_erfcx_cpu_int64 2022-08-17T12:43:48.3820325Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:43:48.3823199Z test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_he_cpu_int64 2022-08-17T12:43:48.3837760Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:43:48.3852216Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:43:48.3860527Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_he_cpu_int64 2022-08-17T12:43:48.3863172Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_qr_cpu_float32 2022-08-17T12:43:48.3878188Z test_ops.py::TestCommonCPU::test_multiple_devices_special_i1_cpu_int64 2022-08-17T12:43:48.3893743Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_qr_cpu_float32 2022-08-17T12:43:48.3902695Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_i1_cpu_int64 2022-08-17T12:43:48.3904739Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_cpu_float32 2022-08-17T12:43:48.3919851Z test_ops.py::TestCommonCPU::test_multiple_devices_special_laguerre_polynomial_l_cpu_int64 2022-08-17T12:43:48.3931856Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_cpu_float32 2022-08-17T12:43:48.3941277Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_laguerre_polynomial_l_cpu_int64 2022-08-17T12:43:48.3944686Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_triangular_cpu_float32 2022-08-17T12:43:48.3958643Z test_ops.py::TestCommonCPU::test_multiple_devices_special_log_ndtr_cpu_int64 2022-08-17T12:43:48.3970305Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_triangular_cpu_float32 2022-08-17T12:43:48.3974004Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svdvals_cpu_float32 2022-08-17T12:43:48.3986032Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_log_ndtr_cpu_int64 2022-08-17T12:43:48.3989945Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i1_cpu_int64 2022-08-17T12:43:48.4003584Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svdvals_cpu_float32 2022-08-17T12:43:48.4017964Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorsolve_cpu_float32 2022-08-17T12:43:48.4032711Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i1_cpu_int64 2022-08-17T12:43:48.4047678Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorsolve_cpu_float32 2022-08-17T12:43:48.4049294Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vecdot_cpu_complex64 2022-08-17T12:43:48.4062876Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k1_cpu_int64 2022-08-17T12:43:48.4078091Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vecdot_cpu_complex64 2022-08-17T12:43:48.4086906Z [gw2] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k1_cpu_int64 2022-08-17T12:43:48.4089707Z test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtri_cpu_int64 2022-08-17T12:43:48.4107414Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_complex64 2022-08-17T12:43:48.4114330Z [gw0] [ 13%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_complex64 2022-08-17T12:43:48.4122534Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtri_cpu_int64 2022-08-17T12:43:48.4124625Z test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k0_cpu_int64 2022-08-17T12:43:48.4138429Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_float32 2022-08-17T12:43:48.4151566Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_float32 2022-08-17T12:43:48.4159767Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k0_cpu_int64 2022-08-17T12:43:48.4161481Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_complex64 2022-08-17T12:43:48.4175566Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:43:48.4184626Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_complex64 2022-08-17T12:43:48.4192424Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:43:48.4195064Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:43:48.4209964Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_float32 2022-08-17T12:43:48.4216511Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_float32 2022-08-17T12:43:48.4226368Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:43:48.4228245Z test_ops.py::TestCommonCPU::test_multiple_devices_special_spherical_bessel_j0_cpu_int64 2022-08-17T12:43:48.4242726Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_dtype_cpu_float32 2022-08-17T12:43:48.4259313Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_dtype_cpu_float32 2022-08-17T12:43:48.4269462Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_spherical_bessel_j0_cpu_int64 2022-08-17T12:43:48.4271245Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logcumsumexp_cpu_float32 2022-08-17T12:43:48.4285068Z test_ops.py::TestCommonCPU::test_multiple_devices_special_zeta_cpu_int64 2022-08-17T12:43:48.4299382Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logcumsumexp_cpu_float32 2022-08-17T12:43:48.4307664Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_special_zeta_cpu_int64 2022-08-17T12:43:48.4308596Z test_ops.py::TestCommonCPU::test_multiple_devices_split_list_args_cpu_int64 2022-08-17T12:43:48.4326746Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_float32 2022-08-17T12:43:48.4335887Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_float32 2022-08-17T12:43:48.4348209Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_split_list_args_cpu_int64 2022-08-17T12:43:48.4349817Z test_ops.py::TestCommonCPU::test_multiple_devices_sqrt_cpu_int64 2022-08-17T12:43:48.4368112Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_not_cpu_int64 2022-08-17T12:43:48.4375064Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_not_cpu_int64 2022-08-17T12:43:48.4387026Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sqrt_cpu_int64 2022-08-17T12:43:48.4388052Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_complex64 2022-08-17T12:43:48.4408484Z test_ops.py::TestCommonCPU::test_multiple_devices_squeeze_cpu_int64 2022-08-17T12:43:48.4424667Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_complex64 2022-08-17T12:43:48.4428277Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_squeeze_cpu_int64 2022-08-17T12:43:48.4437472Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logit_cpu_int64 2022-08-17T12:43:48.4446251Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logit_cpu_int64 2022-08-17T12:43:48.4447206Z test_ops.py::TestCommonCPU::test_multiple_devices_std_mean_cpu_float32 2022-08-17T12:43:48.4465025Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logsumexp_cpu_float32 2022-08-17T12:43:48.4478190Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logsumexp_cpu_float32 2022-08-17T12:43:48.4480287Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_int64 2022-08-17T12:43:48.4493000Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_std_mean_cpu_float32 2022-08-17T12:43:48.4499639Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_int64 2022-08-17T12:43:48.4502328Z test_ops.py::TestCommonCPU::test_multiple_devices_sum_cpu_float32 2022-08-17T12:43:48.4522998Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_cpu_float32 2022-08-17T12:43:48.4524846Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_cpu_float32 2022-08-17T12:43:48.4536264Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_sum_cpu_float32 2022-08-17T12:43:48.4539306Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_unpack_cpu_float32 2022-08-17T12:43:48.4549859Z test_ops.py::TestCommonCPU::test_multiple_devices_svd_cpu_float32 2022-08-17T12:43:48.4562754Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_unpack_cpu_float32 2022-08-17T12:43:48.4570374Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_svd_cpu_float32 2022-08-17T12:43:48.4576976Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_complex64 2022-08-17T12:43:48.4584271Z test_ops.py::TestCommonCPU::test_multiple_devices_t_cpu_int64 2022-08-17T12:43:48.4594064Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_complex64 2022-08-17T12:43:48.4613725Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_float32 2022-08-17T12:43:48.4618546Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_float32 2022-08-17T12:43:48.4627587Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_t_cpu_int64 2022-08-17T12:43:48.4628406Z test_ops.py::TestCommonCPU::test_multiple_devices_take_cpu_int64 2022-08-17T12:43:48.4646955Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_int64 2022-08-17T12:43:48.4657169Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_int64 2022-08-17T12:43:48.4661325Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_take_cpu_int64 2022-08-17T12:43:48.4667269Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_matmul_cpu_complex64 2022-08-17T12:43:48.4677191Z test_ops.py::TestCommonCPU::test_multiple_devices_tanh_cpu_int64 2022-08-17T12:43:48.4687156Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_matmul_cpu_complex64 2022-08-17T12:43:48.4696328Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_matrix_exp_cpu_float32 2022-08-17T12:43:48.4703496Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tanh_cpu_int64 2022-08-17T12:43:48.4711901Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_matrix_exp_cpu_float32 2022-08-17T12:43:48.4713954Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_no_dim_cpu_int64 2022-08-17T12:43:48.4732468Z test_ops.py::TestCommonCPU::test_multiple_devices_tensordot_cpu_int64 2022-08-17T12:43:48.4742168Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_no_dim_cpu_int64 2022-08-17T12:43:48.4746337Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_maximum_cpu_int64 2022-08-17T12:43:48.4754944Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tensordot_cpu_int64 2022-08-17T12:43:48.4765545Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_maximum_cpu_int64 2022-08-17T12:43:48.4767589Z test_ops.py::TestCommonCPU::test_multiple_devices_to_sparse_cpu_int64 2022-08-17T12:43:48.4779113Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_median_cpu_int64 2022-08-17T12:43:48.4787559Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_median_cpu_int64 2022-08-17T12:43:48.4797833Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_to_sparse_cpu_int64 2022-08-17T12:43:48.4800303Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:43:48.4813280Z test_ops.py::TestCommonCPU::test_multiple_devices_trace_cpu_int64 2022-08-17T12:43:48.4822420Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:43:48.4831011Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_trace_cpu_int64 2022-08-17T12:43:48.4832638Z test_ops.py::TestCommonCPU::test_multiple_devices_trapezoid_cpu_int64 2022-08-17T12:43:48.4848526Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_binary_cpu_int64 2022-08-17T12:43:48.4855754Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_binary_cpu_int64 2022-08-17T12:43:48.4864463Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_trapezoid_cpu_int64 2022-08-17T12:43:48.4865241Z test_ops.py::TestCommonCPU::test_multiple_devices_tril_cpu_float32 2022-08-17T12:43:48.4884465Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_with_dim_cpu_int64 2022-08-17T12:43:48.4895610Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_with_dim_cpu_int64 2022-08-17T12:43:48.4902316Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_tril_cpu_float32 2022-08-17T12:43:48.4910168Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_float32 2022-08-17T12:43:48.4919313Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_float32 2022-08-17T12:43:48.4921349Z test_ops.py::TestCommonCPU::test_multiple_devices_true_divide_cpu_float32 2022-08-17T12:43:48.4932406Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_complex64 2022-08-17T12:43:48.4941031Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_complex64 2022-08-17T12:43:48.4950269Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_true_divide_cpu_float32 2022-08-17T12:43:48.4950999Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_msort_cpu_int64 2022-08-17T12:43:48.4962362Z test_ops.py::TestCommonCPU::test_multiple_devices_unbind_cpu_int64 2022-08-17T12:43:48.4972626Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_msort_cpu_int64 2022-08-17T12:43:48.4980570Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unbind_cpu_int64 2022-08-17T12:43:48.4982214Z test_ops.py::TestCommonCPU::test_multiple_devices_unfold_cpu_int64 2022-08-17T12:43:48.4992645Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_multinomial_cpu_float32 2022-08-17T12:43:48.5001579Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_multinomial_cpu_float32 2022-08-17T12:43:48.5006960Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unfold_cpu_int64 2022-08-17T12:43:48.5013732Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:43:48.5016428Z test_ops.py::TestCommonCPU::test_multiple_devices_unique_cpu_int64 2022-08-17T12:43:48.5025082Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:43:48.5035463Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:43:48.5046083Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_unique_cpu_int64 2022-08-17T12:43:48.5053214Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:43:48.5055058Z test_ops.py::TestCommonCPU::test_multiple_devices_var_mean_cpu_float32 2022-08-17T12:43:48.5070394Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmean_cpu_float32 2022-08-17T12:43:48.5076581Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmean_cpu_float32 2022-08-17T12:43:48.5086338Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_var_mean_cpu_float32 2022-08-17T12:43:48.5088297Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nansum_cpu_float32 2022-08-17T12:43:48.5099632Z test_ops.py::TestCommonCPU::test_multiple_devices_view_as_cpu_float32 2022-08-17T12:43:48.5110049Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nansum_cpu_float32 2022-08-17T12:43:48.5117033Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_view_as_cpu_float32 2022-08-17T12:43:48.5119308Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_int64 2022-08-17T12:43:48.5129192Z test_ops.py::TestCommonCPU::test_multiple_devices_vsplit_cpu_float32 2022-08-17T12:43:48.5139204Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_int64 2022-08-17T12:43:48.5145131Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_vsplit_cpu_float32 2022-08-17T12:43:48.5151355Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_int64 2022-08-17T12:43:48.5154685Z test_ops.py::TestCommonCPU::test_multiple_devices_where_cpu_float32 2022-08-17T12:43:48.5163373Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_int64 2022-08-17T12:43:48.5171185Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_complex64 2022-08-17T12:43:48.5180813Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_where_cpu_float32 2022-08-17T12:43:48.5188040Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_complex64 2022-08-17T12:43:48.5190353Z test_ops.py::TestCommonCPU::test_multiple_devices_zero__cpu_float32 2022-08-17T12:43:48.5200516Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_float32 2022-08-17T12:43:48.5210585Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_float32 2022-08-17T12:43:48.5213223Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_multiple_devices_zero__cpu_float32 2022-08-17T12:43:48.5222576Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_int64 2022-08-17T12:43:48.5225954Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_H_cpu_bool 2022-08-17T12:43:48.5235238Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_int64 2022-08-17T12:43:48.5248391Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nextafter_cpu_float32 2022-08-17T12:43:48.5257025Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nextafter_cpu_float32 2022-08-17T12:43:48.5267367Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_H_cpu_bool 2022-08-17T12:43:48.5268985Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:43:48.5281362Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___rand___cpu_bool 2022-08-17T12:43:48.5290946Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:43:48.5305731Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool1d_cpu_int64 2022-08-17T12:43:48.5317304Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool1d_cpu_int64 2022-08-17T12:43:48.5335132Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool3d_cpu_int64 2022-08-17T12:43:48.5339981Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values___rand___cpu_bool 2022-08-17T12:43:48.5346262Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool3d_cpu_int64 2022-08-17T12:43:48.5347830Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:43:48.5358900Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___rxor___cpu_bool 2022-08-17T12:43:48.5368213Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:43:48.5383840Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_float32 2022-08-17T12:43:48.5391042Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_float32 2022-08-17T12:43:48.5403879Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_int64 2022-08-17T12:43:48.5413432Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_int64 2022-08-17T12:43:48.5430580Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose2d_cpu_int64 2022-08-17T12:43:48.5442849Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose2d_cpu_int64 2022-08-17T12:43:48.5449337Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values___rxor___cpu_bool 2022-08-17T12:43:48.5459798Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cpu_int64 2022-08-17T12:43:48.5470602Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cpu_int64 2022-08-17T12:43:48.5472162Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_acos_cpu_bool 2022-08-17T12:43:48.5485391Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout2d_cpu_float32 2022-08-17T12:43:48.5495602Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout2d_cpu_float32 2022-08-17T12:43:48.5503203Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:43:48.5514272Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_acos_cpu_bool 2022-08-17T12:43:48.5522978Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:43:48.5524468Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_all_cpu_bool 2022-08-17T12:43:48.5536370Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:43:48.5545922Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:43:48.5561753Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:43:48.5572885Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:43:48.5581430Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_group_norm_cpu_float32 2022-08-17T12:43:48.5589136Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_all_cpu_bool 2022-08-17T12:43:48.5599574Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_group_norm_cpu_float32 2022-08-17T12:43:48.5600339Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardtanh_cpu_float32 2022-08-17T12:43:48.5611228Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_angle_cpu_bool 2022-08-17T12:43:48.5620220Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardtanh_cpu_float32 2022-08-17T12:43:48.5626059Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_instance_norm_cpu_float32 2022-08-17T12:43:48.5633977Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_angle_cpu_bool 2022-08-17T12:43:48.5641338Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_instance_norm_cpu_float32 2022-08-17T12:43:48.5646231Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_as_strided_cpu_bool 2022-08-17T12:43:48.5659431Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:43:48.5668458Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:43:48.5676152Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_kl_div_cpu_int64 2022-08-17T12:43:48.5686424Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_as_strided_cpu_bool 2022-08-17T12:43:48.5694020Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_kl_div_cpu_int64 2022-08-17T12:43:48.5696473Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_atan2_cpu_bool 2022-08-17T12:43:48.5707440Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:43:48.5716076Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:43:48.5730756Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:43:48.5738183Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:43:48.5751028Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:43:48.5760660Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:43:48.5767559Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_atan2_cpu_bool 2022-08-17T12:43:48.5769910Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:43:48.5779803Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_2d_cpu_bool 2022-08-17T12:43:48.5788887Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:43:48.5801818Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:43:48.5812009Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:43:48.5819310Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_2d_cpu_bool 2022-08-17T12:43:48.5821888Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_not_cpu_bool 2022-08-17T12:43:48.5832639Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:43:48.5841693Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:43:48.5852442Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_normalize_cpu_complex64 2022-08-17T12:43:48.5858613Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_not_cpu_bool 2022-08-17T12:43:48.5868762Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_normalize_cpu_complex64 2022-08-17T12:43:48.5870944Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_bool_cpu_bool 2022-08-17T12:43:48.5881666Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_float32 2022-08-17T12:43:48.5890783Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_float32 2022-08-17T12:43:48.5905659Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_int64 2022-08-17T12:43:48.5909082Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_bool_cpu_bool 2022-08-17T12:43:48.5916248Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_int64 2022-08-17T12:43:48.5918160Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:43:48.5928757Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cartesian_prod_cpu_bool 2022-08-17T12:43:48.5937359Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:43:48.5956389Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pdist_cpu_float32 2022-08-17T12:43:48.5960288Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_cartesian_prod_cpu_bool 2022-08-17T12:43:48.5970310Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pdist_cpu_float32 2022-08-17T12:43:48.5971779Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_chunk_cpu_bool 2022-08-17T12:43:48.5984766Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:43:48.5995170Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:43:48.6012488Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_poisson_nll_loss_cpu_int64 2022-08-17T12:43:48.6018475Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_poisson_nll_loss_cpu_int64 2022-08-17T12:43:48.6025846Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_chunk_cpu_bool 2022-08-17T12:43:48.6028660Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_column_stack_cpu_bool 2022-08-17T12:43:48.6049613Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu_cpu_float32 2022-08-17T12:43:48.6060519Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu_cpu_float32 2022-08-17T12:43:48.6067066Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:43:48.6074220Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_column_stack_cpu_bool 2022-08-17T12:43:48.6081915Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:43:48.6085005Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_constant_pad_nd_cpu_bool 2022-08-17T12:43:48.6105652Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_cpu_float32 2022-08-17T12:43:48.6119039Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_cpu_float32 2022-08-17T12:43:48.6140597Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softplus_cpu_float32 2022-08-17T12:43:48.6150587Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softplus_cpu_float32 2022-08-17T12:43:48.6170895Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_int64 2022-08-17T12:43:48.6180906Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_int64 2022-08-17T12:43:48.6194827Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_threshold_cpu_float32 2022-08-17T12:43:48.6207087Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_threshold_cpu_float32 2022-08-17T12:43:48.6223093Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_int64 2022-08-17T12:43:48.6233985Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_int64 2022-08-17T12:43:48.6238915Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_constant_pad_nd_cpu_bool 2022-08-17T12:43:48.6251906Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_unfold_cpu_complex64 2022-08-17T12:43:48.6262510Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_unfold_cpu_complex64 2022-08-17T12:43:48.6263754Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cosh_cpu_bool 2022-08-17T12:43:48.6283238Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_complex64 2022-08-17T12:43:48.6294077Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_complex64 2022-08-17T12:43:48.6311811Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_cpu_float32 2022-08-17T12:43:48.6325538Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_cpu_float32 2022-08-17T12:43:48.6335735Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_cosh_cpu_bool 2022-08-17T12:43:48.6337372Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_inf_cpu_float32 2022-08-17T12:43:48.6348422Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_deg2rad_cpu_bool 2022-08-17T12:43:48.6358817Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_inf_cpu_float32 2022-08-17T12:43:48.6373594Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_normal_number_mean_cpu_float32 2022-08-17T12:43:48.6382370Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_normal_number_mean_cpu_float32 2022-08-17T12:43:48.6393860Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_deg2rad_cpu_bool 2022-08-17T12:43:48.6397022Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagonal_cpu_bool 2022-08-17T12:43:48.6417342Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ormqr_cpu_complex64 2022-08-17T12:43:48.6425106Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ormqr_cpu_complex64 2022-08-17T12:43:48.6439014Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_int64 2022-08-17T12:43:48.6454740Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_int64 2022-08-17T12:43:48.6456551Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_int64 2022-08-17T12:43:48.6464905Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagonal_cpu_bool 2022-08-17T12:43:48.6473041Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_int64 2022-08-17T12:43:48.6476257Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_div_no_rounding_mode_cpu_bool 2022-08-17T12:43:48.6489410Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:43:48.6499009Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:43:48.6513106Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:43:48.6523714Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:43:48.6537608Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:43:48.6547077Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:43:48.6554169Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_div_no_rounding_mode_cpu_bool 2022-08-17T12:43:48.6556387Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_int64 2022-08-17T12:43:48.6567818Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_empty_cpu_bool 2022-08-17T12:43:48.6576490Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_int64 2022-08-17T12:43:48.6585370Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_empty_cpu_bool 2022-08-17T12:43:48.6588398Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_complex64 2022-08-17T12:43:48.6598141Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_erf_cpu_bool 2022-08-17T12:43:48.6607033Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_complex64 2022-08-17T12:43:48.6621377Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_float32 2022-08-17T12:43:48.6627659Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_float32 2022-08-17T12:43:48.6639986Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_erf_cpu_bool 2022-08-17T12:43:48.6640754Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_quantile_cpu_float32 2022-08-17T12:43:48.6652435Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_exp_cpu_bool 2022-08-17T12:43:48.6662434Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_quantile_cpu_float32 2022-08-17T12:43:48.6677175Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rand_like_cpu_float32 2022-08-17T12:43:48.6680968Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_exp_cpu_bool 2022-08-17T12:43:48.6688386Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rand_like_cpu_float32 2022-08-17T12:43:48.6690962Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_randn_like_cpu_float32 2022-08-17T12:43:48.6702035Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fft2_cpu_bool 2022-08-17T12:43:48.6711766Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_randn_like_cpu_float32 2022-08-17T12:43:48.6733749Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_complex64 2022-08-17T12:43:48.6745208Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_complex64 2022-08-17T12:43:48.6767505Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_float32 2022-08-17T12:43:48.6778306Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_float32 2022-08-17T12:43:48.6787992Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fft2_cpu_bool 2022-08-17T12:43:48.6789127Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_renorm_cpu_complex64 2022-08-17T12:43:48.6807453Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfft2_cpu_bool 2022-08-17T12:43:48.6820835Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_renorm_cpu_complex64 2022-08-17T12:43:48.6841456Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_int64 2022-08-17T12:43:48.6853749Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_int64 2022-08-17T12:43:48.6875584Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_complex64 2022-08-17T12:43:48.6883526Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_complex64 2022-08-17T12:43:48.6894938Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfft2_cpu_bool 2022-08-17T12:43:48.6896614Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_float32 2022-08-17T12:43:48.6912078Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifft_cpu_bool 2022-08-17T12:43:48.6924275Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_float32 2022-08-17T12:43:48.6943205Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_int64 2022-08-17T12:43:48.6954739Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_int64 2022-08-17T12:43:48.6975643Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_complex64 2022-08-17T12:43:48.6985887Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_complex64 2022-08-17T12:43:48.6996895Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifft_cpu_bool 2022-08-17T12:43:48.6999267Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_neg_cpu_float32 2022-08-17T12:43:48.7015520Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfft_cpu_bool 2022-08-17T12:43:48.7028988Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_neg_cpu_float32 2022-08-17T12:43:48.7047297Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_int64 2022-08-17T12:43:48.7059802Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_int64 2022-08-17T12:43:48.7080459Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_cpu_float32 2022-08-17T12:43:48.7090361Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_cpu_float32 2022-08-17T12:43:48.7099985Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfft_cpu_bool 2022-08-17T12:43:48.7101801Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_complex64 2022-08-17T12:43:48.7119398Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfftn_cpu_bool 2022-08-17T12:43:48.7131071Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_complex64 2022-08-17T12:43:48.7154193Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_float32 2022-08-17T12:43:48.7165010Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_float32 2022-08-17T12:43:48.7188469Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_int64 2022-08-17T12:43:48.7198154Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_int64 2022-08-17T12:43:48.7207297Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfftn_cpu_bool 2022-08-17T12:43:48.7209217Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amax_cpu_float32 2022-08-17T12:43:48.7224390Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fill_cpu_bool 2022-08-17T12:43:48.7234609Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amax_cpu_float32 2022-08-17T12:43:48.7256700Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_mean_cpu_float32 2022-08-17T12:43:48.7259879Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fill_cpu_bool 2022-08-17T12:43:48.7268544Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_mean_cpu_float32 2022-08-17T12:43:48.7271037Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_flipud_cpu_bool 2022-08-17T12:43:48.7289092Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_sum_cpu_float32 2022-08-17T12:43:48.7302430Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_sum_cpu_float32 2022-08-17T12:43:48.7308211Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_segment_reduce_lengths_cpu_float32 2022-08-17T12:43:48.7317136Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_flipud_cpu_bool 2022-08-17T12:43:48.7323406Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fmin_cpu_bool 2022-08-17T12:43:48.7332593Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_segment_reduce_lengths_cpu_float32 2022-08-17T12:43:48.7356878Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_cpu_int64 2022-08-17T12:43:48.7366343Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_cpu_int64 2022-08-17T12:43:48.7386347Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_float32 2022-08-17T12:43:48.7400776Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_float32 2022-08-17T12:43:48.7409519Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_fmin_cpu_bool 2022-08-17T12:43:48.7411951Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_int64 2022-08-17T12:43:48.7428296Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_gt_cpu_bool 2022-08-17T12:43:48.7439104Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_int64 2022-08-17T12:43:48.7457356Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sign_cpu_float32 2022-08-17T12:43:48.7467560Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sign_cpu_float32 2022-08-17T12:43:48.7486018Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_complex64 2022-08-17T12:43:48.7497346Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_complex64 2022-08-17T12:43:48.7506108Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_gt_cpu_bool 2022-08-17T12:43:48.7513391Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_float32 2022-08-17T12:43:48.7525528Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_hstack_cpu_bool 2022-08-17T12:43:48.7537010Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_float32 2022-08-17T12:43:48.7556501Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_int64 2022-08-17T12:43:48.7562441Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_hstack_cpu_bool 2022-08-17T12:43:48.7576282Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_int64 2022-08-17T12:43:48.7579071Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_complex64 2022-08-17T12:43:48.7594359Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_fill_cpu_bool 2022-08-17T12:43:48.7604565Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_complex64 2022-08-17T12:43:48.7626472Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sort_cpu_int64 2022-08-17T12:43:48.7632968Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_fill_cpu_bool 2022-08-17T12:43:48.7643392Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sort_cpu_int64 2022-08-17T12:43:48.7644928Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isclose_cpu_bool 2022-08-17T12:43:48.7662589Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_airy_ai_cpu_int64 2022-08-17T12:43:48.7672694Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_airy_ai_cpu_int64 2022-08-17T12:43:48.7690014Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j1_cpu_int64 2022-08-17T12:43:48.7700017Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j1_cpu_int64 2022-08-17T12:43:48.7717861Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y1_cpu_int64 2022-08-17T12:43:48.7727943Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y1_cpu_int64 2022-08-17T12:43:48.7745762Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:43:48.7755533Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:43:48.7774392Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:43:48.7781381Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:43:48.7795216Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_isclose_cpu_bool 2022-08-17T12:43:48.7796615Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_erfcx_cpu_int64 2022-08-17T12:43:48.7813987Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isneginf_cpu_bool 2022-08-17T12:43:48.7827674Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_erfcx_cpu_int64 2022-08-17T12:43:48.7832320Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_he_cpu_int64 2022-08-17T12:43:48.7845111Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_isneginf_cpu_bool 2022-08-17T12:43:48.7856864Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_he_cpu_int64 2022-08-17T12:43:48.7859645Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_4inputs_with_extra_args_cpu_bool 2022-08-17T12:43:48.7876873Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1_cpu_int64 2022-08-17T12:43:48.7891682Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1_cpu_int64 2022-08-17T12:43:48.7901060Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_4inputs_with_extra_args_cpu_bool 2022-08-17T12:43:48.7906378Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_kron_cpu_bool 2022-08-17T12:43:48.7925835Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_laguerre_polynomial_l_cpu_int64 2022-08-17T12:43:48.7947800Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_laguerre_polynomial_l_cpu_int64 2022-08-17T12:43:48.7951006Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_kron_cpu_bool 2022-08-17T12:43:48.7997135Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_log_ndtr_cpu_int64 2022-08-17T12:43:48.8001491Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_log10_cpu_bool 2022-08-17T12:43:48.8009963Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_log_ndtr_cpu_int64 2022-08-17T12:43:48.8032005Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i1_cpu_int64 2022-08-17T12:43:48.8037351Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_log10_cpu_bool 2022-08-17T12:43:48.8047060Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i1_cpu_int64 2022-08-17T12:43:48.8049662Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_log_softmax_dtype_cpu_bool 2022-08-17T12:43:48.8067609Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k1_cpu_int64 2022-08-17T12:43:48.8077912Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k1_cpu_int64 2022-08-17T12:43:48.8098415Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtri_cpu_int64 2022-08-17T12:43:48.8106839Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtri_cpu_int64 2022-08-17T12:43:48.8118881Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_log_softmax_dtype_cpu_bool 2022-08-17T12:43:48.8121781Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_xor_cpu_bool 2022-08-17T12:43:48.8139441Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cpu_int64 2022-08-17T12:43:48.8152020Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cpu_int64 2022-08-17T12:43:48.8172646Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:43:48.8184918Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:43:48.8211198Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:43:48.8213815Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_xor_cpu_bool 2022-08-17T12:43:48.8235059Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:43:48.8239055Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_spherical_bessel_j0_cpu_int64 2022-08-17T12:43:48.8246127Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_lt_cpu_bool 2022-08-17T12:43:48.8258849Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_spherical_bessel_j0_cpu_int64 2022-08-17T12:43:48.8282151Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_zeta_cpu_int64 2022-08-17T12:43:48.8293340Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_zeta_cpu_int64 2022-08-17T12:43:48.8309092Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_complex64 2022-08-17T12:43:48.8320881Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_lt_cpu_bool 2022-08-17T12:43:48.8333639Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_complex64 2022-08-17T12:43:48.8335062Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_scatter_cpu_bool 2022-08-17T12:43:48.8352235Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_float32 2022-08-17T12:43:48.8363295Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_float32 2022-08-17T12:43:48.8383175Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_int64 2022-08-17T12:43:48.8396308Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_int64 2022-08-17T12:43:48.8404923Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_scatter_cpu_bool 2022-08-17T12:43:48.8407605Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_reduction_with_dim_cpu_bool 2022-08-17T12:43:48.8424924Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_complex64 2022-08-17T12:43:48.8436053Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_complex64 2022-08-17T12:43:48.8458289Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_float32 2022-08-17T12:43:48.8464668Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_reduction_with_dim_cpu_bool 2022-08-17T12:43:48.8474076Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_float32 2022-08-17T12:43:48.8475499Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_binary_cpu_bool 2022-08-17T12:43:48.8492850Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_mean_cpu_complex64 2022-08-17T12:43:48.8504886Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_mean_cpu_complex64 2022-08-17T12:43:48.8524878Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_complex64 2022-08-17T12:43:48.8536809Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_complex64 2022-08-17T12:43:48.8564875Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_float32 2022-08-17T12:43:48.8570240Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_float32 2022-08-17T12:43:48.8598326Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_binary_cpu_bool 2022-08-17T12:43:48.8602787Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_int64 2022-08-17T12:43:48.8606078Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_mode_cpu_bool 2022-08-17T12:43:48.8612080Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_int64 2022-08-17T12:43:48.8632127Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_symeig_cpu_complex64 2022-08-17T12:43:48.8644236Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_symeig_cpu_complex64 2022-08-17T12:43:48.8667285Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_int64 2022-08-17T12:43:48.8675948Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_int64 2022-08-17T12:43:48.8695406Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_mode_cpu_bool 2022-08-17T12:43:48.8697146Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nan_to_num_cpu_bool 2022-08-17T12:43:48.8710269Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_complex64 2022-08-17T12:43:48.8721154Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_complex64 2022-08-17T12:43:48.8736831Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_float32 2022-08-17T12:43:48.8744375Z [gw2] [ 14%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nan_to_num_cpu_bool 2022-08-17T12:43:48.8774467Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_float32 2022-08-17T12:43:48.8781677Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_empty_cpu_bool 2022-08-17T12:43:48.8784286Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_int64 2022-08-17T12:43:48.8804738Z [gw2] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_empty_cpu_bool 2022-08-17T12:43:48.8820873Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_int64 2022-08-17T12:43:48.8822328Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_cosine_embedding_loss_cpu_bool 2022-08-17T12:43:48.8824874Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_complex64 2022-08-17T12:43:48.8828869Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_complex64 2022-08-17T12:43:48.8878826Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_float32 2022-08-17T12:43:48.8882567Z [gw0] [ 14%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_float32 2022-08-17T12:43:48.8885233Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_int64 2022-08-17T12:43:48.8908947Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_int64 2022-08-17T12:43:48.8927396Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_float32 2022-08-17T12:43:48.8931889Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_float32 2022-08-17T12:43:48.8941806Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_cosine_embedding_loss_cpu_bool 2022-08-17T12:43:48.8945179Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_int64 2022-08-17T12:43:48.8947491Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pixel_shuffle_cpu_bool 2022-08-17T12:43:48.8957529Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_int64 2022-08-17T12:43:48.8975369Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pixel_shuffle_cpu_bool 2022-08-17T12:43:48.8980797Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_outer_cpu_bool 2022-08-17T12:43:48.8996829Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_complex64 2022-08-17T12:43:48.9002004Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_complex64 2022-08-17T12:43:48.9008223Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_triangular_solve_cpu_float32 2022-08-17T12:43:48.9021926Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_outer_cpu_bool 2022-08-17T12:43:48.9058302Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_triangular_solve_cpu_float32 2022-08-17T12:43:48.9059600Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_2_cpu_bool 2022-08-17T12:43:48.9062418Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_complex64 2022-08-17T12:43:48.9065530Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_2_cpu_bool 2022-08-17T12:43:48.9100075Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_complex64 2022-08-17T12:43:48.9118585Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_put_cpu_bool 2022-08-17T12:43:48.9121264Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_float32 2022-08-17T12:43:48.9127801Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_float32 2022-08-17T12:43:48.9137541Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_float32 2022-08-17T12:43:48.9142323Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_float32 2022-08-17T12:43:48.9156365Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_int64 2022-08-17T12:43:48.9167863Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_int64 2022-08-17T12:43:48.9186884Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_consecutive_cpu_float32 2022-08-17T12:43:48.9197903Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_consecutive_cpu_float32 2022-08-17T12:43:48.9216147Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_cpu_complex64 2022-08-17T12:43:48.9228101Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_cpu_complex64 2022-08-17T12:43:48.9238084Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_put_cpu_bool 2022-08-17T12:43:48.9240603Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_reciprocal_cpu_bool 2022-08-17T12:43:48.9271140Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_cpu_float32 2022-08-17T12:43:48.9282846Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_cpu_float32 2022-08-17T12:43:48.9290438Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_reciprocal_cpu_bool 2022-08-17T12:43:48.9296289Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_float32 2022-08-17T12:43:48.9303504Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_reshape_cpu_bool 2022-08-17T12:43:48.9315289Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_float32 2022-08-17T12:43:48.9334106Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_float32 2022-08-17T12:43:48.9344231Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_float32 2022-08-17T12:43:48.9361947Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_float32 2022-08-17T12:43:48.9374675Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_float32 2022-08-17T12:43:48.9384547Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_reshape_cpu_bool 2022-08-17T12:43:48.9386234Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_int64 2022-08-17T12:43:48.9404998Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_resolve_neg_cpu_bool 2022-08-17T12:43:48.9419623Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_int64 2022-08-17T12:43:48.9424434Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_complex64 2022-08-17T12:43:48.9440494Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_resolve_neg_cpu_bool 2022-08-17T12:43:48.9445446Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_complex64 2022-08-17T12:43:48.9451978Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_add_cpu_bool 2022-08-17T12:43:48.9469399Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_xlogy_cpu_int64 2022-08-17T12:43:48.9479661Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_xlogy_cpu_int64 2022-08-17T12:43:48.9499255Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_like_cpu_complex64 2022-08-17T12:43:48.9511462Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_like_cpu_complex64 2022-08-17T12:43:48.9518405Z test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_float64 2022-08-17T12:43:48.9528506Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_add_cpu_bool 2022-08-17T12:43:48.9649417Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_prod_cpu_bool 2022-08-17T12:43:48.9659780Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_prod_cpu_bool 2022-08-17T12:43:48.9694681Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sgn_cpu_bool 2022-08-17T12:43:48.9704444Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_sgn_cpu_bool 2022-08-17T12:43:48.9738768Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_signbit_cpu_bool 2022-08-17T12:43:48.9749469Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_signbit_cpu_bool 2022-08-17T12:43:48.9883147Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_slice_scatter_cpu_bool 2022-08-17T12:43:48.9893601Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_slice_scatter_cpu_bool 2022-08-17T12:43:48.9932971Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_j0_cpu_bool 2022-08-17T12:43:48.9943906Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_j0_cpu_bool 2022-08-17T12:43:49.0040878Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_t_cpu_bool 2022-08-17T12:43:49.0051531Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_t_cpu_bool 2022-08-17T12:43:49.0090399Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_entr_cpu_bool 2022-08-17T12:43:49.0100169Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_entr_cpu_bool 2022-08-17T12:43:49.0137470Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_i0e_cpu_bool 2022-08-17T12:43:49.0148099Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_i0e_cpu_bool 2022-08-17T12:43:49.0169154Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_legendre_polynomial_p_cpu_bool 2022-08-17T12:43:49.0179583Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_legendre_polynomial_p_cpu_bool 2022-08-17T12:43:49.0221299Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_k0_cpu_bool 2022-08-17T12:43:49.0231754Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_k0_cpu_bool 2022-08-17T12:43:49.0308735Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_polygamma_special_polygamma_n_0_cpu_bool 2022-08-17T12:43:49.0319066Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_polygamma_special_polygamma_n_0_cpu_bool 2022-08-17T12:43:49.0339241Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_u_cpu_bool 2022-08-17T12:43:49.0349887Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_u_cpu_bool 2022-08-17T12:43:49.0445645Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_xlog1py_cpu_bool 2022-08-17T12:43:49.0456493Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_xlog1py_cpu_bool 2022-08-17T12:43:49.0503467Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_with_sizes_cpu_bool 2022-08-17T12:43:49.0514129Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_with_sizes_cpu_bool 2022-08-17T12:43:49.0612063Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_stack_cpu_bool 2022-08-17T12:43:49.0619759Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_stack_cpu_bool 2022-08-17T12:43:49.0628851Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_float64 2022-08-17T12:43:49.0666809Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_take_along_dim_cpu_bool 2022-08-17T12:43:49.0677001Z test_ops.py::TestCommonCPU::test_numpy_ref_aminmax_cpu_float64 2022-08-17T12:43:49.0688043Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_take_along_dim_cpu_bool 2022-08-17T12:43:49.0708515Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_tensor_split_cpu_bool 2022-08-17T12:43:49.0723987Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_aminmax_cpu_float64 2022-08-17T12:43:49.0780386Z test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_int64 2022-08-17T12:43:49.0787210Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_int64 2022-08-17T12:43:49.0801591Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_tensor_split_cpu_bool 2022-08-17T12:43:49.0802998Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_tril_cpu_bool 2022-08-17T12:43:49.0861277Z test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_complex128 2022-08-17T12:43:49.0873905Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_tril_cpu_bool 2022-08-17T12:43:49.0882896Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_complex128 2022-08-17T12:43:49.0884635Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_unflatten_cpu_bool 2022-08-17T12:43:49.0951506Z test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_float64 2022-08-17T12:43:49.0963227Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_unflatten_cpu_bool 2022-08-17T12:43:49.0967747Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_unsqueeze_cpu_bool 2022-08-17T12:43:49.0978861Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_float64 2022-08-17T12:43:49.1022544Z test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_complex128 2022-08-17T12:43:49.1032710Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_unsqueeze_cpu_bool 2022-08-17T12:43:49.1058481Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_vstack_cpu_bool 2022-08-17T12:43:49.1071735Z [gw0] [ 15%] XFAIL test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_complex128 2022-08-17T12:43:49.1076218Z test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_float64 2022-08-17T12:43:49.1086944Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_vstack_cpu_bool 2022-08-17T12:43:49.1117062Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_zeros_like_cpu_bool 2022-08-17T12:43:49.1126896Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_float64 2022-08-17T12:43:49.1143931Z test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_int64 2022-08-17T12:43:49.1154588Z [gw2] [ 15%] PASSED test_ops.py::TestCommonCPU::test_non_standard_bool_values_zeros_like_cpu_bool 2022-08-17T12:43:49.1175353Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_complex64 2022-08-17T12:43:49.1186883Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_complex64 2022-08-17T12:43:49.1207649Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___getitem___cpu_float32 2022-08-17T12:43:49.1218417Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___getitem___cpu_float32 2022-08-17T12:43:49.1238067Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_int64 2022-08-17T12:43:49.1248106Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_int64 2022-08-17T12:43:49.1266165Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_int64 2022-08-17T12:43:49.1276322Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_int64 2022-08-17T12:43:49.1298648Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmod___cpu_float32 2022-08-17T12:43:49.1310005Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmod___cpu_float32 2022-08-17T12:43:49.1335456Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___ror___cpu_int64 2022-08-17T12:43:49.1339752Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___ror___cpu_int64 2022-08-17T12:43:49.1354014Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_int64 2022-08-17T12:43:49.1355688Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_complex64 2022-08-17T12:43:49.1372546Z test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_complex128 2022-08-17T12:43:49.1383665Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_complex64 2022-08-17T12:43:49.1403383Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amax_cpu_float32 2022-08-17T12:43:49.1414370Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_amax_cpu_float32 2022-08-17T12:43:49.1434241Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmax_cpu_float32 2022-08-17T12:43:49.1447296Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_argmax_cpu_float32 2022-08-17T12:43:49.1465473Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumprod_cpu_complex64 2022-08-17T12:43:49.1477073Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumprod_cpu_complex64 2022-08-17T12:43:49.1496709Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumsum_cpu_float32 2022-08-17T12:43:49.1508658Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_cumsum_cpu_float32 2022-08-17T12:43:49.1528612Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_logsumexp_cpu_float32 2022-08-17T12:43:49.1539897Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_logsumexp_cpu_float32 2022-08-17T12:43:49.1559803Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_mean_cpu_int64 2022-08-17T12:43:49.1571285Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_mean_cpu_int64 2022-08-17T12:43:49.1590834Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_normalize_cpu_float32 2022-08-17T12:43:49.1601757Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_normalize_cpu_float32 2022-08-17T12:43:49.1623876Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_softmax_cpu_float32 2022-08-17T12:43:49.1638848Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_softmax_cpu_float32 2022-08-17T12:43:49.1648233Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_complex128 2022-08-17T12:43:49.1650919Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_std_cpu_int64 2022-08-17T12:43:49.1667528Z test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:43:49.1679222Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_std_cpu_int64 2022-08-17T12:43:49.1683264Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_var_cpu_complex64 2022-08-17T12:43:49.1694593Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:43:49.1700716Z test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_int64 2022-08-17T12:43:49.1708897Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples__masked_var_cpu_complex64 2022-08-17T12:43:49.1727483Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_float32 2022-08-17T12:43:49.1735654Z [gw0] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_int64 2022-08-17T12:43:49.1747857Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_float32 2022-08-17T12:43:49.1749456Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorinv_cpu_complex128 2022-08-17T12:43:49.1768508Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_int64 2022-08-17T12:43:49.1780973Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_int64 2022-08-17T12:43:49.1801613Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_complex64 2022-08-17T12:43:49.1809129Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_complex64 2022-08-17T12:43:49.1826819Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_float32 2022-08-17T12:43:49.1836545Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_float32 2022-08-17T12:43:49.1854356Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_complex64 2022-08-17T12:43:49.1864171Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_complex64 2022-08-17T12:43:49.1881464Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_float32 2022-08-17T12:43:49.1891414Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_float32 2022-08-17T12:43:49.1909098Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_decomposed_cpu_int64 2022-08-17T12:43:49.1919129Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_decomposed_cpu_int64 2022-08-17T12:43:49.1936544Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_complex64 2022-08-17T12:43:49.1946390Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_complex64 2022-08-17T12:43:49.1966421Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_float32 2022-08-17T12:43:49.1976501Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_float32 2022-08-17T12:43:49.1993946Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_amax_cpu_float32 2022-08-17T12:43:49.2003823Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_amax_cpu_float32 2022-08-17T12:43:49.2021250Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_aminmax_cpu_float32 2022-08-17T12:43:49.2031177Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_aminmax_cpu_float32 2022-08-17T12:43:49.2051032Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_int64 2022-08-17T12:43:49.2061633Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_int64 2022-08-17T12:43:49.2081376Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_arange_cpu_float32 2022-08-17T12:43:49.2092659Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_arange_cpu_float32 2022-08-17T12:43:49.2109845Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmin_cpu_float32 2022-08-17T12:43:49.2120168Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmin_cpu_float32 2022-08-17T12:43:49.2137760Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_complex64 2022-08-17T12:43:49.2147882Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_complex64 2022-08-17T12:43:49.2165514Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_float32 2022-08-17T12:43:49.2176015Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_float32 2022-08-17T12:43:49.2193442Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_int64 2022-08-17T12:43:49.2203423Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_int64 2022-08-17T12:43:49.2221227Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_complex64 2022-08-17T12:43:49.2231611Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_complex64 2022-08-17T12:43:49.2249175Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan2_cpu_int64 2022-08-17T12:43:49.2259262Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan2_cpu_int64 2022-08-17T12:43:49.2279367Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_complex64 2022-08-17T12:43:49.2290695Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_complex64 2022-08-17T12:43:49.2309366Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_float32 2022-08-17T12:43:49.2320530Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_float32 2022-08-17T12:43:49.2339562Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_int64 2022-08-17T12:43:49.2351453Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_int64 2022-08-17T12:43:49.2371334Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_complex64 2022-08-17T12:43:49.2381928Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_complex64 2022-08-17T12:43:49.2399750Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_complex64 2022-08-17T12:43:49.2411191Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_complex64 2022-08-17T12:43:49.2432573Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_and_cpu_int64 2022-08-17T12:43:49.2440387Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_and_cpu_int64 2022-08-17T12:43:49.2458075Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_right_shift_cpu_int64 2022-08-17T12:43:49.2468301Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_right_shift_cpu_int64 2022-08-17T12:43:49.2488337Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_int64 2022-08-17T12:43:49.2496898Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_int64 2022-08-17T12:43:49.2514591Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_complex64 2022-08-17T12:43:49.2524422Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_complex64 2022-08-17T12:43:49.2542160Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_complex64 2022-08-17T12:43:49.2551919Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_complex64 2022-08-17T12:43:49.2569535Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_float32 2022-08-17T12:43:49.2582342Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_float32 2022-08-17T12:43:49.2599955Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_complex64 2022-08-17T12:43:49.2610165Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_complex64 2022-08-17T12:43:49.2627733Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cartesian_prod_cpu_float32 2022-08-17T12:43:49.2637746Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cartesian_prod_cpu_float32 2022-08-17T12:43:49.2655418Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_int64 2022-08-17T12:43:49.2665631Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_int64 2022-08-17T12:43:49.2685880Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_float32 2022-08-17T12:43:49.2696444Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_float32 2022-08-17T12:43:49.2717283Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_int64 2022-08-17T12:43:49.2729573Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_int64 2022-08-17T12:43:49.2751904Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_inverse_cpu_float32 2022-08-17T12:43:49.2761272Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_inverse_cpu_float32 2022-08-17T12:43:49.2781431Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_float32 2022-08-17T12:43:49.2795247Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_float32 2022-08-17T12:43:49.2815489Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_max_cpu_float32 2022-08-17T12:43:49.2826731Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_max_cpu_float32 2022-08-17T12:43:49.2846202Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clone_cpu_complex64 2022-08-17T12:43:49.2857661Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_clone_cpu_complex64 2022-08-17T12:43:49.2877004Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_float32 2022-08-17T12:43:49.2887105Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_float32 2022-08-17T12:43:49.2910648Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_combinations_cpu_int64 2022-08-17T12:43:49.2922353Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_combinations_cpu_int64 2022-08-17T12:43:49.2943683Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_int64 2022-08-17T12:43:49.2954872Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_int64 2022-08-17T12:43:49.2974829Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_complex64 2022-08-17T12:43:49.2987455Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_complex64 2022-08-17T12:43:49.3007181Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_float32 2022-08-17T12:43:49.3017574Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_float32 2022-08-17T12:43:49.3037726Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_complex64 2022-08-17T12:43:49.3049175Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_complex64 2022-08-17T12:43:49.3068695Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_float32 2022-08-17T12:43:49.3079016Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_float32 2022-08-17T12:43:49.3096538Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_int64 2022-08-17T12:43:49.3107988Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_int64 2022-08-17T12:43:49.3128482Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_complex64 2022-08-17T12:43:49.3139485Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_complex64 2022-08-17T12:43:49.3160118Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_float32 2022-08-17T12:43:49.3171629Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_float32 2022-08-17T12:43:49.3189705Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummin_cpu_float32 2022-08-17T12:43:49.3199675Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummin_cpu_float32 2022-08-17T12:43:49.3219574Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_int64 2022-08-17T12:43:49.3229521Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_int64 2022-08-17T12:43:49.3250541Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_complex64 2022-08-17T12:43:49.3262211Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_complex64 2022-08-17T12:43:49.3281335Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_deg2rad_cpu_int64 2022-08-17T12:43:49.3292010Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_deg2rad_cpu_int64 2022-08-17T12:43:49.3311314Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_complex64 2022-08-17T12:43:49.3322079Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_complex64 2022-08-17T12:43:49.3341778Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_float32 2022-08-17T12:43:49.3353087Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_float32 2022-08-17T12:43:49.3372002Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_int64 2022-08-17T12:43:49.3382834Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_int64 2022-08-17T12:43:49.3402180Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_float32 2022-08-17T12:43:49.3412842Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_float32 2022-08-17T12:43:49.3432830Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dist_cpu_complex64 2022-08-17T12:43:49.3444375Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dist_cpu_complex64 2022-08-17T12:43:49.3463321Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_complex64 2022-08-17T12:43:49.3475310Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_complex64 2022-08-17T12:43:49.3495768Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_trunc_rounding_cpu_int64 2022-08-17T12:43:49.3505742Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_trunc_rounding_cpu_int64 2022-08-17T12:43:49.3536736Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_complex64 2022-08-17T12:43:49.3537559Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_complex64 2022-08-17T12:43:49.3557074Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_float32 2022-08-17T12:43:49.3568606Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_float32 2022-08-17T12:43:49.3596933Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_int64 2022-08-17T12:43:49.3608237Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_int64 2022-08-17T12:43:49.3626387Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_float32 2022-08-17T12:43:49.3636352Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_float32 2022-08-17T12:43:49.3654242Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_int64 2022-08-17T12:43:49.3664015Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_int64 2022-08-17T12:43:49.3682271Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_complex64 2022-08-17T12:43:49.3693819Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_complex64 2022-08-17T12:43:49.3713771Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_float32 2022-08-17T12:43:49.3724503Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_float32 2022-08-17T12:43:49.3744942Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfc_cpu_float32 2022-08-17T12:43:49.3756434Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfc_cpu_float32 2022-08-17T12:43:49.3776315Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp2_cpu_float32 2022-08-17T12:43:49.3787116Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp2_cpu_float32 2022-08-17T12:43:49.3804367Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_int64 2022-08-17T12:43:49.3814747Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_int64 2022-08-17T12:43:49.3832307Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_complex64 2022-08-17T12:43:49.3842826Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_complex64 2022-08-17T12:43:49.3859998Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expm1_cpu_int64 2022-08-17T12:43:49.3871206Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_expm1_cpu_int64 2022-08-17T12:43:49.3891615Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_complex64 2022-08-17T12:43:49.3904442Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_complex64 2022-08-17T12:43:49.3923922Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_float32 2022-08-17T12:43:49.3935176Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_float32 2022-08-17T12:43:49.3953109Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_int64 2022-08-17T12:43:49.3963068Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_int64 2022-08-17T12:43:49.3981938Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_complex64 2022-08-17T12:43:49.3992796Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_complex64 2022-08-17T12:43:49.4012358Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfftn_cpu_float32 2022-08-17T12:43:49.4023463Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfftn_cpu_float32 2022-08-17T12:43:49.4042959Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_int64 2022-08-17T12:43:49.4053687Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_int64 2022-08-17T12:43:49.4071839Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_complex64 2022-08-17T12:43:49.4081799Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_complex64 2022-08-17T12:43:49.4100298Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_float32 2022-08-17T12:43:49.4110534Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_float32 2022-08-17T12:43:49.4128523Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft_cpu_float32 2022-08-17T12:43:49.4138344Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft_cpu_float32 2022-08-17T12:43:49.4156053Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_complex64 2022-08-17T12:43:49.4166202Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_complex64 2022-08-17T12:43:49.4183771Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft_cpu_float32 2022-08-17T12:43:49.4193543Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft_cpu_float32 2022-08-17T12:43:49.4213663Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfftn_cpu_int64 2022-08-17T12:43:49.4223614Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfftn_cpu_int64 2022-08-17T12:43:49.4243370Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft_cpu_int64 2022-08-17T12:43:49.4254144Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft_cpu_int64 2022-08-17T12:43:49.4271629Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_float32 2022-08-17T12:43:49.4281497Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_float32 2022-08-17T12:43:49.4299133Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_int64 2022-08-17T12:43:49.4308945Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_int64 2022-08-17T12:43:49.4326640Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_complex64 2022-08-17T12:43:49.4336455Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_complex64 2022-08-17T12:43:49.4356219Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_float32 2022-08-17T12:43:49.4363893Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_float32 2022-08-17T12:43:49.4382128Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_cpu_int64 2022-08-17T12:43:49.4392545Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_cpu_int64 2022-08-17T12:43:49.4412379Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_cpu_float32 2022-08-17T12:43:49.4423835Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_cpu_float32 2022-08-17T12:43:49.4445440Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmax_cpu_int64 2022-08-17T12:43:49.4452405Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out__refs_linalg_svd_cpu_float32 2022-08-17T12:43:49.4464048Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmax_cpu_int64 2022-08-17T12:43:49.4466525Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmod_cpu_int64 2022-08-17T12:43:49.4484023Z test_ops.py::TestCommonCPU::test_out__refs_log10_cpu_float32 2022-08-17T12:43:49.4494928Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmod_cpu_int64 2022-08-17T12:43:49.4512936Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_float32 2022-08-17T12:43:49.4528269Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_float32 2022-08-17T12:43:49.4553021Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_int64 2022-08-17T12:43:49.4567565Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_int64 2022-08-17T12:43:49.4586305Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorinv_cpu_complex128 2022-08-17T12:43:49.4590102Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_geqrf_cpu_complex64 2022-08-17T12:43:49.4595524Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_complex128 2022-08-17T12:43:49.4608382Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_geqrf_cpu_complex64 2022-08-17T12:43:49.4615433Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_int64 2022-08-17T12:43:49.4633178Z [gw1] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out__refs_log10_cpu_float32 2022-08-17T12:43:49.4635123Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_int64 2022-08-17T12:43:49.4670298Z test_ops.py::TestCommonCPU::test_out__refs_log_softmax_cpu_float32 2022-08-17T12:43:49.4673538Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_float32 2022-08-17T12:43:49.4678810Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_float32 2022-08-17T12:43:49.4688015Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_complex128 2022-08-17T12:43:49.4690884Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_histc_cpu_float32 2022-08-17T12:43:49.4707683Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vecdot_cpu_float64 2022-08-17T12:43:49.4719392Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_histc_cpu_float32 2022-08-17T12:43:49.4738030Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_float32 2022-08-17T12:43:49.4748315Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_float32 2022-08-17T12:43:49.4768864Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_int64 2022-08-17T12:43:49.4777589Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_int64 2022-08-17T12:43:49.4796811Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_igamma_cpu_float32 2022-08-17T12:43:49.4807927Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_igamma_cpu_float32 2022-08-17T12:43:49.4826398Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_float32 2022-08-17T12:43:49.4838843Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_float32 2022-08-17T12:43:49.4860454Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_int64 2022-08-17T12:43:49.4872633Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_int64 2022-08-17T12:43:49.4894117Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_complex64 2022-08-17T12:43:49.4905677Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_complex64 2022-08-17T12:43:49.4916978Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vecdot_cpu_float64 2022-08-17T12:43:49.4918340Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_reduce_cpu_int64 2022-08-17T12:43:49.4939220Z test_ops.py::TestCommonCPU::test_numpy_ref_native_layer_norm_cpu_float64 2022-08-17T12:43:49.4950945Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_reduce_cpu_int64 2022-08-17T12:43:49.4973422Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_complex64 2022-08-17T12:43:49.4984218Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_complex64 2022-08-17T12:43:49.5005804Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_float32 2022-08-17T12:43:49.5017138Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_float32 2022-08-17T12:43:49.5039039Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_complex64 2022-08-17T12:43:49.5049388Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_complex64 2022-08-17T12:43:49.5071451Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isfinite_cpu_float32 2022-08-17T12:43:49.5082652Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isfinite_cpu_float32 2022-08-17T12:43:49.5104458Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_complex64 2022-08-17T12:43:49.5116078Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_complex64 2022-08-17T12:43:49.5137192Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_float32 2022-08-17T12:43:49.5148822Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_float32 2022-08-17T12:43:49.5169691Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isposinf_cpu_float32 2022-08-17T12:43:49.5181590Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isposinf_cpu_float32 2022-08-17T12:43:49.5200587Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_int64 2022-08-17T12:43:49.5210456Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_int64 2022-08-17T12:43:49.5219680Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_native_layer_norm_cpu_float64 2022-08-17T12:43:49.5222372Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:43:49.5239650Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_l1_loss_cpu_float64 2022-08-17T12:43:49.5251012Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:43:49.5272510Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_int64 2022-08-17T12:43:49.5284211Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_int64 2022-08-17T12:43:49.5295960Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_l1_loss_cpu_float64 2022-08-17T12:43:49.5299036Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:43:49.5318455Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:43:49.5329292Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:43:49.5349145Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_float32 2022-08-17T12:43:49.5360580Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_float32 2022-08-17T12:43:49.5367004Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_int64 2022-08-17T12:43:49.5377069Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:43:49.5383127Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:43:49.5391285Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_int64 2022-08-17T12:43:49.5410741Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_complex64 2022-08-17T12:43:49.5421492Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_complex64 2022-08-17T12:43:49.5442443Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_le_cpu_int64 2022-08-17T12:43:49.5456350Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_le_cpu_int64 2022-08-17T12:43:49.5462448Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:43:49.5472927Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lgamma_cpu_int64 2022-08-17T12:43:49.5479066Z test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_complex128 2022-08-17T12:43:49.5487388Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lgamma_cpu_int64 2022-08-17T12:43:49.5507080Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_ex_cpu_float32 2022-08-17T12:43:49.5518249Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_ex_cpu_float32 2022-08-17T12:43:49.5529329Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_float32 2022-08-17T12:43:49.5542883Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_complex128 2022-08-17T12:43:49.5553633Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_float32 2022-08-17T12:43:49.5556265Z test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_float64 2022-08-17T12:43:49.5575391Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eig_cpu_complex64 2022-08-17T12:43:49.5586423Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eig_cpu_complex64 2022-08-17T12:43:49.5606905Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvals_cpu_complex64 2022-08-17T12:43:49.5618731Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvals_cpu_complex64 2022-08-17T12:43:49.5642095Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_householder_product_cpu_complex64 2022-08-17T12:43:49.5654213Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_householder_product_cpu_complex64 2022-08-17T12:43:49.5676064Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_ex_cpu_complex64 2022-08-17T12:43:49.5687033Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_ex_cpu_complex64 2022-08-17T12:43:49.5721273Z [gw3] [ 15%] PASSED test_ops.py::TestCommonCPU::test_out__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:43:49.5729358Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:43:49.5732030Z test_ops.py::TestCommonCPU::test_out__refs_log2_cpu_float32 2022-08-17T12:43:49.5742031Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:43:49.5750457Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_float64 2022-08-17T12:43:49.5753177Z test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_int64 2022-08-17T12:43:49.5772524Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_cpu_complex64 2022-08-17T12:43:49.5784371Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_cpu_complex64 2022-08-17T12:43:49.5805058Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_cpu_complex64 2022-08-17T12:43:49.5816305Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_cpu_complex64 2022-08-17T12:43:49.5830345Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:43:49.5843048Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_int64 2022-08-17T12:43:49.5851956Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:43:49.5854718Z test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_float64 2022-08-17T12:43:49.5873136Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_norm_cpu_complex64 2022-08-17T12:43:49.5884921Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_norm_cpu_complex64 2022-08-17T12:43:49.5907818Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_cpu_complex64 2022-08-17T12:43:49.5942258Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_cpu_complex64 2022-08-17T12:43:49.5948265Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_complex64 2022-08-17T12:43:49.5983665Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_complex64 2022-08-17T12:43:49.5993626Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_cpu_float32 2022-08-17T12:43:49.5997347Z [gw0] [ 15%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_float64 2022-08-17T12:43:49.6001561Z [gw2] [ 15%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_cpu_float32 2022-08-17T12:43:49.6005698Z test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_int64 2022-08-17T12:43:49.6015431Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_cpu_float32 2022-08-17T12:43:49.6033739Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_cpu_float32 2022-08-17T12:43:49.6046102Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_singular_cpu_float32 2022-08-17T12:43:49.6057167Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_singular_cpu_float32 2022-08-17T12:43:49.6082788Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_slogdet_cpu_float32 2022-08-17T12:43:49.6112513Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_slogdet_cpu_float32 2022-08-17T12:43:49.6117346Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_ex_cpu_float32 2022-08-17T12:43:49.6124148Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_ex_cpu_float32 2022-08-17T12:43:49.6136140Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_log2_cpu_float32 2022-08-17T12:43:49.6177504Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_int64 2022-08-17T12:43:49.6185008Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svd_cpu_float32 2022-08-17T12:43:49.6186603Z test_ops.py::TestCommonCPU::test_out__refs_logical_not_cpu_float32 2022-08-17T12:43:49.6189560Z test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_complex128 2022-08-17T12:43:49.6204079Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svd_cpu_float32 2022-08-17T12:43:49.6212118Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorinv_cpu_float32 2022-08-17T12:43:49.6276356Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorinv_cpu_float32 2022-08-17T12:43:49.6279417Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_float32 2022-08-17T12:43:49.6283940Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_log_softmax_cpu_float32 2022-08-17T12:43:49.6288317Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_float32 2022-08-17T12:43:49.6296854Z test_ops.py::TestCommonCPU::test_out__refs_logical_xor_cpu_float32 2022-08-17T12:43:49.6299986Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vector_norm_cpu_complex64 2022-08-17T12:43:49.6305331Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_complex128 2022-08-17T12:43:49.6311081Z test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_float64 2022-08-17T12:43:49.6315269Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vector_norm_cpu_complex64 2022-08-17T12:43:49.6320418Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_int64 2022-08-17T12:43:49.6332552Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_int64 2022-08-17T12:43:49.6350873Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log1p_cpu_float32 2022-08-17T12:43:49.6359550Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_logical_not_cpu_float32 2022-08-17T12:43:49.6370294Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log1p_cpu_float32 2022-08-17T12:43:49.6372796Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_int64 2022-08-17T12:43:49.6389713Z test_ops.py::TestCommonCPU::test_out__refs_logsumexp_cpu_float32 2022-08-17T12:43:49.6400866Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_int64 2022-08-17T12:43:49.6421226Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_cpu_float32 2022-08-17T12:43:49.6432811Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_cpu_float32 2022-08-17T12:43:49.6458401Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logaddexp2_cpu_float32 2022-08-17T12:43:49.6469119Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logaddexp2_cpu_float32 2022-08-17T12:43:49.6506339Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_float64 2022-08-17T12:43:49.6511616Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logdet_cpu_float32 2022-08-17T12:43:49.6514490Z test_ops.py::TestCommonCPU::test_out___getitem___cpu_float32 2022-08-17T12:43:49.6522254Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logdet_cpu_float32 2022-08-17T12:43:49.6528994Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_not_cpu_complex64 2022-08-17T12:43:49.6536721Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out___getitem___cpu_float32 2022-08-17T12:43:49.6565703Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_not_cpu_complex64 2022-08-17T12:43:49.6571153Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_float32 2022-08-17T12:43:49.6574310Z test_ops.py::TestCommonCPU::test_out___rmatmul___cpu_float32 2022-08-17T12:43:49.6607380Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_float32 2022-08-17T12:43:49.6610223Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_int64 2022-08-17T12:43:49.6619417Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_int64 2022-08-17T12:43:49.6626871Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_float32 2022-08-17T12:43:49.6641251Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out___rmatmul___cpu_float32 2022-08-17T12:43:49.6672591Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_float32 2022-08-17T12:43:49.6676163Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_complex64 2022-08-17T12:43:49.6698466Z test_ops.py::TestCommonCPU::test_out___rpow___cpu_float32 2022-08-17T12:43:49.6711258Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_complex64 2022-08-17T12:43:49.6714576Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out___rpow___cpu_float32 2022-08-17T12:43:49.6722035Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lt_cpu_int64 2022-08-17T12:43:49.6756585Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lt_cpu_int64 2022-08-17T12:43:49.6758455Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_solve_cpu_float32 2022-08-17T12:43:49.6761048Z test_ops.py::TestCommonCPU::test_out__masked_amin_cpu_float32 2022-08-17T12:43:49.6773552Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_solve_cpu_float32 2022-08-17T12:43:49.6777855Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__masked_amin_cpu_float32 2022-08-17T12:43:49.6789074Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_float32 2022-08-17T12:43:49.6868691Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_float32 2022-08-17T12:43:49.6875646Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_int64 2022-08-17T12:43:49.6879427Z test_ops.py::TestCommonCPU::test_out__masked_cumsum_cpu_float32 2022-08-17T12:43:49.6882995Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_logical_xor_cpu_float32 2022-08-17T12:43:49.6886038Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_int64 2022-08-17T12:43:49.6887844Z test_ops.py::TestCommonCPU::test_out__refs_masked_fill_cpu_float32 2022-08-17T12:43:49.6927673Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_complex64 2022-08-17T12:43:49.6936505Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__masked_cumsum_cpu_float32 2022-08-17T12:43:49.6948484Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_complex64 2022-08-17T12:43:49.6955320Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_masked_fill_cpu_float32 2022-08-17T12:43:49.6957686Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_float32 2022-08-17T12:43:49.6965076Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_float32 2022-08-17T12:43:49.6966564Z test_ops.py::TestCommonCPU::test_out__masked_mean_cpu_float32 2022-08-17T12:43:49.6967843Z test_ops.py::TestCommonCPU::test_out__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:43:49.6970954Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_matmul_cpu_int64 2022-08-17T12:43:49.6975679Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__masked_mean_cpu_float32 2022-08-17T12:43:49.6979778Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_matmul_cpu_int64 2022-08-17T12:43:49.7011983Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:43:49.7014672Z test_ops.py::TestCommonCPU::test_out__masked_prod_cpu_float32 2022-08-17T12:43:49.7019243Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_binary_cpu_int64 2022-08-17T12:43:49.7022203Z test_ops.py::TestCommonCPU::test_out__refs_nan_to_num_cpu_float32 2022-08-17T12:43:49.7030347Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_binary_cpu_int64 2022-08-17T12:43:49.7053671Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__masked_prod_cpu_float32 2022-08-17T12:43:49.7057100Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_with_dim_cpu_int64 2022-08-17T12:43:49.7058914Z test_ops.py::TestCommonCPU::test_out__masked_sum_cpu_float32 2022-08-17T12:43:49.7087477Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_with_dim_cpu_int64 2022-08-17T12:43:49.7091024Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mean_cpu_float32 2022-08-17T12:43:49.7095215Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__masked_sum_cpu_float32 2022-08-17T12:43:49.7104324Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mean_cpu_float32 2022-08-17T12:43:49.7107170Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:43:49.7123947Z test_ops.py::TestCommonCPU::test_out__refs_acosh_cpu_float32 2022-08-17T12:43:49.7135521Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:43:49.7155939Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:43:49.7166636Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:43:49.7186729Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_no_dim_cpu_int64 2022-08-17T12:43:49.7197604Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_no_dim_cpu_int64 2022-08-17T12:43:49.7217890Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_minimum_cpu_int64 2022-08-17T12:43:49.7228604Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_minimum_cpu_int64 2022-08-17T12:43:49.7251628Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mode_cpu_float32 2022-08-17T12:43:49.7262254Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mode_cpu_float32 2022-08-17T12:43:49.7281723Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_int64 2022-08-17T12:43:49.7290726Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_int64 2022-08-17T12:43:49.7301104Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_acosh_cpu_float32 2022-08-17T12:43:49.7303675Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_float32 2022-08-17T12:43:49.7321301Z test_ops.py::TestCommonCPU::test_out__refs_all_cpu_float32 2022-08-17T12:43:49.7332318Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_float32 2022-08-17T12:43:49.7352203Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_float32 2022-08-17T12:43:49.7362921Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_float32 2022-08-17T12:43:49.7383668Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:43:49.7394545Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:43:49.7414968Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nan_to_num_cpu_float32 2022-08-17T12:43:49.7425750Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nan_to_num_cpu_float32 2022-08-17T12:43:49.7447663Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmedian_cpu_int64 2022-08-17T12:43:49.7458399Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmedian_cpu_int64 2022-08-17T12:43:49.7478522Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_complex64 2022-08-17T12:43:49.7489278Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_complex64 2022-08-17T12:43:49.7509173Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_complex64 2022-08-17T12:43:49.7519823Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_complex64 2022-08-17T12:43:49.7540422Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_float32 2022-08-17T12:43:49.7551243Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_float32 2022-08-17T12:43:49.7571474Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_int64 2022-08-17T12:43:49.7582132Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_int64 2022-08-17T12:43:49.7605221Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_complex64 2022-08-17T12:43:49.7615838Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_complex64 2022-08-17T12:43:49.7636170Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_zeros_cpu_float32 2022-08-17T12:43:49.7647043Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_zeros_cpu_float32 2022-08-17T12:43:49.7667411Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:43:49.7678253Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:43:49.7698841Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:43:49.7709496Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:43:49.7730041Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool2d_cpu_int64 2022-08-17T12:43:49.7740703Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool2d_cpu_int64 2022-08-17T12:43:49.7760912Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_bilinear_cpu_float32 2022-08-17T12:43:49.7771437Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_bilinear_cpu_float32 2022-08-17T12:43:49.7789690Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_celu_cpu_float32 2022-08-17T12:43:49.7799851Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_celu_cpu_float32 2022-08-17T12:43:49.7818239Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_complex64 2022-08-17T12:43:49.7828794Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_complex64 2022-08-17T12:43:49.7848651Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose1d_cpu_int64 2022-08-17T12:43:49.7859257Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose1d_cpu_int64 2022-08-17T12:43:49.7877851Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose3d_cpu_int64 2022-08-17T12:43:49.7888012Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose3d_cpu_int64 2022-08-17T12:43:49.7906488Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:43:49.7916617Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:43:49.7941566Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout_cpu_float32 2022-08-17T12:43:49.7952020Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout_cpu_float32 2022-08-17T12:43:49.7970490Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:43:49.7980766Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:43:49.7999055Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:43:49.8009316Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:43:49.8027788Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_glu_cpu_float32 2022-08-17T12:43:49.8038063Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_glu_cpu_float32 2022-08-17T12:43:49.8052481Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:43:49.8063293Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nan_to_num_cpu_float32 2022-08-17T12:43:49.8071868Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:43:49.8074586Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:43:49.8092101Z test_ops.py::TestCommonCPU::test_out__refs_neg_cpu_float32 2022-08-17T12:43:49.8103032Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:43:49.8124202Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:43:49.8135430Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:43:49.8168127Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:43:49.8170573Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:43:49.8186389Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_neg_cpu_float32 2022-08-17T12:43:49.8188873Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_l1_loss_cpu_float32 2022-08-17T12:43:49.8206853Z test_ops.py::TestCommonCPU::test_out__refs_new_zeros_cpu_float32 2022-08-17T12:43:49.8217885Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_l1_loss_cpu_float32 2022-08-17T12:43:49.8225530Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_float32 2022-08-17T12:43:49.8237935Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_new_zeros_cpu_float32 2022-08-17T12:43:49.8241821Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_float32 2022-08-17T12:43:49.8253012Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_elu_cpu_float32 2022-08-17T12:43:49.8273926Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:43:49.8283782Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:43:49.8293990Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_elu_cpu_float32 2022-08-17T12:43:49.8296611Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:43:49.8316952Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:43:49.8327922Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:43:49.8354800Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:43:49.8362586Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:43:49.8370717Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:43:49.8373281Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_mish_cpu_float32 2022-08-17T12:43:49.8391477Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:43:49.8403034Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_mish_cpu_float32 2022-08-17T12:43:49.8425490Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:43:49.8435439Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:43:49.8445914Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:43:49.8453271Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_all_cpu_float32 2022-08-17T12:43:49.8456412Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_one_hot_cpu_int64 2022-08-17T12:43:49.8467713Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:43:49.8473700Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_one_hot_cpu_int64 2022-08-17T12:43:49.8488329Z test_ops.py::TestCommonCPU::test_out__refs_any_cpu_float32 2022-08-17T12:43:49.8490874Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:43:49.8503955Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:43:49.8509716Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:43:49.8519273Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:43:49.8539097Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:43:49.8551362Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:43:49.8571426Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:43:49.8582351Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:43:49.8602462Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:43:49.8613331Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:43:49.8633693Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_int64 2022-08-17T12:43:49.8645338Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_int64 2022-08-17T12:43:49.8667872Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu6_cpu_float32 2022-08-17T12:43:49.8679187Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu6_cpu_float32 2022-08-17T12:43:49.8700388Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_rrelu_cpu_float32 2022-08-17T12:43:49.8711264Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_rrelu_cpu_float32 2022-08-17T12:43:49.8731631Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:43:49.8742635Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:43:49.8762825Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:43:49.8774031Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:43:49.8795821Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_complex64 2022-08-17T12:43:49.8807083Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_complex64 2022-08-17T12:43:49.8827542Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:43:49.8838511Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:43:49.8858941Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:43:49.8869658Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:43:49.8890459Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:43:49.8901271Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:43:49.8919456Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:43:49.8929737Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:43:49.8948211Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_int64 2022-08-17T12:43:49.8959076Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_int64 2022-08-17T12:43:49.8977935Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_fro_cpu_float32 2022-08-17T12:43:49.8987875Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_fro_cpu_float32 2022-08-17T12:43:49.9008273Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_nuc_cpu_float32 2022-08-17T12:43:49.9018316Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_nuc_cpu_float32 2022-08-17T12:43:49.9036049Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_float32 2022-08-17T12:43:49.9046034Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_float32 2022-08-17T12:43:49.9063716Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_complex64 2022-08-17T12:43:49.9073603Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_complex64 2022-08-17T12:43:49.9091616Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_complex64 2022-08-17T12:43:49.9101542Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_complex64 2022-08-17T12:43:49.9122174Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_pinverse_cpu_float32 2022-08-17T12:43:49.9129913Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_pinverse_cpu_float32 2022-08-17T12:43:49.9147762Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:43:49.9160674Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:43:49.9167207Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:43:49.9179586Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:43:49.9188045Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:43:49.9191203Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_complex64 2022-08-17T12:43:49.9207322Z test_ops.py::TestCommonCPU::test_out__refs_permute_cpu_float32 2022-08-17T12:43:49.9218386Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_complex64 2022-08-17T12:43:49.9226120Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_float32 2022-08-17T12:43:49.9238455Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_permute_cpu_float32 2022-08-17T12:43:49.9247178Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_float32 2022-08-17T12:43:49.9254512Z test_ops.py::TestCommonCPU::test_out__refs_ravel_cpu_float32 2022-08-17T12:43:49.9273927Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_int64 2022-08-17T12:43:49.9286705Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_int64 2022-08-17T12:43:49.9290182Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_ravel_cpu_float32 2022-08-17T12:43:49.9304790Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_qr_cpu_complex64 2022-08-17T12:43:49.9311159Z test_ops.py::TestCommonCPU::test_out__refs_reshape_cpu_float32 2022-08-17T12:43:49.9321593Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_qr_cpu_complex64 2022-08-17T12:43:49.9339958Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rad2deg_cpu_int64 2022-08-17T12:43:49.9352218Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_reshape_cpu_float32 2022-08-17T12:43:49.9361351Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rad2deg_cpu_int64 2022-08-17T12:43:49.9364134Z test_ops.py::TestCommonCPU::test_out__refs_rsqrt_cpu_float32 2022-08-17T12:43:49.9382760Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_randint_like_cpu_int64 2022-08-17T12:43:49.9393500Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_randint_like_cpu_int64 2022-08-17T12:43:49.9414599Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_float32 2022-08-17T12:43:49.9425454Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_float32 2022-08-17T12:43:49.9445713Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_int64 2022-08-17T12:43:49.9456538Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_int64 2022-08-17T12:43:49.9476469Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_remainder_cpu_float32 2022-08-17T12:43:49.9487688Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_remainder_cpu_float32 2022-08-17T12:43:49.9507848Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_complex64 2022-08-17T12:43:49.9518745Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_complex64 2022-08-17T12:43:49.9538976Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_float32 2022-08-17T12:43:49.9551470Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_float32 2022-08-17T12:43:49.9557981Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_rsqrt_cpu_float32 2022-08-17T12:43:49.9567441Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_int64 2022-08-17T12:43:49.9577102Z test_ops.py::TestCommonCPU::test_out__refs_signbit_cpu_float32 2022-08-17T12:43:49.9588146Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_int64 2022-08-17T12:43:49.9609484Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_complex64 2022-08-17T12:43:49.9620481Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_complex64 2022-08-17T12:43:49.9640699Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_float32 2022-08-17T12:43:49.9656059Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_float32 2022-08-17T12:43:49.9662385Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_int64 2022-08-17T12:43:49.9673989Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_any_cpu_float32 2022-08-17T12:43:49.9681088Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_signbit_cpu_float32 2022-08-17T12:43:49.9696240Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_int64 2022-08-17T12:43:49.9699546Z test_ops.py::TestCommonCPU::test_out__refs_asinh_cpu_float32 2022-08-17T12:43:49.9701155Z test_ops.py::TestCommonCPU::test_out__refs_special_i0e_cpu_float32 2022-08-17T12:43:49.9717925Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_complex64 2022-08-17T12:43:49.9729749Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_complex64 2022-08-17T12:43:49.9752164Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_float32 2022-08-17T12:43:49.9764030Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_float32 2022-08-17T12:43:49.9777268Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_3_cpu_float32 2022-08-17T12:43:49.9791020Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_asinh_cpu_float32 2022-08-17T12:43:49.9799993Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_3_cpu_float32 2022-08-17T12:43:49.9802581Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_int64 2022-08-17T12:43:49.9820780Z test_ops.py::TestCommonCPU::test_out__refs_atleast_1d_cpu_float32 2022-08-17T12:43:49.9831703Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_int64 2022-08-17T12:43:49.9842257Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_complex64 2022-08-17T12:43:49.9853841Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_atleast_1d_cpu_float32 2022-08-17T12:43:49.9865842Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_complex64 2022-08-17T12:43:49.9868348Z test_ops.py::TestCommonCPU::test_out__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:43:49.9886535Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_float32 2022-08-17T12:43:49.9897677Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_float32 2022-08-17T12:43:49.9917840Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amin_cpu_float32 2022-08-17T12:43:49.9929208Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amin_cpu_float32 2022-08-17T12:43:49.9950804Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_prod_cpu_float32 2022-08-17T12:43:49.9962731Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_prod_cpu_float32 2022-08-17T12:43:49.9967084Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_searchsorted_cpu_float32 2022-08-17T12:43:49.9978693Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_special_i0e_cpu_float32 2022-08-17T12:43:49.9983304Z test_ops.py::TestCommonCPU::test_out__refs_special_zeta_cpu_float32 2022-08-17T12:43:49.9995187Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_searchsorted_cpu_float32 2022-08-17T12:43:50.0015111Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_cpu_complex64 2022-08-17T12:43:50.0026764Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_cpu_complex64 2022-08-17T12:43:50.0050139Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_scatter_cpu_int64 2022-08-17T12:43:50.0061597Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_scatter_cpu_int64 2022-08-17T12:43:50.0082109Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_complex64 2022-08-17T12:43:50.0093189Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_complex64 2022-08-17T12:43:50.0114196Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_float32 2022-08-17T12:43:50.0125833Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_float32 2022-08-17T12:43:50.0145797Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_signbit_cpu_float32 2022-08-17T12:43:50.0156606Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_signbit_cpu_float32 2022-08-17T12:43:50.0177619Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_int64 2022-08-17T12:43:50.0189101Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_int64 2022-08-17T12:43:50.0209555Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_complex64 2022-08-17T12:43:50.0221251Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_complex64 2022-08-17T12:43:50.0242581Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_slice_scatter_cpu_int64 2022-08-17T12:43:50.0253603Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_slice_scatter_cpu_int64 2022-08-17T12:43:50.0265671Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_int64 2022-08-17T12:43:50.0275414Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_logsumexp_cpu_float32 2022-08-17T12:43:50.0287749Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_int64 2022-08-17T12:43:50.0290271Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sparse_sampled_addmm_cpu_float32 2022-08-17T12:43:50.0307259Z test_ops.py::TestCommonCPU::test_out__refs_mean_cpu_float32 2022-08-17T12:43:50.0318272Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sparse_sampled_addmm_cpu_float32 2022-08-17T12:43:50.0339296Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j0_cpu_int64 2022-08-17T12:43:50.0351041Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j0_cpu_int64 2022-08-17T12:43:50.0371594Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y0_cpu_int64 2022-08-17T12:43:50.0383145Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y0_cpu_int64 2022-08-17T12:43:50.0406526Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:43:50.0420315Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_t_cpu_int64 2022-08-17T12:43:50.0426712Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:43:50.0438928Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:43:50.0445137Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_v_cpu_int64 2022-08-17T12:43:50.0454416Z test_ops.py::TestCommonCPU::test_out__refs_broadcast_shapes_cpu_float32 2022-08-17T12:43:50.0480520Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_entr_cpu_int64 2022-08-17T12:43:50.0483372Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_broadcast_shapes_cpu_float32 2022-08-17T12:43:50.0493736Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_entr_cpu_int64 2022-08-17T12:43:50.0497141Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_h_cpu_int64 2022-08-17T12:43:50.0513970Z test_ops.py::TestCommonCPU::test_out__refs_ceil_cpu_float32 2022-08-17T12:43:50.0525979Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_h_cpu_int64 2022-08-17T12:43:50.0546463Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i0e_cpu_int64 2022-08-17T12:43:50.0557930Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i0e_cpu_int64 2022-08-17T12:43:50.0572781Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1e_cpu_int64 2022-08-17T12:43:50.0583624Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_ceil_cpu_float32 2022-08-17T12:43:50.0597052Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1e_cpu_int64 2022-08-17T12:43:50.0599727Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_legendre_polynomial_p_cpu_int64 2022-08-17T12:43:50.0617038Z test_ops.py::TestCommonCPU::test_out__refs_clamp_min_cpu_float32 2022-08-17T12:43:50.0630680Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_legendre_polynomial_p_cpu_int64 2022-08-17T12:43:50.0636953Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i0_cpu_int64 2022-08-17T12:43:50.0649012Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_special_zeta_cpu_float32 2022-08-17T12:43:50.0655280Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i0_cpu_int64 2022-08-17T12:43:50.0662966Z test_ops.py::TestCommonCPU::test_out__refs_stack_cpu_float32 2022-08-17T12:43:50.0684449Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k0_cpu_int64 2022-08-17T12:43:50.0696439Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k0_cpu_int64 2022-08-17T12:43:50.0717327Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtr_cpu_int64 2022-08-17T12:43:50.0728872Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtr_cpu_int64 2022-08-17T12:43:50.0749481Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cpu_int64 2022-08-17T12:43:50.0760769Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cpu_int64 2022-08-17T12:43:50.0784214Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cpu_int64 2022-08-17T12:43:50.0795667Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cpu_int64 2022-08-17T12:43:50.0815916Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:43:50.0826831Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cpu_int64 2022-08-17T12:43:50.0836044Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:43:50.0847631Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_clamp_min_cpu_float32 2022-08-17T12:43:50.0861112Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cpu_int64 2022-08-17T12:43:50.0863836Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_xlog1py_cpu_int64 2022-08-17T12:43:50.0880675Z test_ops.py::TestCommonCPU::test_out__refs_conj_physical_cpu_float32 2022-08-17T12:43:50.0892577Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_xlog1py_cpu_int64 2022-08-17T12:43:50.0912600Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_cpu_float32 2022-08-17T12:43:50.0930672Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_cpu_float32 2022-08-17T12:43:50.0934859Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_conj_physical_cpu_float32 2022-08-17T12:43:50.0944767Z [gw1] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_stack_cpu_float32 2022-08-17T12:43:50.0984905Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_int64 2022-08-17T12:43:50.0987795Z test_ops.py::TestCommonCPU::test_out__refs_sum_cpu_float32 2022-08-17T12:43:50.0992434Z test_ops.py::TestCommonCPU::test_out__refs_cos_cpu_float32 2022-08-17T12:43:50.1001888Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_int64 2022-08-17T12:43:50.1004801Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_complex64 2022-08-17T12:43:50.1014248Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_complex64 2022-08-17T12:43:50.1034214Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_float32 2022-08-17T12:43:50.1045264Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_float32 2022-08-17T12:43:50.1065521Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_int64 2022-08-17T12:43:50.1076544Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_int64 2022-08-17T12:43:50.1098233Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_cpu_complex64 2022-08-17T12:43:50.1109866Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_cpu_complex64 2022-08-17T12:43:50.1131815Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_stft_cpu_complex64 2022-08-17T12:43:50.1146328Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_stft_cpu_complex64 2022-08-17T12:43:50.1160685Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_int64 2022-08-17T12:43:50.1173220Z [gw0] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_cos_cpu_float32 2022-08-17T12:43:50.1182674Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_int64 2022-08-17T12:43:50.1185830Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_complex64 2022-08-17T12:43:50.1202573Z test_ops.py::TestCommonCPU::test_out__refs_div_floor_rounding_cpu_float32 2022-08-17T12:43:50.1213984Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_complex64 2022-08-17T12:43:50.1234214Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_cpu_float32 2022-08-17T12:43:50.1245693Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_cpu_float32 2022-08-17T12:43:50.1265930Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_complex64 2022-08-17T12:43:50.1276699Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_complex64 2022-08-17T12:43:50.1297832Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_float32 2022-08-17T12:43:50.1309156Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_float32 2022-08-17T12:43:50.1330402Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_int64 2022-08-17T12:43:50.1341708Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_int64 2022-08-17T12:43:50.1361551Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_complex64 2022-08-17T12:43:50.1373407Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_complex64 2022-08-17T12:43:50.1393400Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_float32 2022-08-17T12:43:50.1404094Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_float32 2022-08-17T12:43:50.1424277Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_int64 2022-08-17T12:43:50.1435082Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_int64 2022-08-17T12:43:50.1455433Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_complex64 2022-08-17T12:43:50.1466287Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_complex64 2022-08-17T12:43:50.1489126Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_topk_cpu_int64 2022-08-17T12:43:50.1499941Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_topk_cpu_int64 2022-08-17T12:43:50.1520149Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_complex64 2022-08-17T12:43:50.1530872Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_complex64 2022-08-17T12:43:50.1550955Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_float32 2022-08-17T12:43:50.1561621Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_float32 2022-08-17T12:43:50.1581751Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_int64 2022-08-17T12:43:50.1592428Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_int64 2022-08-17T12:43:50.1612601Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_float32 2022-08-17T12:43:50.1623270Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_float32 2022-08-17T12:43:50.1643636Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_int64 2022-08-17T12:43:50.1654615Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_int64 2022-08-17T12:43:50.1674688Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trunc_cpu_float32 2022-08-17T12:43:50.1685474Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_trunc_cpu_float32 2022-08-17T12:43:50.1705975Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_complex64 2022-08-17T12:43:50.1717067Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_complex64 2022-08-17T12:43:50.1737000Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_float32 2022-08-17T12:43:50.1747916Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_float32 2022-08-17T12:43:50.1768125Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_cpu_float32 2022-08-17T12:43:50.1778875Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_cpu_float32 2022-08-17T12:43:50.1799082Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_cpu_int64 2022-08-17T12:43:50.1810373Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_cpu_int64 2022-08-17T12:43:50.1833136Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_cpu_float32 2022-08-17T12:43:50.1844066Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_cpu_float32 2022-08-17T12:43:50.1864510Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_complex_cpu_float32 2022-08-17T12:43:50.1876675Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_complex_cpu_float32 2022-08-17T12:43:50.1896548Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_real_cpu_complex64 2022-08-17T12:43:50.1908138Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_real_cpu_complex64 2022-08-17T12:43:50.1927843Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_complex64 2022-08-17T12:43:50.1938620Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_complex64 2022-08-17T12:43:50.1958825Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_float32 2022-08-17T12:43:50.1969799Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_float32 2022-08-17T12:43:50.1989836Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_int64 2022-08-17T12:43:50.2000615Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_int64 2022-08-17T12:43:50.2020817Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_float32 2022-08-17T12:43:50.2031516Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_float32 2022-08-17T12:43:50.2051685Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_like_cpu_int64 2022-08-17T12:43:50.2064837Z [gw2] [ 16%] SKIPPED test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_like_cpu_int64 2022-08-17T12:43:50.2070691Z test_ops.py::TestCommonCPU::test_numpy_ref_allclose_cpu_complex128 2022-08-17T12:43:50.2082340Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_mean_cpu_float32 2022-08-17T12:43:50.2118595Z test_ops.py::TestCommonCPU::test_out__refs_movedim_cpu_float32 2022-08-17T12:43:50.2130457Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_movedim_cpu_float32 2022-08-17T12:43:50.2203976Z test_ops.py::TestCommonCPU::test_out__refs_native_layer_norm_cpu_float32 2022-08-17T12:43:50.2215316Z [gw3] [ 16%] PASSED test_ops.py::TestCommonCPU::test_out__refs_native_layer_norm_cpu_float32 2022-08-17T12:43:50.2239131Z test_ops.py::TestCommonCPU::test_out__refs_new_full_cpu_float32 2022-08-17T12:43:50.2249866Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_allclose_cpu_complex128 2022-08-17T12:43:50.2258205Z test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_complex128 2022-08-17T12:43:50.2269407Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_new_full_cpu_float32 2022-08-17T12:43:50.2301393Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_celu_cpu_float32 2022-08-17T12:43:50.2311640Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_celu_cpu_float32 2022-08-17T12:43:50.2349584Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:43:50.2360053Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_sum_cpu_float32 2022-08-17T12:43:50.2383221Z test_ops.py::TestCommonCPU::test_out__refs_tensor_split_cpu_float32 2022-08-17T12:43:50.2398104Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_complex128 2022-08-17T12:43:50.2411386Z test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_float64 2022-08-17T12:43:50.2422663Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_tensor_split_cpu_float32 2022-08-17T12:43:50.2500316Z test_ops.py::TestCommonCPU::test_out__refs_trunc_cpu_float32 2022-08-17T12:43:50.2510709Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_trunc_cpu_float32 2022-08-17T12:43:50.2746865Z test_ops.py::TestCommonCPU::test_out__refs_var_cpu_float32 2022-08-17T12:43:50.2755511Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:43:50.2766111Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_float64 2022-08-17T12:43:50.2768918Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:43:50.2801025Z test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_int64 2022-08-17T12:43:50.2813229Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:43:50.2817057Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:43:50.2827615Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_int64 2022-08-17T12:43:50.2854313Z test_ops.py::TestCommonCPU::test_numpy_ref_clamp_cpu_float64 2022-08-17T12:43:50.2865022Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:43:50.2898060Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_selu_cpu_float32 2022-08-17T12:43:50.2908631Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_selu_cpu_float32 2022-08-17T12:43:50.2948936Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:43:50.2959297Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:43:50.3069428Z test_ops.py::TestCommonCPU::test_out__refs_pow_cpu_float32 2022-08-17T12:43:50.3081979Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_var_cpu_float32 2022-08-17T12:43:50.3270588Z test_ops.py::TestCommonCPU::test_out__refs_vstack_cpu_float32 2022-08-17T12:43:50.3280992Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_vstack_cpu_float32 2022-08-17T12:43:50.3374235Z test_ops.py::TestCommonCPU::test_out_acosh_cpu_float32 2022-08-17T12:43:50.3385222Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_acosh_cpu_float32 2022-08-17T12:43:50.3534907Z test_ops.py::TestCommonCPU::test_out_addcmul_cpu_float32 2022-08-17T12:43:50.3545524Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_clamp_cpu_float64 2022-08-17T12:43:50.3676824Z test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_int64 2022-08-17T12:43:50.3693789Z [gw2] [ 17%] XFAIL test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_int64 2022-08-17T12:43:50.3699112Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_pow_cpu_float32 2022-08-17T12:43:50.3710468Z test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_complex128 2022-08-17T12:43:50.3921987Z test_ops.py::TestCommonCPU::test_out__refs_reciprocal_cpu_float32 2022-08-17T12:43:50.3932705Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_reciprocal_cpu_float32 2022-08-17T12:43:50.3966770Z test_ops.py::TestCommonCPU::test_out__refs_rot90_cpu_float32 2022-08-17T12:43:50.3977228Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_rot90_cpu_float32 2022-08-17T12:43:50.4117645Z test_ops.py::TestCommonCPU::test_out__refs_sigmoid_cpu_float32 2022-08-17T12:43:50.4128280Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_complex128 2022-08-17T12:43:50.4147941Z test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_float64 2022-08-17T12:43:50.4159600Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_addcmul_cpu_float32 2022-08-17T12:43:50.4181763Z test_ops.py::TestCommonCPU::test_out_addr_cpu_float32 2022-08-17T12:43:50.4194218Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_float64 2022-08-17T12:43:50.4411816Z test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_int64 2022-08-17T12:43:50.4422340Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_addr_cpu_float32 2022-08-17T12:43:50.4444121Z test_ops.py::TestCommonCPU::test_out_amin_cpu_float32 2022-08-17T12:43:50.4460846Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_sigmoid_cpu_float32 2022-08-17T12:43:50.4563520Z test_ops.py::TestCommonCPU::test_out__refs_sinh_cpu_float32 2022-08-17T12:43:50.4577289Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_sinh_cpu_float32 2022-08-17T12:43:50.4655249Z test_ops.py::TestCommonCPU::test_out__refs_special_i1e_cpu_float32 2022-08-17T12:43:50.4677729Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_int64 2022-08-17T12:43:50.4713794Z test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:43:50.4722941Z [gw2] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:43:50.4733986Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_special_i1e_cpu_float32 2022-08-17T12:43:50.4735651Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_float64 2022-08-17T12:43:50.4784206Z test_ops.py::TestCommonCPU::test_out__refs_square_cpu_float32 2022-08-17T12:43:50.4794831Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_float64 2022-08-17T12:43:50.4888759Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorsolve_cpu_complex128 2022-08-17T12:43:50.4899580Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorsolve_cpu_complex128 2022-08-17T12:43:50.4941961Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_int64 2022-08-17T12:43:50.4953138Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_square_cpu_float32 2022-08-17T12:43:50.4962181Z test_ops.py::TestCommonCPU::test_out__refs_std_mean_cpu_float32 2022-08-17T12:43:50.4973959Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_int64 2022-08-17T12:43:50.5016751Z test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:43:50.5027402Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_std_mean_cpu_float32 2022-08-17T12:43:50.5086379Z test_ops.py::TestCommonCPU::test_out__refs_tan_cpu_float32 2022-08-17T12:43:50.5097202Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:43:50.5124789Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_group_norm_cpu_float64 2022-08-17T12:43:50.5136241Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_amin_cpu_float32 2022-08-17T12:43:50.5163865Z test_ops.py::TestCommonCPU::test_out_arange_cpu_float32 2022-08-17T12:43:50.5174432Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_tan_cpu_float32 2022-08-17T12:43:50.5212552Z test_ops.py::TestCommonCPU::test_out__refs_transpose_cpu_float32 2022-08-17T12:43:50.5224447Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_transpose_cpu_float32 2022-08-17T12:43:50.5259907Z test_ops.py::TestCommonCPU::test_out__refs_unflatten_cpu_float32 2022-08-17T12:43:50.5270331Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_unflatten_cpu_float32 2022-08-17T12:43:50.5310388Z test_ops.py::TestCommonCPU::test_out__refs_view_cpu_float32 2022-08-17T12:43:50.5314064Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_view_cpu_float32 2022-08-17T12:43:50.5324130Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_group_norm_cpu_float64 2022-08-17T12:43:50.5326684Z test_ops.py::TestCommonCPU::test_out_abs_cpu_float32 2022-08-17T12:43:50.5389105Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_mse_loss_cpu_float64 2022-08-17T12:43:50.5399924Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_mse_loss_cpu_float64 2022-08-17T12:43:50.5426051Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_int64 2022-08-17T12:43:50.5437060Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_abs_cpu_float32 2022-08-17T12:43:50.5457850Z test_ops.py::TestCommonCPU::test_out_addbmm_cpu_float32 2022-08-17T12:43:50.5468792Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_int64 2022-08-17T12:43:50.5741674Z test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_float64 2022-08-17T12:43:50.5752315Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_addbmm_cpu_float32 2022-08-17T12:43:50.5910327Z test_ops.py::TestCommonCPU::test_out_addmm_decomposed_cpu_float32 2022-08-17T12:43:50.5927614Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_addmm_decomposed_cpu_float32 2022-08-17T12:43:50.5992676Z test_ops.py::TestCommonCPU::test_out_allclose_cpu_float32 2022-08-17T12:43:50.6003643Z [gw3] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_out_allclose_cpu_float32 2022-08-17T12:43:50.6012036Z test_ops.py::TestCommonCPU::test_out_angle_cpu_float32 2022-08-17T12:43:50.6029678Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_arange_cpu_float32 2022-08-17T12:43:50.6061384Z test_ops.py::TestCommonCPU::test_out_argwhere_cpu_float32 2022-08-17T12:43:50.6072321Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_argwhere_cpu_float32 2022-08-17T12:43:50.6083255Z test_ops.py::TestCommonCPU::test_out_asinh_cpu_float32 2022-08-17T12:43:50.6099037Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_angle_cpu_float32 2022-08-17T12:43:50.6132297Z test_ops.py::TestCommonCPU::test_out_argmin_cpu_float32 2022-08-17T12:43:50.6143872Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_asinh_cpu_float32 2022-08-17T12:43:50.6184843Z test_ops.py::TestCommonCPU::test_out_atleast_1d_cpu_float32 2022-08-17T12:43:50.6195398Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_atleast_1d_cpu_float32 2022-08-17T12:43:50.6274809Z test_ops.py::TestCommonCPU::test_out_bernoulli_cpu_float32 2022-08-17T12:43:50.6291783Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_float64 2022-08-17T12:43:50.6337751Z test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_int64 2022-08-17T12:43:50.6348507Z [gw1] [ 17%] XFAIL test_ops.py::TestCommonCPU::test_out_bernoulli_cpu_float32 2022-08-17T12:43:50.6357605Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_argmin_cpu_float32 2022-08-17T12:43:50.6361623Z test_ops.py::TestCommonCPU::test_out_bitwise_left_shift_cpu_int64 2022-08-17T12:43:50.6369233Z test_ops.py::TestCommonCPU::test_out_as_strided_scatter_cpu_float32 2022-08-17T12:43:50.6384226Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_int64 2022-08-17T12:43:50.6396017Z test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_complex128 2022-08-17T12:43:50.6406795Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_as_strided_scatter_cpu_float32 2022-08-17T12:43:50.6482623Z test_ops.py::TestCommonCPU::test_out_atan_cpu_float32 2022-08-17T12:43:50.6498138Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_atan_cpu_float32 2022-08-17T12:43:50.6511055Z test_ops.py::TestCommonCPU::test_out_atleast_3d_cpu_float32 2022-08-17T12:43:50.6521841Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_complex128 2022-08-17T12:43:50.6537365Z test_ops.py::TestCommonCPU::test_numpy_ref_searchsorted_cpu_int64 2022-08-17T12:43:50.6547697Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_atleast_3d_cpu_float32 2022-08-17T12:43:50.6580665Z test_ops.py::TestCommonCPU::test_out_bincount_cpu_int64 2022-08-17T12:43:50.6591220Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_bincount_cpu_int64 2022-08-17T12:43:50.6631037Z test_ops.py::TestCommonCPU::test_out_bitwise_or_cpu_int64 2022-08-17T12:43:50.6641439Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_bitwise_left_shift_cpu_int64 2022-08-17T12:43:50.6760803Z test_ops.py::TestCommonCPU::test_out_bitwise_xor_cpu_int64 2022-08-17T12:43:50.6771264Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_bitwise_or_cpu_int64 2022-08-17T12:43:50.6816284Z test_ops.py::TestCommonCPU::test_out_bmm_cpu_float32 2022-08-17T12:43:50.6827377Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_bitwise_xor_cpu_int64 2022-08-17T12:43:50.6859528Z test_ops.py::TestCommonCPU::test_out_broadcast_shapes_cpu_float32 2022-08-17T12:43:50.6870599Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_broadcast_shapes_cpu_float32 2022-08-17T12:43:50.6877650Z test_ops.py::TestCommonCPU::test_out_byte_cpu_float32 2022-08-17T12:43:50.6888564Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_bmm_cpu_float32 2022-08-17T12:43:50.6903067Z test_ops.py::TestCommonCPU::test_out_broadcast_to_cpu_float32 2022-08-17T12:43:50.6913937Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_byte_cpu_float32 2022-08-17T12:43:50.6924825Z test_ops.py::TestCommonCPU::test_out_ceil_cpu_float32 2022-08-17T12:43:50.6935483Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_broadcast_to_cpu_float32 2022-08-17T12:43:50.6972441Z test_ops.py::TestCommonCPU::test_out_cat_cpu_float32 2022-08-17T12:43:50.6983068Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_ceil_cpu_float32 2022-08-17T12:43:50.7110500Z test_ops.py::TestCommonCPU::test_out_cholesky_inverse_cpu_float32 2022-08-17T12:43:50.7125474Z [gw1] [ 17%] XFAIL test_ops.py::TestCommonCPU::test_out_cholesky_inverse_cpu_float32 2022-08-17T12:43:50.7335828Z test_ops.py::TestCommonCPU::test_out_clamp_max_cpu_float32 2022-08-17T12:43:50.7353856Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_cat_cpu_float32 2022-08-17T12:43:50.7395234Z test_ops.py::TestCommonCPU::test_out_char_cpu_float32 2022-08-17T12:43:50.7405805Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_char_cpu_float32 2022-08-17T12:43:50.7438133Z test_ops.py::TestCommonCPU::test_out_chunk_cpu_float32 2022-08-17T12:43:50.7448569Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_chunk_cpu_float32 2022-08-17T12:43:50.7482615Z test_ops.py::TestCommonCPU::test_out_clone_cpu_float32 2022-08-17T12:43:50.7493372Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_clone_cpu_float32 2022-08-17T12:43:50.7525851Z test_ops.py::TestCommonCPU::test_out_conj_cpu_float32 2022-08-17T12:43:50.7537458Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_conj_cpu_float32 2022-08-17T12:43:50.7597572Z test_ops.py::TestCommonCPU::test_out_copysign_cpu_float32 2022-08-17T12:43:50.7609524Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_div_floor_rounding_cpu_float32 2022-08-17T12:43:50.7692358Z test_ops.py::TestCommonCPU::test_out__refs_dstack_cpu_float32 2022-08-17T12:43:50.7703451Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_clamp_max_cpu_float32 2022-08-17T12:43:50.7741697Z test_ops.py::TestCommonCPU::test_out_combinations_cpu_float32 2022-08-17T12:43:50.7752420Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_combinations_cpu_float32 2022-08-17T12:43:50.7788392Z test_ops.py::TestCommonCPU::test_out_constant_pad_nd_cpu_float32 2022-08-17T12:43:50.7799721Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_constant_pad_nd_cpu_float32 2022-08-17T12:43:50.7889110Z test_ops.py::TestCommonCPU::test_out_cos_cpu_float32 2022-08-17T12:43:50.7904283Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_copysign_cpu_float32 2022-08-17T12:43:50.7913957Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_cos_cpu_float32 2022-08-17T12:43:50.7916530Z test_ops.py::TestCommonCPU::test_out_count_nonzero_cpu_float32 2022-08-17T12:43:50.7934216Z test_ops.py::TestCommonCPU::test_out_cross_cpu_float32 2022-08-17T12:43:50.7947541Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_dstack_cpu_float32 2022-08-17T12:43:50.7953027Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_count_nonzero_cpu_float32 2022-08-17T12:43:50.7960525Z test_ops.py::TestCommonCPU::test_out__refs_erf_cpu_float32 2022-08-17T12:43:50.8025038Z test_ops.py::TestCommonCPU::test_out_cummin_cpu_float32 2022-08-17T12:43:50.8035497Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_cross_cpu_float32 2022-08-17T12:43:50.8047134Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_erf_cpu_float32 2022-08-17T12:43:50.8049717Z test_ops.py::TestCommonCPU::test_out__refs_exp_cpu_float32 2022-08-17T12:43:50.8118195Z test_ops.py::TestCommonCPU::test_out_cumsum_cpu_float32 2022-08-17T12:43:50.8129500Z [gw1] [ 17%] XFAIL test_ops.py::TestCommonCPU::test_out_cumsum_cpu_float32 2022-08-17T12:43:50.8151338Z test_ops.py::TestCommonCPU::test_out_diag_embed_cpu_float32 2022-08-17T12:43:50.8163822Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_cummin_cpu_float32 2022-08-17T12:43:50.8177299Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_diag_embed_cpu_float32 2022-08-17T12:43:50.8181043Z test_ops.py::TestCommonCPU::test_out_deg2rad_cpu_float32 2022-08-17T12:43:50.8193056Z test_ops.py::TestCommonCPU::test_out_diff_cpu_float32 2022-08-17T12:43:50.8203996Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_exp_cpu_float32 2022-08-17T12:43:50.8304225Z test_ops.py::TestCommonCPU::test_out__refs_fft_fft_cpu_float32 2022-08-17T12:43:50.8316108Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_deg2rad_cpu_float32 2022-08-17T12:43:50.8350560Z test_ops.py::TestCommonCPU::test_out_diagonal_cpu_float32 2022-08-17T12:43:50.8361677Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_diagonal_cpu_float32 2022-08-17T12:43:50.8396732Z test_ops.py::TestCommonCPU::test_out_dist_cpu_float32 2022-08-17T12:43:50.8407616Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_dist_cpu_float32 2022-08-17T12:43:50.8461041Z test_ops.py::TestCommonCPU::test_out_dot_cpu_float32 2022-08-17T12:43:50.8472137Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_dot_cpu_float32 2022-08-17T12:43:50.8559705Z test_ops.py::TestCommonCPU::test_out_eig_cpu_float32 2022-08-17T12:43:50.8570861Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_eig_cpu_float32 2022-08-17T12:43:50.8575275Z test_ops.py::TestCommonCPU::test_out_eq_cpu_float32 2022-08-17T12:43:50.8586261Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_searchsorted_cpu_int64 2022-08-17T12:43:50.8804337Z test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_complex128 2022-08-17T12:43:50.8815725Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_eq_cpu_float32 2022-08-17T12:43:50.8862952Z test_ops.py::TestCommonCPU::test_out_erfinv_cpu_float32 2022-08-17T12:43:50.8873362Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_complex128 2022-08-17T12:43:50.8882906Z test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_float64 2022-08-17T12:43:50.8896888Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_erfinv_cpu_float32 2022-08-17T12:43:50.8930293Z test_ops.py::TestCommonCPU::test_out_expand_cpu_float32 2022-08-17T12:43:50.8942114Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_expand_cpu_float32 2022-08-17T12:43:50.8953402Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_float64 2022-08-17T12:43:50.8956220Z test_ops.py::TestCommonCPU::test_out_fft_fftn_cpu_float32 2022-08-17T12:43:50.9032924Z test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_int64 2022-08-17T12:43:50.9045155Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_int64 2022-08-17T12:43:50.9078816Z test_ops.py::TestCommonCPU::test_out_H_cpu_float32 2022-08-17T12:43:50.9090747Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_H_cpu_float32 2022-08-17T12:43:50.9130324Z test_ops.py::TestCommonCPU::test_out___rand___cpu_int64 2022-08-17T12:43:50.9141324Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out___rand___cpu_int64 2022-08-17T12:43:50.9155580Z test_ops.py::TestCommonCPU::test_out___rmul___cpu_float32 2022-08-17T12:43:50.9167965Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_fft_cpu_float32 2022-08-17T12:43:50.9185544Z test_ops.py::TestCommonCPU::test_out__refs_fft_hfft_cpu_float32 2022-08-17T12:43:50.9196328Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out___rmul___cpu_float32 2022-08-17T12:43:50.9230812Z test_ops.py::TestCommonCPU::test_out___rxor___cpu_int64 2022-08-17T12:43:50.9241142Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out___rxor___cpu_int64 2022-08-17T12:43:50.9279367Z test_ops.py::TestCommonCPU::test_out__masked_argmin_cpu_float32 2022-08-17T12:43:50.9288111Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__masked_argmin_cpu_float32 2022-08-17T12:43:50.9346644Z test_ops.py::TestCommonCPU::test_out__masked_logaddexp_cpu_float32 2022-08-17T12:43:50.9357926Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__masked_logaddexp_cpu_float32 2022-08-17T12:43:50.9394089Z test_ops.py::TestCommonCPU::test_out__masked_norm_cpu_float32 2022-08-17T12:43:50.9404634Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__masked_norm_cpu_float32 2022-08-17T12:43:50.9450914Z test_ops.py::TestCommonCPU::test_out__masked_softmin_cpu_float32 2022-08-17T12:43:50.9461924Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__masked_softmin_cpu_float32 2022-08-17T12:43:50.9496554Z test_ops.py::TestCommonCPU::test_out__refs_abs_cpu_float32 2022-08-17T12:43:50.9513327Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_fft_fftn_cpu_float32 2022-08-17T12:43:50.9549139Z test_ops.py::TestCommonCPU::test_out_fft_hfftn_cpu_float32 2022-08-17T12:43:50.9559497Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_abs_cpu_float32 2022-08-17T12:43:50.9962152Z test_ops.py::TestCommonCPU::test_out__refs_addcdiv_cpu_float32 2022-08-17T12:43:50.9973799Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_hfft_cpu_float32 2022-08-17T12:43:50.9990155Z test_ops.py::TestCommonCPU::test_out__refs_fft_ifftn_cpu_float32 2022-08-17T12:43:51.0002128Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_addcdiv_cpu_float32 2022-08-17T12:43:51.0218735Z test_ops.py::TestCommonCPU::test_out__refs_amax_cpu_float32 2022-08-17T12:43:51.0233007Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_diff_cpu_float32 2022-08-17T12:43:51.0364912Z test_ops.py::TestCommonCPU::test_out_div_no_rounding_mode_cpu_float32 2022-08-17T12:43:51.0383774Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_fft_hfftn_cpu_float32 2022-08-17T12:43:51.0417791Z test_ops.py::TestCommonCPU::test_out_fft_ifftshift_cpu_float32 2022-08-17T12:43:51.0429629Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_fft_ifftshift_cpu_float32 2022-08-17T12:43:51.0614662Z test_ops.py::TestCommonCPU::test_out_fft_irfft2_cpu_float32 2022-08-17T12:43:51.0626765Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_div_no_rounding_mode_cpu_float32 2022-08-17T12:43:51.0668411Z test_ops.py::TestCommonCPU::test_out_dsplit_cpu_float32 2022-08-17T12:43:51.0680287Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_dsplit_cpu_float32 2022-08-17T12:43:51.0708120Z test_ops.py::TestCommonCPU::test_out_empty_cpu_float32 2022-08-17T12:43:51.0716785Z [gw1] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_out_empty_cpu_float32 2022-08-17T12:43:51.0757928Z test_ops.py::TestCommonCPU::test_out_erf_cpu_float32 2022-08-17T12:43:51.0772886Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_fft_irfft2_cpu_float32 2022-08-17T12:43:51.0783979Z test_ops.py::TestCommonCPU::test_out_fft_rfft_cpu_float32 2022-08-17T12:43:51.0787158Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_ifftn_cpu_float32 2022-08-17T12:43:51.0798590Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_erf_cpu_float32 2022-08-17T12:43:51.0801262Z test_ops.py::TestCommonCPU::test_out_exp_cpu_float32 2022-08-17T12:43:51.0915530Z test_ops.py::TestCommonCPU::test_out__refs_fft_ihfftn_cpu_float32 2022-08-17T12:43:51.0931915Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_exp_cpu_float32 2022-08-17T12:43:51.1043812Z test_ops.py::TestCommonCPU::test_out_fft_fft2_cpu_float32 2022-08-17T12:43:51.1055735Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_fft_rfft_cpu_float32 2022-08-17T12:43:51.1092388Z test_ops.py::TestCommonCPU::test_out_flip_cpu_float32 2022-08-17T12:43:51.1104184Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_flip_cpu_float32 2022-08-17T12:43:51.1186090Z test_ops.py::TestCommonCPU::test_out_float_power_cpu_float32 2022-08-17T12:43:51.1197101Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_fft_fft2_cpu_float32 2022-08-17T12:43:51.1292096Z test_ops.py::TestCommonCPU::test_out_fft_hfft2_cpu_float32 2022-08-17T12:43:51.1304661Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_amax_cpu_float32 2022-08-17T12:43:51.1347325Z test_ops.py::TestCommonCPU::test_out__refs_as_strided_cpu_float32 2022-08-17T12:43:51.1359234Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_as_strided_cpu_float32 2022-08-17T12:43:51.1385818Z test_ops.py::TestCommonCPU::test_out__refs_atan_cpu_float32 2022-08-17T12:43:51.1398002Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_float_power_cpu_float32 2022-08-17T12:43:51.1445503Z test_ops.py::TestCommonCPU::test_out_fmin_cpu_float32 2022-08-17T12:43:51.1456724Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_atan_cpu_float32 2022-08-17T12:43:51.1499407Z test_ops.py::TestCommonCPU::test_out__refs_atleast_3d_cpu_float32 2022-08-17T12:43:51.1511595Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_atleast_3d_cpu_float32 2022-08-17T12:43:51.1642239Z test_ops.py::TestCommonCPU::test_out__refs_bitwise_or_cpu_int64 2022-08-17T12:43:51.1654554Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_ihfftn_cpu_float32 2022-08-17T12:43:51.1741909Z test_ops.py::TestCommonCPU::test_out__refs_fft_rfft2_cpu_float32 2022-08-17T12:43:51.1756330Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_fft_hfft2_cpu_float32 2022-08-17T12:43:51.1766940Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_fmin_cpu_float32 2022-08-17T12:43:51.1770199Z test_ops.py::TestCommonCPU::test_out_full_like_cpu_float32 2022-08-17T12:43:51.1814706Z test_ops.py::TestCommonCPU::test_out_fft_ifft_cpu_float32 2022-08-17T12:43:51.1826810Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_full_like_cpu_float32 2022-08-17T12:43:51.1985433Z test_ops.py::TestCommonCPU::test_out_geqrf_cpu_float32 2022-08-17T12:43:51.1996519Z [gw3] [ 17%] XFAIL test_ops.py::TestCommonCPU::test_out_geqrf_cpu_float32 2022-08-17T12:43:51.2056924Z test_ops.py::TestCommonCPU::test_out_heaviside_cpu_float32 2022-08-17T12:43:51.2068705Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_bitwise_or_cpu_int64 2022-08-17T12:43:51.2109732Z test_ops.py::TestCommonCPU::test_out__refs_broadcast_to_cpu_float32 2022-08-17T12:43:51.2121433Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_broadcast_to_cpu_float32 2022-08-17T12:43:51.2148520Z test_ops.py::TestCommonCPU::test_out__refs_clamp_cpu_float32 2022-08-17T12:43:51.2163606Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_rfft2_cpu_float32 2022-08-17T12:43:51.2211097Z test_ops.py::TestCommonCPU::test_out__refs_flatten_cpu_float32 2022-08-17T12:43:51.2222806Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_flatten_cpu_float32 2022-08-17T12:43:51.2239265Z test_ops.py::TestCommonCPU::test_out__refs_float_power_cpu_float32 2022-08-17T12:43:51.2253221Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_fft_ifft_cpu_float32 2022-08-17T12:43:51.2327746Z test_ops.py::TestCommonCPU::test_out_fft_ihfft_cpu_float32 2022-08-17T12:43:51.2341111Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_clamp_cpu_float32 2022-08-17T12:43:51.2356179Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_heaviside_cpu_float32 2022-08-17T12:43:51.2358626Z test_ops.py::TestCommonCPU::test_out__refs_column_stack_cpu_float32 2022-08-17T12:43:51.2389711Z test_ops.py::TestCommonCPU::test_out_hsplit_cpu_float32 2022-08-17T12:43:51.2400555Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_hsplit_cpu_float32 2022-08-17T12:43:51.2543058Z test_ops.py::TestCommonCPU::test_out_igamma_cpu_float32 2022-08-17T12:43:51.2554125Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_column_stack_cpu_float32 2022-08-17T12:43:51.2590042Z test_ops.py::TestCommonCPU::test_out__refs_contiguous_cpu_float32 2022-08-17T12:43:51.2601951Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_contiguous_cpu_float32 2022-08-17T12:43:51.2635905Z test_ops.py::TestCommonCPU::test_out__refs_diagonal_cpu_float32 2022-08-17T12:43:51.2647389Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_diagonal_cpu_float32 2022-08-17T12:43:51.2765753Z test_ops.py::TestCommonCPU::test_out__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:43:51.2776986Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_igamma_cpu_float32 2022-08-17T12:43:51.2882000Z test_ops.py::TestCommonCPU::test_out_index_copy_cpu_float32 2022-08-17T12:43:51.2894786Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_index_copy_cpu_float32 2022-08-17T12:43:51.2960401Z test_ops.py::TestCommonCPU::test_out_index_select_cpu_float32 2022-08-17T12:43:51.2972403Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_fft_ihfft_cpu_float32 2022-08-17T12:43:51.2995839Z test_ops.py::TestCommonCPU::test_out_fft_irfftn_cpu_float32 2022-08-17T12:43:51.3007908Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_index_select_cpu_float32 2022-08-17T12:43:51.3047170Z test_ops.py::TestCommonCPU::test_out_isclose_cpu_float32 2022-08-17T12:43:51.3058949Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_isclose_cpu_float32 2022-08-17T12:43:51.3095013Z test_ops.py::TestCommonCPU::test_out_isnan_cpu_float32 2022-08-17T12:43:51.3118373Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_isnan_cpu_float32 2022-08-17T12:43:51.3161000Z test_ops.py::TestCommonCPU::test_out_istft_cpu_float32 2022-08-17T12:43:51.3172151Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_istft_cpu_float32 2022-08-17T12:43:51.3208720Z test_ops.py::TestCommonCPU::test_out_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:43:51.3219541Z [gw3] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_out_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:43:51.3282245Z test_ops.py::TestCommonCPU::test_out_lcm_cpu_int64 2022-08-17T12:43:51.3298147Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_float_power_cpu_float32 2022-08-17T12:43:51.3307434Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_fft_irfftn_cpu_float32 2022-08-17T12:43:51.3310599Z test_ops.py::TestCommonCPU::test_out__refs_fmin_cpu_float32 2022-08-17T12:43:51.3343110Z test_ops.py::TestCommonCPU::test_out_fill_cpu_float32 2022-08-17T12:43:51.3354965Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_fill_cpu_float32 2022-08-17T12:43:51.3396486Z test_ops.py::TestCommonCPU::test_out_flipud_cpu_float32 2022-08-17T12:43:51.3400291Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_lcm_cpu_int64 2022-08-17T12:43:51.3408686Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_flipud_cpu_float32 2022-08-17T12:43:51.3412173Z test_ops.py::TestCommonCPU::test_out_lgamma_cpu_float32 2022-08-17T12:43:51.3510960Z test_ops.py::TestCommonCPU::test_out_floor_divide_cpu_float32 2022-08-17T12:43:51.3521329Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_lgamma_cpu_float32 2022-08-17T12:43:51.3575937Z test_ops.py::TestCommonCPU::test_out_linalg_cross_cpu_float32 2022-08-17T12:43:51.3588364Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:43:51.3610364Z test_ops.py::TestCommonCPU::test_out__refs_empty_like_cpu_float32 2022-08-17T12:43:51.3621480Z [gw2] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_out__refs_empty_like_cpu_float32 2022-08-17T12:43:51.3654890Z test_ops.py::TestCommonCPU::test_out__refs_erfinv_cpu_float32 2022-08-17T12:43:51.3666833Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_cross_cpu_float32 2022-08-17T12:43:51.3692166Z test_ops.py::TestCommonCPU::test_out_linalg_eigh_cpu_float32 2022-08-17T12:43:51.3704717Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_floor_divide_cpu_float32 2022-08-17T12:43:51.3714556Z test_ops.py::TestCommonCPU::test_out_frac_cpu_float32 2022-08-17T12:43:51.3725900Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_erfinv_cpu_float32 2022-08-17T12:43:51.3803935Z test_ops.py::TestCommonCPU::test_out__refs_expm1_cpu_float32 2022-08-17T12:43:51.3816984Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_frac_cpu_float32 2022-08-17T12:43:51.3825567Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_expm1_cpu_float32 2022-08-17T12:43:51.3832338Z test_ops.py::TestCommonCPU::test_out_gcd_cpu_int64 2022-08-17T12:43:51.3866019Z test_ops.py::TestCommonCPU::test_out__refs_fft_fftshift_cpu_float32 2022-08-17T12:43:51.3876621Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_fftshift_cpu_float32 2022-08-17T12:43:51.3997396Z test_ops.py::TestCommonCPU::test_out__refs_fft_ifft2_cpu_float32 2022-08-17T12:43:51.4005367Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fmin_cpu_float32 2022-08-17T12:43:51.4020091Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_gcd_cpu_int64 2022-08-17T12:43:51.4023546Z test_ops.py::TestCommonCPU::test_out__refs_ge_cpu_float32 2022-08-17T12:43:51.4050981Z test_ops.py::TestCommonCPU::test_out_gt_cpu_float32 2022-08-17T12:43:51.4065525Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_eigh_cpu_float32 2022-08-17T12:43:51.4131712Z test_ops.py::TestCommonCPU::test_out_linalg_inv_cpu_float32 2022-08-17T12:43:51.4142153Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_ifft2_cpu_float32 2022-08-17T12:43:51.4187539Z test_ops.py::TestCommonCPU::test_out__refs_fft_ihfft2_cpu_float32 2022-08-17T12:43:51.4200152Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_gt_cpu_float32 2022-08-17T12:43:51.4210078Z [gw3] [ 17%] XFAIL test_ops.py::TestCommonCPU::test_out_linalg_inv_cpu_float32 2022-08-17T12:43:51.4213441Z test_ops.py::TestCommonCPU::test_out_linalg_ldl_solve_cpu_float32 2022-08-17T12:43:51.4399313Z test_ops.py::TestCommonCPU::test_out_histogram_cpu_float32 2022-08-17T12:43:51.4413209Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_ihfft2_cpu_float32 2022-08-17T12:43:51.4543096Z test_ops.py::TestCommonCPU::test_out__refs_fft_irfft_cpu_float32 2022-08-17T12:43:51.4554754Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_ge_cpu_float32 2022-08-17T12:43:51.4668606Z test_ops.py::TestCommonCPU::test_out__refs_hstack_cpu_float32 2022-08-17T12:43:51.4679979Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_ldl_solve_cpu_float32 2022-08-17T12:43:51.4695382Z test_ops.py::TestCommonCPU::test_out_linalg_lu_factor_cpu_float32 2022-08-17T12:43:51.4709818Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_hstack_cpu_float32 2022-08-17T12:43:51.4960511Z test_ops.py::TestCommonCPU::test_out__refs_igammac_cpu_float32 2022-08-17T12:43:51.4972016Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_irfft_cpu_float32 2022-08-17T12:43:51.5363598Z test_ops.py::TestCommonCPU::test_out__refs_fft_rfftn_cpu_float32 2022-08-17T12:43:51.5376389Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_lu_factor_cpu_float32 2022-08-17T12:43:51.5391239Z test_ops.py::TestCommonCPU::test_out_linalg_matrix_power_cpu_float32 2022-08-17T12:43:51.5403215Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_igammac_cpu_float32 2022-08-17T12:43:51.5456735Z test_ops.py::TestCommonCPU::test_out__refs_isinf_cpu_float32 2022-08-17T12:43:51.5472205Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fft_rfftn_cpu_float32 2022-08-17T12:43:51.5517511Z test_ops.py::TestCommonCPU::test_out__refs_fliplr_cpu_float32 2022-08-17T12:43:51.5528289Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_fliplr_cpu_float32 2022-08-17T12:43:51.5540092Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_isinf_cpu_float32 2022-08-17T12:43:51.5542614Z test_ops.py::TestCommonCPU::test_out__refs_floor_divide_cpu_float32 2022-08-17T12:43:51.5709532Z test_ops.py::TestCommonCPU::test_out__refs_lcm_cpu_int64 2022-08-17T12:43:51.5720398Z [gw3] [ 17%] XFAIL test_ops.py::TestCommonCPU::test_out_linalg_matrix_power_cpu_float32 2022-08-17T12:43:51.6067012Z test_ops.py::TestCommonCPU::test_out_linalg_norm_cpu_float32 2022-08-17T12:43:51.6079126Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_lcm_cpu_int64 2022-08-17T12:43:51.6278533Z test_ops.py::TestCommonCPU::test_out__refs_linalg_norm_cpu_float32 2022-08-17T12:43:51.6290772Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_norm_cpu_float32 2022-08-17T12:43:51.6328870Z test_ops.py::TestCommonCPU::test_out_linalg_pinv_singular_cpu_float32 2022-08-17T12:43:51.6340448Z [gw3] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_out_linalg_pinv_singular_cpu_float32 2022-08-17T12:43:51.7013283Z test_ops.py::TestCommonCPU::test_out_linalg_solve_ex_cpu_float32 2022-08-17T12:43:51.7024612Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_solve_ex_cpu_float32 2022-08-17T12:43:51.7129317Z test_ops.py::TestCommonCPU::test_out_linalg_tensorinv_cpu_float32 2022-08-17T12:43:51.7140544Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_tensorinv_cpu_float32 2022-08-17T12:43:51.8487944Z test_ops.py::TestCommonCPU::test_out_linalg_vector_norm_cpu_float32 2022-08-17T12:43:51.8500223Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_linalg_norm_cpu_float32 2022-08-17T12:43:51.9528338Z test_ops.py::TestCommonCPU::test_out__refs_linspace_cpu_float32 2022-08-17T12:43:51.9547767Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_linspace_cpu_float32 2022-08-17T12:43:51.9699878Z test_ops.py::TestCommonCPU::test_out__refs_log_cpu_float32 2022-08-17T12:43:51.9711035Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_log_cpu_float32 2022-08-17T12:43:52.0252294Z test_ops.py::TestCommonCPU::test_out__refs_logical_or_cpu_float32 2022-08-17T12:43:52.0263704Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_logical_or_cpu_float32 2022-08-17T12:43:52.0776853Z test_ops.py::TestCommonCPU::test_out__refs_lt_cpu_float32 2022-08-17T12:43:52.0788105Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_lt_cpu_float32 2022-08-17T12:43:52.0840043Z test_ops.py::TestCommonCPU::test_out__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:43:52.0850776Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:43:52.0919525Z test_ops.py::TestCommonCPU::test_out__refs_mul_cpu_float32 2022-08-17T12:43:52.0930936Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_vector_norm_cpu_float32 2022-08-17T12:43:52.1040148Z test_ops.py::TestCommonCPU::test_out_log2_cpu_float32 2022-08-17T12:43:52.1050731Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_log2_cpu_float32 2022-08-17T12:43:52.1068057Z test_ops.py::TestCommonCPU::test_out_logaddexp2_cpu_float32 2022-08-17T12:43:52.1078882Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_floor_divide_cpu_float32 2022-08-17T12:43:52.1112333Z test_ops.py::TestCommonCPU::test_out__refs_frac_cpu_float32 2022-08-17T12:43:52.1128336Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_logaddexp2_cpu_float32 2022-08-17T12:43:52.1293151Z test_ops.py::TestCommonCPU::test_out_logical_and_cpu_float32 2022-08-17T12:43:52.1304102Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_logical_and_cpu_float32 2022-08-17T12:43:52.1461848Z test_ops.py::TestCommonCPU::test_out_logit_cpu_float32 2022-08-17T12:43:52.1477035Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_logit_cpu_float32 2022-08-17T12:43:52.1482478Z [gw2] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_frac_cpu_float32 2022-08-17T12:43:52.1493570Z test_ops.py::TestCommonCPU::test_out_lt_cpu_float32 2022-08-17T12:43:52.1496999Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_mul_cpu_float32 2022-08-17T12:43:52.1515572Z test_ops.py::TestCommonCPU::test_out__refs_heaviside_cpu_float32 2022-08-17T12:43:52.1631244Z test_ops.py::TestCommonCPU::test_out__refs_ne_cpu_float32 2022-08-17T12:43:52.1642027Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_lt_cpu_float32 2022-08-17T12:43:52.1676106Z test_ops.py::TestCommonCPU::test_out_mH_cpu_float32 2022-08-17T12:43:52.1686887Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_mH_cpu_float32 2022-08-17T12:43:52.1886231Z test_ops.py::TestCommonCPU::test_out_masked_select_cpu_float32 2022-08-17T12:43:52.1896934Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_masked_select_cpu_float32 2022-08-17T12:43:52.1930604Z test_ops.py::TestCommonCPU::test_out_max_reduction_no_dim_cpu_float32 2022-08-17T12:43:52.1941202Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_max_reduction_no_dim_cpu_float32 2022-08-17T12:43:52.1959147Z test_ops.py::TestCommonCPU::test_out_median_cpu_float32 2022-08-17T12:43:52.1973403Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_histogram_cpu_float32 2022-08-17T12:43:52.1982410Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_median_cpu_float32 2022-08-17T12:43:52.1988599Z test_ops.py::TestCommonCPU::test_out_hypot_cpu_float32 2022-08-17T12:43:52.2021001Z test_ops.py::TestCommonCPU::test_out_min_reduction_no_dim_cpu_float32 2022-08-17T12:43:52.2032178Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_min_reduction_no_dim_cpu_float32 2022-08-17T12:43:52.2043109Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_ne_cpu_float32 2022-08-17T12:43:52.2046008Z test_ops.py::TestCommonCPU::test_out_mode_cpu_float32 2022-08-17T12:43:52.2084861Z test_ops.py::TestCommonCPU::test_out__refs_new_ones_cpu_float32 2022-08-17T12:43:52.2095681Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_new_ones_cpu_float32 2022-08-17T12:43:52.2116858Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:43:52.2128981Z [gw0] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:43:52.2163037Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:43:52.2173702Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:43:52.2214186Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:43:52.2225426Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:43:52.2260119Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:43:52.2273912Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_hypot_cpu_float32 2022-08-17T12:43:52.2284194Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:43:52.2285800Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:43:52.2319554Z test_ops.py::TestCommonCPU::test_out_imag_cpu_complex64 2022-08-17T12:43:52.2327297Z [gw3] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_mode_cpu_float32 2022-08-17T12:43:52.2336042Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_imag_cpu_complex64 2022-08-17T12:43:52.2338608Z test_ops.py::TestCommonCPU::test_out_multinomial_cpu_float32 2022-08-17T12:43:52.2358051Z test_ops.py::TestCommonCPU::test_out_index_put_cpu_float32 2022-08-17T12:43:52.2368893Z [gw3] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_out_multinomial_cpu_float32 2022-08-17T12:43:52.2379969Z test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:43:52.2391341Z [gw1] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out_index_put_cpu_float32 2022-08-17T12:43:52.2403485Z [gw3] [ 17%] SKIPPED test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:43:52.2405221Z test_ops.py::TestCommonCPU::test_out_int_cpu_float32 2022-08-17T12:43:52.2420648Z test_ops.py::TestCommonCPU::test_out_nanquantile_cpu_float32 2022-08-17T12:43:52.2433457Z [gw0] [ 17%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:43:52.2440497Z test_ops.py::TestCommonCPU::test_out__refs_norm_cpu_float32 2022-08-17T12:43:52.2449350Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_int_cpu_float32 2022-08-17T12:43:52.2511406Z test_ops.py::TestCommonCPU::test_out_isin_cpu_float32 2022-08-17T12:43:52.2527177Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_isin_cpu_float32 2022-08-17T12:43:52.2576206Z test_ops.py::TestCommonCPU::test_out_isposinf_cpu_float32 2022-08-17T12:43:52.2592030Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_isposinf_cpu_float32 2022-08-17T12:43:52.2630533Z test_ops.py::TestCommonCPU::test_out_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:43:52.2645738Z [gw1] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_out_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:43:52.2716128Z test_ops.py::TestCommonCPU::test_out_kron_cpu_float32 2022-08-17T12:43:52.2726750Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_kron_cpu_float32 2022-08-17T12:43:52.2887105Z test_ops.py::TestCommonCPU::test_out_le_cpu_float32 2022-08-17T12:43:52.2899238Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_le_cpu_float32 2022-08-17T12:43:52.3242390Z test_ops.py::TestCommonCPU::test_out_linalg_cholesky_ex_cpu_float32 2022-08-17T12:43:52.3253581Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_norm_cpu_float32 2022-08-17T12:43:52.3410206Z test_ops.py::TestCommonCPU::test_out__refs_prod_cpu_float32 2022-08-17T12:43:52.3424009Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_cholesky_ex_cpu_float32 2022-08-17T12:43:52.3493725Z test_ops.py::TestCommonCPU::test_out_linalg_det_singular_cpu_float64 2022-08-17T12:43:52.3505197Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_heaviside_cpu_float32 2022-08-17T12:43:52.3614078Z test_ops.py::TestCommonCPU::test_out__refs_i0_cpu_float32 2022-08-17T12:43:52.3624166Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_i0_cpu_float32 2022-08-17T12:43:52.3703985Z test_ops.py::TestCommonCPU::test_out__refs_isclose_cpu_float32 2022-08-17T12:43:52.3704616Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_isclose_cpu_float32 2022-08-17T12:43:52.3798472Z test_ops.py::TestCommonCPU::test_out__refs_isneginf_cpu_float32 2022-08-17T12:43:52.3799063Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_isneginf_cpu_float32 2022-08-17T12:43:52.3944607Z test_ops.py::TestCommonCPU::test_out__refs_lgamma_cpu_float32 2022-08-17T12:43:52.3945192Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_lgamma_cpu_float32 2022-08-17T12:43:52.4266441Z test_ops.py::TestCommonCPU::test_out__refs_linalg_svdvals_cpu_float32 2022-08-17T12:43:52.4292231Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nanquantile_cpu_float32 2022-08-17T12:43:52.4410053Z test_ops.py::TestCommonCPU::test_out_ne_cpu_float32 2022-08-17T12:43:52.4467162Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_det_singular_cpu_float64 2022-08-17T12:43:52.4467917Z test_ops.py::TestCommonCPU::test_out_linalg_eigvalsh_cpu_float32 2022-08-17T12:43:52.4468447Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_ne_cpu_float32 2022-08-17T12:43:52.4502360Z test_ops.py::TestCommonCPU::test_out_new_ones_cpu_float32 2022-08-17T12:43:52.4525881Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_new_ones_cpu_float32 2022-08-17T12:43:52.4572363Z test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:43:52.4573147Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:43:52.4630685Z test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:43:52.4631395Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:43:52.4663762Z test_ops.py::TestCommonCPU::test_out_nn_functional_batch_norm_cpu_float32 2022-08-17T12:43:52.4671779Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_batch_norm_cpu_float32 2022-08-17T12:43:52.4721056Z test_ops.py::TestCommonCPU::test_out_nn_functional_celu_cpu_float32 2022-08-17T12:43:52.4721613Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_celu_cpu_float32 2022-08-17T12:43:52.4722151Z test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:43:52.4730597Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_eigvalsh_cpu_float32 2022-08-17T12:43:52.4746893Z test_ops.py::TestCommonCPU::test_out_linalg_ldl_factor_cpu_float32 2022-08-17T12:43:52.4762409Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:43:52.4825871Z test_ops.py::TestCommonCPU::test_out_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:43:52.4837849Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:43:52.4891578Z test_ops.py::TestCommonCPU::test_out_nn_functional_dropout_cpu_float32 2022-08-17T12:43:52.4897812Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_dropout_cpu_float32 2022-08-17T12:43:52.4955695Z test_ops.py::TestCommonCPU::test_out_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:43:52.4956308Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_ldl_factor_cpu_float32 2022-08-17T12:43:52.4957295Z test_ops.py::TestCommonCPU::test_out_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:43:52.5023302Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:43:52.5025572Z test_ops.py::TestCommonCPU::test_out_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:43:52.5026272Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:43:52.5049228Z test_ops.py::TestCommonCPU::test_out_nn_functional_group_norm_cpu_float32 2022-08-17T12:43:52.5057239Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_group_norm_cpu_float32 2022-08-17T12:43:52.5095744Z test_ops.py::TestCommonCPU::test_out_nn_functional_hardtanh_cpu_float32 2022-08-17T12:43:52.5103194Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_hardtanh_cpu_float32 2022-08-17T12:43:52.5150111Z test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:43:52.5194631Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:43:52.5195314Z test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:43:52.5197125Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:43:52.5208692Z test_ops.py::TestCommonCPU::test_out_linalg_lu_solve_cpu_float32 2022-08-17T12:43:52.5225375Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:43:52.5255874Z test_ops.py::TestCommonCPU::test_out_nn_functional_layer_norm_cpu_float32 2022-08-17T12:43:52.5276020Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_layer_norm_cpu_float32 2022-08-17T12:43:52.5346951Z test_ops.py::TestCommonCPU::test_out_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:43:52.5347514Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_prod_cpu_float32 2022-08-17T12:43:52.5392172Z test_ops.py::TestCommonCPU::test_out__refs_remainder_cpu_float32 2022-08-17T12:43:52.5392841Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:43:52.5445064Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:43:52.5445724Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:43:52.5481017Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:43:52.5486572Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_linalg_svdvals_cpu_float32 2022-08-17T12:43:52.5533313Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:43:52.5535943Z test_ops.py::TestCommonCPU::test_out_nn_functional_mse_loss_cpu_float32 2022-08-17T12:43:52.5536549Z test_ops.py::TestCommonCPU::test_out__refs_log1p_cpu_float32 2022-08-17T12:43:52.5558138Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_mse_loss_cpu_float32 2022-08-17T12:43:52.5587778Z test_ops.py::TestCommonCPU::test_out_nn_functional_nll_loss_cpu_float32 2022-08-17T12:43:52.5591581Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_nll_loss_cpu_float32 2022-08-17T12:43:52.5615345Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_log1p_cpu_float32 2022-08-17T12:43:52.5616056Z test_ops.py::TestCommonCPU::test_out__refs_logical_and_cpu_float32 2022-08-17T12:43:52.5648546Z test_ops.py::TestCommonCPU::test_out_nn_functional_pad_constant_cpu_float32 2022-08-17T12:43:52.5649391Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pad_constant_cpu_float32 2022-08-17T12:43:52.5684407Z test_ops.py::TestCommonCPU::test_out_nn_functional_pdist_cpu_float32 2022-08-17T12:43:52.5690622Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pdist_cpu_float32 2022-08-17T12:43:52.5742167Z test_ops.py::TestCommonCPU::test_out_nn_functional_prelu_cpu_float32 2022-08-17T12:43:52.5742793Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_prelu_cpu_float32 2022-08-17T12:43:52.5776642Z test_ops.py::TestCommonCPU::test_out_nn_functional_selu_cpu_float32 2022-08-17T12:43:52.5777243Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_selu_cpu_float32 2022-08-17T12:43:52.5815219Z test_ops.py::TestCommonCPU::test_out_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:43:52.5823993Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:43:52.5974108Z test_ops.py::TestCommonCPU::test_out_nn_functional_softshrink_cpu_float32 2022-08-17T12:43:52.5974784Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_softshrink_cpu_float32 2022-08-17T12:43:52.6012818Z test_ops.py::TestCommonCPU::test_out_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:43:52.6038782Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:43:52.6040036Z test_ops.py::TestCommonCPU::test_out_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:43:52.6060361Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_remainder_cpu_float32 2022-08-17T12:43:52.6064870Z test_ops.py::TestCommonCPU::test_out__refs_round_cpu_float32 2022-08-17T12:43:52.6069095Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_logical_and_cpu_float32 2022-08-17T12:43:52.6082720Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:43:52.6083712Z test_ops.py::TestCommonCPU::test_out_norm_inf_cpu_float32 2022-08-17T12:43:52.6136244Z test_ops.py::TestCommonCPU::test_out__refs_logspace_cpu_float32 2022-08-17T12:43:52.6146097Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_round_cpu_float32 2022-08-17T12:43:52.6260227Z test_ops.py::TestCommonCPU::test_out__refs_sign_cpu_float32 2022-08-17T12:43:52.6260842Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_norm_inf_cpu_float32 2022-08-17T12:43:52.6261372Z test_ops.py::TestCommonCPU::test_out_ones_like_cpu_float32 2022-08-17T12:43:52.6261913Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_sign_cpu_float32 2022-08-17T12:43:52.6262454Z test_ops.py::TestCommonCPU::test_out__refs_softmax_cpu_float32 2022-08-17T12:43:52.6305178Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_ones_like_cpu_float32 2022-08-17T12:43:52.6305877Z test_ops.py::TestCommonCPU::test_out_permute_cpu_float32 2022-08-17T12:43:52.6337668Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_permute_cpu_float32 2022-08-17T12:43:52.6338439Z test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:43:52.6343111Z [gw3] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:43:52.6379896Z test_ops.py::TestCommonCPU::test_out_positive_cpu_float32 2022-08-17T12:43:52.6408216Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_positive_cpu_float32 2022-08-17T12:43:52.7515845Z test_ops.py::TestCommonCPU::test_out_qr_cpu_float32 2022-08-17T12:43:52.7516678Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_softmax_cpu_float32 2022-08-17T12:43:52.7661745Z test_ops.py::TestCommonCPU::test_out__refs_special_logit_cpu_float32 2022-08-17T12:43:52.7676301Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_special_logit_cpu_float32 2022-08-17T12:43:52.7726867Z test_ops.py::TestCommonCPU::test_out__refs_squeeze_cpu_float32 2022-08-17T12:43:52.7747115Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_squeeze_cpu_float32 2022-08-17T12:43:52.7811206Z test_ops.py::TestCommonCPU::test_out__refs_sub_cpu_float32 2022-08-17T12:43:52.7811895Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_lu_solve_cpu_float32 2022-08-17T12:43:52.7946207Z test_ops.py::TestCommonCPU::test_out_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:43:52.7947785Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_qr_cpu_float32 2022-08-17T12:43:52.7973640Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:43:52.7974276Z test_ops.py::TestCommonCPU::test_out_randint_like_cpu_float32 2022-08-17T12:43:52.8036959Z test_ops.py::TestCommonCPU::test_out_linalg_pinv_cpu_float32 2022-08-17T12:43:52.8050493Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_randint_like_cpu_float32 2022-08-17T12:43:52.8191631Z test_ops.py::TestCommonCPU::test_out_reciprocal_cpu_float32 2022-08-17T12:43:52.8192443Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_reciprocal_cpu_float32 2022-08-17T12:43:52.8212137Z test_ops.py::TestCommonCPU::test_out_repeat_interleave_cpu_float32 2022-08-17T12:43:52.8252644Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_repeat_interleave_cpu_float32 2022-08-17T12:43:52.8253274Z test_ops.py::TestCommonCPU::test_out_resize_as__cpu_float32 2022-08-17T12:43:52.8298325Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_resize_as__cpu_float32 2022-08-17T12:43:52.8298891Z test_ops.py::TestCommonCPU::test_out_rot90_cpu_float32 2022-08-17T12:43:52.8304348Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_rot90_cpu_float32 2022-08-17T12:43:52.8328640Z test_ops.py::TestCommonCPU::test_out_round_decimals_neg_3_cpu_float32 2022-08-17T12:43:52.8344162Z [gw3] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_out_round_decimals_neg_3_cpu_float32 2022-08-17T12:43:52.8552124Z test_ops.py::TestCommonCPU::test_out_scatter_cpu_float32 2022-08-17T12:43:52.8552815Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_sub_cpu_float32 2022-08-17T12:43:52.8612702Z test_ops.py::TestCommonCPU::test_out__refs_tanh_cpu_float32 2022-08-17T12:43:52.8624516Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_tanh_cpu_float32 2022-08-17T12:43:52.8794918Z test_ops.py::TestCommonCPU::test_out__refs_true_divide_cpu_float32 2022-08-17T12:43:52.8820166Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_pinv_cpu_float32 2022-08-17T12:43:52.9096624Z test_ops.py::TestCommonCPU::test_out_linalg_slogdet_cpu_float32 2022-08-17T12:43:52.9097279Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_scatter_cpu_float32 2022-08-17T12:43:52.9221113Z test_ops.py::TestCommonCPU::test_out_scatter_reduce_prod_cpu_float32 2022-08-17T12:43:52.9221777Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_slogdet_cpu_float32 2022-08-17T12:43:52.9277233Z test_ops.py::TestCommonCPU::test_out_linalg_svd_cpu_float32 2022-08-17T12:43:52.9277865Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_true_divide_cpu_float32 2022-08-17T12:43:52.9319826Z test_ops.py::TestCommonCPU::test_out__refs_unsqueeze_cpu_float32 2022-08-17T12:43:52.9325112Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_unsqueeze_cpu_float32 2022-08-17T12:43:52.9367340Z test_ops.py::TestCommonCPU::test_out__refs_vsplit_cpu_float32 2022-08-17T12:43:52.9391783Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_vsplit_cpu_float32 2022-08-17T12:43:52.9495842Z test_ops.py::TestCommonCPU::test_out_acos_cpu_float32 2022-08-17T12:43:52.9503793Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_acos_cpu_float32 2022-08-17T12:43:52.9537162Z test_ops.py::TestCommonCPU::test_out_addcdiv_cpu_float32 2022-08-17T12:43:52.9544233Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_scatter_reduce_prod_cpu_float32 2022-08-17T12:43:52.9597607Z test_ops.py::TestCommonCPU::test_out_segment_reduce_offsets_cpu_float32 2022-08-17T12:43:52.9598452Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_segment_reduce_offsets_cpu_float32 2022-08-17T12:43:52.9626497Z test_ops.py::TestCommonCPU::test_out_short_cpu_float32 2022-08-17T12:43:52.9659569Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_short_cpu_float32 2022-08-17T12:43:52.9706496Z test_ops.py::TestCommonCPU::test_out_sin_cpu_float32 2022-08-17T12:43:52.9718705Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_sin_cpu_float32 2022-08-17T12:43:52.9912374Z test_ops.py::TestCommonCPU::test_out_softmax_cpu_float32 2022-08-17T12:43:52.9916973Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_addcdiv_cpu_float32 2022-08-17T12:43:52.9935389Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_softmax_cpu_float32 2022-08-17T12:43:52.9935947Z test_ops.py::TestCommonCPU::test_out_special_airy_ai_cpu_float32 2022-08-17T12:43:53.0036174Z test_ops.py::TestCommonCPU::test_out_addmv_cpu_float32 2022-08-17T12:43:53.0069574Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_special_airy_ai_cpu_float32 2022-08-17T12:43:53.0160388Z test_ops.py::TestCommonCPU::test_out_special_bessel_y1_cpu_float32 2022-08-17T12:43:53.0164776Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_special_bessel_y1_cpu_float32 2022-08-17T12:43:53.0193655Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_addmv_cpu_float32 2022-08-17T12:43:53.0194525Z test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:43:53.0195048Z test_ops.py::TestCommonCPU::test_out_amax_cpu_float32 2022-08-17T12:43:53.0231531Z [gw3] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:43:53.0510431Z test_ops.py::TestCommonCPU::test_out_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:43:53.0562977Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:43:53.0631718Z test_ops.py::TestCommonCPU::test_out_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:43:53.0658655Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_amax_cpu_float32 2022-08-17T12:43:53.0802950Z test_ops.py::TestCommonCPU::test_out_any_cpu_float32 2022-08-17T12:43:53.0838804Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:43:53.0839449Z test_ops.py::TestCommonCPU::test_out_special_modified_bessel_i1_cpu_float32 2022-08-17T12:43:53.0841523Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_any_cpu_float32 2022-08-17T12:43:53.0915054Z test_ops.py::TestCommonCPU::test_out_argsort_cpu_float32 2022-08-17T12:43:53.0915751Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_argsort_cpu_float32 2022-08-17T12:43:53.0926727Z test_ops.py::TestCommonCPU::test_out_asin_cpu_float32 2022-08-17T12:43:53.0944484Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_special_modified_bessel_i1_cpu_float32 2022-08-17T12:43:53.0995510Z test_ops.py::TestCommonCPU::test_out_special_ndtri_cpu_float32 2022-08-17T12:43:53.0996087Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_asin_cpu_float32 2022-08-17T12:43:53.1049780Z test_ops.py::TestCommonCPU::test_out_atanh_cpu_float32 2022-08-17T12:43:53.1054642Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_atanh_cpu_float32 2022-08-17T12:43:53.1066374Z test_ops.py::TestCommonCPU::test_out_baddbmm_cpu_float32 2022-08-17T12:43:53.1085663Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_special_ndtri_cpu_float32 2022-08-17T12:43:53.1100962Z test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:43:53.1113346Z [gw3] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:43:53.1213081Z test_ops.py::TestCommonCPU::test_out_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:43:53.1230768Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:43:53.1263627Z test_ops.py::TestCommonCPU::test_out_split_list_args_cpu_float32 2022-08-17T12:43:53.1278352Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_split_list_args_cpu_float32 2022-08-17T12:43:53.1309822Z test_ops.py::TestCommonCPU::test_out_squeeze_cpu_float32 2022-08-17T12:43:53.1319867Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_squeeze_cpu_float32 2022-08-17T12:43:53.1342687Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_baddbmm_cpu_float32 2022-08-17T12:43:53.1343259Z test_ops.py::TestCommonCPU::test_out_stft_cpu_float32 2022-08-17T12:43:53.1374174Z test_ops.py::TestCommonCPU::test_out_bitwise_and_cpu_int64 2022-08-17T12:43:53.1389289Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_stft_cpu_float32 2022-08-17T12:43:53.1507808Z test_ops.py::TestCommonCPU::test_out_svd_cpu_float32 2022-08-17T12:43:53.1508359Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_bitwise_and_cpu_int64 2022-08-17T12:43:53.1661271Z test_ops.py::TestCommonCPU::test_out_bitwise_right_shift_cpu_int64 2022-08-17T12:43:53.1680531Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_bitwise_right_shift_cpu_int64 2022-08-17T12:43:53.1705953Z test_ops.py::TestCommonCPU::test_out_bool_cpu_float32 2022-08-17T12:43:53.1721487Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_bool_cpu_float32 2022-08-17T12:43:53.2034569Z test_ops.py::TestCommonCPU::test_out_bucketize_cpu_float32 2022-08-17T12:43:53.2102279Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_bucketize_cpu_float32 2022-08-17T12:43:53.2464176Z test_ops.py::TestCommonCPU::test_out_cdist_cpu_float32 2022-08-17T12:43:53.2470861Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_cdist_cpu_float32 2022-08-17T12:43:53.2953020Z test_ops.py::TestCommonCPU::test_out_cholesky_cpu_float32 2022-08-17T12:43:53.2964454Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_cholesky_cpu_float32 2022-08-17T12:43:53.3096848Z test_ops.py::TestCommonCPU::test_out_clamp_cpu_float32 2022-08-17T12:43:53.3126114Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_clamp_cpu_float32 2022-08-17T12:43:53.3251335Z test_ops.py::TestCommonCPU::test_out_column_stack_cpu_float32 2022-08-17T12:43:53.3252074Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_column_stack_cpu_float32 2022-08-17T12:43:53.3327480Z test_ops.py::TestCommonCPU::test_out_conj_physical_cpu_float32 2022-08-17T12:43:53.3328130Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_conj_physical_cpu_float32 2022-08-17T12:43:53.3341984Z test_ops.py::TestCommonCPU::test_out_corrcoef_cpu_float32 2022-08-17T12:43:53.3387757Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_corrcoef_cpu_float32 2022-08-17T12:43:53.3392069Z test_ops.py::TestCommonCPU::test_out_cov_cpu_float32 2022-08-17T12:43:53.3429027Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_cov_cpu_float32 2022-08-17T12:43:53.3512290Z test_ops.py::TestCommonCPU::test_out_cumprod_cpu_float32 2022-08-17T12:43:53.3512895Z [gw0] [ 18%] XFAIL test_ops.py::TestCommonCPU::test_out_cumprod_cpu_float32 2022-08-17T12:43:53.3979933Z test_ops.py::TestCommonCPU::test_out_diag_cpu_float32 2022-08-17T12:43:53.4015658Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_diag_cpu_float32 2022-08-17T12:43:53.4024445Z test_ops.py::TestCommonCPU::test_out_diagonal_scatter_cpu_float32 2022-08-17T12:43:53.4031273Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_diagonal_scatter_cpu_float32 2022-08-17T12:43:53.4388613Z test_ops.py::TestCommonCPU::test_out_div_floor_rounding_cpu_float32 2022-08-17T12:43:53.4389333Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_div_floor_rounding_cpu_float32 2022-08-17T12:43:53.4450441Z test_ops.py::TestCommonCPU::test_out_double_cpu_float32 2022-08-17T12:43:53.4451041Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_double_cpu_float32 2022-08-17T12:43:53.4517814Z test_ops.py::TestCommonCPU::test_out_einsum_cpu_float32 2022-08-17T12:43:53.4518434Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_einsum_cpu_float32 2022-08-17T12:43:53.4519275Z test_ops.py::TestCommonCPU::test_out_equal_cpu_float32 2022-08-17T12:43:53.4550721Z [gw0] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_out_equal_cpu_float32 2022-08-17T12:43:53.4637519Z test_ops.py::TestCommonCPU::test_out_exp2_cpu_float32 2022-08-17T12:43:53.4638310Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_exp2_cpu_float32 2022-08-17T12:43:53.4742613Z test_ops.py::TestCommonCPU::test_out_expm1_cpu_float32 2022-08-17T12:43:53.4743324Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_expm1_cpu_float32 2022-08-17T12:43:53.4746610Z test_ops.py::TestCommonCPU::test_out_fft_fftshift_cpu_float32 2022-08-17T12:43:53.4774362Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_fft_fftshift_cpu_float32 2022-08-17T12:43:53.5334653Z test_ops.py::TestCommonCPU::test_out_fft_ifft2_cpu_float32 2022-08-17T12:43:53.5398274Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_fft_ifft2_cpu_float32 2022-08-17T12:43:53.5588406Z test_ops.py::TestCommonCPU::test_out_fft_ihfft2_cpu_float32 2022-08-17T12:43:53.5589305Z [gw0] [ 18%] XFAIL test_ops.py::TestCommonCPU::test_out_fft_ihfft2_cpu_float32 2022-08-17T12:43:53.5992176Z test_ops.py::TestCommonCPU::test_out_fft_irfft_cpu_float32 2022-08-17T12:43:53.6030437Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_fft_irfft_cpu_float32 2022-08-17T12:43:53.6525937Z test_ops.py::TestCommonCPU::test_out_fft_rfftn_cpu_float32 2022-08-17T12:43:53.6526796Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_fft_rfftn_cpu_float32 2022-08-17T12:43:53.6527382Z test_ops.py::TestCommonCPU::test_out_fliplr_cpu_float32 2022-08-17T12:43:53.6527967Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_fliplr_cpu_float32 2022-08-17T12:43:53.6621853Z test_ops.py::TestCommonCPU::test_out_floor_cpu_float32 2022-08-17T12:43:53.6622494Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_floor_cpu_float32 2022-08-17T12:43:53.6895899Z test_ops.py::TestCommonCPU::test_out_fmod_cpu_float32 2022-08-17T12:43:53.6896526Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_fmod_cpu_float32 2022-08-17T12:43:53.7011071Z test_ops.py::TestCommonCPU::test_out_gather_cpu_float32 2022-08-17T12:43:53.7044204Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_gather_cpu_float32 2022-08-17T12:43:53.7067152Z test_ops.py::TestCommonCPU::test_out_gradient_cpu_float32 2022-08-17T12:43:53.7083356Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_gradient_cpu_float32 2022-08-17T12:43:53.9577583Z test_ops.py::TestCommonCPU::test_out_histc_cpu_float32 2022-08-17T12:43:53.9578411Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_histc_cpu_float32 2022-08-17T12:43:53.9648087Z test_ops.py::TestCommonCPU::test_out_hstack_cpu_float32 2022-08-17T12:43:53.9704176Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_hstack_cpu_float32 2022-08-17T12:43:54.0049512Z test_ops.py::TestCommonCPU::test_out_igammac_cpu_float32 2022-08-17T12:43:54.0050205Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_igammac_cpu_float32 2022-08-17T12:43:54.0050791Z test_ops.py::TestCommonCPU::test_out_index_fill_cpu_float32 2022-08-17T12:43:54.0051301Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_index_fill_cpu_float32 2022-08-17T12:43:54.0106172Z test_ops.py::TestCommonCPU::test_out_inner_cpu_float32 2022-08-17T12:43:54.0116106Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_inner_cpu_float32 2022-08-17T12:43:54.0152444Z test_ops.py::TestCommonCPU::test_out_isfinite_cpu_float32 2022-08-17T12:43:54.0172281Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_isfinite_cpu_float32 2022-08-17T12:43:54.0216410Z test_ops.py::TestCommonCPU::test_out_isneginf_cpu_float32 2022-08-17T12:43:54.0235339Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_isneginf_cpu_float32 2022-08-17T12:43:54.0281437Z test_ops.py::TestCommonCPU::test_out_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:43:54.0282517Z [gw0] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_out_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:43:54.0315056Z test_ops.py::TestCommonCPU::test_out_jiterator_unary_cpu_float32 2022-08-17T12:43:54.0328046Z [gw0] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_out_jiterator_unary_cpu_float32 2022-08-17T12:43:54.0456853Z test_ops.py::TestCommonCPU::test_out_ldexp_cpu_float32 2022-08-17T12:43:54.0463972Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_svd_cpu_float32 2022-08-17T12:43:54.0502520Z test_ops.py::TestCommonCPU::test_out_linalg_vander_cpu_float32 2022-08-17T12:43:54.0533870Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_vander_cpu_float32 2022-08-17T12:43:54.0616698Z test_ops.py::TestCommonCPU::test_out_log10_cpu_float32 2022-08-17T12:43:54.0661310Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_log10_cpu_float32 2022-08-17T12:43:54.0662049Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_ldexp_cpu_float32 2022-08-17T12:43:54.0662683Z test_ops.py::TestCommonCPU::test_out_log_softmax_cpu_float32 2022-08-17T12:43:54.0754114Z test_ops.py::TestCommonCPU::test_out_linalg_cholesky_cpu_float32 2022-08-17T12:43:54.0767099Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_logspace_cpu_float32 2022-08-17T12:43:54.0907892Z test_ops.py::TestCommonCPU::test_out__refs_maximum_cpu_float32 2022-08-17T12:43:54.0908690Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_log_softmax_cpu_float32 2022-08-17T12:43:54.1150538Z test_ops.py::TestCommonCPU::test_out_logcumsumexp_cpu_float32 2022-08-17T12:43:54.1151408Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_logcumsumexp_cpu_float32 2022-08-17T12:43:54.1321051Z test_ops.py::TestCommonCPU::test_out_logical_or_cpu_float32 2022-08-17T12:43:54.1351411Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_logical_or_cpu_float32 2022-08-17T12:43:54.1352604Z test_ops.py::TestCommonCPU::test_out_logsumexp_cpu_float32 2022-08-17T12:43:54.1357887Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_cholesky_cpu_float32 2022-08-17T12:43:54.1533084Z test_ops.py::TestCommonCPU::test_out_linalg_det_cpu_float32 2022-08-17T12:43:54.1534156Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_maximum_cpu_float32 2022-08-17T12:43:54.1758620Z test_ops.py::TestCommonCPU::test_out__refs_minimum_cpu_float32 2022-08-17T12:43:54.1799614Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_det_cpu_float32 2022-08-17T12:43:54.1917789Z test_ops.py::TestCommonCPU::test_out_linalg_eigvals_cpu_float32 2022-08-17T12:43:54.1918406Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_logsumexp_cpu_float32 2022-08-17T12:43:54.2145345Z test_ops.py::TestCommonCPU::test_out_lu_solve_cpu_float32 2022-08-17T12:43:54.2183811Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_eigvals_cpu_float32 2022-08-17T12:43:54.2344256Z test_ops.py::TestCommonCPU::test_out_linalg_inv_ex_cpu_float32 2022-08-17T12:43:54.2348599Z [gw0] [ 18%] XFAIL test_ops.py::TestCommonCPU::test_out_linalg_inv_ex_cpu_float32 2022-08-17T12:43:54.2432992Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_minimum_cpu_float32 2022-08-17T12:43:54.2433729Z test_ops.py::TestCommonCPU::test_out__refs_narrow_cpu_float32 2022-08-17T12:43:54.2434312Z test_ops.py::TestCommonCPU::test_out_linalg_lstsq_cpu_float32 2022-08-17T12:43:54.2437868Z [gw0] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_out_linalg_lstsq_cpu_float32 2022-08-17T12:43:54.2438505Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_narrow_cpu_float32 2022-08-17T12:43:54.2439080Z test_ops.py::TestCommonCPU::test_out_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:43:54.2439635Z test_ops.py::TestCommonCPU::test_out__refs_new_empty_cpu_float32 2022-08-17T12:43:54.2453652Z [gw2] [ 18%] SKIPPED test_ops.py::TestCommonCPU::test_out__refs_new_empty_cpu_float32 2022-08-17T12:43:54.2814441Z test_ops.py::TestCommonCPU::test_out__refs_nextafter_cpu_float32 2022-08-17T12:43:54.2833813Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_lu_solve_cpu_float32 2022-08-17T12:43:54.2987981Z test_ops.py::TestCommonCPU::test_out_masked_fill_cpu_float32 2022-08-17T12:43:54.2988584Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_masked_fill_cpu_float32 2022-08-17T12:43:54.2989407Z test_ops.py::TestCommonCPU::test_out_matrix_exp_cpu_float32 2022-08-17T12:43:54.2989929Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_matrix_exp_cpu_float32 2022-08-17T12:43:54.3276594Z test_ops.py::TestCommonCPU::test_out_maximum_cpu_float32 2022-08-17T12:43:54.3283841Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nextafter_cpu_float32 2022-08-17T12:43:54.3384238Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:43:54.3384936Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_maximum_cpu_float32 2022-08-17T12:43:54.3437566Z test_ops.py::TestCommonCPU::test_out_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:43:54.3447167Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:43:54.3639240Z test_ops.py::TestCommonCPU::test_out_minimum_cpu_float32 2022-08-17T12:43:54.3673017Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:43:54.3700654Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:43:54.3712893Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:43:54.3767083Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_mish_cpu_float32 2022-08-17T12:43:54.3767828Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_mish_cpu_float32 2022-08-17T12:43:54.3799903Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_relu_cpu_float32 2022-08-17T12:43:54.3826859Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_relu_cpu_float32 2022-08-17T12:43:54.3849191Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:43:54.3863178Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_minimum_cpu_float32 2022-08-17T12:43:54.3897475Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:43:54.3898415Z test_ops.py::TestCommonCPU::test_out__refs_positive_cpu_float32 2022-08-17T12:43:54.3904343Z test_ops.py::TestCommonCPU::test_out_msort_cpu_float32 2022-08-17T12:43:54.3909119Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_positive_cpu_float32 2022-08-17T12:43:54.3948686Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:43:54.3949320Z test_ops.py::TestCommonCPU::test_out__refs_real_cpu_float32 2022-08-17T12:43:54.4002028Z test_ops.py::TestCommonCPU::test_out_linalg_matrix_rank_cpu_float32 2022-08-17T12:43:54.4002835Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_real_cpu_float32 2022-08-17T12:43:54.4015930Z test_ops.py::TestCommonCPU::test_out__refs_roll_cpu_float32 2022-08-17T12:43:54.4031055Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_roll_cpu_float32 2022-08-17T12:43:54.4063319Z test_ops.py::TestCommonCPU::test_out__refs_rsub_cpu_float32 2022-08-17T12:43:54.4119866Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_rsub_cpu_float32 2022-08-17T12:43:54.4120545Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_msort_cpu_float32 2022-08-17T12:43:54.4121077Z test_ops.py::TestCommonCPU::test_out__refs_sin_cpu_float32 2022-08-17T12:43:54.4138283Z test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:43:54.4172783Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_svd_cpu_float32 2022-08-17T12:43:54.4173362Z test_ops.py::TestCommonCPU::test_out_take_along_dim_cpu_float32 2022-08-17T12:43:54.4216768Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_matrix_rank_cpu_float32 2022-08-17T12:43:54.4217634Z test_ops.py::TestCommonCPU::test_out_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:43:54.4218185Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_sin_cpu_float32 2022-08-17T12:43:54.4365506Z test_ops.py::TestCommonCPU::test_out__refs_special_i1_cpu_float32 2022-08-17T12:43:54.4366658Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_special_i1_cpu_float32 2022-08-17T12:43:54.4628660Z test_ops.py::TestCommonCPU::test_out__refs_sqrt_cpu_float32 2022-08-17T12:43:54.4629394Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_sqrt_cpu_float32 2022-08-17T12:43:54.4629936Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:43:54.4630468Z test_ops.py::TestCommonCPU::test_out__refs_std_cpu_float32 2022-08-17T12:43:54.4630914Z test_ops.py::TestCommonCPU::test_out_nanmean_cpu_float32 2022-08-17T12:43:54.4631402Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_take_along_dim_cpu_float32 2022-08-17T12:43:54.4720536Z test_ops.py::TestCommonCPU::test_out_tensor_split_cpu_float32 2022-08-17T12:43:54.4721247Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_tensor_split_cpu_float32 2022-08-17T12:43:54.4853694Z test_ops.py::TestCommonCPU::test_out_topk_cpu_float32 2022-08-17T12:43:54.4854386Z [gw0] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:43:54.5224994Z test_ops.py::TestCommonCPU::test_out_linalg_qr_cpu_float32 2022-08-17T12:43:54.5225745Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_std_cpu_float32 2022-08-17T12:43:54.5403955Z test_ops.py::TestCommonCPU::test_out__refs_t_cpu_float32 2022-08-17T12:43:54.5404795Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_t_cpu_float32 2022-08-17T12:43:54.5405457Z test_ops.py::TestCommonCPU::test_out__refs_trace_cpu_float32 2022-08-17T12:43:54.5406009Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_trace_cpu_float32 2022-08-17T12:43:54.5406569Z test_ops.py::TestCommonCPU::test_out__refs_unbind_cpu_float32 2022-08-17T12:43:54.5407104Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_unbind_cpu_float32 2022-08-17T12:43:54.5407639Z test_ops.py::TestCommonCPU::test_out__refs_var_mean_cpu_float32 2022-08-17T12:43:54.5410717Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_var_mean_cpu_float32 2022-08-17T12:43:54.5525569Z test_ops.py::TestCommonCPU::test_out__refs_where_cpu_float32 2022-08-17T12:43:54.5526313Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out__refs_where_cpu_float32 2022-08-17T12:43:54.5526931Z test_ops.py::TestCommonCPU::test_out_add_cpu_float32 2022-08-17T12:43:54.5546167Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_topk_cpu_float32 2022-08-17T12:43:54.5546706Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nanmean_cpu_float32 2022-08-17T12:43:54.5614847Z test_ops.py::TestCommonCPU::test_out_trapz_cpu_float32 2022-08-17T12:43:54.5615388Z test_ops.py::TestCommonCPU::test_out_narrow_cpu_float32 2022-08-17T12:43:54.5615902Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_trapz_cpu_float32 2022-08-17T12:43:54.5616414Z test_ops.py::TestCommonCPU::test_out_true_divide_cpu_float32 2022-08-17T12:43:54.5624535Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_narrow_cpu_float32 2022-08-17T12:43:54.5686385Z test_ops.py::TestCommonCPU::test_out_new_empty_cpu_float32 2022-08-17T12:43:54.5686977Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_new_empty_cpu_float32 2022-08-17T12:43:54.5920041Z test_ops.py::TestCommonCPU::test_out_nextafter_cpu_float32 2022-08-17T12:43:54.5920547Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_true_divide_cpu_float32 2022-08-17T12:43:54.5972192Z test_ops.py::TestCommonCPU::test_out_unfold_cpu_float32 2022-08-17T12:43:54.5972958Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_add_cpu_float32 2022-08-17T12:43:54.6021934Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_unfold_cpu_float32 2022-08-17T12:43:54.6026124Z test_ops.py::TestCommonCPU::test_out_addmm_cpu_float32 2022-08-17T12:43:54.6026614Z test_ops.py::TestCommonCPU::test_out_var_cpu_float32 2022-08-17T12:43:54.6028551Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nextafter_cpu_float32 2022-08-17T12:43:54.6081623Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_var_cpu_float32 2022-08-17T12:43:54.6082659Z test_ops.py::TestCommonCPU::test_out_view_as_cpu_float32 2022-08-17T12:43:54.6083253Z test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:43:54.6086183Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_view_as_cpu_float32 2022-08-17T12:43:54.6138636Z test_ops.py::TestCommonCPU::test_out_vstack_cpu_float32 2022-08-17T12:43:54.6139251Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:43:54.6211412Z test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:43:54.6268996Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_addmm_cpu_float32 2022-08-17T12:43:54.6269635Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_vstack_cpu_float32 2022-08-17T12:43:54.6270190Z test_ops.py::TestCommonCPU::test_out_all_cpu_float32 2022-08-17T12:43:54.6270737Z test_ops.py::TestCommonCPU::test_out_warning___radd___cpu 2022-08-17T12:43:54.6285573Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning___radd___cpu 2022-08-17T12:43:54.6321407Z test_ops.py::TestCommonCPU::test_out_warning___rmod___cpu 2022-08-17T12:43:54.6342549Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rmod___cpu 2022-08-17T12:43:54.6378684Z test_ops.py::TestCommonCPU::test_out_warning___rsub___cpu 2022-08-17T12:43:54.6388404Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rsub___cpu 2022-08-17T12:43:54.6420841Z test_ops.py::TestCommonCPU::test_out_warning__masked_argmax_cpu 2022-08-17T12:43:54.6428932Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_all_cpu_float32 2022-08-17T12:43:54.6477176Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_argmax_cpu 2022-08-17T12:43:54.6481868Z test_ops.py::TestCommonCPU::test_out_warning__masked_log_softmax_cpu 2022-08-17T12:43:54.6483243Z test_ops.py::TestCommonCPU::test_out_aminmax_cpu_float32 2022-08-17T12:43:54.6489011Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_log_softmax_cpu 2022-08-17T12:43:54.6529153Z test_ops.py::TestCommonCPU::test_out_warning__masked_median_cpu 2022-08-17T12:43:54.6540847Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_median_cpu 2022-08-17T12:43:54.6580105Z test_ops.py::TestCommonCPU::test_out_warning__masked_softmax_cpu 2022-08-17T12:43:54.6599620Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_softmax_cpu 2022-08-17T12:43:54.6629538Z test_ops.py::TestCommonCPU::test_out_warning__masked_var_cpu 2022-08-17T12:43:54.6657937Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_var_cpu 2022-08-17T12:43:54.6743969Z test_ops.py::TestCommonCPU::test_out_warning__refs_add_cpu 2022-08-17T12:43:54.6772464Z [gw2] [ 18%] XFAIL test_ops.py::TestCommonCPU::test_out_aminmax_cpu_float32 2022-08-17T12:43:54.6992031Z test_ops.py::TestCommonCPU::test_out_argmax_cpu_float32 2022-08-17T12:43:54.6992869Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:43:54.6993685Z test_ops.py::TestCommonCPU::test_out_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:43:54.6994534Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:43:54.7026321Z test_ops.py::TestCommonCPU::test_out_nn_functional_conv2d_cpu_float32 2022-08-17T12:43:54.7043949Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_conv2d_cpu_float32 2022-08-17T12:43:54.7075547Z test_ops.py::TestCommonCPU::test_out_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:43:54.7084975Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_argmax_cpu_float32 2022-08-17T12:43:54.7098774Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:43:54.7152681Z test_ops.py::TestCommonCPU::test_out_nn_functional_dropout2d_cpu_float32 2022-08-17T12:43:54.7153264Z test_ops.py::TestCommonCPU::test_out_as_strided_cpu_float32 2022-08-17T12:43:54.7163428Z [gw2] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_as_strided_cpu_float32 2022-08-17T12:43:54.7206999Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_dropout2d_cpu_float32 2022-08-17T12:43:54.7207760Z test_ops.py::TestCommonCPU::test_out_atan2_cpu_float32 2022-08-17T12:43:54.7257285Z test_ops.py::TestCommonCPU::test_out_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:43:54.7258080Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:43:54.7301667Z test_ops.py::TestCommonCPU::test_out_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:43:54.7309047Z [gw3] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_add_cpu 2022-08-17T12:43:54.7429854Z test_ops.py::TestCommonCPU::test_out_warning__refs_allclose_cpu 2022-08-17T12:43:54.7430682Z [gw1] [ 18%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:43:54.7431455Z test_ops.py::TestCommonCPU::test_out_nn_functional_glu_cpu_float32 2022-08-17T12:43:54.7432160Z [gw3] [ 19%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning__refs_allclose_cpu 2022-08-17T12:43:54.7444993Z test_ops.py::TestCommonCPU::test_out_warning__refs_arange_cpu 2022-08-17T12:43:54.7458667Z [gw3] [ 19%] XFAIL test_ops.py::TestCommonCPU::test_out_warning__refs_arange_cpu 2022-08-17T12:43:54.7459325Z test_ops.py::TestCommonCPU::test_out_warning__refs_atan2_cpu 2022-08-17T12:43:54.7493914Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_glu_cpu_float32 2022-08-17T12:43:54.7535979Z test_ops.py::TestCommonCPU::test_out_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:43:54.7553638Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:43:54.7555390Z test_ops.py::TestCommonCPU::test_out_nn_functional_huber_loss_cpu_float32 2022-08-17T12:43:54.7571768Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_huber_loss_cpu_float32 2022-08-17T12:43:54.7733993Z test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:43:54.7747579Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:43:54.7748152Z test_ops.py::TestCommonCPU::test_out_nn_functional_kl_div_cpu_float32 2022-08-17T12:43:54.7748732Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_atan2_cpu_float32 2022-08-17T12:43:54.7749292Z test_ops.py::TestCommonCPU::test_out_atleast_2d_cpu_float32 2022-08-17T12:43:54.7750060Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_kl_div_cpu_float32 2022-08-17T12:43:54.7750700Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_atleast_2d_cpu_float32 2022-08-17T12:43:54.7751408Z test_ops.py::TestCommonCPU::test_out_nn_functional_linear_cpu_float32 2022-08-17T12:43:54.7753179Z test_ops.py::TestCommonCPU::test_out_bfloat16_cpu_float32 2022-08-17T12:43:54.7786667Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_bfloat16_cpu_float32 2022-08-17T12:43:54.7806564Z test_ops.py::TestCommonCPU::test_out_bitwise_not_cpu_int64 2022-08-17T12:43:54.7838382Z [gw1] [ 19%] XFAIL test_ops.py::TestCommonCPU::test_out_nn_functional_linear_cpu_float32 2022-08-17T12:43:54.7852203Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:43:54.7865680Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_bitwise_not_cpu_int64 2022-08-17T12:43:54.7923081Z test_ops.py::TestCommonCPU::test_out_block_diag_cpu_float32 2022-08-17T12:43:54.7923770Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:43:54.7924674Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:43:54.7925324Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_block_diag_cpu_float32 2022-08-17T12:43:54.7953017Z test_ops.py::TestCommonCPU::test_out_broadcast_tensors_cpu_float32 2022-08-17T12:43:54.7974842Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_broadcast_tensors_cpu_float32 2022-08-17T12:43:54.7975482Z test_ops.py::TestCommonCPU::test_out_cartesian_prod_cpu_float32 2022-08-17T12:43:54.7991098Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:43:54.8002302Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_atan2_cpu 2022-08-17T12:43:54.8068480Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_cartesian_prod_cpu_float32 2022-08-17T12:43:54.8069407Z test_ops.py::TestCommonCPU::test_out_chalf_cpu_float32 2022-08-17T12:43:54.8070336Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:43:54.8070848Z test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_2d_cpu 2022-08-17T12:43:54.8077250Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_chalf_cpu_float32 2022-08-17T12:43:54.8106679Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_2d_cpu 2022-08-17T12:43:54.8107443Z test_ops.py::TestCommonCPU::test_out_cholesky_solve_cpu_float32 2022-08-17T12:43:54.8227067Z test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_not_cpu 2022-08-17T12:43:54.8227857Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:43:54.8228597Z test_ops.py::TestCommonCPU::test_out_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:43:54.8229207Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:43:54.8229778Z test_ops.py::TestCommonCPU::test_out_nn_functional_one_hot_cpu_int64 2022-08-17T12:43:54.8231831Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_not_cpu 2022-08-17T12:43:54.8281370Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_one_hot_cpu_int64 2022-08-17T12:43:54.8285044Z test_ops.py::TestCommonCPU::test_out_warning__refs_broadcast_tensors_cpu 2022-08-17T12:43:54.8286381Z test_ops.py::TestCommonCPU::test_out_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:43:54.8298256Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:43:54.8299054Z test_ops.py::TestCommonCPU::test_out_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:43:54.8337841Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_broadcast_tensors_cpu 2022-08-17T12:43:54.8338454Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_qr_cpu_float32 2022-08-17T12:43:54.8338932Z test_ops.py::TestCommonCPU::test_out_warning__refs_chunk_cpu 2022-08-17T12:43:54.8362564Z test_ops.py::TestCommonCPU::test_out_linalg_solve_triangular_cpu_float32 2022-08-17T12:43:54.8375946Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_chunk_cpu 2022-08-17T12:43:54.8383826Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:43:54.8384349Z test_ops.py::TestCommonCPU::test_out_warning__refs_clone_cpu 2022-08-17T12:43:54.8418961Z test_ops.py::TestCommonCPU::test_out_nn_functional_relu_cpu_float32 2022-08-17T12:43:54.8423707Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_relu_cpu_float32 2022-08-17T12:43:54.8443671Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_clone_cpu 2022-08-17T12:43:54.8444350Z test_ops.py::TestCommonCPU::test_out_warning__refs_constant_pad_nd_cpu 2022-08-17T12:43:54.8479500Z test_ops.py::TestCommonCPU::test_out_nn_functional_silu_cpu_float32 2022-08-17T12:43:54.8483355Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_silu_cpu_float32 2022-08-17T12:43:54.8508967Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_constant_pad_nd_cpu 2022-08-17T12:43:54.8509724Z test_ops.py::TestCommonCPU::test_out_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:43:54.8534674Z test_ops.py::TestCommonCPU::test_out_warning__refs_cosh_cpu 2022-08-17T12:43:54.8565342Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:43:54.8648356Z test_ops.py::TestCommonCPU::test_out_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:43:54.8673463Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:43:54.8674328Z test_ops.py::TestCommonCPU::test_out_nn_functional_unfold_cpu_float32 2022-08-17T12:43:54.8674809Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_unfold_cpu_float32 2022-08-17T12:43:54.8675244Z test_ops.py::TestCommonCPU::test_out_norm_cpu_float32 2022-08-17T12:43:54.8677250Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_cosh_cpu 2022-08-17T12:43:54.8751497Z test_ops.py::TestCommonCPU::test_out_warning__refs_div_no_rounding_mode_cpu 2022-08-17T12:43:54.8759093Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_cholesky_solve_cpu_float32 2022-08-17T12:43:54.9045581Z test_ops.py::TestCommonCPU::test_out_clamp_min_cpu_float32 2022-08-17T12:43:54.9046458Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_clamp_min_cpu_float32 2022-08-17T12:43:54.9157655Z test_ops.py::TestCommonCPU::test_out_complex_cpu_float32 2022-08-17T12:43:54.9158476Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_div_no_rounding_mode_cpu 2022-08-17T12:43:54.9180065Z test_ops.py::TestCommonCPU::test_out_warning__refs_empty_cpu 2022-08-17T12:43:54.9191204Z [gw3] [ 19%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning__refs_empty_cpu 2022-08-17T12:43:54.9318315Z test_ops.py::TestCommonCPU::test_out_warning__refs_erfc_cpu 2022-08-17T12:43:54.9327812Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_complex_cpu_float32 2022-08-17T12:43:54.9349169Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_erfc_cpu 2022-08-17T12:43:54.9349866Z test_ops.py::TestCommonCPU::test_out_warning__refs_expand_cpu 2022-08-17T12:43:54.9381585Z test_ops.py::TestCommonCPU::test_out_contiguous_cpu_float32 2022-08-17T12:43:54.9385229Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_contiguous_cpu_float32 2022-08-17T12:43:54.9405246Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_expand_cpu 2022-08-17T12:43:54.9405887Z test_ops.py::TestCommonCPU::test_out_cosh_cpu_float32 2022-08-17T12:43:54.9488650Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fftn_cpu 2022-08-17T12:43:54.9504878Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_cosh_cpu_float32 2022-08-17T12:43:54.9641694Z test_ops.py::TestCommonCPU::test_out_cummax_cpu_float32 2022-08-17T12:43:54.9677922Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_cummax_cpu_float32 2022-08-17T12:43:54.9678473Z test_ops.py::TestCommonCPU::test_out_cumulative_trapezoid_cpu_float32 2022-08-17T12:43:54.9696256Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_norm_cpu_float32 2022-08-17T12:43:54.9702078Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_cumulative_trapezoid_cpu_float32 2022-08-17T12:43:54.9733854Z test_ops.py::TestCommonCPU::test_out_normal_cpu_float32 2022-08-17T12:43:54.9750181Z test_ops.py::TestCommonCPU::test_out_diagflat_cpu_float32 2022-08-17T12:43:54.9780077Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_diagflat_cpu_float32 2022-08-17T12:43:54.9863046Z test_ops.py::TestCommonCPU::test_out_digamma_cpu_float32 2022-08-17T12:43:54.9875524Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_digamma_cpu_float32 2022-08-17T12:43:54.9948021Z test_ops.py::TestCommonCPU::test_out_div_trunc_rounding_cpu_float32 2022-08-17T12:43:54.9965150Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fftn_cpu 2022-08-17T12:43:54.9979685Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfftn_cpu 2022-08-17T12:43:55.0000477Z [gw1] [ 19%] XFAIL test_ops.py::TestCommonCPU::test_out_normal_cpu_float32 2022-08-17T12:43:55.0078880Z test_ops.py::TestCommonCPU::test_out_outer_cpu_float32 2022-08-17T12:43:55.0079553Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_outer_cpu_float32 2022-08-17T12:43:55.0162907Z test_ops.py::TestCommonCPU::test_out_polar_cpu_float32 2022-08-17T12:43:55.0163479Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_div_trunc_rounding_cpu_float32 2022-08-17T12:43:55.0272593Z test_ops.py::TestCommonCPU::test_out_dstack_cpu_float32 2022-08-17T12:43:55.0273421Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_dstack_cpu_float32 2022-08-17T12:43:55.0307464Z test_ops.py::TestCommonCPU::test_out_empty_like_cpu_float32 2022-08-17T12:43:55.0314693Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_empty_like_cpu_float32 2022-08-17T12:43:55.0418608Z test_ops.py::TestCommonCPU::test_out_erfc_cpu_float32 2022-08-17T12:43:55.0419169Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_polar_cpu_float32 2022-08-17T12:43:55.0425922Z test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:43:55.0435661Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_erfc_cpu_float32 2022-08-17T12:43:55.0450147Z [gw1] [ 19%] SKIPPED test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:43:55.0452933Z test_ops.py::TestCommonCPU::test_out_expand_as_cpu_float32 2022-08-17T12:43:55.0488245Z test_ops.py::TestCommonCPU::test_out_prod_cpu_float32 2022-08-17T12:43:55.0498964Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_expand_as_cpu_float32 2022-08-17T12:43:55.0508778Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_prod_cpu_float32 2022-08-17T12:43:55.0511681Z test_ops.py::TestCommonCPU::test_out_fft_fft_cpu_float32 2022-08-17T12:43:55.0612356Z test_ops.py::TestCommonCPU::test_out_rad2deg_cpu_float32 2022-08-17T12:43:55.0626049Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_rad2deg_cpu_float32 2022-08-17T12:43:55.0658308Z test_ops.py::TestCommonCPU::test_out_ravel_cpu_float32 2022-08-17T12:43:55.0671620Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_ravel_cpu_float32 2022-08-17T12:43:55.0687825Z test_ops.py::TestCommonCPU::test_out_renorm_cpu_float32 2022-08-17T12:43:55.0700634Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfftn_cpu 2022-08-17T12:43:55.0738151Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifftshift_cpu 2022-08-17T12:43:55.0748763Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifftshift_cpu 2022-08-17T12:43:55.0779950Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfft2_cpu 2022-08-17T12:43:55.0791158Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_fft_fft_cpu_float32 2022-08-17T12:43:55.0804163Z test_ops.py::TestCommonCPU::test_out_fft_hfft_cpu_float32 2022-08-17T12:43:55.0820587Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_renorm_cpu_float32 2022-08-17T12:43:55.0853991Z test_ops.py::TestCommonCPU::test_out_reshape_cpu_float32 2022-08-17T12:43:55.0867128Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_reshape_cpu_float32 2022-08-17T12:43:55.0904535Z test_ops.py::TestCommonCPU::test_out_resolve_neg_cpu_float32 2022-08-17T12:43:55.0916762Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_resolve_neg_cpu_float32 2022-08-17T12:43:55.1001568Z test_ops.py::TestCommonCPU::test_out_round_decimals_0_cpu_float32 2022-08-17T12:43:55.1017981Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfft2_cpu 2022-08-17T12:43:55.1027689Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_round_decimals_0_cpu_float32 2022-08-17T12:43:55.1031108Z test_ops.py::TestCommonCPU::test_out_rsub_cpu_float32 2022-08-17T12:43:55.1037563Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfft_cpu 2022-08-17T12:43:55.1045286Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_fft_hfft_cpu_float32 2022-08-17T12:43:55.1063090Z test_ops.py::TestCommonCPU::test_out_fft_ifftn_cpu_float32 2022-08-17T12:43:55.1080805Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_rsub_cpu_float32 2022-08-17T12:43:55.1342382Z test_ops.py::TestCommonCPU::test_out_scatter_reduce_amin_cpu_float32 2022-08-17T12:43:55.1353473Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_fft_ifftn_cpu_float32 2022-08-17T12:43:55.1393944Z test_ops.py::TestCommonCPU::test_out_fft_ihfftn_cpu_float32 2022-08-17T12:43:55.1406023Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfft_cpu 2022-08-17T12:43:55.1447043Z test_ops.py::TestCommonCPU::test_out_warning__refs_flip_cpu 2022-08-17T12:43:55.1461753Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_flip_cpu 2022-08-17T12:43:55.1462297Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_scatter_reduce_amin_cpu_float32 2022-08-17T12:43:55.1484923Z test_ops.py::TestCommonCPU::test_out_warning__refs_floor_cpu 2022-08-17T12:43:55.1498127Z test_ops.py::TestCommonCPU::test_out_searchsorted_cpu_float32 2022-08-17T12:43:55.1509015Z [gw2] [ 19%] XFAIL test_ops.py::TestCommonCPU::test_out_fft_ihfftn_cpu_float32 2022-08-17T12:43:55.1534701Z test_ops.py::TestCommonCPU::test_out_fft_rfft2_cpu_float32 2022-08-17T12:43:55.1545546Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_floor_cpu 2022-08-17T12:43:55.1777297Z test_ops.py::TestCommonCPU::test_out_warning__refs_fmod_cpu 2022-08-17T12:43:55.1777930Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_fft_rfft2_cpu_float32 2022-08-17T12:43:55.1789148Z test_ops.py::TestCommonCPU::test_out_flatten_cpu_float32 2022-08-17T12:43:55.1800446Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_flatten_cpu_float32 2022-08-17T12:43:55.1833338Z test_ops.py::TestCommonCPU::test_out_float_cpu_float32 2022-08-17T12:43:55.1844504Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_float_cpu_float32 2022-08-17T12:43:55.1938946Z test_ops.py::TestCommonCPU::test_out_fmax_cpu_float32 2022-08-17T12:43:55.1959077Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_solve_triangular_cpu_float32 2022-08-17T12:43:55.2045026Z test_ops.py::TestCommonCPU::test_out_linalg_tensorsolve_cpu_float32 2022-08-17T12:43:55.2066464Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fmod_cpu 2022-08-17T12:43:55.2109896Z test_ops.py::TestCommonCPU::test_out_warning__refs_gt_cpu 2022-08-17T12:43:55.2130808Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_fmax_cpu_float32 2022-08-17T12:43:55.2131301Z test_ops.py::TestCommonCPU::test_out_frexp_cpu_float32 2022-08-17T12:43:55.2144088Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_tensorsolve_cpu_float32 2022-08-17T12:43:55.2237117Z test_ops.py::TestCommonCPU::test_out_linspace_cpu_float32 2022-08-17T12:43:55.2255691Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_frexp_cpu_float32 2022-08-17T12:43:55.2446287Z test_ops.py::TestCommonCPU::test_out_ge_cpu_float32 2022-08-17T12:43:55.2480797Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_ge_cpu_float32 2022-08-17T12:43:55.2491874Z test_ops.py::TestCommonCPU::test_out_half_cpu_float32 2022-08-17T12:43:55.2500067Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_half_cpu_float32 2022-08-17T12:43:55.2522388Z test_ops.py::TestCommonCPU::test_out_histogramdd_cpu_float32 2022-08-17T12:43:55.2558372Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_gt_cpu 2022-08-17T12:43:55.2796129Z test_ops.py::TestCommonCPU::test_out_warning__refs_hypot_cpu 2022-08-17T12:43:55.2800456Z [gw2] [ 19%] SKIPPED test_ops.py::TestCommonCPU::test_out_histogramdd_cpu_float32 2022-08-17T12:43:55.2882537Z test_ops.py::TestCommonCPU::test_out_i0_cpu_float32 2022-08-17T12:43:55.2883137Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_i0_cpu_float32 2022-08-17T12:43:55.3022792Z test_ops.py::TestCommonCPU::test_out_index_add_cpu_float32 2022-08-17T12:43:55.3038243Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_hypot_cpu 2022-08-17T12:43:55.3074096Z test_ops.py::TestCommonCPU::test_out_warning__refs_imag_cpu 2022-08-17T12:43:55.3080450Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_imag_cpu 2022-08-17T12:43:55.3185028Z test_ops.py::TestCommonCPU::test_out_warning__refs_isnan_cpu 2022-08-17T12:43:55.3185677Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_isnan_cpu 2022-08-17T12:43:55.3324938Z test_ops.py::TestCommonCPU::test_out_warning__refs_le_cpu 2022-08-17T12:43:55.3330869Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_index_add_cpu_float32 2022-08-17T12:43:55.3571558Z test_ops.py::TestCommonCPU::test_out_index_reduce_cpu_float32 2022-08-17T12:43:55.3611577Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_linspace_cpu_float32 2022-08-17T12:43:55.3657273Z test_ops.py::TestCommonCPU::test_out_log_cpu_float32 2022-08-17T12:43:55.3668736Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_le_cpu 2022-08-17T12:43:55.3694587Z test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_svd_cpu 2022-08-17T12:43:55.3702210Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_log_cpu_float32 2022-08-17T12:43:55.3760239Z test_ops.py::TestCommonCPU::test_out_logaddexp_cpu_float32 2022-08-17T12:43:55.3772579Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_logaddexp_cpu_float32 2022-08-17T12:43:55.3832932Z test_ops.py::TestCommonCPU::test_out_logical_not_cpu_float32 2022-08-17T12:43:55.3917307Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_logical_not_cpu_float32 2022-08-17T12:43:55.4266937Z test_ops.py::TestCommonCPU::test_out_logspace_cpu_float32 2022-08-17T12:43:55.4285648Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_index_reduce_cpu_float32 2022-08-17T12:43:55.4465220Z test_ops.py::TestCommonCPU::test_out_inverse_cpu_float32 2022-08-17T12:43:55.4465763Z [gw2] [ 19%] XFAIL test_ops.py::TestCommonCPU::test_out_inverse_cpu_float32 2022-08-17T12:43:55.4466280Z test_ops.py::TestCommonCPU::test_out_isinf_cpu_float32 2022-08-17T12:43:55.4466743Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_isinf_cpu_float32 2022-08-17T12:43:55.4530362Z test_ops.py::TestCommonCPU::test_out_isreal_cpu_float32 2022-08-17T12:43:55.4530995Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_isreal_cpu_float32 2022-08-17T12:43:55.4531632Z test_ops.py::TestCommonCPU::test_out_jiterator_binary_cpu_float32 2022-08-17T12:43:55.4568351Z [gw2] [ 19%] SKIPPED test_ops.py::TestCommonCPU::test_out_jiterator_binary_cpu_float32 2022-08-17T12:43:55.4913775Z test_ops.py::TestCommonCPU::test_out_kthvalue_cpu_float32 2022-08-17T12:43:55.4914621Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_kthvalue_cpu_float32 2022-08-17T12:43:55.5472353Z test_ops.py::TestCommonCPU::test_out_lerp_cpu_float32 2022-08-17T12:43:55.5473324Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_lerp_cpu_float32 2022-08-17T12:43:55.5555373Z test_ops.py::TestCommonCPU::test_out_linalg_cond_cpu_float32 2022-08-17T12:43:55.5572875Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_cond_cpu_float32 2022-08-17T12:43:55.5774720Z test_ops.py::TestCommonCPU::test_out_linalg_eig_cpu_float32 2022-08-17T12:43:55.5775378Z [gw2] [ 19%] XFAIL test_ops.py::TestCommonCPU::test_out_linalg_eig_cpu_float32 2022-08-17T12:43:55.6095047Z test_ops.py::TestCommonCPU::test_out_linalg_householder_product_cpu_float32 2022-08-17T12:43:55.6115815Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_householder_product_cpu_float32 2022-08-17T12:43:55.6349776Z test_ops.py::TestCommonCPU::test_out_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:43:55.6393523Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:43:55.6798457Z test_ops.py::TestCommonCPU::test_out_linalg_lu_cpu_float32 2022-08-17T12:43:55.6839992Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_searchsorted_cpu_float32 2022-08-17T12:43:55.6855167Z test_ops.py::TestCommonCPU::test_out_select_scatter_cpu_float32 2022-08-17T12:43:55.6883449Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_select_scatter_cpu_float32 2022-08-17T12:43:55.6988680Z test_ops.py::TestCommonCPU::test_out_sign_cpu_float32 2022-08-17T12:43:55.6989483Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_sign_cpu_float32 2022-08-17T12:43:55.7088478Z test_ops.py::TestCommonCPU::test_out_sinh_cpu_float32 2022-08-17T12:43:55.7089094Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_sinh_cpu_float32 2022-08-17T12:43:55.8111598Z test_ops.py::TestCommonCPU::test_out_sort_cpu_float32 2022-08-17T12:43:55.8124354Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_lu_cpu_float32 2022-08-17T12:43:55.9653067Z test_ops.py::TestCommonCPU::test_out_linalg_matrix_norm_cpu_float32 2022-08-17T12:43:55.9685652Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_sort_cpu_float32 2022-08-17T12:43:55.9813309Z test_ops.py::TestCommonCPU::test_out_special_bessel_j1_cpu_float32 2022-08-17T12:43:55.9814050Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_special_bessel_j1_cpu_float32 2022-08-17T12:43:55.9859502Z test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:43:55.9874582Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_matrix_norm_cpu_float32 2022-08-17T12:43:56.0055142Z test_ops.py::TestCommonCPU::test_out_linalg_multi_dot_cpu_float32 2022-08-17T12:43:56.0145161Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:43:56.0146072Z test_ops.py::TestCommonCPU::test_out_special_erfcx_cpu_float32 2022-08-17T12:43:56.0146661Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_multi_dot_cpu_float32 2022-08-17T12:43:56.0283400Z test_ops.py::TestCommonCPU::test_out_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:43:56.0284094Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_special_erfcx_cpu_float32 2022-08-17T12:43:56.0349394Z test_ops.py::TestCommonCPU::test_out_special_i1_cpu_float32 2022-08-17T12:43:56.0356490Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_special_i1_cpu_float32 2022-08-17T12:43:56.0482689Z test_ops.py::TestCommonCPU::test_out_special_log_ndtr_cpu_float32 2022-08-17T12:43:56.0483300Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_special_log_ndtr_cpu_float32 2022-08-17T12:43:56.0587690Z test_ops.py::TestCommonCPU::test_out_special_modified_bessel_k1_cpu_float32 2022-08-17T12:43:56.0642669Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:43:56.0643692Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_special_modified_bessel_k1_cpu_float32 2022-08-17T12:43:56.0644468Z test_ops.py::TestCommonCPU::test_out_linalg_solve_cpu_float32 2022-08-17T12:43:56.0827500Z test_ops.py::TestCommonCPU::test_out_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:43:56.0828172Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:43:56.0828826Z test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:43:56.0829432Z [gw1] [ 19%] SKIPPED test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:43:56.1195078Z test_ops.py::TestCommonCPU::test_out_special_zeta_cpu_float32 2022-08-17T12:43:56.1195765Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_special_zeta_cpu_float32 2022-08-17T12:43:56.1333324Z test_ops.py::TestCommonCPU::test_out_sqrt_cpu_float32 2022-08-17T12:43:56.1334402Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_solve_cpu_float32 2022-08-17T12:43:56.1370866Z test_ops.py::TestCommonCPU::test_out_linalg_svdvals_cpu_float32 2022-08-17T12:43:56.1373936Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_sqrt_cpu_float32 2022-08-17T12:43:56.1418931Z test_ops.py::TestCommonCPU::test_out_std_cpu_float32 2022-08-17T12:43:56.1452905Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_std_cpu_float32 2022-08-17T12:43:56.1487597Z test_ops.py::TestCommonCPU::test_out_sum_cpu_float32 2022-08-17T12:43:56.1488164Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_sum_cpu_float32 2022-08-17T12:43:56.2065974Z test_ops.py::TestCommonCPU::test_out_symeig_cpu_float32 2022-08-17T12:43:56.2073634Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_symeig_cpu_float32 2022-08-17T12:43:56.2153717Z test_ops.py::TestCommonCPU::test_out_tan_cpu_float32 2022-08-17T12:43:56.2169034Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_tan_cpu_float32 2022-08-17T12:43:56.2239870Z test_ops.py::TestCommonCPU::test_out_tile_cpu_float32 2022-08-17T12:43:56.2274812Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_tile_cpu_float32 2022-08-17T12:43:56.2314690Z test_ops.py::TestCommonCPU::test_out_transpose_cpu_float32 2022-08-17T12:43:56.2315295Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_transpose_cpu_float32 2022-08-17T12:43:56.2336077Z test_ops.py::TestCommonCPU::test_out_tril_cpu_float32 2022-08-17T12:43:56.2344351Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_svdvals_cpu_float32 2022-08-17T12:43:56.2581540Z test_ops.py::TestCommonCPU::test_out_linalg_vecdot_cpu_float32 2022-08-17T12:43:56.2593962Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_tril_cpu_float32 2022-08-17T12:43:56.2621264Z test_ops.py::TestCommonCPU::test_out_unbind_cpu_float32 2022-08-17T12:43:56.2639566Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_unbind_cpu_float32 2022-08-17T12:43:56.2879312Z test_ops.py::TestCommonCPU::test_out_unique_cpu_float32 2022-08-17T12:43:56.2945534Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_unique_cpu_float32 2022-08-17T12:43:56.2946121Z test_ops.py::TestCommonCPU::test_out_vdot_cpu_float32 2022-08-17T12:43:56.2968412Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_vdot_cpu_float32 2022-08-17T12:43:56.2989529Z test_ops.py::TestCommonCPU::test_out_view_cpu_float32 2022-08-17T12:43:56.3035221Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_view_cpu_float32 2022-08-17T12:43:56.3035811Z test_ops.py::TestCommonCPU::test_out_warning_T_cpu 2022-08-17T12:43:56.3092470Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning_T_cpu 2022-08-17T12:43:56.3093191Z test_ops.py::TestCommonCPU::test_out_warning___rdiv___cpu 2022-08-17T12:43:56.3143266Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rdiv___cpu 2022-08-17T12:43:56.3143891Z test_ops.py::TestCommonCPU::test_out_warning___ror___cpu 2022-08-17T12:43:56.3185812Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning___ror___cpu 2022-08-17T12:43:56.3186527Z test_ops.py::TestCommonCPU::test_out_warning__masked_amax_cpu 2022-08-17T12:43:56.3196909Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_amax_cpu 2022-08-17T12:43:56.3269486Z test_ops.py::TestCommonCPU::test_out_warning__masked_cumprod_cpu 2022-08-17T12:43:56.3270222Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_cumprod_cpu 2022-08-17T12:43:56.3303604Z test_ops.py::TestCommonCPU::test_out_warning__masked_logsumexp_cpu 2022-08-17T12:43:56.3304262Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_logsumexp_cpu 2022-08-17T12:43:56.3360756Z test_ops.py::TestCommonCPU::test_out_warning__masked_normalize_cpu 2022-08-17T12:43:56.3374841Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_normalize_cpu 2022-08-17T12:43:56.3406274Z test_ops.py::TestCommonCPU::test_out_warning__masked_std_cpu 2022-08-17T12:43:56.3433800Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_std_cpu 2022-08-17T12:43:56.3434395Z test_ops.py::TestCommonCPU::test_out_warning__refs_acos_cpu 2022-08-17T12:43:56.3440764Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_svd_cpu 2022-08-17T12:43:56.3572136Z test_ops.py::TestCommonCPU::test_out_warning__refs_log10_cpu 2022-08-17T12:43:56.3660384Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_log10_cpu 2022-08-17T12:43:56.3661003Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_acos_cpu 2022-08-17T12:43:56.3661529Z test_ops.py::TestCommonCPU::test_out_warning__refs_log_softmax_cpu 2022-08-17T12:43:56.3662414Z test_ops.py::TestCommonCPU::test_out_warning__refs_addr_cpu 2022-08-17T12:43:56.3702127Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_linalg_vecdot_cpu_float32 2022-08-17T12:43:56.3783663Z test_ops.py::TestCommonCPU::test_out_log1p_cpu_float32 2022-08-17T12:43:56.3784217Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_log1p_cpu_float32 2022-08-17T12:43:56.3923483Z test_ops.py::TestCommonCPU::test_out_log_softmax_dtype_cpu_float32 2022-08-17T12:43:56.3924136Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_addr_cpu 2022-08-17T12:43:56.4179363Z test_ops.py::TestCommonCPU::test_out_warning__refs_amin_cpu 2022-08-17T12:43:56.4228154Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_log_softmax_dtype_cpu_float32 2022-08-17T12:43:56.4228759Z test_ops.py::TestCommonCPU::test_out_logdet_cpu_float32 2022-08-17T12:43:56.4229256Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_logdet_cpu_float32 2022-08-17T12:43:56.4413991Z test_ops.py::TestCommonCPU::test_out_logical_xor_cpu_float32 2022-08-17T12:43:56.4414647Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_logspace_cpu_float32 2022-08-17T12:43:56.4446319Z test_ops.py::TestCommonCPU::test_out_lu_cpu_float32 2022-08-17T12:43:56.4452917Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_log_softmax_cpu 2022-08-17T12:43:56.4634312Z test_ops.py::TestCommonCPU::test_out_warning__refs_logical_xor_cpu 2022-08-17T12:43:56.4635008Z [gw0] [ 19%] XFAIL test_ops.py::TestCommonCPU::test_out_lu_cpu_float32 2022-08-17T12:43:56.4635576Z test_ops.py::TestCommonCPU::test_out_mT_cpu_float32 2022-08-17T12:43:56.4636091Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_mT_cpu_float32 2022-08-17T12:43:56.4788948Z test_ops.py::TestCommonCPU::test_out_matmul_cpu_float32 2022-08-17T12:43:56.4789623Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_logical_xor_cpu_float32 2022-08-17T12:43:56.4790214Z test_ops.py::TestCommonCPU::test_out_long_cpu_float32 2022-08-17T12:43:56.4790672Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_long_cpu_float32 2022-08-17T12:43:56.4874067Z test_ops.py::TestCommonCPU::test_out_lu_unpack_cpu_float32 2022-08-17T12:43:56.4874608Z [gw0] [ 19%] XFAIL test_ops.py::TestCommonCPU::test_out_matmul_cpu_float32 2022-08-17T12:43:56.4875150Z test_ops.py::TestCommonCPU::test_out_max_reduction_with_dim_cpu_float32 2022-08-17T12:43:56.4875716Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_logical_xor_cpu 2022-08-17T12:43:56.4906199Z test_ops.py::TestCommonCPU::test_out_warning__refs_masked_fill_cpu 2022-08-17T12:43:56.4926067Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_masked_fill_cpu 2022-08-17T12:43:56.4927808Z test_ops.py::TestCommonCPU::test_out_warning__refs_meshgrid_variadic_tensors_cpu 2022-08-17T12:43:56.4939821Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_amin_cpu 2022-08-17T12:43:56.4967147Z test_ops.py::TestCommonCPU::test_out_warning__refs_asin_cpu 2022-08-17T12:43:56.4985897Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_meshgrid_variadic_tensors_cpu 2022-08-17T12:43:56.5029662Z test_ops.py::TestCommonCPU::test_out_warning__refs_nan_to_num_cpu 2022-08-17T12:43:56.5051399Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_asin_cpu 2022-08-17T12:43:56.5123986Z test_ops.py::TestCommonCPU::test_out_warning__refs_atanh_cpu 2022-08-17T12:43:56.5124547Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_max_reduction_with_dim_cpu_float32 2022-08-17T12:43:56.5143526Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_atanh_cpu 2022-08-17T12:43:56.5144112Z test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_and_cpu 2022-08-17T12:43:56.5227416Z test_ops.py::TestCommonCPU::test_out_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:43:56.5228101Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:43:56.5405797Z test_ops.py::TestCommonCPU::test_out_min_reduction_with_dim_cpu_float32 2022-08-17T12:43:56.5485620Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_min_reduction_with_dim_cpu_float32 2022-08-17T12:43:56.5486218Z test_ops.py::TestCommonCPU::test_out_movedim_cpu_float32 2022-08-17T12:43:56.5486708Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_movedim_cpu_float32 2022-08-17T12:43:56.5525162Z test_ops.py::TestCommonCPU::test_out_mv_cpu_float32 2022-08-17T12:43:56.5537383Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_mv_cpu_float32 2022-08-17T12:43:56.5542214Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nan_to_num_cpu 2022-08-17T12:43:56.5564144Z test_ops.py::TestCommonCPU::test_out_nan_to_num_cpu_float32 2022-08-17T12:43:56.5618915Z test_ops.py::TestCommonCPU::test_out_warning__refs_neg_cpu 2022-08-17T12:43:56.5619574Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_and_cpu 2022-08-17T12:43:56.5636676Z test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_xor_cpu 2022-08-17T12:43:56.5644929Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_neg_cpu 2022-08-17T12:43:56.5652764Z test_ops.py::TestCommonCPU::test_out_warning__refs_new_zeros_cpu 2022-08-17T12:43:56.5664399Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nan_to_num_cpu_float32 2022-08-17T12:43:56.5709845Z test_ops.py::TestCommonCPU::test_out_nansum_cpu_float32 2022-08-17T12:43:56.5710594Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_new_zeros_cpu 2022-08-17T12:43:56.5759571Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_elu_cpu 2022-08-17T12:43:56.5760310Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_elu_cpu 2022-08-17T12:43:56.5802452Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:43:56.5843208Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:43:56.5867769Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:43:56.5878658Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:43:56.5923725Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_relu6_cpu 2022-08-17T12:43:56.5929146Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_relu6_cpu 2022-08-17T12:43:56.6055058Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_softshrink_cpu 2022-08-17T12:43:56.6075015Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_xor_cpu 2022-08-17T12:43:56.6358057Z test_ops.py::TestCommonCPU::test_out_warning__refs_cat_cpu 2022-08-17T12:43:56.6364990Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_softshrink_cpu 2022-08-17T12:43:56.6395191Z test_ops.py::TestCommonCPU::test_out_warning__refs_permute_cpu 2022-08-17T12:43:56.6412138Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_cat_cpu 2022-08-17T12:43:56.6422034Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nansum_cpu_float32 2022-08-17T12:43:56.6446291Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_permute_cpu 2022-08-17T12:43:56.6461399Z test_ops.py::TestCommonCPU::test_out_warning__refs_ravel_cpu 2022-08-17T12:43:56.6462154Z test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_max_cpu 2022-08-17T12:43:56.6499323Z test_ops.py::TestCommonCPU::test_out_neg_cpu_float32 2022-08-17T12:43:56.6500329Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_ravel_cpu 2022-08-17T12:43:56.6501114Z test_ops.py::TestCommonCPU::test_out_warning__refs_reshape_cpu 2022-08-17T12:43:56.6541009Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_neg_cpu_float32 2022-08-17T12:43:56.6541720Z test_ops.py::TestCommonCPU::test_out_new_zeros_cpu_float32 2022-08-17T12:43:56.6542252Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_reshape_cpu 2022-08-17T12:43:56.6595024Z test_ops.py::TestCommonCPU::test_out_warning__refs_rsqrt_cpu 2022-08-17T12:43:56.6595578Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_new_zeros_cpu_float32 2022-08-17T12:43:56.6663339Z test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:43:56.6664064Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:43:56.6664762Z test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:43:56.6737095Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:43:56.6737792Z test_ops.py::TestCommonCPU::test_out_nn_functional_bilinear_cpu_float32 2022-08-17T12:43:56.6738350Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_rsqrt_cpu 2022-08-17T12:43:56.6741053Z test_ops.py::TestCommonCPU::test_out_warning__refs_signbit_cpu 2022-08-17T12:43:56.6744052Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_max_cpu 2022-08-17T12:43:56.6758996Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_bilinear_cpu_float32 2022-08-17T12:43:56.6763311Z test_ops.py::TestCommonCPU::test_out_nn_functional_conv1d_cpu_float32 2022-08-17T12:43:56.6765389Z test_ops.py::TestCommonCPU::test_out_warning__refs_conj_cpu 2022-08-17T12:43:56.6773851Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_signbit_cpu 2022-08-17T12:43:56.6880133Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_i0e_cpu 2022-08-17T12:43:56.6880741Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_conj_cpu 2022-08-17T12:43:56.6881336Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_conv1d_cpu_float32 2022-08-17T12:43:56.6882012Z test_ops.py::TestCommonCPU::test_out_warning__refs_copysign_cpu 2022-08-17T12:43:56.6882663Z test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:43:56.6883416Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:43:56.6901662Z test_ops.py::TestCommonCPU::test_out_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:43:56.6909158Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_special_i0e_cpu 2022-08-17T12:43:56.6945224Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:43:56.6945807Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_zeta_cpu 2022-08-17T12:43:56.6955088Z test_ops.py::TestCommonCPU::test_out_nn_functional_elu_cpu_float32 2022-08-17T12:43:56.6965572Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_elu_cpu_float32 2022-08-17T12:43:56.7057172Z test_ops.py::TestCommonCPU::test_out_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:43:56.7057909Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:43:56.7059039Z test_ops.py::TestCommonCPU::test_out_nn_functional_gelu_cpu_float32 2022-08-17T12:43:56.7066988Z [gw0] [ 19%] SKIPPED test_ops.py::TestCommonCPU::test_out_nn_functional_gelu_cpu_float32 2022-08-17T12:43:56.7349274Z test_ops.py::TestCommonCPU::test_out_nn_functional_hardshrink_cpu_float32 2022-08-17T12:43:56.7349900Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_lu_unpack_cpu_float32 2022-08-17T12:43:56.7350399Z test_ops.py::TestCommonCPU::test_out_masked_scatter_cpu_float32 2022-08-17T12:43:56.7350929Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_masked_scatter_cpu_float32 2022-08-17T12:43:56.7351597Z test_ops.py::TestCommonCPU::test_out_max_binary_cpu_float32 2022-08-17T12:43:56.7471712Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_hardshrink_cpu_float32 2022-08-17T12:43:56.7472471Z test_ops.py::TestCommonCPU::test_out_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:43:56.7473167Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:43:56.7507692Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_special_zeta_cpu 2022-08-17T12:43:56.7508256Z test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:43:56.7508761Z test_ops.py::TestCommonCPU::test_out_warning__refs_stack_cpu 2022-08-17T12:43:56.7509293Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:43:56.8007820Z test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:43:56.8008605Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:43:56.8009186Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_copysign_cpu 2022-08-17T12:43:56.8009761Z test_ops.py::TestCommonCPU::test_out_warning__refs_digamma_cpu 2022-08-17T12:43:56.8010266Z [gw3] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_stack_cpu 2022-08-17T12:43:56.8010753Z test_ops.py::TestCommonCPU::test_out_warning__refs_sum_cpu 2022-08-17T12:43:56.8011209Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_digamma_cpu 2022-08-17T12:43:56.8011677Z test_ops.py::TestCommonCPU::test_out_warning__refs_dsplit_cpu 2022-08-17T12:43:56.8012142Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_dsplit_cpu 2022-08-17T12:43:56.8012606Z test_ops.py::TestCommonCPU::test_out_warning__refs_eq_cpu 2022-08-17T12:43:56.8013058Z test_ops.py::TestCommonCPU::test_out_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:43:56.8013578Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:43:56.8014099Z test_ops.py::TestCommonCPU::test_out_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:43:56.8014630Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:43:56.8121503Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:43:56.8122077Z [gw0] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:43:56.8367852Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:43:56.8368568Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_max_binary_cpu_float32 2022-08-17T12:43:56.8461784Z [gw1] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_eq_cpu 2022-08-17T12:43:56.8462456Z test_ops.py::TestCommonCPU::test_out_mean_cpu_float32 2022-08-17T12:43:56.8462925Z test_ops.py::TestCommonCPU::test_out_warning__refs_exp2_cpu 2022-08-17T12:43:56.8466398Z [gw2] [ 19%] PASSED test_ops.py::TestCommonCPU::test_out_mean_cpu_float32 2022-08-17T12:43:56.8467103Z test_ops.py::TestCommonCPU::test_out_min_binary_cpu_float32 2022-08-17T12:43:56.8543359Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:43:56.8544049Z test_ops.py::TestCommonCPU::test_out_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:43:56.8544676Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_exp2_cpu 2022-08-17T12:43:56.8545291Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fft2_cpu 2022-08-17T12:43:56.8545949Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:43:56.8706837Z test_ops.py::TestCommonCPU::test_out_nn_functional_normalize_cpu_float32 2022-08-17T12:43:56.8715028Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_sum_cpu 2022-08-17T12:43:56.8772227Z test_ops.py::TestCommonCPU::test_out_warning__refs_tensor_split_cpu 2022-08-17T12:43:56.8826630Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_tensor_split_cpu 2022-08-17T12:43:56.8827232Z test_ops.py::TestCommonCPU::test_out_warning__refs_trunc_cpu 2022-08-17T12:43:56.8827723Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_min_binary_cpu_float32 2022-08-17T12:43:56.8862463Z test_ops.py::TestCommonCPU::test_out_mm_cpu_float32 2022-08-17T12:43:56.8878440Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_trunc_cpu 2022-08-17T12:43:56.8963148Z test_ops.py::TestCommonCPU::test_out_warning__refs_var_cpu 2022-08-17T12:43:56.8964035Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_normalize_cpu_float32 2022-08-17T12:43:56.8964673Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_mm_cpu_float32 2022-08-17T12:43:56.8965471Z test_ops.py::TestCommonCPU::test_out_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:43:56.8992629Z test_ops.py::TestCommonCPU::test_out_mul_cpu_float32 2022-08-17T12:43:56.8993278Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:43:56.9015245Z test_ops.py::TestCommonCPU::test_out_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:43:56.9027288Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:43:56.9063486Z test_ops.py::TestCommonCPU::test_out_nn_functional_relu6_cpu_float32 2022-08-17T12:43:56.9064092Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fft2_cpu 2022-08-17T12:43:56.9096931Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_relu6_cpu_float32 2022-08-17T12:43:56.9097909Z test_ops.py::TestCommonCPU::test_out_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:43:56.9106958Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfft2_cpu 2022-08-17T12:43:56.9159289Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:43:56.9160620Z test_ops.py::TestCommonCPU::test_out_nn_functional_softmin_cpu_float32 2022-08-17T12:43:56.9165655Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_softmin_cpu_float32 2022-08-17T12:43:56.9201730Z test_ops.py::TestCommonCPU::test_out_nn_functional_softsign_cpu_float32 2022-08-17T12:43:56.9212232Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_softsign_cpu_float32 2022-08-17T12:43:56.9249195Z test_ops.py::TestCommonCPU::test_out_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:43:56.9276797Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:43:56.9326816Z test_ops.py::TestCommonCPU::test_out_nonzero_cpu_float32 2022-08-17T12:43:56.9327462Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_var_cpu 2022-08-17T12:43:56.9332078Z test_ops.py::TestCommonCPU::test_out_warning__refs_vstack_cpu 2022-08-17T12:43:56.9332749Z [gw0] [ 20%] XFAIL test_ops.py::TestCommonCPU::test_out_nonzero_cpu_float32 2022-08-17T12:43:56.9372795Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_mul_cpu_float32 2022-08-17T12:43:56.9373443Z test_ops.py::TestCommonCPU::test_out_norm_nuc_cpu_float32 2022-08-17T12:43:56.9379426Z test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:43:56.9434222Z [gw2] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:43:56.9434904Z test_ops.py::TestCommonCPU::test_out_nanmedian_cpu_float32 2022-08-17T12:43:56.9470751Z [gw0] [ 20%] XFAIL test_ops.py::TestCommonCPU::test_out_norm_nuc_cpu_float32 2022-08-17T12:43:56.9473522Z test_ops.py::TestCommonCPU::test_out_ormqr_cpu_float32 2022-08-17T12:43:56.9474162Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nanmedian_cpu_float32 2022-08-17T12:43:56.9484374Z test_ops.py::TestCommonCPU::test_out_native_layer_norm_cpu_float32 2022-08-17T12:43:56.9492748Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_vstack_cpu 2022-08-17T12:43:56.9548054Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_native_layer_norm_cpu_float32 2022-08-17T12:43:56.9555704Z test_ops.py::TestCommonCPU::test_out_warning_acosh_cpu 2022-08-17T12:43:56.9558737Z test_ops.py::TestCommonCPU::test_out_new_full_cpu_float32 2022-08-17T12:43:56.9598599Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_new_full_cpu_float32 2022-08-17T12:43:56.9607189Z test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:43:56.9610377Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:43:56.9621259Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_acosh_cpu 2022-08-17T12:43:56.9622079Z test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:43:56.9646327Z test_ops.py::TestCommonCPU::test_out_warning_addcmul_cpu 2022-08-17T12:43:56.9657402Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfft2_cpu 2022-08-17T12:43:56.9691023Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:43:56.9691905Z test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:43:56.9748145Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifft_cpu 2022-08-17T12:43:56.9751994Z [gw2] [ 20%] XFAIL test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:43:56.9802267Z test_ops.py::TestCommonCPU::test_out_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:43:56.9809046Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:43:56.9846851Z test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:43:56.9860562Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:43:56.9893798Z test_ops.py::TestCommonCPU::test_out_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:43:56.9910753Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:43:56.9955293Z test_ops.py::TestCommonCPU::test_out_nn_functional_dropout3d_cpu_float32 2022-08-17T12:43:56.9966168Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_dropout3d_cpu_float32 2022-08-17T12:43:57.0019022Z test_ops.py::TestCommonCPU::test_out_nn_functional_embedding_cpu_float32 2022-08-17T12:43:57.0019679Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_embedding_cpu_float32 2022-08-17T12:43:57.0020257Z test_ops.py::TestCommonCPU::test_out_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:43:57.0078266Z [gw0] [ 20%] XFAIL test_ops.py::TestCommonCPU::test_out_ormqr_cpu_float32 2022-08-17T12:43:57.0078763Z test_ops.py::TestCommonCPU::test_out_pinverse_cpu_float32 2022-08-17T12:43:57.0079495Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_addcmul_cpu 2022-08-17T12:43:57.0083956Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_pinverse_cpu_float32 2022-08-17T12:43:57.0109773Z test_ops.py::TestCommonCPU::test_out_warning_addr_cpu 2022-08-17T12:43:57.0110423Z test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:43:57.0117677Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:43:57.0226432Z [gw0] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:43:57.0227310Z test_ops.py::TestCommonCPU::test_out_nn_functional_grid_sample_cpu_float32 2022-08-17T12:43:57.0228051Z test_ops.py::TestCommonCPU::test_out_pow_cpu_float32 2022-08-17T12:43:57.0228580Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_grid_sample_cpu_float32 2022-08-17T12:43:57.0265358Z test_ops.py::TestCommonCPU::test_out_nn_functional_hardswish_cpu_float32 2022-08-17T12:43:57.0271435Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_hardswish_cpu_float32 2022-08-17T12:43:57.0300488Z test_ops.py::TestCommonCPU::test_out_nn_functional_instance_norm_cpu_float32 2022-08-17T12:43:57.0316092Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifft_cpu 2022-08-17T12:43:57.0331541Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_addr_cpu 2022-08-17T12:43:57.0332178Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfft_cpu 2022-08-17T12:43:57.0332660Z test_ops.py::TestCommonCPU::test_out_warning_amin_cpu 2022-08-17T12:43:57.0362624Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_instance_norm_cpu_float32 2022-08-17T12:43:57.0409661Z test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:43:57.0410606Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:43:57.0443761Z test_ops.py::TestCommonCPU::test_out_nn_functional_l1_loss_cpu_float32 2022-08-17T12:43:57.0470922Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_l1_loss_cpu_float32 2022-08-17T12:43:57.0498235Z test_ops.py::TestCommonCPU::test_out_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:43:57.0519267Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:43:57.0541443Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:43:57.0546239Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_pow_cpu_float32 2022-08-17T12:43:57.0604008Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:43:57.0604764Z test_ops.py::TestCommonCPU::test_out_quantile_cpu_float32 2022-08-17T12:43:57.0628899Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:43:57.0728928Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:43:57.0729675Z test_ops.py::TestCommonCPU::test_out_nn_functional_mish_cpu_float32 2022-08-17T12:43:57.0730284Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_mish_cpu_float32 2022-08-17T12:43:57.0897201Z test_ops.py::TestCommonCPU::test_out_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:43:57.0901497Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:43:57.0902326Z test_ops.py::TestCommonCPU::test_out_nn_functional_pad_circular_cpu_float32 2022-08-17T12:43:57.0920087Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pad_circular_cpu_float32 2022-08-17T12:43:57.0921907Z test_ops.py::TestCommonCPU::test_out_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:43:57.0922836Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:43:57.0956980Z test_ops.py::TestCommonCPU::test_out_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:43:57.0963039Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:43:57.1034823Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_amin_cpu 2022-08-17T12:43:57.1035673Z test_ops.py::TestCommonCPU::test_out_warning_arange_cpu 2022-08-17T12:43:57.1037755Z test_ops.py::TestCommonCPU::test_out_nn_functional_rrelu_cpu_float32 2022-08-17T12:43:57.1038370Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_rrelu_cpu_float32 2022-08-17T12:43:57.1050523Z test_ops.py::TestCommonCPU::test_out_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:43:57.1082342Z [gw3] [ 20%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_arange_cpu 2022-08-17T12:43:57.1083187Z test_ops.py::TestCommonCPU::test_out_warning_argwhere_cpu 2022-08-17T12:43:57.1083701Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:43:57.1108109Z test_ops.py::TestCommonCPU::test_out_nn_functional_softplus_cpu_float32 2022-08-17T12:43:57.1108700Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_argwhere_cpu 2022-08-17T12:43:57.1177121Z test_ops.py::TestCommonCPU::test_out_warning_asinh_cpu 2022-08-17T12:43:57.1186451Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_asinh_cpu 2022-08-17T12:43:57.1194685Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_softplus_cpu_float32 2022-08-17T12:43:57.1207281Z test_ops.py::TestCommonCPU::test_out_warning_atleast_1d_cpu 2022-08-17T12:43:57.1235300Z test_ops.py::TestCommonCPU::test_out_nn_functional_threshold_cpu_float32 2022-08-17T12:43:57.1250962Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_atleast_1d_cpu 2022-08-17T12:43:57.1253282Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfft_cpu 2022-08-17T12:43:57.1271228Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_threshold_cpu_float32 2022-08-17T12:43:57.1271894Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfftn_cpu 2022-08-17T12:43:57.1272417Z test_ops.py::TestCommonCPU::test_out_warning_bernoulli_cpu 2022-08-17T12:43:57.1308508Z test_ops.py::TestCommonCPU::test_out_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:43:57.1346169Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:43:57.1385559Z test_ops.py::TestCommonCPU::test_out_norm_fro_cpu_float32 2022-08-17T12:43:57.1390259Z [gw2] [ 20%] XFAIL test_ops.py::TestCommonCPU::test_out_norm_fro_cpu_float32 2022-08-17T12:43:57.1405938Z [gw3] [ 20%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_bernoulli_cpu 2022-08-17T12:43:57.1406604Z test_ops.py::TestCommonCPU::test_out_normal_number_mean_cpu_float32 2022-08-17T12:43:57.1554131Z test_ops.py::TestCommonCPU::test_out_warning_bitwise_left_shift_cpu 2022-08-17T12:43:57.1554865Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_normal_number_mean_cpu_float32 2022-08-17T12:43:57.1638516Z test_ops.py::TestCommonCPU::test_out_pca_lowrank_cpu_float32 2022-08-17T12:43:57.1639264Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_pca_lowrank_cpu_float32 2022-08-17T12:43:57.1672952Z test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:43:57.1682756Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bitwise_left_shift_cpu 2022-08-17T12:43:57.1930347Z test_ops.py::TestCommonCPU::test_out_warning_bitwise_xor_cpu 2022-08-17T12:43:57.1940195Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfftn_cpu 2022-08-17T12:43:57.1946685Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:43:57.1950009Z test_ops.py::TestCommonCPU::test_out_warning__refs_fill_cpu 2022-08-17T12:43:57.1967314Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bitwise_xor_cpu 2022-08-17T12:43:57.1967849Z test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:43:57.1988376Z test_ops.py::TestCommonCPU::test_out_warning_broadcast_shapes_cpu 2022-08-17T12:43:57.1994873Z [gw2] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:43:57.2042460Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_broadcast_shapes_cpu 2022-08-17T12:43:57.2043078Z test_ops.py::TestCommonCPU::test_out_warning_byte_cpu 2022-08-17T12:43:57.2043534Z test_ops.py::TestCommonCPU::test_out_put_cpu_float32 2022-08-17T12:43:57.2045392Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_byte_cpu 2022-08-17T12:43:57.2108796Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_put_cpu_float32 2022-08-17T12:43:57.2109341Z test_ops.py::TestCommonCPU::test_out_rand_like_cpu_float32 2022-08-17T12:43:57.2109806Z test_ops.py::TestCommonCPU::test_out_warning_ceil_cpu 2022-08-17T12:43:57.2110312Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fill_cpu 2022-08-17T12:43:57.2121497Z test_ops.py::TestCommonCPU::test_out_warning__refs_flipud_cpu 2022-08-17T12:43:57.2130639Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_rand_like_cpu_float32 2022-08-17T12:43:57.2141001Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_flipud_cpu 2022-08-17T12:43:57.2161254Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_ceil_cpu 2022-08-17T12:43:57.2161819Z test_ops.py::TestCommonCPU::test_out_warning__refs_fmax_cpu 2022-08-17T12:43:57.2162379Z test_ops.py::TestCommonCPU::test_out_warning_cholesky_inverse_cpu 2022-08-17T12:43:57.2184234Z test_ops.py::TestCommonCPU::test_out_real_cpu_float32 2022-08-17T12:43:57.2233346Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_real_cpu_float32 2022-08-17T12:43:57.2281465Z test_ops.py::TestCommonCPU::test_out_repeat_cpu_float32 2022-08-17T12:43:57.2282015Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_repeat_cpu_float32 2022-08-17T12:43:57.2293805Z test_ops.py::TestCommonCPU::test_out_resize__cpu_float32 2022-08-17T12:43:57.2339518Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_resize__cpu_float32 2022-08-17T12:43:57.2340104Z test_ops.py::TestCommonCPU::test_out_roll_cpu_float32 2022-08-17T12:43:57.2345812Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_roll_cpu_float32 2022-08-17T12:43:57.2404124Z test_ops.py::TestCommonCPU::test_out_round_decimals_3_cpu_float32 2022-08-17T12:43:57.2404746Z [gw2] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_out_round_decimals_3_cpu_float32 2022-08-17T12:43:57.2582515Z test_ops.py::TestCommonCPU::test_out_scatter_add_cpu_float32 2022-08-17T12:43:57.2592141Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cholesky_inverse_cpu 2022-08-17T12:43:57.2666488Z test_ops.py::TestCommonCPU::test_out_warning_clamp_max_cpu 2022-08-17T12:43:57.2691753Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fmax_cpu 2022-08-17T12:43:57.2811296Z test_ops.py::TestCommonCPU::test_out_warning__refs_gcd_cpu 2022-08-17T12:43:57.2811975Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_scatter_add_cpu_float32 2022-08-17T12:43:57.2942553Z test_ops.py::TestCommonCPU::test_out_scatter_reduce_mean_cpu_float32 2022-08-17T12:43:57.2943418Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_clamp_max_cpu 2022-08-17T12:43:57.2949524Z test_ops.py::TestCommonCPU::test_out_warning_combinations_cpu 2022-08-17T12:43:57.2998012Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_combinations_cpu 2022-08-17T12:43:57.2998592Z test_ops.py::TestCommonCPU::test_out_warning_constant_pad_nd_cpu 2022-08-17T12:43:57.3004031Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_constant_pad_nd_cpu 2022-08-17T12:43:57.3140476Z test_ops.py::TestCommonCPU::test_out_warning_cos_cpu 2022-08-17T12:43:57.3141094Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_quantile_cpu_float32 2022-08-17T12:43:57.3141633Z test_ops.py::TestCommonCPU::test_out_randn_like_cpu_float32 2022-08-17T12:43:57.3142122Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cos_cpu 2022-08-17T12:43:57.3149206Z test_ops.py::TestCommonCPU::test_out_warning_cross_cpu 2022-08-17T12:43:57.3150053Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_gcd_cpu 2022-08-17T12:43:57.3213489Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_randn_like_cpu_float32 2022-08-17T12:43:57.3214342Z test_ops.py::TestCommonCPU::test_out_remainder_cpu_float32 2022-08-17T12:43:57.3273662Z test_ops.py::TestCommonCPU::test_out_warning__refs_hsplit_cpu 2022-08-17T12:43:57.3274182Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_hsplit_cpu 2022-08-17T12:43:57.3274655Z test_ops.py::TestCommonCPU::test_out_warning__refs_igamma_cpu 2022-08-17T12:43:57.3318062Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cross_cpu 2022-08-17T12:43:57.3445789Z test_ops.py::TestCommonCPU::test_out_warning_cumsum_cpu 2022-08-17T12:43:57.3500179Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cumsum_cpu 2022-08-17T12:43:57.3500829Z test_ops.py::TestCommonCPU::test_out_warning_diag_embed_cpu 2022-08-17T12:43:57.3506889Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_diag_embed_cpu 2022-08-17T12:43:57.3740368Z test_ops.py::TestCommonCPU::test_out_warning_diff_cpu 2022-08-17T12:43:57.3741227Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_remainder_cpu_float32 2022-08-17T12:43:57.3741777Z test_ops.py::TestCommonCPU::test_out_reshape_as_cpu_float32 2022-08-17T12:43:57.3764502Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_reshape_as_cpu_float32 2022-08-17T12:43:57.3765241Z test_ops.py::TestCommonCPU::test_out_resolve_conj_cpu_float32 2022-08-17T12:43:57.3765895Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_resolve_conj_cpu_float32 2022-08-17T12:43:57.3795039Z test_ops.py::TestCommonCPU::test_out_round_cpu_float32 2022-08-17T12:43:57.3861303Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_igamma_cpu 2022-08-17T12:43:57.3861876Z test_ops.py::TestCommonCPU::test_out_warning__refs_isfinite_cpu 2022-08-17T12:43:57.3862587Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_round_cpu_float32 2022-08-17T12:43:57.3999487Z test_ops.py::TestCommonCPU::test_out_rsqrt_cpu_float32 2022-08-17T12:43:57.4000003Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_isfinite_cpu 2022-08-17T12:43:57.4000699Z test_ops.py::TestCommonCPU::test_out_warning__refs_isposinf_cpu 2022-08-17T12:43:57.4001239Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_rsqrt_cpu_float32 2022-08-17T12:43:57.4045282Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_isposinf_cpu 2022-08-17T12:43:57.4047380Z test_ops.py::TestCommonCPU::test_out_scatter_reduce_amax_cpu_float32 2022-08-17T12:43:57.4084154Z test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_matrix_norm_cpu 2022-08-17T12:43:57.4089260Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_scatter_reduce_mean_cpu_float32 2022-08-17T12:43:57.4135019Z test_ops.py::TestCommonCPU::test_out_segment_reduce_lengths_cpu_float32 2022-08-17T12:43:57.4135593Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_segment_reduce_lengths_cpu_float32 2022-08-17T12:43:57.4189824Z test_ops.py::TestCommonCPU::test_out_sgn_cpu_float32 2022-08-17T12:43:57.4190618Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_sgn_cpu_float32 2022-08-17T12:43:57.4240993Z test_ops.py::TestCommonCPU::test_out_signbit_cpu_float32 2022-08-17T12:43:57.4269500Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_signbit_cpu_float32 2022-08-17T12:43:57.4287640Z test_ops.py::TestCommonCPU::test_out_slice_scatter_cpu_float32 2022-08-17T12:43:57.4304003Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_slice_scatter_cpu_float32 2022-08-17T12:43:57.4318270Z test_ops.py::TestCommonCPU::test_out_sparse_sampled_addmm_cpu_float32 2022-08-17T12:43:57.4339327Z [gw2] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_out_sparse_sampled_addmm_cpu_float32 2022-08-17T12:43:57.4416196Z test_ops.py::TestCommonCPU::test_out_special_bessel_y0_cpu_float32 2022-08-17T12:43:57.4455797Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_special_bessel_y0_cpu_float32 2022-08-17T12:43:57.4478055Z test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:43:57.4478715Z [gw2] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:43:57.4561009Z test_ops.py::TestCommonCPU::test_out_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:43:57.4561784Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_scatter_reduce_amax_cpu_float32 2022-08-17T12:43:57.4780229Z test_ops.py::TestCommonCPU::test_out_scatter_reduce_sum_cpu_float32 2022-08-17T12:43:57.4780989Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:43:57.4861943Z test_ops.py::TestCommonCPU::test_out_special_i1e_cpu_float32 2022-08-17T12:43:57.4862693Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_special_i1e_cpu_float32 2022-08-17T12:43:57.4931209Z test_ops.py::TestCommonCPU::test_out_special_modified_bessel_i0_cpu_float32 2022-08-17T12:43:57.4940596Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_scatter_reduce_sum_cpu_float32 2022-08-17T12:43:57.4995762Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_special_modified_bessel_i0_cpu_float32 2022-08-17T12:43:57.5084452Z test_ops.py::TestCommonCPU::test_out_special_ndtr_cpu_float32 2022-08-17T12:43:57.5085186Z test_ops.py::TestCommonCPU::test_out_select_cpu_float32 2022-08-17T12:43:57.5105497Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_select_cpu_float32 2022-08-17T12:43:57.5106191Z test_ops.py::TestCommonCPU::test_out_sigmoid_cpu_float32 2022-08-17T12:43:57.5106631Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_special_ndtr_cpu_float32 2022-08-17T12:43:57.5118597Z test_ops.py::TestCommonCPU::test_out_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:43:57.5119107Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_sigmoid_cpu_float32 2022-08-17T12:43:57.5180025Z test_ops.py::TestCommonCPU::test_out_sinc_cpu_float32 2022-08-17T12:43:57.5210418Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:43:57.5215617Z test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:43:57.5222944Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_sinc_cpu_float32 2022-08-17T12:43:57.5262163Z [gw2] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:43:57.5262879Z test_ops.py::TestCommonCPU::test_out_split_cpu_float32 2022-08-17T12:43:57.5266741Z test_ops.py::TestCommonCPU::test_out_softmax_with_dtype_cpu_float32 2022-08-17T12:43:57.5282850Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_split_cpu_float32 2022-08-17T12:43:57.5458454Z test_ops.py::TestCommonCPU::test_out_square_cpu_float32 2022-08-17T12:43:57.5459219Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_square_cpu_float32 2022-08-17T12:43:57.5459836Z test_ops.py::TestCommonCPU::test_out_std_mean_cpu_float32 2022-08-17T12:43:57.5464798Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_std_mean_cpu_float32 2022-08-17T12:43:57.5502119Z test_ops.py::TestCommonCPU::test_out_sum_to_size_cpu_float32 2022-08-17T12:43:57.5559037Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_sum_to_size_cpu_float32 2022-08-17T12:43:57.5559764Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_softmax_with_dtype_cpu_float32 2022-08-17T12:43:57.5565255Z test_ops.py::TestCommonCPU::test_out_t_cpu_float32 2022-08-17T12:43:57.5565738Z test_ops.py::TestCommonCPU::test_out_special_bessel_j0_cpu_float32 2022-08-17T12:43:57.5566198Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_t_cpu_float32 2022-08-17T12:43:57.5583784Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_diff_cpu 2022-08-17T12:43:57.5584394Z test_ops.py::TestCommonCPU::test_out_tanh_cpu_float32 2022-08-17T12:43:57.5690007Z test_ops.py::TestCommonCPU::test_out_warning_div_no_rounding_mode_cpu 2022-08-17T12:43:57.5690694Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_special_bessel_j0_cpu_float32 2022-08-17T12:43:57.5691536Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_tanh_cpu_float32 2022-08-17T12:43:57.5692105Z test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:43:57.5759790Z test_ops.py::TestCommonCPU::test_out_to_sparse_cpu_float32 2022-08-17T12:43:57.5760736Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_to_sparse_cpu_float32 2022-08-17T12:43:57.5829070Z test_ops.py::TestCommonCPU::test_out_trapezoid_cpu_float32 2022-08-17T12:43:57.5829715Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_trapezoid_cpu_float32 2022-08-17T12:43:57.5895355Z test_ops.py::TestCommonCPU::test_out_triu_cpu_float32 2022-08-17T12:43:57.5901590Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_div_no_rounding_mode_cpu 2022-08-17T12:43:57.5935718Z test_ops.py::TestCommonCPU::test_out_warning_dsplit_cpu 2022-08-17T12:43:57.5941799Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:43:57.5943878Z test_ops.py::TestCommonCPU::test_out_special_entr_cpu_float32 2022-08-17T12:43:57.5955715Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_dsplit_cpu 2022-08-17T12:43:57.5972438Z test_ops.py::TestCommonCPU::test_out_warning_empty_cpu 2022-08-17T12:43:57.5983007Z [gw3] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_empty_cpu 2022-08-17T12:43:57.5996433Z test_ops.py::TestCommonCPU::test_out_warning_erf_cpu 2022-08-17T12:43:57.6009076Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_triu_cpu_float32 2022-08-17T12:43:57.6035601Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_special_entr_cpu_float32 2022-08-17T12:43:57.6036166Z test_ops.py::TestCommonCPU::test_out_special_i0e_cpu_float32 2022-08-17T12:43:57.6060035Z test_ops.py::TestCommonCPU::test_out_unflatten_cpu_float32 2022-08-17T12:43:57.6064444Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_unflatten_cpu_float32 2022-08-17T12:43:57.6099313Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_erf_cpu 2022-08-17T12:43:57.6128613Z test_ops.py::TestCommonCPU::test_out_unsqueeze_cpu_float32 2022-08-17T12:43:57.6129209Z test_ops.py::TestCommonCPU::test_out_warning_exp_cpu 2022-08-17T12:43:57.6129760Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_special_i0e_cpu_float32 2022-08-17T12:43:57.6130364Z test_ops.py::TestCommonCPU::test_out_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:43:57.6138791Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_unsqueeze_cpu_float32 2022-08-17T12:43:57.6171831Z [gw0] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_out_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:43:57.6172639Z test_ops.py::TestCommonCPU::test_out_view_as_complex_cpu_float32 2022-08-17T12:43:57.6183602Z test_ops.py::TestCommonCPU::test_out_special_modified_bessel_k0_cpu_float32 2022-08-17T12:43:57.6192878Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_view_as_complex_cpu_float32 2022-08-17T12:43:57.6225439Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_exp_cpu 2022-08-17T12:43:57.6226037Z test_ops.py::TestCommonCPU::test_out_vsplit_cpu_float32 2022-08-17T12:43:57.6238356Z test_ops.py::TestCommonCPU::test_out_warning_fft_fft2_cpu 2022-08-17T12:43:57.6252687Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_vsplit_cpu_float32 2022-08-17T12:43:57.6266810Z test_ops.py::TestCommonCPU::test_out_warning___getitem___cpu 2022-08-17T12:43:57.6287281Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_special_modified_bessel_k0_cpu_float32 2022-08-17T12:43:57.6295853Z test_ops.py::TestCommonCPU::test_out_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:43:57.6329413Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning___getitem___cpu 2022-08-17T12:43:57.6377383Z test_ops.py::TestCommonCPU::test_out_warning___rmatmul___cpu 2022-08-17T12:43:57.6389765Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rmatmul___cpu 2022-08-17T12:43:57.6443647Z test_ops.py::TestCommonCPU::test_out_warning___rpow___cpu 2022-08-17T12:43:57.6453072Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rpow___cpu 2022-08-17T12:43:57.6488143Z test_ops.py::TestCommonCPU::test_out_warning__masked_amin_cpu 2022-08-17T12:43:57.6495070Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_amin_cpu 2022-08-17T12:43:57.6531725Z test_ops.py::TestCommonCPU::test_out_warning__masked_cumsum_cpu 2022-08-17T12:43:57.6539058Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_fft2_cpu 2022-08-17T12:43:57.6558083Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_cumsum_cpu 2022-08-17T12:43:57.6573840Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:43:57.6574477Z test_ops.py::TestCommonCPU::test_out_warning_fft_hfft2_cpu 2022-08-17T12:43:57.6575108Z test_ops.py::TestCommonCPU::test_out_warning__masked_mean_cpu 2022-08-17T12:43:57.6590972Z test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:43:57.6606374Z [gw0] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:43:57.6613945Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_mean_cpu 2022-08-17T12:43:57.6617043Z test_ops.py::TestCommonCPU::test_out_special_xlog1py_cpu_float32 2022-08-17T12:43:57.6646342Z test_ops.py::TestCommonCPU::test_out_warning__masked_prod_cpu 2022-08-17T12:43:57.6658946Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_prod_cpu 2022-08-17T12:43:57.6691101Z test_ops.py::TestCommonCPU::test_out_warning__masked_sum_cpu 2022-08-17T12:43:57.6704624Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_sum_cpu 2022-08-17T12:43:57.6817851Z test_ops.py::TestCommonCPU::test_out_warning__refs_acosh_cpu 2022-08-17T12:43:57.6829047Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_hfft2_cpu 2022-08-17T12:43:57.6870764Z test_ops.py::TestCommonCPU::test_out_warning_fft_ifft_cpu 2022-08-17T12:43:57.6877814Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_acosh_cpu 2022-08-17T12:43:57.6919861Z test_ops.py::TestCommonCPU::test_out_warning__refs_all_cpu 2022-08-17T12:43:57.6923553Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_special_xlog1py_cpu_float32 2022-08-17T12:43:57.6961939Z test_ops.py::TestCommonCPU::test_out_split_with_sizes_cpu_float32 2022-08-17T12:43:57.6973775Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_split_with_sizes_cpu_float32 2022-08-17T12:43:57.7134501Z test_ops.py::TestCommonCPU::test_out_stack_cpu_float32 2022-08-17T12:43:57.7146339Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_ifft_cpu 2022-08-17T12:43:57.7277433Z test_ops.py::TestCommonCPU::test_out_warning_fft_ihfft_cpu 2022-08-17T12:43:57.7278151Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_stack_cpu_float32 2022-08-17T12:43:57.7431924Z test_ops.py::TestCommonCPU::test_out_sub_cpu_float32 2022-08-17T12:43:57.7445261Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_ihfft_cpu 2022-08-17T12:43:57.7565621Z test_ops.py::TestCommonCPU::test_out_warning_fft_irfftn_cpu 2022-08-17T12:43:57.7599149Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_sub_cpu_float32 2022-08-17T12:43:57.7688231Z test_ops.py::TestCommonCPU::test_out_svd_lowrank_cpu_float32 2022-08-17T12:43:57.7688885Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_svd_lowrank_cpu_float32 2022-08-17T12:43:57.7806462Z test_ops.py::TestCommonCPU::test_out_take_cpu_float32 2022-08-17T12:43:57.7809367Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_irfftn_cpu 2022-08-17T12:43:57.7846650Z test_ops.py::TestCommonCPU::test_out_warning_fill_cpu 2022-08-17T12:43:57.7850561Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_all_cpu 2022-08-17T12:43:57.7892688Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fill_cpu 2022-08-17T12:43:57.7893328Z test_ops.py::TestCommonCPU::test_out_warning__refs_any_cpu 2022-08-17T12:43:57.7897454Z test_ops.py::TestCommonCPU::test_out_warning_flipud_cpu 2022-08-17T12:43:57.7935335Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_flipud_cpu 2022-08-17T12:43:57.7976337Z test_ops.py::TestCommonCPU::test_out_warning_floor_divide_cpu 2022-08-17T12:43:57.8010398Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_take_cpu_float32 2022-08-17T12:43:57.8084073Z test_ops.py::TestCommonCPU::test_out_tensordot_cpu_float32 2022-08-17T12:43:57.8091038Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_tensordot_cpu_float32 2022-08-17T12:43:57.8147381Z test_ops.py::TestCommonCPU::test_out_trace_cpu_float32 2022-08-17T12:43:57.8148021Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_trace_cpu_float32 2022-08-17T12:43:57.8238209Z test_ops.py::TestCommonCPU::test_out_triangular_solve_cpu_float32 2022-08-17T12:43:57.8238872Z [gw1] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_matrix_norm_cpu 2022-08-17T12:43:57.8384786Z test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_vector_norm_cpu 2022-08-17T12:43:57.8385408Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_floor_divide_cpu 2022-08-17T12:43:57.8385849Z test_ops.py::TestCommonCPU::test_out_warning_frac_cpu 2022-08-17T12:43:57.8386250Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_frac_cpu 2022-08-17T12:43:57.8471446Z test_ops.py::TestCommonCPU::test_out_warning_gcd_cpu 2022-08-17T12:43:57.8753942Z [gw0] [ 20%] XFAIL test_ops.py::TestCommonCPU::test_out_triangular_solve_cpu_float32 2022-08-17T12:43:57.8754492Z test_ops.py::TestCommonCPU::test_out_trunc_cpu_float32 2022-08-17T12:43:57.8754968Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_trunc_cpu_float32 2022-08-17T12:43:57.8755486Z test_ops.py::TestCommonCPU::test_out_unique_consecutive_cpu_float32 2022-08-17T12:43:57.8755960Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_gcd_cpu 2022-08-17T12:43:57.8843977Z test_ops.py::TestCommonCPU::test_out_warning_gt_cpu 2022-08-17T12:43:57.8850412Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_unique_consecutive_cpu_float32 2022-08-17T12:43:57.8853166Z test_ops.py::TestCommonCPU::test_out_var_mean_cpu_float32 2022-08-17T12:43:57.8855442Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_any_cpu 2022-08-17T12:43:57.8950161Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_var_mean_cpu_float32 2022-08-17T12:43:57.8953729Z test_ops.py::TestCommonCPU::test_out_view_as_real_cpu_complex64 2022-08-17T12:43:57.8956405Z test_ops.py::TestCommonCPU::test_out_warning__refs_asinh_cpu 2022-08-17T12:43:57.8960853Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_view_as_real_cpu_complex64 2022-08-17T12:43:57.8964459Z [gw3] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_gt_cpu 2022-08-17T12:43:57.8966232Z test_ops.py::TestCommonCPU::test_out_warning_H_cpu 2022-08-17T12:43:57.8969252Z test_ops.py::TestCommonCPU::test_out_warning_histogram_cpu 2022-08-17T12:43:57.8973327Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_asinh_cpu 2022-08-17T12:43:57.9029578Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning_H_cpu 2022-08-17T12:43:57.9031469Z test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_1d_cpu 2022-08-17T12:43:57.9035226Z test_ops.py::TestCommonCPU::test_out_warning___rand___cpu 2022-08-17T12:43:57.9039846Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rand___cpu 2022-08-17T12:43:57.9493197Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_1d_cpu 2022-08-17T12:43:57.9516319Z test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_left_shift_cpu 2022-08-17T12:43:57.9516909Z test_ops.py::TestCommonCPU::test_out_warning___rmul___cpu 2022-08-17T12:43:57.9520873Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rmul___cpu 2022-08-17T12:43:57.9521696Z test_ops.py::TestCommonCPU::test_out_warning___rxor___cpu 2022-08-17T12:43:57.9522205Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning___rxor___cpu 2022-08-17T12:43:57.9522840Z test_ops.py::TestCommonCPU::test_out_warning__masked_argmin_cpu 2022-08-17T12:43:57.9523384Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_argmin_cpu 2022-08-17T12:43:57.9523898Z test_ops.py::TestCommonCPU::test_out_warning__masked_logaddexp_cpu 2022-08-17T12:43:57.9634193Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_logaddexp_cpu 2022-08-17T12:43:57.9634664Z test_ops.py::TestCommonCPU::test_out_warning__masked_norm_cpu 2022-08-17T12:43:57.9635366Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_norm_cpu 2022-08-17T12:43:57.9635806Z test_ops.py::TestCommonCPU::test_out_warning__masked_softmin_cpu 2022-08-17T12:43:57.9636266Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__masked_softmin_cpu 2022-08-17T12:43:57.9636691Z test_ops.py::TestCommonCPU::test_out_warning__refs_abs_cpu 2022-08-17T12:43:57.9637131Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_abs_cpu 2022-08-17T12:43:57.9637578Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_left_shift_cpu 2022-08-17T12:43:57.9714711Z test_ops.py::TestCommonCPU::test_out_warning__refs_addcdiv_cpu 2022-08-17T12:43:57.9715342Z test_ops.py::TestCommonCPU::test_out_warning__refs_broadcast_shapes_cpu 2022-08-17T12:43:57.9715862Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_broadcast_shapes_cpu 2022-08-17T12:43:57.9716300Z test_ops.py::TestCommonCPU::test_out_warning__refs_ceil_cpu 2022-08-17T12:43:57.9716725Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_ceil_cpu 2022-08-17T12:43:57.9965702Z test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_min_cpu 2022-08-17T12:43:57.9975847Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_min_cpu 2022-08-17T12:43:57.9988432Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_addcdiv_cpu 2022-08-17T12:43:57.9991657Z test_ops.py::TestCommonCPU::test_out_warning__refs_conj_physical_cpu 2022-08-17T12:43:58.0049375Z test_ops.py::TestCommonCPU::test_out_warning__refs_amax_cpu 2022-08-17T12:43:58.0056501Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_conj_physical_cpu 2022-08-17T12:43:58.0170470Z test_ops.py::TestCommonCPU::test_out_warning__refs_cos_cpu 2022-08-17T12:43:58.0181676Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_cos_cpu 2022-08-17T12:43:58.1034286Z test_ops.py::TestCommonCPU::test_out_warning__refs_div_floor_rounding_cpu 2022-08-17T12:43:58.1043131Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_amax_cpu 2022-08-17T12:43:58.1069571Z test_ops.py::TestCommonCPU::test_out_warning__refs_as_strided_cpu 2022-08-17T12:43:58.1077584Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_as_strided_cpu 2022-08-17T12:43:58.1133879Z test_ops.py::TestCommonCPU::test_out_warning__refs_atan_cpu 2022-08-17T12:43:58.1141862Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_atan_cpu 2022-08-17T12:43:58.1167532Z test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_3d_cpu 2022-08-17T12:43:58.1176009Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_3d_cpu 2022-08-17T12:43:58.1478720Z test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_or_cpu 2022-08-17T12:43:58.1486884Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_or_cpu 2022-08-17T12:43:58.1514186Z test_ops.py::TestCommonCPU::test_out_warning__refs_broadcast_to_cpu 2022-08-17T12:43:58.1521317Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_broadcast_to_cpu 2022-08-17T12:43:58.1622264Z test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_cpu 2022-08-17T12:43:58.1630081Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_cpu 2022-08-17T12:43:58.1735707Z test_ops.py::TestCommonCPU::test_out_warning__refs_column_stack_cpu 2022-08-17T12:43:58.1743310Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_column_stack_cpu 2022-08-17T12:43:58.1764524Z test_ops.py::TestCommonCPU::test_out_warning__refs_contiguous_cpu 2022-08-17T12:43:58.1771725Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_contiguous_cpu 2022-08-17T12:43:58.1795038Z test_ops.py::TestCommonCPU::test_out_warning__refs_diagonal_cpu 2022-08-17T12:43:58.1802080Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_diagonal_cpu 2022-08-17T12:43:58.2203717Z test_ops.py::TestCommonCPU::test_out_warning__refs_div_trunc_rounding_cpu 2022-08-17T12:43:58.2212314Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_div_trunc_rounding_cpu 2022-08-17T12:43:58.2226382Z test_ops.py::TestCommonCPU::test_out_warning__refs_empty_like_cpu 2022-08-17T12:43:58.2234810Z [gw0] [ 20%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning__refs_empty_like_cpu 2022-08-17T12:43:58.2296914Z test_ops.py::TestCommonCPU::test_out_warning__refs_erfinv_cpu 2022-08-17T12:43:58.2306472Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_erfinv_cpu 2022-08-17T12:43:58.2312688Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_div_floor_rounding_cpu 2022-08-17T12:43:58.2314954Z test_ops.py::TestCommonCPU::test_out_warning__refs_expm1_cpu 2022-08-17T12:43:58.2368292Z test_ops.py::TestCommonCPU::test_out_warning__refs_dstack_cpu 2022-08-17T12:43:58.2376028Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_expm1_cpu 2022-08-17T12:43:58.2397151Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fftshift_cpu 2022-08-17T12:43:58.2404147Z [gw0] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fftshift_cpu 2022-08-17T12:43:58.2480470Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifft2_cpu 2022-08-17T12:43:58.2492900Z [gw2] [ 20%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_dstack_cpu 2022-08-17T12:43:58.2553235Z test_ops.py::TestCommonCPU::test_out_warning__refs_erf_cpu 2022-08-17T12:43:58.2564703Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_erf_cpu 2022-08-17T12:43:58.2614105Z test_ops.py::TestCommonCPU::test_out_warning__refs_exp_cpu 2022-08-17T12:43:58.2622598Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifft2_cpu 2022-08-17T12:43:58.2688660Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfft2_cpu 2022-08-17T12:43:58.2699236Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_exp_cpu 2022-08-17T12:43:58.2822322Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fft_cpu 2022-08-17T12:43:58.2833156Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfft2_cpu 2022-08-17T12:43:58.3022512Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfft_cpu 2022-08-17T12:43:58.3034485Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fft_cpu 2022-08-17T12:43:58.3213054Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfft_cpu 2022-08-17T12:43:58.3224798Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfft_cpu 2022-08-17T12:43:58.3436099Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfftn_cpu 2022-08-17T12:43:58.3449142Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfft_cpu 2022-08-17T12:43:58.3643138Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifftn_cpu 2022-08-17T12:43:58.3654469Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfftn_cpu 2022-08-17T12:43:58.3690209Z test_ops.py::TestCommonCPU::test_out_warning__refs_fliplr_cpu 2022-08-17T12:43:58.3702165Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fliplr_cpu 2022-08-17T12:43:58.3953095Z test_ops.py::TestCommonCPU::test_out_warning__refs_floor_divide_cpu 2022-08-17T12:43:58.3954014Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifftn_cpu 2022-08-17T12:43:58.4408051Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfftn_cpu 2022-08-17T12:43:58.4418053Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_histogram_cpu 2022-08-17T12:43:58.4430557Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfftn_cpu 2022-08-17T12:43:58.4431349Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfft2_cpu 2022-08-17T12:43:58.4650053Z test_ops.py::TestCommonCPU::test_out_warning_hypot_cpu 2022-08-17T12:43:58.4660782Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfft2_cpu 2022-08-17T12:43:58.4731769Z test_ops.py::TestCommonCPU::test_out_warning__refs_flatten_cpu 2022-08-17T12:43:58.4732347Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_flatten_cpu 2022-08-17T12:43:58.4733848Z test_ops.py::TestCommonCPU::test_out_warning__refs_float_power_cpu 2022-08-17T12:43:58.4742538Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_hypot_cpu 2022-08-17T12:43:58.4786224Z test_ops.py::TestCommonCPU::test_out_warning_imag_cpu 2022-08-17T12:43:58.4830292Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_imag_cpu 2022-08-17T12:43:58.4842105Z test_ops.py::TestCommonCPU::test_out_warning_index_put_cpu 2022-08-17T12:43:58.4850652Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_index_put_cpu 2022-08-17T12:43:58.4883647Z test_ops.py::TestCommonCPU::test_out_warning_int_cpu 2022-08-17T12:43:58.4894628Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_int_cpu 2022-08-17T12:43:58.4995608Z test_ops.py::TestCommonCPU::test_out_warning_isin_cpu 2022-08-17T12:43:58.5007435Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isin_cpu 2022-08-17T12:43:58.5069868Z test_ops.py::TestCommonCPU::test_out_warning_isposinf_cpu 2022-08-17T12:43:58.5080292Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isposinf_cpu 2022-08-17T12:43:58.5111852Z test_ops.py::TestCommonCPU::test_out_warning_jiterator_4inputs_with_extra_args_cpu 2022-08-17T12:43:58.5123729Z [gw3] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_jiterator_4inputs_with_extra_args_cpu 2022-08-17T12:43:58.5255129Z test_ops.py::TestCommonCPU::test_out_warning_kron_cpu 2022-08-17T12:43:58.5255813Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_kron_cpu 2022-08-17T12:43:58.5332796Z test_ops.py::TestCommonCPU::test_out_warning_le_cpu 2022-08-17T12:43:58.5333445Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_float_power_cpu 2022-08-17T12:43:58.5470046Z test_ops.py::TestCommonCPU::test_out_warning__refs_fmin_cpu 2022-08-17T12:43:58.5480682Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_le_cpu 2022-08-17T12:43:58.5812422Z test_ops.py::TestCommonCPU::test_out_warning_linalg_cholesky_ex_cpu 2022-08-17T12:43:58.5826266Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_fmin_cpu 2022-08-17T12:43:58.5980690Z test_ops.py::TestCommonCPU::test_out_warning__refs_ge_cpu 2022-08-17T12:43:58.5991540Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_cholesky_ex_cpu 2022-08-17T12:43:58.6270921Z test_ops.py::TestCommonCPU::test_out_warning_linalg_det_singular_cpu 2022-08-17T12:43:58.6282158Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_ge_cpu 2022-08-17T12:43:58.6399357Z test_ops.py::TestCommonCPU::test_out_warning__refs_hstack_cpu 2022-08-17T12:43:58.6406956Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_floor_divide_cpu 2022-08-17T12:43:58.6423127Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_hstack_cpu 2022-08-17T12:43:58.6423867Z test_ops.py::TestCommonCPU::test_out_warning__refs_igammac_cpu 2022-08-17T12:43:58.6660923Z test_ops.py::TestCommonCPU::test_out_warning__refs_frac_cpu 2022-08-17T12:43:58.6671245Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_frac_cpu 2022-08-17T12:43:58.6909278Z test_ops.py::TestCommonCPU::test_out_warning__refs_heaviside_cpu 2022-08-17T12:43:58.6922396Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_igammac_cpu 2022-08-17T12:43:58.7029461Z test_ops.py::TestCommonCPU::test_out_warning__refs_isinf_cpu 2022-08-17T12:43:58.7044113Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_isinf_cpu 2022-08-17T12:43:58.7049543Z test_ops.py::TestCommonCPU::test_out_warning__refs_lcm_cpu 2022-08-17T12:43:58.7060019Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_det_singular_cpu 2022-08-17T12:43:58.7262044Z test_ops.py::TestCommonCPU::test_out_warning_linalg_eigvalsh_cpu 2022-08-17T12:43:58.7271859Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_eigvalsh_cpu 2022-08-17T12:43:58.7369664Z test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_factor_cpu 2022-08-17T12:43:58.7378965Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_factor_cpu 2022-08-17T12:43:58.7396626Z test_ops.py::TestCommonCPU::test_out_warning_linalg_lstsq_grad_oriented_cpu 2022-08-17T12:43:58.7404488Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_lcm_cpu 2022-08-17T12:43:58.7479919Z test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_norm_cpu 2022-08-17T12:43:58.7491207Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_lstsq_grad_oriented_cpu 2022-08-17T12:43:58.7499206Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_heaviside_cpu 2022-08-17T12:43:58.7500531Z test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_solve_cpu 2022-08-17T12:43:58.7609004Z test_ops.py::TestCommonCPU::test_out_warning__refs_i0_cpu 2022-08-17T12:43:58.7618208Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_i0_cpu 2022-08-17T12:43:58.7680921Z test_ops.py::TestCommonCPU::test_out_warning__refs_isclose_cpu 2022-08-17T12:43:58.7690229Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_isclose_cpu 2022-08-17T12:43:58.7771449Z test_ops.py::TestCommonCPU::test_out_warning__refs_isneginf_cpu 2022-08-17T12:43:58.7782525Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_isneginf_cpu 2022-08-17T12:43:58.7913834Z test_ops.py::TestCommonCPU::test_out_warning__refs_lgamma_cpu 2022-08-17T12:43:58.7924054Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_lgamma_cpu 2022-08-17T12:43:58.8641488Z test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_svdvals_cpu 2022-08-17T12:43:58.8651916Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_norm_cpu 2022-08-17T12:43:58.8676610Z test_ops.py::TestCommonCPU::test_out_warning__refs_linspace_cpu 2022-08-17T12:43:58.8688476Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_vector_norm_cpu 2022-08-17T12:43:58.8767515Z test_ops.py::TestCommonCPU::test_out_warning__refs_log2_cpu 2022-08-17T12:43:58.8777855Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_solve_cpu 2022-08-17T12:43:58.8823753Z test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_rank_hermitian_cpu 2022-08-17T12:43:58.8834787Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_log2_cpu 2022-08-17T12:43:58.8937407Z test_ops.py::TestCommonCPU::test_out_warning__refs_logical_not_cpu 2022-08-17T12:43:58.8942839Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_logical_not_cpu 2022-08-17T12:43:58.8954051Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_svdvals_cpu 2022-08-17T12:43:58.8956864Z test_ops.py::TestCommonCPU::test_out_warning__refs_logsumexp_cpu 2022-08-17T12:43:58.8980361Z test_ops.py::TestCommonCPU::test_out_warning__refs_log1p_cpu 2022-08-17T12:43:58.8990570Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_rank_hermitian_cpu 2022-08-17T12:43:58.9039569Z test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_cpu 2022-08-17T12:43:58.9050333Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_log1p_cpu 2022-08-17T12:43:58.9295396Z test_ops.py::TestCommonCPU::test_out_warning__refs_logical_and_cpu 2022-08-17T12:43:58.9305159Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_cpu 2022-08-17T12:43:58.9314797Z test_ops.py::TestCommonCPU::test_out_warning_linalg_slogdet_cpu 2022-08-17T12:43:58.9325633Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_logical_and_cpu 2022-08-17T12:43:58.9560161Z test_ops.py::TestCommonCPU::test_out_warning__refs_logspace_cpu 2022-08-17T12:43:58.9569045Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_slogdet_cpu 2022-08-17T12:43:58.9722020Z test_ops.py::TestCommonCPU::test_out_warning_linalg_svd_cpu 2022-08-17T12:43:58.9732075Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_linspace_cpu 2022-08-17T12:43:58.9823300Z test_ops.py::TestCommonCPU::test_out_warning__refs_log_cpu 2022-08-17T12:43:58.9831753Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_log_cpu 2022-08-17T12:43:59.0150927Z test_ops.py::TestCommonCPU::test_out_warning__refs_logical_or_cpu 2022-08-17T12:43:59.0160641Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_logical_or_cpu 2022-08-17T12:43:59.0478304Z test_ops.py::TestCommonCPU::test_out_warning__refs_lt_cpu 2022-08-17T12:43:59.0485787Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_lt_cpu 2022-08-17T12:43:59.0522711Z test_ops.py::TestCommonCPU::test_out_warning__refs_meshgrid_list_of_tensors_cpu 2022-08-17T12:43:59.0531608Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_meshgrid_list_of_tensors_cpu 2022-08-17T12:43:59.0650851Z test_ops.py::TestCommonCPU::test_out_warning__refs_mul_cpu 2022-08-17T12:43:59.0662080Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_logsumexp_cpu 2022-08-17T12:43:59.0901196Z test_ops.py::TestCommonCPU::test_out_warning__refs_mean_cpu 2022-08-17T12:43:59.0910623Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_mul_cpu 2022-08-17T12:43:59.1210495Z test_ops.py::TestCommonCPU::test_out_warning__refs_ne_cpu 2022-08-17T12:43:59.1219124Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_ne_cpu 2022-08-17T12:43:59.1257275Z test_ops.py::TestCommonCPU::test_out_warning__refs_new_ones_cpu 2022-08-17T12:43:59.1267476Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_new_ones_cpu 2022-08-17T12:43:59.1287784Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_dropout_cpu 2022-08-17T12:43:59.1296019Z [gw2] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_dropout_cpu 2022-08-17T12:43:59.1322841Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hardtanh_cpu 2022-08-17T12:43:59.1330452Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hardtanh_cpu 2022-08-17T12:43:59.1360318Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_leaky_relu_cpu 2022-08-17T12:43:59.1368184Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_leaky_relu_cpu 2022-08-17T12:43:59.1399945Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_prelu_cpu 2022-08-17T12:43:59.1407974Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_prelu_cpu 2022-08-17T12:43:59.1496782Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_softplus_cpu 2022-08-17T12:43:59.1504320Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_softplus_cpu 2022-08-17T12:43:59.1587494Z test_ops.py::TestCommonCPU::test_out_warning__refs_norm_cpu 2022-08-17T12:43:59.1595189Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_mean_cpu 2022-08-17T12:43:59.1619328Z test_ops.py::TestCommonCPU::test_out_warning__refs_movedim_cpu 2022-08-17T12:43:59.1626884Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_movedim_cpu 2022-08-17T12:43:59.1669892Z test_ops.py::TestCommonCPU::test_out_warning__refs_native_layer_norm_cpu 2022-08-17T12:43:59.1677265Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_native_layer_norm_cpu 2022-08-17T12:43:59.1705259Z test_ops.py::TestCommonCPU::test_out_warning__refs_new_full_cpu 2022-08-17T12:43:59.1710734Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_new_full_cpu 2022-08-17T12:43:59.1732482Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_celu_cpu 2022-08-17T12:43:59.1739696Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_celu_cpu 2022-08-17T12:43:59.1938726Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hardshrink_cpu 2022-08-17T12:43:59.1946608Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hardshrink_cpu 2022-08-17T12:43:59.1969642Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_layer_norm_cpu 2022-08-17T12:43:59.1977126Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_layer_norm_cpu 2022-08-17T12:43:59.2005542Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_mse_loss_cpu 2022-08-17T12:43:59.2012787Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_mse_loss_cpu 2022-08-17T12:43:59.2034077Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_selu_cpu 2022-08-17T12:43:59.2041136Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_selu_cpu 2022-08-17T12:43:59.2066588Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_threshold_cpu 2022-08-17T12:43:59.2073680Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_threshold_cpu 2022-08-17T12:43:59.2343238Z test_ops.py::TestCommonCPU::test_out_warning__refs_pow_cpu 2022-08-17T12:43:59.2351214Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_norm_cpu 2022-08-17T12:43:59.2404964Z test_ops.py::TestCommonCPU::test_out_warning__refs_prod_cpu 2022-08-17T12:43:59.2413772Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_pow_cpu 2022-08-17T12:43:59.2502529Z test_ops.py::TestCommonCPU::test_out_warning__refs_reciprocal_cpu 2022-08-17T12:43:59.2510370Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_reciprocal_cpu 2022-08-17T12:43:59.2532574Z test_ops.py::TestCommonCPU::test_out_warning__refs_rot90_cpu 2022-08-17T12:43:59.2539748Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_rot90_cpu 2022-08-17T12:43:59.2681068Z test_ops.py::TestCommonCPU::test_out_warning__refs_sigmoid_cpu 2022-08-17T12:43:59.2688939Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_sigmoid_cpu 2022-08-17T12:43:59.2738600Z test_ops.py::TestCommonCPU::test_out_warning__refs_sinh_cpu 2022-08-17T12:43:59.2745898Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_sinh_cpu 2022-08-17T12:43:59.2817122Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_i1e_cpu 2022-08-17T12:43:59.2824382Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_special_i1e_cpu 2022-08-17T12:43:59.2911638Z test_ops.py::TestCommonCPU::test_out_warning__refs_square_cpu 2022-08-17T12:43:59.2919620Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_square_cpu 2022-08-17T12:43:59.2957763Z test_ops.py::TestCommonCPU::test_out_warning__refs_std_mean_cpu 2022-08-17T12:43:59.2965647Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_std_mean_cpu 2022-08-17T12:43:59.3017859Z test_ops.py::TestCommonCPU::test_out_warning__refs_tan_cpu 2022-08-17T12:43:59.3024910Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_tan_cpu 2022-08-17T12:43:59.3048259Z test_ops.py::TestCommonCPU::test_out_warning__refs_transpose_cpu 2022-08-17T12:43:59.3056344Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_transpose_cpu 2022-08-17T12:43:59.3076467Z test_ops.py::TestCommonCPU::test_out_warning__refs_unflatten_cpu 2022-08-17T12:43:59.3083957Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_unflatten_cpu 2022-08-17T12:43:59.3106191Z test_ops.py::TestCommonCPU::test_out_warning__refs_view_cpu 2022-08-17T12:43:59.3113418Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_view_cpu 2022-08-17T12:43:59.3163889Z test_ops.py::TestCommonCPU::test_out_warning_abs_cpu 2022-08-17T12:43:59.3174846Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_abs_cpu 2022-08-17T12:43:59.3245552Z test_ops.py::TestCommonCPU::test_out_warning_addbmm_cpu 2022-08-17T12:43:59.3256018Z [gw1] [ 21%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_addbmm_cpu 2022-08-17T12:43:59.3375237Z test_ops.py::TestCommonCPU::test_out_warning_addmm_decomposed_cpu 2022-08-17T12:43:59.3387036Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_addmm_decomposed_cpu 2022-08-17T12:43:59.3441346Z test_ops.py::TestCommonCPU::test_out_warning_allclose_cpu 2022-08-17T12:43:59.3449012Z [gw1] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_allclose_cpu 2022-08-17T12:43:59.3504529Z test_ops.py::TestCommonCPU::test_out_warning_angle_cpu 2022-08-17T12:43:59.3515315Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_angle_cpu 2022-08-17T12:43:59.3605815Z test_ops.py::TestCommonCPU::test_out_warning_argmin_cpu 2022-08-17T12:43:59.3613819Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_prod_cpu 2022-08-17T12:43:59.3884939Z test_ops.py::TestCommonCPU::test_out_warning__refs_remainder_cpu 2022-08-17T12:43:59.3895424Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_argmin_cpu 2022-08-17T12:43:59.3924375Z test_ops.py::TestCommonCPU::test_out_warning_as_strided_scatter_cpu 2022-08-17T12:43:59.3933899Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_as_strided_scatter_cpu 2022-08-17T12:43:59.3967644Z test_ops.py::TestCommonCPU::test_out_warning_atan_cpu 2022-08-17T12:43:59.3982604Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_remainder_cpu 2022-08-17T12:43:59.3983956Z test_ops.py::TestCommonCPU::test_out_warning__refs_round_cpu 2022-08-17T12:43:59.3991083Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_atan_cpu 2022-08-17T12:43:59.4019987Z test_ops.py::TestCommonCPU::test_out_warning_atleast_3d_cpu 2022-08-17T12:43:59.4031213Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_atleast_3d_cpu 2022-08-17T12:43:59.4037583Z test_ops.py::TestCommonCPU::test_out_warning_bincount_cpu 2022-08-17T12:43:59.4044656Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_round_cpu 2022-08-17T12:43:59.4052743Z test_ops.py::TestCommonCPU::test_out_warning__refs_sign_cpu 2022-08-17T12:43:59.4061987Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bincount_cpu 2022-08-17T12:43:59.4097560Z test_ops.py::TestCommonCPU::test_out_warning_bitwise_or_cpu 2022-08-17T12:43:59.4108011Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_sign_cpu 2022-08-17T12:43:59.4306346Z test_ops.py::TestCommonCPU::test_out_warning__refs_softmax_cpu 2022-08-17T12:43:59.4318842Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bitwise_or_cpu 2022-08-17T12:43:59.4374216Z test_ops.py::TestCommonCPU::test_out_warning_bmm_cpu 2022-08-17T12:43:59.4388709Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bmm_cpu 2022-08-17T12:43:59.4435813Z test_ops.py::TestCommonCPU::test_out_warning_broadcast_to_cpu 2022-08-17T12:43:59.4437714Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_broadcast_to_cpu 2022-08-17T12:43:59.4651920Z test_ops.py::TestCommonCPU::test_out_warning_cat_cpu 2022-08-17T12:43:59.4672348Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_svd_cpu 2022-08-17T12:43:59.4673098Z test_ops.py::TestCommonCPU::test_out_warning_linalg_vander_cpu 2022-08-17T12:43:59.4732571Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_softmax_cpu 2022-08-17T12:43:59.4742831Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_logit_cpu 2022-08-17T12:43:59.4750496Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cat_cpu 2022-08-17T12:43:59.4751157Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_vander_cpu 2022-08-17T12:43:59.4751687Z test_ops.py::TestCommonCPU::test_out_warning_char_cpu 2022-08-17T12:43:59.4752172Z test_ops.py::TestCommonCPU::test_out_warning_log10_cpu 2022-08-17T12:43:59.4752644Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_char_cpu 2022-08-17T12:43:59.4790648Z test_ops.py::TestCommonCPU::test_out_warning_chunk_cpu 2022-08-17T12:43:59.4791305Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_chunk_cpu 2022-08-17T12:43:59.4822583Z test_ops.py::TestCommonCPU::test_out_warning_clone_cpu 2022-08-17T12:43:59.4824937Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_clone_cpu 2022-08-17T12:43:59.4838356Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_log10_cpu 2022-08-17T12:43:59.4841521Z test_ops.py::TestCommonCPU::test_out_warning_log_softmax_cpu 2022-08-17T12:43:59.4868612Z test_ops.py::TestCommonCPU::test_out_warning_conj_cpu 2022-08-17T12:43:59.4881416Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_special_logit_cpu 2022-08-17T12:43:59.4905969Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_conj_cpu 2022-08-17T12:43:59.4906620Z test_ops.py::TestCommonCPU::test_out_warning__refs_squeeze_cpu 2022-08-17T12:43:59.4957967Z test_ops.py::TestCommonCPU::test_out_warning_copysign_cpu 2022-08-17T12:43:59.4958664Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_squeeze_cpu 2022-08-17T12:43:59.5059480Z test_ops.py::TestCommonCPU::test_out_warning__refs_sub_cpu 2022-08-17T12:43:59.5070814Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_log_softmax_cpu 2022-08-17T12:43:59.5207223Z test_ops.py::TestCommonCPU::test_out_warning_logcumsumexp_cpu 2022-08-17T12:43:59.5219874Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_copysign_cpu 2022-08-17T12:43:59.5256563Z test_ops.py::TestCommonCPU::test_out_warning_count_nonzero_cpu 2022-08-17T12:43:59.5268306Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_count_nonzero_cpu 2022-08-17T12:43:59.5285184Z test_ops.py::TestCommonCPU::test_out_warning_cummin_cpu 2022-08-17T12:43:59.5295685Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logcumsumexp_cpu 2022-08-17T12:43:59.5409259Z test_ops.py::TestCommonCPU::test_out_warning_logical_or_cpu 2022-08-17T12:43:59.5421380Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cummin_cpu 2022-08-17T12:43:59.5516779Z test_ops.py::TestCommonCPU::test_out_warning_deg2rad_cpu 2022-08-17T12:43:59.5529748Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_sub_cpu 2022-08-17T12:43:59.5540917Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_deg2rad_cpu 2022-08-17T12:43:59.5541485Z test_ops.py::TestCommonCPU::test_out_warning_diagonal_cpu 2022-08-17T12:43:59.5550259Z test_ops.py::TestCommonCPU::test_out_warning__refs_tanh_cpu 2022-08-17T12:43:59.5615016Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logical_or_cpu 2022-08-17T12:43:59.5615869Z test_ops.py::TestCommonCPU::test_out_warning_logsumexp_cpu 2022-08-17T12:43:59.5616447Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_diagonal_cpu 2022-08-17T12:43:59.5628054Z test_ops.py::TestCommonCPU::test_out_warning_dist_cpu 2022-08-17T12:43:59.5630283Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_dist_cpu 2022-08-17T12:43:59.5655599Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_tanh_cpu 2022-08-17T12:43:59.5656263Z test_ops.py::TestCommonCPU::test_out_warning__refs_true_divide_cpu 2022-08-17T12:43:59.5758023Z test_ops.py::TestCommonCPU::test_out_warning_dot_cpu 2022-08-17T12:43:59.5758551Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_dot_cpu 2022-08-17T12:43:59.5912841Z test_ops.py::TestCommonCPU::test_out_warning_eig_cpu 2022-08-17T12:43:59.5913547Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_eig_cpu 2022-08-17T12:43:59.6119285Z test_ops.py::TestCommonCPU::test_out_warning_eq_cpu 2022-08-17T12:43:59.6120131Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logsumexp_cpu 2022-08-17T12:43:59.6142674Z test_ops.py::TestCommonCPU::test_out_warning_lu_solve_cpu 2022-08-17T12:43:59.6156318Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_eq_cpu 2022-08-17T12:43:59.6160143Z test_ops.py::TestCommonCPU::test_out_warning_erfinv_cpu 2022-08-17T12:43:59.6171700Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_true_divide_cpu 2022-08-17T12:43:59.6217512Z test_ops.py::TestCommonCPU::test_out_warning__refs_unsqueeze_cpu 2022-08-17T12:43:59.6231219Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_unsqueeze_cpu 2022-08-17T12:43:59.6239709Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_erfinv_cpu 2022-08-17T12:43:59.6242840Z test_ops.py::TestCommonCPU::test_out_warning__refs_vsplit_cpu 2022-08-17T12:43:59.6272643Z test_ops.py::TestCommonCPU::test_out_warning_expand_cpu 2022-08-17T12:43:59.6286481Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_expand_cpu 2022-08-17T12:43:59.6297910Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_vsplit_cpu 2022-08-17T12:43:59.6298588Z test_ops.py::TestCommonCPU::test_out_warning_acos_cpu 2022-08-17T12:43:59.6406618Z test_ops.py::TestCommonCPU::test_out_warning_fft_fftn_cpu 2022-08-17T12:43:59.6465888Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_acos_cpu 2022-08-17T12:43:59.6621128Z test_ops.py::TestCommonCPU::test_out_warning_addcdiv_cpu 2022-08-17T12:43:59.6660406Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_fftn_cpu 2022-08-17T12:43:59.6674293Z test_ops.py::TestCommonCPU::test_out_warning_fft_hfftn_cpu 2022-08-17T12:43:59.6683751Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_lu_solve_cpu 2022-08-17T12:43:59.6726288Z test_ops.py::TestCommonCPU::test_out_warning_masked_fill_cpu 2022-08-17T12:43:59.6745939Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_masked_fill_cpu 2022-08-17T12:43:59.6828272Z test_ops.py::TestCommonCPU::test_out_warning_matrix_exp_cpu 2022-08-17T12:43:59.6829267Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_matrix_exp_cpu 2022-08-17T12:43:59.6850096Z test_ops.py::TestCommonCPU::test_out_warning_maximum_cpu 2022-08-17T12:43:59.6892519Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_addcdiv_cpu 2022-08-17T12:43:59.7053703Z test_ops.py::TestCommonCPU::test_out_warning_addmv_cpu 2022-08-17T12:43:59.7087293Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_hfftn_cpu 2022-08-17T12:43:59.7089753Z test_ops.py::TestCommonCPU::test_out_warning_fft_ifftshift_cpu 2022-08-17T12:43:59.7093888Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_addmv_cpu 2022-08-17T12:43:59.7102313Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_maximum_cpu 2022-08-17T12:43:59.7146576Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_ifftshift_cpu 2022-08-17T12:43:59.7147390Z test_ops.py::TestCommonCPU::test_out_warning_amax_cpu 2022-08-17T12:43:59.7148047Z test_ops.py::TestCommonCPU::test_out_warning_meshgrid_variadic_tensors_cpu 2022-08-17T12:43:59.7174715Z test_ops.py::TestCommonCPU::test_out_warning_fft_irfft2_cpu 2022-08-17T12:43:59.7176533Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_meshgrid_variadic_tensors_cpu 2022-08-17T12:43:59.7475289Z test_ops.py::TestCommonCPU::test_out_warning_minimum_cpu 2022-08-17T12:43:59.7476163Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_irfft2_cpu 2022-08-17T12:43:59.7476717Z test_ops.py::TestCommonCPU::test_out_warning_fft_rfft_cpu 2022-08-17T12:43:59.7528444Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_minimum_cpu 2022-08-17T12:43:59.7633841Z test_ops.py::TestCommonCPU::test_out_warning_msort_cpu 2022-08-17T12:43:59.7681953Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_msort_cpu 2022-08-17T12:43:59.7722974Z test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_1_cpu 2022-08-17T12:43:59.7734561Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_amax_cpu 2022-08-17T12:43:59.7801037Z test_ops.py::TestCommonCPU::test_out_warning_any_cpu 2022-08-17T12:43:59.7853237Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_rfft_cpu 2022-08-17T12:43:59.7854415Z test_ops.py::TestCommonCPU::test_out_warning_flip_cpu 2022-08-17T12:43:59.7986704Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_flip_cpu 2022-08-17T12:43:59.7987246Z test_ops.py::TestCommonCPU::test_out_warning_float_power_cpu 2022-08-17T12:43:59.8047689Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_1_cpu 2022-08-17T12:43:59.8197688Z test_ops.py::TestCommonCPU::test_out_warning_nanmean_cpu 2022-08-17T12:43:59.8198479Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_any_cpu 2022-08-17T12:43:59.8199059Z test_ops.py::TestCommonCPU::test_out_warning_argsort_cpu 2022-08-17T12:43:59.8200803Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_float_power_cpu 2022-08-17T12:43:59.8207896Z test_ops.py::TestCommonCPU::test_out_warning_fmin_cpu 2022-08-17T12:43:59.8225013Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_argsort_cpu 2022-08-17T12:43:59.8324016Z test_ops.py::TestCommonCPU::test_out_warning_asin_cpu 2022-08-17T12:43:59.8324769Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_asin_cpu 2022-08-17T12:43:59.8374332Z test_ops.py::TestCommonCPU::test_out_warning_atanh_cpu 2022-08-17T12:43:59.8412719Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_atanh_cpu 2022-08-17T12:43:59.8465509Z test_ops.py::TestCommonCPU::test_out_warning_baddbmm_cpu 2022-08-17T12:43:59.8510488Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fmin_cpu 2022-08-17T12:43:59.8521705Z test_ops.py::TestCommonCPU::test_out_warning_full_like_cpu 2022-08-17T12:43:59.8530398Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_full_like_cpu 2022-08-17T12:43:59.8740685Z test_ops.py::TestCommonCPU::test_out_warning_geqrf_cpu 2022-08-17T12:43:59.8742677Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_baddbmm_cpu 2022-08-17T12:43:59.8945052Z test_ops.py::TestCommonCPU::test_out_warning_bitwise_and_cpu 2022-08-17T12:43:59.8955645Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bitwise_and_cpu 2022-08-17T12:43:59.9069869Z test_ops.py::TestCommonCPU::test_out_warning_bitwise_right_shift_cpu 2022-08-17T12:43:59.9076805Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nanmean_cpu 2022-08-17T12:43:59.9109938Z test_ops.py::TestCommonCPU::test_out_warning_narrow_cpu 2022-08-17T12:43:59.9120764Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_narrow_cpu 2022-08-17T12:43:59.9157092Z test_ops.py::TestCommonCPU::test_out_warning_new_empty_cpu 2022-08-17T12:43:59.9167763Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_new_empty_cpu 2022-08-17T12:43:59.9196403Z test_ops.py::TestCommonCPU::test_out_warning_nextafter_cpu 2022-08-17T12:43:59.9208006Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bitwise_right_shift_cpu 2022-08-17T12:43:59.9244614Z test_ops.py::TestCommonCPU::test_out_warning_bool_cpu 2022-08-17T12:43:59.9253284Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bool_cpu 2022-08-17T12:43:59.9468239Z test_ops.py::TestCommonCPU::test_out_warning_bucketize_cpu 2022-08-17T12:43:59.9479071Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nextafter_cpu 2022-08-17T12:43:59.9510816Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool1d_cpu 2022-08-17T12:43:59.9521233Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool1d_cpu 2022-08-17T12:43:59.9604685Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool2d_cpu 2022-08-17T12:43:59.9615396Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_geqrf_cpu 2022-08-17T12:43:59.9809675Z test_ops.py::TestCommonCPU::test_out_warning_heaviside_cpu 2022-08-17T12:43:59.9810275Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool2d_cpu 2022-08-17T12:43:59.9866585Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_bilinear_cpu 2022-08-17T12:43:59.9870091Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_bilinear_cpu 2022-08-17T12:43:59.9887480Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bucketize_cpu 2022-08-17T12:43:59.9888112Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv1d_cpu 2022-08-17T12:43:59.9920290Z test_ops.py::TestCommonCPU::test_out_warning_cdist_cpu 2022-08-17T12:43:59.9924883Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_heaviside_cpu 2022-08-17T12:43:59.9945820Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv1d_cpu 2022-08-17T12:43:59.9946429Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose3d_cpu 2022-08-17T12:43:59.9974796Z test_ops.py::TestCommonCPU::test_out_warning_hsplit_cpu 2022-08-17T12:43:59.9986608Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose3d_cpu 2022-08-17T12:44:00.0010997Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_hsplit_cpu 2022-08-17T12:44:00.0011664Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_ctc_loss_cpu 2022-08-17T12:44:00.0044487Z test_ops.py::TestCommonCPU::test_out_warning_igamma_cpu 2022-08-17T12:44:00.0051086Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_ctc_loss_cpu 2022-08-17T12:44:00.0084229Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_elu_cpu 2022-08-17T12:44:00.0095049Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_elu_cpu 2022-08-17T12:44:00.0150270Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_feature_alpha_dropout_without_train_cpu 2022-08-17T12:44:00.0161056Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_feature_alpha_dropout_without_train_cpu 2022-08-17T12:44:00.0255719Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_gelu_cpu 2022-08-17T12:44:00.0267264Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cdist_cpu 2022-08-17T12:44:00.0286579Z test_ops.py::TestCommonCPU::test_out_warning_cholesky_cpu 2022-08-17T12:44:00.0297326Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_igamma_cpu 2022-08-17T12:44:00.0429994Z test_ops.py::TestCommonCPU::test_out_warning_index_copy_cpu 2022-08-17T12:44:00.0441609Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_index_copy_cpu 2022-08-17T12:44:00.0480371Z test_ops.py::TestCommonCPU::test_out_warning_index_select_cpu 2022-08-17T12:44:00.0498073Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_gelu_cpu 2022-08-17T12:44:00.0598375Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardshrink_cpu 2022-08-17T12:44:00.0608048Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_index_select_cpu 2022-08-17T12:44:00.0656002Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cholesky_cpu 2022-08-17T12:44:00.0660938Z test_ops.py::TestCommonCPU::test_out_warning_clamp_cpu 2022-08-17T12:44:00.0728310Z test_ops.py::TestCommonCPU::test_out_warning_isclose_cpu 2022-08-17T12:44:00.0735038Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isclose_cpu 2022-08-17T12:44:00.0741761Z test_ops.py::TestCommonCPU::test_out_warning_isnan_cpu 2022-08-17T12:44:00.0746635Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isnan_cpu 2022-08-17T12:44:00.0751959Z test_ops.py::TestCommonCPU::test_out_warning_istft_cpu 2022-08-17T12:44:00.0760340Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardshrink_cpu 2022-08-17T12:44:00.0769130Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_istft_cpu 2022-08-17T12:44:00.0818562Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:44:00.0853864Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_clamp_cpu 2022-08-17T12:44:00.0854344Z test_ops.py::TestCommonCPU::test_out_warning_jiterator_binary_return_by_ref_cpu 2022-08-17T12:44:00.0858336Z test_ops.py::TestCommonCPU::test_out_warning_column_stack_cpu 2022-08-17T12:44:00.0902939Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:44:00.0910541Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_bicubic_cpu 2022-08-17T12:44:00.0912159Z [gw1] [ 21%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_jiterator_binary_return_by_ref_cpu 2022-08-17T12:44:00.0912796Z test_ops.py::TestCommonCPU::test_out_warning_lcm_cpu 2022-08-17T12:44:00.0913333Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_bicubic_cpu 2022-08-17T12:44:00.0919738Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_trilinear_cpu 2022-08-17T12:44:00.0927947Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_column_stack_cpu 2022-08-17T12:44:00.0948307Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_trilinear_cpu 2022-08-17T12:44:00.1000148Z test_ops.py::TestCommonCPU::test_out_warning_conj_physical_cpu 2022-08-17T12:44:00.1000696Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_leaky_relu_cpu 2022-08-17T12:44:00.1008965Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_leaky_relu_cpu 2022-08-17T12:44:00.1009660Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:44:00.1054463Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_conj_physical_cpu 2022-08-17T12:44:00.1064472Z test_ops.py::TestCommonCPU::test_out_warning_corrcoef_cpu 2022-08-17T12:44:00.1070780Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:44:00.1076168Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_corrcoef_cpu 2022-08-17T12:44:00.1081842Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool1d_cpu 2022-08-17T12:44:00.1106096Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool1d_cpu 2022-08-17T12:44:00.1106750Z test_ops.py::TestCommonCPU::test_out_warning_cov_cpu 2022-08-17T12:44:00.1122065Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool3d_cpu 2022-08-17T12:44:00.1128684Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_lcm_cpu 2022-08-17T12:44:00.3059001Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool3d_cpu 2022-08-17T12:44:00.3063583Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cov_cpu 2022-08-17T12:44:00.3067036Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_logspace_cpu 2022-08-17T12:44:00.3068190Z test_ops.py::TestCommonCPU::test_out_warning_lgamma_cpu 2022-08-17T12:44:00.3070563Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multi_margin_loss_cpu 2022-08-17T12:44:00.3071697Z test_ops.py::TestCommonCPU::test_out_warning_cumprod_cpu 2022-08-17T12:44:00.3082819Z test_ops.py::TestCommonCPU::test_out_warning__refs_maximum_cpu 2022-08-17T12:44:00.3093723Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multi_margin_loss_cpu 2022-08-17T12:44:00.3174490Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_normalize_cpu 2022-08-17T12:44:00.3183784Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_lgamma_cpu 2022-08-17T12:44:00.3274247Z test_ops.py::TestCommonCPU::test_out_warning_linalg_cross_cpu 2022-08-17T12:44:00.3282694Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_cross_cpu 2022-08-17T12:44:00.3314145Z test_ops.py::TestCommonCPU::test_out_warning_linalg_eigh_cpu 2022-08-17T12:44:00.3320053Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_normalize_cpu 2022-08-17T12:44:00.3346165Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_reflect_cpu 2022-08-17T12:44:00.3352063Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_reflect_cpu 2022-08-17T12:44:00.3359378Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cumprod_cpu 2022-08-17T12:44:00.3361420Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pixel_shuffle_cpu 2022-08-17T12:44:00.3388424Z test_ops.py::TestCommonCPU::test_out_warning_diag_cpu 2022-08-17T12:44:00.3398423Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pixel_shuffle_cpu 2022-08-17T12:44:00.3430515Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_relu6_cpu 2022-08-17T12:44:00.3445244Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_relu6_cpu 2022-08-17T12:44:00.3449471Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_silu_complex_cpu 2022-08-17T12:44:00.3461596Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_maximum_cpu 2022-08-17T12:44:00.3472747Z test_ops.py::TestCommonCPU::test_out_warning__refs_minimum_cpu 2022-08-17T12:44:00.3485699Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_silu_complex_cpu 2022-08-17T12:44:00.3511158Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softmin_cpu 2022-08-17T12:44:00.3522585Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_eigh_cpu 2022-08-17T12:44:00.3571182Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softmin_cpu 2022-08-17T12:44:00.3571891Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softsign_cpu 2022-08-17T12:44:00.3575760Z test_ops.py::TestCommonCPU::test_out_warning_linalg_inv_cpu 2022-08-17T12:44:00.3611098Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softsign_cpu 2022-08-17T12:44:00.3626911Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_triplet_margin_with_distance_loss_cpu 2022-08-17T12:44:00.3650948Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_triplet_margin_with_distance_loss_cpu 2022-08-17T12:44:00.3693825Z test_ops.py::TestCommonCPU::test_out_warning_nonzero_cpu 2022-08-17T12:44:00.3713170Z [gw3] [ 21%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_nonzero_cpu 2022-08-17T12:44:00.3764647Z test_ops.py::TestCommonCPU::test_out_warning_norm_nuc_cpu 2022-08-17T12:44:00.3765385Z [gw1] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_inv_cpu 2022-08-17T12:44:00.3824785Z test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_solve_cpu 2022-08-17T12:44:00.3830598Z [gw3] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_norm_nuc_cpu 2022-08-17T12:44:00.3848010Z test_ops.py::TestCommonCPU::test_out_warning_ormqr_cpu 2022-08-17T12:44:00.3861951Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_diag_cpu 2022-08-17T12:44:00.3912873Z test_ops.py::TestCommonCPU::test_out_warning_diagonal_scatter_cpu 2022-08-17T12:44:00.3918777Z [gw2] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning_diagonal_scatter_cpu 2022-08-17T12:44:00.4039388Z test_ops.py::TestCommonCPU::test_out_warning_div_floor_rounding_cpu 2022-08-17T12:44:00.4103958Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_minimum_cpu 2022-08-17T12:44:00.4104654Z test_ops.py::TestCommonCPU::test_out_warning__refs_narrow_cpu 2022-08-17T12:44:00.4105287Z [gw0] [ 21%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_narrow_cpu 2022-08-17T12:44:00.4105824Z test_ops.py::TestCommonCPU::test_out_warning__refs_new_empty_cpu 2022-08-17T12:44:00.4107230Z [gw0] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning__refs_new_empty_cpu 2022-08-17T12:44:00.4109970Z test_ops.py::TestCommonCPU::test_out_warning__refs_nextafter_cpu 2022-08-17T12:44:00.4114386Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_solve_cpu 2022-08-17T12:44:00.4325698Z test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_factor_cpu 2022-08-17T12:44:00.4326351Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_div_floor_rounding_cpu 2022-08-17T12:44:00.4326905Z test_ops.py::TestCommonCPU::test_out_warning_double_cpu 2022-08-17T12:44:00.4327411Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_double_cpu 2022-08-17T12:44:00.4337448Z test_ops.py::TestCommonCPU::test_out_warning_einsum_cpu 2022-08-17T12:44:00.4358827Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_einsum_cpu 2022-08-17T12:44:00.4398372Z test_ops.py::TestCommonCPU::test_out_warning_equal_cpu 2022-08-17T12:44:00.4481564Z [gw2] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_equal_cpu 2022-08-17T12:44:00.4660275Z test_ops.py::TestCommonCPU::test_out_warning_exp2_cpu 2022-08-17T12:44:00.4691334Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_exp2_cpu 2022-08-17T12:44:00.4783905Z test_ops.py::TestCommonCPU::test_out_warning_expm1_cpu 2022-08-17T12:44:00.4784515Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nextafter_cpu 2022-08-17T12:44:00.4785080Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_gelu_cpu 2022-08-17T12:44:00.4785592Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_expm1_cpu 2022-08-17T12:44:00.4786097Z test_ops.py::TestCommonCPU::test_out_warning_fft_fftshift_cpu 2022-08-17T12:44:00.4838937Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_factor_cpu 2022-08-17T12:44:00.4839610Z test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_power_cpu 2022-08-17T12:44:00.4840323Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_fftshift_cpu 2022-08-17T12:44:00.4992714Z test_ops.py::TestCommonCPU::test_out_warning_fft_ifft2_cpu 2022-08-17T12:44:00.4998577Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_gelu_cpu 2022-08-17T12:44:00.5044177Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_l1_loss_cpu 2022-08-17T12:44:00.5044921Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_l1_loss_cpu 2022-08-17T12:44:00.5088174Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_mish_cpu 2022-08-17T12:44:00.5089067Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_mish_cpu 2022-08-17T12:44:00.5118456Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_relu_cpu 2022-08-17T12:44:00.5132991Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_relu_cpu 2022-08-17T12:44:00.5174612Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:44:00.5184705Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:44:00.5268507Z test_ops.py::TestCommonCPU::test_out_warning__refs_positive_cpu 2022-08-17T12:44:00.5269250Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_ifft2_cpu 2022-08-17T12:44:00.5269853Z test_ops.py::TestCommonCPU::test_out_warning_fft_ihfft2_cpu 2022-08-17T12:44:00.5270487Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_positive_cpu 2022-08-17T12:44:00.5276454Z test_ops.py::TestCommonCPU::test_out_warning__refs_real_cpu 2022-08-17T12:44:00.5276994Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_real_cpu 2022-08-17T12:44:00.5393545Z test_ops.py::TestCommonCPU::test_out_warning__refs_roll_cpu 2022-08-17T12:44:00.5394315Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_roll_cpu 2022-08-17T12:44:00.5396973Z test_ops.py::TestCommonCPU::test_out_warning__refs_rsub_cpu 2022-08-17T12:44:00.5401181Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_rsub_cpu 2022-08-17T12:44:00.5401866Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_power_cpu 2022-08-17T12:44:00.5402392Z test_ops.py::TestCommonCPU::test_out_warning__refs_sin_cpu 2022-08-17T12:44:00.5461129Z test_ops.py::TestCommonCPU::test_out_warning_linalg_norm_cpu 2022-08-17T12:44:00.5472318Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_sin_cpu 2022-08-17T12:44:00.5590628Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_i1_cpu 2022-08-17T12:44:00.5601650Z [gw2] [ 22%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_fft_ihfft2_cpu 2022-08-17T12:44:00.5621276Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_special_i1_cpu 2022-08-17T12:44:00.5621964Z test_ops.py::TestCommonCPU::test_out_warning__refs_sqrt_cpu 2022-08-17T12:44:00.5697626Z test_ops.py::TestCommonCPU::test_out_warning_fft_irfft_cpu 2022-08-17T12:44:00.5708642Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_sqrt_cpu 2022-08-17T12:44:00.5879568Z test_ops.py::TestCommonCPU::test_out_warning__refs_std_cpu 2022-08-17T12:44:00.5890111Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_irfft_cpu 2022-08-17T12:44:00.6139921Z test_ops.py::TestCommonCPU::test_out_warning_fft_rfftn_cpu 2022-08-17T12:44:00.6152040Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_norm_cpu 2022-08-17T12:44:00.6183115Z test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_singular_cpu 2022-08-17T12:44:00.6193556Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_std_cpu 2022-08-17T12:44:00.6202018Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_rfftn_cpu 2022-08-17T12:44:00.6240153Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_singular_cpu 2022-08-17T12:44:00.6240814Z test_ops.py::TestCommonCPU::test_out_warning_fliplr_cpu 2022-08-17T12:44:00.6241631Z test_ops.py::TestCommonCPU::test_out_warning__refs_t_cpu 2022-08-17T12:44:00.6266979Z test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_ex_cpu 2022-08-17T12:44:00.6270698Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_t_cpu 2022-08-17T12:44:00.6282976Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fliplr_cpu 2022-08-17T12:44:00.6283632Z test_ops.py::TestCommonCPU::test_out_warning_floor_cpu 2022-08-17T12:44:00.6314619Z test_ops.py::TestCommonCPU::test_out_warning__refs_trace_cpu 2022-08-17T12:44:00.6325815Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_trace_cpu 2022-08-17T12:44:00.6349462Z test_ops.py::TestCommonCPU::test_out_warning__refs_unbind_cpu 2022-08-17T12:44:00.6359982Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_floor_cpu 2022-08-17T12:44:00.6376876Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_unbind_cpu 2022-08-17T12:44:00.6377468Z test_ops.py::TestCommonCPU::test_out_warning_fmod_cpu 2022-08-17T12:44:00.6433652Z test_ops.py::TestCommonCPU::test_out_warning__refs_var_mean_cpu 2022-08-17T12:44:00.6445061Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_var_mean_cpu 2022-08-17T12:44:00.6481648Z test_ops.py::TestCommonCPU::test_out_warning__refs_where_cpu 2022-08-17T12:44:00.6492674Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning__refs_where_cpu 2022-08-17T12:44:00.6716686Z test_ops.py::TestCommonCPU::test_out_warning_add_cpu 2022-08-17T12:44:00.6758491Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_ormqr_cpu 2022-08-17T12:44:00.6758993Z test_ops.py::TestCommonCPU::test_out_warning_pinverse_cpu 2022-08-17T12:44:00.6760666Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_pinverse_cpu 2022-08-17T12:44:00.6761331Z test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_2_cpu 2022-08-17T12:44:00.6761920Z [gw3] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_2_cpu 2022-08-17T12:44:00.6762451Z test_ops.py::TestCommonCPU::test_out_warning_pow_cpu 2022-08-17T12:44:00.6762950Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fmod_cpu 2022-08-17T12:44:00.6891841Z test_ops.py::TestCommonCPU::test_out_warning_gather_cpu 2022-08-17T12:44:00.6892465Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_add_cpu 2022-08-17T12:44:00.6988640Z test_ops.py::TestCommonCPU::test_out_warning_addmm_cpu 2022-08-17T12:44:00.6997113Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_gather_cpu 2022-08-17T12:44:00.6997636Z test_ops.py::TestCommonCPU::test_out_warning_gradient_cpu 2022-08-17T12:44:00.7004827Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_pow_cpu 2022-08-17T12:44:00.7019056Z test_ops.py::TestCommonCPU::test_out_warning_quantile_cpu 2022-08-17T12:44:00.7041833Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_gradient_cpu 2022-08-17T12:44:00.7045782Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_ex_cpu 2022-08-17T12:44:00.7170452Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_addmm_cpu 2022-08-17T12:44:00.7235854Z test_ops.py::TestCommonCPU::test_out_warning_histc_cpu 2022-08-17T12:44:00.7239303Z test_ops.py::TestCommonCPU::test_out_warning_all_cpu 2022-08-17T12:44:00.7242000Z test_ops.py::TestCommonCPU::test_out_warning_linalg_tensorinv_cpu 2022-08-17T12:44:00.7246219Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_tensorinv_cpu 2022-08-17T12:44:00.7455819Z test_ops.py::TestCommonCPU::test_out_warning_linalg_vector_norm_cpu 2022-08-17T12:44:00.7467153Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_all_cpu 2022-08-17T12:44:00.7706213Z test_ops.py::TestCommonCPU::test_out_warning_aminmax_cpu 2022-08-17T12:44:00.7725702Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_aminmax_cpu 2022-08-17T12:44:00.8247307Z test_ops.py::TestCommonCPU::test_out_warning_argmax_cpu 2022-08-17T12:44:00.8250277Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_argmax_cpu 2022-08-17T12:44:00.8252539Z test_ops.py::TestCommonCPU::test_out_warning_as_strided_cpu 2022-08-17T12:44:00.8254914Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_as_strided_cpu 2022-08-17T12:44:00.8478515Z test_ops.py::TestCommonCPU::test_out_warning_atan2_cpu 2022-08-17T12:44:00.8493884Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_atan2_cpu 2022-08-17T12:44:00.8551546Z test_ops.py::TestCommonCPU::test_out_warning_atleast_2d_cpu 2022-08-17T12:44:00.8554820Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_atleast_2d_cpu 2022-08-17T12:44:00.8572761Z test_ops.py::TestCommonCPU::test_out_warning_bfloat16_cpu 2022-08-17T12:44:00.8583499Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bfloat16_cpu 2022-08-17T12:44:00.8675336Z test_ops.py::TestCommonCPU::test_out_warning_bitwise_not_cpu 2022-08-17T12:44:00.8685409Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_bitwise_not_cpu 2022-08-17T12:44:00.8713251Z test_ops.py::TestCommonCPU::test_out_warning_block_diag_cpu 2022-08-17T12:44:00.8720425Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_block_diag_cpu 2022-08-17T12:44:00.8747375Z test_ops.py::TestCommonCPU::test_out_warning_broadcast_tensors_cpu 2022-08-17T12:44:00.8754843Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_broadcast_tensors_cpu 2022-08-17T12:44:00.8782072Z test_ops.py::TestCommonCPU::test_out_warning_cartesian_prod_cpu 2022-08-17T12:44:00.8789697Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cartesian_prod_cpu 2022-08-17T12:44:00.8817082Z test_ops.py::TestCommonCPU::test_out_warning_chalf_cpu 2022-08-17T12:44:00.8824799Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_chalf_cpu 2022-08-17T12:44:00.8942388Z test_ops.py::TestCommonCPU::test_out_warning_cholesky_solve_cpu 2022-08-17T12:44:00.8953586Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_quantile_cpu 2022-08-17T12:44:00.8996008Z test_ops.py::TestCommonCPU::test_out_warning_randn_like_cpu 2022-08-17T12:44:00.9006213Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_randn_like_cpu 2022-08-17T12:44:00.9054284Z test_ops.py::TestCommonCPU::test_out_warning_remainder_cpu 2022-08-17T12:44:00.9064435Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cholesky_solve_cpu 2022-08-17T12:44:00.9235193Z test_ops.py::TestCommonCPU::test_out_warning_clamp_min_cpu 2022-08-17T12:44:00.9246122Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_remainder_cpu 2022-08-17T12:44:00.9273435Z test_ops.py::TestCommonCPU::test_out_warning_reshape_as_cpu 2022-08-17T12:44:00.9281381Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_reshape_as_cpu 2022-08-17T12:44:00.9306573Z test_ops.py::TestCommonCPU::test_out_warning_resolve_conj_cpu 2022-08-17T12:44:00.9317566Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_resolve_conj_cpu 2022-08-17T12:44:00.9323958Z test_ops.py::TestCommonCPU::test_out_warning_round_cpu 2022-08-17T12:44:00.9331522Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_clamp_min_cpu 2022-08-17T12:44:00.9363334Z test_ops.py::TestCommonCPU::test_out_warning_complex_cpu 2022-08-17T12:44:00.9373000Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_round_cpu 2022-08-17T12:44:00.9438456Z test_ops.py::TestCommonCPU::test_out_warning_rsqrt_cpu 2022-08-17T12:44:00.9449026Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_rsqrt_cpu 2022-08-17T12:44:00.9584996Z test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_amax_cpu 2022-08-17T12:44:00.9596155Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_complex_cpu 2022-08-17T12:44:00.9630222Z test_ops.py::TestCommonCPU::test_out_warning_contiguous_cpu 2022-08-17T12:44:00.9640650Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_contiguous_cpu 2022-08-17T12:44:00.9708263Z test_ops.py::TestCommonCPU::test_out_warning_cosh_cpu 2022-08-17T12:44:00.9714995Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cosh_cpu 2022-08-17T12:44:00.9802864Z test_ops.py::TestCommonCPU::test_out_warning_cummax_cpu 2022-08-17T12:44:00.9812159Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cummax_cpu 2022-08-17T12:44:00.9816664Z test_ops.py::TestCommonCPU::test_out_warning_cumulative_trapezoid_cpu 2022-08-17T12:44:00.9824953Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_amax_cpu 2022-08-17T12:44:00.9844107Z test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_sum_cpu 2022-08-17T12:44:00.9854694Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_histc_cpu 2022-08-17T12:44:00.9863195Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_cumulative_trapezoid_cpu 2022-08-17T12:44:00.9864639Z test_ops.py::TestCommonCPU::test_out_warning_hstack_cpu 2022-08-17T12:44:00.9897873Z test_ops.py::TestCommonCPU::test_out_warning_diagflat_cpu 2022-08-17T12:44:00.9907042Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_diagflat_cpu 2022-08-17T12:44:00.9941638Z test_ops.py::TestCommonCPU::test_out_warning_digamma_cpu 2022-08-17T12:44:00.9952645Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_hstack_cpu 2022-08-17T12:44:01.0010230Z test_ops.py::TestCommonCPU::test_out_warning_igammac_cpu 2022-08-17T12:44:01.0022571Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_digamma_cpu 2022-08-17T12:44:01.0180046Z test_ops.py::TestCommonCPU::test_out_warning_div_trunc_rounding_cpu 2022-08-17T12:44:01.0192035Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_igammac_cpu 2022-08-17T12:44:01.0229408Z test_ops.py::TestCommonCPU::test_out_warning_index_fill_cpu 2022-08-17T12:44:01.0242438Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_index_fill_cpu 2022-08-17T12:44:01.0244726Z test_ops.py::TestCommonCPU::test_out_warning_inner_cpu 2022-08-17T12:44:01.0256121Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_sum_cpu 2022-08-17T12:44:01.0281092Z test_ops.py::TestCommonCPU::test_out_warning_select_cpu 2022-08-17T12:44:01.0288518Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_div_trunc_rounding_cpu 2022-08-17T12:44:01.0297214Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_select_cpu 2022-08-17T12:44:01.0298334Z test_ops.py::TestCommonCPU::test_out_warning_dstack_cpu 2022-08-17T12:44:01.0329527Z test_ops.py::TestCommonCPU::test_out_warning_sigmoid_cpu 2022-08-17T12:44:01.0336992Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_inner_cpu 2022-08-17T12:44:01.0369602Z test_ops.py::TestCommonCPU::test_out_warning_isfinite_cpu 2022-08-17T12:44:01.0379454Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_dstack_cpu 2022-08-17T12:44:01.0381159Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isfinite_cpu 2022-08-17T12:44:01.0391208Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sigmoid_cpu 2022-08-17T12:44:01.0392690Z test_ops.py::TestCommonCPU::test_out_warning_empty_like_cpu 2022-08-17T12:44:01.0394202Z test_ops.py::TestCommonCPU::test_out_warning_isneginf_cpu 2022-08-17T12:44:01.0420279Z test_ops.py::TestCommonCPU::test_out_warning_sinc_cpu 2022-08-17T12:44:01.0427383Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_empty_like_cpu 2022-08-17T12:44:01.0446947Z test_ops.py::TestCommonCPU::test_out_warning_erfc_cpu 2022-08-17T12:44:01.0460170Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isneginf_cpu 2022-08-17T12:44:01.0467434Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sinc_cpu 2022-08-17T12:44:01.0470446Z test_ops.py::TestCommonCPU::test_out_warning_jiterator_2inputs_2outputs_cpu 2022-08-17T12:44:01.0496751Z test_ops.py::TestCommonCPU::test_out_warning_softmax_with_dtype_cpu 2022-08-17T12:44:01.0509107Z [gw2] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_jiterator_2inputs_2outputs_cpu 2022-08-17T12:44:01.0519087Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_erfc_cpu 2022-08-17T12:44:01.0519924Z test_ops.py::TestCommonCPU::test_out_warning_jiterator_unary_cpu 2022-08-17T12:44:01.0543597Z test_ops.py::TestCommonCPU::test_out_warning_expand_as_cpu 2022-08-17T12:44:01.0554541Z [gw2] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_jiterator_unary_cpu 2022-08-17T12:44:01.0563131Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_expand_as_cpu 2022-08-17T12:44:01.0565152Z test_ops.py::TestCommonCPU::test_out_warning_fft_fft_cpu 2022-08-17T12:44:01.0642247Z test_ops.py::TestCommonCPU::test_out_warning_ldexp_cpu 2022-08-17T12:44:01.0652325Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_softmax_with_dtype_cpu 2022-08-17T12:44:01.0718671Z test_ops.py::TestCommonCPU::test_out_warning_special_bessel_j0_cpu 2022-08-17T12:44:01.0725590Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_bessel_j0_cpu 2022-08-17T12:44:01.0756188Z test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_t_cpu 2022-08-17T12:44:01.0771841Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_fft_cpu 2022-08-17T12:44:01.0773705Z test_ops.py::TestCommonCPU::test_out_warning_fft_hfft_cpu 2022-08-17T12:44:01.0782166Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_ldexp_cpu 2022-08-17T12:44:01.0972488Z test_ops.py::TestCommonCPU::test_out_warning_linalg_cholesky_cpu 2022-08-17T12:44:01.0984858Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_t_cpu 2022-08-17T12:44:01.0989287Z test_ops.py::TestCommonCPU::test_out_warning_special_entr_cpu 2022-08-17T12:44:01.1001289Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_hfft_cpu 2022-08-17T12:44:01.1026544Z test_ops.py::TestCommonCPU::test_out_warning_fft_ifftn_cpu 2022-08-17T12:44:01.1037998Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_cholesky_cpu 2022-08-17T12:44:01.1071474Z test_ops.py::TestCommonCPU::test_out_warning_linalg_det_cpu 2022-08-17T12:44:01.1081644Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_entr_cpu 2022-08-17T12:44:01.1182378Z test_ops.py::TestCommonCPU::test_out_warning_special_i0e_cpu 2022-08-17T12:44:01.1216416Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_i0e_cpu 2022-08-17T12:44:01.1220120Z test_ops.py::TestCommonCPU::test_out_warning_special_legendre_polynomial_p_cpu 2022-08-17T12:44:01.1232347Z [gw3] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_special_legendre_polynomial_p_cpu 2022-08-17T12:44:01.1324664Z test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_k0_cpu 2022-08-17T12:44:01.1336858Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_ifftn_cpu 2022-08-17T12:44:01.1350516Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_k0_cpu 2022-08-17T12:44:01.1352029Z test_ops.py::TestCommonCPU::test_out_warning_fft_ihfftn_cpu 2022-08-17T12:44:01.1376024Z test_ops.py::TestCommonCPU::test_out_warning_special_polygamma_special_polygamma_n_0_cpu 2022-08-17T12:44:01.1388190Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_det_cpu 2022-08-17T12:44:01.1485477Z test_ops.py::TestCommonCPU::test_out_warning_linalg_eigvals_cpu 2022-08-17T12:44:01.1497121Z [gw0] [ 22%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_fft_ihfftn_cpu 2022-08-17T12:44:01.1631625Z test_ops.py::TestCommonCPU::test_out_warning_fft_rfft2_cpu 2022-08-17T12:44:01.1642052Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_eigvals_cpu 2022-08-17T12:44:01.1698030Z test_ops.py::TestCommonCPU::test_out_warning_linalg_inv_ex_cpu 2022-08-17T12:44:01.1709792Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_polygamma_special_polygamma_n_0_cpu 2022-08-17T12:44:01.1731534Z test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_u_cpu 2022-08-17T12:44:01.1746236Z [gw3] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_u_cpu 2022-08-17T12:44:01.1752083Z test_ops.py::TestCommonCPU::test_out_warning_special_xlog1py_cpu 2022-08-17T12:44:01.1761065Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fft_rfft2_cpu 2022-08-17T12:44:01.1796340Z test_ops.py::TestCommonCPU::test_out_warning_flatten_cpu 2022-08-17T12:44:01.1803100Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_vector_norm_cpu 2022-08-17T12:44:01.1812311Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_flatten_cpu 2022-08-17T12:44:01.1814664Z test_ops.py::TestCommonCPU::test_out_warning_float_cpu 2022-08-17T12:44:01.1844759Z test_ops.py::TestCommonCPU::test_out_warning_log2_cpu 2022-08-17T12:44:01.1855531Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_float_cpu 2022-08-17T12:44:01.1917414Z test_ops.py::TestCommonCPU::test_out_warning_fmax_cpu 2022-08-17T12:44:01.1930168Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_log2_cpu 2022-08-17T12:44:01.1989897Z test_ops.py::TestCommonCPU::test_out_warning_logaddexp2_cpu 2022-08-17T12:44:01.2001423Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_inv_ex_cpu 2022-08-17T12:44:01.2064708Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logaddexp2_cpu 2022-08-17T12:44:01.2070906Z test_ops.py::TestCommonCPU::test_out_warning_linalg_lstsq_cpu 2022-08-17T12:44:01.2073953Z test_ops.py::TestCommonCPU::test_out_warning_logical_and_cpu 2022-08-17T12:44:01.2078734Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_xlog1py_cpu 2022-08-17T12:44:01.2105564Z test_ops.py::TestCommonCPU::test_out_warning_split_with_sizes_cpu 2022-08-17T12:44:01.2117082Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_split_with_sizes_cpu 2022-08-17T12:44:01.2173602Z test_ops.py::TestCommonCPU::test_out_warning_stack_cpu 2022-08-17T12:44:01.2185310Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_fmax_cpu 2022-08-17T12:44:01.2289144Z test_ops.py::TestCommonCPU::test_out_warning_frexp_cpu 2022-08-17T12:44:01.2298833Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logical_and_cpu 2022-08-17T12:44:01.2308523Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_frexp_cpu 2022-08-17T12:44:01.2313450Z test_ops.py::TestCommonCPU::test_out_warning_logit_cpu 2022-08-17T12:44:01.2319734Z test_ops.py::TestCommonCPU::test_out_warning_ge_cpu 2022-08-17T12:44:01.2327912Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_stack_cpu 2022-08-17T12:44:01.2473301Z test_ops.py::TestCommonCPU::test_out_warning_sub_cpu 2022-08-17T12:44:01.2491344Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logit_cpu 2022-08-17T12:44:01.2588431Z test_ops.py::TestCommonCPU::test_out_warning_lt_cpu 2022-08-17T12:44:01.2600616Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_ge_cpu 2022-08-17T12:44:01.2641515Z test_ops.py::TestCommonCPU::test_out_warning_half_cpu 2022-08-17T12:44:01.2650981Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_half_cpu 2022-08-17T12:44:01.2686555Z test_ops.py::TestCommonCPU::test_out_warning_histogramdd_cpu 2022-08-17T12:44:01.2697943Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sub_cpu 2022-08-17T12:44:01.2760476Z test_ops.py::TestCommonCPU::test_out_warning_svd_lowrank_cpu 2022-08-17T12:44:01.2770916Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_svd_lowrank_cpu 2022-08-17T12:44:01.2803245Z test_ops.py::TestCommonCPU::test_out_warning_take_cpu 2022-08-17T12:44:01.2819184Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_lt_cpu 2022-08-17T12:44:01.2868055Z test_ops.py::TestCommonCPU::test_out_warning_mH_cpu 2022-08-17T12:44:01.2879104Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_mH_cpu 2022-08-17T12:44:01.2896876Z test_ops.py::TestCommonCPU::test_out_warning_masked_select_cpu 2022-08-17T12:44:01.2907507Z [gw0] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_histogramdd_cpu 2022-08-17T12:44:01.3027813Z test_ops.py::TestCommonCPU::test_out_warning_i0_cpu 2022-08-17T12:44:01.3038879Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_i0_cpu 2022-08-17T12:44:01.3106421Z test_ops.py::TestCommonCPU::test_out_warning_index_add_cpu 2022-08-17T12:44:01.3118237Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_take_cpu 2022-08-17T12:44:01.3140867Z test_ops.py::TestCommonCPU::test_out_warning_tensordot_cpu 2022-08-17T12:44:01.3152276Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_masked_select_cpu 2022-08-17T12:44:01.3188319Z test_ops.py::TestCommonCPU::test_out_warning_max_reduction_no_dim_cpu 2022-08-17T12:44:01.3199137Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_max_reduction_no_dim_cpu 2022-08-17T12:44:01.3234151Z test_ops.py::TestCommonCPU::test_out_warning_median_cpu 2022-08-17T12:44:01.3242983Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_tensordot_cpu 2022-08-17T12:44:01.3254890Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_median_cpu 2022-08-17T12:44:01.3257819Z test_ops.py::TestCommonCPU::test_out_warning_min_reduction_no_dim_cpu 2022-08-17T12:44:01.3293858Z test_ops.py::TestCommonCPU::test_out_warning_trace_cpu 2022-08-17T12:44:01.3303425Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_min_reduction_no_dim_cpu 2022-08-17T12:44:01.3313493Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_trace_cpu 2022-08-17T12:44:01.3316354Z test_ops.py::TestCommonCPU::test_out_warning_mode_cpu 2022-08-17T12:44:01.3401785Z test_ops.py::TestCommonCPU::test_out_warning_triangular_solve_cpu 2022-08-17T12:44:01.3413027Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_index_add_cpu 2022-08-17T12:44:01.3544515Z test_ops.py::TestCommonCPU::test_out_warning_index_reduce_cpu 2022-08-17T12:44:01.3553498Z [gw1] [ 22%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_mode_cpu 2022-08-17T12:44:01.3629097Z test_ops.py::TestCommonCPU::test_out_warning_multinomial_cpu 2022-08-17T12:44:01.3642352Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_triangular_solve_cpu 2022-08-17T12:44:01.3677332Z test_ops.py::TestCommonCPU::test_out_warning_trunc_cpu 2022-08-17T12:44:01.3726558Z [gw1] [ 22%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_multinomial_cpu 2022-08-17T12:44:01.3730501Z test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_5_cpu 2022-08-17T12:44:01.3735832Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_5_cpu 2022-08-17T12:44:01.3775924Z test_ops.py::TestCommonCPU::test_out_warning_nanquantile_cpu 2022-08-17T12:44:01.3801263Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_trunc_cpu 2022-08-17T12:44:01.3977607Z test_ops.py::TestCommonCPU::test_out_warning_unique_consecutive_cpu 2022-08-17T12:44:01.3989250Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_unique_consecutive_cpu 2022-08-17T12:44:01.4031554Z test_ops.py::TestCommonCPU::test_out_warning_var_mean_cpu 2022-08-17T12:44:01.4043028Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_var_mean_cpu 2022-08-17T12:44:01.4077062Z test_ops.py::TestCommonCPU::test_out_warning_view_as_real_cpu 2022-08-17T12:44:01.4088281Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_view_as_real_cpu 2022-08-17T12:44:01.4121109Z test_ops.py::TestCommonCPU::test_out_warning_where_cpu 2022-08-17T12:44:01.4131416Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_where_cpu 2022-08-17T12:44:01.4163073Z test_ops.py::TestCommonCPU::test_out_where_cpu_float32 2022-08-17T12:44:01.4169789Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_where_cpu_float32 2022-08-17T12:44:01.4393139Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_lstsq_cpu 2022-08-17T12:44:01.4395175Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_bfloat16 2022-08-17T12:44:01.4475490Z test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_factor_ex_cpu 2022-08-17T12:44:01.4521515Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_index_reduce_cpu 2022-08-17T12:44:01.4660823Z test_ops.py::TestCommonCPU::test_out_warning_inverse_cpu 2022-08-17T12:44:01.4757892Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_inverse_cpu 2022-08-17T12:44:01.4760586Z test_ops.py::TestCommonCPU::test_out_warning_isinf_cpu 2022-08-17T12:44:01.4773605Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isinf_cpu 2022-08-17T12:44:01.4776831Z test_ops.py::TestCommonCPU::test_out_warning_isreal_cpu 2022-08-17T12:44:01.4783020Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_isreal_cpu 2022-08-17T12:44:01.4788044Z test_ops.py::TestCommonCPU::test_out_warning_jiterator_binary_cpu 2022-08-17T12:44:01.4800480Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_factor_ex_cpu 2022-08-17T12:44:01.4809923Z [gw0] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_jiterator_binary_cpu 2022-08-17T12:44:01.4811325Z test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_rank_cpu 2022-08-17T12:44:01.5106616Z test_ops.py::TestCommonCPU::test_out_warning_kthvalue_cpu 2022-08-17T12:44:01.5156988Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_rank_cpu 2022-08-17T12:44:01.5205460Z test_ops.py::TestCommonCPU::test_out_warning_linalg_norm_subgradients_at_zero_cpu 2022-08-17T12:44:01.5245494Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_kthvalue_cpu 2022-08-17T12:44:01.5656749Z test_ops.py::TestCommonCPU::test_out_warning_lerp_cpu 2022-08-17T12:44:01.5698018Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_lerp_cpu 2022-08-17T12:44:01.5813298Z test_ops.py::TestCommonCPU::test_out_warning_linalg_cond_cpu 2022-08-17T12:44:01.5816801Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_cond_cpu 2022-08-17T12:44:01.5845068Z test_ops.py::TestCommonCPU::test_out_warning_linalg_eig_cpu 2022-08-17T12:44:01.5854261Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nanquantile_cpu 2022-08-17T12:44:01.5868022Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_norm_subgradients_at_zero_cpu 2022-08-17T12:44:01.5869868Z test_ops.py::TestCommonCPU::test_out_warning_linalg_qr_cpu 2022-08-17T12:44:01.6170973Z test_ops.py::TestCommonCPU::test_out_warning_ne_cpu 2022-08-17T12:44:01.6171937Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_eig_cpu 2022-08-17T12:44:01.6186034Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_ne_cpu 2022-08-17T12:44:01.6186660Z test_ops.py::TestCommonCPU::test_out_warning_new_ones_cpu 2022-08-17T12:44:01.6260725Z test_ops.py::TestCommonCPU::test_out_warning_linalg_householder_product_cpu 2022-08-17T12:44:01.6261291Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_new_ones_cpu 2022-08-17T12:44:01.6301071Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool2d_cpu 2022-08-17T12:44:01.6301822Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool2d_cpu 2022-08-17T12:44:01.6443011Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool3d_cpu 2022-08-17T12:44:01.6443642Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool3d_cpu 2022-08-17T12:44:01.6491654Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_batch_norm_cpu 2022-08-17T12:44:01.6492256Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_householder_product_cpu 2022-08-17T12:44:01.6499160Z test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_factor_ex_cpu 2022-08-17T12:44:01.6536542Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_batch_norm_cpu 2022-08-17T12:44:01.6602154Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_binary_cross_entropy_with_logits_cpu 2022-08-17T12:44:01.6602854Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_binary_cross_entropy_with_logits_cpu 2022-08-17T12:44:01.6609093Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose1d_cpu 2022-08-17T12:44:01.6652317Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose1d_cpu 2022-08-17T12:44:01.6653002Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cosine_similarity_cpu 2022-08-17T12:44:01.6745905Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cosine_similarity_cpu 2022-08-17T12:44:01.6746515Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout3d_cpu 2022-08-17T12:44:01.6747086Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout3d_cpu 2022-08-17T12:44:01.6773314Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_embedding_cpu 2022-08-17T12:44:01.6774023Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_embedding_cpu 2022-08-17T12:44:01.6793860Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_fractional_max_pool3d_cpu 2022-08-17T12:44:01.6794473Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_factor_ex_cpu 2022-08-17T12:44:01.6890467Z test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_cpu 2022-08-17T12:44:01.6891085Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_fractional_max_pool3d_cpu 2022-08-17T12:44:01.7004583Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_grid_sample_cpu 2022-08-17T12:44:01.7005227Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_grid_sample_cpu 2022-08-17T12:44:01.7048989Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardswish_cpu 2022-08-17T12:44:01.7049725Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardswish_cpu 2022-08-17T12:44:01.7118653Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_instance_norm_cpu 2022-08-17T12:44:01.7119475Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_instance_norm_cpu 2022-08-17T12:44:01.7193502Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_linear_cpu 2022-08-17T12:44:01.7194192Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_linear_cpu 2022-08-17T12:44:01.7215909Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_l1_loss_cpu 2022-08-17T12:44:01.7216509Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_l1_loss_cpu 2022-08-17T12:44:01.7249670Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_local_response_norm_cpu 2022-08-17T12:44:01.7261046Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_local_response_norm_cpu 2022-08-17T12:44:01.7282178Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_qr_cpu 2022-08-17T12:44:01.7282734Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool2d_cpu 2022-08-17T12:44:01.7317065Z test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_triangular_cpu 2022-08-17T12:44:01.7336514Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool2d_cpu 2022-08-17T12:44:01.7392623Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool2d_cpu 2022-08-17T12:44:01.7435736Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool2d_cpu 2022-08-17T12:44:01.7458272Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_mish_cpu 2022-08-17T12:44:01.7458903Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_mish_cpu 2022-08-17T12:44:01.7523310Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multilabel_soft_margin_loss_cpu 2022-08-17T12:44:01.7524111Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multilabel_soft_margin_loss_cpu 2022-08-17T12:44:01.7558858Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_circular_cpu 2022-08-17T12:44:01.7559501Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_circular_cpu 2022-08-17T12:44:01.7633571Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pairwise_distance_cpu 2022-08-17T12:44:01.7635533Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pairwise_distance_cpu 2022-08-17T12:44:01.7643939Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_poisson_nll_loss_cpu 2022-08-17T12:44:01.7658879Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_poisson_nll_loss_cpu 2022-08-17T12:44:01.7729374Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_rrelu_cpu 2022-08-17T12:44:01.7730076Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_rrelu_cpu 2022-08-17T12:44:01.7764849Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_smooth_l1_loss_cpu 2022-08-17T12:44:01.7765512Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_smooth_l1_loss_cpu 2022-08-17T12:44:01.7915674Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softplus_cpu 2022-08-17T12:44:01.7916287Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softplus_cpu 2022-08-17T12:44:01.7951974Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_threshold_cpu 2022-08-17T12:44:01.7952595Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_threshold_cpu 2022-08-17T12:44:01.8002659Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_upsample_bilinear_cpu 2022-08-17T12:44:01.8003292Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_upsample_bilinear_cpu 2022-08-17T12:44:01.8136550Z test_ops.py::TestCommonCPU::test_out_warning_norm_fro_cpu 2022-08-17T12:44:01.8147534Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_norm_fro_cpu 2022-08-17T12:44:01.8273433Z test_ops.py::TestCommonCPU::test_out_warning_normal_number_mean_cpu 2022-08-17T12:44:01.8276331Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_normal_number_mean_cpu 2022-08-17T12:44:01.8276951Z test_ops.py::TestCommonCPU::test_out_warning_pca_lowrank_cpu 2022-08-17T12:44:01.8277438Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_cpu 2022-08-17T12:44:01.8390408Z test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_norm_cpu 2022-08-17T12:44:01.8390988Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_pca_lowrank_cpu 2022-08-17T12:44:01.8731780Z test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_0_cpu 2022-08-17T12:44:01.8732401Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_0_cpu 2022-08-17T12:44:01.8732979Z test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_4_cpu 2022-08-17T12:44:01.8733560Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_4_cpu 2022-08-17T12:44:01.8807331Z test_ops.py::TestCommonCPU::test_out_warning_put_cpu 2022-08-17T12:44:01.8807795Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_put_cpu 2022-08-17T12:44:01.8864345Z test_ops.py::TestCommonCPU::test_out_warning_rand_like_cpu 2022-08-17T12:44:01.8864893Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_rand_like_cpu 2022-08-17T12:44:01.8926978Z test_ops.py::TestCommonCPU::test_out_warning_real_cpu 2022-08-17T12:44:01.8927490Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_real_cpu 2022-08-17T12:44:01.8948468Z test_ops.py::TestCommonCPU::test_out_warning_repeat_cpu 2022-08-17T12:44:01.8966911Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_repeat_cpu 2022-08-17T12:44:01.8991132Z test_ops.py::TestCommonCPU::test_out_warning_resize__cpu 2022-08-17T12:44:01.9012653Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_resize__cpu 2022-08-17T12:44:01.9066727Z test_ops.py::TestCommonCPU::test_out_warning_roll_cpu 2022-08-17T12:44:01.9067204Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_roll_cpu 2022-08-17T12:44:01.9076800Z test_ops.py::TestCommonCPU::test_out_warning_round_decimals_3_cpu 2022-08-17T12:44:01.9106599Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_round_decimals_3_cpu 2022-08-17T12:44:01.9391095Z test_ops.py::TestCommonCPU::test_out_warning_scatter_add_cpu 2022-08-17T12:44:01.9398663Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_scatter_add_cpu 2022-08-17T12:44:01.9635847Z test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_mean_cpu 2022-08-17T12:44:01.9636571Z [gw3] [ 22%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_bfloat16 2022-08-17T12:44:01.9899179Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float16 2022-08-17T12:44:01.9899731Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_mean_cpu 2022-08-17T12:44:02.0069958Z test_ops.py::TestCommonCPU::test_out_warning_segment_reduce_lengths_cpu 2022-08-17T12:44:02.0070572Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_segment_reduce_lengths_cpu 2022-08-17T12:44:02.0071060Z test_ops.py::TestCommonCPU::test_out_warning_sgn_cpu 2022-08-17T12:44:02.0071526Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sgn_cpu 2022-08-17T12:44:02.0096180Z test_ops.py::TestCommonCPU::test_out_warning_signbit_cpu 2022-08-17T12:44:02.0096952Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_signbit_cpu 2022-08-17T12:44:02.0120432Z test_ops.py::TestCommonCPU::test_out_warning_slice_scatter_cpu 2022-08-17T12:44:02.0154147Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_slice_scatter_cpu 2022-08-17T12:44:02.0155865Z test_ops.py::TestCommonCPU::test_out_warning_sparse_sampled_addmm_cpu 2022-08-17T12:44:02.0160577Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_sparse_sampled_addmm_cpu 2022-08-17T12:44:02.0244012Z test_ops.py::TestCommonCPU::test_out_warning_special_bessel_y0_cpu 2022-08-17T12:44:02.0257115Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_bessel_y0_cpu 2022-08-17T12:44:02.0274907Z test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_v_cpu 2022-08-17T12:44:02.0288772Z [gw1] [ 22%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_v_cpu 2022-08-17T12:44:02.0329894Z test_ops.py::TestCommonCPU::test_out_warning_special_hermite_polynomial_h_cpu 2022-08-17T12:44:02.0361071Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_norm_cpu 2022-08-17T12:44:02.0566392Z test_ops.py::TestCommonCPU::test_out_warning_linalg_multi_dot_cpu 2022-08-17T12:44:02.0589145Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_hermite_polynomial_h_cpu 2022-08-17T12:44:02.0601369Z test_ops.py::TestCommonCPU::test_out_warning_special_i1e_cpu 2022-08-17T12:44:02.0608928Z [gw2] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_triangular_cpu 2022-08-17T12:44:02.0621924Z [gw0] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_multi_dot_cpu 2022-08-17T12:44:02.0622531Z test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_hermitian_cpu 2022-08-17T12:44:02.0688910Z test_ops.py::TestCommonCPU::test_out_warning_linalg_tensorsolve_cpu 2022-08-17T12:44:02.0699716Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_i1e_cpu 2022-08-17T12:44:02.0801131Z test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_i0_cpu 2022-08-17T12:44:02.0813078Z [gw1] [ 22%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_i0_cpu 2022-08-17T12:44:02.0824400Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_tensorsolve_cpu 2022-08-17T12:44:02.0839994Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_hermitian_cpu 2022-08-17T12:44:02.0845147Z test_ops.py::TestCommonCPU::test_out_warning_special_ndtr_cpu 2022-08-17T12:44:02.0845735Z test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_cpu 2022-08-17T12:44:02.0918687Z test_ops.py::TestCommonCPU::test_out_warning_linspace_cpu 2022-08-17T12:44:02.0930457Z [gw2] [ 23%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_linspace_cpu 2022-08-17T12:44:02.0938939Z test_ops.py::TestCommonCPU::test_out_warning_log_cpu 2022-08-17T12:44:02.0949938Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_ndtr_cpu 2022-08-17T12:44:02.1029871Z test_ops.py::TestCommonCPU::test_out_warning_special_scaled_modified_bessel_k1_cpu 2022-08-17T12:44:02.1040572Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_log_cpu 2022-08-17T12:44:02.1050827Z test_ops.py::TestCommonCPU::test_out_warning_logaddexp_cpu 2022-08-17T12:44:02.1062816Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_scaled_modified_bessel_k1_cpu 2022-08-17T12:44:02.1082872Z test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_w_cpu 2022-08-17T12:44:02.1095969Z [gw1] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_w_cpu 2022-08-17T12:44:02.1101838Z test_ops.py::TestCommonCPU::test_out_warning_split_cpu 2022-08-17T12:44:02.1109478Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logaddexp_cpu 2022-08-17T12:44:02.1128004Z test_ops.py::TestCommonCPU::test_out_warning_logical_not_cpu 2022-08-17T12:44:02.1138772Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_split_cpu 2022-08-17T12:44:02.1201059Z test_ops.py::TestCommonCPU::test_out_warning_square_cpu 2022-08-17T12:44:02.1215507Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logical_not_cpu 2022-08-17T12:44:02.1230919Z test_ops.py::TestCommonCPU::test_out_warning_logspace_cpu 2022-08-17T12:44:02.1282700Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_cpu 2022-08-17T12:44:02.1283498Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_square_cpu 2022-08-17T12:44:02.1288537Z test_ops.py::TestCommonCPU::test_out_warning_std_mean_cpu 2022-08-17T12:44:02.1299883Z test_ops.py::TestCommonCPU::test_out_warning_linalg_svdvals_cpu 2022-08-17T12:44:02.1303347Z [gw2] [ 23%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_logspace_cpu 2022-08-17T12:44:02.1412285Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_std_mean_cpu 2022-08-17T12:44:02.1412984Z test_ops.py::TestCommonCPU::test_out_warning_lu_cpu 2022-08-17T12:44:02.1413475Z test_ops.py::TestCommonCPU::test_out_warning_sum_to_size_cpu 2022-08-17T12:44:02.1413998Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sum_to_size_cpu 2022-08-17T12:44:02.1414505Z test_ops.py::TestCommonCPU::test_out_warning_t_cpu 2022-08-17T12:44:02.1464133Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_t_cpu 2022-08-17T12:44:02.1464859Z [gw2] [ 23%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_lu_cpu 2022-08-17T12:44:02.1465390Z test_ops.py::TestCommonCPU::test_out_warning_mT_cpu 2022-08-17T12:44:02.1465855Z test_ops.py::TestCommonCPU::test_out_warning_tanh_cpu 2022-08-17T12:44:02.1498919Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_mT_cpu 2022-08-17T12:44:02.1501177Z test_ops.py::TestCommonCPU::test_out_warning_matmul_cpu 2022-08-17T12:44:02.1554588Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_tanh_cpu 2022-08-17T12:44:02.1580792Z test_ops.py::TestCommonCPU::test_out_warning_to_sparse_cpu 2022-08-17T12:44:02.1583990Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_to_sparse_cpu 2022-08-17T12:44:02.1631052Z test_ops.py::TestCommonCPU::test_out_warning_trapezoid_cpu 2022-08-17T12:44:02.1637342Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_trapezoid_cpu 2022-08-17T12:44:02.1949325Z test_ops.py::TestCommonCPU::test_out_warning_triu_cpu 2022-08-17T12:44:02.1950118Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_matmul_cpu 2022-08-17T12:44:02.1950730Z test_ops.py::TestCommonCPU::test_out_warning_max_reduction_with_dim_cpu 2022-08-17T12:44:02.1951526Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_triu_cpu 2022-08-17T12:44:02.1981131Z test_ops.py::TestCommonCPU::test_out_warning_unflatten_cpu 2022-08-17T12:44:02.1991955Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_unflatten_cpu 2022-08-17T12:44:02.2061900Z test_ops.py::TestCommonCPU::test_out_warning_unsqueeze_cpu 2022-08-17T12:44:02.2062443Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_unsqueeze_cpu 2022-08-17T12:44:02.2095469Z test_ops.py::TestCommonCPU::test_out_warning_view_as_complex_cpu 2022-08-17T12:44:02.2096105Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_view_as_complex_cpu 2022-08-17T12:44:02.2137852Z test_ops.py::TestCommonCPU::test_out_warning_vsplit_cpu 2022-08-17T12:44:02.2142796Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_vsplit_cpu 2022-08-17T12:44:02.2163472Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_svdvals_cpu 2022-08-17T12:44:02.2164010Z test_ops.py::TestCommonCPU::test_out_warning_zero__cpu 2022-08-17T12:44:02.2179543Z test_ops.py::TestCommonCPU::test_out_warning_linalg_vecdot_cpu 2022-08-17T12:44:02.2187346Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_max_reduction_with_dim_cpu 2022-08-17T12:44:02.2191353Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_zero__cpu 2022-08-17T12:44:02.2205475Z test_ops.py::TestCommonCPU::test_out_warning_meshgrid_list_of_tensors_cpu 2022-08-17T12:44:02.2236434Z test_ops.py::TestCommonCPU::test_out_zero__cpu_float32 2022-08-17T12:44:02.2245165Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_zero__cpu_float32 2022-08-17T12:44:02.2262385Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_meshgrid_list_of_tensors_cpu 2022-08-17T12:44:02.2262968Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex32 2022-08-17T12:44:02.2431875Z test_ops.py::TestCommonCPU::test_out_warning_min_reduction_with_dim_cpu 2022-08-17T12:44:02.2443137Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_min_reduction_with_dim_cpu 2022-08-17T12:44:02.2474122Z test_ops.py::TestCommonCPU::test_out_warning_movedim_cpu 2022-08-17T12:44:02.2484993Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_movedim_cpu 2022-08-17T12:44:02.2541726Z test_ops.py::TestCommonCPU::test_out_warning_mv_cpu 2022-08-17T12:44:02.2552097Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_mv_cpu 2022-08-17T12:44:02.2635758Z test_ops.py::TestCommonCPU::test_out_warning_nan_to_num_cpu 2022-08-17T12:44:02.2646143Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nan_to_num_cpu 2022-08-17T12:44:02.3471924Z test_ops.py::TestCommonCPU::test_out_warning_nansum_cpu 2022-08-17T12:44:02.3472502Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_linalg_vecdot_cpu 2022-08-17T12:44:02.3524849Z test_ops.py::TestCommonCPU::test_out_warning_log1p_cpu 2022-08-17T12:44:02.3556981Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_log1p_cpu 2022-08-17T12:44:02.3640775Z test_ops.py::TestCommonCPU::test_out_warning_log_softmax_dtype_cpu 2022-08-17T12:44:02.3641515Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nansum_cpu 2022-08-17T12:44:02.3682603Z test_ops.py::TestCommonCPU::test_out_warning_neg_cpu 2022-08-17T12:44:02.3696823Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_neg_cpu 2022-08-17T12:44:02.3736067Z test_ops.py::TestCommonCPU::test_out_warning_new_zeros_cpu 2022-08-17T12:44:02.3753047Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_new_zeros_cpu 2022-08-17T12:44:02.3753635Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool3d_cpu 2022-08-17T12:44:02.3763111Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_log_softmax_dtype_cpu 2022-08-17T12:44:02.3790716Z test_ops.py::TestCommonCPU::test_out_warning_logdet_cpu 2022-08-17T12:44:02.3794563Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool3d_cpu 2022-08-17T12:44:02.3795354Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool1d_cpu 2022-08-17T12:44:02.3819396Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logdet_cpu 2022-08-17T12:44:02.3856924Z test_ops.py::TestCommonCPU::test_out_warning_logical_xor_cpu 2022-08-17T12:44:02.3909653Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool1d_cpu 2022-08-17T12:44:02.3910535Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_batch_norm_without_cudnn_cpu 2022-08-17T12:44:02.3911383Z [gw2] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_batch_norm_without_cudnn_cpu 2022-08-17T12:44:02.3938789Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_celu_cpu 2022-08-17T12:44:02.3953356Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_celu_cpu 2022-08-17T12:44:02.4019053Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose2d_cpu 2022-08-17T12:44:02.4019767Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose2d_cpu 2022-08-17T12:44:02.4060086Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cross_entropy_cpu 2022-08-17T12:44:02.4066128Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cross_entropy_cpu 2022-08-17T12:44:02.4103111Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout_cpu 2022-08-17T12:44:02.4109364Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_logical_xor_cpu 2022-08-17T12:44:02.4119189Z test_ops.py::TestCommonCPU::test_out_warning_long_cpu 2022-08-17T12:44:02.4132086Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout_cpu 2022-08-17T12:44:02.4147782Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_feature_alpha_dropout_with_train_cpu 2022-08-17T12:44:02.4157576Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_long_cpu 2022-08-17T12:44:02.4187478Z test_ops.py::TestCommonCPU::test_out_warning_lu_unpack_cpu 2022-08-17T12:44:02.4199888Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_feature_alpha_dropout_with_train_cpu 2022-08-17T12:44:02.4235625Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_gaussian_nll_loss_cpu 2022-08-17T12:44:02.4246713Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_gaussian_nll_loss_cpu 2022-08-17T12:44:02.4277830Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_group_norm_cpu 2022-08-17T12:44:02.4289065Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_group_norm_cpu 2022-08-17T12:44:02.4293452Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardtanh_cpu 2022-08-17T12:44:02.4304897Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float16 2022-08-17T12:44:02.4318849Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int32 2022-08-17T12:44:02.4330050Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardtanh_cpu 2022-08-17T12:44:02.4369450Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_area_cpu 2022-08-17T12:44:02.4380221Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_area_cpu 2022-08-17T12:44:02.4417677Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_nearest_cpu 2022-08-17T12:44:02.4427934Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_nearest_cpu 2022-08-17T12:44:02.4457950Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_layer_norm_cpu 2022-08-17T12:44:02.4467889Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_layer_norm_cpu 2022-08-17T12:44:02.4560604Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_logsigmoid_cpu 2022-08-17T12:44:02.4572486Z [gw2] [ 23%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_nn_functional_logsigmoid_cpu 2022-08-17T12:44:02.4610759Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool3d_cpu 2022-08-17T12:44:02.4621016Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool3d_cpu 2022-08-17T12:44:02.4695938Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool2d_grad_cpu 2022-08-17T12:44:02.4711966Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool2d_grad_cpu 2022-08-17T12:44:02.4742853Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_mse_loss_cpu 2022-08-17T12:44:02.4753924Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_mse_loss_cpu 2022-08-17T12:44:02.4785109Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_nll_loss_cpu 2022-08-17T12:44:02.4796841Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_nll_loss_cpu 2022-08-17T12:44:02.4831083Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_constant_cpu 2022-08-17T12:44:02.4841384Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_constant_cpu 2022-08-17T12:44:02.4875784Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pdist_cpu 2022-08-17T12:44:02.4887307Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pdist_cpu 2022-08-17T12:44:02.4920468Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_prelu_cpu 2022-08-17T12:44:02.4932045Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_prelu_cpu 2022-08-17T12:44:02.4964915Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_selu_cpu 2022-08-17T12:44:02.4975248Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_selu_cpu 2022-08-17T12:44:02.4995096Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_soft_margin_loss_cpu 2022-08-17T12:44:02.5009263Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_lu_unpack_cpu 2022-08-17T12:44:02.5020310Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_soft_margin_loss_cpu 2022-08-17T12:44:02.5023048Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softshrink_cpu 2022-08-17T12:44:02.5055987Z test_ops.py::TestCommonCPU::test_out_warning_masked_scatter_cpu 2022-08-17T12:44:02.5067210Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_masked_scatter_cpu 2022-08-17T12:44:02.5205493Z test_ops.py::TestCommonCPU::test_out_warning_max_binary_cpu 2022-08-17T12:44:02.5217720Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softshrink_cpu 2022-08-17T12:44:02.5258899Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_triplet_margin_loss_cpu 2022-08-17T12:44:02.5266625Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_triplet_margin_loss_cpu 2022-08-17T12:44:02.5309488Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_upsample_nearest_cpu 2022-08-17T12:44:02.5322206Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_upsample_nearest_cpu 2022-08-17T12:44:02.5359040Z test_ops.py::TestCommonCPU::test_out_warning_norm_inf_cpu 2022-08-17T12:44:02.5370089Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_max_binary_cpu 2022-08-17T12:44:02.5402545Z test_ops.py::TestCommonCPU::test_out_warning_mean_cpu 2022-08-17T12:44:02.5413115Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_mean_cpu 2022-08-17T12:44:02.5474876Z test_ops.py::TestCommonCPU::test_out_warning_min_binary_cpu 2022-08-17T12:44:02.5485738Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_norm_inf_cpu 2022-08-17T12:44:02.5521816Z test_ops.py::TestCommonCPU::test_out_warning_ones_like_cpu 2022-08-17T12:44:02.5531883Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_ones_like_cpu 2022-08-17T12:44:02.5564563Z test_ops.py::TestCommonCPU::test_out_warning_permute_cpu 2022-08-17T12:44:02.5574191Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_permute_cpu 2022-08-17T12:44:02.5595447Z test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_1_cpu 2022-08-17T12:44:02.5605704Z [gw2] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_1_cpu 2022-08-17T12:44:02.5638821Z test_ops.py::TestCommonCPU::test_out_warning_positive_cpu 2022-08-17T12:44:02.5648885Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_positive_cpu 2022-08-17T12:44:02.5706823Z test_ops.py::TestCommonCPU::test_out_warning_qr_cpu 2022-08-17T12:44:02.5717476Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_min_binary_cpu 2022-08-17T12:44:02.5781261Z test_ops.py::TestCommonCPU::test_out_warning_mm_cpu 2022-08-17T12:44:02.5791852Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_mm_cpu 2022-08-17T12:44:02.5872268Z test_ops.py::TestCommonCPU::test_out_warning_mul_cpu 2022-08-17T12:44:02.5899379Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int32 2022-08-17T12:44:02.6072665Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_bfloat16 2022-08-17T12:44:02.6083066Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_mul_cpu 2022-08-17T12:44:02.6102042Z test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_3_cpu 2022-08-17T12:44:02.6113502Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_3_cpu 2022-08-17T12:44:02.6147629Z test_ops.py::TestCommonCPU::test_out_warning_nanmedian_cpu 2022-08-17T12:44:02.6154398Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nanmedian_cpu 2022-08-17T12:44:02.6189813Z test_ops.py::TestCommonCPU::test_out_warning_native_layer_norm_cpu 2022-08-17T12:44:02.6202350Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_native_layer_norm_cpu 2022-08-17T12:44:02.6241852Z test_ops.py::TestCommonCPU::test_out_warning_new_full_cpu 2022-08-17T12:44:02.6252500Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_new_full_cpu 2022-08-17T12:44:02.6285183Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool1d_cpu 2022-08-17T12:44:02.6296136Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool1d_cpu 2022-08-17T12:44:02.6354235Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool2d_cpu 2022-08-17T12:44:02.6368959Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool2d_cpu 2022-08-17T12:44:02.6721375Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool3d_cpu 2022-08-17T12:44:02.6738439Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool3d_cpu 2022-08-17T12:44:02.6778754Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_binary_cross_entropy_cpu 2022-08-17T12:44:02.6787957Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_binary_cross_entropy_cpu 2022-08-17T12:44:02.6836069Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv2d_cpu 2022-08-17T12:44:02.6847315Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv2d_cpu 2022-08-17T12:44:02.6888824Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cosine_embedding_loss_cpu 2022-08-17T12:44:02.6901177Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cosine_embedding_loss_cpu 2022-08-17T12:44:02.6950651Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout2d_cpu 2022-08-17T12:44:02.6963006Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout2d_cpu 2022-08-17T12:44:02.6977004Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_embedding_bag_cpu 2022-08-17T12:44:02.6991872Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_qr_cpu 2022-08-17T12:44:02.6998608Z test_ops.py::TestCommonCPU::test_out_warning_randint_like_cpu 2022-08-17T12:44:02.7011482Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_embedding_bag_cpu 2022-08-17T12:44:02.7059909Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_fractional_max_pool2d_cpu 2022-08-17T12:44:02.7070835Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_randint_like_cpu 2022-08-17T12:44:02.7102193Z test_ops.py::TestCommonCPU::test_out_warning_reciprocal_cpu 2022-08-17T12:44:02.7112697Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_fractional_max_pool2d_cpu 2022-08-17T12:44:02.7181596Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_glu_cpu 2022-08-17T12:44:02.7195447Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_reciprocal_cpu 2022-08-17T12:44:02.7199619Z test_ops.py::TestCommonCPU::test_out_warning_repeat_interleave_cpu 2022-08-17T12:44:02.7210447Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_glu_cpu 2022-08-17T12:44:02.7233156Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardsigmoid_cpu 2022-08-17T12:44:02.7245951Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_repeat_interleave_cpu 2022-08-17T12:44:02.7252692Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardsigmoid_cpu 2022-08-17T12:44:02.7263051Z test_ops.py::TestCommonCPU::test_out_warning_resize_as__cpu 2022-08-17T12:44:02.7282603Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_huber_loss_cpu 2022-08-17T12:44:02.7294265Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_resize_as__cpu 2022-08-17T12:44:02.7298912Z test_ops.py::TestCommonCPU::test_out_warning_rot90_cpu 2022-08-17T12:44:02.7311607Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_huber_loss_cpu 2022-08-17T12:44:02.7330416Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_bilinear_cpu 2022-08-17T12:44:02.7338992Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_rot90_cpu 2022-08-17T12:44:02.7352995Z test_ops.py::TestCommonCPU::test_out_warning_round_decimals_neg_3_cpu 2022-08-17T12:44:02.7366733Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_bilinear_cpu 2022-08-17T12:44:02.7376719Z [gw2] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_round_decimals_neg_3_cpu 2022-08-17T12:44:02.7378276Z test_ops.py::TestCommonCPU::test_out_warning_scatter_cpu 2022-08-17T12:44:02.7423962Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_kl_div_cpu 2022-08-17T12:44:02.7438384Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_kl_div_cpu 2022-08-17T12:44:02.7927183Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_linear_cpu 2022-08-17T12:44:02.7939417Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_linear_cpu 2022-08-17T12:44:02.7979131Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool1d_cpu 2022-08-17T12:44:02.7991465Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool1d_cpu 2022-08-17T12:44:02.8081970Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool1d_grad_cpu 2022-08-17T12:44:02.8094056Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool1d_grad_cpu 2022-08-17T12:44:02.8174646Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool3d_grad_cpu 2022-08-17T12:44:02.8185678Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool3d_grad_cpu 2022-08-17T12:44:02.8225646Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multilabel_margin_loss_cpu 2022-08-17T12:44:02.8229781Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_scatter_cpu 2022-08-17T12:44:02.8240707Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multilabel_margin_loss_cpu 2022-08-17T12:44:02.8243187Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_one_hot_cpu 2022-08-17T12:44:02.8275921Z test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_prod_cpu 2022-08-17T12:44:02.8291045Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_one_hot_cpu 2022-08-17T12:44:02.8325074Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_replicate_cpu 2022-08-17T12:44:02.8337313Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_replicate_cpu 2022-08-17T12:44:02.8376330Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pixel_unshuffle_cpu 2022-08-17T12:44:02.8387332Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pixel_unshuffle_cpu 2022-08-17T12:44:02.8421453Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_relu_cpu 2022-08-17T12:44:02.8432364Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_relu_cpu 2022-08-17T12:44:02.8463784Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_silu_cpu 2022-08-17T12:44:02.8475177Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_silu_cpu 2022-08-17T12:44:02.8513040Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softmin_with_dtype_cpu 2022-08-17T12:44:02.8524029Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softmin_with_dtype_cpu 2022-08-17T12:44:02.8555645Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_tanhshrink_cpu 2022-08-17T12:44:02.8566618Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_tanhshrink_cpu 2022-08-17T12:44:02.8596225Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_unfold_cpu 2022-08-17T12:44:02.8609572Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_nn_functional_unfold_cpu 2022-08-17T12:44:02.8734325Z test_ops.py::TestCommonCPU::test_out_warning_norm_cpu 2022-08-17T12:44:02.8746079Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_prod_cpu 2022-08-17T12:44:02.8783154Z test_ops.py::TestCommonCPU::test_out_warning_segment_reduce_offsets_cpu 2022-08-17T12:44:02.8793684Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_segment_reduce_offsets_cpu 2022-08-17T12:44:02.8823980Z test_ops.py::TestCommonCPU::test_out_warning_short_cpu 2022-08-17T12:44:02.8834518Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_short_cpu 2022-08-17T12:44:02.8901175Z test_ops.py::TestCommonCPU::test_out_warning_sin_cpu 2022-08-17T12:44:02.8911955Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sin_cpu 2022-08-17T12:44:02.9111961Z test_ops.py::TestCommonCPU::test_out_warning_softmax_cpu 2022-08-17T12:44:02.9122145Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_softmax_cpu 2022-08-17T12:44:02.9216336Z test_ops.py::TestCommonCPU::test_out_warning_special_airy_ai_cpu 2022-08-17T12:44:02.9228928Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_airy_ai_cpu 2022-08-17T12:44:02.9329770Z test_ops.py::TestCommonCPU::test_out_warning_special_bessel_y1_cpu 2022-08-17T12:44:02.9340175Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_bessel_y1_cpu 2022-08-17T12:44:02.9359468Z test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_w_cpu 2022-08-17T12:44:02.9370049Z [gw2] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_w_cpu 2022-08-17T12:44:02.9647453Z test_ops.py::TestCommonCPU::test_out_warning_special_hermite_polynomial_he_cpu 2022-08-17T12:44:02.9658830Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_hermite_polynomial_he_cpu 2022-08-17T12:44:02.9893220Z test_ops.py::TestCommonCPU::test_out_warning_special_laguerre_polynomial_l_cpu 2022-08-17T12:44:02.9905562Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_norm_cpu 2022-08-17T12:44:02.9946095Z test_ops.py::TestCommonCPU::test_out_warning_normal_cpu 2022-08-17T12:44:02.9958626Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_laguerre_polynomial_l_cpu 2022-08-17T12:44:03.0047906Z test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_i1_cpu 2022-08-17T12:44:03.0061706Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_i1_cpu 2022-08-17T12:44:03.0154463Z test_ops.py::TestCommonCPU::test_out_warning_special_ndtri_cpu 2022-08-17T12:44:03.0166185Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_ndtri_cpu 2022-08-17T12:44:03.0174796Z test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_t_cpu 2022-08-17T12:44:03.0188923Z [gw0] [ 23%] XFAIL test_ops.py::TestCommonCPU::test_out_warning_normal_cpu 2022-08-17T12:44:03.0201900Z [gw2] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_t_cpu 2022-08-17T12:44:03.0204747Z test_ops.py::TestCommonCPU::test_out_warning_outer_cpu 2022-08-17T12:44:03.0267195Z test_ops.py::TestCommonCPU::test_out_warning_special_spherical_bessel_j0_cpu 2022-08-17T12:44:03.0277700Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_outer_cpu 2022-08-17T12:44:03.0300989Z test_ops.py::TestCommonCPU::test_out_warning_polar_cpu 2022-08-17T12:44:03.0309634Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_spherical_bessel_j0_cpu 2022-08-17T12:44:03.0343497Z test_ops.py::TestCommonCPU::test_out_warning_split_list_args_cpu 2022-08-17T12:44:03.0351888Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_split_list_args_cpu 2022-08-17T12:44:03.0383215Z test_ops.py::TestCommonCPU::test_out_warning_squeeze_cpu 2022-08-17T12:44:03.0394064Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_squeeze_cpu 2022-08-17T12:44:03.0426578Z test_ops.py::TestCommonCPU::test_out_warning_stft_cpu 2022-08-17T12:44:03.0440100Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_stft_cpu 2022-08-17T12:44:03.0547121Z test_ops.py::TestCommonCPU::test_out_warning_svd_cpu 2022-08-17T12:44:03.0681990Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_bfloat16 2022-08-17T12:44:03.0684694Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_float32 2022-08-17T12:44:03.0706961Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_polar_cpu 2022-08-17T12:44:03.0709814Z test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_3_cpu 2022-08-17T12:44:03.0727143Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_3_cpu 2022-08-17T12:44:03.0730135Z test_ops.py::TestCommonCPU::test_out_warning_prod_cpu 2022-08-17T12:44:03.0733569Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_prod_cpu 2022-08-17T12:44:03.0774752Z test_ops.py::TestCommonCPU::test_out_warning_rad2deg_cpu 2022-08-17T12:44:03.0784228Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_rad2deg_cpu 2022-08-17T12:44:03.0844858Z test_ops.py::TestCommonCPU::test_out_warning_ravel_cpu 2022-08-17T12:44:03.0855961Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_ravel_cpu 2022-08-17T12:44:03.1062714Z test_ops.py::TestCommonCPU::test_out_warning_renorm_cpu 2022-08-17T12:44:03.1071574Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_renorm_cpu 2022-08-17T12:44:03.1112849Z test_ops.py::TestCommonCPU::test_out_warning_reshape_cpu 2022-08-17T12:44:03.1132010Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_reshape_cpu 2022-08-17T12:44:03.1163597Z test_ops.py::TestCommonCPU::test_out_warning_resolve_neg_cpu 2022-08-17T12:44:03.1177565Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_resolve_neg_cpu 2022-08-17T12:44:03.1306324Z test_ops.py::TestCommonCPU::test_out_warning_round_decimals_0_cpu 2022-08-17T12:44:03.1316994Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_round_decimals_0_cpu 2022-08-17T12:44:03.1354040Z test_ops.py::TestCommonCPU::test_out_warning_rsub_cpu 2022-08-17T12:44:03.1365592Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_rsub_cpu 2022-08-17T12:44:03.1520889Z test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_amin_cpu 2022-08-17T12:44:03.1533656Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex32 2022-08-17T12:44:03.1870812Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float64 2022-08-17T12:44:03.1890523Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_amin_cpu 2022-08-17T12:44:03.2923109Z test_ops.py::TestCommonCPU::test_out_warning_searchsorted_cpu 2022-08-17T12:44:03.2937725Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_float32 2022-08-17T12:44:03.4583474Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int64 2022-08-17T12:44:03.4596543Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float64 2022-08-17T12:44:03.5566918Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int8 2022-08-17T12:44:03.5579921Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int64 2022-08-17T12:44:03.5887865Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_bool 2022-08-17T12:44:03.5898351Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int8 2022-08-17T12:44:03.6017145Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_complex128 2022-08-17T12:44:03.6032750Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_searchsorted_cpu 2022-08-17T12:44:03.6073790Z test_ops.py::TestCommonCPU::test_out_warning_select_scatter_cpu 2022-08-17T12:44:03.6083411Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_select_scatter_cpu 2022-08-17T12:44:03.6168200Z test_ops.py::TestCommonCPU::test_out_warning_sign_cpu 2022-08-17T12:44:03.6177952Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sign_cpu 2022-08-17T12:44:03.6261034Z test_ops.py::TestCommonCPU::test_out_warning_sinh_cpu 2022-08-17T12:44:03.6271931Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sinh_cpu 2022-08-17T12:44:03.7857534Z test_ops.py::TestCommonCPU::test_out_warning_sort_cpu 2022-08-17T12:44:03.7875316Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_svd_cpu 2022-08-17T12:44:03.8086820Z test_ops.py::TestCommonCPU::test_out_warning_take_along_dim_cpu 2022-08-17T12:44:03.8100052Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_take_along_dim_cpu 2022-08-17T12:44:03.8138246Z test_ops.py::TestCommonCPU::test_out_warning_tensor_split_cpu 2022-08-17T12:44:03.8150282Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_tensor_split_cpu 2022-08-17T12:44:03.8213724Z test_ops.py::TestCommonCPU::test_out_warning_topk_cpu 2022-08-17T12:44:03.8225455Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sort_cpu 2022-08-17T12:44:03.8324550Z test_ops.py::TestCommonCPU::test_out_warning_special_bessel_j1_cpu 2022-08-17T12:44:03.8334842Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_bessel_j1_cpu 2022-08-17T12:44:03.8631581Z test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_u_cpu 2022-08-17T12:44:03.8642854Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_u_cpu 2022-08-17T12:44:03.8654341Z test_ops.py::TestCommonCPU::test_out_warning_special_erfcx_cpu 2022-08-17T12:44:03.8667138Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_topk_cpu 2022-08-17T12:44:03.8716865Z test_ops.py::TestCommonCPU::test_out_warning_trapz_cpu 2022-08-17T12:44:03.8725442Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_trapz_cpu 2022-08-17T12:44:03.8746735Z test_ops.py::TestCommonCPU::test_out_warning_true_divide_cpu 2022-08-17T12:44:03.8765577Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_erfcx_cpu 2022-08-17T12:44:03.8850763Z test_ops.py::TestCommonCPU::test_out_warning_special_i1_cpu 2022-08-17T12:44:03.8859064Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_i1_cpu 2022-08-17T12:44:03.8958049Z test_ops.py::TestCommonCPU::test_out_warning_special_log_ndtr_cpu 2022-08-17T12:44:03.8967829Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_log_ndtr_cpu 2022-08-17T12:44:03.9040622Z test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_k1_cpu 2022-08-17T12:44:03.9051626Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_true_divide_cpu 2022-08-17T12:44:03.9065246Z test_ops.py::TestCommonCPU::test_out_warning_unfold_cpu 2022-08-17T12:44:03.9077390Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_k1_cpu 2022-08-17T12:44:03.9103779Z test_ops.py::TestCommonCPU::test_out_warning_special_scaled_modified_bessel_k0_cpu 2022-08-17T12:44:03.9115053Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_unfold_cpu 2022-08-17T12:44:03.9153364Z test_ops.py::TestCommonCPU::test_out_warning_var_cpu 2022-08-17T12:44:03.9164386Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_var_cpu 2022-08-17T12:44:03.9175622Z test_ops.py::TestCommonCPU::test_out_warning_view_as_cpu 2022-08-17T12:44:03.9186511Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_scaled_modified_bessel_k0_cpu 2022-08-17T12:44:03.9196477Z test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_v_cpu 2022-08-17T12:44:03.9208378Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_view_as_cpu 2022-08-17T12:44:03.9221254Z [gw0] [ 23%] SKIPPED test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_v_cpu 2022-08-17T12:44:03.9223239Z test_ops.py::TestCommonCPU::test_out_warning_special_zeta_cpu 2022-08-17T12:44:03.9322348Z test_ops.py::TestCommonCPU::test_out_warning_vstack_cpu 2022-08-17T12:44:03.9332504Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_vstack_cpu 2022-08-17T12:44:03.9369788Z test_ops.py::TestCommonCPU::test_out_warning_zeros_like_cpu 2022-08-17T12:44:03.9380239Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_zeros_like_cpu 2022-08-17T12:44:03.9418468Z test_ops.py::TestCommonCPU::test_out_zeros_like_cpu_float32 2022-08-17T12:44:03.9429772Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_zeros_like_cpu_float32 2022-08-17T12:44:03.9516751Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex64 2022-08-17T12:44:03.9527092Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_special_zeta_cpu 2022-08-17T12:44:03.9591871Z test_ops.py::TestCommonCPU::test_out_warning_sqrt_cpu 2022-08-17T12:44:03.9600493Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sqrt_cpu 2022-08-17T12:44:03.9637588Z test_ops.py::TestCommonCPU::test_out_warning_std_cpu 2022-08-17T12:44:03.9648765Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_std_cpu 2022-08-17T12:44:03.9683001Z test_ops.py::TestCommonCPU::test_out_warning_sum_cpu 2022-08-17T12:44:03.9699796Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_sum_cpu 2022-08-17T12:44:04.0046955Z test_ops.py::TestCommonCPU::test_out_warning_symeig_cpu 2022-08-17T12:44:04.0068474Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_symeig_cpu 2022-08-17T12:44:04.0150969Z test_ops.py::TestCommonCPU::test_out_warning_tan_cpu 2022-08-17T12:44:04.0164924Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_tan_cpu 2022-08-17T12:44:04.0237583Z test_ops.py::TestCommonCPU::test_out_warning_tile_cpu 2022-08-17T12:44:04.0249151Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_tile_cpu 2022-08-17T12:44:04.0289753Z test_ops.py::TestCommonCPU::test_out_warning_transpose_cpu 2022-08-17T12:44:04.0295596Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_transpose_cpu 2022-08-17T12:44:04.0663639Z test_ops.py::TestCommonCPU::test_out_warning_tril_cpu 2022-08-17T12:44:04.0674892Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_tril_cpu 2022-08-17T12:44:04.0714815Z test_ops.py::TestCommonCPU::test_out_warning_unbind_cpu 2022-08-17T12:44:04.0729801Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_unbind_cpu 2022-08-17T12:44:04.0969137Z test_ops.py::TestCommonCPU::test_out_warning_unique_cpu 2022-08-17T12:44:04.0978538Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_unique_cpu 2022-08-17T12:44:04.1065843Z test_ops.py::TestCommonCPU::test_out_warning_vdot_cpu 2022-08-17T12:44:04.1079186Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_vdot_cpu 2022-08-17T12:44:04.1133871Z test_ops.py::TestCommonCPU::test_out_warning_view_cpu 2022-08-17T12:44:04.1136241Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_view_cpu 2022-08-17T12:44:04.1465008Z test_ops.py::TestCommonCPU::test_out_warning_xlogy_cpu 2022-08-17T12:44:04.1484877Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_bool 2022-08-17T12:44:04.1489674Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_warning_xlogy_cpu 2022-08-17T12:44:04.1502713Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_float64 2022-08-17T12:44:04.1796656Z test_ops.py::TestCommonCPU::test_out_xlogy_cpu_float32 2022-08-17T12:44:04.1832765Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_out_xlogy_cpu_float32 2022-08-17T12:44:04.4187506Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex128 2022-08-17T12:44:04.4197591Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex64 2022-08-17T12:44:04.4847135Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int16 2022-08-17T12:44:04.4859033Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_float64 2022-08-17T12:44:04.5683551Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int8 2022-08-17T12:44:04.5695577Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int16 2022-08-17T12:44:04.7657249Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_uint8 2022-08-17T12:44:04.7670700Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_uint8 2022-08-17T12:44:04.8187470Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_complex64 2022-08-17T12:44:04.8201644Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int8 2022-08-17T12:44:04.8473409Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex128 2022-08-17T12:44:04.8486163Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex128 2022-08-17T12:44:04.9144420Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float32 2022-08-17T12:44:04.9157866Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_complex128 2022-08-17T12:44:05.2360297Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int16 2022-08-17T12:44:05.2372761Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float32 2022-08-17T12:44:05.2569094Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int64 2022-08-17T12:44:05.2592799Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int16 2022-08-17T12:44:05.3929263Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_uint8 2022-08-17T12:44:05.3942683Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int64 2022-08-17T12:44:05.5130702Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_bool 2022-08-17T12:44:05.5143808Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_uint8 2022-08-17T12:44:05.8191793Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_complex64 2022-08-17T12:44:05.8209519Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_complex64 2022-08-17T12:44:05.9131871Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int32 2022-08-17T12:44:05.9148482Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_bool 2022-08-17T12:44:06.0318562Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_float64 2022-08-17T12:44:06.0331691Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex128 2022-08-17T12:44:06.2307659Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float32 2022-08-17T12:44:06.2321224Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int32 2022-08-17T12:44:06.3934112Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_bfloat16 2022-08-17T12:44:06.3949476Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_float64 2022-08-17T12:44:06.4774236Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int8 2022-08-17T12:44:06.4790718Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_complex64 2022-08-17T12:44:06.5742266Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int32 2022-08-17T12:44:06.5755497Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float32 2022-08-17T12:44:06.6666763Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int64 2022-08-17T12:44:06.6678851Z [gw0] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int8 2022-08-17T12:44:06.6834326Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_complex128 2022-08-17T12:44:06.6847826Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_bfloat16 2022-08-17T12:44:06.8302900Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_float32 2022-08-17T12:44:06.8315870Z [gw1] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int32 2022-08-17T12:44:06.9825004Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_bfloat16 2022-08-17T12:44:06.9841879Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int64 2022-08-17T12:44:07.0556303Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_complex128 2022-08-17T12:44:07.0568297Z [gw2] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_float32 2022-08-17T12:44:07.1869675Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int64 2022-08-17T12:44:07.1882955Z [gw3] [ 23%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_complex128 2022-08-17T12:44:07.2104330Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_bfloat16 2022-08-17T12:44:07.2115529Z [gw3] [ 23%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_bfloat16 2022-08-17T12:44:07.2190244Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float16 2022-08-17T12:44:07.2198658Z [gw3] [ 23%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float16 2022-08-17T12:44:07.2258994Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int32 2022-08-17T12:44:07.2269569Z [gw3] [ 24%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int32 2022-08-17T12:44:07.2562639Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_bfloat16 2022-08-17T12:44:07.2573055Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_bfloat16 2022-08-17T12:44:07.2854049Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float16 2022-08-17T12:44:07.2865495Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float16 2022-08-17T12:44:07.3149342Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int32 2022-08-17T12:44:07.3161288Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int32 2022-08-17T12:44:07.5144662Z test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_bfloat16 2022-08-17T12:44:07.5163305Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int64 2022-08-17T12:44:07.5894200Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_bool 2022-08-17T12:44:07.5908809Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_bfloat16 2022-08-17T12:44:07.6008413Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex64 2022-08-17T12:44:07.6026477Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_bfloat16 2022-08-17T12:44:07.7749921Z test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float32 2022-08-17T12:44:07.7763076Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float32 2022-08-17T12:44:07.8095179Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float16 2022-08-17T12:44:07.8108473Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float16 2022-08-17T12:44:07.8365734Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int32 2022-08-17T12:44:07.8377287Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int32 2022-08-17T12:44:07.8418459Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_bfloat16 2022-08-17T12:44:07.8431015Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_complex128 2022-08-17T12:44:07.8703998Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int16 2022-08-17T12:44:07.8715618Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_bfloat16 2022-08-17T12:44:07.8989060Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float64 2022-08-17T12:44:07.9003579Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float64 2022-08-17T12:44:07.9250093Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int8 2022-08-17T12:44:07.9261590Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int8 2022-08-17T12:44:07.9535400Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_complex128 2022-08-17T12:44:07.9546555Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_complex128 2022-08-17T12:44:07.9845103Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float64 2022-08-17T12:44:07.9856896Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float64 2022-08-17T12:44:08.0048191Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int8 2022-08-17T12:44:08.0060454Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_bool 2022-08-17T12:44:08.0129298Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float16 2022-08-17T12:44:08.0138124Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int8 2022-08-17T12:44:08.0317445Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float32 2022-08-17T12:44:08.0330898Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float32 2022-08-17T12:44:08.0478028Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int64 2022-08-17T12:44:08.0489792Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int64 2022-08-17T12:44:08.0555907Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_bool 2022-08-17T12:44:08.0566515Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_bool 2022-08-17T12:44:08.0632819Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float32 2022-08-17T12:44:08.0644042Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float32 2022-08-17T12:44:08.0700239Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int64 2022-08-17T12:44:08.0711735Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int64 2022-08-17T12:44:08.1855908Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_bool 2022-08-17T12:44:08.1867383Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int16 2022-08-17T12:44:08.5329392Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_uint8 2022-08-17T12:44:08.5330234Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_uint8 2022-08-17T12:44:08.6233957Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex32 2022-08-17T12:44:08.6247198Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_bool 2022-08-17T12:44:08.7135711Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_float64 2022-08-17T12:44:08.7136514Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex64 2022-08-17T12:44:09.1190546Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int16 2022-08-17T12:44:09.1319488Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_float64 2022-08-17T12:44:09.2466329Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int8 2022-08-17T12:44:09.2467064Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int16 2022-08-17T12:44:09.3996148Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_uint8 2022-08-17T12:44:09.3996758Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float16 2022-08-17T12:44:09.4786073Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int32 2022-08-17T12:44:09.5062229Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int8 2022-08-17T12:44:09.8220052Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_complex128 2022-08-17T12:44:09.8220721Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_uint8 2022-08-17T12:44:10.0195132Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_float32 2022-08-17T12:44:10.0195767Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_float32 2022-08-17T12:44:10.0196349Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_complex128 2022-08-17T12:44:10.0196896Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int32 2022-08-17T12:44:10.1594771Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_bfloat16 2022-08-17T12:44:10.1595452Z [gw1] [ 24%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_complex128 2022-08-17T12:44:10.1596039Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float64 2022-08-17T12:44:10.1596593Z [gw1] [ 24%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float64 2022-08-17T12:44:10.1597132Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int8 2022-08-17T12:44:10.1597689Z [gw1] [ 24%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int8 2022-08-17T12:44:10.1598275Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_complex128 2022-08-17T12:44:10.1598851Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_complex128 2022-08-17T12:44:10.1599665Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float64 2022-08-17T12:44:10.1600229Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float64 2022-08-17T12:44:10.1600767Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int8 2022-08-17T12:44:10.1601305Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int8 2022-08-17T12:44:10.3054526Z test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_complex64 2022-08-17T12:44:10.3087666Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_complex64 2022-08-17T12:44:10.3205037Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_bfloat16 2022-08-17T12:44:10.3206115Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_bfloat16 2022-08-17T12:44:10.3486945Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_float64 2022-08-17T12:44:10.3487804Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_bfloat16 2022-08-17T12:44:10.4080384Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float64 2022-08-17T12:44:10.4081187Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float64 2022-08-17T12:44:10.4081790Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int8 2022-08-17T12:44:10.4082401Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int8 2022-08-17T12:44:10.4401470Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float16 2022-08-17T12:44:10.4402276Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float16 2022-08-17T12:44:10.4574685Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int32 2022-08-17T12:44:10.4575405Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int32 2022-08-17T12:44:10.4865405Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_bfloat16 2022-08-17T12:44:10.4866091Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_bfloat16 2022-08-17T12:44:10.5210736Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float16 2022-08-17T12:44:10.5211432Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float16 2022-08-17T12:44:10.5211908Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int32 2022-08-17T12:44:10.5287655Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_float64 2022-08-17T12:44:10.5415069Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_complex64 2022-08-17T12:44:10.5447221Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int32 2022-08-17T12:44:10.5448297Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_bfloat16 2022-08-17T12:44:10.5454838Z [gw2] [ 24%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_complex64 2022-08-17T12:44:10.5527710Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int16 2022-08-17T12:44:10.5528560Z [gw2] [ 24%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int16 2022-08-17T12:44:10.5578344Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_uint8 2022-08-17T12:44:10.5594561Z [gw2] [ 24%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_uint8 2022-08-17T12:44:10.5600302Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_bfloat16 2022-08-17T12:44:10.5617845Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_complex64 2022-08-17T12:44:10.5831924Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int16 2022-08-17T12:44:10.5832772Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int16 2022-08-17T12:44:10.5900507Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_uint8 2022-08-17T12:44:10.5901151Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_uint8 2022-08-17T12:44:10.5905868Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_complex64 2022-08-17T12:44:10.5924788Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_complex64 2022-08-17T12:44:10.5986261Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int16 2022-08-17T12:44:10.6063016Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_complex64 2022-08-17T12:44:10.6064319Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int16 2022-08-17T12:44:10.6415812Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int16 2022-08-17T12:44:10.6416670Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_uint8 2022-08-17T12:44:10.6417573Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_uint8 2022-08-17T12:44:10.6418189Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_complex64 2022-08-17T12:44:10.6418809Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int16 2022-08-17T12:44:10.6481768Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_uint8 2022-08-17T12:44:10.6491136Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex32 2022-08-17T12:44:10.6543377Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float64 2022-08-17T12:44:10.6567697Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_uint8 2022-08-17T12:44:10.9495792Z test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float16 2022-08-17T12:44:10.9496559Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float16 2022-08-17T12:44:10.9749458Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_bool 2022-08-17T12:44:10.9838471Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_bool 2022-08-17T12:44:11.0034498Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int16 2022-08-17T12:44:11.0054637Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int16 2022-08-17T12:44:11.0129120Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_uint8 2022-08-17T12:44:11.0129921Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_complex128 2022-08-17T12:44:11.0332387Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int16 2022-08-17T12:44:11.0339522Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_uint8 2022-08-17T12:44:11.0617601Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float32 2022-08-17T12:44:11.0663034Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float32 2022-08-17T12:44:11.0960446Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int64 2022-08-17T12:44:11.0961215Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int64 2022-08-17T12:44:11.1217851Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_bool 2022-08-17T12:44:11.1218732Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_bool 2022-08-17T12:44:11.1484358Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float32 2022-08-17T12:44:11.1494704Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float32 2022-08-17T12:44:11.1763009Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int64 2022-08-17T12:44:11.1784889Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int64 2022-08-17T12:44:11.1965513Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float16 2022-08-17T12:44:11.1966306Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float16 2022-08-17T12:44:11.2047778Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int32 2022-08-17T12:44:11.2058136Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int32 2022-08-17T12:44:11.2133375Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_bfloat16 2022-08-17T12:44:11.2147511Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_bfloat16 2022-08-17T12:44:11.2246707Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float16 2022-08-17T12:44:11.2247474Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float16 2022-08-17T12:44:11.2291098Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int32 2022-08-17T12:44:11.2315524Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int32 2022-08-17T12:44:11.4214674Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_bfloat16 2022-08-17T12:44:11.4215703Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int16 2022-08-17T12:44:11.4968199Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_uint8 2022-08-17T12:44:11.4969034Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float64 2022-08-17T12:44:11.6692677Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int8 2022-08-17T12:44:11.6693552Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_bfloat16 2022-08-17T12:44:11.8861635Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_float32 2022-08-17T12:44:11.8938244Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_uint8 2022-08-17T12:44:11.9735895Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_float64 2022-08-17T12:44:11.9736642Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_complex64 2022-08-17T12:44:12.0434260Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int32 2022-08-17T12:44:12.0435016Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int8 2022-08-17T12:44:12.1404108Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_complex64 2022-08-17T12:44:12.1424100Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_float32 2022-08-17T12:44:12.2559743Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int64 2022-08-17T12:44:12.2560706Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_complex64 2022-08-17T12:44:12.2830437Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_bool 2022-08-17T12:44:12.2831384Z [gw0] [ 24%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_bool 2022-08-17T12:44:12.2832025Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float32 2022-08-17T12:44:12.2832685Z [gw0] [ 24%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float32 2022-08-17T12:44:12.2896444Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int64 2022-08-17T12:44:12.2897115Z [gw0] [ 24%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int64 2022-08-17T12:44:12.3181900Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_bool 2022-08-17T12:44:12.3182942Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_bool 2022-08-17T12:44:12.3484273Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float32 2022-08-17T12:44:12.3518274Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float32 2022-08-17T12:44:12.3819612Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int64 2022-08-17T12:44:12.3820367Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int64 2022-08-17T12:44:12.4186406Z test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_complex128 2022-08-17T12:44:12.4187437Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int32 2022-08-17T12:44:12.5612181Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_bfloat16 2022-08-17T12:44:12.5612932Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_complex128 2022-08-17T12:44:12.6541784Z test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float64 2022-08-17T12:44:12.6542571Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int64 2022-08-17T12:44:12.7497003Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_bool 2022-08-17T12:44:12.7497939Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float64 2022-08-17T12:44:12.7671447Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float32 2022-08-17T12:44:12.7832976Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float32 2022-08-17T12:44:12.7995556Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int64 2022-08-17T12:44:12.7996661Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int64 2022-08-17T12:44:12.8253594Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_bool 2022-08-17T12:44:12.8254367Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_bool 2022-08-17T12:44:12.8583690Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int16 2022-08-17T12:44:12.8584401Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int16 2022-08-17T12:44:12.8771856Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_uint8 2022-08-17T12:44:12.8775373Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_uint8 2022-08-17T12:44:12.9057969Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_complex64 2022-08-17T12:44:12.9072490Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_complex64 2022-08-17T12:44:12.9404597Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int16 2022-08-17T12:44:12.9405530Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_float64 2022-08-17T12:44:12.9406276Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int8 2022-08-17T12:44:12.9406904Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int16 2022-08-17T12:44:12.9737488Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_uint8 2022-08-17T12:44:12.9738260Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_uint8 2022-08-17T12:44:12.9858661Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float64 2022-08-17T12:44:12.9980161Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float64 2022-08-17T12:44:13.0028845Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int8 2022-08-17T12:44:13.0029555Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int8 2022-08-17T12:44:13.0095340Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_complex128 2022-08-17T12:44:13.0151303Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_complex128 2022-08-17T12:44:13.0180778Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float64 2022-08-17T12:44:13.0195593Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float64 2022-08-17T12:44:13.0346247Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int8 2022-08-17T12:44:13.0346993Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int8 2022-08-17T12:44:13.0448673Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_complex128 2022-08-17T12:44:13.0449444Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_bfloat16 2022-08-17T12:44:13.5076010Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_float32 2022-08-17T12:44:13.5076929Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_bool 2022-08-17T12:44:13.5077604Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_float64 2022-08-17T12:44:13.5078501Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_float32 2022-08-17T12:44:13.7835221Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int64 2022-08-17T12:44:13.7865316Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int8 2022-08-17T12:44:13.9663875Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_complex128 2022-08-17T12:44:13.9664648Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int64 2022-08-17T12:44:14.0275215Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_bool 2022-08-17T12:44:14.0276392Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_float64 2022-08-17T12:44:14.4212701Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int8 2022-08-17T12:44:14.4223604Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int8 2022-08-17T12:44:14.6008674Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_float32 2022-08-17T12:44:14.6009439Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_bool 2022-08-17T12:44:14.9049458Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int32 2022-08-17T12:44:14.9050245Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_complex128 2022-08-17T12:44:15.0942900Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int16 2022-08-17T12:44:15.0943747Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_float32 2022-08-17T12:44:15.2840868Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int64 2022-08-17T12:44:15.2854865Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int16 2022-08-17T12:44:15.3269235Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_uint8 2022-08-17T12:44:15.3279024Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_complex128 2022-08-17T12:44:15.3801337Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int16 2022-08-17T12:44:15.3807118Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int32 2022-08-17T12:44:15.5817716Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_bfloat16 2022-08-17T12:44:15.5818520Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_uint8 2022-08-17T12:44:15.6462134Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_complex64 2022-08-17T12:44:15.6462865Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int16 2022-08-17T12:44:15.7909289Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_uint8 2022-08-17T12:44:15.7910212Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int64 2022-08-17T12:44:15.8088717Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_bool 2022-08-17T12:44:15.8100880Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_bfloat16 2022-08-17T12:44:15.9980625Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_float32 2022-08-17T12:44:15.9981410Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_uint8 2022-08-17T12:44:16.1744054Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_complex64 2022-08-17T12:44:16.1744875Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_float32 2022-08-17T12:44:16.3365521Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int64 2022-08-17T12:44:16.3366436Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_bool 2022-08-17T12:44:16.5119739Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_float64 2022-08-17T12:44:16.5138671Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_complex64 2022-08-17T12:44:16.5898933Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int32 2022-08-17T12:44:16.5900008Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int64 2022-08-17T12:44:16.7775020Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_bool 2022-08-17T12:44:16.7782343Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_float64 2022-08-17T12:44:16.7835293Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int8 2022-08-17T12:44:16.7852784Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_complex64 2022-08-17T12:44:16.8773546Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int32 2022-08-17T12:44:16.8802643Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int32 2022-08-17T12:44:17.1034987Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_bfloat16 2022-08-17T12:44:17.1045292Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int8 2022-08-17T12:44:17.2175326Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_complex128 2022-08-17T12:44:17.2176185Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int32 2022-08-17T12:44:17.2176807Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_bfloat16 2022-08-17T12:44:17.2177516Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_bfloat16 2022-08-17T12:44:17.2252771Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex64 2022-08-17T12:44:17.2379748Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex64 2022-08-17T12:44:17.2380533Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int16 2022-08-17T12:44:17.2381171Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int16 2022-08-17T12:44:17.2422759Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_uint8 2022-08-17T12:44:17.2423502Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_uint8 2022-08-17T12:44:17.2534380Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex32 2022-08-17T12:44:17.2541399Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex32 2022-08-17T12:44:17.2661089Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float64 2022-08-17T12:44:17.2661747Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float64 2022-08-17T12:44:17.2765232Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int8 2022-08-17T12:44:17.2765946Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int8 2022-08-17T12:44:17.2890007Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex128 2022-08-17T12:44:17.2923686Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex128 2022-08-17T12:44:17.3000950Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float32 2022-08-17T12:44:17.3001900Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_bool 2022-08-17T12:44:17.3028879Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_float64 2022-08-17T12:44:17.3061143Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float32 2022-08-17T12:44:17.3184123Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int64 2022-08-17T12:44:17.3184811Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int64 2022-08-17T12:44:17.6048334Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int16 2022-08-17T12:44:17.6058064Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_bfloat16 2022-08-17T12:44:17.6486716Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int16 2022-08-17T12:44:17.6499519Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int16 2022-08-17T12:44:17.6749224Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_uint8 2022-08-17T12:44:17.6758476Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_float64 2022-08-17T12:44:17.8812952Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int8 2022-08-17T12:44:17.8825765Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_complex128 2022-08-17T12:44:17.9940973Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int16 2022-08-17T12:44:17.9945597Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_uint8 2022-08-17T12:44:18.0345738Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int8 2022-08-17T12:44:18.0346796Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int8 2022-08-17T12:44:18.0347456Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex128 2022-08-17T12:44:18.0348073Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex128 2022-08-17T12:44:18.0472828Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float32 2022-08-17T12:44:18.0473721Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float32 2022-08-17T12:44:18.0541146Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int64 2022-08-17T12:44:18.0541695Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int64 2022-08-17T12:44:18.0653888Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_bool 2022-08-17T12:44:18.0654635Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_bool 2022-08-17T12:44:18.0731376Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float16 2022-08-17T12:44:18.0731965Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float16 2022-08-17T12:44:18.0819740Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int32 2022-08-17T12:44:18.0820511Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int32 2022-08-17T12:44:18.0959004Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_bfloat16 2022-08-17T12:44:18.0967757Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_bfloat16 2022-08-17T12:44:18.1125087Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex64 2022-08-17T12:44:18.1125879Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex64 2022-08-17T12:44:18.1218665Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int16 2022-08-17T12:44:18.1247179Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int16 2022-08-17T12:44:18.1335910Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_uint8 2022-08-17T12:44:18.1342524Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_uint8 2022-08-17T12:44:18.1359251Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int16 2022-08-17T12:44:18.1359893Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int64 2022-08-17T12:44:18.2824620Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_uint8 2022-08-17T12:44:18.2841349Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int16 2022-08-17T12:44:18.3657602Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_uint8 2022-08-17T12:44:18.3658419Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int8 2022-08-17T12:44:18.5427311Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int32 2022-08-17T12:44:18.5428075Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int32 2022-08-17T12:44:18.5476949Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_bool 2022-08-17T12:44:18.5478008Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int64 2022-08-17T12:44:18.6239985Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int32 2022-08-17T12:44:18.6265249Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_uint8 2022-08-17T12:44:18.6358857Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex32 2022-08-17T12:44:18.6370683Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex32 2022-08-17T12:44:18.6448237Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float64 2022-08-17T12:44:18.6454359Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float64 2022-08-17T12:44:18.6537932Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int8 2022-08-17T12:44:18.6538891Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int8 2022-08-17T12:44:18.6658966Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex128 2022-08-17T12:44:18.6659777Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex128 2022-08-17T12:44:18.6796798Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float32 2022-08-17T12:44:18.6797710Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float32 2022-08-17T12:44:18.6850650Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int64 2022-08-17T12:44:18.6891797Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int64 2022-08-17T12:44:18.6964443Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_bool 2022-08-17T12:44:18.6972659Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_uint8 2022-08-17T12:44:18.7064526Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_complex64 2022-08-17T12:44:18.7065222Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_bool 2022-08-17T12:44:18.7239562Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float16 2022-08-17T12:44:18.7240397Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float16 2022-08-17T12:44:18.7241058Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int32 2022-08-17T12:44:18.7241710Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int32 2022-08-17T12:44:18.8810898Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_bool 2022-08-17T12:44:18.8811675Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_bool 2022-08-17T12:44:18.9321842Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int8 2022-08-17T12:44:18.9322808Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int32 2022-08-17T12:44:19.0582831Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_bool 2022-08-17T12:44:19.0584064Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_bool 2022-08-17T12:44:19.1378922Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int8 2022-08-17T12:44:19.1400882Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_bool 2022-08-17T12:44:19.2039199Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int8 2022-08-17T12:44:19.2040574Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int8 2022-08-17T12:44:19.2885063Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int32 2022-08-17T12:44:19.2885909Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int8 2022-08-17T12:44:19.4096855Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int32 2022-08-17T12:44:19.4120007Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int8 2022-08-17T12:44:19.4266293Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:44:19.4272462Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_complex64 2022-08-17T12:44:19.5407135Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int32 2022-08-17T12:44:19.5414495Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int32 2022-08-17T12:44:19.5478814Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_shapes_cpu_float32 2022-08-17T12:44:19.5487393Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_shapes_cpu_float32 2022-08-17T12:44:19.5743714Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:44:19.5757642Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:44:19.5938913Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int16 2022-08-17T12:44:19.5950491Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int16 2022-08-17T12:44:19.6128680Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int32 2022-08-17T12:44:19.6132422Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int32 2022-08-17T12:44:19.6277744Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int32 2022-08-17T12:44:19.6278696Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int64 2022-08-17T12:44:19.6423030Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_bool 2022-08-17T12:44:19.6424394Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int64 2022-08-17T12:44:19.6658735Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int8 2022-08-17T12:44:19.6679701Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int8 2022-08-17T12:44:19.6893219Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_uint8 2022-08-17T12:44:19.6894147Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_uint8 2022-08-17T12:44:19.6999793Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_bfloat16 2022-08-17T12:44:19.7014228Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_bfloat16 2022-08-17T12:44:19.7079867Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_bool 2022-08-17T12:44:19.7092790Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int32 2022-08-17T12:44:19.7127630Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_bool 2022-08-17T12:44:19.7128322Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_complex128 2022-08-17T12:44:19.7203767Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_bfloat16 2022-08-17T12:44:19.7270086Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_complex128 2022-08-17T12:44:19.7312807Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_complex64 2022-08-17T12:44:19.7323575Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_complex64 2022-08-17T12:44:19.7416047Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float16 2022-08-17T12:44:19.7469644Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float16 2022-08-17T12:44:19.7552469Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float32 2022-08-17T12:44:19.7553239Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float32 2022-08-17T12:44:19.7637719Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float64 2022-08-17T12:44:19.7648540Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float64 2022-08-17T12:44:19.7744890Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int16 2022-08-17T12:44:19.7746755Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int16 2022-08-17T12:44:19.7837066Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int32 2022-08-17T12:44:19.7860598Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int32 2022-08-17T12:44:19.7990114Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int64 2022-08-17T12:44:19.7996854Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int64 2022-08-17T12:44:19.8054263Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int8 2022-08-17T12:44:19.8055004Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int8 2022-08-17T12:44:19.8133083Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_uint8 2022-08-17T12:44:19.8134005Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:44:19.8139382Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int16 2022-08-17T12:44:19.8160675Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_uint8 2022-08-17T12:44:19.8308639Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_bfloat16 2022-08-17T12:44:19.8315653Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_bfloat16 2022-08-17T12:44:19.8458784Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_bool 2022-08-17T12:44:19.8481847Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_bool 2022-08-17T12:44:19.8675863Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex128 2022-08-17T12:44:19.8676600Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex128 2022-08-17T12:44:19.8864421Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex32 2022-08-17T12:44:19.8880038Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex32 2022-08-17T12:44:19.9051739Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex64 2022-08-17T12:44:19.9067400Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex64 2022-08-17T12:44:19.9306416Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float16 2022-08-17T12:44:19.9307105Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float16 2022-08-17T12:44:19.9457954Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float32 2022-08-17T12:44:19.9506124Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float32 2022-08-17T12:44:19.9563080Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float64 2022-08-17T12:44:19.9608460Z [gw1] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_bool 2022-08-17T12:44:19.9609347Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int8 2022-08-17T12:44:19.9609921Z [gw2] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int16 2022-08-17T12:44:19.9633238Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_uint8 2022-08-17T12:44:19.9690631Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float64 2022-08-17T12:44:19.9805542Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int16 2022-08-17T12:44:19.9806345Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int16 2022-08-17T12:44:19.9981254Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int32 2022-08-17T12:44:19.9982598Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int32 2022-08-17T12:44:20.0097266Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int64 2022-08-17T12:44:20.0110034Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int64 2022-08-17T12:44:20.0242269Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int8 2022-08-17T12:44:20.0294221Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int8 2022-08-17T12:44:20.0413110Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_uint8 2022-08-17T12:44:20.0429019Z [gw3] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_uint8 2022-08-17T12:44:20.0967224Z test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_bfloat16 2022-08-17T12:44:20.0974103Z [gw0] [ 24%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_bfloat16 2022-08-17T12:44:20.1056397Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_float32 2022-08-17T12:44:20.1060847Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_uint8 2022-08-17T12:44:20.3162735Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int64 2022-08-17T12:44:20.3163562Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int8 2022-08-17T12:44:20.3374212Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_bool 2022-08-17T12:44:20.3375236Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_bool 2022-08-17T12:44:20.3585191Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float32 2022-08-17T12:44:20.3594777Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float32 2022-08-17T12:44:20.4286200Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_bfloat16 2022-08-17T12:44:20.4317532Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_bfloat16 2022-08-17T12:44:20.4541678Z test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_float32 2022-08-17T12:44:20.4542419Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_float32 2022-08-17T12:44:20.5362693Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int64 2022-08-17T12:44:20.5363432Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int64 2022-08-17T12:44:20.7324473Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int16 2022-08-17T12:44:20.7325163Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_float32 2022-08-17T12:44:20.8222452Z test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_float64 2022-08-17T12:44:20.8240263Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int64 2022-08-17T12:44:20.8298558Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_bool 2022-08-17T12:44:20.8323383Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_bool 2022-08-17T12:44:20.8406566Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float16 2022-08-17T12:44:20.8407428Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float16 2022-08-17T12:44:20.8495822Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int32 2022-08-17T12:44:20.8496522Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int32 2022-08-17T12:44:20.8580170Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_bfloat16 2022-08-17T12:44:20.8597843Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_bfloat16 2022-08-17T12:44:20.8710203Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex64 2022-08-17T12:44:20.8746144Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex64 2022-08-17T12:44:20.8817596Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int16 2022-08-17T12:44:20.8821319Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int16 2022-08-17T12:44:20.9034567Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_uint8 2022-08-17T12:44:20.9035474Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_uint8 2022-08-17T12:44:20.9065739Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex32 2022-08-17T12:44:20.9074063Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex32 2022-08-17T12:44:20.9205330Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float64 2022-08-17T12:44:20.9221690Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float64 2022-08-17T12:44:20.9295345Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int8 2022-08-17T12:44:20.9334814Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int16 2022-08-17T12:44:20.9335424Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_uint8 2022-08-17T12:44:20.9335991Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int8 2022-08-17T12:44:21.0056711Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int32 2022-08-17T12:44:21.0057521Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_bfloat16 2022-08-17T12:44:21.1452315Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_bool 2022-08-17T12:44:21.1470197Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_float64 2022-08-17T12:44:21.2073097Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_bfloat16 2022-08-17T12:44:21.2083866Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_bfloat16 2022-08-17T12:44:21.2358801Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_bool 2022-08-17T12:44:21.2359607Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_uint8 2022-08-17T12:44:21.2600111Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:44:21.2614084Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int32 2022-08-17T12:44:21.2614748Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int16 2022-08-17T12:44:21.2623571Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_bool 2022-08-17T12:44:21.2726005Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex128 2022-08-17T12:44:21.2745079Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:44:21.3010891Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float64 2022-08-17T12:44:21.3012048Z [gw2] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float64 2022-08-17T12:44:21.3012752Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex64 2022-08-17T12:44:21.3013359Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_bool 2022-08-17T12:44:21.3156280Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex64 2022-08-17T12:44:21.3157596Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float16 2022-08-17T12:44:21.3161040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float16 2022-08-17T12:44:21.3161687Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float16 2022-08-17T12:44:21.3162419Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float32 2022-08-17T12:44:21.3163831Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float32 2022-08-17T12:44:21.3164861Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float64 2022-08-17T12:44:21.3181459Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float64 2022-08-17T12:44:21.3210519Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int16 2022-08-17T12:44:21.3234630Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int16 2022-08-17T12:44:21.3256755Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int32 2022-08-17T12:44:21.3294823Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int32 2022-08-17T12:44:21.3298935Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int64 2022-08-17T12:44:21.3301637Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex128 2022-08-17T12:44:21.3337069Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int64 2022-08-17T12:44:21.3337882Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int8 2022-08-17T12:44:21.3352687Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex32 2022-08-17T12:44:21.3422422Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int8 2022-08-17T12:44:21.3423113Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_uint8 2022-08-17T12:44:21.3423747Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_uint8 2022-08-17T12:44:21.3562366Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:21.3563365Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:21.3571958Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_bool 2022-08-17T12:44:21.3574277Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_bool 2022-08-17T12:44:21.3575053Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_complex128 2022-08-17T12:44:21.3575793Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_complex128 2022-08-17T12:44:21.3883898Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_complex32 2022-08-17T12:44:21.3945289Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_complex32 2022-08-17T12:44:21.3945987Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_complex64 2022-08-17T12:44:21.3946632Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_complex64 2022-08-17T12:44:21.3949671Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_float16 2022-08-17T12:44:21.3950403Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_float16 2022-08-17T12:44:21.3950966Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_float32 2022-08-17T12:44:21.3951554Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_float32 2022-08-17T12:44:21.3952132Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_float64 2022-08-17T12:44:21.3952716Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_float64 2022-08-17T12:44:21.3953256Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int16 2022-08-17T12:44:21.3954136Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int16 2022-08-17T12:44:21.3954683Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int32 2022-08-17T12:44:21.3955261Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int32 2022-08-17T12:44:21.3955800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int64 2022-08-17T12:44:21.3957778Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int64 2022-08-17T12:44:21.3969827Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int8 2022-08-17T12:44:21.3988589Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex32 2022-08-17T12:44:21.3989212Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex64 2022-08-17T12:44:21.4005042Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int8 2022-08-17T12:44:21.4040000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_uint8 2022-08-17T12:44:21.4087757Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_uint8 2022-08-17T12:44:21.4088504Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_bfloat16 2022-08-17T12:44:21.4110508Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_bfloat16 2022-08-17T12:44:21.4136226Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_bool 2022-08-17T12:44:21.4180301Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_bool 2022-08-17T12:44:21.4180923Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_float32 2022-08-17T12:44:21.4196562Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_float32 2022-08-17T12:44:21.4303844Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_float64 2022-08-17T12:44:21.4304577Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_float64 2022-08-17T12:44:21.4305193Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int16 2022-08-17T12:44:21.4305783Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int16 2022-08-17T12:44:21.4369772Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int32 2022-08-17T12:44:21.4373761Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int32 2022-08-17T12:44:21.4374407Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int64 2022-08-17T12:44:21.4471437Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int64 2022-08-17T12:44:21.4472262Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int8 2022-08-17T12:44:21.4472887Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int8 2022-08-17T12:44:21.4473506Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_uint8 2022-08-17T12:44:21.4478679Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_uint8 2022-08-17T12:44:21.4579607Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:21.4580385Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:21.4581091Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_bool 2022-08-17T12:44:21.4582083Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_bool 2022-08-17T12:44:21.4607987Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_float32 2022-08-17T12:44:21.4641181Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_float32 2022-08-17T12:44:21.4641913Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_float64 2022-08-17T12:44:21.4655705Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex64 2022-08-17T12:44:21.4656348Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float16 2022-08-17T12:44:21.4700592Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_float64 2022-08-17T12:44:21.4701225Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int16 2022-08-17T12:44:21.4733528Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int16 2022-08-17T12:44:21.4747697Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int32 2022-08-17T12:44:21.4756244Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int32 2022-08-17T12:44:21.4796912Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int64 2022-08-17T12:44:21.4811745Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int64 2022-08-17T12:44:21.4843608Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int8 2022-08-17T12:44:21.4852510Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int8 2022-08-17T12:44:21.4923572Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_uint8 2022-08-17T12:44:21.4924376Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_uint8 2022-08-17T12:44:21.4946590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_bfloat16 2022-08-17T12:44:21.4947329Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_bfloat16 2022-08-17T12:44:21.5024824Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_bool 2022-08-17T12:44:21.5025564Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_bool 2022-08-17T12:44:21.5094308Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_float32 2022-08-17T12:44:21.5095258Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_float32 2022-08-17T12:44:21.5095989Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_float64 2022-08-17T12:44:21.5096629Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_float64 2022-08-17T12:44:21.5156298Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int16 2022-08-17T12:44:21.5157037Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int16 2022-08-17T12:44:21.5178775Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int32 2022-08-17T12:44:21.5245150Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int32 2022-08-17T12:44:21.5246695Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int64 2022-08-17T12:44:21.5247444Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int64 2022-08-17T12:44:21.5279302Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int8 2022-08-17T12:44:21.5289972Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int8 2022-08-17T12:44:21.5330698Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float16 2022-08-17T12:44:21.5331646Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_uint8 2022-08-17T12:44:21.5359054Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float32 2022-08-17T12:44:21.5360204Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_uint8 2022-08-17T12:44:21.5397719Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:21.5427968Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:21.5441844Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_bool 2022-08-17T12:44:21.5457060Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_bool 2022-08-17T12:44:21.5490949Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_float32 2022-08-17T12:44:21.5505371Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_float32 2022-08-17T12:44:21.5545357Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_float64 2022-08-17T12:44:21.5559070Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_float64 2022-08-17T12:44:21.5602795Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int16 2022-08-17T12:44:21.5616133Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int16 2022-08-17T12:44:21.5654197Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int32 2022-08-17T12:44:21.5666088Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int32 2022-08-17T12:44:21.5697131Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int64 2022-08-17T12:44:21.5708277Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int64 2022-08-17T12:44:21.5743518Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int8 2022-08-17T12:44:21.5754809Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int8 2022-08-17T12:44:21.5796508Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_uint8 2022-08-17T12:44:21.5861535Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_uint8 2022-08-17T12:44:21.5896837Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_bfloat16 2022-08-17T12:44:21.5908626Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_bfloat16 2022-08-17T12:44:21.5925010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_bool 2022-08-17T12:44:21.5940323Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float32 2022-08-17T12:44:21.5944643Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float64 2022-08-17T12:44:21.5957882Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_bool 2022-08-17T12:44:21.5994844Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_float32 2022-08-17T12:44:21.6008356Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_float32 2022-08-17T12:44:21.6039609Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_float64 2022-08-17T12:44:21.6050693Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_float64 2022-08-17T12:44:21.6083733Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int16 2022-08-17T12:44:21.6096978Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int16 2022-08-17T12:44:21.6130198Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int32 2022-08-17T12:44:21.6142126Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int32 2022-08-17T12:44:21.6174658Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int64 2022-08-17T12:44:21.6187740Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int64 2022-08-17T12:44:21.6322206Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int8 2022-08-17T12:44:21.6322907Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int8 2022-08-17T12:44:21.6323715Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_uint8 2022-08-17T12:44:21.6324350Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_uint8 2022-08-17T12:44:21.6409645Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:21.6410989Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:21.6411766Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_bool 2022-08-17T12:44:21.6412528Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_bool 2022-08-17T12:44:21.6433305Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_float32 2022-08-17T12:44:21.6442053Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_float32 2022-08-17T12:44:21.6526528Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_float64 2022-08-17T12:44:21.6528564Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_float64 2022-08-17T12:44:21.6530912Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int16 2022-08-17T12:44:21.6533947Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int16 2022-08-17T12:44:21.6548211Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float64 2022-08-17T12:44:21.6548883Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int32 2022-08-17T12:44:21.6556016Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int16 2022-08-17T12:44:21.6721582Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int16 2022-08-17T12:44:21.6724347Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int32 2022-08-17T12:44:21.6725108Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_uint8 2022-08-17T12:44:21.6787639Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int64 2022-08-17T12:44:21.6890780Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int64 2022-08-17T12:44:21.6891521Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int8 2022-08-17T12:44:21.6892373Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int8 2022-08-17T12:44:21.6893264Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_uint8 2022-08-17T12:44:21.6893793Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_uint8 2022-08-17T12:44:21.6894322Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_bfloat16 2022-08-17T12:44:21.6894870Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_bfloat16 2022-08-17T12:44:21.6895384Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_bool 2022-08-17T12:44:21.6896841Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_bool 2022-08-17T12:44:21.6934064Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float16 2022-08-17T12:44:21.6979065Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float16 2022-08-17T12:44:21.6979879Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float32 2022-08-17T12:44:21.7067795Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float32 2022-08-17T12:44:21.7068943Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float64 2022-08-17T12:44:21.7069575Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float64 2022-08-17T12:44:21.7071659Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int16 2022-08-17T12:44:21.7145369Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int16 2022-08-17T12:44:21.7146335Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int16 2022-08-17T12:44:21.7146928Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int32 2022-08-17T12:44:21.7147421Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int32 2022-08-17T12:44:21.7147958Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int32 2022-08-17T12:44:21.7172166Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int64 2022-08-17T12:44:21.7188622Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int64 2022-08-17T12:44:21.7210751Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int8 2022-08-17T12:44:21.7283541Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int8 2022-08-17T12:44:21.7284537Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_uint8 2022-08-17T12:44:21.7285253Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_uint8 2022-08-17T12:44:21.7306971Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:21.7314917Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:21.7440634Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_bool 2022-08-17T12:44:21.7442194Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_bool 2022-08-17T12:44:21.7442890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_float16 2022-08-17T12:44:21.7443562Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_float16 2022-08-17T12:44:21.7466934Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_float32 2022-08-17T12:44:21.7468011Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_float32 2022-08-17T12:44:21.7509140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_float64 2022-08-17T12:44:21.7562920Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_float64 2022-08-17T12:44:21.7563615Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int16 2022-08-17T12:44:21.7564162Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int16 2022-08-17T12:44:21.7631586Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int32 2022-08-17T12:44:21.7632741Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int32 2022-08-17T12:44:21.7639240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int64 2022-08-17T12:44:21.7651766Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int32 2022-08-17T12:44:21.7692067Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int64 2022-08-17T12:44:21.7692719Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int8 2022-08-17T12:44:21.7702241Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int64 2022-08-17T12:44:21.7734060Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int8 2022-08-17T12:44:21.7761431Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_uint8 2022-08-17T12:44:21.7762376Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_uint8 2022-08-17T12:44:21.7796991Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_bfloat16 2022-08-17T12:44:21.7855776Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_bfloat16 2022-08-17T12:44:21.7868564Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_bool 2022-08-17T12:44:21.7869589Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_bool 2022-08-17T12:44:21.7903047Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_complex128 2022-08-17T12:44:21.7910475Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_complex128 2022-08-17T12:44:21.7947025Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_complex64 2022-08-17T12:44:21.7997112Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_complex64 2022-08-17T12:44:21.7997950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_float32 2022-08-17T12:44:21.8003436Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_float32 2022-08-17T12:44:21.8038496Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_float64 2022-08-17T12:44:21.8050699Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_float64 2022-08-17T12:44:21.8084156Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int16 2022-08-17T12:44:21.8138311Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int16 2022-08-17T12:44:21.8139154Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int32 2022-08-17T12:44:21.8168560Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int32 2022-08-17T12:44:21.8182696Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int64 2022-08-17T12:44:21.8189356Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int64 2022-08-17T12:44:21.8208579Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int64 2022-08-17T12:44:21.8209494Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int8 2022-08-17T12:44:21.8295662Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int8 2022-08-17T12:44:21.8296684Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int8 2022-08-17T12:44:21.8297448Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_uint8 2022-08-17T12:44:21.8302576Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_uint8 2022-08-17T12:44:21.8345981Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:21.8353158Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:21.8429946Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_bool 2022-08-17T12:44:21.8431022Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_bool 2022-08-17T12:44:21.8437133Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_complex128 2022-08-17T12:44:21.8450576Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_complex128 2022-08-17T12:44:21.8487321Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_complex64 2022-08-17T12:44:21.8499660Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_complex64 2022-08-17T12:44:21.8535476Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_float32 2022-08-17T12:44:21.8549435Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_float32 2022-08-17T12:44:21.8584074Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_float64 2022-08-17T12:44:21.8596817Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_float64 2022-08-17T12:44:21.8632028Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int16 2022-08-17T12:44:21.8642851Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int16 2022-08-17T12:44:21.8692387Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int32 2022-08-17T12:44:21.8703085Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int32 2022-08-17T12:44:21.8755501Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int64 2022-08-17T12:44:21.8759899Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int8 2022-08-17T12:44:21.8789961Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int64 2022-08-17T12:44:21.8790724Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int8 2022-08-17T12:44:21.8800279Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_uint8 2022-08-17T12:44:21.8813307Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int8 2022-08-17T12:44:21.8857384Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_uint8 2022-08-17T12:44:21.8873408Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_uint8 2022-08-17T12:44:21.8908490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_bfloat16 2022-08-17T12:44:21.8951150Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_bfloat16 2022-08-17T12:44:21.8960349Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_bool 2022-08-17T12:44:21.8990153Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_bool 2022-08-17T12:44:21.9008864Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_complex128 2022-08-17T12:44:21.9022852Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_complex128 2022-08-17T12:44:21.9059426Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_complex64 2022-08-17T12:44:21.9084349Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_complex64 2022-08-17T12:44:21.9113016Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float16 2022-08-17T12:44:21.9121831Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float16 2022-08-17T12:44:21.9156750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float32 2022-08-17T12:44:21.9169339Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float32 2022-08-17T12:44:21.9203607Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float64 2022-08-17T12:44:21.9217149Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float64 2022-08-17T12:44:21.9248948Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int16 2022-08-17T12:44:21.9260942Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int16 2022-08-17T12:44:21.9293638Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int32 2022-08-17T12:44:21.9301497Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_uint8 2022-08-17T12:44:21.9312596Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int32 2022-08-17T12:44:21.9314654Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int64 2022-08-17T12:44:21.9352594Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_bfloat16 2022-08-17T12:44:21.9395618Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int64 2022-08-17T12:44:21.9433011Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int8 2022-08-17T12:44:21.9434907Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int8 2022-08-17T12:44:21.9461545Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_uint8 2022-08-17T12:44:21.9501182Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_uint8 2022-08-17T12:44:21.9511176Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:21.9524466Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:21.9559117Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_bool 2022-08-17T12:44:21.9562897Z [gw0] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_uint8 2022-08-17T12:44:21.9853012Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_bool 2022-08-17T12:44:21.9854673Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_complex128 2022-08-17T12:44:21.9855383Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int64 2022-08-17T12:44:21.9855992Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_complex128 2022-08-17T12:44:21.9856653Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_complex64 2022-08-17T12:44:21.9857272Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_complex64 2022-08-17T12:44:21.9857831Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_float16 2022-08-17T12:44:21.9858659Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_float16 2022-08-17T12:44:21.9859279Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_float32 2022-08-17T12:44:21.9859905Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_float32 2022-08-17T12:44:21.9935135Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_float64 2022-08-17T12:44:21.9935839Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_float64 2022-08-17T12:44:21.9936477Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int16 2022-08-17T12:44:21.9937112Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int16 2022-08-17T12:44:21.9937705Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int32 2022-08-17T12:44:21.9938344Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int32 2022-08-17T12:44:21.9962982Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int64 2022-08-17T12:44:21.9986777Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int64 2022-08-17T12:44:22.0008054Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int8 2022-08-17T12:44:22.0054171Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int8 2022-08-17T12:44:22.0054994Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_uint8 2022-08-17T12:44:22.0060722Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_uint8 2022-08-17T12:44:22.0099936Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_bfloat16 2022-08-17T12:44:22.0144138Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_bfloat16 2022-08-17T12:44:22.0144920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_bool 2022-08-17T12:44:22.0328196Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_bool 2022-08-17T12:44:22.0328994Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_float32 2022-08-17T12:44:22.0329681Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_float32 2022-08-17T12:44:22.0330300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_float64 2022-08-17T12:44:22.0330920Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_float64 2022-08-17T12:44:22.0331545Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int16 2022-08-17T12:44:22.0332178Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int16 2022-08-17T12:44:22.0334600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int32 2022-08-17T12:44:22.0335229Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int32 2022-08-17T12:44:22.0374395Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int64 2022-08-17T12:44:22.0389606Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int64 2022-08-17T12:44:22.0418485Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int8 2022-08-17T12:44:22.0440487Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int8 2022-08-17T12:44:22.0469203Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_uint8 2022-08-17T12:44:22.0485516Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_uint8 2022-08-17T12:44:22.0510884Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:22.0520881Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:22.0572226Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_bool 2022-08-17T12:44:22.0573178Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_bool 2022-08-17T12:44:22.0648103Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_float32 2022-08-17T12:44:22.0649296Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_float32 2022-08-17T12:44:22.0655038Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_float64 2022-08-17T12:44:22.0689428Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_float64 2022-08-17T12:44:22.0720373Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int16 2022-08-17T12:44:22.0721190Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int16 2022-08-17T12:44:22.0813930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int32 2022-08-17T12:44:22.0814696Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int32 2022-08-17T12:44:22.0815534Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int64 2022-08-17T12:44:22.0864175Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int64 2022-08-17T12:44:22.0865099Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int8 2022-08-17T12:44:22.0993867Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int8 2022-08-17T12:44:22.1007007Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_uint8 2022-08-17T12:44:22.1007871Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_uint8 2022-08-17T12:44:22.1008568Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_bool 2022-08-17T12:44:22.1009254Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_bool 2022-08-17T12:44:22.1010137Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_complex128 2022-08-17T12:44:22.1013946Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_complex128 2022-08-17T12:44:22.1049948Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_complex64 2022-08-17T12:44:22.1073532Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_complex64 2022-08-17T12:44:22.1099680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_float32 2022-08-17T12:44:22.1100361Z [gw1] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float16 2022-08-17T12:44:22.1150342Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_float32 2022-08-17T12:44:22.1151185Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_float64 2022-08-17T12:44:22.1151787Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float32 2022-08-17T12:44:22.1166637Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_float64 2022-08-17T12:44:22.1198399Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int16 2022-08-17T12:44:22.1242005Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int16 2022-08-17T12:44:22.1242780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int32 2022-08-17T12:44:22.1288743Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int32 2022-08-17T12:44:22.1289505Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int64 2022-08-17T12:44:22.1331543Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int64 2022-08-17T12:44:22.1332186Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int8 2022-08-17T12:44:22.1373594Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int8 2022-08-17T12:44:22.1374380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_uint8 2022-08-17T12:44:22.1486202Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_uint8 2022-08-17T12:44:22.1487311Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_bool 2022-08-17T12:44:22.1488071Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_bool 2022-08-17T12:44:22.1489847Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_complex128 2022-08-17T12:44:22.1490636Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_complex128 2022-08-17T12:44:22.1506667Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_complex64 2022-08-17T12:44:22.1533230Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_complex64 2022-08-17T12:44:22.1551182Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_float32 2022-08-17T12:44:22.1576466Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_float32 2022-08-17T12:44:22.1613816Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_float64 2022-08-17T12:44:22.1614568Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_float64 2022-08-17T12:44:22.1673965Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int16 2022-08-17T12:44:22.1674690Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int16 2022-08-17T12:44:22.1708653Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int32 2022-08-17T12:44:22.1709759Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int32 2022-08-17T12:44:22.1770334Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int64 2022-08-17T12:44:22.1771241Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int64 2022-08-17T12:44:22.1788168Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int8 2022-08-17T12:44:22.1789063Z [gw3] [ 25%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_bfloat16 2022-08-17T12:44:22.2088430Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int8 2022-08-17T12:44:22.2090483Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_uint8 2022-08-17T12:44:22.2091073Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_float32 2022-08-17T12:44:22.2106629Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_uint8 2022-08-17T12:44:22.2107300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_bool 2022-08-17T12:44:22.2107913Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_bool 2022-08-17T12:44:22.2108748Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_complex128 2022-08-17T12:44:22.2109408Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_complex128 2022-08-17T12:44:22.2111683Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_complex64 2022-08-17T12:44:22.2116175Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_complex64 2022-08-17T12:44:22.2116828Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_float32 2022-08-17T12:44:22.2192125Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_float32 2022-08-17T12:44:22.2196019Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_float64 2022-08-17T12:44:22.2196795Z [gw2] [ 25%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_float64 2022-08-17T12:44:22.2197479Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int16 2022-08-17T12:44:22.2198036Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int16 2022-08-17T12:44:22.2198542Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int32 2022-08-17T12:44:22.2664749Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int32 2022-08-17T12:44:22.2665361Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int64 2022-08-17T12:44:22.2665900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int64 2022-08-17T12:44:22.2666367Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int16 2022-08-17T12:44:22.2666850Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int64 2022-08-17T12:44:22.2667367Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int8 2022-08-17T12:44:22.2667881Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int8 2022-08-17T12:44:22.2668379Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_uint8 2022-08-17T12:44:22.2668886Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_uint8 2022-08-17T12:44:22.2669408Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_bool 2022-08-17T12:44:22.2670763Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_bool 2022-08-17T12:44:22.2671300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_complex128 2022-08-17T12:44:22.2671826Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_complex128 2022-08-17T12:44:22.2672366Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_complex64 2022-08-17T12:44:22.2672896Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_complex64 2022-08-17T12:44:22.2673531Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_float32 2022-08-17T12:44:22.2674040Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_float32 2022-08-17T12:44:22.2674568Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_float64 2022-08-17T12:44:22.2675102Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_float64 2022-08-17T12:44:22.2675616Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int16 2022-08-17T12:44:22.2676119Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int16 2022-08-17T12:44:22.2676633Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int32 2022-08-17T12:44:22.2677149Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int32 2022-08-17T12:44:22.2746392Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int64 2022-08-17T12:44:22.2747118Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int64 2022-08-17T12:44:22.2747766Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int8 2022-08-17T12:44:22.2774147Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int8 2022-08-17T12:44:22.2795391Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_uint8 2022-08-17T12:44:22.2803027Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_uint8 2022-08-17T12:44:22.2843444Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_bool 2022-08-17T12:44:22.2894182Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_bool 2022-08-17T12:44:22.2895000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_complex128 2022-08-17T12:44:22.2925878Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_complex128 2022-08-17T12:44:22.2940311Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_complex64 2022-08-17T12:44:22.2958268Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_complex64 2022-08-17T12:44:22.2987709Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_float32 2022-08-17T12:44:22.3009724Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_float32 2022-08-17T12:44:22.3036648Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_float64 2022-08-17T12:44:22.3054380Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_float64 2022-08-17T12:44:22.3083095Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int16 2022-08-17T12:44:22.3091105Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int16 2022-08-17T12:44:22.3127136Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int32 2022-08-17T12:44:22.3175932Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int32 2022-08-17T12:44:22.3176695Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int64 2022-08-17T12:44:22.3211804Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int64 2022-08-17T12:44:22.3216160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int8 2022-08-17T12:44:22.3245896Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int8 2022-08-17T12:44:22.3265679Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_uint8 2022-08-17T12:44:22.3276805Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_uint8 2022-08-17T12:44:22.3306808Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_bool 2022-08-17T12:44:22.3335310Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_bool 2022-08-17T12:44:22.3357308Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_complex128 2022-08-17T12:44:22.3376918Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_complex128 2022-08-17T12:44:22.3402428Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_complex64 2022-08-17T12:44:22.3420563Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_complex64 2022-08-17T12:44:22.3447291Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_float32 2022-08-17T12:44:22.3463424Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_float32 2022-08-17T12:44:22.3491739Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_float64 2022-08-17T12:44:22.3498077Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_float64 2022-08-17T12:44:22.3535724Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int16 2022-08-17T12:44:22.3555816Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int16 2022-08-17T12:44:22.3579897Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int32 2022-08-17T12:44:22.3590226Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int32 2022-08-17T12:44:22.3629187Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int64 2022-08-17T12:44:22.3635801Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int64 2022-08-17T12:44:22.3673674Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int8 2022-08-17T12:44:22.3680776Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int8 2022-08-17T12:44:22.3719673Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_uint8 2022-08-17T12:44:22.3727931Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_uint8 2022-08-17T12:44:22.3760042Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_bfloat16 2022-08-17T12:44:22.3775400Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_bfloat16 2022-08-17T12:44:22.3811852Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_bool 2022-08-17T12:44:22.3821582Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_bool 2022-08-17T12:44:22.3853086Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_complex128 2022-08-17T12:44:22.3880951Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_complex128 2022-08-17T12:44:22.3899445Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_complex32 2022-08-17T12:44:22.3948946Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_complex32 2022-08-17T12:44:22.3949880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_complex64 2022-08-17T12:44:22.3950616Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_float32 2022-08-17T12:44:22.3951196Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_float64 2022-08-17T12:44:22.3970623Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_complex64 2022-08-17T12:44:22.4036898Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float16 2022-08-17T12:44:22.4037674Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float16 2022-08-17T12:44:22.4039164Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float32 2022-08-17T12:44:22.4141498Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float32 2022-08-17T12:44:22.4142689Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float64 2022-08-17T12:44:22.4143538Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float64 2022-08-17T12:44:22.4144380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int16 2022-08-17T12:44:22.4184051Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int16 2022-08-17T12:44:22.4184872Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int32 2022-08-17T12:44:22.4224207Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int32 2022-08-17T12:44:22.4230092Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int64 2022-08-17T12:44:22.4361711Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int64 2022-08-17T12:44:22.4364241Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int8 2022-08-17T12:44:22.4365279Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int8 2022-08-17T12:44:22.4366196Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_uint8 2022-08-17T12:44:22.4366980Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_uint8 2022-08-17T12:44:22.4376654Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:22.4388225Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:22.4428693Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_bool 2022-08-17T12:44:22.4454428Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_bool 2022-08-17T12:44:22.4477345Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_complex128 2022-08-17T12:44:22.4562654Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_complex128 2022-08-17T12:44:22.4563827Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_complex32 2022-08-17T12:44:22.4564593Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_complex32 2022-08-17T12:44:22.4566258Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_complex64 2022-08-17T12:44:22.4605792Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_complex64 2022-08-17T12:44:22.4606803Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_float16 2022-08-17T12:44:22.4621623Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_float16 2022-08-17T12:44:22.4661191Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_float32 2022-08-17T12:44:22.4799885Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_float32 2022-08-17T12:44:22.4806878Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_float64 2022-08-17T12:44:22.4807650Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_float64 2022-08-17T12:44:22.4808527Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int16 2022-08-17T12:44:22.4809319Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int16 2022-08-17T12:44:22.4809992Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int32 2022-08-17T12:44:22.4810665Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int32 2022-08-17T12:44:22.4845077Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int64 2022-08-17T12:44:22.4891342Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int64 2022-08-17T12:44:22.4892081Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int8 2022-08-17T12:44:22.4907415Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int8 2022-08-17T12:44:22.5041152Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_uint8 2022-08-17T12:44:22.5042101Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_uint8 2022-08-17T12:44:22.5042879Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_bool 2022-08-17T12:44:22.5043616Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int16 2022-08-17T12:44:22.5044224Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_uint8 2022-08-17T12:44:22.5044860Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_bool 2022-08-17T12:44:22.5045548Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_complex128 2022-08-17T12:44:22.5047338Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_complex128 2022-08-17T12:44:22.5122849Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_complex64 2022-08-17T12:44:22.5123726Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_complex64 2022-08-17T12:44:22.5134931Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_float32 2022-08-17T12:44:22.5161913Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_float32 2022-08-17T12:44:22.5181676Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_float64 2022-08-17T12:44:22.5190688Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_float64 2022-08-17T12:44:22.5221998Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int16 2022-08-17T12:44:22.5245098Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int16 2022-08-17T12:44:22.5275106Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int32 2022-08-17T12:44:22.5284211Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int32 2022-08-17T12:44:22.5324671Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int64 2022-08-17T12:44:22.5335578Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int64 2022-08-17T12:44:22.5376201Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int8 2022-08-17T12:44:22.5388531Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int8 2022-08-17T12:44:22.5426208Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_uint8 2022-08-17T12:44:22.5437415Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_uint8 2022-08-17T12:44:22.5471282Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_bool 2022-08-17T12:44:22.5480859Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_bool 2022-08-17T12:44:22.5535179Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_complex128 2022-08-17T12:44:22.5543872Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_complex128 2022-08-17T12:44:22.5581145Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_complex64 2022-08-17T12:44:22.5595542Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_complex64 2022-08-17T12:44:22.5634519Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_float32 2022-08-17T12:44:22.5642906Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_float32 2022-08-17T12:44:22.5681358Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_float64 2022-08-17T12:44:22.5693273Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_float64 2022-08-17T12:44:22.5727535Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int16 2022-08-17T12:44:22.5739310Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int16 2022-08-17T12:44:22.5781164Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int32 2022-08-17T12:44:22.5788571Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int32 2022-08-17T12:44:22.5827250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int64 2022-08-17T12:44:22.5837438Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int64 2022-08-17T12:44:22.5855006Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_float64 2022-08-17T12:44:22.5862876Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int8 2022-08-17T12:44:22.5895331Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int16 2022-08-17T12:44:22.5896899Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int8 2022-08-17T12:44:22.6042336Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:44:22.6043465Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:44:22.6044252Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_bool 2022-08-17T12:44:22.6044958Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_bool 2022-08-17T12:44:22.6045666Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_complex128 2022-08-17T12:44:22.6046413Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_complex128 2022-08-17T12:44:22.6085989Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_complex64 2022-08-17T12:44:22.6109560Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_complex64 2022-08-17T12:44:22.6135183Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_float32 2022-08-17T12:44:22.6141641Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_float32 2022-08-17T12:44:22.6181604Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_float64 2022-08-17T12:44:22.6200106Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_float64 2022-08-17T12:44:22.6228401Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int16 2022-08-17T12:44:22.6234883Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int16 2022-08-17T12:44:22.6271402Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int32 2022-08-17T12:44:22.6293279Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int32 2022-08-17T12:44:22.6369263Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int64 2022-08-17T12:44:22.6370294Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int64 2022-08-17T12:44:22.6371203Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int8 2022-08-17T12:44:22.6377548Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int8 2022-08-17T12:44:22.6455068Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_uint8 2022-08-17T12:44:22.6456256Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_uint8 2022-08-17T12:44:22.6482345Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_bool 2022-08-17T12:44:22.6483409Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_bool 2022-08-17T12:44:22.6515199Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_complex128 2022-08-17T12:44:22.6522825Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_complex128 2022-08-17T12:44:22.6702117Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_complex64 2022-08-17T12:44:22.6703026Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_complex64 2022-08-17T12:44:22.6703730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_float32 2022-08-17T12:44:22.6704457Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_float32 2022-08-17T12:44:22.6707861Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_float64 2022-08-17T12:44:22.6708780Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_float64 2022-08-17T12:44:22.6709670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int16 2022-08-17T12:44:22.6710247Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int16 2022-08-17T12:44:22.6750538Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int32 2022-08-17T12:44:22.6787586Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int32 2022-08-17T12:44:22.6830088Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int64 2022-08-17T12:44:22.6830899Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int64 2022-08-17T12:44:22.6839402Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int8 2022-08-17T12:44:22.6851465Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int8 2022-08-17T12:44:22.6904542Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_uint8 2022-08-17T12:44:22.6905600Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_uint8 2022-08-17T12:44:22.6932845Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_bool 2022-08-17T12:44:22.6947474Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_bool 2022-08-17T12:44:22.7003776Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_complex128 2022-08-17T12:44:22.7004639Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_complex128 2022-08-17T12:44:22.7048224Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_complex64 2022-08-17T12:44:22.7049004Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_complex64 2022-08-17T12:44:22.7099417Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_float32 2022-08-17T12:44:22.7100287Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_float32 2022-08-17T12:44:22.7121226Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_float64 2022-08-17T12:44:22.7141397Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_float64 2022-08-17T12:44:22.7174491Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int16 2022-08-17T12:44:22.7198532Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int16 2022-08-17T12:44:22.7222527Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int32 2022-08-17T12:44:22.7228625Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int32 2022-08-17T12:44:22.7267153Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int64 2022-08-17T12:44:22.7275636Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int64 2022-08-17T12:44:22.7309974Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int8 2022-08-17T12:44:22.7321545Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int8 2022-08-17T12:44:22.7360626Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_uint8 2022-08-17T12:44:22.7368514Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_uint8 2022-08-17T12:44:22.7404433Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_bool 2022-08-17T12:44:22.7412393Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_bool 2022-08-17T12:44:22.7493489Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_complex128 2022-08-17T12:44:22.7494518Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_complex128 2022-08-17T12:44:22.7495241Z [gw1] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float32 2022-08-17T12:44:22.7495914Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_complex64 2022-08-17T12:44:22.7507942Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float64 2022-08-17T12:44:22.7594770Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_complex64 2022-08-17T12:44:22.7595756Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_float32 2022-08-17T12:44:22.7597222Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_float32 2022-08-17T12:44:22.7600963Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_float64 2022-08-17T12:44:22.7620361Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_float64 2022-08-17T12:44:22.7703299Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int16 2022-08-17T12:44:22.7704347Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int16 2022-08-17T12:44:22.7705111Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int32 2022-08-17T12:44:22.7705900Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int32 2022-08-17T12:44:22.7739047Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int64 2022-08-17T12:44:22.7747345Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int64 2022-08-17T12:44:22.7819723Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int8 2022-08-17T12:44:22.7826772Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int8 2022-08-17T12:44:22.7827708Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:44:22.7867836Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:44:22.7869065Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_bool 2022-08-17T12:44:22.7957301Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_bool 2022-08-17T12:44:22.7958437Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_complex128 2022-08-17T12:44:22.7960448Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int16 2022-08-17T12:44:22.7961038Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int32 2022-08-17T12:44:22.7961801Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_complex128 2022-08-17T12:44:22.7990833Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_complex64 2022-08-17T12:44:22.7991957Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_complex64 2022-08-17T12:44:22.8019584Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_float32 2022-08-17T12:44:22.8036986Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_float32 2022-08-17T12:44:22.8081264Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_float64 2022-08-17T12:44:22.8082213Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_float64 2022-08-17T12:44:22.8145540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int16 2022-08-17T12:44:22.8146342Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int16 2022-08-17T12:44:22.8166204Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int32 2022-08-17T12:44:22.8249181Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int32 2022-08-17T12:44:22.8250223Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int64 2022-08-17T12:44:22.8251941Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int64 2022-08-17T12:44:22.8252811Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int8 2022-08-17T12:44:22.8283465Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int8 2022-08-17T12:44:22.8301602Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_uint8 2022-08-17T12:44:22.8324014Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_uint8 2022-08-17T12:44:22.8346146Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_bool 2022-08-17T12:44:22.8365125Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_bool 2022-08-17T12:44:22.8411440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_complex128 2022-08-17T12:44:22.8431101Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_complex128 2022-08-17T12:44:22.8438548Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_complex64 2022-08-17T12:44:22.8460167Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_complex64 2022-08-17T12:44:22.8488745Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_float32 2022-08-17T12:44:22.8513768Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_float32 2022-08-17T12:44:22.8545069Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_float64 2022-08-17T12:44:22.8587593Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_float64 2022-08-17T12:44:22.8590593Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int16 2022-08-17T12:44:22.8610722Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int16 2022-08-17T12:44:22.8638003Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int32 2022-08-17T12:44:22.8649259Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int32 2022-08-17T12:44:22.8689575Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int64 2022-08-17T12:44:22.8706321Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int64 2022-08-17T12:44:22.8734673Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int8 2022-08-17T12:44:22.8758588Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int8 2022-08-17T12:44:22.8785927Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_uint8 2022-08-17T12:44:22.8793463Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_uint8 2022-08-17T12:44:22.8828971Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_bool 2022-08-17T12:44:22.8842153Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_bool 2022-08-17T12:44:22.8857503Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_complex128 2022-08-17T12:44:22.8884977Z [gw0] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_uint8 2022-08-17T12:44:22.8896661Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int64 2022-08-17T12:44:22.8897370Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_complex128 2022-08-17T12:44:22.8978514Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_complex64 2022-08-17T12:44:22.8983080Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_complex64 2022-08-17T12:44:22.8984068Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_float32 2022-08-17T12:44:22.9028439Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_float32 2022-08-17T12:44:22.9029173Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_float64 2022-08-17T12:44:22.9043718Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_float64 2022-08-17T12:44:22.9091321Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int16 2022-08-17T12:44:22.9092306Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int16 2022-08-17T12:44:22.9121904Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int32 2022-08-17T12:44:22.9140066Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int32 2022-08-17T12:44:22.9176224Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int64 2022-08-17T12:44:22.9179679Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int64 2022-08-17T12:44:22.9213828Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int8 2022-08-17T12:44:22.9226113Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int8 2022-08-17T12:44:22.9259158Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_uint8 2022-08-17T12:44:22.9298896Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_uint8 2022-08-17T12:44:22.9310019Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_bool 2022-08-17T12:44:22.9317711Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_bool 2022-08-17T12:44:22.9402625Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_complex128 2022-08-17T12:44:22.9404756Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_complex128 2022-08-17T12:44:22.9407383Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_complex64 2022-08-17T12:44:22.9467053Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_complex64 2022-08-17T12:44:22.9468121Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_float32 2022-08-17T12:44:22.9481263Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_float32 2022-08-17T12:44:22.9519842Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_float64 2022-08-17T12:44:22.9520588Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_float64 2022-08-17T12:44:22.9547119Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int16 2022-08-17T12:44:22.9566248Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int16 2022-08-17T12:44:22.9592927Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int32 2022-08-17T12:44:22.9605928Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int32 2022-08-17T12:44:22.9686120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int64 2022-08-17T12:44:22.9687164Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int64 2022-08-17T12:44:22.9688977Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int8 2022-08-17T12:44:22.9746297Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int8 2022-08-17T12:44:22.9747170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_uint8 2022-08-17T12:44:22.9747783Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int32 2022-08-17T12:44:22.9748339Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int64 2022-08-17T12:44:22.9748886Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_uint8 2022-08-17T12:44:22.9794345Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_bool 2022-08-17T12:44:22.9795197Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_bool 2022-08-17T12:44:22.9832275Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_complex128 2022-08-17T12:44:22.9864149Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_complex128 2022-08-17T12:44:22.9881667Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_complex64 2022-08-17T12:44:22.9906867Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_complex64 2022-08-17T12:44:22.9932730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_float32 2022-08-17T12:44:22.9950373Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_float32 2022-08-17T12:44:22.9984675Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_float64 2022-08-17T12:44:22.9994994Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_float64 2022-08-17T12:44:23.0036443Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int16 2022-08-17T12:44:23.0045985Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int16 2022-08-17T12:44:23.0083095Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int32 2022-08-17T12:44:23.0109568Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int32 2022-08-17T12:44:23.0131956Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int64 2022-08-17T12:44:23.0180219Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int64 2022-08-17T12:44:23.0258247Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int8 2022-08-17T12:44:23.0258967Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int8 2022-08-17T12:44:23.0259681Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_uint8 2022-08-17T12:44:23.0260396Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_uint8 2022-08-17T12:44:23.0276235Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_bool 2022-08-17T12:44:23.0299610Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_bool 2022-08-17T12:44:23.0350613Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_complex128 2022-08-17T12:44:23.0351775Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_complex128 2022-08-17T12:44:23.0385006Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_complex64 2022-08-17T12:44:23.0398781Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_complex64 2022-08-17T12:44:23.0477841Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_float32 2022-08-17T12:44:23.0478740Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_float32 2022-08-17T12:44:23.0479424Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_float64 2022-08-17T12:44:23.0490456Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_float64 2022-08-17T12:44:23.0550489Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int16 2022-08-17T12:44:23.0551224Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int16 2022-08-17T12:44:23.0601164Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int32 2022-08-17T12:44:23.0601946Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int32 2022-08-17T12:44:23.0638735Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int64 2022-08-17T12:44:23.0639607Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int64 2022-08-17T12:44:23.0695271Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int8 2022-08-17T12:44:23.0696257Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int8 2022-08-17T12:44:23.0719412Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_uint8 2022-08-17T12:44:23.0736059Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_uint8 2022-08-17T12:44:23.0770421Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_bfloat16 2022-08-17T12:44:23.0786248Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_bfloat16 2022-08-17T12:44:23.0828078Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_bool 2022-08-17T12:44:23.0877173Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_bool 2022-08-17T12:44:23.0927177Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex128 2022-08-17T12:44:23.0927966Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex128 2022-08-17T12:44:23.0928664Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex32 2022-08-17T12:44:23.0959972Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex32 2022-08-17T12:44:23.0976172Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex64 2022-08-17T12:44:23.1023577Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex64 2022-08-17T12:44:23.1024447Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float16 2022-08-17T12:44:23.1076467Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float16 2022-08-17T12:44:23.1078319Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float32 2022-08-17T12:44:23.1086937Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float32 2022-08-17T12:44:23.1123678Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float64 2022-08-17T12:44:23.1169378Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float64 2022-08-17T12:44:23.1216440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int16 2022-08-17T12:44:23.1217591Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int16 2022-08-17T12:44:23.1218376Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int32 2022-08-17T12:44:23.1249835Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int32 2022-08-17T12:44:23.1286721Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int64 2022-08-17T12:44:23.1287380Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int64 2022-08-17T12:44:23.1314034Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int8 2022-08-17T12:44:23.1324857Z [gw3] [ 26%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int64 2022-08-17T12:44:23.1382801Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int8 2022-08-17T12:44:23.1383946Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_uint8 2022-08-17T12:44:23.1384511Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int8 2022-08-17T12:44:23.1460227Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_uint8 2022-08-17T12:44:23.1500574Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:23.1515255Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:23.1516180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_bool 2022-08-17T12:44:23.1529051Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_bool 2022-08-17T12:44:23.1587726Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_complex128 2022-08-17T12:44:23.1588650Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_complex128 2022-08-17T12:44:23.1717051Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_complex32 2022-08-17T12:44:23.1717965Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_complex32 2022-08-17T12:44:23.1718670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_complex64 2022-08-17T12:44:23.1719418Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_complex64 2022-08-17T12:44:23.1720139Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_float16 2022-08-17T12:44:23.1720924Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_float16 2022-08-17T12:44:23.1749941Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_float32 2022-08-17T12:44:23.1773705Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_float32 2022-08-17T12:44:23.1822496Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_float64 2022-08-17T12:44:23.1823384Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_float64 2022-08-17T12:44:23.1860148Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int16 2022-08-17T12:44:23.1878904Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int16 2022-08-17T12:44:23.1919944Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int32 2022-08-17T12:44:23.1920953Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int32 2022-08-17T12:44:23.1963104Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int64 2022-08-17T12:44:23.1971258Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int64 2022-08-17T12:44:23.2009077Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int8 2022-08-17T12:44:23.2056866Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int8 2022-08-17T12:44:23.2060937Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_uint8 2022-08-17T12:44:23.2090419Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_uint8 2022-08-17T12:44:23.2114037Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_bool 2022-08-17T12:44:23.2141420Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_bool 2022-08-17T12:44:23.2159999Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_float32 2022-08-17T12:44:23.2199223Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_float32 2022-08-17T12:44:23.2210958Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_float64 2022-08-17T12:44:23.2246916Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_float64 2022-08-17T12:44:23.2288733Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int16 2022-08-17T12:44:23.2289584Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int16 2022-08-17T12:44:23.2315967Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int32 2022-08-17T12:44:23.2316748Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int32 2022-08-17T12:44:23.2356508Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int64 2022-08-17T12:44:23.2389716Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int64 2022-08-17T12:44:23.2409060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int8 2022-08-17T12:44:23.2445718Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int8 2022-08-17T12:44:23.2457677Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_uint8 2022-08-17T12:44:23.2474879Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_uint8 2022-08-17T12:44:23.2531887Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_bool 2022-08-17T12:44:23.2532755Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_bool 2022-08-17T12:44:23.2553967Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_float32 2022-08-17T12:44:23.2565772Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_float32 2022-08-17T12:44:23.2599924Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_float64 2022-08-17T12:44:23.2620930Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_float64 2022-08-17T12:44:23.2668092Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int16 2022-08-17T12:44:23.2668924Z [gw2] [ 26%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int16 2022-08-17T12:44:23.2703157Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int32 2022-08-17T12:44:23.2725732Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int32 2022-08-17T12:44:23.2749366Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int64 2022-08-17T12:44:23.2777791Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int64 2022-08-17T12:44:23.2798103Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int8 2022-08-17T12:44:23.2808609Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int8 2022-08-17T12:44:23.2848795Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:44:23.2861951Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:44:23.2894450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_bool 2022-08-17T12:44:23.2942085Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_bool 2022-08-17T12:44:23.2942743Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_float32 2022-08-17T12:44:23.2993245Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_float32 2022-08-17T12:44:23.2994239Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_float64 2022-08-17T12:44:23.3005698Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_float64 2022-08-17T12:44:23.3049508Z [gw3] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int8 2022-08-17T12:44:23.3050358Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int16 2022-08-17T12:44:23.3051805Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_uint8 2022-08-17T12:44:23.3064346Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int16 2022-08-17T12:44:23.3094095Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int32 2022-08-17T12:44:23.3105087Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int32 2022-08-17T12:44:23.3142729Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int64 2022-08-17T12:44:23.3160534Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int64 2022-08-17T12:44:23.3188092Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int8 2022-08-17T12:44:23.3196173Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int8 2022-08-17T12:44:23.3235209Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_uint8 2022-08-17T12:44:23.3260986Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_uint8 2022-08-17T12:44:23.3283124Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_bool 2022-08-17T12:44:23.3330269Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_bool 2022-08-17T12:44:23.3331015Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_float32 2022-08-17T12:44:23.3331601Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int64 2022-08-17T12:44:23.3332364Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_bfloat16 2022-08-17T12:44:23.3392839Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_float32 2022-08-17T12:44:23.3393856Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_float64 2022-08-17T12:44:23.3394742Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_float64 2022-08-17T12:44:23.3425171Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int16 2022-08-17T12:44:23.3432621Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int16 2022-08-17T12:44:23.3471693Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int32 2022-08-17T12:44:23.3478817Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int32 2022-08-17T12:44:23.3550626Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int64 2022-08-17T12:44:23.3551687Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int64 2022-08-17T12:44:23.3558836Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int8 2022-08-17T12:44:23.3570853Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int8 2022-08-17T12:44:23.3610295Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_uint8 2022-08-17T12:44:23.3613651Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_uint8 2022-08-17T12:44:23.3632248Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_bool 2022-08-17T12:44:23.3653691Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_bfloat16 2022-08-17T12:44:23.3654372Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float16 2022-08-17T12:44:23.3662983Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_bool 2022-08-17T12:44:23.3697815Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_float32 2022-08-17T12:44:23.3741361Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_float32 2022-08-17T12:44:23.3742069Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_float64 2022-08-17T12:44:23.3786759Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_float64 2022-08-17T12:44:23.3796057Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int16 2022-08-17T12:44:23.3804143Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int16 2022-08-17T12:44:23.3838917Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int32 2022-08-17T12:44:23.3880348Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int32 2022-08-17T12:44:23.3882277Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int64 2022-08-17T12:44:23.3889175Z [gw0] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float16 2022-08-17T12:44:23.3905946Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int64 2022-08-17T12:44:23.3906661Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int8 2022-08-17T12:44:23.3941712Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_float64 2022-08-17T12:44:23.3950669Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int8 2022-08-17T12:44:23.3993215Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_float64 2022-08-17T12:44:23.3995337Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_uint8 2022-08-17T12:44:23.4005809Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_bfloat16 2022-08-17T12:44:23.4010232Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_uint8 2022-08-17T12:44:23.4033860Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_bfloat16 2022-08-17T12:44:23.4034904Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_bool 2022-08-17T12:44:23.4059783Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_bool 2022-08-17T12:44:23.4064267Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_bool 2022-08-17T12:44:23.4092865Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_bool 2022-08-17T12:44:23.4093715Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_float32 2022-08-17T12:44:23.4121866Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float16 2022-08-17T12:44:23.4129024Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float16 2022-08-17T12:44:23.4154130Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_float32 2022-08-17T12:44:23.4181014Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_float64 2022-08-17T12:44:23.4181562Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float32 2022-08-17T12:44:23.4188614Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_float64 2022-08-17T12:44:23.4202110Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float32 2022-08-17T12:44:23.4232537Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float64 2022-08-17T12:44:23.4233247Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int16 2022-08-17T12:44:23.4233872Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int16 2022-08-17T12:44:23.4256821Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float64 2022-08-17T12:44:23.4314516Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int16 2022-08-17T12:44:23.4315255Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float64 2022-08-17T12:44:23.4315923Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int32 2022-08-17T12:44:23.4326460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int16 2022-08-17T12:44:23.4336535Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int16 2022-08-17T12:44:23.4387047Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int32 2022-08-17T12:44:23.4390690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int64 2022-08-17T12:44:23.4395159Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int32 2022-08-17T12:44:23.4453467Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int64 2022-08-17T12:44:23.4454183Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int32 2022-08-17T12:44:23.4454818Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int8 2022-08-17T12:44:23.4455435Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int64 2022-08-17T12:44:23.4456081Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int8 2022-08-17T12:44:23.4502208Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int64 2022-08-17T12:44:23.4510252Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:44:23.4513311Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int8 2022-08-17T12:44:23.4535049Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int8 2022-08-17T12:44:23.4535993Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:44:23.4536749Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_bool 2022-08-17T12:44:23.4567851Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_uint8 2022-08-17T12:44:23.4573915Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_uint8 2022-08-17T12:44:23.4603236Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_bool 2022-08-17T12:44:23.4603991Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:23.4627562Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_complex128 2022-08-17T12:44:23.4631234Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:23.4641878Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_complex128 2022-08-17T12:44:23.4642754Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_bool 2022-08-17T12:44:23.4676930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_complex64 2022-08-17T12:44:23.4685268Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_bool 2022-08-17T12:44:23.4699581Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_complex64 2022-08-17T12:44:23.4700391Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_float32 2022-08-17T12:44:23.4734769Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_float16 2022-08-17T12:44:23.4743150Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_float32 2022-08-17T12:44:23.4753915Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_float16 2022-08-17T12:44:23.4757375Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_float64 2022-08-17T12:44:23.4795792Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_float32 2022-08-17T12:44:23.4799570Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_float64 2022-08-17T12:44:23.4811526Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_float32 2022-08-17T12:44:23.4812491Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int16 2022-08-17T12:44:23.4847294Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_float64 2022-08-17T12:44:23.4851296Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int16 2022-08-17T12:44:23.4865791Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_float64 2022-08-17T12:44:23.4866675Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int32 2022-08-17T12:44:23.4880974Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int16 2022-08-17T12:44:23.4901272Z [gw3] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_uint8 2022-08-17T12:44:23.4902312Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_bfloat16 2022-08-17T12:44:23.4908808Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int32 2022-08-17T12:44:23.4966962Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int16 2022-08-17T12:44:23.4968741Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int64 2022-08-17T12:44:23.4972056Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int32 2022-08-17T12:44:23.4976959Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int32 2022-08-17T12:44:23.5006921Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int64 2022-08-17T12:44:23.5007818Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int8 2022-08-17T12:44:23.5026230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int64 2022-08-17T12:44:23.5032625Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int8 2022-08-17T12:44:23.5056866Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int64 2022-08-17T12:44:23.5057633Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_uint8 2022-08-17T12:44:23.5092567Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int8 2022-08-17T12:44:23.5095849Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int8 2022-08-17T12:44:23.5117384Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_uint8 2022-08-17T12:44:23.5118338Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_uint8 2022-08-17T12:44:23.5151698Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_bool 2022-08-17T12:44:23.5154849Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_bool 2022-08-17T12:44:23.5210464Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_uint8 2022-08-17T12:44:23.5217623Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_complex128 2022-08-17T12:44:23.5225993Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_bfloat16 2022-08-17T12:44:23.5289383Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_complex128 2022-08-17T12:44:23.5293130Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_bfloat16 2022-08-17T12:44:23.5339538Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_complex64 2022-08-17T12:44:23.5342762Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_bool 2022-08-17T12:44:23.5346283Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_complex64 2022-08-17T12:44:23.5347035Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_bool 2022-08-17T12:44:23.5347676Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float16 2022-08-17T12:44:23.5353905Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_float32 2022-08-17T12:44:23.5354627Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float16 2022-08-17T12:44:23.5408754Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_float32 2022-08-17T12:44:23.5409564Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_float64 2022-08-17T12:44:23.5421357Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float32 2022-08-17T12:44:23.5430629Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float32 2022-08-17T12:44:23.5444314Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_float64 2022-08-17T12:44:23.5445054Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int16 2022-08-17T12:44:23.5481981Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float64 2022-08-17T12:44:23.5489806Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float64 2022-08-17T12:44:23.5544944Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int16 2022-08-17T12:44:23.5554056Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int32 2022-08-17T12:44:23.5554930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int16 2022-08-17T12:44:23.5555683Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int32 2022-08-17T12:44:23.5610730Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int16 2022-08-17T12:44:23.5611301Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int64 2022-08-17T12:44:23.5613779Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int32 2022-08-17T12:44:23.5619704Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int32 2022-08-17T12:44:23.5632781Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int64 2022-08-17T12:44:23.5634717Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int64 2022-08-17T12:44:23.5672852Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int8 2022-08-17T12:44:23.5716866Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int8 2022-08-17T12:44:23.5727978Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int64 2022-08-17T12:44:23.5729331Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:44:23.5731988Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int8 2022-08-17T12:44:23.5734493Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int8 2022-08-17T12:44:23.5750253Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:44:23.5750944Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_bool 2022-08-17T12:44:23.5781639Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_uint8 2022-08-17T12:44:23.5793072Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_bool 2022-08-17T12:44:23.5839736Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_uint8 2022-08-17T12:44:23.5840436Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:23.5844045Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_complex128 2022-08-17T12:44:23.5849509Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:23.5896686Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_complex128 2022-08-17T12:44:23.5897589Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_complex64 2022-08-17T12:44:23.5898283Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_bool 2022-08-17T12:44:23.5903427Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_bool 2022-08-17T12:44:23.5936149Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_complex64 2022-08-17T12:44:23.5939257Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_float32 2022-08-17T12:44:23.5956097Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_float16 2022-08-17T12:44:23.5958705Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_float32 2022-08-17T12:44:23.5997211Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_float16 2022-08-17T12:44:23.5998311Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_float32 2022-08-17T12:44:23.6009921Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_float64 2022-08-17T12:44:23.6018729Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_float64 2022-08-17T12:44:23.6039399Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_float32 2022-08-17T12:44:23.6040178Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int16 2022-08-17T12:44:23.6073758Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_float64 2022-08-17T12:44:23.6076342Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int16 2022-08-17T12:44:23.6091530Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_float64 2022-08-17T12:44:23.6092124Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int16 2022-08-17T12:44:23.6126487Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int32 2022-08-17T12:44:23.6135420Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int16 2022-08-17T12:44:23.6149943Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int32 2022-08-17T12:44:23.6151746Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int32 2022-08-17T12:44:23.6185204Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int64 2022-08-17T12:44:23.6193037Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int32 2022-08-17T12:44:23.6209096Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int64 2022-08-17T12:44:23.6210269Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int64 2022-08-17T12:44:23.6250358Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int8 2022-08-17T12:44:23.6259823Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int8 2022-08-17T12:44:23.6273518Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int64 2022-08-17T12:44:23.6274269Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_uint8 2022-08-17T12:44:23.6321766Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int8 2022-08-17T12:44:23.6327135Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int8 2022-08-17T12:44:23.6338320Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_uint8 2022-08-17T12:44:23.6338996Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_bool 2022-08-17T12:44:23.6379114Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_uint8 2022-08-17T12:44:23.6388615Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_bool 2022-08-17T12:44:23.6415591Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_uint8 2022-08-17T12:44:23.6416437Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_complex128 2022-08-17T12:44:23.6449815Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_bfloat16 2022-08-17T12:44:23.6454241Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_bfloat16 2022-08-17T12:44:23.6470011Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_complex128 2022-08-17T12:44:23.6471086Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_complex64 2022-08-17T12:44:23.6505693Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_bool 2022-08-17T12:44:23.6511849Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_bool 2022-08-17T12:44:23.6529013Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_complex64 2022-08-17T12:44:23.6529797Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_complex128 2022-08-17T12:44:23.6567283Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_float32 2022-08-17T12:44:23.6573520Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_complex128 2022-08-17T12:44:23.6588268Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_float32 2022-08-17T12:44:23.6589745Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_complex64 2022-08-17T12:44:23.6625707Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_float64 2022-08-17T12:44:23.6638277Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_float64 2022-08-17T12:44:23.6655020Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_complex64 2022-08-17T12:44:23.6655793Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float16 2022-08-17T12:44:23.6689936Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int16 2022-08-17T12:44:23.6697454Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int16 2022-08-17T12:44:23.6708765Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float16 2022-08-17T12:44:23.6711765Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float32 2022-08-17T12:44:23.6744710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int32 2022-08-17T12:44:23.6754282Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float32 2022-08-17T12:44:23.6769084Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int32 2022-08-17T12:44:23.6769888Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int64 2022-08-17T12:44:23.6800671Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float64 2022-08-17T12:44:23.6810777Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float64 2022-08-17T12:44:23.6823945Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int64 2022-08-17T12:44:23.6824712Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int16 2022-08-17T12:44:23.6859658Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int8 2022-08-17T12:44:23.6868273Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int16 2022-08-17T12:44:23.6894258Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int8 2022-08-17T12:44:23.6895065Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int32 2022-08-17T12:44:23.6917316Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_uint8 2022-08-17T12:44:23.6925136Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int32 2022-08-17T12:44:23.6941996Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_uint8 2022-08-17T12:44:23.6942877Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_bool 2022-08-17T12:44:23.6976729Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int64 2022-08-17T12:44:23.6982372Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_bool 2022-08-17T12:44:23.6995224Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int64 2022-08-17T12:44:23.6996018Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_complex128 2022-08-17T12:44:23.7026484Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int8 2022-08-17T12:44:23.7033812Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int8 2022-08-17T12:44:23.7050080Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_complex128 2022-08-17T12:44:23.7061935Z [gw1] [ 27%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int16 2022-08-17T12:44:23.7065607Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_complex64 2022-08-17T12:44:23.7066301Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_uint8 2022-08-17T12:44:23.7105977Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int32 2022-08-17T12:44:23.7109865Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_uint8 2022-08-17T12:44:23.7146000Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_complex64 2022-08-17T12:44:23.7146785Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:23.7165523Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_float32 2022-08-17T12:44:23.7168923Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:23.7271548Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_float32 2022-08-17T12:44:23.7272661Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_float64 2022-08-17T12:44:23.7275259Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_bool 2022-08-17T12:44:23.7291502Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_float64 2022-08-17T12:44:23.7293377Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_bool 2022-08-17T12:44:23.7302096Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int16 2022-08-17T12:44:23.7311062Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_complex128 2022-08-17T12:44:23.7322146Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int16 2022-08-17T12:44:23.7324692Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_complex128 2022-08-17T12:44:23.7325938Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int32 2022-08-17T12:44:23.7363788Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_complex64 2022-08-17T12:44:23.7367616Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int32 2022-08-17T12:44:23.7383566Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_complex64 2022-08-17T12:44:23.7384354Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_float16 2022-08-17T12:44:23.7415679Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int64 2022-08-17T12:44:23.7426587Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_float16 2022-08-17T12:44:23.7440583Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int64 2022-08-17T12:44:23.7441381Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int8 2022-08-17T12:44:23.7477478Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_float32 2022-08-17T12:44:23.7481600Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int8 2022-08-17T12:44:23.7497768Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_float32 2022-08-17T12:44:23.7500394Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_uint8 2022-08-17T12:44:23.7531874Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_float64 2022-08-17T12:44:23.7538568Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_uint8 2022-08-17T12:44:23.7586177Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_float64 2022-08-17T12:44:23.7587544Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int16 2022-08-17T12:44:23.7590987Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_bool 2022-08-17T12:44:23.7598186Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int16 2022-08-17T12:44:23.7611503Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_bool 2022-08-17T12:44:23.7612228Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int32 2022-08-17T12:44:23.7657015Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_complex128 2022-08-17T12:44:23.7667764Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int32 2022-08-17T12:44:23.7687905Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_complex128 2022-08-17T12:44:23.7688899Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_complex64 2022-08-17T12:44:23.7714305Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int64 2022-08-17T12:44:23.7725575Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int64 2022-08-17T12:44:23.7756682Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_complex64 2022-08-17T12:44:23.7759406Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_float32 2022-08-17T12:44:23.7782328Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int8 2022-08-17T12:44:23.7785950Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int8 2022-08-17T12:44:23.7815446Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_float32 2022-08-17T12:44:23.7816446Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_float64 2022-08-17T12:44:23.7834355Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_uint8 2022-08-17T12:44:23.7845950Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_float64 2022-08-17T12:44:23.7868148Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_uint8 2022-08-17T12:44:23.7869028Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_bfloat16 2022-08-17T12:44:23.7898832Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int16 2022-08-17T12:44:23.7909273Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_bfloat16 2022-08-17T12:44:23.7922653Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int16 2022-08-17T12:44:23.7923525Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int32 2022-08-17T12:44:23.7959352Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float16 2022-08-17T12:44:23.7965256Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int32 2022-08-17T12:44:23.7983687Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float16 2022-08-17T12:44:23.7984623Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int64 2022-08-17T12:44:23.8017759Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float32 2022-08-17T12:44:23.8030265Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float32 2022-08-17T12:44:23.8046456Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int64 2022-08-17T12:44:23.8047335Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int8 2022-08-17T12:44:23.8082360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float64 2022-08-17T12:44:23.8091137Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int8 2022-08-17T12:44:23.8100507Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float64 2022-08-17T12:44:23.8103315Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int16 2022-08-17T12:44:23.8141954Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:44:23.8144716Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:44:23.8158573Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int16 2022-08-17T12:44:23.8159142Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_bool 2022-08-17T12:44:23.8193260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int32 2022-08-17T12:44:23.8199053Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_bool 2022-08-17T12:44:23.8213424Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int32 2022-08-17T12:44:23.8214715Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_float32 2022-08-17T12:44:23.8250354Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int64 2022-08-17T12:44:23.8257487Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_float32 2022-08-17T12:44:23.8274416Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int64 2022-08-17T12:44:23.8275223Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int8 2022-08-17T12:44:23.8306216Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_float64 2022-08-17T12:44:23.8314262Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int8 2022-08-17T12:44:23.8330668Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_float64 2022-08-17T12:44:23.8331603Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int16 2022-08-17T12:44:23.8362621Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_uint8 2022-08-17T12:44:23.8372371Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int16 2022-08-17T12:44:23.8386583Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_uint8 2022-08-17T12:44:23.8388071Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int32 2022-08-17T12:44:23.8419821Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:23.8427006Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int32 2022-08-17T12:44:23.8441466Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:23.8442777Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int64 2022-08-17T12:44:23.8478733Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_float16 2022-08-17T12:44:23.8488138Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int64 2022-08-17T12:44:23.8498726Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_float16 2022-08-17T12:44:23.8500104Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int8 2022-08-17T12:44:23.8537092Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_float32 2022-08-17T12:44:23.8544631Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int8 2022-08-17T12:44:23.8556500Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_float32 2022-08-17T12:44:23.8558864Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_uint8 2022-08-17T12:44:23.8590582Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_float64 2022-08-17T12:44:23.8600909Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_float64 2022-08-17T12:44:23.8609961Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_uint8 2022-08-17T12:44:23.8612568Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_bool 2022-08-17T12:44:23.8644198Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int16 2022-08-17T12:44:23.8654604Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int16 2022-08-17T12:44:23.8663322Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_bool 2022-08-17T12:44:23.8665895Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_float32 2022-08-17T12:44:23.8700663Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int32 2022-08-17T12:44:23.8708003Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int32 2022-08-17T12:44:23.8728517Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_float32 2022-08-17T12:44:23.8729212Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_float64 2022-08-17T12:44:23.8757161Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int64 2022-08-17T12:44:23.8764877Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int64 2022-08-17T12:44:23.8776096Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_float64 2022-08-17T12:44:23.8778517Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int16 2022-08-17T12:44:23.8818427Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int8 2022-08-17T12:44:23.8821296Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int8 2022-08-17T12:44:23.8828123Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int16 2022-08-17T12:44:23.8829536Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int32 2022-08-17T12:44:23.8857103Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_uint8 2022-08-17T12:44:23.8865304Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_uint8 2022-08-17T12:44:23.8878740Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int32 2022-08-17T12:44:23.8881127Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_bfloat16 2022-08-17T12:44:23.8918980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int64 2022-08-17T12:44:23.8922131Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_bfloat16 2022-08-17T12:44:23.8935257Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int64 2022-08-17T12:44:23.8936058Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int8 2022-08-17T12:44:23.8970766Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_bool 2022-08-17T12:44:23.8977877Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int8 2022-08-17T12:44:23.8989797Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_bool 2022-08-17T12:44:23.8990746Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_complex128 2022-08-17T12:44:23.9021542Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:44:23.9028740Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_complex128 2022-08-17T12:44:23.9046660Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_uint8 2022-08-17T12:44:23.9047451Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_bool 2022-08-17T12:44:23.9079323Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_complex64 2022-08-17T12:44:23.9085766Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_complex64 2022-08-17T12:44:23.9099706Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_bool 2022-08-17T12:44:23.9102069Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_float16 2022-08-17T12:44:23.9133012Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_float32 2022-08-17T12:44:23.9142026Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_float16 2022-08-17T12:44:23.9153667Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_float32 2022-08-17T12:44:23.9156126Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_float32 2022-08-17T12:44:23.9188062Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_float64 2022-08-17T12:44:23.9195569Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_float64 2022-08-17T12:44:23.9214364Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_float32 2022-08-17T12:44:23.9215030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int16 2022-08-17T12:44:23.9247000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_float64 2022-08-17T12:44:23.9254223Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int16 2022-08-17T12:44:23.9280358Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_float64 2022-08-17T12:44:23.9281195Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int16 2022-08-17T12:44:23.9305201Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int32 2022-08-17T12:44:23.9317545Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int16 2022-08-17T12:44:23.9338008Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int32 2022-08-17T12:44:23.9338720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int64 2022-08-17T12:44:23.9367716Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int32 2022-08-17T12:44:23.9372586Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int32 2022-08-17T12:44:23.9392099Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int64 2022-08-17T12:44:23.9392853Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int64 2022-08-17T12:44:23.9427279Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int8 2022-08-17T12:44:23.9436686Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int8 2022-08-17T12:44:23.9450951Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int64 2022-08-17T12:44:23.9453816Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int8 2022-08-17T12:44:23.9493713Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_uint8 2022-08-17T12:44:23.9498446Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_uint8 2022-08-17T12:44:23.9517053Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int8 2022-08-17T12:44:23.9517764Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_bool 2022-08-17T12:44:23.9558938Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_uint8 2022-08-17T12:44:23.9561080Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_bool 2022-08-17T12:44:23.9578011Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_uint8 2022-08-17T12:44:23.9579354Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:23.9613906Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_float32 2022-08-17T12:44:23.9619424Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:23.9637527Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_float32 2022-08-17T12:44:23.9638405Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_bool 2022-08-17T12:44:23.9673468Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_float64 2022-08-17T12:44:23.9680618Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_float64 2022-08-17T12:44:23.9693746Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_bool 2022-08-17T12:44:23.9696854Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_complex128 2022-08-17T12:44:23.9731281Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int16 2022-08-17T12:44:23.9738052Z [gw0] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_complex128 2022-08-17T12:44:23.9751846Z [gw2] [ 27%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int16 2022-08-17T12:44:23.9753367Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_complex64 2022-08-17T12:44:23.9785648Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int32 2022-08-17T12:44:23.9794193Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int32 2022-08-17T12:44:23.9806890Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_complex64 2022-08-17T12:44:23.9809077Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int64 2022-08-17T12:44:23.9851450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_float16 2022-08-17T12:44:23.9859048Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_float16 2022-08-17T12:44:23.9867561Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int64 2022-08-17T12:44:23.9923359Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int32 2022-08-17T12:44:23.9926954Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int64 2022-08-17T12:44:23.9928929Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int8 2022-08-17T12:44:23.9933049Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_float32 2022-08-17T12:44:23.9936560Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int8 2022-08-17T12:44:23.9987729Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_float32 2022-08-17T12:44:23.9988542Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_uint8 2022-08-17T12:44:23.9990306Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_float64 2022-08-17T12:44:23.9994852Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_uint8 2022-08-17T12:44:24.0044545Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_float64 2022-08-17T12:44:24.0045188Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int16 2022-08-17T12:44:24.0050843Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_bool 2022-08-17T12:44:24.0053731Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int16 2022-08-17T12:44:24.0090007Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_bool 2022-08-17T12:44:24.0090926Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int32 2022-08-17T12:44:24.0108992Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_float32 2022-08-17T12:44:24.0112495Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_float32 2022-08-17T12:44:24.0127083Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int32 2022-08-17T12:44:24.0127899Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int64 2022-08-17T12:44:24.0160600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_float64 2022-08-17T12:44:24.0167296Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_float64 2022-08-17T12:44:24.0181805Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int64 2022-08-17T12:44:24.0182573Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int16 2022-08-17T12:44:24.0212314Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int8 2022-08-17T12:44:24.0217827Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int16 2022-08-17T12:44:24.0233744Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int8 2022-08-17T12:44:24.0234535Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int32 2022-08-17T12:44:24.0271815Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_uint8 2022-08-17T12:44:24.0281815Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int32 2022-08-17T12:44:24.0297395Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_uint8 2022-08-17T12:44:24.0298174Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_bfloat16 2022-08-17T12:44:24.0329387Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int64 2022-08-17T12:44:24.0340408Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_bfloat16 2022-08-17T12:44:24.0353095Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int64 2022-08-17T12:44:24.0353914Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int8 2022-08-17T12:44:24.0385059Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_bool 2022-08-17T12:44:24.0391261Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int8 2022-08-17T12:44:24.0406617Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_bool 2022-08-17T12:44:24.0407524Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_complex128 2022-08-17T12:44:24.0438696Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_uint8 2022-08-17T12:44:24.0446467Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_complex128 2022-08-17T12:44:24.0462487Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_uint8 2022-08-17T12:44:24.0463301Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_bool 2022-08-17T12:44:24.0505162Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_complex64 2022-08-17T12:44:24.0515953Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_bool 2022-08-17T12:44:24.0525422Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_complex64 2022-08-17T12:44:24.0526231Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_float32 2022-08-17T12:44:24.0563003Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_float32 2022-08-17T12:44:24.0566869Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_float32 2022-08-17T12:44:24.0584789Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_float32 2022-08-17T12:44:24.0585520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_float64 2022-08-17T12:44:24.0613426Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_float64 2022-08-17T12:44:24.0620661Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_float64 2022-08-17T12:44:24.0637001Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_float64 2022-08-17T12:44:24.0637809Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int16 2022-08-17T12:44:24.0674075Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int16 2022-08-17T12:44:24.0680297Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int16 2022-08-17T12:44:24.0696483Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int16 2022-08-17T12:44:24.0698175Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int32 2022-08-17T12:44:24.0743603Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int32 2022-08-17T12:44:24.0754186Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int32 2022-08-17T12:44:24.0763707Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int32 2022-08-17T12:44:24.0764973Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int64 2022-08-17T12:44:24.0793581Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int64 2022-08-17T12:44:24.0801572Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int64 2022-08-17T12:44:24.0816513Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int64 2022-08-17T12:44:24.0817864Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int8 2022-08-17T12:44:24.0850976Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int8 2022-08-17T12:44:24.0859192Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int8 2022-08-17T12:44:24.0869772Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int8 2022-08-17T12:44:24.0871251Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:44:24.0905463Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_uint8 2022-08-17T12:44:24.0917164Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_uint8 2022-08-17T12:44:24.0927707Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_uint8 2022-08-17T12:44:24.0928965Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_bfloat16 2022-08-17T12:44:24.0964630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:24.0972272Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_bfloat16 2022-08-17T12:44:24.0985700Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:24.0987342Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_bool 2022-08-17T12:44:24.1026139Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_bool 2022-08-17T12:44:24.1030114Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_bool 2022-08-17T12:44:24.1044099Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_bool 2022-08-17T12:44:24.1044949Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_complex128 2022-08-17T12:44:24.1078640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex128 2022-08-17T12:44:24.1087007Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex128 2022-08-17T12:44:24.1101505Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_complex128 2022-08-17T12:44:24.1102338Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex32 2022-08-17T12:44:24.1136860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_complex64 2022-08-17T12:44:24.1142248Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_complex64 2022-08-17T12:44:24.1158144Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex32 2022-08-17T12:44:24.1159082Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_float32 2022-08-17T12:44:24.1195527Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex64 2022-08-17T12:44:24.1201325Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_float32 2022-08-17T12:44:24.1212015Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex64 2022-08-17T12:44:24.1215176Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_float64 2022-08-17T12:44:24.1251262Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float16 2022-08-17T12:44:24.1258016Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_float64 2022-08-17T12:44:24.1270465Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float16 2022-08-17T12:44:24.1271243Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float32 2022-08-17T12:44:24.1308127Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int16 2022-08-17T12:44:24.1320057Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float32 2022-08-17T12:44:24.1332767Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int16 2022-08-17T12:44:24.1333957Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float64 2022-08-17T12:44:24.1370310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int32 2022-08-17T12:44:24.1377224Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float64 2022-08-17T12:44:24.1388444Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int32 2022-08-17T12:44:24.1389366Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int16 2022-08-17T12:44:24.1426218Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int64 2022-08-17T12:44:24.1428912Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int16 2022-08-17T12:44:24.1445040Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int64 2022-08-17T12:44:24.1445951Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int32 2022-08-17T12:44:24.1482445Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int8 2022-08-17T12:44:24.1487948Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int32 2022-08-17T12:44:24.1512277Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int8 2022-08-17T12:44:24.1513183Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int64 2022-08-17T12:44:24.1541993Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_uint8 2022-08-17T12:44:24.1548659Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_uint8 2022-08-17T12:44:24.1559187Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int64 2022-08-17T12:44:24.1560052Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int8 2022-08-17T12:44:24.1597052Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_bfloat16 2022-08-17T12:44:24.1604685Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_bfloat16 2022-08-17T12:44:24.1618236Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int8 2022-08-17T12:44:24.1619652Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_bool 2022-08-17T12:44:24.1656028Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_uint8 2022-08-17T12:44:24.1663757Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_bool 2022-08-17T12:44:24.1677040Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_uint8 2022-08-17T12:44:24.1678548Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:24.1714700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_complex128 2022-08-17T12:44:24.1720288Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:24.1735098Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_complex128 2022-08-17T12:44:24.1738045Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_bool 2022-08-17T12:44:24.1771729Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_complex64 2022-08-17T12:44:24.1783252Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_complex64 2022-08-17T12:44:24.1797777Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_bool 2022-08-17T12:44:24.1798657Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_complex128 2022-08-17T12:44:24.1836951Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_float32 2022-08-17T12:44:24.1845000Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_float32 2022-08-17T12:44:24.1859070Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_complex128 2022-08-17T12:44:24.1859909Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_complex32 2022-08-17T12:44:24.1910109Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_float64 2022-08-17T12:44:24.1912940Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_complex32 2022-08-17T12:44:24.1926476Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_float64 2022-08-17T12:44:24.1927294Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_complex64 2022-08-17T12:44:24.1951593Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int16 2022-08-17T12:44:24.1964810Z [gw3] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_bfloat16 2022-08-17T12:44:24.1973809Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_complex64 2022-08-17T12:44:24.2011116Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int16 2022-08-17T12:44:24.2011859Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_bool 2022-08-17T12:44:24.2012556Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_float16 2022-08-17T12:44:24.2034567Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int32 2022-08-17T12:44:24.2037456Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int32 2022-08-17T12:44:24.2053015Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_float16 2022-08-17T12:44:24.2053772Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_float32 2022-08-17T12:44:24.2088499Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int64 2022-08-17T12:44:24.2096723Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int64 2022-08-17T12:44:24.2108623Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_float32 2022-08-17T12:44:24.2111921Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_float64 2022-08-17T12:44:24.2152263Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int8 2022-08-17T12:44:24.2157225Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int8 2022-08-17T12:44:24.2172802Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_float64 2022-08-17T12:44:24.2173592Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_uint8 2022-08-17T12:44:24.2206474Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int16 2022-08-17T12:44:24.2212574Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_uint8 2022-08-17T12:44:24.2224489Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int16 2022-08-17T12:44:24.2225291Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:24.2257135Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int32 2022-08-17T12:44:24.2263128Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:24.2277636Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int32 2022-08-17T12:44:24.2278514Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int64 2022-08-17T12:44:24.2329362Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_bool 2022-08-17T12:44:24.2421587Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int64 2022-08-17T12:44:24.2422273Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int8 2022-08-17T12:44:24.2433566Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_bool 2022-08-17T12:44:24.2436203Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_complex128 2022-08-17T12:44:24.2441141Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int8 2022-08-17T12:44:24.2462560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_uint8 2022-08-17T12:44:24.2463369Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_complex128 2022-08-17T12:44:24.2464142Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_complex64 2022-08-17T12:44:24.2464889Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_uint8 2022-08-17T12:44:24.2465609Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_bfloat16 2022-08-17T12:44:24.2467005Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_complex64 2022-08-17T12:44:24.2501373Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_bfloat16 2022-08-17T12:44:24.2502682Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_bool 2022-08-17T12:44:24.2518610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_float32 2022-08-17T12:44:24.2525635Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_bool 2022-08-17T12:44:24.2580296Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_float32 2022-08-17T12:44:24.2581028Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int64 2022-08-17T12:44:24.2581844Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_complex128 2022-08-17T12:44:24.2582785Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_float64 2022-08-17T12:44:24.2583531Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int8 2022-08-17T12:44:24.2587292Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_float64 2022-08-17T12:44:24.2606160Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_complex128 2022-08-17T12:44:24.2606922Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_complex32 2022-08-17T12:44:24.2649535Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int16 2022-08-17T12:44:24.2654413Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_complex32 2022-08-17T12:44:24.2701179Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int16 2022-08-17T12:44:24.2702111Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_complex64 2022-08-17T12:44:24.2708655Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int32 2022-08-17T12:44:24.2711182Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_complex64 2022-08-17T12:44:24.2725251Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int32 2022-08-17T12:44:24.2726049Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float16 2022-08-17T12:44:24.2771503Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int64 2022-08-17T12:44:24.2778384Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float16 2022-08-17T12:44:24.2799773Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int64 2022-08-17T12:44:24.2800557Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float32 2022-08-17T12:44:24.2838037Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int8 2022-08-17T12:44:24.2839041Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int8 2022-08-17T12:44:24.2854338Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float32 2022-08-17T12:44:24.2854971Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float64 2022-08-17T12:44:24.2890213Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_uint8 2022-08-17T12:44:24.2897109Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float64 2022-08-17T12:44:24.2928285Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_uint8 2022-08-17T12:44:24.2929338Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int16 2022-08-17T12:44:24.2954063Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_bfloat16 2022-08-17T12:44:24.2956448Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int16 2022-08-17T12:44:24.2974949Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_bfloat16 2022-08-17T12:44:24.2975728Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int32 2022-08-17T12:44:24.3009320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_bool 2022-08-17T12:44:24.3015517Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_bool 2022-08-17T12:44:24.3030429Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int32 2022-08-17T12:44:24.3033638Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int64 2022-08-17T12:44:24.3069877Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_float32 2022-08-17T12:44:24.3072448Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_float32 2022-08-17T12:44:24.3091799Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int64 2022-08-17T12:44:24.3092607Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int8 2022-08-17T12:44:24.3128480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_float64 2022-08-17T12:44:24.3137221Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int8 2022-08-17T12:44:24.3150880Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_float64 2022-08-17T12:44:24.3151700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_uint8 2022-08-17T12:44:24.3186844Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int16 2022-08-17T12:44:24.3195444Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_uint8 2022-08-17T12:44:24.3207190Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int16 2022-08-17T12:44:24.3210548Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:24.3248114Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int32 2022-08-17T12:44:24.3251017Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int32 2022-08-17T12:44:24.3267660Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:24.3270823Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_bool 2022-08-17T12:44:24.3307731Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int64 2022-08-17T12:44:24.3314886Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int64 2022-08-17T12:44:24.3330661Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_bool 2022-08-17T12:44:24.3331559Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int8 2022-08-17T12:44:24.3370849Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_complex128 2022-08-17T12:44:24.3378007Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_complex128 2022-08-17T12:44:24.3411969Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int8 2022-08-17T12:44:24.3412779Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_complex32 2022-08-17T12:44:24.3427080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_uint8 2022-08-17T12:44:24.3432774Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_complex32 2022-08-17T12:44:24.3448804Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_uint8 2022-08-17T12:44:24.3449601Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_complex64 2022-08-17T12:44:24.3482055Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:24.3489127Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_complex64 2022-08-17T12:44:24.3500386Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:24.3504089Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_float16 2022-08-17T12:44:24.3540648Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_bool 2022-08-17T12:44:24.3549311Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_float16 2022-08-17T12:44:24.3562286Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_bool 2022-08-17T12:44:24.3563169Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_float32 2022-08-17T12:44:24.3598219Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_float32 2022-08-17T12:44:24.3601953Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_float32 2022-08-17T12:44:24.3617248Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_float32 2022-08-17T12:44:24.3618029Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_float64 2022-08-17T12:44:24.3657813Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_float64 2022-08-17T12:44:24.3660629Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_float64 2022-08-17T12:44:24.3689089Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_float64 2022-08-17T12:44:24.3689974Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int16 2022-08-17T12:44:24.3712376Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int16 2022-08-17T12:44:24.3719047Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int16 2022-08-17T12:44:24.3731037Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int16 2022-08-17T12:44:24.3731871Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int32 2022-08-17T12:44:24.3767390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int32 2022-08-17T12:44:24.3772756Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int32 2022-08-17T12:44:24.3785678Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int32 2022-08-17T12:44:24.3789066Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int64 2022-08-17T12:44:24.3829580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int64 2022-08-17T12:44:24.3834190Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int64 2022-08-17T12:44:24.3843547Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int64 2022-08-17T12:44:24.3846854Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int8 2022-08-17T12:44:24.3881953Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int8 2022-08-17T12:44:24.3891027Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int8 2022-08-17T12:44:24.3903312Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int8 2022-08-17T12:44:24.3904248Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_uint8 2022-08-17T12:44:24.3939348Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_uint8 2022-08-17T12:44:24.3948903Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_uint8 2022-08-17T12:44:24.4042242Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_uint8 2022-08-17T12:44:24.4043237Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_bfloat16 2022-08-17T12:44:24.4043913Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_bfloat16 2022-08-17T12:44:24.4054178Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_bfloat16 2022-08-17T12:44:24.4060521Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_bfloat16 2022-08-17T12:44:24.4067778Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_bool 2022-08-17T12:44:24.4090731Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_bool 2022-08-17T12:44:24.4105065Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_bool 2022-08-17T12:44:24.4119480Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_bool 2022-08-17T12:44:24.4120193Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_complex128 2022-08-17T12:44:24.4157284Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_complex128 2022-08-17T12:44:24.4164085Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_complex128 2022-08-17T12:44:24.4175951Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_complex128 2022-08-17T12:44:24.4176751Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_complex64 2022-08-17T12:44:24.4213385Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_complex64 2022-08-17T12:44:24.4219762Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_complex64 2022-08-17T12:44:24.4233845Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_complex64 2022-08-17T12:44:24.4234810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float16 2022-08-17T12:44:24.4269479Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_float32 2022-08-17T12:44:24.4272330Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_float32 2022-08-17T12:44:24.4325664Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float16 2022-08-17T12:44:24.4326538Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float32 2022-08-17T12:44:24.4342103Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_float64 2022-08-17T12:44:24.4346329Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float32 2022-08-17T12:44:24.4357794Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_float64 2022-08-17T12:44:24.4358624Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int16 2022-08-17T12:44:24.4394259Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float64 2022-08-17T12:44:24.4400661Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float64 2022-08-17T12:44:24.4417324Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int16 2022-08-17T12:44:24.4418167Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int32 2022-08-17T12:44:24.4451662Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int16 2022-08-17T12:44:24.4462632Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int32 2022-08-17T12:44:24.4474822Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int16 2022-08-17T12:44:24.4475625Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int32 2022-08-17T12:44:24.4510507Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int64 2022-08-17T12:44:24.4520535Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int32 2022-08-17T12:44:24.4533132Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int64 2022-08-17T12:44:24.4533905Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int64 2022-08-17T12:44:24.4567505Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int8 2022-08-17T12:44:24.4575356Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int8 2022-08-17T12:44:24.4591873Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int64 2022-08-17T12:44:24.4592650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int8 2022-08-17T12:44:24.4626115Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_uint8 2022-08-17T12:44:24.4629936Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int8 2022-08-17T12:44:24.4658834Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_uint8 2022-08-17T12:44:24.4659514Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:24.4682356Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_uint8 2022-08-17T12:44:24.4689799Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_uint8 2022-08-17T12:44:24.4710973Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:24.4711729Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:24.4726763Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_bool 2022-08-17T12:44:24.4749437Z [gw1] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int8 2022-08-17T12:44:24.4761532Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_bool 2022-08-17T12:44:24.4810331Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:24.4812962Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_uint8 2022-08-17T12:44:24.4817226Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_bool 2022-08-17T12:44:24.4820712Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_complex128 2022-08-17T12:44:24.4824141Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_bool 2022-08-17T12:44:24.4882671Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_complex128 2022-08-17T12:44:24.4884491Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_complex128 2022-08-17T12:44:24.4887555Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_complex64 2022-08-17T12:44:24.4890423Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_complex128 2022-08-17T12:44:24.4942964Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_complex64 2022-08-17T12:44:24.4957580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_float32 2022-08-17T12:44:24.4960174Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_complex64 2022-08-17T12:44:24.4964179Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_float32 2022-08-17T12:44:24.4975913Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_complex64 2022-08-17T12:44:24.4976645Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_float16 2022-08-17T12:44:24.5017558Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_float64 2022-08-17T12:44:24.5020545Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_float16 2022-08-17T12:44:24.5074080Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_float64 2022-08-17T12:44:24.5132080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_float32 2022-08-17T12:44:24.5139661Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int16 2022-08-17T12:44:24.5143449Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int16 2022-08-17T12:44:24.5146419Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_float32 2022-08-17T12:44:24.5148046Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int32 2022-08-17T12:44:24.5152225Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_float64 2022-08-17T12:44:24.5155927Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_float64 2022-08-17T12:44:24.5168512Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int32 2022-08-17T12:44:24.5169250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int16 2022-08-17T12:44:24.5209609Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int64 2022-08-17T12:44:24.5213206Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int16 2022-08-17T12:44:24.5273623Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int64 2022-08-17T12:44:24.5274709Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int32 2022-08-17T12:44:24.5275425Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int8 2022-08-17T12:44:24.5276490Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int32 2022-08-17T12:44:24.5282272Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int8 2022-08-17T12:44:24.5294637Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_uint8 2022-08-17T12:44:24.5315607Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int64 2022-08-17T12:44:24.5342475Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_uint8 2022-08-17T12:44:24.5343386Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_bfloat16 2022-08-17T12:44:24.5344128Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int64 2022-08-17T12:44:24.5361521Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int8 2022-08-17T12:44:24.5379584Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_bfloat16 2022-08-17T12:44:24.5433561Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_bool 2022-08-17T12:44:24.5434621Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int8 2022-08-17T12:44:24.5441589Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_uint8 2022-08-17T12:44:24.5442263Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_bool 2022-08-17T12:44:24.5454424Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_complex128 2022-08-17T12:44:24.5459294Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_uint8 2022-08-17T12:44:24.5462176Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_complex128 2022-08-17T12:44:24.5477546Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_bfloat16 2022-08-17T12:44:24.5482764Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_bfloat16 2022-08-17T12:44:24.5491111Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_complex64 2022-08-17T12:44:24.5516211Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_bool 2022-08-17T12:44:24.5533136Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_complex64 2022-08-17T12:44:24.5542165Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_bool 2022-08-17T12:44:24.5545192Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_float32 2022-08-17T12:44:24.5577425Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_complex128 2022-08-17T12:44:24.5586810Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_float32 2022-08-17T12:44:24.5601650Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_complex128 2022-08-17T12:44:24.5602475Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_complex64 2022-08-17T12:44:24.5641996Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_float64 2022-08-17T12:44:24.5651176Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_float64 2022-08-17T12:44:24.5664205Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_complex64 2022-08-17T12:44:24.5665019Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float16 2022-08-17T12:44:24.5696759Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int16 2022-08-17T12:44:24.5706095Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float16 2022-08-17T12:44:24.5721564Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int16 2022-08-17T12:44:24.5722295Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float32 2022-08-17T12:44:24.5756340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int32 2022-08-17T12:44:24.5764273Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float32 2022-08-17T12:44:24.5778899Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int32 2022-08-17T12:44:24.5779634Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float64 2022-08-17T12:44:24.5814552Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int64 2022-08-17T12:44:24.5823708Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float64 2022-08-17T12:44:24.5870999Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int64 2022-08-17T12:44:24.5871982Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int16 2022-08-17T12:44:24.5876863Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int8 2022-08-17T12:44:24.5881581Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int16 2022-08-17T12:44:24.5905707Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int8 2022-08-17T12:44:24.5906488Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int32 2022-08-17T12:44:24.5930912Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_uint8 2022-08-17T12:44:24.5937139Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int32 2022-08-17T12:44:24.5958128Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_uint8 2022-08-17T12:44:24.5958858Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:24.5990910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int64 2022-08-17T12:44:24.5998139Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int64 2022-08-17T12:44:24.6013160Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:24.6013946Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int8 2022-08-17T12:44:24.6048773Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_bool 2022-08-17T12:44:24.6056133Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int8 2022-08-17T12:44:24.6071901Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_bool 2022-08-17T12:44:24.6072724Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_uint8 2022-08-17T12:44:24.6104286Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_complex128 2022-08-17T12:44:24.6111305Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_uint8 2022-08-17T12:44:24.6127325Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_complex128 2022-08-17T12:44:24.6128300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:24.6168160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_complex64 2022-08-17T12:44:24.6170965Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:24.6185648Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_complex64 2022-08-17T12:44:24.6186681Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_bool 2022-08-17T12:44:24.6216554Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_float32 2022-08-17T12:44:24.6228422Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_float32 2022-08-17T12:44:24.6240088Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_bool 2022-08-17T12:44:24.6240927Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_complex128 2022-08-17T12:44:24.6274441Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_float64 2022-08-17T12:44:24.6278142Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_complex128 2022-08-17T12:44:24.6291775Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_float64 2022-08-17T12:44:24.6292717Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_complex64 2022-08-17T12:44:24.6330776Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int16 2022-08-17T12:44:24.6334434Z [gw0] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int16 2022-08-17T12:44:24.6343885Z [gw3] [ 28%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_bool 2022-08-17T12:44:24.6359221Z [gw2] [ 28%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_complex64 2022-08-17T12:44:24.6360116Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_float16 2022-08-17T12:44:24.6360814Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int32 2022-08-17T12:44:24.6393486Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float16 2022-08-17T12:44:24.6400323Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_float16 2022-08-17T12:44:24.6447363Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int32 2022-08-17T12:44:24.6451228Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_float32 2022-08-17T12:44:24.6452083Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int64 2022-08-17T12:44:24.6511708Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int64 2022-08-17T12:44:24.6512560Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_float32 2022-08-17T12:44:24.6566291Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_float64 2022-08-17T12:44:24.6567482Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int8 2022-08-17T12:44:24.6568637Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int8 2022-08-17T12:44:24.6569674Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_float64 2022-08-17T12:44:24.6570490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int16 2022-08-17T12:44:24.6571490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_uint8 2022-08-17T12:44:24.6578953Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_uint8 2022-08-17T12:44:24.6593185Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int16 2022-08-17T12:44:24.6594026Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_bfloat16 2022-08-17T12:44:24.6636178Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int32 2022-08-17T12:44:24.6640539Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_bfloat16 2022-08-17T12:44:24.6704148Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int32 2022-08-17T12:44:24.6705900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int64 2022-08-17T12:44:24.6709763Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_bool 2022-08-17T12:44:24.6719218Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_bool 2022-08-17T12:44:24.6767304Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int64 2022-08-17T12:44:24.6768092Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int8 2022-08-17T12:44:24.6772985Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex128 2022-08-17T12:44:24.6778414Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int8 2022-08-17T12:44:24.6831335Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex128 2022-08-17T12:44:24.6832639Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_uint8 2022-08-17T12:44:24.6835549Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex32 2022-08-17T12:44:24.6839368Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex32 2022-08-17T12:44:24.6891760Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_uint8 2022-08-17T12:44:24.6893201Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_bfloat16 2022-08-17T12:44:24.6897697Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex64 2022-08-17T12:44:24.6914046Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_bfloat16 2022-08-17T12:44:24.6946424Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex64 2022-08-17T12:44:24.6950742Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_bool 2022-08-17T12:44:24.6954614Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float16 2022-08-17T12:44:24.6958245Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float16 2022-08-17T12:44:24.7006375Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_bool 2022-08-17T12:44:24.7007148Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_complex128 2022-08-17T12:44:24.7022813Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float32 2022-08-17T12:44:24.7028409Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_complex128 2022-08-17T12:44:24.7046410Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float32 2022-08-17T12:44:24.7047225Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_complex64 2022-08-17T12:44:24.7076130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float64 2022-08-17T12:44:24.7084976Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_complex64 2022-08-17T12:44:24.7101093Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float64 2022-08-17T12:44:24.7101861Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float16 2022-08-17T12:44:24.7136146Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int16 2022-08-17T12:44:24.7141450Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float16 2022-08-17T12:44:24.7156856Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int16 2022-08-17T12:44:24.7157636Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float32 2022-08-17T12:44:24.7186578Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int32 2022-08-17T12:44:24.7193791Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int32 2022-08-17T12:44:24.7215895Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float32 2022-08-17T12:44:24.7216672Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float64 2022-08-17T12:44:24.7248772Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int64 2022-08-17T12:44:24.7252692Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float64 2022-08-17T12:44:24.7270936Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int64 2022-08-17T12:44:24.7271732Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int16 2022-08-17T12:44:24.7305326Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int8 2022-08-17T12:44:24.7316826Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_uint8 2022-08-17T12:44:24.7322537Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int16 2022-08-17T12:44:24.7373540Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int8 2022-08-17T12:44:24.7374574Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int32 2022-08-17T12:44:24.7376015Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_uint8 2022-08-17T12:44:24.7379051Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_bfloat16 2022-08-17T12:44:24.7384298Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int32 2022-08-17T12:44:24.7438219Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_uint8 2022-08-17T12:44:24.7443942Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:24.7455309Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int64 2022-08-17T12:44:24.7459007Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int64 2022-08-17T12:44:24.7511824Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:24.7517216Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_bfloat16 2022-08-17T12:44:24.7519196Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int8 2022-08-17T12:44:24.7521875Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_bool 2022-08-17T12:44:24.7526568Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_bool 2022-08-17T12:44:24.7539644Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_bool 2022-08-17T12:44:24.7548363Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int8 2022-08-17T12:44:24.7549091Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_uint8 2022-08-17T12:44:24.7566592Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_complex128 2022-08-17T12:44:24.7576441Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_uint8 2022-08-17T12:44:24.7628399Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_complex128 2022-08-17T12:44:24.7629049Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_bool 2022-08-17T12:44:24.7629610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:24.7630194Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_complex32 2022-08-17T12:44:24.7635338Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex128 2022-08-17T12:44:24.7640426Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:24.7776581Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_complex32 2022-08-17T12:44:24.7777621Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_bool 2022-08-17T12:44:24.7778269Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_complex64 2022-08-17T12:44:24.7785168Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_bool 2022-08-17T12:44:24.7785825Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_complex64 2022-08-17T12:44:24.7789130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_complex128 2022-08-17T12:44:24.7793990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_float16 2022-08-17T12:44:24.7797456Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_complex128 2022-08-17T12:44:24.7804418Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_complex64 2022-08-17T12:44:24.7808569Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_float16 2022-08-17T12:44:24.7810267Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_float32 2022-08-17T12:44:24.7814833Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex128 2022-08-17T12:44:24.7816975Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex32 2022-08-17T12:44:24.7821048Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_complex64 2022-08-17T12:44:24.7824427Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_float32 2022-08-17T12:44:24.7831816Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_float16 2022-08-17T12:44:24.7845658Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_float64 2022-08-17T12:44:24.7856978Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_float16 2022-08-17T12:44:24.7864638Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_float32 2022-08-17T12:44:24.7875772Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_float64 2022-08-17T12:44:24.7893314Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int16 2022-08-17T12:44:24.7904866Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_float32 2022-08-17T12:44:24.7912242Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_float64 2022-08-17T12:44:24.7925464Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int16 2022-08-17T12:44:24.7940364Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex32 2022-08-17T12:44:24.7946277Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_float64 2022-08-17T12:44:24.7956824Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int32 2022-08-17T12:44:24.7957509Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex64 2022-08-17T12:44:24.7976656Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int16 2022-08-17T12:44:24.7989332Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int32 2022-08-17T12:44:24.7993340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int64 2022-08-17T12:44:24.8004471Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int16 2022-08-17T12:44:24.8025342Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int32 2022-08-17T12:44:24.8036569Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int64 2022-08-17T12:44:24.8050918Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int32 2022-08-17T12:44:24.8051865Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int64 2022-08-17T12:44:24.8094088Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int8 2022-08-17T12:44:24.8102345Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int64 2022-08-17T12:44:24.8110816Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int8 2022-08-17T12:44:24.8113432Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int8 2022-08-17T12:44:24.8125008Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex64 2022-08-17T12:44:24.8130875Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float16 2022-08-17T12:44:24.8133256Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_uint8 2022-08-17T12:44:24.8141862Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int8 2022-08-17T12:44:24.8156893Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_uint8 2022-08-17T12:44:24.8171299Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_uint8 2022-08-17T12:44:24.8177455Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_bfloat16 2022-08-17T12:44:24.8185607Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_uint8 2022-08-17T12:44:24.8225545Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_bfloat16 2022-08-17T12:44:24.8226352Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_bfloat16 2022-08-17T12:44:24.8228746Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_bfloat16 2022-08-17T12:44:24.8268272Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_bool 2022-08-17T12:44:24.8272670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_bool 2022-08-17T12:44:24.8276464Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_bool 2022-08-17T12:44:24.8278674Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_complex128 2022-08-17T12:44:24.8281671Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float16 2022-08-17T12:44:24.8293744Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_bool 2022-08-17T12:44:24.8332580Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_complex128 2022-08-17T12:44:24.8333350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_complex128 2022-08-17T12:44:24.8339960Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float32 2022-08-17T12:44:24.8341348Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_complex32 2022-08-17T12:44:24.8411083Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_complex128 2022-08-17T12:44:24.8420954Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_complex32 2022-08-17T12:44:24.8421577Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_complex64 2022-08-17T12:44:24.8423145Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_complex64 2022-08-17T12:44:24.8442474Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_complex64 2022-08-17T12:44:24.8451041Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_complex64 2022-08-17T12:44:24.8458944Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float16 2022-08-17T12:44:24.8460407Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float16 2022-08-17T12:44:24.8478259Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float32 2022-08-17T12:44:24.8484241Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float64 2022-08-17T12:44:24.8523719Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float16 2022-08-17T12:44:24.8524601Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float16 2022-08-17T12:44:24.8525180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float32 2022-08-17T12:44:24.8547638Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float32 2022-08-17T12:44:24.8553182Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float32 2022-08-17T12:44:24.8588466Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float32 2022-08-17T12:44:24.8589170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float64 2022-08-17T12:44:24.8605053Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float64 2022-08-17T12:44:24.8619186Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float64 2022-08-17T12:44:24.8623958Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float64 2022-08-17T12:44:24.8666002Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float64 2022-08-17T12:44:24.8666810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int16 2022-08-17T12:44:24.8667566Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int16 2022-08-17T12:44:24.8675352Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int16 2022-08-17T12:44:24.8678394Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int16 2022-08-17T12:44:24.8734520Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int16 2022-08-17T12:44:24.8738213Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int32 2022-08-17T12:44:24.8744766Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int32 2022-08-17T12:44:24.8745634Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int32 2022-08-17T12:44:24.8758932Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int32 2022-08-17T12:44:24.8817555Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int16 2022-08-17T12:44:24.8859746Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int64 2022-08-17T12:44:24.8860692Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int64 2022-08-17T12:44:24.8861315Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int32 2022-08-17T12:44:24.8861979Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int64 2022-08-17T12:44:24.8871631Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int64 2022-08-17T12:44:24.8892593Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int8 2022-08-17T12:44:24.8893439Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int8 2022-08-17T12:44:24.8909117Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int8 2022-08-17T12:44:24.8913414Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int8 2022-08-17T12:44:24.8972454Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int32 2022-08-17T12:44:24.8975663Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_uint8 2022-08-17T12:44:24.8985458Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_uint8 2022-08-17T12:44:24.8985967Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int64 2022-08-17T12:44:24.8986464Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_uint8 2022-08-17T12:44:24.9037904Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_uint8 2022-08-17T12:44:24.9047972Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:24.9048699Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:24.9053014Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:24.9057553Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:24.9113140Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int64 2022-08-17T12:44:24.9114125Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_bool 2022-08-17T12:44:24.9116255Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int8 2022-08-17T12:44:24.9125273Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_bool 2022-08-17T12:44:24.9130539Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_bool 2022-08-17T12:44:24.9139557Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_bool 2022-08-17T12:44:24.9142872Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_complex128 2022-08-17T12:44:24.9173138Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_complex128 2022-08-17T12:44:24.9190155Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_complex128 2022-08-17T12:44:24.9197071Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_complex128 2022-08-17T12:44:24.9209386Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int8 2022-08-17T12:44:24.9210693Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_complex32 2022-08-17T12:44:24.9211977Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_complex64 2022-08-17T12:44:24.9244298Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_uint8 2022-08-17T12:44:24.9250946Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_complex32 2022-08-17T12:44:24.9260293Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_complex64 2022-08-17T12:44:24.9261866Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_complex64 2022-08-17T12:44:24.9294300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_float16 2022-08-17T12:44:24.9298604Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_float16 2022-08-17T12:44:24.9308150Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_complex64 2022-08-17T12:44:24.9309598Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_float32 2022-08-17T12:44:24.9319150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_float16 2022-08-17T12:44:24.9328450Z [gw1] [ 29%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_uint8 2022-08-17T12:44:24.9339044Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_bfloat16 2022-08-17T12:44:24.9349016Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_float32 2022-08-17T12:44:24.9364444Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_float16 2022-08-17T12:44:24.9365761Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_float64 2022-08-17T12:44:24.9394458Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_float32 2022-08-17T12:44:24.9405471Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_float64 2022-08-17T12:44:24.9419309Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_float32 2022-08-17T12:44:24.9420922Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_float64 2022-08-17T12:44:24.9456901Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int16 2022-08-17T12:44:24.9462254Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_float64 2022-08-17T12:44:24.9469976Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int16 2022-08-17T12:44:24.9472809Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int16 2022-08-17T12:44:24.9501737Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int32 2022-08-17T12:44:24.9517554Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int16 2022-08-17T12:44:24.9527768Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int32 2022-08-17T12:44:24.9530258Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int64 2022-08-17T12:44:24.9557601Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int32 2022-08-17T12:44:24.9564335Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int64 2022-08-17T12:44:24.9576364Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int32 2022-08-17T12:44:24.9580426Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int8 2022-08-17T12:44:24.9613428Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int64 2022-08-17T12:44:24.9618337Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int64 2022-08-17T12:44:24.9628991Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int8 2022-08-17T12:44:24.9630277Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int8 2022-08-17T12:44:24.9660749Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_uint8 2022-08-17T12:44:24.9670013Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int8 2022-08-17T12:44:24.9681780Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_uint8 2022-08-17T12:44:24.9683683Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_bfloat16 2022-08-17T12:44:24.9713740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_uint8 2022-08-17T12:44:24.9723739Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_bfloat16 2022-08-17T12:44:24.9735910Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_uint8 2022-08-17T12:44:24.9738548Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_float16 2022-08-17T12:44:24.9779302Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_bfloat16 2022-08-17T12:44:24.9780155Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_float16 2022-08-17T12:44:24.9800275Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_bfloat16 2022-08-17T12:44:24.9801165Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_float32 2022-08-17T12:44:24.9845762Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_bool 2022-08-17T12:44:24.9846865Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_bool 2022-08-17T12:44:24.9870074Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_float32 2022-08-17T12:44:24.9870905Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_float64 2022-08-17T12:44:24.9897315Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex128 2022-08-17T12:44:24.9905569Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex128 2022-08-17T12:44:24.9920544Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_float64 2022-08-17T12:44:24.9921387Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int16 2022-08-17T12:44:24.9953623Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex32 2022-08-17T12:44:24.9963984Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int16 2022-08-17T12:44:24.9978353Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex32 2022-08-17T12:44:24.9979106Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int32 2022-08-17T12:44:25.0015339Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex64 2022-08-17T12:44:25.0022771Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex64 2022-08-17T12:44:25.0035092Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int32 2022-08-17T12:44:25.0036038Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float16 2022-08-17T12:44:25.0067756Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int64 2022-08-17T12:44:25.0075139Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float16 2022-08-17T12:44:25.0100732Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int64 2022-08-17T12:44:25.0101548Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int8 2022-08-17T12:44:25.0129445Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float32 2022-08-17T12:44:25.0139298Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int8 2022-08-17T12:44:25.0160706Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float32 2022-08-17T12:44:25.0161440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_uint8 2022-08-17T12:44:25.0193326Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float64 2022-08-17T12:44:25.0204526Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float64 2022-08-17T12:44:25.0241928Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_uint8 2022-08-17T12:44:25.0242675Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int16 2022-08-17T12:44:25.0265228Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:25.0268593Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int16 2022-08-17T12:44:25.0283538Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:25.0284693Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_float16 2022-08-17T12:44:25.0325855Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int32 2022-08-17T12:44:25.0328310Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_float16 2022-08-17T12:44:25.0350312Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int32 2022-08-17T12:44:25.0351093Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_float32 2022-08-17T12:44:25.0384569Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int64 2022-08-17T12:44:25.0391128Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int64 2022-08-17T12:44:25.0405820Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_float32 2022-08-17T12:44:25.0406645Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_float64 2022-08-17T12:44:25.0437436Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int8 2022-08-17T12:44:25.0445388Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_float64 2022-08-17T12:44:25.0462293Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int8 2022-08-17T12:44:25.0463580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.0502671Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_uint8 2022-08-17T12:44:25.0510683Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.0520714Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_uint8 2022-08-17T12:44:25.0522189Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:25.0557241Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.0566529Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.0577527Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:25.0578978Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.0613203Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_bool 2022-08-17T12:44:25.0623837Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_bool 2022-08-17T12:44:25.0630625Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.0634850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_complex128 2022-08-17T12:44:25.0658353Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.0673381Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_complex128 2022-08-17T12:44:25.0689282Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.0690180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.0724512Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_complex32 2022-08-17T12:44:25.0727911Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.0745386Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_complex32 2022-08-17T12:44:25.0746175Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_bfloat16 2022-08-17T12:44:25.0777902Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_complex64 2022-08-17T12:44:25.0787029Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_complex64 2022-08-17T12:44:25.0800789Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_bfloat16 2022-08-17T12:44:25.0801612Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_float32 2022-08-17T12:44:25.0835096Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_float16 2022-08-17T12:44:25.0842429Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_float32 2022-08-17T12:44:25.0857523Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_float16 2022-08-17T12:44:25.0858357Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_float64 2022-08-17T12:44:25.0890995Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_float32 2022-08-17T12:44:25.0899451Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_float64 2022-08-17T12:44:25.0915590Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_float32 2022-08-17T12:44:25.0918277Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:25.0947790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_float64 2022-08-17T12:44:25.0961052Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_float64 2022-08-17T12:44:25.0974622Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:25.0976161Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_float32 2022-08-17T12:44:25.1012052Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.1019503Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_float32 2022-08-17T12:44:25.1036500Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.1037325Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_float64 2022-08-17T12:44:25.1075282Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.1083329Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_float64 2022-08-17T12:44:25.1094240Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.1095488Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_bfloat16 2022-08-17T12:44:25.1130490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.1137776Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.1153336Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_bfloat16 2022-08-17T12:44:25.1154414Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.1194070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_bool 2022-08-17T12:44:25.1196595Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_bool 2022-08-17T12:44:25.1210993Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.1212456Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float16 2022-08-17T12:44:25.1244753Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.1253695Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.1264848Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float16 2022-08-17T12:44:25.1266145Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_bool 2022-08-17T12:44:25.1305065Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float32 2022-08-17T12:44:25.1307421Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float32 2022-08-17T12:44:25.1322000Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_bool 2022-08-17T12:44:25.1323232Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int16 2022-08-17T12:44:25.1359813Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float64 2022-08-17T12:44:25.1367408Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float64 2022-08-17T12:44:25.1390137Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int16 2022-08-17T12:44:25.1391072Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int16 2022-08-17T12:44:25.1419753Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int32 2022-08-17T12:44:25.1429235Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int16 2022-08-17T12:44:25.1439422Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int32 2022-08-17T12:44:25.1445557Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int32 2022-08-17T12:44:25.1477390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int64 2022-08-17T12:44:25.1490596Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int32 2022-08-17T12:44:25.1506258Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int64 2022-08-17T12:44:25.1507936Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int64 2022-08-17T12:44:25.1538935Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int8 2022-08-17T12:44:25.1549011Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int8 2022-08-17T12:44:25.1562789Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int64 2022-08-17T12:44:25.1563654Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int8 2022-08-17T12:44:25.1598064Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_uint8 2022-08-17T12:44:25.1612348Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int8 2022-08-17T12:44:25.1621108Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_uint8 2022-08-17T12:44:25.1636201Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_uint8 2022-08-17T12:44:25.1657266Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_bool 2022-08-17T12:44:25.1664056Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_uint8 2022-08-17T12:44:25.1687868Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_bool 2022-08-17T12:44:25.1688641Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.1716931Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:25.1723465Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.1772577Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:25.1776412Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_bool 2022-08-17T12:44:25.1777142Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.1806278Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_bool 2022-08-17T12:44:25.1807121Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.1807895Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.1839356Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_float16 2022-08-17T12:44:25.1846977Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_float16 2022-08-17T12:44:25.1859634Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.1862934Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_float32 2022-08-17T12:44:25.1896311Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.1906164Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_float32 2022-08-17T12:44:25.1918008Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.1918803Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_float64 2022-08-17T12:44:25.1952161Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.1962759Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.1972467Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_float64 2022-08-17T12:44:25.1975685Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.2008554Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int16 2022-08-17T12:44:25.2022056Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.2027767Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int16 2022-08-17T12:44:25.2028574Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.2055503Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int32 2022-08-17T12:44:25.2069092Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.2083278Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int32 2022-08-17T12:44:25.2084663Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.2120000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int64 2022-08-17T12:44:25.2127950Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int64 2022-08-17T12:44:25.2141662Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.2143464Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.2180963Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int8 2022-08-17T12:44:25.2190817Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int8 2022-08-17T12:44:25.2204422Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.2205333Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_uint8 2022-08-17T12:44:25.2241849Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.2248743Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_uint8 2022-08-17T12:44:25.2263150Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.2264603Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_bfloat16 2022-08-17T12:44:25.2304279Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.2313626Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.2361664Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_bfloat16 2022-08-17T12:44:25.2362406Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.2363167Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_bool 2022-08-17T12:44:25.2368914Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_bool 2022-08-17T12:44:25.2397990Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.2399552Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float16 2022-08-17T12:44:25.2421250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.2429039Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float16 2022-08-17T12:44:25.2474062Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.2475032Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float32 2022-08-17T12:44:25.2482797Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.2490623Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float32 2022-08-17T12:44:25.2537546Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.2538339Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float64 2022-08-17T12:44:25.2539029Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.2545497Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float64 2022-08-17T12:44:25.2571084Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.2571894Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int16 2022-08-17T12:44:25.2592833Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_bool 2022-08-17T12:44:25.2599764Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int16 2022-08-17T12:44:25.2617891Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_bool 2022-08-17T12:44:25.2618871Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int32 2022-08-17T12:44:25.2652117Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int16 2022-08-17T12:44:25.2661915Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int32 2022-08-17T12:44:25.2674104Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int16 2022-08-17T12:44:25.2677953Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int64 2022-08-17T12:44:25.2715979Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int32 2022-08-17T12:44:25.2723128Z [gw0] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int32 2022-08-17T12:44:25.2738600Z [gw2] [ 29%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int64 2022-08-17T12:44:25.2739391Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int64 2022-08-17T12:44:25.2775316Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int8 2022-08-17T12:44:25.2787682Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int8 2022-08-17T12:44:25.2807495Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int64 2022-08-17T12:44:25.2808287Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_uint8 2022-08-17T12:44:25.2839791Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int8 2022-08-17T12:44:25.2843454Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int8 2022-08-17T12:44:25.2884481Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_uint8 2022-08-17T12:44:25.2885454Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:25.2898004Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_uint8 2022-08-17T12:44:25.2908293Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:25.2925584Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_uint8 2022-08-17T12:44:25.2926882Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_bool 2022-08-17T12:44:25.2964061Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_bool 2022-08-17T12:44:25.2985262Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_bool 2022-08-17T12:44:25.2986172Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_bool 2022-08-17T12:44:25.2986979Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.3023590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_float16 2022-08-17T12:44:25.3033203Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.3048541Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_float16 2022-08-17T12:44:25.3049342Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_float32 2022-08-17T12:44:25.3093764Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.3098740Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_float32 2022-08-17T12:44:25.3117474Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.3118250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_float64 2022-08-17T12:44:25.3151167Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.3168783Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_float64 2022-08-17T12:44:25.3186478Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.3187294Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.3218042Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.3226095Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.3245249Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.3246078Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.3280026Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.3286108Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.3302561Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.3303714Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_bool 2022-08-17T12:44:25.3345257Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.3347815Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_bool 2022-08-17T12:44:25.3357814Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.3360624Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.3395302Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int16 2022-08-17T12:44:25.3401846Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.3415103Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int16 2022-08-17T12:44:25.3416580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.3451477Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int32 2022-08-17T12:44:25.3453460Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int32 2022-08-17T12:44:25.3472290Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.3473736Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_bfloat16 2022-08-17T12:44:25.3509978Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int64 2022-08-17T12:44:25.3520105Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int64 2022-08-17T12:44:25.3531084Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_bfloat16 2022-08-17T12:44:25.3534115Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float16 2022-08-17T12:44:25.3571109Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int8 2022-08-17T12:44:25.3578297Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float16 2022-08-17T12:44:25.3593613Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int8 2022-08-17T12:44:25.3595094Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float32 2022-08-17T12:44:25.3628278Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_uint8 2022-08-17T12:44:25.3637468Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_uint8 2022-08-17T12:44:25.3657850Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float32 2022-08-17T12:44:25.3658665Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_bool 2022-08-17T12:44:25.3687610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float64 2022-08-17T12:44:25.3695364Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_bool 2022-08-17T12:44:25.3717905Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float64 2022-08-17T12:44:25.3718447Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int16 2022-08-17T12:44:25.3750099Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.3756424Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.3770528Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int16 2022-08-17T12:44:25.3771190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int32 2022-08-17T12:44:25.3802421Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.3819025Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int32 2022-08-17T12:44:25.3831143Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.3832193Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int64 2022-08-17T12:44:25.3854204Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.3865723Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int64 2022-08-17T12:44:25.3879343Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.3883444Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.3894984Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int8 2022-08-17T12:44:25.3901772Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_bfloat16 2022-08-17T12:44:25.3914698Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_bool 2022-08-17T12:44:25.3926146Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.3935092Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int8 2022-08-17T12:44:25.3951059Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_uint8 2022-08-17T12:44:25.3980571Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.3984290Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_uint8 2022-08-17T12:44:25.4031545Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.4033222Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:25.4038902Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_bool 2022-08-17T12:44:25.4048320Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:25.4063262Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_bool 2022-08-17T12:44:25.4064071Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int16 2022-08-17T12:44:25.4095828Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_float16 2022-08-17T12:44:25.4104389Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int16 2022-08-17T12:44:25.4115164Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_float16 2022-08-17T12:44:25.4116325Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int32 2022-08-17T12:44:25.4150658Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_float32 2022-08-17T12:44:25.4159810Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_float32 2022-08-17T12:44:25.4172237Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int32 2022-08-17T12:44:25.4173528Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_float64 2022-08-17T12:44:25.4202078Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int64 2022-08-17T12:44:25.4212971Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int64 2022-08-17T12:44:25.4225566Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_float64 2022-08-17T12:44:25.4226378Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.4263741Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int8 2022-08-17T12:44:25.4270058Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.4281794Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int8 2022-08-17T12:44:25.4285048Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.4345806Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_uint8 2022-08-17T12:44:25.4346600Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.4347248Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_uint8 2022-08-17T12:44:25.4347883Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.4360901Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_bool 2022-08-17T12:44:25.4376674Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.4395401Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_bool 2022-08-17T12:44:25.4396204Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.4421049Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.4431985Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.4444779Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.4445462Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.4477224Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.4488904Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.4504496Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.4505185Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_bfloat16 2022-08-17T12:44:25.4536187Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.4545116Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.4556320Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_bfloat16 2022-08-17T12:44:25.4558269Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.4591028Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_float16 2022-08-17T12:44:25.4599663Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.4612070Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_float16 2022-08-17T12:44:25.4612744Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_float32 2022-08-17T12:44:25.4650372Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.4653014Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.4662810Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_float32 2022-08-17T12:44:25.4665938Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_float64 2022-08-17T12:44:25.4704300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_shapes_executor_aten_cpu_float32 2022-08-17T12:44:25.4707150Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_shapes_executor_aten_cpu_float32 2022-08-17T12:44:25.4722524Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_float64 2022-08-17T12:44:25.4723390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:25.4756650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_shapes_executor_nvfuser_cpu_float32 2022-08-17T12:44:25.4764058Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_shapes_executor_nvfuser_cpu_float32 2022-08-17T12:44:25.4784285Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:25.4785115Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_bfloat16 2022-08-17T12:44:25.4818792Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_float16 2022-08-17T12:44:25.4827857Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_float16 2022-08-17T12:44:25.4839050Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_bfloat16 2022-08-17T12:44:25.4839730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_float32 2022-08-17T12:44:25.4875203Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_bool 2022-08-17T12:44:25.4877742Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_float32 2022-08-17T12:44:25.4921245Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_bool 2022-08-17T12:44:25.4922087Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_float64 2022-08-17T12:44:25.4922759Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_complex128 2022-08-17T12:44:25.4932597Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_float64 2022-08-17T12:44:25.4949331Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_complex128 2022-08-17T12:44:25.4954424Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_complex64 2022-08-17T12:44:25.4981111Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int16 2022-08-17T12:44:25.4990904Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int16 2022-08-17T12:44:25.5006416Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_complex64 2022-08-17T12:44:25.5007444Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int32 2022-08-17T12:44:25.5042185Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float16 2022-08-17T12:44:25.5049223Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int32 2022-08-17T12:44:25.5065158Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float16 2022-08-17T12:44:25.5081369Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int64 2022-08-17T12:44:25.5100764Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float32 2022-08-17T12:44:25.5109241Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float32 2022-08-17T12:44:25.5124013Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int64 2022-08-17T12:44:25.5124926Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float64 2022-08-17T12:44:25.5168064Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int8 2022-08-17T12:44:25.5168884Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int8 2022-08-17T12:44:25.5177468Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float64 2022-08-17T12:44:25.5187692Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int16 2022-08-17T12:44:25.5208270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_uint8 2022-08-17T12:44:25.5224143Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int16 2022-08-17T12:44:25.5242983Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_uint8 2022-08-17T12:44:25.5243944Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.5272860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int32 2022-08-17T12:44:25.5283384Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int32 2022-08-17T12:44:25.5296326Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.5297033Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.5332839Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int64 2022-08-17T12:44:25.5340738Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int64 2022-08-17T12:44:25.5356001Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.5356767Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.5389217Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int8 2022-08-17T12:44:25.5401693Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int8 2022-08-17T12:44:25.5415314Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.5416053Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.5447504Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_uint8 2022-08-17T12:44:25.5458872Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.5472437Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_uint8 2022-08-17T12:44:25.5473056Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.5505885Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:25.5513925Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.5525513Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:25.5527635Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_bfloat16 2022-08-17T12:44:25.5558114Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_bool 2022-08-17T12:44:25.5571721Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_bfloat16 2022-08-17T12:44:25.5583702Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_bool 2022-08-17T12:44:25.5584499Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_bool 2022-08-17T12:44:25.5619592Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_complex128 2022-08-17T12:44:25.5626524Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_complex128 2022-08-17T12:44:25.5644862Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_bool 2022-08-17T12:44:25.5645630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float16 2022-08-17T12:44:25.5679501Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_complex64 2022-08-17T12:44:25.5688327Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float16 2022-08-17T12:44:25.5705940Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_complex64 2022-08-17T12:44:25.5706739Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_float16 2022-08-17T12:44:25.5745709Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float32 2022-08-17T12:44:25.5748486Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float32 2022-08-17T12:44:25.5763661Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_float16 2022-08-17T12:44:25.5764490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float64 2022-08-17T12:44:25.5802486Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_float32 2022-08-17T12:44:25.5805285Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float64 2022-08-17T12:44:25.5819718Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_float32 2022-08-17T12:44:25.5820569Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_float64 2022-08-17T12:44:25.5857027Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int16 2022-08-17T12:44:25.5860720Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_float64 2022-08-17T12:44:25.5876644Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int16 2022-08-17T12:44:25.5877459Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.5912643Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int32 2022-08-17T12:44:25.5922258Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int32 2022-08-17T12:44:25.5935810Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.5973879Z [gw3] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float16 2022-08-17T12:44:25.5982711Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.5989805Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int64 2022-08-17T12:44:25.5992871Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float32 2022-08-17T12:44:25.5995634Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int64 2022-08-17T12:44:25.6012717Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.6013507Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int8 2022-08-17T12:44:25.6045441Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.6051744Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int8 2022-08-17T12:44:25.6069347Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.6070168Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_uint8 2022-08-17T12:44:25.6104253Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.6111970Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_uint8 2022-08-17T12:44:25.6123657Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.6126628Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.6169512Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:25.6174424Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:25.6187959Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.6188778Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_bool 2022-08-17T12:44:25.6225056Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_bfloat16 2022-08-17T12:44:25.6231492Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_bfloat16 2022-08-17T12:44:25.6246598Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_bool 2022-08-17T12:44:25.6247397Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_float16 2022-08-17T12:44:25.6281829Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_bool 2022-08-17T12:44:25.6289810Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_float16 2022-08-17T12:44:25.6310695Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_bool 2022-08-17T12:44:25.6311653Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_complex128 2022-08-17T12:44:25.6390113Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_float32 2022-08-17T12:44:25.6391017Z [gw1] [ 30%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_bool 2022-08-17T12:44:25.6399706Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex128 2022-08-17T12:44:25.6411601Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_float32 2022-08-17T12:44:25.6415728Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_complex128 2022-08-17T12:44:25.6417366Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_float64 2022-08-17T12:44:25.6419815Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_complex64 2022-08-17T12:44:25.6423502Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_float64 2022-08-17T12:44:25.6436059Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_complex64 2022-08-17T12:44:25.6438468Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float16 2022-08-17T12:44:25.6470127Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.6482828Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float16 2022-08-17T12:44:25.6497056Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.6497762Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.6533166Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float32 2022-08-17T12:44:25.6535886Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.6555256Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float32 2022-08-17T12:44:25.6555978Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.6592346Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float64 2022-08-17T12:44:25.6598797Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.6611177Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float64 2022-08-17T12:44:25.6614482Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.6652874Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int16 2022-08-17T12:44:25.6658902Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int16 2022-08-17T12:44:25.6685740Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.6686502Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.6712300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int32 2022-08-17T12:44:25.6720841Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.6737549Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int32 2022-08-17T12:44:25.6738639Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_bfloat16 2022-08-17T12:44:25.6776215Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int64 2022-08-17T12:44:25.6785219Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_bfloat16 2022-08-17T12:44:25.6799705Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int64 2022-08-17T12:44:25.6800479Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int8 2022-08-17T12:44:25.6837260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_bool 2022-08-17T12:44:25.6851262Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int8 2022-08-17T12:44:25.6874513Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_bool 2022-08-17T12:44:25.6875268Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_uint8 2022-08-17T12:44:25.6901946Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float16 2022-08-17T12:44:25.6909679Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_uint8 2022-08-17T12:44:25.6929667Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float16 2022-08-17T12:44:25.6930420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float32 2022-08-17T12:44:25.6965803Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:25.6968520Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float32 2022-08-17T12:44:25.6979913Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:25.6981744Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float64 2022-08-17T12:44:25.7021450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_bool 2022-08-17T12:44:25.7031708Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float64 2022-08-17T12:44:25.7041199Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_bool 2022-08-17T12:44:25.7043461Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_complex128 2022-08-17T12:44:25.7083924Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int16 2022-08-17T12:44:25.7095984Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_complex128 2022-08-17T12:44:25.7105052Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int16 2022-08-17T12:44:25.7109485Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_complex64 2022-08-17T12:44:25.7147733Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int32 2022-08-17T12:44:25.7174552Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int32 2022-08-17T12:44:25.7190864Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_complex64 2022-08-17T12:44:25.7191703Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int64 2022-08-17T12:44:25.7228730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_float16 2022-08-17T12:44:25.7232495Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int64 2022-08-17T12:44:25.7246803Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_float16 2022-08-17T12:44:25.7247451Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int8 2022-08-17T12:44:25.7280083Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_float32 2022-08-17T12:44:25.7289040Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int8 2022-08-17T12:44:25.7301817Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_float32 2022-08-17T12:44:25.7302964Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_uint8 2022-08-17T12:44:25.7333812Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_float64 2022-08-17T12:44:25.7343570Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_float64 2022-08-17T12:44:25.7359948Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_uint8 2022-08-17T12:44:25.7360706Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:25.7394192Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.7402109Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.7414631Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:25.7416164Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_bool 2022-08-17T12:44:25.7448859Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.7455607Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.7467305Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_bool 2022-08-17T12:44:25.7470410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.7504201Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_float16 2022-08-17T12:44:25.7509903Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.7525494Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_float16 2022-08-17T12:44:25.7526933Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_float32 2022-08-17T12:44:25.7559625Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.7569476Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.7579254Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_float32 2022-08-17T12:44:25.7580429Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.7615239Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_float64 2022-08-17T12:44:25.7620910Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.7636434Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_float64 2022-08-17T12:44:25.7637913Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.7669031Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_bfloat16 2022-08-17T12:44:25.7680576Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_bfloat16 2022-08-17T12:44:25.7691389Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.7692575Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_bool 2022-08-17T12:44:25.7730802Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.7735643Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.7750324Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_bool 2022-08-17T12:44:25.7753624Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex128 2022-08-17T12:44:25.7787511Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.7795326Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex128 2022-08-17T12:44:25.7814480Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.7816267Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex32 2022-08-17T12:44:25.7852055Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.7855179Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex32 2022-08-17T12:44:25.7875739Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.7876852Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.7914046Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex64 2022-08-17T12:44:25.7922386Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.7933267Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex64 2022-08-17T12:44:25.7934486Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_bfloat16 2022-08-17T12:44:25.7970588Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float16 2022-08-17T12:44:25.7979007Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_bfloat16 2022-08-17T12:44:25.7993792Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float16 2022-08-17T12:44:25.7994603Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float32 2022-08-17T12:44:25.8026159Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_bool 2022-08-17T12:44:25.8037001Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float32 2022-08-17T12:44:25.8059315Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_bool 2022-08-17T12:44:25.8059979Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float64 2022-08-17T12:44:25.8090159Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float16 2022-08-17T12:44:25.8096825Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float64 2022-08-17T12:44:25.8127103Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float16 2022-08-17T12:44:25.8128224Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int16 2022-08-17T12:44:25.8155901Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float32 2022-08-17T12:44:25.8162691Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float32 2022-08-17T12:44:25.8177795Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int16 2022-08-17T12:44:25.8178581Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float64 2022-08-17T12:44:25.8211642Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int32 2022-08-17T12:44:25.8220933Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int32 2022-08-17T12:44:25.8234236Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float64 2022-08-17T12:44:25.8235108Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int16 2022-08-17T12:44:25.8275855Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int64 2022-08-17T12:44:25.8282373Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int16 2022-08-17T12:44:25.8294105Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int64 2022-08-17T12:44:25.8294909Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int8 2022-08-17T12:44:25.8333079Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int32 2022-08-17T12:44:25.8337143Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int32 2022-08-17T12:44:25.8355666Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int8 2022-08-17T12:44:25.8356447Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int64 2022-08-17T12:44:25.8385640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_uint8 2022-08-17T12:44:25.8394804Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_uint8 2022-08-17T12:44:25.8410269Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int64 2022-08-17T12:44:25.8411044Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:25.8448626Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int8 2022-08-17T12:44:25.8451277Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:25.8473446Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int8 2022-08-17T12:44:25.8474218Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_bool 2022-08-17T12:44:25.8499013Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_uint8 2022-08-17T12:44:25.8507234Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_bool 2022-08-17T12:44:25.8556762Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_uint8 2022-08-17T12:44:25.8557576Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_complex128 2022-08-17T12:44:25.8558353Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:25.8569092Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:25.8581498Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_complex128 2022-08-17T12:44:25.8582421Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_complex32 2022-08-17T12:44:25.8614253Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_bool 2022-08-17T12:44:25.8621907Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_complex32 2022-08-17T12:44:25.8637990Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_bool 2022-08-17T12:44:25.8639716Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_float16 2022-08-17T12:44:25.8673174Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_complex64 2022-08-17T12:44:25.8682204Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_float16 2022-08-17T12:44:25.8695716Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_complex64 2022-08-17T12:44:25.8696618Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_float32 2022-08-17T12:44:25.8741951Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_float16 2022-08-17T12:44:25.8742642Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_float16 2022-08-17T12:44:25.8754608Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_float32 2022-08-17T12:44:25.8755422Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_float64 2022-08-17T12:44:25.8786744Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_float32 2022-08-17T12:44:25.8797369Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_float64 2022-08-17T12:44:25.8810636Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_float32 2022-08-17T12:44:25.8811436Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.8848207Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_float64 2022-08-17T12:44:25.8852111Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.8871787Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_float64 2022-08-17T12:44:25.8872698Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.8909404Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.8915388Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int16 2022-08-17T12:44:25.8933727Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.8934613Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.8969353Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.8973147Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int32 2022-08-17T12:44:25.8989422Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.8990311Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.9027229Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.9035652Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.9056366Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int64 2022-08-17T12:44:25.9057353Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.9091062Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.9096491Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int8 2022-08-17T12:44:25.9111009Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.9111990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.9145274Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_bfloat16 2022-08-17T12:44:25.9156823Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_bfloat16 2022-08-17T12:44:25.9171088Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_uint8 2022-08-17T12:44:25.9172351Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_bool 2022-08-17T12:44:25.9202591Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_bfloat16 2022-08-17T12:44:25.9217096Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_bfloat16 2022-08-17T12:44:25.9227238Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_bool 2022-08-17T12:44:25.9230194Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex128 2022-08-17T12:44:25.9273608Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_float32 2022-08-17T12:44:25.9278332Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex128 2022-08-17T12:44:25.9288216Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_float32 2022-08-17T12:44:25.9290572Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_float64 2022-08-17T12:44:25.9326470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex32 2022-08-17T12:44:25.9335217Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_float64 2022-08-17T12:44:25.9347005Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex32 2022-08-17T12:44:25.9359527Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex64 2022-08-17T12:44:25.9389291Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:25.9397271Z [gw0] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:25.9417275Z [gw2] [ 30%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex64 2022-08-17T12:44:25.9418111Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_float32 2022-08-17T12:44:25.9452506Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float16 2022-08-17T12:44:25.9458597Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float16 2022-08-17T12:44:25.9475470Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_float32 2022-08-17T12:44:25.9476590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float32 2022-08-17T12:44:25.9508808Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_float64 2022-08-17T12:44:25.9520453Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float32 2022-08-17T12:44:25.9532891Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_float64 2022-08-17T12:44:25.9533590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float64 2022-08-17T12:44:25.9566236Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_bfloat16 2022-08-17T12:44:25.9577323Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_bfloat16 2022-08-17T12:44:25.9607679Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float64 2022-08-17T12:44:25.9608409Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_bool 2022-08-17T12:44:25.9625914Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int16 2022-08-17T12:44:25.9634875Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int16 2022-08-17T12:44:25.9657938Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_bool 2022-08-17T12:44:25.9659455Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_complex128 2022-08-17T12:44:25.9686254Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int32 2022-08-17T12:44:25.9692711Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int32 2022-08-17T12:44:25.9706865Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_complex128 2022-08-17T12:44:25.9707659Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int64 2022-08-17T12:44:25.9743821Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_complex32 2022-08-17T12:44:25.9750707Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int64 2022-08-17T12:44:25.9763329Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_complex32 2022-08-17T12:44:25.9764815Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int8 2022-08-17T12:44:25.9801568Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_complex64 2022-08-17T12:44:25.9810793Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_complex64 2022-08-17T12:44:25.9825169Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int8 2022-08-17T12:44:25.9825943Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_uint8 2022-08-17T12:44:25.9860990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float16 2022-08-17T12:44:25.9870597Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float16 2022-08-17T12:44:25.9882210Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_uint8 2022-08-17T12:44:25.9883771Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:25.9922059Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float32 2022-08-17T12:44:25.9926025Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:25.9957127Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float32 2022-08-17T12:44:25.9957908Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float64 2022-08-17T12:44:25.9980893Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_bool 2022-08-17T12:44:25.9984616Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_bool 2022-08-17T12:44:25.9997849Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float64 2022-08-17T12:44:25.9998878Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_complex128 2022-08-17T12:44:26.0034768Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int16 2022-08-17T12:44:26.0045176Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_complex128 2022-08-17T12:44:26.0059243Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int16 2022-08-17T12:44:26.0062697Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int32 2022-08-17T12:44:26.0094855Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_complex32 2022-08-17T12:44:26.0104865Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int32 2022-08-17T12:44:26.0122617Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_complex32 2022-08-17T12:44:26.0123595Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_complex64 2022-08-17T12:44:26.0158678Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int64 2022-08-17T12:44:26.0166271Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int64 2022-08-17T12:44:26.0185585Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_complex64 2022-08-17T12:44:26.0186863Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_float16 2022-08-17T12:44:26.0223358Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int8 2022-08-17T12:44:26.0231674Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_float16 2022-08-17T12:44:26.0246359Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int8 2022-08-17T12:44:26.0247131Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.0282238Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_uint8 2022-08-17T12:44:26.0291084Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.0305121Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_uint8 2022-08-17T12:44:26.0305891Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.0341573Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.0348105Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.0363710Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.0364455Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int16 2022-08-17T12:44:26.0394729Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_bool 2022-08-17T12:44:26.0408482Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_bool 2022-08-17T12:44:26.0427385Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int16 2022-08-17T12:44:26.0428180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_complex128 2022-08-17T12:44:26.0460616Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int32 2022-08-17T12:44:26.0468066Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int32 2022-08-17T12:44:26.0481895Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_complex128 2022-08-17T12:44:26.0483171Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int64 2022-08-17T12:44:26.0518569Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_complex32 2022-08-17T12:44:26.0524341Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_complex32 2022-08-17T12:44:26.0538292Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int64 2022-08-17T12:44:26.0541390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_complex64 2022-08-17T12:44:26.0582658Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int8 2022-08-17T12:44:26.0585438Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_complex64 2022-08-17T12:44:26.0596286Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int8 2022-08-17T12:44:26.0597497Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_uint8 2022-08-17T12:44:26.0632316Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_float16 2022-08-17T12:44:26.0640727Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_float16 2022-08-17T12:44:26.0657317Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_uint8 2022-08-17T12:44:26.0658682Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.0694326Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.0706015Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.0726848Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.0727766Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.0765036Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_bool 2022-08-17T12:44:26.0775511Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_bool 2022-08-17T12:44:26.0788077Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.0793024Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex128 2022-08-17T12:44:26.0830597Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int16 2022-08-17T12:44:26.0838854Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex128 2022-08-17T12:44:26.0867516Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int16 2022-08-17T12:44:26.0872588Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex32 2022-08-17T12:44:26.0898938Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int32 2022-08-17T12:44:26.0907389Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex32 2022-08-17T12:44:26.0924898Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int32 2022-08-17T12:44:26.0925596Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex64 2022-08-17T12:44:26.0962905Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int64 2022-08-17T12:44:26.0978870Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex64 2022-08-17T12:44:26.1029062Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int64 2022-08-17T12:44:26.1031325Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int8 2022-08-17T12:44:26.1036740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float16 2022-08-17T12:44:26.1044813Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int8 2022-08-17T12:44:26.1085517Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float16 2022-08-17T12:44:26.1103347Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float32 2022-08-17T12:44:26.1103989Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_uint8 2022-08-17T12:44:26.1112454Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_uint8 2022-08-17T12:44:26.1130268Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float32 2022-08-17T12:44:26.1131142Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float64 2022-08-17T12:44:26.1168729Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.1175745Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.1200857Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float64 2022-08-17T12:44:26.1232504Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_float32 2022-08-17T12:44:26.1233198Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int16 2022-08-17T12:44:26.1237850Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int16 2022-08-17T12:44:26.1264266Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_float32 2022-08-17T12:44:26.1265023Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_float64 2022-08-17T12:44:26.1292790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int32 2022-08-17T12:44:26.1300205Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_float64 2022-08-17T12:44:26.1313507Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int32 2022-08-17T12:44:26.1316981Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int16 2022-08-17T12:44:26.1351809Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int64 2022-08-17T12:44:26.1357812Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int64 2022-08-17T12:44:26.1374696Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int16 2022-08-17T12:44:26.1375360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int32 2022-08-17T12:44:26.1412268Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int8 2022-08-17T12:44:26.1419843Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int32 2022-08-17T12:44:26.1434616Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int8 2022-08-17T12:44:26.1436195Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_uint8 2022-08-17T12:44:26.1476874Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int64 2022-08-17T12:44:26.1480018Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_uint8 2022-08-17T12:44:26.1496903Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int64 2022-08-17T12:44:26.1497865Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.1529320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int8 2022-08-17T12:44:26.1537271Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int8 2022-08-17T12:44:26.1551461Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.1552394Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_bool 2022-08-17T12:44:26.1583091Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_uint8 2022-08-17T12:44:26.1594166Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_bool 2022-08-17T12:44:26.1603311Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_uint8 2022-08-17T12:44:26.1606132Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_complex128 2022-08-17T12:44:26.1644974Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.1649338Z [gw3] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float32 2022-08-17T12:44:26.1653144Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.1664142Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_complex128 2022-08-17T12:44:26.1669245Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_complex32 2022-08-17T12:44:26.1669897Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.1701570Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float64 2022-08-17T12:44:26.1711148Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_complex32 2022-08-17T12:44:26.1747915Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.1748740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_complex64 2022-08-17T12:44:26.1772083Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.1774915Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_complex64 2022-08-17T12:44:26.1809687Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.1810418Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_float16 2022-08-17T12:44:26.1829622Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int16 2022-08-17T12:44:26.1834154Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_float16 2022-08-17T12:44:26.1887741Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int16 2022-08-17T12:44:26.1888493Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.1899631Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int32 2022-08-17T12:44:26.1900913Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.1944246Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int32 2022-08-17T12:44:26.1945017Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int64 2022-08-17T12:44:26.1957040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.1961749Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.1999958Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int64 2022-08-17T12:44:26.2000723Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int16 2022-08-17T12:44:26.2012774Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int8 2022-08-17T12:44:26.2018992Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int8 2022-08-17T12:44:26.2037460Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int16 2022-08-17T12:44:26.2038470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_uint8 2022-08-17T12:44:26.2077216Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int32 2022-08-17T12:44:26.2082718Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_uint8 2022-08-17T12:44:26.2095326Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int32 2022-08-17T12:44:26.2096152Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int64 2022-08-17T12:44:26.2133814Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.2139980Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int64 2022-08-17T12:44:26.2192442Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.2194981Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int8 2022-08-17T12:44:26.2197246Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_bool 2022-08-17T12:44:26.2200878Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int8 2022-08-17T12:44:26.2216036Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_bool 2022-08-17T12:44:26.2217140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_uint8 2022-08-17T12:44:26.2248221Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float16 2022-08-17T12:44:26.2258815Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float16 2022-08-17T12:44:26.2269980Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_uint8 2022-08-17T12:44:26.2270796Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.2308495Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float32 2022-08-17T12:44:26.2311243Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.2323140Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float32 2022-08-17T12:44:26.2324098Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float64 2022-08-17T12:44:26.2354795Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_float32 2022-08-17T12:44:26.2360914Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float64 2022-08-17T12:44:26.2375478Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_float32 2022-08-17T12:44:26.2376239Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int16 2022-08-17T12:44:26.2406044Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_float64 2022-08-17T12:44:26.2412396Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int16 2022-08-17T12:44:26.2429291Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_float64 2022-08-17T12:44:26.2430234Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.2471650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int32 2022-08-17T12:44:26.2475459Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int32 2022-08-17T12:44:26.2491743Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.2492699Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int64 2022-08-17T12:44:26.2529712Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.2536248Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int64 2022-08-17T12:44:26.2553368Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.2554221Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.2591390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int8 2022-08-17T12:44:26.2609696Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.2610571Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int8 2022-08-17T12:44:26.2611288Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.2644091Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_uint8 2022-08-17T12:44:26.2652624Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.2665635Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_uint8 2022-08-17T12:44:26.2666775Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.2701687Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_bool 2022-08-17T12:44:26.2708930Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_bool 2022-08-17T12:44:26.2725973Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.2726959Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_bool 2022-08-17T12:44:26.2762802Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_float32 2022-08-17T12:44:26.2770679Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_float32 2022-08-17T12:44:26.2785692Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_bool 2022-08-17T12:44:26.2787213Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_float64 2022-08-17T12:44:26.2833605Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_float16 2022-08-17T12:44:26.2836505Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_float16 2022-08-17T12:44:26.2851457Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_float64 2022-08-17T12:44:26.2852255Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.2888306Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int16 2022-08-17T12:44:26.2897928Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.2911721Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int16 2022-08-17T12:44:26.2912493Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.2949982Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int32 2022-08-17T12:44:26.2956491Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int32 2022-08-17T12:44:26.2970196Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.2970852Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int64 2022-08-17T12:44:26.3004818Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int16 2022-08-17T12:44:26.3018206Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int16 2022-08-17T12:44:26.3037861Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int64 2022-08-17T12:44:26.3038603Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int8 2022-08-17T12:44:26.3073079Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int32 2022-08-17T12:44:26.3079871Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int32 2022-08-17T12:44:26.3107018Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int8 2022-08-17T12:44:26.3107756Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_uint8 2022-08-17T12:44:26.3138260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int64 2022-08-17T12:44:26.3145059Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int64 2022-08-17T12:44:26.3154208Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_uint8 2022-08-17T12:44:26.3158286Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int8 2022-08-17T12:44:26.3193653Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.3205077Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int8 2022-08-17T12:44:26.3208282Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.3213198Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_uint8 2022-08-17T12:44:26.3247475Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_bool 2022-08-17T12:44:26.3251390Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_bool 2022-08-17T12:44:26.3264492Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_uint8 2022-08-17T12:44:26.3265235Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.3294620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.3306190Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.3316883Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.3317792Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.3346981Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_bool 2022-08-17T12:44:26.3359059Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.3372756Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_bool 2022-08-17T12:44:26.3373639Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int16 2022-08-17T12:44:26.3408315Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float16 2022-08-17T12:44:26.3417162Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int16 2022-08-17T12:44:26.3427015Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float16 2022-08-17T12:44:26.3433953Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float32 2022-08-17T12:44:26.3473989Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int32 2022-08-17T12:44:26.3478822Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int32 2022-08-17T12:44:26.3493014Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float32 2022-08-17T12:44:26.3493785Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int64 2022-08-17T12:44:26.3530620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float64 2022-08-17T12:44:26.3539495Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int64 2022-08-17T12:44:26.3553439Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float64 2022-08-17T12:44:26.3554139Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int8 2022-08-17T12:44:26.3591289Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int16 2022-08-17T12:44:26.3598234Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int16 2022-08-17T12:44:26.3607265Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int8 2022-08-17T12:44:26.3610544Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_uint8 2022-08-17T12:44:26.3643120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int32 2022-08-17T12:44:26.3654535Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_uint8 2022-08-17T12:44:26.3666948Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int32 2022-08-17T12:44:26.3667899Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.3703966Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int64 2022-08-17T12:44:26.3715616Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.3729884Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int64 2022-08-17T12:44:26.3731520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float16 2022-08-17T12:44:26.3769198Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int8 2022-08-17T12:44:26.3772891Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float16 2022-08-17T12:44:26.3790967Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int8 2022-08-17T12:44:26.3791753Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float32 2022-08-17T12:44:26.3833696Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_uint8 2022-08-17T12:44:26.3836727Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_uint8 2022-08-17T12:44:26.3850919Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float32 2022-08-17T12:44:26.3851698Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.3887210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float64 2022-08-17T12:44:26.3896478Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float64 2022-08-17T12:44:26.3914174Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.3915039Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.3946213Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_bool 2022-08-17T12:44:26.3956515Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.3966581Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_bool 2022-08-17T12:44:26.3969675Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_float16 2022-08-17T12:44:26.4000679Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_float16 2022-08-17T12:44:26.4012479Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_float16 2022-08-17T12:44:26.4021233Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_float16 2022-08-17T12:44:26.4023731Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.4055804Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.4063783Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.4073881Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.4075374Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.4114743Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.4117710Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.4128185Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.4129615Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.4162880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int16 2022-08-17T12:44:26.4171345Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int16 2022-08-17T12:44:26.4184424Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.4185128Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int32 2022-08-17T12:44:26.4198312Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float16 2022-08-17T12:44:26.4223551Z [gw1] [ 31%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex128 2022-08-17T12:44:26.4227102Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex32 2022-08-17T12:44:26.4232079Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int32 2022-08-17T12:44:26.4248883Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float16 2022-08-17T12:44:26.4266781Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int64 2022-08-17T12:44:26.4287206Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float32 2022-08-17T12:44:26.4290234Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float32 2022-08-17T12:44:26.4332350Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int64 2022-08-17T12:44:26.4341124Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int8 2022-08-17T12:44:26.4348401Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float64 2022-08-17T12:44:26.4354944Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float64 2022-08-17T12:44:26.4367418Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int8 2022-08-17T12:44:26.4368270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.4399104Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_uint8 2022-08-17T12:44:26.4410357Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_uint8 2022-08-17T12:44:26.4419530Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.4423090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.4452382Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_float16 2022-08-17T12:44:26.4463428Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_float16 2022-08-17T12:44:26.4475575Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.4476345Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_bool 2022-08-17T12:44:26.4510204Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.4516313Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_bool 2022-08-17T12:44:26.4530791Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.4531702Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.4559918Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex128 2022-08-17T12:44:26.4570238Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex128 2022-08-17T12:44:26.4586688Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.4587565Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex128 2022-08-17T12:44:26.4620334Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex32 2022-08-17T12:44:26.4628795Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex32 2022-08-17T12:44:26.4640281Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex128 2022-08-17T12:44:26.4641013Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex64 2022-08-17T12:44:26.4679264Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex32 2022-08-17T12:44:26.4681660Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex32 2022-08-17T12:44:26.4694786Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex64 2022-08-17T12:44:26.4695575Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex64 2022-08-17T12:44:26.4723797Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float16 2022-08-17T12:44:26.4734104Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float16 2022-08-17T12:44:26.4746011Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex64 2022-08-17T12:44:26.4746931Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float32 2022-08-17T12:44:26.4778090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_nvfuser_cpu_complex128 2022-08-17T12:44:26.4786206Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float32 2022-08-17T12:44:26.4797486Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_nvfuser_cpu_complex128 2022-08-17T12:44:26.4798331Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_nvfuser_cpu_complex32 2022-08-17T12:44:26.4828276Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float64 2022-08-17T12:44:26.4836224Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_nvfuser_cpu_complex32 2022-08-17T12:44:26.4847921Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float64 2022-08-17T12:44:26.4848701Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int16 2022-08-17T12:44:26.4878673Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_nvfuser_cpu_complex64 2022-08-17T12:44:26.4888313Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int16 2022-08-17T12:44:26.4899297Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_nvfuser_cpu_complex64 2022-08-17T12:44:26.4900305Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int32 2022-08-17T12:44:26.4939600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.4942174Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.4956399Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int32 2022-08-17T12:44:26.4957315Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_bool 2022-08-17T12:44:26.4992329Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int64 2022-08-17T12:44:26.5003321Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_bool 2022-08-17T12:44:26.5016291Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int64 2022-08-17T12:44:26.5017201Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_complex128 2022-08-17T12:44:26.5046997Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int8 2022-08-17T12:44:26.5058699Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_complex128 2022-08-17T12:44:26.5071282Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int8 2022-08-17T12:44:26.5074584Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_complex64 2022-08-17T12:44:26.5107216Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_uint8 2022-08-17T12:44:26.5111444Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_uint8 2022-08-17T12:44:26.5125853Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_complex64 2022-08-17T12:44:26.5126589Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_float16 2022-08-17T12:44:26.5163214Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.5167454Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_float16 2022-08-17T12:44:26.5179089Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.5180040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_float32 2022-08-17T12:44:26.5208902Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_bool 2022-08-17T12:44:26.5214756Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_float32 2022-08-17T12:44:26.5225650Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_bool 2022-08-17T12:44:26.5228385Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_float64 2022-08-17T12:44:26.5260518Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_complex128 2022-08-17T12:44:26.5265621Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_float64 2022-08-17T12:44:26.5281361Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_complex128 2022-08-17T12:44:26.5282099Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int16 2022-08-17T12:44:26.5316322Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_complex32 2022-08-17T12:44:26.5326438Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_complex32 2022-08-17T12:44:26.5338542Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int16 2022-08-17T12:44:26.5339292Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_complex64 2022-08-17T12:44:26.5373740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int32 2022-08-17T12:44:26.5379128Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_complex64 2022-08-17T12:44:26.5394056Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int32 2022-08-17T12:44:26.5397378Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int64 2022-08-17T12:44:26.5434324Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_float16 2022-08-17T12:44:26.5437099Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int64 2022-08-17T12:44:26.5450632Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_float16 2022-08-17T12:44:26.5451391Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.5495420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int8 2022-08-17T12:44:26.5519566Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int8 2022-08-17T12:44:26.5520632Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.5521541Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.5538379Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_uint8 2022-08-17T12:44:26.5559462Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_uint8 2022-08-17T12:44:26.5573726Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.5574501Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.5611222Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int16 2022-08-17T12:44:26.5618061Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.5629708Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int16 2022-08-17T12:44:26.5630430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_bool 2022-08-17T12:44:26.5662982Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int32 2022-08-17T12:44:26.5673685Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int32 2022-08-17T12:44:26.5685643Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_bool 2022-08-17T12:44:26.5686603Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_complex128 2022-08-17T12:44:26.5716810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int64 2022-08-17T12:44:26.5726570Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_complex128 2022-08-17T12:44:26.5743091Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int64 2022-08-17T12:44:26.5743714Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_complex64 2022-08-17T12:44:26.5779967Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int8 2022-08-17T12:44:26.5786860Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int8 2022-08-17T12:44:26.5799890Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_complex64 2022-08-17T12:44:26.5800750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_float16 2022-08-17T12:44:26.5834897Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_uint8 2022-08-17T12:44:26.5841426Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_uint8 2022-08-17T12:44:26.5864693Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_float16 2022-08-17T12:44:26.5865653Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.5893630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.5900558Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.5916293Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.5917098Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.5950399Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_bool 2022-08-17T12:44:26.5958807Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_bool 2022-08-17T12:44:26.5975654Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.5976482Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int16 2022-08-17T12:44:26.6009917Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex128 2022-08-17T12:44:26.6019516Z [gw0] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex128 2022-08-17T12:44:26.6046178Z [gw2] [ 31%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int16 2022-08-17T12:44:26.6047109Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex32 2022-08-17T12:44:26.6081059Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int32 2022-08-17T12:44:26.6084450Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int32 2022-08-17T12:44:26.6101793Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex32 2022-08-17T12:44:26.6102576Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int64 2022-08-17T12:44:26.6136075Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex64 2022-08-17T12:44:26.6144567Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int64 2022-08-17T12:44:26.6159062Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex64 2022-08-17T12:44:26.6159869Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int8 2022-08-17T12:44:26.6190640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float16 2022-08-17T12:44:26.6206850Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int8 2022-08-17T12:44:26.6226709Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float16 2022-08-17T12:44:26.6227533Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float32 2022-08-17T12:44:26.6282379Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_uint8 2022-08-17T12:44:26.6283625Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float32 2022-08-17T12:44:26.6284292Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_uint8 2022-08-17T12:44:26.6285637Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float64 2022-08-17T12:44:26.6296024Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.6310646Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float64 2022-08-17T12:44:26.6316025Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.6324582Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int16 2022-08-17T12:44:26.6344600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_bool 2022-08-17T12:44:26.6358656Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int16 2022-08-17T12:44:26.6363646Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_bool 2022-08-17T12:44:26.6372778Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int32 2022-08-17T12:44:26.6393980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex128 2022-08-17T12:44:26.6405799Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int32 2022-08-17T12:44:26.6425582Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex128 2022-08-17T12:44:26.6426381Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex32 2022-08-17T12:44:26.6456647Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int64 2022-08-17T12:44:26.6464024Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int64 2022-08-17T12:44:26.6501316Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex32 2022-08-17T12:44:26.6502044Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex64 2022-08-17T12:44:26.6506190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int8 2022-08-17T12:44:26.6513277Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex64 2022-08-17T12:44:26.6542715Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int8 2022-08-17T12:44:26.6543476Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float16 2022-08-17T12:44:26.6572593Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_uint8 2022-08-17T12:44:26.6573510Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_uint8 2022-08-17T12:44:26.6591694Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float16 2022-08-17T12:44:26.6592462Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float32 2022-08-17T12:44:26.6619988Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.6628749Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.6650677Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float32 2022-08-17T12:44:26.6651485Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float64 2022-08-17T12:44:26.6676438Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_bool 2022-08-17T12:44:26.6684068Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_bool 2022-08-17T12:44:26.6721182Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float64 2022-08-17T12:44:26.6743601Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_complex128 2022-08-17T12:44:26.6763117Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int16 2022-08-17T12:44:26.6780378Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_complex128 2022-08-17T12:44:26.6781184Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_complex32 2022-08-17T12:44:26.6786947Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int16 2022-08-17T12:44:26.6803325Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int32 2022-08-17T12:44:26.6815200Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_complex32 2022-08-17T12:44:26.6823105Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_complex64 2022-08-17T12:44:26.6834606Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int32 2022-08-17T12:44:26.6848101Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int64 2022-08-17T12:44:26.6857602Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_complex64 2022-08-17T12:44:26.6870215Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_float16 2022-08-17T12:44:26.6881848Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int64 2022-08-17T12:44:26.6890478Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int8 2022-08-17T12:44:26.6900595Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_float16 2022-08-17T12:44:26.6914723Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.6928177Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int8 2022-08-17T12:44:26.6932282Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_uint8 2022-08-17T12:44:26.6943223Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.6959729Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.6972981Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_uint8 2022-08-17T12:44:26.6998743Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.6999723Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.7009766Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int16 2022-08-17T12:44:26.7041705Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.7043918Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_bool 2022-08-17T12:44:26.7044672Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int16 2022-08-17T12:44:26.7054637Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int32 2022-08-17T12:44:26.7065054Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_bool 2022-08-17T12:44:26.7067907Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_complex128 2022-08-17T12:44:26.7099101Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int32 2022-08-17T12:44:26.7099822Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int64 2022-08-17T12:44:26.7114382Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_complex128 2022-08-17T12:44:26.7118785Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_complex32 2022-08-17T12:44:26.7138554Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int64 2022-08-17T12:44:26.7139272Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int8 2022-08-17T12:44:26.7152172Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_complex32 2022-08-17T12:44:26.7158740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_complex64 2022-08-17T12:44:26.7168266Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int8 2022-08-17T12:44:26.7230036Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_uint8 2022-08-17T12:44:26.7231045Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_complex64 2022-08-17T12:44:26.7231875Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_float16 2022-08-17T12:44:26.7232615Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_uint8 2022-08-17T12:44:26.7233379Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.7284560Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_float16 2022-08-17T12:44:26.7285593Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.7330453Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.7335880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_bool 2022-08-17T12:44:26.7336814Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.7338290Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_bool 2022-08-17T12:44:26.7340439Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.7345819Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex128 2022-08-17T12:44:26.7352977Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.7379022Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex128 2022-08-17T12:44:26.7379763Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int16 2022-08-17T12:44:26.7405546Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex32 2022-08-17T12:44:26.7410129Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex32 2022-08-17T12:44:26.7457806Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int16 2022-08-17T12:44:26.7458527Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int32 2022-08-17T12:44:26.7464197Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex64 2022-08-17T12:44:26.7468917Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex64 2022-08-17T12:44:26.7483532Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int32 2022-08-17T12:44:26.7484414Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int64 2022-08-17T12:44:26.7522786Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float16 2022-08-17T12:44:26.7526372Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int64 2022-08-17T12:44:26.7555904Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float16 2022-08-17T12:44:26.7556747Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int8 2022-08-17T12:44:26.7573237Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float32 2022-08-17T12:44:26.7577672Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int8 2022-08-17T12:44:26.7601921Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float32 2022-08-17T12:44:26.7602746Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float64 2022-08-17T12:44:26.7631472Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_uint8 2022-08-17T12:44:26.7640741Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_uint8 2022-08-17T12:44:26.7658976Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float64 2022-08-17T12:44:26.7659766Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int16 2022-08-17T12:44:26.7695590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.7708271Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int16 2022-08-17T12:44:26.7740090Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.7740893Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_bool 2022-08-17T12:44:26.7759930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int32 2022-08-17T12:44:26.7765973Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_bool 2022-08-17T12:44:26.7820370Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int32 2022-08-17T12:44:26.7821168Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex128 2022-08-17T12:44:26.7822081Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int64 2022-08-17T12:44:26.7831531Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int64 2022-08-17T12:44:26.7864737Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex128 2022-08-17T12:44:26.7865555Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex32 2022-08-17T12:44:26.7891012Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int8 2022-08-17T12:44:26.7894589Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int8 2022-08-17T12:44:26.7944395Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex32 2022-08-17T12:44:26.7945107Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex64 2022-08-17T12:44:26.7951702Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_uint8 2022-08-17T12:44:26.7955005Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_uint8 2022-08-17T12:44:26.7975798Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex64 2022-08-17T12:44:26.7976539Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.8009269Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float16 2022-08-17T12:44:26.8015736Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.8032511Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float16 2022-08-17T12:44:26.8033325Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_bool 2022-08-17T12:44:26.8081972Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float32 2022-08-17T12:44:26.8082742Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_bool 2022-08-17T12:44:26.8102707Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float32 2022-08-17T12:44:26.8103447Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float64 2022-08-17T12:44:26.8132097Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_complex128 2022-08-17T12:44:26.8140531Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float64 2022-08-17T12:44:26.8155824Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_complex128 2022-08-17T12:44:26.8156623Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_complex32 2022-08-17T12:44:26.8193942Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int16 2022-08-17T12:44:26.8196798Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_complex32 2022-08-17T12:44:26.8210557Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int16 2022-08-17T12:44:26.8211323Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int32 2022-08-17T12:44:26.8243622Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_complex64 2022-08-17T12:44:26.8250110Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int32 2022-08-17T12:44:26.8269536Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_complex64 2022-08-17T12:44:26.8270388Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int64 2022-08-17T12:44:26.8299595Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_float16 2022-08-17T12:44:26.8306125Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int64 2022-08-17T12:44:26.8322007Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_float16 2022-08-17T12:44:26.8322798Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int8 2022-08-17T12:44:26.8352299Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.8365029Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int8 2022-08-17T12:44:26.8385557Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.8386324Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_uint8 2022-08-17T12:44:26.8415064Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.8420529Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.8433221Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_uint8 2022-08-17T12:44:26.8433875Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.8464129Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int16 2022-08-17T12:44:26.8472185Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int16 2022-08-17T12:44:26.8485147Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.8488481Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_bool 2022-08-17T12:44:26.8520076Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int32 2022-08-17T12:44:26.8526672Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_bool 2022-08-17T12:44:26.8538946Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int32 2022-08-17T12:44:26.8541808Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_complex128 2022-08-17T12:44:26.8576028Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int64 2022-08-17T12:44:26.8585395Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int64 2022-08-17T12:44:26.8598659Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_complex128 2022-08-17T12:44:26.8606450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int8 2022-08-17T12:44:26.8607100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_complex32 2022-08-17T12:44:26.8622855Z [gw3] [ 32%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float64 2022-08-17T12:44:26.8629822Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int16 2022-08-17T12:44:26.8636838Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int8 2022-08-17T12:44:26.8662353Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_complex32 2022-08-17T12:44:26.8663390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_complex64 2022-08-17T12:44:26.8690193Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_uint8 2022-08-17T12:44:26.8699163Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_complex64 2022-08-17T12:44:26.8710388Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_uint8 2022-08-17T12:44:26.8713781Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_float16 2022-08-17T12:44:26.8749094Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.8759077Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.8773528Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_float16 2022-08-17T12:44:26.8775644Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.8807759Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_bool 2022-08-17T12:44:26.8815778Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_bool 2022-08-17T12:44:26.8830671Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.8831453Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex128 2022-08-17T12:44:26.8874687Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.8881298Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex128 2022-08-17T12:44:26.8886345Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex32 2022-08-17T12:44:26.8900843Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.8911313Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int16 2022-08-17T12:44:26.8940642Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex32 2022-08-17T12:44:26.8942614Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex64 2022-08-17T12:44:26.9115978Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int16 2022-08-17T12:44:26.9117023Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int32 2022-08-17T12:44:26.9122856Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex64 2022-08-17T12:44:26.9123800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float16 2022-08-17T12:44:26.9125180Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int32 2022-08-17T12:44:26.9127644Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int64 2022-08-17T12:44:26.9131304Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float16 2022-08-17T12:44:26.9133155Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float32 2022-08-17T12:44:26.9144003Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int64 2022-08-17T12:44:26.9145672Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int8 2022-08-17T12:44:26.9149126Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float32 2022-08-17T12:44:26.9150967Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float64 2022-08-17T12:44:26.9154354Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int8 2022-08-17T12:44:26.9155945Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_uint8 2022-08-17T12:44:26.9159004Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float64 2022-08-17T12:44:26.9161279Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int16 2022-08-17T12:44:26.9165415Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_uint8 2022-08-17T12:44:26.9171489Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int16 2022-08-17T12:44:26.9178500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.9205838Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int32 2022-08-17T12:44:26.9218269Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_bfloat16 2022-08-17T12:44:26.9230895Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int32 2022-08-17T12:44:26.9231679Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_bool 2022-08-17T12:44:26.9265001Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int64 2022-08-17T12:44:26.9273266Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int64 2022-08-17T12:44:26.9283797Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_bool 2022-08-17T12:44:26.9286992Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_complex128 2022-08-17T12:44:26.9322390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int8 2022-08-17T12:44:26.9330184Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_complex128 2022-08-17T12:44:26.9341734Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int8 2022-08-17T12:44:26.9342541Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_complex64 2022-08-17T12:44:26.9371721Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_uint8 2022-08-17T12:44:26.9382859Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_complex64 2022-08-17T12:44:26.9396583Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_uint8 2022-08-17T12:44:26.9397380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float16 2022-08-17T12:44:26.9431725Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.9435480Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float16 2022-08-17T12:44:26.9447540Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.9450790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float32 2022-08-17T12:44:26.9490407Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_bool 2022-08-17T12:44:26.9491753Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_bool 2022-08-17T12:44:26.9506116Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float32 2022-08-17T12:44:26.9506926Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float64 2022-08-17T12:44:26.9540964Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_complex128 2022-08-17T12:44:26.9552383Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_complex128 2022-08-17T12:44:26.9564510Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float64 2022-08-17T12:44:26.9567947Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_complex32 2022-08-17T12:44:26.9601568Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int16 2022-08-17T12:44:26.9607997Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_complex32 2022-08-17T12:44:26.9621750Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int16 2022-08-17T12:44:26.9624773Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int32 2022-08-17T12:44:26.9661937Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_complex64 2022-08-17T12:44:26.9665569Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int32 2022-08-17T12:44:26.9675397Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_complex64 2022-08-17T12:44:26.9676859Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int64 2022-08-17T12:44:26.9711511Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_float16 2022-08-17T12:44:26.9718154Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_float16 2022-08-17T12:44:26.9733141Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int64 2022-08-17T12:44:26.9734593Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int8 2022-08-17T12:44:26.9767020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.9776570Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_float32 2022-08-17T12:44:26.9787397Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int8 2022-08-17T12:44:26.9788640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_uint8 2022-08-17T12:44:26.9823888Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.9833084Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_uint8 2022-08-17T12:44:26.9843552Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_float64 2022-08-17T12:44:26.9845116Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.9875349Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int16 2022-08-17T12:44:26.9885403Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int16 2022-08-17T12:44:26.9897648Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:26.9899998Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_bool 2022-08-17T12:44:26.9933056Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int32 2022-08-17T12:44:26.9940919Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_bool 2022-08-17T12:44:26.9954885Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int32 2022-08-17T12:44:26.9955710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int64 2022-08-17T12:44:26.9995308Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_complex128 2022-08-17T12:44:26.9997703Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_complex128 2022-08-17T12:44:27.0010691Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int64 2022-08-17T12:44:27.0011520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_complex64 2022-08-17T12:44:27.0043025Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int8 2022-08-17T12:44:27.0050232Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_complex64 2022-08-17T12:44:27.0064998Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int8 2022-08-17T12:44:27.0065880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_float16 2022-08-17T12:44:27.0099291Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_uint8 2022-08-17T12:44:27.0107270Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_uint8 2022-08-17T12:44:27.0122196Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_float16 2022-08-17T12:44:27.0123129Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.0158611Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.0162060Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.0177224Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.0178047Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_bool 2022-08-17T12:44:27.0208268Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.0219371Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_bool 2022-08-17T12:44:27.0232720Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.0233782Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int16 2022-08-17T12:44:27.0272500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_complex128 2022-08-17T12:44:27.0275161Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_complex128 2022-08-17T12:44:27.0285950Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int16 2022-08-17T12:44:27.0287493Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int32 2022-08-17T12:44:27.0319459Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_complex64 2022-08-17T12:44:27.0328593Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int32 2022-08-17T12:44:27.0338445Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_complex64 2022-08-17T12:44:27.0339931Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float16 2022-08-17T12:44:27.0371012Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int64 2022-08-17T12:44:27.0376614Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int64 2022-08-17T12:44:27.0391489Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float16 2022-08-17T12:44:27.0392966Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float32 2022-08-17T12:44:27.0425177Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int8 2022-08-17T12:44:27.0433834Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float32 2022-08-17T12:44:27.0444716Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int8 2022-08-17T12:44:27.0446312Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float64 2022-08-17T12:44:27.0476774Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_uint8 2022-08-17T12:44:27.0485680Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float64 2022-08-17T12:44:27.0496290Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_uint8 2022-08-17T12:44:27.0497816Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.0526654Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int16 2022-08-17T12:44:27.0538174Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.0546580Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int16 2022-08-17T12:44:27.0549711Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_bool 2022-08-17T12:44:27.0581568Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int32 2022-08-17T12:44:27.0591206Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_bool 2022-08-17T12:44:27.0601078Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int32 2022-08-17T12:44:27.0602531Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float16 2022-08-17T12:44:27.0634633Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int64 2022-08-17T12:44:27.0644065Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float16 2022-08-17T12:44:27.0654696Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int64 2022-08-17T12:44:27.0655993Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float32 2022-08-17T12:44:27.0689784Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int8 2022-08-17T12:44:27.0698001Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int8 2022-08-17T12:44:27.0710692Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float32 2022-08-17T12:44:27.0712020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_uint8 2022-08-17T12:44:27.0744805Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float64 2022-08-17T12:44:27.0750146Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float64 2022-08-17T12:44:27.0764246Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_uint8 2022-08-17T12:44:27.0767238Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int16 2022-08-17T12:44:27.0796061Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.0806412Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int16 2022-08-17T12:44:27.0816786Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.0820087Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int32 2022-08-17T12:44:27.0853838Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_bool 2022-08-17T12:44:27.0862292Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int32 2022-08-17T12:44:27.0873791Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_bool 2022-08-17T12:44:27.0875324Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int64 2022-08-17T12:44:27.0913016Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_complex128 2022-08-17T12:44:27.0915587Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_complex128 2022-08-17T12:44:27.0928469Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int64 2022-08-17T12:44:27.0929292Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int8 2022-08-17T12:44:27.0956865Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_complex64 2022-08-17T12:44:27.0964727Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int8 2022-08-17T12:44:27.0980892Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_complex64 2022-08-17T12:44:27.0981607Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_uint8 2022-08-17T12:44:27.1012101Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_float16 2022-08-17T12:44:27.1019949Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_uint8 2022-08-17T12:44:27.1036975Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_float16 2022-08-17T12:44:27.1037815Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.1065532Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.1077777Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.1089388Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.1090436Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_bool 2022-08-17T12:44:27.1125317Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.1128043Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.1152070Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_bool 2022-08-17T12:44:27.1152751Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_float16 2022-08-17T12:44:27.1176189Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int16 2022-08-17T12:44:27.1179865Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_float16 2022-08-17T12:44:27.1201220Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int16 2022-08-17T12:44:27.1202046Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.1224609Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int32 2022-08-17T12:44:27.1235880Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int32 2022-08-17T12:44:27.1246163Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.1247666Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.1276755Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int64 2022-08-17T12:44:27.1287781Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int64 2022-08-17T12:44:27.1296352Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.1299421Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int16 2022-08-17T12:44:27.1330423Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int8 2022-08-17T12:44:27.1339536Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int8 2022-08-17T12:44:27.1350784Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int16 2022-08-17T12:44:27.1352370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_uint8 2022-08-17T12:44:27.1384356Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int32 2022-08-17T12:44:27.1393622Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_uint8 2022-08-17T12:44:27.1402813Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int32 2022-08-17T12:44:27.1405755Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int64 2022-08-17T12:44:27.1443134Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.1445926Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.1459560Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int64 2022-08-17T12:44:27.1460369Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int8 2022-08-17T12:44:27.1495097Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_bool 2022-08-17T12:44:27.1503755Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int8 2022-08-17T12:44:27.1519285Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_bool 2022-08-17T12:44:27.1520103Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_uint8 2022-08-17T12:44:27.1556995Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex128 2022-08-17T12:44:27.1559410Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex128 2022-08-17T12:44:27.1571813Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_uint8 2022-08-17T12:44:27.1573204Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex32 2022-08-17T12:44:27.1604516Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.1615932Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.1626407Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex32 2022-08-17T12:44:27.1627605Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_bool 2022-08-17T12:44:27.1663105Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex64 2022-08-17T12:44:27.1668612Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_bool 2022-08-17T12:44:27.1686079Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex64 2022-08-17T12:44:27.1687002Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float16 2022-08-17T12:44:27.1716600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float16 2022-08-17T12:44:27.1729321Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float16 2022-08-17T12:44:27.1739190Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float16 2022-08-17T12:44:27.1740708Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float32 2022-08-17T12:44:27.1770419Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float32 2022-08-17T12:44:27.1781175Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float32 2022-08-17T12:44:27.1789301Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float32 2022-08-17T12:44:27.1792105Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float64 2022-08-17T12:44:27.1823242Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float64 2022-08-17T12:44:27.1828812Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float64 2022-08-17T12:44:27.1842074Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float64 2022-08-17T12:44:27.1844748Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int16 2022-08-17T12:44:27.1880459Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int16 2022-08-17T12:44:27.1882818Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int16 2022-08-17T12:44:27.1893705Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int16 2022-08-17T12:44:27.1895425Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int32 2022-08-17T12:44:27.1928531Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int32 2022-08-17T12:44:27.1934100Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int32 2022-08-17T12:44:27.1947975Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int32 2022-08-17T12:44:27.1950806Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int64 2022-08-17T12:44:27.1980365Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int64 2022-08-17T12:44:27.1992668Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int64 2022-08-17T12:44:27.2001892Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int64 2022-08-17T12:44:27.2005276Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int8 2022-08-17T12:44:27.2038713Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int8 2022-08-17T12:44:27.2047961Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int8 2022-08-17T12:44:27.2057034Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int8 2022-08-17T12:44:27.2059761Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_uint8 2022-08-17T12:44:27.2088993Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_uint8 2022-08-17T12:44:27.2100147Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_uint8 2022-08-17T12:44:27.2110769Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_uint8 2022-08-17T12:44:27.2111969Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.2147226Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.2153234Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.2166503Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.2169107Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_bool 2022-08-17T12:44:27.2200979Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_bool 2022-08-17T12:44:27.2209909Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_bool 2022-08-17T12:44:27.2220549Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_bool 2022-08-17T12:44:27.2251813Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_complex128 2022-08-17T12:44:27.2252585Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_float16 2022-08-17T12:44:27.2259891Z [gw2] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_float16 2022-08-17T12:44:27.2320171Z [gw0] [ 32%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_complex128 2022-08-17T12:44:27.2320965Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.2321579Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_complex32 2022-08-17T12:44:27.2322455Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_complex32 2022-08-17T12:44:27.2361535Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.2362269Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.2362826Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_complex64 2022-08-17T12:44:27.2369732Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.2416167Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_complex64 2022-08-17T12:44:27.2416989Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int16 2022-08-17T12:44:27.2417740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_float16 2022-08-17T12:44:27.2421360Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int16 2022-08-17T12:44:27.2443697Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_float16 2022-08-17T12:44:27.2444648Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.2473454Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int32 2022-08-17T12:44:27.2477629Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int32 2022-08-17T12:44:27.2489633Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.2490466Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int64 2022-08-17T12:44:27.2525829Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.2530419Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int64 2022-08-17T12:44:27.2573280Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.2573876Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int8 2022-08-17T12:44:27.2574451Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int16 2022-08-17T12:44:27.2579306Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int8 2022-08-17T12:44:27.2604045Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int16 2022-08-17T12:44:27.2605052Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_uint8 2022-08-17T12:44:27.2632114Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int32 2022-08-17T12:44:27.2636060Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_uint8 2022-08-17T12:44:27.2657846Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int32 2022-08-17T12:44:27.2658571Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int16 2022-08-17T12:44:27.2677416Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int64 2022-08-17T12:44:27.2688192Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int16 2022-08-17T12:44:27.2697788Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int64 2022-08-17T12:44:27.2704497Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int32 2022-08-17T12:44:27.2726260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int8 2022-08-17T12:44:27.2739507Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int32 2022-08-17T12:44:27.2746528Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int8 2022-08-17T12:44:27.2755075Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int64 2022-08-17T12:44:27.2771482Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_uint8 2022-08-17T12:44:27.2785738Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int64 2022-08-17T12:44:27.2790325Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int8 2022-08-17T12:44:27.2805631Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_uint8 2022-08-17T12:44:27.2826783Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.2840029Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int8 2022-08-17T12:44:27.2846382Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.2854828Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_uint8 2022-08-17T12:44:27.2871780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_bool 2022-08-17T12:44:27.2884765Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_uint8 2022-08-17T12:44:27.2888823Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int16 2022-08-17T12:44:27.2900296Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_bool 2022-08-17T12:44:27.2913864Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float16 2022-08-17T12:44:27.2925049Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int16 2022-08-17T12:44:27.2934008Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int32 2022-08-17T12:44:27.2945563Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float16 2022-08-17T12:44:27.2955982Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float32 2022-08-17T12:44:27.2966569Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int32 2022-08-17T12:44:27.2976486Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int64 2022-08-17T12:44:27.2988138Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float32 2022-08-17T12:44:27.2997398Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float64 2022-08-17T12:44:27.3009354Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int64 2022-08-17T12:44:27.3022851Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int8 2022-08-17T12:44:27.3035751Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float64 2022-08-17T12:44:27.3045714Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int16 2022-08-17T12:44:27.3057535Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int8 2022-08-17T12:44:27.3069831Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_uint8 2022-08-17T12:44:27.3084274Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int16 2022-08-17T12:44:27.3092822Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int32 2022-08-17T12:44:27.3103098Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_uint8 2022-08-17T12:44:27.3113756Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.3128253Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int32 2022-08-17T12:44:27.3162532Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int64 2022-08-17T12:44:27.3163275Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.3163813Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_bool 2022-08-17T12:44:27.3169710Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int64 2022-08-17T12:44:27.3176690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int8 2022-08-17T12:44:27.3187666Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_bool 2022-08-17T12:44:27.3204471Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float16 2022-08-17T12:44:27.3210984Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int8 2022-08-17T12:44:27.3222200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_uint8 2022-08-17T12:44:27.3231835Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float16 2022-08-17T12:44:27.3245243Z [gw3] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int16 2022-08-17T12:44:27.3298579Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_uint8 2022-08-17T12:44:27.3300557Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int32 2022-08-17T12:44:27.3301166Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float32 2022-08-17T12:44:27.3316223Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.3338075Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float32 2022-08-17T12:44:27.3355410Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.3356148Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float64 2022-08-17T12:44:27.3391781Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_bool 2022-08-17T12:44:27.3401584Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float64 2022-08-17T12:44:27.3417522Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_bool 2022-08-17T12:44:27.3418270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int16 2022-08-17T12:44:27.3456800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_float16 2022-08-17T12:44:27.3463913Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_float16 2022-08-17T12:44:27.3479461Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int16 2022-08-17T12:44:27.3480282Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int32 2022-08-17T12:44:27.3510015Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.3516975Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int32 2022-08-17T12:44:27.3543823Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.3544671Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int64 2022-08-17T12:44:27.3569672Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.3575250Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.3592490Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int64 2022-08-17T12:44:27.3593220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int16 2022-08-17T12:44:27.3632554Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int8 2022-08-17T12:44:27.3635767Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int16 2022-08-17T12:44:27.3684996Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int8 2022-08-17T12:44:27.3685678Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_uint8 2022-08-17T12:44:27.3689232Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int32 2022-08-17T12:44:27.3692138Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_uint8 2022-08-17T12:44:27.3749282Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int32 2022-08-17T12:44:27.3750155Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.3753005Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int64 2022-08-17T12:44:27.3760428Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.3788675Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int64 2022-08-17T12:44:27.3789473Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_bool 2022-08-17T12:44:27.3811647Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int8 2022-08-17T12:44:27.3815337Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int8 2022-08-17T12:44:27.3836370Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_bool 2022-08-17T12:44:27.3837165Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_uint8 2022-08-17T12:44:27.3861187Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_float16 2022-08-17T12:44:27.3869615Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_uint8 2022-08-17T12:44:27.3882261Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_float16 2022-08-17T12:44:27.3883117Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.3915136Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.3924682Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.3939580Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.3940379Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.3967457Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_bool 2022-08-17T12:44:27.3977432Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.3991466Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_bool 2022-08-17T12:44:27.3992259Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_complex128 2022-08-17T12:44:27.4031436Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int16 2022-08-17T12:44:27.4034032Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_complex128 2022-08-17T12:44:27.4046237Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int16 2022-08-17T12:44:27.4047148Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_complex64 2022-08-17T12:44:27.4078687Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int32 2022-08-17T12:44:27.4084359Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_complex64 2022-08-17T12:44:27.4099368Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int32 2022-08-17T12:44:27.4100286Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int64 2022-08-17T12:44:27.4135719Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_float32 2022-08-17T12:44:27.4139433Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_float32 2022-08-17T12:44:27.4162578Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int64 2022-08-17T12:44:27.4163525Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int8 2022-08-17T12:44:27.4185785Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_float64 2022-08-17T12:44:27.4194948Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_float64 2022-08-17T12:44:27.4205871Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int8 2022-08-17T12:44:27.4208747Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int16 2022-08-17T12:44:27.4244756Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_uint8 2022-08-17T12:44:27.4247450Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_uint8 2022-08-17T12:44:27.4266844Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int16 2022-08-17T12:44:27.4267806Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int32 2022-08-17T12:44:27.4302356Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.4310753Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.4322971Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int32 2022-08-17T12:44:27.4323758Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_bool 2022-08-17T12:44:27.4353575Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int64 2022-08-17T12:44:27.4363228Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_bool 2022-08-17T12:44:27.4377322Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int64 2022-08-17T12:44:27.4378258Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_float32 2022-08-17T12:44:27.4414679Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int8 2022-08-17T12:44:27.4422518Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_float32 2022-08-17T12:44:27.4431252Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int8 2022-08-17T12:44:27.4434712Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_float64 2022-08-17T12:44:27.4469364Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_uint8 2022-08-17T12:44:27.4478983Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_float64 2022-08-17T12:44:27.4489014Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_uint8 2022-08-17T12:44:27.4492502Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int16 2022-08-17T12:44:27.4525586Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.4532326Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int16 2022-08-17T12:44:27.4547391Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.4548253Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int32 2022-08-17T12:44:27.4583237Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_bool 2022-08-17T12:44:27.4591171Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int32 2022-08-17T12:44:27.4603198Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_bool 2022-08-17T12:44:27.4606465Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_complex128 2022-08-17T12:44:27.4640887Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int64 2022-08-17T12:44:27.4648357Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_complex128 2022-08-17T12:44:27.4661737Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int64 2022-08-17T12:44:27.4662531Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int8 2022-08-17T12:44:27.4693218Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_complex64 2022-08-17T12:44:27.4704598Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int8 2022-08-17T12:44:27.4718078Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_complex64 2022-08-17T12:44:27.4718855Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.4749068Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_uint8 2022-08-17T12:44:27.4760309Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.4773166Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_uint8 2022-08-17T12:44:27.4773968Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.4803929Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.4816381Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.4828638Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.4829433Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_bool 2022-08-17T12:44:27.4861481Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int16 2022-08-17T12:44:27.4868888Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_bool 2022-08-17T12:44:27.4887380Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int16 2022-08-17T12:44:27.4888198Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.4919065Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int32 2022-08-17T12:44:27.4927926Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int32 2022-08-17T12:44:27.4942949Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.4943800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int64 2022-08-17T12:44:27.4981977Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.4984277Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int64 2022-08-17T12:44:27.4996418Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.4997115Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int16 2022-08-17T12:44:27.5029354Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int8 2022-08-17T12:44:27.5039008Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int8 2022-08-17T12:44:27.5052227Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int16 2022-08-17T12:44:27.5053690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_uint8 2022-08-17T12:44:27.5091066Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int32 2022-08-17T12:44:27.5095104Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int32 2022-08-17T12:44:27.5108710Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_uint8 2022-08-17T12:44:27.5110170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.5148054Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int64 2022-08-17T12:44:27.5154816Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.5167968Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int64 2022-08-17T12:44:27.5168716Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int8 2022-08-17T12:44:27.5202296Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_bool 2022-08-17T12:44:27.5211720Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_bool 2022-08-17T12:44:27.5225914Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int8 2022-08-17T12:44:27.5226704Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_uint8 2022-08-17T12:44:27.5260699Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_complex128 2022-08-17T12:44:27.5264339Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_uint8 2022-08-17T12:44:27.5280298Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_complex128 2022-08-17T12:44:27.5281090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_complex64 2022-08-17T12:44:27.5311955Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.5319227Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_complex64 2022-08-17T12:44:27.5335817Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.5336783Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_complex128 2022-08-17T12:44:27.5375969Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_float32 2022-08-17T12:44:27.5378458Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_float32 2022-08-17T12:44:27.5392811Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_complex128 2022-08-17T12:44:27.5393619Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_float64 2022-08-17T12:44:27.5426822Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_complex64 2022-08-17T12:44:27.5429429Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_complex64 2022-08-17T12:44:27.5447120Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_float64 2022-08-17T12:44:27.5448805Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int16 2022-08-17T12:44:27.5479027Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float16 2022-08-17T12:44:27.5487501Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float16 2022-08-17T12:44:27.5501669Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int16 2022-08-17T12:44:27.5503251Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float32 2022-08-17T12:44:27.5537635Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int32 2022-08-17T12:44:27.5545177Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float32 2022-08-17T12:44:27.5553542Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int32 2022-08-17T12:44:27.5556266Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float64 2022-08-17T12:44:27.5587319Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int64 2022-08-17T12:44:27.5595594Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int64 2022-08-17T12:44:27.5607314Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float64 2022-08-17T12:44:27.5610277Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.5642268Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int8 2022-08-17T12:44:27.5651264Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int8 2022-08-17T12:44:27.5660897Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.5663859Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:44:27.5701673Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_uint8 2022-08-17T12:44:27.5704841Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_uint8 2022-08-17T12:44:27.5714924Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:44:27.5718321Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:44:27.5751027Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.5757992Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.5773465Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:44:27.5774233Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_float16 2022-08-17T12:44:27.5808776Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_bool 2022-08-17T12:44:27.5815483Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_float16 2022-08-17T12:44:27.5838649Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_bool 2022-08-17T12:44:27.5839453Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_complex128 2022-08-17T12:44:27.5871376Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.5874017Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_complex128 2022-08-17T12:44:27.5898338Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.5899114Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.5921265Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_complex64 2022-08-17T12:44:27.5928576Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.5946590Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_complex64 2022-08-17T12:44:27.5947400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.5984827Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.5988777Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.6019536Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.6020292Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_complex128 2022-08-17T12:44:27.6038465Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.6049385Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_complex128 2022-08-17T12:44:27.6086052Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.6086728Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int16 2022-08-17T12:44:27.6101826Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_complex64 2022-08-17T12:44:27.6111941Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int16 2022-08-17T12:44:27.6123199Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_complex64 2022-08-17T12:44:27.6124998Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int32 2022-08-17T12:44:27.6157154Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float16 2022-08-17T12:44:27.6166098Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int32 2022-08-17T12:44:27.6182695Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float16 2022-08-17T12:44:27.6183547Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float32 2022-08-17T12:44:27.6220679Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int64 2022-08-17T12:44:27.6228507Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float32 2022-08-17T12:44:27.6239290Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int64 2022-08-17T12:44:27.6240019Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float64 2022-08-17T12:44:27.6276333Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int8 2022-08-17T12:44:27.6285474Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int8 2022-08-17T12:44:27.6296262Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float64 2022-08-17T12:44:27.6299605Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.6339774Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_uint8 2022-08-17T12:44:27.6342687Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.6357977Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_uint8 2022-08-17T12:44:27.6358641Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.6394150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:44:27.6402541Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:44:27.6420566Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.6426584Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:44:27.6451519Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_bool 2022-08-17T12:44:27.6452442Z [gw1] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex32 2022-08-17T12:44:27.6458813Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex64 2022-08-17T12:44:27.6468568Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:44:27.6490891Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_bool 2022-08-17T12:44:27.6491884Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex128 2022-08-17T12:44:27.6522754Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_float16 2022-08-17T12:44:27.6526860Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_float16 2022-08-17T12:44:27.6565451Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex128 2022-08-17T12:44:27.6566250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.6580059Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex32 2022-08-17T12:44:27.6584695Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.6632496Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex32 2022-08-17T12:44:27.6633634Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.6639353Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex64 2022-08-17T12:44:27.6642446Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex64 2022-08-17T12:44:27.6689793Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.6694218Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_complex128 2022-08-17T12:44:27.6697395Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float16 2022-08-17T12:44:27.6701696Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float16 2022-08-17T12:44:27.6719648Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_complex128 2022-08-17T12:44:27.6721410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_complex64 2022-08-17T12:44:27.6752098Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float32 2022-08-17T12:44:27.6757163Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float32 2022-08-17T12:44:27.6793869Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_complex64 2022-08-17T12:44:27.6813543Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float64 2022-08-17T12:44:27.6814525Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_float32 2022-08-17T12:44:27.6818558Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_float32 2022-08-17T12:44:27.6829846Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float64 2022-08-17T12:44:27.6830621Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_float64 2022-08-17T12:44:27.6866855Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int16 2022-08-17T12:44:27.6874808Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int16 2022-08-17T12:44:27.6890012Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_float64 2022-08-17T12:44:27.6891051Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int32 2022-08-17T12:44:27.6941449Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_complex128 2022-08-17T12:44:27.6942346Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int32 2022-08-17T12:44:27.6971756Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_complex128 2022-08-17T12:44:27.6972713Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int64 2022-08-17T12:44:27.6998458Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_complex64 2022-08-17T12:44:27.7002702Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_complex64 2022-08-17T12:44:27.7015743Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int64 2022-08-17T12:44:27.7017995Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.7055561Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int8 2022-08-17T12:44:27.7065638Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int8 2022-08-17T12:44:27.7081995Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.7082796Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_uint8 2022-08-17T12:44:27.7113473Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.7123277Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.7137282Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_uint8 2022-08-17T12:44:27.7138167Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_complex128 2022-08-17T12:44:27.7169337Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.7179369Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_complex128 2022-08-17T12:44:27.7194528Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.7195353Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_complex64 2022-08-17T12:44:27.7231382Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_bool 2022-08-17T12:44:27.7239741Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_complex64 2022-08-17T12:44:27.7269050Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_bool 2022-08-17T12:44:27.7270100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_float32 2022-08-17T12:44:27.7286435Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_complex128 2022-08-17T12:44:27.7297335Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_complex128 2022-08-17T12:44:27.7324673Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_float32 2022-08-17T12:44:27.7325694Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_float64 2022-08-17T12:44:27.7344203Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_complex32 2022-08-17T12:44:27.7352066Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_complex32 2022-08-17T12:44:27.7376534Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_float64 2022-08-17T12:44:27.7377424Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_complex128 2022-08-17T12:44:27.7415080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_complex64 2022-08-17T12:44:27.7418128Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_complex128 2022-08-17T12:44:27.7436474Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_complex64 2022-08-17T12:44:27.7437446Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_complex64 2022-08-17T12:44:27.7468701Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_float16 2022-08-17T12:44:27.7475283Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_float16 2022-08-17T12:44:27.7498602Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_complex64 2022-08-17T12:44:27.7501785Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.7527355Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.7535673Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.7549335Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.7552371Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.7592896Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.7598008Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.7620424Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.7626264Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int16 2022-08-17T12:44:27.7665437Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.7667579Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.7676602Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int16 2022-08-17T12:44:27.7684521Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_complex128 2022-08-17T12:44:27.7713336Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int32 2022-08-17T12:44:27.7724474Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int32 2022-08-17T12:44:27.7738071Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_complex128 2022-08-17T12:44:27.7738874Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int64 2022-08-17T12:44:27.7777212Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_complex64 2022-08-17T12:44:27.7781547Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_complex64 2022-08-17T12:44:27.7822307Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int64 2022-08-17T12:44:27.7824306Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int8 2022-08-17T12:44:27.7837224Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float16 2022-08-17T12:44:27.7846654Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int8 2022-08-17T12:44:27.7860770Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float16 2022-08-17T12:44:27.7861600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float32 2022-08-17T12:44:27.7896578Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_uint8 2022-08-17T12:44:27.7904485Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float32 2022-08-17T12:44:27.7919334Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_uint8 2022-08-17T12:44:27.7920103Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float64 2022-08-17T12:44:27.7951397Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.7963067Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.7974486Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float64 2022-08-17T12:44:27.7976237Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.8013771Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_bool 2022-08-17T12:44:27.8016516Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.8035614Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_bool 2022-08-17T12:44:27.8036339Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:44:27.8068490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_float32 2022-08-17T12:44:27.8077088Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:44:27.8091211Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_float32 2022-08-17T12:44:27.8104087Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:44:27.8107096Z [gw3] [ 33%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int32 2022-08-17T12:44:27.8108025Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_float64 2022-08-17T12:44:27.8134411Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int64 2022-08-17T12:44:27.8137171Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:44:27.8161903Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_float64 2022-08-17T12:44:27.8162723Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_float16 2022-08-17T12:44:27.8186679Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int16 2022-08-17T12:44:27.8193923Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int16 2022-08-17T12:44:27.8224730Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_float16 2022-08-17T12:44:27.8225544Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.8248152Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int32 2022-08-17T12:44:27.8259353Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.8313429Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int32 2022-08-17T12:44:27.8314499Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.8320090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int64 2022-08-17T12:44:27.8328223Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.8371443Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int64 2022-08-17T12:44:27.8375598Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.8377803Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int8 2022-08-17T12:44:27.8393284Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.8446548Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int8 2022-08-17T12:44:27.8450185Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_complex128 2022-08-17T12:44:27.8453706Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_uint8 2022-08-17T12:44:27.8458521Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_complex128 2022-08-17T12:44:27.8488808Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_uint8 2022-08-17T12:44:27.8495290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_complex64 2022-08-17T12:44:27.8497700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.8509270Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_complex64 2022-08-17T12:44:27.8513858Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float16 2022-08-17T12:44:27.8539495Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.8547922Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_bool 2022-08-17T12:44:27.8582495Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float16 2022-08-17T12:44:27.8583204Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float32 2022-08-17T12:44:27.8583855Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_bool 2022-08-17T12:44:27.8593772Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.8608882Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float32 2022-08-17T12:44:27.8620085Z [gw0] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.8621108Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float64 2022-08-17T12:44:27.8642652Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.8657050Z [gw2] [ 33%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float64 2022-08-17T12:44:27.8671724Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.8672440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int16 2022-08-17T12:44:27.8710706Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int16 2022-08-17T12:44:27.8716674Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int16 2022-08-17T12:44:27.8759077Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int16 2022-08-17T12:44:27.8769151Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int32 2022-08-17T12:44:27.8771987Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int32 2022-08-17T12:44:27.8775937Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int32 2022-08-17T12:44:27.8828692Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int32 2022-08-17T12:44:27.8839705Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int64 2022-08-17T12:44:27.8850124Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int64 2022-08-17T12:44:27.8853378Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int64 2022-08-17T12:44:27.8901780Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int64 2022-08-17T12:44:27.8906779Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int8 2022-08-17T12:44:27.8910118Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int8 2022-08-17T12:44:27.8913591Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int8 2022-08-17T12:44:27.8925610Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int8 2022-08-17T12:44:27.8929196Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_uint8 2022-08-17T12:44:27.8967983Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_uint8 2022-08-17T12:44:27.8973897Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_uint8 2022-08-17T12:44:27.8993376Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_uint8 2022-08-17T12:44:27.8994393Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.9026563Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.9031879Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.9058543Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.9059276Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float16 2022-08-17T12:44:27.9091889Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_complex128 2022-08-17T12:44:27.9093410Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_complex128 2022-08-17T12:44:27.9129382Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float16 2022-08-17T12:44:27.9130382Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_complex64 2022-08-17T12:44:27.9147408Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float32 2022-08-17T12:44:27.9154257Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float32 2022-08-17T12:44:27.9171775Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_complex64 2022-08-17T12:44:27.9172576Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_float16 2022-08-17T12:44:27.9205681Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float64 2022-08-17T12:44:27.9218788Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float64 2022-08-17T12:44:27.9230925Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_float16 2022-08-17T12:44:27.9231710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.9266858Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int16 2022-08-17T12:44:27.9274497Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.9289102Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int16 2022-08-17T12:44:27.9290421Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int32 2022-08-17T12:44:27.9324821Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.9336627Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int32 2022-08-17T12:44:27.9347197Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.9350961Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int64 2022-08-17T12:44:27.9391189Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int16 2022-08-17T12:44:27.9395382Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int64 2022-08-17T12:44:27.9407197Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int16 2022-08-17T12:44:27.9408518Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int32 2022-08-17T12:44:27.9453894Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int8 2022-08-17T12:44:27.9456555Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int8 2022-08-17T12:44:27.9470827Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int32 2022-08-17T12:44:27.9476417Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int64 2022-08-17T12:44:27.9507981Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_uint8 2022-08-17T12:44:27.9511603Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_uint8 2022-08-17T12:44:27.9531303Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int64 2022-08-17T12:44:27.9532048Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.9563811Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int8 2022-08-17T12:44:27.9578777Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int8 2022-08-17T12:44:27.9592474Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:27.9593320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_uint8 2022-08-17T12:44:27.9629988Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_float16 2022-08-17T12:44:27.9636536Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_uint8 2022-08-17T12:44:27.9651760Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_float16 2022-08-17T12:44:27.9652593Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.9686592Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.9688879Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_bfloat16 2022-08-17T12:44:27.9709888Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_float32 2022-08-17T12:44:27.9710720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_bool 2022-08-17T12:44:27.9738722Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.9754745Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_float64 2022-08-17T12:44:27.9764564Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_bool 2022-08-17T12:44:27.9768127Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int16 2022-08-17T12:44:27.9816158Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_complex128 2022-08-17T12:44:27.9817071Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_complex128 2022-08-17T12:44:27.9825814Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int16 2022-08-17T12:44:27.9829329Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int32 2022-08-17T12:44:27.9881232Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_complex64 2022-08-17T12:44:27.9883433Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int32 2022-08-17T12:44:27.9909605Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_complex64 2022-08-17T12:44:27.9910397Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_float32 2022-08-17T12:44:27.9935047Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int64 2022-08-17T12:44:27.9937854Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_float32 2022-08-17T12:44:27.9986579Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int64 2022-08-17T12:44:27.9987767Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_float64 2022-08-17T12:44:27.9989297Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int8 2022-08-17T12:44:27.9997222Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.0009660Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_float64 2022-08-17T12:44:28.0010436Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int16 2022-08-17T12:44:28.0043586Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.0051804Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.0071109Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int16 2022-08-17T12:44:28.0071938Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int32 2022-08-17T12:44:28.0106450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.0116044Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.0129534Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int32 2022-08-17T12:44:28.0130372Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int64 2022-08-17T12:44:28.0164008Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_bool 2022-08-17T12:44:28.0171867Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int64 2022-08-17T12:44:28.0190809Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_bool 2022-08-17T12:44:28.0191744Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_complex128 2022-08-17T12:44:28.0208845Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int8 2022-08-17T12:44:28.0223146Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_complex128 2022-08-17T12:44:28.0238530Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int8 2022-08-17T12:44:28.0239333Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_complex64 2022-08-17T12:44:28.0256098Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_uint8 2022-08-17T12:44:28.0271294Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_complex64 2022-08-17T12:44:28.0286596Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_uint8 2022-08-17T12:44:28.0287633Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float16 2022-08-17T12:44:28.0324764Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.0334338Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float16 2022-08-17T12:44:28.0349408Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.0350332Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_bool 2022-08-17T12:44:28.0395665Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float32 2022-08-17T12:44:28.0399293Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float32 2022-08-17T12:44:28.0417871Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_bool 2022-08-17T12:44:28.0418588Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_complex128 2022-08-17T12:44:28.0464165Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float64 2022-08-17T12:44:28.0468079Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float64 2022-08-17T12:44:28.0514026Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_complex128 2022-08-17T12:44:28.0515171Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_complex64 2022-08-17T12:44:28.0520218Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int16 2022-08-17T12:44:28.0528533Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_complex64 2022-08-17T12:44:28.0544677Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int16 2022-08-17T12:44:28.0546322Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.0581570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int32 2022-08-17T12:44:28.0589484Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.0641205Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int32 2022-08-17T12:44:28.0642015Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.0655493Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int64 2022-08-17T12:44:28.0659534Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.0675104Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int64 2022-08-17T12:44:28.0675806Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.0704415Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int8 2022-08-17T12:44:28.0709131Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.0734890Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int8 2022-08-17T12:44:28.0735664Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_uint8 2022-08-17T12:44:28.0771485Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.0775880Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.0785324Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_uint8 2022-08-17T12:44:28.0788682Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int64 2022-08-17T12:44:28.0825393Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.0833472Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int64 2022-08-17T12:44:28.0849293Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.0850152Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_bool 2022-08-17T12:44:28.0885768Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.0888354Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.0902111Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_bool 2022-08-17T12:44:28.0905091Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_complex128 2022-08-17T12:44:28.0921295Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.0932226Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_complex128 2022-08-17T12:44:28.0940334Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_complex64 2022-08-17T12:44:28.0953508Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.0964008Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_complex64 2022-08-17T12:44:28.0970508Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.1000204Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_float16 2022-08-17T12:44:28.1010246Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.1023076Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_float16 2022-08-17T12:44:28.1024385Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_bool 2022-08-17T12:44:28.1059139Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.1075960Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.1077827Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_bool 2022-08-17T12:44:28.1080626Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.1106301Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_float32 2022-08-17T12:44:28.1115554Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.1126581Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_float32 2022-08-17T12:44:28.1129581Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_float64 2022-08-17T12:44:28.1162781Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.1171422Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_float64 2022-08-17T12:44:28.1185172Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.1186025Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int16 2022-08-17T12:44:28.1217706Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.1226636Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int16 2022-08-17T12:44:28.1237998Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.1238913Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int32 2022-08-17T12:44:28.1272136Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int64 2022-08-17T12:44:28.1280138Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int32 2022-08-17T12:44:28.1294164Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int64 2022-08-17T12:44:28.1294902Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int64 2022-08-17T12:44:28.1335452Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.1338820Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int64 2022-08-17T12:44:28.1358012Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.1358777Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int8 2022-08-17T12:44:28.1392611Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.1399683Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int8 2022-08-17T12:44:28.1413959Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.1414736Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_uint8 2022-08-17T12:44:28.1444880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.1452223Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.1465945Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_uint8 2022-08-17T12:44:28.1466856Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float16 2022-08-17T12:44:28.1498151Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.1511620Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float16 2022-08-17T12:44:28.1524152Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.1524955Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_bool 2022-08-17T12:44:28.1560040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float32 2022-08-17T12:44:28.1565556Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float32 2022-08-17T12:44:28.1579455Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_bool 2022-08-17T12:44:28.1580137Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.1613794Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float64 2022-08-17T12:44:28.1621384Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float64 2022-08-17T12:44:28.1634067Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.1634890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.1681166Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int16 2022-08-17T12:44:28.1690941Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.1704457Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int16 2022-08-17T12:44:28.1705301Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.1742220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int32 2022-08-17T12:44:28.1747020Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.1759993Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int32 2022-08-17T12:44:28.1760851Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.1789986Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int64 2022-08-17T12:44:28.1800985Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.1813720Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int64 2022-08-17T12:44:28.1814590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int64 2022-08-17T12:44:28.1844348Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int8 2022-08-17T12:44:28.1853826Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int64 2022-08-17T12:44:28.1865877Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int8 2022-08-17T12:44:28.1868395Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.1902153Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_uint8 2022-08-17T12:44:28.1905850Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_uint8 2022-08-17T12:44:28.1921267Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.1922235Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.1959307Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.1963590Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.1977525Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.1978458Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.2014380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_float16 2022-08-17T12:44:28.2022616Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.2031776Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_float16 2022-08-17T12:44:28.2035317Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.2067718Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_bool 2022-08-17T12:44:28.2074461Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.2092438Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_bool 2022-08-17T12:44:28.2093334Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.2124471Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_complex128 2022-08-17T12:44:28.2131238Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_complex128 2022-08-17T12:44:28.2150218Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.2151031Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_complex64 2022-08-17T12:44:28.2184023Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.2189821Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_complex64 2022-08-17T12:44:28.2207092Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.2207885Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_float32 2022-08-17T12:44:28.2243624Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.2249859Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.2291013Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_float32 2022-08-17T12:44:28.2291904Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_float64 2022-08-17T12:44:28.2303868Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int64 2022-08-17T12:44:28.2308890Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_float64 2022-08-17T12:44:28.2326689Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int64 2022-08-17T12:44:28.2327477Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int16 2022-08-17T12:44:28.2359524Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.2366404Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int16 2022-08-17T12:44:28.2417874Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.2419718Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int32 2022-08-17T12:44:28.2420554Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.2427894Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int32 2022-08-17T12:44:28.2474846Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.2479502Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int64 2022-08-17T12:44:28.2482260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.2485201Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.2506864Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int64 2022-08-17T12:44:28.2507600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int8 2022-08-17T12:44:28.2532681Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_bool 2022-08-17T12:44:28.2540979Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_bool 2022-08-17T12:44:28.2553585Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int8 2022-08-17T12:44:28.2554371Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex128 2022-08-17T12:44:28.2588989Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_uint8 2022-08-17T12:44:28.2597835Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex128 2022-08-17T12:44:28.2630468Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_uint8 2022-08-17T12:44:28.2631194Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.2655703Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex32 2022-08-17T12:44:28.2657801Z [gw1] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex64 2022-08-17T12:44:28.2663532Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex32 2022-08-17T12:44:28.2685447Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.2686326Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex64 2022-08-17T12:44:28.2687051Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float16 2022-08-17T12:44:28.2715559Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_bool 2022-08-17T12:44:28.2725131Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_bool 2022-08-17T12:44:28.2753205Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex64 2022-08-17T12:44:28.2754074Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float16 2022-08-17T12:44:28.2778022Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_complex128 2022-08-17T12:44:28.2786365Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float16 2022-08-17T12:44:28.2837671Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_complex128 2022-08-17T12:44:28.2843198Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_complex64 2022-08-17T12:44:28.2853994Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float32 2022-08-17T12:44:28.2857874Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_complex64 2022-08-17T12:44:28.2906691Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float32 2022-08-17T12:44:28.2911679Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.2915481Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float64 2022-08-17T12:44:28.2920045Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.2937390Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float64 2022-08-17T12:44:28.2938204Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.2973350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int16 2022-08-17T12:44:28.2977342Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.3026011Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int16 2022-08-17T12:44:28.3031307Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.3039235Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int32 2022-08-17T12:44:28.3042746Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.3048870Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int32 2022-08-17T12:44:28.3105738Z [gw3] [ 34%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int64 2022-08-17T12:44:28.3144694Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int64 2022-08-17T12:44:28.3148988Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.3160372Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int8 2022-08-17T12:44:28.3164271Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int64 2022-08-17T12:44:28.3168188Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.3169895Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int64 2022-08-17T12:44:28.3172492Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int8 2022-08-17T12:44:28.3175936Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int64 2022-08-17T12:44:28.3217050Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int8 2022-08-17T12:44:28.3217790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_uint8 2022-08-17T12:44:28.3289958Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.3290754Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.3291519Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_uint8 2022-08-17T12:44:28.3292248Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.3292904Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.3294453Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.3295112Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.3295608Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.3307850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_bool 2022-08-17T12:44:28.3362397Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_bool 2022-08-17T12:44:28.3375329Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.3379156Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_complex128 2022-08-17T12:44:28.3380103Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_bool 2022-08-17T12:44:28.3495263Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_bool 2022-08-17T12:44:28.3496701Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_complex128 2022-08-17T12:44:28.3497370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_complex128 2022-08-17T12:44:28.3497905Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_complex32 2022-08-17T12:44:28.3498535Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_complex128 2022-08-17T12:44:28.3499149Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_complex64 2022-08-17T12:44:28.3509796Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_complex32 2022-08-17T12:44:28.3647840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_complex64 2022-08-17T12:44:28.3648832Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_complex64 2022-08-17T12:44:28.3649536Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_float32 2022-08-17T12:44:28.3650140Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_float32 2022-08-17T12:44:28.3655647Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_complex64 2022-08-17T12:44:28.3664448Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_float64 2022-08-17T12:44:28.3676382Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_float16 2022-08-17T12:44:28.3677182Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_float64 2022-08-17T12:44:28.3677935Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_float16 2022-08-17T12:44:28.3688515Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int16 2022-08-17T12:44:28.3689354Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.3690023Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int16 2022-08-17T12:44:28.3707326Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int32 2022-08-17T12:44:28.3713050Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.3719398Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.3720130Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int32 2022-08-17T12:44:28.3733259Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.3734213Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int64 2022-08-17T12:44:28.3734837Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.3768474Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int64 2022-08-17T12:44:28.3778671Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int8 2022-08-17T12:44:28.3779360Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.3788471Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.3792053Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int8 2022-08-17T12:44:28.3838891Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.3839633Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int64 2022-08-17T12:44:28.3844554Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_uint8 2022-08-17T12:44:28.3887722Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_uint8 2022-08-17T12:44:28.3888542Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int64 2022-08-17T12:44:28.3889243Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.3907557Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.3908593Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.3936044Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.3936836Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.3957044Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_bool 2022-08-17T12:44:28.3965042Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.3993831Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_bool 2022-08-17T12:44:28.3994622Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_complex128 2022-08-17T12:44:28.4020999Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.4022725Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_complex128 2022-08-17T12:44:28.4063259Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.4063896Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_bool 2022-08-17T12:44:28.4067010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_complex64 2022-08-17T12:44:28.4073257Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_bool 2022-08-17T12:44:28.4107264Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_complex64 2022-08-17T12:44:28.4107947Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.4135023Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex128 2022-08-17T12:44:28.4144731Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex128 2022-08-17T12:44:28.4145555Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.4146417Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.4176963Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex32 2022-08-17T12:44:28.4184306Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.4203892Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex32 2022-08-17T12:44:28.4204827Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex64 2022-08-17T12:44:28.4242052Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.4245300Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.4259021Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex64 2022-08-17T12:44:28.4259755Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.4291961Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float16 2022-08-17T12:44:28.4304832Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float16 2022-08-17T12:44:28.4317918Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.4318650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int64 2022-08-17T12:44:28.4349038Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float32 2022-08-17T12:44:28.4357998Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float32 2022-08-17T12:44:28.4376420Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int64 2022-08-17T12:44:28.4377132Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.4408989Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float64 2022-08-17T12:44:28.4417682Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float64 2022-08-17T12:44:28.4428852Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.4430355Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.4460397Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int16 2022-08-17T12:44:28.4471230Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int16 2022-08-17T12:44:28.4484232Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.4506653Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.4521176Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int32 2022-08-17T12:44:28.4532758Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int32 2022-08-17T12:44:28.4546121Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.4547773Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int64 2022-08-17T12:44:28.4578461Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_aten_cpu_float32 2022-08-17T12:44:28.4587490Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_aten_cpu_float32 2022-08-17T12:44:28.4597205Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int64 2022-08-17T12:44:28.4600317Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int8 2022-08-17T12:44:28.4632939Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_aten_cpu_float64 2022-08-17T12:44:28.4641279Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int8 2022-08-17T12:44:28.4668458Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_aten_cpu_float64 2022-08-17T12:44:28.4669261Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.4695981Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_uint8 2022-08-17T12:44:28.4705615Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.4719794Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_uint8 2022-08-17T12:44:28.4720569Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.4752742Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.4766894Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.4779804Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.4780557Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_bool 2022-08-17T12:44:28.4817740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.4821156Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_bool 2022-08-17T12:44:28.4854268Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.4855081Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_complex128 2022-08-17T12:44:28.4883277Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.4910066Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.4910837Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_complex128 2022-08-17T12:44:28.4911632Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_bool 2022-08-17T12:44:28.4949430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_complex32 2022-08-17T12:44:28.4957330Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_complex32 2022-08-17T12:44:28.4969922Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_bool 2022-08-17T12:44:28.4970735Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_complex64 2022-08-17T12:44:28.5010534Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_complex128 2022-08-17T12:44:28.5049105Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_complex128 2022-08-17T12:44:28.5049976Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_complex64 2022-08-17T12:44:28.5050708Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_complex64 2022-08-17T12:44:28.5062453Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_float16 2022-08-17T12:44:28.5073295Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_float16 2022-08-17T12:44:28.5095539Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_complex64 2022-08-17T12:44:28.5096174Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float16 2022-08-17T12:44:28.5128566Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.5131671Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.5144784Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float16 2022-08-17T12:44:28.5145757Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float32 2022-08-17T12:44:28.5180252Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.5187294Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.5201141Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float32 2022-08-17T12:44:28.5202078Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.5234344Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float64 2022-08-17T12:44:28.5242748Z [gw0] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.5252728Z [gw2] [ 34%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float64 2022-08-17T12:44:28.5255685Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.5289878Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int16 2022-08-17T12:44:28.5297407Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.5309328Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int16 2022-08-17T12:44:28.5309943Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int32 2022-08-17T12:44:28.5341686Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int64 2022-08-17T12:44:28.5351530Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int32 2022-08-17T12:44:28.5365658Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int64 2022-08-17T12:44:28.5366552Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int64 2022-08-17T12:44:28.5397768Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.5405457Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.5422377Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int64 2022-08-17T12:44:28.5423994Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.5453554Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int8 2022-08-17T12:44:28.5463642Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int8 2022-08-17T12:44:28.5478630Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.5479436Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_uint8 2022-08-17T12:44:28.5500217Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.5512237Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.5518604Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_bool 2022-08-17T12:44:28.5542023Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_uint8 2022-08-17T12:44:28.5542971Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_bool 2022-08-17T12:44:28.5543746Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.5559355Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex128 2022-08-17T12:44:28.5573577Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex128 2022-08-17T12:44:28.5583404Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.5584800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex32 2022-08-17T12:44:28.5603136Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_bool 2022-08-17T12:44:28.5617714Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex32 2022-08-17T12:44:28.5624095Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_bool 2022-08-17T12:44:28.5633920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex64 2022-08-17T12:44:28.5638081Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_complex128 2022-08-17T12:44:28.5649407Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex64 2022-08-17T12:44:28.5667572Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float16 2022-08-17T12:44:28.5678663Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_complex128 2022-08-17T12:44:28.5694465Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float16 2022-08-17T12:44:28.5695295Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float32 2022-08-17T12:44:28.5714137Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_complex64 2022-08-17T12:44:28.5727001Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float32 2022-08-17T12:44:28.5741286Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_complex64 2022-08-17T12:44:28.5742111Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float64 2022-08-17T12:44:28.5763198Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_float16 2022-08-17T12:44:28.5775853Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float64 2022-08-17T12:44:28.5788596Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_float16 2022-08-17T12:44:28.5789365Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int16 2022-08-17T12:44:28.5805625Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.5819400Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int16 2022-08-17T12:44:28.5827961Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.5836578Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int32 2022-08-17T12:44:28.5840856Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.5852541Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int32 2022-08-17T12:44:28.5870387Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int64 2022-08-17T12:44:28.5880512Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.5894320Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int64 2022-08-17T12:44:28.5895199Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.5911042Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int8 2022-08-17T12:44:28.5930872Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int8 2022-08-17T12:44:28.5933676Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.5940301Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_uint8 2022-08-17T12:44:28.5950854Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.5961803Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_uint8 2022-08-17T12:44:28.5974115Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.5985689Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.6002032Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.6002917Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int64 2022-08-17T12:44:28.6019422Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_bool 2022-08-17T12:44:28.6037964Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_bool 2022-08-17T12:44:28.6043437Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_complex128 2022-08-17T12:44:28.6053080Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int64 2022-08-17T12:44:28.6067073Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_complex128 2022-08-17T12:44:28.6067831Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.6084546Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_complex32 2022-08-17T12:44:28.6096706Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_complex32 2022-08-17T12:44:28.6100784Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_complex64 2022-08-17T12:44:28.6114193Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.6124871Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_complex64 2022-08-17T12:44:28.6128083Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.6152995Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_float16 2022-08-17T12:44:28.6166970Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_float16 2022-08-17T12:44:28.6182606Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.6183485Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.6200408Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.6218467Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.6223252Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.6243346Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.6244693Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_bool 2022-08-17T12:44:28.6268202Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.6268810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.6279039Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_bool 2022-08-17T12:44:28.6313873Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.6314861Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_complex128 2022-08-17T12:44:28.6317280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.6326561Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.6327238Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int64 2022-08-17T12:44:28.6336552Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_complex128 2022-08-17T12:44:28.6342984Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_complex64 2022-08-17T12:44:28.6351393Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int64 2022-08-17T12:44:28.6370021Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.6376703Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_complex64 2022-08-17T12:44:28.6391562Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.6392512Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.6408382Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float16 2022-08-17T12:44:28.6420491Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.6426998Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.6438100Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float16 2022-08-17T12:44:28.6444573Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.6452714Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float32 2022-08-17T12:44:28.6478588Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_bool 2022-08-17T12:44:28.6482230Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_bool 2022-08-17T12:44:28.6491768Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float32 2022-08-17T12:44:28.6495033Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex128 2022-08-17T12:44:28.6513620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float64 2022-08-17T12:44:28.6528483Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex128 2022-08-17T12:44:28.6537942Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float64 2022-08-17T12:44:28.6541427Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int16 2022-08-17T12:44:28.6557713Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex32 2022-08-17T12:44:28.6568670Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex32 2022-08-17T12:44:28.6580897Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex64 2022-08-17T12:44:28.6594736Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int16 2022-08-17T12:44:28.6606128Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex64 2022-08-17T12:44:28.6607087Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float16 2022-08-17T12:44:28.6622664Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int32 2022-08-17T12:44:28.6636724Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float16 2022-08-17T12:44:28.6641574Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int32 2022-08-17T12:44:28.6651437Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float32 2022-08-17T12:44:28.6657493Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int64 2022-08-17T12:44:28.6666079Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float32 2022-08-17T12:44:28.6683674Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float64 2022-08-17T12:44:28.6695744Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int64 2022-08-17T12:44:28.6706877Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float64 2022-08-17T12:44:28.6707590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int8 2022-08-17T12:44:28.6725280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int16 2022-08-17T12:44:28.6741053Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int16 2022-08-17T12:44:28.6755209Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int8 2022-08-17T12:44:28.6755970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int32 2022-08-17T12:44:28.6771398Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_uint8 2022-08-17T12:44:28.6785781Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int32 2022-08-17T12:44:28.6790902Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_uint8 2022-08-17T12:44:28.6797616Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int64 2022-08-17T12:44:28.6809052Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.6817426Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int64 2022-08-17T12:44:28.6829341Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int8 2022-08-17T12:44:28.6841252Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.6854050Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int8 2022-08-17T12:44:28.6855306Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_uint8 2022-08-17T12:44:28.6872994Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_bool 2022-08-17T12:44:28.6886758Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_uint8 2022-08-17T12:44:28.6894498Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_bool 2022-08-17T12:44:28.6901988Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.6911476Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_complex128 2022-08-17T12:44:28.6923321Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.6935468Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_bool 2022-08-17T12:44:28.6946617Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_complex128 2022-08-17T12:44:28.6961081Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_bool 2022-08-17T12:44:28.6962068Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_complex64 2022-08-17T12:44:28.6978163Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_complex128 2022-08-17T12:44:28.6991628Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_complex128 2022-08-17T12:44:28.6997925Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_complex64 2022-08-17T12:44:28.7007492Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_complex32 2022-08-17T12:44:28.7013712Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_float16 2022-08-17T12:44:28.7021632Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_complex32 2022-08-17T12:44:28.7039139Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_complex64 2022-08-17T12:44:28.7048077Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_float16 2022-08-17T12:44:28.7060935Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_complex64 2022-08-17T12:44:28.7063442Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_float16 2022-08-17T12:44:28.7081195Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.7094910Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_float16 2022-08-17T12:44:28.7100420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.7113011Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.7119106Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.7126967Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.7154243Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.7157207Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.7168461Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.7169958Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.7187920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.7200131Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.7215833Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.7216647Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.7234319Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.7248791Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.7255957Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.7259181Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int64 2022-08-17T12:44:28.7279478Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int64 2022-08-17T12:44:28.7294097Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int64 2022-08-17T12:44:28.7304375Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int64 2022-08-17T12:44:28.7305661Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.7324125Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.7338462Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.7346004Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.7366422Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.7368116Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.7371472Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.7431546Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.7432396Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.7456513Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.7457972Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.7458815Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_bool 2022-08-17T12:44:28.7459473Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.7462597Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_bool 2022-08-17T12:44:28.7463377Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_bool 2022-08-17T12:44:28.7474717Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex128 2022-08-17T12:44:28.7486792Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_bool 2022-08-17T12:44:28.7506525Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_complex128 2022-08-17T12:44:28.7507418Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex128 2022-08-17T12:44:28.7519794Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex32 2022-08-17T12:44:28.7531008Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_complex128 2022-08-17T12:44:28.7538983Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_complex64 2022-08-17T12:44:28.7550428Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex32 2022-08-17T12:44:28.7567364Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.7579768Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_complex64 2022-08-17T12:44:28.7586026Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float16 2022-08-17T12:44:28.7594985Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.7611228Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.7624383Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float16 2022-08-17T12:44:28.7628311Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float32 2022-08-17T12:44:28.7640239Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.7656588Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.7669545Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float32 2022-08-17T12:44:28.7677721Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float64 2022-08-17T12:44:28.7687499Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.7698797Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex128 2022-08-17T12:44:28.7709919Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float64 2022-08-17T12:44:28.7725855Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int16 2022-08-17T12:44:28.7739581Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex128 2022-08-17T12:44:28.7745116Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex32 2022-08-17T12:44:28.7754898Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int16 2022-08-17T12:44:28.7771515Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int32 2022-08-17T12:44:28.7785761Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex32 2022-08-17T12:44:28.7789791Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex64 2022-08-17T12:44:28.7801894Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int32 2022-08-17T12:44:28.7817520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int64 2022-08-17T12:44:28.7832578Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex64 2022-08-17T12:44:28.7838490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float16 2022-08-17T12:44:28.7850341Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int64 2022-08-17T12:44:28.7866508Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int8 2022-08-17T12:44:28.7877381Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float16 2022-08-17T12:44:28.7884701Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float32 2022-08-17T12:44:28.7901787Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int8 2022-08-17T12:44:28.7926039Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_uint8 2022-08-17T12:44:28.7926918Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float32 2022-08-17T12:44:28.7933959Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float64 2022-08-17T12:44:28.7946772Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_uint8 2022-08-17T12:44:28.7958899Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.7970025Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float64 2022-08-17T12:44:28.7980566Z [gw3] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int8 2022-08-17T12:44:28.8021730Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.8022595Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_bool 2022-08-17T12:44:28.8023257Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_uint8 2022-08-17T12:44:28.8035151Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int16 2022-08-17T12:44:28.8048547Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_bool 2022-08-17T12:44:28.8070495Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int16 2022-08-17T12:44:28.8071583Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_complex128 2022-08-17T12:44:28.8102533Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int32 2022-08-17T12:44:28.8107080Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_complex128 2022-08-17T12:44:28.8155271Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int32 2022-08-17T12:44:28.8155966Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int64 2022-08-17T12:44:28.8171183Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_complex64 2022-08-17T12:44:28.8174737Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int64 2022-08-17T12:44:28.8188190Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_complex64 2022-08-17T12:44:28.8189045Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int8 2022-08-17T12:44:28.8225473Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_float16 2022-08-17T12:44:28.8233701Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_float16 2022-08-17T12:44:28.8244767Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int8 2022-08-17T12:44:28.8246118Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_uint8 2022-08-17T12:44:28.8279978Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.8291008Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.8303058Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_uint8 2022-08-17T12:44:28.8304012Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.8338924Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.8344435Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.8359219Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.8360396Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.8401356Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_complex128 2022-08-17T12:44:28.8409651Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.8422253Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_complex128 2022-08-17T12:44:28.8423020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.8458237Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_complex32 2022-08-17T12:44:28.8464001Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.8480130Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_complex32 2022-08-17T12:44:28.8481003Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int64 2022-08-17T12:44:28.8517757Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_complex64 2022-08-17T12:44:28.8523029Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_complex64 2022-08-17T12:44:28.8537518Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int64 2022-08-17T12:44:28.8538960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.8574510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_float16 2022-08-17T12:44:28.8580601Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_float16 2022-08-17T12:44:28.8593610Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.8594708Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.8627046Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.8638831Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.8651410Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.8652215Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.8684227Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.8692617Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.8709934Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.8710728Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_bool 2022-08-17T12:44:28.8741724Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.8753217Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.8764807Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_bool 2022-08-17T12:44:28.8765799Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_complex128 2022-08-17T12:44:28.8801070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.8810491Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_complex128 2022-08-17T12:44:28.8822872Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.8823748Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_complex64 2022-08-17T12:44:28.8865055Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int64 2022-08-17T12:44:28.8870272Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_complex64 2022-08-17T12:44:28.8883788Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int64 2022-08-17T12:44:28.8886835Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.8920890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float16 2022-08-17T12:44:28.8921886Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.8947569Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float16 2022-08-17T12:44:28.8948432Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float32 2022-08-17T12:44:28.8984513Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.8994516Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float32 2022-08-17T12:44:28.9027988Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_uint8 2022-08-17T12:44:28.9028875Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float64 2022-08-17T12:44:28.9029514Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.9045770Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_bfloat16 2022-08-17T12:44:28.9058769Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float64 2022-08-17T12:44:28.9059500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_bool 2022-08-17T12:44:28.9077489Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int16 2022-08-17T12:44:28.9107435Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_bool 2022-08-17T12:44:28.9118094Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int16 2022-08-17T12:44:28.9122540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex128 2022-08-17T12:44:28.9139981Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex128 2022-08-17T12:44:28.9142647Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex32 2022-08-17T12:44:28.9155594Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int32 2022-08-17T12:44:28.9168368Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex32 2022-08-17T12:44:28.9174542Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex64 2022-08-17T12:44:28.9183704Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int32 2022-08-17T12:44:28.9187636Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int64 2022-08-17T12:44:28.9199126Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex64 2022-08-17T12:44:28.9221399Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float16 2022-08-17T12:44:28.9230384Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float16 2022-08-17T12:44:28.9282343Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int64 2022-08-17T12:44:28.9283269Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float32 2022-08-17T12:44:28.9283986Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int8 2022-08-17T12:44:28.9284743Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float32 2022-08-17T12:44:28.9285483Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float64 2022-08-17T12:44:28.9291961Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int8 2022-08-17T12:44:28.9299026Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_uint8 2022-08-17T12:44:28.9312915Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float64 2022-08-17T12:44:28.9328147Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int16 2022-08-17T12:44:28.9337593Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_uint8 2022-08-17T12:44:28.9352841Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int16 2022-08-17T12:44:28.9353648Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.9370791Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int32 2022-08-17T12:44:28.9385099Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int32 2022-08-17T12:44:28.9390415Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.9437050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int64 2022-08-17T12:44:28.9437707Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_bool 2022-08-17T12:44:28.9450862Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int64 2022-08-17T12:44:28.9451586Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int8 2022-08-17T12:44:28.9452285Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int8 2022-08-17T12:44:28.9492502Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_bool 2022-08-17T12:44:28.9493293Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_complex128 2022-08-17T12:44:28.9498904Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_uint8 2022-08-17T12:44:28.9506210Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_uint8 2022-08-17T12:44:28.9506972Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.9537382Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_complex128 2022-08-17T12:44:28.9538217Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:28.9538947Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_bool 2022-08-17T12:44:28.9542980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_complex64 2022-08-17T12:44:28.9558017Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_bool 2022-08-17T12:44:28.9563462Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_complex128 2022-08-17T12:44:28.9607604Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_complex64 2022-08-17T12:44:28.9608360Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_complex128 2022-08-17T12:44:28.9608981Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_float16 2022-08-17T12:44:28.9622473Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_complex32 2022-08-17T12:44:28.9629313Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_complex32 2022-08-17T12:44:28.9645806Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_float16 2022-08-17T12:44:28.9646695Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.9668283Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_complex64 2022-08-17T12:44:28.9683202Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_complex64 2022-08-17T12:44:28.9701792Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.9702558Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_float16 2022-08-17T12:44:28.9719892Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.9735715Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_float16 2022-08-17T12:44:28.9788041Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.9794995Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.9795976Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.9800367Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_float32 2022-08-17T12:44:28.9801184Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.9802050Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.9850964Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_float64 2022-08-17T12:44:28.9852462Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.9854959Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.9858785Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int16 2022-08-17T12:44:28.9868822Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.9873629Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.9890706Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int32 2022-08-17T12:44:28.9891493Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int64 2022-08-17T12:44:28.9915930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int64 2022-08-17T12:44:28.9924168Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int64 2022-08-17T12:44:28.9931791Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int8 2022-08-17T12:44:28.9939252Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int64 2022-08-17T12:44:29.0012820Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int8 2022-08-17T12:44:29.0034010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_uint8 2022-08-17T12:44:29.0034798Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int8 2022-08-17T12:44:29.0035580Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_uint8 2022-08-17T12:44:29.0036563Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.0037635Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int8 2022-08-17T12:44:29.0038473Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_uint8 2022-08-17T12:44:29.0039072Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.0056510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_bool 2022-08-17T12:44:29.0169292Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_uint8 2022-08-17T12:44:29.0175300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.0176348Z [gw1] [ 35%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float16 2022-08-17T12:44:29.0188178Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_bool 2022-08-17T12:44:29.0190021Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex128 2022-08-17T12:44:29.0190698Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float32 2022-08-17T12:44:29.0191338Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.0197924Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_complex128 2022-08-17T12:44:29.0201726Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex128 2022-08-17T12:44:29.0207289Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex32 2022-08-17T12:44:29.0343483Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_complex128 2022-08-17T12:44:29.0351731Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_complex64 2022-08-17T12:44:29.0352585Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex32 2022-08-17T12:44:29.0353805Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex64 2022-08-17T12:44:29.0357427Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_complex64 2022-08-17T12:44:29.0431573Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_float32 2022-08-17T12:44:29.0432505Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex64 2022-08-17T12:44:29.0433436Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_float32 2022-08-17T12:44:29.0434661Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_float64 2022-08-17T12:44:29.0435563Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float16 2022-08-17T12:44:29.0436578Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float16 2022-08-17T12:44:29.0437470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float32 2022-08-17T12:44:29.0438133Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_float64 2022-08-17T12:44:29.0438770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int16 2022-08-17T12:44:29.0439400Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float32 2022-08-17T12:44:29.0441849Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float64 2022-08-17T12:44:29.0450988Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int16 2022-08-17T12:44:29.0469328Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float64 2022-08-17T12:44:29.0470032Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int32 2022-08-17T12:44:29.0470625Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int16 2022-08-17T12:44:29.0474669Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int32 2022-08-17T12:44:29.0477278Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int64 2022-08-17T12:44:29.0494941Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int16 2022-08-17T12:44:29.0495839Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int64 2022-08-17T12:44:29.0496367Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int8 2022-08-17T12:44:29.0531081Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int32 2022-08-17T12:44:29.0538852Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int32 2022-08-17T12:44:29.0553662Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int8 2022-08-17T12:44:29.0556165Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_uint8 2022-08-17T12:44:29.0592131Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int64 2022-08-17T12:44:29.0598410Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_uint8 2022-08-17T12:44:29.0616984Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int64 2022-08-17T12:44:29.0617789Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.0648536Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int8 2022-08-17T12:44:29.0659358Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.0679821Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int8 2022-08-17T12:44:29.0680675Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_uint8 2022-08-17T12:44:29.0712552Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_complex128 2022-08-17T12:44:29.0723309Z [gw0] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_uint8 2022-08-17T12:44:29.0736131Z [gw2] [ 35%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_complex128 2022-08-17T12:44:29.0739903Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.0777436Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_complex64 2022-08-17T12:44:29.0786454Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_complex64 2022-08-17T12:44:29.0800005Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.0801246Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.0838325Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_bool 2022-08-17T12:44:29.0847760Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_bool 2022-08-17T12:44:29.0906650Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.0909546Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.0912959Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_complex128 2022-08-17T12:44:29.0916182Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.0930256Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_complex128 2022-08-17T12:44:29.0930877Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int16 2022-08-17T12:44:29.0972699Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_complex32 2022-08-17T12:44:29.0975241Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_complex32 2022-08-17T12:44:29.1000168Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int16 2022-08-17T12:44:29.1000907Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int32 2022-08-17T12:44:29.1031415Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_complex64 2022-08-17T12:44:29.1036642Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int32 2022-08-17T12:44:29.1088693Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_complex64 2022-08-17T12:44:29.1089735Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int64 2022-08-17T12:44:29.1091442Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_float16 2022-08-17T12:44:29.1094580Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int64 2022-08-17T12:44:29.1111272Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_float16 2022-08-17T12:44:29.1112095Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int8 2022-08-17T12:44:29.1146924Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.1150746Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int8 2022-08-17T12:44:29.1164870Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.1165786Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_uint8 2022-08-17T12:44:29.1194803Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.1207538Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_uint8 2022-08-17T12:44:29.1221972Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.1222715Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.1253793Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int16 2022-08-17T12:44:29.1263588Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.1278225Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int16 2022-08-17T12:44:29.1279163Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_bool 2022-08-17T12:44:29.1317340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int32 2022-08-17T12:44:29.1321253Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_bool 2022-08-17T12:44:29.1335487Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int32 2022-08-17T12:44:29.1336334Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_float32 2022-08-17T12:44:29.1369711Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int64 2022-08-17T12:44:29.1373948Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_float32 2022-08-17T12:44:29.1429408Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int64 2022-08-17T12:44:29.1430032Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_float64 2022-08-17T12:44:29.1432592Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int8 2022-08-17T12:44:29.1436118Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int8 2022-08-17T12:44:29.1487099Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_float64 2022-08-17T12:44:29.1492092Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int16 2022-08-17T12:44:29.1505881Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_uint8 2022-08-17T12:44:29.1509950Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_uint8 2022-08-17T12:44:29.1518737Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int16 2022-08-17T12:44:29.1523002Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int32 2022-08-17T12:44:29.1555452Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.1562615Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.1581128Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int32 2022-08-17T12:44:29.1581929Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_bool 2022-08-17T12:44:29.1617163Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int64 2022-08-17T12:44:29.1627590Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_bool 2022-08-17T12:44:29.1638277Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int64 2022-08-17T12:44:29.1676494Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int8 2022-08-17T12:44:29.1681723Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex128 2022-08-17T12:44:29.1686851Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int8 2022-08-17T12:44:29.1708005Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex128 2022-08-17T12:44:29.1708718Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_uint8 2022-08-17T12:44:29.1733076Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex32 2022-08-17T12:44:29.1738553Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex32 2022-08-17T12:44:29.1754668Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_uint8 2022-08-17T12:44:29.1755373Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex64 2022-08-17T12:44:29.1788415Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.1801022Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.1855850Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex64 2022-08-17T12:44:29.1864960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float16 2022-08-17T12:44:29.1872002Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_bool 2022-08-17T12:44:29.1875909Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_bool 2022-08-17T12:44:29.1908051Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float16 2022-08-17T12:44:29.1908922Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.1928105Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float32 2022-08-17T12:44:29.1931766Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float32 2022-08-17T12:44:29.1955654Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.1957658Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.1987985Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float64 2022-08-17T12:44:29.1990254Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.2000256Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float64 2022-08-17T12:44:29.2003459Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int16 2022-08-17T12:44:29.2036002Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int16 2022-08-17T12:44:29.2043667Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int16 2022-08-17T12:44:29.2057237Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int16 2022-08-17T12:44:29.2058341Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int32 2022-08-17T12:44:29.2094245Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int32 2022-08-17T12:44:29.2100582Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int32 2022-08-17T12:44:29.2113567Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int32 2022-08-17T12:44:29.2116341Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int64 2022-08-17T12:44:29.2146709Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int64 2022-08-17T12:44:29.2157107Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int64 2022-08-17T12:44:29.2170045Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int64 2022-08-17T12:44:29.2170997Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int8 2022-08-17T12:44:29.2205573Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int8 2022-08-17T12:44:29.2213081Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int8 2022-08-17T12:44:29.2230042Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int8 2022-08-17T12:44:29.2231628Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_uint8 2022-08-17T12:44:29.2270254Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_uint8 2022-08-17T12:44:29.2273291Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_uint8 2022-08-17T12:44:29.2293214Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_uint8 2022-08-17T12:44:29.2294338Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.2333633Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.2342669Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.2358597Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.2359285Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_bool 2022-08-17T12:44:29.2396015Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_bool 2022-08-17T12:44:29.2405231Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_bool 2022-08-17T12:44:29.2420541Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_bool 2022-08-17T12:44:29.2421334Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_complex128 2022-08-17T12:44:29.2453909Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float16 2022-08-17T12:44:29.2464185Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_complex128 2022-08-17T12:44:29.2490451Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float16 2022-08-17T12:44:29.2491197Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float32 2022-08-17T12:44:29.2510444Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_complex32 2022-08-17T12:44:29.2516981Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float32 2022-08-17T12:44:29.2531411Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_complex32 2022-08-17T12:44:29.2534301Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_complex64 2022-08-17T12:44:29.2566522Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float64 2022-08-17T12:44:29.2575481Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_complex64 2022-08-17T12:44:29.2589249Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float64 2022-08-17T12:44:29.2589985Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_float16 2022-08-17T12:44:29.2624765Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int16 2022-08-17T12:44:29.2631040Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_float16 2022-08-17T12:44:29.2669771Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int16 2022-08-17T12:44:29.2691717Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int32 2022-08-17T12:44:29.2703618Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.2715185Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int32 2022-08-17T12:44:29.2728906Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int64 2022-08-17T12:44:29.2741135Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.2753901Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.2763266Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int64 2022-08-17T12:44:29.2774695Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int8 2022-08-17T12:44:29.2786960Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.2795547Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int16 2022-08-17T12:44:29.2806386Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int8 2022-08-17T12:44:29.2820523Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_uint8 2022-08-17T12:44:29.2830838Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int16 2022-08-17T12:44:29.2838513Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int32 2022-08-17T12:44:29.2850189Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_uint8 2022-08-17T12:44:29.2862133Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.2872604Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int32 2022-08-17T12:44:29.2884667Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int64 2022-08-17T12:44:29.2893937Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.2926580Z [gw3] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_uint8 2022-08-17T12:44:29.2944441Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_bfloat16 2022-08-17T12:44:29.2945009Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_bool 2022-08-17T12:44:29.2945683Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int64 2022-08-17T12:44:29.2946295Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int8 2022-08-17T12:44:29.2958302Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_bool 2022-08-17T12:44:29.2996052Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int8 2022-08-17T12:44:29.2996839Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_float16 2022-08-17T12:44:29.2997486Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_uint8 2022-08-17T12:44:29.3009250Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_float16 2022-08-17T12:44:29.3012063Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_uint8 2022-08-17T12:44:29.3049661Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.3050232Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.3060086Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.3070113Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.3078713Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.3104235Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_bool 2022-08-17T12:44:29.3117533Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.3120991Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_bool 2022-08-17T12:44:29.3139981Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int16 2022-08-17T12:44:29.3148388Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_complex128 2022-08-17T12:44:29.3160975Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int16 2022-08-17T12:44:29.3166847Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int32 2022-08-17T12:44:29.3179855Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_complex128 2022-08-17T12:44:29.3192813Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_complex32 2022-08-17T12:44:29.3203950Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int32 2022-08-17T12:44:29.3217133Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int64 2022-08-17T12:44:29.3229806Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_complex32 2022-08-17T12:44:29.3244413Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_complex64 2022-08-17T12:44:29.3255558Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int64 2022-08-17T12:44:29.3265275Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int8 2022-08-17T12:44:29.3277009Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_complex64 2022-08-17T12:44:29.3289057Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float16 2022-08-17T12:44:29.3300383Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int8 2022-08-17T12:44:29.3310041Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_uint8 2022-08-17T12:44:29.3320655Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float16 2022-08-17T12:44:29.3335531Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float32 2022-08-17T12:44:29.3346833Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_uint8 2022-08-17T12:44:29.3356815Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.3368482Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float32 2022-08-17T12:44:29.3379938Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float64 2022-08-17T12:44:29.3390697Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.3402521Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_bool 2022-08-17T12:44:29.3414093Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float64 2022-08-17T12:44:29.3423069Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int16 2022-08-17T12:44:29.3436274Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_bool 2022-08-17T12:44:29.3442076Z [gw1] [ 36%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float32 2022-08-17T12:44:29.3488424Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex128 2022-08-17T12:44:29.3489266Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int16 2022-08-17T12:44:29.3489918Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int32 2022-08-17T12:44:29.3491934Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float64 2022-08-17T12:44:29.3492557Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex128 2022-08-17T12:44:29.3497952Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex32 2022-08-17T12:44:29.3515527Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int32 2022-08-17T12:44:29.3549501Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex32 2022-08-17T12:44:29.3550180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int64 2022-08-17T12:44:29.3550781Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex64 2022-08-17T12:44:29.3559167Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int64 2022-08-17T12:44:29.3565920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int8 2022-08-17T12:44:29.3620920Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex64 2022-08-17T12:44:29.3622012Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float16 2022-08-17T12:44:29.3623603Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int8 2022-08-17T12:44:29.3624338Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_uint8 2022-08-17T12:44:29.3627725Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float16 2022-08-17T12:44:29.3635124Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float32 2022-08-17T12:44:29.3645038Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_uint8 2022-08-17T12:44:29.3697019Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float32 2022-08-17T12:44:29.3697975Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.3700953Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float64 2022-08-17T12:44:29.3704483Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.3755514Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float64 2022-08-17T12:44:29.3758875Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_bool 2022-08-17T12:44:29.3815436Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int16 2022-08-17T12:44:29.3816078Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_bool 2022-08-17T12:44:29.3816691Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int16 2022-08-17T12:44:29.3817277Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int32 2022-08-17T12:44:29.3817866Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_complex128 2022-08-17T12:44:29.3818716Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int32 2022-08-17T12:44:29.3864241Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_complex128 2022-08-17T12:44:29.3869771Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int64 2022-08-17T12:44:29.3870417Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_complex32 2022-08-17T12:44:29.3876158Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int64 2022-08-17T12:44:29.3891188Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_complex32 2022-08-17T12:44:29.3891963Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int8 2022-08-17T12:44:29.3925461Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_complex64 2022-08-17T12:44:29.3933065Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_complex64 2022-08-17T12:44:29.3954263Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int8 2022-08-17T12:44:29.3955124Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_uint8 2022-08-17T12:44:29.3988375Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_float16 2022-08-17T12:44:29.3997653Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_uint8 2022-08-17T12:44:29.4009170Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_float16 2022-08-17T12:44:29.4010121Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.4041222Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.4047536Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.4068657Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.4069745Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_bool 2022-08-17T12:44:29.4098845Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.4104679Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_bool 2022-08-17T12:44:29.4111437Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.4114673Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_complex128 2022-08-17T12:44:29.4147071Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int16 2022-08-17T12:44:29.4153611Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int16 2022-08-17T12:44:29.4197632Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_complex128 2022-08-17T12:44:29.4198551Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_complex32 2022-08-17T12:44:29.4203185Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int32 2022-08-17T12:44:29.4212626Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int32 2022-08-17T12:44:29.4236844Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_complex32 2022-08-17T12:44:29.4237668Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_complex64 2022-08-17T12:44:29.4259064Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int64 2022-08-17T12:44:29.4270229Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int64 2022-08-17T12:44:29.4314868Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_complex64 2022-08-17T12:44:29.4316071Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_float16 2022-08-17T12:44:29.4327985Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int8 2022-08-17T12:44:29.4376994Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_float16 2022-08-17T12:44:29.4377873Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int8 2022-08-17T12:44:29.4378788Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.4385612Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_uint8 2022-08-17T12:44:29.4398189Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.4415457Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_uint8 2022-08-17T12:44:29.4416215Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.4448091Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.4460078Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.4500196Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.4501320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_float32 2022-08-17T12:44:29.4517278Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int16 2022-08-17T12:44:29.4525938Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_float32 2022-08-17T12:44:29.4544986Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int16 2022-08-17T12:44:29.4545802Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_float64 2022-08-17T12:44:29.4578973Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int32 2022-08-17T12:44:29.4585575Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_float64 2022-08-17T12:44:29.4615043Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int32 2022-08-17T12:44:29.4617707Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int64 2022-08-17T12:44:29.4650707Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.4656723Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.4669561Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int64 2022-08-17T12:44:29.4670262Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int8 2022-08-17T12:44:29.4713214Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.4716576Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int8 2022-08-17T12:44:29.4728267Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.4729211Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_uint8 2022-08-17T12:44:29.4769435Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.4772343Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.4785015Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_uint8 2022-08-17T12:44:29.4785955Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.4820281Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.4831823Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.4847673Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.4848554Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_bool 2022-08-17T12:44:29.4885683Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cpu_float32 2022-08-17T12:44:29.4891652Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cpu_float32 2022-08-17T12:44:29.4918113Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_bool 2022-08-17T12:44:29.4918889Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float16 2022-08-17T12:44:29.4946830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cpu_float64 2022-08-17T12:44:29.4954856Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cpu_float64 2022-08-17T12:44:29.4974122Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float16 2022-08-17T12:44:29.4975033Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.5004934Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float32 2022-08-17T12:44:29.5013368Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float32 2022-08-17T12:44:29.5032513Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.5034256Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float64 2022-08-17T12:44:29.5071988Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.5075202Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.5091822Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float64 2022-08-17T12:44:29.5092623Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.5128342Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int16 2022-08-17T12:44:29.5132046Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.5145022Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int16 2022-08-17T12:44:29.5145879Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int32 2022-08-17T12:44:29.5179496Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.5186038Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.5202440Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int32 2022-08-17T12:44:29.5203314Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int64 2022-08-17T12:44:29.5238400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_float32 2022-08-17T12:44:29.5244741Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_float32 2022-08-17T12:44:29.5258138Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int64 2022-08-17T12:44:29.5258925Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int8 2022-08-17T12:44:29.5290373Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_float64 2022-08-17T12:44:29.5302443Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_float64 2022-08-17T12:44:29.5314904Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int8 2022-08-17T12:44:29.5315762Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_uint8 2022-08-17T12:44:29.5347943Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.5355888Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.5371103Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_uint8 2022-08-17T12:44:29.5372134Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.5408424Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.5414250Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.5427198Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.5428019Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_bool 2022-08-17T12:44:29.5458304Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.5475333Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.5482006Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_bool 2022-08-17T12:44:29.5488067Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.5522754Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_float16 2022-08-17T12:44:29.5527377Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.5540332Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_float16 2022-08-17T12:44:29.5542427Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.5578356Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_float32 2022-08-17T12:44:29.5585111Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.5612064Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_float32 2022-08-17T12:44:29.5613061Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.5641062Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_float64 2022-08-17T12:44:29.5651146Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.5665211Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_float64 2022-08-17T12:44:29.5666031Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.5699450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int16 2022-08-17T12:44:29.5705827Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.5722044Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int16 2022-08-17T12:44:29.5722961Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.5755243Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int32 2022-08-17T12:44:29.5760485Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int32 2022-08-17T12:44:29.5783382Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.5784051Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int64 2022-08-17T12:44:29.5818051Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.5827185Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int64 2022-08-17T12:44:29.5846730Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.5847635Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int8 2022-08-17T12:44:29.5878944Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.5887276Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int8 2022-08-17T12:44:29.5900289Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.5901119Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_float32 2022-08-17T12:44:29.5934519Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_uint8 2022-08-17T12:44:29.5945345Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_float32 2022-08-17T12:44:29.5956987Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_uint8 2022-08-17T12:44:29.5959030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.5989442Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_float64 2022-08-17T12:44:29.6000838Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_float64 2022-08-17T12:44:29.6011761Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.6012699Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_complex128 2022-08-17T12:44:29.6051310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.6058485Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.6072534Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_complex128 2022-08-17T12:44:29.6073346Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.6107552Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_complex64 2022-08-17T12:44:29.6115254Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_complex64 2022-08-17T12:44:29.6145032Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.6146000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float16 2022-08-17T12:44:29.6173638Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.6241087Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float16 2022-08-17T12:44:29.6242067Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.6245083Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float32 2022-08-17T12:44:29.6245923Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.6252803Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float32 2022-08-17T12:44:29.6270817Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.6271801Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float64 2022-08-17T12:44:29.6301574Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_float32 2022-08-17T12:44:29.6310198Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_float32 2022-08-17T12:44:29.6326630Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float64 2022-08-17T12:44:29.6327442Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.6361017Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_float64 2022-08-17T12:44:29.6370181Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.6384157Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_float64 2022-08-17T12:44:29.6384970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_complex128 2022-08-17T12:44:29.6416101Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.6423261Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_complex128 2022-08-17T12:44:29.6439876Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.6440728Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_complex64 2022-08-17T12:44:29.6474293Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.6485390Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_complex64 2022-08-17T12:44:29.6497982Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.6498834Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_float16 2022-08-17T12:44:29.6544130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.6547013Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_float16 2022-08-17T12:44:29.6561729Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.6563026Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.6595079Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.6604081Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.6616393Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.6617219Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.6653880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_float32 2022-08-17T12:44:29.6658124Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_float32 2022-08-17T12:44:29.6674975Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.6675768Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_float64 2022-08-17T12:44:29.6712378Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.6726069Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.6741105Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_float64 2022-08-17T12:44:29.6742277Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_bool 2022-08-17T12:44:29.6784504Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int16 2022-08-17T12:44:29.6790925Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int16 2022-08-17T12:44:29.6809152Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_bool 2022-08-17T12:44:29.6810245Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_complex128 2022-08-17T12:44:29.6847083Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int32 2022-08-17T12:44:29.6858165Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_complex128 2022-08-17T12:44:29.6885027Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int32 2022-08-17T12:44:29.6888632Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_complex64 2022-08-17T12:44:29.6909353Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int64 2022-08-17T12:44:29.6938095Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_complex64 2022-08-17T12:44:29.6939001Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int64 2022-08-17T12:44:29.6939778Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float16 2022-08-17T12:44:29.6967548Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int8 2022-08-17T12:44:29.6978017Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float16 2022-08-17T12:44:29.6998804Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int8 2022-08-17T12:44:29.6999646Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float32 2022-08-17T12:44:29.7027984Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.7047889Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float32 2022-08-17T12:44:29.7064773Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.7065691Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float64 2022-08-17T12:44:29.7098487Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.7105850Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float64 2022-08-17T12:44:29.7118942Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.7122234Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int16 2022-08-17T12:44:29.7156776Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.7165477Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int16 2022-08-17T12:44:29.7206549Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.7207608Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int32 2022-08-17T12:44:29.7212438Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int16 2022-08-17T12:44:29.7222432Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int32 2022-08-17T12:44:29.7238184Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int16 2022-08-17T12:44:29.7239264Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int64 2022-08-17T12:44:29.7278323Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int32 2022-08-17T12:44:29.7285938Z [gw2] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int64 2022-08-17T12:44:29.7303838Z [gw0] [ 36%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int32 2022-08-17T12:44:29.7304702Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int8 2022-08-17T12:44:29.7340402Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int64 2022-08-17T12:44:29.7348647Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int64 2022-08-17T12:44:29.7364373Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int8 2022-08-17T12:44:29.7365194Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_uint8 2022-08-17T12:44:29.7407456Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int8 2022-08-17T12:44:29.7411162Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int8 2022-08-17T12:44:29.7434392Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_uint8 2022-08-17T12:44:29.7435105Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.7471178Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.7472146Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.7479507Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.7482583Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_bool 2022-08-17T12:44:29.7524437Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_float32 2022-08-17T12:44:29.7533618Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_float32 2022-08-17T12:44:29.7545045Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_bool 2022-08-17T12:44:29.7548928Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_complex128 2022-08-17T12:44:29.7592772Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_float64 2022-08-17T12:44:29.7595527Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_complex128 2022-08-17T12:44:29.7610701Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_float64 2022-08-17T12:44:29.7611612Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.7648124Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_complex64 2022-08-17T12:44:29.7652260Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_complex64 2022-08-17T12:44:29.7668861Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.7669751Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_float16 2022-08-17T12:44:29.7701028Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.7707953Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.7727107Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_float16 2022-08-17T12:44:29.7728023Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.7762988Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.7772379Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.7785901Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.7789274Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.7821573Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.7829969Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.7848658Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.7849408Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_complex128 2022-08-17T12:44:29.7892058Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int16 2022-08-17T12:44:29.7896564Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_complex128 2022-08-17T12:44:29.7903233Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int16 2022-08-17T12:44:29.7907091Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int32 2022-08-17T12:44:29.7940295Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_complex64 2022-08-17T12:44:29.7954814Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int32 2022-08-17T12:44:29.7964248Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_complex64 2022-08-17T12:44:29.7967331Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_float16 2022-08-17T12:44:29.8007398Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int64 2022-08-17T12:44:29.8013351Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_float16 2022-08-17T12:44:29.8026922Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int64 2022-08-17T12:44:29.8027672Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_float32 2022-08-17T12:44:29.8066462Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int8 2022-08-17T12:44:29.8070373Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int8 2022-08-17T12:44:29.8084078Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_float32 2022-08-17T12:44:29.8087534Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_uint8 2022-08-17T12:44:29.8119760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_float64 2022-08-17T12:44:29.8128663Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_uint8 2022-08-17T12:44:29.8145483Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_float64 2022-08-17T12:44:29.8146315Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.8186412Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.8190029Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.8205554Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.8206423Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_complex128 2022-08-17T12:44:29.8240215Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_bool 2022-08-17T12:44:29.8253427Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_complex128 2022-08-17T12:44:29.8262082Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_bool 2022-08-17T12:44:29.8310767Z [gw1] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float64 2022-08-17T12:44:29.8311764Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_complex64 2022-08-17T12:44:29.8312589Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_complex128 2022-08-17T12:44:29.8314367Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int16 2022-08-17T12:44:29.8318094Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_complex128 2022-08-17T12:44:29.8367388Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_complex64 2022-08-17T12:44:29.8368251Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_complex64 2022-08-17T12:44:29.8369505Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_float16 2022-08-17T12:44:29.8375694Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_complex64 2022-08-17T12:44:29.8392350Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_float16 2022-08-17T12:44:29.8393239Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float16 2022-08-17T12:44:29.8420876Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.8433221Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float16 2022-08-17T12:44:29.8445328Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.8448797Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float32 2022-08-17T12:44:29.8481677Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.8491173Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.8509795Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float32 2022-08-17T12:44:29.8510644Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float64 2022-08-17T12:44:29.8538209Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.8544705Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float64 2022-08-17T12:44:29.8560474Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.8561285Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_float32 2022-08-17T12:44:29.8595078Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int16 2022-08-17T12:44:29.8603276Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_float32 2022-08-17T12:44:29.8618227Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int16 2022-08-17T12:44:29.8619086Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int32 2022-08-17T12:44:29.8650544Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_float64 2022-08-17T12:44:29.8657148Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int32 2022-08-17T12:44:29.8669809Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_float64 2022-08-17T12:44:29.8673127Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int64 2022-08-17T12:44:29.8705476Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.8714155Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.8728062Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int64 2022-08-17T12:44:29.8729118Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int8 2022-08-17T12:44:29.8762720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.8768375Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int8 2022-08-17T12:44:29.8784813Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.8785641Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_uint8 2022-08-17T12:44:29.8824312Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.8826642Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_uint8 2022-08-17T12:44:29.8840058Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.8840966Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.8875155Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.8878955Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.8894523Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.8895403Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_bool 2022-08-17T12:44:29.8923375Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_float32 2022-08-17T12:44:29.8938496Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_bool 2022-08-17T12:44:29.8947460Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_float32 2022-08-17T12:44:29.8950577Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_complex128 2022-08-17T12:44:29.8991970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_float64 2022-08-17T12:44:29.8994684Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_complex128 2022-08-17T12:44:29.9015152Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_float64 2022-08-17T12:44:29.9016013Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.9044548Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_complex64 2022-08-17T12:44:29.9051619Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.9061603Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_complex64 2022-08-17T12:44:29.9064917Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_float16 2022-08-17T12:44:29.9097398Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.9108840Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_float16 2022-08-17T12:44:29.9121438Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.9122253Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.9165223Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.9167859Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.9177959Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.9181474Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.9215879Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.9222793Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.9239791Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.9240674Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int16 2022-08-17T12:44:29.9281914Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_float32 2022-08-17T12:44:29.9284800Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_float32 2022-08-17T12:44:29.9315834Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int16 2022-08-17T12:44:29.9316720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_float64 2022-08-17T12:44:29.9336381Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int32 2022-08-17T12:44:29.9347721Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_float64 2022-08-17T12:44:29.9360685Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int32 2022-08-17T12:44:29.9361575Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int64 2022-08-17T12:44:29.9393789Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int16 2022-08-17T12:44:29.9400641Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int16 2022-08-17T12:44:29.9418701Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int64 2022-08-17T12:44:29.9419557Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int32 2022-08-17T12:44:29.9455904Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int8 2022-08-17T12:44:29.9459679Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int8 2022-08-17T12:44:29.9475807Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int32 2022-08-17T12:44:29.9476712Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_uint8 2022-08-17T12:44:29.9507564Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int64 2022-08-17T12:44:29.9519638Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_uint8 2022-08-17T12:44:29.9531148Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int64 2022-08-17T12:44:29.9531987Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.9570470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int8 2022-08-17T12:44:29.9573112Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int8 2022-08-17T12:44:29.9585460Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_bfloat16 2022-08-17T12:44:29.9586246Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_bool 2022-08-17T12:44:29.9620391Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_uint8 2022-08-17T12:44:29.9628227Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_uint8 2022-08-17T12:44:29.9642951Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_bool 2022-08-17T12:44:29.9643829Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.9677903Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float16 2022-08-17T12:44:29.9681816Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float16 2022-08-17T12:44:29.9701337Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:29.9702179Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float32 2022-08-17T12:44:29.9731400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.9740468Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_float32 2022-08-17T12:44:29.9753532Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float32 2022-08-17T12:44:29.9754336Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float64 2022-08-17T12:44:29.9787246Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.9793561Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float64 2022-08-17T12:44:29.9808083Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_float64 2022-08-17T12:44:29.9808937Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int16 2022-08-17T12:44:29.9842841Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int16 2022-08-17T12:44:29.9849302Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int16 2022-08-17T12:44:29.9861469Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int16 2022-08-17T12:44:29.9873763Z [gw3] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_bfloat16 2022-08-17T12:44:29.9880769Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int32 2022-08-17T12:44:29.9881470Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_bool 2022-08-17T12:44:29.9916298Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int32 2022-08-17T12:44:29.9919399Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int32 2022-08-17T12:44:29.9931678Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int32 2022-08-17T12:44:29.9935245Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int64 2022-08-17T12:44:29.9966238Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int64 2022-08-17T12:44:29.9974951Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int64 2022-08-17T12:44:29.9988215Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int64 2022-08-17T12:44:29.9991634Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int8 2022-08-17T12:44:30.0027986Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int8 2022-08-17T12:44:30.0032375Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int8 2022-08-17T12:44:30.0046219Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int8 2022-08-17T12:44:30.0049644Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_uint8 2022-08-17T12:44:30.0086772Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_uint8 2022-08-17T12:44:30.0092892Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_uint8 2022-08-17T12:44:30.0111779Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_uint8 2022-08-17T12:44:30.0112542Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.0140900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cpu_float32 2022-08-17T12:44:30.0150817Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.0209642Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cpu_float32 2022-08-17T12:44:30.0210590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_bool 2022-08-17T12:44:30.0212151Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cpu_float64 2022-08-17T12:44:30.0216679Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cpu_float64 2022-08-17T12:44:30.0219745Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_bool 2022-08-17T12:44:30.0226333Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.0245425Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_float16 2022-08-17T12:44:30.0260034Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.0266622Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_float16 2022-08-17T12:44:30.0275123Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.0296037Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.0313957Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.0316133Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float16 2022-08-17T12:44:30.0325558Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.0338616Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.0348966Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float16 2022-08-17T12:44:30.0358492Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float32 2022-08-17T12:44:30.0369447Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.0381444Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int16 2022-08-17T12:44:30.0391565Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float32 2022-08-17T12:44:30.0399346Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float64 2022-08-17T12:44:30.0410169Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int16 2022-08-17T12:44:30.0421791Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int32 2022-08-17T12:44:30.0431953Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float64 2022-08-17T12:44:30.0440439Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cpu_float16 2022-08-17T12:44:30.0493638Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int32 2022-08-17T12:44:30.0494442Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int64 2022-08-17T12:44:30.0495191Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cpu_float16 2022-08-17T12:44:30.0497234Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.0501424Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int64 2022-08-17T12:44:30.0508508Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int8 2022-08-17T12:44:30.0519906Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.0531242Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int8 2022-08-17T12:44:30.0534853Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.0567108Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_uint8 2022-08-17T12:44:30.0571751Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.0582574Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_uint8 2022-08-17T12:44:30.0583774Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.0613214Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.0621329Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.0632089Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.0632877Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_bool 2022-08-17T12:44:30.0662153Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_float32 2022-08-17T12:44:30.0672942Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_float32 2022-08-17T12:44:30.0682306Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_bool 2022-08-17T12:44:30.0685669Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex128 2022-08-17T12:44:30.0715969Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_float64 2022-08-17T12:44:30.0726643Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_float64 2022-08-17T12:44:30.0740176Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex128 2022-08-17T12:44:30.0741047Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.0772348Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex32 2022-08-17T12:44:30.0778147Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex32 2022-08-17T12:44:30.0795241Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.0796095Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex64 2022-08-17T12:44:30.0824443Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.0834213Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex64 2022-08-17T12:44:30.0850140Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.0878292Z [gw1] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int16 2022-08-17T12:44:30.0879068Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float16 2022-08-17T12:44:30.0879766Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.0895308Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int32 2022-08-17T12:44:30.0902819Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float16 2022-08-17T12:44:30.0920518Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.0921363Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float32 2022-08-17T12:44:30.0950923Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.0963399Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float32 2022-08-17T12:44:30.0972099Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.0976383Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float64 2022-08-17T12:44:30.1013641Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_float32 2022-08-17T12:44:30.1019416Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float64 2022-08-17T12:44:30.1032089Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_float32 2022-08-17T12:44:30.1032922Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_float64 2022-08-17T12:44:30.1064743Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int16 2022-08-17T12:44:30.1075018Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_float64 2022-08-17T12:44:30.1088753Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int16 2022-08-17T12:44:30.1089523Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int32 2022-08-17T12:44:30.1118862Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int16 2022-08-17T12:44:30.1127386Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int32 2022-08-17T12:44:30.1139624Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int16 2022-08-17T12:44:30.1142857Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int64 2022-08-17T12:44:30.1177442Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int32 2022-08-17T12:44:30.1183626Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int64 2022-08-17T12:44:30.1196846Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int32 2022-08-17T12:44:30.1197813Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int64 2022-08-17T12:44:30.1230560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int8 2022-08-17T12:44:30.1240980Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int64 2022-08-17T12:44:30.1253694Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int8 2022-08-17T12:44:30.1254543Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_uint8 2022-08-17T12:44:30.1287376Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int8 2022-08-17T12:44:30.1294905Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int8 2022-08-17T12:44:30.1309058Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_uint8 2022-08-17T12:44:30.1309917Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_uint8 2022-08-17T12:44:30.1340784Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.1347150Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_uint8 2022-08-17T12:44:30.1362342Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.1364859Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.1399392Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_bool 2022-08-17T12:44:30.1401928Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.1430897Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_bool 2022-08-17T12:44:30.1431718Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_complex128 2022-08-17T12:44:30.1459051Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.1465729Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.1475778Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_complex128 2022-08-17T12:44:30.1477054Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_complex32 2022-08-17T12:44:30.1512700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.1518549Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_complex32 2022-08-17T12:44:30.1534217Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.1535582Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_complex64 2022-08-17T12:44:30.1568029Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int16 2022-08-17T12:44:30.1579640Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_complex64 2022-08-17T12:44:30.1589239Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int16 2022-08-17T12:44:30.1591113Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int32 2022-08-17T12:44:30.1622425Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_float16 2022-08-17T12:44:30.1631432Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int32 2022-08-17T12:44:30.1641928Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_float16 2022-08-17T12:44:30.1643720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.1675627Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int64 2022-08-17T12:44:30.1684857Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.1695065Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int64 2022-08-17T12:44:30.1696615Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int8 2022-08-17T12:44:30.1728510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.1737759Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.1746522Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int8 2022-08-17T12:44:30.1749368Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int16 2022-08-17T12:44:30.1780187Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_uint8 2022-08-17T12:44:30.1790364Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_uint8 2022-08-17T12:44:30.1805349Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int16 2022-08-17T12:44:30.1806368Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int32 2022-08-17T12:44:30.1845073Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.1848190Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.1863516Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int32 2022-08-17T12:44:30.1864377Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_float32 2022-08-17T12:44:30.1899709Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int64 2022-08-17T12:44:30.1902675Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_float32 2022-08-17T12:44:30.1916589Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int64 2022-08-17T12:44:30.1917422Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_float64 2022-08-17T12:44:30.1947378Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int8 2022-08-17T12:44:30.1958322Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_float64 2022-08-17T12:44:30.1967996Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int8 2022-08-17T12:44:30.1969737Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_uint8 2022-08-17T12:44:30.2007961Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int16 2022-08-17T12:44:30.2010933Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int16 2022-08-17T12:44:30.2023828Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_uint8 2022-08-17T12:44:30.2025188Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.2063269Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int32 2022-08-17T12:44:30.2067254Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.2087557Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int32 2022-08-17T12:44:30.2088389Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int64 2022-08-17T12:44:30.2115484Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_bool 2022-08-17T12:44:30.2126602Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int64 2022-08-17T12:44:30.2138845Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_bool 2022-08-17T12:44:30.2139718Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int8 2022-08-17T12:44:30.2171157Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex128 2022-08-17T12:44:30.2179336Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int8 2022-08-17T12:44:30.2196552Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex128 2022-08-17T12:44:30.2197370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex32 2022-08-17T12:44:30.2231273Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_uint8 2022-08-17T12:44:30.2240711Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex32 2022-08-17T12:44:30.2254155Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_uint8 2022-08-17T12:44:30.2254973Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex64 2022-08-17T12:44:30.2295458Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.2296915Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex64 2022-08-17T12:44:30.2314363Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.2315001Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float16 2022-08-17T12:44:30.2351602Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.2357824Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.2376534Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float16 2022-08-17T12:44:30.2377391Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float32 2022-08-17T12:44:30.2410406Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.2419901Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.2431743Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float32 2022-08-17T12:44:30.2433197Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float64 2022-08-17T12:44:30.2473056Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int16 2022-08-17T12:44:30.2475839Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int16 2022-08-17T12:44:30.2488551Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float64 2022-08-17T12:44:30.2491674Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int16 2022-08-17T12:44:30.2528281Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int32 2022-08-17T12:44:30.2535453Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int32 2022-08-17T12:44:30.2553491Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int16 2022-08-17T12:44:30.2554236Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int32 2022-08-17T12:44:30.2588926Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int64 2022-08-17T12:44:30.2595418Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int64 2022-08-17T12:44:30.2606205Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int32 2022-08-17T12:44:30.2609932Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int64 2022-08-17T12:44:30.2646639Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int8 2022-08-17T12:44:30.2650770Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int64 2022-08-17T12:44:30.2666246Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int8 2022-08-17T12:44:30.2667217Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_uint8 2022-08-17T12:44:30.2700657Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int8 2022-08-17T12:44:30.2706705Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int8 2022-08-17T12:44:30.2721437Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_uint8 2022-08-17T12:44:30.2722920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.2757837Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_uint8 2022-08-17T12:44:30.2767856Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.2779469Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_uint8 2022-08-17T12:44:30.2780182Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_float32 2022-08-17T12:44:30.2811265Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.2822168Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_float32 2022-08-17T12:44:30.2834532Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.2835333Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_bool 2022-08-17T12:44:30.2866807Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_float64 2022-08-17T12:44:30.2873641Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_bool 2022-08-17T12:44:30.2889173Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_float64 2022-08-17T12:44:30.2889944Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_complex128 2022-08-17T12:44:30.2926870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.2935471Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_complex128 2022-08-17T12:44:30.2947308Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.2948182Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.2979757Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_complex32 2022-08-17T12:44:30.2987621Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.2998323Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_complex32 2022-08-17T12:44:30.2999228Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_complex64 2022-08-17T12:44:30.3029026Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.3038412Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_complex64 2022-08-17T12:44:30.3050703Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.3053944Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_float16 2022-08-17T12:44:30.3092665Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.3095459Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.3107201Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_float16 2022-08-17T12:44:30.3108152Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.3136156Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_float32 2022-08-17T12:44:30.3148315Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.3161710Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_float32 2022-08-17T12:44:30.3162679Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.3195951Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_float64 2022-08-17T12:44:30.3205458Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.3215281Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_float64 2022-08-17T12:44:30.3216724Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int16 2022-08-17T12:44:30.3249078Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.3259273Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int16 2022-08-17T12:44:30.3269105Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.3271513Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.3305008Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int32 2022-08-17T12:44:30.3310339Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int32 2022-08-17T12:44:30.3324391Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.3327224Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int64 2022-08-17T12:44:30.3362262Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.3371948Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.3383075Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int64 2022-08-17T12:44:30.3384515Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int8 2022-08-17T12:44:30.3418166Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.3426702Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int8 2022-08-17T12:44:30.3436068Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.3438612Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_uint8 2022-08-17T12:44:30.3469333Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_float32 2022-08-17T12:44:30.3479984Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_float32 2022-08-17T12:44:30.3493770Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_uint8 2022-08-17T12:44:30.3494814Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_float64 2022-08-17T12:44:30.3531266Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.3535831Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_float64 2022-08-17T12:44:30.3545317Z [gw1] [ 37%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int32 2022-08-17T12:44:30.3595839Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.3596770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_bool 2022-08-17T12:44:30.3597619Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.3612821Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int64 2022-08-17T12:44:30.3618414Z [gw2] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_bool 2022-08-17T12:44:30.3648308Z [gw0] [ 37%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.3649096Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.3674804Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float16 2022-08-17T12:44:30.3718321Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float16 2022-08-17T12:44:30.3719248Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.3719895Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float32 2022-08-17T12:44:30.3737006Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.3739254Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float32 2022-08-17T12:44:30.3754071Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.3754877Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float64 2022-08-17T12:44:30.3790114Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.3796243Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float64 2022-08-17T12:44:30.3841607Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.3842456Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int16 2022-08-17T12:44:30.3857463Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_complex128 2022-08-17T12:44:30.3861907Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int16 2022-08-17T12:44:30.3875831Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_complex128 2022-08-17T12:44:30.3876631Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int32 2022-08-17T12:44:30.3907189Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_complex64 2022-08-17T12:44:30.3917722Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int32 2022-08-17T12:44:30.3930306Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_complex64 2022-08-17T12:44:30.3931141Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int64 2022-08-17T12:44:30.3965369Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_float32 2022-08-17T12:44:30.3975386Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int64 2022-08-17T12:44:30.3980700Z [gw3] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_bool 2022-08-17T12:44:30.3992946Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_float32 2022-08-17T12:44:30.3997549Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int8 2022-08-17T12:44:30.3998228Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float16 2022-08-17T12:44:30.4035397Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_float64 2022-08-17T12:44:30.4039234Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int8 2022-08-17T12:44:30.4069469Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_float64 2022-08-17T12:44:30.4072316Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_uint8 2022-08-17T12:44:30.4084285Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int16 2022-08-17T12:44:30.4095399Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int16 2022-08-17T12:44:30.4140395Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_uint8 2022-08-17T12:44:30.4147064Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int32 2022-08-17T12:44:30.4190852Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.4194215Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.4195130Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int32 2022-08-17T12:44:30.4198649Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int64 2022-08-17T12:44:30.4209849Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_bool 2022-08-17T12:44:30.4212218Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_bool 2022-08-17T12:44:30.4262103Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int64 2022-08-17T12:44:30.4263067Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int8 2022-08-17T12:44:30.4278459Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_float16 2022-08-17T12:44:30.4283346Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int8 2022-08-17T12:44:30.4295917Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_float16 2022-08-17T12:44:30.4297044Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_uint8 2022-08-17T12:44:30.4336697Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.4341658Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_uint8 2022-08-17T12:44:30.4347621Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.4388405Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.4398198Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.4404625Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.4407520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_complex128 2022-08-17T12:44:30.4422791Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.4432537Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_complex128 2022-08-17T12:44:30.4435919Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int16 2022-08-17T12:44:30.4462956Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_complex64 2022-08-17T12:44:30.4478530Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int16 2022-08-17T12:44:30.4501963Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_complex64 2022-08-17T12:44:30.4502747Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int32 2022-08-17T12:44:30.4531259Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.4538538Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.4628203Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int32 2022-08-17T12:44:30.4629030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.4629800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int64 2022-08-17T12:44:30.4630543Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int64 2022-08-17T12:44:30.4642048Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.4649218Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int8 2022-08-17T12:44:30.4655440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int16 2022-08-17T12:44:30.4662139Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int16 2022-08-17T12:44:30.4686648Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int8 2022-08-17T12:44:30.4687398Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_uint8 2022-08-17T12:44:30.4714507Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int32 2022-08-17T12:44:30.4718827Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_uint8 2022-08-17T12:44:30.4738110Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int32 2022-08-17T12:44:30.4739205Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int64 2022-08-17T12:44:30.4769579Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.4778903Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int64 2022-08-17T12:44:30.4794001Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.4795722Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int8 2022-08-17T12:44:30.4829621Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_bool 2022-08-17T12:44:30.4866997Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_bool 2022-08-17T12:44:30.4869700Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int8 2022-08-17T12:44:30.4881363Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex128 2022-08-17T12:44:30.4889150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_uint8 2022-08-17T12:44:30.4900058Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex128 2022-08-17T12:44:30.4943657Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_uint8 2022-08-17T12:44:30.4944440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex32 2022-08-17T12:44:30.5003279Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.5003984Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.5011099Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex32 2022-08-17T12:44:30.5012430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex64 2022-08-17T12:44:30.5018984Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_float32 2022-08-17T12:44:30.5022752Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex64 2022-08-17T12:44:30.5071580Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_float32 2022-08-17T12:44:30.5077234Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_float64 2022-08-17T12:44:30.5079764Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_float16 2022-08-17T12:44:30.5082257Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_float64 2022-08-17T12:44:30.5100193Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_float16 2022-08-17T12:44:30.5102822Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_float32 2022-08-17T12:44:30.5142420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int16 2022-08-17T12:44:30.5147564Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int16 2022-08-17T12:44:30.5161683Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_float32 2022-08-17T12:44:30.5162612Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_float64 2022-08-17T12:44:30.5194755Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int32 2022-08-17T12:44:30.5199775Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_float64 2022-08-17T12:44:30.5260356Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int32 2022-08-17T12:44:30.5261134Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int64 2022-08-17T12:44:30.5261794Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int16 2022-08-17T12:44:30.5262559Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int16 2022-08-17T12:44:30.5272663Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int64 2022-08-17T12:44:30.5275304Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int32 2022-08-17T12:44:30.5314450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int8 2022-08-17T12:44:30.5322938Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int8 2022-08-17T12:44:30.5372945Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int32 2022-08-17T12:44:30.5373653Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_uint8 2022-08-17T12:44:30.5375686Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int64 2022-08-17T12:44:30.5376725Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int64 2022-08-17T12:44:30.5399327Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_uint8 2022-08-17T12:44:30.5400153Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int8 2022-08-17T12:44:30.5430109Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.5438270Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.5450184Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int8 2022-08-17T12:44:30.5451024Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_uint8 2022-08-17T12:44:30.5491122Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.5495307Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.5505308Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_uint8 2022-08-17T12:44:30.5507408Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.5546079Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.5553591Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.5576963Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.5577807Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_bool 2022-08-17T12:44:30.5611260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int16 2022-08-17T12:44:30.5615139Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int16 2022-08-17T12:44:30.5626614Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_bool 2022-08-17T12:44:30.5627415Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_complex128 2022-08-17T12:44:30.5662304Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int32 2022-08-17T12:44:30.5669383Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_complex128 2022-08-17T12:44:30.5684218Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int32 2022-08-17T12:44:30.5685066Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_complex32 2022-08-17T12:44:30.5714864Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int64 2022-08-17T12:44:30.5726646Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_complex32 2022-08-17T12:44:30.5738575Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int64 2022-08-17T12:44:30.5739320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_complex64 2022-08-17T12:44:30.5772733Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int8 2022-08-17T12:44:30.5783276Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int8 2022-08-17T12:44:30.5799290Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_complex64 2022-08-17T12:44:30.5800067Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_float16 2022-08-17T12:44:30.5831086Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_uint8 2022-08-17T12:44:30.5837476Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_float16 2022-08-17T12:44:30.5856617Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_uint8 2022-08-17T12:44:30.5859362Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.5892246Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.5901602Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.5921931Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.5922783Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_complex128 2022-08-17T12:44:30.5948865Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.5955424Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.5993221Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_complex128 2022-08-17T12:44:30.5993971Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int16 2022-08-17T12:44:30.6009832Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_complex64 2022-08-17T12:44:30.6034403Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_complex64 2022-08-17T12:44:30.6035223Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int16 2022-08-17T12:44:30.6035964Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int32 2022-08-17T12:44:30.6067582Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float16 2022-08-17T12:44:30.6080997Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float16 2022-08-17T12:44:30.6090665Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int32 2022-08-17T12:44:30.6093299Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float32 2022-08-17T12:44:30.6134340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int64 2022-08-17T12:44:30.6141430Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float32 2022-08-17T12:44:30.6166065Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int64 2022-08-17T12:44:30.6166867Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int8 2022-08-17T12:44:30.6192684Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float64 2022-08-17T12:44:30.6201071Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float64 2022-08-17T12:44:30.6249313Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int8 2022-08-17T12:44:30.6250152Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.6254931Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_uint8 2022-08-17T12:44:30.6261300Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.6284397Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_uint8 2022-08-17T12:44:30.6285210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.6323131Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:44:30.6326196Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_complex128 2022-08-17T12:44:30.6342391Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.6343212Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_float32 2022-08-17T12:44:30.6379515Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:44:30.6388335Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_complex64 2022-08-17T12:44:30.6407177Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_float32 2022-08-17T12:44:30.6407885Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_float64 2022-08-17T12:44:30.6453735Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_float16 2022-08-17T12:44:30.6457841Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_float64 2022-08-17T12:44:30.6469817Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_float16 2022-08-17T12:44:30.6474958Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.6480571Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.6505726Z [gw1] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int64 2022-08-17T12:44:30.6521678Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int8 2022-08-17T12:44:30.6522380Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.6565331Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.6566305Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.6576244Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.6584666Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.6600766Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.6617668Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.6645862Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.6649133Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.6665892Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.6666667Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.6705244Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_bool 2022-08-17T12:44:30.6709975Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.6723476Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_bool 2022-08-17T12:44:30.6724267Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_bool 2022-08-17T12:44:30.6759710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex128 2022-08-17T12:44:30.6769144Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_bool 2022-08-17T12:44:30.6784188Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex128 2022-08-17T12:44:30.6785010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_complex128 2022-08-17T12:44:30.6821656Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex32 2022-08-17T12:44:30.6828894Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_complex128 2022-08-17T12:44:30.6842967Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex32 2022-08-17T12:44:30.6843755Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_complex64 2022-08-17T12:44:30.6875411Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex64 2022-08-17T12:44:30.6910272Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex64 2022-08-17T12:44:30.6911501Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_complex64 2022-08-17T12:44:30.6912328Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_float16 2022-08-17T12:44:30.6937799Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float16 2022-08-17T12:44:30.6941391Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_float16 2022-08-17T12:44:30.6957900Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float16 2022-08-17T12:44:30.6960336Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float32 2022-08-17T12:44:30.6997478Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_float32 2022-08-17T12:44:30.7000286Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float32 2022-08-17T12:44:30.7017503Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_float32 2022-08-17T12:44:30.7018340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float64 2022-08-17T12:44:30.7052771Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_float64 2022-08-17T12:44:30.7059686Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_float64 2022-08-17T12:44:30.7084741Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float64 2022-08-17T12:44:30.7087231Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int16 2022-08-17T12:44:30.7115861Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int16 2022-08-17T12:44:30.7127902Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int16 2022-08-17T12:44:30.7137039Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int16 2022-08-17T12:44:30.7140761Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int32 2022-08-17T12:44:30.7175437Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int32 2022-08-17T12:44:30.7186706Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int32 2022-08-17T12:44:30.7204495Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int32 2022-08-17T12:44:30.7205268Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int64 2022-08-17T12:44:30.7243062Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int64 2022-08-17T12:44:30.7246176Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int64 2022-08-17T12:44:30.7259997Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int64 2022-08-17T12:44:30.7260798Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int8 2022-08-17T12:44:30.7294976Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int8 2022-08-17T12:44:30.7303200Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int8 2022-08-17T12:44:30.7329891Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int8 2022-08-17T12:44:30.7330657Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_uint8 2022-08-17T12:44:30.7362341Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_uint8 2022-08-17T12:44:30.7365312Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_uint8 2022-08-17T12:44:30.7377376Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_uint8 2022-08-17T12:44:30.7378525Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.7419971Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.7423236Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.7440345Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.7441122Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_bool 2022-08-17T12:44:30.7476851Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_bool 2022-08-17T12:44:30.7485723Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_bool 2022-08-17T12:44:30.7510652Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_bool 2022-08-17T12:44:30.7511442Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_complex128 2022-08-17T12:44:30.7533568Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_complex128 2022-08-17T12:44:30.7536412Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_complex128 2022-08-17T12:44:30.7558735Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_complex128 2022-08-17T12:44:30.7559669Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_complex64 2022-08-17T12:44:30.7595068Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_complex32 2022-08-17T12:44:30.7603333Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_complex32 2022-08-17T12:44:30.7621440Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_complex64 2022-08-17T12:44:30.7622341Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_complex64 2022-08-17T12:44:30.7655930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_float16 2022-08-17T12:44:30.7662779Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_float16 2022-08-17T12:44:30.7677407Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_complex64 2022-08-17T12:44:30.7678677Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.7711268Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_float16 2022-08-17T12:44:30.7721213Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_float16 2022-08-17T12:44:30.7736686Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.7738116Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.7770040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.7778877Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.7790598Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.7792131Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int16 2022-08-17T12:44:30.7825767Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.7833718Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.7848506Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int16 2022-08-17T12:44:30.7849967Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int32 2022-08-17T12:44:30.7883130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int16 2022-08-17T12:44:30.7888755Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int16 2022-08-17T12:44:30.7904460Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int32 2022-08-17T12:44:30.7905984Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int64 2022-08-17T12:44:30.7936763Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int32 2022-08-17T12:44:30.7945321Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int64 2022-08-17T12:44:30.7956497Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int32 2022-08-17T12:44:30.7957718Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int16 2022-08-17T12:44:30.7992951Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int64 2022-08-17T12:44:30.7999618Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int16 2022-08-17T12:44:30.8017840Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int64 2022-08-17T12:44:30.8018647Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int32 2022-08-17T12:44:30.8047320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int8 2022-08-17T12:44:30.8060092Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int32 2022-08-17T12:44:30.8072871Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int8 2022-08-17T12:44:30.8073665Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int64 2022-08-17T12:44:30.8113153Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_uint8 2022-08-17T12:44:30.8117507Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_uint8 2022-08-17T12:44:30.8129696Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int64 2022-08-17T12:44:30.8130517Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.8164142Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int8 2022-08-17T12:44:30.8168074Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.8181072Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int8 2022-08-17T12:44:30.8184238Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_uint8 2022-08-17T12:44:30.8218832Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_complex128 2022-08-17T12:44:30.8228849Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_uint8 2022-08-17T12:44:30.8245391Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_complex128 2022-08-17T12:44:30.8246274Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_bool 2022-08-17T12:44:30.8282058Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_complex32 2022-08-17T12:44:30.8286555Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_complex32 2022-08-17T12:44:30.8310151Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_bool 2022-08-17T12:44:30.8310992Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_float32 2022-08-17T12:44:30.8348341Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_complex64 2022-08-17T12:44:30.8356426Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_float32 2022-08-17T12:44:30.8373673Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_complex64 2022-08-17T12:44:30.8374540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_float64 2022-08-17T12:44:30.8409686Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float16 2022-08-17T12:44:30.8412362Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_float64 2022-08-17T12:44:30.8432932Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float16 2022-08-17T12:44:30.8433860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float32 2022-08-17T12:44:30.8468324Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int16 2022-08-17T12:44:30.8475550Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float32 2022-08-17T12:44:30.8491829Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int16 2022-08-17T12:44:30.8492683Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float64 2022-08-17T12:44:30.8522901Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int32 2022-08-17T12:44:30.8535543Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float64 2022-08-17T12:44:30.8550064Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int32 2022-08-17T12:44:30.8550824Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int64 2022-08-17T12:44:30.8579427Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int16 2022-08-17T12:44:30.8587667Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int64 2022-08-17T12:44:30.8607394Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int16 2022-08-17T12:44:30.8608154Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int8 2022-08-17T12:44:30.8639344Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int32 2022-08-17T12:44:30.8645504Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int8 2022-08-17T12:44:30.8660870Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int32 2022-08-17T12:44:30.8661908Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_uint8 2022-08-17T12:44:30.8692059Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int64 2022-08-17T12:44:30.8699783Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_uint8 2022-08-17T12:44:30.8715603Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int64 2022-08-17T12:44:30.8716426Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_bool 2022-08-17T12:44:30.8748920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int8 2022-08-17T12:44:30.8761233Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_bool 2022-08-17T12:44:30.8772886Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int8 2022-08-17T12:44:30.8773711Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.8803559Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_uint8 2022-08-17T12:44:30.8812097Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.8828663Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_uint8 2022-08-17T12:44:30.8829484Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.8858215Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.8872407Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:30.8881115Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.8884621Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_complex128 2022-08-17T12:44:30.8915567Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int16 2022-08-17T12:44:30.8924681Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_complex128 2022-08-17T12:44:30.8940007Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int16 2022-08-17T12:44:30.8941033Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_complex32 2022-08-17T12:44:30.8973270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int32 2022-08-17T12:44:30.8985912Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_complex32 2022-08-17T12:44:30.8996851Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int32 2022-08-17T12:44:30.9048123Z [gw1] [ 38%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int8 2022-08-17T12:44:30.9055136Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_complex64 2022-08-17T12:44:30.9066079Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int64 2022-08-17T12:44:30.9070242Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_uint8 2022-08-17T12:44:30.9104310Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int64 2022-08-17T12:44:30.9105209Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_complex64 2022-08-17T12:44:30.9108862Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int8 2022-08-17T12:44:30.9118230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_float16 2022-08-17T12:44:30.9123863Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_float16 2022-08-17T12:44:30.9178850Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int8 2022-08-17T12:44:30.9184265Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_uint8 2022-08-17T12:44:30.9196467Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.9200280Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_uint8 2022-08-17T12:44:30.9249561Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.9256360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_bool 2022-08-17T12:44:30.9266018Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.9270213Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.9320365Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_bool 2022-08-17T12:44:30.9323713Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int16 2022-08-17T12:44:30.9326531Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_float32 2022-08-17T12:44:30.9329120Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_float32 2022-08-17T12:44:30.9381427Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int16 2022-08-17T12:44:30.9383737Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_float64 2022-08-17T12:44:30.9386697Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int32 2022-08-17T12:44:30.9389334Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_float64 2022-08-17T12:44:30.9441260Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int32 2022-08-17T12:44:30.9442908Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int16 2022-08-17T12:44:30.9445809Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int64 2022-08-17T12:44:30.9448499Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int64 2022-08-17T12:44:30.9499807Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int16 2022-08-17T12:44:30.9501094Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int32 2022-08-17T12:44:30.9504084Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int8 2022-08-17T12:44:30.9507670Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int8 2022-08-17T12:44:30.9556565Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int32 2022-08-17T12:44:30.9567978Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int64 2022-08-17T12:44:30.9568671Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_uint8 2022-08-17T12:44:30.9575323Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int64 2022-08-17T12:44:30.9592156Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_uint8 2022-08-17T12:44:30.9593137Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int8 2022-08-17T12:44:30.9623171Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.9631074Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_bfloat16 2022-08-17T12:44:30.9648423Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int8 2022-08-17T12:44:30.9649175Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_uint8 2022-08-17T12:44:30.9680680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_complex128 2022-08-17T12:44:30.9694216Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_uint8 2022-08-17T12:44:30.9705438Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_complex128 2022-08-17T12:44:30.9706257Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_bool 2022-08-17T12:44:30.9739541Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_complex64 2022-08-17T12:44:30.9748040Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_complex64 2022-08-17T12:44:30.9767121Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_bool 2022-08-17T12:44:30.9767932Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float16 2022-08-17T12:44:30.9792504Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.9799632Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float16 2022-08-17T12:44:30.9813869Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_float32 2022-08-17T12:44:30.9816724Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.9852558Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float32 2022-08-17T12:44:30.9858063Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float32 2022-08-17T12:44:30.9872376Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_float64 2022-08-17T12:44:30.9873319Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int16 2022-08-17T12:44:30.9908708Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float64 2022-08-17T12:44:30.9913452Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int16 2022-08-17T12:44:30.9925380Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float64 2022-08-17T12:44:30.9930117Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int32 2022-08-17T12:44:30.9960192Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int16 2022-08-17T12:44:30.9968937Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int32 2022-08-17T12:44:30.9980436Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int16 2022-08-17T12:44:30.9983630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int32 2022-08-17T12:44:31.0022551Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int64 2022-08-17T12:44:31.0030558Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int32 2022-08-17T12:44:31.0038519Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int64 2022-08-17T12:44:31.0039534Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int8 2022-08-17T12:44:31.0077897Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int64 2022-08-17T12:44:31.0086101Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int64 2022-08-17T12:44:31.0107007Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int8 2022-08-17T12:44:31.0107760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_uint8 2022-08-17T12:44:31.0134803Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int8 2022-08-17T12:44:31.0145759Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int8 2022-08-17T12:44:31.0158489Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_uint8 2022-08-17T12:44:31.0159281Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_uint8 2022-08-17T12:44:31.0195863Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_bfloat16 2022-08-17T12:44:31.0199180Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_uint8 2022-08-17T12:44:31.0223139Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_bfloat16 2022-08-17T12:44:31.0224117Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_bool 2022-08-17T12:44:31.0268104Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:31.0272481Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_bool 2022-08-17T12:44:31.0311870Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:31.0312749Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_complex128 2022-08-17T12:44:31.0332524Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_float32 2022-08-17T12:44:31.0335564Z [gw0] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_complex128 2022-08-17T12:44:31.0355580Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_float32 2022-08-17T12:44:31.0356332Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_float64 2022-08-17T12:44:31.0384565Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_complex64 2022-08-17T12:44:31.0396611Z [gw2] [ 38%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_float64 2022-08-17T12:44:31.0414867Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_complex64 2022-08-17T12:44:31.0415735Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int16 2022-08-17T12:44:31.0450117Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_float16 2022-08-17T12:44:31.0455456Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_float16 2022-08-17T12:44:31.0490596Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int16 2022-08-17T12:44:31.0491422Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int32 2022-08-17T12:44:31.0513486Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_float32 2022-08-17T12:44:31.0516111Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int32 2022-08-17T12:44:31.0537264Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_float32 2022-08-17T12:44:31.0538057Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int64 2022-08-17T12:44:31.0568625Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_float64 2022-08-17T12:44:31.0574545Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int64 2022-08-17T12:44:31.0588239Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_float64 2022-08-17T12:44:31.0589040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int8 2022-08-17T12:44:31.0620861Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int16 2022-08-17T12:44:31.0631304Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int8 2022-08-17T12:44:31.0643336Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int16 2022-08-17T12:44:31.0644272Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_uint8 2022-08-17T12:44:31.0674944Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int32 2022-08-17T12:44:31.0690056Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int32 2022-08-17T12:44:31.0700676Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_uint8 2022-08-17T12:44:31.0701699Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:31.0739352Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int64 2022-08-17T12:44:31.0746094Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:31.0757018Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int64 2022-08-17T12:44:31.0760174Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int8 2022-08-17T12:44:31.0796831Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_bool 2022-08-17T12:44:31.0803771Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_bool 2022-08-17T12:44:31.0821773Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int8 2022-08-17T12:44:31.0822568Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_uint8 2022-08-17T12:44:31.0855999Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_float32 2022-08-17T12:44:31.0862374Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_uint8 2022-08-17T12:44:31.0880737Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_float32 2022-08-17T12:44:31.0881612Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_float64 2022-08-17T12:44:31.0913915Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_bool 2022-08-17T12:44:31.0923510Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_bool 2022-08-17T12:44:31.0940627Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_float64 2022-08-17T12:44:31.0943905Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int16 2022-08-17T12:44:31.0977451Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_complex128 2022-08-17T12:44:31.0986448Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_complex128 2022-08-17T12:44:31.1020792Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int16 2022-08-17T12:44:31.1021533Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_complex64 2022-08-17T12:44:31.1042456Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int32 2022-08-17T12:44:31.1045535Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int32 2022-08-17T12:44:31.1056223Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_complex64 2022-08-17T12:44:31.1058544Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int64 2022-08-17T12:44:31.1092712Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_float32 2022-08-17T12:44:31.1102387Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_float32 2022-08-17T12:44:31.1112166Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int64 2022-08-17T12:44:31.1115358Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_float64 2022-08-17T12:44:31.1150961Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int8 2022-08-17T12:44:31.1155381Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_float64 2022-08-17T12:44:31.1173497Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int8 2022-08-17T12:44:31.1174456Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int16 2022-08-17T12:44:31.1206109Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_uint8 2022-08-17T12:44:31.1214049Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_uint8 2022-08-17T12:44:31.1227982Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int16 2022-08-17T12:44:31.1231350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int32 2022-08-17T12:44:31.1261985Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_bool 2022-08-17T12:44:31.1275861Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int32 2022-08-17T12:44:31.1285235Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_bool 2022-08-17T12:44:31.1288752Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int64 2022-08-17T12:44:31.1328531Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_float32 2022-08-17T12:44:31.1331298Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int64 2022-08-17T12:44:31.1344761Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_float32 2022-08-17T12:44:31.1345701Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int8 2022-08-17T12:44:31.1377368Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_float64 2022-08-17T12:44:31.1390251Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int8 2022-08-17T12:44:31.1400537Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_float64 2022-08-17T12:44:31.1403931Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_uint8 2022-08-17T12:44:31.1435088Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int16 2022-08-17T12:44:31.1444138Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_uint8 2022-08-17T12:44:31.1459770Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int16 2022-08-17T12:44:31.1460697Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int32 2022-08-17T12:44:31.1496848Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_bool 2022-08-17T12:44:31.1503740Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int32 2022-08-17T12:44:31.1514931Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_bool 2022-08-17T12:44:31.1520125Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_complex128 2022-08-17T12:44:31.1550356Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int64 2022-08-17T12:44:31.1558176Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int64 2022-08-17T12:44:31.1572947Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_complex128 2022-08-17T12:44:31.1576031Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_complex64 2022-08-17T12:44:31.1608636Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int8 2022-08-17T12:44:31.1620887Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int8 2022-08-17T12:44:31.1634066Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_complex64 2022-08-17T12:44:31.1641350Z [gw1] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_uint8 2022-08-17T12:44:31.1648791Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_uint8 2022-08-17T12:44:31.1652022Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_float32 2022-08-17T12:44:31.1672837Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_bfloat16 2022-08-17T12:44:31.1684778Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_float32 2022-08-17T12:44:31.1696048Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_uint8 2022-08-17T12:44:31.1697322Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_float64 2022-08-17T12:44:31.1733853Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_bool 2022-08-17T12:44:31.1742391Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_float64 2022-08-17T12:44:31.1759088Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_bool 2022-08-17T12:44:31.1759851Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int16 2022-08-17T12:44:31.1790886Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_float32 2022-08-17T12:44:31.1799956Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_float32 2022-08-17T12:44:31.1813610Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int16 2022-08-17T12:44:31.1814426Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int32 2022-08-17T12:44:31.1863985Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_float64 2022-08-17T12:44:31.1864930Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int32 2022-08-17T12:44:31.1869633Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_float64 2022-08-17T12:44:31.1876654Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int64 2022-08-17T12:44:31.1894247Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int16 2022-08-17T12:44:31.1906804Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int64 2022-08-17T12:44:31.1911228Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int8 2022-08-17T12:44:31.1923501Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int16 2022-08-17T12:44:31.1936167Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int32 2022-08-17T12:44:31.1947186Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int8 2022-08-17T12:44:31.1956228Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_uint8 2022-08-17T12:44:31.1968150Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int32 2022-08-17T12:44:31.1980781Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int64 2022-08-17T12:44:31.1994003Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_uint8 2022-08-17T12:44:31.2002934Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_bfloat16 2022-08-17T12:44:31.2014873Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int64 2022-08-17T12:44:31.2027622Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int8 2022-08-17T12:44:31.2038312Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_bfloat16 2022-08-17T12:44:31.2049454Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_bool 2022-08-17T12:44:31.2061795Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int8 2022-08-17T12:44:31.2074819Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_uint8 2022-08-17T12:44:31.2083734Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_bool 2022-08-17T12:44:31.2096945Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex128 2022-08-17T12:44:31.2106638Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_uint8 2022-08-17T12:44:31.2117651Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_bfloat16 2022-08-17T12:44:31.2145132Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex128 2022-08-17T12:44:31.2145861Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex32 2022-08-17T12:44:31.2156110Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_bfloat16 2022-08-17T12:44:31.2163027Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_bool 2022-08-17T12:44:31.2175228Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex32 2022-08-17T12:44:31.2188525Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex64 2022-08-17T12:44:31.2201053Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_bool 2022-08-17T12:44:31.2209429Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_complex128 2022-08-17T12:44:31.2221866Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex64 2022-08-17T12:44:31.2232933Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float16 2022-08-17T12:44:31.2245394Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_complex128 2022-08-17T12:44:31.2252778Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_complex64 2022-08-17T12:44:31.2263587Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float16 2022-08-17T12:44:31.2277875Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float32 2022-08-17T12:44:31.2292338Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_complex64 2022-08-17T12:44:31.2300821Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_float32 2022-08-17T12:44:31.2308188Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float32 2022-08-17T12:44:31.2327777Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float64 2022-08-17T12:44:31.2346501Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_float32 2022-08-17T12:44:31.2358321Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float64 2022-08-17T12:44:31.2361947Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_float64 2022-08-17T12:44:31.2397997Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int16 2022-08-17T12:44:31.2401036Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int16 2022-08-17T12:44:31.2416505Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_float64 2022-08-17T12:44:31.2417218Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int32 2022-08-17T12:44:31.2448268Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int16 2022-08-17T12:44:31.2457561Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int32 2022-08-17T12:44:31.2474450Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int16 2022-08-17T12:44:31.2475131Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int32 2022-08-17T12:44:31.2508975Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int64 2022-08-17T12:44:31.2515725Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int32 2022-08-17T12:44:31.2532487Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int64 2022-08-17T12:44:31.2533255Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int64 2022-08-17T12:44:31.2572514Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int8 2022-08-17T12:44:31.2583066Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int64 2022-08-17T12:44:31.2597380Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int8 2022-08-17T12:44:31.2598155Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int8 2022-08-17T12:44:31.2642601Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_uint8 2022-08-17T12:44:31.2647810Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int8 2022-08-17T12:44:31.2662571Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_uint8 2022-08-17T12:44:31.2663378Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_uint8 2022-08-17T12:44:31.2693723Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:31.2707798Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_uint8 2022-08-17T12:44:31.2721089Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:31.2721873Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_bool 2022-08-17T12:44:31.2757945Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:31.2766833Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_bool 2022-08-17T12:44:31.2780474Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:31.2783777Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_bool 2022-08-17T12:44:31.2817528Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_complex128 2022-08-17T12:44:31.2828534Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_bool 2022-08-17T12:44:31.2838881Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_complex128 2022-08-17T12:44:31.2840174Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_complex128 2022-08-17T12:44:31.2877606Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_complex32 2022-08-17T12:44:31.2881418Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_complex32 2022-08-17T12:44:31.2894477Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_complex128 2022-08-17T12:44:31.2895779Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_complex64 2022-08-17T12:44:31.2934474Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_complex64 2022-08-17T12:44:31.2944072Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_complex64 2022-08-17T12:44:31.2955642Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_complex64 2022-08-17T12:44:31.2956453Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_float32 2022-08-17T12:44:31.2989780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_float16 2022-08-17T12:44:31.2995905Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_float16 2022-08-17T12:44:31.3015129Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_float32 2022-08-17T12:44:31.3016050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_float32 2022-08-17T12:44:31.3049311Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_float64 2022-08-17T12:44:31.3053234Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_float32 2022-08-17T12:44:31.3067112Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_float64 2022-08-17T12:44:31.3072785Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int16 2022-08-17T12:44:31.3100526Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_float64 2022-08-17T12:44:31.3110902Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int16 2022-08-17T12:44:31.3120488Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_float64 2022-08-17T12:44:31.3122984Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int16 2022-08-17T12:44:31.3156680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int32 2022-08-17T12:44:31.3162450Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int16 2022-08-17T12:44:31.3174811Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int32 2022-08-17T12:44:31.3190979Z [gw3] [ 39%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float16 2022-08-17T12:44:31.3191878Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int32 2022-08-17T12:44:31.3192483Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int64 2022-08-17T12:44:31.3230818Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float32 2022-08-17T12:44:31.3235623Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int32 2022-08-17T12:44:31.3276617Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int64 2022-08-17T12:44:31.3287972Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int64 2022-08-17T12:44:31.3307674Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int8 2022-08-17T12:44:31.3333026Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int64 2022-08-17T12:44:31.3337052Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int8 2022-08-17T12:44:31.3342792Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int8 2022-08-17T12:44:31.3352590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_uint8 2022-08-17T12:44:31.3376579Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int8 2022-08-17T12:44:31.3385798Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_uint8 2022-08-17T12:44:31.3396729Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_uint8 2022-08-17T12:44:31.3420204Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_uint8 2022-08-17T12:44:31.3421074Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_bfloat16 2022-08-17T12:44:31.3445524Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_bfloat16 2022-08-17T12:44:31.3470057Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_bfloat16 2022-08-17T12:44:31.3524420Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_bfloat16 2022-08-17T12:44:31.3525059Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_bool 2022-08-17T12:44:31.3535982Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_bool 2022-08-17T12:44:31.3545994Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_bool 2022-08-17T12:44:31.3567187Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_bool 2022-08-17T12:44:31.3567980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex128 2022-08-17T12:44:31.3592397Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_complex128 2022-08-17T12:44:31.3604314Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex128 2022-08-17T12:44:31.3626174Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_complex128 2022-08-17T12:44:31.3626989Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_complex64 2022-08-17T12:44:31.3634913Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex32 2022-08-17T12:44:31.3652987Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_complex64 2022-08-17T12:44:31.3664770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float16 2022-08-17T12:44:31.3670133Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex32 2022-08-17T12:44:31.3681002Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex64 2022-08-17T12:44:31.3691623Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float16 2022-08-17T12:44:31.3735866Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float32 2022-08-17T12:44:31.3736744Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex64 2022-08-17T12:44:31.3758127Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float16 2022-08-17T12:44:31.3773759Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float32 2022-08-17T12:44:31.3774589Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float64 2022-08-17T12:44:31.3775356Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float16 2022-08-17T12:44:31.3782029Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float32 2022-08-17T12:44:31.3799773Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float64 2022-08-17T12:44:31.3803780Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float32 2022-08-17T12:44:31.3811022Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int16 2022-08-17T12:44:31.3837305Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float64 2022-08-17T12:44:31.3862679Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int16 2022-08-17T12:44:31.3866353Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float64 2022-08-17T12:44:31.3867245Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int16 2022-08-17T12:44:31.3910540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int32 2022-08-17T12:44:31.3913454Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int32 2022-08-17T12:44:31.3925979Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int16 2022-08-17T12:44:31.3926768Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int32 2022-08-17T12:44:31.3960513Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int64 2022-08-17T12:44:31.3964294Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int32 2022-08-17T12:44:31.3978989Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int64 2022-08-17T12:44:31.3979865Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int8 2022-08-17T12:44:31.4012146Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int64 2022-08-17T12:44:31.4020418Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int64 2022-08-17T12:44:31.4038871Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int8 2022-08-17T12:44:31.4039655Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int8 2022-08-17T12:44:31.4074383Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_uint8 2022-08-17T12:44:31.4082368Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_uint8 2022-08-17T12:44:31.4106238Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int8 2022-08-17T12:44:31.4107035Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:31.4129836Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_uint8 2022-08-17T12:44:31.4140388Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_uint8 2022-08-17T12:44:31.4159754Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:31.4160535Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:31.4193938Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_bool 2022-08-17T12:44:31.4200961Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_bool 2022-08-17T12:44:31.4216979Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:31.4217792Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_complex128 2022-08-17T12:44:31.4254112Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_bool 2022-08-17T12:44:31.4265025Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_bool 2022-08-17T12:44:31.4286699Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_complex128 2022-08-17T12:44:31.4287533Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_complex64 2022-08-17T12:44:31.4305735Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_complex128 2022-08-17T12:44:31.4330519Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_complex64 2022-08-17T12:44:31.4332550Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_complex128 2022-08-17T12:44:31.4350088Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_float16 2022-08-17T12:44:31.4362045Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_complex32 2022-08-17T12:44:31.4372028Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_float16 2022-08-17T12:44:31.4388721Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_complex32 2022-08-17T12:44:31.4389600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_float32 2022-08-17T12:44:31.4415922Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_complex64 2022-08-17T12:44:31.4428458Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_float32 2022-08-17T12:44:31.4442884Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_complex64 2022-08-17T12:44:31.4443643Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_float64 2022-08-17T12:44:31.4479082Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_float16 2022-08-17T12:44:31.4485142Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_float16 2022-08-17T12:44:31.4499986Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_float64 2022-08-17T12:44:31.4500576Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_float32 2022-08-17T12:44:31.4539710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int16 2022-08-17T12:44:31.4542651Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_float32 2022-08-17T12:44:31.4559771Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int16 2022-08-17T12:44:31.4560593Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int32 2022-08-17T12:44:31.4591792Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_float64 2022-08-17T12:44:31.4600354Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int32 2022-08-17T12:44:31.4613724Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_float64 2022-08-17T12:44:31.4614516Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int64 2022-08-17T12:44:31.4646303Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int16 2022-08-17T12:44:31.4657502Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int64 2022-08-17T12:44:31.4670837Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int16 2022-08-17T12:44:31.4671476Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int8 2022-08-17T12:44:31.4711527Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int32 2022-08-17T12:44:31.4721231Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int32 2022-08-17T12:44:31.4735267Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int8 2022-08-17T12:44:31.4735935Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int64 2022-08-17T12:44:31.4780554Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_uint8 2022-08-17T12:44:31.4782961Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int64 2022-08-17T12:44:31.4795822Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_uint8 2022-08-17T12:44:31.4796490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int8 2022-08-17T12:44:31.4832424Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_bfloat16 2022-08-17T12:44:31.4840183Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int8 2022-08-17T12:44:31.4856952Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_bfloat16 2022-08-17T12:44:31.4858303Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_bool 2022-08-17T12:44:31.4894515Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_uint8 2022-08-17T12:44:31.4898340Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_uint8 2022-08-17T12:44:31.4911728Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_bool 2022-08-17T12:44:31.4912955Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex128 2022-08-17T12:44:31.4947959Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_bfloat16 2022-08-17T12:44:31.4958646Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_bfloat16 2022-08-17T12:44:31.4972216Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex128 2022-08-17T12:44:31.4972995Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_bool 2022-08-17T12:44:31.5004427Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex32 2022-08-17T12:44:31.5013209Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_bool 2022-08-17T12:44:31.5027826Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex32 2022-08-17T12:44:31.5031145Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_complex128 2022-08-17T12:44:31.5064614Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex64 2022-08-17T12:44:31.5073071Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_complex128 2022-08-17T12:44:31.5082376Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex64 2022-08-17T12:44:31.5083753Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float16 2022-08-17T12:44:31.5119399Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_complex64 2022-08-17T12:44:31.5127440Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_complex64 2022-08-17T12:44:31.5140295Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float16 2022-08-17T12:44:31.5141521Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float32 2022-08-17T12:44:31.5174117Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float16 2022-08-17T12:44:31.5180635Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float32 2022-08-17T12:44:31.5196447Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float16 2022-08-17T12:44:31.5197700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float32 2022-08-17T12:44:31.5232973Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float64 2022-08-17T12:44:31.5237965Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float32 2022-08-17T12:44:31.5253580Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float64 2022-08-17T12:44:31.5254894Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float64 2022-08-17T12:44:31.5297773Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int16 2022-08-17T12:44:31.5300322Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int16 2022-08-17T12:44:31.5309948Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float64 2022-08-17T12:44:31.5313252Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int16 2022-08-17T12:44:31.5345795Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int32 2022-08-17T12:44:31.5354437Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int16 2022-08-17T12:44:31.5366720Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int32 2022-08-17T12:44:31.5367625Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int32 2022-08-17T12:44:31.5398682Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int64 2022-08-17T12:44:31.5405775Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int64 2022-08-17T12:44:31.5419253Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int32 2022-08-17T12:44:31.5420769Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int64 2022-08-17T12:44:31.5451400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int8 2022-08-17T12:44:31.5460760Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int64 2022-08-17T12:44:31.5474245Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int8 2022-08-17T12:44:31.5477541Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_uint8 2022-08-17T12:44:31.5514219Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int8 2022-08-17T12:44:31.5522959Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int8 2022-08-17T12:44:31.5529778Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_uint8 2022-08-17T12:44:31.5534732Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_uint8 2022-08-17T12:44:31.5558124Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:31.5570520Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_uint8 2022-08-17T12:44:31.5582775Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:31.5584317Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:31.5622465Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_bool 2022-08-17T12:44:31.5625775Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_bool 2022-08-17T12:44:31.5637743Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:31.5639032Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_complex128 2022-08-17T12:44:31.5672184Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_bool 2022-08-17T12:44:31.5679239Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_complex128 2022-08-17T12:44:31.5691068Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_bool 2022-08-17T12:44:31.5693466Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_complex128 2022-08-17T12:44:31.5725690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_complex32 2022-08-17T12:44:31.5731128Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_complex128 2022-08-17T12:44:31.5745179Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_complex32 2022-08-17T12:44:31.5747913Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_complex64 2022-08-17T12:44:31.5780109Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_complex64 2022-08-17T12:44:31.5788347Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_complex64 2022-08-17T12:44:31.5798224Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_complex64 2022-08-17T12:44:31.5799683Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_float16 2022-08-17T12:44:31.5839076Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_float16 2022-08-17T12:44:31.5847846Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_float16 2022-08-17T12:44:31.5862749Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_float16 2022-08-17T12:44:31.5863597Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_float32 2022-08-17T12:44:31.5898648Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_float32 2022-08-17T12:44:31.5902271Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_float32 2022-08-17T12:44:31.5915302Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_float32 2022-08-17T12:44:31.5917666Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_float64 2022-08-17T12:44:31.5950220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_float64 2022-08-17T12:44:31.5956663Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_float64 2022-08-17T12:44:31.5970401Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_float64 2022-08-17T12:44:31.5973809Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int16 2022-08-17T12:44:31.6010497Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int16 2022-08-17T12:44:31.6016092Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int16 2022-08-17T12:44:31.6028215Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int16 2022-08-17T12:44:31.6028965Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int32 2022-08-17T12:44:31.6062529Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int32 2022-08-17T12:44:31.6072764Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int32 2022-08-17T12:44:31.6086476Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int32 2022-08-17T12:44:31.6087352Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int64 2022-08-17T12:44:31.6127481Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int64 2022-08-17T12:44:31.6130378Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int64 2022-08-17T12:44:31.6144189Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int64 2022-08-17T12:44:31.6145232Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int8 2022-08-17T12:44:31.6189754Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int8 2022-08-17T12:44:31.6192701Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int8 2022-08-17T12:44:31.6206112Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int8 2022-08-17T12:44:31.6210091Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_uint8 2022-08-17T12:44:31.6244341Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_uint8 2022-08-17T12:44:31.6252759Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_uint8 2022-08-17T12:44:31.6266108Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_uint8 2022-08-17T12:44:31.6266704Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_bfloat16 2022-08-17T12:44:31.6303794Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_bfloat16 2022-08-17T12:44:31.6306934Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_bfloat16 2022-08-17T12:44:31.6335783Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_bfloat16 2022-08-17T12:44:31.6336536Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float16 2022-08-17T12:44:31.6367851Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_bool 2022-08-17T12:44:31.6374339Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_bool 2022-08-17T12:44:31.6391832Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float16 2022-08-17T12:44:31.6392584Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex128 2022-08-17T12:44:31.6430902Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float32 2022-08-17T12:44:31.6444998Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float32 2022-08-17T12:44:31.6454527Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex128 2022-08-17T12:44:31.6455850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex32 2022-08-17T12:44:31.6494394Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float64 2022-08-17T12:44:31.6496636Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex32 2022-08-17T12:44:31.6525357Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float64 2022-08-17T12:44:31.6526192Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex64 2022-08-17T12:44:31.6554338Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int16 2022-08-17T12:44:31.6563793Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int16 2022-08-17T12:44:31.6579434Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex64 2022-08-17T12:44:31.6580018Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float16 2022-08-17T12:44:31.6616780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int32 2022-08-17T12:44:31.6623518Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float16 2022-08-17T12:44:31.6651603Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int32 2022-08-17T12:44:31.6652248Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int64 2022-08-17T12:44:31.6710983Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float32 2022-08-17T12:44:31.6711559Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int64 2022-08-17T12:44:31.6712366Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float32 2022-08-17T12:44:31.6712900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float64 2022-08-17T12:44:31.6739733Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int8 2022-08-17T12:44:31.6744138Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float64 2022-08-17T12:44:31.6787426Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int8 2022-08-17T12:44:31.6788200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_uint8 2022-08-17T12:44:31.6806590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int16 2022-08-17T12:44:31.6813756Z [gw2] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int16 2022-08-17T12:44:31.6838736Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_uint8 2022-08-17T12:44:31.6839452Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:31.6908487Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int32 2022-08-17T12:44:31.6909453Z [gw0] [ 39%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:31.6910192Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int32 2022-08-17T12:44:31.6911035Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int64 2022-08-17T12:44:31.6941143Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_float16 2022-08-17T12:44:31.6951764Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int64 2022-08-17T12:44:31.6976151Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_float16 2022-08-17T12:44:31.6976832Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int8 2022-08-17T12:44:31.7003390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_float32 2022-08-17T12:44:31.7011150Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int8 2022-08-17T12:44:31.7032343Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_float32 2022-08-17T12:44:31.7033146Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_uint8 2022-08-17T12:44:31.7064780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_float64 2022-08-17T12:44:31.7074879Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_float64 2022-08-17T12:44:31.7087041Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_uint8 2022-08-17T12:44:31.7089765Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:31.7125811Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int16 2022-08-17T12:44:31.7131976Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:31.7147344Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int16 2022-08-17T12:44:31.7148606Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_bool 2022-08-17T12:44:31.7184625Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int32 2022-08-17T12:44:31.7190389Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int32 2022-08-17T12:44:31.7206860Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_bool 2022-08-17T12:44:31.7207684Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_complex128 2022-08-17T12:44:31.7239480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int64 2022-08-17T12:44:31.7246059Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_complex128 2022-08-17T12:44:31.7258513Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int64 2022-08-17T12:44:31.7259098Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int8 2022-08-17T12:44:31.7295635Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_complex32 2022-08-17T12:44:31.7304928Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_complex32 2022-08-17T12:44:31.7314806Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int8 2022-08-17T12:44:31.7316133Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_complex64 2022-08-17T12:44:31.7351251Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_uint8 2022-08-17T12:44:31.7356565Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_complex64 2022-08-17T12:44:31.7370435Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_uint8 2022-08-17T12:44:31.7373710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_float16 2022-08-17T12:44:31.7408304Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_bfloat16 2022-08-17T12:44:31.7417894Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_float16 2022-08-17T12:44:31.7431331Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_bfloat16 2022-08-17T12:44:31.7432363Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_bool 2022-08-17T12:44:31.7465468Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_float32 2022-08-17T12:44:31.7472266Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_bool 2022-08-17T12:44:31.7486088Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_float32 2022-08-17T12:44:31.7486830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_float64 2022-08-17T12:44:31.7517338Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex128 2022-08-17T12:44:31.7526513Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_float64 2022-08-17T12:44:31.7543623Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex128 2022-08-17T12:44:31.7544427Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex32 2022-08-17T12:44:31.7581585Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int16 2022-08-17T12:44:31.7584517Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int16 2022-08-17T12:44:31.7601661Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex32 2022-08-17T12:44:31.7602260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex64 2022-08-17T12:44:31.7642608Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int32 2022-08-17T12:44:31.7645605Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex64 2022-08-17T12:44:31.7657101Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int32 2022-08-17T12:44:31.7658484Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int64 2022-08-17T12:44:31.7693962Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float16 2022-08-17T12:44:31.7703831Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float16 2022-08-17T12:44:31.7724194Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int64 2022-08-17T12:44:31.7726684Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int8 2022-08-17T12:44:31.7758446Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float32 2022-08-17T12:44:31.7761410Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float32 2022-08-17T12:44:31.7773494Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int8 2022-08-17T12:44:31.7774671Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float64 2022-08-17T12:44:31.7803088Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_uint8 2022-08-17T12:44:31.7816270Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float64 2022-08-17T12:44:31.7828699Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_uint8 2022-08-17T12:44:31.7829513Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int16 2022-08-17T12:44:31.7862868Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_bfloat16 2022-08-17T12:44:31.7871899Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_bfloat16 2022-08-17T12:44:31.7882830Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int16 2022-08-17T12:44:31.7885269Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_complex128 2022-08-17T12:44:31.7917689Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int32 2022-08-17T12:44:31.7924118Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int32 2022-08-17T12:44:31.7938011Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_complex128 2022-08-17T12:44:31.7939208Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int64 2022-08-17T12:44:31.7961146Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_complex64 2022-08-17T12:44:31.7977072Z [gw1] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_bfloat16 2022-08-17T12:44:31.7985258Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int64 2022-08-17T12:44:31.7994921Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_complex64 2022-08-17T12:44:31.8000397Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_float16 2022-08-17T12:44:31.8001116Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int8 2022-08-17T12:44:31.8037217Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_bool 2022-08-17T12:44:31.8040405Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int8 2022-08-17T12:44:31.8055442Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_float16 2022-08-17T12:44:31.8056242Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_uint8 2022-08-17T12:44:31.8089498Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_float32 2022-08-17T12:44:31.8095119Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_float32 2022-08-17T12:44:31.8114944Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_uint8 2022-08-17T12:44:31.8115746Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:31.8153372Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_float64 2022-08-17T12:44:31.8161775Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:31.8179229Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_float64 2022-08-17T12:44:31.8180062Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_bool 2022-08-17T12:44:31.8219282Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:31.8226328Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_bool 2022-08-17T12:44:31.8241680Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:31.8242441Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_complex128 2022-08-17T12:44:31.8274069Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_complex128 2022-08-17T12:44:31.8281445Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_complex128 2022-08-17T12:44:31.8300680Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_complex128 2022-08-17T12:44:31.8301461Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_complex64 2022-08-17T12:44:31.8336779Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_complex32 2022-08-17T12:44:31.8343700Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_complex64 2022-08-17T12:44:31.8395340Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_complex32 2022-08-17T12:44:31.8396087Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_float16 2022-08-17T12:44:31.8399516Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_complex64 2022-08-17T12:44:31.8406833Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_float16 2022-08-17T12:44:31.8431753Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_complex64 2022-08-17T12:44:31.8432522Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_float32 2022-08-17T12:44:31.8465955Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_float16 2022-08-17T12:44:31.8502866Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_float32 2022-08-17T12:44:31.8519285Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_float16 2022-08-17T12:44:31.8520026Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_float64 2022-08-17T12:44:31.8524978Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_float32 2022-08-17T12:44:31.8528120Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_float32 2022-08-17T12:44:31.8577956Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_float64 2022-08-17T12:44:31.8606098Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_bfloat16 2022-08-17T12:44:31.8611258Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_float64 2022-08-17T12:44:31.8612369Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_bfloat16 2022-08-17T12:44:31.8613397Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_float64 2022-08-17T12:44:31.8614386Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_complex128 2022-08-17T12:44:31.8642866Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int16 2022-08-17T12:44:31.8668440Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_complex128 2022-08-17T12:44:31.8669265Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int16 2022-08-17T12:44:31.8670302Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_complex64 2022-08-17T12:44:31.8694538Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int32 2022-08-17T12:44:31.8745393Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_complex64 2022-08-17T12:44:31.8746758Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int32 2022-08-17T12:44:31.8747760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float16 2022-08-17T12:44:31.8750817Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int64 2022-08-17T12:44:31.8754272Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float16 2022-08-17T12:44:31.8809625Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int64 2022-08-17T12:44:31.8813646Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float32 2022-08-17T12:44:31.8816839Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int8 2022-08-17T12:44:31.8821130Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int8 2022-08-17T12:44:31.8859015Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float32 2022-08-17T12:44:31.8859916Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float64 2022-08-17T12:44:31.8872552Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_uint8 2022-08-17T12:44:31.8876437Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float64 2022-08-17T12:44:31.8888426Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_uint8 2022-08-17T12:44:31.8889248Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:31.8929738Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_bfloat16 2022-08-17T12:44:31.8932348Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_bfloat16 2022-08-17T12:44:31.8980673Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:31.8985649Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_complex128 2022-08-17T12:44:31.9001421Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_bool 2022-08-17T12:44:31.9002165Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_complex128 2022-08-17T12:44:31.9040355Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_bool 2022-08-17T12:44:31.9053344Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex128 2022-08-17T12:44:31.9055816Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_complex64 2022-08-17T12:44:31.9059122Z [gw3] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float32 2022-08-17T12:44:31.9071938Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_complex64 2022-08-17T12:44:31.9182399Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex128 2022-08-17T12:44:31.9183380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_float16 2022-08-17T12:44:31.9184785Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float64 2022-08-17T12:44:31.9189980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex32 2022-08-17T12:44:31.9198113Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_float16 2022-08-17T12:44:31.9256889Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex32 2022-08-17T12:44:31.9257995Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_float32 2022-08-17T12:44:31.9258981Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex64 2022-08-17T12:44:31.9262486Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex64 2022-08-17T12:44:31.9270210Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_float32 2022-08-17T12:44:31.9369625Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_float64 2022-08-17T12:44:31.9540368Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float16 2022-08-17T12:44:31.9549009Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_float64 2022-08-17T12:44:31.9565245Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float16 2022-08-17T12:44:31.9568261Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_bfloat16 2022-08-17T12:44:31.9571670Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_bfloat16 2022-08-17T12:44:31.9583284Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float32 2022-08-17T12:44:31.9584032Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex128 2022-08-17T12:44:31.9588693Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex128 2022-08-17T12:44:31.9593726Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float32 2022-08-17T12:44:31.9603099Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float64 2022-08-17T12:44:31.9603951Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float64 2022-08-17T12:44:31.9608137Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex32 2022-08-17T12:44:31.9608832Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int16 2022-08-17T12:44:31.9619945Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex32 2022-08-17T12:44:31.9628329Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex64 2022-08-17T12:44:31.9634905Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex64 2022-08-17T12:44:31.9637752Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int16 2022-08-17T12:44:31.9701689Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float16 2022-08-17T12:44:31.9702480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int32 2022-08-17T12:44:31.9703064Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float16 2022-08-17T12:44:31.9703670Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int32 2022-08-17T12:44:31.9704530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float32 2022-08-17T12:44:31.9705267Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int64 2022-08-17T12:44:31.9764865Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float32 2022-08-17T12:44:31.9858810Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int64 2022-08-17T12:44:31.9859935Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float64 2022-08-17T12:44:31.9860580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int8 2022-08-17T12:44:31.9866236Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int8 2022-08-17T12:44:31.9871029Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float64 2022-08-17T12:44:31.9873094Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_uint8 2022-08-17T12:44:31.9875394Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_uint8 2022-08-17T12:44:31.9878208Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int16 2022-08-17T12:44:31.9880853Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:31.9884577Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int16 2022-08-17T12:44:31.9941295Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:31.9943505Z [gw1] [ 40%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_bool 2022-08-17T12:44:31.9945034Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int32 2022-08-17T12:44:31.9949424Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_bool 2022-08-17T12:44:31.9952610Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int32 2022-08-17T12:44:31.9959002Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_bool 2022-08-17T12:44:32.0009776Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float16 2022-08-17T12:44:32.0016290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int64 2022-08-17T12:44:32.0028280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_complex128 2022-08-17T12:44:32.0032590Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_complex128 2022-08-17T12:44:32.0083780Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int64 2022-08-17T12:44:32.0105744Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int8 2022-08-17T12:44:32.0124632Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_complex32 2022-08-17T12:44:32.0137825Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int8 2022-08-17T12:44:32.0143329Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_complex32 2022-08-17T12:44:32.0148944Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_uint8 2022-08-17T12:44:32.0151986Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_complex64 2022-08-17T12:44:32.0156198Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_uint8 2022-08-17T12:44:32.0168511Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_complex64 2022-08-17T12:44:32.0169576Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:32.0196951Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_float16 2022-08-17T12:44:32.0208983Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_float16 2022-08-17T12:44:32.0268885Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:32.0269719Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_complex128 2022-08-17T12:44:32.0270742Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.0335770Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_complex128 2022-08-17T12:44:32.0336604Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.0337387Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_complex32 2022-08-17T12:44:32.0338131Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.0398736Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_complex32 2022-08-17T12:44:32.0403156Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.0405384Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_complex64 2022-08-17T12:44:32.0409026Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.0412734Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_complex64 2022-08-17T12:44:32.0465177Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.0465786Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_float16 2022-08-17T12:44:32.0469937Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.0472656Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.0526765Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_float16 2022-08-17T12:44:32.0529362Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.0582894Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.0583646Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.0584343Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.0584959Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.0585577Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.0587283Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.0604583Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.0607927Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.0656277Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.0661125Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.0674648Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.0675312Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.0719302Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.0723586Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.0799736Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.0800354Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_bool 2022-08-17T12:44:32.0801397Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.0802163Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.0835663Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_bool 2022-08-17T12:44:32.0859489Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_complex128 2022-08-17T12:44:32.0860022Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.0860584Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_complex128 2022-08-17T12:44:32.0908180Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.0908726Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.0916456Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_complex64 2022-08-17T12:44:32.0917620Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.0967364Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_complex64 2022-08-17T12:44:32.0968210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float16 2022-08-17T12:44:32.0974086Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.0974883Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float16 2022-08-17T12:44:32.1022901Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.1026588Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float32 2022-08-17T12:44:32.1030062Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_bool 2022-08-17T12:44:32.1034858Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float32 2022-08-17T12:44:32.1047963Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_bool 2022-08-17T12:44:32.1048781Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_complex128 2022-08-17T12:44:32.1086805Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float64 2022-08-17T12:44:32.1089576Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_complex128 2022-08-17T12:44:32.1104430Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float64 2022-08-17T12:44:32.1140577Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_complex64 2022-08-17T12:44:32.1143106Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int16 2022-08-17T12:44:32.1149401Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_complex64 2022-08-17T12:44:32.1159250Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int16 2022-08-17T12:44:32.1162435Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int32 2022-08-17T12:44:32.1198883Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float16 2022-08-17T12:44:32.1208215Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int32 2022-08-17T12:44:32.1222774Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float16 2022-08-17T12:44:32.1223653Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int64 2022-08-17T12:44:32.1256534Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float32 2022-08-17T12:44:32.1264783Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int64 2022-08-17T12:44:32.1281137Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float32 2022-08-17T12:44:32.1281962Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float64 2022-08-17T12:44:32.1318528Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int8 2022-08-17T12:44:32.1328766Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int8 2022-08-17T12:44:32.1345668Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float64 2022-08-17T12:44:32.1346404Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_uint8 2022-08-17T12:44:32.1375509Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int16 2022-08-17T12:44:32.1382381Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_uint8 2022-08-17T12:44:32.1424046Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int16 2022-08-17T12:44:32.1424842Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:32.1429102Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int32 2022-08-17T12:44:32.1442414Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:32.1500994Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int32 2022-08-17T12:44:32.1501765Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int64 2022-08-17T12:44:32.1502459Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_bool 2022-08-17T12:44:32.1538423Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int64 2022-08-17T12:44:32.1539398Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_bool 2022-08-17T12:44:32.1540107Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int8 2022-08-17T12:44:32.1557051Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_complex128 2022-08-17T12:44:32.1568492Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_complex128 2022-08-17T12:44:32.1588055Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int8 2022-08-17T12:44:32.1588922Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_uint8 2022-08-17T12:44:32.1623782Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_complex64 2022-08-17T12:44:32.1633408Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_complex64 2022-08-17T12:44:32.1654570Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_uint8 2022-08-17T12:44:32.1655424Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:32.1691862Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_float16 2022-08-17T12:44:32.1695735Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:32.1712488Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_float16 2022-08-17T12:44:32.1713334Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_bool 2022-08-17T12:44:32.1747767Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.1754507Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_bool 2022-08-17T12:44:32.1769282Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.1770151Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_complex128 2022-08-17T12:44:32.1805876Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.1812385Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_complex128 2022-08-17T12:44:32.1823511Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.1826892Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.1861581Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_complex64 2022-08-17T12:44:32.1869937Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_complex64 2022-08-17T12:44:32.1883190Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.1886474Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.1924514Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_float16 2022-08-17T12:44:32.1932586Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.1945180Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_float16 2022-08-17T12:44:32.1945981Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.1979838Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.1983287Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.1996609Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.1999924Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.2032117Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.2039878Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.2056909Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.2058566Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.2100889Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.2110690Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.2122832Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.2123614Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.2157313Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.2161142Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.2177101Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.2177914Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.2207816Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_float32 2022-08-17T12:44:32.2215883Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.2230231Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_float32 2022-08-17T12:44:32.2231708Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.2266578Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_float64 2022-08-17T12:44:32.2274046Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_float64 2022-08-17T12:44:32.2286774Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.2290071Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:32.2328763Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.2331671Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.2342118Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:32.2345243Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.2380163Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.2388587Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.2402917Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.2403609Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_bool 2022-08-17T12:44:32.2442899Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.2446018Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.2460277Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_bool 2022-08-17T12:44:32.2461067Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_complex128 2022-08-17T12:44:32.2504914Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.2514144Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_complex128 2022-08-17T12:44:32.2563784Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.2565516Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_complex64 2022-08-17T12:44:32.2570682Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_bool 2022-08-17T12:44:32.2573667Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_complex64 2022-08-17T12:44:32.2589970Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_bool 2022-08-17T12:44:32.2590754Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float16 2022-08-17T12:44:32.2615973Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_complex128 2022-08-17T12:44:32.2628507Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_complex128 2022-08-17T12:44:32.2639578Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float16 2022-08-17T12:44:32.2640500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_complex64 2022-08-17T12:44:32.2672408Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float32 2022-08-17T12:44:32.2678417Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_complex64 2022-08-17T12:44:32.2708982Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float32 2022-08-17T12:44:32.2709874Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_float32 2022-08-17T12:44:32.2735456Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float64 2022-08-17T12:44:32.2755377Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float64 2022-08-17T12:44:32.2783000Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_float32 2022-08-17T12:44:32.2783693Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int16 2022-08-17T12:44:32.2804404Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_float64 2022-08-17T12:44:32.2816153Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int16 2022-08-17T12:44:32.2865324Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_float64 2022-08-17T12:44:32.2866338Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int16 2022-08-17T12:44:32.2867414Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int32 2022-08-17T12:44:32.2874543Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int16 2022-08-17T12:44:32.2884497Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int32 2022-08-17T12:44:32.2885872Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int32 2022-08-17T12:44:32.2918673Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int64 2022-08-17T12:44:32.2925849Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int32 2022-08-17T12:44:32.2938163Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int64 2022-08-17T12:44:32.2940081Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int8 2022-08-17T12:44:32.2973388Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int64 2022-08-17T12:44:32.2980582Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int64 2022-08-17T12:44:32.2994938Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int8 2022-08-17T12:44:32.2995723Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_uint8 2022-08-17T12:44:32.3029610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int8 2022-08-17T12:44:32.3033845Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int8 2022-08-17T12:44:32.3046762Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_uint8 2022-08-17T12:44:32.3049749Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_uint8 2022-08-17T12:44:32.3084292Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:32.3098407Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_uint8 2022-08-17T12:44:32.3112209Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:32.3112877Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_bool 2022-08-17T12:44:32.3147656Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:32.3154385Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_bool 2022-08-17T12:44:32.3172250Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:32.3173107Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_complex128 2022-08-17T12:44:32.3205958Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_bool 2022-08-17T12:44:32.3212680Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_bool 2022-08-17T12:44:32.3224625Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_complex128 2022-08-17T12:44:32.3227081Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_complex64 2022-08-17T12:44:32.3258960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_complex128 2022-08-17T12:44:32.3266579Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_complex128 2022-08-17T12:44:32.3281192Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_complex64 2022-08-17T12:44:32.3282146Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_float16 2022-08-17T12:44:32.3313547Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_complex64 2022-08-17T12:44:32.3321413Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_complex64 2022-08-17T12:44:32.3337839Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_float16 2022-08-17T12:44:32.3338637Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.3365976Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.3376756Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.3390582Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.3391314Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.3421537Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.3431481Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.3443404Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.3444148Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.3483460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.3489478Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.3502001Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.3511683Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.3527092Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.3540192Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.3544261Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.3556425Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.3571982Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.3595297Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.3596945Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.3602433Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.3626385Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.3633570Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.3637696Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.3665543Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.3666253Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.3704149Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.3704968Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.3705631Z [gw0] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.3723211Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.3733127Z [gw2] [ 40%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.3740065Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.3751100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_bool 2022-08-17T12:44:32.3773932Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_complex128 2022-08-17T12:44:32.3786089Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_bool 2022-08-17T12:44:32.3825677Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_complex128 2022-08-17T12:44:32.3826717Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_complex64 2022-08-17T12:44:32.3845693Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_complex128 2022-08-17T12:44:32.3855788Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_complex64 2022-08-17T12:44:32.3893635Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_complex128 2022-08-17T12:44:32.3894454Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_complex64 2022-08-17T12:44:32.3908047Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float16 2022-08-17T12:44:32.3916424Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_complex64 2022-08-17T12:44:32.3942659Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float16 2022-08-17T12:44:32.3943323Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_float32 2022-08-17T12:44:32.3973905Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float32 2022-08-17T12:44:32.3981580Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_float32 2022-08-17T12:44:32.3999249Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float32 2022-08-17T12:44:32.4000013Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_float64 2022-08-17T12:44:32.4032376Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float64 2022-08-17T12:44:32.4040355Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float64 2022-08-17T12:44:32.4064365Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_float64 2022-08-17T12:44:32.4065140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int16 2022-08-17T12:44:32.4094967Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int16 2022-08-17T12:44:32.4101888Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int16 2022-08-17T12:44:32.4118698Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int16 2022-08-17T12:44:32.4119418Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int32 2022-08-17T12:44:32.4158206Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int32 2022-08-17T12:44:32.4165951Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int32 2022-08-17T12:44:32.4177210Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int32 2022-08-17T12:44:32.4178047Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int64 2022-08-17T12:44:32.4215995Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int64 2022-08-17T12:44:32.4236134Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int64 2022-08-17T12:44:32.4236932Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int64 2022-08-17T12:44:32.4237567Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int8 2022-08-17T12:44:32.4273128Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int8 2022-08-17T12:44:32.4276470Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int8 2022-08-17T12:44:32.4295229Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int8 2022-08-17T12:44:32.4296291Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_uint8 2022-08-17T12:44:32.4334738Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_uint8 2022-08-17T12:44:32.4346706Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_uint8 2022-08-17T12:44:32.4360607Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_uint8 2022-08-17T12:44:32.4362264Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:32.4400602Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:32.4412663Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:32.4429930Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:32.4430707Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_bool 2022-08-17T12:44:32.4464387Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_complex128 2022-08-17T12:44:32.4472600Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_bool 2022-08-17T12:44:32.4489002Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_complex128 2022-08-17T12:44:32.4489807Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_complex64 2022-08-17T12:44:32.4521270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_complex128 2022-08-17T12:44:32.4530196Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_complex64 2022-08-17T12:44:32.4544044Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_complex128 2022-08-17T12:44:32.4544932Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_float16 2022-08-17T12:44:32.4576008Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_complex64 2022-08-17T12:44:32.4586570Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_float16 2022-08-17T12:44:32.4597959Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_complex64 2022-08-17T12:44:32.4598754Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.4629186Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.4639922Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.4651400Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.4652220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.4686089Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.4688784Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.4705950Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.4706754Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.4735665Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.4747038Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.4757963Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.4758890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.4788128Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.4799508Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.4811293Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.4812309Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.4846618Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.4855382Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.4864684Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.4867145Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.4897359Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.4907550Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.4915719Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.4919842Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.4954136Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.4956454Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.4966312Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.4968629Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.4995886Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.5009954Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.5019569Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.5021035Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_bool 2022-08-17T12:44:32.5051828Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_bool 2022-08-17T12:44:32.5057874Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_bool 2022-08-17T12:44:32.5069226Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_bool 2022-08-17T12:44:32.5071696Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_complex128 2022-08-17T12:44:32.5106855Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_complex128 2022-08-17T12:44:32.5109247Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_complex128 2022-08-17T12:44:32.5119934Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_complex128 2022-08-17T12:44:32.5122020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_complex64 2022-08-17T12:44:32.5157035Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_complex64 2022-08-17T12:44:32.5161163Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_complex64 2022-08-17T12:44:32.5172886Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_complex64 2022-08-17T12:44:32.5173694Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_float32 2022-08-17T12:44:32.5201922Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_float32 2022-08-17T12:44:32.5211233Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_float32 2022-08-17T12:44:32.5225144Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_float32 2022-08-17T12:44:32.5226088Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_float64 2022-08-17T12:44:32.5267320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_float64 2022-08-17T12:44:32.5271938Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_float64 2022-08-17T12:44:32.5283824Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_float64 2022-08-17T12:44:32.5286475Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int16 2022-08-17T12:44:32.5322893Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int16 2022-08-17T12:44:32.5326601Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int16 2022-08-17T12:44:32.5350885Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int16 2022-08-17T12:44:32.5351688Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int32 2022-08-17T12:44:32.5377330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int32 2022-08-17T12:44:32.5383959Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int32 2022-08-17T12:44:32.5405059Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int32 2022-08-17T12:44:32.5405871Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int64 2022-08-17T12:44:32.5437845Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int64 2022-08-17T12:44:32.5446965Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int64 2022-08-17T12:44:32.5473027Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int64 2022-08-17T12:44:32.5473809Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int8 2022-08-17T12:44:32.5502030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int8 2022-08-17T12:44:32.5504429Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int8 2022-08-17T12:44:32.5514788Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int8 2022-08-17T12:44:32.5516649Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_uint8 2022-08-17T12:44:32.5559286Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_uint8 2022-08-17T12:44:32.5562248Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_uint8 2022-08-17T12:44:32.5586563Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_uint8 2022-08-17T12:44:32.5587533Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:32.5608917Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:32.5615766Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:32.5667734Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:32.5668353Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_bool 2022-08-17T12:44:32.5668888Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_bool 2022-08-17T12:44:32.5675500Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_bool 2022-08-17T12:44:32.5720486Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_bool 2022-08-17T12:44:32.5721317Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_complex128 2022-08-17T12:44:32.5722180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_complex128 2022-08-17T12:44:32.5729357Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_complex128 2022-08-17T12:44:32.5745003Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_complex128 2022-08-17T12:44:32.5745793Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_complex64 2022-08-17T12:44:32.5778503Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_complex64 2022-08-17T12:44:32.5787136Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_complex64 2022-08-17T12:44:32.5798344Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_complex64 2022-08-17T12:44:32.5799143Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.5833036Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.5839556Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.5850271Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.5851033Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.5883567Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.5893206Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.5905414Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.5906118Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.5936717Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.5942701Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.5956463Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.5957324Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.5992356Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.5999114Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.6010380Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.6011061Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.6048677Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.6053699Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.6063178Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.6066575Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.6081627Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.6113890Z [gw3] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float64 2022-08-17T12:44:32.6156895Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int16 2022-08-17T12:44:32.6157508Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.6165795Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.6166471Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.6167221Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.6168023Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.6221158Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.6251277Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.6258966Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.6281896Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.6344137Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.6344879Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_bool 2022-08-17T12:44:32.6345517Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_bool 2022-08-17T12:44:32.6346497Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_bool 2022-08-17T12:44:32.6347171Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_bool 2022-08-17T12:44:32.6349807Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_complex128 2022-08-17T12:44:32.6352862Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float16 2022-08-17T12:44:32.6355717Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float16 2022-08-17T12:44:32.6407098Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_complex128 2022-08-17T12:44:32.6410101Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_complex64 2022-08-17T12:44:32.6413353Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float32 2022-08-17T12:44:32.6416361Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float32 2022-08-17T12:44:32.6431514Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_complex64 2022-08-17T12:44:32.6432337Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float16 2022-08-17T12:44:32.6474685Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float64 2022-08-17T12:44:32.6478151Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float64 2022-08-17T12:44:32.6492467Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float16 2022-08-17T12:44:32.6493270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int16 2022-08-17T12:44:32.6528660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float32 2022-08-17T12:44:32.6535295Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float32 2022-08-17T12:44:32.6553718Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int16 2022-08-17T12:44:32.6554536Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float64 2022-08-17T12:44:32.6591986Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int32 2022-08-17T12:44:32.6641796Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float64 2022-08-17T12:44:32.6642889Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int32 2022-08-17T12:44:32.6645264Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int16 2022-08-17T12:44:32.6668856Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int64 2022-08-17T12:44:32.6669824Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int16 2022-08-17T12:44:32.6670623Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int64 2022-08-17T12:44:32.6671348Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int32 2022-08-17T12:44:32.6702032Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int8 2022-08-17T12:44:32.6705870Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int8 2022-08-17T12:44:32.6752249Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int32 2022-08-17T12:44:32.6753036Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_uint8 2022-08-17T12:44:32.6753666Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int64 2022-08-17T12:44:32.6760046Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int64 2022-08-17T12:44:32.6772171Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_uint8 2022-08-17T12:44:32.6772938Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int8 2022-08-17T12:44:32.6804712Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:32.6811733Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int8 2022-08-17T12:44:32.6825850Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:32.6826753Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_uint8 2022-08-17T12:44:32.6860362Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_bool 2022-08-17T12:44:32.6917059Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_uint8 2022-08-17T12:44:32.6917833Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_bool 2022-08-17T12:44:32.6918480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:32.6919070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_float16 2022-08-17T12:44:32.6924112Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_float16 2022-08-17T12:44:32.6947063Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:32.6947894Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_bool 2022-08-17T12:44:32.6983651Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.6984520Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.7000819Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_bool 2022-08-17T12:44:32.7001629Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_complex128 2022-08-17T12:44:32.7032935Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.7041037Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.7056295Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_complex128 2022-08-17T12:44:32.7057140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_complex64 2022-08-17T12:44:32.7089045Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.7097570Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.7156130Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_complex64 2022-08-17T12:44:32.7157107Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_float16 2022-08-17T12:44:32.7157688Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.7168196Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_float16 2022-08-17T12:44:32.7199200Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.7199998Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.7225462Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.7228226Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.7251776Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.7252767Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.7278903Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.7286488Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.7337376Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.7338325Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.7341236Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.7344017Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.7365594Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.7366404Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.7392590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.7400580Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.7417239Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.7418233Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.7450997Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_bool 2022-08-17T12:44:32.7457967Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_bool 2022-08-17T12:44:32.7469469Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.7470260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.7501751Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float16 2022-08-17T12:44:32.7509648Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.7526896Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float16 2022-08-17T12:44:32.7527671Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.7560574Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float32 2022-08-17T12:44:32.7568001Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.7581571Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float32 2022-08-17T12:44:32.7583513Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float64 2022-08-17T12:44:32.7602122Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_complex128 2022-08-17T12:44:32.7613677Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_complex128 2022-08-17T12:44:32.7627498Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float64 2022-08-17T12:44:32.7628504Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int16 2022-08-17T12:44:32.7647517Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_complex64 2022-08-17T12:44:32.7658302Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_complex64 2022-08-17T12:44:32.7664352Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_float32 2022-08-17T12:44:32.7672302Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int16 2022-08-17T12:44:32.7680885Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int32 2022-08-17T12:44:32.7692088Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_float32 2022-08-17T12:44:32.7704227Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_float64 2022-08-17T12:44:32.7715224Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int32 2022-08-17T12:44:32.7729764Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_float64 2022-08-17T12:44:32.7730446Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int16 2022-08-17T12:44:32.7747672Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int64 2022-08-17T12:44:32.7760264Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int16 2022-08-17T12:44:32.7764254Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int64 2022-08-17T12:44:32.7777493Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int32 2022-08-17T12:44:32.7783808Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int8 2022-08-17T12:44:32.7791852Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int32 2022-08-17T12:44:32.7812464Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int64 2022-08-17T12:44:32.7820351Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int64 2022-08-17T12:44:32.7835314Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int8 2022-08-17T12:44:32.7836161Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int8 2022-08-17T12:44:32.7852832Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_uint8 2022-08-17T12:44:32.7865638Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int8 2022-08-17T12:44:32.7871330Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_uint8 2022-08-17T12:44:32.7881256Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_uint8 2022-08-17T12:44:32.7887680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:32.7896860Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_uint8 2022-08-17T12:44:32.7909644Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_complex128 2022-08-17T12:44:32.7920625Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:32.7935934Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_complex128 2022-08-17T12:44:32.7936742Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_complex64 2022-08-17T12:44:32.7952069Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_bool 2022-08-17T12:44:32.7964306Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_complex64 2022-08-17T12:44:32.7968302Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.7984411Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_bool 2022-08-17T12:44:32.7996231Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.7997345Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.8023485Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_float16 2022-08-17T12:44:32.8032313Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.8048398Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_float16 2022-08-17T12:44:32.8049344Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.8066330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.8081019Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.8091667Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.8092646Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.8109627Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.8123933Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.8130229Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.8139733Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.8144017Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.8155170Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.8180814Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.8184320Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.8198933Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.8199870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.8217284Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.8231148Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.8233385Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.8244880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.8267139Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.8279230Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.8294678Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.8295514Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_bool 2022-08-17T12:44:32.8331492Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.8334363Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_bool 2022-08-17T12:44:32.8348049Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.8390294Z [gw1] [ 41%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float16 2022-08-17T12:44:32.8391455Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex128 2022-08-17T12:44:32.8394644Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float32 2022-08-17T12:44:32.8406589Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.8409741Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.8424319Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex128 2022-08-17T12:44:32.8425146Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex32 2022-08-17T12:44:32.8457424Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.8466067Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex32 2022-08-17T12:44:32.8482375Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.8483262Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex64 2022-08-17T12:44:32.8519197Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_bool 2022-08-17T12:44:32.8526282Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_bool 2022-08-17T12:44:32.8537965Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex64 2022-08-17T12:44:32.8538796Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_complex128 2022-08-17T12:44:32.8568293Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float16 2022-08-17T12:44:32.8576544Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_complex128 2022-08-17T12:44:32.8587854Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float16 2022-08-17T12:44:32.8591229Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float32 2022-08-17T12:44:32.8621117Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_complex64 2022-08-17T12:44:32.8633585Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float32 2022-08-17T12:44:32.8644605Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_complex64 2022-08-17T12:44:32.8645418Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float64 2022-08-17T12:44:32.8674477Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_float32 2022-08-17T12:44:32.8682768Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float64 2022-08-17T12:44:32.8696588Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_float32 2022-08-17T12:44:32.8697399Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int16 2022-08-17T12:44:32.8727523Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_float64 2022-08-17T12:44:32.8735071Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_float64 2022-08-17T12:44:32.8748646Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int16 2022-08-17T12:44:32.8749568Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int32 2022-08-17T12:44:32.8788577Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int16 2022-08-17T12:44:32.8792143Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int16 2022-08-17T12:44:32.8809217Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int32 2022-08-17T12:44:32.8809994Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int64 2022-08-17T12:44:32.8842718Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int32 2022-08-17T12:44:32.8845512Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int64 2022-08-17T12:44:32.8856759Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int32 2022-08-17T12:44:32.8858392Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int64 2022-08-17T12:44:32.8891603Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int8 2022-08-17T12:44:32.8901015Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int64 2022-08-17T12:44:32.8919097Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int8 2022-08-17T12:44:32.8919778Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int8 2022-08-17T12:44:32.8948628Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_uint8 2022-08-17T12:44:32.8969635Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int8 2022-08-17T12:44:32.8970646Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_uint8 2022-08-17T12:44:32.8971444Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:32.9003649Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_uint8 2022-08-17T12:44:32.9009421Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:32.9048409Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_uint8 2022-08-17T12:44:32.9049255Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:32.9059572Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_bool 2022-08-17T12:44:32.9067322Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:32.9085481Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_bool 2022-08-17T12:44:32.9086289Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_complex128 2022-08-17T12:44:32.9118953Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_bool 2022-08-17T12:44:32.9133828Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_bool 2022-08-17T12:44:32.9144802Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_complex128 2022-08-17T12:44:32.9145555Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_complex32 2022-08-17T12:44:32.9184217Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_complex128 2022-08-17T12:44:32.9188298Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_complex128 2022-08-17T12:44:32.9204779Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_complex32 2022-08-17T12:44:32.9205881Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_complex64 2022-08-17T12:44:32.9238795Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_complex64 2022-08-17T12:44:32.9252638Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_complex64 2022-08-17T12:44:32.9280922Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_complex64 2022-08-17T12:44:32.9281716Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_float16 2022-08-17T12:44:32.9302838Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.9308727Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_float16 2022-08-17T12:44:32.9335626Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.9336441Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.9363901Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.9373185Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.9392114Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_float32 2022-08-17T12:44:32.9392957Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.9422678Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.9429046Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.9446057Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_float64 2022-08-17T12:44:32.9446764Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.9481693Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.9490097Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int16 2022-08-17T12:44:32.9504200Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.9505164Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.9536881Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.9549288Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int32 2022-08-17T12:44:32.9559378Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.9561698Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.9600839Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.9607932Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.9617953Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int64 2022-08-17T12:44:32.9619233Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.9654903Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.9662414Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.9673928Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int8 2022-08-17T12:44:32.9676290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.9713114Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.9721767Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_uint8 2022-08-17T12:44:32.9734714Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.9735717Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.9765656Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_bool 2022-08-17T12:44:32.9776736Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_bfloat16 2022-08-17T12:44:32.9803455Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_bool 2022-08-17T12:44:32.9804220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_bool 2022-08-17T12:44:32.9831973Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_complex128 2022-08-17T12:44:32.9834862Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_complex128 2022-08-17T12:44:32.9852875Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_bool 2022-08-17T12:44:32.9853703Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_complex128 2022-08-17T12:44:32.9896607Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_complex64 2022-08-17T12:44:32.9899416Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_complex128 2022-08-17T12:44:32.9913798Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_complex64 2022-08-17T12:44:32.9914580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_complex64 2022-08-17T12:44:32.9944062Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_float32 2022-08-17T12:44:32.9955089Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_complex64 2022-08-17T12:44:32.9966198Z [gw0] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_float32 2022-08-17T12:44:32.9967083Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float16 2022-08-17T12:44:33.0012797Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_float64 2022-08-17T12:44:33.0019622Z [gw2] [ 41%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float16 2022-08-17T12:44:33.0031715Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_float64 2022-08-17T12:44:33.0032455Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float32 2022-08-17T12:44:33.0068801Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int16 2022-08-17T12:44:33.0076379Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float32 2022-08-17T12:44:33.0086184Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int16 2022-08-17T12:44:33.0088588Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float64 2022-08-17T12:44:33.0119508Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int32 2022-08-17T12:44:33.0130609Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int32 2022-08-17T12:44:33.0147062Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float64 2022-08-17T12:44:33.0147841Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int16 2022-08-17T12:44:33.0180006Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int64 2022-08-17T12:44:33.0192588Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int64 2022-08-17T12:44:33.0204618Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int16 2022-08-17T12:44:33.0205426Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int32 2022-08-17T12:44:33.0236619Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int8 2022-08-17T12:44:33.0247124Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int32 2022-08-17T12:44:33.0260796Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int8 2022-08-17T12:44:33.0261763Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int64 2022-08-17T12:44:33.0292042Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_uint8 2022-08-17T12:44:33.0303584Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int64 2022-08-17T12:44:33.0315159Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_uint8 2022-08-17T12:44:33.0316117Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int8 2022-08-17T12:44:33.0354328Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:33.0358753Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int8 2022-08-17T12:44:33.0370796Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:33.0371762Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_uint8 2022-08-17T12:44:33.0405769Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_bool 2022-08-17T12:44:33.0411476Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_uint8 2022-08-17T12:44:33.0428230Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_bool 2022-08-17T12:44:33.0429051Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:33.0467658Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_complex128 2022-08-17T12:44:33.0474309Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:33.0488261Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_complex128 2022-08-17T12:44:33.0489099Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_bool 2022-08-17T12:44:33.0538693Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_complex64 2022-08-17T12:44:33.0546782Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_bool 2022-08-17T12:44:33.0547913Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_complex64 2022-08-17T12:44:33.0548750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_complex128 2022-08-17T12:44:33.0574013Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_float32 2022-08-17T12:44:33.0611763Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_complex128 2022-08-17T12:44:33.0612704Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_float32 2022-08-17T12:44:33.0613708Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_complex64 2022-08-17T12:44:33.0639767Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_float64 2022-08-17T12:44:33.0642201Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_complex64 2022-08-17T12:44:33.0657210Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_float64 2022-08-17T12:44:33.0658048Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_float16 2022-08-17T12:44:33.0697710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int16 2022-08-17T12:44:33.0703241Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int16 2022-08-17T12:44:33.0742689Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_float16 2022-08-17T12:44:33.0754836Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int32 2022-08-17T12:44:33.0761193Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_float32 2022-08-17T12:44:33.0813043Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int32 2022-08-17T12:44:33.0813970Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_float32 2022-08-17T12:44:33.0814704Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int64 2022-08-17T12:44:33.0833508Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_float64 2022-08-17T12:44:33.0842964Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_float64 2022-08-17T12:44:33.0843767Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int16 2022-08-17T12:44:33.0904823Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int64 2022-08-17T12:44:33.0975303Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int16 2022-08-17T12:44:33.0976099Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int8 2022-08-17T12:44:33.0976668Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int32 2022-08-17T12:44:33.0983857Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int8 2022-08-17T12:44:33.0984844Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int16 2022-08-17T12:44:33.0985582Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int32 2022-08-17T12:44:33.0986206Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_uint8 2022-08-17T12:44:33.0988160Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int32 2022-08-17T12:44:33.1034961Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_uint8 2022-08-17T12:44:33.1220067Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int64 2022-08-17T12:44:33.1221357Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_aten_cpu_bfloat16 2022-08-17T12:44:33.1224958Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int64 2022-08-17T12:44:33.1232589Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int8 2022-08-17T12:44:33.1456902Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_aten_cpu_bfloat16 2022-08-17T12:44:33.1458576Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_aten_cpu_float32 2022-08-17T12:44:33.1459446Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int8 2022-08-17T12:44:33.1460010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_uint8 2022-08-17T12:44:33.1460564Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_aten_cpu_float32 2022-08-17T12:44:33.1462614Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_aten_cpu_float64 2022-08-17T12:44:33.1467227Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_uint8 2022-08-17T12:44:33.1475403Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_bfloat16 2022-08-17T12:44:33.1479302Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_aten_cpu_float64 2022-08-17T12:44:33.1482217Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:33.1486216Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_bfloat16 2022-08-17T12:44:33.1487922Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_float32 2022-08-17T12:44:33.1491054Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:33.1493336Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_nvfuser_cpu_float32 2022-08-17T12:44:33.1546827Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_float32 2022-08-17T12:44:33.1547826Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_nvfuser_cpu_float32 2022-08-17T12:44:33.1548507Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_float64 2022-08-17T12:44:33.1549143Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_nvfuser_cpu_float64 2022-08-17T12:44:33.1549907Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_float64 2022-08-17T12:44:33.1556547Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:33.1598985Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_executor_nvfuser_cpu_float64 2022-08-17T12:44:33.1599632Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_bfloat16 2022-08-17T12:44:33.1600437Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:33.1602657Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_float32 2022-08-17T12:44:33.1603313Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_bfloat16 2022-08-17T12:44:33.1604198Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_bool 2022-08-17T12:44:33.1604836Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_float32 2022-08-17T12:44:33.1605691Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_bool 2022-08-17T12:44:33.1615691Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_float64 2022-08-17T12:44:33.1618615Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_float32 2022-08-17T12:44:33.1624647Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_float64 2022-08-17T12:44:33.1627624Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_float32 2022-08-17T12:44:33.1630003Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_float64 2022-08-17T12:44:33.1633592Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_bfloat16 2022-08-17T12:44:33.1637537Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_bfloat16 2022-08-17T12:44:33.1641542Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_float64 2022-08-17T12:44:33.1642947Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_bool 2022-08-17T12:44:33.1651196Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int16 2022-08-17T12:44:33.1653708Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_bool 2022-08-17T12:44:33.1667540Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int16 2022-08-17T12:44:33.1668353Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int32 2022-08-17T12:44:33.1702483Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex128 2022-08-17T12:44:33.1714140Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex128 2022-08-17T12:44:33.1755908Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int32 2022-08-17T12:44:33.1756745Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex32 2022-08-17T12:44:33.1763470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int64 2022-08-17T12:44:33.1769225Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex32 2022-08-17T12:44:33.1787856Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int64 2022-08-17T12:44:33.1788646Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex64 2022-08-17T12:44:33.1824299Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int8 2022-08-17T12:44:33.1830280Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int8 2022-08-17T12:44:33.1850408Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex64 2022-08-17T12:44:33.1851207Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float16 2022-08-17T12:44:33.1883451Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_uint8 2022-08-17T12:44:33.1891769Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_uint8 2022-08-17T12:44:33.1909856Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float16 2022-08-17T12:44:33.1922521Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float32 2022-08-17T12:44:33.1940731Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:33.1949377Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float32 2022-08-17T12:44:33.1974652Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:33.1975372Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float64 2022-08-17T12:44:33.1996663Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_bool 2022-08-17T12:44:33.2002032Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float64 2022-08-17T12:44:33.2027953Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_bool 2022-08-17T12:44:33.2028746Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int16 2022-08-17T12:44:33.2056978Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_float32 2022-08-17T12:44:33.2062340Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int16 2022-08-17T12:44:33.2076293Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_float32 2022-08-17T12:44:33.2077099Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int32 2022-08-17T12:44:33.2112249Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_float64 2022-08-17T12:44:33.2119176Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_float64 2022-08-17T12:44:33.2133011Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int32 2022-08-17T12:44:33.2133758Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float16 2022-08-17T12:44:33.2165700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int64 2022-08-17T12:44:33.2176783Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int64 2022-08-17T12:44:33.2211230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int8 2022-08-17T12:44:33.2222539Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int8 2022-08-17T12:44:33.2252357Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_uint8 2022-08-17T12:44:33.2262819Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_uint8 2022-08-17T12:44:33.2292434Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:33.2303428Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:33.2336861Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_bool 2022-08-17T12:44:33.2348886Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_bool 2022-08-17T12:44:33.2360786Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float16 2022-08-17T12:44:33.2364002Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_complex128 2022-08-17T12:44:33.2394153Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float32 2022-08-17T12:44:33.2405013Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_complex128 2022-08-17T12:44:33.2434916Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_complex32 2022-08-17T12:44:33.2445657Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_complex32 2022-08-17T12:44:33.2475357Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_complex64 2022-08-17T12:44:33.2486103Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_complex64 2022-08-17T12:44:33.2522307Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_float16 2022-08-17T12:44:33.2539347Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_float16 2022-08-17T12:44:33.2576376Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_float32 2022-08-17T12:44:33.2578792Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float32 2022-08-17T12:44:33.2594564Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_float32 2022-08-17T12:44:33.2595335Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_float64 2022-08-17T12:44:33.2632341Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float64 2022-08-17T12:44:33.2635975Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_float64 2022-08-17T12:44:33.2674697Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int16 2022-08-17T12:44:33.2681693Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int16 2022-08-17T12:44:33.2713681Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int32 2022-08-17T12:44:33.2724922Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int32 2022-08-17T12:44:33.2756355Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int64 2022-08-17T12:44:33.2767637Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int64 2022-08-17T12:44:33.2790788Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int8 2022-08-17T12:44:33.2805309Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float64 2022-08-17T12:44:33.2816109Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int8 2022-08-17T12:44:33.2817607Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int16 2022-08-17T12:44:33.2845059Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_uint8 2022-08-17T12:44:33.2856821Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_uint8 2022-08-17T12:44:33.2894674Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_bfloat16 2022-08-17T12:44:33.2907674Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_bfloat16 2022-08-17T12:44:33.2948786Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_bool 2022-08-17T12:44:33.2972750Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_bool 2022-08-17T12:44:33.3005636Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex128 2022-08-17T12:44:33.3026265Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex128 2022-08-17T12:44:33.3041222Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex32 2022-08-17T12:44:33.3051586Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int16 2022-08-17T12:44:33.3065346Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex32 2022-08-17T12:44:33.3073891Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex64 2022-08-17T12:44:33.3105697Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int32 2022-08-17T12:44:33.3130685Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex64 2022-08-17T12:44:33.3151411Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float16 2022-08-17T12:44:33.3166312Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float16 2022-08-17T12:44:33.3195274Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float32 2022-08-17T12:44:33.3207976Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float32 2022-08-17T12:44:33.3251451Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float64 2022-08-17T12:44:33.3255968Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float64 2022-08-17T12:44:33.3296805Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int16 2022-08-17T12:44:33.3303448Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int16 2022-08-17T12:44:33.3320263Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int32 2022-08-17T12:44:33.3320917Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int32 2022-08-17T12:44:33.3351999Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int64 2022-08-17T12:44:33.3363677Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int32 2022-08-17T12:44:33.3398368Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int64 2022-08-17T12:44:33.3409800Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int64 2022-08-17T12:44:33.3430903Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int8 2022-08-17T12:44:33.3442668Z [gw0] [ 42%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int64 2022-08-17T12:44:33.3457706Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int8 2022-08-17T12:44:33.3458659Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_uint8 2022-08-17T12:44:33.3486929Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int8 2022-08-17T12:44:33.3497946Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_uint8 2022-08-17T12:44:33.3528160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:33.3538569Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:33.3571470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_bool 2022-08-17T12:44:33.3583098Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_bool 2022-08-17T12:44:33.3618581Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_complex128 2022-08-17T12:44:33.3631915Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_complex128 2022-08-17T12:44:33.3659912Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_complex32 2022-08-17T12:44:33.3670127Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int8 2022-08-17T12:44:33.3679974Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_complex32 2022-08-17T12:44:33.3683339Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_complex64 2022-08-17T12:44:33.3714562Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_uint8 2022-08-17T12:44:33.3725385Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_complex64 2022-08-17T12:44:33.3755788Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_float16 2022-08-17T12:44:33.3768585Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_float16 2022-08-17T12:44:33.3799315Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_float32 2022-08-17T12:44:33.3812557Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_float32 2022-08-17T12:44:33.3845831Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_float64 2022-08-17T12:44:33.3857009Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_float64 2022-08-17T12:44:33.3894552Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int16 2022-08-17T12:44:33.3901066Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_uint8 2022-08-17T12:44:33.3930497Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int16 2022-08-17T12:44:33.3935627Z [gw1] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float32 2022-08-17T12:44:33.3943863Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int32 2022-08-17T12:44:33.3945169Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_bfloat16 2022-08-17T12:44:33.3947644Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float64 2022-08-17T12:44:33.3956039Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_bfloat16 2022-08-17T12:44:33.3986109Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int32 2022-08-17T12:44:33.3986628Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_bool 2022-08-17T12:44:33.4000605Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int64 2022-08-17T12:44:33.4007566Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_bool 2022-08-17T12:44:33.4013154Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_complex128 2022-08-17T12:44:33.4025204Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int64 2022-08-17T12:44:33.4045896Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_complex128 2022-08-17T12:44:33.4046648Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int8 2022-08-17T12:44:33.4064437Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_complex64 2022-08-17T12:44:33.4073436Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int8 2022-08-17T12:44:33.4144390Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_complex64 2022-08-17T12:44:33.4144948Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_uint8 2022-08-17T12:44:33.4145467Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float16 2022-08-17T12:44:33.4151551Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float16 2022-08-17T12:44:33.4168636Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float32 2022-08-17T12:44:33.4173569Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_uint8 2022-08-17T12:44:33.4203058Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float32 2022-08-17T12:44:33.4204268Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_bfloat16 2022-08-17T12:44:33.4212720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float64 2022-08-17T12:44:33.4249029Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_bfloat16 2022-08-17T12:44:33.4249825Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_bool 2022-08-17T12:44:33.4269163Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float64 2022-08-17T12:44:33.4271070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int16 2022-08-17T12:44:33.4273906Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_bool 2022-08-17T12:44:33.4340088Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int16 2022-08-17T12:44:33.4341475Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex128 2022-08-17T12:44:33.4343874Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int32 2022-08-17T12:44:33.4347463Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int32 2022-08-17T12:44:33.4350209Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int64 2022-08-17T12:44:33.4408400Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex128 2022-08-17T12:44:33.4426511Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int64 2022-08-17T12:44:33.4427283Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex32 2022-08-17T12:44:33.4427975Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int8 2022-08-17T12:44:33.4428644Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int8 2022-08-17T12:44:33.4429320Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex32 2022-08-17T12:44:33.4433667Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex64 2022-08-17T12:44:33.4448880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_uint8 2022-08-17T12:44:33.4449820Z [gw0] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_uint8 2022-08-17T12:44:33.4510207Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex64 2022-08-17T12:44:33.4510940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_bfloat16 2022-08-17T12:44:33.4511457Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float16 2022-08-17T12:44:33.4514387Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float16 2022-08-17T12:44:33.4547158Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float32 2022-08-17T12:44:33.4563922Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float32 2022-08-17T12:44:33.4589611Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float64 2022-08-17T12:44:33.4608505Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float64 2022-08-17T12:44:33.4634490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int16 2022-08-17T12:44:33.4647602Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int16 2022-08-17T12:44:33.4683198Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int32 2022-08-17T12:44:33.4707969Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int32 2022-08-17T12:44:33.4735207Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int64 2022-08-17T12:44:33.4742847Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int64 2022-08-17T12:44:33.4784787Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int8 2022-08-17T12:44:33.4801674Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int8 2022-08-17T12:44:33.4830892Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_uint8 2022-08-17T12:44:33.4854363Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_uint8 2022-08-17T12:44:33.4879638Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:33.4893971Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:33.4928224Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_bool 2022-08-17T12:44:33.4940213Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_bool 2022-08-17T12:44:33.5013038Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_complex128 2022-08-17T12:44:33.5013844Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_complex128 2022-08-17T12:44:33.5021155Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_complex32 2022-08-17T12:44:33.5032461Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_complex32 2022-08-17T12:44:33.5071967Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_complex64 2022-08-17T12:44:33.5096052Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_complex64 2022-08-17T12:44:33.5175865Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_float16 2022-08-17T12:44:33.5176876Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_float16 2022-08-17T12:44:33.5178786Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_float32 2022-08-17T12:44:33.5206247Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_float32 2022-08-17T12:44:33.5223924Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_float64 2022-08-17T12:44:33.5241415Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_float64 2022-08-17T12:44:33.5274986Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int16 2022-08-17T12:44:33.5317241Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int16 2022-08-17T12:44:33.5320017Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int32 2022-08-17T12:44:33.5352773Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int32 2022-08-17T12:44:33.5369086Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int64 2022-08-17T12:44:33.5387354Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int64 2022-08-17T12:44:33.5419039Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int8 2022-08-17T12:44:33.5467775Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int8 2022-08-17T12:44:33.5512021Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_uint8 2022-08-17T12:44:33.5552761Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_uint8 2022-08-17T12:44:33.5553486Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_bfloat16 2022-08-17T12:44:33.5554144Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_bfloat16 2022-08-17T12:44:33.5556538Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_complex128 2022-08-17T12:44:33.5577256Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_complex128 2022-08-17T12:44:33.5604386Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_complex64 2022-08-17T12:44:33.5623902Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_complex64 2022-08-17T12:44:33.5658613Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float16 2022-08-17T12:44:33.5669176Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float16 2022-08-17T12:44:33.5702918Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float32 2022-08-17T12:44:33.5731201Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float32 2022-08-17T12:44:33.5753222Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float64 2022-08-17T12:44:33.5769732Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float64 2022-08-17T12:44:33.5797911Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:33.5840584Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:33.5843459Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_complex128 2022-08-17T12:44:33.5871522Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_complex128 2022-08-17T12:44:33.5888074Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_complex64 2022-08-17T12:44:33.5898800Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_complex64 2022-08-17T12:44:33.5953553Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_float16 2022-08-17T12:44:33.5954392Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_float16 2022-08-17T12:44:33.6007375Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_float32 2022-08-17T12:44:33.6009664Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_float32 2022-08-17T12:44:33.6064852Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_float64 2022-08-17T12:44:33.6065661Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_float64 2022-08-17T12:44:33.6066481Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_bfloat16 2022-08-17T12:44:33.6074905Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_bfloat16 2022-08-17T12:44:33.6156052Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_complex128 2022-08-17T12:44:33.6157043Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_complex128 2022-08-17T12:44:33.6157749Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_complex64 2022-08-17T12:44:33.6172046Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_complex64 2022-08-17T12:44:33.6240741Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float16 2022-08-17T12:44:33.6241584Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float16 2022-08-17T12:44:33.6249136Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float32 2022-08-17T12:44:33.6298117Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float32 2022-08-17T12:44:33.6298846Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float64 2022-08-17T12:44:33.6310781Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float64 2022-08-17T12:44:33.6339995Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:33.6356088Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:33.6386549Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_complex128 2022-08-17T12:44:33.6413588Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_complex128 2022-08-17T12:44:33.6437756Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_complex64 2022-08-17T12:44:33.6456841Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_complex64 2022-08-17T12:44:33.6489191Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_float16 2022-08-17T12:44:33.6497772Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_float16 2022-08-17T12:44:33.6591191Z [gw3] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int32 2022-08-17T12:44:33.6591908Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_float32 2022-08-17T12:44:33.6593054Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int64 2022-08-17T12:44:33.6593724Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_float32 2022-08-17T12:44:33.6599406Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_float64 2022-08-17T12:44:33.6613663Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_float64 2022-08-17T12:44:33.6649049Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_bfloat16 2022-08-17T12:44:33.6661109Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_bfloat16 2022-08-17T12:44:33.6695666Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_bool 2022-08-17T12:44:33.6708230Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_bool 2022-08-17T12:44:33.6742893Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex128 2022-08-17T12:44:33.6751537Z [gw0] [ 42%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_bfloat16 2022-08-17T12:44:33.6769127Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex128 2022-08-17T12:44:33.6770130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex32 2022-08-17T12:44:33.6800136Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_bool 2022-08-17T12:44:33.6814173Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex32 2022-08-17T12:44:33.6840498Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex64 2022-08-17T12:44:33.6852864Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex64 2022-08-17T12:44:33.6949885Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float16 2022-08-17T12:44:33.6951886Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float16 2022-08-17T12:44:33.6967646Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float32 2022-08-17T12:44:33.6969592Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float32 2022-08-17T12:44:33.7058156Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float64 2022-08-17T12:44:33.7059179Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float64 2022-08-17T12:44:33.7059843Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int16 2022-08-17T12:44:33.7069541Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int16 2022-08-17T12:44:33.7104474Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int32 2022-08-17T12:44:33.7111429Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int32 2022-08-17T12:44:33.7173569Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int64 2022-08-17T12:44:33.7174550Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int64 2022-08-17T12:44:33.7186272Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int8 2022-08-17T12:44:33.7235661Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int8 2022-08-17T12:44:33.7239294Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_uint8 2022-08-17T12:44:33.7274014Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_uint8 2022-08-17T12:44:33.7280093Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:33.7309573Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:33.7327966Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_bool 2022-08-17T12:44:33.7345385Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_bool 2022-08-17T12:44:33.7379183Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_complex128 2022-08-17T12:44:33.7397880Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_complex128 2022-08-17T12:44:33.7424577Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_complex32 2022-08-17T12:44:33.7450624Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_complex32 2022-08-17T12:44:33.7475436Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_complex64 2022-08-17T12:44:33.7488856Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_complex64 2022-08-17T12:44:33.7528427Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_float16 2022-08-17T12:44:33.7557486Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_float16 2022-08-17T12:44:33.7578824Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_float32 2022-08-17T12:44:33.7597771Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_float32 2022-08-17T12:44:33.7627963Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_float64 2022-08-17T12:44:33.7674289Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_float64 2022-08-17T12:44:33.7675016Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int16 2022-08-17T12:44:33.7725349Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int16 2022-08-17T12:44:33.7749920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int32 2022-08-17T12:44:33.7750644Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int32 2022-08-17T12:44:33.7766391Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int64 2022-08-17T12:44:33.7788456Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int64 2022-08-17T12:44:33.7815622Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int8 2022-08-17T12:44:33.7842761Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int8 2022-08-17T12:44:33.7860251Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_uint8 2022-08-17T12:44:33.7886756Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_uint8 2022-08-17T12:44:33.7902979Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_bfloat16 2022-08-17T12:44:33.7920944Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_bfloat16 2022-08-17T12:44:33.7955006Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_bool 2022-08-17T12:44:33.7970481Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_bool 2022-08-17T12:44:33.8003281Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex128 2022-08-17T12:44:33.8013969Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex128 2022-08-17T12:44:33.8046050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex32 2022-08-17T12:44:33.8059039Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex32 2022-08-17T12:44:33.8091927Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex64 2022-08-17T12:44:33.8100607Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex64 2022-08-17T12:44:33.8131272Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float16 2022-08-17T12:44:33.8143044Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float16 2022-08-17T12:44:33.8174766Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float32 2022-08-17T12:44:33.8184960Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float32 2022-08-17T12:44:33.8215119Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float64 2022-08-17T12:44:33.8227725Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float64 2022-08-17T12:44:33.8264054Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int16 2022-08-17T12:44:33.8276805Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int16 2022-08-17T12:44:33.8305651Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int32 2022-08-17T12:44:33.8321002Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int32 2022-08-17T12:44:33.8355982Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int64 2022-08-17T12:44:33.8367659Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int64 2022-08-17T12:44:33.8399237Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int8 2022-08-17T12:44:33.8411434Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int8 2022-08-17T12:44:33.8443363Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_uint8 2022-08-17T12:44:33.8455632Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_uint8 2022-08-17T12:44:33.8491386Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:33.8502305Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:33.8535284Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_bool 2022-08-17T12:44:33.8547948Z [gw2] [ 42%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_bool 2022-08-17T12:44:33.8578465Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_complex128 2022-08-17T12:44:33.8589777Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_complex128 2022-08-17T12:44:33.8620624Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_complex32 2022-08-17T12:44:33.8633935Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_complex32 2022-08-17T12:44:33.8666685Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_complex64 2022-08-17T12:44:33.8676830Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_complex64 2022-08-17T12:44:33.8711282Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_float16 2022-08-17T12:44:33.8726249Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_float16 2022-08-17T12:44:33.8754741Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_float32 2022-08-17T12:44:33.8768326Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_float32 2022-08-17T12:44:33.8808341Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_float64 2022-08-17T12:44:33.8824772Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_float64 2022-08-17T12:44:33.8854192Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int16 2022-08-17T12:44:33.8869801Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int16 2022-08-17T12:44:33.8896943Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int32 2022-08-17T12:44:33.8906689Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_bool 2022-08-17T12:44:33.8923710Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int32 2022-08-17T12:44:33.8924679Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int64 2022-08-17T12:44:33.8959551Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_complex128 2022-08-17T12:44:33.8970521Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int64 2022-08-17T12:44:33.9010049Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int8 2022-08-17T12:44:33.9026823Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int8 2022-08-17T12:44:33.9083235Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_uint8 2022-08-17T12:44:33.9084297Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_uint8 2022-08-17T12:44:33.9112293Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_bfloat16 2022-08-17T12:44:33.9121702Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_bfloat16 2022-08-17T12:44:33.9156916Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_bool 2022-08-17T12:44:33.9205451Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_bool 2022-08-17T12:44:33.9221983Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex128 2022-08-17T12:44:33.9222884Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex128 2022-08-17T12:44:33.9256198Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex32 2022-08-17T12:44:33.9309065Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex32 2022-08-17T12:44:33.9309794Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex64 2022-08-17T12:44:33.9321180Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex64 2022-08-17T12:44:33.9354174Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float16 2022-08-17T12:44:33.9367978Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float16 2022-08-17T12:44:33.9402938Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float32 2022-08-17T12:44:33.9413571Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float32 2022-08-17T12:44:33.9448382Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float64 2022-08-17T12:44:33.9457459Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float64 2022-08-17T12:44:33.9496586Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int16 2022-08-17T12:44:33.9509113Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int16 2022-08-17T12:44:33.9551482Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int32 2022-08-17T12:44:33.9564512Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int32 2022-08-17T12:44:33.9603874Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int64 2022-08-17T12:44:33.9656758Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int64 2022-08-17T12:44:33.9658478Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int8 2022-08-17T12:44:33.9768750Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int8 2022-08-17T12:44:33.9771123Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_uint8 2022-08-17T12:44:33.9771995Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_uint8 2022-08-17T12:44:33.9775159Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:33.9775804Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:33.9811829Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_bool 2022-08-17T12:44:33.9858322Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_bool 2022-08-17T12:44:33.9865310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_complex128 2022-08-17T12:44:33.9868819Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_complex128 2022-08-17T12:44:33.9950232Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_complex32 2022-08-17T12:44:33.9998235Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_complex32 2022-08-17T12:44:34.0040517Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_complex64 2022-08-17T12:44:34.0041174Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_complex64 2022-08-17T12:44:34.0041819Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_float16 2022-08-17T12:44:34.0042464Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_float16 2022-08-17T12:44:34.0043165Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_float32 2022-08-17T12:44:34.0085614Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_float32 2022-08-17T12:44:34.0086308Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_float64 2022-08-17T12:44:34.0119142Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_float64 2022-08-17T12:44:34.0131503Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int16 2022-08-17T12:44:34.0246419Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int16 2022-08-17T12:44:34.0247179Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int32 2022-08-17T12:44:34.0247865Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int32 2022-08-17T12:44:34.0248485Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int64 2022-08-17T12:44:34.0249312Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int64 2022-08-17T12:44:34.0308836Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int8 2022-08-17T12:44:34.0309707Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int8 2022-08-17T12:44:34.0313195Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_uint8 2022-08-17T12:44:34.0322111Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_uint8 2022-08-17T12:44:34.0359820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_bfloat16 2022-08-17T12:44:34.0372311Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_bfloat16 2022-08-17T12:44:34.0440076Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float64 2022-08-17T12:44:34.0440833Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_bool 2022-08-17T12:44:34.0441455Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int16 2022-08-17T12:44:34.0442097Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_bool 2022-08-17T12:44:34.0627860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex128 2022-08-17T12:44:34.0628669Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex128 2022-08-17T12:44:34.0629319Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex32 2022-08-17T12:44:34.0630023Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex32 2022-08-17T12:44:34.0630699Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex64 2022-08-17T12:44:34.0631395Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex64 2022-08-17T12:44:34.0632074Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float16 2022-08-17T12:44:34.0632736Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float16 2022-08-17T12:44:34.0660867Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float32 2022-08-17T12:44:34.0679609Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float32 2022-08-17T12:44:34.0706824Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float64 2022-08-17T12:44:34.0717259Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float64 2022-08-17T12:44:34.0752692Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int16 2022-08-17T12:44:34.0778149Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int16 2022-08-17T12:44:34.0795263Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int32 2022-08-17T12:44:34.0889341Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int32 2022-08-17T12:44:34.0890207Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int64 2022-08-17T12:44:34.0890944Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int64 2022-08-17T12:44:34.0891615Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int8 2022-08-17T12:44:34.0910782Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int8 2022-08-17T12:44:34.0933970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_uint8 2022-08-17T12:44:34.0953991Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_uint8 2022-08-17T12:44:34.1163276Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:34.1164095Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_bfloat16 2022-08-17T12:44:34.1164717Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_bool 2022-08-17T12:44:34.1165322Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_bool 2022-08-17T12:44:34.1168546Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_complex128 2022-08-17T12:44:34.1169475Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_complex128 2022-08-17T12:44:34.1170153Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_complex32 2022-08-17T12:44:34.1170837Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_complex32 2022-08-17T12:44:34.1171495Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_complex64 2022-08-17T12:44:34.1172158Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_complex64 2022-08-17T12:44:34.1235942Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_float16 2022-08-17T12:44:34.1236972Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_float16 2022-08-17T12:44:34.1279991Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_float32 2022-08-17T12:44:34.1280855Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_float32 2022-08-17T12:44:34.1291456Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_float64 2022-08-17T12:44:34.1297672Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_float64 2022-08-17T12:44:34.1475584Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int16 2022-08-17T12:44:34.1476857Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int16 2022-08-17T12:44:34.1477537Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int32 2022-08-17T12:44:34.1478246Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int32 2022-08-17T12:44:34.1478909Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int64 2022-08-17T12:44:34.1479572Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int64 2022-08-17T12:44:34.1528811Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int8 2022-08-17T12:44:34.1529521Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int8 2022-08-17T12:44:34.1567727Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_uint8 2022-08-17T12:44:34.1568438Z [gw2] [ 43%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_uint8 2022-08-17T12:44:34.2360910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_bfloat16 2022-08-17T12:44:34.2408888Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int16 2022-08-17T12:44:34.3648221Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int32 2022-08-17T12:44:34.3681731Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int64 2022-08-17T12:44:34.3983991Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int8 2022-08-17T12:44:34.3985082Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_bfloat16 2022-08-17T12:44:34.4053368Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex128 2022-08-17T12:44:34.4054065Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int32 2022-08-17T12:44:34.5962794Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int64 2022-08-17T12:44:34.5996583Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int64 2022-08-17T12:44:34.7001369Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int8 2022-08-17T12:44:34.7002164Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_complex128 2022-08-17T12:44:34.8200248Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_complex64 2022-08-17T12:44:34.8201068Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int8 2022-08-17T12:44:34.9346064Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_uint8 2022-08-17T12:44:34.9355449Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_uint8 2022-08-17T12:44:34.9441580Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_bfloat16 2022-08-17T12:44:34.9452354Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_bfloat16 2022-08-17T12:44:34.9530244Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_bool 2022-08-17T12:44:34.9530987Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_bool 2022-08-17T12:44:34.9622612Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex128 2022-08-17T12:44:34.9634228Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex128 2022-08-17T12:44:34.9654944Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex128 2022-08-17T12:44:34.9655634Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex32 2022-08-17T12:44:34.9743899Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex32 2022-08-17T12:44:34.9747846Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex32 2022-08-17T12:44:34.9832727Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex64 2022-08-17T12:44:34.9854847Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex64 2022-08-17T12:44:34.9925128Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float16 2022-08-17T12:44:34.9925803Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float16 2022-08-17T12:44:35.0000047Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float32 2022-08-17T12:44:35.0146068Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float32 2022-08-17T12:44:35.0146764Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float64 2022-08-17T12:44:35.0147367Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float64 2022-08-17T12:44:35.0209597Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int16 2022-08-17T12:44:35.0210509Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int16 2022-08-17T12:44:35.0332282Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int32 2022-08-17T12:44:35.0333235Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int32 2022-08-17T12:44:35.0333839Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int64 2022-08-17T12:44:35.0391713Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int64 2022-08-17T12:44:35.0410542Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int8 2022-08-17T12:44:35.0417338Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int8 2022-08-17T12:44:35.0488596Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_uint8 2022-08-17T12:44:35.0504556Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_uint8 2022-08-17T12:44:35.1092880Z test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_bfloat16 2022-08-17T12:44:35.1093648Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int8 2022-08-17T12:44:35.2578201Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_uint8 2022-08-17T12:44:35.2581951Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_complex64 2022-08-17T12:44:35.3008105Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_float32 2022-08-17T12:44:35.3009138Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_bfloat16 2022-08-17T12:44:35.5189386Z test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_float32 2022-08-17T12:44:35.5190465Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_float32 2022-08-17T12:44:35.5914731Z test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_float64 2022-08-17T12:44:35.5915496Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_float32 2022-08-17T12:44:35.6952317Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_float64 2022-08-17T12:44:35.6953155Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_float64 2022-08-17T12:44:35.8414186Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_bfloat16 2022-08-17T12:44:35.8427829Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_float64 2022-08-17T12:44:35.9904602Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int16 2022-08-17T12:44:35.9905465Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex32 2022-08-17T12:44:36.0173550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex64 2022-08-17T12:44:36.0176555Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int16 2022-08-17T12:44:36.0323264Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int32 2022-08-17T12:44:36.0346165Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_uint8 2022-08-17T12:44:36.1261089Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_bfloat16 2022-08-17T12:44:36.1261823Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_bfloat16 2022-08-17T12:44:36.1829993Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_bool 2022-08-17T12:44:36.1898795Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int32 2022-08-17T12:44:36.2108103Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int64 2022-08-17T12:44:36.2108806Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_bool 2022-08-17T12:44:36.3004854Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex128 2022-08-17T12:44:36.3043857Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex128 2022-08-17T12:44:36.3271491Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex32 2022-08-17T12:44:36.3272277Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_bfloat16 2022-08-17T12:44:36.3615480Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_bool 2022-08-17T12:44:36.3749553Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex64 2022-08-17T12:44:36.3750557Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float16 2022-08-17T12:44:36.3751158Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int64 2022-08-17T12:44:36.4064235Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int8 2022-08-17T12:44:36.4160692Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex32 2022-08-17T12:44:36.5236571Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex64 2022-08-17T12:44:36.5237322Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex64 2022-08-17T12:44:36.5238257Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float16 2022-08-17T12:44:36.5239407Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int8 2022-08-17T12:44:36.6002834Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_uint8 2022-08-17T12:44:36.6003515Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float16 2022-08-17T12:44:36.6722943Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float32 2022-08-17T12:44:36.6743147Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_uint8 2022-08-17T12:44:36.6782063Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_bfloat16 2022-08-17T12:44:36.6783082Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float32 2022-08-17T12:44:36.7644946Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float64 2022-08-17T12:44:36.7645773Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float64 2022-08-17T12:44:36.8263877Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int16 2022-08-17T12:44:36.8264755Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float16 2022-08-17T12:44:36.8311965Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float32 2022-08-17T12:44:36.8321499Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_bool 2022-08-17T12:44:36.8470793Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_complex128 2022-08-17T12:44:36.8534962Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int16 2022-08-17T12:44:36.9395815Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int32 2022-08-17T12:44:36.9501679Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_bfloat16 2022-08-17T12:44:36.9502531Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_bool 2022-08-17T12:44:36.9503353Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int32 2022-08-17T12:44:37.0060415Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int64 2022-08-17T12:44:37.0061289Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float32 2022-08-17T12:44:37.0338780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float64 2022-08-17T12:44:37.0399942Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int64 2022-08-17T12:44:37.1121302Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int8 2022-08-17T12:44:37.1139929Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int8 2022-08-17T12:44:37.1791434Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_uint8 2022-08-17T12:44:37.1792201Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_bool 2022-08-17T12:44:37.1792736Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_complex128 2022-08-17T12:44:37.1891031Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_uint8 2022-08-17T12:44:37.1891871Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_bfloat16 2022-08-17T12:44:37.1947616Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_bfloat16 2022-08-17T12:44:37.1975606Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_bool 2022-08-17T12:44:37.1994385Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_bool 2022-08-17T12:44:37.2085300Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex128 2022-08-17T12:44:37.2118464Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex128 2022-08-17T12:44:37.2185520Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex32 2022-08-17T12:44:37.2218644Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex32 2022-08-17T12:44:37.2290686Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex64 2022-08-17T12:44:37.2291696Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex64 2022-08-17T12:44:37.2330735Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float64 2022-08-17T12:44:37.2331519Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int16 2022-08-17T12:44:37.2393336Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float16 2022-08-17T12:44:37.2412240Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float16 2022-08-17T12:44:37.2494286Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float32 2022-08-17T12:44:37.2525357Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float32 2022-08-17T12:44:37.2680647Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float64 2022-08-17T12:44:37.2681465Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float64 2022-08-17T12:44:37.2682089Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int16 2022-08-17T12:44:37.2738207Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int16 2022-08-17T12:44:37.2951575Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int32 2022-08-17T12:44:37.2952757Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int32 2022-08-17T12:44:37.2953344Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int64 2022-08-17T12:44:37.2953920Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int64 2022-08-17T12:44:37.2954462Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int8 2022-08-17T12:44:37.2988210Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int8 2022-08-17T12:44:37.3045464Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_uint8 2022-08-17T12:44:37.3139475Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_uint8 2022-08-17T12:44:37.3976500Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_bfloat16 2022-08-17T12:44:37.3977322Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int16 2022-08-17T12:44:37.5519896Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int32 2022-08-17T12:44:37.5520752Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int32 2022-08-17T12:44:37.6998757Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int64 2022-08-17T12:44:37.6999562Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_bfloat16 2022-08-17T12:44:37.7140077Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_bool 2022-08-17T12:44:37.7153370Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int64 2022-08-17T12:44:37.7903664Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int8 2022-08-17T12:44:37.7904656Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_complex128 2022-08-17T12:44:37.8383845Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_complex64 2022-08-17T12:44:37.8384725Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_complex128 2022-08-17T12:44:37.8631660Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_complex64 2022-08-17T12:44:37.8632465Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int8 2022-08-17T12:44:37.9810138Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_uint8 2022-08-17T12:44:37.9810858Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_uint8 2022-08-17T12:44:38.0065616Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_bfloat16 2022-08-17T12:44:38.0066374Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_bool 2022-08-17T12:44:38.2508961Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex128 2022-08-17T12:44:38.2509778Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_complex64 2022-08-17T12:44:38.3340154Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_float32 2022-08-17T12:44:38.3340791Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_bfloat16 2022-08-17T12:44:38.4132711Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_bool 2022-08-17T12:44:38.4133688Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_float32 2022-08-17T12:44:38.5895209Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_float64 2022-08-17T12:44:38.5896133Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_bool 2022-08-17T12:44:38.6667272Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_complex128 2022-08-17T12:44:38.6669198Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_float64 2022-08-17T12:44:38.6669829Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_complex64 2022-08-17T12:44:38.6702504Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int16 2022-08-17T12:44:38.9076791Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float16 2022-08-17T12:44:38.9129773Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int16 2022-08-17T12:44:39.0938016Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int32 2022-08-17T12:44:39.0938891Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int32 2022-08-17T12:44:39.2443839Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int64 2022-08-17T12:44:39.2453089Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex128 2022-08-17T12:44:39.2853939Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex32 2022-08-17T12:44:39.2854785Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int64 2022-08-17T12:44:39.4903442Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int8 2022-08-17T12:44:39.4904386Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float16 2022-08-17T12:44:39.4904958Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float32 2022-08-17T12:44:39.4918425Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int8 2022-08-17T12:44:39.6667350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_uint8 2022-08-17T12:44:39.6696576Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_uint8 2022-08-17T12:44:39.6739627Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_bfloat16 2022-08-17T12:44:39.6751188Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_complex128 2022-08-17T12:44:40.1031285Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_complex64 2022-08-17T12:44:40.1032305Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float32 2022-08-17T12:44:40.4125932Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float64 2022-08-17T12:44:40.4126656Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_complex64 2022-08-17T12:44:40.4899379Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_float32 2022-08-17T12:44:40.4910172Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_bfloat16 2022-08-17T12:44:40.5223783Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_bool 2022-08-17T12:44:40.5224907Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex32 2022-08-17T12:44:40.5797077Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex64 2022-08-17T12:44:40.5797878Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_float32 2022-08-17T12:44:40.7529185Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_float64 2022-08-17T12:44:40.7585652Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float64 2022-08-17T12:44:40.8735926Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int16 2022-08-17T12:44:40.8736760Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_float64 2022-08-17T12:44:41.0788496Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int16 2022-08-17T12:44:41.0789756Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int16 2022-08-17T12:44:41.0974868Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int32 2022-08-17T12:44:41.0982870Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_bool 2022-08-17T12:44:41.2663853Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_float32 2022-08-17T12:44:41.2664669Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int32 2022-08-17T12:44:41.3008075Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int64 2022-08-17T12:44:41.3060466Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int16 2022-08-17T12:44:41.3944973Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int32 2022-08-17T12:44:41.3946100Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex64 2022-08-17T12:44:41.4551437Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float16 2022-08-17T12:44:41.4566332Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int64 2022-08-17T12:44:41.5865752Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int8 2022-08-17T12:44:41.5866676Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_float32 2022-08-17T12:44:41.6082404Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_float64 2022-08-17T12:44:41.6084452Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int8 2022-08-17T12:44:41.6898874Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_uint8 2022-08-17T12:44:41.6909830Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int32 2022-08-17T12:44:41.7455692Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int64 2022-08-17T12:44:41.7539042Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_uint8 2022-08-17T12:44:41.9116128Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_bfloat16 2022-08-17T12:44:41.9116930Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float16 2022-08-17T12:44:42.0314481Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float32 2022-08-17T12:44:42.0333680Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_bfloat16 2022-08-17T12:44:42.0805478Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_bool 2022-08-17T12:44:42.0835423Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int64 2022-08-17T12:44:42.0920126Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int8 2022-08-17T12:44:42.0988334Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_float64 2022-08-17T12:44:42.2161173Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int16 2022-08-17T12:44:42.2186905Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float32 2022-08-17T12:44:42.2820744Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float64 2022-08-17T12:44:42.2828089Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_bool 2022-08-17T12:44:42.4421734Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_complex128 2022-08-17T12:44:42.4422480Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int8 2022-08-17T12:44:42.5887644Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_uint8 2022-08-17T12:44:42.5888642Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float64 2022-08-17T12:44:42.6947566Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int16 2022-08-17T12:44:42.6948243Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int16 2022-08-17T12:44:42.8228083Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int32 2022-08-17T12:44:42.8228793Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int16 2022-08-17T12:44:42.9040252Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int32 2022-08-17T12:44:42.9040995Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_uint8 2022-08-17T12:44:43.0114734Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_bfloat16 2022-08-17T12:44:43.0134579Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_complex128 2022-08-17T12:44:43.0248007Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_complex64 2022-08-17T12:44:43.0248949Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int32 2022-08-17T12:44:43.1938881Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int64 2022-08-17T12:44:43.1939942Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int64 2022-08-17T12:44:43.3009973Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int8 2022-08-17T12:44:43.3010946Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int32 2022-08-17T12:44:43.3943874Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int64 2022-08-17T12:44:43.3969441Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int8 2022-08-17T12:44:43.4511445Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_uint8 2022-08-17T12:44:43.4512167Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_bfloat16 2022-08-17T12:44:43.5523723Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex128 2022-08-17T12:44:43.5728141Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_uint8 2022-08-17T12:44:43.6522070Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_bfloat16 2022-08-17T12:44:43.6522913Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_complex64 2022-08-17T12:44:43.8665681Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_float32 2022-08-17T12:44:43.8666411Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_float32 2022-08-17T12:44:43.9450434Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_float64 2022-08-17T12:44:43.9451697Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int64 2022-08-17T12:44:44.0541951Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int8 2022-08-17T12:44:44.0542750Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_bfloat16 2022-08-17T12:44:44.1800851Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_bool 2022-08-17T12:44:44.1801997Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_float64 2022-08-17T12:44:44.2480207Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int16 2022-08-17T12:44:44.2480965Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex128 2022-08-17T12:44:44.3105037Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex32 2022-08-17T12:44:44.3105646Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_bool 2022-08-17T12:44:44.4002440Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex128 2022-08-17T12:44:44.4003089Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int16 2022-08-17T12:44:44.4963251Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int32 2022-08-17T12:44:44.5089644Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int8 2022-08-17T12:44:44.6445958Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_uint8 2022-08-17T12:44:44.6446738Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int32 2022-08-17T12:44:44.8902051Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int64 2022-08-17T12:44:44.8902857Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int64 2022-08-17T12:44:45.0917316Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int8 2022-08-17T12:44:45.1037227Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_uint8 2022-08-17T12:44:45.1038293Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_bfloat16 2022-08-17T12:44:45.1038906Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int8 2022-08-17T12:44:45.2515253Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_uint8 2022-08-17T12:44:45.2516623Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex32 2022-08-17T12:44:45.2535779Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex128 2022-08-17T12:44:45.2536489Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex32 2022-08-17T12:44:45.3055061Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex64 2022-08-17T12:44:45.3085033Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_uint8 2022-08-17T12:44:45.4066884Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_bfloat16 2022-08-17T12:44:45.4079859Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_bfloat16 2022-08-17T12:44:45.7380120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_bool 2022-08-17T12:44:45.7380895Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_bool 2022-08-17T12:44:46.2235197Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_complex128 2022-08-17T12:44:46.2236267Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex64 2022-08-17T12:44:46.4727199Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_float16 2022-08-17T12:44:46.4728061Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_bfloat16 2022-08-17T12:44:46.5128069Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_bool 2022-08-17T12:44:46.5240503Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_complex128 2022-08-17T12:44:46.6978194Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_complex64 2022-08-17T12:44:46.6978977Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex32 2022-08-17T12:44:46.8184757Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex64 2022-08-17T12:44:46.8185567Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_float16 2022-08-17T12:44:46.9119846Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_float32 2022-08-17T12:44:46.9127730Z [gw2] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_bool 2022-08-17T12:44:46.9562845Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex128 2022-08-17T12:44:46.9606117Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_complex64 2022-08-17T12:44:47.0961177Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_float32 2022-08-17T12:44:47.0962100Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_float32 2022-08-17T12:44:47.1116974Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_float64 2022-08-17T12:44:47.1133010Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_float32 2022-08-17T12:44:47.3440388Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_float64 2022-08-17T12:44:47.3587696Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_float64 2022-08-17T12:44:47.3588435Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int16 2022-08-17T12:44:47.3589092Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex64 2022-08-17T12:44:47.5177454Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float16 2022-08-17T12:44:47.5178386Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int16 2022-08-17T12:44:47.5225953Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int32 2022-08-17T12:44:47.5226800Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_float64 2022-08-17T12:44:47.7100456Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int16 2022-08-17T12:44:47.7101186Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int32 2022-08-17T12:44:47.7214443Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int64 2022-08-17T12:44:47.7239871Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int16 2022-08-17T12:44:47.8978330Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int32 2022-08-17T12:44:47.8989705Z [gw1] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int32 2022-08-17T12:44:47.9045588Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int64 2022-08-17T12:44:47.9104029Z [gw0] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int64 2022-08-17T12:44:47.9258343Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int8 2022-08-17T12:44:47.9281248Z [gw3] [ 43%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float16 2022-08-17T12:44:47.9659539Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float32 2022-08-17T12:44:47.9685062Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex128 2022-08-17T12:44:48.0622577Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex32 2022-08-17T12:44:48.0623435Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int8 2022-08-17T12:44:48.0849236Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_uint8 2022-08-17T12:44:48.0898270Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int64 2022-08-17T12:44:48.2095201Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int8 2022-08-17T12:44:48.2096019Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_uint8 2022-08-17T12:44:48.2301414Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_bfloat16 2022-08-17T12:44:48.2302221Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int8 2022-08-17T12:44:48.3117011Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_uint8 2022-08-17T12:44:48.3117740Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float32 2022-08-17T12:44:48.4132455Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float64 2022-08-17T12:44:48.4133342Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_uint8 2022-08-17T12:44:48.4211293Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_bfloat16 2022-08-17T12:44:48.4213016Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_bfloat16 2022-08-17T12:44:48.4213594Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_bool 2022-08-17T12:44:48.4214137Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_bool 2022-08-17T12:44:48.4214676Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex128 2022-08-17T12:44:48.4237989Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex128 2022-08-17T12:44:48.4242383Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex32 2022-08-17T12:44:48.4251478Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex32 2022-08-17T12:44:48.4268637Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex64 2022-08-17T12:44:48.4305906Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex64 2022-08-17T12:44:48.4307241Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_float16 2022-08-17T12:44:48.4322735Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_float16 2022-08-17T12:44:48.4333541Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_float32 2022-08-17T12:44:48.4343403Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_float32 2022-08-17T12:44:48.4394143Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_float64 2022-08-17T12:44:48.4394800Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_float64 2022-08-17T12:44:48.4395398Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int16 2022-08-17T12:44:48.4526756Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int16 2022-08-17T12:44:48.4527605Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int32 2022-08-17T12:44:48.4528156Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int32 2022-08-17T12:44:48.4528679Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int64 2022-08-17T12:44:48.4529243Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int64 2022-08-17T12:44:48.4529801Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int8 2022-08-17T12:44:48.4530376Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int8 2022-08-17T12:44:48.4530949Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_uint8 2022-08-17T12:44:48.4531518Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_uint8 2022-08-17T12:44:48.4593931Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_bfloat16 2022-08-17T12:44:48.4637466Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_bfloat16 2022-08-17T12:44:48.4763323Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_bool 2022-08-17T12:44:48.4764950Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_bfloat16 2022-08-17T12:44:48.4765672Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_bool 2022-08-17T12:44:48.4795946Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_bool 2022-08-17T12:44:48.4902982Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex128 2022-08-17T12:44:48.4926890Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex128 2022-08-17T12:44:48.5075976Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex32 2022-08-17T12:44:48.5076899Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex32 2022-08-17T12:44:48.5205638Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex64 2022-08-17T12:44:48.5295830Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex64 2022-08-17T12:44:48.5339629Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float16 2022-08-17T12:44:48.5373656Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float16 2022-08-17T12:44:48.5479691Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float32 2022-08-17T12:44:48.5486459Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float32 2022-08-17T12:44:48.5616692Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float64 2022-08-17T12:44:48.5617383Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float64 2022-08-17T12:44:48.5732619Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int16 2022-08-17T12:44:48.5847342Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int16 2022-08-17T12:44:48.5848575Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int32 2022-08-17T12:44:48.5899104Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int32 2022-08-17T12:44:48.6105371Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int64 2022-08-17T12:44:48.6107058Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int64 2022-08-17T12:44:48.6107811Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int8 2022-08-17T12:44:48.6193470Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int8 2022-08-17T12:44:48.6223652Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_uint8 2022-08-17T12:44:48.6255731Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_uint8 2022-08-17T12:44:48.6361121Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_bfloat16 2022-08-17T12:44:48.6374422Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_bfloat16 2022-08-17T12:44:48.6497032Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_bool 2022-08-17T12:44:48.6497746Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_bool 2022-08-17T12:44:48.6622294Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex128 2022-08-17T12:44:48.6623140Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex128 2022-08-17T12:44:48.6753755Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex32 2022-08-17T12:44:48.6851923Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex32 2022-08-17T12:44:48.6942634Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex64 2022-08-17T12:44:48.6943479Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex64 2022-08-17T12:44:48.7018654Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float16 2022-08-17T12:44:48.7056341Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float16 2022-08-17T12:44:48.7194461Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float32 2022-08-17T12:44:48.7195268Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float32 2022-08-17T12:44:48.7283246Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float64 2022-08-17T12:44:48.7284542Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_bool 2022-08-17T12:44:48.7285209Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_complex128 2022-08-17T12:44:48.7335350Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float64 2022-08-17T12:44:48.7415528Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int16 2022-08-17T12:44:48.7416232Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int16 2022-08-17T12:44:48.7569832Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int32 2022-08-17T12:44:48.7570579Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int32 2022-08-17T12:44:48.7650638Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int64 2022-08-17T12:44:48.7651310Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int64 2022-08-17T12:44:48.7835337Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int8 2022-08-17T12:44:48.7836286Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int8 2022-08-17T12:44:48.7854568Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_uint8 2022-08-17T12:44:48.7893692Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_uint8 2022-08-17T12:44:48.8019898Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_bfloat16 2022-08-17T12:44:48.8020916Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_bfloat16 2022-08-17T12:44:48.8118176Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_bool 2022-08-17T12:44:48.8127050Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_bool 2022-08-17T12:44:48.8260287Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex128 2022-08-17T12:44:48.8270842Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex128 2022-08-17T12:44:48.8600572Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex32 2022-08-17T12:44:48.8601382Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex32 2022-08-17T12:44:48.8602135Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex64 2022-08-17T12:44:48.8602748Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex64 2022-08-17T12:44:48.8694298Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float16 2022-08-17T12:44:48.8695029Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float16 2022-08-17T12:44:48.8806931Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float32 2022-08-17T12:44:48.8807681Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float32 2022-08-17T12:44:48.9028367Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float64 2022-08-17T12:44:48.9029120Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float64 2022-08-17T12:44:48.9029858Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int16 2022-08-17T12:44:48.9037895Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int16 2022-08-17T12:44:48.9143678Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int32 2022-08-17T12:44:48.9169911Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int32 2022-08-17T12:44:48.9170679Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float64 2022-08-17T12:44:48.9179565Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int64 2022-08-17T12:44:48.9335099Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int16 2022-08-17T12:44:48.9335807Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int64 2022-08-17T12:44:48.9386165Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int8 2022-08-17T12:44:48.9386905Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int8 2022-08-17T12:44:48.9529919Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_uint8 2022-08-17T12:44:48.9530991Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_uint8 2022-08-17T12:44:49.1146172Z test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_bfloat16 2022-08-17T12:44:49.1146877Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int16 2022-08-17T12:44:49.2671746Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int32 2022-08-17T12:44:49.2676531Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int32 2022-08-17T12:44:49.3248703Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int64 2022-08-17T12:44:49.3289758Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_complex128 2022-08-17T12:44:49.4245876Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_complex64 2022-08-17T12:44:49.4247070Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int64 2022-08-17T12:44:49.5472661Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int8 2022-08-17T12:44:49.5473448Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int8 2022-08-17T12:44:49.6546856Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_uint8 2022-08-17T12:44:49.6547570Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_complex64 2022-08-17T12:44:49.6707211Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_float32 2022-08-17T12:44:49.6708187Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_uint8 2022-08-17T12:44:49.7039468Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_bfloat16 2022-08-17T12:44:49.7040399Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex32 2022-08-17T12:44:49.7655712Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex64 2022-08-17T12:44:49.7656579Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_bfloat16 2022-08-17T12:44:49.8091662Z test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_float32 2022-08-17T12:44:49.8121136Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_bfloat16 2022-08-17T12:44:49.8568777Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_bool 2022-08-17T12:44:49.8569578Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_float32 2022-08-17T12:44:49.9452139Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_float64 2022-08-17T12:44:49.9452920Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_bool 2022-08-17T12:44:50.0965645Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:44:50.1027517Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:44:50.1028217Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_float64 2022-08-17T12:44:50.1029163Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int16 2022-08-17T12:44:50.2487613Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:44:50.2488476Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:44:50.3111544Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float16 2022-08-17T12:44:50.3112445Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int16 2022-08-17T12:44:50.3940356Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int32 2022-08-17T12:44:50.3941209Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float16 2022-08-17T12:44:50.4319890Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float32 2022-08-17T12:44:50.4321308Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_float32 2022-08-17T12:44:50.5037907Z test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_float64 2022-08-17T12:44:50.5177534Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int32 2022-08-17T12:44:50.5371538Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int64 2022-08-17T12:44:50.5372645Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float32 2022-08-17T12:44:50.7017006Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float64 2022-08-17T12:44:50.7017966Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex64 2022-08-17T12:44:50.7018777Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float16 2022-08-17T12:44:50.7019555Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float64 2022-08-17T12:44:50.7776883Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int16 2022-08-17T12:44:50.7777774Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int64 2022-08-17T12:44:50.8001611Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int8 2022-08-17T12:44:50.8075978Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int16 2022-08-17T12:44:50.9253499Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int32 2022-08-17T12:44:50.9298129Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int32 2022-08-17T12:44:50.9876875Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int64 2022-08-17T12:44:50.9901516Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int8 2022-08-17T12:44:51.0582804Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_uint8 2022-08-17T12:44:51.0593594Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int64 2022-08-17T12:44:51.1424047Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int8 2022-08-17T12:44:51.1424787Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_uint8 2022-08-17T12:44:51.1504294Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_bfloat16 2022-08-17T12:44:51.1514742Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_bfloat16 2022-08-17T12:44:51.1576044Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_bool 2022-08-17T12:44:51.1600590Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_bool 2022-08-17T12:44:51.1666803Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex128 2022-08-17T12:44:51.1698688Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex128 2022-08-17T12:44:51.1757192Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex32 2022-08-17T12:44:51.1789671Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex32 2022-08-17T12:44:51.1836622Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex64 2022-08-17T12:44:51.1882650Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex64 2022-08-17T12:44:51.1915508Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float16 2022-08-17T12:44:51.1964706Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float16 2022-08-17T12:44:51.1996167Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int8 2022-08-17T12:44:51.1997134Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_uint8 2022-08-17T12:44:51.2001490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float32 2022-08-17T12:44:51.2015291Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float32 2022-08-17T12:44:51.2080758Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float64 2022-08-17T12:44:51.2151249Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float64 2022-08-17T12:44:51.2151885Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int16 2022-08-17T12:44:51.2277285Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int16 2022-08-17T12:44:51.2278255Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int32 2022-08-17T12:44:51.2278892Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int32 2022-08-17T12:44:51.2296065Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int64 2022-08-17T12:44:51.2296783Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int64 2022-08-17T12:44:51.2440779Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int8 2022-08-17T12:44:51.2441662Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int8 2022-08-17T12:44:51.2442215Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_uint8 2022-08-17T12:44:51.2552132Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_uint8 2022-08-17T12:44:51.2555372Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_bfloat16 2022-08-17T12:44:51.2568963Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_bfloat16 2022-08-17T12:44:51.2649056Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_bool 2022-08-17T12:44:51.2659783Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_bool 2022-08-17T12:44:51.2780994Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex128 2022-08-17T12:44:51.2784885Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex128 2022-08-17T12:44:51.2942314Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex32 2022-08-17T12:44:51.2943125Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex32 2022-08-17T12:44:51.3147377Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex64 2022-08-17T12:44:51.3157588Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_float64 2022-08-17T12:44:51.3158604Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_bfloat16 2022-08-17T12:44:51.3159224Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex64 2022-08-17T12:44:51.3159802Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float16 2022-08-17T12:44:51.3160853Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float16 2022-08-17T12:44:51.3245665Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float32 2022-08-17T12:44:51.3249692Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_uint8 2022-08-17T12:44:51.3270495Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float32 2022-08-17T12:44:51.3271800Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_bfloat16 2022-08-17T12:44:51.3372643Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float64 2022-08-17T12:44:51.3380993Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float64 2022-08-17T12:44:51.3481583Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int16 2022-08-17T12:44:51.3496692Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int16 2022-08-17T12:44:51.3589483Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int32 2022-08-17T12:44:51.3602648Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int32 2022-08-17T12:44:51.3717976Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int64 2022-08-17T12:44:51.3718742Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int64 2022-08-17T12:44:51.3809349Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int8 2022-08-17T12:44:51.3810039Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_bfloat16 2022-08-17T12:44:51.3899203Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int8 2022-08-17T12:44:51.3899949Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_uint8 2022-08-17T12:44:51.3954307Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_bool 2022-08-17T12:44:51.3955087Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_uint8 2022-08-17T12:44:51.4087208Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_bfloat16 2022-08-17T12:44:51.4143905Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_bfloat16 2022-08-17T12:44:51.4255312Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_bool 2022-08-17T12:44:51.4273987Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_bool 2022-08-17T12:44:51.4441824Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex128 2022-08-17T12:44:51.4453773Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex128 2022-08-17T12:44:51.4517491Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_bool 2022-08-17T12:44:51.4518199Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex32 2022-08-17T12:44:51.4655697Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex128 2022-08-17T12:44:51.4697316Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex32 2022-08-17T12:44:51.4884880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex64 2022-08-17T12:44:51.4885741Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex64 2022-08-17T12:44:51.5014476Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float16 2022-08-17T12:44:51.5029381Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float16 2022-08-17T12:44:51.5160304Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float32 2022-08-17T12:44:51.5176007Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex128 2022-08-17T12:44:51.5182443Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float32 2022-08-17T12:44:51.5196949Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex32 2022-08-17T12:44:51.5343416Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float64 2022-08-17T12:44:51.5357346Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float64 2022-08-17T12:44:51.5500019Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int16 2022-08-17T12:44:51.5513623Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int16 2022-08-17T12:44:51.5648294Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int32 2022-08-17T12:44:51.5661588Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int32 2022-08-17T12:44:51.5790281Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int64 2022-08-17T12:44:51.5806044Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int64 2022-08-17T12:44:51.5812508Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex32 2022-08-17T12:44:51.5824052Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int8 2022-08-17T12:44:51.5959143Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex64 2022-08-17T12:44:51.5977002Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int8 2022-08-17T12:44:51.6132694Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_uint8 2022-08-17T12:44:51.6146100Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_uint8 2022-08-17T12:44:51.6442982Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_bool 2022-08-17T12:44:51.6454331Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex64 2022-08-17T12:44:51.6857413Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float16 2022-08-17T12:44:51.6871618Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float16 2022-08-17T12:44:51.7057153Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float32 2022-08-17T12:44:51.7058098Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float16 2022-08-17T12:44:51.7331511Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float32 2022-08-17T12:44:51.7332352Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_bfloat16 2022-08-17T12:44:51.7651815Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_float32 2022-08-17T12:44:51.7667493Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float32 2022-08-17T12:44:51.8391760Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float64 2022-08-17T12:44:51.8392615Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float64 2022-08-17T12:44:51.8930201Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int16 2022-08-17T12:44:51.8970053Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int16 2022-08-17T12:44:51.9543552Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int32 2022-08-17T12:44:51.9544463Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int32 2022-08-17T12:44:52.0131074Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int64 2022-08-17T12:44:52.0139550Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int64 2022-08-17T12:44:52.0167806Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_bool 2022-08-17T12:44:52.0168794Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int8 2022-08-17T12:44:52.0690251Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int16 2022-08-17T12:44:52.0691161Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int8 2022-08-17T12:44:52.1195154Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_uint8 2022-08-17T12:44:52.1208921Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_uint8 2022-08-17T12:44:52.1708543Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_bfloat16 2022-08-17T12:44:52.1723550Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float32 2022-08-17T12:44:52.2075066Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float64 2022-08-17T12:44:52.2075869Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_float32 2022-08-17T12:44:52.3783376Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_float64 2022-08-17T12:44:52.3805605Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int16 2022-08-17T12:44:52.7230429Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int32 2022-08-17T12:44:52.7231716Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_float64 2022-08-17T12:44:52.7232400Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_bfloat16 2022-08-17T12:44:52.7233080Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_bfloat16 2022-08-17T12:44:52.7290574Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:44:52.7293322Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:44:52.7294279Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:44:52.7306360Z [gw1] [ 44%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:44:52.7480016Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_bfloat16 2022-08-17T12:44:52.7481040Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float64 2022-08-17T12:44:52.8529653Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int16 2022-08-17T12:44:52.8570785Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int32 2022-08-17T12:44:53.1329989Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int64 2022-08-17T12:44:53.1330950Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_bfloat16 2022-08-17T12:44:53.2428573Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_bool 2022-08-17T12:44:53.2443139Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int16 2022-08-17T12:44:53.2571698Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int32 2022-08-17T12:44:53.2572633Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_bfloat16 2022-08-17T12:44:53.3299908Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_float32 2022-08-17T12:44:53.3300737Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int64 2022-08-17T12:44:53.6600056Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int8 2022-08-17T12:44:53.6600853Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int32 2022-08-17T12:44:53.6639987Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int64 2022-08-17T12:44:53.6658328Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int8 2022-08-17T12:44:53.7109210Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_uint8 2022-08-17T12:44:53.7165755Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_float32 2022-08-17T12:44:54.0104328Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_float64 2022-08-17T12:44:54.0104995Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_bool 2022-08-17T12:44:54.0156334Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float16 2022-08-17T12:44:54.0157063Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_uint8 2022-08-17T12:44:54.1144929Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int16 2022-08-17T12:44:54.1232461Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int64 2022-08-17T12:44:54.2734681Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int8 2022-08-17T12:44:54.2758601Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_float64 2022-08-17T12:44:54.3337308Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_bfloat16 2022-08-17T12:44:54.3338216Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_bfloat16 2022-08-17T12:44:54.3813027Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:44:54.3922461Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:44:54.3923409Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:44:54.3929799Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int16 2022-08-17T12:44:54.4323236Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int32 2022-08-17T12:44:54.4324107Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:44:54.5727676Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_bfloat16 2022-08-17T12:44:54.5728420Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int8 2022-08-17T12:44:54.8509345Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_uint8 2022-08-17T12:44:54.8510310Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int32 2022-08-17T12:44:54.9482548Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:44:54.9483462Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_bfloat16 2022-08-17T12:44:55.0207773Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:44:55.0227390Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_uint8 2022-08-17T12:44:55.2191764Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_bfloat16 2022-08-17T12:44:55.2207862Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_bfloat16 2022-08-17T12:44:55.2727748Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_complex128 2022-08-17T12:44:55.2770068Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float16 2022-08-17T12:44:55.2770894Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float32 2022-08-17T12:44:55.2771683Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:44:55.3421789Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int8 2022-08-17T12:44:55.3422719Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_complex128 2022-08-17T12:44:55.3485153Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_complex64 2022-08-17T12:44:55.3553302Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:44:55.4607598Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:44:55.4659018Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_complex64 2022-08-17T12:44:55.5791986Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_float32 2022-08-17T12:44:55.5793191Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_float32 2022-08-17T12:44:55.7154632Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_float64 2022-08-17T12:44:55.7155844Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int8 2022-08-17T12:44:55.7156676Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_uint8 2022-08-17T12:44:55.7726486Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_float64 2022-08-17T12:44:55.7727567Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_bfloat16 2022-08-17T12:44:55.7728949Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_bfloat16 2022-08-17T12:44:55.7729659Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_bool 2022-08-17T12:44:55.7730217Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_bool 2022-08-17T12:44:55.7730774Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_complex128 2022-08-17T12:44:55.7731361Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_complex128 2022-08-17T12:44:55.7872648Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_complex64 2022-08-17T12:44:55.7873594Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_complex64 2022-08-17T12:44:55.8145747Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float16 2022-08-17T12:44:55.8173296Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float16 2022-08-17T12:44:55.8424097Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float32 2022-08-17T12:44:55.8427022Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float32 2022-08-17T12:44:55.8534491Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float64 2022-08-17T12:44:55.8555504Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float64 2022-08-17T12:44:55.8679959Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int16 2022-08-17T12:44:55.8702474Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int16 2022-08-17T12:44:55.8818075Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int32 2022-08-17T12:44:55.8840383Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int32 2022-08-17T12:44:55.9085141Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int64 2022-08-17T12:44:55.9085725Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int64 2022-08-17T12:44:55.9117802Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int8 2022-08-17T12:44:55.9118802Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int8 2022-08-17T12:44:55.9233260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_uint8 2022-08-17T12:44:55.9234060Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:44:55.9234807Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_bfloat16 2022-08-17T12:44:55.9263921Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_uint8 2022-08-17T12:44:55.9689762Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_bfloat16 2022-08-17T12:44:55.9707064Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_bfloat16 2022-08-17T12:44:56.0091771Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_bool 2022-08-17T12:44:56.0092511Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_bool 2022-08-17T12:44:56.0581869Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_complex128 2022-08-17T12:44:56.0582738Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_complex128 2022-08-17T12:44:56.1085029Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_complex64 2022-08-17T12:44:56.1086162Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_complex64 2022-08-17T12:44:56.1493985Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float16 2022-08-17T12:44:56.1495002Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_uint8 2022-08-17T12:44:56.1495907Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_bool 2022-08-17T12:44:56.1528011Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float16 2022-08-17T12:44:56.1942870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float32 2022-08-17T12:44:56.2033462Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float32 2022-08-17T12:44:56.2399512Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float64 2022-08-17T12:44:56.2413900Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float64 2022-08-17T12:44:56.2866852Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int16 2022-08-17T12:44:56.2885882Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int16 2022-08-17T12:44:56.3352099Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int32 2022-08-17T12:44:56.3353017Z [gw3] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float32 2022-08-17T12:44:56.3359826Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float64 2022-08-17T12:44:56.3449655Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int32 2022-08-17T12:44:56.3789202Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int64 2022-08-17T12:44:56.3789976Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_bool 2022-08-17T12:44:56.3848215Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int16 2022-08-17T12:44:56.3877248Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int64 2022-08-17T12:44:56.4337593Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int8 2022-08-17T12:44:56.4345631Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int8 2022-08-17T12:44:56.4842700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_uint8 2022-08-17T12:44:56.4843525Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int16 2022-08-17T12:44:56.4911112Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int32 2022-08-17T12:44:56.4944132Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_uint8 2022-08-17T12:44:56.6202272Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_bfloat16 2022-08-17T12:44:56.6203162Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int32 2022-08-17T12:44:56.6416509Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int64 2022-08-17T12:44:56.6417379Z [gw1] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_bfloat16 2022-08-17T12:44:56.6447738Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:44:56.6516312Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_bfloat16 2022-08-17T12:44:56.7770208Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_complex128 2022-08-17T12:44:56.7825499Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_complex128 2022-08-17T12:44:56.8160525Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_complex64 2022-08-17T12:44:56.8161433Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int64 2022-08-17T12:44:56.9056664Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int8 2022-08-17T12:44:56.9148306Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_complex64 2022-08-17T12:44:56.9579502Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float16 2022-08-17T12:44:56.9587347Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int8 2022-08-17T12:44:57.0398587Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_uint8 2022-08-17T12:44:57.0412708Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float16 2022-08-17T12:44:57.0901055Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float32 2022-08-17T12:44:57.0901813Z [gw0] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_uint8 2022-08-17T12:44:57.1752822Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_bool 2022-08-17T12:44:57.1753632Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float32 2022-08-17T12:44:57.3067425Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float64 2022-08-17T12:44:57.3068414Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float64 2022-08-17T12:44:57.3572215Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_bfloat16 2022-08-17T12:44:57.3573265Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_bfloat16 2022-08-17T12:44:57.3973118Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_bool 2022-08-17T12:44:57.3973711Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_bool 2022-08-17T12:44:57.4482171Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float16 2022-08-17T12:44:57.4539799Z [gw2] [ 44%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float16 2022-08-17T12:44:57.4779940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float32 2022-08-17T12:44:57.4829954Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:44:57.4881271Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:44:57.4896669Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float32 2022-08-17T12:44:57.5307693Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float64 2022-08-17T12:44:57.5308658Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float64 2022-08-17T12:44:57.5453238Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int16 2022-08-17T12:44:57.5454199Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float64 2022-08-17T12:44:57.5741821Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int16 2022-08-17T12:44:57.5742784Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int16 2022-08-17T12:44:57.5959659Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int32 2022-08-17T12:44:57.5960694Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_bool 2022-08-17T12:44:57.6141918Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int16 2022-08-17T12:44:57.6142727Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int32 2022-08-17T12:44:57.6467596Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int64 2022-08-17T12:44:57.6468329Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int64 2022-08-17T12:44:57.6826570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int8 2022-08-17T12:44:57.6847323Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int8 2022-08-17T12:44:57.7217607Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_uint8 2022-08-17T12:44:57.7233598Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_uint8 2022-08-17T12:44:57.7734127Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_bfloat16 2022-08-17T12:44:57.7748221Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_bfloat16 2022-08-17T12:44:57.8122518Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_bool 2022-08-17T12:44:57.8134092Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_bool 2022-08-17T12:44:57.8607285Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float16 2022-08-17T12:44:57.8618605Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float16 2022-08-17T12:44:57.8966018Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float32 2022-08-17T12:44:57.8977117Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float32 2022-08-17T12:44:57.9052465Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float64 2022-08-17T12:44:57.9063255Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int16 2022-08-17T12:44:57.9365998Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int32 2022-08-17T12:44:57.9366842Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float64 2022-08-17T12:44:57.9703355Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int16 2022-08-17T12:44:57.9711952Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int16 2022-08-17T12:44:57.9888123Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int32 2022-08-17T12:44:57.9903746Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:44:58.0093747Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int16 2022-08-17T12:44:58.0111266Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int32 2022-08-17T12:44:58.0481953Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int64 2022-08-17T12:44:58.0512673Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int64 2022-08-17T12:44:58.0888803Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int8 2022-08-17T12:44:58.0913255Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int8 2022-08-17T12:44:58.1255473Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_uint8 2022-08-17T12:44:58.1271354Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_uint8 2022-08-17T12:44:58.1677502Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_bfloat16 2022-08-17T12:44:58.1690052Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_bfloat16 2022-08-17T12:44:58.2039718Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_bool 2022-08-17T12:44:58.2051910Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_bool 2022-08-17T12:44:58.2360657Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_complex128 2022-08-17T12:44:58.2593324Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int32 2022-08-17T12:44:58.2594353Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int64 2022-08-17T12:44:58.2595004Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_complex128 2022-08-17T12:44:58.2595625Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_complex64 2022-08-17T12:44:58.2596225Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int16 2022-08-17T12:44:58.2966297Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int32 2022-08-17T12:44:58.3060431Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_complex64 2022-08-17T12:44:58.3302477Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float16 2022-08-17T12:44:58.3314173Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int16 2022-08-17T12:44:58.3482479Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int32 2022-08-17T12:44:58.3483152Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float16 2022-08-17T12:44:58.3844510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float32 2022-08-17T12:44:58.3865988Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float32 2022-08-17T12:44:58.4313648Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float64 2022-08-17T12:44:58.4327193Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float64 2022-08-17T12:44:58.4774675Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int16 2022-08-17T12:44:58.4775493Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int16 2022-08-17T12:44:58.5215847Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int32 2022-08-17T12:44:58.5230390Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int32 2022-08-17T12:44:58.5686732Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int64 2022-08-17T12:44:58.5688132Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int64 2022-08-17T12:44:58.6085299Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int8 2022-08-17T12:44:58.6100465Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int8 2022-08-17T12:44:58.6145347Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_uint8 2022-08-17T12:44:58.6245619Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int64 2022-08-17T12:44:58.6722437Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int8 2022-08-17T12:44:58.6723790Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_uint8 2022-08-17T12:44:58.6796570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_bfloat16 2022-08-17T12:44:58.6835496Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int32 2022-08-17T12:44:58.6836256Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int64 2022-08-17T12:44:58.6842947Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_bfloat16 2022-08-17T12:44:58.7111030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int16 2022-08-17T12:44:58.7113983Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int16 2022-08-17T12:44:58.7382353Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int32 2022-08-17T12:44:58.7409097Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int32 2022-08-17T12:44:58.7728748Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int64 2022-08-17T12:44:58.7783730Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int64 2022-08-17T12:44:58.8199448Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int8 2022-08-17T12:44:58.8200740Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int8 2022-08-17T12:44:58.9008356Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_uint8 2022-08-17T12:44:58.9009230Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_uint8 2022-08-17T12:44:58.9129964Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_bool 2022-08-17T12:44:58.9184343Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_bool 2022-08-17T12:44:58.9382800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_float32 2022-08-17T12:44:58.9383800Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_float32 2022-08-17T12:44:58.9498175Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_float64 2022-08-17T12:44:58.9499276Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_float64 2022-08-17T12:44:58.9679021Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int16 2022-08-17T12:44:58.9679693Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int16 2022-08-17T12:44:58.9992377Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int32 2022-08-17T12:44:59.0019580Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int32 2022-08-17T12:44:59.0265093Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int64 2022-08-17T12:44:59.0265730Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int64 2022-08-17T12:44:59.0414768Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int8 2022-08-17T12:44:59.0437154Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int8 2022-08-17T12:44:59.0665416Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_uint8 2022-08-17T12:44:59.0666182Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_uint8 2022-08-17T12:44:59.0784642Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_bool 2022-08-17T12:44:59.0807870Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int8 2022-08-17T12:44:59.0911948Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_uint8 2022-08-17T12:44:59.0913080Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_bool 2022-08-17T12:44:59.1039488Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_float32 2022-08-17T12:44:59.1053166Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int64 2022-08-17T12:44:59.1158086Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int8 2022-08-17T12:44:59.1158932Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_float32 2022-08-17T12:44:59.1379350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_float64 2022-08-17T12:44:59.1386815Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_float64 2022-08-17T12:44:59.1701607Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int16 2022-08-17T12:44:59.1702586Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int16 2022-08-17T12:44:59.2068164Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int32 2022-08-17T12:44:59.2069288Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int32 2022-08-17T12:44:59.2261481Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int64 2022-08-17T12:44:59.2262322Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int32 2022-08-17T12:44:59.2464958Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int64 2022-08-17T12:44:59.2466032Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int64 2022-08-17T12:44:59.2745907Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int8 2022-08-17T12:44:59.2746790Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int8 2022-08-17T12:44:59.3049161Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_uint8 2022-08-17T12:44:59.3050069Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_uint8 2022-08-17T12:44:59.3268510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_bool 2022-08-17T12:44:59.3338751Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_bool 2022-08-17T12:44:59.3536764Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_float32 2022-08-17T12:44:59.3550575Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_float32 2022-08-17T12:44:59.3775357Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_float64 2022-08-17T12:44:59.3788873Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_float64 2022-08-17T12:44:59.4145464Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int16 2022-08-17T12:44:59.4146268Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int16 2022-08-17T12:44:59.4354699Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int32 2022-08-17T12:44:59.4355547Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int32 2022-08-17T12:44:59.4564375Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int64 2022-08-17T12:44:59.4578888Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int64 2022-08-17T12:44:59.4882923Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int8 2022-08-17T12:44:59.4973360Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int8 2022-08-17T12:44:59.4974256Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int8 2022-08-17T12:44:59.4974939Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16 2022-08-17T12:44:59.5230371Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_uint8 2022-08-17T12:44:59.5243370Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_uint8 2022-08-17T12:44:59.5387552Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_bfloat16 2022-08-17T12:44:59.5388441Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_uint8 2022-08-17T12:44:59.6563659Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_bool 2022-08-17T12:44:59.6598383Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16 2022-08-17T12:44:59.7196289Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:44:59.7397488Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_bfloat16 2022-08-17T12:44:59.7602047Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_bool 2022-08-17T12:44:59.7602964Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:44:59.8610508Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:44:59.8611402Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:44:59.9083564Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_bfloat16 2022-08-17T12:44:59.9084430Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_bfloat16 2022-08-17T12:44:59.9955754Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:44:59.9956956Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:44:59.9957781Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:44:59.9958458Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_bool 2022-08-17T12:44:59.9959095Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex128 2022-08-17T12:44:59.9959790Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:44:59.9960443Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float16 2022-08-17T12:44:59.9961212Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float16 2022-08-17T12:44:59.9961925Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:44:59.9962524Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:45:00.0254657Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:45:00.0255676Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:45:00.0852367Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_bfloat16 2022-08-17T12:45:00.0934858Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_bfloat16 2022-08-17T12:45:00.0935768Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:45:00.1108931Z [gw1] [ 45%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:45:00.1109926Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:45:00.1110789Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_bool 2022-08-17T12:45:00.1510192Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int16 2022-08-17T12:45:00.1529564Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:45:00.1829231Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_bfloat16 2022-08-17T12:45:00.1870846Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_bfloat16 2022-08-17T12:45:00.2122131Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:45:00.2124235Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:45:00.2370510Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:45:00.2382531Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:45:00.3231828Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_bfloat16 2022-08-17T12:45:00.3242568Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int64 2022-08-17T12:45:00.4276808Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int8 2022-08-17T12:45:00.4277797Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex128 2022-08-17T12:45:00.4636210Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex32 2022-08-17T12:45:00.4663323Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int16 2022-08-17T12:45:00.4899039Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int32 2022-08-17T12:45:00.5010885Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_bfloat16 2022-08-17T12:45:00.6109971Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:45:00.6135122Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:45:00.7484217Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:45:00.7502998Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:45:00.8588461Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int16 2022-08-17T12:45:00.8592589Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int16 2022-08-17T12:45:00.8708192Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int32 2022-08-17T12:45:00.8714790Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int32 2022-08-17T12:45:00.9719279Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int64 2022-08-17T12:45:00.9730845Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int32 2022-08-17T12:45:01.0766358Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:45:01.0767285Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:45:01.1786401Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int8 2022-08-17T12:45:01.1787547Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex32 2022-08-17T12:45:01.1981755Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex64 2022-08-17T12:45:01.1982854Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int8 2022-08-17T12:45:01.1983589Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_uint8 2022-08-17T12:45:01.1984222Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int8 2022-08-17T12:45:01.2934361Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_uint8 2022-08-17T12:45:01.2946430Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_uint8 2022-08-17T12:45:01.3024386Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mish_cpu_float32 2022-08-17T12:45:01.3025141Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int64 2022-08-17T12:45:01.5084837Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int8 2022-08-17T12:45:01.5085836Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex64 2022-08-17T12:45:01.6638669Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float16 2022-08-17T12:45:01.6639521Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int8 2022-08-17T12:45:01.7924460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_uint8 2022-08-17T12:45:01.7925515Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mish_cpu_float32 2022-08-17T12:45:01.8548357Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mish_cpu_float64 2022-08-17T12:45:01.8563863Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float16 2022-08-17T12:45:01.9705524Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float32 2022-08-17T12:45:01.9706297Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_uint8 2022-08-17T12:45:01.9937345Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_bfloat16 2022-08-17T12:45:01.9940211Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_uint8 2022-08-17T12:45:01.9967752Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_shapes_cpu_float32 2022-08-17T12:45:01.9968489Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_shapes_cpu_float32 2022-08-17T12:45:01.9990860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_bfloat16 2022-08-17T12:45:02.0011068Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float32 2022-08-17T12:45:02.0268005Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float64 2022-08-17T12:45:02.0299634Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_bfloat16 2022-08-17T12:45:02.0526716Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_bool 2022-08-17T12:45:02.0555466Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_bool 2022-08-17T12:45:02.0865007Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:45:02.0883527Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:45:02.1150444Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:45:02.1170738Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:45:02.1433510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float16 2022-08-17T12:45:02.1437414Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float16 2022-08-17T12:45:02.1726260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float32 2022-08-17T12:45:02.1750875Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float32 2022-08-17T12:45:02.2056127Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float64 2022-08-17T12:45:02.2057104Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float64 2022-08-17T12:45:02.2248457Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int16 2022-08-17T12:45:02.2249568Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float64 2022-08-17T12:45:02.2377448Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int16 2022-08-17T12:45:02.2388642Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int16 2022-08-17T12:45:02.2672022Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int32 2022-08-17T12:45:02.2682955Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int32 2022-08-17T12:45:02.2957497Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int64 2022-08-17T12:45:02.2964335Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int64 2022-08-17T12:45:02.3218278Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int8 2022-08-17T12:45:02.3228097Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int8 2022-08-17T12:45:02.3339832Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_bfloat16 2022-08-17T12:45:02.3340529Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_bool 2022-08-17T12:45:02.3406121Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_uint8 2022-08-17T12:45:02.3468097Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mish_cpu_float64 2022-08-17T12:45:02.3468882Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float16 2022-08-17T12:45:02.3541654Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int16 2022-08-17T12:45:02.3542472Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int32 2022-08-17T12:45:02.3543145Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_uint8 2022-08-17T12:45:02.3661536Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_bfloat16 2022-08-17T12:45:02.3674073Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_bfloat16 2022-08-17T12:45:02.3764805Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_bool 2022-08-17T12:45:02.3777841Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float16 2022-08-17T12:45:02.3795811Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_bool 2022-08-17T12:45:02.3796618Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_complex128 2022-08-17T12:45:02.3910217Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:45:02.3978987Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_complex128 2022-08-17T12:45:02.4003035Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_complex64 2022-08-17T12:45:02.4028429Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:45:02.4029721Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:45:02.4082749Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_complex64 2022-08-17T12:45:02.4130112Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float16 2022-08-17T12:45:02.4199201Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float16 2022-08-17T12:45:02.4209679Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float32 2022-08-17T12:45:02.4230730Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:45:02.4245360Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_bfloat16 2022-08-17T12:45:02.4265981Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float32 2022-08-17T12:45:02.4365724Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float64 2022-08-17T12:45:02.4376028Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float64 2022-08-17T12:45:02.4482817Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int16 2022-08-17T12:45:02.4500394Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int16 2022-08-17T12:45:02.4595173Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int32 2022-08-17T12:45:02.4622380Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int32 2022-08-17T12:45:02.4720379Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int64 2022-08-17T12:45:02.4786913Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int64 2022-08-17T12:45:02.4804129Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int8 2022-08-17T12:45:02.4830240Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int32 2022-08-17T12:45:02.4830983Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int64 2022-08-17T12:45:02.4974887Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int8 2022-08-17T12:45:02.4975734Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_uint8 2022-08-17T12:45:02.4976587Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_uint8 2022-08-17T12:45:02.5217383Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_bfloat16 2022-08-17T12:45:02.5218430Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_bfloat16 2022-08-17T12:45:02.5395498Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_bool 2022-08-17T12:45:02.5396256Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_bool 2022-08-17T12:45:02.5738391Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex128 2022-08-17T12:45:02.5739204Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex128 2022-08-17T12:45:02.5887073Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex32 2022-08-17T12:45:02.5899612Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex32 2022-08-17T12:45:02.6093608Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex64 2022-08-17T12:45:02.6104815Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex64 2022-08-17T12:45:02.6302501Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float16 2022-08-17T12:45:02.6303061Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float16 2022-08-17T12:45:02.6463913Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float32 2022-08-17T12:45:02.6477881Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float32 2022-08-17T12:45:02.6630981Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float64 2022-08-17T12:45:02.6632075Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int64 2022-08-17T12:45:02.6741751Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int8 2022-08-17T12:45:02.6742617Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float64 2022-08-17T12:45:02.6914036Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int16 2022-08-17T12:45:02.6914811Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int16 2022-08-17T12:45:02.7098819Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int32 2022-08-17T12:45:02.7099655Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int32 2022-08-17T12:45:02.7281929Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int64 2022-08-17T12:45:02.7302978Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int64 2022-08-17T12:45:02.7508305Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int8 2022-08-17T12:45:02.7509038Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int8 2022-08-17T12:45:02.7712652Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_uint8 2022-08-17T12:45:02.7713427Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_uint8 2022-08-17T12:45:02.7893496Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_bfloat16 2022-08-17T12:45:02.7894609Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int8 2022-08-17T12:45:02.8043162Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_uint8 2022-08-17T12:45:02.8044016Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_bool 2022-08-17T12:45:02.8942713Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_complex128 2022-08-17T12:45:02.8943700Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_uint8 2022-08-17T12:45:02.9531415Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_bfloat16 2022-08-17T12:45:02.9571623Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_bfloat16 2022-08-17T12:45:02.9959707Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_bool 2022-08-17T12:45:02.9960496Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_bool 2022-08-17T12:45:03.0244344Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex128 2022-08-17T12:45:03.0245071Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_bfloat16 2022-08-17T12:45:03.0377681Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_float32 2022-08-17T12:45:03.0378802Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex128 2022-08-17T12:45:03.0974790Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex32 2022-08-17T12:45:03.0975526Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex32 2022-08-17T12:45:03.1569599Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex64 2022-08-17T12:45:03.1635039Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex64 2022-08-17T12:45:03.1921398Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float16 2022-08-17T12:45:03.1928493Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_float32 2022-08-17T12:45:03.2068399Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_float64 2022-08-17T12:45:03.2096925Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float16 2022-08-17T12:45:03.2097734Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float32 2022-08-17T12:45:03.2103104Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_bfloat16 2022-08-17T12:45:03.2606530Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:45:03.2732491Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float32 2022-08-17T12:45:03.3201512Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float64 2022-08-17T12:45:03.3202464Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float64 2022-08-17T12:45:03.3574253Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int16 2022-08-17T12:45:03.3575034Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int16 2022-08-17T12:45:03.3958554Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int32 2022-08-17T12:45:03.3973390Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int32 2022-08-17T12:45:03.4338289Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int64 2022-08-17T12:45:03.4364909Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int64 2022-08-17T12:45:03.4651124Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int8 2022-08-17T12:45:03.4662667Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_float64 2022-08-17T12:45:03.4753197Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_bfloat16 2022-08-17T12:45:03.4753928Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int8 2022-08-17T12:45:03.5178367Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_uint8 2022-08-17T12:45:03.5238392Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_uint8 2022-08-17T12:45:03.5352432Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_bfloat16 2022-08-17T12:45:03.5353340Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_bfloat16 2022-08-17T12:45:03.5354013Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_bfloat16 2022-08-17T12:45:03.5354760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_bool 2022-08-17T12:45:03.5453322Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_bool 2022-08-17T12:45:03.5497184Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_bool 2022-08-17T12:45:03.5599326Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_complex128 2022-08-17T12:45:03.5628876Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_complex128 2022-08-17T12:45:03.5754303Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_complex64 2022-08-17T12:45:03.5771876Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_complex64 2022-08-17T12:45:03.5900917Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float16 2022-08-17T12:45:03.5912794Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float16 2022-08-17T12:45:03.5997474Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float32 2022-08-17T12:45:03.6064039Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_bool 2022-08-17T12:45:03.6064785Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex128 2022-08-17T12:45:03.6065349Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float32 2022-08-17T12:45:03.6247569Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float64 2022-08-17T12:45:03.6248407Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float64 2022-08-17T12:45:03.6406666Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int16 2022-08-17T12:45:03.6412033Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int16 2022-08-17T12:45:03.6484176Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int32 2022-08-17T12:45:03.6497316Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int32 2022-08-17T12:45:03.6618635Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int64 2022-08-17T12:45:03.6626340Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int64 2022-08-17T12:45:03.6680726Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int8 2022-08-17T12:45:03.6709184Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex128 2022-08-17T12:45:03.6755074Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex32 2022-08-17T12:45:03.6767858Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int8 2022-08-17T12:45:03.7040815Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_uint8 2022-08-17T12:45:03.7041751Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_uint8 2022-08-17T12:45:03.7042430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_bfloat16 2022-08-17T12:45:03.7043336Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_bfloat16 2022-08-17T12:45:03.7044276Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_bool 2022-08-17T12:45:03.7067267Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_bool 2022-08-17T12:45:03.7076089Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_complex128 2022-08-17T12:45:03.7093457Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_complex128 2022-08-17T12:45:03.7141166Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_complex64 2022-08-17T12:45:03.7152432Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_complex64 2022-08-17T12:45:03.7208115Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float16 2022-08-17T12:45:03.7223069Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float16 2022-08-17T12:45:03.7271291Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float32 2022-08-17T12:45:03.7283393Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float32 2022-08-17T12:45:03.7334391Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float64 2022-08-17T12:45:03.7342048Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex32 2022-08-17T12:45:03.7354645Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float64 2022-08-17T12:45:03.7356772Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int16 2022-08-17T12:45:03.7408522Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex64 2022-08-17T12:45:03.7419886Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int16 2022-08-17T12:45:03.7469053Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int32 2022-08-17T12:45:03.7483394Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int32 2022-08-17T12:45:03.7532557Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int64 2022-08-17T12:45:03.7543183Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int64 2022-08-17T12:45:03.7590700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int8 2022-08-17T12:45:03.7604701Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int8 2022-08-17T12:45:03.7657216Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_uint8 2022-08-17T12:45:03.7670624Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_uint8 2022-08-17T12:45:03.7718980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_bfloat16 2022-08-17T12:45:03.7784059Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_bfloat16 2022-08-17T12:45:03.7828104Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_bool 2022-08-17T12:45:03.7857894Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_bool 2022-08-17T12:45:03.7922789Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_complex128 2022-08-17T12:45:03.7923665Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_complex128 2022-08-17T12:45:03.7959594Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_complex64 2022-08-17T12:45:03.7970550Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_complex64 2022-08-17T12:45:03.8018055Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float16 2022-08-17T12:45:03.8031642Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex64 2022-08-17T12:45:03.8045257Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float16 2022-08-17T12:45:03.8045897Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float32 2022-08-17T12:45:03.8092398Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float16 2022-08-17T12:45:03.8107600Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float32 2022-08-17T12:45:03.8155632Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float64 2022-08-17T12:45:03.8167298Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float64 2022-08-17T12:45:03.8217990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int16 2022-08-17T12:45:03.8229452Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int16 2022-08-17T12:45:03.8277302Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int32 2022-08-17T12:45:03.8288730Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int32 2022-08-17T12:45:03.8336770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int64 2022-08-17T12:45:03.8389584Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int64 2022-08-17T12:45:03.8390218Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int8 2022-08-17T12:45:03.8393000Z [gw1] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:45:03.8397211Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:45:03.8421482Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int8 2022-08-17T12:45:03.8457639Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_uint8 2022-08-17T12:45:03.8471148Z [gw2] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_uint8 2022-08-17T12:45:03.8685751Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_bfloat16 2022-08-17T12:45:03.8848598Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float16 2022-08-17T12:45:03.9315134Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float32 2022-08-17T12:45:03.9321760Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float32 2022-08-17T12:45:03.9914982Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float64 2022-08-17T12:45:03.9927399Z [gw3] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_complex128 2022-08-17T12:45:03.9949308Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_complex64 2022-08-17T12:45:03.9962830Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float64 2022-08-17T12:45:04.0573421Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int16 2022-08-17T12:45:04.0597776Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int16 2022-08-17T12:45:04.1184988Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int32 2022-08-17T12:45:04.1193132Z [gw0] [ 45%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int32 2022-08-17T12:45:04.1803605Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int64 2022-08-17T12:45:04.1847357Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int64 2022-08-17T12:45:04.2431353Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int8 2022-08-17T12:45:04.2445892Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int8 2022-08-17T12:45:04.3025480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_uint8 2022-08-17T12:45:04.3039483Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_uint8 2022-08-17T12:45:04.3934349Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_bfloat16 2022-08-17T12:45:04.3948639Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:45:04.4417516Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_bfloat16 2022-08-17T12:45:04.4418383Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_bfloat16 2022-08-17T12:45:04.5613523Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_float32 2022-08-17T12:45:04.5614623Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_float32 2022-08-17T12:45:04.5993441Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_float64 2022-08-17T12:45:04.6004823Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_complex64 2022-08-17T12:45:04.6568193Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_float32 2022-08-17T12:45:04.6569194Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_float64 2022-08-17T12:45:04.6873718Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int16 2022-08-17T12:45:04.6888939Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_bfloat16 2022-08-17T12:45:04.7500261Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_bool 2022-08-17T12:45:04.7501074Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int16 2022-08-17T12:45:04.8459988Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int32 2022-08-17T12:45:04.8460636Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int32 2022-08-17T12:45:04.8783422Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int64 2022-08-17T12:45:04.8784479Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_float32 2022-08-17T12:45:04.9103121Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_float64 2022-08-17T12:45:04.9107054Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_bfloat16 2022-08-17T12:45:04.9513288Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:45:04.9514149Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int64 2022-08-17T12:45:05.0629433Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int8 2022-08-17T12:45:05.0691107Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int8 2022-08-17T12:45:05.1615987Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_uint8 2022-08-17T12:45:05.1625619Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_uint8 2022-08-17T12:45:05.2390513Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_bfloat16 2022-08-17T12:45:05.2395949Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_bool 2022-08-17T12:45:05.2626793Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_complex128 2022-08-17T12:45:05.2639020Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_float64 2022-08-17T12:45:05.3764811Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int16 2022-08-17T12:45:05.3765646Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:45:05.5366896Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:45:05.5367783Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_bfloat16 2022-08-17T12:45:05.6271548Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_bool 2022-08-17T12:45:05.6272422Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int16 2022-08-17T12:45:05.7884318Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int32 2022-08-17T12:45:05.7898974Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_bool 2022-08-17T12:45:05.8930646Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float16 2022-08-17T12:45:05.8931546Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:45:06.0072289Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int16 2022-08-17T12:45:06.0112234Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int32 2022-08-17T12:45:06.2684429Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int64 2022-08-17T12:45:06.2685227Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int16 2022-08-17T12:45:06.2685917Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_complex128 2022-08-17T12:45:06.2686748Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_complex64 2022-08-17T12:45:06.3692028Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int32 2022-08-17T12:45:06.3692844Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int64 2022-08-17T12:45:06.3863090Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int8 2022-08-17T12:45:06.3863786Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float16 2022-08-17T12:45:06.6395757Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float32 2022-08-17T12:45:06.6396535Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int32 2022-08-17T12:45:06.7032421Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int64 2022-08-17T12:45:06.7033130Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int8 2022-08-17T12:45:06.7033688Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_uint8 2022-08-17T12:45:06.7065443Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float32 2022-08-17T12:45:07.0409371Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float64 2022-08-17T12:45:07.0410205Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int64 2022-08-17T12:45:07.1426818Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int8 2022-08-17T12:45:07.1428450Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_uint8 2022-08-17T12:45:07.3318114Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_bfloat16 2022-08-17T12:45:07.3323919Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float64 2022-08-17T12:45:07.3727740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int16 2022-08-17T12:45:07.3728487Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_complex64 2022-08-17T12:45:07.4347497Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float16 2022-08-17T12:45:07.4376261Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int8 2022-08-17T12:45:07.6558115Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_uint8 2022-08-17T12:45:07.6604154Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int16 2022-08-17T12:45:07.6604936Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int32 2022-08-17T12:45:07.6617818Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_bfloat16 2022-08-17T12:45:07.7618952Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_bool 2022-08-17T12:45:07.7634256Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_uint8 2022-08-17T12:45:07.9493698Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_bfloat16 2022-08-17T12:45:07.9494734Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int32 2022-08-17T12:45:08.1328981Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int64 2022-08-17T12:45:08.1329747Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_bfloat16 2022-08-17T12:45:08.2026128Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_float32 2022-08-17T12:45:08.2037659Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_bool 2022-08-17T12:45:08.2359699Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_complex128 2022-08-17T12:45:08.2360516Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int64 2022-08-17T12:45:08.3078094Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int8 2022-08-17T12:45:08.3078995Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float16 2022-08-17T12:45:08.4915451Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float32 2022-08-17T12:45:08.4916309Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_float32 2022-08-17T12:45:08.5289498Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_float64 2022-08-17T12:45:08.5290425Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int8 2022-08-17T12:45:08.7888423Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_uint8 2022-08-17T12:45:08.7911458Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_uint8 2022-08-17T12:45:08.8791185Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_bfloat16 2022-08-17T12:45:08.8792069Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_float64 2022-08-17T12:45:08.9092373Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int16 2022-08-17T12:45:08.9093316Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float32 2022-08-17T12:45:09.0907438Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float64 2022-08-17T12:45:09.0908234Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_complex128 2022-08-17T12:45:09.0948109Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_complex64 2022-08-17T12:45:09.1001427Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int16 2022-08-17T12:45:09.2077659Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int32 2022-08-17T12:45:09.2078466Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_bfloat16 2022-08-17T12:45:09.3024777Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_bool 2022-08-17T12:45:09.3056404Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int32 2022-08-17T12:45:09.4547249Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int64 2022-08-17T12:45:09.4548036Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_bool 2022-08-17T12:45:09.5462213Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float16 2022-08-17T12:45:09.5463054Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int64 2022-08-17T12:45:09.5939132Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int8 2022-08-17T12:45:09.6051509Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float64 2022-08-17T12:45:09.7563002Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int16 2022-08-17T12:45:09.7563791Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int8 2022-08-17T12:45:09.8990605Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_uint8 2022-08-17T12:45:09.8991403Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_complex64 2022-08-17T12:45:09.9437568Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_float32 2022-08-17T12:45:09.9438419Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_uint8 2022-08-17T12:45:10.0354636Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_bfloat16 2022-08-17T12:45:10.0355418Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float16 2022-08-17T12:45:10.1979793Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float32 2022-08-17T12:45:10.1980893Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int16 2022-08-17T12:45:10.2243724Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int32 2022-08-17T12:45:10.2297275Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_float32 2022-08-17T12:45:10.3606563Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_float64 2022-08-17T12:45:10.3617701Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float32 2022-08-17T12:45:10.4186783Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float64 2022-08-17T12:45:10.4188485Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_bfloat16 2022-08-17T12:45:10.6573524Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_float32 2022-08-17T12:45:10.6587916Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_float64 2022-08-17T12:45:10.7681058Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int16 2022-08-17T12:45:10.7682282Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int32 2022-08-17T12:45:10.7860240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int64 2022-08-17T12:45:10.7862127Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float64 2022-08-17T12:45:10.8661908Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int16 2022-08-17T12:45:10.8671329Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_float32 2022-08-17T12:45:10.9914216Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_float64 2022-08-17T12:45:10.9927170Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int16 2022-08-17T12:45:11.0554045Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int32 2022-08-17T12:45:11.0566386Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int16 2022-08-17T12:45:11.3670043Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int32 2022-08-17T12:45:11.3675714Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_float64 2022-08-17T12:45:11.3913586Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_bfloat16 2022-08-17T12:45:11.3918782Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int64 2022-08-17T12:45:11.4524393Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int8 2022-08-17T12:45:11.4525555Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int32 2022-08-17T12:45:11.4708728Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int64 2022-08-17T12:45:11.4709506Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int32 2022-08-17T12:45:11.8876233Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int64 2022-08-17T12:45:11.8882014Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int64 2022-08-17T12:45:11.8943522Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int8 2022-08-17T12:45:11.8951577Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int64 2022-08-17T12:45:11.9671747Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int8 2022-08-17T12:45:11.9672738Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_bfloat16 2022-08-17T12:45:11.9716102Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:45:11.9767759Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int8 2022-08-17T12:45:12.1821839Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_uint8 2022-08-17T12:45:12.1822768Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int8 2022-08-17T12:45:12.2712096Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_uint8 2022-08-17T12:45:12.2712891Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int8 2022-08-17T12:45:12.4222553Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_uint8 2022-08-17T12:45:12.4223420Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_uint8 2022-08-17T12:45:12.4535276Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_bfloat16 2022-08-17T12:45:12.4549887Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:45:12.5476288Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:45:12.5485563Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_bfloat16 2022-08-17T12:45:12.5547103Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_bool 2022-08-17T12:45:12.5548035Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_uint8 2022-08-17T12:45:12.6557098Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_bfloat16 2022-08-17T12:45:12.6557824Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_uint8 2022-08-17T12:45:12.6691507Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_bfloat16 2022-08-17T12:45:12.6692369Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_bool 2022-08-17T12:45:12.6693084Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex128 2022-08-17T12:45:12.6722957Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_bfloat16 2022-08-17T12:45:12.6947616Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_bool 2022-08-17T12:45:12.6948471Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_bool 2022-08-17T12:45:12.7205370Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex128 2022-08-17T12:45:12.7229320Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex128 2022-08-17T12:45:12.7544175Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex32 2022-08-17T12:45:12.7545008Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex32 2022-08-17T12:45:12.7805383Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex64 2022-08-17T12:45:12.7830276Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex64 2022-08-17T12:45:12.8037340Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float16 2022-08-17T12:45:12.8038103Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex128 2022-08-17T12:45:12.8078073Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex32 2022-08-17T12:45:12.8089521Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float16 2022-08-17T12:45:12.8347521Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float32 2022-08-17T12:45:12.8371335Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float32 2022-08-17T12:45:12.8623917Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float64 2022-08-17T12:45:12.8875164Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float64 2022-08-17T12:45:12.8876121Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int16 2022-08-17T12:45:12.8876918Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_bfloat16 2022-08-17T12:45:12.8877856Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_float32 2022-08-17T12:45:12.8878480Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int16 2022-08-17T12:45:12.9087887Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int32 2022-08-17T12:45:12.9102912Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int32 2022-08-17T12:45:12.9321737Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int64 2022-08-17T12:45:12.9358266Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int64 2022-08-17T12:45:12.9434000Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int8 2022-08-17T12:45:12.9434719Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex32 2022-08-17T12:45:12.9557471Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex64 2022-08-17T12:45:12.9575926Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int8 2022-08-17T12:45:12.9809510Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_uint8 2022-08-17T12:45:12.9810356Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_uint8 2022-08-17T12:45:13.0441741Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_bfloat16 2022-08-17T12:45:13.0442588Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:45:13.0608646Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_bfloat16 2022-08-17T12:45:13.0676796Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex64 2022-08-17T12:45:13.1229879Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float16 2022-08-17T12:45:13.1249287Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_float32 2022-08-17T12:45:13.1749141Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_float64 2022-08-17T12:45:13.1749918Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float16 2022-08-17T12:45:13.3050739Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float32 2022-08-17T12:45:13.3070752Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float32 2022-08-17T12:45:13.3661567Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float64 2022-08-17T12:45:13.3662404Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_float64 2022-08-17T12:45:13.4250027Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_bfloat16 2022-08-17T12:45:13.4264640Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float64 2022-08-17T12:45:13.4496099Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int16 2022-08-17T12:45:13.4549871Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_bfloat16 2022-08-17T12:45:13.5353050Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_bool 2022-08-17T12:45:13.5371434Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int16 2022-08-17T12:45:13.6537559Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int32 2022-08-17T12:45:13.6538418Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int32 2022-08-17T12:45:13.6756811Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int64 2022-08-17T12:45:13.6776455Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_bfloat16 2022-08-17T12:45:13.7520966Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:45:13.7521835Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int64 2022-08-17T12:45:13.8610528Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int8 2022-08-17T12:45:13.8611416Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int8 2022-08-17T12:45:13.9647221Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_uint8 2022-08-17T12:45:13.9683314Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_uint8 2022-08-17T12:45:13.9767981Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_bfloat16 2022-08-17T12:45:13.9768793Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_bfloat16 2022-08-17T12:45:13.9863801Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_bool 2022-08-17T12:45:13.9864637Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_bool 2022-08-17T12:45:13.9928121Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex128 2022-08-17T12:45:13.9944486Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex128 2022-08-17T12:45:14.0100546Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex32 2022-08-17T12:45:14.0101308Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex32 2022-08-17T12:45:14.0112660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex64 2022-08-17T12:45:14.0168257Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex64 2022-08-17T12:45:14.0169030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float16 2022-08-17T12:45:14.0291832Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_bool 2022-08-17T12:45:14.0292537Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_float32 2022-08-17T12:45:14.0293235Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float16 2022-08-17T12:45:14.0293861Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float32 2022-08-17T12:45:14.0303634Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float32 2022-08-17T12:45:14.0385943Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float64 2022-08-17T12:45:14.0402602Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float64 2022-08-17T12:45:14.0498952Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int16 2022-08-17T12:45:14.0500893Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int16 2022-08-17T12:45:14.0652769Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int32 2022-08-17T12:45:14.0653954Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int32 2022-08-17T12:45:14.0654618Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int64 2022-08-17T12:45:14.0690621Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int64 2022-08-17T12:45:14.0727233Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int8 2022-08-17T12:45:14.0749689Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int8 2022-08-17T12:45:14.0906866Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_uint8 2022-08-17T12:45:14.0907653Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_uint8 2022-08-17T12:45:14.2154686Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_bfloat16 2022-08-17T12:45:14.2232236Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_bfloat16 2022-08-17T12:45:14.3009801Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_bool 2022-08-17T12:45:14.3010793Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:45:14.3595131Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:45:14.3595895Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_bool 2022-08-17T12:45:14.4629027Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex128 2022-08-17T12:45:14.4831975Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_float32 2022-08-17T12:45:14.8113541Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_float64 2022-08-17T12:45:14.8114344Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex128 2022-08-17T12:45:15.1252831Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex32 2022-08-17T12:45:15.1253720Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_float64 2022-08-17T12:45:15.2302591Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int16 2022-08-17T12:45:15.2303352Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:45:15.6167028Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_bfloat16 2022-08-17T12:45:15.6167867Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex32 2022-08-17T12:45:15.8301714Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex64 2022-08-17T12:45:15.8305603Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int16 2022-08-17T12:45:15.9422197Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int32 2022-08-17T12:45:15.9447091Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex64 2022-08-17T12:45:16.2292657Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float16 2022-08-17T12:45:16.2314625Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float16 2022-08-17T12:45:16.2483260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float32 2022-08-17T12:45:16.2484041Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int32 2022-08-17T12:45:16.3328888Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int64 2022-08-17T12:45:16.3347633Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_bfloat16 2022-08-17T12:45:16.3437172Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:45:16.3463382Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float32 2022-08-17T12:45:16.5540098Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float64 2022-08-17T12:45:16.5541048Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float64 2022-08-17T12:45:16.6380160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int16 2022-08-17T12:45:16.6380925Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int16 2022-08-17T12:45:16.6664644Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int32 2022-08-17T12:45:16.6665719Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int64 2022-08-17T12:45:16.7537710Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int8 2022-08-17T12:45:16.7538505Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int32 2022-08-17T12:45:16.8546964Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int64 2022-08-17T12:45:16.8566094Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_bfloat16 2022-08-17T12:45:16.8698859Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float16 2022-08-17T12:45:16.8703126Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int64 2022-08-17T12:45:16.9723581Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int8 2022-08-17T12:45:16.9728994Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int8 2022-08-17T12:45:17.0301041Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_uint8 2022-08-17T12:45:17.0302177Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int8 2022-08-17T12:45:17.0539194Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_uint8 2022-08-17T12:45:17.0611077Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_uint8 2022-08-17T12:45:17.1611857Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_bfloat16 2022-08-17T12:45:17.1612716Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_bfloat16 2022-08-17T12:45:17.3018257Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_bool 2022-08-17T12:45:17.3033002Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_bool 2022-08-17T12:45:17.3905563Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex128 2022-08-17T12:45:17.3906186Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:45:17.4516666Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:45:17.4517416Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_uint8 2022-08-17T12:45:17.7300331Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_bfloat16 2022-08-17T12:45:17.7344149Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex128 2022-08-17T12:45:18.2073000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex32 2022-08-17T12:45:18.2074069Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:45:18.3390053Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:45:18.3390918Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex32 2022-08-17T12:45:18.3891515Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex64 2022-08-17T12:45:18.3892484Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_bfloat16 2022-08-17T12:45:18.6873289Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float16 2022-08-17T12:45:18.6874191Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex64 2022-08-17T12:45:18.7518702Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float16 2022-08-17T12:45:18.7584376Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:45:18.9676200Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:45:18.9677124Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float16 2022-08-17T12:45:19.0805825Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float32 2022-08-17T12:45:19.0806605Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float32 2022-08-17T12:45:19.3514552Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float64 2022-08-17T12:45:19.3619703Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:45:19.3620806Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float64 2022-08-17T12:45:19.3638776Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int16 2022-08-17T12:45:19.4764798Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int16 2022-08-17T12:45:19.4798349Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int16 2022-08-17T12:45:19.5705524Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int32 2022-08-17T12:45:19.5759315Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int32 2022-08-17T12:45:19.6924986Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int64 2022-08-17T12:45:19.6925785Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int64 2022-08-17T12:45:19.7844489Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int8 2022-08-17T12:45:19.7845260Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int8 2022-08-17T12:45:19.8751966Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_uint8 2022-08-17T12:45:19.8794130Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_uint8 2022-08-17T12:45:19.9147595Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_bfloat16 2022-08-17T12:45:19.9149964Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int16 2022-08-17T12:45:20.0136686Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int32 2022-08-17T12:45:20.0192687Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_bfloat16 2022-08-17T12:45:20.0468361Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_bool 2022-08-17T12:45:20.0469352Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float16 2022-08-17T12:45:20.1502619Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float32 2022-08-17T12:45:20.1522775Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_bool 2022-08-17T12:45:20.2891653Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:45:20.2903942Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:45:20.3164643Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:45:20.3184329Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int32 2022-08-17T12:45:20.4195681Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:45:20.4207550Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:45:20.5223803Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float16 2022-08-17T12:45:20.5238180Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float16 2022-08-17T12:45:20.5504560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float32 2022-08-17T12:45:20.5505407Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float16 2022-08-17T12:45:20.6141871Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float32 2022-08-17T12:45:20.6161806Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:45:20.6834711Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int8 2022-08-17T12:45:20.6842764Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float32 2022-08-17T12:45:20.7108779Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float64 2022-08-17T12:45:20.7118906Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float32 2022-08-17T12:45:20.8253685Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float64 2022-08-17T12:45:20.8265451Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float64 2022-08-17T12:45:20.8418431Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int16 2022-08-17T12:45:20.8425429Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int8 2022-08-17T12:45:20.9486795Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_uint8 2022-08-17T12:45:20.9487616Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int16 2022-08-17T12:45:21.0687085Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int32 2022-08-17T12:45:21.0710251Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int32 2022-08-17T12:45:21.0985233Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int64 2022-08-17T12:45:21.1053535Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_uint8 2022-08-17T12:45:21.2017255Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_bfloat16 2022-08-17T12:45:21.2043454Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int64 2022-08-17T12:45:21.3286588Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int8 2022-08-17T12:45:21.3302318Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int8 2022-08-17T12:45:21.3893588Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_uint8 2022-08-17T12:45:21.3927847Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_bfloat16 2022-08-17T12:45:21.4623439Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:45:21.4624307Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_uint8 2022-08-17T12:45:21.4823156Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_bfloat16 2022-08-17T12:45:21.4824250Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float64 2022-08-17T12:45:21.4862179Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int16 2022-08-17T12:45:21.4900450Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_bfloat16 2022-08-17T12:45:21.5053594Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_bool 2022-08-17T12:45:21.5054492Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_bool 2022-08-17T12:45:21.5363611Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex128 2022-08-17T12:45:21.5367748Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex128 2022-08-17T12:45:21.5728852Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex32 2022-08-17T12:45:21.5729713Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex32 2022-08-17T12:45:21.5979367Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex64 2022-08-17T12:45:21.5992489Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex64 2022-08-17T12:45:21.6321319Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float16 2022-08-17T12:45:21.6322329Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float16 2022-08-17T12:45:21.6527797Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float32 2022-08-17T12:45:21.6538481Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float32 2022-08-17T12:45:21.6552488Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:45:21.6553184Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float64 2022-08-17T12:45:21.6763836Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:45:21.6774521Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float64 2022-08-17T12:45:21.7043300Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int16 2022-08-17T12:45:21.7070203Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int16 2022-08-17T12:45:21.7341363Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int32 2022-08-17T12:45:21.7342201Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int32 2022-08-17T12:45:21.7560920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int64 2022-08-17T12:45:21.7601665Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int64 2022-08-17T12:45:21.7845790Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int8 2022-08-17T12:45:21.7846607Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int8 2022-08-17T12:45:21.8089871Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_uint8 2022-08-17T12:45:21.8090624Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_uint8 2022-08-17T12:45:22.0006597Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_bfloat16 2022-08-17T12:45:22.0007773Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:45:22.0327313Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int16 2022-08-17T12:45:22.0345996Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int16 2022-08-17T12:45:22.1816460Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int32 2022-08-17T12:45:22.1828807Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int16 2022-08-17T12:45:22.3679682Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int32 2022-08-17T12:45:22.3700591Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int32 2022-08-17T12:45:22.5389523Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int64 2022-08-17T12:45:22.5403643Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int32 2022-08-17T12:45:22.5659772Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int64 2022-08-17T12:45:22.5671929Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int64 2022-08-17T12:45:22.7009376Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int8 2022-08-17T12:45:22.7010176Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_bfloat16 2022-08-17T12:45:22.7602982Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_bool 2022-08-17T12:45:22.7603808Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int8 2022-08-17T12:45:22.9182754Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_uint8 2022-08-17T12:45:22.9201040Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_uint8 2022-08-17T12:45:23.0246560Z test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_bfloat16 2022-08-17T12:45:23.0247583Z [gw2] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float32 2022-08-17T12:45:23.0620019Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float64 2022-08-17T12:45:23.0661324Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_bfloat16 2022-08-17T12:45:23.2319128Z test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_complex128 2022-08-17T12:45:23.2320066Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int64 2022-08-17T12:45:23.2320759Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int8 2022-08-17T12:45:23.2321488Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_complex128 2022-08-17T12:45:23.3755712Z test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_complex64 2022-08-17T12:45:23.3767711Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_complex64 2022-08-17T12:45:23.5435596Z test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float16 2022-08-17T12:45:23.5451086Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float16 2022-08-17T12:45:23.5607510Z test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float32 2022-08-17T12:45:23.5618455Z [gw0] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_bool 2022-08-17T12:45:23.6217781Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float16 2022-08-17T12:45:23.6230419Z [gw3] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int8 2022-08-17T12:45:23.6867110Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_uint8 2022-08-17T12:45:23.6867968Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float32 2022-08-17T12:45:23.8228145Z test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float64 2022-08-17T12:45:23.8244280Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float64 2022-08-17T12:45:23.8792225Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_bfloat16 2022-08-17T12:45:23.8828582Z [gw1] [ 46%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_bfloat16 2022-08-17T12:45:23.9337579Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_bool 2022-08-17T12:45:23.9338342Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_bool 2022-08-17T12:45:23.9943582Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex128 2022-08-17T12:45:23.9963433Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex128 2022-08-17T12:45:24.0561776Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex32 2022-08-17T12:45:24.0562876Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_uint8 2022-08-17T12:45:24.0646426Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_bfloat16 2022-08-17T12:45:24.0647582Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex32 2022-08-17T12:45:24.1269562Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex64 2022-08-17T12:45:24.1317394Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex64 2022-08-17T12:45:24.1899103Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float16 2022-08-17T12:45:24.1899785Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float16 2022-08-17T12:45:24.2544380Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float32 2022-08-17T12:45:24.2545595Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float32 2022-08-17T12:45:24.3173488Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float64 2022-08-17T12:45:24.3188475Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float64 2022-08-17T12:45:24.3669364Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int16 2022-08-17T12:45:24.3679347Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int16 2022-08-17T12:45:24.4178278Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int32 2022-08-17T12:45:24.4193187Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int32 2022-08-17T12:45:24.4661352Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int64 2022-08-17T12:45:24.4694379Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int64 2022-08-17T12:45:24.5142788Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int8 2022-08-17T12:45:24.5163616Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int8 2022-08-17T12:45:24.5552686Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_uint8 2022-08-17T12:45:24.5573137Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_bfloat16 2022-08-17T12:45:24.5798898Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_bool 2022-08-17T12:45:24.5799750Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_uint8 2022-08-17T12:45:24.7255879Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_bfloat16 2022-08-17T12:45:24.7256859Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float16 2022-08-17T12:45:24.8185969Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float32 2022-08-17T12:45:24.8204038Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_bfloat16 2022-08-17T12:45:25.0272490Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex128 2022-08-17T12:45:25.0276201Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_bool 2022-08-17T12:45:25.3399149Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:45:25.3417329Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex128 2022-08-17T12:45:25.4532459Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex32 2022-08-17T12:45:25.4556199Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float32 2022-08-17T12:45:25.9425162Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float64 2022-08-17T12:45:25.9426212Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:45:26.0897122Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:45:26.0897982Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float64 2022-08-17T12:45:26.1333584Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int16 2022-08-17T12:45:26.1368106Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex32 2022-08-17T12:45:26.3481977Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex64 2022-08-17T12:45:26.3482780Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float64 2022-08-17T12:45:26.6553062Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int16 2022-08-17T12:45:26.6584249Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex64 2022-08-17T12:45:26.7968089Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float16 2022-08-17T12:45:26.7980809Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:45:26.8027159Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int16 2022-08-17T12:45:26.8028020Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float16 2022-08-17T12:45:27.0938444Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int32 2022-08-17T12:45:27.1017011Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float16 2022-08-17T12:45:27.2367845Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float32 2022-08-17T12:45:27.2368716Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int16 2022-08-17T12:45:27.4232302Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int32 2022-08-17T12:45:27.4259666Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float32 2022-08-17T12:45:27.6552547Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float64 2022-08-17T12:45:27.6553408Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int32 2022-08-17T12:45:27.7703855Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int64 2022-08-17T12:45:27.7704775Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float16 2022-08-17T12:45:27.7708936Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:45:27.7728034Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float64 2022-08-17T12:45:27.8885480Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int16 2022-08-17T12:45:27.8886322Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int16 2022-08-17T12:45:28.0076909Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int32 2022-08-17T12:45:28.0077757Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int32 2022-08-17T12:45:28.1095282Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int64 2022-08-17T12:45:28.1100047Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int32 2022-08-17T12:45:28.1281805Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int64 2022-08-17T12:45:28.1332551Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int64 2022-08-17T12:45:28.1835210Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int8 2022-08-17T12:45:28.1836247Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:45:28.2403162Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:45:28.2420408Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int8 2022-08-17T12:45:28.3650054Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_uint8 2022-08-17T12:45:28.3706721Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_uint8 2022-08-17T12:45:28.4490454Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_bfloat16 2022-08-17T12:45:28.4491239Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int64 2022-08-17T12:45:28.8917999Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int8 2022-08-17T12:45:28.8918593Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:45:29.0806890Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int16 2022-08-17T12:45:29.0807687Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int64 2022-08-17T12:45:29.1209601Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int8 2022-08-17T12:45:29.1370310Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_bfloat16 2022-08-17T12:45:29.2839054Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_complex128 2022-08-17T12:45:29.2839887Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int8 2022-08-17T12:45:29.5467943Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_uint8 2022-08-17T12:45:29.5539107Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int16 2022-08-17T12:45:29.6728272Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int32 2022-08-17T12:45:29.6729338Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_uint8 2022-08-17T12:45:29.9622360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_bfloat16 2022-08-17T12:45:29.9623306Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int8 2022-08-17T12:45:30.0733839Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_uint8 2022-08-17T12:45:30.0755031Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int32 2022-08-17T12:45:30.2713431Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int64 2022-08-17T12:45:30.2744187Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_complex128 2022-08-17T12:45:30.2837156Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_complex64 2022-08-17T12:45:30.2838122Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_bfloat16 2022-08-17T12:45:30.6590889Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_bool 2022-08-17T12:45:30.6607530Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_bool 2022-08-17T12:45:30.7116823Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float16 2022-08-17T12:45:30.7117635Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int64 2022-08-17T12:45:30.8260462Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int8 2022-08-17T12:45:30.8322861Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_uint8 2022-08-17T12:45:31.0445556Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_bfloat16 2022-08-17T12:45:31.0460070Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_bfloat16 2022-08-17T12:45:31.2356637Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_bool 2022-08-17T12:45:31.2371073Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_complex64 2022-08-17T12:45:31.2582151Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float16 2022-08-17T12:45:31.2582895Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int8 2022-08-17T12:45:31.2759722Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_uint8 2022-08-17T12:45:31.2760790Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_bool 2022-08-17T12:45:31.5485071Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_complex128 2022-08-17T12:45:31.5514525Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float16 2022-08-17T12:45:31.7282302Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float32 2022-08-17T12:45:31.7295796Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_uint8 2022-08-17T12:45:31.8239933Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_bfloat16 2022-08-17T12:45:31.8283027Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_complex128 2022-08-17T12:45:31.9688837Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_complex64 2022-08-17T12:45:31.9748889Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float32 2022-08-17T12:45:32.1536371Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float64 2022-08-17T12:45:32.1536990Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float16 2022-08-17T12:45:32.2514306Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float32 2022-08-17T12:45:32.2527385Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_complex64 2022-08-17T12:45:32.3820962Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_float32 2022-08-17T12:45:32.3821702Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_float32 2022-08-17T12:45:32.4583246Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_float64 2022-08-17T12:45:32.4606969Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float64 2022-08-17T12:45:32.4916239Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int16 2022-08-17T12:45:32.4932656Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_bfloat16 2022-08-17T12:45:32.5947137Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float16 2022-08-17T12:45:32.5957854Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float32 2022-08-17T12:45:32.5969880Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_float64 2022-08-17T12:45:32.5970459Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float64 2022-08-17T12:45:32.7431805Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int16 2022-08-17T12:45:32.7447988Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int16 2022-08-17T12:45:32.8012788Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int32 2022-08-17T12:45:32.8020735Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int16 2022-08-17T12:45:32.8975096Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int32 2022-08-17T12:45:32.8975820Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int32 2022-08-17T12:45:33.0765060Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int64 2022-08-17T12:45:33.0772325Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int64 2022-08-17T12:45:33.1513011Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int8 2022-08-17T12:45:33.1547363Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int32 2022-08-17T12:45:33.2266620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int64 2022-08-17T12:45:33.2267421Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int8 2022-08-17T12:45:33.2754038Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_uint8 2022-08-17T12:45:33.2764918Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float64 2022-08-17T12:45:33.3791110Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int16 2022-08-17T12:45:33.3791836Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float16 2022-08-17T12:45:33.3792452Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:45:33.3793051Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_uint8 2022-08-17T12:45:33.5617221Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_bfloat16 2022-08-17T12:45:33.5646993Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int64 2022-08-17T12:45:33.6220450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int8 2022-08-17T12:45:33.6221485Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_bfloat16 2022-08-17T12:45:33.7258862Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_bool 2022-08-17T12:45:33.7264772Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int16 2022-08-17T12:45:33.8421043Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int32 2022-08-17T12:45:33.8421812Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_bool 2022-08-17T12:45:33.9023698Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_complex128 2022-08-17T12:45:33.9024567Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int8 2022-08-17T12:45:33.9956076Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_uint8 2022-08-17T12:45:33.9956947Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:45:34.3361308Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:45:34.3393009Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int32 2022-08-17T12:45:34.5285558Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int64 2022-08-17T12:45:34.5568061Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_complex128 2022-08-17T12:45:34.5569380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_complex64 2022-08-17T12:45:34.5570149Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_uint8 2022-08-17T12:45:34.9139179Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_bfloat16 2022-08-17T12:45:34.9139916Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int64 2022-08-17T12:45:34.9696687Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int8 2022-08-17T12:45:34.9698312Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:45:34.9699029Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int16 2022-08-17T12:45:34.9712461Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_complex64 2022-08-17T12:45:35.1128860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_float32 2022-08-17T12:45:35.1181744Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_float32 2022-08-17T12:45:35.2440158Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_float64 2022-08-17T12:45:35.2440932Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_bfloat16 2022-08-17T12:45:35.3343350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_bool 2022-08-17T12:45:35.3366393Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int8 2022-08-17T12:45:35.3840225Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_uint8 2022-08-17T12:45:35.3841021Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_float64 2022-08-17T12:45:35.5590389Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int16 2022-08-17T12:45:35.5591242Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int16 2022-08-17T12:45:35.6082977Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int32 2022-08-17T12:45:35.6083980Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int16 2022-08-17T12:45:35.6934598Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int32 2022-08-17T12:45:35.6935440Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_bool 2022-08-17T12:45:35.7271537Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float16 2022-08-17T12:45:35.7352963Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int32 2022-08-17T12:45:35.7573842Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int64 2022-08-17T12:45:35.7676693Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_uint8 2022-08-17T12:45:35.8061612Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_bool 2022-08-17T12:45:35.8062306Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_bool 2022-08-17T12:45:35.8538671Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_complex128 2022-08-17T12:45:35.8740692Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_complex128 2022-08-17T12:45:35.9030998Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_complex64 2022-08-17T12:45:35.9084495Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_complex64 2022-08-17T12:45:35.9177827Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_float32 2022-08-17T12:45:35.9186584Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int64 2022-08-17T12:45:35.9497558Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int8 2022-08-17T12:45:35.9511259Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_float32 2022-08-17T12:45:36.0024059Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_float64 2022-08-17T12:45:36.0024851Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_float64 2022-08-17T12:45:36.0457365Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int16 2022-08-17T12:45:36.0470699Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int16 2022-08-17T12:45:36.0773231Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int32 2022-08-17T12:45:36.0773933Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int8 2022-08-17T12:45:36.0898152Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_uint8 2022-08-17T12:45:36.0909615Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int32 2022-08-17T12:45:36.1388841Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int64 2022-08-17T12:45:36.1389620Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int64 2022-08-17T12:45:36.1443593Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int8 2022-08-17T12:45:36.1515392Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int32 2022-08-17T12:45:36.1784014Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int64 2022-08-17T12:45:36.1784765Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int8 2022-08-17T12:45:36.2151760Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_uint8 2022-08-17T12:45:36.2179723Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_uint8 2022-08-17T12:45:36.2256579Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_bfloat16 2022-08-17T12:45:36.2258481Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_bfloat16 2022-08-17T12:45:36.2275419Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_bool 2022-08-17T12:45:36.2276005Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_uint8 2022-08-17T12:45:36.2340959Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_bfloat16 2022-08-17T12:45:36.2361177Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_bool 2022-08-17T12:45:36.2463735Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex128 2022-08-17T12:45:36.2464442Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex128 2022-08-17T12:45:36.2465059Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex32 2022-08-17T12:45:36.2465826Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_bfloat16 2022-08-17T12:45:36.2519571Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_bool 2022-08-17T12:45:36.2529527Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex32 2022-08-17T12:45:36.2596595Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex64 2022-08-17T12:45:36.2613554Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex64 2022-08-17T12:45:36.2614177Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float16 2022-08-17T12:45:36.2626143Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_bool 2022-08-17T12:45:36.2683174Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex128 2022-08-17T12:45:36.2693313Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float16 2022-08-17T12:45:36.2780390Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float32 2022-08-17T12:45:36.2780974Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float32 2022-08-17T12:45:36.2833510Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float64 2022-08-17T12:45:36.2867623Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex128 2022-08-17T12:45:36.2887649Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex32 2022-08-17T12:45:36.2911717Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float64 2022-08-17T12:45:36.2956963Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int16 2022-08-17T12:45:36.2989758Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int16 2022-08-17T12:45:36.3068303Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int32 2022-08-17T12:45:36.3069104Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int32 2022-08-17T12:45:36.3069673Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int64 2022-08-17T12:45:36.3070250Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex32 2022-08-17T12:45:36.3118893Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex64 2022-08-17T12:45:36.3148562Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int64 2022-08-17T12:45:36.3209726Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int8 2022-08-17T12:45:36.3215325Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int8 2022-08-17T12:45:36.3284285Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_uint8 2022-08-17T12:45:36.3285108Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex64 2022-08-17T12:45:36.3306610Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_uint8 2022-08-17T12:45:36.3307260Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_bfloat16 2022-08-17T12:45:36.3467333Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_float16 2022-08-17T12:45:36.3474377Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_float16 2022-08-17T12:45:36.3678405Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_float32 2022-08-17T12:45:36.3679474Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_float32 2022-08-17T12:45:36.3961383Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_float64 2022-08-17T12:45:36.3962166Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_float64 2022-08-17T12:45:36.4109361Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int16 2022-08-17T12:45:36.4110453Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int16 2022-08-17T12:45:36.4228051Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int32 2022-08-17T12:45:36.4246610Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int32 2022-08-17T12:45:36.4402141Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int64 2022-08-17T12:45:36.4419400Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int64 2022-08-17T12:45:36.4583576Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int8 2022-08-17T12:45:36.4584412Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int8 2022-08-17T12:45:36.4746523Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_uint8 2022-08-17T12:45:36.4754473Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_uint8 2022-08-17T12:45:36.5347780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_bfloat16 2022-08-17T12:45:36.5360979Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float16 2022-08-17T12:45:36.5844118Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float32 2022-08-17T12:45:36.5866829Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_bfloat16 2022-08-17T12:45:36.6949073Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_bool 2022-08-17T12:45:36.6950314Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int64 2022-08-17T12:45:36.7627428Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int8 2022-08-17T12:45:36.7628194Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_bool 2022-08-17T12:45:36.8477699Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex128 2022-08-17T12:45:36.8478821Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float32 2022-08-17T12:45:37.0302973Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float64 2022-08-17T12:45:37.0303778Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_bfloat16 2022-08-17T12:45:37.2187981Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_bool 2022-08-17T12:45:37.2188783Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int8 2022-08-17T12:45:37.2731607Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_uint8 2022-08-17T12:45:37.2752739Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_bool 2022-08-17T12:45:37.2859580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_float32 2022-08-17T12:45:37.2861440Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex128 2022-08-17T12:45:37.3773394Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex32 2022-08-17T12:45:37.3785097Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float64 2022-08-17T12:45:37.4421237Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int16 2022-08-17T12:45:37.4439846Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_float32 2022-08-17T12:45:37.6764518Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_float64 2022-08-17T12:45:37.6765399Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_float64 2022-08-17T12:45:37.6815659Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int16 2022-08-17T12:45:37.6878570Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int16 2022-08-17T12:45:37.7543899Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int32 2022-08-17T12:45:37.7549378Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_uint8 2022-08-17T12:45:37.7634139Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_bfloat16 2022-08-17T12:45:37.7642416Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_bfloat16 2022-08-17T12:45:37.7714342Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_bool 2022-08-17T12:45:37.7723875Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_bool 2022-08-17T12:45:37.7808189Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex128 2022-08-17T12:45:37.7815423Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex128 2022-08-17T12:45:37.7894009Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex32 2022-08-17T12:45:37.7915972Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex32 2022-08-17T12:45:37.7980493Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex64 2022-08-17T12:45:37.7994576Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex64 2022-08-17T12:45:37.8055557Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float16 2022-08-17T12:45:37.8074763Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float16 2022-08-17T12:45:37.8138004Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float32 2022-08-17T12:45:37.8155959Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float32 2022-08-17T12:45:37.8216585Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float64 2022-08-17T12:45:37.8244579Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float64 2022-08-17T12:45:37.8295365Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int16 2022-08-17T12:45:37.8344613Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int16 2022-08-17T12:45:37.8345287Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int32 2022-08-17T12:45:37.8370711Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int16 2022-08-17T12:45:37.8371330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int32 2022-08-17T12:45:37.8513852Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int32 2022-08-17T12:45:37.8609976Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int64 2022-08-17T12:45:37.8610626Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int64 2022-08-17T12:45:37.8611227Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int8 2022-08-17T12:45:37.8611821Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int8 2022-08-17T12:45:37.8612396Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_uint8 2022-08-17T12:45:37.8613005Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_uint8 2022-08-17T12:45:37.8683204Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_bfloat16 2022-08-17T12:45:37.8689411Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_bfloat16 2022-08-17T12:45:37.8785879Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_bool 2022-08-17T12:45:37.8847989Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_bool 2022-08-17T12:45:37.8898119Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex128 2022-08-17T12:45:37.8919249Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex128 2022-08-17T12:45:37.9004389Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex32 2022-08-17T12:45:37.9024791Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex32 2022-08-17T12:45:37.9104416Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex64 2022-08-17T12:45:37.9115716Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex64 2022-08-17T12:45:37.9230989Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float16 2022-08-17T12:45:37.9231709Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float16 2022-08-17T12:45:37.9309129Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float32 2022-08-17T12:45:37.9326771Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float32 2022-08-17T12:45:37.9411609Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float64 2022-08-17T12:45:37.9428910Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float64 2022-08-17T12:45:37.9505271Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int16 2022-08-17T12:45:37.9531766Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int16 2022-08-17T12:45:37.9610267Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int32 2022-08-17T12:45:37.9611154Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int32 2022-08-17T12:45:37.9694685Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int64 2022-08-17T12:45:37.9713621Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int64 2022-08-17T12:45:37.9795235Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int8 2022-08-17T12:45:37.9816304Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int8 2022-08-17T12:45:37.9899036Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_uint8 2022-08-17T12:45:37.9909085Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_uint8 2022-08-17T12:45:37.9949680Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_bfloat16 2022-08-17T12:45:37.9950515Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_bfloat16 2022-08-17T12:45:38.0004830Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_bool 2022-08-17T12:45:38.0015004Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_bool 2022-08-17T12:45:38.0015452Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex128 2022-08-17T12:45:38.0016087Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex128 2022-08-17T12:45:38.0062820Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex32 2022-08-17T12:45:38.0063780Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex32 2022-08-17T12:45:38.0076319Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex64 2022-08-17T12:45:38.0097693Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex64 2022-08-17T12:45:38.0101238Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_float16 2022-08-17T12:45:38.0111412Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int32 2022-08-17T12:45:38.0136282Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_float16 2022-08-17T12:45:38.0136915Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_float32 2022-08-17T12:45:38.0140450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int64 2022-08-17T12:45:38.0183373Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_float32 2022-08-17T12:45:38.0184364Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_float64 2022-08-17T12:45:38.0187576Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_float64 2022-08-17T12:45:38.0236179Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int16 2022-08-17T12:45:38.0236987Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int16 2022-08-17T12:45:38.0238832Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int32 2022-08-17T12:45:38.0244531Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int32 2022-08-17T12:45:38.0255615Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int32 2022-08-17T12:45:38.0256302Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int64 2022-08-17T12:45:38.0274623Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int64 2022-08-17T12:45:38.0284317Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int64 2022-08-17T12:45:38.0304613Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int8 2022-08-17T12:45:38.0321598Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int8 2022-08-17T12:45:38.0343988Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_uint8 2022-08-17T12:45:38.0373064Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_uint8 2022-08-17T12:45:38.0373728Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_bfloat16 2022-08-17T12:45:38.0404213Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_bfloat16 2022-08-17T12:45:38.0404791Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_bool 2022-08-17T12:45:38.0411105Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_bool 2022-08-17T12:45:38.0467814Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex128 2022-08-17T12:45:38.0468774Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex128 2022-08-17T12:45:38.0469431Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex32 2022-08-17T12:45:38.0496110Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex32 2022-08-17T12:45:38.0496781Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex64 2022-08-17T12:45:38.0503253Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex32 2022-08-17T12:45:38.0516861Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex64 2022-08-17T12:45:38.0517553Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float16 2022-08-17T12:45:38.0533426Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex64 2022-08-17T12:45:38.0564715Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float16 2022-08-17T12:45:38.0591118Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float32 2022-08-17T12:45:38.0620006Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float32 2022-08-17T12:45:38.0626316Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float64 2022-08-17T12:45:38.0626890Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float64 2022-08-17T12:45:38.0627366Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int16 2022-08-17T12:45:38.0628960Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int16 2022-08-17T12:45:38.0655004Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int32 2022-08-17T12:45:38.0700168Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int32 2022-08-17T12:45:38.0702085Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int64 2022-08-17T12:45:38.0702709Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int64 2022-08-17T12:45:38.0712279Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int8 2022-08-17T12:45:38.0724310Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int8 2022-08-17T12:45:38.0741306Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_uint8 2022-08-17T12:45:38.0878779Z [gw3] [ 47%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_uint8 2022-08-17T12:45:38.2040020Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_bfloat16 2022-08-17T12:45:38.2040805Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int64 2022-08-17T12:45:38.3501286Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int8 2022-08-17T12:45:38.3502067Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int8 2022-08-17T12:45:38.3818772Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_uint8 2022-08-17T12:45:38.3853894Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int64 2022-08-17T12:45:38.4635786Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int8 2022-08-17T12:45:38.4638234Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex64 2022-08-17T12:45:38.4998408Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float16 2022-08-17T12:45:38.4999170Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_uint8 2022-08-17T12:45:38.5228336Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_bfloat16 2022-08-17T12:45:38.5229097Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_bfloat16 2022-08-17T12:45:38.6671984Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_bool 2022-08-17T12:45:38.6672922Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int8 2022-08-17T12:45:38.7838888Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_uint8 2022-08-17T12:45:38.7839893Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_bool 2022-08-17T12:45:38.8713400Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex128 2022-08-17T12:45:38.8714161Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float16 2022-08-17T12:45:38.9844330Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float32 2022-08-17T12:45:38.9845343Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_uint8 2022-08-17T12:45:39.0871078Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_bfloat16 2022-08-17T12:45:39.0871869Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float32 2022-08-17T12:45:39.3468247Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float64 2022-08-17T12:45:39.3469024Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float64 2022-08-17T12:45:39.4614576Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int16 2022-08-17T12:45:39.4634953Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int16 2022-08-17T12:45:39.4861464Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int32 2022-08-17T12:45:39.4872685Z [gw0] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_bfloat16 2022-08-17T12:45:39.6220092Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float16 2022-08-17T12:45:39.6224397Z [gw3] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex128 2022-08-17T12:45:39.6225065Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex32 2022-08-17T12:45:39.6225650Z [gw2] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_bfloat16 2022-08-17T12:45:39.6226222Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_float16 2022-08-17T12:45:39.6226761Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int32 2022-08-17T12:45:39.7324645Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int64 2022-08-17T12:45:39.7325613Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int64 2022-08-17T12:45:39.8670505Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int8 2022-08-17T12:45:39.8671696Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int8 2022-08-17T12:45:40.0023578Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_uint8 2022-08-17T12:45:40.0024315Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_uint8 2022-08-17T12:45:40.5029331Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_bfloat16 2022-08-17T12:45:40.5037360Z [gw1] [ 47%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_bfloat16 2022-08-17T12:45:40.6715043Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_bool 2022-08-17T12:45:40.6716125Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_float16 2022-08-17T12:45:40.9102904Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_float32 2022-08-17T12:45:40.9104553Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float16 2022-08-17T12:45:41.1794187Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float32 2022-08-17T12:45:41.1796225Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_bool 2022-08-17T12:45:41.1896272Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_complex128 2022-08-17T12:45:41.1896965Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex32 2022-08-17T12:45:41.3019044Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex64 2022-08-17T12:45:41.3019883Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_float32 2022-08-17T12:45:41.8224293Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_float64 2022-08-17T12:45:41.8225062Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float32 2022-08-17T12:45:41.8609808Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float64 2022-08-17T12:45:41.8628343Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_complex128 2022-08-17T12:45:41.9224303Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_complex64 2022-08-17T12:45:41.9276160Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_float64 2022-08-17T12:45:41.9770610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int16 2022-08-17T12:45:41.9771724Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex64 2022-08-17T12:45:42.4261873Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float16 2022-08-17T12:45:42.4262587Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int16 2022-08-17T12:45:42.5457772Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int32 2022-08-17T12:45:42.5486133Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_complex64 2022-08-17T12:45:42.8130327Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float16 2022-08-17T12:45:42.8144875Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float64 2022-08-17T12:45:42.8555787Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int16 2022-08-17T12:45:42.8608620Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float16 2022-08-17T12:45:42.8898881Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float32 2022-08-17T12:45:42.8899605Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int32 2022-08-17T12:45:43.0649593Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int64 2022-08-17T12:45:43.0651231Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float16 2022-08-17T12:45:43.3302038Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float32 2022-08-17T12:45:43.3302895Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float32 2022-08-17T12:45:43.3713833Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float64 2022-08-17T12:45:43.3715257Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int64 2022-08-17T12:45:43.3716045Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int8 2022-08-17T12:45:43.3716823Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float32 2022-08-17T12:45:43.4620741Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float64 2022-08-17T12:45:43.4643594Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int16 2022-08-17T12:45:43.6994759Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int32 2022-08-17T12:45:43.7062316Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float64 2022-08-17T12:45:43.8076090Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int16 2022-08-17T12:45:43.8076839Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int8 2022-08-17T12:45:43.9404044Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_uint8 2022-08-17T12:45:43.9417508Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float64 2022-08-17T12:45:44.0005532Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int16 2022-08-17T12:45:44.0008328Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int16 2022-08-17T12:45:44.0800930Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int32 2022-08-17T12:45:44.0801675Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int32 2022-08-17T12:45:44.2765196Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int64 2022-08-17T12:45:44.2774361Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_uint8 2022-08-17T12:45:44.3591337Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_bfloat16 2022-08-17T12:45:44.3592451Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int32 2022-08-17T12:45:44.4380878Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int64 2022-08-17T12:45:44.4381621Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int16 2022-08-17T12:45:44.7102197Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int32 2022-08-17T12:45:44.7102918Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_bfloat16 2022-08-17T12:45:44.7430017Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float16 2022-08-17T12:45:44.7430853Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int64 2022-08-17T12:45:44.7900782Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int8 2022-08-17T12:45:44.7919877Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int64 2022-08-17T12:45:45.0375306Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int8 2022-08-17T12:45:45.0427367Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int32 2022-08-17T12:45:45.3004044Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int64 2022-08-17T12:45:45.3056466Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int8 2022-08-17T12:45:45.4200923Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_uint8 2022-08-17T12:45:45.4202054Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float16 2022-08-17T12:45:45.6026073Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float32 2022-08-17T12:45:45.6057552Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int8 2022-08-17T12:45:45.6800926Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_uint8 2022-08-17T12:45:45.6801837Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_uint8 2022-08-17T12:45:45.6865687Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_bfloat16 2022-08-17T12:45:45.6866385Z [gw1] [ 48%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_bfloat16 2022-08-17T12:45:45.7152185Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float16 2022-08-17T12:45:45.7152954Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int64 2022-08-17T12:45:45.7841347Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int8 2022-08-17T12:45:45.7842124Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float32 2022-08-17T12:45:46.1001610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float64 2022-08-17T12:45:46.1002393Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int8 2022-08-17T12:45:46.1763594Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_uint8 2022-08-17T12:45:46.1764329Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float64 2022-08-17T12:45:46.2073032Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int16 2022-08-17T12:45:46.2094455Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_uint8 2022-08-17T12:45:46.4296959Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_bfloat16 2022-08-17T12:45:46.4298064Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_uint8 2022-08-17T12:45:46.5333533Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_bfloat16 2022-08-17T12:45:46.5334493Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int16 2022-08-17T12:45:46.6068249Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int32 2022-08-17T12:45:46.6094017Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float16 2022-08-17T12:45:46.8322129Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float32 2022-08-17T12:45:46.8323112Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_bfloat16 2022-08-17T12:45:46.8829390Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_bool 2022-08-17T12:45:46.8830140Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_bfloat16 2022-08-17T12:45:46.8848959Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_bool 2022-08-17T12:45:46.8907285Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int32 2022-08-17T12:45:47.1489635Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int64 2022-08-17T12:45:47.1491445Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float32 2022-08-17T12:45:47.3097715Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float64 2022-08-17T12:45:47.3098525Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int64 2022-08-17T12:45:47.3674789Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int8 2022-08-17T12:45:47.3696567Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_bool 2022-08-17T12:45:47.4309882Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_float32 2022-08-17T12:45:47.4311953Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_bool 2022-08-17T12:45:47.6463878Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:45:47.6464731Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int8 2022-08-17T12:45:47.7033286Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_uint8 2022-08-17T12:45:47.7034099Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_float32 2022-08-17T12:45:47.7865859Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_float64 2022-08-17T12:45:47.7866572Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float64 2022-08-17T12:45:48.1477261Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int16 2022-08-17T12:45:48.1536868Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_uint8 2022-08-17T12:45:48.2360125Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_bfloat16 2022-08-17T12:45:48.2361077Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_float64 2022-08-17T12:45:48.3848686Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int16 2022-08-17T12:45:48.3852346Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int16 2022-08-17T12:45:48.5476131Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int32 2022-08-17T12:45:48.5476998Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:45:48.6513153Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:45:48.6719944Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int16 2022-08-17T12:45:48.9067935Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int32 2022-08-17T12:45:48.9068804Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_bfloat16 2022-08-17T12:45:48.9506838Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_bool 2022-08-17T12:45:48.9507782Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int32 2022-08-17T12:45:49.1057080Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int64 2022-08-17T12:45:49.1058191Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int32 2022-08-17T12:45:49.2927729Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int64 2022-08-17T12:45:49.2941464Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_bool 2022-08-17T12:45:49.3588486Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float16 2022-08-17T12:45:49.3589496Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:45:49.3617618Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int64 2022-08-17T12:45:49.3618399Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float16 2022-08-17T12:45:49.4691031Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int8 2022-08-17T12:45:49.4741971Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int64 2022-08-17T12:45:49.7983488Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int8 2022-08-17T12:45:49.7990912Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int8 2022-08-17T12:45:49.8282148Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int8 2022-08-17T12:45:49.8282941Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_uint8 2022-08-17T12:45:50.0865118Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_uint8 2022-08-17T12:45:50.0876919Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_uint8 2022-08-17T12:45:50.1426983Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_bfloat16 2022-08-17T12:45:50.1428201Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_uint8 2022-08-17T12:45:50.1428906Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_bfloat16 2022-08-17T12:45:50.1429540Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float16 2022-08-17T12:45:50.2252157Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float32 2022-08-17T12:45:50.2252909Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_bfloat16 2022-08-17T12:45:50.2639721Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_bool 2022-08-17T12:45:50.2654044Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float16 2022-08-17T12:45:50.3002525Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:45:50.3022116Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_bool 2022-08-17T12:45:50.3929666Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex128 2022-08-17T12:45:50.3936342Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex128 2022-08-17T12:45:50.4864941Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex32 2022-08-17T12:45:50.4865942Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_bfloat16 2022-08-17T12:45:50.4924947Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_bool 2022-08-17T12:45:50.4934758Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex32 2022-08-17T12:45:50.5158488Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex64 2022-08-17T12:45:50.5173494Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float32 2022-08-17T12:45:50.5900812Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float64 2022-08-17T12:45:50.5927362Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex64 2022-08-17T12:45:50.6597531Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float16 2022-08-17T12:45:50.6649558Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:45:50.6845734Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:45:50.6846603Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float16 2022-08-17T12:45:50.7656894Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float32 2022-08-17T12:45:50.7657810Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float32 2022-08-17T12:45:50.8558307Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float64 2022-08-17T12:45:50.8619457Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float64 2022-08-17T12:45:50.9356299Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int16 2022-08-17T12:45:50.9360393Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int16 2022-08-17T12:45:50.9475339Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int32 2022-08-17T12:45:50.9488323Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_bool 2022-08-17T12:45:51.0186395Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_float32 2022-08-17T12:45:51.0187128Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int32 2022-08-17T12:45:51.0304013Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int64 2022-08-17T12:45:51.0311690Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float64 2022-08-17T12:45:51.0917315Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int16 2022-08-17T12:45:51.0918357Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int64 2022-08-17T12:45:51.1735884Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int8 2022-08-17T12:45:51.1736624Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int8 2022-08-17T12:45:51.2595253Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_uint8 2022-08-17T12:45:51.2596064Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:45:51.2596766Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int16 2022-08-17T12:45:51.2597481Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_uint8 2022-08-17T12:45:51.2879426Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_bfloat16 2022-08-17T12:45:51.3003306Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_bfloat16 2022-08-17T12:45:51.3162102Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_bool 2022-08-17T12:45:51.3162779Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_bool 2022-08-17T12:45:51.3606836Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex128 2022-08-17T12:45:51.3607722Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex128 2022-08-17T12:45:51.3608335Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex32 2022-08-17T12:45:51.3608926Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_float32 2022-08-17T12:45:51.3924401Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_float64 2022-08-17T12:45:51.3925145Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex32 2022-08-17T12:45:51.4239808Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex64 2022-08-17T12:45:51.4251597Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex64 2022-08-17T12:45:51.4681707Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float16 2022-08-17T12:45:51.4682504Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float16 2022-08-17T12:45:51.4884211Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float32 2022-08-17T12:45:51.4896662Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int16 2022-08-17T12:45:51.4945950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int32 2022-08-17T12:45:51.4958164Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float32 2022-08-17T12:45:51.5291665Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float64 2022-08-17T12:45:51.5321476Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float64 2022-08-17T12:45:51.5571498Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int16 2022-08-17T12:45:51.5584010Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int16 2022-08-17T12:45:51.5931724Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int32 2022-08-17T12:45:51.5932806Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int32 2022-08-17T12:45:51.6206767Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int64 2022-08-17T12:45:51.6209715Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int64 2022-08-17T12:45:51.6499050Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int8 2022-08-17T12:45:51.6511132Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int8 2022-08-17T12:45:51.6844078Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_uint8 2022-08-17T12:45:51.6845082Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_uint8 2022-08-17T12:45:51.7279696Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_bfloat16 2022-08-17T12:45:51.7294562Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_bfloat16 2022-08-17T12:45:51.7481798Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_bool 2022-08-17T12:45:51.7495133Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_float64 2022-08-17T12:45:51.7630876Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int16 2022-08-17T12:45:51.7640726Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_bool 2022-08-17T12:45:51.7802098Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_complex128 2022-08-17T12:45:51.7811547Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int16 2022-08-17T12:45:51.8115535Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int32 2022-08-17T12:45:51.8136889Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_complex128 2022-08-17T12:45:51.8355094Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_complex64 2022-08-17T12:45:51.8356291Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int32 2022-08-17T12:45:51.8596314Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int64 2022-08-17T12:45:51.8630254Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_complex64 2022-08-17T12:45:51.9031010Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_float16 2022-08-17T12:45:51.9063463Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_float16 2022-08-17T12:45:51.9475682Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_float32 2022-08-17T12:45:51.9501525Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_float32 2022-08-17T12:45:51.9897812Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_float64 2022-08-17T12:45:51.9909584Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_float64 2022-08-17T12:45:52.0272800Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int16 2022-08-17T12:45:52.0473189Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int16 2022-08-17T12:45:52.0640954Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int32 2022-08-17T12:45:52.0642843Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int16 2022-08-17T12:45:52.0643522Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int32 2022-08-17T12:45:52.0686770Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int32 2022-08-17T12:45:52.1013264Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int64 2022-08-17T12:45:52.1014008Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int64 2022-08-17T12:45:52.1362916Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int8 2022-08-17T12:45:52.1377502Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int8 2022-08-17T12:45:52.1741675Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_uint8 2022-08-17T12:45:52.1764186Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_uint8 2022-08-17T12:45:52.2290783Z test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_bfloat16 2022-08-17T12:45:52.2318505Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int64 2022-08-17T12:45:52.3111874Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int8 2022-08-17T12:45:52.3125141Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int32 2022-08-17T12:45:52.3640954Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int64 2022-08-17T12:45:52.3692917Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int32 2022-08-17T12:45:52.5763761Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int64 2022-08-17T12:45:52.5764527Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_bfloat16 2022-08-17T12:45:52.6009553Z test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_float32 2022-08-17T12:45:52.6010903Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int8 2022-08-17T12:45:52.7485025Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_uint8 2022-08-17T12:45:52.7513064Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int64 2022-08-17T12:45:52.8878539Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int8 2022-08-17T12:45:52.8888585Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int64 2022-08-17T12:45:52.9344680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int8 2022-08-17T12:45:52.9389214Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_uint8 2022-08-17T12:45:52.9423932Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_bfloat16 2022-08-17T12:45:52.9482251Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_float32 2022-08-17T12:45:53.0571611Z test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_float64 2022-08-17T12:45:53.0572613Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int8 2022-08-17T12:45:53.3235873Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_uint8 2022-08-17T12:45:53.3257078Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_uint8 2022-08-17T12:45:53.3934465Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_bfloat16 2022-08-17T12:45:53.3940364Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int8 2022-08-17T12:45:53.4390814Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_uint8 2022-08-17T12:45:53.4391724Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_float64 2022-08-17T12:45:53.5329114Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_bfloat16 2022-08-17T12:45:53.5346691Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_bfloat16 2022-08-17T12:45:53.7607828Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_bool 2022-08-17T12:45:53.7608769Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_bfloat16 2022-08-17T12:45:53.8772161Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_bool 2022-08-17T12:45:53.8772960Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_bfloat16 2022-08-17T12:45:53.9924348Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_bool 2022-08-17T12:45:54.0159241Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_bool 2022-08-17T12:45:54.0791723Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float16 2022-08-17T12:45:54.0792747Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_uint8 2022-08-17T12:45:54.6760235Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_bfloat16 2022-08-17T12:45:54.6921180Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_bool 2022-08-17T12:45:54.8415446Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_float32 2022-08-17T12:45:54.8416343Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_bool 2022-08-17T12:45:55.1464524Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_complex128 2022-08-17T12:45:55.1465609Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_bfloat16 2022-08-17T12:45:55.1466735Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float16 2022-08-17T12:45:55.1467439Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float16 2022-08-17T12:45:55.4470120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float32 2022-08-17T12:45:55.4470859Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_float32 2022-08-17T12:45:55.7517351Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_float64 2022-08-17T12:45:55.7518301Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float32 2022-08-17T12:45:55.9577729Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float64 2022-08-17T12:45:55.9581470Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_complex128 2022-08-17T12:45:56.1501209Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_complex64 2022-08-17T12:45:56.1502007Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_float64 2022-08-17T12:45:56.2596938Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int16 2022-08-17T12:45:56.2614649Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float16 2022-08-17T12:45:56.4525713Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:45:56.4526515Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float64 2022-08-17T12:45:56.6663055Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int16 2022-08-17T12:45:56.6743480Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int16 2022-08-17T12:45:56.9070647Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int32 2022-08-17T12:45:56.9071587Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int16 2022-08-17T12:45:56.9166903Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int32 2022-08-17T12:45:56.9167608Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:45:56.9382414Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:45:56.9383211Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_complex64 2022-08-17T12:45:57.1236180Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_float32 2022-08-17T12:45:57.1236962Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int32 2022-08-17T12:45:57.3582219Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int64 2022-08-17T12:45:57.3582930Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_float32 2022-08-17T12:45:57.3583474Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int32 2022-08-17T12:45:57.3584072Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_float64 2022-08-17T12:45:57.5418756Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int64 2022-08-17T12:45:57.5419584Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int64 2022-08-17T12:45:57.5820136Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int8 2022-08-17T12:45:57.5848354Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:45:57.7360770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int16 2022-08-17T12:45:57.7389313Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_float64 2022-08-17T12:45:57.7574723Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int16 2022-08-17T12:45:57.7575456Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int64 2022-08-17T12:45:57.9179308Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int8 2022-08-17T12:45:57.9195747Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int8 2022-08-17T12:45:58.0407173Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_uint8 2022-08-17T12:45:58.0425335Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int16 2022-08-17T12:45:58.0913421Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int32 2022-08-17T12:45:58.0914694Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int16 2022-08-17T12:45:58.1157683Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int32 2022-08-17T12:45:58.1190618Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int8 2022-08-17T12:45:58.2492037Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_uint8 2022-08-17T12:45:58.2492810Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_uint8 2022-08-17T12:45:58.3808852Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_bfloat16 2022-08-17T12:45:58.3835859Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int32 2022-08-17T12:45:58.5165816Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int64 2022-08-17T12:45:58.5166561Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_uint8 2022-08-17T12:45:58.6880688Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_bfloat16 2022-08-17T12:45:58.6898293Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int32 2022-08-17T12:45:58.7260898Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int64 2022-08-17T12:45:58.7261640Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_bfloat16 2022-08-17T12:45:58.8036070Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_bool 2022-08-17T12:45:58.8036828Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int64 2022-08-17T12:45:59.1091453Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int8 2022-08-17T12:45:59.1104086Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int8 2022-08-17T12:45:59.2472692Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_uint8 2022-08-17T12:45:59.2473430Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_bool 2022-08-17T12:45:59.2530436Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int64 2022-08-17T12:45:59.2531283Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float16 2022-08-17T12:45:59.4292024Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int8 2022-08-17T12:45:59.4292875Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_uint8 2022-08-17T12:45:59.6729334Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_bfloat16 2022-08-17T12:45:59.6730476Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_bfloat16 2022-08-17T12:45:59.7402738Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_bool 2022-08-17T12:45:59.7416253Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int8 2022-08-17T12:45:59.8767297Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_uint8 2022-08-17T12:45:59.8780660Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float16 2022-08-17T12:46:00.1520529Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float32 2022-08-17T12:46:00.1531527Z [gw1] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_bfloat16 2022-08-17T12:46:00.3212504Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_complex128 2022-08-17T12:46:00.3213689Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float32 2022-08-17T12:46:00.3518501Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float64 2022-08-17T12:46:00.3519470Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_uint8 2022-08-17T12:46:00.3594805Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_bfloat16 2022-08-17T12:46:00.3628446Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_bfloat16 2022-08-17T12:46:00.3768127Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_bool 2022-08-17T12:46:00.3768922Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_bool 2022-08-17T12:46:00.3787431Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex128 2022-08-17T12:46:00.3803827Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex128 2022-08-17T12:46:00.3883981Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex32 2022-08-17T12:46:00.3884666Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex32 2022-08-17T12:46:00.3968533Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex64 2022-08-17T12:46:00.4013496Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex64 2022-08-17T12:46:00.4074258Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float16 2022-08-17T12:46:00.4084587Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float16 2022-08-17T12:46:00.4171867Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float32 2022-08-17T12:46:00.4183973Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float32 2022-08-17T12:46:00.4285403Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float64 2022-08-17T12:46:00.4286105Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float64 2022-08-17T12:46:00.4360387Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int16 2022-08-17T12:46:00.4377330Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int16 2022-08-17T12:46:00.4451628Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int32 2022-08-17T12:46:00.4461181Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int32 2022-08-17T12:46:00.4674212Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int64 2022-08-17T12:46:00.4674885Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int64 2022-08-17T12:46:00.4675472Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int8 2022-08-17T12:46:00.4676063Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int8 2022-08-17T12:46:00.4723834Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_uint8 2022-08-17T12:46:00.4760332Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_uint8 2022-08-17T12:46:00.4869216Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_bfloat16 2022-08-17T12:46:00.4883841Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_bfloat16 2022-08-17T12:46:00.5015714Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_bool 2022-08-17T12:46:00.5046848Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_bool 2022-08-17T12:46:00.5180867Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex128 2022-08-17T12:46:00.5220478Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex128 2022-08-17T12:46:00.5345612Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex32 2022-08-17T12:46:00.5374796Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex32 2022-08-17T12:46:00.5500638Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex64 2022-08-17T12:46:00.5554508Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex64 2022-08-17T12:46:00.5644413Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float16 2022-08-17T12:46:00.5655315Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float16 2022-08-17T12:46:00.5800151Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float32 2022-08-17T12:46:00.5811162Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float32 2022-08-17T12:46:00.5968739Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float64 2022-08-17T12:46:00.5976812Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float64 2022-08-17T12:46:00.6114120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int16 2022-08-17T12:46:00.6124983Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int16 2022-08-17T12:46:00.6311608Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int32 2022-08-17T12:46:00.6312377Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int32 2022-08-17T12:46:00.6663276Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int64 2022-08-17T12:46:00.6665501Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int64 2022-08-17T12:46:00.6666286Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int8 2022-08-17T12:46:00.6666982Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int8 2022-08-17T12:46:00.6693976Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_uint8 2022-08-17T12:46:00.6694806Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_uint8 2022-08-17T12:46:00.6775308Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_bfloat16 2022-08-17T12:46:00.6817348Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_bfloat16 2022-08-17T12:46:00.6873473Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_bool 2022-08-17T12:46:00.6967056Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_bool 2022-08-17T12:46:00.6967934Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex128 2022-08-17T12:46:00.6968522Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex128 2022-08-17T12:46:00.7037945Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex32 2022-08-17T12:46:00.7068811Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex32 2022-08-17T12:46:00.7123506Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex64 2022-08-17T12:46:00.7169169Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex64 2022-08-17T12:46:00.7207979Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_float16 2022-08-17T12:46:00.7262577Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_float16 2022-08-17T12:46:00.7347348Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_float32 2022-08-17T12:46:00.7362234Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_float32 2022-08-17T12:46:00.7362972Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_float64 2022-08-17T12:46:00.7363572Z [gw2] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_bool 2022-08-17T12:46:00.7364199Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float16 2022-08-17T12:46:00.7372081Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_float64 2022-08-17T12:46:00.7442198Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int16 2022-08-17T12:46:00.7455199Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int16 2022-08-17T12:46:00.7521522Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int32 2022-08-17T12:46:00.7530324Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int32 2022-08-17T12:46:00.7614612Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int64 2022-08-17T12:46:00.7615431Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int64 2022-08-17T12:46:00.7691766Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int8 2022-08-17T12:46:00.7692341Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int8 2022-08-17T12:46:00.7762951Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_uint8 2022-08-17T12:46:00.7775403Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_uint8 2022-08-17T12:46:00.8222778Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_bfloat16 2022-08-17T12:46:00.8223674Z [gw3] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float64 2022-08-17T12:46:00.8224277Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int16 2022-08-17T12:46:00.8224902Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_bfloat16 2022-08-17T12:46:00.8432452Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_bool 2022-08-17T12:46:00.8433280Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_bool 2022-08-17T12:46:00.8754209Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex128 2022-08-17T12:46:00.8755162Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex128 2022-08-17T12:46:00.9070226Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex32 2022-08-17T12:46:00.9124258Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex32 2022-08-17T12:46:00.9409320Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex64 2022-08-17T12:46:00.9420711Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex64 2022-08-17T12:46:00.9779895Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float16 2022-08-17T12:46:00.9780652Z [gw0] [ 48%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float16 2022-08-17T12:46:01.0110461Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float32 2022-08-17T12:46:01.0121074Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float32 2022-08-17T12:46:01.0417779Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float64 2022-08-17T12:46:01.0428699Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float64 2022-08-17T12:46:01.0714842Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int16 2022-08-17T12:46:01.0725953Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int16 2022-08-17T12:46:01.1055770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int32 2022-08-17T12:46:01.1070990Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int32 2022-08-17T12:46:01.1378937Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int64 2022-08-17T12:46:01.1427753Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int64 2022-08-17T12:46:01.1592411Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int8 2022-08-17T12:46:01.1593391Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int16 2022-08-17T12:46:01.1749987Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int32 2022-08-17T12:46:01.1750895Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int8 2022-08-17T12:46:01.2122265Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_uint8 2022-08-17T12:46:01.2123555Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_uint8 2022-08-17T12:46:01.2556035Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_bfloat16 2022-08-17T12:46:01.2556911Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_complex128 2022-08-17T12:46:01.6384698Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_complex64 2022-08-17T12:46:01.6385363Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int32 2022-08-17T12:46:02.0309913Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int64 2022-08-17T12:46:02.0310632Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_bfloat16 2022-08-17T12:46:02.1876725Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_bool 2022-08-17T12:46:02.1878272Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int64 2022-08-17T12:46:02.3728030Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int8 2022-08-17T12:46:02.3729004Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float16 2022-08-17T12:46:02.4536289Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float32 2022-08-17T12:46:02.4556836Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_bool 2022-08-17T12:46:02.5004785Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex128 2022-08-17T12:46:02.5031996Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_complex64 2022-08-17T12:46:02.6371223Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float16 2022-08-17T12:46:02.6398336Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int8 2022-08-17T12:46:02.9704148Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_uint8 2022-08-17T12:46:02.9705000Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_uint8 2022-08-17T12:46:03.3302883Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_bfloat16 2022-08-17T12:46:03.3303702Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex128 2022-08-17T12:46:03.3776693Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex32 2022-08-17T12:46:03.3777606Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float32 2022-08-17T12:46:03.4004556Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float64 2022-08-17T12:46:03.4056688Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_bfloat16 2022-08-17T12:46:03.7374599Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_bool 2022-08-17T12:46:03.7375338Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float16 2022-08-17T12:46:03.9180084Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float32 2022-08-17T12:46:03.9181133Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_bool 2022-08-17T12:46:04.3559293Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_complex128 2022-08-17T12:46:04.3572880Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float32 2022-08-17T12:46:04.4907173Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float64 2022-08-17T12:46:04.4990196Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float64 2022-08-17T12:46:04.6155279Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int16 2022-08-17T12:46:04.6168342Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex32 2022-08-17T12:46:04.8088132Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex64 2022-08-17T12:46:04.8097474Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_complex128 2022-08-17T12:46:04.8919948Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_complex64 2022-08-17T12:46:04.8920819Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float64 2022-08-17T12:46:05.3815009Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int16 2022-08-17T12:46:05.3815884Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int16 2022-08-17T12:46:05.4342833Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int32 2022-08-17T12:46:05.4343693Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex64 2022-08-17T12:46:05.5435138Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_float16 2022-08-17T12:46:05.5435897Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int16 2022-08-17T12:46:05.9308105Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int32 2022-08-17T12:46:05.9308893Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int32 2022-08-17T12:46:06.1273888Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int64 2022-08-17T12:46:06.1313396Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_complex64 2022-08-17T12:46:06.3833802Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_float32 2022-08-17T12:46:06.3834627Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_float16 2022-08-17T12:46:06.4676434Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_float32 2022-08-17T12:46:06.4692567Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int64 2022-08-17T12:46:06.5384690Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int8 2022-08-17T12:46:06.5442621Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_float32 2022-08-17T12:46:06.6277270Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_float64 2022-08-17T12:46:06.6278003Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int32 2022-08-17T12:46:06.7830212Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int64 2022-08-17T12:46:06.8082830Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int8 2022-08-17T12:46:06.8083815Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_uint8 2022-08-17T12:46:06.8084629Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_float32 2022-08-17T12:46:06.9014738Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_float64 2022-08-17T12:46:06.9066735Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_float64 2022-08-17T12:46:07.2168705Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int16 2022-08-17T12:46:07.2169296Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_uint8 2022-08-17T12:46:07.2251245Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_bfloat16 2022-08-17T12:46:07.2252318Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int16 2022-08-17T12:46:07.3461169Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int32 2022-08-17T12:46:07.3461940Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_float64 2022-08-17T12:46:07.5031754Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int16 2022-08-17T12:46:07.5044428Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int64 2022-08-17T12:46:07.5256872Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int8 2022-08-17T12:46:07.5258412Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int32 2022-08-17T12:46:07.6284052Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int64 2022-08-17T12:46:07.6285365Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_bfloat16 2022-08-17T12:46:07.6750239Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_bool 2022-08-17T12:46:07.6750901Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int16 2022-08-17T12:46:07.8639252Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int32 2022-08-17T12:46:07.8659909Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int64 2022-08-17T12:46:08.1151575Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int8 2022-08-17T12:46:08.1152307Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int32 2022-08-17T12:46:08.2265327Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int64 2022-08-17T12:46:08.2309782Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int8 2022-08-17T12:46:08.2852775Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_uint8 2022-08-17T12:46:08.2869793Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_bool 2022-08-17T12:46:08.4928425Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_complex128 2022-08-17T12:46:08.4929160Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int8 2022-08-17T12:46:08.5657916Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_uint8 2022-08-17T12:46:08.5658695Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int64 2022-08-17T12:46:08.5911937Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int8 2022-08-17T12:46:08.6253346Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_uint8 2022-08-17T12:46:08.6254226Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_bfloat16 2022-08-17T12:46:08.6254803Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_bfloat16 2022-08-17T12:46:08.6255379Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_bool 2022-08-17T12:46:08.6255926Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_bool 2022-08-17T12:46:08.6283380Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_complex128 2022-08-17T12:46:08.6311894Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_complex128 2022-08-17T12:46:08.6446813Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_complex64 2022-08-17T12:46:08.6447720Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_complex64 2022-08-17T12:46:08.6573808Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float16 2022-08-17T12:46:08.6611699Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float16 2022-08-17T12:46:08.6737239Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float32 2022-08-17T12:46:08.6738252Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float32 2022-08-17T12:46:08.6846794Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float64 2022-08-17T12:46:08.6903000Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float64 2022-08-17T12:46:08.6997120Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int16 2022-08-17T12:46:08.6998098Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int16 2022-08-17T12:46:08.7083099Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int32 2022-08-17T12:46:08.7099703Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int32 2022-08-17T12:46:08.7197560Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int64 2022-08-17T12:46:08.7255184Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int64 2022-08-17T12:46:08.7328760Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int8 2022-08-17T12:46:08.7329411Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int8 2022-08-17T12:46:08.7456351Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_uint8 2022-08-17T12:46:08.7457072Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_uint8 2022-08-17T12:46:08.9785103Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_bfloat16 2022-08-17T12:46:08.9785912Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int8 2022-08-17T12:46:09.2649976Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_uint8 2022-08-17T12:46:09.2650789Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_bfloat16 2022-08-17T12:46:09.3597572Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_bool 2022-08-17T12:46:09.3612004Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_complex128 2022-08-17T12:46:09.4105367Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_complex64 2022-08-17T12:46:09.4106385Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_uint8 2022-08-17T12:46:09.4755560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_bfloat16 2022-08-17T12:46:09.4875841Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_uint8 2022-08-17T12:46:09.4876667Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_bfloat16 2022-08-17T12:46:09.4877351Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_bfloat16 2022-08-17T12:46:09.4981122Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_bool 2022-08-17T12:46:09.4981851Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_bool 2022-08-17T12:46:09.5033721Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex128 2022-08-17T12:46:09.5040939Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex128 2022-08-17T12:46:09.5128158Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex32 2022-08-17T12:46:09.5222729Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex32 2022-08-17T12:46:09.5253259Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex64 2022-08-17T12:46:09.5254041Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex64 2022-08-17T12:46:09.5314068Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float16 2022-08-17T12:46:09.5347116Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float16 2022-08-17T12:46:09.5540112Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float32 2022-08-17T12:46:09.5541142Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float32 2022-08-17T12:46:09.5542714Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float64 2022-08-17T12:46:09.5543547Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float64 2022-08-17T12:46:09.5605216Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int16 2022-08-17T12:46:09.5605838Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int16 2022-08-17T12:46:09.5685588Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int32 2022-08-17T12:46:09.5704624Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int32 2022-08-17T12:46:09.5785475Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int64 2022-08-17T12:46:09.5812932Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int64 2022-08-17T12:46:09.5871982Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int8 2022-08-17T12:46:09.5892260Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int8 2022-08-17T12:46:09.5985732Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_uint8 2022-08-17T12:46:09.5986396Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_uint8 2022-08-17T12:46:09.6075365Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_bfloat16 2022-08-17T12:46:09.6076330Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_bfloat16 2022-08-17T12:46:09.6169382Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_bool 2022-08-17T12:46:09.6170171Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_bool 2022-08-17T12:46:09.6225351Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex128 2022-08-17T12:46:09.6226108Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex128 2022-08-17T12:46:09.6306827Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex32 2022-08-17T12:46:09.6307573Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex32 2022-08-17T12:46:09.6505618Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex64 2022-08-17T12:46:09.6509239Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex64 2022-08-17T12:46:09.6509850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float16 2022-08-17T12:46:09.6510532Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float16 2022-08-17T12:46:09.6511090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float32 2022-08-17T12:46:09.6511693Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float32 2022-08-17T12:46:09.6671134Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float64 2022-08-17T12:46:09.6671927Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float64 2022-08-17T12:46:09.6672561Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int16 2022-08-17T12:46:09.6673211Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int16 2022-08-17T12:46:09.6754677Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int32 2022-08-17T12:46:09.6755642Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int32 2022-08-17T12:46:09.6821527Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int64 2022-08-17T12:46:09.6822876Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int64 2022-08-17T12:46:09.6928931Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int8 2022-08-17T12:46:09.6929789Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int8 2022-08-17T12:46:09.6949083Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_uint8 2022-08-17T12:46:09.6967385Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_uint8 2022-08-17T12:46:09.7157986Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_bfloat16 2022-08-17T12:46:09.7161555Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_bfloat16 2022-08-17T12:46:09.9580259Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_bool 2022-08-17T12:46:09.9581153Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_bool 2022-08-17T12:46:10.0389911Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_float32 2022-08-17T12:46:10.0390714Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_bool 2022-08-17T12:46:10.0600672Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_float32 2022-08-17T12:46:10.0610081Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_complex64 2022-08-17T12:46:10.1106317Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_float32 2022-08-17T12:46:10.1158468Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_float32 2022-08-17T12:46:10.3706381Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_float64 2022-08-17T12:46:10.3719085Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_float64 2022-08-17T12:46:10.5660455Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int16 2022-08-17T12:46:10.5661287Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int16 2022-08-17T12:46:10.5661967Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int32 2022-08-17T12:46:10.5662631Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_float32 2022-08-17T12:46:10.6384416Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_float64 2022-08-17T12:46:10.6385292Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_bfloat16 2022-08-17T12:46:10.7580651Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_float32 2022-08-17T12:46:10.7581371Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int32 2022-08-17T12:46:10.8758056Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int64 2022-08-17T12:46:10.8759073Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_float32 2022-08-17T12:46:10.9417085Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_float64 2022-08-17T12:46:10.9417839Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int64 2022-08-17T12:46:11.0833746Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int8 2022-08-17T12:46:11.0834693Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int8 2022-08-17T12:46:11.0905739Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_uint8 2022-08-17T12:46:11.0906619Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_float64 2022-08-17T12:46:11.1608688Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int16 2022-08-17T12:46:11.1609416Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_float32 2022-08-17T12:46:11.2167615Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_float64 2022-08-17T12:46:11.2184935Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_uint8 2022-08-17T12:46:11.4104238Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_bfloat16 2022-08-17T12:46:11.4105011Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_float64 2022-08-17T12:46:11.4510685Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int16 2022-08-17T12:46:11.4526231Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_bfloat16 2022-08-17T12:46:11.4566083Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_bool 2022-08-17T12:46:11.4588014Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int16 2022-08-17T12:46:11.6719893Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int32 2022-08-17T12:46:11.6720984Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_bool 2022-08-17T12:46:11.7104127Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_float32 2022-08-17T12:46:11.7119675Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_float64 2022-08-17T12:46:11.7784312Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_bfloat16 2022-08-17T12:46:11.7785341Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int16 2022-08-17T12:46:11.8157231Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int32 2022-08-17T12:46:11.8158058Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int32 2022-08-17T12:46:11.8363121Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int64 2022-08-17T12:46:11.8379454Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_float32 2022-08-17T12:46:12.0068404Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_float64 2022-08-17T12:46:12.0126839Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_bfloat16 2022-08-17T12:46:12.0821188Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_bool 2022-08-17T12:46:12.0821955Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_float64 2022-08-17T12:46:12.1601068Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int16 2022-08-17T12:46:12.1602427Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int32 2022-08-17T12:46:12.1844972Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int64 2022-08-17T12:46:12.1873532Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int64 2022-08-17T12:46:12.2773681Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int8 2022-08-17T12:46:12.2780498Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int16 2022-08-17T12:46:12.3412686Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int32 2022-08-17T12:46:12.3450483Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_bool 2022-08-17T12:46:12.4734304Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_float32 2022-08-17T12:46:12.4778575Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int32 2022-08-17T12:46:12.5639614Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int64 2022-08-17T12:46:12.5949184Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int64 2022-08-17T12:46:12.5949905Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int8 2022-08-17T12:46:12.5950425Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int8 2022-08-17T12:46:12.6182650Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_uint8 2022-08-17T12:46:12.6208991Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_float32 2022-08-17T12:46:12.6816250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_float64 2022-08-17T12:46:12.6817076Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int64 2022-08-17T12:46:12.8254292Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int8 2022-08-17T12:46:12.8270534Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int8 2022-08-17T12:46:12.9246181Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_uint8 2022-08-17T12:46:12.9247028Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int8 2022-08-17T12:46:12.9462583Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_uint8 2022-08-17T12:46:12.9544704Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_uint8 2022-08-17T12:46:12.9839155Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_bfloat16 2022-08-17T12:46:12.9849331Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_uint8 2022-08-17T12:46:13.0199775Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_bfloat16 2022-08-17T12:46:13.0200589Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_float64 2022-08-17T12:46:13.2295569Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int16 2022-08-17T12:46:13.2296363Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int16 2022-08-17T12:46:13.2488233Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int32 2022-08-17T12:46:13.2489070Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_bfloat16 2022-08-17T12:46:13.3125973Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_bool 2022-08-17T12:46:13.3159695Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_uint8 2022-08-17T12:46:13.3543032Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_bool 2022-08-17T12:46:13.3557042Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_bfloat16 2022-08-17T12:46:13.3578606Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_bool 2022-08-17T12:46:13.3579316Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_bool 2022-08-17T12:46:13.3838927Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_complex128 2022-08-17T12:46:13.3839813Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_complex128 2022-08-17T12:46:13.4285589Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_complex64 2022-08-17T12:46:13.4286591Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_complex64 2022-08-17T12:46:13.4473622Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_float32 2022-08-17T12:46:13.4506808Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int32 2022-08-17T12:46:13.4777827Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int64 2022-08-17T12:46:13.4778507Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_float32 2022-08-17T12:46:13.4958080Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_float64 2022-08-17T12:46:13.4958863Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_bool 2022-08-17T12:46:13.5211731Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_float32 2022-08-17T12:46:13.5219269Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_float64 2022-08-17T12:46:13.5585898Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int16 2022-08-17T12:46:13.5586663Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int16 2022-08-17T12:46:13.5901552Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int32 2022-08-17T12:46:13.5916018Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int32 2022-08-17T12:46:13.5950411Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int64 2022-08-17T12:46:13.5965873Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_bool 2022-08-17T12:46:13.6101643Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float16 2022-08-17T12:46:13.6153911Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int64 2022-08-17T12:46:13.6564669Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int8 2022-08-17T12:46:13.6565333Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int8 2022-08-17T12:46:13.6565847Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_uint8 2022-08-17T12:46:13.6566353Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_float32 2022-08-17T12:46:13.6946754Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_float64 2022-08-17T12:46:13.6947499Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int64 2022-08-17T12:46:13.7057923Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int8 2022-08-17T12:46:13.7058784Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_uint8 2022-08-17T12:46:13.7385053Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_bool 2022-08-17T12:46:13.7386004Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_bool 2022-08-17T12:46:13.7546874Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_complex128 2022-08-17T12:46:13.7555336Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_complex128 2022-08-17T12:46:13.7738082Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_complex64 2022-08-17T12:46:13.7739303Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_complex64 2022-08-17T12:46:13.8052032Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_float32 2022-08-17T12:46:13.8065873Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_float32 2022-08-17T12:46:13.8260988Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_float64 2022-08-17T12:46:13.8291048Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_float64 2022-08-17T12:46:13.8603870Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int16 2022-08-17T12:46:13.8621823Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int16 2022-08-17T12:46:13.8859028Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int32 2022-08-17T12:46:13.8860046Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int8 2022-08-17T12:46:13.8977225Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_uint8 2022-08-17T12:46:13.8978054Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int32 2022-08-17T12:46:13.9397985Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int64 2022-08-17T12:46:13.9398984Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int64 2022-08-17T12:46:13.9568767Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int8 2022-08-17T12:46:13.9588456Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_float64 2022-08-17T12:46:13.9609488Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int16 2022-08-17T12:46:13.9610517Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int8 2022-08-17T12:46:13.9761364Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_uint8 2022-08-17T12:46:13.9810390Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_uint8 2022-08-17T12:46:14.0148597Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_bool 2022-08-17T12:46:14.0182827Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_bool 2022-08-17T12:46:14.0406376Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_complex128 2022-08-17T12:46:14.0426920Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_complex128 2022-08-17T12:46:14.0725083Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_complex64 2022-08-17T12:46:14.0739150Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_complex64 2022-08-17T12:46:14.0811435Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_float32 2022-08-17T12:46:14.0831159Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_uint8 2022-08-17T12:46:14.1043095Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_bfloat16 2022-08-17T12:46:14.1057638Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_float32 2022-08-17T12:46:14.1330552Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_float64 2022-08-17T12:46:14.1331261Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_float64 2022-08-17T12:46:14.1343348Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int16 2022-08-17T12:46:14.1355880Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int16 2022-08-17T12:46:14.1368269Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float16 2022-08-17T12:46:14.1369043Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int32 2022-08-17T12:46:14.1523019Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float32 2022-08-17T12:46:14.1523894Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int16 2022-08-17T12:46:14.1717614Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int32 2022-08-17T12:46:14.1783161Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int32 2022-08-17T12:46:14.2217167Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int64 2022-08-17T12:46:14.2218297Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int64 2022-08-17T12:46:14.2507999Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int8 2022-08-17T12:46:14.2508763Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int8 2022-08-17T12:46:14.2788199Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_uint8 2022-08-17T12:46:14.2846219Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_uint8 2022-08-17T12:46:14.3007825Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_bfloat16 2022-08-17T12:46:14.3021348Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_bfloat16 2022-08-17T12:46:14.3131751Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_bool 2022-08-17T12:46:14.3148968Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int32 2022-08-17T12:46:14.3264018Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int64 2022-08-17T12:46:14.3264644Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_bool 2022-08-17T12:46:14.3436993Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex128 2022-08-17T12:46:14.3437663Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex128 2022-08-17T12:46:14.3676639Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex32 2022-08-17T12:46:14.3677593Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex32 2022-08-17T12:46:14.3838487Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex64 2022-08-17T12:46:14.3872779Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex64 2022-08-17T12:46:14.4058110Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float16 2022-08-17T12:46:14.4077201Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float16 2022-08-17T12:46:14.4304004Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float32 2022-08-17T12:46:14.4304739Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float32 2022-08-17T12:46:14.4480174Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float64 2022-08-17T12:46:14.4523608Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float64 2022-08-17T12:46:14.4679387Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int16 2022-08-17T12:46:14.4687818Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int16 2022-08-17T12:46:14.4723090Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int32 2022-08-17T12:46:14.4749519Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float32 2022-08-17T12:46:14.4866953Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float64 2022-08-17T12:46:14.5061257Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int32 2022-08-17T12:46:14.5061954Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int64 2022-08-17T12:46:14.5062529Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int64 2022-08-17T12:46:14.5314710Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int8 2022-08-17T12:46:14.5315490Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int8 2022-08-17T12:46:14.5380737Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_uint8 2022-08-17T12:46:14.5381575Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int64 2022-08-17T12:46:14.5482919Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int8 2022-08-17T12:46:14.5483643Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_uint8 2022-08-17T12:46:14.5925647Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_bool 2022-08-17T12:46:14.5926520Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_bool 2022-08-17T12:46:14.6397587Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_complex128 2022-08-17T12:46:14.6437494Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_complex128 2022-08-17T12:46:14.6765322Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_complex64 2022-08-17T12:46:14.6780112Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_complex64 2022-08-17T12:46:14.7024541Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_float32 2022-08-17T12:46:14.7030225Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int8 2022-08-17T12:46:14.7175053Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_uint8 2022-08-17T12:46:14.7175671Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_float32 2022-08-17T12:46:14.7603602Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_float64 2022-08-17T12:46:14.7604554Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_float64 2022-08-17T12:46:14.7940730Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int16 2022-08-17T12:46:14.7977562Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int16 2022-08-17T12:46:14.8126226Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int32 2022-08-17T12:46:14.8127105Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float64 2022-08-17T12:46:14.8416040Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int16 2022-08-17T12:46:14.8452338Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int32 2022-08-17T12:46:14.8479584Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int64 2022-08-17T12:46:14.8492844Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_uint8 2022-08-17T12:46:14.8873686Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_bfloat16 2022-08-17T12:46:14.8875109Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int64 2022-08-17T12:46:14.9306391Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int8 2022-08-17T12:46:14.9307319Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int8 2022-08-17T12:46:14.9308054Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_uint8 2022-08-17T12:46:14.9308946Z [gw2] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_bfloat16 2022-08-17T12:46:14.9667299Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float16 2022-08-17T12:46:14.9668213Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_uint8 2022-08-17T12:46:14.9670595Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_bool 2022-08-17T12:46:14.9694380Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int16 2022-08-17T12:46:14.9936681Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int32 2022-08-17T12:46:14.9964743Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_bool 2022-08-17T12:46:15.0310159Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_complex128 2022-08-17T12:46:15.0310842Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_complex128 2022-08-17T12:46:15.0677801Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_complex64 2022-08-17T12:46:15.0678661Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_complex64 2022-08-17T12:46:15.0903727Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_float32 2022-08-17T12:46:15.0958054Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_float32 2022-08-17T12:46:15.1418868Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_float64 2022-08-17T12:46:15.1419647Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_float64 2022-08-17T12:46:15.1420629Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int16 2022-08-17T12:46:15.1421278Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int32 2022-08-17T12:46:15.1465350Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int64 2022-08-17T12:46:15.1477890Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_bfloat16 2022-08-17T12:46:15.1889707Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_bool 2022-08-17T12:46:15.1958543Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int16 2022-08-17T12:46:15.2185855Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int32 2022-08-17T12:46:15.2225559Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int32 2022-08-17T12:46:15.2387979Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int64 2022-08-17T12:46:15.2388891Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int64 2022-08-17T12:46:15.2538006Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int8 2022-08-17T12:46:15.2554756Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int8 2022-08-17T12:46:15.2773403Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_uint8 2022-08-17T12:46:15.2774565Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_uint8 2022-08-17T12:46:15.2976726Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_bool 2022-08-17T12:46:15.3047202Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_bool 2022-08-17T12:46:15.3048039Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_complex128 2022-08-17T12:46:15.3048732Z [gw1] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int64 2022-08-17T12:46:15.3215791Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int8 2022-08-17T12:46:15.3230083Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_complex128 2022-08-17T12:46:15.3807150Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_complex64 2022-08-17T12:46:15.3808104Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_complex64 2022-08-17T12:46:15.3808833Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_float32 2022-08-17T12:46:15.3809440Z [gw0] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_bool 2022-08-17T12:46:15.4184198Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float16 2022-08-17T12:46:15.4191712Z [gw3] [ 49%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_float32 2022-08-17T12:46:15.4321765Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_float64 2022-08-17T12:46:15.4327702Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int8 2022-08-17T12:46:15.4690419Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_uint8 2022-08-17T12:46:15.4692085Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_float64 2022-08-17T12:46:15.5049054Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int16 2022-08-17T12:46:15.5049861Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int16 2022-08-17T12:46:15.5263337Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int32 2022-08-17T12:46:15.5316872Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int32 2022-08-17T12:46:15.5957330Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int64 2022-08-17T12:46:15.5958215Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_uint8 2022-08-17T12:46:15.6052377Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_bfloat16 2022-08-17T12:46:15.6053139Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int64 2022-08-17T12:46:15.6403099Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int8 2022-08-17T12:46:15.6404036Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int8 2022-08-17T12:46:15.6884354Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_uint8 2022-08-17T12:46:15.6925521Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_uint8 2022-08-17T12:46:15.7224669Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_bool 2022-08-17T12:46:15.7225710Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_bool 2022-08-17T12:46:15.7735335Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_complex128 2022-08-17T12:46:15.7803382Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_complex128 2022-08-17T12:46:15.7893162Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_complex64 2022-08-17T12:46:15.7893914Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_bfloat16 2022-08-17T12:46:15.8063052Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_bool 2022-08-17T12:46:15.8069020Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float16 2022-08-17T12:46:15.8348530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float32 2022-08-17T12:46:15.8349258Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_complex64 2022-08-17T12:46:15.8821966Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_float32 2022-08-17T12:46:15.8822753Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_float32 2022-08-17T12:46:15.9347892Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_float64 2022-08-17T12:46:15.9348850Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_float64 2022-08-17T12:46:15.9398697Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int16 2022-08-17T12:46:15.9399637Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float16 2022-08-17T12:46:15.9817450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float32 2022-08-17T12:46:15.9818421Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int16 2022-08-17T12:46:15.9891328Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int32 2022-08-17T12:46:15.9939770Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float32 2022-08-17T12:46:16.0083304Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float64 2022-08-17T12:46:16.0084270Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int32 2022-08-17T12:46:16.0097006Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int64 2022-08-17T12:46:16.0111702Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_bool 2022-08-17T12:46:16.0482912Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float16 2022-08-17T12:46:16.0483668Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int64 2022-08-17T12:46:16.0642470Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int8 2022-08-17T12:46:16.0647004Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int8 2022-08-17T12:46:16.0954070Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_uint8 2022-08-17T12:46:16.0968157Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_uint8 2022-08-17T12:46:16.1265932Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_bool 2022-08-17T12:46:16.1266818Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_bool 2022-08-17T12:46:16.1468264Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_complex128 2022-08-17T12:46:16.1487386Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_complex128 2022-08-17T12:46:16.1743937Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_complex64 2022-08-17T12:46:16.1748203Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_complex64 2022-08-17T12:46:16.1992699Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_float32 2022-08-17T12:46:16.2012814Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_float32 2022-08-17T12:46:16.2263780Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_float64 2022-08-17T12:46:16.2278116Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float64 2022-08-17T12:46:16.2525708Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int16 2022-08-17T12:46:16.2535413Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_float64 2022-08-17T12:46:16.3117426Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int16 2022-08-17T12:46:16.3140857Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int16 2022-08-17T12:46:16.3494130Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int32 2022-08-17T12:46:16.3514965Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int32 2022-08-17T12:46:16.3546043Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int64 2022-08-17T12:46:16.3567209Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float16 2022-08-17T12:46:16.3899006Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float32 2022-08-17T12:46:16.3905238Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int64 2022-08-17T12:46:16.4032564Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int8 2022-08-17T12:46:16.4182870Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int16 2022-08-17T12:46:16.4537225Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int32 2022-08-17T12:46:16.4539030Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int8 2022-08-17T12:46:16.4935275Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_uint8 2022-08-17T12:46:16.4935984Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_uint8 2022-08-17T12:46:16.5120340Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_bool 2022-08-17T12:46:16.5121074Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float32 2022-08-17T12:46:16.5241928Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float64 2022-08-17T12:46:16.5266000Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_bool 2022-08-17T12:46:16.5399127Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_complex128 2022-08-17T12:46:16.5399812Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float32 2022-08-17T12:46:16.5736143Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float64 2022-08-17T12:46:16.5739336Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_complex128 2022-08-17T12:46:16.6037570Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_complex64 2022-08-17T12:46:16.6038339Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int32 2022-08-17T12:46:16.6117356Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int64 2022-08-17T12:46:16.6178805Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_complex64 2022-08-17T12:46:16.6687917Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_float32 2022-08-17T12:46:16.6729305Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_float32 2022-08-17T12:46:16.7112560Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_float64 2022-08-17T12:46:16.7120085Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_float64 2022-08-17T12:46:16.7519765Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int16 2022-08-17T12:46:16.7520752Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int16 2022-08-17T12:46:16.7803721Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int32 2022-08-17T12:46:16.7815257Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int32 2022-08-17T12:46:16.8015415Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int64 2022-08-17T12:46:16.8016149Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float64 2022-08-17T12:46:16.8121268Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int16 2022-08-17T12:46:16.8122269Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int64 2022-08-17T12:46:16.8223181Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int8 2022-08-17T12:46:16.8244600Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int64 2022-08-17T12:46:16.8375036Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int8 2022-08-17T12:46:16.8375942Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int8 2022-08-17T12:46:16.8661870Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_uint8 2022-08-17T12:46:16.8702609Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_uint8 2022-08-17T12:46:16.8892965Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_bfloat16 2022-08-17T12:46:16.8893586Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_bfloat16 2022-08-17T12:46:16.9174218Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_bool 2022-08-17T12:46:16.9174790Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_bool 2022-08-17T12:46:16.9334790Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:46:16.9335505Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:46:16.9461883Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex32 2022-08-17T12:46:16.9506519Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex32 2022-08-17T12:46:16.9667392Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:46:16.9668055Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int16 2022-08-17T12:46:16.9668633Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int32 2022-08-17T12:46:16.9673789Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:46:16.9892647Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float16 2022-08-17T12:46:16.9893321Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float16 2022-08-17T12:46:17.0073679Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float32 2022-08-17T12:46:17.0085722Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float32 2022-08-17T12:46:17.0253970Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float64 2022-08-17T12:46:17.0280006Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float64 2022-08-17T12:46:17.0365172Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int16 2022-08-17T12:46:17.0365807Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int8 2022-08-17T12:46:17.0457788Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_uint8 2022-08-17T12:46:17.0488546Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int16 2022-08-17T12:46:17.0635465Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int32 2022-08-17T12:46:17.0647806Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int32 2022-08-17T12:46:17.0805957Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int64 2022-08-17T12:46:17.0818465Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int64 2022-08-17T12:46:17.0987445Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int8 2022-08-17T12:46:17.1000255Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int8 2022-08-17T12:46:17.1027519Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_uint8 2022-08-17T12:46:17.1071950Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int32 2022-08-17T12:46:17.1168046Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int64 2022-08-17T12:46:17.1181156Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_uint8 2022-08-17T12:46:17.1518858Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_bool 2022-08-17T12:46:17.1532365Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_bool 2022-08-17T12:46:17.1571448Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_float32 2022-08-17T12:46:17.1572228Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float64 2022-08-17T12:46:17.1633349Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_bfloat16 2022-08-17T12:46:17.1666051Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_uint8 2022-08-17T12:46:17.2035805Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_bfloat16 2022-08-17T12:46:17.2086410Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_float32 2022-08-17T12:46:17.2561849Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_float64 2022-08-17T12:46:17.2562594Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_float64 2022-08-17T12:46:17.2854282Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int16 2022-08-17T12:46:17.2856872Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int64 2022-08-17T12:46:17.3176163Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int8 2022-08-17T12:46:17.3177051Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int16 2022-08-17T12:46:17.3490192Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int32 2022-08-17T12:46:17.3537116Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int32 2022-08-17T12:46:17.3945314Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int64 2022-08-17T12:46:17.4080311Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_bfloat16 2022-08-17T12:46:17.4081105Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_bool 2022-08-17T12:46:17.4081817Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int64 2022-08-17T12:46:17.4282191Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int8 2022-08-17T12:46:17.4282920Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int8 2022-08-17T12:46:17.4884746Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_uint8 2022-08-17T12:46:17.4885477Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int8 2022-08-17T12:46:17.5359881Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_uint8 2022-08-17T12:46:17.5414083Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_uint8 2022-08-17T12:46:17.5697897Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_bool 2022-08-17T12:46:17.5708542Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_uint8 2022-08-17T12:46:17.5787749Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_bfloat16 2022-08-17T12:46:17.5920851Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_bool 2022-08-17T12:46:17.6333486Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_float32 2022-08-17T12:46:17.6334197Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_bool 2022-08-17T12:46:17.6334857Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_float32 2022-08-17T12:46:17.6335493Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_float64 2022-08-17T12:46:17.6705162Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_complex128 2022-08-17T12:46:17.6706262Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_float64 2022-08-17T12:46:17.7211254Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int16 2022-08-17T12:46:17.7212071Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int16 2022-08-17T12:46:17.7649212Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int32 2022-08-17T12:46:17.7668490Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int32 2022-08-17T12:46:17.8014426Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int64 2022-08-17T12:46:17.8015384Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int64 2022-08-17T12:46:17.8459253Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int8 2022-08-17T12:46:17.8460376Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int8 2022-08-17T12:46:17.8864692Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_uint8 2022-08-17T12:46:17.8865681Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_uint8 2022-08-17T12:46:17.9216623Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_bool 2022-08-17T12:46:17.9230731Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_bfloat16 2022-08-17T12:46:17.9404144Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_bool 2022-08-17T12:46:17.9405147Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_bool 2022-08-17T12:46:17.9693874Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_float32 2022-08-17T12:46:17.9729899Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_float32 2022-08-17T12:46:18.0089716Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_float64 2022-08-17T12:46:18.0090522Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_float64 2022-08-17T12:46:18.0387291Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int16 2022-08-17T12:46:18.0398146Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_bfloat16 2022-08-17T12:46:18.0467456Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float16 2022-08-17T12:46:18.0468621Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int16 2022-08-17T12:46:18.1087604Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int32 2022-08-17T12:46:18.1088376Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int32 2022-08-17T12:46:18.1558408Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int64 2022-08-17T12:46:18.1559200Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int64 2022-08-17T12:46:18.1982975Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int8 2022-08-17T12:46:18.2011932Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int8 2022-08-17T12:46:18.2501297Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_uint8 2022-08-17T12:46:18.2527616Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_complex128 2022-08-17T12:46:18.2600968Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_complex64 2022-08-17T12:46:18.2628086Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_uint8 2022-08-17T12:46:18.2921666Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_bool 2022-08-17T12:46:18.2930628Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_bool 2022-08-17T12:46:18.3184662Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_complex128 2022-08-17T12:46:18.3239535Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_complex128 2022-08-17T12:46:18.3302616Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_complex64 2022-08-17T12:46:18.3309352Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_bool 2022-08-17T12:46:18.3420630Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_complex128 2022-08-17T12:46:18.3421604Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_complex64 2022-08-17T12:46:18.3620275Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_float32 2022-08-17T12:46:18.3621341Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_float32 2022-08-17T12:46:18.3775736Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_float64 2022-08-17T12:46:18.3817878Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_float64 2022-08-17T12:46:18.4029686Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int16 2022-08-17T12:46:18.4060437Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int16 2022-08-17T12:46:18.4235071Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int32 2022-08-17T12:46:18.4236066Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int32 2022-08-17T12:46:18.4444304Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int64 2022-08-17T12:46:18.4452296Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int64 2022-08-17T12:46:18.4687575Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int8 2022-08-17T12:46:18.4688574Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int8 2022-08-17T12:46:18.4870758Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_uint8 2022-08-17T12:46:18.4871577Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_uint8 2022-08-17T12:46:18.5040658Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_bool 2022-08-17T12:46:18.5050249Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_bool 2022-08-17T12:46:18.5246584Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_complex128 2022-08-17T12:46:18.5247573Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_complex128 2022-08-17T12:46:18.5375152Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_complex64 2022-08-17T12:46:18.5376061Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_complex64 2022-08-17T12:46:18.5673876Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_float32 2022-08-17T12:46:18.5724579Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_float32 2022-08-17T12:46:18.6114731Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_float64 2022-08-17T12:46:18.6115791Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_complex64 2022-08-17T12:46:18.6221591Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_float32 2022-08-17T12:46:18.6253916Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_float64 2022-08-17T12:46:18.6664559Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int16 2022-08-17T12:46:18.6691002Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int16 2022-08-17T12:46:18.7015268Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int32 2022-08-17T12:46:18.7026000Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int32 2022-08-17T12:46:18.7255894Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int64 2022-08-17T12:46:18.7281218Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int64 2022-08-17T12:46:18.7619778Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int8 2022-08-17T12:46:18.7620885Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_float32 2022-08-17T12:46:18.7698602Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_float64 2022-08-17T12:46:18.7700304Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int8 2022-08-17T12:46:18.7964850Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_uint8 2022-08-17T12:46:18.7981918Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_uint8 2022-08-17T12:46:18.8327779Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_bool 2022-08-17T12:46:18.8375059Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_bool 2022-08-17T12:46:18.8940020Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_complex128 2022-08-17T12:46:18.8941177Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_complex128 2022-08-17T12:46:18.9531555Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_complex64 2022-08-17T12:46:18.9532515Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_complex64 2022-08-17T12:46:19.0156724Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_float32 2022-08-17T12:46:19.0157520Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_float64 2022-08-17T12:46:19.0319989Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int16 2022-08-17T12:46:19.0321123Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_float32 2022-08-17T12:46:19.0824565Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_float64 2022-08-17T12:46:19.0829103Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_float64 2022-08-17T12:46:19.1416091Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int16 2022-08-17T12:46:19.1444340Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float16 2022-08-17T12:46:19.1869110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float32 2022-08-17T12:46:19.1869933Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int16 2022-08-17T12:46:19.2232490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int32 2022-08-17T12:46:19.2233354Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int16 2022-08-17T12:46:19.2448279Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int32 2022-08-17T12:46:19.2448919Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_complex128 2022-08-17T12:46:19.3580265Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_complex64 2022-08-17T12:46:19.3581243Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int32 2022-08-17T12:46:19.4214265Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int64 2022-08-17T12:46:19.4215086Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int32 2022-08-17T12:46:19.5016541Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int64 2022-08-17T12:46:19.5079406Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int64 2022-08-17T12:46:19.5935133Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int8 2022-08-17T12:46:19.5935997Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int8 2022-08-17T12:46:19.5988015Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_uint8 2022-08-17T12:46:19.6002676Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int64 2022-08-17T12:46:19.6771583Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int8 2022-08-17T12:46:19.6772808Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_uint8 2022-08-17T12:46:19.7103094Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_bool 2022-08-17T12:46:19.7103862Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_bool 2022-08-17T12:46:19.7417931Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_float32 2022-08-17T12:46:19.7464130Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_float32 2022-08-17T12:46:19.7616595Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_float64 2022-08-17T12:46:19.7628293Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int8 2022-08-17T12:46:19.7801781Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_uint8 2022-08-17T12:46:19.7808913Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_float64 2022-08-17T12:46:19.8485267Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int16 2022-08-17T12:46:19.8486073Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int16 2022-08-17T12:46:19.8801572Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int32 2022-08-17T12:46:19.8869791Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int32 2022-08-17T12:46:19.9276717Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int64 2022-08-17T12:46:19.9277571Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_uint8 2022-08-17T12:46:19.9410525Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_bfloat16 2022-08-17T12:46:19.9411609Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float32 2022-08-17T12:46:19.9412446Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float64 2022-08-17T12:46:19.9451421Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_bfloat16 2022-08-17T12:46:19.9740915Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_bool 2022-08-17T12:46:19.9741832Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_bool 2022-08-17T12:46:19.9742590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_complex128 2022-08-17T12:46:19.9743294Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_complex128 2022-08-17T12:46:19.9862642Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_complex64 2022-08-17T12:46:19.9895127Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_complex64 2022-08-17T12:46:20.0021214Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float16 2022-08-17T12:46:20.0031067Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float16 2022-08-17T12:46:20.0160029Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float32 2022-08-17T12:46:20.0169049Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int64 2022-08-17T12:46:20.0170417Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int8 2022-08-17T12:46:20.0175574Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float32 2022-08-17T12:46:20.0459517Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float64 2022-08-17T12:46:20.0461051Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float64 2022-08-17T12:46:20.0461751Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int16 2022-08-17T12:46:20.0502181Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int16 2022-08-17T12:46:20.0607976Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int32 2022-08-17T12:46:20.0625602Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int32 2022-08-17T12:46:20.0745995Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int64 2022-08-17T12:46:20.0837404Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int64 2022-08-17T12:46:20.0903033Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int8 2022-08-17T12:46:20.0903866Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int8 2022-08-17T12:46:20.1155903Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_uint8 2022-08-17T12:46:20.1156917Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_uint8 2022-08-17T12:46:20.1408860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_bfloat16 2022-08-17T12:46:20.1468048Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int8 2022-08-17T12:46:20.1997526Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_uint8 2022-08-17T12:46:20.2083157Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_uint8 2022-08-17T12:46:20.2529435Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_bool 2022-08-17T12:46:20.2540106Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_bool 2022-08-17T12:46:20.3008587Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_float32 2022-08-17T12:46:20.3018298Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_float32 2022-08-17T12:46:20.3398413Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_float64 2022-08-17T12:46:20.3453785Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_float64 2022-08-17T12:46:20.3454543Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int16 2022-08-17T12:46:20.3455182Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_bfloat16 2022-08-17T12:46:20.3851236Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_bool 2022-08-17T12:46:20.3852050Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_complex64 2022-08-17T12:46:20.3934703Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int16 2022-08-17T12:46:20.3935502Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int32 2022-08-17T12:46:20.4280495Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_float32 2022-08-17T12:46:20.4281483Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int32 2022-08-17T12:46:20.4575461Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int64 2022-08-17T12:46:20.4576474Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int64 2022-08-17T12:46:20.5067893Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int8 2022-08-17T12:46:20.5068684Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int8 2022-08-17T12:46:20.5365078Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_uint8 2022-08-17T12:46:20.5420383Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_uint8 2022-08-17T12:46:20.5691453Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_bool 2022-08-17T12:46:20.5692283Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_bool 2022-08-17T12:46:20.5776355Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_float32 2022-08-17T12:46:20.5807242Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_bool 2022-08-17T12:46:20.6024117Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_float32 2022-08-17T12:46:20.6025406Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_float32 2022-08-17T12:46:20.6390621Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_float64 2022-08-17T12:46:20.6391593Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_float64 2022-08-17T12:46:20.6675667Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int16 2022-08-17T12:46:20.6739893Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int16 2022-08-17T12:46:20.6795133Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int32 2022-08-17T12:46:20.6902434Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_float32 2022-08-17T12:46:20.7066620Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_float64 2022-08-17T12:46:20.7067655Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int32 2022-08-17T12:46:20.7357182Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int64 2022-08-17T12:46:20.7373707Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int64 2022-08-17T12:46:20.7725410Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int8 2022-08-17T12:46:20.7726593Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int8 2022-08-17T12:46:20.7763354Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_uint8 2022-08-17T12:46:20.7795703Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_float32 2022-08-17T12:46:20.7796680Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float64 2022-08-17T12:46:20.7797355Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_float64 2022-08-17T12:46:20.7916766Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_imag_cpu_complex128 2022-08-17T12:46:20.8117923Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_uint8 2022-08-17T12:46:21.0197601Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_bfloat16 2022-08-17T12:46:21.0198443Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_float64 2022-08-17T12:46:21.0217640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int16 2022-08-17T12:46:21.0412716Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_float64 2022-08-17T12:46:21.1688605Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int16 2022-08-17T12:46:21.1689500Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_bfloat16 2022-08-17T12:46:21.1750530Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_bool 2022-08-17T12:46:21.1812759Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int16 2022-08-17T12:46:21.2283543Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int32 2022-08-17T12:46:21.2284209Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_imag_cpu_complex128 2022-08-17T12:46:21.2830076Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_imag_cpu_complex32 2022-08-17T12:46:21.2880025Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int16 2022-08-17T12:46:21.3436429Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int32 2022-08-17T12:46:21.3437067Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int32 2022-08-17T12:46:21.4346943Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int64 2022-08-17T12:46:21.4411270Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_bool 2022-08-17T12:46:21.5493349Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_complex128 2022-08-17T12:46:21.5511014Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int32 2022-08-17T12:46:21.5517591Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int64 2022-08-17T12:46:21.5532602Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int64 2022-08-17T12:46:21.6939886Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int8 2022-08-17T12:46:21.6941036Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int8 2022-08-17T12:46:21.8560223Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_uint8 2022-08-17T12:46:21.8612162Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_uint8 2022-08-17T12:46:21.8816766Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_bool 2022-08-17T12:46:21.8817687Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_bool 2022-08-17T12:46:21.8826600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_complex128 2022-08-17T12:46:21.8848849Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_imag_cpu_complex32 2022-08-17T12:46:21.8861426Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_imag_cpu_complex64 2022-08-17T12:46:21.8869660Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int64 2022-08-17T12:46:21.8965737Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int8 2022-08-17T12:46:21.8966409Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_complex128 2022-08-17T12:46:21.9108630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_complex64 2022-08-17T12:46:21.9109351Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_complex64 2022-08-17T12:46:21.9278758Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_float32 2022-08-17T12:46:21.9298437Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_float32 2022-08-17T12:46:21.9487720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_float64 2022-08-17T12:46:21.9500457Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_float64 2022-08-17T12:46:21.9649640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int16 2022-08-17T12:46:21.9650629Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int16 2022-08-17T12:46:21.9744337Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int32 2022-08-17T12:46:21.9762017Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int32 2022-08-17T12:46:21.9896843Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int64 2022-08-17T12:46:21.9897879Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int64 2022-08-17T12:46:22.0017062Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int8 2022-08-17T12:46:22.0034335Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int8 2022-08-17T12:46:22.0176151Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_uint8 2022-08-17T12:46:22.0195360Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_uint8 2022-08-17T12:46:22.0393334Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_bool 2022-08-17T12:46:22.0393946Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_bool 2022-08-17T12:46:22.0617201Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_complex128 2022-08-17T12:46:22.0618026Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_complex128 2022-08-17T12:46:22.0677065Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_complex64 2022-08-17T12:46:22.0677904Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_complex64 2022-08-17T12:46:22.0912789Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_float32 2022-08-17T12:46:22.0913961Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_float32 2022-08-17T12:46:22.1167133Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_float64 2022-08-17T12:46:22.1181154Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_float64 2022-08-17T12:46:22.1446907Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int16 2022-08-17T12:46:22.1456091Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int16 2022-08-17T12:46:22.1520692Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int8 2022-08-17T12:46:22.1521459Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int32 2022-08-17T12:46:22.1545824Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_uint8 2022-08-17T12:46:22.1589056Z [gw2] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_imag_cpu_complex64 2022-08-17T12:46:22.1721325Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_bfloat16 2022-08-17T12:46:22.1733476Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int32 2022-08-17T12:46:22.1999262Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int64 2022-08-17T12:46:22.1999910Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int64 2022-08-17T12:46:22.2000485Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int8 2022-08-17T12:46:22.2034951Z [gw3] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_complex128 2022-08-17T12:46:22.2201181Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_complex32 2022-08-17T12:46:22.2202204Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int8 2022-08-17T12:46:22.2370351Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_uint8 2022-08-17T12:46:22.2371197Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_uint8 2022-08-17T12:46:22.2542100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_bool 2022-08-17T12:46:22.2542851Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_bool 2022-08-17T12:46:22.2708492Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_complex128 2022-08-17T12:46:22.2709419Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_complex128 2022-08-17T12:46:22.2870816Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_complex64 2022-08-17T12:46:22.2885008Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_complex64 2022-08-17T12:46:22.3137125Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_float32 2022-08-17T12:46:22.3138058Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_float32 2022-08-17T12:46:22.3502042Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_float64 2022-08-17T12:46:22.3502853Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_float64 2022-08-17T12:46:22.3707808Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int16 2022-08-17T12:46:22.3732956Z [gw0] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int16 2022-08-17T12:46:22.4058434Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int32 2022-08-17T12:46:22.4059230Z [gw1] [ 50%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_uint8 2022-08-17T12:46:22.4234389Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_bfloat16 2022-08-17T12:46:22.4235341Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int32 2022-08-17T12:46:22.4499667Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int64 2022-08-17T12:46:22.4511290Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int64 2022-08-17T12:46:22.4765524Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int8 2022-08-17T12:46:22.4766298Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int8 2022-08-17T12:46:22.5145340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_uint8 2022-08-17T12:46:22.5146129Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_uint8 2022-08-17T12:46:22.5252656Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_bfloat16 2022-08-17T12:46:22.5253331Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_bfloat16 2022-08-17T12:46:22.5285645Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_bool 2022-08-17T12:46:22.5286369Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_bool 2022-08-17T12:46:22.5366665Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex128 2022-08-17T12:46:22.5367365Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex128 2022-08-17T12:46:22.5420641Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex32 2022-08-17T12:46:22.5434512Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex32 2022-08-17T12:46:22.5496319Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex64 2022-08-17T12:46:22.5536551Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex64 2022-08-17T12:46:22.5569371Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float16 2022-08-17T12:46:22.5581997Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float16 2022-08-17T12:46:22.5641032Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float32 2022-08-17T12:46:22.5684630Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float32 2022-08-17T12:46:22.5721353Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float64 2022-08-17T12:46:22.5734234Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float64 2022-08-17T12:46:22.5790061Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int16 2022-08-17T12:46:22.5803636Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int16 2022-08-17T12:46:22.5866890Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int32 2022-08-17T12:46:22.5889610Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int32 2022-08-17T12:46:22.5984652Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int64 2022-08-17T12:46:22.5985570Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int64 2022-08-17T12:46:22.6015878Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int8 2022-08-17T12:46:22.6028364Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int8 2022-08-17T12:46:22.6091099Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_uint8 2022-08-17T12:46:22.6103071Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_uint8 2022-08-17T12:46:22.6291815Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_bool 2022-08-17T12:46:22.6298806Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_bool 2022-08-17T12:46:22.6521784Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_complex128 2022-08-17T12:46:22.6522841Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_complex128 2022-08-17T12:46:22.6643960Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_complex64 2022-08-17T12:46:22.6667790Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_complex64 2022-08-17T12:46:22.6941172Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_float32 2022-08-17T12:46:22.6941830Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_float32 2022-08-17T12:46:22.7212784Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_float64 2022-08-17T12:46:22.7223767Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_float64 2022-08-17T12:46:22.7439108Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int16 2022-08-17T12:46:22.7439891Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int16 2022-08-17T12:46:22.7463443Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int32 2022-08-17T12:46:22.7502676Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_bfloat16 2022-08-17T12:46:22.7739688Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_bool 2022-08-17T12:46:22.7740405Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int32 2022-08-17T12:46:22.7995893Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int64 2022-08-17T12:46:22.7996666Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int64 2022-08-17T12:46:22.8259604Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int8 2022-08-17T12:46:22.8260435Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int8 2022-08-17T12:46:22.8667555Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_uint8 2022-08-17T12:46:22.8668516Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_uint8 2022-08-17T12:46:22.8945769Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_bool 2022-08-17T12:46:22.8946603Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_bool 2022-08-17T12:46:22.9141598Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_complex128 2022-08-17T12:46:22.9142441Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_complex128 2022-08-17T12:46:22.9399651Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_complex64 2022-08-17T12:46:22.9400492Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_complex64 2022-08-17T12:46:22.9639426Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_float32 2022-08-17T12:46:22.9670046Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_float32 2022-08-17T12:46:22.9902051Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_float64 2022-08-17T12:46:22.9902924Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_float64 2022-08-17T12:46:23.0238887Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int16 2022-08-17T12:46:23.0291466Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int16 2022-08-17T12:46:23.0510573Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int32 2022-08-17T12:46:23.0511190Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int32 2022-08-17T12:46:23.0910437Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int64 2022-08-17T12:46:23.0911217Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int64 2022-08-17T12:46:23.1478963Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int8 2022-08-17T12:46:23.1479789Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int8 2022-08-17T12:46:23.1802582Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_uint8 2022-08-17T12:46:23.1834287Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_uint8 2022-08-17T12:46:23.2134804Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_bool 2022-08-17T12:46:23.2135715Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_bool 2022-08-17T12:46:23.2386560Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_complex128 2022-08-17T12:46:23.2387696Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_bool 2022-08-17T12:46:23.2686498Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_complex128 2022-08-17T12:46:23.2715344Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_complex32 2022-08-17T12:46:23.2774365Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_complex128 2022-08-17T12:46:23.2775275Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_complex64 2022-08-17T12:46:23.3083023Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_complex64 2022-08-17T12:46:23.3114468Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_complex64 2022-08-17T12:46:23.3532791Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_float32 2022-08-17T12:46:23.3533722Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_float32 2022-08-17T12:46:23.3978662Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_float64 2022-08-17T12:46:23.3979436Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_float64 2022-08-17T12:46:23.4537496Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int16 2022-08-17T12:46:23.4538474Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int16 2022-08-17T12:46:23.4871932Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int32 2022-08-17T12:46:23.4919327Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int32 2022-08-17T12:46:23.5416237Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int64 2022-08-17T12:46:23.5439625Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int64 2022-08-17T12:46:23.5988564Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int8 2022-08-17T12:46:23.5989193Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int8 2022-08-17T12:46:23.6434124Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_uint8 2022-08-17T12:46:23.6449450Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_uint8 2022-08-17T12:46:23.6704145Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_bool 2022-08-17T12:46:23.6705038Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_bool 2022-08-17T12:46:23.6966352Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_complex128 2022-08-17T12:46:23.6967102Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_complex128 2022-08-17T12:46:23.7102624Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_complex64 2022-08-17T12:46:23.7103385Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_complex64 2022-08-17T12:46:23.7349210Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_float32 2022-08-17T12:46:23.7352092Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_float32 2022-08-17T12:46:23.7537464Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_float64 2022-08-17T12:46:23.7560693Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_float64 2022-08-17T12:46:23.7687716Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int16 2022-08-17T12:46:23.7702953Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int16 2022-08-17T12:46:23.7864782Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int32 2022-08-17T12:46:23.7924897Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int32 2022-08-17T12:46:23.8406718Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int64 2022-08-17T12:46:23.8407666Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int64 2022-08-17T12:46:23.8613422Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int8 2022-08-17T12:46:23.8614372Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int8 2022-08-17T12:46:23.8911801Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_uint8 2022-08-17T12:46:23.8912616Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_uint8 2022-08-17T12:46:23.9225516Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_bool 2022-08-17T12:46:23.9272042Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_bool 2022-08-17T12:46:23.9465522Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_complex128 2022-08-17T12:46:23.9466436Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_complex128 2022-08-17T12:46:23.9649116Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_complex64 2022-08-17T12:46:23.9707220Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_complex64 2022-08-17T12:46:23.9939224Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_float32 2022-08-17T12:46:23.9940197Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_float32 2022-08-17T12:46:24.0113777Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_float64 2022-08-17T12:46:24.0135888Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_complex128 2022-08-17T12:46:24.0359298Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_complex64 2022-08-17T12:46:24.0360040Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_complex64 2022-08-17T12:46:24.0477449Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float16 2022-08-17T12:46:24.0478206Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_float64 2022-08-17T12:46:24.0718096Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int16 2022-08-17T12:46:24.0752278Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int16 2022-08-17T12:46:24.1196239Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int32 2022-08-17T12:46:24.1196960Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int32 2022-08-17T12:46:24.1520388Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int64 2022-08-17T12:46:24.1521112Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int64 2022-08-17T12:46:24.1832404Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int8 2022-08-17T12:46:24.1833426Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int8 2022-08-17T12:46:24.2241314Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_uint8 2022-08-17T12:46:24.2264719Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_uint8 2022-08-17T12:46:24.2641351Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_bool 2022-08-17T12:46:24.2642090Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_bool 2022-08-17T12:46:24.3175334Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_complex128 2022-08-17T12:46:24.3176153Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_complex128 2022-08-17T12:46:24.3397910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_complex64 2022-08-17T12:46:24.3398778Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_complex64 2022-08-17T12:46:24.3782504Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_float32 2022-08-17T12:46:24.3783474Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_float32 2022-08-17T12:46:24.4156117Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_float64 2022-08-17T12:46:24.4166456Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_float64 2022-08-17T12:46:24.4466374Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int16 2022-08-17T12:46:24.4467174Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int16 2022-08-17T12:46:24.4787442Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int32 2022-08-17T12:46:24.4788446Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int32 2022-08-17T12:46:24.5050438Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int64 2022-08-17T12:46:24.5051353Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int64 2022-08-17T12:46:24.5410557Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int8 2022-08-17T12:46:24.5411413Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int8 2022-08-17T12:46:24.5834670Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_uint8 2022-08-17T12:46:24.5835624Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_uint8 2022-08-17T12:46:24.5921699Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_bfloat16 2022-08-17T12:46:24.5922617Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_bfloat16 2022-08-17T12:46:24.6200441Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_bool 2022-08-17T12:46:24.6209589Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_bool 2022-08-17T12:46:24.6210325Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:46:24.6211041Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:46:24.6214420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex32 2022-08-17T12:46:24.6215903Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex32 2022-08-17T12:46:24.6216568Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:46:24.6291156Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:46:24.6292574Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float16 2022-08-17T12:46:24.6367236Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float16 2022-08-17T12:46:24.6368291Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float32 2022-08-17T12:46:24.6440386Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float32 2022-08-17T12:46:24.6448857Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float64 2022-08-17T12:46:24.6449467Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float64 2022-08-17T12:46:24.6541539Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int16 2022-08-17T12:46:24.6542243Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int16 2022-08-17T12:46:24.6682525Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int32 2022-08-17T12:46:24.6683477Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int32 2022-08-17T12:46:24.6684295Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int64 2022-08-17T12:46:24.6684936Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int64 2022-08-17T12:46:24.6735682Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int8 2022-08-17T12:46:24.6743957Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int8 2022-08-17T12:46:24.6833480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_uint8 2022-08-17T12:46:24.6834311Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_uint8 2022-08-17T12:46:24.7276007Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_bool 2022-08-17T12:46:24.7293152Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_bool 2022-08-17T12:46:24.7593703Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_float32 2022-08-17T12:46:24.7594517Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_float32 2022-08-17T12:46:24.7983093Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_float64 2022-08-17T12:46:24.7984179Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float16 2022-08-17T12:46:24.8172841Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float32 2022-08-17T12:46:24.8173720Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_float64 2022-08-17T12:46:24.8318097Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int16 2022-08-17T12:46:24.8322740Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_complex64 2022-08-17T12:46:24.8418998Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_float32 2022-08-17T12:46:24.8436747Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_bfloat16 2022-08-17T12:46:24.8499786Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_bool 2022-08-17T12:46:24.8524359Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int16 2022-08-17T12:46:24.8817163Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int32 2022-08-17T12:46:24.8817761Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int32 2022-08-17T12:46:24.9302170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int64 2022-08-17T12:46:24.9303183Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int64 2022-08-17T12:46:24.9727935Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int8 2022-08-17T12:46:24.9728890Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int8 2022-08-17T12:46:25.0341337Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_uint8 2022-08-17T12:46:25.0342590Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_uint8 2022-08-17T12:46:25.0768607Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_bool 2022-08-17T12:46:25.0769453Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_bool 2022-08-17T12:46:25.1036195Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_float32 2022-08-17T12:46:25.1037002Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_float32 2022-08-17T12:46:25.1288042Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_float64 2022-08-17T12:46:25.1289920Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_float64 2022-08-17T12:46:25.1755578Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int16 2022-08-17T12:46:25.1756683Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int16 2022-08-17T12:46:25.2272502Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int32 2022-08-17T12:46:25.2273464Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_float32 2022-08-17T12:46:25.2357795Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_float64 2022-08-17T12:46:25.2358558Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int32 2022-08-17T12:46:25.2898436Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int64 2022-08-17T12:46:25.2899163Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int64 2022-08-17T12:46:25.3353189Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int8 2022-08-17T12:46:25.3354166Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int8 2022-08-17T12:46:25.3928332Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_uint8 2022-08-17T12:46:25.3929257Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_uint8 2022-08-17T12:46:25.4163677Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_bool 2022-08-17T12:46:25.4193890Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float32 2022-08-17T12:46:25.4708592Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float64 2022-08-17T12:46:25.4709488Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_bool 2022-08-17T12:46:25.5146354Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_float32 2022-08-17T12:46:25.5147218Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_float32 2022-08-17T12:46:25.5516534Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_float64 2022-08-17T12:46:25.5517331Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_float64 2022-08-17T12:46:25.5988577Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int16 2022-08-17T12:46:25.5989558Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int16 2022-08-17T12:46:25.6502542Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int32 2022-08-17T12:46:25.6503170Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int32 2022-08-17T12:46:25.6636127Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int64 2022-08-17T12:46:25.6636956Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_float64 2022-08-17T12:46:25.7242772Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int16 2022-08-17T12:46:25.7243576Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int64 2022-08-17T12:46:25.7712524Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int8 2022-08-17T12:46:25.7755108Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int8 2022-08-17T12:46:25.8047641Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_uint8 2022-08-17T12:46:25.8048689Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_uint8 2022-08-17T12:46:25.8302611Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_bool 2022-08-17T12:46:25.8344211Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_bool 2022-08-17T12:46:25.8557871Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_complex128 2022-08-17T12:46:25.8558885Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_complex128 2022-08-17T12:46:25.8843500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_complex64 2022-08-17T12:46:25.8900798Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_complex64 2022-08-17T12:46:25.9116169Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_float32 2022-08-17T12:46:25.9133760Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_float32 2022-08-17T12:46:25.9338666Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_float64 2022-08-17T12:46:25.9339576Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_float64 2022-08-17T12:46:25.9378513Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int16 2022-08-17T12:46:25.9434866Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float64 2022-08-17T12:46:25.9578665Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int16 2022-08-17T12:46:25.9612791Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int16 2022-08-17T12:46:25.9767601Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int32 2022-08-17T12:46:25.9776662Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int32 2022-08-17T12:46:25.9975402Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int64 2022-08-17T12:46:26.0074644Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int16 2022-08-17T12:46:26.0358474Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int32 2022-08-17T12:46:26.0359374Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int64 2022-08-17T12:46:26.0677505Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int8 2022-08-17T12:46:26.0678281Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int8 2022-08-17T12:46:26.1079041Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_uint8 2022-08-17T12:46:26.1081486Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_uint8 2022-08-17T12:46:26.1391880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_bool 2022-08-17T12:46:26.1392923Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_bool 2022-08-17T12:46:26.1508278Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_complex128 2022-08-17T12:46:26.1548015Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int16 2022-08-17T12:46:26.1675461Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int32 2022-08-17T12:46:26.1676205Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_complex128 2022-08-17T12:46:26.1909379Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_complex64 2022-08-17T12:46:26.1969782Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_complex64 2022-08-17T12:46:26.2219319Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_float32 2022-08-17T12:46:26.2221014Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_float32 2022-08-17T12:46:26.2538700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_float64 2022-08-17T12:46:26.2539483Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_float64 2022-08-17T12:46:26.2798942Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int16 2022-08-17T12:46:26.2836512Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int16 2022-08-17T12:46:26.3079905Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int32 2022-08-17T12:46:26.3080921Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int32 2022-08-17T12:46:26.3355323Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int64 2022-08-17T12:46:26.3356158Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int64 2022-08-17T12:46:26.3660547Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int8 2022-08-17T12:46:26.3661288Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int32 2022-08-17T12:46:26.3661800Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int64 2022-08-17T12:46:26.3662291Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int32 2022-08-17T12:46:26.3887933Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int64 2022-08-17T12:46:26.3893483Z [gw2] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_bool 2022-08-17T12:46:26.3925345Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int8 2022-08-17T12:46:26.3926034Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_complex128 2022-08-17T12:46:26.4168250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_uint8 2022-08-17T12:46:26.4180274Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_uint8 2022-08-17T12:46:26.4979644Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_bool 2022-08-17T12:46:26.4980496Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_bool 2022-08-17T12:46:26.5249579Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_complex128 2022-08-17T12:46:26.5293408Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_complex128 2022-08-17T12:46:26.5989982Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_complex64 2022-08-17T12:46:26.5991049Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int64 2022-08-17T12:46:26.6055803Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int8 2022-08-17T12:46:26.6056701Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_complex64 2022-08-17T12:46:26.6453606Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_float32 2022-08-17T12:46:26.6465123Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_float32 2022-08-17T12:46:26.7321091Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_float64 2022-08-17T12:46:26.7322295Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_float64 2022-08-17T12:46:26.7322902Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex32 2022-08-17T12:46:26.7323563Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex32 2022-08-17T12:46:26.7324213Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex64 2022-08-17T12:46:26.7324885Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex64 2022-08-17T12:46:26.7529804Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float16 2022-08-17T12:46:26.7530582Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float16 2022-08-17T12:46:26.7531059Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float32 2022-08-17T12:46:26.7531527Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float32 2022-08-17T12:46:26.7531969Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float64 2022-08-17T12:46:26.7532429Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float64 2022-08-17T12:46:26.7579692Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int16 2022-08-17T12:46:26.7580836Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int16 2022-08-17T12:46:26.7699488Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int32 2022-08-17T12:46:26.7700431Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int32 2022-08-17T12:46:26.7793031Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int64 2022-08-17T12:46:26.7793877Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int64 2022-08-17T12:46:26.7936675Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int8 2022-08-17T12:46:26.7938012Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int8 2022-08-17T12:46:26.8035722Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_uint8 2022-08-17T12:46:26.8036448Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_uint8 2022-08-17T12:46:26.8110838Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_bfloat16 2022-08-17T12:46:26.8141075Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_bfloat16 2022-08-17T12:46:26.8265377Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_bool 2022-08-17T12:46:26.8266125Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_bool 2022-08-17T12:46:26.8329542Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex128 2022-08-17T12:46:26.8339015Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex128 2022-08-17T12:46:26.8467904Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex32 2022-08-17T12:46:26.8468637Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex32 2022-08-17T12:46:26.8591533Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex64 2022-08-17T12:46:26.8592428Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex64 2022-08-17T12:46:26.8665202Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float16 2022-08-17T12:46:26.8679436Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float16 2022-08-17T12:46:26.8722730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float32 2022-08-17T12:46:26.8749555Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int64 2022-08-17T12:46:26.8771151Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int8 2022-08-17T12:46:26.8785757Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float32 2022-08-17T12:46:26.8880106Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float64 2022-08-17T12:46:26.8888902Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float64 2022-08-17T12:46:26.9015429Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int16 2022-08-17T12:46:26.9016100Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int16 2022-08-17T12:46:26.9090032Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int32 2022-08-17T12:46:26.9097605Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int32 2022-08-17T12:46:26.9148948Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int64 2022-08-17T12:46:26.9151857Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int8 2022-08-17T12:46:26.9207932Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_uint8 2022-08-17T12:46:26.9208599Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int64 2022-08-17T12:46:26.9368047Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int8 2022-08-17T12:46:26.9370255Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int8 2022-08-17T12:46:26.9405783Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_uint8 2022-08-17T12:46:26.9406452Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_uint8 2022-08-17T12:46:26.9490384Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_bfloat16 2022-08-17T12:46:26.9521930Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_bfloat16 2022-08-17T12:46:26.9598245Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_bool 2022-08-17T12:46:26.9694096Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_bool 2022-08-17T12:46:26.9719399Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex128 2022-08-17T12:46:26.9720065Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex128 2022-08-17T12:46:26.9964688Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex32 2022-08-17T12:46:26.9965433Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex32 2022-08-17T12:46:26.9966068Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex64 2022-08-17T12:46:26.9966718Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex64 2022-08-17T12:46:27.0014064Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float16 2022-08-17T12:46:27.0104081Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float16 2022-08-17T12:46:27.0114452Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float32 2022-08-17T12:46:27.0153176Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float32 2022-08-17T12:46:27.0270174Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float64 2022-08-17T12:46:27.0270940Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float64 2022-08-17T12:46:27.0330515Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int16 2022-08-17T12:46:27.0331180Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int16 2022-08-17T12:46:27.0446464Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int32 2022-08-17T12:46:27.0447053Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int32 2022-08-17T12:46:27.0555244Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int64 2022-08-17T12:46:27.0555966Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int64 2022-08-17T12:46:27.0604117Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int8 2022-08-17T12:46:27.0620057Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int8 2022-08-17T12:46:27.0700541Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_uint8 2022-08-17T12:46:27.0725171Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_uint8 2022-08-17T12:46:27.1901447Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_bfloat16 2022-08-17T12:46:27.1963448Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_uint8 2022-08-17T12:46:27.2748992Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_bfloat16 2022-08-17T12:46:27.2749905Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_bfloat16 2022-08-17T12:46:27.3206925Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_bool 2022-08-17T12:46:27.3207867Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_bool 2022-08-17T12:46:27.4053068Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex128 2022-08-17T12:46:27.4054261Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex128 2022-08-17T12:46:27.4489428Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex32 2022-08-17T12:46:27.4569189Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int8 2022-08-17T12:46:27.5059365Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_uint8 2022-08-17T12:46:27.5060435Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex32 2022-08-17T12:46:27.5676325Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex64 2022-08-17T12:46:27.5677550Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex64 2022-08-17T12:46:27.6295088Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float16 2022-08-17T12:46:27.6296343Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float16 2022-08-17T12:46:27.6952522Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float32 2022-08-17T12:46:27.6953750Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float32 2022-08-17T12:46:27.7541379Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float64 2022-08-17T12:46:27.7542226Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float64 2022-08-17T12:46:27.7935844Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int16 2022-08-17T12:46:27.7936453Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int16 2022-08-17T12:46:27.8186355Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int32 2022-08-17T12:46:27.8187163Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_uint8 2022-08-17T12:46:27.8441890Z test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_cpu_bfloat16 2022-08-17T12:46:27.8442615Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int32 2022-08-17T12:46:27.8520176Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int64 2022-08-17T12:46:27.8535398Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_cpu_bfloat16 2022-08-17T12:46:27.8715515Z test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_cpu_float32 2022-08-17T12:46:27.8861980Z [gw0] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_bfloat16 2022-08-17T12:46:27.8862821Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_float32 2022-08-17T12:46:27.8863472Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int64 2022-08-17T12:46:27.8864053Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int8 2022-08-17T12:46:27.8889987Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_cpu_float32 2022-08-17T12:46:27.9208300Z test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_cpu_float64 2022-08-17T12:46:27.9218665Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int8 2022-08-17T12:46:27.9263352Z [gw1] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_cpu_float64 2022-08-17T12:46:27.9264119Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_uint8 2022-08-17T12:46:27.9791025Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_bfloat16 2022-08-17T12:46:27.9791973Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_uint8 2022-08-17T12:46:27.9879312Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_bfloat16 2022-08-17T12:46:27.9890850Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_bfloat16 2022-08-17T12:46:27.9974242Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_bool 2022-08-17T12:46:27.9984706Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_bool 2022-08-17T12:46:28.0108695Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_complex128 2022-08-17T12:46:28.0119402Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_complex128 2022-08-17T12:46:28.0252801Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_complex64 2022-08-17T12:46:28.0253624Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_complex64 2022-08-17T12:46:28.0368443Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float16 2022-08-17T12:46:28.0380798Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float16 2022-08-17T12:46:28.0491022Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float32 2022-08-17T12:46:28.0539349Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float32 2022-08-17T12:46:28.0631329Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float64 2022-08-17T12:46:28.0714577Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float64 2022-08-17T12:46:28.0769342Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int16 2022-08-17T12:46:28.0770149Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int16 2022-08-17T12:46:28.0911363Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int32 2022-08-17T12:46:28.0911967Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int32 2022-08-17T12:46:28.0966778Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int64 2022-08-17T12:46:28.1009766Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int64 2022-08-17T12:46:28.1076285Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int8 2022-08-17T12:46:28.1097575Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int8 2022-08-17T12:46:28.1189372Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_uint8 2022-08-17T12:46:28.1203774Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_uint8 2022-08-17T12:46:28.1247657Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_bfloat16 2022-08-17T12:46:28.1274159Z [gw3] [ 51%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_bfloat16 2022-08-17T12:46:28.1344007Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_bool 2022-08-17T12:46:28.1344700Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_bool 2022-08-17T12:46:28.1393202Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_complex128 2022-08-17T12:46:28.1394039Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_complex128 2022-08-17T12:46:28.1435194Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_complex64 2022-08-17T12:46:28.1436861Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_complex64 2022-08-17T12:46:28.1483669Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float16 2022-08-17T12:46:28.1494712Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float16 2022-08-17T12:46:28.1552334Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float32 2022-08-17T12:46:28.1567717Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float32 2022-08-17T12:46:28.1639465Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float64 2022-08-17T12:46:28.1640214Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float64 2022-08-17T12:46:28.1741623Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int16 2022-08-17T12:46:28.1748685Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int16 2022-08-17T12:46:28.1749445Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int32 2022-08-17T12:46:28.1754004Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int32 2022-08-17T12:46:28.1792572Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int64 2022-08-17T12:46:28.1815322Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int64 2022-08-17T12:46:28.2016412Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int8 2022-08-17T12:46:28.2021115Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int8 2022-08-17T12:46:28.2022002Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_uint8 2022-08-17T12:46:28.2022686Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_uint8 2022-08-17T12:46:28.2023328Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_bfloat16 2022-08-17T12:46:28.2024664Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_bfloat16 2022-08-17T12:46:28.2025245Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_bool 2022-08-17T12:46:28.2026549Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_bool 2022-08-17T12:46:28.2083729Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_complex128 2022-08-17T12:46:28.2096085Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_complex128 2022-08-17T12:46:28.2143914Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_complex64 2022-08-17T12:46:28.2159998Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_complex64 2022-08-17T12:46:28.2207852Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float16 2022-08-17T12:46:28.2240146Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float16 2022-08-17T12:46:28.2273107Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float32 2022-08-17T12:46:28.2282516Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float32 2022-08-17T12:46:28.2333038Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float64 2022-08-17T12:46:28.2339095Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float64 2022-08-17T12:46:28.2385558Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int16 2022-08-17T12:46:28.2395384Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int16 2022-08-17T12:46:28.2438240Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int32 2022-08-17T12:46:28.2449056Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int32 2022-08-17T12:46:28.2497262Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int64 2022-08-17T12:46:28.2505535Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int64 2022-08-17T12:46:28.2550568Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int8 2022-08-17T12:46:28.2558206Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int8 2022-08-17T12:46:28.2603291Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_uint8 2022-08-17T12:46:28.2611599Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_uint8 2022-08-17T12:46:28.4264788Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_bfloat16 2022-08-17T12:46:28.4288608Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_float32 2022-08-17T12:46:28.7241113Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_float64 2022-08-17T12:46:28.7286511Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_bfloat16 2022-08-17T12:46:28.9170652Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_bool 2022-08-17T12:46:28.9175290Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_complex128 2022-08-17T12:46:29.0083686Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_complex64 2022-08-17T12:46:29.0103037Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_float64 2022-08-17T12:46:29.0676749Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_bfloat16 2022-08-17T12:46:29.0678149Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_bfloat16 2022-08-17T12:46:29.2729995Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_bool 2022-08-17T12:46:29.2735897Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_bool 2022-08-17T12:46:29.3676250Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_float32 2022-08-17T12:46:29.3831771Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_bfloat16 2022-08-17T12:46:29.6219983Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_float32 2022-08-17T12:46:29.6220914Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_float32 2022-08-17T12:46:29.6237506Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_float64 2022-08-17T12:46:29.6238286Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_float32 2022-08-17T12:46:29.7707991Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_float64 2022-08-17T12:46:29.7710546Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_bool 2022-08-17T12:46:30.0222553Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_complex128 2022-08-17T12:46:30.0223315Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_float64 2022-08-17T12:46:30.0708019Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_bfloat16 2022-08-17T12:46:30.0709171Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_bfloat16 2022-08-17T12:46:30.1004658Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:46:30.1005883Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:46:30.1006643Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:46:30.1007322Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_float64 2022-08-17T12:46:30.1060993Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int16 2022-08-17T12:46:30.1097851Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:46:30.4380689Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_bfloat16 2022-08-17T12:46:30.4381523Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_bfloat16 2022-08-17T12:46:30.5045188Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_float32 2022-08-17T12:46:30.5067243Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int16 2022-08-17T12:46:30.6640338Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int32 2022-08-17T12:46:30.6670161Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_float32 2022-08-17T12:46:30.8563752Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_float64 2022-08-17T12:46:30.8568315Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_complex64 2022-08-17T12:46:30.8864159Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float16 2022-08-17T12:46:30.8867172Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int32 2022-08-17T12:46:31.1027158Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int64 2022-08-17T12:46:31.1028446Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_float64 2022-08-17T12:46:31.1183857Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_bfloat16 2022-08-17T12:46:31.1188885Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_bfloat16 2022-08-17T12:46:31.1387588Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:46:31.1388340Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:46:31.1806353Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:46:31.1807253Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:46:31.2641909Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_bfloat16 2022-08-17T12:46:31.2642873Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_complex128 2022-08-17T12:46:31.3032334Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_complex64 2022-08-17T12:46:31.3033118Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int64 2022-08-17T12:46:31.5590588Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int8 2022-08-17T12:46:31.5591398Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_bfloat16 2022-08-17T12:46:31.7067777Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:46:31.7068749Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int8 2022-08-17T12:46:31.8285883Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_uint8 2022-08-17T12:46:31.8438043Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:46:32.1355024Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:46:32.1355886Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_uint8 2022-08-17T12:46:32.1844269Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_bool 2022-08-17T12:46:32.1848266Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:46:32.4428524Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_bfloat16 2022-08-17T12:46:32.4429259Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_bfloat16 2022-08-17T12:46:32.5993041Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:46:32.6045224Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:46:32.6378027Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:46:32.6405701Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_bool 2022-08-17T12:46:32.6444112Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_float32 2022-08-17T12:46:32.6464631Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_complex64 2022-08-17T12:46:32.8276959Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float16 2022-08-17T12:46:32.8289934Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:46:32.9592067Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int16 2022-08-17T12:46:32.9653485Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int16 2022-08-17T12:46:32.9850623Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int32 2022-08-17T12:46:32.9851431Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_float32 2022-08-17T12:46:33.1006884Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_float64 2022-08-17T12:46:33.1007700Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int32 2022-08-17T12:46:33.2759598Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int64 2022-08-17T12:46:33.2822106Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int64 2022-08-17T12:46:33.4087530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int8 2022-08-17T12:46:33.4096235Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int8 2022-08-17T12:46:33.4666056Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16 2022-08-17T12:46:33.4666802Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_float64 2022-08-17T12:46:33.6662508Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int16 2022-08-17T12:46:33.6663625Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float16 2022-08-17T12:46:33.6664243Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float32 2022-08-17T12:46:33.6664884Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16 2022-08-17T12:46:33.8174786Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:46:33.8200158Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:46:33.8333112Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:46:33.8346615Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int16 2022-08-17T12:46:33.8506375Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int32 2022-08-17T12:46:33.8622293Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float16 2022-08-17T12:46:33.9688831Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float32 2022-08-17T12:46:33.9689587Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:46:33.9942142Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_bfloat16 2022-08-17T12:46:33.9960572Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_bfloat16 2022-08-17T12:46:34.0235968Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:46:34.0280253Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:46:34.0544001Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:46:34.0544806Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:46:34.0770105Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float16 2022-08-17T12:46:34.0789137Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float16 2022-08-17T12:46:34.0973624Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:46:34.0987812Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:46:34.1166197Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:46:34.1178441Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:46:34.1253020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_bfloat16 2022-08-17T12:46:34.1261874Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int32 2022-08-17T12:46:34.1285336Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int64 2022-08-17T12:46:34.1297331Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_bfloat16 2022-08-17T12:46:34.1392509Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:46:34.1406167Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:46:34.1508054Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:46:34.1523696Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:46:34.1771311Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_bfloat16 2022-08-17T12:46:34.1778241Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_bfloat16 2022-08-17T12:46:34.1858573Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:46:34.1859464Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float32 2022-08-17T12:46:34.1951695Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float64 2022-08-17T12:46:34.1969061Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:46:34.2269850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:46:34.2270754Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:46:34.4956261Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_bfloat16 2022-08-17T12:46:34.4957930Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int64 2022-08-17T12:46:34.6490137Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int8 2022-08-17T12:46:34.6491009Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_bfloat16 2022-08-17T12:46:34.8386003Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:46:34.8387349Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:46:34.8461712Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:46:34.8462832Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int8 2022-08-17T12:46:34.9268673Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_uint8 2022-08-17T12:46:34.9269490Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float64 2022-08-17T12:46:35.0393253Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int16 2022-08-17T12:46:35.0394070Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:46:35.2132485Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int16 2022-08-17T12:46:35.2133690Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int16 2022-08-17T12:46:35.2215237Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int32 2022-08-17T12:46:35.2216107Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_uint8 2022-08-17T12:46:35.3951285Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_bool 2022-08-17T12:46:35.3963434Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float32 2022-08-17T12:46:35.3964092Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float64 2022-08-17T12:46:35.3965192Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int32 2022-08-17T12:46:35.5511913Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:46:35.5541925Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:46:35.7234356Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int8 2022-08-17T12:46:35.7235259Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int8 2022-08-17T12:46:35.8486342Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_uint8 2022-08-17T12:46:35.8487620Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int16 2022-08-17T12:46:35.9052470Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int32 2022-08-17T12:46:35.9053261Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_uint8 2022-08-17T12:46:35.9887062Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mish_cpu_float32 2022-08-17T12:46:35.9888041Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_bool 2022-08-17T12:46:36.1856006Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_float32 2022-08-17T12:46:36.1857062Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mish_cpu_float32 2022-08-17T12:46:36.5277106Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mish_cpu_float64 2022-08-17T12:46:36.5278288Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mish_cpu_float64 2022-08-17T12:46:36.5338192Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float16 2022-08-17T12:46:36.5390404Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_float32 2022-08-17T12:46:36.5504214Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_float64 2022-08-17T12:46:36.5517151Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float16 2022-08-17T12:46:36.5742806Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:46:36.5744187Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:46:36.5997926Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:46:36.5998615Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:46:36.8263480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_bfloat16 2022-08-17T12:46:36.8264406Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int32 2022-08-17T12:46:37.0911732Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int64 2022-08-17T12:46:37.0928382Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_float64 2022-08-17T12:46:37.1789433Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int16 2022-08-17T12:46:37.1790266Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float64 2022-08-17T12:46:37.2710090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int16 2022-08-17T12:46:37.2772018Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_bfloat16 2022-08-17T12:46:37.6272709Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:46:37.6378807Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int16 2022-08-17T12:46:37.8077276Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int32 2022-08-17T12:46:37.8078107Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:46:37.8419441Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:46:37.8437174Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int64 2022-08-17T12:46:38.0726478Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int8 2022-08-17T12:46:38.0727584Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int32 2022-08-17T12:46:38.3510076Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int64 2022-08-17T12:46:38.3510878Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:46:38.3711919Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_bfloat16 2022-08-17T12:46:38.3715501Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int64 2022-08-17T12:46:38.4770268Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int8 2022-08-17T12:46:38.4771133Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int8 2022-08-17T12:46:38.5931260Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_uint8 2022-08-17T12:46:38.5932028Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_bfloat16 2022-08-17T12:46:38.6650278Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:46:38.6651312Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int8 2022-08-17T12:46:38.6894669Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_uint8 2022-08-17T12:46:38.6895608Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int16 2022-08-17T12:46:38.7337877Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int32 2022-08-17T12:46:38.7338759Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:46:38.9456485Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:46:38.9484033Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:46:38.9782396Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int16 2022-08-17T12:46:38.9794321Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_uint8 2022-08-17T12:46:39.0594360Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_bfloat16 2022-08-17T12:46:39.0608978Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int16 2022-08-17T12:46:39.1178045Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int32 2022-08-17T12:46:39.1179158Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_uint8 2022-08-17T12:46:39.1846007Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_bfloat16 2022-08-17T12:46:39.1846806Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int32 2022-08-17T12:46:39.3313041Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int64 2022-08-17T12:46:39.3323640Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int64 2022-08-17T12:46:39.4309414Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int8 2022-08-17T12:46:39.4310244Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int8 2022-08-17T12:46:39.4442617Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_uint8 2022-08-17T12:46:39.4443537Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_bfloat16 2022-08-17T12:46:39.5406989Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_float32 2022-08-17T12:46:39.5407802Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_uint8 2022-08-17T12:46:39.6954475Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_bfloat16 2022-08-17T12:46:39.6955439Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_float32 2022-08-17T12:46:39.8050719Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_float64 2022-08-17T12:46:39.8051611Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_bfloat16 2022-08-17T12:46:39.8361199Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_float32 2022-08-17T12:46:39.8396496Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_bfloat16 2022-08-17T12:46:40.0409570Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_bool 2022-08-17T12:46:40.0410401Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_float32 2022-08-17T12:46:40.0465719Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_float64 2022-08-17T12:46:40.0514823Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int32 2022-08-17T12:46:40.1051346Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int64 2022-08-17T12:46:40.1052514Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_float64 2022-08-17T12:46:40.1053289Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_bfloat16 2022-08-17T12:46:40.1235640Z [gw3] [ 52%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_bfloat16 2022-08-17T12:46:40.2855176Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float16 2022-08-17T12:46:40.2895614Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_float64 2022-08-17T12:46:40.4570653Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int16 2022-08-17T12:46:40.4610970Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int16 2022-08-17T12:46:40.6491574Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int32 2022-08-17T12:46:40.6492509Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int32 2022-08-17T12:46:40.9178055Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int64 2022-08-17T12:46:40.9178840Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int64 2022-08-17T12:46:40.9331110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int8 2022-08-17T12:46:40.9332061Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_bool 2022-08-17T12:46:41.0928009Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_float32 2022-08-17T12:46:41.0928828Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int8 2022-08-17T12:46:41.3118600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_uint8 2022-08-17T12:46:41.3119380Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_uint8 2022-08-17T12:46:41.7698813Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_bfloat16 2022-08-17T12:46:41.7699496Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_bfloat16 2022-08-17T12:46:41.9513115Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_float32 2022-08-17T12:46:41.9514233Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int64 2022-08-17T12:46:42.0323049Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int8 2022-08-17T12:46:42.0324009Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_float32 2022-08-17T12:46:42.3032092Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_float64 2022-08-17T12:46:42.3033058Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_float32 2022-08-17T12:46:42.9317513Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_float64 2022-08-17T12:46:42.9318504Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_float64 2022-08-17T12:46:42.9879067Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int16 2022-08-17T12:46:42.9879907Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_float64 2022-08-17T12:46:43.4441455Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_bfloat16 2022-08-17T12:46:43.4442293Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_bfloat16 2022-08-17T12:46:43.7210662Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:46:43.7211467Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:46:43.7415272Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:46:43.7416301Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float16 2022-08-17T12:46:43.7503463Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float32 2022-08-17T12:46:43.7504341Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int8 2022-08-17T12:46:43.8163171Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_uint8 2022-08-17T12:46:43.8260824Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int16 2022-08-17T12:46:44.0393864Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int32 2022-08-17T12:46:44.0395037Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:46:44.4549044Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softshrink_cpu_bfloat16 2022-08-17T12:46:44.4559158Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softshrink_cpu_bfloat16 2022-08-17T12:46:44.5306784Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:46:44.5406710Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int32 2022-08-17T12:46:44.9001941Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int64 2022-08-17T12:46:44.9003009Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:46:45.2202788Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:46:45.2254168Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_uint8 2022-08-17T12:46:45.4627074Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_bfloat16 2022-08-17T12:46:45.4632183Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int64 2022-08-17T12:46:45.4739959Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int8 2022-08-17T12:46:45.4740737Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:46:45.5538322Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_bfloat16 2022-08-17T12:46:45.5539234Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_bfloat16 2022-08-17T12:46:45.7661690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_bool 2022-08-17T12:46:45.7662590Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_bfloat16 2022-08-17T12:46:45.7893263Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:46:45.7924100Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_bool 2022-08-17T12:46:46.1071147Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex128 2022-08-17T12:46:46.1079572Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float32 2022-08-17T12:46:46.2593140Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float64 2022-08-17T12:46:46.2594123Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int8 2022-08-17T12:46:46.3870570Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_uint8 2022-08-17T12:46:46.3883300Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex128 2022-08-17T12:46:46.4900815Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex32 2022-08-17T12:46:46.4901879Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:46:46.9369830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:46:46.9402306Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:46:47.0932441Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:46:47.0933280Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_uint8 2022-08-17T12:46:47.2132539Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_bool 2022-08-17T12:46:47.2133409Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:46:47.2698483Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:46:47.2699443Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex32 2022-08-17T12:46:47.5199902Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex64 2022-08-17T12:46:47.5200805Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:46:47.6380886Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int16 2022-08-17T12:46:47.6387164Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex64 2022-08-17T12:46:47.6672657Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float16 2022-08-17T12:46:47.6673645Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_bool 2022-08-17T12:46:47.7089299Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_float32 2022-08-17T12:46:47.7111442Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int16 2022-08-17T12:46:47.9210475Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int32 2022-08-17T12:46:47.9211435Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int32 2022-08-17T12:46:48.0686433Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:46:48.0687326Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float16 2022-08-17T12:46:48.1578443Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float32 2022-08-17T12:46:48.1579317Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:46:48.2578249Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int8 2022-08-17T12:46:48.2579030Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float32 2022-08-17T12:46:48.3487470Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float64 2022-08-17T12:46:48.3488387Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int8 2022-08-17T12:46:48.4210842Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_uint8 2022-08-17T12:46:48.4211774Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_float32 2022-08-17T12:46:48.5236506Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_float64 2022-08-17T12:46:48.5247558Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float64 2022-08-17T12:46:48.5523516Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_uint8 2022-08-17T12:46:48.5524319Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int16 2022-08-17T12:46:48.6143755Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_bfloat16 2022-08-17T12:46:48.6213101Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float64 2022-08-17T12:46:48.6944244Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int16 2022-08-17T12:46:48.6955521Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int16 2022-08-17T12:46:48.8143316Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int32 2022-08-17T12:46:48.8144021Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_bfloat16 2022-08-17T12:46:48.8392178Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:46:48.8393820Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int32 2022-08-17T12:46:48.9789487Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int64 2022-08-17T12:46:48.9808116Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:46:49.0046017Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:46:49.0085545Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int64 2022-08-17T12:46:49.1407857Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int8 2022-08-17T12:46:49.1408621Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int8 2022-08-17T12:46:49.2257278Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_uint8 2022-08-17T12:46:49.2264456Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:46:49.2711435Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int16 2022-08-17T12:46:49.2723418Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_uint8 2022-08-17T12:46:49.3779387Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_bfloat16 2022-08-17T12:46:49.3790857Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int16 2022-08-17T12:46:49.4305606Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int32 2022-08-17T12:46:49.4333850Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int16 2022-08-17T12:46:49.5684404Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int32 2022-08-17T12:46:49.5694803Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_bfloat16 2022-08-17T12:46:49.5945119Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_bool 2022-08-17T12:46:49.5945785Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int32 2022-08-17T12:46:49.8207044Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int64 2022-08-17T12:46:49.8207990Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int64 2022-08-17T12:46:49.9029043Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int8 2022-08-17T12:46:49.9030137Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_bool 2022-08-17T12:46:50.0066192Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex128 2022-08-17T12:46:50.0084265Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int8 2022-08-17T12:46:50.1674463Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_uint8 2022-08-17T12:46:50.1684182Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_uint8 2022-08-17T12:46:50.1940789Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_bfloat16 2022-08-17T12:46:50.1997954Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_bfloat16 2022-08-17T12:46:50.2267094Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_complex128 2022-08-17T12:46:50.2383242Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_complex128 2022-08-17T12:46:50.2586494Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_complex64 2022-08-17T12:46:50.2603084Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_complex64 2022-08-17T12:46:50.2865555Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float16 2022-08-17T12:46:50.2877817Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float16 2022-08-17T12:46:50.3184448Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float32 2022-08-17T12:46:50.3185251Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float32 2022-08-17T12:46:50.3398273Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float64 2022-08-17T12:46:50.3413877Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float64 2022-08-17T12:46:50.4106193Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_bfloat16 2022-08-17T12:46:50.4120021Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_bfloat16 2022-08-17T12:46:50.4290574Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_bool 2022-08-17T12:46:50.4295579Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int32 2022-08-17T12:46:50.4835029Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int64 2022-08-17T12:46:50.4915276Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_bool 2022-08-17T12:46:50.5677279Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex128 2022-08-17T12:46:50.5678075Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex128 2022-08-17T12:46:50.6429998Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex32 2022-08-17T12:46:50.6455875Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex32 2022-08-17T12:46:50.6477306Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex64 2022-08-17T12:46:50.6478085Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex128 2022-08-17T12:46:50.7173547Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex32 2022-08-17T12:46:50.7187134Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex64 2022-08-17T12:46:50.8041955Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_float16 2022-08-17T12:46:50.8057833Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_float16 2022-08-17T12:46:50.8782570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_float32 2022-08-17T12:46:50.8794221Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_float32 2022-08-17T12:46:50.9451748Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_float64 2022-08-17T12:46:50.9459782Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_float64 2022-08-17T12:46:51.0090316Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int16 2022-08-17T12:46:51.0107062Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int16 2022-08-17T12:46:51.0659006Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int32 2022-08-17T12:46:51.0677187Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int32 2022-08-17T12:46:51.1536855Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int64 2022-08-17T12:46:51.1549416Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int64 2022-08-17T12:46:51.2356031Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int8 2022-08-17T12:46:51.2356885Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int8 2022-08-17T12:46:51.2937595Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_uint8 2022-08-17T12:46:51.3072211Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_uint8 2022-08-17T12:46:51.3073299Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_bfloat16 2022-08-17T12:46:51.3074223Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int64 2022-08-17T12:46:51.4164703Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int8 2022-08-17T12:46:51.4165869Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_bfloat16 2022-08-17T12:46:51.6005623Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_complex128 2022-08-17T12:46:51.6017331Z [gw2] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex32 2022-08-17T12:46:51.8053820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex64 2022-08-17T12:46:51.8055174Z [gw0] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_complex128 2022-08-17T12:46:52.1232835Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_complex32 2022-08-17T12:46:52.1234143Z [gw3] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int8 2022-08-17T12:46:52.1387421Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_uint8 2022-08-17T12:46:52.1388283Z [gw1] [ 52%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_float64 2022-08-17T12:46:52.2399073Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int16 2022-08-17T12:46:52.2400001Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex64 2022-08-17T12:46:52.5024959Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float16 2022-08-17T12:46:52.5064217Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_complex32 2022-08-17T12:46:52.7064844Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_complex64 2022-08-17T12:46:52.7065574Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_uint8 2022-08-17T12:46:52.7498811Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_bfloat16 2022-08-17T12:46:52.7499689Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float16 2022-08-17T12:46:52.8177559Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float32 2022-08-17T12:46:52.8178327Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_complex64 2022-08-17T12:46:52.9389997Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float16 2022-08-17T12:46:52.9390766Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int16 2022-08-17T12:46:52.9742192Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int32 2022-08-17T12:46:52.9742926Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float32 2022-08-17T12:46:53.1298168Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float64 2022-08-17T12:46:53.1307743Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float16 2022-08-17T12:46:53.2457517Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float32 2022-08-17T12:46:53.2458496Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float32 2022-08-17T12:46:53.2855291Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float64 2022-08-17T12:46:53.2884162Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float64 2022-08-17T12:46:53.4812886Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int16 2022-08-17T12:46:53.4813805Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float64 2022-08-17T12:46:53.4910129Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_bfloat16 2022-08-17T12:46:53.4910839Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_bool 2022-08-17T12:46:53.5760970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int16 2022-08-17T12:46:53.5793757Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int16 2022-08-17T12:46:53.5819360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int32 2022-08-17T12:46:53.5850877Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int16 2022-08-17T12:46:53.6905446Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int32 2022-08-17T12:46:53.6906231Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int32 2022-08-17T12:46:53.7882052Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int64 2022-08-17T12:46:53.7883789Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int32 2022-08-17T12:46:53.7893555Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int64 2022-08-17T12:46:53.7909614Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int64 2022-08-17T12:46:53.8515614Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int8 2022-08-17T12:46:53.8516373Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int32 2022-08-17T12:46:53.8860821Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int64 2022-08-17T12:46:53.8861493Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int8 2022-08-17T12:46:54.0210094Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_uint8 2022-08-17T12:46:54.0210893Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_uint8 2022-08-17T12:46:54.0211534Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_bfloat16 2022-08-17T12:46:54.0212163Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_bool 2022-08-17T12:46:54.2166277Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float16 2022-08-17T12:46:54.2167252Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int64 2022-08-17T12:46:54.4246287Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int8 2022-08-17T12:46:54.4247122Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int8 2022-08-17T12:46:54.6298040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_uint8 2022-08-17T12:46:54.6344622Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_uint8 2022-08-17T12:46:54.6438424Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_bfloat16 2022-08-17T12:46:54.6470021Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int64 2022-08-17T12:46:54.7094574Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int8 2022-08-17T12:46:54.7095683Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_bfloat16 2022-08-17T12:46:54.8472355Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_complex128 2022-08-17T12:46:54.8473215Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_bfloat16 2022-08-17T12:46:55.0279965Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_bool 2022-08-17T12:46:55.0280890Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float16 2022-08-17T12:46:55.0282697Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float32 2022-08-17T12:46:55.0292271Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_bool 2022-08-17T12:46:55.2762948Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_complex128 2022-08-17T12:46:55.2773368Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int8 2022-08-17T12:46:55.4559124Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_uint8 2022-08-17T12:46:55.4560269Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_complex128 2022-08-17T12:46:55.5494697Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_complex64 2022-08-17T12:46:55.5495400Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float32 2022-08-17T12:46:55.6585653Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float64 2022-08-17T12:46:55.6603746Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_complex128 2022-08-17T12:46:55.7624459Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_complex64 2022-08-17T12:46:55.7625337Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_complex64 2022-08-17T12:46:56.0978513Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float16 2022-08-17T12:46:56.1011808Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float16 2022-08-17T12:46:56.1170087Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float32 2022-08-17T12:46:56.1184214Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_uint8 2022-08-17T12:46:56.2594865Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_bfloat16 2022-08-17T12:46:56.2595587Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float32 2022-08-17T12:46:56.2746981Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float64 2022-08-17T12:46:56.2747661Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float64 2022-08-17T12:46:56.4029783Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int16 2022-08-17T12:46:56.4030510Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_complex64 2022-08-17T12:46:56.4532762Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float16 2022-08-17T12:46:56.4562563Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float64 2022-08-17T12:46:56.4864379Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int16 2022-08-17T12:46:56.4892690Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_bfloat16 2022-08-17T12:46:56.5875291Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_bool 2022-08-17T12:46:56.5876254Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int16 2022-08-17T12:46:56.5876834Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int32 2022-08-17T12:46:56.5877433Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int16 2022-08-17T12:46:56.7075375Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int32 2022-08-17T12:46:56.7084673Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int32 2022-08-17T12:46:56.8537637Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int64 2022-08-17T12:46:56.8550810Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int64 2022-08-17T12:46:56.9314449Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int8 2022-08-17T12:46:56.9315135Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int32 2022-08-17T12:46:56.9990508Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int64 2022-08-17T12:46:57.0006883Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int8 2022-08-17T12:46:57.0613160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_uint8 2022-08-17T12:46:57.0627161Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_bool 2022-08-17T12:46:57.1145875Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_complex128 2022-08-17T12:46:57.1194530Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_uint8 2022-08-17T12:46:57.3419014Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_bfloat16 2022-08-17T12:46:57.3419802Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_bfloat16 2022-08-17T12:46:57.3932312Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_bool 2022-08-17T12:46:57.3932997Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float16 2022-08-17T12:46:57.4230174Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float32 2022-08-17T12:46:57.4230931Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int64 2022-08-17T12:46:57.5757187Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int8 2022-08-17T12:46:57.5758242Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_bool 2022-08-17T12:46:57.7259093Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float16 2022-08-17T12:46:57.7259852Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int8 2022-08-17T12:46:57.7908104Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_uint8 2022-08-17T12:46:57.7908876Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float32 2022-08-17T12:46:57.9120563Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float64 2022-08-17T12:46:57.9138903Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float16 2022-08-17T12:46:58.0212319Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float32 2022-08-17T12:46:58.0214905Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_uint8 2022-08-17T12:46:58.0517790Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_bfloat16 2022-08-17T12:46:58.0660434Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float32 2022-08-17T12:46:58.2370501Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float64 2022-08-17T12:46:58.2394617Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_complex128 2022-08-17T12:46:58.2758598Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_complex64 2022-08-17T12:46:58.2769955Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float64 2022-08-17T12:46:58.4103522Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int16 2022-08-17T12:46:58.4104379Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float64 2022-08-17T12:46:58.4349009Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int16 2022-08-17T12:46:58.4349782Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int16 2022-08-17T12:46:58.5905453Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int32 2022-08-17T12:46:58.5906265Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int32 2022-08-17T12:46:58.7235497Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int64 2022-08-17T12:46:58.7271516Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_bfloat16 2022-08-17T12:46:58.7557333Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_bool 2022-08-17T12:46:58.7574658Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int64 2022-08-17T12:46:58.7847232Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int8 2022-08-17T12:46:58.7861595Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int16 2022-08-17T12:46:58.9079738Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int32 2022-08-17T12:46:58.9080484Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int8 2022-08-17T12:46:59.0453768Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_uint8 2022-08-17T12:46:59.0454552Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_uint8 2022-08-17T12:46:59.0772599Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_bfloat16 2022-08-17T12:46:59.0812399Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_complex64 2022-08-17T12:46:59.1029916Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_float32 2022-08-17T12:46:59.1047340Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_bool 2022-08-17T12:46:59.1901219Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float16 2022-08-17T12:46:59.1902200Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int32 2022-08-17T12:46:59.2323963Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int64 2022-08-17T12:46:59.2328101Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_bfloat16 2022-08-17T12:46:59.3691941Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_bool 2022-08-17T12:46:59.3727975Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_float32 2022-08-17T12:46:59.4551995Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_float64 2022-08-17T12:46:59.4553043Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_bool 2022-08-17T12:46:59.6796032Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_float16 2022-08-17T12:46:59.6797038Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int64 2022-08-17T12:46:59.8294094Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int8 2022-08-17T12:46:59.8294876Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_float64 2022-08-17T12:46:59.8367238Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int16 2022-08-17T12:46:59.8368001Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_float16 2022-08-17T12:46:59.9802002Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_float32 2022-08-17T12:46:59.9803266Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_float32 2022-08-17T12:47:00.0564735Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_float64 2022-08-17T12:47:00.0566042Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float16 2022-08-17T12:47:00.0589939Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float32 2022-08-17T12:47:00.0621772Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int8 2022-08-17T12:47:00.1209979Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_uint8 2022-08-17T12:47:00.1210629Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int16 2022-08-17T12:47:00.1943548Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int32 2022-08-17T12:47:00.1974144Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_float64 2022-08-17T12:47:00.3393269Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int16 2022-08-17T12:47:00.3394444Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int16 2022-08-17T12:47:00.3710391Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int32 2022-08-17T12:47:00.3722251Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_uint8 2022-08-17T12:47:00.4006845Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_bool 2022-08-17T12:47:00.4007849Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int32 2022-08-17T12:47:00.4369159Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int64 2022-08-17T12:47:00.4382295Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_bool 2022-08-17T12:47:00.4884294Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_complex128 2022-08-17T12:47:00.4888134Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int32 2022-08-17T12:47:00.5149159Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int64 2022-08-17T12:47:00.5150006Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_complex128 2022-08-17T12:47:00.5297576Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_complex64 2022-08-17T12:47:00.5298798Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float32 2022-08-17T12:47:00.5756980Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float64 2022-08-17T12:47:00.5775833Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_complex64 2022-08-17T12:47:00.6458407Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_float32 2022-08-17T12:47:00.6459240Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_float32 2022-08-17T12:47:00.6561011Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_float64 2022-08-17T12:47:00.6562102Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int64 2022-08-17T12:47:00.7112279Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int8 2022-08-17T12:47:00.7120048Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_float64 2022-08-17T12:47:00.7502421Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int16 2022-08-17T12:47:00.7534825Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int64 2022-08-17T12:47:00.7764980Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int8 2022-08-17T12:47:00.7794337Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int16 2022-08-17T12:47:00.8053305Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int32 2022-08-17T12:47:00.8096953Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int8 2022-08-17T12:47:00.8455782Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_uint8 2022-08-17T12:47:00.8456635Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int32 2022-08-17T12:47:00.9116807Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int64 2022-08-17T12:47:00.9117503Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int64 2022-08-17T12:47:00.9655401Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int8 2022-08-17T12:47:00.9656216Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_uint8 2022-08-17T12:47:00.9746308Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int16 2022-08-17T12:47:00.9771762Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int8 2022-08-17T12:47:01.0487072Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_uint8 2022-08-17T12:47:01.0487900Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_uint8 2022-08-17T12:47:01.0601671Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_bfloat16 2022-08-17T12:47:01.0602405Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_bfloat16 2022-08-17T12:47:01.0681807Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_bool 2022-08-17T12:47:01.0708561Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_bool 2022-08-17T12:47:01.0765680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex128 2022-08-17T12:47:01.0778217Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex128 2022-08-17T12:47:01.0874025Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex32 2022-08-17T12:47:01.0874792Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex32 2022-08-17T12:47:01.0941767Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex64 2022-08-17T12:47:01.0971461Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex64 2022-08-17T12:47:01.0992264Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float16 2022-08-17T12:47:01.1000634Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int8 2022-08-17T12:47:01.1028818Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_uint8 2022-08-17T12:47:01.1034045Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float16 2022-08-17T12:47:01.1113369Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float32 2022-08-17T12:47:01.1114163Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float32 2022-08-17T12:47:01.1187301Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float64 2022-08-17T12:47:01.1187984Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float64 2022-08-17T12:47:01.1309250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int16 2022-08-17T12:47:01.1310051Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int16 2022-08-17T12:47:01.1387983Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int32 2022-08-17T12:47:01.1394784Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int32 2022-08-17T12:47:01.1480028Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int64 2022-08-17T12:47:01.1483632Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int64 2022-08-17T12:47:01.1567191Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int8 2022-08-17T12:47:01.1567966Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int8 2022-08-17T12:47:01.1654029Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_uint8 2022-08-17T12:47:01.1654669Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_uint8 2022-08-17T12:47:01.1951011Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_bfloat16 2022-08-17T12:47:01.2002830Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float64 2022-08-17T12:47:01.2844617Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int16 2022-08-17T12:47:01.2845298Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_bfloat16 2022-08-17T12:47:01.3521871Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_bool 2022-08-17T12:47:01.3522741Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_uint8 2022-08-17T12:47:01.4238406Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_bfloat16 2022-08-17T12:47:01.4267216Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_bool 2022-08-17T12:47:01.5011026Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex128 2022-08-17T12:47:01.5030922Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int16 2022-08-17T12:47:01.6896829Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int32 2022-08-17T12:47:01.6897598Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_bfloat16 2022-08-17T12:47:01.7618994Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_bool 2022-08-17T12:47:01.7619949Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int16 2022-08-17T12:47:01.8525842Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int32 2022-08-17T12:47:01.8526620Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex128 2022-08-17T12:47:01.8854726Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex32 2022-08-17T12:47:01.8855314Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int32 2022-08-17T12:47:02.0044055Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int64 2022-08-17T12:47:02.0046752Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_bool 2022-08-17T12:47:02.3169420Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_complex128 2022-08-17T12:47:02.3170575Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int64 2022-08-17T12:47:02.4977020Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int8 2022-08-17T12:47:02.4977871Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int32 2022-08-17T12:47:02.5185617Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int64 2022-08-17T12:47:02.5186406Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex32 2022-08-17T12:47:02.8736924Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex64 2022-08-17T12:47:02.8738041Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int8 2022-08-17T12:47:02.9554807Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_uint8 2022-08-17T12:47:02.9555740Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex64 2022-08-17T12:47:03.0475629Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float16 2022-08-17T12:47:03.0476603Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_complex128 2022-08-17T12:47:03.2891353Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_complex64 2022-08-17T12:47:03.2892450Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float16 2022-08-17T12:47:03.4065180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float32 2022-08-17T12:47:03.4066143Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float32 2022-08-17T12:47:03.5157851Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float64 2022-08-17T12:47:03.5158680Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int64 2022-08-17T12:47:03.6414704Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int8 2022-08-17T12:47:03.6415429Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_uint8 2022-08-17T12:47:03.6416226Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_bfloat16 2022-08-17T12:47:03.6416848Z [gw3] [ 53%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_bfloat16 2022-08-17T12:47:03.7782098Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float16 2022-08-17T12:47:03.7782990Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float64 2022-08-17T12:47:03.8886785Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int16 2022-08-17T12:47:03.8887567Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int16 2022-08-17T12:47:03.9983172Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int32 2022-08-17T12:47:04.0027237Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int32 2022-08-17T12:47:04.1189508Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int64 2022-08-17T12:47:04.1190941Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_complex64 2022-08-17T12:47:04.1191564Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float16 2022-08-17T12:47:04.1192442Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int64 2022-08-17T12:47:04.2251534Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int8 2022-08-17T12:47:04.2252181Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int8 2022-08-17T12:47:04.3283394Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_uint8 2022-08-17T12:47:04.3284243Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_uint8 2022-08-17T12:47:04.5322673Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_bfloat16 2022-08-17T12:47:04.5323471Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int8 2022-08-17T12:47:04.5931687Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_uint8 2022-08-17T12:47:04.5932510Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_bfloat16 2022-08-17T12:47:04.7339014Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_bool 2022-08-17T12:47:04.7362292Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float16 2022-08-17T12:47:04.7544605Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float32 2022-08-17T12:47:04.7587099Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float16 2022-08-17T12:47:04.8017462Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float32 2022-08-17T12:47:04.8086793Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_bool 2022-08-17T12:47:05.0028575Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_complex128 2022-08-17T12:47:05.0029601Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float32 2022-08-17T12:47:05.1208232Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float64 2022-08-17T12:47:05.1209019Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_uint8 2022-08-17T12:47:05.2470337Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_bfloat16 2022-08-17T12:47:05.2478028Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_complex128 2022-08-17T12:47:05.2771557Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_complex64 2022-08-17T12:47:05.2784160Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float32 2022-08-17T12:47:05.3601694Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float64 2022-08-17T12:47:05.3602442Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float64 2022-08-17T12:47:05.5401724Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int16 2022-08-17T12:47:05.5434835Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int16 2022-08-17T12:47:05.5637313Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int32 2022-08-17T12:47:05.5645870Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_complex64 2022-08-17T12:47:05.7448597Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float16 2022-08-17T12:47:05.7457788Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int32 2022-08-17T12:47:05.7705900Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int64 2022-08-17T12:47:05.7742835Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_bfloat16 2022-08-17T12:47:05.9311201Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_bool 2022-08-17T12:47:05.9325350Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float64 2022-08-17T12:47:05.9346118Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int64 2022-08-17T12:47:05.9347159Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int16 2022-08-17T12:47:05.9558372Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int8 2022-08-17T12:47:05.9559146Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float16 2022-08-17T12:47:06.0693589Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float32 2022-08-17T12:47:06.0898229Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int8 2022-08-17T12:47:06.0898926Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_uint8 2022-08-17T12:47:06.0899568Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float32 2022-08-17T12:47:06.0926664Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float64 2022-08-17T12:47:06.0937577Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_bool 2022-08-17T12:47:06.2316141Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float16 2022-08-17T12:47:06.2343383Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_uint8 2022-08-17T12:47:06.2409694Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_bfloat16 2022-08-17T12:47:06.2429560Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_bfloat16 2022-08-17T12:47:06.2503901Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_bool 2022-08-17T12:47:06.2523861Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_bool 2022-08-17T12:47:06.2689871Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex128 2022-08-17T12:47:06.2690676Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex128 2022-08-17T12:47:06.2703940Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex32 2022-08-17T12:47:06.2721319Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex32 2022-08-17T12:47:06.2856567Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex64 2022-08-17T12:47:06.2857240Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex64 2022-08-17T12:47:06.2912858Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float16 2022-08-17T12:47:06.2923617Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float16 2022-08-17T12:47:06.3032134Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float32 2022-08-17T12:47:06.3048640Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float32 2022-08-17T12:47:06.3122487Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float64 2022-08-17T12:47:06.3144299Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float64 2022-08-17T12:47:06.3212719Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int16 2022-08-17T12:47:06.3219017Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int16 2022-08-17T12:47:06.3286408Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int32 2022-08-17T12:47:06.3326231Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float64 2022-08-17T12:47:06.3326934Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int16 2022-08-17T12:47:06.3327550Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int32 2022-08-17T12:47:06.3392532Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int64 2022-08-17T12:47:06.3414368Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int64 2022-08-17T12:47:06.3479986Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int8 2022-08-17T12:47:06.3536645Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int8 2022-08-17T12:47:06.3561184Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_uint8 2022-08-17T12:47:06.3609670Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_uint8 2022-08-17T12:47:06.3763963Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_bfloat16 2022-08-17T12:47:06.3788384Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_bfloat16 2022-08-17T12:47:06.3949047Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_bool 2022-08-17T12:47:06.3955051Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_bool 2022-08-17T12:47:06.4023467Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int16 2022-08-17T12:47:06.4024146Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int32 2022-08-17T12:47:06.4187283Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex128 2022-08-17T12:47:06.4188101Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex128 2022-08-17T12:47:06.4399677Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex32 2022-08-17T12:47:06.4400500Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex32 2022-08-17T12:47:06.4586519Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex64 2022-08-17T12:47:06.4597541Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex64 2022-08-17T12:47:06.4795163Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float16 2022-08-17T12:47:06.4795983Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float16 2022-08-17T12:47:06.4932450Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float32 2022-08-17T12:47:06.4947451Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int16 2022-08-17T12:47:06.4989297Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int32 2022-08-17T12:47:06.5034463Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float32 2022-08-17T12:47:06.5177443Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float64 2022-08-17T12:47:06.5185845Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float64 2022-08-17T12:47:06.5352598Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int16 2022-08-17T12:47:06.5364551Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int16 2022-08-17T12:47:06.5566066Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int32 2022-08-17T12:47:06.5566859Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int32 2022-08-17T12:47:06.5715174Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int64 2022-08-17T12:47:06.5750569Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int64 2022-08-17T12:47:06.5897690Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int8 2022-08-17T12:47:06.5904492Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int8 2022-08-17T12:47:06.6108788Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_uint8 2022-08-17T12:47:06.6306648Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_uint8 2022-08-17T12:47:06.6307555Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_bfloat16 2022-08-17T12:47:06.6333735Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_bfloat16 2022-08-17T12:47:06.6492556Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_complex128 2022-08-17T12:47:06.6493342Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_complex128 2022-08-17T12:47:06.6593887Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_complex64 2022-08-17T12:47:06.6594791Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int32 2022-08-17T12:47:06.6675559Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int64 2022-08-17T12:47:06.6676336Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_complex64 2022-08-17T12:47:06.6880553Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float16 2022-08-17T12:47:06.6881575Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float16 2022-08-17T12:47:06.7048905Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float32 2022-08-17T12:47:06.7073560Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float32 2022-08-17T12:47:06.7235458Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float64 2022-08-17T12:47:06.7245335Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float64 2022-08-17T12:47:06.7578882Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_bfloat16 2022-08-17T12:47:06.7581845Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int32 2022-08-17T12:47:06.7582999Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_bfloat16 2022-08-17T12:47:06.7608541Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int64 2022-08-17T12:47:06.7897259Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_complex128 2022-08-17T12:47:06.7982531Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_complex128 2022-08-17T12:47:06.8183231Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_complex64 2022-08-17T12:47:06.8211671Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_complex64 2022-08-17T12:47:06.8395193Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float16 2022-08-17T12:47:06.8491083Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int64 2022-08-17T12:47:06.8535216Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int8 2022-08-17T12:47:06.8536022Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float16 2022-08-17T12:47:06.8817889Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float32 2022-08-17T12:47:06.8818582Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float32 2022-08-17T12:47:06.9089899Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float64 2022-08-17T12:47:06.9121158Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float64 2022-08-17T12:47:06.9282770Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_bfloat16 2022-08-17T12:47:06.9283863Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float16 2022-08-17T12:47:06.9740738Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float32 2022-08-17T12:47:06.9868785Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int8 2022-08-17T12:47:07.1124991Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_uint8 2022-08-17T12:47:07.1125931Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_uint8 2022-08-17T12:47:07.1909489Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_bfloat16 2022-08-17T12:47:07.1910351Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int64 2022-08-17T12:47:07.3596587Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int8 2022-08-17T12:47:07.3663256Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float32 2022-08-17T12:47:07.5614605Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float64 2022-08-17T12:47:07.5648257Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int8 2022-08-17T12:47:07.7498063Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_uint8 2022-08-17T12:47:07.7517509Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_bfloat16 2022-08-17T12:47:07.7899991Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex128 2022-08-17T12:47:07.7929312Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_bfloat16 2022-08-17T12:47:07.9038824Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float16 2022-08-17T12:47:07.9083024Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float64 2022-08-17T12:47:08.0205642Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int16 2022-08-17T12:47:08.0206770Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_uint8 2022-08-17T12:47:08.3096937Z test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_bfloat16 2022-08-17T12:47:08.3098018Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int16 2022-08-17T12:47:08.6119615Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int32 2022-08-17T12:47:08.6164063Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_bfloat16 2022-08-17T12:47:08.7566306Z test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float16 2022-08-17T12:47:08.7568119Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int32 2022-08-17T12:47:08.8198048Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int64 2022-08-17T12:47:08.8199541Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float16 2022-08-17T12:47:09.1140816Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float32 2022-08-17T12:47:09.1174466Z [gw1] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex128 2022-08-17T12:47:09.3427733Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex32 2022-08-17T12:47:09.3433809Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int64 2022-08-17T12:47:09.5318100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int8 2022-08-17T12:47:09.5318918Z [gw3] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float16 2022-08-17T12:47:09.5684092Z test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float32 2022-08-17T12:47:09.5731335Z [gw0] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float32 2022-08-17T12:47:09.7547394Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float64 2022-08-17T12:47:09.7570065Z [gw2] [ 53%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int8 2022-08-17T12:47:09.8315152Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_uint8 2022-08-17T12:47:09.8338067Z [gw1] [ 53%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex32 2022-08-17T12:47:09.9596902Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex64 2022-08-17T12:47:09.9597722Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float32 2022-08-17T12:47:10.0980481Z test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float64 2022-08-17T12:47:10.0981329Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_uint8 2022-08-17T12:47:10.1166190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_bfloat16 2022-08-17T12:47:10.1190202Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float64 2022-08-17T12:47:10.3600903Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int16 2022-08-17T12:47:10.3601698Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_bfloat16 2022-08-17T12:47:10.4519311Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_bool 2022-08-17T12:47:10.4520141Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float64 2022-08-17T12:47:10.5115789Z test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int16 2022-08-17T12:47:10.5146113Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int16 2022-08-17T12:47:10.6050875Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int32 2022-08-17T12:47:10.6062145Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_bool 2022-08-17T12:47:10.6418999Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_float32 2022-08-17T12:47:10.6419546Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex64 2022-08-17T12:47:10.7361162Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float16 2022-08-17T12:47:10.7362306Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int16 2022-08-17T12:47:10.7799753Z test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int32 2022-08-17T12:47:10.7800422Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_float32 2022-08-17T12:47:10.8851358Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_float64 2022-08-17T12:47:10.8852225Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int32 2022-08-17T12:47:11.0540976Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int64 2022-08-17T12:47:11.0542035Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int32 2022-08-17T12:47:11.0720685Z test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int64 2022-08-17T12:47:11.0759751Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_float64 2022-08-17T12:47:11.2618964Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int16 2022-08-17T12:47:11.2684881Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int16 2022-08-17T12:47:11.2839497Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int32 2022-08-17T12:47:11.2849908Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int64 2022-08-17T12:47:11.4440845Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int8 2022-08-17T12:47:11.4472642Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int64 2022-08-17T12:47:11.4609769Z test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int8 2022-08-17T12:47:11.4622931Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int32 2022-08-17T12:47:11.6061700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int64 2022-08-17T12:47:11.6073907Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int8 2022-08-17T12:47:11.6519526Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_uint8 2022-08-17T12:47:11.6539423Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float16 2022-08-17T12:47:11.6725969Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float32 2022-08-17T12:47:11.6727103Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int64 2022-08-17T12:47:11.7166068Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int8 2022-08-17T12:47:11.7183705Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int8 2022-08-17T12:47:11.8467714Z test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_uint8 2022-08-17T12:47:11.8468512Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int8 2022-08-17T12:47:11.9473324Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_uint8 2022-08-17T12:47:11.9488229Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_uint8 2022-08-17T12:47:12.0182426Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_bfloat16 2022-08-17T12:47:12.0229757Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_uint8 2022-08-17T12:47:12.0271531Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_bfloat16 2022-08-17T12:47:12.0284665Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_uint8 2022-08-17T12:47:12.0637788Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_bfloat16 2022-08-17T12:47:12.0638790Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_bfloat16 2022-08-17T12:47:12.0639342Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_bool 2022-08-17T12:47:12.0670588Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float32 2022-08-17T12:47:12.1516856Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float64 2022-08-17T12:47:12.1517690Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_bool 2022-08-17T12:47:12.2114623Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex128 2022-08-17T12:47:12.2120968Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_bfloat16 2022-08-17T12:47:12.2696548Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:47:12.2743029Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex128 2022-08-17T12:47:12.3753524Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex32 2022-08-17T12:47:12.3765592Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex32 2022-08-17T12:47:12.4723054Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex64 2022-08-17T12:47:12.4723925Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:47:12.4852936Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:47:12.4853810Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex64 2022-08-17T12:47:12.5143179Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_float16 2022-08-17T12:47:12.5164520Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_bfloat16 2022-08-17T12:47:12.5883953Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_bool 2022-08-17T12:47:12.5896589Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_float16 2022-08-17T12:47:12.6257388Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_float32 2022-08-17T12:47:12.6263371Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float64 2022-08-17T12:47:12.6966301Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int16 2022-08-17T12:47:12.6974295Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_float32 2022-08-17T12:47:12.7162656Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_float64 2022-08-17T12:47:12.7186395Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:47:12.8106934Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float16 2022-08-17T12:47:12.8108186Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_bool 2022-08-17T12:47:12.8108774Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float16 2022-08-17T12:47:12.8109326Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_float64 2022-08-17T12:47:12.8987620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int16 2022-08-17T12:47:12.8988671Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float16 2022-08-17T12:47:12.9025768Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:47:12.9049833Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int16 2022-08-17T12:47:12.9613659Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int32 2022-08-17T12:47:12.9642976Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int16 2022-08-17T12:47:13.0058821Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int32 2022-08-17T12:47:13.0073330Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int32 2022-08-17T12:47:13.0984013Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int64 2022-08-17T12:47:13.0996618Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int64 2022-08-17T12:47:13.1370553Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int8 2022-08-17T12:47:13.1381683Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:47:13.1882424Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:47:13.1895137Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int8 2022-08-17T12:47:13.2284636Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_uint8 2022-08-17T12:47:13.2285421Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int32 2022-08-17T12:47:13.2861882Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int64 2022-08-17T12:47:13.2882488Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_uint8 2022-08-17T12:47:13.3160825Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_bfloat16 2022-08-17T12:47:13.3169629Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_bfloat16 2022-08-17T12:47:13.3425343Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_bool 2022-08-17T12:47:13.3445209Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_bool 2022-08-17T12:47:13.3968733Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex128 2022-08-17T12:47:13.3969665Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex128 2022-08-17T12:47:13.3970257Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex32 2022-08-17T12:47:13.4053836Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex32 2022-08-17T12:47:13.4054779Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:47:13.4055394Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex64 2022-08-17T12:47:13.4253754Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_bfloat16 2022-08-17T12:47:13.4259949Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex64 2022-08-17T12:47:13.4519112Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float16 2022-08-17T12:47:13.4556059Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float16 2022-08-17T12:47:13.4798686Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float32 2022-08-17T12:47:13.4799539Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float32 2022-08-17T12:47:13.4986202Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float64 2022-08-17T12:47:13.5001836Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_bfloat16 2022-08-17T12:47:13.5059234Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_complex128 2022-08-17T12:47:13.5071884Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float64 2022-08-17T12:47:13.5174216Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int16 2022-08-17T12:47:13.5182463Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float16 2022-08-17T12:47:13.5471370Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float32 2022-08-17T12:47:13.5472240Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int16 2022-08-17T12:47:13.5593139Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int32 2022-08-17T12:47:13.5601260Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int32 2022-08-17T12:47:13.5850655Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int64 2022-08-17T12:47:13.5863505Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int64 2022-08-17T12:47:13.5949350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int8 2022-08-17T12:47:13.6130722Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_complex128 2022-08-17T12:47:13.6131485Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int64 2022-08-17T12:47:13.6132010Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_complex64 2022-08-17T12:47:13.6132474Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int8 2022-08-17T12:47:13.6132980Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int8 2022-08-17T12:47:13.6353145Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_uint8 2022-08-17T12:47:13.6359835Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_uint8 2022-08-17T12:47:13.6759217Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_bfloat16 2022-08-17T12:47:13.6875912Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_bfloat16 2022-08-17T12:47:13.6957930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_bool 2022-08-17T12:47:13.6967644Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_complex64 2022-08-17T12:47:13.7100536Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float16 2022-08-17T12:47:13.7113016Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_bool 2022-08-17T12:47:13.7494959Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_complex128 2022-08-17T12:47:13.7507338Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_complex128 2022-08-17T12:47:13.7923192Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_complex64 2022-08-17T12:47:13.7938673Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float32 2022-08-17T12:47:13.7945135Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_complex64 2022-08-17T12:47:13.7968743Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float64 2022-08-17T12:47:13.7969386Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float16 2022-08-17T12:47:13.7985406Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float16 2022-08-17T12:47:13.8358345Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float32 2022-08-17T12:47:13.8370312Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float16 2022-08-17T12:47:13.8395058Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float32 2022-08-17T12:47:13.8428924Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int8 2022-08-17T12:47:13.8753829Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_uint8 2022-08-17T12:47:13.8767435Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float32 2022-08-17T12:47:13.8880722Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float64 2022-08-17T12:47:13.8892725Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float32 2022-08-17T12:47:13.9133034Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float64 2022-08-17T12:47:13.9145879Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float64 2022-08-17T12:47:13.9543848Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int16 2022-08-17T12:47:13.9544696Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int16 2022-08-17T12:47:13.9811598Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int32 2022-08-17T12:47:13.9824026Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float64 2022-08-17T12:47:13.9859391Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_complex128 2022-08-17T12:47:13.9871114Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int32 2022-08-17T12:47:14.0191090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int64 2022-08-17T12:47:14.0207799Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int64 2022-08-17T12:47:14.0628194Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int8 2022-08-17T12:47:14.0641146Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int8 2022-08-17T12:47:14.0954548Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_uint8 2022-08-17T12:47:14.0966499Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_uint8 2022-08-17T12:47:14.0972248Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_bfloat16 2022-08-17T12:47:14.0980944Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_uint8 2022-08-17T12:47:14.1299762Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_bfloat16 2022-08-17T12:47:14.1310596Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_bfloat16 2022-08-17T12:47:14.1801762Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_bool 2022-08-17T12:47:14.1802524Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float64 2022-08-17T12:47:14.1803116Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int16 2022-08-17T12:47:14.1803719Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_bool 2022-08-17T12:47:14.1924305Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_complex128 2022-08-17T12:47:14.1928199Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_complex128 2022-08-17T12:47:14.2189075Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_complex64 2022-08-17T12:47:14.2193580Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_complex64 2022-08-17T12:47:14.2541801Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float16 2022-08-17T12:47:14.2553667Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float16 2022-08-17T12:47:14.2648505Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float32 2022-08-17T12:47:14.2649599Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_complex128 2022-08-17T12:47:14.2924769Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_complex64 2022-08-17T12:47:14.2925531Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float32 2022-08-17T12:47:14.3140525Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float64 2022-08-17T12:47:14.3176571Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float64 2022-08-17T12:47:14.3633306Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int16 2022-08-17T12:47:14.3634023Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int16 2022-08-17T12:47:14.3634609Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int32 2022-08-17T12:47:14.3635175Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_bfloat16 2022-08-17T12:47:14.3649551Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_float32 2022-08-17T12:47:14.3674663Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int32 2022-08-17T12:47:14.3947408Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int64 2022-08-17T12:47:14.3948186Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int64 2022-08-17T12:47:14.4342451Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int8 2022-08-17T12:47:14.4343333Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int8 2022-08-17T12:47:14.4498414Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_uint8 2022-08-17T12:47:14.4499317Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_uint8 2022-08-17T12:47:14.4499854Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_bfloat16 2022-08-17T12:47:14.4527046Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_bfloat16 2022-08-17T12:47:14.4562975Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_bool 2022-08-17T12:47:14.4580499Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_bool 2022-08-17T12:47:14.4643355Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_complex128 2022-08-17T12:47:14.4709896Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_complex128 2022-08-17T12:47:14.4716916Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_complex64 2022-08-17T12:47:14.4729889Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_complex64 2022-08-17T12:47:14.4787941Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float16 2022-08-17T12:47:14.4798491Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float16 2022-08-17T12:47:14.4856376Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float32 2022-08-17T12:47:14.4875331Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float32 2022-08-17T12:47:14.4957509Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float64 2022-08-17T12:47:14.4958194Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float64 2022-08-17T12:47:14.4994050Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int16 2022-08-17T12:47:14.5001520Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int16 2022-08-17T12:47:14.5047284Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int32 2022-08-17T12:47:14.5049079Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int16 2022-08-17T12:47:14.5060356Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int32 2022-08-17T12:47:14.5217874Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int32 2022-08-17T12:47:14.5218889Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int64 2022-08-17T12:47:14.5219640Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int64 2022-08-17T12:47:14.5220187Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int8 2022-08-17T12:47:14.5221968Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int8 2022-08-17T12:47:14.5250819Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_uint8 2022-08-17T12:47:14.5259014Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_uint8 2022-08-17T12:47:14.5726268Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_bfloat16 2022-08-17T12:47:14.5727212Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_float32 2022-08-17T12:47:14.6217245Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_float64 2022-08-17T12:47:14.6218062Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_complex64 2022-08-17T12:47:14.9102944Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_float32 2022-08-17T12:47:14.9103874Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_float64 2022-08-17T12:47:14.9363255Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_bfloat16 2022-08-17T12:47:14.9377775Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int32 2022-08-17T12:47:14.9448442Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int64 2022-08-17T12:47:14.9450273Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_float32 2022-08-17T12:47:15.0190655Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_float64 2022-08-17T12:47:15.0191709Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_bfloat16 2022-08-17T12:47:15.1992384Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_bool 2022-08-17T12:47:15.1993281Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_bfloat16 2022-08-17T12:47:15.2547218Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_bool 2022-08-17T12:47:15.2548034Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_float64 2022-08-17T12:47:15.2966619Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:47:15.2967503Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:47:15.3290144Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:47:15.3291192Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int64 2022-08-17T12:47:15.3386880Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int8 2022-08-17T12:47:15.3426996Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:47:15.3826545Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_float32 2022-08-17T12:47:15.3827426Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_float32 2022-08-17T12:47:15.4132740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_float64 2022-08-17T12:47:15.4152978Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_float64 2022-08-17T12:47:15.4552230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_bfloat16 2022-08-17T12:47:15.4553078Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_bool 2022-08-17T12:47:15.6336067Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_complex128 2022-08-17T12:47:15.6336984Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_bool 2022-08-17T12:47:16.0530702Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_complex128 2022-08-17T12:47:16.0531737Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int8 2022-08-17T12:47:16.0951224Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_uint8 2022-08-17T12:47:16.0952347Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_bfloat16 2022-08-17T12:47:16.2225731Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:47:16.2226582Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_complex128 2022-08-17T12:47:16.7277922Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_complex64 2022-08-17T12:47:16.7279097Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:47:16.7279810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:47:16.7286460Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_complex64 2022-08-17T12:47:16.7783686Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_float32 2022-08-17T12:47:16.7784544Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_uint8 2022-08-17T12:47:16.9941693Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_bfloat16 2022-08-17T12:47:16.9942513Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_float32 2022-08-17T12:47:17.2009107Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_float64 2022-08-17T12:47:17.2010152Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_float64 2022-08-17T12:47:17.3908903Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int16 2022-08-17T12:47:17.3909988Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int16 2022-08-17T12:47:17.3910641Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int32 2022-08-17T12:47:17.3911371Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:47:17.5719759Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float16 2022-08-17T12:47:17.5720855Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int32 2022-08-17T12:47:17.7393661Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int64 2022-08-17T12:47:17.7394514Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_bfloat16 2022-08-17T12:47:17.8046811Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_bool 2022-08-17T12:47:17.8307368Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int64 2022-08-17T12:47:17.8759535Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int8 2022-08-17T12:47:17.8836221Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_complex128 2022-08-17T12:47:17.9580679Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_complex64 2022-08-17T12:47:17.9581379Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int8 2022-08-17T12:47:18.0943729Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_uint8 2022-08-17T12:47:18.1005933Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float16 2022-08-17T12:47:18.1765653Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:47:18.1766503Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_uint8 2022-08-17T12:47:18.3720935Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_bfloat16 2022-08-17T12:47:18.3740301Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_bool 2022-08-17T12:47:18.7151196Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_float16 2022-08-17T12:47:18.7228645Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:47:18.9769136Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:47:18.9770064Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_complex64 2022-08-17T12:47:19.0323836Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_float32 2022-08-17T12:47:19.0340609Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_bfloat16 2022-08-17T12:47:19.2805207Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_complex128 2022-08-17T12:47:19.2806413Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_float16 2022-08-17T12:47:19.3040897Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_float32 2022-08-17T12:47:19.3086457Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_float32 2022-08-17T12:47:19.3223121Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_float64 2022-08-17T12:47:19.3229585Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:47:19.3662846Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_bfloat16 2022-08-17T12:47:19.3677692Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_bfloat16 2022-08-17T12:47:19.4091256Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_complex128 2022-08-17T12:47:19.4200446Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_complex128 2022-08-17T12:47:19.4508916Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_complex64 2022-08-17T12:47:19.4518313Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_complex64 2022-08-17T12:47:19.4972983Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float16 2022-08-17T12:47:19.4984043Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float16 2022-08-17T12:47:19.5429841Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float32 2022-08-17T12:47:19.5430712Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float32 2022-08-17T12:47:19.5838553Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float64 2022-08-17T12:47:19.5839535Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float64 2022-08-17T12:47:19.6236531Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int16 2022-08-17T12:47:19.6237519Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_float32 2022-08-17T12:47:19.6283521Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_float64 2022-08-17T12:47:19.6297393Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int16 2022-08-17T12:47:19.6755394Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int32 2022-08-17T12:47:19.6824184Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int32 2022-08-17T12:47:19.6824904Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int64 2022-08-17T12:47:19.6825488Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_float64 2022-08-17T12:47:19.7195668Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int16 2022-08-17T12:47:19.7227426Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int64 2022-08-17T12:47:19.7671228Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int8 2022-08-17T12:47:19.7690560Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int8 2022-08-17T12:47:19.8043354Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_uint8 2022-08-17T12:47:19.8074455Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_uint8 2022-08-17T12:47:19.8857007Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_bfloat16 2022-08-17T12:47:19.8875703Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_complex128 2022-08-17T12:47:19.9435176Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_complex64 2022-08-17T12:47:19.9456465Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int16 2022-08-17T12:47:20.0481149Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int32 2022-08-17T12:47:20.0482415Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_bfloat16 2022-08-17T12:47:20.1198296Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_bool 2022-08-17T12:47:20.1215820Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_float64 2022-08-17T12:47:20.2577126Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int16 2022-08-17T12:47:20.2591157Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int32 2022-08-17T12:47:20.2970228Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int64 2022-08-17T12:47:20.2971072Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_bool 2022-08-17T12:47:20.4543605Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_complex128 2022-08-17T12:47:20.4544642Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int16 2022-08-17T12:47:20.5184635Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int32 2022-08-17T12:47:20.5185348Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_complex64 2022-08-17T12:47:20.5852782Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float16 2022-08-17T12:47:20.5856928Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int64 2022-08-17T12:47:20.7829950Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int8 2022-08-17T12:47:20.7831074Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int32 2022-08-17T12:47:20.8714035Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int64 2022-08-17T12:47:20.8714948Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int8 2022-08-17T12:47:20.8970397Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_uint8 2022-08-17T12:47:20.8971218Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_complex128 2022-08-17T12:47:21.1475466Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_complex64 2022-08-17T12:47:21.1481930Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_uint8 2022-08-17T12:47:21.1545537Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_bfloat16 2022-08-17T12:47:21.1560005Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int64 2022-08-17T12:47:21.3147693Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int8 2022-08-17T12:47:21.3148462Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_complex64 2022-08-17T12:47:21.3514494Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_float32 2022-08-17T12:47:21.3562171Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float16 2022-08-17T12:47:21.4473340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float32 2022-08-17T12:47:21.4482070Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int8 2022-08-17T12:47:21.4533190Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_bfloat16 2022-08-17T12:47:21.4533865Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_bool 2022-08-17T12:47:21.4680122Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_uint8 2022-08-17T12:47:21.4681141Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_float32 2022-08-17T12:47:21.7059717Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_float64 2022-08-17T12:47:21.7084584Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_float64 2022-08-17T12:47:21.7583306Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int16 2022-08-17T12:47:21.7583960Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float32 2022-08-17T12:47:21.7935680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float64 2022-08-17T12:47:21.7975005Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_uint8 2022-08-17T12:47:21.8323049Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_bfloat16 2022-08-17T12:47:21.8324013Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_bool 2022-08-17T12:47:21.9319351Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_complex128 2022-08-17T12:47:21.9326016Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int16 2022-08-17T12:47:22.1637175Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int32 2022-08-17T12:47:22.1638718Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int32 2022-08-17T12:47:22.3049960Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int64 2022-08-17T12:47:22.3063143Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float64 2022-08-17T12:47:22.3646678Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int16 2022-08-17T12:47:22.3647779Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int64 2022-08-17T12:47:22.5325560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int8 2022-08-17T12:47:22.5326376Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int8 2022-08-17T12:47:22.6785979Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_uint8 2022-08-17T12:47:22.6786881Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_complex128 2022-08-17T12:47:22.6821943Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_complex64 2022-08-17T12:47:22.6823065Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int16 2022-08-17T12:47:22.7029684Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int32 2022-08-17T12:47:22.7041365Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_uint8 2022-08-17T12:47:22.8487659Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_bfloat16 2022-08-17T12:47:22.8507160Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_bfloat16 2022-08-17T12:47:22.9287113Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_bool 2022-08-17T12:47:22.9298210Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_bfloat16 2022-08-17T12:47:23.0490492Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_bool 2022-08-17T12:47:23.0506311Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int32 2022-08-17T12:47:23.1316698Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int64 2022-08-17T12:47:23.1343112Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_bool 2022-08-17T12:47:23.2662199Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_float32 2022-08-17T12:47:23.2673948Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_complex64 2022-08-17T12:47:23.2762749Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_float32 2022-08-17T12:47:23.2797047Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_float32 2022-08-17T12:47:23.4693074Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_float64 2022-08-17T12:47:23.4693985Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int64 2022-08-17T12:47:23.5080387Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int8 2022-08-17T12:47:23.5084637Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_float64 2022-08-17T12:47:23.5458956Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int16 2022-08-17T12:47:23.5460172Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_float32 2022-08-17T12:47:23.5918377Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_float64 2022-08-17T12:47:23.5919496Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_bool 2022-08-17T12:47:23.6892790Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float16 2022-08-17T12:47:23.6893546Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int16 2022-08-17T12:47:23.8605245Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int32 2022-08-17T12:47:23.8606055Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int32 2022-08-17T12:47:23.8974239Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int64 2022-08-17T12:47:23.8995528Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int8 2022-08-17T12:47:23.9571783Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_uint8 2022-08-17T12:47:23.9572624Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_float64 2022-08-17T12:47:24.0435126Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int16 2022-08-17T12:47:24.0449657Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int64 2022-08-17T12:47:24.1927228Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int8 2022-08-17T12:47:24.1929234Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int8 2022-08-17T12:47:24.1929887Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_uint8 2022-08-17T12:47:24.1986629Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int16 2022-08-17T12:47:24.2185058Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int32 2022-08-17T12:47:24.2205080Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_uint8 2022-08-17T12:47:24.3238587Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_bfloat16 2022-08-17T12:47:24.3247650Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_uint8 2022-08-17T12:47:24.4725863Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_bfloat16 2022-08-17T12:47:24.4726676Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int32 2022-08-17T12:47:24.5408258Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int64 2022-08-17T12:47:24.5409108Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_bfloat16 2022-08-17T12:47:24.5908117Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_bool 2022-08-17T12:47:24.5933889Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_bfloat16 2022-08-17T12:47:24.7720139Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_bool 2022-08-17T12:47:24.7720937Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int64 2022-08-17T12:47:24.8616947Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int8 2022-08-17T12:47:24.8617784Z [gw2] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_bool 2022-08-17T12:47:24.9150739Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_complex128 2022-08-17T12:47:24.9176686Z [gw3] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float16 2022-08-17T12:47:24.9293060Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float32 2022-08-17T12:47:24.9294106Z [gw0] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_bool 2022-08-17T12:47:25.1522816Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_complex128 2022-08-17T12:47:25.1541011Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int8 2022-08-17T12:47:25.4307162Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_uint8 2022-08-17T12:47:25.4307979Z [gw1] [ 54%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_uint8 2022-08-17T12:47:25.4356957Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_bfloat16 2022-08-17T12:47:25.4386744Z [gw1] [ 54%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_bfloat16 2022-08-17T12:47:25.4433785Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_bool 2022-08-17T12:47:25.4434547Z [gw1] [ 54%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_bool 2022-08-17T12:47:25.4511538Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_complex128 2022-08-17T12:47:25.4512625Z [gw1] [ 54%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_complex128 2022-08-17T12:47:25.4560483Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_complex64 2022-08-17T12:47:25.4561360Z [gw1] [ 54%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_complex64 2022-08-17T12:47:25.4607857Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float16 2022-08-17T12:47:25.4622458Z [gw1] [ 55%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float16 2022-08-17T12:47:25.4668864Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float32 2022-08-17T12:47:25.4676389Z [gw1] [ 55%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float32 2022-08-17T12:47:25.4726557Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float64 2022-08-17T12:47:25.4733314Z [gw1] [ 55%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float64 2022-08-17T12:47:25.4791095Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int16 2022-08-17T12:47:25.4791733Z [gw1] [ 55%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int16 2022-08-17T12:47:25.4852031Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int32 2022-08-17T12:47:25.4861687Z [gw1] [ 55%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int32 2022-08-17T12:47:25.4937272Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int64 2022-08-17T12:47:25.4938141Z [gw1] [ 55%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int64 2022-08-17T12:47:25.5007349Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int8 2022-08-17T12:47:25.5008428Z [gw1] [ 55%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int8 2022-08-17T12:47:25.5049954Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_uint8 2022-08-17T12:47:25.5063793Z [gw1] [ 55%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_uint8 2022-08-17T12:47:25.5118474Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_complex128 2022-08-17T12:47:25.5132239Z [gw1] [ 55%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_complex128 2022-08-17T12:47:25.5205938Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_complex64 2022-08-17T12:47:25.5206611Z [gw1] [ 55%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_complex64 2022-08-17T12:47:25.5245410Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_float32 2022-08-17T12:47:25.5274614Z [gw1] [ 55%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_float32 2022-08-17T12:47:25.5311858Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_float64 2022-08-17T12:47:25.5318658Z [gw1] [ 55%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_float64 2022-08-17T12:47:25.5420148Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int16 2022-08-17T12:47:25.5420840Z [gw1] [ 55%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int16 2022-08-17T12:47:25.5421648Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int32 2022-08-17T12:47:25.5528728Z [gw1] [ 55%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int32 2022-08-17T12:47:25.5529439Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int64 2022-08-17T12:47:25.5529990Z [gw1] [ 55%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int64 2022-08-17T12:47:25.5535190Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int8 2022-08-17T12:47:25.5586918Z [gw1] [ 55%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int8 2022-08-17T12:47:25.5590104Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_uint8 2022-08-17T12:47:25.5622704Z [gw1] [ 55%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_uint8 2022-08-17T12:47:25.5704220Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_bfloat16 2022-08-17T12:47:25.5716115Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_bfloat16 2022-08-17T12:47:25.5799661Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_bool 2022-08-17T12:47:25.5800710Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_complex128 2022-08-17T12:47:25.5801239Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_complex64 2022-08-17T12:47:25.5813763Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_bool 2022-08-17T12:47:25.5936381Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex128 2022-08-17T12:47:25.5937151Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex128 2022-08-17T12:47:25.6045642Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex32 2022-08-17T12:47:25.6046477Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex32 2022-08-17T12:47:25.6147521Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex64 2022-08-17T12:47:25.6160842Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex64 2022-08-17T12:47:25.6320352Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float16 2022-08-17T12:47:25.6321261Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float16 2022-08-17T12:47:25.6323669Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float32 2022-08-17T12:47:25.6347172Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_complex128 2022-08-17T12:47:25.6377411Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_complex64 2022-08-17T12:47:25.6398859Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float32 2022-08-17T12:47:25.6484322Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float64 2022-08-17T12:47:25.6537436Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float64 2022-08-17T12:47:25.6630485Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int16 2022-08-17T12:47:25.6631294Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int16 2022-08-17T12:47:25.6663837Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int32 2022-08-17T12:47:25.6683839Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int32 2022-08-17T12:47:25.6761605Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int64 2022-08-17T12:47:25.6774071Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int64 2022-08-17T12:47:25.6959150Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int8 2022-08-17T12:47:25.6959981Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int8 2022-08-17T12:47:25.6960597Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_uint8 2022-08-17T12:47:25.7019183Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_uint8 2022-08-17T12:47:25.8417003Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_bfloat16 2022-08-17T12:47:25.8429681Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float32 2022-08-17T12:47:26.0523917Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float64 2022-08-17T12:47:26.0535665Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_complex64 2022-08-17T12:47:26.1050354Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_float32 2022-08-17T12:47:26.1077015Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_complex64 2022-08-17T12:47:26.2156498Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_float32 2022-08-17T12:47:26.2167803Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_float32 2022-08-17T12:47:26.3048985Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_float64 2022-08-17T12:47:26.3049850Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_bfloat16 2022-08-17T12:47:26.3334892Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_bool 2022-08-17T12:47:26.3335678Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_float32 2022-08-17T12:47:26.4667928Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_float64 2022-08-17T12:47:26.4694060Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_float64 2022-08-17T12:47:26.6351144Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int16 2022-08-17T12:47:26.6351991Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_float64 2022-08-17T12:47:26.6368471Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int16 2022-08-17T12:47:26.6369225Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int16 2022-08-17T12:47:26.7849037Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int32 2022-08-17T12:47:26.7852267Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float64 2022-08-17T12:47:26.8363780Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int16 2022-08-17T12:47:26.8364601Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int32 2022-08-17T12:47:26.9145000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int64 2022-08-17T12:47:26.9145820Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int16 2022-08-17T12:47:26.9387014Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int32 2022-08-17T12:47:26.9403703Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_bool 2022-08-17T12:47:27.0451271Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_complex128 2022-08-17T12:47:27.0484188Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int64 2022-08-17T12:47:27.1865968Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int8 2022-08-17T12:47:27.1882856Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int32 2022-08-17T12:47:27.2232212Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int64 2022-08-17T12:47:27.2233431Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int8 2022-08-17T12:47:27.4270899Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_uint8 2022-08-17T12:47:27.4272280Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_uint8 2022-08-17T12:47:27.4937805Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_bfloat16 2022-08-17T12:47:27.4939155Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int64 2022-08-17T12:47:27.6464863Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int8 2022-08-17T12:47:27.6483007Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int16 2022-08-17T12:47:27.8045255Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int32 2022-08-17T12:47:27.8046206Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_bfloat16 2022-08-17T12:47:27.8388110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_bool 2022-08-17T12:47:27.8389121Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int8 2022-08-17T12:47:28.0524629Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_uint8 2022-08-17T12:47:28.0525894Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_bool 2022-08-17T12:47:28.1160453Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_complex128 2022-08-17T12:47:28.1161394Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_uint8 2022-08-17T12:47:28.2700421Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_bfloat16 2022-08-17T12:47:28.2701222Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_complex128 2022-08-17T12:47:28.3579458Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_complex64 2022-08-17T12:47:28.3622555Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_bfloat16 2022-08-17T12:47:28.5226977Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_bool 2022-08-17T12:47:28.5240046Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_bool 2022-08-17T12:47:28.5409944Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float16 2022-08-17T12:47:28.5432325Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int32 2022-08-17T12:47:28.7870501Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int64 2022-08-17T12:47:28.7871159Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_complex128 2022-08-17T12:47:28.9412857Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_complex64 2022-08-17T12:47:28.9413814Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float16 2022-08-17T12:47:29.0669740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float32 2022-08-17T12:47:29.0678822Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float32 2022-08-17T12:47:29.1633009Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float64 2022-08-17T12:47:29.1633813Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_complex64 2022-08-17T12:47:29.2540296Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float16 2022-08-17T12:47:29.2541365Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_complex64 2022-08-17T12:47:29.2848188Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_float32 2022-08-17T12:47:29.2888385Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int64 2022-08-17T12:47:29.3030566Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int8 2022-08-17T12:47:29.3132118Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float64 2022-08-17T12:47:29.4489956Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int16 2022-08-17T12:47:29.4490750Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int16 2022-08-17T12:47:29.4909599Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int32 2022-08-17T12:47:29.4921689Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_float32 2022-08-17T12:47:29.6152079Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_float64 2022-08-17T12:47:29.6152806Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int32 2022-08-17T12:47:29.7516190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int64 2022-08-17T12:47:29.7517094Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int64 2022-08-17T12:47:29.7996201Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int8 2022-08-17T12:47:29.7997190Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_float64 2022-08-17T12:47:29.8689124Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int16 2022-08-17T12:47:29.8690129Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int8 2022-08-17T12:47:29.9770117Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_uint8 2022-08-17T12:47:29.9803871Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_uint8 2022-08-17T12:47:30.0162038Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_bfloat16 2022-08-17T12:47:30.0168140Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int16 2022-08-17T12:47:30.1412009Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int32 2022-08-17T12:47:30.1412646Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int8 2022-08-17T12:47:30.1835112Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_uint8 2022-08-17T12:47:30.1835948Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_bfloat16 2022-08-17T12:47:30.2237339Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_bool 2022-08-17T12:47:30.2428310Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int32 2022-08-17T12:47:30.3528493Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int64 2022-08-17T12:47:30.3529123Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_bool 2022-08-17T12:47:30.4240000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float16 2022-08-17T12:47:30.4240752Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float16 2022-08-17T12:47:30.4824725Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float32 2022-08-17T12:47:30.4825542Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int64 2022-08-17T12:47:30.6545664Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int8 2022-08-17T12:47:30.6557024Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int8 2022-08-17T12:47:30.6939880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_uint8 2022-08-17T12:47:30.6940958Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float16 2022-08-17T12:47:30.8103169Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float32 2022-08-17T12:47:30.8104221Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_uint8 2022-08-17T12:47:30.8173985Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_cpu_bfloat16 2022-08-17T12:47:30.8189376Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float32 2022-08-17T12:47:30.8535390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float64 2022-08-17T12:47:30.8546540Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_uint8 2022-08-17T12:47:30.8683642Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_bfloat16 2022-08-17T12:47:30.8684494Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_bfloat16 2022-08-17T12:47:30.8702506Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_bool 2022-08-17T12:47:30.8715614Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_cpu_bfloat16 2022-08-17T12:47:30.8721880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_cpu_float32 2022-08-17T12:47:30.8733085Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_bool 2022-08-17T12:47:30.8822455Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex128 2022-08-17T12:47:30.8918336Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex128 2022-08-17T12:47:30.8918997Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex32 2022-08-17T12:47:30.8925453Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex32 2022-08-17T12:47:30.8968631Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex64 2022-08-17T12:47:30.9012762Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float32 2022-08-17T12:47:30.9013384Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float64 2022-08-17T12:47:30.9106046Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex64 2022-08-17T12:47:30.9106835Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float16 2022-08-17T12:47:30.9200383Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float16 2022-08-17T12:47:30.9201135Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float32 2022-08-17T12:47:30.9207333Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float32 2022-08-17T12:47:30.9296217Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float64 2022-08-17T12:47:30.9303996Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float64 2022-08-17T12:47:30.9392346Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_cpu_float32 2022-08-17T12:47:30.9393049Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int16 2022-08-17T12:47:30.9393629Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_cpu_float64 2022-08-17T12:47:30.9398358Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int16 2022-08-17T12:47:30.9477683Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int32 2022-08-17T12:47:30.9500218Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int32 2022-08-17T12:47:30.9559962Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int64 2022-08-17T12:47:30.9571755Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int64 2022-08-17T12:47:30.9648476Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int8 2022-08-17T12:47:30.9663178Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int8 2022-08-17T12:47:30.9731247Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_uint8 2022-08-17T12:47:30.9806946Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_uint8 2022-08-17T12:47:30.9807621Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_bfloat16 2022-08-17T12:47:30.9872371Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_bfloat16 2022-08-17T12:47:30.9873099Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_bool 2022-08-17T12:47:30.9925061Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_bool 2022-08-17T12:47:30.9925991Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex128 2022-08-17T12:47:30.9926791Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_cpu_float64 2022-08-17T12:47:30.9948397Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_bfloat16 2022-08-17T12:47:31.0021538Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex128 2022-08-17T12:47:31.0022195Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex32 2022-08-17T12:47:31.0098770Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex32 2022-08-17T12:47:31.0099536Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex64 2022-08-17T12:47:31.0182917Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex64 2022-08-17T12:47:31.0183821Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float16 2022-08-17T12:47:31.0184575Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float16 2022-08-17T12:47:31.0240606Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float32 2022-08-17T12:47:31.0257829Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float32 2022-08-17T12:47:31.0310680Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float64 2022-08-17T12:47:31.0336493Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float64 2022-08-17T12:47:31.0387948Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int16 2022-08-17T12:47:31.0405992Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int16 2022-08-17T12:47:31.0449860Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int32 2022-08-17T12:47:31.0473471Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int32 2022-08-17T12:47:31.0515947Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int64 2022-08-17T12:47:31.0530291Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int64 2022-08-17T12:47:31.0576835Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int8 2022-08-17T12:47:31.0577492Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float64 2022-08-17T12:47:31.0594919Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int8 2022-08-17T12:47:31.0595650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int16 2022-08-17T12:47:31.0641928Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_uint8 2022-08-17T12:47:31.0673328Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_uint8 2022-08-17T12:47:31.1753363Z test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_bfloat16 2022-08-17T12:47:31.1754164Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int16 2022-08-17T12:47:31.3042160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int32 2022-08-17T12:47:31.3050601Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int32 2022-08-17T12:47:31.4600351Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int64 2022-08-17T12:47:31.4601346Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int64 2022-08-17T12:47:31.5109764Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int8 2022-08-17T12:47:31.5159862Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float64 2022-08-17T12:47:31.5797081Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int16 2022-08-17T12:47:31.5797927Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_bfloat16 2022-08-17T12:47:31.5839547Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_bool 2022-08-17T12:47:31.5840261Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int8 2022-08-17T12:47:31.7030576Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_uint8 2022-08-17T12:47:31.7048241Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_uint8 2022-08-17T12:47:31.7645624Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_bfloat16 2022-08-17T12:47:31.7646782Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_bfloat16 2022-08-17T12:47:31.9066870Z test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_float32 2022-08-17T12:47:31.9122118Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_bfloat16 2022-08-17T12:47:31.9334105Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_bool 2022-08-17T12:47:31.9354233Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_bool 2022-08-17T12:47:32.1372864Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_complex128 2022-08-17T12:47:32.1373745Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_bool 2022-08-17T12:47:32.3067791Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_complex128 2022-08-17T12:47:32.3069135Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int16 2022-08-17T12:47:32.5917381Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int32 2022-08-17T12:47:32.5918304Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_float32 2022-08-17T12:47:32.8950311Z test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_float64 2022-08-17T12:47:32.8951262Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_complex128 2022-08-17T12:47:33.1741328Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_complex64 2022-08-17T12:47:33.1796931Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_complex128 2022-08-17T12:47:33.3806693Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_complex64 2022-08-17T12:47:33.3807646Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int32 2022-08-17T12:47:33.4508566Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int64 2022-08-17T12:47:33.4509564Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_complex64 2022-08-17T12:47:33.5403640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_float32 2022-08-17T12:47:33.5404434Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_float64 2022-08-17T12:47:33.6231272Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_bfloat16 2022-08-17T12:47:33.8770091Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_float32 2022-08-17T12:47:33.8771788Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_float64 2022-08-17T12:47:33.8778349Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_float64 2022-08-17T12:47:34.0132376Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int16 2022-08-17T12:47:34.0133120Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_complex64 2022-08-17T12:47:34.0356365Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float16 2022-08-17T12:47:34.0357192Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int16 2022-08-17T12:47:34.1213016Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int32 2022-08-17T12:47:34.1213835Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int64 2022-08-17T12:47:34.1648040Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int8 2022-08-17T12:47:34.1674161Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_bfloat16 2022-08-17T12:47:34.1939441Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_bool 2022-08-17T12:47:34.1940088Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int32 2022-08-17T12:47:34.3686231Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int64 2022-08-17T12:47:34.3687149Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int64 2022-08-17T12:47:34.5081832Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int8 2022-08-17T12:47:34.5096247Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int8 2022-08-17T12:47:34.6627468Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_uint8 2022-08-17T12:47:34.6628700Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_uint8 2022-08-17T12:47:34.8116237Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_bfloat16 2022-08-17T12:47:34.8117275Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int8 2022-08-17T12:47:34.8708589Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_uint8 2022-08-17T12:47:34.8709470Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_bool 2022-08-17T12:47:34.9030123Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_float32 2022-08-17T12:47:34.9086414Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_bfloat16 2022-08-17T12:47:34.9650109Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_bool 2022-08-17T12:47:34.9669255Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float16 2022-08-17T12:47:35.1354116Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float32 2022-08-17T12:47:35.1354957Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_bool 2022-08-17T12:47:35.4216557Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_complex128 2022-08-17T12:47:35.4217838Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float32 2022-08-17T12:47:35.4218500Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_float32 2022-08-17T12:47:35.4219109Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float64 2022-08-17T12:47:35.5121690Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_float64 2022-08-17T12:47:35.5122782Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_uint8 2022-08-17T12:47:35.6502276Z test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_bfloat16 2022-08-17T12:47:35.6533773Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_complex128 2022-08-17T12:47:35.9270375Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_complex64 2022-08-17T12:47:35.9287163Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_bfloat16 2022-08-17T12:47:35.9893942Z test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_float32 2022-08-17T12:47:35.9894751Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_complex64 2022-08-17T12:47:36.0471433Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_float32 2022-08-17T12:47:36.0472348Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float64 2022-08-17T12:47:36.1728050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int16 2022-08-17T12:47:36.1772599Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_float64 2022-08-17T12:47:36.1823229Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int16 2022-08-17T12:47:36.1873628Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_float32 2022-08-17T12:47:36.3148188Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_float64 2022-08-17T12:47:36.3149016Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_float32 2022-08-17T12:47:36.4185819Z test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_float64 2022-08-17T12:47:36.4186406Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_float64 2022-08-17T12:47:36.4611801Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int16 2022-08-17T12:47:36.4757211Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int16 2022-08-17T12:47:36.5978938Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int32 2022-08-17T12:47:36.5979561Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int16 2022-08-17T12:47:36.6127000Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int32 2022-08-17T12:47:36.6149054Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int16 2022-08-17T12:47:36.7267430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int32 2022-08-17T12:47:36.7268087Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_float64 2022-08-17T12:47:36.7590689Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_bfloat16 2022-08-17T12:47:36.7591414Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_bfloat16 2022-08-17T12:47:36.7854810Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_bool 2022-08-17T12:47:36.7866489Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_bool 2022-08-17T12:47:36.7969913Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int32 2022-08-17T12:47:36.7970511Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int64 2022-08-17T12:47:36.8228180Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex128 2022-08-17T12:47:36.8228767Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex128 2022-08-17T12:47:36.8560766Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex32 2022-08-17T12:47:36.8561312Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex32 2022-08-17T12:47:36.8863144Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex64 2022-08-17T12:47:36.8871381Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int32 2022-08-17T12:47:36.8908180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int64 2022-08-17T12:47:36.8927157Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex64 2022-08-17T12:47:36.9227848Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float16 2022-08-17T12:47:36.9239865Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float16 2022-08-17T12:47:36.9593900Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float32 2022-08-17T12:47:36.9594450Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float32 2022-08-17T12:47:36.9874922Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float64 2022-08-17T12:47:36.9883487Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float64 2022-08-17T12:47:36.9922118Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int16 2022-08-17T12:47:36.9922791Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int64 2022-08-17T12:47:37.0178357Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int8 2022-08-17T12:47:37.0186455Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int16 2022-08-17T12:47:37.0519431Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int32 2022-08-17T12:47:37.0520080Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int32 2022-08-17T12:47:37.0520627Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int64 2022-08-17T12:47:37.0521425Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int32 2022-08-17T12:47:37.0800204Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int64 2022-08-17T12:47:37.0840651Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int64 2022-08-17T12:47:37.1088003Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int8 2022-08-17T12:47:37.1104760Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int8 2022-08-17T12:47:37.1431816Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_uint8 2022-08-17T12:47:37.1432631Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_uint8 2022-08-17T12:47:37.1564849Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_bfloat16 2022-08-17T12:47:37.1574718Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_bfloat16 2022-08-17T12:47:37.1658202Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_bool 2022-08-17T12:47:37.1658921Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int8 2022-08-17T12:47:37.1690127Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_uint8 2022-08-17T12:47:37.1746527Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_bool 2022-08-17T12:47:37.1836380Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex128 2022-08-17T12:47:37.1866457Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex128 2022-08-17T12:47:37.2014162Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex32 2022-08-17T12:47:37.2014937Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex32 2022-08-17T12:47:37.2142697Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex64 2022-08-17T12:47:37.2150868Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex64 2022-08-17T12:47:37.2272634Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float16 2022-08-17T12:47:37.2364612Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float16 2022-08-17T12:47:37.2410983Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float32 2022-08-17T12:47:37.2413954Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float32 2022-08-17T12:47:37.2647453Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float64 2022-08-17T12:47:37.2648274Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float64 2022-08-17T12:47:37.2701442Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int16 2022-08-17T12:47:37.2810741Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int16 2022-08-17T12:47:37.2811409Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int32 2022-08-17T12:47:37.2821631Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int32 2022-08-17T12:47:37.2985487Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int64 2022-08-17T12:47:37.2986397Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int64 2022-08-17T12:47:37.3083546Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int8 2022-08-17T12:47:37.3136883Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int8 2022-08-17T12:47:37.3138376Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_uint8 2022-08-17T12:47:37.3143202Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_uint8 2022-08-17T12:47:37.3219867Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_cpu_bfloat16 2022-08-17T12:47:37.3256468Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_uint8 2022-08-17T12:47:37.3340627Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_bfloat16 2022-08-17T12:47:37.3442279Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_bfloat16 2022-08-17T12:47:37.3443146Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_bool 2022-08-17T12:47:37.3447796Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_bool 2022-08-17T12:47:37.3562199Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex128 2022-08-17T12:47:37.3574099Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex128 2022-08-17T12:47:37.3676029Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex32 2022-08-17T12:47:37.3676949Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_cpu_bfloat16 2022-08-17T12:47:37.3687582Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_cpu_float32 2022-08-17T12:47:37.3986551Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex32 2022-08-17T12:47:37.3987188Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex64 2022-08-17T12:47:37.3987771Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex64 2022-08-17T12:47:37.3988331Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float16 2022-08-17T12:47:37.3995813Z [gw2] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int64 2022-08-17T12:47:37.3996387Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int8 2022-08-17T12:47:37.3996972Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float16 2022-08-17T12:47:37.4253885Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float32 2022-08-17T12:47:37.4310696Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float32 2022-08-17T12:47:37.4311353Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float64 2022-08-17T12:47:37.4311929Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_cpu_float32 2022-08-17T12:47:37.4312483Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_cpu_float64 2022-08-17T12:47:37.4313049Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float64 2022-08-17T12:47:37.4313608Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int16 2022-08-17T12:47:37.4314177Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int16 2022-08-17T12:47:37.4380483Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int32 2022-08-17T12:47:37.4381096Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int32 2022-08-17T12:47:37.4449860Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int64 2022-08-17T12:47:37.4512600Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int64 2022-08-17T12:47:37.4620742Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int8 2022-08-17T12:47:37.4622449Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int8 2022-08-17T12:47:37.4623185Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_uint8 2022-08-17T12:47:37.4663001Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_cpu_float64 2022-08-17T12:47:37.4664419Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_bfloat16 2022-08-17T12:47:37.4669230Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_uint8 2022-08-17T12:47:37.4866541Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_bfloat16 2022-08-17T12:47:37.4867206Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_bfloat16 2022-08-17T12:47:37.4940725Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_complex128 2022-08-17T12:47:37.5040674Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_complex128 2022-08-17T12:47:37.5082479Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_complex64 2022-08-17T12:47:37.5083215Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_complex64 2022-08-17T12:47:37.5244040Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float16 2022-08-17T12:47:37.5256797Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float16 2022-08-17T12:47:37.5379443Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float32 2022-08-17T12:47:37.5380372Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float32 2022-08-17T12:47:37.5507587Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float64 2022-08-17T12:47:37.5542382Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float64 2022-08-17T12:47:37.5814131Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_bfloat16 2022-08-17T12:47:37.5823354Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_bfloat16 2022-08-17T12:47:37.6078773Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_complex128 2022-08-17T12:47:37.6090246Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_complex128 2022-08-17T12:47:37.6331276Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_complex64 2022-08-17T12:47:37.6332085Z [gw3] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int64 2022-08-17T12:47:37.6375784Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int8 2022-08-17T12:47:37.6376503Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_complex64 2022-08-17T12:47:37.6782784Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float16 2022-08-17T12:47:37.6783645Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float16 2022-08-17T12:47:37.7032939Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float32 2022-08-17T12:47:37.7033688Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float32 2022-08-17T12:47:37.7175219Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float64 2022-08-17T12:47:37.7175999Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float64 2022-08-17T12:47:37.7673376Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_bfloat16 2022-08-17T12:47:37.7698785Z [gw0] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_bfloat16 2022-08-17T12:47:37.8100314Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_bool 2022-08-17T12:47:37.8101108Z [gw1] [ 55%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_bfloat16 2022-08-17T12:47:37.8993437Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_bool 2022-08-17T12:47:37.8994201Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_bool 2022-08-17T12:47:37.9148651Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex128 2022-08-17T12:47:37.9149546Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int8 2022-08-17T12:47:37.9975241Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_uint8 2022-08-17T12:47:37.9976199Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex128 2022-08-17T12:47:38.0380140Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex32 2022-08-17T12:47:38.0544821Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_bool 2022-08-17T12:47:38.1055062Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_float32 2022-08-17T12:47:38.1062532Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex32 2022-08-17T12:47:38.1308365Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex64 2022-08-17T12:47:38.1348528Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int8 2022-08-17T12:47:38.2186491Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_uint8 2022-08-17T12:47:38.2187152Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex64 2022-08-17T12:47:38.2308469Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float16 2022-08-17T12:47:38.2348246Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_float32 2022-08-17T12:47:38.3103201Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_float64 2022-08-17T12:47:38.3135985Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float16 2022-08-17T12:47:38.3871722Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float32 2022-08-17T12:47:38.3872509Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_uint8 2022-08-17T12:47:38.4044986Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_bfloat16 2022-08-17T12:47:38.4060343Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float32 2022-08-17T12:47:38.5114471Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float64 2022-08-17T12:47:38.5161005Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_float64 2022-08-17T12:47:38.5190770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int16 2022-08-17T12:47:38.5191458Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float64 2022-08-17T12:47:38.5892957Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int16 2022-08-17T12:47:38.5893701Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_uint8 2022-08-17T12:47:38.5956227Z test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_bfloat16 2022-08-17T12:47:38.5956920Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_bfloat16 2022-08-17T12:47:38.6284338Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_bool 2022-08-17T12:47:38.6284989Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int16 2022-08-17T12:47:38.7141083Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int32 2022-08-17T12:47:38.7183929Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int32 2022-08-17T12:47:38.7251631Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int64 2022-08-17T12:47:38.7286456Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int16 2022-08-17T12:47:38.7778635Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int32 2022-08-17T12:47:38.7779332Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_bool 2022-08-17T12:47:38.7998510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_complex128 2022-08-17T12:47:38.7999227Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int64 2022-08-17T12:47:38.8814637Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int8 2022-08-17T12:47:38.8815311Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int8 2022-08-17T12:47:38.9221789Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_uint8 2022-08-17T12:47:38.9222403Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int32 2022-08-17T12:47:39.0117945Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int64 2022-08-17T12:47:39.0118664Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_uint8 2022-08-17T12:47:39.0221833Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_bfloat16 2022-08-17T12:47:39.0222661Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_bfloat16 2022-08-17T12:47:39.0280897Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_bool 2022-08-17T12:47:39.0281659Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_bool 2022-08-17T12:47:39.0366954Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex128 2022-08-17T12:47:39.0370759Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex128 2022-08-17T12:47:39.0470529Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex32 2022-08-17T12:47:39.0471392Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex32 2022-08-17T12:47:39.0543363Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex64 2022-08-17T12:47:39.0550485Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex64 2022-08-17T12:47:39.0681277Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float16 2022-08-17T12:47:39.0681893Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float16 2022-08-17T12:47:39.0791312Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float32 2022-08-17T12:47:39.0794968Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float32 2022-08-17T12:47:39.0795704Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float64 2022-08-17T12:47:39.0813638Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float64 2022-08-17T12:47:39.0996142Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int16 2022-08-17T12:47:39.0996793Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int16 2022-08-17T12:47:39.0997383Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int32 2022-08-17T12:47:39.0997963Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int32 2022-08-17T12:47:39.1039239Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int64 2022-08-17T12:47:39.1039803Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int64 2022-08-17T12:47:39.1106064Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int8 2022-08-17T12:47:39.1162272Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int8 2022-08-17T12:47:39.1176311Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_uint8 2022-08-17T12:47:39.1251093Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_uint8 2022-08-17T12:47:39.1252293Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_bfloat16 2022-08-17T12:47:39.1271359Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_bfloat16 2022-08-17T12:47:39.1331981Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_bool 2022-08-17T12:47:39.1332708Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_bool 2022-08-17T12:47:39.1431279Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex128 2022-08-17T12:47:39.1431968Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex128 2022-08-17T12:47:39.1474729Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex32 2022-08-17T12:47:39.1484475Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int64 2022-08-17T12:47:39.1500286Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex32 2022-08-17T12:47:39.1501082Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex64 2022-08-17T12:47:39.1572370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int8 2022-08-17T12:47:39.1645284Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex64 2022-08-17T12:47:39.1646794Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float16 2022-08-17T12:47:39.1825104Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float16 2022-08-17T12:47:39.1826066Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float32 2022-08-17T12:47:39.1826844Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float32 2022-08-17T12:47:39.1827396Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float64 2022-08-17T12:47:39.1827947Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float64 2022-08-17T12:47:39.1875767Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int16 2022-08-17T12:47:39.1951156Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int16 2022-08-17T12:47:39.1952654Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int32 2022-08-17T12:47:39.1958225Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int32 2022-08-17T12:47:39.2167466Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int64 2022-08-17T12:47:39.2168200Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int64 2022-08-17T12:47:39.2168810Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int8 2022-08-17T12:47:39.2169428Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int8 2022-08-17T12:47:39.2250533Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_uint8 2022-08-17T12:47:39.2251234Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_uint8 2022-08-17T12:47:39.2675395Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_bfloat16 2022-08-17T12:47:39.2676019Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_bfloat16 2022-08-17T12:47:39.2919955Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_bool 2022-08-17T12:47:39.2920732Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_complex128 2022-08-17T12:47:39.3007949Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_bool 2022-08-17T12:47:39.3008599Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_complex64 2022-08-17T12:47:39.3413046Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex128 2022-08-17T12:47:39.3413874Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int8 2022-08-17T12:47:39.3449087Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_uint8 2022-08-17T12:47:39.3449793Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex128 2022-08-17T12:47:39.3819191Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex32 2022-08-17T12:47:39.3852037Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex32 2022-08-17T12:47:39.4241657Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex64 2022-08-17T12:47:39.4258433Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex64 2022-08-17T12:47:39.4628931Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float16 2022-08-17T12:47:39.4668366Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float16 2022-08-17T12:47:39.5126846Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float32 2022-08-17T12:47:39.5127554Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float32 2022-08-17T12:47:39.5352099Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float64 2022-08-17T12:47:39.5352764Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_uint8 2022-08-17T12:47:39.5660888Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_bool 2022-08-17T12:47:39.5772412Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float64 2022-08-17T12:47:39.5917500Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int16 2022-08-17T12:47:39.5918204Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int16 2022-08-17T12:47:39.6214234Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int32 2022-08-17T12:47:39.6214978Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int32 2022-08-17T12:47:39.6400920Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int64 2022-08-17T12:47:39.6411502Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_complex64 2022-08-17T12:47:39.6479856Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float16 2022-08-17T12:47:39.6508888Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int64 2022-08-17T12:47:39.7095695Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int8 2022-08-17T12:47:39.7096408Z [gw3] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_bfloat16 2022-08-17T12:47:39.7096985Z test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float16 2022-08-17T12:47:39.7097752Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int8 2022-08-17T12:47:39.7346571Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_uint8 2022-08-17T12:47:39.7362998Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_uint8 2022-08-17T12:47:39.7395846Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_add_cpu 2022-08-17T12:47:39.7446022Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_add_cpu 2022-08-17T12:47:39.7479059Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_amax_cpu 2022-08-17T12:47:39.7479715Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_amax_cpu 2022-08-17T12:47:39.7557186Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_amin_cpu 2022-08-17T12:47:39.7557791Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_amin_cpu 2022-08-17T12:47:39.7583897Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_arange_cpu 2022-08-17T12:47:39.7864902Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_arange_cpu 2022-08-17T12:47:39.7865835Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_atan2_cpu 2022-08-17T12:47:39.7869761Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_atan2_cpu 2022-08-17T12:47:39.7870437Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_and_cpu 2022-08-17T12:47:39.7871086Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_and_cpu 2022-08-17T12:47:39.7871765Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_left_shift_cpu 2022-08-17T12:47:39.7876951Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_left_shift_cpu 2022-08-17T12:47:39.7877693Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_or_cpu 2022-08-17T12:47:39.7878335Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_or_cpu 2022-08-17T12:47:39.7878944Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_xor_cpu 2022-08-17T12:47:39.7882238Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_xor_cpu 2022-08-17T12:47:39.7882894Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_clamp_max_cpu 2022-08-17T12:47:39.7883539Z [gw1] [ 56%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_errors__refs_clamp_max_cpu 2022-08-17T12:47:39.7927066Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_clamp_min_cpu 2022-08-17T12:47:39.7965723Z [gw1] [ 56%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_errors__refs_clamp_min_cpu 2022-08-17T12:47:39.7984026Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_copysign_cpu 2022-08-17T12:47:39.8013614Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_copysign_cpu 2022-08-17T12:47:39.8092560Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_diagonal_cpu 2022-08-17T12:47:39.8093215Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_diagonal_cpu 2022-08-17T12:47:39.8093813Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_floor_rounding_cpu 2022-08-17T12:47:39.8094439Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_floor_rounding_cpu 2022-08-17T12:47:39.8209031Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_no_rounding_mode_cpu 2022-08-17T12:47:39.8209772Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_no_rounding_mode_cpu 2022-08-17T12:47:39.8210359Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_trunc_rounding_cpu 2022-08-17T12:47:39.8210939Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_trunc_rounding_cpu 2022-08-17T12:47:39.8336373Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_dsplit_cpu 2022-08-17T12:47:39.8336976Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_dsplit_cpu 2022-08-17T12:47:39.8337511Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_dstack_cpu 2022-08-17T12:47:39.8338035Z [gw1] [ 56%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_errors__refs_dstack_cpu 2022-08-17T12:47:39.8338528Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_eq_cpu 2022-08-17T12:47:39.8343007Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_bool 2022-08-17T12:47:39.8390291Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_eq_cpu 2022-08-17T12:47:39.8393961Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fliplr_cpu 2022-08-17T12:47:39.8394538Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_float32 2022-08-17T12:47:39.8431449Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fliplr_cpu 2022-08-17T12:47:39.8432057Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_flipud_cpu 2022-08-17T12:47:39.8514215Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_flipud_cpu 2022-08-17T12:47:39.8514892Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_float_power_cpu 2022-08-17T12:47:39.8515497Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_float_power_cpu 2022-08-17T12:47:39.8519483Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_floor_divide_cpu 2022-08-17T12:47:39.8530053Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_floor_divide_cpu 2022-08-17T12:47:39.8571132Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmax_cpu 2022-08-17T12:47:39.8614726Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmax_cpu 2022-08-17T12:47:39.8617451Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmin_cpu 2022-08-17T12:47:39.8658050Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmin_cpu 2022-08-17T12:47:39.8658639Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmod_cpu 2022-08-17T12:47:39.8700993Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmod_cpu 2022-08-17T12:47:39.8704995Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_gcd_cpu 2022-08-17T12:47:39.8713325Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_gcd_cpu 2022-08-17T12:47:39.8770015Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_ge_cpu 2022-08-17T12:47:39.8770669Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_ge_cpu 2022-08-17T12:47:39.8782415Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_gt_cpu 2022-08-17T12:47:39.8832251Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_gt_cpu 2022-08-17T12:47:39.8832822Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_heaviside_cpu 2022-08-17T12:47:39.8835657Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_heaviside_cpu 2022-08-17T12:47:39.8868840Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hsplit_cpu 2022-08-17T12:47:39.8886499Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hsplit_cpu 2022-08-17T12:47:39.8931958Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hstack_cpu 2022-08-17T12:47:39.8943376Z [gw1] [ 56%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hstack_cpu 2022-08-17T12:47:39.8980836Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hypot_cpu 2022-08-17T12:47:39.9013154Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hypot_cpu 2022-08-17T12:47:39.9032988Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_igamma_cpu 2022-08-17T12:47:39.9050432Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_igamma_cpu 2022-08-17T12:47:39.9087278Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_igammac_cpu 2022-08-17T12:47:39.9095618Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_igammac_cpu 2022-08-17T12:47:39.9230978Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_isclose_cpu 2022-08-17T12:47:39.9233840Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_isclose_cpu 2022-08-17T12:47:39.9234508Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_lcm_cpu 2022-08-17T12:47:39.9235115Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_lcm_cpu 2022-08-17T12:47:39.9235704Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_le_cpu 2022-08-17T12:47:39.9290022Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_le_cpu 2022-08-17T12:47:39.9290704Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_linspace_cpu 2022-08-17T12:47:39.9291351Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_linspace_cpu 2022-08-17T12:47:39.9376640Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_and_cpu 2022-08-17T12:47:39.9425790Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_and_cpu 2022-08-17T12:47:39.9426496Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_or_cpu 2022-08-17T12:47:39.9427141Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_or_cpu 2022-08-17T12:47:39.9427716Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_xor_cpu 2022-08-17T12:47:39.9435696Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_xor_cpu 2022-08-17T12:47:39.9478649Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logspace_cpu 2022-08-17T12:47:39.9497065Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logspace_cpu 2022-08-17T12:47:39.9519759Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_lt_cpu 2022-08-17T12:47:39.9534697Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_lt_cpu 2022-08-17T12:47:39.9589226Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_masked_fill_cpu 2022-08-17T12:47:39.9614946Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_masked_fill_cpu 2022-08-17T12:47:39.9655742Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_maximum_cpu 2022-08-17T12:47:39.9668723Z [gw1] [ 56%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_errors__refs_maximum_cpu 2022-08-17T12:47:39.9727075Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_mean_cpu 2022-08-17T12:47:39.9789323Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_mean_cpu 2022-08-17T12:47:39.9790026Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_minimum_cpu 2022-08-17T12:47:39.9811059Z [gw1] [ 56%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_errors__refs_minimum_cpu 2022-08-17T12:47:39.9856112Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_movedim_cpu 2022-08-17T12:47:39.9905643Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_movedim_cpu 2022-08-17T12:47:39.9907235Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_mul_cpu 2022-08-17T12:47:39.9920496Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_mul_cpu 2022-08-17T12:47:39.9950586Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_native_layer_norm_cpu 2022-08-17T12:47:39.9983218Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_native_layer_norm_cpu 2022-08-17T12:47:39.9999252Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_ne_cpu 2022-08-17T12:47:40.0166441Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_ne_cpu 2022-08-17T12:47:40.0167177Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_neg_cpu 2022-08-17T12:47:40.0167736Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_neg_cpu 2022-08-17T12:47:40.0168455Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nextafter_cpu 2022-08-17T12:47:40.0172086Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nextafter_cpu 2022-08-17T12:47:40.0172774Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_gelu_cpu 2022-08-17T12:47:40.0173353Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_gelu_cpu 2022-08-17T12:47:40.0174364Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:47:40.0225772Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:47:40.0226376Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:47:40.0262017Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:47:40.0262799Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_prelu_cpu 2022-08-17T12:47:40.0298341Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_float32 2022-08-17T12:47:40.0299082Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_prelu_cpu 2022-08-17T12:47:40.0299959Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_float64 2022-08-17T12:47:40.0323468Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_softshrink_cpu 2022-08-17T12:47:40.0333159Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_softshrink_cpu 2022-08-17T12:47:40.0460026Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_pow_cpu 2022-08-17T12:47:40.0460658Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_pow_cpu 2022-08-17T12:47:40.0461237Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_remainder_cpu 2022-08-17T12:47:40.0461813Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_remainder_cpu 2022-08-17T12:47:40.0462350Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_reshape_cpu 2022-08-17T12:47:40.0465498Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_reshape_cpu 2022-08-17T12:47:40.0523073Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_roll_cpu 2022-08-17T12:47:40.0524812Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_roll_cpu 2022-08-17T12:47:40.0576436Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_rot90_cpu 2022-08-17T12:47:40.0577488Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_rot90_cpu 2022-08-17T12:47:40.0612987Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_rsub_cpu 2022-08-17T12:47:40.0613775Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_rsub_cpu 2022-08-17T12:47:40.0682992Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_special_zeta_cpu 2022-08-17T12:47:40.0683905Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_special_zeta_cpu 2022-08-17T12:47:40.0684714Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_sub_cpu 2022-08-17T12:47:40.0685453Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_sub_cpu 2022-08-17T12:47:40.0822737Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_t_cpu 2022-08-17T12:47:40.0823662Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_t_cpu 2022-08-17T12:47:40.0824461Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_trace_cpu 2022-08-17T12:47:40.0825066Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_trace_cpu 2022-08-17T12:47:40.0825651Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_true_divide_cpu 2022-08-17T12:47:40.0826276Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_true_divide_cpu 2022-08-17T12:47:40.0865372Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_unbind_cpu 2022-08-17T12:47:40.0865978Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_unbind_cpu 2022-08-17T12:47:40.0908024Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_vsplit_cpu 2022-08-17T12:47:40.1028904Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_vsplit_cpu 2022-08-17T12:47:40.1029673Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_vstack_cpu 2022-08-17T12:47:40.1032917Z [gw1] [ 56%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_errors__refs_vstack_cpu 2022-08-17T12:47:40.1033477Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_where_cpu 2022-08-17T12:47:40.1033977Z [gw1] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_errors__refs_where_cpu 2022-08-17T12:47:40.1041597Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_bfloat16 2022-08-17T12:47:40.1054447Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_bfloat16 2022-08-17T12:47:40.1093022Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex128 2022-08-17T12:47:40.1105210Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex128 2022-08-17T12:47:40.1143190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex32 2022-08-17T12:47:40.1156177Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex32 2022-08-17T12:47:40.1185081Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex64 2022-08-17T12:47:40.1198833Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex64 2022-08-17T12:47:40.1238008Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float16 2022-08-17T12:47:40.1263927Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float16 2022-08-17T12:47:40.1284414Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float32 2022-08-17T12:47:40.1319260Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float32 2022-08-17T12:47:40.1319903Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float64 2022-08-17T12:47:40.1333478Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float16 2022-08-17T12:47:40.1403206Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float64 2022-08-17T12:47:40.1404030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int16 2022-08-17T12:47:40.1404683Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float32 2022-08-17T12:47:40.1418693Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int16 2022-08-17T12:47:40.1426419Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int32 2022-08-17T12:47:40.1442733Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int32 2022-08-17T12:47:40.1476153Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int64 2022-08-17T12:47:40.1513457Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int64 2022-08-17T12:47:40.1537290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int8 2022-08-17T12:47:40.1538293Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int8 2022-08-17T12:47:40.1578957Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_uint8 2022-08-17T12:47:40.1590924Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_uint8 2022-08-17T12:47:40.1635102Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_bfloat16 2022-08-17T12:47:40.1636130Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_bfloat16 2022-08-17T12:47:40.1670660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_complex128 2022-08-17T12:47:40.1706733Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_complex128 2022-08-17T12:47:40.1740818Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_complex32 2022-08-17T12:47:40.1743504Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_complex32 2022-08-17T12:47:40.1762402Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_complex64 2022-08-17T12:47:40.1810316Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_complex64 2022-08-17T12:47:40.1812768Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_float16 2022-08-17T12:47:40.1821379Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_float16 2022-08-17T12:47:40.1853151Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_float32 2022-08-17T12:47:40.1863263Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_float32 2022-08-17T12:47:40.1898479Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_float64 2022-08-17T12:47:40.1906604Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_float64 2022-08-17T12:47:40.1936396Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int16 2022-08-17T12:47:40.1966174Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int16 2022-08-17T12:47:40.1990692Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int32 2022-08-17T12:47:40.1991510Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int32 2022-08-17T12:47:40.2026595Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int64 2022-08-17T12:47:40.2035343Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int64 2022-08-17T12:47:40.2069256Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int8 2022-08-17T12:47:40.2078569Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int8 2022-08-17T12:47:40.2109091Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_uint8 2022-08-17T12:47:40.2119626Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_uint8 2022-08-17T12:47:40.2154472Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_bfloat16 2022-08-17T12:47:40.2165185Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_bfloat16 2022-08-17T12:47:40.2195402Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_bool 2022-08-17T12:47:40.2206545Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_bool 2022-08-17T12:47:40.2238553Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_complex128 2022-08-17T12:47:40.2247709Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_complex128 2022-08-17T12:47:40.2281301Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_complex64 2022-08-17T12:47:40.2290687Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_complex64 2022-08-17T12:47:40.2320838Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_float32 2022-08-17T12:47:40.2332537Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_float32 2022-08-17T12:47:40.2363044Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_float64 2022-08-17T12:47:40.2389257Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_float64 2022-08-17T12:47:40.2410743Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int16 2022-08-17T12:47:40.2427469Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int16 2022-08-17T12:47:40.2510148Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int32 2022-08-17T12:47:40.2510954Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int32 2022-08-17T12:47:40.2511828Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int64 2022-08-17T12:47:40.2512604Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int64 2022-08-17T12:47:40.2539044Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int8 2022-08-17T12:47:40.2575862Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int8 2022-08-17T12:47:40.2842594Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_uint8 2022-08-17T12:47:40.2849168Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_uint8 2022-08-17T12:47:40.2849874Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_bfloat16 2022-08-17T12:47:40.2850521Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_float64 2022-08-17T12:47:40.2851137Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int16 2022-08-17T12:47:40.2851803Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_bfloat16 2022-08-17T12:47:40.2852663Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_bool 2022-08-17T12:47:40.2853308Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_bool 2022-08-17T12:47:40.2853943Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_complex128 2022-08-17T12:47:40.2855787Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_complex128 2022-08-17T12:47:40.2856441Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_complex64 2022-08-17T12:47:40.2857125Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_complex64 2022-08-17T12:47:40.2857898Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_float32 2022-08-17T12:47:40.2858550Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_float32 2022-08-17T12:47:40.2859066Z [gw2] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float32 2022-08-17T12:47:40.2862270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_float64 2022-08-17T12:47:40.2862895Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float64 2022-08-17T12:47:40.2905192Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_float64 2022-08-17T12:47:40.2907573Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int16 2022-08-17T12:47:40.2916400Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int16 2022-08-17T12:47:40.2985390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int32 2022-08-17T12:47:40.2986314Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int32 2022-08-17T12:47:40.2987008Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int64 2022-08-17T12:47:40.3031482Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int64 2022-08-17T12:47:40.3032194Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int8 2022-08-17T12:47:40.3057404Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int8 2022-08-17T12:47:40.3073379Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_uint8 2022-08-17T12:47:40.3099330Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_uint8 2022-08-17T12:47:40.3117257Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_bfloat16 2022-08-17T12:47:40.3134363Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_bfloat16 2022-08-17T12:47:40.3170403Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_bool 2022-08-17T12:47:40.3178470Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_bool 2022-08-17T12:47:40.3214489Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_complex128 2022-08-17T12:47:40.3231698Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_complex128 2022-08-17T12:47:40.3265431Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_complex64 2022-08-17T12:47:40.3277516Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_complex64 2022-08-17T12:47:40.3315028Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_float32 2022-08-17T12:47:40.3329016Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_float32 2022-08-17T12:47:40.3359240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_float64 2022-08-17T12:47:40.3381025Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_float64 2022-08-17T12:47:40.3402915Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int16 2022-08-17T12:47:40.3409342Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int16 2022-08-17T12:47:40.3442110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int32 2022-08-17T12:47:40.3453231Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int32 2022-08-17T12:47:40.3491421Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int64 2022-08-17T12:47:40.3530220Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int64 2022-08-17T12:47:40.3531301Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int8 2022-08-17T12:47:40.3580341Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int8 2022-08-17T12:47:40.3581766Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_uint8 2022-08-17T12:47:40.3605657Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_uint8 2022-08-17T12:47:40.3620302Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:47:40.3633259Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_bfloat16 2022-08-17T12:47:40.3667295Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_bool 2022-08-17T12:47:40.3711287Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_bool 2022-08-17T12:47:40.3712880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_complex128 2022-08-17T12:47:40.3744260Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_complex128 2022-08-17T12:47:40.3762370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_complex64 2022-08-17T12:47:40.3775880Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_complex64 2022-08-17T12:47:40.3804012Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_float32 2022-08-17T12:47:40.3834139Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_float32 2022-08-17T12:47:40.3850142Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_float64 2022-08-17T12:47:40.3862179Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_float64 2022-08-17T12:47:40.3890665Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int16 2022-08-17T12:47:40.3906048Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int16 2022-08-17T12:47:40.3939159Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int32 2022-08-17T12:47:40.3947070Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int32 2022-08-17T12:47:40.3981122Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int64 2022-08-17T12:47:40.3992940Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int64 2022-08-17T12:47:40.4028220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int8 2022-08-17T12:47:40.4069869Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int8 2022-08-17T12:47:40.4070592Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_uint8 2022-08-17T12:47:40.4115032Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_uint8 2022-08-17T12:47:40.4115677Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_bfloat16 2022-08-17T12:47:40.4122117Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_bfloat16 2022-08-17T12:47:40.4159417Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_bool 2022-08-17T12:47:40.4173833Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_bool 2022-08-17T12:47:40.4203680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex128 2022-08-17T12:47:40.4222098Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex128 2022-08-17T12:47:40.4236415Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex32 2022-08-17T12:47:40.4334266Z [gw0] [ 56%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int16 2022-08-17T12:47:40.4343536Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex32 2022-08-17T12:47:40.4344869Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex64 2022-08-17T12:47:40.4345512Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int32 2022-08-17T12:47:40.4346167Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex64 2022-08-17T12:47:40.4349376Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float16 2022-08-17T12:47:40.4350161Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float16 2022-08-17T12:47:40.4417732Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float32 2022-08-17T12:47:40.4419634Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float32 2022-08-17T12:47:40.4432566Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float64 2022-08-17T12:47:40.4481700Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float64 2022-08-17T12:47:40.4482722Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int16 2022-08-17T12:47:40.4519556Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int16 2022-08-17T12:47:40.4520311Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int32 2022-08-17T12:47:40.4533790Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int32 2022-08-17T12:47:40.4574742Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int64 2022-08-17T12:47:40.4646521Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int64 2022-08-17T12:47:40.4647223Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int8 2022-08-17T12:47:40.4647894Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int8 2022-08-17T12:47:40.4659729Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_uint8 2022-08-17T12:47:40.4705943Z [gw1] [ 56%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_uint8 2022-08-17T12:47:40.4706715Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_bfloat16 2022-08-17T12:47:40.4744338Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_bfloat16 2022-08-17T12:47:40.4752036Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_bool 2022-08-17T12:47:40.4774579Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_bool 2022-08-17T12:47:40.4802820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_complex128 2022-08-17T12:47:40.4810363Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_complex128 2022-08-17T12:47:40.4884875Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_complex32 2022-08-17T12:47:40.4885790Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_complex32 2022-08-17T12:47:40.4894165Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_complex64 2022-08-17T12:47:40.4906309Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_complex64 2022-08-17T12:47:40.4935774Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_float16 2022-08-17T12:47:40.4948917Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_float16 2022-08-17T12:47:40.4983208Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_float32 2022-08-17T12:47:40.4993679Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_float32 2022-08-17T12:47:40.5024831Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_float64 2022-08-17T12:47:40.5040095Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_float64 2022-08-17T12:47:40.5070598Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int16 2022-08-17T12:47:40.5081725Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int16 2022-08-17T12:47:40.5130602Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int32 2022-08-17T12:47:40.5131482Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int32 2022-08-17T12:47:40.5174365Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int64 2022-08-17T12:47:40.5177288Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int64 2022-08-17T12:47:40.5213553Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int8 2022-08-17T12:47:40.5259527Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int8 2022-08-17T12:47:40.5261986Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_uint8 2022-08-17T12:47:40.5293451Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_uint8 2022-08-17T12:47:40.5311534Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_bfloat16 2022-08-17T12:47:40.5329636Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_bfloat16 2022-08-17T12:47:40.5441488Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_complex128 2022-08-17T12:47:40.5442251Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_complex128 2022-08-17T12:47:40.5444414Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_complex64 2022-08-17T12:47:40.5445049Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_complex64 2022-08-17T12:47:40.5445642Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float64 2022-08-17T12:47:40.5446250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_float32 2022-08-17T12:47:40.5543846Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int16 2022-08-17T12:47:40.5545216Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_float32 2022-08-17T12:47:40.5546310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_float64 2022-08-17T12:47:40.5546983Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_float64 2022-08-17T12:47:40.5547647Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_bfloat16 2022-08-17T12:47:40.5650065Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_bfloat16 2022-08-17T12:47:40.5650873Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_complex128 2022-08-17T12:47:40.5651578Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_complex128 2022-08-17T12:47:40.5652258Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_complex64 2022-08-17T12:47:40.5678523Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_complex64 2022-08-17T12:47:40.5679340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_float32 2022-08-17T12:47:40.5680092Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_float32 2022-08-17T12:47:40.5741873Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_float64 2022-08-17T12:47:40.5742713Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_float64 2022-08-17T12:47:40.5759951Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_bfloat16 2022-08-17T12:47:40.5828003Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_bfloat16 2022-08-17T12:47:40.5828739Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_bool 2022-08-17T12:47:40.5829390Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_bool 2022-08-17T12:47:40.5842248Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_complex128 2022-08-17T12:47:40.5886996Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_complex128 2022-08-17T12:47:40.5888481Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_complex64 2022-08-17T12:47:40.5927832Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_complex64 2022-08-17T12:47:40.5929221Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float16 2022-08-17T12:47:40.5937347Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float16 2022-08-17T12:47:40.5983623Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float32 2022-08-17T12:47:40.5984444Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float32 2022-08-17T12:47:40.6007023Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float64 2022-08-17T12:47:40.6052471Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float64 2022-08-17T12:47:40.6053727Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int16 2022-08-17T12:47:40.6126607Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int16 2022-08-17T12:47:40.6127367Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int32 2022-08-17T12:47:40.6128024Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int32 2022-08-17T12:47:40.6130230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int64 2022-08-17T12:47:40.6195212Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int64 2022-08-17T12:47:40.6195983Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int8 2022-08-17T12:47:40.6196731Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int8 2022-08-17T12:47:40.6217098Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_uint8 2022-08-17T12:47:40.6229905Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_uint8 2022-08-17T12:47:40.6271086Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_bfloat16 2022-08-17T12:47:40.6272135Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_bfloat16 2022-08-17T12:47:40.6371795Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_bool 2022-08-17T12:47:40.6372492Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_bool 2022-08-17T12:47:40.6373055Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_complex128 2022-08-17T12:47:40.6373608Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_complex128 2022-08-17T12:47:40.6404796Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_complex64 2022-08-17T12:47:40.6405676Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_complex64 2022-08-17T12:47:40.6419110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_float16 2022-08-17T12:47:40.6504877Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_float16 2022-08-17T12:47:40.6505921Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_float32 2022-08-17T12:47:40.6506838Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_float32 2022-08-17T12:47:40.6566421Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_float64 2022-08-17T12:47:40.6567837Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_float64 2022-08-17T12:47:40.6568468Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int16 2022-08-17T12:47:40.6628947Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int16 2022-08-17T12:47:40.6630119Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int32 2022-08-17T12:47:40.6630793Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int32 2022-08-17T12:47:40.6631425Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int64 2022-08-17T12:47:40.6640229Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int32 2022-08-17T12:47:40.6793553Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int64 2022-08-17T12:47:40.6794103Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int64 2022-08-17T12:47:40.6794605Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int8 2022-08-17T12:47:40.6795301Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int8 2022-08-17T12:47:40.6795920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_uint8 2022-08-17T12:47:40.6796568Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_uint8 2022-08-17T12:47:40.6797348Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_bfloat16 2022-08-17T12:47:40.6798008Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_bfloat16 2022-08-17T12:47:40.6925168Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_bool 2022-08-17T12:47:40.6926037Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_bool 2022-08-17T12:47:40.6982013Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_complex128 2022-08-17T12:47:40.6982770Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_complex128 2022-08-17T12:47:40.6983437Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_complex64 2022-08-17T12:47:40.6984107Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_complex64 2022-08-17T12:47:40.6984752Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float16 2022-08-17T12:47:40.6985383Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float16 2022-08-17T12:47:40.6986003Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float32 2022-08-17T12:47:40.7085839Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float32 2022-08-17T12:47:40.7086510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float64 2022-08-17T12:47:40.7087142Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float64 2022-08-17T12:47:40.7087814Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int16 2022-08-17T12:47:40.7088378Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int16 2022-08-17T12:47:40.7152959Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int32 2022-08-17T12:47:40.7154643Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int32 2022-08-17T12:47:40.7155361Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int64 2022-08-17T12:47:40.7193471Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int64 2022-08-17T12:47:40.7197082Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int8 2022-08-17T12:47:40.7204891Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int8 2022-08-17T12:47:40.7300697Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int16 2022-08-17T12:47:40.7301417Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int32 2022-08-17T12:47:40.7302165Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_uint8 2022-08-17T12:47:40.7303053Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_uint8 2022-08-17T12:47:40.7303738Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_bfloat16 2022-08-17T12:47:40.7304361Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_bfloat16 2022-08-17T12:47:40.7331335Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_bool 2022-08-17T12:47:40.7444379Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_bool 2022-08-17T12:47:40.7445147Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_complex128 2022-08-17T12:47:40.7446016Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_complex128 2022-08-17T12:47:40.7446651Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_complex64 2022-08-17T12:47:40.7447363Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_complex64 2022-08-17T12:47:40.7509327Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_float16 2022-08-17T12:47:40.7510218Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_float16 2022-08-17T12:47:40.7510928Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_float32 2022-08-17T12:47:40.7546125Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_float32 2022-08-17T12:47:40.7564087Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_float64 2022-08-17T12:47:40.7564833Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_float64 2022-08-17T12:47:40.7654783Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int16 2022-08-17T12:47:40.7655849Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int16 2022-08-17T12:47:40.7656672Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int32 2022-08-17T12:47:40.7657469Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int32 2022-08-17T12:47:40.7751774Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int64 2022-08-17T12:47:40.7752654Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int64 2022-08-17T12:47:40.7753444Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int8 2022-08-17T12:47:40.7754206Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int8 2022-08-17T12:47:40.7821520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_uint8 2022-08-17T12:47:40.7822866Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_uint8 2022-08-17T12:47:40.7831678Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_bfloat16 2022-08-17T12:47:40.7832759Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_bfloat16 2022-08-17T12:47:40.7864973Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_complex128 2022-08-17T12:47:40.7871542Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_complex128 2022-08-17T12:47:40.7927129Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_complex64 2022-08-17T12:47:40.7927892Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_complex64 2022-08-17T12:47:40.7989771Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float16 2022-08-17T12:47:40.7990646Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float16 2022-08-17T12:47:40.8012132Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float32 2022-08-17T12:47:40.8012893Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float32 2022-08-17T12:47:40.8044183Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float64 2022-08-17T12:47:40.8055846Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float64 2022-08-17T12:47:40.8092790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_bfloat16 2022-08-17T12:47:40.8130408Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_bfloat16 2022-08-17T12:47:40.8131253Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_complex128 2022-08-17T12:47:40.8156997Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_complex128 2022-08-17T12:47:40.8171997Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_complex64 2022-08-17T12:47:40.8190338Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_complex64 2022-08-17T12:47:40.8210403Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_float16 2022-08-17T12:47:40.8226359Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_float16 2022-08-17T12:47:40.8256660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_float32 2022-08-17T12:47:40.8265979Z [gw1] [ 57%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_float32 2022-08-17T12:47:40.8577329Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_uint8 2022-08-17T12:47:40.8584797Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int32 2022-08-17T12:47:40.9270039Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int64 2022-08-17T12:47:40.9270605Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int64 2022-08-17T12:47:41.0486361Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int8 2022-08-17T12:47:41.0487292Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int64 2022-08-17T12:47:41.1417604Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int8 2022-08-17T12:47:41.1462914Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int8 2022-08-17T12:47:41.1854919Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_uint8 2022-08-17T12:47:41.1855711Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int8 2022-08-17T12:47:41.2633104Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_uint8 2022-08-17T12:47:41.2678060Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float16 2022-08-17T12:47:41.3482626Z test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float32 2022-08-17T12:47:41.3483615Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_uint8 2022-08-17T12:47:41.3484309Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_bfloat16 2022-08-17T12:47:41.3485227Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_uint8 2022-08-17T12:47:41.3486328Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_bfloat16 2022-08-17T12:47:41.3487076Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_uint8 2022-08-17T12:47:41.5870234Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_bool 2022-08-17T12:47:41.5872017Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_bool 2022-08-17T12:47:41.7662910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_float32 2022-08-17T12:47:41.7674738Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_float32 2022-08-17T12:47:41.8056067Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_float64 2022-08-17T12:47:41.8074227Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_bfloat16 2022-08-17T12:47:41.9938507Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_float32 2022-08-17T12:47:41.9995015Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_bfloat16 2022-08-17T12:47:42.0164422Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_bool 2022-08-17T12:47:42.0213265Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_float64 2022-08-17T12:47:42.1015844Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int16 2022-08-17T12:47:42.1031822Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float32 2022-08-17T12:47:42.1815298Z test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float64 2022-08-17T12:47:42.1816268Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_float32 2022-08-17T12:47:42.2046006Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_float64 2022-08-17T12:47:42.2046698Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int16 2022-08-17T12:47:42.3981074Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int32 2022-08-17T12:47:42.3981956Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int32 2022-08-17T12:47:42.4971624Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int64 2022-08-17T12:47:42.5008199Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_bool 2022-08-17T12:47:42.6303862Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_complex128 2022-08-17T12:47:42.6350921Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int64 2022-08-17T12:47:42.8257297Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int8 2022-08-17T12:47:42.8258133Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int8 2022-08-17T12:47:43.0005774Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_uint8 2022-08-17T12:47:43.0017866Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_uint8 2022-08-17T12:47:43.1034955Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_bfloat16 2022-08-17T12:47:43.1038127Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_float64 2022-08-17T12:47:43.1365386Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_bfloat16 2022-08-17T12:47:43.1374844Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float64 2022-08-17T12:47:43.3061339Z test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_bfloat16 2022-08-17T12:47:43.3062115Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_bfloat16 2022-08-17T12:47:43.4826635Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_bool 2022-08-17T12:47:43.4827738Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_bfloat16 2022-08-17T12:47:43.5799586Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:47:43.5800650Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_complex128 2022-08-17T12:47:43.6271143Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_complex64 2022-08-17T12:47:43.6272049Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_bool 2022-08-17T12:47:43.7886733Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_float32 2022-08-17T12:47:43.7887841Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:47:43.8247716Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:47:43.8271470Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_float32 2022-08-17T12:47:44.0740031Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_float64 2022-08-17T12:47:44.0767278Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_bfloat16 2022-08-17T12:47:44.1074384Z test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float16 2022-08-17T12:47:44.1075160Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_float64 2022-08-17T12:47:44.1760070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int16 2022-08-17T12:47:44.1771247Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:47:44.2858073Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_bfloat16 2022-08-17T12:47:44.2871445Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_complex64 2022-08-17T12:47:44.3680166Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float16 2022-08-17T12:47:44.3680918Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int16 2022-08-17T12:47:44.6112447Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int32 2022-08-17T12:47:44.6113182Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int32 2022-08-17T12:47:44.6359539Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int64 2022-08-17T12:47:44.6360381Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_bfloat16 2022-08-17T12:47:44.8900511Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:47:44.8901279Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int64 2022-08-17T12:47:45.0529982Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int8 2022-08-17T12:47:45.0530885Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:47:45.1221976Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:47:45.1252845Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int8 2022-08-17T12:47:45.1533673Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_uint8 2022-08-17T12:47:45.1543404Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float16 2022-08-17T12:47:45.2888483Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float32 2022-08-17T12:47:45.2900980Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float16 2022-08-17T12:47:45.3499076Z test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float32 2022-08-17T12:47:45.3504431Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_uint8 2022-08-17T12:47:45.4821053Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_bool 2022-08-17T12:47:45.4846289Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:47:45.6182712Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_bfloat16 2022-08-17T12:47:45.6183671Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float32 2022-08-17T12:47:45.8016403Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float64 2022-08-17T12:47:45.8045498Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_bool 2022-08-17T12:47:46.0501837Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_float32 2022-08-17T12:47:46.0502920Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float32 2022-08-17T12:47:46.1357848Z test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float64 2022-08-17T12:47:46.1372543Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float64 2022-08-17T12:47:46.1821751Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int16 2022-08-17T12:47:46.1834701Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_bfloat16 2022-08-17T12:47:46.2194221Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:47:46.2200569Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_float32 2022-08-17T12:47:46.6091223Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_float64 2022-08-17T12:47:46.6100955Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int16 2022-08-17T12:47:46.9339621Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int32 2022-08-17T12:47:46.9340591Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float64 2022-08-17T12:47:47.1057176Z test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex128 2022-08-17T12:47:47.1058124Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:47:47.1397707Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:47:47.1399703Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int32 2022-08-17T12:47:47.5458876Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int64 2022-08-17T12:47:47.5459708Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex128 2022-08-17T12:47:47.6487158Z test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex32 2022-08-17T12:47:47.6487905Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int64 2022-08-17T12:47:48.0050836Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int8 2022-08-17T12:47:48.0062943Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int8 2022-08-17T12:47:48.2745689Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_uint8 2022-08-17T12:47:48.2746489Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:47:48.3103236Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:47:48.3115322Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex32 2022-08-17T12:47:48.4721694Z test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex64 2022-08-17T12:47:48.4722747Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_uint8 2022-08-17T12:47:48.5419273Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_bfloat16 2022-08-17T12:47:48.5419951Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_float64 2022-08-17T12:47:48.6114373Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int16 2022-08-17T12:47:48.6125677Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:47:48.7499829Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:47:48.7501113Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex64 2022-08-17T12:47:49.1043893Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_bfloat16 2022-08-17T12:47:49.1046811Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:47:49.1772993Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int16 2022-08-17T12:47:49.1774082Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_bfloat16 2022-08-17T12:47:49.2149107Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_bool 2022-08-17T12:47:49.2149976Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int16 2022-08-17T12:47:49.5416445Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int32 2022-08-17T12:47:49.5504046Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int16 2022-08-17T12:47:49.5651938Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int32 2022-08-17T12:47:49.5692965Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_bool 2022-08-17T12:47:49.8353034Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_complex128 2022-08-17T12:47:49.8371104Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int32 2022-08-17T12:47:49.9107710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int64 2022-08-17T12:47:49.9108573Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int32 2022-08-17T12:47:50.3442861Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:47:50.3443806Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int64 2022-08-17T12:47:50.4734610Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int8 2022-08-17T12:47:50.4735849Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int64 2022-08-17T12:47:50.5420998Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int8 2022-08-17T12:47:50.5454453Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_complex128 2022-08-17T12:47:50.6836590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_complex64 2022-08-17T12:47:50.6837677Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int8 2022-08-17T12:47:50.7575270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_uint8 2022-08-17T12:47:50.7576342Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_bfloat16 2022-08-17T12:47:50.9832633Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_bool 2022-08-17T12:47:50.9833652Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_uint8 2022-08-17T12:47:50.9962531Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_bfloat16 2022-08-17T12:47:50.9963487Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int8 2022-08-17T12:47:51.2599111Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_uint8 2022-08-17T12:47:51.2644396Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_complex64 2022-08-17T12:47:51.4093806Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float16 2022-08-17T12:47:51.4094706Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_bfloat16 2022-08-17T12:47:51.6041918Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:47:51.6052833Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_uint8 2022-08-17T12:47:51.7516762Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_bfloat16 2022-08-17T12:47:51.7517636Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:47:51.8406687Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:47:51.8413251Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_bfloat16 2022-08-17T12:47:51.9566958Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_bool 2022-08-17T12:47:51.9567715Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_bool 2022-08-17T12:47:52.0719563Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_complex128 2022-08-17T12:47:52.0720444Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_bool 2022-08-17T12:47:52.1550518Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_complex128 2022-08-17T12:47:52.1583325Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:47:52.1682810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int16 2022-08-17T12:47:52.1779797Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float16 2022-08-17T12:47:52.3024536Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float32 2022-08-17T12:47:52.3025420Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int16 2022-08-17T12:47:52.4535222Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int32 2022-08-17T12:47:52.4548359Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int32 2022-08-17T12:47:52.5466790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int64 2022-08-17T12:47:52.5487757Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float32 2022-08-17T12:47:52.6063997Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float64 2022-08-17T12:47:52.6064940Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int64 2022-08-17T12:47:52.7052302Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int8 2022-08-17T12:47:52.7053074Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_complex128 2022-08-17T12:47:52.7494123Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_complex64 2022-08-17T12:47:52.7494953Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int8 2022-08-17T12:47:52.9397853Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_uint8 2022-08-17T12:47:52.9398791Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_uint8 2022-08-17T12:47:52.9611507Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_bfloat16 2022-08-17T12:47:52.9612275Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_bfloat16 2022-08-17T12:47:52.9839086Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_complex128 2022-08-17T12:47:52.9842699Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_complex128 2022-08-17T12:47:53.0093935Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_complex64 2022-08-17T12:47:53.0106207Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_complex64 2022-08-17T12:47:53.0310791Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float16 2022-08-17T12:47:53.0378401Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float16 2022-08-17T12:47:53.0584579Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float32 2022-08-17T12:47:53.0585398Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float32 2022-08-17T12:47:53.0747332Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float64 2022-08-17T12:47:53.0754930Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float64 2022-08-17T12:47:53.1387804Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_bfloat16 2022-08-17T12:47:53.1388740Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float64 2022-08-17T12:47:53.1763496Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int16 2022-08-17T12:47:53.1764306Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_complex64 2022-08-17T12:47:53.1906274Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_float32 2022-08-17T12:47:53.1908232Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_bfloat16 2022-08-17T12:47:53.2586687Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_bool 2022-08-17T12:47:53.2587596Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_bool 2022-08-17T12:47:53.3229201Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex128 2022-08-17T12:47:53.3238905Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_float32 2022-08-17T12:47:53.3363134Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_float64 2022-08-17T12:47:53.3363964Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex128 2022-08-17T12:47:53.4246648Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex32 2022-08-17T12:47:53.4262860Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex32 2022-08-17T12:47:53.5037760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex64 2022-08-17T12:47:53.5038851Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex64 2022-08-17T12:47:53.5337984Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_float16 2022-08-17T12:47:53.5355307Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int16 2022-08-17T12:47:53.5586126Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int32 2022-08-17T12:47:53.5586710Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_float64 2022-08-17T12:47:53.6205692Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int16 2022-08-17T12:47:53.6237650Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_float16 2022-08-17T12:47:53.6847443Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_float32 2022-08-17T12:47:53.6876570Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_float32 2022-08-17T12:47:53.7117181Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_float64 2022-08-17T12:47:53.7117820Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int16 2022-08-17T12:47:53.7449159Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int32 2022-08-17T12:47:53.7449886Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_float64 2022-08-17T12:47:53.8035577Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int16 2022-08-17T12:47:53.8039871Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int16 2022-08-17T12:47:53.8103336Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_complex128 2022-08-17T12:47:53.8104069Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_complex64 2022-08-17T12:47:53.8607408Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int32 2022-08-17T12:47:53.8627533Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int32 2022-08-17T12:47:53.8747394Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int64 2022-08-17T12:47:53.8748133Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int32 2022-08-17T12:47:53.9236425Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int64 2022-08-17T12:47:53.9242167Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int32 2022-08-17T12:47:54.0122912Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int64 2022-08-17T12:47:54.0124092Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int64 2022-08-17T12:47:54.0581754Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int8 2022-08-17T12:47:54.0594274Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int64 2022-08-17T12:47:54.1139194Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int8 2022-08-17T12:47:54.1232355Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int8 2022-08-17T12:47:54.2249063Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_uint8 2022-08-17T12:47:54.2249873Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int8 2022-08-17T12:47:54.2467166Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_uint8 2022-08-17T12:47:54.2468813Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_uint8 2022-08-17T12:47:54.4100383Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_bfloat16 2022-08-17T12:47:54.4101243Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_uint8 2022-08-17T12:47:54.5523467Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_bfloat16 2022-08-17T12:47:54.5524322Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int64 2022-08-17T12:47:54.6717264Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int8 2022-08-17T12:47:54.6718234Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_bfloat16 2022-08-17T12:47:54.7067452Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex128 2022-08-17T12:47:54.7068344Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_bfloat16 2022-08-17T12:47:54.9991936Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_bool 2022-08-17T12:47:55.0002179Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_bool 2022-08-17T12:47:55.1332036Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_complex128 2022-08-17T12:47:55.1332942Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int8 2022-08-17T12:47:55.5603887Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_uint8 2022-08-17T12:47:55.5605025Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_complex128 2022-08-17T12:47:55.5864509Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_complex64 2022-08-17T12:47:55.5865306Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex128 2022-08-17T12:47:55.6102768Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex32 2022-08-17T12:47:55.6103609Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_uint8 2022-08-17T12:47:56.0042684Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_bfloat16 2022-08-17T12:47:56.0056155Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_complex64 2022-08-17T12:47:56.0346585Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float16 2022-08-17T12:47:56.0350841Z [gw3] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_complex64 2022-08-17T12:47:56.1796853Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_float16 2022-08-17T12:47:56.1808322Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_bfloat16 2022-08-17T12:47:56.3862959Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_complex128 2022-08-17T12:47:56.3863876Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float16 2022-08-17T12:47:56.4873163Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float32 2022-08-17T12:47:56.4906051Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex32 2022-08-17T12:47:56.5484231Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex64 2022-08-17T12:47:56.5500118Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float32 2022-08-17T12:47:56.7604662Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float64 2022-08-17T12:47:56.7605536Z [gw2] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_complex128 2022-08-17T12:47:56.8545392Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_complex64 2022-08-17T12:47:56.8546071Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float64 2022-08-17T12:47:57.0304257Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int16 2022-08-17T12:47:57.0305094Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int16 2022-08-17T12:47:57.0894530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int32 2022-08-17T12:47:57.0895420Z [gw1] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex64 2022-08-17T12:47:57.1504614Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float16 2022-08-17T12:47:57.1508988Z [gw0] [ 57%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int32 2022-08-17T12:47:57.3029485Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int64 2022-08-17T12:47:57.3041390Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int64 2022-08-17T12:47:57.3081774Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int8 2022-08-17T12:47:57.3095102Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_complex64 2022-08-17T12:47:57.4325708Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_float32 2022-08-17T12:47:57.4340854Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int8 2022-08-17T12:47:57.4472808Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_uint8 2022-08-17T12:47:57.4473630Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float16 2022-08-17T12:47:57.5461613Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float32 2022-08-17T12:47:57.5542730Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_uint8 2022-08-17T12:47:57.5572147Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_bfloat16 2022-08-17T12:47:57.5581961Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_bfloat16 2022-08-17T12:47:57.5663885Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_bool 2022-08-17T12:47:57.5678933Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_bool 2022-08-17T12:47:57.5771793Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_complex128 2022-08-17T12:47:57.5790727Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_complex128 2022-08-17T12:47:57.5880578Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_complex32 2022-08-17T12:47:57.5888683Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_complex32 2022-08-17T12:47:57.5983572Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_complex64 2022-08-17T12:47:57.5998846Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_complex64 2022-08-17T12:47:57.6079580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float16 2022-08-17T12:47:57.6090149Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float16 2022-08-17T12:47:57.6179976Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float32 2022-08-17T12:47:57.6192349Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float32 2022-08-17T12:47:57.6284079Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float64 2022-08-17T12:47:57.6307599Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float64 2022-08-17T12:47:57.6391458Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int16 2022-08-17T12:47:57.6412811Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int16 2022-08-17T12:47:57.6488574Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int32 2022-08-17T12:47:57.6497201Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int32 2022-08-17T12:47:57.6584582Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int64 2022-08-17T12:47:57.6596980Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int64 2022-08-17T12:47:57.6664770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int8 2022-08-17T12:47:57.6684481Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float32 2022-08-17T12:47:57.6686133Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float64 2022-08-17T12:47:57.6693904Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int8 2022-08-17T12:47:57.6771870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_uint8 2022-08-17T12:47:57.6809684Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_uint8 2022-08-17T12:47:57.6886881Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_bfloat16 2022-08-17T12:47:57.6901961Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_bfloat16 2022-08-17T12:47:57.7005242Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_bool 2022-08-17T12:47:57.7018993Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_bool 2022-08-17T12:47:57.7151297Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex128 2022-08-17T12:47:57.7175697Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex128 2022-08-17T12:47:57.7283806Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex32 2022-08-17T12:47:57.7301954Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex32 2022-08-17T12:47:57.7416882Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex64 2022-08-17T12:47:57.7417826Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex64 2022-08-17T12:47:57.7560031Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float16 2022-08-17T12:47:57.7560664Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float16 2022-08-17T12:47:57.7657795Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float32 2022-08-17T12:47:57.7686483Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float32 2022-08-17T12:47:57.7788776Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float64 2022-08-17T12:47:57.7798506Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float64 2022-08-17T12:47:57.7910866Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int16 2022-08-17T12:47:57.7924818Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int16 2022-08-17T12:47:57.8050756Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int32 2022-08-17T12:47:57.8064529Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int32 2022-08-17T12:47:57.8194037Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int64 2022-08-17T12:47:57.8207341Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int64 2022-08-17T12:47:57.8323376Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int8 2022-08-17T12:47:57.8334176Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int8 2022-08-17T12:47:57.8430643Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_uint8 2022-08-17T12:47:57.8441212Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_uint8 2022-08-17T12:47:57.8684682Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_bfloat16 2022-08-17T12:47:57.8695646Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_bfloat16 2022-08-17T12:47:57.8794141Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_complex128 2022-08-17T12:47:57.8807551Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_float32 2022-08-17T12:47:57.8824395Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_float64 2022-08-17T12:47:57.8839501Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float64 2022-08-17T12:47:57.8951322Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int16 2022-08-17T12:47:57.8952055Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_complex128 2022-08-17T12:47:57.9204539Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_complex64 2022-08-17T12:47:57.9205315Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_complex64 2022-08-17T12:47:57.9485405Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float16 2022-08-17T12:47:57.9495217Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float16 2022-08-17T12:47:57.9723820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float32 2022-08-17T12:47:57.9736825Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float32 2022-08-17T12:47:57.9917188Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float64 2022-08-17T12:47:57.9967938Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int16 2022-08-17T12:47:58.0008749Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int32 2022-08-17T12:47:58.0009481Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float64 2022-08-17T12:47:58.0464046Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_bfloat16 2022-08-17T12:47:58.0491432Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_bfloat16 2022-08-17T12:47:58.0875339Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_complex128 2022-08-17T12:47:58.0890774Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_complex128 2022-08-17T12:47:58.1092429Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_complex64 2022-08-17T12:47:58.1105223Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int32 2022-08-17T12:47:58.1278147Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int64 2022-08-17T12:47:58.1293418Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_complex64 2022-08-17T12:47:58.1685302Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float16 2022-08-17T12:47:58.1687928Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_float16 2022-08-17T12:47:58.1780316Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_float32 2022-08-17T12:47:58.1793328Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float16 2022-08-17T12:47:58.2149149Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float32 2022-08-17T12:47:58.2161501Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int64 2022-08-17T12:47:58.2207102Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int8 2022-08-17T12:47:58.2217717Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float32 2022-08-17T12:47:58.2514533Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float64 2022-08-17T12:47:58.2523215Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float64 2022-08-17T12:47:58.2969244Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_bfloat16 2022-08-17T12:47:58.2982147Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int8 2022-08-17T12:47:58.3981497Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_uint8 2022-08-17T12:47:58.3993790Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_uint8 2022-08-17T12:47:58.4127168Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_bfloat16 2022-08-17T12:47:58.4139969Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_float64 2022-08-17T12:47:58.7454506Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int16 2022-08-17T12:47:58.7466459Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_bfloat16 2022-08-17T12:47:58.8637800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex128 2022-08-17T12:47:58.8651765Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_bfloat16 2022-08-17T12:47:58.9180919Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_complex128 2022-08-17T12:47:58.9213641Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int16 2022-08-17T12:47:59.1134220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int32 2022-08-17T12:47:59.1161589Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_float32 2022-08-17T12:47:59.4459130Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_float64 2022-08-17T12:47:59.4478615Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int32 2022-08-17T12:47:59.5309743Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int64 2022-08-17T12:47:59.5310573Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex128 2022-08-17T12:47:59.9673139Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex32 2022-08-17T12:47:59.9687191Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int64 2022-08-17T12:48:00.0345966Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int8 2022-08-17T12:48:00.0359204Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_complex128 2022-08-17T12:48:00.1946338Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_complex64 2022-08-17T12:48:00.1947199Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int8 2022-08-17T12:48:00.3940130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_uint8 2022-08-17T12:48:00.3940827Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_uint8 2022-08-17T12:48:00.4284293Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_bfloat16 2022-08-17T12:48:00.4300892Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_bfloat16 2022-08-17T12:48:00.4503408Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_bool 2022-08-17T12:48:00.4548237Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_bool 2022-08-17T12:48:00.5864719Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_float32 2022-08-17T12:48:00.5908879Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_float32 2022-08-17T12:48:00.7211536Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_float64 2022-08-17T12:48:00.7248546Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_float64 2022-08-17T12:48:00.7461671Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int16 2022-08-17T12:48:00.7479742Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int16 2022-08-17T12:48:00.7708233Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int32 2022-08-17T12:48:00.7753453Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int32 2022-08-17T12:48:00.7917848Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int64 2022-08-17T12:48:00.7967665Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int64 2022-08-17T12:48:00.8070020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int8 2022-08-17T12:48:00.8070939Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_float64 2022-08-17T12:48:00.8197899Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int16 2022-08-17T12:48:00.8198758Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int8 2022-08-17T12:48:00.8399492Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_uint8 2022-08-17T12:48:00.8436701Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_uint8 2022-08-17T12:48:00.9352273Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_bfloat16 2022-08-17T12:48:00.9371034Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex32 2022-08-17T12:48:00.9920528Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex64 2022-08-17T12:48:00.9921524Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_complex64 2022-08-17T12:48:01.3575758Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float16 2022-08-17T12:48:01.3576396Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_bfloat16 2022-08-17T12:48:01.5333371Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_bool 2022-08-17T12:48:01.5363975Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex64 2022-08-17T12:48:01.6645544Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float16 2022-08-17T12:48:01.6646170Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_bool 2022-08-17T12:48:01.7503772Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float16 2022-08-17T12:48:01.7504620Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float16 2022-08-17T12:48:01.9551080Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float32 2022-08-17T12:48:01.9587280Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int16 2022-08-17T12:48:02.2206977Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int32 2022-08-17T12:48:02.2207854Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float32 2022-08-17T12:48:02.4631682Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float64 2022-08-17T12:48:02.4638227Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float16 2022-08-17T12:48:02.4940857Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float32 2022-08-17T12:48:02.4960518Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float16 2022-08-17T12:48:02.7520646Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float32 2022-08-17T12:48:02.7544942Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float64 2022-08-17T12:48:02.8502081Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int16 2022-08-17T12:48:02.8502966Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float32 2022-08-17T12:48:02.8672345Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float64 2022-08-17T12:48:02.8681148Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float32 2022-08-17T12:48:03.1124541Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float64 2022-08-17T12:48:03.1125636Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int16 2022-08-17T12:48:03.1224267Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int32 2022-08-17T12:48:03.1277348Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int32 2022-08-17T12:48:03.4332789Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int64 2022-08-17T12:48:03.4333726Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float64 2022-08-17T12:48:03.4334340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int16 2022-08-17T12:48:03.4335168Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float64 2022-08-17T12:48:03.4970929Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int16 2022-08-17T12:48:03.4971710Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int32 2022-08-17T12:48:03.8239648Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int64 2022-08-17T12:48:03.8240461Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int16 2022-08-17T12:48:03.8241071Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int32 2022-08-17T12:48:03.8241691Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int16 2022-08-17T12:48:03.9504200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int32 2022-08-17T12:48:03.9523548Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int64 2022-08-17T12:48:04.2090115Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int8 2022-08-17T12:48:04.2090997Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int32 2022-08-17T12:48:04.2162259Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int64 2022-08-17T12:48:04.2162840Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int32 2022-08-17T12:48:04.3579021Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int64 2022-08-17T12:48:04.3579895Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int8 2022-08-17T12:48:04.4092403Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_uint8 2022-08-17T12:48:04.4093192Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int64 2022-08-17T12:48:04.6318325Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int8 2022-08-17T12:48:04.6319206Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int64 2022-08-17T12:48:04.6576230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int8 2022-08-17T12:48:04.6577020Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int64 2022-08-17T12:48:04.6596584Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int8 2022-08-17T12:48:04.6611897Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_uint8 2022-08-17T12:48:04.6966612Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_bool 2022-08-17T12:48:04.7077153Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_bool 2022-08-17T12:48:04.7405919Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_complex128 2022-08-17T12:48:04.7436710Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_complex128 2022-08-17T12:48:04.7854745Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_complex64 2022-08-17T12:48:04.7866194Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_complex64 2022-08-17T12:48:04.8345269Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_float32 2022-08-17T12:48:04.8346123Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_float32 2022-08-17T12:48:04.8694560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_float64 2022-08-17T12:48:04.8695354Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_float64 2022-08-17T12:48:04.9014753Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int16 2022-08-17T12:48:04.9026317Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int16 2022-08-17T12:48:04.9405439Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int32 2022-08-17T12:48:04.9419610Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int32 2022-08-17T12:48:04.9769958Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int64 2022-08-17T12:48:04.9780926Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int64 2022-08-17T12:48:05.0082439Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int8 2022-08-17T12:48:05.0083257Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int8 2022-08-17T12:48:05.0165749Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_uint8 2022-08-17T12:48:05.0214874Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int8 2022-08-17T12:48:05.0525874Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_uint8 2022-08-17T12:48:05.0526666Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int8 2022-08-17T12:48:05.0594747Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_uint8 2022-08-17T12:48:05.0595385Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_uint8 2022-08-17T12:48:05.0726737Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_bfloat16 2022-08-17T12:48:05.0727484Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_bfloat16 2022-08-17T12:48:05.0802288Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_bool 2022-08-17T12:48:05.0803163Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_bool 2022-08-17T12:48:05.0911904Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex128 2022-08-17T12:48:05.0974893Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex128 2022-08-17T12:48:05.1046643Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex32 2022-08-17T12:48:05.1047390Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex32 2022-08-17T12:48:05.1173545Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex64 2022-08-17T12:48:05.1174232Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex64 2022-08-17T12:48:05.1235594Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float16 2022-08-17T12:48:05.1236497Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float16 2022-08-17T12:48:05.1307999Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float32 2022-08-17T12:48:05.1308706Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float32 2022-08-17T12:48:05.1387444Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float64 2022-08-17T12:48:05.1388276Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float64 2022-08-17T12:48:05.1437719Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int16 2022-08-17T12:48:05.1438419Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int16 2022-08-17T12:48:05.1499681Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int32 2022-08-17T12:48:05.1502262Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int32 2022-08-17T12:48:05.1621088Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int64 2022-08-17T12:48:05.1621703Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int64 2022-08-17T12:48:05.1669953Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int8 2022-08-17T12:48:05.1672616Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int8 2022-08-17T12:48:05.1726465Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_uint8 2022-08-17T12:48:05.1823903Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_uint8 2022-08-17T12:48:05.4463456Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_bfloat16 2022-08-17T12:48:05.4465015Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_uint8 2022-08-17T12:48:05.4709665Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_bfloat16 2022-08-17T12:48:05.4710530Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_bfloat16 2022-08-17T12:48:05.4913798Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_bool 2022-08-17T12:48:05.4914625Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_bool 2022-08-17T12:48:05.5089433Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex128 2022-08-17T12:48:05.5100152Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_uint8 2022-08-17T12:48:05.5614539Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex128 2022-08-17T12:48:05.5617743Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex32 2022-08-17T12:48:05.5618338Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_bfloat16 2022-08-17T12:48:05.5727990Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_bfloat16 2022-08-17T12:48:05.5728615Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_bool 2022-08-17T12:48:05.5771107Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex32 2022-08-17T12:48:05.5771612Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex64 2022-08-17T12:48:05.5772116Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex64 2022-08-17T12:48:05.5772596Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float16 2022-08-17T12:48:05.5773196Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_bfloat16 2022-08-17T12:48:05.5773649Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_bool 2022-08-17T12:48:05.5774108Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float16 2022-08-17T12:48:05.6279663Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float32 2022-08-17T12:48:05.6280312Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float32 2022-08-17T12:48:05.6280833Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float64 2022-08-17T12:48:05.6281309Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_bool 2022-08-17T12:48:05.6281975Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_complex128 2022-08-17T12:48:05.6282462Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float64 2022-08-17T12:48:05.6347006Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int16 2022-08-17T12:48:05.6365007Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int16 2022-08-17T12:48:05.6545010Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int32 2022-08-17T12:48:05.6545698Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_complex128 2022-08-17T12:48:05.6546326Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_complex64 2022-08-17T12:48:05.6583628Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int32 2022-08-17T12:48:05.6848295Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int64 2022-08-17T12:48:05.6849074Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int64 2022-08-17T12:48:05.6850633Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int8 2022-08-17T12:48:05.6851244Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_complex64 2022-08-17T12:48:05.6968175Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float16 2022-08-17T12:48:05.7084450Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int8 2022-08-17T12:48:05.7183564Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_uint8 2022-08-17T12:48:05.7192595Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_uint8 2022-08-17T12:48:05.7303242Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_bfloat16 2022-08-17T12:48:05.7314706Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float16 2022-08-17T12:48:05.7691844Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float32 2022-08-17T12:48:05.7703664Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float32 2022-08-17T12:48:05.7793064Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float64 2022-08-17T12:48:05.7805823Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_bool 2022-08-17T12:48:05.8040766Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_complex128 2022-08-17T12:48:05.8055775Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float64 2022-08-17T12:48:05.8062897Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int16 2022-08-17T12:48:05.8090974Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int8 2022-08-17T12:48:05.8478356Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_uint8 2022-08-17T12:48:05.8479230Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int16 2022-08-17T12:48:05.8839974Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int32 2022-08-17T12:48:05.8840776Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int32 2022-08-17T12:48:05.9230027Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int64 2022-08-17T12:48:05.9301600Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int64 2022-08-17T12:48:05.9615127Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int8 2022-08-17T12:48:05.9662938Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int8 2022-08-17T12:48:05.9983766Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_uint8 2022-08-17T12:48:05.9984614Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_uint8 2022-08-17T12:48:06.0031871Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_bfloat16 2022-08-17T12:48:06.0060217Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_bfloat16 2022-08-17T12:48:06.0145066Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_bool 2022-08-17T12:48:06.0146822Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_bool 2022-08-17T12:48:06.0148246Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_complex128 2022-08-17T12:48:06.0157717Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_complex128 2022-08-17T12:48:06.0248677Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_complex64 2022-08-17T12:48:06.0249514Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_complex64 2022-08-17T12:48:06.0263977Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float16 2022-08-17T12:48:06.0272316Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float16 2022-08-17T12:48:06.0315767Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float32 2022-08-17T12:48:06.0329661Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float32 2022-08-17T12:48:06.0378536Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float64 2022-08-17T12:48:06.0414163Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float64 2022-08-17T12:48:06.0469106Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int16 2022-08-17T12:48:06.0469713Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int16 2022-08-17T12:48:06.0481992Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int32 2022-08-17T12:48:06.0500958Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int32 2022-08-17T12:48:06.0534167Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int64 2022-08-17T12:48:06.0556655Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int64 2022-08-17T12:48:06.0588917Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int8 2022-08-17T12:48:06.0627788Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int8 2022-08-17T12:48:06.0642370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_uint8 2022-08-17T12:48:06.0653032Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_uint8 2022-08-17T12:48:06.3564269Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_bfloat16 2022-08-17T12:48:06.3565119Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_bfloat16 2022-08-17T12:48:06.3565776Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_bool 2022-08-17T12:48:06.3644797Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_bfloat16 2022-08-17T12:48:06.3980344Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_bool 2022-08-17T12:48:06.4078097Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_complex128 2022-08-17T12:48:06.5868857Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_complex32 2022-08-17T12:48:06.5875279Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_bool 2022-08-17T12:48:06.7167813Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_complex128 2022-08-17T12:48:06.7168811Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_bool 2022-08-17T12:48:07.0759635Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float16 2022-08-17T12:48:07.0774611Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_uint8 2022-08-17T12:48:07.1331973Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_bfloat16 2022-08-17T12:48:07.1333039Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_complex32 2022-08-17T12:48:07.2666482Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_complex64 2022-08-17T12:48:07.2683388Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_complex128 2022-08-17T12:48:07.4941592Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_complex64 2022-08-17T12:48:07.4942762Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_bfloat16 2022-08-17T12:48:07.6526097Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_bool 2022-08-17T12:48:07.6542557Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float16 2022-08-17T12:48:07.7372995Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float32 2022-08-17T12:48:07.7391184Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_complex64 2022-08-17T12:48:07.8351041Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float16 2022-08-17T12:48:07.8351889Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_bool 2022-08-17T12:48:08.0102283Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex128 2022-08-17T12:48:08.0128289Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_complex64 2022-08-17T12:48:08.1414957Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_float32 2022-08-17T12:48:08.1415707Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float32 2022-08-17T12:48:08.1976618Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float64 2022-08-17T12:48:08.1977694Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float16 2022-08-17T12:48:08.2184552Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float32 2022-08-17T12:48:08.2185469Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_float32 2022-08-17T12:48:08.4666142Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_float64 2022-08-17T12:48:08.4717519Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float32 2022-08-17T12:48:08.5132988Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float64 2022-08-17T12:48:08.5137154Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_float64 2022-08-17T12:48:08.5451924Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int16 2022-08-17T12:48:08.5455693Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex128 2022-08-17T12:48:08.6864004Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex32 2022-08-17T12:48:08.6899935Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float64 2022-08-17T12:48:08.7495461Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int16 2022-08-17T12:48:08.7496357Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int16 2022-08-17T12:48:08.7877805Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int32 2022-08-17T12:48:08.7878679Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float64 2022-08-17T12:48:08.9019914Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int16 2022-08-17T12:48:08.9036263Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int16 2022-08-17T12:48:08.9604371Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int32 2022-08-17T12:48:08.9605261Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int32 2022-08-17T12:48:09.0687068Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int64 2022-08-17T12:48:09.0687886Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int32 2022-08-17T12:48:09.0734507Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int64 2022-08-17T12:48:09.0750044Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int16 2022-08-17T12:48:09.1860099Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int32 2022-08-17T12:48:09.1862801Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int64 2022-08-17T12:48:09.2135542Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int8 2022-08-17T12:48:09.2136498Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int64 2022-08-17T12:48:09.2907863Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int8 2022-08-17T12:48:09.2918521Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int8 2022-08-17T12:48:09.3993444Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_uint8 2022-08-17T12:48:09.4006832Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int8 2022-08-17T12:48:09.4083431Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_uint8 2022-08-17T12:48:09.4101745Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_uint8 2022-08-17T12:48:09.4203672Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_bfloat16 2022-08-17T12:48:09.4206952Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int32 2022-08-17T12:48:09.5076244Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int64 2022-08-17T12:48:09.5077074Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex32 2022-08-17T12:48:09.5953041Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex64 2022-08-17T12:48:09.5953861Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_uint8 2022-08-17T12:48:09.7193477Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_bfloat16 2022-08-17T12:48:09.7202517Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_bfloat16 2022-08-17T12:48:09.7951065Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_bool 2022-08-17T12:48:09.7975021Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_bfloat16 2022-08-17T12:48:09.7976187Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int64 2022-08-17T12:48:09.8011683Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_bool 2022-08-17T12:48:09.9155101Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int8 2022-08-17T12:48:09.9169307Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex64 2022-08-17T12:48:10.0018337Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float16 2022-08-17T12:48:10.0019032Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_bool 2022-08-17T12:48:10.1078237Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_complex128 2022-08-17T12:48:10.1079016Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int8 2022-08-17T12:48:10.1481347Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_uint8 2022-08-17T12:48:10.1482190Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_bool 2022-08-17T12:48:10.4408817Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_complex128 2022-08-17T12:48:10.4414729Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float16 2022-08-17T12:48:10.4873429Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float32 2022-08-17T12:48:10.4873972Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_uint8 2022-08-17T12:48:10.5624748Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_bfloat16 2022-08-17T12:48:10.5625975Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_bfloat16 2022-08-17T12:48:10.6193620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_complex128 2022-08-17T12:48:10.6194478Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_complex128 2022-08-17T12:48:10.6735542Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_complex64 2022-08-17T12:48:10.6736397Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_complex64 2022-08-17T12:48:10.7280245Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float16 2022-08-17T12:48:10.7328571Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float32 2022-08-17T12:48:10.7471018Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float64 2022-08-17T12:48:10.7471725Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float16 2022-08-17T12:48:10.7989333Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float32 2022-08-17T12:48:10.7990174Z [gw1] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_complex128 2022-08-17T12:48:10.7990911Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_complex64 2022-08-17T12:48:10.8112691Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float32 2022-08-17T12:48:10.8170737Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float64 2022-08-17T12:48:10.8234169Z [gw0] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_complex128 2022-08-17T12:48:10.8560224Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_complex64 2022-08-17T12:48:10.8568345Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float64 2022-08-17T12:48:10.8860838Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_bfloat16 2022-08-17T12:48:10.8875553Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_bfloat16 2022-08-17T12:48:10.9158173Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:48:10.9163066Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:48:10.9457945Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:48:10.9508503Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:48:10.9772426Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:48:10.9776568Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:48:11.0062230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float16 2022-08-17T12:48:11.0094897Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float16 2022-08-17T12:48:11.0356286Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:48:11.0363756Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:48:11.0667466Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:48:11.0669149Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:48:11.0990205Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int16 2022-08-17T12:48:11.0991334Z [gw2] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int16 2022-08-17T12:48:11.1071353Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int32 2022-08-17T12:48:11.1172104Z [gw3] [ 58%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float64 2022-08-17T12:48:11.1231124Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int16 2022-08-17T12:48:11.1232196Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int32 2022-08-17T12:48:11.1479870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:48:11.1492352Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:48:11.1765290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int8 2022-08-17T12:48:11.1825914Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int8 2022-08-17T12:48:11.2053636Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_uint8 2022-08-17T12:48:11.2060554Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_uint8 2022-08-17T12:48:11.2366164Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_bfloat16 2022-08-17T12:48:11.2367181Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_bfloat16 2022-08-17T12:48:11.2622792Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:48:11.2632775Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:48:11.2931539Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:48:11.2932616Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int16 2022-08-17T12:48:11.2933227Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int32 2022-08-17T12:48:11.3064086Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:48:11.3239614Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:48:11.3260439Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:48:11.3576063Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float16 2022-08-17T12:48:11.3576868Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float16 2022-08-17T12:48:11.3809531Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:48:11.3822836Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:48:11.3951796Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:48:11.3974625Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_complex64 2022-08-17T12:48:11.4104929Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_float32 2022-08-17T12:48:11.4120687Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:48:11.4389515Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int16 2022-08-17T12:48:11.4402623Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int16 2022-08-17T12:48:11.4406300Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int32 2022-08-17T12:48:11.4502048Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_complex64 2022-08-17T12:48:11.4654342Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float16 2022-08-17T12:48:11.4729607Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int32 2022-08-17T12:48:11.5087812Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:48:11.5088909Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int32 2022-08-17T12:48:11.5089486Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int64 2022-08-17T12:48:11.5090097Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:48:11.5162463Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int8 2022-08-17T12:48:11.5234796Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int8 2022-08-17T12:48:11.5448344Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_uint8 2022-08-17T12:48:11.5486573Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_uint8 2022-08-17T12:48:11.5971217Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_bfloat16 2022-08-17T12:48:11.6096721Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_float32 2022-08-17T12:48:11.7666042Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_float64 2022-08-17T12:48:11.7666681Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int64 2022-08-17T12:48:11.8776807Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int8 2022-08-17T12:48:11.8777561Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_float64 2022-08-17T12:48:11.9623661Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int16 2022-08-17T12:48:11.9679324Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int8 2022-08-17T12:48:12.0666821Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_uint8 2022-08-17T12:48:12.0674410Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int16 2022-08-17T12:48:12.1583243Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int32 2022-08-17T12:48:12.1584051Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_uint8 2022-08-17T12:48:12.1596040Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_bfloat16 2022-08-17T12:48:12.1605422Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float16 2022-08-17T12:48:12.2329704Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float32 2022-08-17T12:48:12.2362208Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int32 2022-08-17T12:48:12.3029281Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int64 2022-08-17T12:48:12.3044840Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_bfloat16 2022-08-17T12:48:12.4152825Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_bool 2022-08-17T12:48:12.4174386Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int64 2022-08-17T12:48:12.4383501Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int8 2022-08-17T12:48:12.4447998Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float32 2022-08-17T12:48:12.4713894Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float64 2022-08-17T12:48:12.4714733Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_bfloat16 2022-08-17T12:48:12.5735963Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_bool 2022-08-17T12:48:12.5757604Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int8 2022-08-17T12:48:12.6211412Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_uint8 2022-08-17T12:48:12.6212431Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_bool 2022-08-17T12:48:12.7284498Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float16 2022-08-17T12:48:12.7285279Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_uint8 2022-08-17T12:48:12.7353000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_bfloat16 2022-08-17T12:48:12.7353592Z [gw0] [ 59%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_bfloat16 2022-08-17T12:48:12.7423781Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_bool 2022-08-17T12:48:12.7442044Z [gw0] [ 59%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_bool 2022-08-17T12:48:12.7496667Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_complex128 2022-08-17T12:48:12.7535805Z [gw0] [ 59%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_complex128 2022-08-17T12:48:12.7580599Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_complex64 2022-08-17T12:48:12.7887323Z [gw0] [ 59%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_complex64 2022-08-17T12:48:12.7890889Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float16 2022-08-17T12:48:12.7892130Z [gw0] [ 59%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float16 2022-08-17T12:48:12.7892814Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float32 2022-08-17T12:48:12.7893408Z [gw0] [ 59%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float32 2022-08-17T12:48:12.7893961Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float64 2022-08-17T12:48:12.7897020Z [gw0] [ 59%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float64 2022-08-17T12:48:12.7897624Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_bool 2022-08-17T12:48:12.7898205Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int16 2022-08-17T12:48:12.7898733Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex128 2022-08-17T12:48:12.7899308Z [gw0] [ 59%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int16 2022-08-17T12:48:12.7957934Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int32 2022-08-17T12:48:12.8167221Z [gw0] [ 59%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int32 2022-08-17T12:48:12.8167904Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int64 2022-08-17T12:48:12.8168456Z [gw0] [ 59%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int64 2022-08-17T12:48:12.8169178Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int8 2022-08-17T12:48:12.8169738Z [gw0] [ 59%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int8 2022-08-17T12:48:12.8170390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_uint8 2022-08-17T12:48:12.8191467Z [gw0] [ 59%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_uint8 2022-08-17T12:48:12.8198667Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_complex128 2022-08-17T12:48:12.8269610Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_complex128 2022-08-17T12:48:12.8273993Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_complex64 2022-08-17T12:48:12.8274858Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_complex64 2022-08-17T12:48:12.8275484Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_float32 2022-08-17T12:48:12.8280922Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_float32 2022-08-17T12:48:12.8333214Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_float64 2022-08-17T12:48:12.8366427Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_float64 2022-08-17T12:48:12.8367288Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int16 2022-08-17T12:48:12.8367899Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int16 2022-08-17T12:48:12.8368509Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int32 2022-08-17T12:48:12.8371791Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int32 2022-08-17T12:48:12.8396729Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int64 2022-08-17T12:48:12.8446743Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int64 2022-08-17T12:48:12.8447322Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int8 2022-08-17T12:48:12.8447859Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int8 2022-08-17T12:48:12.8506087Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_uint8 2022-08-17T12:48:12.8506720Z [gw0] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_uint8 2022-08-17T12:48:12.8592985Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_bfloat16 2022-08-17T12:48:12.8615873Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_bfloat16 2022-08-17T12:48:12.8710259Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_bool 2022-08-17T12:48:12.8731859Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_bool 2022-08-17T12:48:12.8855906Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex128 2022-08-17T12:48:12.8961223Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex128 2022-08-17T12:48:12.8962093Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex32 2022-08-17T12:48:12.8988738Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float64 2022-08-17T12:48:12.8990644Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int16 2022-08-17T12:48:12.9006458Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex32 2022-08-17T12:48:12.9105947Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex64 2022-08-17T12:48:12.9114363Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex64 2022-08-17T12:48:12.9221974Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float16 2022-08-17T12:48:12.9246481Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float16 2022-08-17T12:48:12.9342451Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float32 2022-08-17T12:48:12.9357047Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float32 2022-08-17T12:48:12.9472355Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float64 2022-08-17T12:48:12.9485820Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float64 2022-08-17T12:48:12.9590613Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int16 2022-08-17T12:48:12.9615505Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int16 2022-08-17T12:48:12.9715968Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int32 2022-08-17T12:48:12.9762670Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int32 2022-08-17T12:48:12.9833673Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int64 2022-08-17T12:48:12.9847300Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int64 2022-08-17T12:48:12.9941013Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int8 2022-08-17T12:48:12.9989887Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int8 2022-08-17T12:48:13.0056639Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_uint8 2022-08-17T12:48:13.0436145Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_uint8 2022-08-17T12:48:13.2313808Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_bfloat16 2022-08-17T12:48:13.2314639Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int16 2022-08-17T12:48:13.5205227Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int32 2022-08-17T12:48:13.5206031Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int32 2022-08-17T12:48:13.5912129Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int64 2022-08-17T12:48:13.5913063Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float16 2022-08-17T12:48:13.6519569Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float32 2022-08-17T12:48:13.6531490Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex128 2022-08-17T12:48:13.7122348Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex32 2022-08-17T12:48:13.7133136Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_bfloat16 2022-08-17T12:48:13.8283948Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_bool 2022-08-17T12:48:13.8284785Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int64 2022-08-17T12:48:13.9826341Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int8 2022-08-17T12:48:13.9853132Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float32 2022-08-17T12:48:14.1543171Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float64 2022-08-17T12:48:14.1587009Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int8 2022-08-17T12:48:14.2650782Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_uint8 2022-08-17T12:48:14.2655148Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_bool 2022-08-17T12:48:14.4381393Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_complex128 2022-08-17T12:48:14.4382257Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_uint8 2022-08-17T12:48:14.4382975Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_bfloat16 2022-08-17T12:48:14.4383734Z [gw1] [ 59%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_bfloat16 2022-08-17T12:48:14.6160083Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float16 2022-08-17T12:48:14.6163435Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float64 2022-08-17T12:48:14.7437162Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int16 2022-08-17T12:48:14.7438057Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex32 2022-08-17T12:48:15.0149517Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex64 2022-08-17T12:48:15.0154482Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int16 2022-08-17T12:48:15.1960333Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int32 2022-08-17T12:48:15.1961160Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_complex128 2022-08-17T12:48:15.3797765Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_complex64 2022-08-17T12:48:15.3798781Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int32 2022-08-17T12:48:15.3854729Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int64 2022-08-17T12:48:15.3855600Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex64 2022-08-17T12:48:15.3856171Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float16 2022-08-17T12:48:15.3864872Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float16 2022-08-17T12:48:15.7956164Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float32 2022-08-17T12:48:15.7956914Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int64 2022-08-17T12:48:15.8729035Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int8 2022-08-17T12:48:15.8746532Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float16 2022-08-17T12:48:15.8917072Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float32 2022-08-17T12:48:15.8945200Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_complex64 2022-08-17T12:48:15.9721348Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float16 2022-08-17T12:48:15.9722251Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float32 2022-08-17T12:48:16.2557279Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float64 2022-08-17T12:48:16.2557929Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float32 2022-08-17T12:48:16.2564758Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float64 2022-08-17T12:48:16.2565650Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int8 2022-08-17T12:48:16.7772116Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_uint8 2022-08-17T12:48:16.7829799Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float64 2022-08-17T12:48:16.8344913Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int16 2022-08-17T12:48:16.8365670Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_uint8 2022-08-17T12:48:16.8465207Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_bfloat16 2022-08-17T12:48:16.8465908Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_bfloat16 2022-08-17T12:48:16.8565023Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_bool 2022-08-17T12:48:16.8592140Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_bool 2022-08-17T12:48:16.8721858Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex128 2022-08-17T12:48:16.8722669Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex128 2022-08-17T12:48:16.8994011Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex32 2022-08-17T12:48:16.8994696Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex32 2022-08-17T12:48:16.8995318Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex64 2022-08-17T12:48:16.8995982Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex64 2022-08-17T12:48:16.9053900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float16 2022-08-17T12:48:16.9060071Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float16 2022-08-17T12:48:16.9152568Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float32 2022-08-17T12:48:16.9169880Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float32 2022-08-17T12:48:16.9263784Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float64 2022-08-17T12:48:16.9305876Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float64 2022-08-17T12:48:16.9354942Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int16 2022-08-17T12:48:16.9379230Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int16 2022-08-17T12:48:16.9470324Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int32 2022-08-17T12:48:16.9471002Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int32 2022-08-17T12:48:16.9564140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int64 2022-08-17T12:48:16.9567081Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int64 2022-08-17T12:48:16.9737845Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int8 2022-08-17T12:48:16.9738636Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int8 2022-08-17T12:48:16.9761098Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_uint8 2022-08-17T12:48:16.9771331Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_uint8 2022-08-17T12:48:17.0582633Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_bfloat16 2022-08-17T12:48:17.0609177Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float64 2022-08-17T12:48:17.0667452Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int16 2022-08-17T12:48:17.0878619Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float16 2022-08-17T12:48:17.1379650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float32 2022-08-17T12:48:17.1380737Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int16 2022-08-17T12:48:17.4259983Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int32 2022-08-17T12:48:17.4271358Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int32 2022-08-17T12:48:17.6100447Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int64 2022-08-17T12:48:17.6101405Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int16 2022-08-17T12:48:17.6789561Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int32 2022-08-17T12:48:17.6790140Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float32 2022-08-17T12:48:17.7426326Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float64 2022-08-17T12:48:17.7427393Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int64 2022-08-17T12:48:17.8503732Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int8 2022-08-17T12:48:17.8504625Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_bfloat16 2022-08-17T12:48:18.0258669Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_bool 2022-08-17T12:48:18.0275750Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int8 2022-08-17T12:48:18.1620741Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_uint8 2022-08-17T12:48:18.1621584Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int32 2022-08-17T12:48:18.2389277Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int64 2022-08-17T12:48:18.2390203Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_uint8 2022-08-17T12:48:18.2447416Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_bfloat16 2022-08-17T12:48:18.2448333Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_bool 2022-08-17T12:48:18.3241765Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex128 2022-08-17T12:48:18.3242655Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float64 2022-08-17T12:48:18.4660833Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int16 2022-08-17T12:48:18.4679524Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_bfloat16 2022-08-17T12:48:18.5508581Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_bool 2022-08-17T12:48:18.5509324Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int64 2022-08-17T12:48:18.7201572Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int8 2022-08-17T12:48:18.7202342Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_bool 2022-08-17T12:48:18.9160575Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_complex128 2022-08-17T12:48:18.9172413Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int16 2022-08-17T12:48:18.9639769Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int32 2022-08-17T12:48:18.9655459Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int8 2022-08-17T12:48:19.1169998Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_uint8 2022-08-17T12:48:19.1172000Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex128 2022-08-17T12:48:19.1767300Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex32 2022-08-17T12:48:19.1786136Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_complex128 2022-08-17T12:48:19.2408884Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_complex64 2022-08-17T12:48:19.2409768Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_uint8 2022-08-17T12:48:19.3187321Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_bfloat16 2022-08-17T12:48:19.3188224Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_bfloat16 2022-08-17T12:48:19.3768189Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_bool 2022-08-17T12:48:19.3794358Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_bool 2022-08-17T12:48:19.4297114Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex128 2022-08-17T12:48:19.4338247Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int32 2022-08-17T12:48:19.4464519Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int64 2022-08-17T12:48:19.4498543Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex128 2022-08-17T12:48:19.5186990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex32 2022-08-17T12:48:19.5192298Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_complex64 2022-08-17T12:48:19.5406554Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float16 2022-08-17T12:48:19.5407379Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex32 2022-08-17T12:48:19.6210552Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex64 2022-08-17T12:48:19.6211545Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex64 2022-08-17T12:48:19.6860997Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float16 2022-08-17T12:48:19.6862080Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float16 2022-08-17T12:48:19.7565170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float32 2022-08-17T12:48:19.7612494Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float32 2022-08-17T12:48:19.8269586Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float64 2022-08-17T12:48:19.8308745Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float64 2022-08-17T12:48:19.8602026Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int16 2022-08-17T12:48:19.8610309Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float16 2022-08-17T12:48:19.8878476Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float32 2022-08-17T12:48:19.8916790Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int16 2022-08-17T12:48:19.9534196Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int32 2022-08-17T12:48:19.9535223Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int32 2022-08-17T12:48:19.9718214Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int64 2022-08-17T12:48:19.9747263Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int64 2022-08-17T12:48:20.0181138Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int8 2022-08-17T12:48:20.0181968Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int64 2022-08-17T12:48:20.0220003Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int8 2022-08-17T12:48:20.0244730Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float32 2022-08-17T12:48:20.0881439Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float64 2022-08-17T12:48:20.0882332Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int8 2022-08-17T12:48:20.1405822Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_uint8 2022-08-17T12:48:20.1406667Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_uint8 2022-08-17T12:48:20.1524083Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_bfloat16 2022-08-17T12:48:20.1548780Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_bfloat16 2022-08-17T12:48:20.1625018Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_bool 2022-08-17T12:48:20.1649640Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_bool 2022-08-17T12:48:20.1768978Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex128 2022-08-17T12:48:20.1783132Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex128 2022-08-17T12:48:20.1913443Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex32 2022-08-17T12:48:20.1950339Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex32 2022-08-17T12:48:20.2080938Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex64 2022-08-17T12:48:20.2081714Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex64 2022-08-17T12:48:20.2203523Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float16 2022-08-17T12:48:20.2204565Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float16 2022-08-17T12:48:20.2324885Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float32 2022-08-17T12:48:20.2334555Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float32 2022-08-17T12:48:20.2480810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float64 2022-08-17T12:48:20.2481560Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float64 2022-08-17T12:48:20.2565518Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int16 2022-08-17T12:48:20.2572802Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float64 2022-08-17T12:48:20.2584614Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int16 2022-08-17T12:48:20.2585292Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int16 2022-08-17T12:48:20.2662672Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int32 2022-08-17T12:48:20.2686203Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int32 2022-08-17T12:48:20.2765788Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int64 2022-08-17T12:48:20.2796330Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int64 2022-08-17T12:48:20.2883422Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int8 2022-08-17T12:48:20.2884178Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int8 2022-08-17T12:48:20.2979553Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_uint8 2022-08-17T12:48:20.3031657Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_uint8 2022-08-17T12:48:20.3207644Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_bfloat16 2022-08-17T12:48:20.3210850Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_bfloat16 2022-08-17T12:48:20.3352567Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_bool 2022-08-17T12:48:20.3360714Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_bool 2022-08-17T12:48:20.3603264Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_complex128 2022-08-17T12:48:20.3610015Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_complex128 2022-08-17T12:48:20.3832711Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_complex64 2022-08-17T12:48:20.3843740Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_complex64 2022-08-17T12:48:20.3855282Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float16 2022-08-17T12:48:20.3915577Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int16 2022-08-17T12:48:20.4043717Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int32 2022-08-17T12:48:20.4054752Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float16 2022-08-17T12:48:20.4257428Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float32 2022-08-17T12:48:20.4268459Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float32 2022-08-17T12:48:20.4466267Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float64 2022-08-17T12:48:20.4478505Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float64 2022-08-17T12:48:20.4484365Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int8 2022-08-17T12:48:20.4491349Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int16 2022-08-17T12:48:20.4597975Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_uint8 2022-08-17T12:48:20.4609534Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int16 2022-08-17T12:48:20.4739567Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int32 2022-08-17T12:48:20.4758412Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int32 2022-08-17T12:48:20.4888283Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int64 2022-08-17T12:48:20.4925361Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int64 2022-08-17T12:48:20.4992536Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int8 2022-08-17T12:48:20.5041556Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex32 2022-08-17T12:48:20.5042336Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex64 2022-08-17T12:48:20.5053137Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int8 2022-08-17T12:48:20.5175139Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_uint8 2022-08-17T12:48:20.5188065Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_uint8 2022-08-17T12:48:20.5226025Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_bfloat16 2022-08-17T12:48:20.5242545Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int32 2022-08-17T12:48:20.6945354Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int64 2022-08-17T12:48:20.6971306Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int64 2022-08-17T12:48:20.8276294Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int8 2022-08-17T12:48:20.8290729Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int8 2022-08-17T12:48:20.8621124Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_uint8 2022-08-17T12:48:20.8633884Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_bfloat16 2022-08-17T12:48:20.9390041Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_float32 2022-08-17T12:48:20.9391058Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_uint8 2022-08-17T12:48:20.9690411Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_bfloat16 2022-08-17T12:48:20.9709828Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_uint8 2022-08-17T12:48:21.0810390Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_bfloat16 2022-08-17T12:48:21.0811144Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex64 2022-08-17T12:48:21.1460058Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float16 2022-08-17T12:48:21.1460785Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_bfloat16 2022-08-17T12:48:21.1517671Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_float32 2022-08-17T12:48:21.1541686Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_float32 2022-08-17T12:48:21.1786116Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_float64 2022-08-17T12:48:21.1805345Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_bfloat16 2022-08-17T12:48:21.2903232Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_bool 2022-08-17T12:48:21.2903982Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_float32 2022-08-17T12:48:21.4115679Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_float64 2022-08-17T12:48:21.4124313Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_bool 2022-08-17T12:48:21.5095736Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float16 2022-08-17T12:48:21.5185780Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_float64 2022-08-17T12:48:21.5314057Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_bfloat16 2022-08-17T12:48:21.5314753Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_bfloat16 2022-08-17T12:48:21.5499829Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_bool 2022-08-17T12:48:21.5531259Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_bool 2022-08-17T12:48:21.5693186Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex128 2022-08-17T12:48:21.5703532Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex128 2022-08-17T12:48:21.6068799Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex32 2022-08-17T12:48:21.6069548Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex32 2022-08-17T12:48:21.6091684Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex64 2022-08-17T12:48:21.6094853Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_float64 2022-08-17T12:48:21.6120380Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex64 2022-08-17T12:48:21.6120976Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_bfloat16 2022-08-17T12:48:21.6322454Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float16 2022-08-17T12:48:21.6323183Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float16 2022-08-17T12:48:21.6450545Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float32 2022-08-17T12:48:21.6461072Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float32 2022-08-17T12:48:21.6690360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float64 2022-08-17T12:48:21.6691163Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float64 2022-08-17T12:48:21.6837091Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int16 2022-08-17T12:48:21.6856506Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int16 2022-08-17T12:48:21.7063199Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int32 2022-08-17T12:48:21.7085663Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int32 2022-08-17T12:48:21.7283721Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int64 2022-08-17T12:48:21.7306052Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int64 2022-08-17T12:48:21.7475667Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int8 2022-08-17T12:48:21.7486775Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int8 2022-08-17T12:48:21.7677122Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_uint8 2022-08-17T12:48:21.7677990Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_uint8 2022-08-17T12:48:21.7791842Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_bfloat16 2022-08-17T12:48:21.7792570Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_bfloat16 2022-08-17T12:48:21.7882325Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_bool 2022-08-17T12:48:21.7904176Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_bool 2022-08-17T12:48:21.7991207Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex128 2022-08-17T12:48:22.1183408Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex128 2022-08-17T12:48:22.1199645Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex32 2022-08-17T12:48:22.1203449Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float16 2022-08-17T12:48:22.1206487Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex32 2022-08-17T12:48:22.1209007Z [gw1] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_bfloat16 2022-08-17T12:48:22.1219309Z [gw2] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float16 2022-08-17T12:48:22.1222281Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float32 2022-08-17T12:48:22.1224928Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex64 2022-08-17T12:48:22.1227392Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float32 2022-08-17T12:48:22.1296948Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_bool 2022-08-17T12:48:22.1307741Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex64 2022-08-17T12:48:22.1386808Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float16 2022-08-17T12:48:22.1394690Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float16 2022-08-17T12:48:22.1486821Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float32 2022-08-17T12:48:22.1508644Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float32 2022-08-17T12:48:22.1619350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float64 2022-08-17T12:48:22.1648894Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float64 2022-08-17T12:48:22.1740880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int16 2022-08-17T12:48:22.1748372Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int16 2022-08-17T12:48:22.1852306Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int32 2022-08-17T12:48:22.1859810Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int32 2022-08-17T12:48:22.1947105Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int64 2022-08-17T12:48:22.1959676Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int64 2022-08-17T12:48:22.2047545Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int8 2022-08-17T12:48:22.2061115Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int8 2022-08-17T12:48:22.2167002Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_uint8 2022-08-17T12:48:22.2181567Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_uint8 2022-08-17T12:48:22.2316892Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_bfloat16 2022-08-17T12:48:22.2331796Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_bfloat16 2022-08-17T12:48:22.2472832Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_bool 2022-08-17T12:48:22.2473647Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_bool 2022-08-17T12:48:22.2479532Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex128 2022-08-17T12:48:22.2538104Z [gw3] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float32 2022-08-17T12:48:22.2705406Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float64 2022-08-17T12:48:22.2706289Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex128 2022-08-17T12:48:22.2800302Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex32 2022-08-17T12:48:22.2801234Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex32 2022-08-17T12:48:22.2927678Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex64 2022-08-17T12:48:22.2943356Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex64 2022-08-17T12:48:22.3070542Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float16 2022-08-17T12:48:22.3081704Z [gw0] [ 59%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float16 2022-08-17T12:48:22.3243215Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float32 2022-08-17T12:48:22.3244209Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float32 2022-08-17T12:48:22.3381224Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float64 2022-08-17T12:48:22.3382088Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float64 2022-08-17T12:48:22.3526937Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int16 2022-08-17T12:48:22.3527908Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int16 2022-08-17T12:48:22.3662995Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int32 2022-08-17T12:48:22.3663732Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int32 2022-08-17T12:48:22.3799694Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int64 2022-08-17T12:48:22.3818269Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int64 2022-08-17T12:48:22.5209740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_bfloat16 2022-08-17T12:48:22.5248871Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float64 2022-08-17T12:48:22.5525787Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int16 2022-08-17T12:48:22.5526628Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float32 2022-08-17T12:48:22.5892702Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float64 2022-08-17T12:48:22.5893508Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_bool 2022-08-17T12:48:22.7868274Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_complex128 2022-08-17T12:48:22.7919019Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int16 2022-08-17T12:48:23.0766559Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int32 2022-08-17T12:48:23.0767316Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int32 2022-08-17T12:48:23.2200111Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int64 2022-08-17T12:48:23.2213592Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float64 2022-08-17T12:48:23.2930048Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int16 2022-08-17T12:48:23.2931314Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int64 2022-08-17T12:48:23.4377812Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int8 2022-08-17T12:48:23.4548184Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_complex128 2022-08-17T12:48:23.4596019Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_complex64 2022-08-17T12:48:23.4596880Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_bfloat16 2022-08-17T12:48:23.5021452Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float16 2022-08-17T12:48:23.5022403Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int8 2022-08-17T12:48:23.6242176Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_uint8 2022-08-17T12:48:23.6242971Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int16 2022-08-17T12:48:23.6582874Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int32 2022-08-17T12:48:23.6604587Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_uint8 2022-08-17T12:48:23.8971996Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_bfloat16 2022-08-17T12:48:23.8985508Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_bfloat16 2022-08-17T12:48:23.9806742Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_bool 2022-08-17T12:48:23.9844118Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int32 2022-08-17T12:48:24.1040533Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int64 2022-08-17T12:48:24.1041296Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_complex64 2022-08-17T12:48:24.2318686Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_float32 2022-08-17T12:48:24.2319728Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_bool 2022-08-17T12:48:24.4633113Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float16 2022-08-17T12:48:24.4633977Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int64 2022-08-17T12:48:24.5215164Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int8 2022-08-17T12:48:24.5215947Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_float32 2022-08-17T12:48:24.7421368Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_float64 2022-08-17T12:48:24.7446685Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float16 2022-08-17T12:48:24.7693000Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float32 2022-08-17T12:48:24.7704734Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float16 2022-08-17T12:48:24.8095795Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float32 2022-08-17T12:48:24.8133448Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int8 2022-08-17T12:48:24.8675400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_uint8 2022-08-17T12:48:24.8676229Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_float64 2022-08-17T12:48:24.9359589Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int16 2022-08-17T12:48:24.9368873Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float32 2022-08-17T12:48:25.1309529Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float64 2022-08-17T12:48:25.1317178Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int16 2022-08-17T12:48:25.1392450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int32 2022-08-17T12:48:25.1567146Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_uint8 2022-08-17T12:48:25.2126525Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_bfloat16 2022-08-17T12:48:25.2127333Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float64 2022-08-17T12:48:25.3696101Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int16 2022-08-17T12:48:25.3728461Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int16 2022-08-17T12:48:25.4124313Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int32 2022-08-17T12:48:25.4311032Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int32 2022-08-17T12:48:25.5412110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int64 2022-08-17T12:48:25.5420765Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int32 2022-08-17T12:48:25.5826877Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int64 2022-08-17T12:48:25.5848971Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float32 2022-08-17T12:48:25.7418844Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float64 2022-08-17T12:48:25.7419674Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int64 2022-08-17T12:48:25.7580590Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int8 2022-08-17T12:48:25.7584264Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int64 2022-08-17T12:48:25.9026763Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int8 2022-08-17T12:48:25.9073196Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int8 2022-08-17T12:48:26.0166319Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_uint8 2022-08-17T12:48:26.0195630Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_bfloat16 2022-08-17T12:48:26.0410199Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_bool 2022-08-17T12:48:26.0441737Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int8 2022-08-17T12:48:26.0657792Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_uint8 2022-08-17T12:48:26.0672850Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_uint8 2022-08-17T12:48:26.2431497Z test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int16 2022-08-17T12:48:26.2434379Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_bool 2022-08-17T12:48:26.3735979Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float16 2022-08-17T12:48:26.3736815Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_uint8 2022-08-17T12:48:26.5167003Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_bfloat16 2022-08-17T12:48:26.5167871Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float64 2022-08-17T12:48:26.8602804Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex128 2022-08-17T12:48:26.8615416Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int16 2022-08-17T12:48:26.9571344Z test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int32 2022-08-17T12:48:26.9572300Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_bfloat16 2022-08-17T12:48:27.0505297Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_complex128 2022-08-17T12:48:27.0507035Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex128 2022-08-17T12:48:27.3346191Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex32 2022-08-17T12:48:27.3347074Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float16 2022-08-17T12:48:27.5907260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float32 2022-08-17T12:48:27.5977435Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int32 2022-08-17T12:48:27.8509263Z test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int64 2022-08-17T12:48:27.8510253Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex32 2022-08-17T12:48:28.0744005Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex64 2022-08-17T12:48:28.0744817Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_complex128 2022-08-17T12:48:28.1750326Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_complex64 2022-08-17T12:48:28.1762262Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float32 2022-08-17T12:48:28.3936955Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float64 2022-08-17T12:48:28.3937761Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex64 2022-08-17T12:48:28.4579386Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_bfloat16 2022-08-17T12:48:28.4605386Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int64 2022-08-17T12:48:28.9771094Z test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int8 2022-08-17T12:48:28.9772089Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_complex64 2022-08-17T12:48:29.0731284Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float16 2022-08-17T12:48:29.0732194Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float64 2022-08-17T12:48:29.2404079Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int16 2022-08-17T12:48:29.2405044Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int16 2022-08-17T12:48:29.4163826Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int32 2022-08-17T12:48:29.4164712Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int32 2022-08-17T12:48:29.5411970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int64 2022-08-17T12:48:29.5412792Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int8 2022-08-17T12:48:29.6220458Z test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_uint8 2022-08-17T12:48:29.6221385Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int64 2022-08-17T12:48:29.7616655Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int8 2022-08-17T12:48:29.7617507Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int8 2022-08-17T12:48:29.8974287Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_uint8 2022-08-17T12:48:29.8978158Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_uint8 2022-08-17T12:48:29.9083579Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_bfloat16 2022-08-17T12:48:29.9084562Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_bfloat16 2022-08-17T12:48:29.9202657Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_bool 2022-08-17T12:48:29.9203588Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_bool 2022-08-17T12:48:29.9294168Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex128 2022-08-17T12:48:29.9294909Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex128 2022-08-17T12:48:29.9371365Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex32 2022-08-17T12:48:29.9403012Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex32 2022-08-17T12:48:29.9478682Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex64 2022-08-17T12:48:29.9488641Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex64 2022-08-17T12:48:29.9576256Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float16 2022-08-17T12:48:29.9583457Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float16 2022-08-17T12:48:29.9675498Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float32 2022-08-17T12:48:29.9682785Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float32 2022-08-17T12:48:29.9795874Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float64 2022-08-17T12:48:29.9796614Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float64 2022-08-17T12:48:29.9864582Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int16 2022-08-17T12:48:29.9881158Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int16 2022-08-17T12:48:29.9944602Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int32 2022-08-17T12:48:30.0016013Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_bfloat16 2022-08-17T12:48:30.0016862Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int32 2022-08-17T12:48:30.0017438Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int64 2022-08-17T12:48:30.0059162Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_bool 2022-08-17T12:48:30.0059963Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int64 2022-08-17T12:48:30.0192406Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int8 2022-08-17T12:48:30.0193450Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int8 2022-08-17T12:48:30.0244375Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_uint8 2022-08-17T12:48:30.0300614Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_uint8 2022-08-17T12:48:30.1353312Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_bfloat16 2022-08-17T12:48:30.1367187Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float16 2022-08-17T12:48:30.2037871Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float32 2022-08-17T12:48:30.2052234Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_bfloat16 2022-08-17T12:48:30.2079820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_float32 2022-08-17T12:48:30.2097911Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_uint8 2022-08-17T12:48:30.3753632Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_bfloat16 2022-08-17T12:48:30.3765929Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_float32 2022-08-17T12:48:30.4540518Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_float64 2022-08-17T12:48:30.4553030Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float32 2022-08-17T12:48:30.5449003Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float64 2022-08-17T12:48:30.5465436Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_float64 2022-08-17T12:48:30.5979543Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_bfloat16 2022-08-17T12:48:30.5989767Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_bfloat16 2022-08-17T12:48:30.6353679Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_bool 2022-08-17T12:48:30.6377318Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_bool 2022-08-17T12:48:30.8971085Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_complex128 2022-08-17T12:48:30.8972492Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_bool 2022-08-17T12:48:30.9749250Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float16 2022-08-17T12:48:30.9785577Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float64 2022-08-17T12:48:31.0978010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int16 2022-08-17T12:48:31.0991153Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_bfloat16 2022-08-17T12:48:31.2594881Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_bool 2022-08-17T12:48:31.2595656Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int16 2022-08-17T12:48:31.4038869Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int32 2022-08-17T12:48:31.4039676Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_bool 2022-08-17T12:48:31.6249254Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_complex128 2022-08-17T12:48:31.6250103Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float16 2022-08-17T12:48:31.6303826Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float32 2022-08-17T12:48:31.6346090Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int32 2022-08-17T12:48:31.9604248Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int64 2022-08-17T12:48:31.9605367Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float32 2022-08-17T12:48:31.9695114Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float64 2022-08-17T12:48:31.9706629Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int64 2022-08-17T12:48:32.0696434Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int8 2022-08-17T12:48:32.0711274Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_complex128 2022-08-17T12:48:32.2407957Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_complex64 2022-08-17T12:48:32.2409072Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_complex128 2022-08-17T12:48:32.2841271Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_complex64 2022-08-17T12:48:32.2842121Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int8 2022-08-17T12:48:32.4146277Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_uint8 2022-08-17T12:48:32.4158058Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float64 2022-08-17T12:48:32.5607415Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int16 2022-08-17T12:48:32.5608236Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_uint8 2022-08-17T12:48:32.7400572Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_bfloat16 2022-08-17T12:48:32.7401399Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int16 2022-08-17T12:48:32.8433565Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int32 2022-08-17T12:48:32.8434689Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_complex64 2022-08-17T12:48:32.9869864Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float16 2022-08-17T12:48:32.9889166Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_bfloat16 2022-08-17T12:48:33.1304026Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_bool 2022-08-17T12:48:33.1329212Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int32 2022-08-17T12:48:33.2749111Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int64 2022-08-17T12:48:33.2749960Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_complex64 2022-08-17T12:48:33.6082130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float16 2022-08-17T12:48:33.6083193Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int64 2022-08-17T12:48:33.6564942Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int8 2022-08-17T12:48:33.6579938Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_bool 2022-08-17T12:48:33.7072754Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_complex128 2022-08-17T12:48:33.7078543Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float16 2022-08-17T12:48:34.0211292Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float32 2022-08-17T12:48:34.0212225Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int8 2022-08-17T12:48:34.1704198Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_uint8 2022-08-17T12:48:34.1705368Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float32 2022-08-17T12:48:34.3863810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float64 2022-08-17T12:48:34.3868281Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_uint8 2022-08-17T12:48:34.6896197Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_bfloat16 2022-08-17T12:48:34.6923010Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float64 2022-08-17T12:48:34.7772708Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int16 2022-08-17T12:48:34.7895244Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_complex128 2022-08-17T12:48:34.8481829Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_complex64 2022-08-17T12:48:34.8482495Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_bfloat16 2022-08-17T12:48:35.0695272Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_bool 2022-08-17T12:48:35.0696191Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int16 2022-08-17T12:48:35.0973169Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int32 2022-08-17T12:48:35.0976929Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float16 2022-08-17T12:48:35.4417296Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float32 2022-08-17T12:48:35.4464812Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_bool 2022-08-17T12:48:35.5135857Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_float32 2022-08-17T12:48:35.5136702Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int32 2022-08-17T12:48:35.6379189Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int64 2022-08-17T12:48:35.6379858Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_complex64 2022-08-17T12:48:35.9103373Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_float32 2022-08-17T12:48:35.9115497Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_float32 2022-08-17T12:48:35.9321268Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_float64 2022-08-17T12:48:35.9328726Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int64 2022-08-17T12:48:35.9920921Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int8 2022-08-17T12:48:35.9921707Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float32 2022-08-17T12:48:36.0098544Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float64 2022-08-17T12:48:36.0099558Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_float32 2022-08-17T12:48:36.2748038Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_float64 2022-08-17T12:48:36.2749127Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int8 2022-08-17T12:48:36.4187537Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_uint8 2022-08-17T12:48:36.4194124Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_float64 2022-08-17T12:48:36.4729368Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int16 2022-08-17T12:48:36.4730174Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_float64 2022-08-17T12:48:36.6475711Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int16 2022-08-17T12:48:36.6507784Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_uint8 2022-08-17T12:48:36.8504410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_bfloat16 2022-08-17T12:48:36.8506489Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int16 2022-08-17T12:48:36.8533401Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int16 2022-08-17T12:48:36.8534061Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int32 2022-08-17T12:48:36.8803495Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int32 2022-08-17T12:48:36.8827713Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_bfloat16 2022-08-17T12:48:37.0129054Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex128 2022-08-17T12:48:37.0129899Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float64 2022-08-17T12:48:37.3587927Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int16 2022-08-17T12:48:37.3588773Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int32 2022-08-17T12:48:37.4298196Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int64 2022-08-17T12:48:37.4335484Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex128 2022-08-17T12:48:37.4781786Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex32 2022-08-17T12:48:37.4782662Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int32 2022-08-17T12:48:37.8236431Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int64 2022-08-17T12:48:37.8237150Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int64 2022-08-17T12:48:37.9861580Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int8 2022-08-17T12:48:37.9862606Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int64 2022-08-17T12:48:38.0895469Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int8 2022-08-17T12:48:38.0896313Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int16 2022-08-17T12:48:38.2336699Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int32 2022-08-17T12:48:38.2364910Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex32 2022-08-17T12:48:38.2365747Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex64 2022-08-17T12:48:38.2375289Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int8 2022-08-17T12:48:38.3905397Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_uint8 2022-08-17T12:48:38.3906311Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int8 2022-08-17T12:48:38.5695698Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_uint8 2022-08-17T12:48:38.5696907Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex64 2022-08-17T12:48:38.6123692Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float16 2022-08-17T12:48:38.6140395Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_uint8 2022-08-17T12:48:38.7637700Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_bfloat16 2022-08-17T12:48:38.7638610Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_uint8 2022-08-17T12:48:38.8152275Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_bfloat16 2022-08-17T12:48:38.8153377Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_bfloat16 2022-08-17T12:48:38.9446665Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:48:38.9458330Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int32 2022-08-17T12:48:39.0098622Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int64 2022-08-17T12:48:39.0113373Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float16 2022-08-17T12:48:39.0889225Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float32 2022-08-17T12:48:39.0890103Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:48:39.1728642Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:48:39.1729865Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float32 2022-08-17T12:48:39.1730492Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float64 2022-08-17T12:48:39.1731123Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_bfloat16 2022-08-17T12:48:39.3600537Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_bool 2022-08-17T12:48:39.3625130Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float64 2022-08-17T12:48:39.3628377Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int16 2022-08-17T12:48:39.3645581Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:48:39.3835127Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float16 2022-08-17T12:48:39.3913987Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_bool 2022-08-17T12:48:39.4816798Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float16 2022-08-17T12:48:39.4831587Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int16 2022-08-17T12:48:39.5623182Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int32 2022-08-17T12:48:39.5638400Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float16 2022-08-17T12:48:39.6200455Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:48:39.6201746Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int32 2022-08-17T12:48:39.7699619Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int64 2022-08-17T12:48:39.7709250Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int64 2022-08-17T12:48:39.8279137Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int8 2022-08-17T12:48:39.8280381Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:48:39.8433934Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:48:39.8655958Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int64 2022-08-17T12:48:39.8821514Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int8 2022-08-17T12:48:39.8822706Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int8 2022-08-17T12:48:40.0041841Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_uint8 2022-08-17T12:48:40.0056374Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_uint8 2022-08-17T12:48:40.0149019Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_bfloat16 2022-08-17T12:48:40.0160992Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_bfloat16 2022-08-17T12:48:40.0253049Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_bool 2022-08-17T12:48:40.0275808Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_bool 2022-08-17T12:48:40.0361770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex128 2022-08-17T12:48:40.0452208Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex128 2022-08-17T12:48:40.0466572Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex32 2022-08-17T12:48:40.0486836Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex32 2022-08-17T12:48:40.0488058Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex64 2022-08-17T12:48:40.0549834Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float16 2022-08-17T12:48:40.0569583Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float32 2022-08-17T12:48:40.0640519Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex64 2022-08-17T12:48:40.0673228Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float16 2022-08-17T12:48:40.0688140Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float16 2022-08-17T12:48:40.0807428Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float32 2022-08-17T12:48:40.0808959Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float32 2022-08-17T12:48:40.0809592Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float64 2022-08-17T12:48:40.0844696Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:48:40.0881093Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_bfloat16 2022-08-17T12:48:40.0918820Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float64 2022-08-17T12:48:40.0979643Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int16 2022-08-17T12:48:40.0992584Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int16 2022-08-17T12:48:40.1080439Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int32 2022-08-17T12:48:40.1129765Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int32 2022-08-17T12:48:40.1178566Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int64 2022-08-17T12:48:40.1200756Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int64 2022-08-17T12:48:40.1285427Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int8 2022-08-17T12:48:40.1298930Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int8 2022-08-17T12:48:40.1388042Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_uint8 2022-08-17T12:48:40.1394424Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_uint8 2022-08-17T12:48:40.1509374Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_bfloat16 2022-08-17T12:48:40.1520867Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_bfloat16 2022-08-17T12:48:40.1623021Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_bool 2022-08-17T12:48:40.1634893Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_bool 2022-08-17T12:48:40.1748167Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex128 2022-08-17T12:48:40.1759069Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_bfloat16 2022-08-17T12:48:40.1770613Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex128 2022-08-17T12:48:40.1771420Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_complex128 2022-08-17T12:48:40.1923295Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int8 2022-08-17T12:48:40.1924182Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int8 2022-08-17T12:48:40.2064585Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_uint8 2022-08-17T12:48:40.2075282Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_uint8 2022-08-17T12:48:40.2293200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_bfloat16 2022-08-17T12:48:40.2308094Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_bfloat16 2022-08-17T12:48:40.2497345Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_complex128 2022-08-17T12:48:40.2507826Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_complex128 2022-08-17T12:48:40.2689855Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_complex64 2022-08-17T12:48:40.2700609Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_complex128 2022-08-17T12:48:40.2713702Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_complex64 2022-08-17T12:48:40.2714401Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_complex64 2022-08-17T12:48:40.2955148Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float16 2022-08-17T12:48:40.2962486Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float16 2022-08-17T12:48:40.3140266Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float32 2022-08-17T12:48:40.3156462Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float32 2022-08-17T12:48:40.3157112Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float32 2022-08-17T12:48:40.3169314Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float64 2022-08-17T12:48:40.3340306Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float64 2022-08-17T12:48:40.3357222Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float64 2022-08-17T12:48:40.3659726Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_bfloat16 2022-08-17T12:48:40.3671167Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_complex64 2022-08-17T12:48:40.3804744Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float16 2022-08-17T12:48:40.3825849Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_bfloat16 2022-08-17T12:48:40.4192559Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_complex128 2022-08-17T12:48:40.4203919Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_complex128 2022-08-17T12:48:40.4588323Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_complex64 2022-08-17T12:48:40.4598322Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_complex64 2022-08-17T12:48:40.4611822Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float16 2022-08-17T12:48:40.4613795Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float32 2022-08-17T12:48:40.5085199Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float16 2022-08-17T12:48:40.5092615Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float16 2022-08-17T12:48:40.5467755Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float32 2022-08-17T12:48:40.5476923Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float32 2022-08-17T12:48:40.5502200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float64 2022-08-17T12:48:40.5514897Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float32 2022-08-17T12:48:40.5657758Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float64 2022-08-17T12:48:40.5671514Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int8 2022-08-17T12:48:40.5905726Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float64 2022-08-17T12:48:40.5906748Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_uint8 2022-08-17T12:48:40.5907345Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int16 2022-08-17T12:48:40.5941863Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float64 2022-08-17T12:48:40.6484175Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_bfloat16 2022-08-17T12:48:40.6485051Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float64 2022-08-17T12:48:40.7042810Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_complex128 2022-08-17T12:48:40.7068051Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_bfloat16 2022-08-17T12:48:40.7240480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_bool 2022-08-17T12:48:40.7246005Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int16 2022-08-17T12:48:40.8164752Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int32 2022-08-17T12:48:40.8184725Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_bool 2022-08-17T12:48:40.8967850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex128 2022-08-17T12:48:40.8968773Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int32 2022-08-17T12:48:40.9313365Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int64 2022-08-17T12:48:40.9322058Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex128 2022-08-17T12:48:41.0008537Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex32 2022-08-17T12:48:41.0009623Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_complex128 2022-08-17T12:48:41.0381641Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_complex64 2022-08-17T12:48:41.0382848Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex32 2022-08-17T12:48:41.0462305Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex64 2022-08-17T12:48:41.0463119Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int64 2022-08-17T12:48:41.1427952Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int8 2022-08-17T12:48:41.1457690Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex64 2022-08-17T12:48:41.1804115Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float16 2022-08-17T12:48:41.1805272Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int8 2022-08-17T12:48:41.2436714Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_uint8 2022-08-17T12:48:41.2449771Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float16 2022-08-17T12:48:41.3085687Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float32 2022-08-17T12:48:41.3104270Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_uint8 2022-08-17T12:48:41.3512571Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_bfloat16 2022-08-17T12:48:41.3513520Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float32 2022-08-17T12:48:41.3600705Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float64 2022-08-17T12:48:41.3601569Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_complex64 2022-08-17T12:48:41.3818882Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_float32 2022-08-17T12:48:41.3819721Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_uint8 2022-08-17T12:48:41.4483701Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_bfloat16 2022-08-17T12:48:41.4500233Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float64 2022-08-17T12:48:41.5248838Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int16 2022-08-17T12:48:41.5249636Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_bfloat16 2022-08-17T12:48:41.5420669Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_bool 2022-08-17T12:48:41.5421381Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int16 2022-08-17T12:48:41.5704177Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int32 2022-08-17T12:48:41.5757777Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_bfloat16 2022-08-17T12:48:41.6377795Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_bool 2022-08-17T12:48:41.6392149Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int32 2022-08-17T12:48:41.6740428Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int64 2022-08-17T12:48:41.6741266Z [gw3] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_float32 2022-08-17T12:48:41.7144985Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_float64 2022-08-17T12:48:41.7145898Z [gw1] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_bool 2022-08-17T12:48:41.7434905Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float16 2022-08-17T12:48:41.7435964Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int64 2022-08-17T12:48:41.7753329Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int8 2022-08-17T12:48:41.7754448Z [gw0] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_bool 2022-08-17T12:48:41.8497786Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex128 2022-08-17T12:48:41.8519193Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int8 2022-08-17T12:48:41.9711187Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_uint8 2022-08-17T12:48:41.9712198Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_uint8 2022-08-17T12:48:41.9804166Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_bfloat16 2022-08-17T12:48:41.9833314Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_bfloat16 2022-08-17T12:48:41.9915971Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_bool 2022-08-17T12:48:41.9949084Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_bool 2022-08-17T12:48:42.0031377Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex128 2022-08-17T12:48:42.0032396Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex128 2022-08-17T12:48:42.0125045Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex32 2022-08-17T12:48:42.0147600Z [gw2] [ 60%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex32 2022-08-17T12:48:42.0228377Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex64 2022-08-17T12:48:42.0229112Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_float64 2022-08-17T12:48:42.0229732Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:48:42.0325202Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex64 2022-08-17T12:48:42.0325928Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float16 2022-08-17T12:48:42.0336383Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float16 2022-08-17T12:48:42.0568651Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float32 2022-08-17T12:48:42.0569313Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float32 2022-08-17T12:48:42.0569842Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float64 2022-08-17T12:48:42.0570388Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float64 2022-08-17T12:48:42.0596438Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int16 2022-08-17T12:48:42.0597081Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:48:42.0669800Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int16 2022-08-17T12:48:42.0670535Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int32 2022-08-17T12:48:42.0706007Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:48:42.0729063Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int32 2022-08-17T12:48:42.0801417Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int64 2022-08-17T12:48:42.0864496Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int64 2022-08-17T12:48:42.0904636Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int8 2022-08-17T12:48:42.0912524Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int8 2022-08-17T12:48:42.1000208Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_uint8 2022-08-17T12:48:42.1000815Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:48:42.1096359Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_uint8 2022-08-17T12:48:42.1097003Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_bfloat16 2022-08-17T12:48:42.1137419Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_float32 2022-08-17T12:48:42.1138213Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_bfloat16 2022-08-17T12:48:42.1229783Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_bool 2022-08-17T12:48:42.1230398Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_bool 2022-08-17T12:48:42.1334453Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_complex128 2022-08-17T12:48:42.1408544Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_complex128 2022-08-17T12:48:42.1409599Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_complex32 2022-08-17T12:48:42.1410283Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_float32 2022-08-17T12:48:42.1441642Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_float64 2022-08-17T12:48:42.1556514Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_complex32 2022-08-17T12:48:42.1580973Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_complex64 2022-08-17T12:48:42.1581575Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_complex64 2022-08-17T12:48:42.1654761Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float16 2022-08-17T12:48:42.1655591Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float16 2022-08-17T12:48:42.1662134Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float32 2022-08-17T12:48:42.1743059Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float16 2022-08-17T12:48:42.1748572Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float32 2022-08-17T12:48:42.1867548Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_float64 2022-08-17T12:48:42.1868316Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_bfloat16 2022-08-17T12:48:42.1870485Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float32 2022-08-17T12:48:42.1884799Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float64 2022-08-17T12:48:42.1902454Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float64 2022-08-17T12:48:42.1995401Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int16 2022-08-17T12:48:42.2009322Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int16 2022-08-17T12:48:42.2105650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int32 2022-08-17T12:48:42.2113556Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int32 2022-08-17T12:48:42.2208407Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int64 2022-08-17T12:48:42.2272774Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int64 2022-08-17T12:48:42.2311956Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int8 2022-08-17T12:48:42.2320182Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int8 2022-08-17T12:48:42.2424180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_uint8 2022-08-17T12:48:42.2435266Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_uint8 2022-08-17T12:48:42.2891097Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_bfloat16 2022-08-17T12:48:42.2907436Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_bfloat16 2022-08-17T12:48:42.2987847Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_bool 2022-08-17T12:48:42.2994454Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex128 2022-08-17T12:48:42.3107669Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex32 2022-08-17T12:48:42.3401913Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float32 2022-08-17T12:48:42.3404881Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float64 2022-08-17T12:48:42.3405762Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_bool 2022-08-17T12:48:42.3943499Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_complex128 2022-08-17T12:48:42.3944754Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_complex128 2022-08-17T12:48:42.4414242Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_complex32 2022-08-17T12:48:42.4415450Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_complex32 2022-08-17T12:48:42.4860083Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_complex64 2022-08-17T12:48:42.4860929Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_complex64 2022-08-17T12:48:42.5376786Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float16 2022-08-17T12:48:42.5377949Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float16 2022-08-17T12:48:42.6021678Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float32 2022-08-17T12:48:42.6022587Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float64 2022-08-17T12:48:42.6023382Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int16 2022-08-17T12:48:42.6024060Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float32 2022-08-17T12:48:42.6524701Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float64 2022-08-17T12:48:42.6525783Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float64 2022-08-17T12:48:42.7158820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int16 2022-08-17T12:48:42.7159674Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int16 2022-08-17T12:48:42.7478798Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int32 2022-08-17T12:48:42.7479785Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_bfloat16 2022-08-17T12:48:42.7613751Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:48:42.7614460Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int32 2022-08-17T12:48:42.7939362Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int64 2022-08-17T12:48:42.7940524Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int64 2022-08-17T12:48:42.8313526Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int8 2022-08-17T12:48:42.8332647Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int8 2022-08-17T12:48:42.8655044Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_uint8 2022-08-17T12:48:42.8655903Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int16 2022-08-17T12:48:42.8979643Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int32 2022-08-17T12:48:42.8997893Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_uint8 2022-08-17T12:48:43.1342406Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_bfloat16 2022-08-17T12:48:43.1343317Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int32 2022-08-17T12:48:43.1770850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int64 2022-08-17T12:48:43.1816380Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex32 2022-08-17T12:48:43.2768528Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex64 2022-08-17T12:48:43.2769437Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:48:43.3607514Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:48:43.3608531Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int64 2022-08-17T12:48:43.3811371Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int8 2022-08-17T12:48:43.3812586Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_bfloat16 2022-08-17T12:48:43.5853226Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex128 2022-08-17T12:48:43.5854146Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int8 2022-08-17T12:48:43.7019345Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_uint8 2022-08-17T12:48:43.7020355Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex64 2022-08-17T12:48:43.7608843Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float16 2022-08-17T12:48:43.7609538Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_uint8 2022-08-17T12:48:43.8246161Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_bfloat16 2022-08-17T12:48:43.8253840Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:48:44.0824477Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float16 2022-08-17T12:48:44.0825362Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex128 2022-08-17T12:48:44.0825976Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex32 2022-08-17T12:48:44.0944274Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float16 2022-08-17T12:48:44.2095598Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float32 2022-08-17T12:48:44.2096552Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_bfloat16 2022-08-17T12:48:44.2865267Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_bool 2022-08-17T12:48:44.2924572Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float32 2022-08-17T12:48:44.4356937Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float64 2022-08-17T12:48:44.4357761Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float16 2022-08-17T12:48:44.5630244Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:48:44.5631283Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float64 2022-08-17T12:48:44.6327767Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int16 2022-08-17T12:48:44.6337366Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_bool 2022-08-17T12:48:44.6920391Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_complex128 2022-08-17T12:48:44.6941034Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int16 2022-08-17T12:48:44.8959850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int32 2022-08-17T12:48:44.8975292Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int32 2022-08-17T12:48:44.9245472Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int64 2022-08-17T12:48:44.9246618Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex32 2022-08-17T12:48:44.9400477Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex64 2022-08-17T12:48:44.9411572Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:48:45.0623018Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:48:45.0639545Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int64 2022-08-17T12:48:45.1972953Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int8 2022-08-17T12:48:45.1973863Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int8 2022-08-17T12:48:45.3497955Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_uint8 2022-08-17T12:48:45.3499626Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_uint8 2022-08-17T12:48:45.4107963Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_bfloat16 2022-08-17T12:48:45.4148550Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex64 2022-08-17T12:48:45.4514727Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float16 2022-08-17T12:48:45.4515602Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:48:45.4980987Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_bfloat16 2022-08-17T12:48:45.5005581Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_bfloat16 2022-08-17T12:48:45.5545404Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_complex128 2022-08-17T12:48:45.5546251Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_complex128 2022-08-17T12:48:45.6006897Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_complex64 2022-08-17T12:48:45.6007739Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_complex64 2022-08-17T12:48:45.6607375Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float16 2022-08-17T12:48:45.6609535Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float16 2022-08-17T12:48:45.6610261Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float32 2022-08-17T12:48:45.6610928Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_complex128 2022-08-17T12:48:45.6611534Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_complex64 2022-08-17T12:48:45.6615193Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_bfloat16 2022-08-17T12:48:45.6968573Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_bool 2022-08-17T12:48:45.6977832Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float32 2022-08-17T12:48:45.7426472Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float64 2022-08-17T12:48:45.7447036Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float64 2022-08-17T12:48:45.7529210Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int16 2022-08-17T12:48:45.7540357Z [gw3] [ 61%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int16 2022-08-17T12:48:45.7644876Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int32 2022-08-17T12:48:45.7645674Z [gw3] [ 61%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int32 2022-08-17T12:48:45.7808425Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int64 2022-08-17T12:48:45.7809037Z [gw3] [ 61%] XFAIL test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int64 2022-08-17T12:48:45.8301006Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int8 2022-08-17T12:48:45.8324476Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int8 2022-08-17T12:48:45.8750684Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_uint8 2022-08-17T12:48:45.8764929Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_uint8 2022-08-17T12:48:45.9716086Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_bfloat16 2022-08-17T12:48:45.9755487Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_bool 2022-08-17T12:48:46.0543156Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex128 2022-08-17T12:48:46.0544046Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float16 2022-08-17T12:48:46.2519082Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float32 2022-08-17T12:48:46.2538776Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_bfloat16 2022-08-17T12:48:46.3569353Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_bool 2022-08-17T12:48:46.3583223Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float32 2022-08-17T12:48:46.4065554Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float64 2022-08-17T12:48:46.4074721Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_complex64 2022-08-17T12:48:46.6809131Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_float32 2022-08-17T12:48:46.6810043Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_float32 2022-08-17T12:48:46.7047669Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_float64 2022-08-17T12:48:46.7048458Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex128 2022-08-17T12:48:46.7160136Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex32 2022-08-17T12:48:46.7160893Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float64 2022-08-17T12:48:46.8782145Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int16 2022-08-17T12:48:46.8796935Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int16 2022-08-17T12:48:46.8842183Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_bool 2022-08-17T12:48:46.8842858Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int32 2022-08-17T12:48:47.0126516Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_complex128 2022-08-17T12:48:47.0127285Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_float64 2022-08-17T12:48:47.0534577Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int16 2022-08-17T12:48:47.0535280Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int32 2022-08-17T12:48:47.2152808Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int64 2022-08-17T12:48:47.2193923Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int64 2022-08-17T12:48:47.2876410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int8 2022-08-17T12:48:47.2879330Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int16 2022-08-17T12:48:47.3500246Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int32 2022-08-17T12:48:47.3510440Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int8 2022-08-17T12:48:47.4846294Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_uint8 2022-08-17T12:48:47.4857211Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_uint8 2022-08-17T12:48:47.5595166Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_bfloat16 2022-08-17T12:48:47.5627337Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int32 2022-08-17T12:48:47.6132480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int64 2022-08-17T12:48:47.6139030Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex32 2022-08-17T12:48:47.8748179Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex64 2022-08-17T12:48:47.8749181Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int64 2022-08-17T12:48:47.9014090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int8 2022-08-17T12:48:47.9055232Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_bfloat16 2022-08-17T12:48:47.9213774Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_bool 2022-08-17T12:48:47.9214804Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_complex128 2022-08-17T12:48:48.2046486Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_complex64 2022-08-17T12:48:48.2047352Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex64 2022-08-17T12:48:48.2069288Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float16 2022-08-17T12:48:48.2113326Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int8 2022-08-17T12:48:48.5336043Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_uint8 2022-08-17T12:48:48.5340255Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_uint8 2022-08-17T12:48:48.5538760Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_bool 2022-08-17T12:48:48.5539622Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_complex128 2022-08-17T12:48:48.6284616Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_bfloat16 2022-08-17T12:48:48.6455031Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float16 2022-08-17T12:48:48.9188748Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float32 2022-08-17T12:48:48.9192500Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float32 2022-08-17T12:48:48.9507896Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float64 2022-08-17T12:48:48.9508771Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_bfloat16 2022-08-17T12:48:49.2161150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_bool 2022-08-17T12:48:49.2162585Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_complex64 2022-08-17T12:48:49.2568453Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_float32 2022-08-17T12:48:49.2569687Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float64 2022-08-17T12:48:49.3993927Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int16 2022-08-17T12:48:49.4014977Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_bool 2022-08-17T12:48:49.4715296Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_complex128 2022-08-17T12:48:49.4716092Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int16 2022-08-17T12:48:49.6101929Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int32 2022-08-17T12:48:49.6102870Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_float32 2022-08-17T12:48:49.6894942Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_float64 2022-08-17T12:48:49.6906394Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int32 2022-08-17T12:48:49.9181651Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int64 2022-08-17T12:48:49.9182493Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int64 2022-08-17T12:48:50.0370691Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int8 2022-08-17T12:48:50.0371530Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_complex128 2022-08-17T12:48:50.0900035Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_complex64 2022-08-17T12:48:50.0913237Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_float64 2022-08-17T12:48:50.1202971Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int16 2022-08-17T12:48:50.1246713Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int8 2022-08-17T12:48:50.1975414Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_uint8 2022-08-17T12:48:50.1976047Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_complex128 2022-08-17T12:48:50.3055792Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_complex64 2022-08-17T12:48:50.3076087Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_uint8 2022-08-17T12:48:50.4774055Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_bfloat16 2022-08-17T12:48:50.4774873Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int16 2022-08-17T12:48:50.5025441Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int32 2022-08-17T12:48:50.5026261Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_bfloat16 2022-08-17T12:48:50.7378188Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_bool 2022-08-17T12:48:50.7379105Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_bool 2022-08-17T12:48:50.8615027Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_complex128 2022-08-17T12:48:50.8615867Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_complex64 2022-08-17T12:48:50.9827651Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_float32 2022-08-17T12:48:50.9828458Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int32 2022-08-17T12:48:51.3161655Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int64 2022-08-17T12:48:51.3162380Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_float32 2022-08-17T12:48:51.3208819Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_float64 2022-08-17T12:48:51.3210117Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_complex64 2022-08-17T12:48:51.3373158Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_float32 2022-08-17T12:48:51.3386406Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_complex128 2022-08-17T12:48:51.4934447Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_complex64 2022-08-17T12:48:51.4948393Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int64 2022-08-17T12:48:51.6445799Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int8 2022-08-17T12:48:51.6461900Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_float32 2022-08-17T12:48:51.6566388Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_float64 2022-08-17T12:48:51.6567235Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_float64 2022-08-17T12:48:51.6777566Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int16 2022-08-17T12:48:51.6778477Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_complex64 2022-08-17T12:48:51.8554705Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_float16 2022-08-17T12:48:51.8575566Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int8 2022-08-17T12:48:51.9507391Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_uint8 2022-08-17T12:48:51.9546211Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int16 2022-08-17T12:48:52.0313784Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int32 2022-08-17T12:48:52.0322706Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_float64 2022-08-17T12:48:52.0341851Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_float16 2022-08-17T12:48:52.0342584Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int16 2022-08-17T12:48:52.1847381Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_float32 2022-08-17T12:48:52.1859031Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_float32 2022-08-17T12:48:52.2130446Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_float64 2022-08-17T12:48:52.2131325Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_uint8 2022-08-17T12:48:52.2594012Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_bfloat16 2022-08-17T12:48:52.2594749Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int32 2022-08-17T12:48:52.3612288Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int64 2022-08-17T12:48:52.3613092Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int16 2022-08-17T12:48:52.4411132Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int32 2022-08-17T12:48:52.4450795Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_float64 2022-08-17T12:48:52.6044505Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int16 2022-08-17T12:48:52.6045326Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int16 2022-08-17T12:48:52.6347952Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int32 2022-08-17T12:48:52.6378924Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int64 2022-08-17T12:48:52.7462857Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int8 2022-08-17T12:48:52.7465419Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_bfloat16 2022-08-17T12:48:52.7466012Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_bool 2022-08-17T12:48:52.7466870Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int32 2022-08-17T12:48:52.7694147Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int64 2022-08-17T12:48:52.7695003Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int32 2022-08-17T12:48:52.9426060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int64 2022-08-17T12:48:52.9427056Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int64 2022-08-17T12:48:52.9832413Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int8 2022-08-17T12:48:52.9833514Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int8 2022-08-17T12:48:53.0923004Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_uint8 2022-08-17T12:48:53.0923994Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int8 2022-08-17T12:48:53.1146722Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_uint8 2022-08-17T12:48:53.1156499Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int64 2022-08-17T12:48:53.2306983Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int8 2022-08-17T12:48:53.2308188Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_uint8 2022-08-17T12:48:53.2908839Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_bfloat16 2022-08-17T12:48:53.2919884Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_bool 2022-08-17T12:48:53.2999863Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_uint8 2022-08-17T12:48:53.3000654Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_cpu_bfloat16 2022-08-17T12:48:53.3205219Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_float32 2022-08-17T12:48:53.3213115Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_cpu_bfloat16 2022-08-17T12:48:53.3441515Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_cpu_float32 2022-08-17T12:48:53.3452638Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_cpu_float32 2022-08-17T12:48:53.3694253Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_cpu_float64 2022-08-17T12:48:53.3711155Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_cpu_float64 2022-08-17T12:48:53.4573829Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_bfloat16 2022-08-17T12:48:53.4574698Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_bfloat16 2022-08-17T12:48:53.5094569Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_bool 2022-08-17T12:48:53.5095481Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int8 2022-08-17T12:48:53.7038162Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_uint8 2022-08-17T12:48:53.7042167Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_bool 2022-08-17T12:48:53.7057479Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_float32 2022-08-17T12:48:53.7058134Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_float16 2022-08-17T12:48:53.8967288Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_float64 2022-08-17T12:48:53.8968133Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_uint8 2022-08-17T12:48:54.0981277Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_bfloat16 2022-08-17T12:48:54.0988360Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_float16 2022-08-17T12:48:54.2054772Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_float32 2022-08-17T12:48:54.2055635Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_float64 2022-08-17T12:48:54.3051332Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int16 2022-08-17T12:48:54.3070024Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_float32 2022-08-17T12:48:54.3459652Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_float64 2022-08-17T12:48:54.3460869Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_bfloat16 2022-08-17T12:48:54.3641094Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_bool 2022-08-17T12:48:54.3656240Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_bfloat16 2022-08-17T12:48:54.5444986Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_bool 2022-08-17T12:48:54.5462144Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_float64 2022-08-17T12:48:54.5771273Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int16 2022-08-17T12:48:54.5781719Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int16 2022-08-17T12:48:54.6939485Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int32 2022-08-17T12:48:54.6940195Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int16 2022-08-17T12:48:54.8382031Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int32 2022-08-17T12:48:54.8392148Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int32 2022-08-17T12:48:54.9092740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int64 2022-08-17T12:48:54.9093519Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_bool 2022-08-17T12:48:54.9094121Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_float32 2022-08-17T12:48:54.9094704Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int32 2022-08-17T12:48:54.9095252Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int64 2022-08-17T12:48:54.9101172Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_bool 2022-08-17T12:48:55.0420311Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_complex128 2022-08-17T12:48:55.0421152Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int64 2022-08-17T12:48:55.1803455Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int8 2022-08-17T12:48:55.1804442Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int8 2022-08-17T12:48:55.3151648Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_uint8 2022-08-17T12:48:55.3152439Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_float32 2022-08-17T12:48:55.3153087Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_float64 2022-08-17T12:48:55.3153710Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int64 2022-08-17T12:48:55.3376976Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int8 2022-08-17T12:48:55.3387999Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_uint8 2022-08-17T12:48:55.6376072Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_bfloat16 2022-08-17T12:48:55.6377176Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_bfloat16 2022-08-17T12:48:55.7631151Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_bool 2022-08-17T12:48:55.7639619Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int8 2022-08-17T12:48:55.7667415Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_float64 2022-08-17T12:48:55.7668136Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int16 2022-08-17T12:48:55.9737367Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_uint8 2022-08-17T12:48:55.9743802Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_bool 2022-08-17T12:48:56.1131824Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float16 2022-08-17T12:48:56.1132603Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_complex128 2022-08-17T12:48:56.2511687Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_complex64 2022-08-17T12:48:56.2512579Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int16 2022-08-17T12:48:56.3108659Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int32 2022-08-17T12:48:56.3129308Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_uint8 2022-08-17T12:48:56.3688039Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_bfloat16 2022-08-17T12:48:56.3688883Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float16 2022-08-17T12:48:56.5497991Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float32 2022-08-17T12:48:56.5499180Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float32 2022-08-17T12:48:56.7220467Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float64 2022-08-17T12:48:56.7327367Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int32 2022-08-17T12:48:56.8845856Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int64 2022-08-17T12:48:56.8846924Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float64 2022-08-17T12:48:56.9391416Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int16 2022-08-17T12:48:56.9392525Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_bfloat16 2022-08-17T12:48:57.0587871Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_bool 2022-08-17T12:48:57.0643684Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int16 2022-08-17T12:48:57.1372056Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int32 2022-08-17T12:48:57.1397877Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int64 2022-08-17T12:48:57.1783190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int8 2022-08-17T12:48:57.1794588Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_complex64 2022-08-17T12:48:57.2172154Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_float32 2022-08-17T12:48:57.2179471Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int32 2022-08-17T12:48:57.3767542Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int64 2022-08-17T12:48:57.3782516Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int64 2022-08-17T12:48:57.4709419Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int8 2022-08-17T12:48:57.4710211Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int8 2022-08-17T12:48:57.4966974Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_uint8 2022-08-17T12:48:57.4978893Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_float32 2022-08-17T12:48:57.5335234Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_float64 2022-08-17T12:48:57.5352422Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int8 2022-08-17T12:48:57.6099981Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_uint8 2022-08-17T12:48:57.6101109Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_bool 2022-08-17T12:48:57.7046423Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_complex128 2022-08-17T12:48:57.7047264Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_uint8 2022-08-17T12:48:57.8978573Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int16 2022-08-17T12:48:57.8979424Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_uint8 2022-08-17T12:48:57.9874402Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_bool 2022-08-17T12:48:57.9875227Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_float64 2022-08-17T12:48:58.2217871Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int16 2022-08-17T12:48:58.2218920Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int16 2022-08-17T12:48:58.3124388Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int32 2022-08-17T12:48:58.3125247Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int16 2022-08-17T12:48:58.4101805Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int32 2022-08-17T12:48:58.4102636Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_bool 2022-08-17T12:48:58.5666781Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_float32 2022-08-17T12:48:58.5682026Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int32 2022-08-17T12:48:58.6252761Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int64 2022-08-17T12:48:58.6254007Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int32 2022-08-17T12:48:58.7585947Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int64 2022-08-17T12:48:58.7629997Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_float32 2022-08-17T12:48:58.8172898Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_float64 2022-08-17T12:48:58.8173565Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_complex128 2022-08-17T12:48:59.0233845Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_complex64 2022-08-17T12:48:59.0234622Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int64 2022-08-17T12:48:59.0344989Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int8 2022-08-17T12:48:59.0349681Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int64 2022-08-17T12:48:59.1548610Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int8 2022-08-17T12:48:59.1549488Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_float64 2022-08-17T12:48:59.3166791Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int16 2022-08-17T12:48:59.3177580Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int8 2022-08-17T12:48:59.4315456Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_uint8 2022-08-17T12:48:59.4327704Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int16 2022-08-17T12:48:59.4544206Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int32 2022-08-17T12:48:59.4555518Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int8 2022-08-17T12:48:59.6436646Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_uint8 2022-08-17T12:48:59.6459777Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_complex64 2022-08-17T12:48:59.6615895Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_float32 2022-08-17T12:48:59.6632886Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_uint8 2022-08-17T12:48:59.7630928Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_bfloat16 2022-08-17T12:48:59.7631730Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int32 2022-08-17T12:48:59.8022938Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int64 2022-08-17T12:48:59.8034513Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_uint8 2022-08-17T12:48:59.9689105Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_bfloat16 2022-08-17T12:48:59.9709853Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_float32 2022-08-17T12:49:00.1061807Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_float64 2022-08-17T12:49:00.1065628Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int64 2022-08-17T12:49:00.1806386Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int8 2022-08-17T12:49:00.1816345Z [gw0] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_bfloat16 2022-08-17T12:49:00.2347502Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_bool 2022-08-17T12:49:00.2361149Z [gw2] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_bfloat16 2022-08-17T12:49:00.3648906Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_bool 2022-08-17T12:49:00.3649540Z [gw3] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_float64 2022-08-17T12:49:00.3837287Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int16 2022-08-17T12:49:00.3857223Z [gw1] [ 61%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int8 2022-08-17T12:49:00.5913566Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_uint8 2022-08-17T12:49:00.5914492Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_bool 2022-08-17T12:49:00.7496325Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float16 2022-08-17T12:49:00.7497097Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_bool 2022-08-17T12:49:00.8326817Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex128 2022-08-17T12:49:00.8327771Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_uint8 2022-08-17T12:49:00.9020588Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_bool 2022-08-17T12:49:00.9021811Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int16 2022-08-17T12:49:01.2639164Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int32 2022-08-17T12:49:01.2639908Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int32 2022-08-17T12:49:01.2800977Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int64 2022-08-17T12:49:01.2830891Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float16 2022-08-17T12:49:01.3274566Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float32 2022-08-17T12:49:01.3275264Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_bool 2022-08-17T12:49:01.6259909Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_float32 2022-08-17T12:49:01.6319609Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float32 2022-08-17T12:49:01.6320416Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float64 2022-08-17T12:49:01.6321053Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_float32 2022-08-17T12:49:01.6473648Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_float64 2022-08-17T12:49:01.6474610Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int64 2022-08-17T12:49:01.9146033Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int8 2022-08-17T12:49:01.9146913Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex128 2022-08-17T12:49:02.0442057Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex32 2022-08-17T12:49:02.0443091Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_float64 2022-08-17T12:49:02.0487716Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int16 2022-08-17T12:49:02.0530674Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int8 2022-08-17T12:49:02.1405361Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_uint8 2022-08-17T12:49:02.1406102Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float64 2022-08-17T12:49:02.3707761Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int16 2022-08-17T12:49:02.3716161Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int16 2022-08-17T12:49:02.3888119Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int32 2022-08-17T12:49:02.3904078Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_uint8 2022-08-17T12:49:02.4260784Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_bfloat16 2022-08-17T12:49:02.4261625Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int16 2022-08-17T12:49:02.6870065Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int32 2022-08-17T12:49:02.6870812Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int32 2022-08-17T12:49:02.8161244Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int64 2022-08-17T12:49:02.8162140Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int32 2022-08-17T12:49:02.9363396Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int64 2022-08-17T12:49:02.9389274Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_bfloat16 2022-08-17T12:49:03.0733328Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_bool 2022-08-17T12:49:03.0764770Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int64 2022-08-17T12:49:03.2416995Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int8 2022-08-17T12:49:03.2418073Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int64 2022-08-17T12:49:03.3804014Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int8 2022-08-17T12:49:03.3804748Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int8 2022-08-17T12:49:03.5221143Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_uint8 2022-08-17T12:49:03.5228985Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int8 2022-08-17T12:49:03.5312763Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_uint8 2022-08-17T12:49:03.5320320Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex32 2022-08-17T12:49:03.5717644Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex64 2022-08-17T12:49:03.5718766Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_bool 2022-08-17T12:49:03.6809972Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_complex128 2022-08-17T12:49:03.6810798Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_uint8 2022-08-17T12:49:03.8339621Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_bfloat16 2022-08-17T12:49:03.8346826Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_uint8 2022-08-17T12:49:04.2389534Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_bfloat16 2022-08-17T12:49:04.2390349Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_bfloat16 2022-08-17T12:49:04.3536585Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_bool 2022-08-17T12:49:04.3537664Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_bfloat16 2022-08-17T12:49:04.4546301Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_bool 2022-08-17T12:49:04.4547245Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex64 2022-08-17T12:49:04.6600404Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float16 2022-08-17T12:49:04.6614099Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_complex128 2022-08-17T12:49:04.8355336Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_complex64 2022-08-17T12:49:04.8364962Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_bool 2022-08-17T12:49:05.0588385Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_float32 2022-08-17T12:49:05.0589289Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_bool 2022-08-17T12:49:05.3207916Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_float32 2022-08-17T12:49:05.3255670Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_float32 2022-08-17T12:49:05.3642561Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_float64 2022-08-17T12:49:05.3655846Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_float32 2022-08-17T12:49:05.6027843Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_float64 2022-08-17T12:49:05.6044819Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float16 2022-08-17T12:49:05.6184721Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float32 2022-08-17T12:49:05.6199683Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_complex64 2022-08-17T12:49:05.7123622Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_float32 2022-08-17T12:49:05.7124482Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_float64 2022-08-17T12:49:05.8145620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int16 2022-08-17T12:49:05.8155956Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_float64 2022-08-17T12:49:05.9483215Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int16 2022-08-17T12:49:05.9484144Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_float32 2022-08-17T12:49:06.1435398Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_float64 2022-08-17T12:49:06.1450664Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float32 2022-08-17T12:49:06.1751431Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float64 2022-08-17T12:49:06.1752438Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int16 2022-08-17T12:49:06.1899274Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int32 2022-08-17T12:49:06.1900147Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int16 2022-08-17T12:49:06.3614560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int32 2022-08-17T12:49:06.3615612Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_float64 2022-08-17T12:49:06.5599053Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int16 2022-08-17T12:49:06.5599905Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int32 2022-08-17T12:49:06.6296010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int64 2022-08-17T12:49:06.6296771Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int32 2022-08-17T12:49:06.7030391Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int64 2022-08-17T12:49:06.7031274Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int16 2022-08-17T12:49:06.7917800Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int32 2022-08-17T12:49:06.7929957Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float64 2022-08-17T12:49:06.9547228Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int16 2022-08-17T12:49:06.9548165Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int64 2022-08-17T12:49:07.0693080Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int8 2022-08-17T12:49:07.0704602Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int32 2022-08-17T12:49:07.1060342Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int64 2022-08-17T12:49:07.1145872Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int64 2022-08-17T12:49:07.1147054Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int8 2022-08-17T12:49:07.1149006Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int16 2022-08-17T12:49:07.3061043Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int32 2022-08-17T12:49:07.3061945Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int8 2022-08-17T12:49:07.4573676Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_uint8 2022-08-17T12:49:07.4574410Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int64 2022-08-17T12:49:07.4970027Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int8 2022-08-17T12:49:07.4987374Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int32 2022-08-17T12:49:07.5692143Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int64 2022-08-17T12:49:07.5723273Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int8 2022-08-17T12:49:07.6710625Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_uint8 2022-08-17T12:49:07.6733104Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_uint8 2022-08-17T12:49:07.7457454Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_bfloat16 2022-08-17T12:49:07.7463448Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_bfloat16 2022-08-17T12:49:07.7872207Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:49:07.7885274Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int8 2022-08-17T12:49:07.8604542Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_uint8 2022-08-17T12:49:07.8605153Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:49:07.8873378Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:49:07.8874721Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int64 2022-08-17T12:49:07.9694294Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int8 2022-08-17T12:49:07.9695162Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:49:07.9872282Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float16 2022-08-17T12:49:07.9891664Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_uint8 2022-08-17T12:49:08.0416430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_bool 2022-08-17T12:49:08.0422663Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float16 2022-08-17T12:49:08.0891353Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:49:08.0905014Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_uint8 2022-08-17T12:49:08.1504083Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_cpu_bfloat16 2022-08-17T12:49:08.1515374Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:49:08.1527147Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_cpu_bfloat16 2022-08-17T12:49:08.1654344Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int8 2022-08-17T12:49:08.1660823Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:49:08.1661677Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_cpu_float32 2022-08-17T12:49:08.2019504Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_uint8 2022-08-17T12:49:08.2033749Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_cpu_float32 2022-08-17T12:49:08.2576680Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_cpu_float64 2022-08-17T12:49:08.2584289Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:49:08.2602029Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_cpu_float64 2022-08-17T12:49:08.2602673Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_bfloat16 2022-08-17T12:49:08.3040195Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_bfloat16 2022-08-17T12:49:08.3041074Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_bfloat16 2022-08-17T12:49:08.3430634Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_complex128 2022-08-17T12:49:08.3431546Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_complex128 2022-08-17T12:49:08.4021910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_complex64 2022-08-17T12:49:08.4023177Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_complex64 2022-08-17T12:49:08.4028797Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float16 2022-08-17T12:49:08.4029797Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_bool 2022-08-17T12:49:08.4302115Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_float32 2022-08-17T12:49:08.4303067Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_uint8 2022-08-17T12:49:08.4385146Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_bfloat16 2022-08-17T12:49:08.4386163Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float16 2022-08-17T12:49:08.4843319Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float32 2022-08-17T12:49:08.4844192Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float32 2022-08-17T12:49:08.5268341Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float64 2022-08-17T12:49:08.5269165Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_bfloat16 2022-08-17T12:49:08.5353582Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_complex128 2022-08-17T12:49:08.5354482Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float64 2022-08-17T12:49:08.6059313Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_complex128 2022-08-17T12:49:08.6060458Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_complex128 2022-08-17T12:49:08.7022361Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_complex64 2022-08-17T12:49:08.7023892Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_complex64 2022-08-17T12:49:08.7597138Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_float32 2022-08-17T12:49:08.7620469Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_float32 2022-08-17T12:49:08.8412991Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_float64 2022-08-17T12:49:08.8420227Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_float64 2022-08-17T12:49:08.8572376Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_bfloat16 2022-08-17T12:49:08.8585863Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_bfloat16 2022-08-17T12:49:08.8640146Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_bool 2022-08-17T12:49:08.8666246Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_bool 2022-08-17T12:49:08.8730996Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_complex128 2022-08-17T12:49:08.8758430Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_complex128 2022-08-17T12:49:08.8818465Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_complex64 2022-08-17T12:49:08.8875991Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_complex64 2022-08-17T12:49:08.8976015Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float16 2022-08-17T12:49:08.8992275Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_complex128 2022-08-17T12:49:08.8993313Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float16 2022-08-17T12:49:08.9044988Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_complex64 2022-08-17T12:49:08.9130002Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float32 2022-08-17T12:49:08.9130855Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float32 2022-08-17T12:49:08.9178171Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float64 2022-08-17T12:49:08.9244419Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float64 2022-08-17T12:49:08.9245156Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int16 2022-08-17T12:49:08.9263516Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int16 2022-08-17T12:49:08.9332664Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int32 2022-08-17T12:49:08.9334776Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int32 2022-08-17T12:49:08.9399468Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int64 2022-08-17T12:49:08.9400152Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int64 2022-08-17T12:49:08.9466237Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int8 2022-08-17T12:49:08.9467183Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int8 2022-08-17T12:49:08.9507226Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_uint8 2022-08-17T12:49:08.9519575Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_uint8 2022-08-17T12:49:08.9769383Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_bfloat16 2022-08-17T12:49:08.9788178Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_bfloat16 2022-08-17T12:49:08.9985360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_bool 2022-08-17T12:49:09.0005038Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_bool 2022-08-17T12:49:09.0257646Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_complex128 2022-08-17T12:49:09.0285224Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_complex128 2022-08-17T12:49:09.0530284Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_complex64 2022-08-17T12:49:09.0900242Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_bfloat16 2022-08-17T12:49:09.0900904Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_bool 2022-08-17T12:49:09.0901826Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_complex64 2022-08-17T12:49:09.0902439Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float16 2022-08-17T12:49:09.1010972Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float16 2022-08-17T12:49:09.1011971Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float32 2022-08-17T12:49:09.1024746Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float32 2022-08-17T12:49:09.1235218Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float64 2022-08-17T12:49:09.1251333Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float64 2022-08-17T12:49:09.1330282Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int16 2022-08-17T12:49:09.1517211Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_float32 2022-08-17T12:49:09.1518748Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_float64 2022-08-17T12:49:09.1519446Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int16 2022-08-17T12:49:09.1758883Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int32 2022-08-17T12:49:09.1771615Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int32 2022-08-17T12:49:09.1986182Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int64 2022-08-17T12:49:09.1997683Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int64 2022-08-17T12:49:09.2224723Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int8 2022-08-17T12:49:09.2255999Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int8 2022-08-17T12:49:09.2346940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_uint8 2022-08-17T12:49:09.2347873Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_complex64 2022-08-17T12:49:09.2527905Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_float32 2022-08-17T12:49:09.2535104Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_uint8 2022-08-17T12:49:09.2666019Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_bfloat16 2022-08-17T12:49:09.2667269Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_bfloat16 2022-08-17T12:49:09.2816702Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_complex128 2022-08-17T12:49:09.2829795Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_complex128 2022-08-17T12:49:09.2951667Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_complex64 2022-08-17T12:49:09.2962815Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_complex64 2022-08-17T12:49:09.3065658Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float16 2022-08-17T12:49:09.3078178Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float16 2022-08-17T12:49:09.3173306Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float32 2022-08-17T12:49:09.3184425Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float32 2022-08-17T12:49:09.3234286Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float64 2022-08-17T12:49:09.3292203Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_bool 2022-08-17T12:49:09.3292957Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_complex128 2022-08-17T12:49:09.3611382Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float64 2022-08-17T12:49:09.3612162Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_bfloat16 2022-08-17T12:49:09.3837656Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_bfloat16 2022-08-17T12:49:09.3838353Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_bool 2022-08-17T12:49:09.3838985Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_bool 2022-08-17T12:49:09.4229142Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float16 2022-08-17T12:49:09.4229951Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float16 2022-08-17T12:49:09.4366901Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float32 2022-08-17T12:49:09.4396536Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float32 2022-08-17T12:49:09.4623343Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float64 2022-08-17T12:49:09.4635550Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float64 2022-08-17T12:49:09.4844317Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int16 2022-08-17T12:49:09.4845117Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int16 2022-08-17T12:49:09.5072374Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int32 2022-08-17T12:49:09.5109443Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int32 2022-08-17T12:49:09.5327052Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int64 2022-08-17T12:49:09.5337803Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int64 2022-08-17T12:49:09.5573413Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int8 2022-08-17T12:49:09.5615540Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int8 2022-08-17T12:49:09.5622591Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_uint8 2022-08-17T12:49:09.5648169Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_float32 2022-08-17T12:49:09.5817307Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_float64 2022-08-17T12:49:09.5831181Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_uint8 2022-08-17T12:49:09.6151077Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_bfloat16 2022-08-17T12:49:09.6193155Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_bfloat16 2022-08-17T12:49:09.6442613Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_bool 2022-08-17T12:49:09.6455964Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_bool 2022-08-17T12:49:09.6783903Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float16 2022-08-17T12:49:09.6796405Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float16 2022-08-17T12:49:09.7027300Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float32 2022-08-17T12:49:09.7040195Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float32 2022-08-17T12:49:09.7280381Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float64 2022-08-17T12:49:09.7291910Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float64 2022-08-17T12:49:09.7490275Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int16 2022-08-17T12:49:09.7501728Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int16 2022-08-17T12:49:09.7687832Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int32 2022-08-17T12:49:09.7699863Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int32 2022-08-17T12:49:09.7884132Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int64 2022-08-17T12:49:09.7899883Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int64 2022-08-17T12:49:09.8118888Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int8 2022-08-17T12:49:09.8130094Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int8 2022-08-17T12:49:09.8345606Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_uint8 2022-08-17T12:49:09.8356726Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_float64 2022-08-17T12:49:09.8368730Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_uint8 2022-08-17T12:49:09.8370213Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_bfloat16 2022-08-17T12:49:09.8584182Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:49:09.8595536Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_bfloat16 2022-08-17T12:49:09.8691847Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_bool 2022-08-17T12:49:09.8707589Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:49:09.8803459Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:49:09.8815008Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_bool 2022-08-17T12:49:09.9065335Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_complex128 2022-08-17T12:49:09.9080590Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:49:09.9086315Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_complex128 2022-08-17T12:49:09.9096506Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_float32 2022-08-17T12:49:09.9309444Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_complex64 2022-08-17T12:49:09.9321862Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_complex64 2022-08-17T12:49:09.9363190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float16 2022-08-17T12:49:09.9376689Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_float32 2022-08-17T12:49:09.9530355Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_float64 2022-08-17T12:49:09.9542262Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float16 2022-08-17T12:49:09.9650151Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float32 2022-08-17T12:49:09.9663698Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_float64 2022-08-17T12:49:09.9749560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_bfloat16 2022-08-17T12:49:09.9760758Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float32 2022-08-17T12:49:09.9987777Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float64 2022-08-17T12:49:09.9999721Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float64 2022-08-17T12:49:10.0277926Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int16 2022-08-17T12:49:10.0292173Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int16 2022-08-17T12:49:10.0521976Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int32 2022-08-17T12:49:10.0534615Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int32 2022-08-17T12:49:10.0730043Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int64 2022-08-17T12:49:10.0742544Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int64 2022-08-17T12:49:10.0857922Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int8 2022-08-17T12:49:10.0866920Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_complex128 2022-08-17T12:49:10.0981298Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_complex64 2022-08-17T12:49:10.0992821Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int8 2022-08-17T12:49:10.1256866Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_uint8 2022-08-17T12:49:10.1264867Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_uint8 2022-08-17T12:49:10.1387828Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_bfloat16 2022-08-17T12:49:10.1404352Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_bfloat16 2022-08-17T12:49:10.1531777Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float16 2022-08-17T12:49:10.1543905Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float16 2022-08-17T12:49:10.1683295Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float32 2022-08-17T12:49:10.1697088Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float32 2022-08-17T12:49:10.1812256Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float64 2022-08-17T12:49:10.1826382Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float64 2022-08-17T12:49:10.1934967Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int16 2022-08-17T12:49:10.1947494Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int16 2022-08-17T12:49:10.2053405Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int32 2022-08-17T12:49:10.2064322Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int32 2022-08-17T12:49:10.2159377Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int64 2022-08-17T12:49:10.2169935Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int64 2022-08-17T12:49:10.2210218Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int8 2022-08-17T12:49:10.2222028Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_bfloat16 2022-08-17T12:49:10.2265825Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:49:10.2278650Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int8 2022-08-17T12:49:10.2393817Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_uint8 2022-08-17T12:49:10.2404161Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_uint8 2022-08-17T12:49:10.2461204Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_bfloat16 2022-08-17T12:49:10.2470016Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_bfloat16 2022-08-17T12:49:10.2516178Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_bool 2022-08-17T12:49:10.2526857Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_bool 2022-08-17T12:49:10.2582922Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_complex128 2022-08-17T12:49:10.2593335Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_complex128 2022-08-17T12:49:10.2671157Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_complex64 2022-08-17T12:49:10.2681057Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_complex64 2022-08-17T12:49:10.2743571Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float16 2022-08-17T12:49:10.2753430Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float16 2022-08-17T12:49:10.2820790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float32 2022-08-17T12:49:10.2828436Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float32 2022-08-17T12:49:10.2883195Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float64 2022-08-17T12:49:10.2892852Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float64 2022-08-17T12:49:10.2940826Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int16 2022-08-17T12:49:10.2950534Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int16 2022-08-17T12:49:10.2997975Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int32 2022-08-17T12:49:10.3004759Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int32 2022-08-17T12:49:10.3052177Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int64 2022-08-17T12:49:10.3059303Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int64 2022-08-17T12:49:10.3116139Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int8 2022-08-17T12:49:10.3126877Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int8 2022-08-17T12:49:10.3192449Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_uint8 2022-08-17T12:49:10.3203295Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_uint8 2022-08-17T12:49:10.4342965Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_bfloat16 2022-08-17T12:49:10.4355077Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:49:10.5684136Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:49:10.5696096Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_bfloat16 2022-08-17T12:49:10.5886054Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_bool 2022-08-17T12:49:10.5915954Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_complex64 2022-08-17T12:49:10.6744704Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float16 2022-08-17T12:49:10.6749663Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:49:10.9042157Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float16 2022-08-17T12:49:10.9054903Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_bool 2022-08-17T12:49:10.9701960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_complex128 2022-08-17T12:49:10.9718730Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float16 2022-08-17T12:49:11.2117891Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:49:11.2129503Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:49:11.4194723Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:49:11.4207994Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float16 2022-08-17T12:49:11.4556649Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float32 2022-08-17T12:49:11.4569929Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:49:11.4848724Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_bfloat16 2022-08-17T12:49:11.4866031Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_bfloat16 2022-08-17T12:49:11.5048277Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_complex128 2022-08-17T12:49:11.5058196Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_complex128 2022-08-17T12:49:11.5275452Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_complex64 2022-08-17T12:49:11.5309333Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_complex64 2022-08-17T12:49:11.5581348Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float16 2022-08-17T12:49:11.5596531Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float16 2022-08-17T12:49:11.5805107Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float32 2022-08-17T12:49:11.5817839Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float32 2022-08-17T12:49:11.5991629Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float64 2022-08-17T12:49:11.6010432Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float64 2022-08-17T12:49:11.6073518Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int16 2022-08-17T12:49:11.6087486Z [gw0] [ 62%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int16 2022-08-17T12:49:11.6148300Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int32 2022-08-17T12:49:11.6162575Z [gw0] [ 62%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int32 2022-08-17T12:49:11.6223959Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int64 2022-08-17T12:49:11.6236867Z [gw0] [ 62%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int64 2022-08-17T12:49:11.6401808Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int8 2022-08-17T12:49:11.6413877Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int8 2022-08-17T12:49:11.6538514Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_uint8 2022-08-17T12:49:11.6551727Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_uint8 2022-08-17T12:49:11.9241218Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_bfloat16 2022-08-17T12:49:11.9255072Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_complex128 2022-08-17T12:49:11.9402941Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_complex64 2022-08-17T12:49:11.9414846Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float32 2022-08-17T12:49:12.1317436Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float64 2022-08-17T12:49:12.1330815Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_bfloat16 2022-08-17T12:49:12.5413468Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_bool 2022-08-17T12:49:12.5442367Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float64 2022-08-17T12:49:12.5717721Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int16 2022-08-17T12:49:12.5732608Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_bool 2022-08-17T12:49:12.7720102Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_complex128 2022-08-17T12:49:12.7734922Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_complex64 2022-08-17T12:49:12.9785285Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_float32 2022-08-17T12:49:12.9799428Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_float64 2022-08-17T12:49:12.9961286Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int16 2022-08-17T12:49:12.9974482Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int16 2022-08-17T12:49:12.9983410Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int32 2022-08-17T12:49:12.9997229Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_float32 2022-08-17T12:49:13.4062778Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_float64 2022-08-17T12:49:13.4070679Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_float64 2022-08-17T12:49:13.5369201Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int16 2022-08-17T12:49:13.5370126Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int32 2022-08-17T12:49:13.7125847Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int64 2022-08-17T12:49:13.7126631Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int16 2022-08-17T12:49:13.7781938Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int32 2022-08-17T12:49:13.7782796Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_complex128 2022-08-17T12:49:13.8789951Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_complex64 2022-08-17T12:49:13.8790866Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int16 2022-08-17T12:49:14.2303997Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int32 2022-08-17T12:49:14.2304899Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int32 2022-08-17T12:49:14.2471475Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int64 2022-08-17T12:49:14.2500918Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int64 2022-08-17T12:49:14.4211808Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int8 2022-08-17T12:49:14.4212698Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int32 2022-08-17T12:49:14.6240515Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int64 2022-08-17T12:49:14.6241389Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int64 2022-08-17T12:49:14.8634378Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int8 2022-08-17T12:49:14.8635413Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int8 2022-08-17T12:49:14.8665326Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_complex64 2022-08-17T12:49:14.8666095Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_uint8 2022-08-17T12:49:14.9630188Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_float32 2022-08-17T12:49:14.9631125Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int8 2022-08-17T12:49:15.0876684Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_uint8 2022-08-17T12:49:15.0877773Z [gw1] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int64 2022-08-17T12:49:15.1702891Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int8 2022-08-17T12:49:15.1703949Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_float32 2022-08-17T12:49:15.2227615Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_float64 2022-08-17T12:49:15.2228795Z [gw2] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_uint8 2022-08-17T12:49:15.3163085Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_bfloat16 2022-08-17T12:49:15.3163987Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_uint8 2022-08-17T12:49:15.5539427Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_bfloat16 2022-08-17T12:49:15.5540207Z [gw3] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_bfloat16 2022-08-17T12:49:15.5818020Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_bool 2022-08-17T12:49:15.5827721Z [gw0] [ 62%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_float64 2022-08-17T12:49:15.6388115Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int16 2022-08-17T12:49:15.6389077Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_bfloat16 2022-08-17T12:49:15.6838387Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_bool 2022-08-17T12:49:15.6841608Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int8 2022-08-17T12:49:15.8157846Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_uint8 2022-08-17T12:49:15.8158625Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_bool 2022-08-17T12:49:15.9477696Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_complex128 2022-08-17T12:49:15.9494880Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int16 2022-08-17T12:49:16.2294745Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int32 2022-08-17T12:49:16.2296073Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_bool 2022-08-17T12:49:16.3329293Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_complex128 2022-08-17T12:49:16.3655551Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_complex128 2022-08-17T12:49:16.3656263Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_complex64 2022-08-17T12:49:16.3656785Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int32 2022-08-17T12:49:16.5173570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int64 2022-08-17T12:49:16.5174469Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_uint8 2022-08-17T12:49:16.7097262Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_bfloat16 2022-08-17T12:49:16.7098076Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_complex64 2022-08-17T12:49:16.7577370Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float16 2022-08-17T12:49:16.7579056Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int64 2022-08-17T12:49:16.9454896Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int8 2022-08-17T12:49:16.9455811Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_bfloat16 2022-08-17T12:49:17.0751992Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_bool 2022-08-17T12:49:17.0752978Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int8 2022-08-17T12:49:17.0994674Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_uint8 2022-08-17T12:49:17.0995532Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float16 2022-08-17T12:49:17.3287977Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float32 2022-08-17T12:49:17.3290799Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_complex128 2022-08-17T12:49:17.3749852Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_complex64 2022-08-17T12:49:17.3750807Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float32 2022-08-17T12:49:17.6161597Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float64 2022-08-17T12:49:17.6176413Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_uint8 2022-08-17T12:49:17.6388102Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_bfloat16 2022-08-17T12:49:17.6389015Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_bool 2022-08-17T12:49:17.7164992Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_complex128 2022-08-17T12:49:17.7192189Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float64 2022-08-17T12:49:17.9640877Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int16 2022-08-17T12:49:17.9641648Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int16 2022-08-17T12:49:18.1508802Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int32 2022-08-17T12:49:18.1509662Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int32 2022-08-17T12:49:18.1795172Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int64 2022-08-17T12:49:18.1796101Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_bfloat16 2022-08-17T12:49:18.4423964Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_bool 2022-08-17T12:49:18.4424951Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int64 2022-08-17T12:49:18.4425588Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int8 2022-08-17T12:49:18.4624968Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_complex64 2022-08-17T12:49:18.6019670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_float32 2022-08-17T12:49:18.6037188Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int8 2022-08-17T12:49:18.7516484Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_uint8 2022-08-17T12:49:18.7517408Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_bool 2022-08-17T12:49:18.7837397Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_float32 2022-08-17T12:49:18.7838303Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_uint8 2022-08-17T12:49:18.7839123Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_float32 2022-08-17T12:49:18.7839886Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_float64 2022-08-17T12:49:19.1602677Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_bfloat16 2022-08-17T12:49:19.1603568Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_float32 2022-08-17T12:49:19.2745932Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_float64 2022-08-17T12:49:19.2747142Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_float64 2022-08-17T12:49:19.3604840Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int16 2022-08-17T12:49:19.3633454Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_complex128 2022-08-17T12:49:19.6232317Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_complex64 2022-08-17T12:49:19.6233224Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_float64 2022-08-17T12:49:19.6294547Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int16 2022-08-17T12:49:19.6424689Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_bfloat16 2022-08-17T12:49:19.6823796Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_bool 2022-08-17T12:49:19.6824915Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int16 2022-08-17T12:49:19.9727751Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int32 2022-08-17T12:49:19.9741342Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int16 2022-08-17T12:49:20.0004489Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int32 2022-08-17T12:49:20.0038410Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_bool 2022-08-17T12:49:20.0113507Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_complex128 2022-08-17T12:49:20.0136646Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int32 2022-08-17T12:49:20.2984578Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int64 2022-08-17T12:49:20.2997806Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int32 2022-08-17T12:49:20.3283128Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int64 2022-08-17T12:49:20.3305578Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_complex64 2022-08-17T12:49:20.3966534Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_float32 2022-08-17T12:49:20.4011089Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int64 2022-08-17T12:49:20.6237970Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int8 2022-08-17T12:49:20.6272707Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_float32 2022-08-17T12:49:20.6273598Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_float64 2022-08-17T12:49:20.6291527Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int64 2022-08-17T12:49:20.7475357Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int8 2022-08-17T12:49:20.7476705Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int8 2022-08-17T12:49:20.9312416Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_uint8 2022-08-17T12:49:20.9313309Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int8 2022-08-17T12:49:20.9920980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_uint8 2022-08-17T12:49:20.9945701Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_float64 2022-08-17T12:49:21.0191087Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int16 2022-08-17T12:49:21.0321320Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_uint8 2022-08-17T12:49:21.0337386Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_bfloat16 2022-08-17T12:49:21.0343113Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_complex128 2022-08-17T12:49:21.2121362Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_complex64 2022-08-17T12:49:21.2122249Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_uint8 2022-08-17T12:49:21.3214445Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_bfloat16 2022-08-17T12:49:21.3215272Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int16 2022-08-17T12:49:21.6323580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int32 2022-08-17T12:49:21.6343262Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_bfloat16 2022-08-17T12:49:21.6454996Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_bool 2022-08-17T12:49:21.6455793Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int32 2022-08-17T12:49:21.6765923Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int64 2022-08-17T12:49:21.6766830Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_bfloat16 2022-08-17T12:49:21.8757805Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_bool 2022-08-17T12:49:21.8771991Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_complex64 2022-08-17T12:49:22.0486114Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_float16 2022-08-17T12:49:22.0487298Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int64 2022-08-17T12:49:22.2152608Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int8 2022-08-17T12:49:22.2153496Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_bool 2022-08-17T12:49:22.2577577Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_complex128 2022-08-17T12:49:22.2578772Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_bool 2022-08-17T12:49:22.3604001Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_float32 2022-08-17T12:49:22.3619545Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int8 2022-08-17T12:49:22.6275267Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_uint8 2022-08-17T12:49:22.6297734Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_uint8 2022-08-17T12:49:22.7330068Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_bfloat16 2022-08-17T12:49:22.7340423Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_float32 2022-08-17T12:49:22.7667907Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_float64 2022-08-17T12:49:22.7669360Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_float16 2022-08-17T12:49:22.9953089Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_float32 2022-08-17T12:49:22.9953992Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_bfloat16 2022-08-17T12:49:23.2909884Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_bool 2022-08-17T12:49:23.2910693Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_bool 2022-08-17T12:49:23.3423992Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_complex128 2022-08-17T12:49:23.3499832Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_complex128 2022-08-17T12:49:23.3754760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_complex64 2022-08-17T12:49:23.3768553Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_float32 2022-08-17T12:49:23.4454828Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_float64 2022-08-17T12:49:23.4455541Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_float64 2022-08-17T12:49:24.0133057Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int16 2022-08-17T12:49:24.0133872Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int16 2022-08-17T12:49:24.0546468Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int32 2022-08-17T12:49:24.0547346Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_complex128 2022-08-17T12:49:24.0767199Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_complex64 2022-08-17T12:49:24.0783738Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_float64 2022-08-17T12:49:24.2730308Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int16 2022-08-17T12:49:24.2731191Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_complex64 2022-08-17T12:49:24.5042184Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_float32 2022-08-17T12:49:24.5057120Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int16 2022-08-17T12:49:24.5450244Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int32 2022-08-17T12:49:24.5451392Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int32 2022-08-17T12:49:24.5725088Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int64 2022-08-17T12:49:24.5847245Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_float32 2022-08-17T12:49:24.5847978Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_float64 2022-08-17T12:49:24.5848642Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_complex64 2022-08-17T12:49:24.9609048Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float16 2022-08-17T12:49:24.9623525Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_float64 2022-08-17T12:49:25.0163781Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int16 2022-08-17T12:49:25.0175417Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int32 2022-08-17T12:49:25.0949109Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int64 2022-08-17T12:49:25.0949927Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float16 2022-08-17T12:49:25.1293414Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float32 2022-08-17T12:49:25.1305709Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int64 2022-08-17T12:49:25.2824333Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int8 2022-08-17T12:49:25.2829153Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int16 2022-08-17T12:49:25.3848390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int32 2022-08-17T12:49:25.3849218Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float32 2022-08-17T12:49:25.5415441Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float64 2022-08-17T12:49:25.5447775Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int64 2022-08-17T12:49:25.6184627Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int8 2022-08-17T12:49:25.6185618Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int32 2022-08-17T12:49:25.6326997Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int64 2022-08-17T12:49:25.6361606Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int8 2022-08-17T12:49:25.7313677Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_uint8 2022-08-17T12:49:25.7333658Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float64 2022-08-17T12:49:25.8776813Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int16 2022-08-17T12:49:25.8777609Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int16 2022-08-17T12:49:25.9670407Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int32 2022-08-17T12:49:25.9671204Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int64 2022-08-17T12:49:26.0155477Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int8 2022-08-17T12:49:26.0167606Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int8 2022-08-17T12:49:26.0559122Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_uint8 2022-08-17T12:49:26.0876071Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int32 2022-08-17T12:49:26.2188305Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int64 2022-08-17T12:49:26.2189520Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_uint8 2022-08-17T12:49:26.2555809Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_bfloat16 2022-08-17T12:49:26.2556508Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int64 2022-08-17T12:49:26.4055283Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int8 2022-08-17T12:49:26.4056218Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int8 2022-08-17T12:49:26.4306896Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_uint8 2022-08-17T12:49:26.4307701Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int8 2022-08-17T12:49:26.6141129Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_uint8 2022-08-17T12:49:26.6150772Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_uint8 2022-08-17T12:49:26.6171371Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_uint8 2022-08-17T12:49:26.6172250Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_bfloat16 2022-08-17T12:49:26.6257323Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_bfloat16 2022-08-17T12:49:26.6293796Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_bfloat16 2022-08-17T12:49:26.6632734Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_bool 2022-08-17T12:49:26.6633386Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_bool 2022-08-17T12:49:26.6633972Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex128 2022-08-17T12:49:26.6634841Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex128 2022-08-17T12:49:26.6635615Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex32 2022-08-17T12:49:26.6638451Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex32 2022-08-17T12:49:26.6657694Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex64 2022-08-17T12:49:26.6680962Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex64 2022-08-17T12:49:26.6763082Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float16 2022-08-17T12:49:26.6802282Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float16 2022-08-17T12:49:26.6879006Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float32 2022-08-17T12:49:26.6879937Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float32 2022-08-17T12:49:26.7094147Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float64 2022-08-17T12:49:26.7112537Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float64 2022-08-17T12:49:26.7113141Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int16 2022-08-17T12:49:26.7113727Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int16 2022-08-17T12:49:26.7336301Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int32 2022-08-17T12:49:26.7337255Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int32 2022-08-17T12:49:26.7337874Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int64 2022-08-17T12:49:26.7338501Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int64 2022-08-17T12:49:26.7339023Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int8 2022-08-17T12:49:26.7339583Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int8 2022-08-17T12:49:26.7406981Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_uint8 2022-08-17T12:49:26.7411023Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_bfloat16 2022-08-17T12:49:26.7411757Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_bool 2022-08-17T12:49:26.7428019Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_uint8 2022-08-17T12:49:26.7490909Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_bfloat16 2022-08-17T12:49:26.7517848Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_bfloat16 2022-08-17T12:49:26.7561626Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_bool 2022-08-17T12:49:26.7594684Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_bool 2022-08-17T12:49:26.7675075Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex128 2022-08-17T12:49:26.7675906Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex128 2022-08-17T12:49:26.7752399Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex32 2022-08-17T12:49:26.7770743Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex32 2022-08-17T12:49:26.7841997Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex64 2022-08-17T12:49:26.7871000Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex64 2022-08-17T12:49:26.7938394Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float16 2022-08-17T12:49:26.7939231Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float16 2022-08-17T12:49:26.8012009Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float32 2022-08-17T12:49:26.8016130Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float32 2022-08-17T12:49:26.8089513Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float64 2022-08-17T12:49:26.8108189Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float64 2022-08-17T12:49:26.8251726Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int16 2022-08-17T12:49:26.8252354Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int16 2022-08-17T12:49:26.8253050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int32 2022-08-17T12:49:26.8253642Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int32 2022-08-17T12:49:26.8358388Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int64 2022-08-17T12:49:26.8359164Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int64 2022-08-17T12:49:26.8434753Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int8 2022-08-17T12:49:26.8457888Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int8 2022-08-17T12:49:26.8458540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_uint8 2022-08-17T12:49:26.8465026Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_uint8 2022-08-17T12:49:26.8657660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_bfloat16 2022-08-17T12:49:26.8714919Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_bfloat16 2022-08-17T12:49:26.8847049Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_complex128 2022-08-17T12:49:26.8870995Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_complex128 2022-08-17T12:49:26.9068573Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_complex64 2022-08-17T12:49:26.9069556Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_complex64 2022-08-17T12:49:26.9070104Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float16 2022-08-17T12:49:26.9138200Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_uint8 2022-08-17T12:49:26.9267428Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_bfloat16 2022-08-17T12:49:26.9268079Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float16 2022-08-17T12:49:26.9376696Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float32 2022-08-17T12:49:26.9400137Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float32 2022-08-17T12:49:26.9546135Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float64 2022-08-17T12:49:26.9567044Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float64 2022-08-17T12:49:26.9886148Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_bfloat16 2022-08-17T12:49:26.9887158Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_bfloat16 2022-08-17T12:49:27.0152898Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_complex128 2022-08-17T12:49:27.0175372Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_complex128 2022-08-17T12:49:27.0427806Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_complex64 2022-08-17T12:49:27.0446209Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_complex64 2022-08-17T12:49:27.0731263Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float16 2022-08-17T12:49:27.0747475Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float16 2022-08-17T12:49:27.0997027Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float32 2022-08-17T12:49:27.1014901Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float32 2022-08-17T12:49:27.1263920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float64 2022-08-17T12:49:27.1338290Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float64 2022-08-17T12:49:27.3015090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_bfloat16 2022-08-17T12:49:27.3061035Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_bfloat16 2022-08-17T12:49:27.3474560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_bool 2022-08-17T12:49:27.3491573Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_bool 2022-08-17T12:49:27.4677893Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_complex128 2022-08-17T12:49:27.4678828Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_bfloat16 2022-08-17T12:49:27.8276564Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_bool 2022-08-17T12:49:27.8287272Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_bool 2022-08-17T12:49:27.8315592Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_bool 2022-08-17T12:49:27.8316499Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_complex128 2022-08-17T12:49:28.0474735Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_complex128 2022-08-17T12:49:28.0486319Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_bfloat16 2022-08-17T12:49:28.5689705Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex128 2022-08-17T12:49:28.5690608Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_complex128 2022-08-17T12:49:28.9673636Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_complex64 2022-08-17T12:49:28.9685090Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_complex128 2022-08-17T12:49:28.9726375Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_complex64 2022-08-17T12:49:28.9740210Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_complex128 2022-08-17T12:49:29.1998770Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_complex64 2022-08-17T12:49:29.2008879Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex128 2022-08-17T12:49:29.3274879Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex32 2022-08-17T12:49:29.3281984Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_complex64 2022-08-17T12:49:29.6538246Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_float32 2022-08-17T12:49:29.6539256Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_float32 2022-08-17T12:49:29.6542262Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_complex64 2022-08-17T12:49:29.6569188Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_float64 2022-08-17T12:49:29.8019284Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_float32 2022-08-17T12:49:29.8035930Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_complex64 2022-08-17T12:49:29.8347341Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float16 2022-08-17T12:49:29.8348287Z [gw1] [ 63%] XFAIL test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex32 2022-08-17T12:49:29.9885059Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex64 2022-08-17T12:49:29.9886147Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_float32 2022-08-17T12:49:30.0670632Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_float64 2022-08-17T12:49:30.0673040Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_float64 2022-08-17T12:49:30.3417921Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int16 2022-08-17T12:49:30.3418653Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int16 2022-08-17T12:49:30.3700440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int32 2022-08-17T12:49:30.3712208Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_float64 2022-08-17T12:49:30.6074839Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int16 2022-08-17T12:49:30.6082822Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int32 2022-08-17T12:49:30.6398623Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int64 2022-08-17T12:49:30.6422093Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int16 2022-08-17T12:49:30.6599968Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int32 2022-08-17T12:49:30.6627323Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float16 2022-08-17T12:49:30.6689930Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float32 2022-08-17T12:49:30.6696156Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex64 2022-08-17T12:49:30.9211965Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float16 2022-08-17T12:49:30.9235508Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int64 2022-08-17T12:49:30.9297928Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int8 2022-08-17T12:49:30.9310148Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int32 2022-08-17T12:49:31.1545377Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int64 2022-08-17T12:49:31.1563995Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float32 2022-08-17T12:49:31.1869018Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float64 2022-08-17T12:49:31.1933512Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int8 2022-08-17T12:49:31.2640884Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_uint8 2022-08-17T12:49:31.2642073Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int64 2022-08-17T12:49:31.4818200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int8 2022-08-17T12:49:31.4842385Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_uint8 2022-08-17T12:49:31.5679112Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_bfloat16 2022-08-17T12:49:31.5683344Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int8 2022-08-17T12:49:31.7416278Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_uint8 2022-08-17T12:49:31.7417405Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float16 2022-08-17T12:49:31.8006436Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float32 2022-08-17T12:49:31.8007462Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float64 2022-08-17T12:49:31.8397577Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int16 2022-08-17T12:49:31.8398540Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_bfloat16 2022-08-17T12:49:31.8399217Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_bool 2022-08-17T12:49:31.8404347Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_uint8 2022-08-17T12:49:31.8754195Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_cpu_bfloat16 2022-08-17T12:49:31.8796691Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_cpu_bfloat16 2022-08-17T12:49:31.9091050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_cpu_float32 2022-08-17T12:49:31.9091943Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_cpu_float32 2022-08-17T12:49:31.9346975Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_cpu_float64 2022-08-17T12:49:31.9355489Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_cpu_float64 2022-08-17T12:49:32.2402216Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_bfloat16 2022-08-17T12:49:32.2402905Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float32 2022-08-17T12:49:32.2912625Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float64 2022-08-17T12:49:32.2923945Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int16 2022-08-17T12:49:32.3544229Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int32 2022-08-17T12:49:32.3545157Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_bfloat16 2022-08-17T12:49:32.3751215Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_bool 2022-08-17T12:49:32.3752093Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_bool 2022-08-17T12:49:32.5695874Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_complex128 2022-08-17T12:49:32.5715633Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_bool 2022-08-17T12:49:32.8728807Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_complex128 2022-08-17T12:49:32.8737290Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int32 2022-08-17T12:49:32.9205731Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int64 2022-08-17T12:49:32.9237048Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float64 2022-08-17T12:49:33.1736549Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int16 2022-08-17T12:49:33.1737417Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_complex128 2022-08-17T12:49:33.3058802Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_complex64 2022-08-17T12:49:33.3059658Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int16 2022-08-17T12:49:33.3513913Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int32 2022-08-17T12:49:33.3596231Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_complex128 2022-08-17T12:49:33.4198478Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_complex64 2022-08-17T12:49:33.4273226Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int64 2022-08-17T12:49:33.6338005Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int8 2022-08-17T12:49:33.6339148Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int32 2022-08-17T12:49:33.8148461Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int64 2022-08-17T12:49:33.8156384Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_complex64 2022-08-17T12:49:33.8985683Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_float32 2022-08-17T12:49:33.8995456Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_complex64 2022-08-17T12:49:33.9130722Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float16 2022-08-17T12:49:33.9159223Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int8 2022-08-17T12:49:34.0113640Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_uint8 2022-08-17T12:49:34.0114674Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int64 2022-08-17T12:49:34.1573204Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int8 2022-08-17T12:49:34.1656267Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_float32 2022-08-17T12:49:34.3343839Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_float64 2022-08-17T12:49:34.3362407Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int8 2022-08-17T12:49:34.3880965Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_uint8 2022-08-17T12:49:34.3892423Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_uint8 2022-08-17T12:49:34.5635949Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_bfloat16 2022-08-17T12:49:34.5636934Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_float64 2022-08-17T12:49:34.5854806Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int16 2022-08-17T12:49:34.5855490Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float16 2022-08-17T12:49:34.6705708Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float32 2022-08-17T12:49:34.6717765Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_uint8 2022-08-17T12:49:34.7056749Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_bfloat16 2022-08-17T12:49:34.7057427Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_bfloat16 2022-08-17T12:49:34.7255840Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_bool 2022-08-17T12:49:34.7256662Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_bool 2022-08-17T12:49:34.7502352Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_complex128 2022-08-17T12:49:34.7522237Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_complex128 2022-08-17T12:49:34.7759936Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_complex64 2022-08-17T12:49:34.7770977Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_complex64 2022-08-17T12:49:34.7866696Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float16 2022-08-17T12:49:34.7966705Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float32 2022-08-17T12:49:34.8121509Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float64 2022-08-17T12:49:34.8141155Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float16 2022-08-17T12:49:34.8310212Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float32 2022-08-17T12:49:34.8373167Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float32 2022-08-17T12:49:34.8561077Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float64 2022-08-17T12:49:34.8584552Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float64 2022-08-17T12:49:34.8811523Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int16 2022-08-17T12:49:34.8824793Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int16 2022-08-17T12:49:34.9035702Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int32 2022-08-17T12:49:34.9047581Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int32 2022-08-17T12:49:34.9069542Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int64 2022-08-17T12:49:34.9095376Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int16 2022-08-17T12:49:34.9272694Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int32 2022-08-17T12:49:34.9285394Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int64 2022-08-17T12:49:34.9492626Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int8 2022-08-17T12:49:34.9554933Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int8 2022-08-17T12:49:34.9734315Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_uint8 2022-08-17T12:49:34.9755686Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_uint8 2022-08-17T12:49:34.9800626Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_bfloat16 2022-08-17T12:49:34.9823517Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_bfloat16 2022-08-17T12:49:34.9859235Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_bool 2022-08-17T12:49:34.9870150Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_bool 2022-08-17T12:49:34.9918857Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_complex128 2022-08-17T12:49:34.9931808Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_complex128 2022-08-17T12:49:34.9975169Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_complex64 2022-08-17T12:49:34.9987739Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_complex64 2022-08-17T12:49:35.0037272Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float16 2022-08-17T12:49:35.0049880Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float16 2022-08-17T12:49:35.0097802Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float32 2022-08-17T12:49:35.0112253Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float32 2022-08-17T12:49:35.0151178Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float64 2022-08-17T12:49:35.0162555Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float64 2022-08-17T12:49:35.0199011Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int16 2022-08-17T12:49:35.0210281Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int16 2022-08-17T12:49:35.0245455Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int32 2022-08-17T12:49:35.0261643Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int32 2022-08-17T12:49:35.0291488Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int64 2022-08-17T12:49:35.0302616Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int64 2022-08-17T12:49:35.0345471Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int8 2022-08-17T12:49:35.0354656Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int8 2022-08-17T12:49:35.0387366Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_uint8 2022-08-17T12:49:35.0412879Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_uint8 2022-08-17T12:49:35.0936982Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_bfloat16 2022-08-17T12:49:35.0937935Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_bfloat16 2022-08-17T12:49:35.1539471Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_complex128 2022-08-17T12:49:35.1557286Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float64 2022-08-17T12:49:35.2322223Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int16 2022-08-17T12:49:35.2323336Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int32 2022-08-17T12:49:35.4350749Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int64 2022-08-17T12:49:35.4364346Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int16 2022-08-17T12:49:35.4624039Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int32 2022-08-17T12:49:35.5970267Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_bfloat16 2022-08-17T12:49:35.5976505Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_bool 2022-08-17T12:49:35.5977593Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int64 2022-08-17T12:49:35.7512329Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int8 2022-08-17T12:49:35.7513298Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int32 2022-08-17T12:49:35.7609398Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int64 2022-08-17T12:49:35.7628670Z [gw3] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_complex128 2022-08-17T12:49:35.8731214Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_complex64 2022-08-17T12:49:35.8732087Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int8 2022-08-17T12:49:35.9355476Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_uint8 2022-08-17T12:49:35.9356376Z [gw1] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_bool 2022-08-17T12:49:36.0472765Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_complex128 2022-08-17T12:49:36.0473668Z [gw0] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int64 2022-08-17T12:49:36.1742665Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int8 2022-08-17T12:49:36.1814451Z [gw2] [ 63%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_uint8 2022-08-17T12:49:36.1815911Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_bfloat16 2022-08-17T12:49:36.1816614Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_bfloat16 2022-08-17T12:49:36.1818051Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_bool 2022-08-17T12:49:36.1818919Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_bool 2022-08-17T12:49:36.1895739Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex128 2022-08-17T12:49:36.1903889Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex128 2022-08-17T12:49:36.1989623Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex32 2022-08-17T12:49:36.2026070Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex32 2022-08-17T12:49:36.2084672Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex64 2022-08-17T12:49:36.2131441Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex64 2022-08-17T12:49:36.2347043Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float16 2022-08-17T12:49:36.2347830Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float16 2022-08-17T12:49:36.2348521Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float32 2022-08-17T12:49:36.2349205Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float32 2022-08-17T12:49:36.2349843Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float64 2022-08-17T12:49:36.2350544Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float64 2022-08-17T12:49:36.2477491Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int16 2022-08-17T12:49:36.2478543Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int16 2022-08-17T12:49:36.2494987Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int32 2022-08-17T12:49:36.2495891Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int32 2022-08-17T12:49:36.2551469Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int64 2022-08-17T12:49:36.2552245Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int64 2022-08-17T12:49:36.2605566Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int8 2022-08-17T12:49:36.2622126Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int8 2022-08-17T12:49:36.2682932Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_uint8 2022-08-17T12:49:36.2690143Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_uint8 2022-08-17T12:49:36.2787460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_bfloat16 2022-08-17T12:49:36.2797655Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_bfloat16 2022-08-17T12:49:36.2869940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_bool 2022-08-17T12:49:36.2881766Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_bool 2022-08-17T12:49:36.2985675Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex128 2022-08-17T12:49:36.2993896Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex128 2022-08-17T12:49:36.3113301Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex32 2022-08-17T12:49:36.3114613Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex32 2022-08-17T12:49:36.3212146Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex64 2022-08-17T12:49:36.3280070Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex64 2022-08-17T12:49:36.3310589Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float16 2022-08-17T12:49:36.3318568Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float16 2022-08-17T12:49:36.3495958Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float32 2022-08-17T12:49:36.3496849Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float32 2022-08-17T12:49:36.3497668Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float64 2022-08-17T12:49:36.3531905Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int8 2022-08-17T12:49:36.3532832Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float64 2022-08-17T12:49:36.3533491Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int16 2022-08-17T12:49:36.3593417Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_uint8 2022-08-17T12:49:36.3608764Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int16 2022-08-17T12:49:36.3685539Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int32 2022-08-17T12:49:36.3701132Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int32 2022-08-17T12:49:36.3760000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int64 2022-08-17T12:49:36.3786724Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int64 2022-08-17T12:49:36.3841731Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int8 2022-08-17T12:49:36.3863009Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int8 2022-08-17T12:49:36.3925921Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_uint8 2022-08-17T12:49:36.3937416Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_uint8 2022-08-17T12:49:36.4055471Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_bfloat16 2022-08-17T12:49:36.4069082Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_bfloat16 2022-08-17T12:49:36.4177288Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_bool 2022-08-17T12:49:36.4178031Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_bool 2022-08-17T12:49:36.4290928Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex128 2022-08-17T12:49:36.4306100Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex128 2022-08-17T12:49:36.4442774Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex32 2022-08-17T12:49:36.4456722Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex32 2022-08-17T12:49:36.4572978Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex64 2022-08-17T12:49:36.4587080Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex64 2022-08-17T12:49:36.4714789Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float16 2022-08-17T12:49:36.4723867Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float16 2022-08-17T12:49:36.4742178Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_complex64 2022-08-17T12:49:36.4744647Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float32 2022-08-17T12:49:36.4835802Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_float32 2022-08-17T12:49:36.4848483Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float32 2022-08-17T12:49:36.4967264Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float64 2022-08-17T12:49:36.4984585Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float64 2022-08-17T12:49:36.5089159Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int16 2022-08-17T12:49:36.5103654Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int16 2022-08-17T12:49:36.5210875Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int32 2022-08-17T12:49:36.5217707Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int32 2022-08-17T12:49:36.5309003Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int64 2022-08-17T12:49:36.5320313Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int64 2022-08-17T12:49:36.5413656Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int8 2022-08-17T12:49:36.5424954Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int8 2022-08-17T12:49:36.5516431Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_uint8 2022-08-17T12:49:36.5528559Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_uint8 2022-08-17T12:49:36.5583075Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_bool 2022-08-17T12:49:36.5648655Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_uint8 2022-08-17T12:49:36.7389182Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_bfloat16 2022-08-17T12:49:36.7408791Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_complex128 2022-08-17T12:49:36.7597265Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_complex64 2022-08-17T12:49:36.7598221Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_bfloat16 2022-08-17T12:49:36.9076228Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_bool 2022-08-17T12:49:36.9077050Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_bool 2022-08-17T12:49:36.9666556Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int16 2022-08-17T12:49:36.9667683Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_bool 2022-08-17T12:49:37.1332455Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_complex128 2022-08-17T12:49:37.1341279Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_float32 2022-08-17T12:49:37.1909085Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_float64 2022-08-17T12:49:37.1937844Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int16 2022-08-17T12:49:37.3789647Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int32 2022-08-17T12:49:37.3855860Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_complex64 2022-08-17T12:49:37.4360722Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_float32 2022-08-17T12:49:37.4362558Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_complex128 2022-08-17T12:49:37.5605378Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_complex64 2022-08-17T12:49:37.5610282Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int32 2022-08-17T12:49:37.7005513Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int64 2022-08-17T12:49:37.7018960Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_float32 2022-08-17T12:49:37.7627604Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_float64 2022-08-17T12:49:37.7648371Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_complex64 2022-08-17T12:49:37.8027074Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float16 2022-08-17T12:49:37.8044369Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_float64 2022-08-17T12:49:37.9474227Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int16 2022-08-17T12:49:37.9495956Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int64 2022-08-17T12:49:38.1170898Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int8 2022-08-17T12:49:38.1197733Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float16 2022-08-17T12:49:38.1265371Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float32 2022-08-17T12:49:38.1266211Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_float64 2022-08-17T12:49:38.2346904Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int16 2022-08-17T12:49:38.2348063Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int8 2022-08-17T12:49:38.2930327Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_uint8 2022-08-17T12:49:38.2931476Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float32 2022-08-17T12:49:38.4220245Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float64 2022-08-17T12:49:38.4221250Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int16 2022-08-17T12:49:38.5353177Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int32 2022-08-17T12:49:38.5354024Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float64 2022-08-17T12:49:38.5625471Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int16 2022-08-17T12:49:38.5626529Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int16 2022-08-17T12:49:38.6523285Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int32 2022-08-17T12:49:38.6524468Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_uint8 2022-08-17T12:49:38.7102242Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int16 2022-08-17T12:49:38.7114624Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int16 2022-08-17T12:49:38.8321619Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int32 2022-08-17T12:49:38.8338582Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int32 2022-08-17T12:49:38.9019043Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int64 2022-08-17T12:49:38.9032315Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int32 2022-08-17T12:49:38.9395301Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int64 2022-08-17T12:49:38.9401086Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int16 2022-08-17T12:49:38.9944104Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int32 2022-08-17T12:49:38.9964422Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int64 2022-08-17T12:49:39.0171343Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int8 2022-08-17T12:49:39.0172366Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int32 2022-08-17T12:49:39.1119862Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int64 2022-08-17T12:49:39.1136760Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int8 2022-08-17T12:49:39.2388763Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_uint8 2022-08-17T12:49:39.2417535Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_uint8 2022-08-17T12:49:39.2893163Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_bfloat16 2022-08-17T12:49:39.2894314Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int32 2022-08-17T12:49:39.3406404Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:49:39.3407480Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int64 2022-08-17T12:49:39.5765872Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int8 2022-08-17T12:49:39.5783538Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:49:39.5884398Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int8 2022-08-17T12:49:39.5897059Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int8 2022-08-17T12:49:39.6182704Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_uint8 2022-08-17T12:49:39.6183525Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int64 2022-08-17T12:49:39.6619515Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int8 2022-08-17T12:49:39.6648719Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_bfloat16 2022-08-17T12:49:39.8455165Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_bool 2022-08-17T12:49:39.8456249Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int8 2022-08-17T12:49:39.8569016Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_uint8 2022-08-17T12:49:39.8570129Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int8 2022-08-17T12:49:39.8853461Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_uint8 2022-08-17T12:49:39.8854325Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_uint8 2022-08-17T12:49:39.9280858Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_bfloat16 2022-08-17T12:49:39.9281788Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_bool 2022-08-17T12:49:40.0465238Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_complex128 2022-08-17T12:49:40.0466323Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_uint8 2022-08-17T12:49:40.1106220Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_bfloat16 2022-08-17T12:49:40.1114508Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_bfloat16 2022-08-17T12:49:40.1296987Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_bool 2022-08-17T12:49:40.1311904Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_bool 2022-08-17T12:49:40.1657512Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_float32 2022-08-17T12:49:40.1658581Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_uint8 2022-08-17T12:49:40.2360412Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_bool 2022-08-17T12:49:40.2402240Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_float32 2022-08-17T12:49:40.2496228Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_float64 2022-08-17T12:49:40.2497225Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_bfloat16 2022-08-17T12:49:40.3379011Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_bool 2022-08-17T12:49:40.3380111Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_float64 2022-08-17T12:49:40.3566590Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int16 2022-08-17T12:49:40.3591806Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int16 2022-08-17T12:49:40.3741526Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int32 2022-08-17T12:49:40.3750034Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int32 2022-08-17T12:49:40.3802576Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_bool 2022-08-17T12:49:40.3803877Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int64 2022-08-17T12:49:40.3956085Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int16 2022-08-17T12:49:40.3957010Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int64 2022-08-17T12:49:40.4142017Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int8 2022-08-17T12:49:40.4154848Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int8 2022-08-17T12:49:40.4344933Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_uint8 2022-08-17T12:49:40.4345747Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_uint8 2022-08-17T12:49:40.5410697Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_bfloat16 2022-08-17T12:49:40.5423442Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int16 2022-08-17T12:49:40.6909132Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int32 2022-08-17T12:49:40.6912381Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int32 2022-08-17T12:49:40.7431773Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int64 2022-08-17T12:49:40.7432569Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_bool 2022-08-17T12:49:40.7769283Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_complex128 2022-08-17T12:49:40.7770696Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_complex128 2022-08-17T12:49:40.8646360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_complex64 2022-08-17T12:49:40.8647172Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int64 2022-08-17T12:49:40.9608528Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int8 2022-08-17T12:49:40.9637904Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_bfloat16 2022-08-17T12:49:40.9856951Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_bool 2022-08-17T12:49:40.9865983Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int8 2022-08-17T12:49:41.1426054Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_uint8 2022-08-17T12:49:41.1426903Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_uint8 2022-08-17T12:49:41.3192831Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_bool 2022-08-17T12:49:41.3193498Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_bool 2022-08-17T12:49:41.4046761Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float16 2022-08-17T12:49:41.4062249Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_complex64 2022-08-17T12:49:41.4157209Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float16 2022-08-17T12:49:41.4158109Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_bool 2022-08-17T12:49:41.7185134Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int16 2022-08-17T12:49:41.7185952Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_complex128 2022-08-17T12:49:41.7852908Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_complex64 2022-08-17T12:49:41.7885901Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int16 2022-08-17T12:49:42.1139186Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int32 2022-08-17T12:49:42.1150416Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float16 2022-08-17T12:49:42.1166778Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float16 2022-08-17T12:49:42.1167620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float32 2022-08-17T12:49:42.1330759Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float32 2022-08-17T12:49:42.1338292Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int32 2022-08-17T12:49:42.4492928Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int64 2022-08-17T12:49:42.4493719Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float32 2022-08-17T12:49:42.4804352Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float64 2022-08-17T12:49:42.4807794Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int64 2022-08-17T12:49:42.5048859Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int8 2022-08-17T12:49:42.5096581Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float32 2022-08-17T12:49:42.5505971Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float64 2022-08-17T12:49:42.5536018Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_complex64 2022-08-17T12:49:42.8123198Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_float32 2022-08-17T12:49:42.8124033Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int8 2022-08-17T12:49:42.8582866Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_uint8 2022-08-17T12:49:42.8583605Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_float32 2022-08-17T12:49:42.9819243Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_float64 2022-08-17T12:49:42.9837575Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float64 2022-08-17T12:49:43.0312854Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int16 2022-08-17T12:49:43.0313731Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float64 2022-08-17T12:49:43.0787481Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int16 2022-08-17T12:49:43.0813261Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_uint8 2022-08-17T12:49:43.1810708Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_bool 2022-08-17T12:49:43.1838964Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_float64 2022-08-17T12:49:43.2695013Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int16 2022-08-17T12:49:43.2695844Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int16 2022-08-17T12:49:43.4158586Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int32 2022-08-17T12:49:43.4159564Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_bool 2022-08-17T12:49:43.4290017Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int16 2022-08-17T12:49:43.4310238Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int16 2022-08-17T12:49:43.5200539Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int32 2022-08-17T12:49:43.5201422Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int16 2022-08-17T12:49:43.7383370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int32 2022-08-17T12:49:43.7384713Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int32 2022-08-17T12:49:43.8424823Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int64 2022-08-17T12:49:43.8425671Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int16 2022-08-17T12:49:43.8964861Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int32 2022-08-17T12:49:43.8965651Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int32 2022-08-17T12:49:43.9034326Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int64 2022-08-17T12:49:43.9035188Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int32 2022-08-17T12:49:44.2184289Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int64 2022-08-17T12:49:44.2200675Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int64 2022-08-17T12:49:44.2575214Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int8 2022-08-17T12:49:44.2576254Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int64 2022-08-17T12:49:44.3030058Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int8 2022-08-17T12:49:44.3070765Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int32 2022-08-17T12:49:44.3998039Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int64 2022-08-17T12:49:44.3999012Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int64 2022-08-17T12:49:44.5617964Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int8 2022-08-17T12:49:44.5623016Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int8 2022-08-17T12:49:44.5687998Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_uint8 2022-08-17T12:49:44.5706300Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int8 2022-08-17T12:49:44.6481976Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_uint8 2022-08-17T12:49:44.6502976Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int64 2022-08-17T12:49:44.7280593Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int8 2022-08-17T12:49:44.7281527Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int8 2022-08-17T12:49:44.8033643Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_uint8 2022-08-17T12:49:44.8060478Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_uint8 2022-08-17T12:49:44.8330883Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_bfloat16 2022-08-17T12:49:44.8331894Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_bfloat16 2022-08-17T12:49:44.8544396Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_bool 2022-08-17T12:49:44.8557678Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_bool 2022-08-17T12:49:44.8823425Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_complex128 2022-08-17T12:49:44.8834654Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_uint8 2022-08-17T12:49:44.8881763Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_complex128 2022-08-17T12:49:44.8882601Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_complex64 2022-08-17T12:49:44.9127381Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_bfloat16 2022-08-17T12:49:44.9143700Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_complex64 2022-08-17T12:49:44.9371456Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float16 2022-08-17T12:49:44.9387788Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float16 2022-08-17T12:49:44.9398498Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float32 2022-08-17T12:49:44.9409790Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int8 2022-08-17T12:49:44.9628881Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_uint8 2022-08-17T12:49:44.9660627Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float32 2022-08-17T12:49:44.9890297Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float64 2022-08-17T12:49:44.9909263Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float64 2022-08-17T12:49:45.0130289Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int16 2022-08-17T12:49:45.0143501Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int16 2022-08-17T12:49:45.0361907Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int32 2022-08-17T12:49:45.0370149Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int32 2022-08-17T12:49:45.0508745Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int64 2022-08-17T12:49:45.0509364Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_uint8 2022-08-17T12:49:45.0588793Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_bfloat16 2022-08-17T12:49:45.0607970Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int64 2022-08-17T12:49:45.0791388Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int8 2022-08-17T12:49:45.0792184Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_bfloat16 2022-08-17T12:49:45.0792797Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_bool 2022-08-17T12:49:45.0803709Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int8 2022-08-17T12:49:45.0842032Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_bool 2022-08-17T12:49:45.0842809Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex128 2022-08-17T12:49:45.1010823Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_uint8 2022-08-17T12:49:45.1011775Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex128 2022-08-17T12:49:45.1149484Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex32 2022-08-17T12:49:45.1150342Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_uint8 2022-08-17T12:49:45.1157888Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_complex128 2022-08-17T12:49:45.1158759Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_complex128 2022-08-17T12:49:45.1159406Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_complex64 2022-08-17T12:49:45.1159985Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_complex64 2022-08-17T12:49:45.1163033Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_float32 2022-08-17T12:49:45.1163711Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex32 2022-08-17T12:49:45.1164558Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex64 2022-08-17T12:49:45.1165219Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_float32 2022-08-17T12:49:45.1204807Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_float64 2022-08-17T12:49:45.1210629Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_float64 2022-08-17T12:49:45.1257925Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int16 2022-08-17T12:49:45.1258777Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int16 2022-08-17T12:49:45.1288967Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int32 2022-08-17T12:49:45.1308481Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int32 2022-08-17T12:49:45.1309206Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int64 2022-08-17T12:49:45.1314996Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex64 2022-08-17T12:49:45.1335555Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float16 2022-08-17T12:49:45.1362380Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int64 2022-08-17T12:49:45.1550695Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int8 2022-08-17T12:49:45.1551520Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int8 2022-08-17T12:49:45.1552187Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_uint8 2022-08-17T12:49:45.1552849Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_uint8 2022-08-17T12:49:45.1553754Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_bfloat16 2022-08-17T12:49:45.1555330Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float16 2022-08-17T12:49:45.1555949Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float32 2022-08-17T12:49:45.1571503Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_bfloat16 2022-08-17T12:49:45.1606045Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_bool 2022-08-17T12:49:45.1628743Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_bool 2022-08-17T12:49:45.1672150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex128 2022-08-17T12:49:45.1672909Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float32 2022-08-17T12:49:45.1772807Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float64 2022-08-17T12:49:45.1773656Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex128 2022-08-17T12:49:45.1818371Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex32 2022-08-17T12:49:45.1828304Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float64 2022-08-17T12:49:45.1839899Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex32 2022-08-17T12:49:45.1842659Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int16 2022-08-17T12:49:45.1948716Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex64 2022-08-17T12:49:45.1961974Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex64 2022-08-17T12:49:45.1987886Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float16 2022-08-17T12:49:45.2000900Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int16 2022-08-17T12:49:45.2054075Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int32 2022-08-17T12:49:45.2063612Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float16 2022-08-17T12:49:45.2148848Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float32 2022-08-17T12:49:45.2157966Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int32 2022-08-17T12:49:45.2172199Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float32 2022-08-17T12:49:45.2172847Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int64 2022-08-17T12:49:45.2310810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float64 2022-08-17T12:49:45.2311676Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float64 2022-08-17T12:49:45.2317574Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int16 2022-08-17T12:49:45.2335134Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int64 2022-08-17T12:49:45.2358622Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int8 2022-08-17T12:49:45.2370717Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int16 2022-08-17T12:49:45.2452944Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int32 2022-08-17T12:49:45.2464400Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int32 2022-08-17T12:49:45.2472668Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int64 2022-08-17T12:49:45.2484108Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int8 2022-08-17T12:49:45.2517991Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_uint8 2022-08-17T12:49:45.2539318Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_uint8 2022-08-17T12:49:45.2540138Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_shapes_cpu_float32 2022-08-17T12:49:45.2550134Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int64 2022-08-17T12:49:45.2586271Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int8 2022-08-17T12:49:45.2600350Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_shapes_cpu_float32 2022-08-17T12:49:45.2640512Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_bfloat16 2022-08-17T12:49:45.2649296Z [gw3] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_uint8 2022-08-17T12:49:45.2650075Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int8 2022-08-17T12:49:45.2650610Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_bfloat16 2022-08-17T12:49:45.2746190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_uint8 2022-08-17T12:49:45.2747143Z [gw1] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_uint8 2022-08-17T12:49:45.2826547Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_bfloat16 2022-08-17T12:49:45.2827413Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_bfloat16 2022-08-17T12:49:45.2996004Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_bool 2022-08-17T12:49:45.3007250Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_bool 2022-08-17T12:49:45.3180985Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_bfloat16 2022-08-17T12:49:45.3181856Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:49:45.3294044Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_bool 2022-08-17T12:49:45.3297990Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:49:45.3523571Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:49:45.3524398Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:49:45.3727159Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float16 2022-08-17T12:49:45.3746931Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float16 2022-08-17T12:49:45.3986334Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float32 2022-08-17T12:49:45.3999864Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float32 2022-08-17T12:49:45.4224729Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float64 2022-08-17T12:49:45.4225799Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float64 2022-08-17T12:49:45.4384049Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int16 2022-08-17T12:49:45.4399879Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int16 2022-08-17T12:49:45.4586167Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int32 2022-08-17T12:49:45.4587176Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int32 2022-08-17T12:49:45.4759634Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int64 2022-08-17T12:49:45.4791635Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int64 2022-08-17T12:49:45.4965597Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int8 2022-08-17T12:49:45.4996472Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int8 2022-08-17T12:49:45.5172065Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_uint8 2022-08-17T12:49:45.5202493Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_uint8 2022-08-17T12:49:45.5270954Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_bfloat16 2022-08-17T12:49:45.5288793Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_bfloat16 2022-08-17T12:49:45.5359337Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_bool 2022-08-17T12:49:45.5381267Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_bool 2022-08-17T12:49:45.5464628Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_complex128 2022-08-17T12:49:45.5549994Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_complex128 2022-08-17T12:49:45.5562969Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_complex64 2022-08-17T12:49:45.5575016Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_complex64 2022-08-17T12:49:45.5657980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_float16 2022-08-17T12:49:45.5676401Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_float16 2022-08-17T12:49:45.5702278Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_float32 2022-08-17T12:49:45.5703141Z [gw0] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_bool 2022-08-17T12:49:45.5796645Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_complex128 2022-08-17T12:49:45.5801715Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_float32 2022-08-17T12:49:45.5853508Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_float64 2022-08-17T12:49:45.5880174Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_float64 2022-08-17T12:49:45.5939378Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int16 2022-08-17T12:49:45.5951682Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int16 2022-08-17T12:49:45.6023802Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int32 2022-08-17T12:49:45.6024592Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int32 2022-08-17T12:49:45.6098636Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int64 2022-08-17T12:49:45.6121275Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int64 2022-08-17T12:49:45.6240673Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int8 2022-08-17T12:49:45.6241453Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int8 2022-08-17T12:49:45.6277852Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_uint8 2022-08-17T12:49:45.6278624Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_uint8 2022-08-17T12:49:45.6383598Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_bfloat16 2022-08-17T12:49:45.6397257Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_bfloat16 2022-08-17T12:49:45.6515525Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_bool 2022-08-17T12:49:45.6532083Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_bool 2022-08-17T12:49:45.6705108Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex128 2022-08-17T12:49:45.6706131Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex128 2022-08-17T12:49:45.6857892Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex32 2022-08-17T12:49:45.6865998Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex32 2022-08-17T12:49:45.7033842Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex64 2022-08-17T12:49:45.7034772Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex64 2022-08-17T12:49:45.7177904Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float16 2022-08-17T12:49:45.7193688Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float16 2022-08-17T12:49:45.7354154Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float32 2022-08-17T12:49:45.7355094Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float32 2022-08-17T12:49:45.7489762Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float64 2022-08-17T12:49:45.7520829Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float64 2022-08-17T12:49:45.7636136Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int16 2022-08-17T12:49:45.7637082Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int16 2022-08-17T12:49:45.7748113Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int32 2022-08-17T12:49:45.7773247Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int32 2022-08-17T12:49:45.7862204Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int64 2022-08-17T12:49:45.7887242Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int64 2022-08-17T12:49:45.7979164Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int8 2022-08-17T12:49:45.8007208Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int8 2022-08-17T12:49:45.8097144Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_uint8 2022-08-17T12:49:45.8117950Z [gw2] [ 64%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_uint8 2022-08-17T12:49:45.9316861Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_bfloat16 2022-08-17T12:49:45.9317720Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_bfloat16 2022-08-17T12:49:45.9318393Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_bool 2022-08-17T12:49:45.9319081Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_bfloat16 2022-08-17T12:49:46.1707607Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_bool 2022-08-17T12:49:46.1714407Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_bfloat16 2022-08-17T12:49:46.2143736Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_float32 2022-08-17T12:49:46.2148073Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_bool 2022-08-17T12:49:46.2874952Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float16 2022-08-17T12:49:46.2917584Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_complex128 2022-08-17T12:49:46.4027576Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_complex64 2022-08-17T12:49:46.4028565Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_bool 2022-08-17T12:49:46.5168639Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_complex128 2022-08-17T12:49:46.5186739Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_float32 2022-08-17T12:49:46.8442587Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_float64 2022-08-17T12:49:46.8465834Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_complex64 2022-08-17T12:49:46.9983447Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float16 2022-08-17T12:49:46.9984769Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_float64 2022-08-17T12:49:47.0555062Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_bfloat16 2022-08-17T12:49:47.0555938Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_bfloat16 2022-08-17T12:49:47.1051771Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_bool 2022-08-17T12:49:47.1067621Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_bool 2022-08-17T12:49:47.1653225Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex128 2022-08-17T12:49:47.1682189Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex128 2022-08-17T12:49:47.2275149Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex32 2022-08-17T12:49:47.2464376Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex32 2022-08-17T12:49:47.2658568Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex64 2022-08-17T12:49:47.2679709Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float16 2022-08-17T12:49:47.2960103Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float32 2022-08-17T12:49:47.2960910Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex64 2022-08-17T12:49:47.3455261Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float16 2022-08-17T12:49:47.3466065Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float16 2022-08-17T12:49:47.4054599Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float32 2022-08-17T12:49:47.4090443Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float32 2022-08-17T12:49:47.4621469Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float64 2022-08-17T12:49:47.4629768Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float64 2022-08-17T12:49:47.4728181Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int16 2022-08-17T12:49:47.4736206Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float16 2022-08-17T12:49:47.5090917Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float32 2022-08-17T12:49:47.5130770Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int16 2022-08-17T12:49:47.5597051Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int32 2022-08-17T12:49:47.5621778Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int32 2022-08-17T12:49:47.5771096Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int64 2022-08-17T12:49:47.5779445Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_complex128 2022-08-17T12:49:47.6112666Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_complex64 2022-08-17T12:49:47.6117801Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int64 2022-08-17T12:49:47.6560676Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int8 2022-08-17T12:49:47.6594978Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int8 2022-08-17T12:49:47.6957322Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_uint8 2022-08-17T12:49:47.6973782Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float32 2022-08-17T12:49:47.7083080Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float64 2022-08-17T12:49:47.7097345Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_uint8 2022-08-17T12:49:47.7689265Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_bfloat16 2022-08-17T12:49:47.7690056Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_bfloat16 2022-08-17T12:49:47.7948070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_float32 2022-08-17T12:49:47.7966782Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float32 2022-08-17T12:49:47.8052657Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float64 2022-08-17T12:49:47.8079103Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_float32 2022-08-17T12:49:47.8470662Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_float64 2022-08-17T12:49:47.8500144Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_float64 2022-08-17T12:49:47.8756363Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int16 2022-08-17T12:49:47.8795882Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int16 2022-08-17T12:49:47.8961426Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int32 2022-08-17T12:49:47.8968680Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int32 2022-08-17T12:49:47.9211879Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int64 2022-08-17T12:49:47.9220062Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int64 2022-08-17T12:49:47.9548682Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int8 2022-08-17T12:49:47.9549494Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int8 2022-08-17T12:49:47.9902340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_uint8 2022-08-17T12:49:47.9903214Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_uint8 2022-08-17T12:49:48.1925766Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_bfloat16 2022-08-17T12:49:48.2002986Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float64 2022-08-17T12:49:48.2177908Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int16 2022-08-17T12:49:48.2222822Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float64 2022-08-17T12:49:48.3915610Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int16 2022-08-17T12:49:48.3931292Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_complex64 2022-08-17T12:49:48.4165046Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float16 2022-08-17T12:49:48.4182609Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_bfloat16 2022-08-17T12:49:48.4700031Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_bool 2022-08-17T12:49:48.4700923Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int16 2022-08-17T12:49:48.5478577Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int32 2022-08-17T12:49:48.5479529Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int16 2022-08-17T12:49:48.6690387Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int32 2022-08-17T12:49:48.6709594Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_bool 2022-08-17T12:49:48.7339016Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float16 2022-08-17T12:49:48.7358504Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int32 2022-08-17T12:49:48.9080067Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int64 2022-08-17T12:49:48.9080907Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int32 2022-08-17T12:49:49.0799044Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int64 2022-08-17T12:49:49.0825648Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int64 2022-08-17T12:49:49.2585987Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int8 2022-08-17T12:49:49.2601264Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float16 2022-08-17T12:49:49.2716005Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float32 2022-08-17T12:49:49.2718031Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int64 2022-08-17T12:49:49.3415132Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int8 2022-08-17T12:49:49.3416060Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int8 2022-08-17T12:49:49.3707719Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_uint8 2022-08-17T12:49:49.3737948Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float16 2022-08-17T12:49:49.6013792Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float32 2022-08-17T12:49:49.6015164Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int8 2022-08-17T12:49:49.6523342Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_uint8 2022-08-17T12:49:49.6545235Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_uint8 2022-08-17T12:49:49.8536254Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_bfloat16 2022-08-17T12:49:49.8537401Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float32 2022-08-17T12:49:49.9059969Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float64 2022-08-17T12:49:49.9076453Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_bfloat16 2022-08-17T12:49:49.9299114Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_complex128 2022-08-17T12:49:49.9300204Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float32 2022-08-17T12:49:49.9943752Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float64 2022-08-17T12:49:50.0059757Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_uint8 2022-08-17T12:49:50.0504050Z test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_bfloat16 2022-08-17T12:49:50.0505125Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_bfloat16 2022-08-17T12:49:50.0919557Z test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_complex128 2022-08-17T12:49:50.0947075Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_complex128 2022-08-17T12:49:50.1344780Z test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_complex64 2022-08-17T12:49:50.1345508Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_complex64 2022-08-17T12:49:50.1368752Z test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float16 2022-08-17T12:49:50.1385315Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_complex128 2022-08-17T12:49:50.1831603Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_complex64 2022-08-17T12:49:50.1846630Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float16 2022-08-17T12:49:50.2237954Z test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float32 2022-08-17T12:49:50.2252199Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float32 2022-08-17T12:49:50.2652475Z test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float64 2022-08-17T12:49:50.2672394Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float64 2022-08-17T12:49:50.2956791Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_bfloat16 2022-08-17T12:49:50.2970831Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_bfloat16 2022-08-17T12:49:50.3170500Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:49:50.3183228Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:49:50.3456297Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:49:50.3466519Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_complex64 2022-08-17T12:49:50.3484948Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:49:50.3492878Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:49:50.3644291Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_float32 2022-08-17T12:49:50.3663543Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float64 2022-08-17T12:49:50.3813930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int16 2022-08-17T12:49:50.3831703Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:49:50.4036153Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float16 2022-08-17T12:49:50.4047823Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float16 2022-08-17T12:49:50.4077826Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:49:50.4105836Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float64 2022-08-17T12:49:50.4324563Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int16 2022-08-17T12:49:50.4350793Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:49:50.4605316Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:49:50.4613200Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:49:50.4871548Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int16 2022-08-17T12:49:50.4872177Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int16 2022-08-17T12:49:50.5105608Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int32 2022-08-17T12:49:50.5117234Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int32 2022-08-17T12:49:50.5328340Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:49:50.5342165Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:49:50.5436743Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int8 2022-08-17T12:49:50.5448021Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int16 2022-08-17T12:49:50.5466449Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_float32 2022-08-17T12:49:50.5467286Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int32 2022-08-17T12:49:50.5596764Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_float64 2022-08-17T12:49:50.5615084Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int8 2022-08-17T12:49:50.5865398Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_uint8 2022-08-17T12:49:50.5881325Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_uint8 2022-08-17T12:49:50.6146055Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_bfloat16 2022-08-17T12:49:50.6153411Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_bfloat16 2022-08-17T12:49:50.6392637Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:49:50.6406593Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:49:50.6685646Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:49:50.6696649Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:49:50.6975058Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:49:50.6988240Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:49:50.7254771Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float16 2022-08-17T12:49:50.7265534Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float16 2022-08-17T12:49:50.7280653Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int32 2022-08-17T12:49:50.7281539Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:49:50.7423057Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int64 2022-08-17T12:49:50.7435178Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_float64 2022-08-17T12:49:50.7521022Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int16 2022-08-17T12:49:50.7536087Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:49:50.7808840Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:49:50.7827826Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:49:50.7834535Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int16 2022-08-17T12:49:50.7853399Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int16 2022-08-17T12:49:50.8057964Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int32 2022-08-17T12:49:50.8069850Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int16 2022-08-17T12:49:50.8307387Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int32 2022-08-17T12:49:50.8554636Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int32 2022-08-17T12:49:50.8561996Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:49:50.8563004Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:49:50.8807357Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int8 2022-08-17T12:49:50.8821292Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int8 2022-08-17T12:49:50.9070236Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_uint8 2022-08-17T12:49:50.9082468Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_uint8 2022-08-17T12:49:50.9174436Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int64 2022-08-17T12:49:50.9186531Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int16 2022-08-17T12:49:50.9385591Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int32 2022-08-17T12:49:50.9398950Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int64 2022-08-17T12:49:51.0777950Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int8 2022-08-17T12:49:51.0797471Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int32 2022-08-17T12:49:51.1123673Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int64 2022-08-17T12:49:51.1132552Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int8 2022-08-17T12:49:51.2345773Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_uint8 2022-08-17T12:49:51.2346693Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int32 2022-08-17T12:49:51.2531463Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int64 2022-08-17T12:49:51.2532376Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int64 2022-08-17T12:49:51.3114032Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int8 2022-08-17T12:49:51.3123016Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_uint8 2022-08-17T12:49:51.3261256Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_bfloat16 2022-08-17T12:49:51.3325758Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int8 2022-08-17T12:49:51.3824837Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_uint8 2022-08-17T12:49:51.3825743Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_uint8 2022-08-17T12:49:51.3841664Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_bfloat16 2022-08-17T12:49:51.3860213Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int64 2022-08-17T12:49:51.4120857Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int8 2022-08-17T12:49:51.4121795Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_bfloat16 2022-08-17T12:49:51.4239772Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_bool 2022-08-17T12:49:51.4252168Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_bool 2022-08-17T12:49:51.4804434Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_float32 2022-08-17T12:49:51.4811760Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_float32 2022-08-17T12:49:51.5356471Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_float64 2022-08-17T12:49:51.5363684Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_float64 2022-08-17T12:49:51.5516270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int16 2022-08-17T12:49:51.5542919Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int16 2022-08-17T12:49:51.5668123Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int32 2022-08-17T12:49:51.5686345Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int32 2022-08-17T12:49:51.5820625Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int64 2022-08-17T12:49:51.5830239Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int64 2022-08-17T12:49:51.5957050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int8 2022-08-17T12:49:51.5967805Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int8 2022-08-17T12:49:51.6092251Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_uint8 2022-08-17T12:49:51.6104721Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_uint8 2022-08-17T12:49:51.6341021Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_bfloat16 2022-08-17T12:49:51.6352970Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_bfloat16 2022-08-17T12:49:51.7053258Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_bool 2022-08-17T12:49:51.7077292Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int64 2022-08-17T12:49:51.9078696Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int8 2022-08-17T12:49:51.9091828Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int8 2022-08-17T12:49:51.9597628Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_uint8 2022-08-17T12:49:51.9598248Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_bool 2022-08-17T12:49:52.2200531Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float16 2022-08-17T12:49:52.2201259Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_bfloat16 2022-08-17T12:49:52.4238751Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_bool 2022-08-17T12:49:52.4239830Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int8 2022-08-17T12:49:52.6266475Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_uint8 2022-08-17T12:49:52.6267367Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_bool 2022-08-17T12:49:52.6268026Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float16 2022-08-17T12:49:52.6268641Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_uint8 2022-08-17T12:49:52.6269256Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_bfloat16 2022-08-17T12:49:52.6324780Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_bfloat16 2022-08-17T12:49:52.6351035Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_bool 2022-08-17T12:49:52.6449642Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_bool 2022-08-17T12:49:52.6450446Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_complex128 2022-08-17T12:49:52.6547992Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_complex128 2022-08-17T12:49:52.6548775Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_complex32 2022-08-17T12:49:52.6573214Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_complex32 2022-08-17T12:49:52.6640854Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_complex64 2022-08-17T12:49:52.6649457Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_complex64 2022-08-17T12:49:52.6730923Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float16 2022-08-17T12:49:52.6739231Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float16 2022-08-17T12:49:52.6819635Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float32 2022-08-17T12:49:52.6941542Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float32 2022-08-17T12:49:52.6942159Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float64 2022-08-17T12:49:52.6943418Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float64 2022-08-17T12:49:52.7069751Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int16 2022-08-17T12:49:52.7072952Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int16 2022-08-17T12:49:52.7073774Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int32 2022-08-17T12:49:52.7077361Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int32 2022-08-17T12:49:52.7207065Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int64 2022-08-17T12:49:52.7208827Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int64 2022-08-17T12:49:52.7276088Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int8 2022-08-17T12:49:52.7276768Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int8 2022-08-17T12:49:52.7366796Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_uint8 2022-08-17T12:49:52.7367487Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_uint8 2022-08-17T12:49:52.7417417Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_bfloat16 2022-08-17T12:49:52.7438072Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_bfloat16 2022-08-17T12:49:52.7509904Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_bool 2022-08-17T12:49:52.7647092Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_bool 2022-08-17T12:49:52.7664289Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex128 2022-08-17T12:49:52.7665276Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex128 2022-08-17T12:49:52.7716971Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex32 2022-08-17T12:49:52.7833858Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex32 2022-08-17T12:49:52.7834891Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex64 2022-08-17T12:49:52.8133204Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex64 2022-08-17T12:49:52.8133937Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float16 2022-08-17T12:49:52.8134475Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float16 2022-08-17T12:49:52.8134984Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float32 2022-08-17T12:49:52.8135487Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float32 2022-08-17T12:49:52.8136000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float64 2022-08-17T12:49:52.8177667Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float64 2022-08-17T12:49:52.8246176Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int16 2022-08-17T12:49:52.8252618Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int16 2022-08-17T12:49:52.8317904Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int32 2022-08-17T12:49:52.8368905Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int32 2022-08-17T12:49:52.8428135Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int64 2022-08-17T12:49:52.8428982Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int64 2022-08-17T12:49:52.8492695Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int8 2022-08-17T12:49:52.8511902Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int8 2022-08-17T12:49:52.8599929Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_uint8 2022-08-17T12:49:52.8600703Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_uint8 2022-08-17T12:49:52.8625062Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_bfloat16 2022-08-17T12:49:52.8635016Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_bfloat16 2022-08-17T12:49:52.8667266Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_bool 2022-08-17T12:49:52.8668064Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_bool 2022-08-17T12:49:52.8698986Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex128 2022-08-17T12:49:52.8699845Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex128 2022-08-17T12:49:52.8747058Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex32 2022-08-17T12:49:52.8748100Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex32 2022-08-17T12:49:52.8748678Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex64 2022-08-17T12:49:52.8765513Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex64 2022-08-17T12:49:52.8776556Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float16 2022-08-17T12:49:52.8792288Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float16 2022-08-17T12:49:52.8815729Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float32 2022-08-17T12:49:52.8848778Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float32 2022-08-17T12:49:52.8849471Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float64 2022-08-17T12:49:52.8855318Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float64 2022-08-17T12:49:52.8881454Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int16 2022-08-17T12:49:52.8915132Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int16 2022-08-17T12:49:52.8928782Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int32 2022-08-17T12:49:52.8929690Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int32 2022-08-17T12:49:52.8946552Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int64 2022-08-17T12:49:52.8952768Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int64 2022-08-17T12:49:52.9005364Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int8 2022-08-17T12:49:52.9006096Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int8 2022-08-17T12:49:52.9007611Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_uint8 2022-08-17T12:49:52.9043018Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_uint8 2022-08-17T12:49:52.9043873Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_bfloat16 2022-08-17T12:49:52.9051754Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_bfloat16 2022-08-17T12:49:52.9089720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_bool 2022-08-17T12:49:52.9090472Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_bool 2022-08-17T12:49:52.9138782Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex128 2022-08-17T12:49:52.9139593Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex128 2022-08-17T12:49:52.9151601Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex32 2022-08-17T12:49:52.9182035Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex32 2022-08-17T12:49:52.9183057Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex64 2022-08-17T12:49:52.9209154Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex64 2022-08-17T12:49:52.9209875Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float16 2022-08-17T12:49:52.9221319Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float16 2022-08-17T12:49:52.9246312Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float32 2022-08-17T12:49:52.9255326Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float32 2022-08-17T12:49:52.9276758Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float64 2022-08-17T12:49:52.9286172Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float64 2022-08-17T12:49:52.9308435Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int16 2022-08-17T12:49:52.9331894Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int16 2022-08-17T12:49:52.9336980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int32 2022-08-17T12:49:52.9598791Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int32 2022-08-17T12:49:52.9599692Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int64 2022-08-17T12:49:52.9600415Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int64 2022-08-17T12:49:52.9601140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int8 2022-08-17T12:49:52.9601876Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int8 2022-08-17T12:49:52.9614835Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_uint8 2022-08-17T12:49:52.9615630Z [gw3] [ 65%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_uint8 2022-08-17T12:49:52.9633613Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_bfloat16 2022-08-17T12:49:52.9648796Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float16 2022-08-17T12:49:53.1681025Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float32 2022-08-17T12:49:53.1681864Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_uint8 2022-08-17T12:49:53.4482758Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_bfloat16 2022-08-17T12:49:53.4483707Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float16 2022-08-17T12:49:53.4619203Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float32 2022-08-17T12:49:53.4620425Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float32 2022-08-17T12:49:53.5124709Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float64 2022-08-17T12:49:53.5125727Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_bfloat16 2022-08-17T12:49:53.6487130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_bool 2022-08-17T12:49:53.6496125Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_bfloat16 2022-08-17T12:49:53.8788289Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_float32 2022-08-17T12:49:53.8801777Z [gw3] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_bool 2022-08-17T12:49:53.9332756Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex128 2022-08-17T12:49:53.9333628Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float32 2022-08-17T12:49:54.0599760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float64 2022-08-17T12:49:54.0600676Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_float32 2022-08-17T12:49:54.2111080Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_float64 2022-08-17T12:49:54.2112054Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float64 2022-08-17T12:49:54.4819606Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int16 2022-08-17T12:49:54.4820591Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_float64 2022-08-17T12:49:54.4947364Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_bfloat16 2022-08-17T12:49:54.4967827Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_bfloat16 2022-08-17T12:49:54.5069238Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_bool 2022-08-17T12:49:54.5070168Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_bool 2022-08-17T12:49:54.5750824Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex128 2022-08-17T12:49:54.5751765Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float64 2022-08-17T12:49:54.5753575Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex128 2022-08-17T12:49:54.5756373Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int16 2022-08-17T12:49:54.5757131Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex32 2022-08-17T12:49:54.5758166Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int16 2022-08-17T12:49:54.5758902Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int32 2022-08-17T12:49:54.5759638Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex32 2022-08-17T12:49:54.5760314Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex64 2022-08-17T12:49:54.5760915Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex64 2022-08-17T12:49:54.5761478Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float16 2022-08-17T12:49:54.5762093Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float16 2022-08-17T12:49:54.5762655Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float32 2022-08-17T12:49:54.5763259Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float32 2022-08-17T12:49:54.5876455Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float64 2022-08-17T12:49:54.5877002Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float64 2022-08-17T12:49:54.5924063Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int16 2022-08-17T12:49:54.5924852Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int16 2022-08-17T12:49:54.6004576Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int32 2022-08-17T12:49:54.6005424Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int32 2022-08-17T12:49:54.6084151Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int64 2022-08-17T12:49:54.6085168Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int64 2022-08-17T12:49:54.6182568Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int8 2022-08-17T12:49:54.6183285Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int8 2022-08-17T12:49:54.6272209Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_uint8 2022-08-17T12:49:54.6291128Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_uint8 2022-08-17T12:49:54.6376696Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_bfloat16 2022-08-17T12:49:54.6377746Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_bfloat16 2022-08-17T12:49:54.6441658Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_bool 2022-08-17T12:49:54.6465846Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_bool 2022-08-17T12:49:54.6543671Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex128 2022-08-17T12:49:54.6568842Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex128 2022-08-17T12:49:54.6643536Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex32 2022-08-17T12:49:54.6657901Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex32 2022-08-17T12:49:54.6728927Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex64 2022-08-17T12:49:54.6745456Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex64 2022-08-17T12:49:54.6842773Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float16 2022-08-17T12:49:54.6843602Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float16 2022-08-17T12:49:54.6989109Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float32 2022-08-17T12:49:54.6990946Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float32 2022-08-17T12:49:54.6992378Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float64 2022-08-17T12:49:54.6997893Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float64 2022-08-17T12:49:54.7056107Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int16 2022-08-17T12:49:54.7183114Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int16 2022-08-17T12:49:54.7183900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int32 2022-08-17T12:49:54.7184453Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int32 2022-08-17T12:49:54.7198636Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int64 2022-08-17T12:49:54.7211553Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int64 2022-08-17T12:49:54.7322287Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int8 2022-08-17T12:49:54.7323064Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int8 2022-08-17T12:49:54.7340461Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_uint8 2022-08-17T12:49:54.7351940Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_uint8 2022-08-17T12:49:54.7455290Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_bfloat16 2022-08-17T12:49:54.7467963Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_bfloat16 2022-08-17T12:49:54.7561035Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_bool 2022-08-17T12:49:54.7578044Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_bool 2022-08-17T12:49:54.7691435Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex128 2022-08-17T12:49:54.7702488Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex128 2022-08-17T12:49:54.7817060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex32 2022-08-17T12:49:54.7829736Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex32 2022-08-17T12:49:54.7946260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex64 2022-08-17T12:49:54.7956172Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex64 2022-08-17T12:49:54.8061574Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float16 2022-08-17T12:49:54.8093431Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float16 2022-08-17T12:49:54.8094154Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float32 2022-08-17T12:49:54.8133280Z [gw2] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int32 2022-08-17T12:49:54.8171043Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int64 2022-08-17T12:49:54.8189797Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float32 2022-08-17T12:49:54.8379950Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float64 2022-08-17T12:49:54.8383937Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float64 2022-08-17T12:49:54.8384634Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int16 2022-08-17T12:49:54.8385238Z [gw0] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int16 2022-08-17T12:49:54.8385816Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int32 2022-08-17T12:49:54.8474209Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int16 2022-08-17T12:49:54.8474969Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int32 2022-08-17T12:49:54.8521308Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int32 2022-08-17T12:49:54.8585196Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int64 2022-08-17T12:49:54.8604611Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int64 2022-08-17T12:49:54.8706398Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int8 2022-08-17T12:49:54.8707149Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int8 2022-08-17T12:49:54.8788975Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_uint8 2022-08-17T12:49:54.8895386Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_uint8 2022-08-17T12:49:54.8930008Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_bfloat16 2022-08-17T12:49:54.8953476Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_bfloat16 2022-08-17T12:49:54.9079360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_complex128 2022-08-17T12:49:54.9100311Z [gw1] [ 65%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_complex128 2022-08-17T12:49:54.9221840Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_complex64 2022-08-17T12:49:54.9248211Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_complex64 2022-08-17T12:49:54.9349251Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float16 2022-08-17T12:49:54.9350049Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex128 2022-08-17T12:49:54.9526427Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex32 2022-08-17T12:49:54.9528329Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float16 2022-08-17T12:49:54.9529974Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float32 2022-08-17T12:49:54.9564344Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float32 2022-08-17T12:49:54.9646162Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float64 2022-08-17T12:49:54.9669427Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float64 2022-08-17T12:49:55.0123605Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_bfloat16 2022-08-17T12:49:55.0125180Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_bfloat16 2022-08-17T12:49:55.0143888Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_complex128 2022-08-17T12:49:55.0309076Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_complex128 2022-08-17T12:49:55.0385831Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_complex64 2022-08-17T12:49:55.0534207Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_complex64 2022-08-17T12:49:55.0675836Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float16 2022-08-17T12:49:55.0736386Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float16 2022-08-17T12:49:55.0901795Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float32 2022-08-17T12:49:55.0902635Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float32 2022-08-17T12:49:55.1108602Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float64 2022-08-17T12:49:55.1538665Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float64 2022-08-17T12:49:55.1539354Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_bfloat16 2022-08-17T12:49:55.1541075Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int64 2022-08-17T12:49:55.1946372Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int8 2022-08-17T12:49:55.1948302Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_bfloat16 2022-08-17T12:49:55.2056657Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_bool 2022-08-17T12:49:55.2057312Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int32 2022-08-17T12:49:55.2515093Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int64 2022-08-17T12:49:55.2515852Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_bool 2022-08-17T12:49:55.3280723Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex128 2022-08-17T12:49:55.3281582Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex128 2022-08-17T12:49:55.4127129Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex32 2022-08-17T12:49:55.4128801Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex32 2022-08-17T12:49:55.4129376Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex64 2022-08-17T12:49:55.4178169Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int8 2022-08-17T12:49:55.4756114Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_uint8 2022-08-17T12:49:55.4765406Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex64 2022-08-17T12:49:55.5403672Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float16 2022-08-17T12:49:55.5419544Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float16 2022-08-17T12:49:55.5494505Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float32 2022-08-17T12:49:55.5495287Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int64 2022-08-17T12:49:55.6289988Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int8 2022-08-17T12:49:55.6302764Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float32 2022-08-17T12:49:55.6467411Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float64 2022-08-17T12:49:55.6468439Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_uint8 2022-08-17T12:49:55.6934881Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_bfloat16 2022-08-17T12:49:55.6985178Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_bfloat16 2022-08-17T12:49:55.6988400Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_bool 2022-08-17T12:49:55.6999761Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float64 2022-08-17T12:49:55.7286071Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int16 2022-08-17T12:49:55.7314028Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_bool 2022-08-17T12:49:55.7725492Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex128 2022-08-17T12:49:55.7726324Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int16 2022-08-17T12:49:55.8049467Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int32 2022-08-17T12:49:55.8050214Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex128 2022-08-17T12:49:55.8315966Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex32 2022-08-17T12:49:55.8316842Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int32 2022-08-17T12:49:55.8662631Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int64 2022-08-17T12:49:55.8674241Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex32 2022-08-17T12:49:55.8721991Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex64 2022-08-17T12:49:55.8733552Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int8 2022-08-17T12:49:55.8952232Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_uint8 2022-08-17T12:49:55.9038791Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int64 2022-08-17T12:49:55.9252434Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int8 2022-08-17T12:49:55.9271243Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex64 2022-08-17T12:49:55.9661248Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float16 2022-08-17T12:49:55.9682555Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int8 2022-08-17T12:49:55.9806119Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_uint8 2022-08-17T12:49:55.9807885Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float16 2022-08-17T12:49:56.0397111Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float32 2022-08-17T12:49:56.0402519Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_uint8 2022-08-17T12:49:56.0454796Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_bfloat16 2022-08-17T12:49:56.0520565Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_bfloat16 2022-08-17T12:49:56.0521509Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float32 2022-08-17T12:49:56.0522168Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_bool 2022-08-17T12:49:56.0565196Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float64 2022-08-17T12:49:56.0565911Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_bool 2022-08-17T12:49:56.0628674Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex128 2022-08-17T12:49:56.0643669Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex128 2022-08-17T12:49:56.0724957Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex32 2022-08-17T12:49:56.0725841Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex32 2022-08-17T12:49:56.0836271Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex64 2022-08-17T12:49:56.0836952Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex64 2022-08-17T12:49:56.0900454Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float16 2022-08-17T12:49:56.0905635Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float16 2022-08-17T12:49:56.0999475Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float32 2022-08-17T12:49:56.1000101Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float32 2022-08-17T12:49:56.1038363Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float64 2022-08-17T12:49:56.1039067Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float64 2022-08-17T12:49:56.1062291Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int16 2022-08-17T12:49:56.1070130Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float64 2022-08-17T12:49:56.1145741Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int16 2022-08-17T12:49:56.1146386Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int16 2022-08-17T12:49:56.1232823Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int32 2022-08-17T12:49:56.1233486Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int32 2022-08-17T12:49:56.1288090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int64 2022-08-17T12:49:56.1304185Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int64 2022-08-17T12:49:56.1377962Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int8 2022-08-17T12:49:56.1378957Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int8 2022-08-17T12:49:56.1447180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_uint8 2022-08-17T12:49:56.1462453Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_uint8 2022-08-17T12:49:56.1467239Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_bfloat16 2022-08-17T12:49:56.1506961Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int16 2022-08-17T12:49:56.1524058Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int32 2022-08-17T12:49:56.1533170Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_bfloat16 2022-08-17T12:49:56.1601106Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_bool 2022-08-17T12:49:56.1601812Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_bool 2022-08-17T12:49:56.1660446Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex128 2022-08-17T12:49:56.1673147Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex128 2022-08-17T12:49:56.1744076Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex32 2022-08-17T12:49:56.1895772Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex32 2022-08-17T12:49:56.1897705Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex64 2022-08-17T12:49:56.1898454Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex32 2022-08-17T12:49:56.1899143Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex64 2022-08-17T12:49:56.1902506Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex64 2022-08-17T12:49:56.1903262Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float16 2022-08-17T12:49:56.1903853Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_uint8 2022-08-17T12:49:56.1904419Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_bfloat16 2022-08-17T12:49:56.1905047Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float16 2022-08-17T12:49:56.1973266Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float32 2022-08-17T12:49:56.1973975Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int32 2022-08-17T12:49:56.1981882Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float32 2022-08-17T12:49:56.2049584Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_bfloat16 2022-08-17T12:49:56.2065848Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float64 2022-08-17T12:49:56.2069274Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int64 2022-08-17T12:49:56.2076722Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_bool 2022-08-17T12:49:56.2115412Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_bool 2022-08-17T12:49:56.2123657Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float64 2022-08-17T12:49:56.2124267Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex128 2022-08-17T12:49:56.2186040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int16 2022-08-17T12:49:56.2186669Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int16 2022-08-17T12:49:56.2187504Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int32 2022-08-17T12:49:56.2188136Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex128 2022-08-17T12:49:56.2234995Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex32 2022-08-17T12:49:56.2235720Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int32 2022-08-17T12:49:56.2263857Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int64 2022-08-17T12:49:56.2279823Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex32 2022-08-17T12:49:56.2294540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex64 2022-08-17T12:49:56.2298419Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int64 2022-08-17T12:49:56.2363427Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int8 2022-08-17T12:49:56.2373130Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex64 2022-08-17T12:49:56.2399437Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int8 2022-08-17T12:49:56.2400260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_float16 2022-08-17T12:49:56.2449215Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_uint8 2022-08-17T12:49:56.2597119Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_uint8 2022-08-17T12:49:56.2598059Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_float16 2022-08-17T12:49:56.2598666Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_bfloat16 2022-08-17T12:49:56.2599479Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_float32 2022-08-17T12:49:56.2600113Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_float32 2022-08-17T12:49:56.2620052Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_float64 2022-08-17T12:49:56.2626324Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_float64 2022-08-17T12:49:56.2680561Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int16 2022-08-17T12:49:56.2699460Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int16 2022-08-17T12:49:56.2710804Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int64 2022-08-17T12:49:56.2711635Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int32 2022-08-17T12:49:56.2778325Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int8 2022-08-17T12:49:56.2796798Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int32 2022-08-17T12:49:56.2848865Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int64 2022-08-17T12:49:56.2857300Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int64 2022-08-17T12:49:56.2899956Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_bfloat16 2022-08-17T12:49:56.2900609Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int8 2022-08-17T12:49:56.2938945Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_bool 2022-08-17T12:49:56.2943549Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int8 2022-08-17T12:49:56.3005318Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_uint8 2022-08-17T12:49:56.3062660Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_uint8 2022-08-17T12:49:56.3327773Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_bfloat16 2022-08-17T12:49:56.3328723Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_bool 2022-08-17T12:49:56.3329374Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex128 2022-08-17T12:49:56.3329967Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int8 2022-08-17T12:49:56.3590944Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_uint8 2022-08-17T12:49:56.3591834Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex128 2022-08-17T12:49:56.3737797Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex32 2022-08-17T12:49:56.3749449Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_uint8 2022-08-17T12:49:56.3812175Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_bfloat16 2022-08-17T12:49:56.3884740Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_bfloat16 2022-08-17T12:49:56.3885346Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_bool 2022-08-17T12:49:56.3890925Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex32 2022-08-17T12:49:56.3914434Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_bool 2022-08-17T12:49:56.3915078Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex64 2022-08-17T12:49:56.3971167Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex128 2022-08-17T12:49:56.3993575Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex128 2022-08-17T12:49:56.4049203Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex32 2022-08-17T12:49:56.4069176Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex32 2022-08-17T12:49:56.4139646Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex64 2022-08-17T12:49:56.4159796Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex64 2022-08-17T12:49:56.4200102Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_float16 2022-08-17T12:49:56.4210969Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex64 2022-08-17T12:49:56.4287313Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_float16 2022-08-17T12:49:56.4288036Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_float32 2022-08-17T12:49:56.4289186Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float16 2022-08-17T12:49:56.4311461Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_float32 2022-08-17T12:49:56.4363113Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_float64 2022-08-17T12:49:56.4376383Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_float64 2022-08-17T12:49:56.4452848Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int16 2022-08-17T12:49:56.4453604Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int16 2022-08-17T12:49:56.4522077Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int32 2022-08-17T12:49:56.4528188Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int32 2022-08-17T12:49:56.4551210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int64 2022-08-17T12:49:56.4592479Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float16 2022-08-17T12:49:56.4593095Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float32 2022-08-17T12:49:56.4593916Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int64 2022-08-17T12:49:56.4638959Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int8 2022-08-17T12:49:56.4658293Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int8 2022-08-17T12:49:56.4704800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_uint8 2022-08-17T12:49:56.4733009Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_uint8 2022-08-17T12:49:56.4929654Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_bfloat16 2022-08-17T12:49:56.4930347Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float32 2022-08-17T12:49:56.5182654Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float64 2022-08-17T12:49:56.5197229Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float64 2022-08-17T12:49:56.5413512Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int16 2022-08-17T12:49:56.5414297Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int16 2022-08-17T12:49:56.5649054Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int32 2022-08-17T12:49:56.5649760Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int32 2022-08-17T12:49:56.5851368Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int64 2022-08-17T12:49:56.5877850Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int64 2022-08-17T12:49:56.6128362Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int8 2022-08-17T12:49:56.6129050Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int8 2022-08-17T12:49:56.6378582Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_uint8 2022-08-17T12:49:56.6379429Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_uint8 2022-08-17T12:49:56.6437118Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_H_cpu_complex64 2022-08-17T12:49:56.6459216Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_H_cpu_complex64 2022-08-17T12:49:56.6513856Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_H_cpu_float32 2022-08-17T12:49:56.6514569Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_H_cpu_float32 2022-08-17T12:49:56.6551009Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_T_cpu_complex64 2022-08-17T12:49:56.6559370Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_T_cpu_complex64 2022-08-17T12:49:56.6596910Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_T_cpu_float32 2022-08-17T12:49:56.6606031Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_T_cpu_float32 2022-08-17T12:49:56.7295449Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___getitem___cpu_complex64 2022-08-17T12:49:56.7312706Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___getitem___cpu_complex64 2022-08-17T12:49:56.7615644Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___getitem___cpu_float32 2022-08-17T12:49:56.7646249Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___getitem___cpu_float32 2022-08-17T12:49:56.7770809Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___radd___cpu_complex64 2022-08-17T12:49:56.7776726Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_bfloat16 2022-08-17T12:49:56.7896907Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_bool 2022-08-17T12:49:56.7898113Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___radd___cpu_complex64 2022-08-17T12:49:56.7985223Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___radd___cpu_float32 2022-08-17T12:49:56.7986915Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___radd___cpu_float32 2022-08-17T12:49:56.8211041Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rdiv___cpu_complex64 2022-08-17T12:49:56.8211960Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex64 2022-08-17T12:49:56.8253996Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float16 2022-08-17T12:49:56.8279576Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rdiv___cpu_complex64 2022-08-17T12:49:56.8401319Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rdiv___cpu_float32 2022-08-17T12:49:56.8402204Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rdiv___cpu_float32 2022-08-17T12:49:56.8859461Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmatmul___cpu_complex64 2022-08-17T12:49:56.8868556Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmatmul___cpu_complex64 2022-08-17T12:49:56.9152694Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmatmul___cpu_float32 2022-08-17T12:49:56.9153472Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmatmul___cpu_float32 2022-08-17T12:49:56.9337806Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmod___cpu_float32 2022-08-17T12:49:56.9355728Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmod___cpu_float32 2022-08-17T12:49:56.9433637Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmul___cpu_complex64 2022-08-17T12:49:56.9478258Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_bfloat16 2022-08-17T12:49:56.9564675Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_bool 2022-08-17T12:49:56.9584058Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmul___cpu_complex64 2022-08-17T12:49:56.9688950Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmul___cpu_float32 2022-08-17T12:49:56.9713083Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmul___cpu_float32 2022-08-17T12:49:56.9970720Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rpow___cpu_complex64 2022-08-17T12:49:56.9990917Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rpow___cpu_complex64 2022-08-17T12:49:57.0141923Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rpow___cpu_float32 2022-08-17T12:49:57.0162666Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rpow___cpu_float32 2022-08-17T12:49:57.0207058Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rsub___cpu_complex64 2022-08-17T12:49:57.0208081Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_bool 2022-08-17T12:49:57.0401627Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex128 2022-08-17T12:49:57.0402817Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rsub___cpu_complex64 2022-08-17T12:49:57.0523663Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rsub___cpu_float32 2022-08-17T12:49:57.0524674Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager___rsub___cpu_float32 2022-08-17T12:49:57.0758509Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_amax_cpu_float32 2022-08-17T12:49:57.0759346Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_amax_cpu_float32 2022-08-17T12:49:57.1070886Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_amin_cpu_float32 2022-08-17T12:49:57.1072761Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_amin_cpu_float32 2022-08-17T12:49:57.1183707Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_argmax_cpu_float32 2022-08-17T12:49:57.1185023Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_argmax_cpu_float32 2022-08-17T12:49:57.1288444Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_argmin_cpu_float32 2022-08-17T12:49:57.1293029Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_argmin_cpu_float32 2022-08-17T12:49:57.1416234Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumprod_cpu_complex64 2022-08-17T12:49:57.1427323Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumprod_cpu_complex64 2022-08-17T12:49:57.1503472Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumprod_cpu_float32 2022-08-17T12:49:57.1510687Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumprod_cpu_float32 2022-08-17T12:49:57.1643119Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumsum_cpu_complex64 2022-08-17T12:49:57.1668289Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumsum_cpu_complex64 2022-08-17T12:49:57.1743097Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumsum_cpu_float32 2022-08-17T12:49:57.1743871Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_cumsum_cpu_float32 2022-08-17T12:49:57.1814030Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_log_softmax_cpu_float32 2022-08-17T12:49:57.1832154Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_log_softmax_cpu_float32 2022-08-17T12:49:57.1943012Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_logaddexp_cpu_float32 2022-08-17T12:49:57.1943796Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_logaddexp_cpu_float32 2022-08-17T12:49:57.2218329Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_logsumexp_cpu_float32 2022-08-17T12:49:57.2231508Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_logsumexp_cpu_float32 2022-08-17T12:49:57.2558257Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_mean_cpu_complex64 2022-08-17T12:49:57.2572229Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_bool 2022-08-17T12:49:57.2846946Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float16 2022-08-17T12:49:57.2872621Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_mean_cpu_complex64 2022-08-17T12:49:57.3213107Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_mean_cpu_float32 2022-08-17T12:49:57.3213905Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_mean_cpu_float32 2022-08-17T12:49:57.3295911Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_median_cpu_float32 2022-08-17T12:49:57.3297043Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_median_cpu_float32 2022-08-17T12:49:57.4499815Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_norm_cpu_float32 2022-08-17T12:49:57.4500580Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_norm_cpu_float32 2022-08-17T12:49:57.4828555Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_normalize_cpu_complex64 2022-08-17T12:49:57.4845006Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_normalize_cpu_complex64 2022-08-17T12:49:57.5029210Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_normalize_cpu_float32 2022-08-17T12:49:57.5030957Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_normalize_cpu_float32 2022-08-17T12:49:57.5375904Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_prod_cpu_complex64 2022-08-17T12:49:57.5400393Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float16 2022-08-17T12:49:57.5672109Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float32 2022-08-17T12:49:57.5685395Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_prod_cpu_complex64 2022-08-17T12:49:57.6099196Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_prod_cpu_float32 2022-08-17T12:49:57.6100672Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_prod_cpu_float32 2022-08-17T12:49:57.6101419Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_softmax_cpu_float32 2022-08-17T12:49:57.6193067Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_softmax_cpu_float32 2022-08-17T12:49:57.6201564Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_softmin_cpu_float32 2022-08-17T12:49:57.6217237Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_softmin_cpu_float32 2022-08-17T12:49:57.7666944Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_std_cpu_complex64 2022-08-17T12:49:57.7667898Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_std_cpu_complex64 2022-08-17T12:49:57.7935466Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_std_cpu_float32 2022-08-17T12:49:57.7936382Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex128 2022-08-17T12:49:57.8392387Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex32 2022-08-17T12:49:57.8393391Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_std_cpu_float32 2022-08-17T12:49:57.8716862Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_sum_cpu_complex64 2022-08-17T12:49:57.8817432Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_sum_cpu_complex64 2022-08-17T12:49:57.8965285Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_sum_cpu_float32 2022-08-17T12:49:57.8967003Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_sum_cpu_float32 2022-08-17T12:49:58.0350860Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_var_cpu_complex64 2022-08-17T12:49:58.0366177Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_var_cpu_complex64 2022-08-17T12:49:58.1049352Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_var_cpu_float32 2022-08-17T12:49:58.1050366Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float16 2022-08-17T12:49:58.1051214Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float32 2022-08-17T12:49:58.1052269Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager__masked_var_cpu_float32 2022-08-17T12:49:58.1164470Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_abs_cpu_complex64 2022-08-17T12:49:58.1165466Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_abs_cpu_complex64 2022-08-17T12:49:58.1223507Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_abs_cpu_float32 2022-08-17T12:49:58.1224452Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_abs_cpu_float32 2022-08-17T12:49:58.1468054Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_acos_cpu_complex64 2022-08-17T12:49:58.1486855Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_acos_cpu_complex64 2022-08-17T12:49:58.2154520Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_acos_cpu_float32 2022-08-17T12:49:58.2155368Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float32 2022-08-17T12:49:58.2156064Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float64 2022-08-17T12:49:58.2156783Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_acos_cpu_float32 2022-08-17T12:49:58.2157476Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_acosh_cpu_complex64 2022-08-17T12:49:58.2158228Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_acosh_cpu_complex64 2022-08-17T12:49:58.2158870Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_acosh_cpu_float32 2022-08-17T12:49:58.2159502Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_acosh_cpu_float32 2022-08-17T12:49:58.2777892Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_add_cpu_complex64 2022-08-17T12:49:58.2778618Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_add_cpu_complex64 2022-08-17T12:49:58.3192284Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_add_cpu_float32 2022-08-17T12:49:58.3194268Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_add_cpu_float32 2022-08-17T12:49:58.3194870Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addbmm_cpu_complex64 2022-08-17T12:49:58.3200394Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addbmm_cpu_complex64 2022-08-17T12:49:58.3201008Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addbmm_cpu_float32 2022-08-17T12:49:58.3202685Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addbmm_cpu_float32 2022-08-17T12:49:58.3496047Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcdiv_cpu_complex64 2022-08-17T12:49:58.3523494Z [gw1] [ 66%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcdiv_cpu_complex64 2022-08-17T12:49:58.3719142Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcdiv_cpu_float32 2022-08-17T12:49:58.3727431Z [gw1] [ 66%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcdiv_cpu_float32 2022-08-17T12:49:58.4059247Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcmul_cpu_complex64 2022-08-17T12:49:58.4066478Z [gw1] [ 66%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcmul_cpu_complex64 2022-08-17T12:49:58.4326451Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcmul_cpu_float32 2022-08-17T12:49:58.4327951Z [gw1] [ 66%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcmul_cpu_float32 2022-08-17T12:49:58.4546019Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_cpu_complex64 2022-08-17T12:49:58.4563136Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_cpu_complex64 2022-08-17T12:49:58.4651669Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_cpu_float32 2022-08-17T12:49:58.4669954Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_cpu_float32 2022-08-17T12:49:58.4912347Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_decomposed_cpu_complex64 2022-08-17T12:49:58.4931611Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_decomposed_cpu_complex64 2022-08-17T12:49:58.5003371Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_decomposed_cpu_float32 2022-08-17T12:49:58.5025462Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_decomposed_cpu_float32 2022-08-17T12:49:58.5303038Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmv_cpu_complex64 2022-08-17T12:49:58.5330653Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmv_cpu_complex64 2022-08-17T12:49:58.5477153Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmv_cpu_float32 2022-08-17T12:49:58.5513450Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmv_cpu_float32 2022-08-17T12:49:58.5514671Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addr_cpu_complex64 2022-08-17T12:49:58.5547034Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addr_cpu_complex64 2022-08-17T12:49:58.5547914Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addr_cpu_float32 2022-08-17T12:49:58.5570251Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_addr_cpu_float32 2022-08-17T12:49:58.5662860Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_all_cpu_complex64 2022-08-17T12:49:58.5688552Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_all_cpu_complex64 2022-08-17T12:49:58.5735688Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_all_cpu_float32 2022-08-17T12:49:58.5748597Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_all_cpu_float32 2022-08-17T12:49:58.6042975Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_allclose_cpu_complex64 2022-08-17T12:49:58.6043656Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_allclose_cpu_complex64 2022-08-17T12:49:58.6209271Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_allclose_cpu_float32 2022-08-17T12:49:58.6210157Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_allclose_cpu_float32 2022-08-17T12:49:58.6394381Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_amax_cpu_float32 2022-08-17T12:49:58.6417197Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_amax_cpu_float32 2022-08-17T12:49:58.6602265Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_amin_cpu_float32 2022-08-17T12:49:58.6603068Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_amin_cpu_float32 2022-08-17T12:49:58.6726434Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_aminmax_cpu_float32 2022-08-17T12:49:58.6727253Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_aminmax_cpu_float32 2022-08-17T12:49:58.6750926Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_angle_cpu_complex64 2022-08-17T12:49:58.6790935Z [gw0] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float32 2022-08-17T12:49:58.6791726Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float64 2022-08-17T12:49:58.6815998Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_angle_cpu_complex64 2022-08-17T12:49:58.6870206Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_angle_cpu_float32 2022-08-17T12:49:58.6870860Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_angle_cpu_float32 2022-08-17T12:49:58.6945396Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_any_cpu_complex64 2022-08-17T12:49:58.6946107Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_any_cpu_complex64 2022-08-17T12:49:58.7011666Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_any_cpu_float32 2022-08-17T12:49:58.7012400Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_any_cpu_float32 2022-08-17T12:49:58.7054327Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_arange_cpu_float32 2022-08-17T12:49:58.7084786Z [gw1] [ 66%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_arange_cpu_float32 2022-08-17T12:49:58.7125735Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_argmax_cpu_float32 2022-08-17T12:49:58.7136822Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_argmax_cpu_float32 2022-08-17T12:49:58.7187735Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_argmin_cpu_float32 2022-08-17T12:49:58.7198433Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_argmin_cpu_float32 2022-08-17T12:49:58.7360214Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_argsort_cpu_float32 2022-08-17T12:49:58.7360991Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_argsort_cpu_float32 2022-08-17T12:49:58.7447508Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_argwhere_cpu_complex64 2022-08-17T12:49:58.7459838Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_argwhere_cpu_complex64 2022-08-17T12:49:58.7569512Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_argwhere_cpu_float32 2022-08-17T12:49:58.7570766Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_argwhere_cpu_float32 2022-08-17T12:49:58.7571494Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_cpu_complex64 2022-08-17T12:49:58.7610847Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_cpu_complex64 2022-08-17T12:49:58.7611476Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_cpu_float32 2022-08-17T12:49:58.7631235Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_cpu_float32 2022-08-17T12:49:58.7642245Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_scatter_cpu_complex64 2022-08-17T12:49:58.7715168Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_scatter_cpu_complex64 2022-08-17T12:49:58.7727282Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_scatter_cpu_float32 2022-08-17T12:49:58.7728061Z [gw1] [ 66%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_scatter_cpu_float32 2022-08-17T12:49:58.7867050Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_asin_cpu_complex64 2022-08-17T12:49:58.7879649Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_asin_cpu_complex64 2022-08-17T12:49:58.7967390Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_asin_cpu_float32 2022-08-17T12:49:58.7979996Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_asin_cpu_float32 2022-08-17T12:49:58.8152041Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_asinh_cpu_complex64 2022-08-17T12:49:58.8152985Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_asinh_cpu_complex64 2022-08-17T12:49:58.8240071Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_asinh_cpu_float32 2022-08-17T12:49:58.8240792Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_asinh_cpu_float32 2022-08-17T12:49:58.8323242Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atan2_cpu_float32 2022-08-17T12:49:58.8325168Z [gw3] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float64 2022-08-17T12:49:58.8615657Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int16 2022-08-17T12:49:58.8616747Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atan2_cpu_float32 2022-08-17T12:49:58.8741565Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atan_cpu_complex64 2022-08-17T12:49:58.8748553Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atan_cpu_complex64 2022-08-17T12:49:58.8834299Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atan_cpu_float32 2022-08-17T12:49:58.8867453Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atan_cpu_float32 2022-08-17T12:49:58.8868462Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atanh_cpu_complex64 2022-08-17T12:49:58.8887339Z [gw2] [ 66%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex32 2022-08-17T12:49:58.8974093Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex64 2022-08-17T12:49:58.9010075Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atanh_cpu_complex64 2022-08-17T12:49:58.9054855Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atanh_cpu_float32 2022-08-17T12:49:58.9076818Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atanh_cpu_float32 2022-08-17T12:49:58.9135676Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_1d_cpu_complex64 2022-08-17T12:49:58.9154128Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_1d_cpu_complex64 2022-08-17T12:49:58.9207065Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_1d_cpu_float32 2022-08-17T12:49:58.9228914Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_1d_cpu_float32 2022-08-17T12:49:58.9310862Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_2d_cpu_complex64 2022-08-17T12:49:58.9335010Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_2d_cpu_complex64 2022-08-17T12:49:58.9378625Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_2d_cpu_float32 2022-08-17T12:49:58.9399324Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_2d_cpu_float32 2022-08-17T12:49:58.9519732Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_3d_cpu_complex64 2022-08-17T12:49:58.9520519Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_3d_cpu_complex64 2022-08-17T12:49:58.9534893Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_3d_cpu_float32 2022-08-17T12:49:58.9545734Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_3d_cpu_float32 2022-08-17T12:49:59.0696742Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_baddbmm_cpu_complex64 2022-08-17T12:49:59.0737310Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_baddbmm_cpu_complex64 2022-08-17T12:49:59.0957951Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_baddbmm_cpu_float32 2022-08-17T12:49:59.0970386Z [gw1] [ 66%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_baddbmm_cpu_float32 2022-08-17T12:49:59.1193180Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bernoulli_cpu_float32 2022-08-17T12:49:59.1194060Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bernoulli_cpu_float32 2022-08-17T12:49:59.1254175Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bfloat16_cpu_complex64 2022-08-17T12:49:59.1255070Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int16 2022-08-17T12:49:59.1292816Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int32 2022-08-17T12:49:59.1344660Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bfloat16_cpu_complex64 2022-08-17T12:49:59.1404347Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bfloat16_cpu_float32 2022-08-17T12:49:59.1405502Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bfloat16_cpu_float32 2022-08-17T12:49:59.1516516Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_block_diag_cpu_complex64 2022-08-17T12:49:59.1520175Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_block_diag_cpu_complex64 2022-08-17T12:49:59.1578964Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_block_diag_cpu_float32 2022-08-17T12:49:59.1579753Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_block_diag_cpu_float32 2022-08-17T12:49:59.1738386Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bmm_cpu_complex64 2022-08-17T12:49:59.1739705Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bmm_cpu_complex64 2022-08-17T12:49:59.1824283Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bmm_cpu_float32 2022-08-17T12:49:59.1853280Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bmm_cpu_float32 2022-08-17T12:49:59.1905530Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bool_cpu_complex64 2022-08-17T12:49:59.1963131Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bool_cpu_complex64 2022-08-17T12:49:59.1979002Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bool_cpu_float32 2022-08-17T12:49:59.1979779Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bool_cpu_float32 2022-08-17T12:49:59.2011617Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_shapes_cpu_float32 2022-08-17T12:49:59.2012325Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_shapes_cpu_float32 2022-08-17T12:49:59.2058219Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_tensors_cpu_complex64 2022-08-17T12:49:59.2071572Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_tensors_cpu_complex64 2022-08-17T12:49:59.2092647Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_tensors_cpu_float32 2022-08-17T12:49:59.2100522Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float64 2022-08-17T12:49:59.2103887Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int16 2022-08-17T12:49:59.2134562Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_tensors_cpu_float32 2022-08-17T12:49:59.2407952Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_to_cpu_complex64 2022-08-17T12:49:59.2409551Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_to_cpu_complex64 2022-08-17T12:49:59.2410271Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_to_cpu_float32 2022-08-17T12:49:59.2421677Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_to_cpu_float32 2022-08-17T12:49:59.2463004Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bucketize_cpu_float32 2022-08-17T12:49:59.2463822Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_bucketize_cpu_float32 2022-08-17T12:49:59.2541942Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_byte_cpu_complex64 2022-08-17T12:49:59.2542521Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_byte_cpu_complex64 2022-08-17T12:49:59.2553151Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_byte_cpu_float32 2022-08-17T12:49:59.2570974Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_byte_cpu_float32 2022-08-17T12:49:59.2616933Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cartesian_prod_cpu_complex64 2022-08-17T12:49:59.2632802Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cartesian_prod_cpu_complex64 2022-08-17T12:49:59.2691488Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cartesian_prod_cpu_float32 2022-08-17T12:49:59.2692260Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cartesian_prod_cpu_float32 2022-08-17T12:49:59.2926379Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cat_cpu_complex64 2022-08-17T12:49:59.2941566Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cat_cpu_complex64 2022-08-17T12:49:59.3127352Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cat_cpu_float32 2022-08-17T12:49:59.3128236Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cat_cpu_float32 2022-08-17T12:49:59.4003547Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cdist_cpu_float32 2022-08-17T12:49:59.4019291Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cdist_cpu_float32 2022-08-17T12:49:59.4075775Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ceil_cpu_float32 2022-08-17T12:49:59.4085002Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ceil_cpu_float32 2022-08-17T12:49:59.4145773Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_chalf_cpu_complex64 2022-08-17T12:49:59.4177858Z [gw1] [ 67%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_chalf_cpu_complex64 2022-08-17T12:49:59.4224558Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_chalf_cpu_float32 2022-08-17T12:49:59.4237722Z [gw1] [ 67%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_chalf_cpu_float32 2022-08-17T12:49:59.4259832Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex64 2022-08-17T12:49:59.4260544Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_char_cpu_complex64 2022-08-17T12:49:59.4326358Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float16 2022-08-17T12:49:59.4327028Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_char_cpu_complex64 2022-08-17T12:49:59.4367018Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_char_cpu_float32 2022-08-17T12:49:59.4389312Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_char_cpu_float32 2022-08-17T12:49:59.4754740Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_cpu_complex64 2022-08-17T12:49:59.4774480Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int32 2022-08-17T12:49:59.4838254Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int64 2022-08-17T12:49:59.4838983Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_cpu_complex64 2022-08-17T12:49:59.5025215Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_cpu_float32 2022-08-17T12:49:59.5047667Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int16 2022-08-17T12:49:59.5538513Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int32 2022-08-17T12:49:59.5540511Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_cpu_float32 2022-08-17T12:49:59.5816618Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_inverse_cpu_complex64 2022-08-17T12:49:59.5850070Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_inverse_cpu_complex64 2022-08-17T12:49:59.6043008Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_inverse_cpu_float32 2022-08-17T12:49:59.6043655Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_inverse_cpu_float32 2022-08-17T12:49:59.6647830Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_solve_cpu_complex64 2022-08-17T12:49:59.6648681Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_solve_cpu_complex64 2022-08-17T12:49:59.6904834Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_solve_cpu_float32 2022-08-17T12:49:59.6905686Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_solve_cpu_float32 2022-08-17T12:49:59.7001692Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_chunk_cpu_complex64 2022-08-17T12:49:59.7015206Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_chunk_cpu_complex64 2022-08-17T12:49:59.7084914Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_chunk_cpu_float32 2022-08-17T12:49:59.7103742Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_chunk_cpu_float32 2022-08-17T12:49:59.7269832Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_cpu_float32 2022-08-17T12:49:59.7287910Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_cpu_float32 2022-08-17T12:49:59.7488426Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_max_cpu_float32 2022-08-17T12:49:59.7494621Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_max_cpu_float32 2022-08-17T12:49:59.7735132Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_min_cpu_float32 2022-08-17T12:49:59.7736109Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_min_cpu_float32 2022-08-17T12:49:59.7836167Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_clone_cpu_complex64 2022-08-17T12:49:59.7836890Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_clone_cpu_complex64 2022-08-17T12:49:59.7867621Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_clone_cpu_float32 2022-08-17T12:49:59.7869103Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_clone_cpu_float32 2022-08-17T12:49:59.7932821Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_column_stack_cpu_complex64 2022-08-17T12:49:59.7948671Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_column_stack_cpu_complex64 2022-08-17T12:49:59.7994141Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_column_stack_cpu_float32 2022-08-17T12:49:59.8018736Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_column_stack_cpu_float32 2022-08-17T12:49:59.8049101Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_combinations_cpu_complex64 2022-08-17T12:49:59.8090781Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int32 2022-08-17T12:49:59.8250584Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int64 2022-08-17T12:49:59.8280772Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_combinations_cpu_complex64 2022-08-17T12:49:59.8368663Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_combinations_cpu_float32 2022-08-17T12:49:59.8370434Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_combinations_cpu_float32 2022-08-17T12:49:59.8384167Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_complex_cpu_float32 2022-08-17T12:49:59.8442778Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int64 2022-08-17T12:49:59.8443622Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int8 2022-08-17T12:49:59.8453874Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_complex_cpu_float32 2022-08-17T12:49:59.8774885Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_cpu_complex64 2022-08-17T12:49:59.8780838Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_cpu_complex64 2022-08-17T12:49:59.8781696Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_cpu_float32 2022-08-17T12:49:59.8788549Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_cpu_float32 2022-08-17T12:49:59.8789923Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_physical_cpu_complex64 2022-08-17T12:49:59.8790586Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_physical_cpu_complex64 2022-08-17T12:49:59.8791223Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_physical_cpu_float32 2022-08-17T12:49:59.8791847Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_physical_cpu_float32 2022-08-17T12:49:59.8855236Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_constant_pad_nd_cpu_complex64 2022-08-17T12:49:59.8868525Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float16 2022-08-17T12:49:59.9114065Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float32 2022-08-17T12:49:59.9114994Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_constant_pad_nd_cpu_complex64 2022-08-17T12:49:59.9266766Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_constant_pad_nd_cpu_float32 2022-08-17T12:49:59.9285312Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_constant_pad_nd_cpu_float32 2022-08-17T12:49:59.9366881Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_contiguous_cpu_complex64 2022-08-17T12:49:59.9375748Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_contiguous_cpu_complex64 2022-08-17T12:49:59.9424289Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_contiguous_cpu_float32 2022-08-17T12:49:59.9438353Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_contiguous_cpu_float32 2022-08-17T12:49:59.9636442Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_copysign_cpu_float32 2022-08-17T12:49:59.9656286Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_copysign_cpu_float32 2022-08-17T12:49:59.9996172Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_corrcoef_cpu_complex64 2022-08-17T12:49:59.9997041Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_corrcoef_cpu_complex64 2022-08-17T12:49:59.9998807Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_corrcoef_cpu_float32 2022-08-17T12:49:59.9999467Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_corrcoef_cpu_float32 2022-08-17T12:50:00.0168205Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cos_cpu_complex64 2022-08-17T12:50:00.0169022Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cos_cpu_complex64 2022-08-17T12:50:00.0250073Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cos_cpu_float32 2022-08-17T12:50:00.0250819Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cos_cpu_float32 2022-08-17T12:50:00.0360324Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cosh_cpu_complex64 2022-08-17T12:50:00.0361121Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cosh_cpu_complex64 2022-08-17T12:50:00.0451121Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cosh_cpu_float32 2022-08-17T12:50:00.0451917Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cosh_cpu_float32 2022-08-17T12:50:00.0655220Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_count_nonzero_cpu_complex64 2022-08-17T12:50:00.0656065Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_count_nonzero_cpu_complex64 2022-08-17T12:50:00.0668978Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_count_nonzero_cpu_float32 2022-08-17T12:50:00.0696513Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_count_nonzero_cpu_float32 2022-08-17T12:50:00.1501124Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cov_cpu_complex64 2022-08-17T12:50:00.1502441Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int8 2022-08-17T12:50:00.1596901Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_uint8 2022-08-17T12:50:00.1597820Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int64 2022-08-17T12:50:00.2147738Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int8 2022-08-17T12:50:00.2149425Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float32 2022-08-17T12:50:00.2150041Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float64 2022-08-17T12:50:00.2150853Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cov_cpu_complex64 2022-08-17T12:50:00.2802457Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cov_cpu_float32 2022-08-17T12:50:00.2803235Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cov_cpu_float32 2022-08-17T12:50:00.2900760Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cross_cpu_complex64 2022-08-17T12:50:00.2908046Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cross_cpu_complex64 2022-08-17T12:50:00.2977319Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cross_cpu_float32 2022-08-17T12:50:00.2986981Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cross_cpu_float32 2022-08-17T12:50:00.3030824Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cummax_cpu_float32 2022-08-17T12:50:00.3049111Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cummax_cpu_float32 2022-08-17T12:50:00.3093609Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cummin_cpu_float32 2022-08-17T12:50:00.3112246Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cummin_cpu_float32 2022-08-17T12:50:00.4040982Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumprod_cpu_complex64 2022-08-17T12:50:00.4052043Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumprod_cpu_complex64 2022-08-17T12:50:00.4280632Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumprod_cpu_float32 2022-08-17T12:50:00.4292664Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumprod_cpu_float32 2022-08-17T12:50:00.4453097Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumsum_cpu_complex64 2022-08-17T12:50:00.4476083Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumsum_cpu_complex64 2022-08-17T12:50:00.4569221Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumsum_cpu_float32 2022-08-17T12:50:00.4576761Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumsum_cpu_float32 2022-08-17T12:50:00.4755075Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumulative_trapezoid_cpu_complex64 2022-08-17T12:50:00.4755978Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int8 2022-08-17T12:50:00.4757667Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_uint8 2022-08-17T12:50:00.4795185Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumulative_trapezoid_cpu_complex64 2022-08-17T12:50:00.4795912Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumulative_trapezoid_cpu_float32 2022-08-17T12:50:00.4796977Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_uint8 2022-08-17T12:50:00.5011171Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_bfloat16 2022-08-17T12:50:00.5192045Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumulative_trapezoid_cpu_float32 2022-08-17T12:50:00.5192940Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_deg2rad_cpu_float32 2022-08-17T12:50:00.5193487Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_deg2rad_cpu_float32 2022-08-17T12:50:00.5194051Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_cpu_complex64 2022-08-17T12:50:00.5194700Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_cpu_complex64 2022-08-17T12:50:00.5381801Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_cpu_float32 2022-08-17T12:50:00.5382613Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_cpu_float32 2022-08-17T12:50:00.5648959Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_embed_cpu_complex64 2022-08-17T12:50:00.5663282Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float64 2022-08-17T12:50:00.5689607Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int16 2022-08-17T12:50:00.5705896Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_embed_cpu_complex64 2022-08-17T12:50:00.5879013Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_embed_cpu_float32 2022-08-17T12:50:00.5891545Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_embed_cpu_float32 2022-08-17T12:50:00.6010486Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagflat_cpu_complex64 2022-08-17T12:50:00.6020729Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagflat_cpu_complex64 2022-08-17T12:50:00.6121233Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagflat_cpu_float32 2022-08-17T12:50:00.6121961Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagflat_cpu_float32 2022-08-17T12:50:00.6499972Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_cpu_complex64 2022-08-17T12:50:00.6513935Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_cpu_complex64 2022-08-17T12:50:00.6746018Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_cpu_float32 2022-08-17T12:50:00.6747178Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_cpu_float32 2022-08-17T12:50:00.6829621Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_scatter_cpu_float32 2022-08-17T12:50:00.6830425Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int16 2022-08-17T12:50:00.6944797Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int32 2022-08-17T12:50:00.6945756Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_scatter_cpu_float32 2022-08-17T12:50:00.7542868Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diff_cpu_complex64 2022-08-17T12:50:00.7583966Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_uint8 2022-08-17T12:50:00.8007942Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_bfloat16 2022-08-17T12:50:00.8008848Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_bfloat16 2022-08-17T12:50:00.8242098Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_complex128 2022-08-17T12:50:00.8242959Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int32 2022-08-17T12:50:00.8308258Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int64 2022-08-17T12:50:00.8309305Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_complex128 2022-08-17T12:50:00.8310027Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_complex64 2022-08-17T12:50:00.8368655Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diff_cpu_complex64 2022-08-17T12:50:00.8564677Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diff_cpu_float32 2022-08-17T12:50:00.8602650Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_complex64 2022-08-17T12:50:00.9094710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float16 2022-08-17T12:50:00.9095568Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float16 2022-08-17T12:50:00.9112585Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float32 2022-08-17T12:50:00.9124051Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_diff_cpu_float32 2022-08-17T12:50:00.9142233Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_digamma_cpu_float32 2022-08-17T12:50:00.9174616Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_bfloat16 2022-08-17T12:50:00.9237497Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_bool 2022-08-17T12:50:00.9402104Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_digamma_cpu_float32 2022-08-17T12:50:00.9402952Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dist_cpu_complex64 2022-08-17T12:50:00.9403822Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float32 2022-08-17T12:50:00.9592823Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float64 2022-08-17T12:50:00.9598195Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float64 2022-08-17T12:50:00.9622149Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int64 2022-08-17T12:50:00.9623278Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_bfloat16 2022-08-17T12:50:00.9818179Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int8 2022-08-17T12:50:00.9818958Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_bfloat16 2022-08-17T12:50:00.9990167Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:50:00.9994387Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_bool 2022-08-17T12:50:01.0199431Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:50:01.0210704Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:50:01.0427707Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:50:01.0446456Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:50:01.0461468Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float16 2022-08-17T12:50:01.0478553Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dist_cpu_complex64 2022-08-17T12:50:01.0654190Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dist_cpu_float32 2022-08-17T12:50:01.0669202Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float16 2022-08-17T12:50:01.0748497Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:50:01.0797424Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int8 2022-08-17T12:50:01.0852068Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_uint8 2022-08-17T12:50:01.0862564Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:50:01.1013250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:50:01.1030208Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dist_cpu_float32 2022-08-17T12:50:01.1042431Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_floor_rounding_cpu_float32 2022-08-17T12:50:01.1057792Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:50:01.1249162Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int16 2022-08-17T12:50:01.1253820Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int16 2022-08-17T12:50:01.1408960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int32 2022-08-17T12:50:01.1419458Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int32 2022-08-17T12:50:01.1436306Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_floor_rounding_cpu_float32 2022-08-17T12:50:01.1437010Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_no_rounding_mode_cpu_complex64 2022-08-17T12:50:01.1600522Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:50:01.1611902Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int64 2022-08-17T12:50:01.1773727Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int8 2022-08-17T12:50:01.1774767Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int8 2022-08-17T12:50:01.1859244Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_uint8 2022-08-17T12:50:01.1888500Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_uint8 2022-08-17T12:50:01.1937665Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_bfloat16 2022-08-17T12:50:01.1951190Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_uint8 2022-08-17T12:50:01.2145012Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_bfloat16 2022-08-17T12:50:01.2150986Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_bfloat16 2022-08-17T12:50:01.2246258Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:50:01.2254540Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_no_rounding_mode_cpu_complex64 2022-08-17T12:50:01.2298538Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_no_rounding_mode_cpu_float32 2022-08-17T12:50:01.2320944Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_bool 2022-08-17T12:50:01.2533625Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:50:01.2559553Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:50:01.2626248Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:50:01.2655662Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_no_rounding_mode_cpu_float32 2022-08-17T12:50:01.2746303Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_trunc_rounding_cpu_float32 2022-08-17T12:50:01.2755822Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:50:01.2965781Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float16 2022-08-17T12:50:01.2966475Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_bool 2022-08-17T12:50:01.2967025Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_float32 2022-08-17T12:50:01.2967627Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float16 2022-08-17T12:50:01.3001628Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:50:01.3005402Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_trunc_rounding_cpu_float32 2022-08-17T12:50:01.3089950Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dot_cpu_complex64 2022-08-17T12:50:01.3103696Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dot_cpu_complex64 2022-08-17T12:50:01.3142550Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dot_cpu_float32 2022-08-17T12:50:01.3147799Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:50:01.3170011Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dot_cpu_float32 2022-08-17T12:50:01.3170979Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_double_cpu_complex64 2022-08-17T12:50:01.3288908Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:50:01.3306407Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_double_cpu_complex64 2022-08-17T12:50:01.3348476Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_double_cpu_float32 2022-08-17T12:50:01.3365204Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:50:01.3380583Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int16 2022-08-17T12:50:01.3388817Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_double_cpu_float32 2022-08-17T12:50:01.3484631Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dsplit_cpu_complex64 2022-08-17T12:50:01.3485289Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dsplit_cpu_complex64 2022-08-17T12:50:01.3528427Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dsplit_cpu_float32 2022-08-17T12:50:01.3532619Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int16 2022-08-17T12:50:01.3553561Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dsplit_cpu_float32 2022-08-17T12:50:01.3554279Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int32 2022-08-17T12:50:01.3619149Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dstack_cpu_complex64 2022-08-17T12:50:01.3653511Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dstack_cpu_complex64 2022-08-17T12:50:01.3678641Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dstack_cpu_float32 2022-08-17T12:50:01.3685721Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_dstack_cpu_float32 2022-08-17T12:50:01.3717774Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_eig_cpu_complex64 2022-08-17T12:50:01.3740043Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int32 2022-08-17T12:50:01.3756466Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:50:01.3771617Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_eig_cpu_complex64 2022-08-17T12:50:01.3819961Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_eig_cpu_float32 2022-08-17T12:50:01.3831610Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_eig_cpu_float32 2022-08-17T12:50:01.3876359Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_einsum_cpu_complex64 2022-08-17T12:50:01.3887169Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int64 2022-08-17T12:50:01.3917473Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int8 2022-08-17T12:50:01.3929918Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_bfloat16 2022-08-17T12:50:01.3942668Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_bool 2022-08-17T12:50:01.3955866Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_einsum_cpu_complex64 2022-08-17T12:50:01.4035231Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_einsum_cpu_float32 2022-08-17T12:50:01.4037264Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_einsum_cpu_float32 2022-08-17T12:50:01.4057632Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int8 2022-08-17T12:50:01.4058557Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_cpu_complex64 2022-08-17T12:50:01.4079447Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_uint8 2022-08-17T12:50:01.4090906Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_cpu_complex64 2022-08-17T12:50:01.4111445Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_cpu_float32 2022-08-17T12:50:01.4143371Z [gw1] [ 67%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_cpu_float32 2022-08-17T12:50:01.4189313Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_like_cpu_complex64 2022-08-17T12:50:01.4234438Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_like_cpu_complex64 2022-08-17T12:50:01.4235131Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_like_cpu_float32 2022-08-17T12:50:01.4235733Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_uint8 2022-08-17T12:50:01.4241500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_bfloat16 2022-08-17T12:50:01.4252203Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_like_cpu_float32 2022-08-17T12:50:01.4395921Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_eq_cpu_complex64 2022-08-17T12:50:01.4407307Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_eq_cpu_complex64 2022-08-17T12:50:01.4486517Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_eq_cpu_float32 2022-08-17T12:50:01.4501270Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_eq_cpu_float32 2022-08-17T12:50:01.4577819Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_equal_cpu_complex64 2022-08-17T12:50:01.4591469Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_equal_cpu_complex64 2022-08-17T12:50:01.4663170Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_equal_cpu_float32 2022-08-17T12:50:01.4663825Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_equal_cpu_float32 2022-08-17T12:50:01.4723921Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_erf_cpu_float32 2022-08-17T12:50:01.4746358Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_erf_cpu_float32 2022-08-17T12:50:01.4856077Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_erfc_cpu_float32 2022-08-17T12:50:01.4871772Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_erfc_cpu_float32 2022-08-17T12:50:01.4950906Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_erfinv_cpu_float32 2022-08-17T12:50:01.4951624Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_erfinv_cpu_float32 2022-08-17T12:50:01.5042392Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp2_cpu_float32 2022-08-17T12:50:01.5056242Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp2_cpu_float32 2022-08-17T12:50:01.5149756Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp_cpu_complex64 2022-08-17T12:50:01.5150841Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_float32 2022-08-17T12:50:01.5184923Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_float64 2022-08-17T12:50:01.5204937Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp_cpu_complex64 2022-08-17T12:50:01.5282792Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp_cpu_float32 2022-08-17T12:50:01.5292915Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp_cpu_float32 2022-08-17T12:50:01.5390288Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_as_cpu_complex64 2022-08-17T12:50:01.5414520Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_as_cpu_complex64 2022-08-17T12:50:01.5469471Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_as_cpu_float32 2022-08-17T12:50:01.5488184Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_as_cpu_float32 2022-08-17T12:50:01.5596544Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_cpu_complex64 2022-08-17T12:50:01.5598477Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_bool 2022-08-17T12:50:01.5721655Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex128 2022-08-17T12:50:01.5722444Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_cpu_complex64 2022-08-17T12:50:01.5834873Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_cpu_float32 2022-08-17T12:50:01.5835748Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_cpu_float32 2022-08-17T12:50:01.5913749Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_expm1_cpu_float32 2022-08-17T12:50:01.5914615Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_expm1_cpu_float32 2022-08-17T12:50:01.6075990Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft2_cpu_complex64 2022-08-17T12:50:01.6096349Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft2_cpu_complex64 2022-08-17T12:50:01.6223947Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft2_cpu_float32 2022-08-17T12:50:01.6224720Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft2_cpu_float32 2022-08-17T12:50:01.6451471Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft_cpu_complex64 2022-08-17T12:50:01.6452274Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft_cpu_complex64 2022-08-17T12:50:01.6680021Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft_cpu_float32 2022-08-17T12:50:01.6680906Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft_cpu_float32 2022-08-17T12:50:01.6978048Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftn_cpu_complex64 2022-08-17T12:50:01.6979035Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftn_cpu_complex64 2022-08-17T12:50:01.7061599Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftn_cpu_float32 2022-08-17T12:50:01.7072620Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftn_cpu_float32 2022-08-17T12:50:01.7148081Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftshift_cpu_complex64 2022-08-17T12:50:01.7157988Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftshift_cpu_complex64 2022-08-17T12:50:01.7212358Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftshift_cpu_float32 2022-08-17T12:50:01.7227351Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftshift_cpu_float32 2022-08-17T12:50:01.7378378Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft2_cpu_complex64 2022-08-17T12:50:01.7391444Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft2_cpu_complex64 2022-08-17T12:50:01.7596191Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft2_cpu_float32 2022-08-17T12:50:01.7597117Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft2_cpu_float32 2022-08-17T12:50:01.7788175Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft_cpu_complex64 2022-08-17T12:50:01.7801491Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft_cpu_complex64 2022-08-17T12:50:01.7911181Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft_cpu_float32 2022-08-17T12:50:01.7941892Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft_cpu_float32 2022-08-17T12:50:01.8160767Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfftn_cpu_complex64 2022-08-17T12:50:01.8161582Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfftn_cpu_complex64 2022-08-17T12:50:01.8422787Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfftn_cpu_float32 2022-08-17T12:50:01.8465504Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfftn_cpu_float32 2022-08-17T12:50:01.8468992Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft2_cpu_complex64 2022-08-17T12:50:01.8488431Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_float64 2022-08-17T12:50:01.8727023Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int16 2022-08-17T12:50:01.8727794Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft2_cpu_complex64 2022-08-17T12:50:01.8870203Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft2_cpu_float32 2022-08-17T12:50:01.8871030Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft2_cpu_float32 2022-08-17T12:50:01.9140931Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft_cpu_complex64 2022-08-17T12:50:01.9142016Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft_cpu_complex64 2022-08-17T12:50:01.9220492Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft_cpu_float32 2022-08-17T12:50:01.9243416Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft_cpu_float32 2022-08-17T12:50:01.9367278Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftn_cpu_complex64 2022-08-17T12:50:01.9378849Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftn_cpu_complex64 2022-08-17T12:50:01.9400829Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftn_cpu_float32 2022-08-17T12:50:01.9408940Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_bfloat16 2022-08-17T12:50:01.9464053Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_bool 2022-08-17T12:50:01.9490746Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftn_cpu_float32 2022-08-17T12:50:01.9692875Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftshift_cpu_complex64 2022-08-17T12:50:01.9693988Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftshift_cpu_complex64 2022-08-17T12:50:01.9694903Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftshift_cpu_float32 2022-08-17T12:50:01.9695684Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftshift_cpu_float32 2022-08-17T12:50:01.9877422Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfft2_cpu_float32 2022-08-17T12:50:01.9878325Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfft2_cpu_float32 2022-08-17T12:50:02.0036326Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfft_cpu_float32 2022-08-17T12:50:02.0038920Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfft_cpu_float32 2022-08-17T12:50:02.0206017Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfftn_cpu_float32 2022-08-17T12:50:02.0223158Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfftn_cpu_float32 2022-08-17T12:50:02.0326761Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft2_cpu_complex64 2022-08-17T12:50:02.0346336Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft2_cpu_complex64 2022-08-17T12:50:02.0432849Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft2_cpu_float32 2022-08-17T12:50:02.0449717Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft2_cpu_float32 2022-08-17T12:50:02.0610203Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft_cpu_complex64 2022-08-17T12:50:02.0611289Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft_cpu_complex64 2022-08-17T12:50:02.0796990Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft_cpu_float32 2022-08-17T12:50:02.1255770Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft_cpu_float32 2022-08-17T12:50:02.1258913Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfftn_cpu_complex64 2022-08-17T12:50:02.1259854Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfftn_cpu_complex64 2022-08-17T12:50:02.1270302Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfftn_cpu_float32 2022-08-17T12:50:02.1285429Z [gw3] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int16 2022-08-17T12:50:02.1514385Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int32 2022-08-17T12:50:02.1515182Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfftn_cpu_float32 2022-08-17T12:50:02.1637530Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfft2_cpu_float32 2022-08-17T12:50:02.1652091Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfft2_cpu_float32 2022-08-17T12:50:02.1782214Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfft_cpu_float32 2022-08-17T12:50:02.1783030Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfft_cpu_float32 2022-08-17T12:50:02.1885839Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfftn_cpu_float32 2022-08-17T12:50:02.1981669Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfftn_cpu_float32 2022-08-17T12:50:02.1982428Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fill_cpu_complex64 2022-08-17T12:50:02.1984023Z [gw2] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex128 2022-08-17T12:50:02.1984828Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex32 2022-08-17T12:50:02.2048713Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fill_cpu_complex64 2022-08-17T12:50:02.2050174Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fill_cpu_float32 2022-08-17T12:50:02.2085879Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fill_cpu_float32 2022-08-17T12:50:02.2086744Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_flatten_cpu_complex64 2022-08-17T12:50:02.2093289Z [gw0] [ 67%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_bool 2022-08-17T12:50:02.2287380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float16 2022-08-17T12:50:02.2288866Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_flatten_cpu_complex64 2022-08-17T12:50:02.2311618Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_flatten_cpu_float32 2022-08-17T12:50:02.2312449Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_flatten_cpu_float32 2022-08-17T12:50:02.2484923Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_flip_cpu_complex64 2022-08-17T12:50:02.2783288Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_flip_cpu_complex64 2022-08-17T12:50:02.2784049Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_flip_cpu_float32 2022-08-17T12:50:02.2784662Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_flip_cpu_float32 2022-08-17T12:50:02.2787750Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fliplr_cpu_complex64 2022-08-17T12:50:02.2788347Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fliplr_cpu_complex64 2022-08-17T12:50:02.2788933Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fliplr_cpu_float32 2022-08-17T12:50:02.2805370Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fliplr_cpu_float32 2022-08-17T12:50:02.2806102Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_flipud_cpu_complex64 2022-08-17T12:50:02.2806706Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_flipud_cpu_complex64 2022-08-17T12:50:02.2838387Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_flipud_cpu_float32 2022-08-17T12:50:02.2881217Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_flipud_cpu_float32 2022-08-17T12:50:02.2946362Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_cpu_complex64 2022-08-17T12:50:02.2981818Z [gw1] [ 67%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_cpu_complex64 2022-08-17T12:50:02.3017096Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_cpu_float32 2022-08-17T12:50:02.3031311Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_cpu_float32 2022-08-17T12:50:02.3340046Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_power_cpu_complex64 2022-08-17T12:50:02.3340798Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_power_cpu_complex64 2022-08-17T12:50:02.3554777Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_power_cpu_float32 2022-08-17T12:50:02.3555739Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_power_cpu_float32 2022-08-17T12:50:02.3573596Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_floor_cpu_float32 2022-08-17T12:50:02.3597753Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_floor_cpu_float32 2022-08-17T12:50:02.3756906Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_floor_divide_cpu_float32 2022-08-17T12:50:02.3758709Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_floor_divide_cpu_float32 2022-08-17T12:50:02.3887767Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmax_cpu_float32 2022-08-17T12:50:02.3888915Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmax_cpu_float32 2022-08-17T12:50:02.4030182Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmin_cpu_float32 2022-08-17T12:50:02.4051053Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmin_cpu_float32 2022-08-17T12:50:02.4252260Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmod_cpu_float32 2022-08-17T12:50:02.4253363Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmod_cpu_float32 2022-08-17T12:50:02.4340693Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_frac_cpu_float32 2022-08-17T12:50:02.4369886Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_frac_cpu_float32 2022-08-17T12:50:02.4393619Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_frexp_cpu_float32 2022-08-17T12:50:02.4409488Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_frexp_cpu_float32 2022-08-17T12:50:02.4471375Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_full_like_cpu_complex64 2022-08-17T12:50:02.4484759Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_full_like_cpu_complex64 2022-08-17T12:50:02.4539738Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_full_like_cpu_float32 2022-08-17T12:50:02.4550154Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_full_like_cpu_float32 2022-08-17T12:50:02.4681444Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_gather_cpu_complex64 2022-08-17T12:50:02.4743748Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_gather_cpu_complex64 2022-08-17T12:50:02.4774780Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_gather_cpu_float32 2022-08-17T12:50:02.4786055Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_gather_cpu_float32 2022-08-17T12:50:02.4899517Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ge_cpu_float32 2022-08-17T12:50:02.4911883Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ge_cpu_float32 2022-08-17T12:50:02.5269714Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_geqrf_cpu_complex64 2022-08-17T12:50:02.5294120Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int32 2022-08-17T12:50:02.5553979Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int64 2022-08-17T12:50:02.5601832Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_geqrf_cpu_complex64 2022-08-17T12:50:02.5920585Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_geqrf_cpu_float32 2022-08-17T12:50:02.5921472Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_geqrf_cpu_float32 2022-08-17T12:50:02.6109928Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_gradient_cpu_complex64 2022-08-17T12:50:02.6123074Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_gradient_cpu_complex64 2022-08-17T12:50:02.6195913Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_gradient_cpu_float32 2022-08-17T12:50:02.6220356Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_gradient_cpu_float32 2022-08-17T12:50:02.6330652Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_gt_cpu_float32 2022-08-17T12:50:02.6331426Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_gt_cpu_float32 2022-08-17T12:50:02.6435627Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_half_cpu_complex64 2022-08-17T12:50:02.6453018Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_half_cpu_complex64 2022-08-17T12:50:02.6508469Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_half_cpu_float32 2022-08-17T12:50:02.6534009Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_half_cpu_float32 2022-08-17T12:50:02.6679950Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_heaviside_cpu_float32 2022-08-17T12:50:02.6680801Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_heaviside_cpu_float32 2022-08-17T12:50:02.7072728Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_histc_cpu_float32 2022-08-17T12:50:02.7073847Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_histc_cpu_float32 2022-08-17T12:50:02.8127704Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_histogram_cpu_float32 2022-08-17T12:50:02.8128449Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_histogram_cpu_float32 2022-08-17T12:50:02.8896807Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_histogramdd_cpu_float32 2022-08-17T12:50:02.8904684Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int64 2022-08-17T12:50:02.9010851Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int8 2022-08-17T12:50:02.9011642Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_histogramdd_cpu_float32 2022-08-17T12:50:02.9094976Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_hsplit_cpu_complex64 2022-08-17T12:50:02.9111476Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_hsplit_cpu_complex64 2022-08-17T12:50:02.9151549Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_hsplit_cpu_float32 2022-08-17T12:50:02.9167965Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_hsplit_cpu_float32 2022-08-17T12:50:02.9223090Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_hstack_cpu_complex64 2022-08-17T12:50:02.9232803Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_hstack_cpu_complex64 2022-08-17T12:50:02.9283237Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_hstack_cpu_float32 2022-08-17T12:50:02.9303055Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_hstack_cpu_float32 2022-08-17T12:50:02.9485588Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_hypot_cpu_float32 2022-08-17T12:50:02.9511914Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_hypot_cpu_float32 2022-08-17T12:50:02.9609266Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_i0_cpu_float32 2022-08-17T12:50:02.9610062Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_i0_cpu_float32 2022-08-17T12:50:02.9734170Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_igamma_cpu_float32 2022-08-17T12:50:02.9753686Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_igamma_cpu_float32 2022-08-17T12:50:03.0006116Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_igammac_cpu_float32 2022-08-17T12:50:03.0007012Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_igammac_cpu_float32 2022-08-17T12:50:03.0007835Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_imag_cpu_complex64 2022-08-17T12:50:03.0008501Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_imag_cpu_complex64 2022-08-17T12:50:03.0186894Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_add_cpu_complex64 2022-08-17T12:50:03.0187836Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float16 2022-08-17T12:50:03.0361770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float32 2022-08-17T12:50:03.0362568Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_add_cpu_complex64 2022-08-17T12:50:03.0513198Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_add_cpu_float32 2022-08-17T12:50:03.0527377Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_add_cpu_float32 2022-08-17T12:50:03.0664608Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_copy_cpu_complex64 2022-08-17T12:50:03.0674775Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_copy_cpu_complex64 2022-08-17T12:50:03.0758219Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_copy_cpu_float32 2022-08-17T12:50:03.0766846Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_copy_cpu_float32 2022-08-17T12:50:03.0892438Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_fill_cpu_complex64 2022-08-17T12:50:03.0903190Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_fill_cpu_complex64 2022-08-17T12:50:03.1001988Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_fill_cpu_float32 2022-08-17T12:50:03.1003432Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_fill_cpu_float32 2022-08-17T12:50:03.1193372Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_put_cpu_complex64 2022-08-17T12:50:03.1231620Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_put_cpu_complex64 2022-08-17T12:50:03.1315643Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_put_cpu_float32 2022-08-17T12:50:03.1356897Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_put_cpu_float32 2022-08-17T12:50:03.1959237Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_reduce_cpu_float32 2022-08-17T12:50:03.1979505Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex32 2022-08-17T12:50:03.1994778Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex64 2022-08-17T12:50:03.2018727Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_reduce_cpu_float32 2022-08-17T12:50:03.2112143Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_select_cpu_complex64 2022-08-17T12:50:03.2228663Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_select_cpu_complex64 2022-08-17T12:50:03.2229974Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_select_cpu_float32 2022-08-17T12:50:03.2230855Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int8 2022-08-17T12:50:03.2231649Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_uint8 2022-08-17T12:50:03.2232446Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_select_cpu_float32 2022-08-17T12:50:03.2276151Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_inner_cpu_complex64 2022-08-17T12:50:03.2288251Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_inner_cpu_complex64 2022-08-17T12:50:03.2353490Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_inner_cpu_float32 2022-08-17T12:50:03.2386383Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_inner_cpu_float32 2022-08-17T12:50:03.2451214Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_int_cpu_complex64 2022-08-17T12:50:03.2451947Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_int_cpu_complex64 2022-08-17T12:50:03.2489344Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_int_cpu_float32 2022-08-17T12:50:03.2505975Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_int_cpu_float32 2022-08-17T12:50:03.2909577Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_inverse_cpu_complex64 2022-08-17T12:50:03.2939041Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_inverse_cpu_complex64 2022-08-17T12:50:03.3141326Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_inverse_cpu_float32 2022-08-17T12:50:03.3176460Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_inverse_cpu_float32 2022-08-17T12:50:03.3388190Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isclose_cpu_complex64 2022-08-17T12:50:03.3429726Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isclose_cpu_complex64 2022-08-17T12:50:03.3526843Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isclose_cpu_float32 2022-08-17T12:50:03.3537880Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isclose_cpu_float32 2022-08-17T12:50:03.3605552Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isfinite_cpu_complex64 2022-08-17T12:50:03.3615798Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isfinite_cpu_complex64 2022-08-17T12:50:03.3662407Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isfinite_cpu_float32 2022-08-17T12:50:03.3677407Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isfinite_cpu_float32 2022-08-17T12:50:03.3716622Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isin_cpu_float32 2022-08-17T12:50:03.3725672Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isin_cpu_float32 2022-08-17T12:50:03.3771071Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isinf_cpu_complex64 2022-08-17T12:50:03.3792950Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isinf_cpu_complex64 2022-08-17T12:50:03.3821634Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isinf_cpu_float32 2022-08-17T12:50:03.3835329Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isinf_cpu_float32 2022-08-17T12:50:03.3881568Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isnan_cpu_complex64 2022-08-17T12:50:03.3911349Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isnan_cpu_complex64 2022-08-17T12:50:03.4535113Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isnan_cpu_float32 2022-08-17T12:50:03.4536037Z [gw1] [ 68%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isnan_cpu_float32 2022-08-17T12:50:03.4677199Z test_ops.py::TestCompositeComplianceCPU::test_backward_maximum_cpu_float32 2022-08-17T12:50:03.4678146Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float32 2022-08-17T12:50:03.5180061Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float64 2022-08-17T12:50:03.5191979Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_uint8 2022-08-17T12:50:03.6353378Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_bfloat16 2022-08-17T12:50:03.6354206Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_maximum_cpu_float32 2022-08-17T12:50:03.7155667Z test_ops.py::TestCompositeComplianceCPU::test_backward_mean_cpu_float32 2022-08-17T12:50:03.7156562Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mean_cpu_float32 2022-08-17T12:50:03.7737086Z test_ops.py::TestCompositeComplianceCPU::test_backward_median_cpu_float32 2022-08-17T12:50:03.7737968Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_median_cpu_float32 2022-08-17T12:50:03.7799814Z test_ops.py::TestCompositeComplianceCPU::test_backward_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:50:03.7800719Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex64 2022-08-17T12:50:03.9576956Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float16 2022-08-17T12:50:03.9594537Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_bfloat16 2022-08-17T12:50:04.0260442Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_bool 2022-08-17T12:50:04.0261350Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:50:04.0845216Z test_ops.py::TestCompositeComplianceCPU::test_backward_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:50:04.0857544Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float64 2022-08-17T12:50:04.2569444Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int16 2022-08-17T12:50:04.2570836Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float16 2022-08-17T12:50:04.3985633Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float32 2022-08-17T12:50:04.3986635Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int16 2022-08-17T12:50:04.4570309Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int32 2022-08-17T12:50:04.4608454Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_bool 2022-08-17T12:50:04.4887127Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_float32 2022-08-17T12:50:04.4911858Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float32 2022-08-17T12:50:04.7198899Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float64 2022-08-17T12:50:04.7200096Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int32 2022-08-17T12:50:04.7763669Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int64 2022-08-17T12:50:04.7764719Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_float32 2022-08-17T12:50:04.8188570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_float64 2022-08-17T12:50:04.8189349Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float64 2022-08-17T12:50:04.9618004Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int16 2022-08-17T12:50:04.9643597Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int16 2022-08-17T12:50:05.0356242Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int32 2022-08-17T12:50:05.0371096Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int64 2022-08-17T12:50:05.0802247Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int8 2022-08-17T12:50:05.0829647Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int32 2022-08-17T12:50:05.1212675Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int64 2022-08-17T12:50:05.1226362Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_float64 2022-08-17T12:50:05.1966964Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int16 2022-08-17T12:50:05.1979337Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int64 2022-08-17T12:50:05.2531645Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int8 2022-08-17T12:50:05.2532513Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int8 2022-08-17T12:50:05.3003065Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_uint8 2022-08-17T12:50:05.3004054Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int8 2022-08-17T12:50:05.3582274Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_uint8 2022-08-17T12:50:05.3594087Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int16 2022-08-17T12:50:05.4032807Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int32 2022-08-17T12:50:05.4045183Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_uint8 2022-08-17T12:50:05.4426930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_bfloat16 2022-08-17T12:50:05.4436275Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_bfloat16 2022-08-17T12:50:05.4723107Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_bool 2022-08-17T12:50:05.4734111Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_bool 2022-08-17T12:50:05.4758851Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_uint8 2022-08-17T12:50:05.4759661Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:50:05.4851405Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_bfloat16 2022-08-17T12:50:05.4873099Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_bfloat16 2022-08-17T12:50:05.4927767Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_bool 2022-08-17T12:50:05.4945474Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_bool 2022-08-17T12:50:05.5059212Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex128 2022-08-17T12:50:05.5064303Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex128 2022-08-17T12:50:05.5174278Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex32 2022-08-17T12:50:05.5200556Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex32 2022-08-17T12:50:05.5201348Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex64 2022-08-17T12:50:05.5229005Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:50:05.5297860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:50:05.5298830Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex64 2022-08-17T12:50:05.5388409Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float16 2022-08-17T12:50:05.5395184Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float16 2022-08-17T12:50:05.5486475Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float32 2022-08-17T12:50:05.5502947Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float32 2022-08-17T12:50:05.5604763Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float64 2022-08-17T12:50:05.5605562Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float64 2022-08-17T12:50:05.5673598Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int16 2022-08-17T12:50:05.5674681Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:50:05.5675774Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float16 2022-08-17T12:50:05.5715373Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int16 2022-08-17T12:50:05.5716490Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:50:05.5717246Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int32 2022-08-17T12:50:05.5966662Z test_ops.py::TestCompositeComplianceCPU::test_backward_min_binary_cpu_float32 2022-08-17T12:50:05.5968458Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int32 2022-08-17T12:50:05.5969350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int64 2022-08-17T12:50:05.5969905Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int64 2022-08-17T12:50:05.5983883Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int8 2022-08-17T12:50:05.5985042Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int8 2022-08-17T12:50:05.6049625Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_uint8 2022-08-17T12:50:05.6050465Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_uint8 2022-08-17T12:50:05.6073356Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_bfloat16 2022-08-17T12:50:05.6099427Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float16 2022-08-17T12:50:05.6319758Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float32 2022-08-17T12:50:05.6506931Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int32 2022-08-17T12:50:05.6507835Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int64 2022-08-17T12:50:05.6508519Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float32 2022-08-17T12:50:05.6876186Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float64 2022-08-17T12:50:05.6878273Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float64 2022-08-17T12:50:05.7148664Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int16 2022-08-17T12:50:05.7171292Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int16 2022-08-17T12:50:05.7490849Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int32 2022-08-17T12:50:05.7510814Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int32 2022-08-17T12:50:05.7623953Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int64 2022-08-17T12:50:05.7635622Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_min_binary_cpu_float32 2022-08-17T12:50:05.7794154Z test_ops.py::TestCompositeComplianceCPU::test_backward_min_reduction_no_dim_cpu_float32 2022-08-17T12:50:05.7804127Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_min_reduction_no_dim_cpu_float32 2022-08-17T12:50:05.7815315Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int64 2022-08-17T12:50:05.7819884Z test_ops.py::TestCompositeComplianceCPU::test_backward_min_reduction_with_dim_cpu_float32 2022-08-17T12:50:05.8027972Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int8 2022-08-17T12:50:05.8041084Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_min_reduction_with_dim_cpu_float32 2022-08-17T12:50:05.8122423Z test_ops.py::TestCompositeComplianceCPU::test_backward_minimum_cpu_float32 2022-08-17T12:50:05.8133814Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int8 2022-08-17T12:50:05.8442014Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_uint8 2022-08-17T12:50:05.8455976Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_uint8 2022-08-17T12:50:05.8793540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_bfloat16 2022-08-17T12:50:05.8858807Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int64 2022-08-17T12:50:05.8859690Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_bfloat16 2022-08-17T12:50:05.8860374Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int8 2022-08-17T12:50:05.9078683Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_bool 2022-08-17T12:50:05.9089136Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_bool 2022-08-17T12:50:05.9522750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex128 2022-08-17T12:50:05.9540233Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex128 2022-08-17T12:50:05.9900458Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex32 2022-08-17T12:50:05.9901330Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_minimum_cpu_float32 2022-08-17T12:50:05.9959924Z test_ops.py::TestCompositeComplianceCPU::test_backward_mm_cpu_float32 2022-08-17T12:50:05.9982991Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex32 2022-08-17T12:50:06.0045433Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex64 2022-08-17T12:50:06.0064509Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mm_cpu_float32 2022-08-17T12:50:06.0446114Z test_ops.py::TestCompositeComplianceCPU::test_backward_mode_cpu_float32 2022-08-17T12:50:06.0450470Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mode_cpu_float32 2022-08-17T12:50:06.0474522Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex64 2022-08-17T12:50:06.0475497Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float16 2022-08-17T12:50:06.0557332Z test_ops.py::TestCompositeComplianceCPU::test_backward_movedim_cpu_float32 2022-08-17T12:50:06.0571632Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_movedim_cpu_float32 2022-08-17T12:50:06.0735959Z test_ops.py::TestCompositeComplianceCPU::test_backward_msort_cpu_float32 2022-08-17T12:50:06.0754784Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_msort_cpu_float32 2022-08-17T12:50:06.0833577Z test_ops.py::TestCompositeComplianceCPU::test_backward_mul_cpu_float32 2022-08-17T12:50:06.0854503Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float16 2022-08-17T12:50:06.1340683Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float32 2022-08-17T12:50:06.1342236Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_bfloat16 2022-08-17T12:50:06.1342988Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_bool 2022-08-17T12:50:06.1343637Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int8 2022-08-17T12:50:06.1476226Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_uint8 2022-08-17T12:50:06.1477430Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float32 2022-08-17T12:50:06.1772207Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float64 2022-08-17T12:50:06.1773317Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mul_cpu_float32 2022-08-17T12:50:06.1881657Z test_ops.py::TestCompositeComplianceCPU::test_backward_mv_cpu_float32 2022-08-17T12:50:06.1897786Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float64 2022-08-17T12:50:06.1940062Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int16 2022-08-17T12:50:06.1954553Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mv_cpu_float32 2022-08-17T12:50:06.2138167Z test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:50:06.2159399Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int16 2022-08-17T12:50:06.2526985Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int32 2022-08-17T12:50:06.2528243Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:50:06.2562285Z test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:50:06.2572664Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int32 2022-08-17T12:50:06.2902198Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int64 2022-08-17T12:50:06.2919961Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int64 2022-08-17T12:50:06.3059415Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int8 2022-08-17T12:50:06.3072897Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:50:06.3302073Z test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:50:06.3302982Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int8 2022-08-17T12:50:06.3582917Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_uint8 2022-08-17T12:50:06.3583826Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_uint8 2022-08-17T12:50:06.3631692Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_bfloat16 2022-08-17T12:50:06.3632526Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:50:06.3860831Z test_ops.py::TestCompositeComplianceCPU::test_backward_nan_to_num_cpu_float32 2022-08-17T12:50:06.3862004Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nan_to_num_cpu_float32 2022-08-17T12:50:06.5189729Z test_ops.py::TestCompositeComplianceCPU::test_backward_nanmean_cpu_float32 2022-08-17T12:50:06.5191487Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_bool 2022-08-17T12:50:06.5192183Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex128 2022-08-17T12:50:06.5192853Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_uint8 2022-08-17T12:50:06.6100603Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_bfloat16 2022-08-17T12:50:06.6154896Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nanmean_cpu_float32 2022-08-17T12:50:06.6674856Z test_ops.py::TestCompositeComplianceCPU::test_backward_nanmedian_cpu_float32 2022-08-17T12:50:06.6675696Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nanmedian_cpu_float32 2022-08-17T12:50:07.0748145Z test_ops.py::TestCompositeComplianceCPU::test_backward_nanquantile_cpu_float32 2022-08-17T12:50:07.0785878Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_bfloat16 2022-08-17T12:50:07.3684181Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_bool 2022-08-17T12:50:07.3685321Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_bfloat16 2022-08-17T12:50:07.5672366Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_bool 2022-08-17T12:50:07.5688482Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_bool 2022-08-17T12:50:07.6129543Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_float32 2022-08-17T12:50:07.6151585Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex128 2022-08-17T12:50:07.7964663Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex32 2022-08-17T12:50:07.7986356Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_float32 2022-08-17T12:50:07.9112175Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_float64 2022-08-17T12:50:07.9118356Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_bool 2022-08-17T12:50:08.1008457Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float16 2022-08-17T12:50:08.1016117Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_float64 2022-08-17T12:50:08.1713956Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int16 2022-08-17T12:50:08.1720172Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nanquantile_cpu_float32 2022-08-17T12:50:08.3267380Z test_ops.py::TestCompositeComplianceCPU::test_backward_nansum_cpu_float32 2022-08-17T12:50:08.3308252Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nansum_cpu_float32 2022-08-17T12:50:08.3495438Z test_ops.py::TestCompositeComplianceCPU::test_backward_narrow_cpu_float32 2022-08-17T12:50:08.3553685Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_narrow_cpu_float32 2022-08-17T12:50:08.3952141Z test_ops.py::TestCompositeComplianceCPU::test_backward_native_layer_norm_cpu_float32 2022-08-17T12:50:08.4050223Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int16 2022-08-17T12:50:08.6939232Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int32 2022-08-17T12:50:08.6951665Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int32 2022-08-17T12:50:08.7654348Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int64 2022-08-17T12:50:08.7666348Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_native_layer_norm_cpu_float32 2022-08-17T12:50:08.7732015Z test_ops.py::TestCompositeComplianceCPU::test_backward_neg_cpu_float32 2022-08-17T12:50:08.7751402Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_neg_cpu_float32 2022-08-17T12:50:08.8162493Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:50:08.8163525Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:50:08.8416314Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:50:08.8425557Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float16 2022-08-17T12:50:08.8857693Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float32 2022-08-17T12:50:08.8858636Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:50:08.9866122Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:50:08.9867033Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:50:08.9968555Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:50:08.9977437Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex32 2022-08-17T12:50:09.0083041Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex64 2022-08-17T12:50:09.0097002Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int64 2022-08-17T12:50:09.0517669Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int8 2022-08-17T12:50:09.0531009Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:50:09.2563755Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:50:09.2578375Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:50:09.2777286Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:50:09.2803388Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int8 2022-08-17T12:50:09.3985365Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_uint8 2022-08-17T12:50:09.3986222Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:50:09.4034983Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:50:09.4045591Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float32 2022-08-17T12:50:09.4976193Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float64 2022-08-17T12:50:09.4977106Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:50:09.5120693Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:50:09.5141248Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_uint8 2022-08-17T12:50:09.5472246Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_bfloat16 2022-08-17T12:50:09.5508465Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:50:09.6068783Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:50:09.6070586Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:50:09.6986040Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_batch_norm_cpu_float32 2022-08-17T12:50:09.7009546Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex64 2022-08-17T12:50:09.8307171Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float16 2022-08-17T12:50:09.8323507Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_bfloat16 2022-08-17T12:50:10.0843418Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_bool 2022-08-17T12:50:10.0856935Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float64 2022-08-17T12:50:10.2525900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int16 2022-08-17T12:50:10.2526881Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_bool 2022-08-17T12:50:10.4483072Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float16 2022-08-17T12:50:10.4503927Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float16 2022-08-17T12:50:10.7596572Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float32 2022-08-17T12:50:10.7613454Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float16 2022-08-17T12:50:10.8029166Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float32 2022-08-17T12:50:10.8029958Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int16 2022-08-17T12:50:10.9601752Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int32 2022-08-17T12:50:10.9602634Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float32 2022-08-17T12:50:11.0835426Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float64 2022-08-17T12:50:11.0840077Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float32 2022-08-17T12:50:11.4420205Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float64 2022-08-17T12:50:11.4420944Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float64 2022-08-17T12:50:11.5083733Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int16 2022-08-17T12:50:11.5100510Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int32 2022-08-17T12:50:11.5455359Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int64 2022-08-17T12:50:11.5475013Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float64 2022-08-17T12:50:11.7123427Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int16 2022-08-17T12:50:11.7136738Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int16 2022-08-17T12:50:11.8035831Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int32 2022-08-17T12:50:11.8074364Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int16 2022-08-17T12:50:11.8274608Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int32 2022-08-17T12:50:11.8275503Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_batch_norm_cpu_float32 2022-08-17T12:50:12.0775700Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_bilinear_cpu_float32 2022-08-17T12:50:12.0784265Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int32 2022-08-17T12:50:12.1643288Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int64 2022-08-17T12:50:12.1644091Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int32 2022-08-17T12:50:12.2381638Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int64 2022-08-17T12:50:12.2397116Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int64 2022-08-17T12:50:12.4045868Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int8 2022-08-17T12:50:12.4060277Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int64 2022-08-17T12:50:12.5097522Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int8 2022-08-17T12:50:12.5123066Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int64 2022-08-17T12:50:12.6845066Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int8 2022-08-17T12:50:12.6892003Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int8 2022-08-17T12:50:12.8224890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_uint8 2022-08-17T12:50:12.8282616Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int8 2022-08-17T12:50:12.8994641Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_uint8 2022-08-17T12:50:12.8995374Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int8 2022-08-17T12:50:12.9523528Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_uint8 2022-08-17T12:50:12.9531346Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_uint8 2022-08-17T12:50:13.0856973Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_bfloat16 2022-08-17T12:50:13.0868612Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_uint8 2022-08-17T12:50:13.2556723Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_bfloat16 2022-08-17T12:50:13.2557579Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_bfloat16 2022-08-17T12:50:13.5152019Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_bool 2022-08-17T12:50:13.5162589Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_uint8 2022-08-17T12:50:13.6302118Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_bfloat16 2022-08-17T12:50:13.6311682Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_bool 2022-08-17T12:50:13.7203155Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_complex128 2022-08-17T12:50:13.7203973Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_bfloat16 2022-08-17T12:50:13.9662718Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_bool 2022-08-17T12:50:13.9674659Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_bfloat16 2022-08-17T12:50:13.9720075Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_bool 2022-08-17T12:50:13.9720867Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_bool 2022-08-17T12:50:14.4806813Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float16 2022-08-17T12:50:14.4807768Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_bilinear_cpu_float32 2022-08-17T12:50:14.4876621Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:50:14.4877548Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_bool 2022-08-17T12:50:14.6069016Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_complex128 2022-08-17T12:50:14.6069970Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_complex128 2022-08-17T12:50:14.7087560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_complex64 2022-08-17T12:50:14.7097445Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:50:14.8619022Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:50:14.8619951Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float16 2022-08-17T12:50:15.1619854Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float32 2022-08-17T12:50:15.1620928Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_complex64 2022-08-17T12:50:15.3318617Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_float32 2022-08-17T12:50:15.3326567Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_complex128 2022-08-17T12:50:15.3964546Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_complex64 2022-08-17T12:50:15.3995793Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float32 2022-08-17T12:50:15.4911581Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float64 2022-08-17T12:50:15.4912438Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_float32 2022-08-17T12:50:15.7934619Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_float64 2022-08-17T12:50:15.7942466Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_float64 2022-08-17T12:50:15.8535911Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int16 2022-08-17T12:50:15.8556409Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:50:15.8682204Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_celu_cpu_float32 2022-08-17T12:50:15.8708598Z [gw1] [ 68%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_celu_cpu_float32 2022-08-17T12:50:16.0023912Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv1d_cpu_float32 2022-08-17T12:50:16.0030468Z [gw2] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_complex64 2022-08-17T12:50:16.0295970Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_float32 2022-08-17T12:50:16.0311020Z [gw0] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float64 2022-08-17T12:50:16.0851738Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int16 2022-08-17T12:50:16.0852933Z [gw3] [ 68%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int16 2022-08-17T12:50:16.1663465Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int32 2022-08-17T12:50:16.1664384Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int16 2022-08-17T12:50:16.2565304Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int32 2022-08-17T12:50:16.2580485Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_float32 2022-08-17T12:50:16.3143258Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_float64 2022-08-17T12:50:16.3154819Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int32 2022-08-17T12:50:16.3508413Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int64 2022-08-17T12:50:16.3520810Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int32 2022-08-17T12:50:16.4002504Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int64 2022-08-17T12:50:16.4023063Z [gw1] [ 69%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv1d_cpu_float32 2022-08-17T12:50:16.4717050Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv2d_cpu_float32 2022-08-17T12:50:16.4717955Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int64 2022-08-17T12:50:16.6110572Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int8 2022-08-17T12:50:16.6111665Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int8 2022-08-17T12:50:16.6364917Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_uint8 2022-08-17T12:50:16.6365707Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_float64 2022-08-17T12:50:16.6494345Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int16 2022-08-17T12:50:16.6509745Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int64 2022-08-17T12:50:16.7538547Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int8 2022-08-17T12:50:16.7564001Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_uint8 2022-08-17T12:50:16.7637321Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_bfloat16 2022-08-17T12:50:16.7653761Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_bfloat16 2022-08-17T12:50:16.7736262Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_bool 2022-08-17T12:50:16.7737051Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_bool 2022-08-17T12:50:16.7818347Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex128 2022-08-17T12:50:16.7841100Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex128 2022-08-17T12:50:16.7928486Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex32 2022-08-17T12:50:16.7948260Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex32 2022-08-17T12:50:16.8033384Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex64 2022-08-17T12:50:16.8049549Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex64 2022-08-17T12:50:16.8128011Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float16 2022-08-17T12:50:16.8128711Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float16 2022-08-17T12:50:16.8205457Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float32 2022-08-17T12:50:16.8220332Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float32 2022-08-17T12:50:16.8379328Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float64 2022-08-17T12:50:16.8380049Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float64 2022-08-17T12:50:16.8380707Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int16 2022-08-17T12:50:16.8381357Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int16 2022-08-17T12:50:16.8437398Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int32 2022-08-17T12:50:16.8447313Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int32 2022-08-17T12:50:16.8515994Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int64 2022-08-17T12:50:16.8532148Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int64 2022-08-17T12:50:16.8593750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int8 2022-08-17T12:50:16.8614033Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int8 2022-08-17T12:50:16.8683265Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_uint8 2022-08-17T12:50:16.8694444Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_uint8 2022-08-17T12:50:16.9109971Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_bfloat16 2022-08-17T12:50:16.9124295Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int8 2022-08-17T12:50:16.9366171Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_uint8 2022-08-17T12:50:16.9367443Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int16 2022-08-17T12:50:16.9840003Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int32 2022-08-17T12:50:16.9866383Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_bfloat16 2022-08-17T12:50:17.0856589Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_float32 2022-08-17T12:50:17.0857570Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_float32 2022-08-17T12:50:17.1755534Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_float64 2022-08-17T12:50:17.1778492Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_float64 2022-08-17T12:50:17.1865453Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_bfloat16 2022-08-17T12:50:17.1880973Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_uint8 2022-08-17T12:50:17.2011945Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_bfloat16 2022-08-17T12:50:17.2027308Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_bfloat16 2022-08-17T12:50:17.2102517Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_bool 2022-08-17T12:50:17.2120879Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_bool 2022-08-17T12:50:17.2227854Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_complex128 2022-08-17T12:50:17.2247226Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_complex128 2022-08-17T12:50:17.2377748Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_complex64 2022-08-17T12:50:17.2405450Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_complex64 2022-08-17T12:50:17.2515304Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float16 2022-08-17T12:50:17.2523194Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float16 2022-08-17T12:50:17.2647817Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float32 2022-08-17T12:50:17.2681948Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float32 2022-08-17T12:50:17.2722164Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float64 2022-08-17T12:50:17.2723007Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int32 2022-08-17T12:50:17.2791432Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int64 2022-08-17T12:50:17.2792185Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float64 2022-08-17T12:50:17.2894386Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int16 2022-08-17T12:50:17.2895115Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int16 2022-08-17T12:50:17.2991908Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int32 2022-08-17T12:50:17.3001167Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int32 2022-08-17T12:50:17.3100957Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int64 2022-08-17T12:50:17.3115459Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int64 2022-08-17T12:50:17.3230637Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int8 2022-08-17T12:50:17.3231941Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int8 2022-08-17T12:50:17.3344794Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_uint8 2022-08-17T12:50:17.3345589Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_uint8 2022-08-17T12:50:17.5790794Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_bfloat16 2022-08-17T12:50:17.5791720Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int64 2022-08-17T12:50:17.6754096Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int8 2022-08-17T12:50:17.6761121Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_bfloat16 2022-08-17T12:50:17.6933143Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_bool 2022-08-17T12:50:17.6940054Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_bfloat16 2022-08-17T12:50:17.8713899Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_bool 2022-08-17T12:50:17.8715028Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int8 2022-08-17T12:50:17.9612902Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_uint8 2022-08-17T12:50:17.9693488Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_bool 2022-08-17T12:50:18.1071494Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_complex128 2022-08-17T12:50:18.1100409Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_bool 2022-08-17T12:50:18.1781629Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_float32 2022-08-17T12:50:18.1782399Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_uint8 2022-08-17T12:50:18.3942681Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_bfloat16 2022-08-17T12:50:18.3943530Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_float32 2022-08-17T12:50:18.5315028Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_float64 2022-08-17T12:50:18.5334662Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_bfloat16 2022-08-17T12:50:18.6740324Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_bool 2022-08-17T12:50:18.6760054Z [gw1] [ 69%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv2d_cpu_float32 2022-08-17T12:50:18.7654073Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:50:18.7676687Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_complex128 2022-08-17T12:50:18.8128381Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_complex64 2022-08-17T12:50:18.8141918Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_float64 2022-08-17T12:50:18.9956479Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int16 2022-08-17T12:50:18.9963164Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_bool 2022-08-17T12:50:19.1465997Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_complex128 2022-08-17T12:50:19.1467437Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int16 2022-08-17T12:50:19.2241890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int32 2022-08-17T12:50:19.2243703Z [gw1] [ 69%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:50:19.3803287Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:50:19.3804153Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_complex64 2022-08-17T12:50:19.4209556Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float16 2022-08-17T12:50:19.4212424Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int32 2022-08-17T12:50:19.7546585Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int64 2022-08-17T12:50:19.7557174Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int64 2022-08-17T12:50:19.8326421Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int8 2022-08-17T12:50:19.8343445Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_complex128 2022-08-17T12:50:19.8862007Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_complex64 2022-08-17T12:50:19.8883990Z [gw1] [ 69%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:50:20.0601564Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:50:20.0602494Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int8 2022-08-17T12:50:20.1191820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_uint8 2022-08-17T12:50:20.1210937Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float16 2022-08-17T12:50:20.3495160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float32 2022-08-17T12:50:20.3524884Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_uint8 2022-08-17T12:50:20.3622099Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_bool 2022-08-17T12:50:20.3638665Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_bool 2022-08-17T12:50:20.3722102Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_complex128 2022-08-17T12:50:20.3760049Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_complex128 2022-08-17T12:50:20.3826942Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_complex64 2022-08-17T12:50:20.3827986Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_complex64 2022-08-17T12:50:20.3965334Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_float32 2022-08-17T12:50:20.3985784Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_float32 2022-08-17T12:50:20.4184173Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_float64 2022-08-17T12:50:20.4218365Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_float64 2022-08-17T12:50:20.4259045Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int16 2022-08-17T12:50:20.4259897Z [gw1] [ 69%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:50:20.4634168Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:50:20.4666938Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int16 2022-08-17T12:50:20.4824508Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int32 2022-08-17T12:50:20.4864295Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int32 2022-08-17T12:50:20.4994306Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int64 2022-08-17T12:50:20.4995776Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int64 2022-08-17T12:50:20.5093073Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int8 2022-08-17T12:50:20.5113291Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float32 2022-08-17T12:50:20.5277663Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float64 2022-08-17T12:50:20.5278485Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int8 2022-08-17T12:50:20.5487427Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_uint8 2022-08-17T12:50:20.5488811Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_uint8 2022-08-17T12:50:20.5531016Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_bool 2022-08-17T12:50:20.5554209Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_complex64 2022-08-17T12:50:20.5840336Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_float32 2022-08-17T12:50:20.5841529Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_bool 2022-08-17T12:50:20.6051295Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_complex128 2022-08-17T12:50:20.6092069Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_complex128 2022-08-17T12:50:20.6339148Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_complex64 2022-08-17T12:50:20.6375896Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_complex64 2022-08-17T12:50:20.6689180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_float32 2022-08-17T12:50:20.6716636Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_float32 2022-08-17T12:50:20.6971660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_float64 2022-08-17T12:50:20.7060743Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_float64 2022-08-17T12:50:20.7293153Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int16 2022-08-17T12:50:20.7327236Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int16 2022-08-17T12:50:20.7655186Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int32 2022-08-17T12:50:20.7656066Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int32 2022-08-17T12:50:20.7835084Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int64 2022-08-17T12:50:20.7868547Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int64 2022-08-17T12:50:20.8084161Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int8 2022-08-17T12:50:20.8120895Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int8 2022-08-17T12:50:20.8392118Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_uint8 2022-08-17T12:50:20.8393016Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_uint8 2022-08-17T12:50:20.8703002Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_bool 2022-08-17T12:50:20.8720161Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_bool 2022-08-17T12:50:20.8929447Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_complex128 2022-08-17T12:50:20.8949785Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_complex128 2022-08-17T12:50:20.9080303Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_complex64 2022-08-17T12:50:20.9093222Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_complex64 2022-08-17T12:50:20.9320384Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_float32 2022-08-17T12:50:20.9321688Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_float32 2022-08-17T12:50:20.9322417Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_float64 2022-08-17T12:50:20.9337405Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_float32 2022-08-17T12:50:20.9477887Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_float64 2022-08-17T12:50:20.9492218Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_float64 2022-08-17T12:50:20.9662968Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int16 2022-08-17T12:50:20.9676203Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int16 2022-08-17T12:50:20.9998428Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int32 2022-08-17T12:50:20.9999448Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int32 2022-08-17T12:50:21.0231715Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int64 2022-08-17T12:50:21.0289369Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int64 2022-08-17T12:50:21.0522990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int8 2022-08-17T12:50:21.0523867Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float64 2022-08-17T12:50:21.0610185Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int16 2022-08-17T12:50:21.0611381Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int8 2022-08-17T12:50:21.0753302Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_uint8 2022-08-17T12:50:21.0838253Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_uint8 2022-08-17T12:50:21.0839071Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_bfloat16 2022-08-17T12:50:21.0881083Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_bfloat16 2022-08-17T12:50:21.0926684Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_bool 2022-08-17T12:50:21.0927699Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_bool 2022-08-17T12:50:21.0987484Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex128 2022-08-17T12:50:21.1010934Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex128 2022-08-17T12:50:21.1062995Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex32 2022-08-17T12:50:21.1113749Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex32 2022-08-17T12:50:21.1141880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex64 2022-08-17T12:50:21.1170644Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex64 2022-08-17T12:50:21.1251665Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float16 2022-08-17T12:50:21.1255267Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float16 2022-08-17T12:50:21.1279324Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float32 2022-08-17T12:50:21.1306412Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float32 2022-08-17T12:50:21.1376766Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float64 2022-08-17T12:50:21.1377614Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float64 2022-08-17T12:50:21.1444217Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int16 2022-08-17T12:50:21.1445362Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int16 2022-08-17T12:50:21.1509088Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int32 2022-08-17T12:50:21.1510110Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int32 2022-08-17T12:50:21.1542137Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int64 2022-08-17T12:50:21.1558589Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int64 2022-08-17T12:50:21.1600713Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int8 2022-08-17T12:50:21.1617251Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int8 2022-08-17T12:50:21.1670102Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_uint8 2022-08-17T12:50:21.1698956Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_uint8 2022-08-17T12:50:21.1790956Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_bool 2022-08-17T12:50:21.1804776Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_bool 2022-08-17T12:50:21.1970489Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_complex128 2022-08-17T12:50:21.1992953Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_complex128 2022-08-17T12:50:21.2250485Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_complex64 2022-08-17T12:50:21.2251627Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_complex64 2022-08-17T12:50:21.2482898Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_float32 2022-08-17T12:50:21.2484061Z [gw1] [ 69%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:50:21.2973001Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:50:21.2979788Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_float32 2022-08-17T12:50:21.3370901Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_float64 2022-08-17T12:50:21.3415157Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_float64 2022-08-17T12:50:21.3464847Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int16 2022-08-17T12:50:21.3471575Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_float64 2022-08-17T12:50:21.3618464Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int16 2022-08-17T12:50:21.3667252Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int16 2022-08-17T12:50:21.3779401Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int32 2022-08-17T12:50:21.3781619Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int32 2022-08-17T12:50:21.4016482Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int64 2022-08-17T12:50:21.4017419Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int64 2022-08-17T12:50:21.4210674Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int8 2022-08-17T12:50:21.4257455Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int8 2022-08-17T12:50:21.4313130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_uint8 2022-08-17T12:50:21.4330209Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int16 2022-08-17T12:50:21.4552992Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int32 2022-08-17T12:50:21.4553953Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_uint8 2022-08-17T12:50:21.4681492Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_bool 2022-08-17T12:50:21.4739893Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_bool 2022-08-17T12:50:21.4840766Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_complex128 2022-08-17T12:50:21.4856606Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_complex128 2022-08-17T12:50:21.5177898Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_complex64 2022-08-17T12:50:21.5185861Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_complex64 2022-08-17T12:50:21.5417416Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_float32 2022-08-17T12:50:21.5418370Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_float32 2022-08-17T12:50:21.5566450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_float64 2022-08-17T12:50:21.5583986Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_float64 2022-08-17T12:50:21.5702251Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int16 2022-08-17T12:50:21.5715547Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int16 2022-08-17T12:50:21.5837252Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int32 2022-08-17T12:50:21.5850013Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int32 2022-08-17T12:50:21.6061955Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int64 2022-08-17T12:50:21.6080882Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int64 2022-08-17T12:50:21.6305367Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int8 2022-08-17T12:50:21.6306665Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int8 2022-08-17T12:50:21.6447731Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_uint8 2022-08-17T12:50:21.6471576Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_uint8 2022-08-17T12:50:21.6537411Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_bool 2022-08-17T12:50:21.6538200Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int16 2022-08-17T12:50:21.6719756Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int32 2022-08-17T12:50:21.6732293Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_bool 2022-08-17T12:50:21.7004307Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_complex128 2022-08-17T12:50:21.7008297Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_complex128 2022-08-17T12:50:21.7288863Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_complex64 2022-08-17T12:50:21.7289667Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_complex64 2022-08-17T12:50:21.7342157Z [gw1] [ 69%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:50:21.7343118Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_float32 2022-08-17T12:50:21.7530660Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:50:21.7609474Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int32 2022-08-17T12:50:21.7610487Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int64 2022-08-17T12:50:21.7611173Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_float32 2022-08-17T12:50:21.7771462Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_float64 2022-08-17T12:50:21.7781163Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_float64 2022-08-17T12:50:21.8236038Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int16 2022-08-17T12:50:21.8236880Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int16 2022-08-17T12:50:21.8512442Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int32 2022-08-17T12:50:21.8541921Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int32 2022-08-17T12:50:21.8722550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int64 2022-08-17T12:50:21.8729473Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int64 2022-08-17T12:50:21.9033835Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int8 2022-08-17T12:50:21.9036539Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int8 2022-08-17T12:50:21.9330280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_uint8 2022-08-17T12:50:21.9359689Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_uint8 2022-08-17T12:50:21.9511064Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_bool 2022-08-17T12:50:21.9512034Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_bool 2022-08-17T12:50:21.9624497Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_complex128 2022-08-17T12:50:21.9625507Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int32 2022-08-17T12:50:21.9680769Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int64 2022-08-17T12:50:21.9721639Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_complex128 2022-08-17T12:50:21.9800709Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_complex64 2022-08-17T12:50:21.9816094Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_complex64 2022-08-17T12:50:21.9921696Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_float32 2022-08-17T12:50:21.9977850Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_float32 2022-08-17T12:50:22.0067803Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_float64 2022-08-17T12:50:22.0081510Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_float64 2022-08-17T12:50:22.0181824Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int16 2022-08-17T12:50:22.0204796Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int16 2022-08-17T12:50:22.0357547Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int32 2022-08-17T12:50:22.0369513Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int32 2022-08-17T12:50:22.0486385Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int64 2022-08-17T12:50:22.0504502Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int64 2022-08-17T12:50:22.0914104Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int8 2022-08-17T12:50:22.0927327Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int8 2022-08-17T12:50:22.0955599Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_uint8 2022-08-17T12:50:22.1065272Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int64 2022-08-17T12:50:22.1251722Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int8 2022-08-17T12:50:22.1252708Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_uint8 2022-08-17T12:50:22.1605846Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_bool 2022-08-17T12:50:22.1606813Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_bool 2022-08-17T12:50:22.1882947Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_complex128 2022-08-17T12:50:22.1885129Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_complex128 2022-08-17T12:50:22.2114044Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_complex64 2022-08-17T12:50:22.2114694Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_complex64 2022-08-17T12:50:22.2418829Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_float32 2022-08-17T12:50:22.2419666Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_float32 2022-08-17T12:50:22.2598829Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_float64 2022-08-17T12:50:22.2603884Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_float64 2022-08-17T12:50:22.3153564Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int16 2022-08-17T12:50:22.3164421Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int16 2022-08-17T12:50:22.3244350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int32 2022-08-17T12:50:22.3245295Z [gw1] [ 69%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:50:22.3452292Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:50:22.3476872Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int32 2022-08-17T12:50:22.3477780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int64 2022-08-17T12:50:22.3490039Z [gw1] [ 69%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:50:22.3714677Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout2d_cpu_float32 2022-08-17T12:50:22.3716027Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int64 2022-08-17T12:50:22.3831061Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int8 2022-08-17T12:50:22.3832093Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int64 2022-08-17T12:50:22.3937354Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int8 2022-08-17T12:50:22.3977842Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int8 2022-08-17T12:50:22.4144018Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_uint8 2022-08-17T12:50:22.4155604Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_uint8 2022-08-17T12:50:22.4318544Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_bool 2022-08-17T12:50:22.4328662Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_bool 2022-08-17T12:50:22.4459296Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_complex128 2022-08-17T12:50:22.4460277Z [gw1] [ 69%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout2d_cpu_float32 2022-08-17T12:50:22.4562113Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout3d_cpu_float32 2022-08-17T12:50:22.4563415Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_complex128 2022-08-17T12:50:22.4608616Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_complex64 2022-08-17T12:50:22.4609397Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int8 2022-08-17T12:50:22.4804742Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_uint8 2022-08-17T12:50:22.4805817Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_complex64 2022-08-17T12:50:22.5101736Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_float32 2022-08-17T12:50:22.5102689Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_float32 2022-08-17T12:50:22.5227889Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_float64 2022-08-17T12:50:22.5247166Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_float64 2022-08-17T12:50:22.5388311Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int16 2022-08-17T12:50:22.5429543Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int16 2022-08-17T12:50:22.5539068Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int32 2022-08-17T12:50:22.5539976Z [gw1] [ 69%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout3d_cpu_float32 2022-08-17T12:50:22.5661797Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout_cpu_float32 2022-08-17T12:50:22.5680932Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int32 2022-08-17T12:50:22.5891747Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int64 2022-08-17T12:50:22.5930042Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int64 2022-08-17T12:50:22.6124451Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int8 2022-08-17T12:50:22.6165806Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int8 2022-08-17T12:50:22.6288324Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_uint8 2022-08-17T12:50:22.6289617Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_uint8 2022-08-17T12:50:22.6348748Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_bfloat16 2022-08-17T12:50:22.6354879Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_bfloat16 2022-08-17T12:50:22.6406063Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_bool 2022-08-17T12:50:22.6416849Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_bool 2022-08-17T12:50:22.6480796Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:50:22.6491968Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:50:22.6572238Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex32 2022-08-17T12:50:22.6573004Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex32 2022-08-17T12:50:22.6642666Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:50:22.6652084Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:50:22.6667711Z [gw1] [ 69%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout_cpu_float32 2022-08-17T12:50:22.6668536Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float16 2022-08-17T12:50:22.6723874Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_elu_cpu_float32 2022-08-17T12:50:22.6740005Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float16 2022-08-17T12:50:22.6799917Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float32 2022-08-17T12:50:22.6805902Z [gw1] [ 69%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_elu_cpu_float32 2022-08-17T12:50:22.6834744Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float32 2022-08-17T12:50:22.6835641Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float64 2022-08-17T12:50:22.6898519Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:50:22.6903056Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float64 2022-08-17T12:50:22.6959809Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int16 2022-08-17T12:50:22.6985392Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int16 2022-08-17T12:50:22.7030936Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int32 2022-08-17T12:50:22.7050989Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int32 2022-08-17T12:50:22.7097481Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int64 2022-08-17T12:50:22.7107778Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int64 2022-08-17T12:50:22.7155642Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int8 2022-08-17T12:50:22.7170041Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int8 2022-08-17T12:50:22.7220593Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_uint8 2022-08-17T12:50:22.7226252Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_uint8 2022-08-17T12:50:22.7248657Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int8 2022-08-17T12:50:22.7249353Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_bool 2022-08-17T12:50:22.7419774Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_uint8 2022-08-17T12:50:22.7420618Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_bool 2022-08-17T12:50:22.7579545Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_float32 2022-08-17T12:50:22.7626430Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_float32 2022-08-17T12:50:22.7627545Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_uint8 2022-08-17T12:50:22.7628369Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_float64 2022-08-17T12:50:22.7729045Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_bfloat16 2022-08-17T12:50:22.7762866Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_float64 2022-08-17T12:50:22.7917221Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int16 2022-08-17T12:50:22.7918188Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int16 2022-08-17T12:50:22.8028394Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int32 2022-08-17T12:50:22.8053438Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int32 2022-08-17T12:50:22.8187147Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int64 2022-08-17T12:50:22.8190882Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int64 2022-08-17T12:50:22.8304440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int8 2022-08-17T12:50:22.8305743Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int8 2022-08-17T12:50:22.8377548Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_uint8 2022-08-17T12:50:22.8378632Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_uint8 2022-08-17T12:50:22.8539454Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_bool 2022-08-17T12:50:22.8540147Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_bool 2022-08-17T12:50:22.8758169Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_float32 2022-08-17T12:50:22.8797042Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_float32 2022-08-17T12:50:22.9062844Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_float64 2022-08-17T12:50:22.9063778Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_float64 2022-08-17T12:50:22.9277366Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int16 2022-08-17T12:50:22.9298954Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int16 2022-08-17T12:50:22.9527043Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int32 2022-08-17T12:50:22.9559695Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int32 2022-08-17T12:50:22.9754954Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int64 2022-08-17T12:50:22.9768277Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int64 2022-08-17T12:50:23.0018998Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int8 2022-08-17T12:50:23.0031550Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int8 2022-08-17T12:50:23.0257074Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_uint8 2022-08-17T12:50:23.0264803Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_uint8 2022-08-17T12:50:23.0300853Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_bool 2022-08-17T12:50:23.0302389Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_uint8 2022-08-17T12:50:23.0449211Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_bfloat16 2022-08-17T12:50:23.0466533Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_bfloat16 2022-08-17T12:50:23.0570190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_bool 2022-08-17T12:50:23.0573758Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_bool 2022-08-17T12:50:23.0630083Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_bool 2022-08-17T12:50:23.0631009Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex128 2022-08-17T12:50:23.0800774Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_float32 2022-08-17T12:50:23.0801830Z [gw0] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_bfloat16 2022-08-17T12:50:23.0802427Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex128 2022-08-17T12:50:23.0803076Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex128 2022-08-17T12:50:23.1050057Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex32 2022-08-17T12:50:23.1052268Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex32 2022-08-17T12:50:23.1053188Z [gw3] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_float32 2022-08-17T12:50:23.1072072Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex64 2022-08-17T12:50:23.1090452Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_float64 2022-08-17T12:50:23.1103909Z [gw2] [ 69%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex64 2022-08-17T12:50:23.1267788Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float16 2022-08-17T12:50:23.1268782Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float16 2022-08-17T12:50:23.1386427Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float32 2022-08-17T12:50:23.1399241Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float32 2022-08-17T12:50:23.1475882Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float64 2022-08-17T12:50:23.1499150Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_float64 2022-08-17T12:50:23.1539988Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int16 2022-08-17T12:50:23.1554681Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float64 2022-08-17T12:50:23.1672538Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int16 2022-08-17T12:50:23.1687905Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int16 2022-08-17T12:50:23.1772103Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int32 2022-08-17T12:50:23.1793445Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int16 2022-08-17T12:50:23.1794120Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int32 2022-08-17T12:50:23.1805202Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int32 2022-08-17T12:50:23.1914164Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int64 2022-08-17T12:50:23.1916889Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int64 2022-08-17T12:50:23.2031891Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int8 2022-08-17T12:50:23.2055002Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int8 2022-08-17T12:50:23.2146211Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_uint8 2022-08-17T12:50:23.2154224Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int32 2022-08-17T12:50:23.2176329Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_uint8 2022-08-17T12:50:23.2177283Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int64 2022-08-17T12:50:23.2482891Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_bfloat16 2022-08-17T12:50:23.2483888Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int64 2022-08-17T12:50:23.2944544Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int8 2022-08-17T12:50:23.2945387Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int8 2022-08-17T12:50:23.3268220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_uint8 2022-08-17T12:50:23.3298059Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_uint8 2022-08-17T12:50:23.3541441Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_bool 2022-08-17T12:50:23.3542332Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_bool 2022-08-17T12:50:23.3775868Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_complex128 2022-08-17T12:50:23.3784690Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_complex128 2022-08-17T12:50:23.3974883Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_complex64 2022-08-17T12:50:23.3976144Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_complex64 2022-08-17T12:50:23.4294701Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_float32 2022-08-17T12:50:23.4347137Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_float32 2022-08-17T12:50:23.4573468Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_float64 2022-08-17T12:50:23.4597574Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_float64 2022-08-17T12:50:23.4843115Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int16 2022-08-17T12:50:23.4877769Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int16 2022-08-17T12:50:23.4994040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int32 2022-08-17T12:50:23.5010044Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int32 2022-08-17T12:50:23.5090189Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int64 2022-08-17T12:50:23.5102435Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int64 2022-08-17T12:50:23.5183920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int8 2022-08-17T12:50:23.5214571Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int8 2022-08-17T12:50:23.5267087Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_uint8 2022-08-17T12:50:23.5304639Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_uint8 2022-08-17T12:50:23.5513944Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_bool 2022-08-17T12:50:23.5514905Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_bool 2022-08-17T12:50:23.5865147Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_complex128 2022-08-17T12:50:23.5884056Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_complex128 2022-08-17T12:50:23.6200019Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_complex64 2022-08-17T12:50:23.6203620Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_complex64 2022-08-17T12:50:23.6371028Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_float32 2022-08-17T12:50:23.6402761Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_float32 2022-08-17T12:50:23.6545547Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_float64 2022-08-17T12:50:23.6546673Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_float64 2022-08-17T12:50:23.6584385Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int16 2022-08-17T12:50:23.6599989Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_bfloat16 2022-08-17T12:50:23.6766019Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_bool 2022-08-17T12:50:23.6812716Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int16 2022-08-17T12:50:23.7052478Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int32 2022-08-17T12:50:23.7103356Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int32 2022-08-17T12:50:23.7176222Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int64 2022-08-17T12:50:23.7177048Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:50:23.7403325Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_embedding_cpu_float32 2022-08-17T12:50:23.7474810Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int64 2022-08-17T12:50:23.7475757Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_embedding_cpu_float32 2022-08-17T12:50:23.7476735Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int8 2022-08-17T12:50:23.7676619Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:50:23.7715913Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int8 2022-08-17T12:50:23.7861849Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_uint8 2022-08-17T12:50:23.7862981Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_uint8 2022-08-17T12:50:23.7944269Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_bool 2022-08-17T12:50:23.7945501Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex128 2022-08-17T12:50:23.7986355Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex32 2022-08-17T12:50:23.8019372Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:50:23.8217540Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:50:23.8225890Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_bool 2022-08-17T12:50:23.8442690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_complex128 2022-08-17T12:50:23.8443938Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_complex128 2022-08-17T12:50:23.8676852Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_complex64 2022-08-17T12:50:23.8677896Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_complex64 2022-08-17T12:50:23.8787335Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_float32 2022-08-17T12:50:23.8788227Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:50:23.8940302Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:50:23.8941188Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_float32 2022-08-17T12:50:23.9248757Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_float64 2022-08-17T12:50:23.9279957Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_float64 2022-08-17T12:50:23.9648962Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int16 2022-08-17T12:50:23.9649745Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int16 2022-08-17T12:50:24.0028710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int32 2022-08-17T12:50:24.0043810Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int32 2022-08-17T12:50:24.0330213Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int64 2022-08-17T12:50:24.0336223Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int64 2022-08-17T12:50:24.0678663Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int8 2022-08-17T12:50:24.0679384Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int8 2022-08-17T12:50:24.0923477Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_uint8 2022-08-17T12:50:24.0939589Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_uint8 2022-08-17T12:50:24.1002967Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_bool 2022-08-17T12:50:24.1017865Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_bool 2022-08-17T12:50:24.1089218Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_float32 2022-08-17T12:50:24.1099511Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_float32 2022-08-17T12:50:24.1183877Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_float64 2022-08-17T12:50:24.1199902Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_float64 2022-08-17T12:50:24.1266405Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int16 2022-08-17T12:50:24.1281382Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int16 2022-08-17T12:50:24.1374452Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int32 2022-08-17T12:50:24.1409902Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int32 2022-08-17T12:50:24.1527634Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int64 2022-08-17T12:50:24.1539105Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int64 2022-08-17T12:50:24.1669139Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int8 2022-08-17T12:50:24.1691765Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int8 2022-08-17T12:50:24.1802379Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_uint8 2022-08-17T12:50:24.1807729Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_uint8 2022-08-17T12:50:24.2075176Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_bool 2022-08-17T12:50:24.2096488Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_bool 2022-08-17T12:50:24.2124467Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_float32 2022-08-17T12:50:24.2125220Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_bool 2022-08-17T12:50:24.2546342Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_float32 2022-08-17T12:50:24.2574991Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_float32 2022-08-17T12:50:24.2909881Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_float64 2022-08-17T12:50:24.2923207Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_float64 2022-08-17T12:50:24.3284099Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int16 2022-08-17T12:50:24.3296093Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int16 2022-08-17T12:50:24.3697209Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int32 2022-08-17T12:50:24.3698321Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int32 2022-08-17T12:50:24.4002657Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int64 2022-08-17T12:50:24.4003594Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int64 2022-08-17T12:50:24.4275938Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int8 2022-08-17T12:50:24.4294609Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int8 2022-08-17T12:50:24.4532281Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_uint8 2022-08-17T12:50:24.4566881Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_uint8 2022-08-17T12:50:24.4722520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_bool 2022-08-17T12:50:24.4723459Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:50:24.4784266Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:50:24.4795960Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_bool 2022-08-17T12:50:24.4978754Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_float32 2022-08-17T12:50:24.4979917Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_float32 2022-08-17T12:50:24.5130926Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_float64 2022-08-17T12:50:24.5135100Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_float64 2022-08-17T12:50:24.5667566Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int16 2022-08-17T12:50:24.5668504Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int16 2022-08-17T12:50:24.5942395Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int32 2022-08-17T12:50:24.5963111Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int32 2022-08-17T12:50:24.6230190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int64 2022-08-17T12:50:24.6231372Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int64 2022-08-17T12:50:24.6232081Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int8 2022-08-17T12:50:24.6247402Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_float32 2022-08-17T12:50:24.6453634Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_float64 2022-08-17T12:50:24.6472728Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int8 2022-08-17T12:50:24.7014948Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_uint8 2022-08-17T12:50:24.7039799Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_uint8 2022-08-17T12:50:24.8216328Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_bfloat16 2022-08-17T12:50:24.8262567Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex32 2022-08-17T12:50:25.0715007Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex64 2022-08-17T12:50:25.0715866Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_bfloat16 2022-08-17T12:50:25.1553089Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_bool 2022-08-17T12:50:25.1556026Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_float64 2022-08-17T12:50:25.1844781Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int16 2022-08-17T12:50:25.1855160Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:50:25.1957716Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:50:25.1989127Z [gw1] [ 70%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:50:25.2738411Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_gelu_cpu_float32 2022-08-17T12:50:25.2782951Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_gelu_cpu_float32 2022-08-17T12:50:25.3118397Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_glu_cpu_float32 2022-08-17T12:50:25.3135452Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_bool 2022-08-17T12:50:25.4378277Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex128 2022-08-17T12:50:25.4382964Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_glu_cpu_float32 2022-08-17T12:50:25.5516115Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_grid_sample_cpu_float32 2022-08-17T12:50:25.5517130Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex64 2022-08-17T12:50:25.6733277Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float16 2022-08-17T12:50:25.6748168Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int16 2022-08-17T12:50:25.9531579Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int32 2022-08-17T12:50:25.9532340Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_grid_sample_cpu_float32 2022-08-17T12:50:26.0757542Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_group_norm_cpu_float32 2022-08-17T12:50:26.0758866Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float16 2022-08-17T12:50:26.0761916Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float32 2022-08-17T12:50:26.0780827Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int32 2022-08-17T12:50:26.1297868Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int64 2022-08-17T12:50:26.1315518Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex128 2022-08-17T12:50:26.3240187Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex32 2022-08-17T12:50:26.3241021Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_group_norm_cpu_float32 2022-08-17T12:50:26.3448859Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardshrink_cpu_float32 2022-08-17T12:50:26.3457989Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardshrink_cpu_float32 2022-08-17T12:50:26.3604725Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:50:26.3605521Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:50:26.3789623Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardswish_cpu_float32 2022-08-17T12:50:26.3791587Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardswish_cpu_float32 2022-08-17T12:50:26.4025177Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardtanh_cpu_float32 2022-08-17T12:50:26.4041554Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardtanh_cpu_float32 2022-08-17T12:50:26.4629817Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:50:26.4630716Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float32 2022-08-17T12:50:26.5542228Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float64 2022-08-17T12:50:26.5563099Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int64 2022-08-17T12:50:26.5871530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int8 2022-08-17T12:50:26.5885385Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:50:26.6849327Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_huber_loss_cpu_float32 2022-08-17T12:50:26.6882147Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_huber_loss_cpu_float32 2022-08-17T12:50:26.7970660Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_instance_norm_cpu_float32 2022-08-17T12:50:26.7971621Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float64 2022-08-17T12:50:26.9356601Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int16 2022-08-17T12:50:26.9357671Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int16 2022-08-17T12:50:26.9543751Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int32 2022-08-17T12:50:26.9567777Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int8 2022-08-17T12:50:27.0882310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_uint8 2022-08-17T12:50:27.0883215Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int32 2022-08-17T12:50:27.1356253Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int64 2022-08-17T12:50:27.1357302Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex32 2022-08-17T12:50:27.2484122Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex64 2022-08-17T12:50:27.2490601Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int64 2022-08-17T12:50:27.3179559Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int8 2022-08-17T12:50:27.3208162Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_uint8 2022-08-17T12:50:27.3684591Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_bfloat16 2022-08-17T12:50:27.3685497Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int8 2022-08-17T12:50:27.4918682Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_uint8 2022-08-17T12:50:27.4919630Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_uint8 2022-08-17T12:50:27.4947054Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_bfloat16 2022-08-17T12:50:27.4947890Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_bfloat16 2022-08-17T12:50:27.4974122Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_bool 2022-08-17T12:50:27.4980464Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_bool 2022-08-17T12:50:27.5000285Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex128 2022-08-17T12:50:27.5024621Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex128 2022-08-17T12:50:27.5036628Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex32 2022-08-17T12:50:27.5067850Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex32 2022-08-17T12:50:27.5068451Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex64 2022-08-17T12:50:27.5074091Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex64 2022-08-17T12:50:27.5095461Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float16 2022-08-17T12:50:27.5107284Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float16 2022-08-17T12:50:27.5137445Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float32 2022-08-17T12:50:27.5146489Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float32 2022-08-17T12:50:27.5171183Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float64 2022-08-17T12:50:27.5186861Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float64 2022-08-17T12:50:27.5209873Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int16 2022-08-17T12:50:27.5222306Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int16 2022-08-17T12:50:27.5256817Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int32 2022-08-17T12:50:27.5257593Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int32 2022-08-17T12:50:27.5277231Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int64 2022-08-17T12:50:27.5293890Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int64 2022-08-17T12:50:27.5319592Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int8 2022-08-17T12:50:27.5323517Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int8 2022-08-17T12:50:27.5341023Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_uint8 2022-08-17T12:50:27.5364101Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_uint8 2022-08-17T12:50:27.5447459Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_bfloat16 2022-08-17T12:50:27.5448230Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_bfloat16 2022-08-17T12:50:27.5498539Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_bool 2022-08-17T12:50:27.5503380Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_bool 2022-08-17T12:50:27.5581961Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex128 2022-08-17T12:50:27.5591392Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex128 2022-08-17T12:50:27.5696417Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex32 2022-08-17T12:50:27.5697337Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex32 2022-08-17T12:50:27.5751362Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex64 2022-08-17T12:50:27.5798225Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex64 2022-08-17T12:50:27.5854176Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float16 2022-08-17T12:50:27.5854900Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float16 2022-08-17T12:50:27.5932768Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float32 2022-08-17T12:50:27.5933554Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float32 2022-08-17T12:50:27.6020429Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float64 2022-08-17T12:50:27.6021292Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float64 2022-08-17T12:50:27.6056172Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int16 2022-08-17T12:50:27.6057163Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int16 2022-08-17T12:50:27.6123011Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int32 2022-08-17T12:50:27.6123703Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int32 2022-08-17T12:50:27.6199134Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int64 2022-08-17T12:50:27.6200014Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int64 2022-08-17T12:50:27.6249394Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int8 2022-08-17T12:50:27.6272274Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int8 2022-08-17T12:50:27.6400521Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_uint8 2022-08-17T12:50:27.6401926Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_uint8 2022-08-17T12:50:27.6423496Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_bfloat16 2022-08-17T12:50:27.6430455Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_bfloat16 2022-08-17T12:50:27.6483287Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_bool 2022-08-17T12:50:27.6538482Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_bool 2022-08-17T12:50:27.6568042Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex128 2022-08-17T12:50:27.6589322Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex128 2022-08-17T12:50:27.6699872Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex32 2022-08-17T12:50:27.6700822Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex32 2022-08-17T12:50:27.6729231Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex64 2022-08-17T12:50:27.6766226Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex64 2022-08-17T12:50:27.6841918Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float16 2022-08-17T12:50:27.6843383Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float16 2022-08-17T12:50:27.6882831Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float32 2022-08-17T12:50:27.6919012Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float32 2022-08-17T12:50:27.6957780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float64 2022-08-17T12:50:27.6965428Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float64 2022-08-17T12:50:27.7042381Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int16 2022-08-17T12:50:27.7043202Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int16 2022-08-17T12:50:27.7086467Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int32 2022-08-17T12:50:27.7105575Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int32 2022-08-17T12:50:27.7175597Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int64 2022-08-17T12:50:27.7176488Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int64 2022-08-17T12:50:27.7209639Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int8 2022-08-17T12:50:27.7238697Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int8 2022-08-17T12:50:27.7270130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_uint8 2022-08-17T12:50:27.7292864Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_uint8 2022-08-17T12:50:27.7343720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_bfloat16 2022-08-17T12:50:27.7347477Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_bfloat16 2022-08-17T12:50:27.7397258Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_bool 2022-08-17T12:50:27.7408503Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_bool 2022-08-17T12:50:27.7474413Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex128 2022-08-17T12:50:27.7492639Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex128 2022-08-17T12:50:27.7580868Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex32 2022-08-17T12:50:27.7581557Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex32 2022-08-17T12:50:27.7650390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex64 2022-08-17T12:50:27.7651148Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex64 2022-08-17T12:50:27.7725474Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float16 2022-08-17T12:50:27.7726459Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float16 2022-08-17T12:50:27.7784809Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float32 2022-08-17T12:50:27.7797586Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float32 2022-08-17T12:50:27.7858708Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float64 2022-08-17T12:50:27.7864523Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float64 2022-08-17T12:50:27.7919979Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int16 2022-08-17T12:50:27.7931449Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int16 2022-08-17T12:50:27.7982953Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int32 2022-08-17T12:50:27.8007017Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int32 2022-08-17T12:50:27.8044255Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int64 2022-08-17T12:50:27.8062197Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int64 2022-08-17T12:50:27.8115088Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int8 2022-08-17T12:50:27.8204989Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex64 2022-08-17T12:50:27.8205719Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float16 2022-08-17T12:50:27.8206336Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int8 2022-08-17T12:50:27.8206934Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_uint8 2022-08-17T12:50:27.8220834Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_uint8 2022-08-17T12:50:28.2323843Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_bfloat16 2022-08-17T12:50:28.2365945Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_bfloat16 2022-08-17T12:50:28.3458911Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float16 2022-08-17T12:50:28.3459916Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float16 2022-08-17T12:50:28.3460703Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float32 2022-08-17T12:50:28.3461471Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_bfloat16 2022-08-17T12:50:28.6539696Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_float32 2022-08-17T12:50:28.6549541Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float32 2022-08-17T12:50:28.7544725Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float64 2022-08-17T12:50:28.7545501Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_float32 2022-08-17T12:50:29.0353686Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_float64 2022-08-17T12:50:29.0375994Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float64 2022-08-17T12:50:29.2337754Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int16 2022-08-17T12:50:29.2338471Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int16 2022-08-17T12:50:29.4303985Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int32 2022-08-17T12:50:29.4305253Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int32 2022-08-17T12:50:29.4306130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int64 2022-08-17T12:50:29.4306884Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_float64 2022-08-17T12:50:29.4396709Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_bfloat16 2022-08-17T12:50:29.4442723Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float16 2022-08-17T12:50:29.6043702Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float32 2022-08-17T12:50:29.6059052Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int64 2022-08-17T12:50:29.7085521Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int8 2022-08-17T12:50:29.7115930Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_instance_norm_cpu_float32 2022-08-17T12:50:29.7766420Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:50:29.7780905Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int8 2022-08-17T12:50:29.8590089Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_uint8 2022-08-17T12:50:29.8591015Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_bfloat16 2022-08-17T12:50:29.9494767Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_float32 2022-08-17T12:50:29.9495764Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:50:29.9572516Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:50:29.9573495Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_uint8 2022-08-17T12:50:30.0055039Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_bfloat16 2022-08-17T12:50:30.0056029Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:50:30.0147189Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:50:30.0165350Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_bfloat16 2022-08-17T12:50:30.0485502Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_bool 2022-08-17T12:50:30.0492881Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:50:30.0725626Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:50:30.0746637Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_bool 2022-08-17T12:50:30.0947811Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex128 2022-08-17T12:50:30.0949251Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:50:30.1349221Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:50:30.1350169Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex128 2022-08-17T12:50:30.1463688Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex32 2022-08-17T12:50:30.1464952Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:50:30.1945218Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:50:30.1947410Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex32 2022-08-17T12:50:30.1989851Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex64 2022-08-17T12:50:30.1990861Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:50:30.2458142Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_kl_div_cpu_float32 2022-08-17T12:50:30.2459242Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex64 2022-08-17T12:50:30.2932006Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float16 2022-08-17T12:50:30.2932845Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float16 2022-08-17T12:50:30.3029870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float32 2022-08-17T12:50:30.3077522Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_float32 2022-08-17T12:50:30.3312297Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_float64 2022-08-17T12:50:30.3355973Z [gw2] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float32 2022-08-17T12:50:30.3521528Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float64 2022-08-17T12:50:30.3567421Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float32 2022-08-17T12:50:30.3898935Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float64 2022-08-17T12:50:30.3914900Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float64 2022-08-17T12:50:30.4075005Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int16 2022-08-17T12:50:30.4093093Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_kl_div_cpu_float32 2022-08-17T12:50:30.4350643Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_l1_loss_cpu_float32 2022-08-17T12:50:30.4351531Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int16 2022-08-17T12:50:30.4838712Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int32 2022-08-17T12:50:30.4839446Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int32 2022-08-17T12:50:30.4923035Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int64 2022-08-17T12:50:30.4959557Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_l1_loss_cpu_float32 2022-08-17T12:50:30.5138832Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_layer_norm_cpu_float32 2022-08-17T12:50:30.5142866Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int64 2022-08-17T12:50:30.5476276Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int8 2022-08-17T12:50:30.5483101Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int8 2022-08-17T12:50:30.5809449Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_uint8 2022-08-17T12:50:30.5873997Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_uint8 2022-08-17T12:50:30.5936137Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_bfloat16 2022-08-17T12:50:30.5968723Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_bfloat16 2022-08-17T12:50:30.6042131Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_bool 2022-08-17T12:50:30.6053816Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_bool 2022-08-17T12:50:30.6181148Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_complex128 2022-08-17T12:50:30.6209334Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_complex128 2022-08-17T12:50:30.6341367Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_complex64 2022-08-17T12:50:30.6342333Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_complex64 2022-08-17T12:50:30.6518914Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float16 2022-08-17T12:50:30.6520750Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float16 2022-08-17T12:50:30.6585464Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float32 2022-08-17T12:50:30.6594506Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float32 2022-08-17T12:50:30.6712748Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float64 2022-08-17T12:50:30.6727609Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float64 2022-08-17T12:50:30.6737749Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int16 2022-08-17T12:50:30.6769765Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_layer_norm_cpu_float32 2022-08-17T12:50:30.6883119Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:50:30.6884007Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int16 2022-08-17T12:50:30.6944813Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int32 2022-08-17T12:50:30.6971763Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int32 2022-08-17T12:50:30.7058093Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int64 2022-08-17T12:50:30.7075144Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int64 2022-08-17T12:50:30.7089891Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int8 2022-08-17T12:50:30.7098988Z [gw1] [ 70%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:50:30.7158335Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_linear_cpu_float32 2022-08-17T12:50:30.7178277Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int8 2022-08-17T12:50:30.7273595Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_uint8 2022-08-17T12:50:30.7337224Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_uint8 2022-08-17T12:50:30.7338574Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_bfloat16 2022-08-17T12:50:30.7341325Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_bfloat16 2022-08-17T12:50:30.7403511Z [gw0] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_float64 2022-08-17T12:50:30.7404398Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_bool 2022-08-17T12:50:30.7405191Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_bfloat16 2022-08-17T12:50:30.7406148Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_bfloat16 2022-08-17T12:50:30.7407297Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:50:30.7416188Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_bool 2022-08-17T12:50:30.7441360Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:50:30.7442116Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_complex128 2022-08-17T12:50:30.7455944Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:50:30.7464752Z [gw0] [ 70%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:50:30.7716675Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_complex128 2022-08-17T12:50:30.7717330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_complex64 2022-08-17T12:50:30.7717972Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_bfloat16 2022-08-17T12:50:30.7718610Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_complex64 2022-08-17T12:50:30.7719238Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float16 2022-08-17T12:50:30.7719860Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float16 2022-08-17T12:50:30.7720475Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float32 2022-08-17T12:50:30.7721074Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float32 2022-08-17T12:50:30.7721675Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float64 2022-08-17T12:50:30.7722278Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float64 2022-08-17T12:50:30.7770221Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int16 2022-08-17T12:50:30.7771161Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int16 2022-08-17T12:50:30.7818429Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int32 2022-08-17T12:50:30.7839183Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int32 2022-08-17T12:50:30.7903952Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int64 2022-08-17T12:50:30.7904709Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int64 2022-08-17T12:50:30.7926719Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int8 2022-08-17T12:50:30.7947418Z [gw3] [ 70%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int8 2022-08-17T12:50:30.7978258Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_uint8 2022-08-17T12:50:30.8016996Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_uint8 2022-08-17T12:50:30.8037106Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_bfloat16 2022-08-17T12:50:30.8074534Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_bfloat16 2022-08-17T12:50:30.8102628Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_bool 2022-08-17T12:50:30.8113478Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_bool 2022-08-17T12:50:30.8165930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_complex128 2022-08-17T12:50:30.8189059Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_complex128 2022-08-17T12:50:30.8284856Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_complex64 2022-08-17T12:50:30.8357431Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_complex64 2022-08-17T12:50:30.8358089Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float16 2022-08-17T12:50:30.8359124Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float16 2022-08-17T12:50:30.8359844Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float32 2022-08-17T12:50:30.8360462Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float32 2022-08-17T12:50:30.8405929Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float64 2022-08-17T12:50:30.8418153Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float64 2022-08-17T12:50:30.8461140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int16 2022-08-17T12:50:30.8487781Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int16 2022-08-17T12:50:30.8524110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int32 2022-08-17T12:50:30.8535680Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int32 2022-08-17T12:50:30.8576906Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int64 2022-08-17T12:50:30.8600746Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int64 2022-08-17T12:50:30.8639462Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int8 2022-08-17T12:50:30.8653998Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int8 2022-08-17T12:50:30.8692807Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_uint8 2022-08-17T12:50:30.8705136Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_uint8 2022-08-17T12:50:31.1263489Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_bfloat16 2022-08-17T12:50:31.1277804Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_bfloat16 2022-08-17T12:50:31.1408838Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_float32 2022-08-17T12:50:31.1409829Z [gw1] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_linear_cpu_float32 2022-08-17T12:50:31.1410593Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:50:31.1413445Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float64 2022-08-17T12:50:31.3448115Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int16 2022-08-17T12:50:31.3466446Z [gw1] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:50:31.3619690Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:50:31.3620729Z [gw1] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:50:31.5415309Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:50:31.5416475Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_float32 2022-08-17T12:50:31.5844438Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_float64 2022-08-17T12:50:31.5855432Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_bfloat16 2022-08-17T12:50:31.6989210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_bool 2022-08-17T12:50:31.6996277Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int16 2022-08-17T12:50:31.8200692Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int32 2022-08-17T12:50:31.8254482Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_float64 2022-08-17T12:50:31.8425841Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_bfloat16 2022-08-17T12:50:31.8444653Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_bfloat16 2022-08-17T12:50:31.8629769Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:50:31.8630932Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:50:31.8733158Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:50:31.8734065Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:50:32.0498618Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_bfloat16 2022-08-17T12:50:32.0499559Z [gw1] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:50:32.1367049Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:50:32.1385839Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_bool 2022-08-17T12:50:32.2312412Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_complex128 2022-08-17T12:50:32.2332019Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_bfloat16 2022-08-17T12:50:32.2796194Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:50:32.2797067Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int32 2022-08-17T12:50:32.5846477Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int64 2022-08-17T12:50:32.5847349Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:50:32.8895554Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:50:32.8922029Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int64 2022-08-17T12:50:32.9840541Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int8 2022-08-17T12:50:32.9841377Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:50:33.3165778Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_bfloat16 2022-08-17T12:50:33.3176922Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_bfloat16 2022-08-17T12:50:33.3375312Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:50:33.3396165Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_complex128 2022-08-17T12:50:33.4103992Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_complex64 2022-08-17T12:50:33.4136099Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int8 2022-08-17T12:50:33.6296795Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_uint8 2022-08-17T12:50:33.6297761Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:50:33.9286372Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:50:33.9305802Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:50:33.9581928Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int16 2022-08-17T12:50:33.9597608Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_uint8 2022-08-17T12:50:34.1137421Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_bfloat16 2022-08-17T12:50:34.1138683Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int16 2022-08-17T12:50:34.2604658Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int32 2022-08-17T12:50:34.2623242Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int32 2022-08-17T12:50:34.4249957Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int64 2022-08-17T12:50:34.4250826Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int64 2022-08-17T12:50:34.4253393Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_complex64 2022-08-17T12:50:34.4255929Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int8 2022-08-17T12:50:34.5636343Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float16 2022-08-17T12:50:34.5638510Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int8 2022-08-17T12:50:34.6778832Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16 2022-08-17T12:50:34.6779745Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_bfloat16 2022-08-17T12:50:34.6869388Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_bool 2022-08-17T12:50:34.6870266Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16 2022-08-17T12:50:34.7609563Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:50:34.7610492Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:50:34.8344401Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:50:34.8360110Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:50:34.8507994Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_bfloat16 2022-08-17T12:50:34.8527529Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_bfloat16 2022-08-17T12:50:34.8630256Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:50:34.8668447Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:50:34.8789854Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:50:34.8801492Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:50:34.8993236Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float16 2022-08-17T12:50:34.8994412Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float16 2022-08-17T12:50:34.9045501Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:50:34.9071701Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:50:34.9172986Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:50:34.9178424Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:50:34.9280020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_bfloat16 2022-08-17T12:50:34.9280834Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_bfloat16 2022-08-17T12:50:34.9383979Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:50:34.9384752Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:50:34.9434063Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:50:34.9463546Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:50:34.9592663Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_bfloat16 2022-08-17T12:50:34.9601680Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_bfloat16 2022-08-17T12:50:34.9756810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:50:34.9757966Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:50:34.9782430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:50:34.9800824Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:50:35.1783867Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_bfloat16 2022-08-17T12:50:35.1785464Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_bfloat16 2022-08-17T12:50:35.2059381Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:50:35.2077260Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_bool 2022-08-17T12:50:35.2694276Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:50:35.2707416Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float16 2022-08-17T12:50:35.2725938Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:50:35.2728565Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float32 2022-08-17T12:50:35.3726897Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:50:35.3741693Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:50:35.4634281Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int16 2022-08-17T12:50:35.4635302Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int16 2022-08-17T12:50:35.5472826Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int32 2022-08-17T12:50:35.5491845Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int32 2022-08-17T12:50:35.6398901Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:50:35.6399891Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int64 2022-08-17T12:50:35.7255463Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int8 2022-08-17T12:50:35.7272368Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int8 2022-08-17T12:50:35.8035360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_uint8 2022-08-17T12:50:35.8055865Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_uint8 2022-08-17T12:50:35.8137829Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mish_cpu_float32 2022-08-17T12:50:35.8151842Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float32 2022-08-17T12:50:36.1323117Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float64 2022-08-17T12:50:36.1324996Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mish_cpu_float32 2022-08-17T12:50:36.2739578Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mish_cpu_float64 2022-08-17T12:50:36.2752568Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:50:36.4707180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:50:36.4708168Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float64 2022-08-17T12:50:36.5431590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int16 2022-08-17T12:50:36.5447545Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mish_cpu_float64 2022-08-17T12:50:36.5582407Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float16 2022-08-17T12:50:36.5615810Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float16 2022-08-17T12:50:36.5723151Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:50:36.5724244Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:50:36.5838988Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:50:36.5852110Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:50:37.0331462Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_bfloat16 2022-08-17T12:50:37.0332149Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int16 2022-08-17T12:50:37.1706851Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int32 2022-08-17T12:50:37.1732377Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_bfloat16 2022-08-17T12:50:37.1929782Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:50:37.1930964Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:50:37.5861968Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_float16 2022-08-17T12:50:37.5862734Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int32 2022-08-17T12:50:37.6050515Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int64 2022-08-17T12:50:37.6073046Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:50:38.1342262Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:50:38.1343307Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:50:38.1579128Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_bfloat16 2022-08-17T12:50:38.1586345Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_float16 2022-08-17T12:50:38.2099218Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:50:38.2100321Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int64 2022-08-17T12:50:38.4683409Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int8 2022-08-17T12:50:38.4706335Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_bfloat16 2022-08-17T12:50:38.6396132Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:50:38.6397114Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:50:38.6913260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:50:38.6914537Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int8 2022-08-17T12:50:38.7397773Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_uint8 2022-08-17T12:50:38.7398621Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:50:39.1050678Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:50:39.1051673Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:50:39.2307157Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int16 2022-08-17T12:50:39.2317135Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int16 2022-08-17T12:50:39.2557995Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int32 2022-08-17T12:50:39.2595512Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_uint8 2022-08-17T12:50:39.2661030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_bfloat16 2022-08-17T12:50:39.2665572Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:50:39.3717680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int16 2022-08-17T12:50:39.3741448Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int32 2022-08-17T12:50:39.5215727Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int64 2022-08-17T12:50:39.5223325Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int64 2022-08-17T12:50:39.5739795Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int8 2022-08-17T12:50:39.5742334Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_bfloat16 2022-08-17T12:50:39.6421518Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_float32 2022-08-17T12:50:39.6437246Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int8 2022-08-17T12:50:39.7182516Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_uint8 2022-08-17T12:50:39.7221777Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int16 2022-08-17T12:50:39.7665467Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int32 2022-08-17T12:50:39.7667007Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_uint8 2022-08-17T12:50:39.8528608Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_bfloat16 2022-08-17T12:50:39.8545709Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_float32 2022-08-17T12:50:40.0595256Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_float64 2022-08-17T12:50:40.0612817Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_bfloat16 2022-08-17T12:50:40.2063264Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_float32 2022-08-17T12:50:40.2067198Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int32 2022-08-17T12:50:40.2144125Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int64 2022-08-17T12:50:40.2144868Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_float64 2022-08-17T12:50:40.2163024Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_bfloat16 2022-08-17T12:50:40.2184089Z [gw3] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_bfloat16 2022-08-17T12:50:40.3011939Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float16 2022-08-17T12:50:40.3012821Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_float32 2022-08-17T12:50:40.6028425Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_float64 2022-08-17T12:50:40.6033464Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_float64 2022-08-17T12:50:40.7491543Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int16 2022-08-17T12:50:40.7492327Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int16 2022-08-17T12:50:40.7782170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int32 2022-08-17T12:50:40.7809507Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int64 2022-08-17T12:50:40.8937198Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int8 2022-08-17T12:50:40.8954647Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int32 2022-08-17T12:50:41.0346594Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int64 2022-08-17T12:50:41.0361754Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int64 2022-08-17T12:50:41.1580536Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int8 2022-08-17T12:50:41.1590731Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int8 2022-08-17T12:50:41.1675593Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_neg_cpu_complex64 2022-08-17T12:50:41.1676375Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_neg_cpu_complex64 2022-08-17T12:50:41.1749987Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_neg_cpu_float32 2022-08-17T12:50:41.1750684Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_neg_cpu_float32 2022-08-17T12:50:41.2173637Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_roll_cpu_complex64 2022-08-17T12:50:41.2174477Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_roll_cpu_complex64 2022-08-17T12:50:41.2229503Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_roll_cpu_float32 2022-08-17T12:50:41.2230311Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int8 2022-08-17T12:50:41.2311730Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_uint8 2022-08-17T12:50:41.2329426Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_roll_cpu_float32 2022-08-17T12:50:41.2967819Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rot90_cpu_complex64 2022-08-17T12:50:41.2968626Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rot90_cpu_complex64 2022-08-17T12:50:41.3315058Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rot90_cpu_float32 2022-08-17T12:50:41.3315647Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rot90_cpu_float32 2022-08-17T12:50:41.3371873Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_cpu_float32 2022-08-17T12:50:41.3394100Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_cpu_float32 2022-08-17T12:50:41.3508568Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_0_cpu_float32 2022-08-17T12:50:41.3509297Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_0_cpu_float32 2022-08-17T12:50:41.3509946Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_3_cpu_float32 2022-08-17T12:50:41.3526593Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_3_cpu_float32 2022-08-17T12:50:41.3539830Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_neg_3_cpu_float32 2022-08-17T12:50:41.3564382Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_neg_3_cpu_float32 2022-08-17T12:50:41.3692342Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsqrt_cpu_complex64 2022-08-17T12:50:41.3730158Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsqrt_cpu_complex64 2022-08-17T12:50:41.3774681Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsqrt_cpu_float32 2022-08-17T12:50:41.3787174Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsqrt_cpu_float32 2022-08-17T12:50:41.3902564Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsub_cpu_complex64 2022-08-17T12:50:41.3922375Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsub_cpu_complex64 2022-08-17T12:50:41.3984076Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsub_cpu_float32 2022-08-17T12:50:41.4000573Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsub_cpu_float32 2022-08-17T12:50:41.4291563Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_add_cpu_complex64 2022-08-17T12:50:41.4292388Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_add_cpu_complex64 2022-08-17T12:50:41.4445373Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_add_cpu_float32 2022-08-17T12:50:41.4446353Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_add_cpu_float32 2022-08-17T12:50:41.4677657Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_cpu_complex64 2022-08-17T12:50:41.4692334Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_cpu_complex64 2022-08-17T12:50:41.4905315Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_cpu_float32 2022-08-17T12:50:41.4910799Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_cpu_float32 2022-08-17T12:50:41.5158507Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_amax_cpu_float32 2022-08-17T12:50:41.5170535Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_amax_cpu_float32 2022-08-17T12:50:41.5474698Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_amin_cpu_float32 2022-08-17T12:50:41.5507363Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_amin_cpu_float32 2022-08-17T12:50:41.5816387Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_mean_cpu_float32 2022-08-17T12:50:41.5817234Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_mean_cpu_float32 2022-08-17T12:50:41.6185901Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_prod_cpu_float32 2022-08-17T12:50:41.6186816Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_prod_cpu_float32 2022-08-17T12:50:41.6475541Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_sum_cpu_float32 2022-08-17T12:50:41.6476238Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_sum_cpu_float32 2022-08-17T12:50:41.6757324Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_searchsorted_cpu_float32 2022-08-17T12:50:41.6774330Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_searchsorted_cpu_float32 2022-08-17T12:50:41.6981717Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_segment_reduce_lengths_cpu_float32 2022-08-17T12:50:41.6982817Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_uint8 2022-08-17T12:50:41.7077327Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_bfloat16 2022-08-17T12:50:41.7078304Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_segment_reduce_lengths_cpu_float32 2022-08-17T12:50:41.7362394Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_segment_reduce_offsets_cpu_float32 2022-08-17T12:50:41.7412886Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_segment_reduce_offsets_cpu_float32 2022-08-17T12:50:41.7513475Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_cpu_complex64 2022-08-17T12:50:41.7521664Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_cpu_complex64 2022-08-17T12:50:41.7621917Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_cpu_float32 2022-08-17T12:50:41.7622613Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_cpu_float32 2022-08-17T12:50:41.7701828Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_scatter_cpu_float32 2022-08-17T12:50:41.7718544Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_scatter_cpu_float32 2022-08-17T12:50:41.7812610Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sgn_cpu_complex64 2022-08-17T12:50:41.7813358Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sgn_cpu_complex64 2022-08-17T12:50:41.7875507Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sgn_cpu_float32 2022-08-17T12:50:41.7877919Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sgn_cpu_float32 2022-08-17T12:50:41.7935653Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_short_cpu_complex64 2022-08-17T12:50:41.7946554Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_short_cpu_complex64 2022-08-17T12:50:41.7990088Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_short_cpu_float32 2022-08-17T12:50:41.8000148Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_short_cpu_float32 2022-08-17T12:50:41.8210094Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sigmoid_cpu_complex64 2022-08-17T12:50:41.8210872Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sigmoid_cpu_complex64 2022-08-17T12:50:41.8327978Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sigmoid_cpu_float32 2022-08-17T12:50:41.8350693Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sigmoid_cpu_float32 2022-08-17T12:50:41.8401378Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sign_cpu_float32 2022-08-17T12:50:41.8423464Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sign_cpu_float32 2022-08-17T12:50:41.8448219Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_signbit_cpu_float32 2022-08-17T12:50:41.8458144Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_signbit_cpu_float32 2022-08-17T12:50:41.8570146Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sin_cpu_complex64 2022-08-17T12:50:41.8570932Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sin_cpu_complex64 2022-08-17T12:50:41.8631133Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sin_cpu_float32 2022-08-17T12:50:41.8631899Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sin_cpu_float32 2022-08-17T12:50:41.8824644Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinc_cpu_complex64 2022-08-17T12:50:41.8844660Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinc_cpu_complex64 2022-08-17T12:50:41.8953788Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinc_cpu_float32 2022-08-17T12:50:41.8954814Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinc_cpu_float32 2022-08-17T12:50:41.9058695Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinh_cpu_complex64 2022-08-17T12:50:41.9059607Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinh_cpu_complex64 2022-08-17T12:50:41.9123870Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinh_cpu_float32 2022-08-17T12:50:41.9124567Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinh_cpu_float32 2022-08-17T12:50:41.9358676Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_slice_scatter_cpu_float32 2022-08-17T12:50:41.9365204Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_slice_scatter_cpu_float32 2022-08-17T12:50:41.9524193Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_cpu_float32 2022-08-17T12:50:41.9532292Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_cpu_float32 2022-08-17T12:50:41.9772652Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_with_dtype_cpu_complex64 2022-08-17T12:50:41.9780813Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_with_dtype_cpu_complex64 2022-08-17T12:50:41.9909048Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_with_dtype_cpu_float32 2022-08-17T12:50:41.9919088Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_with_dtype_cpu_float32 2022-08-17T12:50:42.0265390Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sort_cpu_float32 2022-08-17T12:50:42.0287895Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sort_cpu_float32 2022-08-17T12:50:42.0299013Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:50:42.0308210Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:50:42.0331160Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sparse_sampled_addmm_cpu_float32 2022-08-17T12:50:42.0344171Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sparse_sampled_addmm_cpu_float32 2022-08-17T12:50:42.0391055Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_airy_ai_cpu_float32 2022-08-17T12:50:42.0396686Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_airy_ai_cpu_float32 2022-08-17T12:50:42.0438038Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_j0_cpu_float32 2022-08-17T12:50:42.0443588Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_j0_cpu_float32 2022-08-17T12:50:42.0492184Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_j1_cpu_float32 2022-08-17T12:50:42.0492893Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_j1_cpu_float32 2022-08-17T12:50:42.0523431Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_y0_cpu_float32 2022-08-17T12:50:42.0595558Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_y0_cpu_float32 2022-08-17T12:50:42.0596290Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_y1_cpu_float32 2022-08-17T12:50:42.0596978Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_y1_cpu_float32 2022-08-17T12:50:42.0664252Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:50:42.0665062Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:50:42.0694035Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:50:42.0700335Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:50:42.0719942Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:50:42.0732711Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:50:42.0758706Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:50:42.0764364Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:50:42.0800885Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_entr_cpu_float32 2022-08-17T12:50:42.0812063Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_entr_cpu_float32 2022-08-17T12:50:42.0869969Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_erfcx_cpu_float32 2022-08-17T12:50:42.0878125Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_erfcx_cpu_float32 2022-08-17T12:50:42.0926648Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:50:42.0948055Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:50:42.0996544Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:50:42.1007656Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:50:42.1048791Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i0e_cpu_float32 2022-08-17T12:50:42.1057614Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i0e_cpu_float32 2022-08-17T12:50:42.1106358Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i1_cpu_float32 2022-08-17T12:50:42.1118086Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i1_cpu_float32 2022-08-17T12:50:42.1161021Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i1e_cpu_float32 2022-08-17T12:50:42.1171112Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i1e_cpu_float32 2022-08-17T12:50:42.1218632Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:50:42.1236101Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:50:42.1258024Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:50:42.1272458Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:50:42.1319453Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_log_ndtr_cpu_float32 2022-08-17T12:50:42.1329969Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_log_ndtr_cpu_float32 2022-08-17T12:50:42.1372974Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_i0_cpu_float32 2022-08-17T12:50:42.1379983Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_i0_cpu_float32 2022-08-17T12:50:42.1413243Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_i1_cpu_float32 2022-08-17T12:50:42.1431910Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_i1_cpu_float32 2022-08-17T12:50:42.1461028Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_k0_cpu_float32 2022-08-17T12:50:42.1469411Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_k0_cpu_float32 2022-08-17T12:50:42.1502463Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_k1_cpu_float32 2022-08-17T12:50:42.1517676Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_k1_cpu_float32 2022-08-17T12:50:42.1561986Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_ndtr_cpu_float32 2022-08-17T12:50:42.1570668Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_ndtr_cpu_float32 2022-08-17T12:50:42.1617447Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_ndtri_cpu_float32 2022-08-17T12:50:42.1629180Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_ndtri_cpu_float32 2022-08-17T12:50:42.1677191Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:50:42.1687933Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:50:42.1720313Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:50:42.1730576Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:50:42.1764259Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:50:42.1776318Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:50:42.1795285Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:50:42.1805876Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:50:42.1824621Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:50:42.1835108Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:50:42.1854434Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:50:42.1865674Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:50:42.1883692Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:50:42.1894195Z [gw0] [ 71%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:50:42.1926543Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:50:42.1950370Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:50:42.2009271Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_xlog1py_cpu_float32 2022-08-17T12:50:42.2014304Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_xlog1py_cpu_float32 2022-08-17T12:50:42.2069282Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_zeta_cpu_float32 2022-08-17T12:50:42.2097908Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_zeta_cpu_float32 2022-08-17T12:50:42.2146611Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_cpu_complex64 2022-08-17T12:50:42.2161657Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_cpu_complex64 2022-08-17T12:50:42.2208912Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_cpu_float32 2022-08-17T12:50:42.2214929Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_cpu_float32 2022-08-17T12:50:42.2315657Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_list_args_cpu_complex64 2022-08-17T12:50:42.2325726Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_list_args_cpu_complex64 2022-08-17T12:50:42.2395793Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_list_args_cpu_float32 2022-08-17T12:50:42.2396523Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_list_args_cpu_float32 2022-08-17T12:50:42.2507374Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_with_sizes_cpu_complex64 2022-08-17T12:50:42.2518789Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_with_sizes_cpu_complex64 2022-08-17T12:50:42.2578752Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_with_sizes_cpu_float32 2022-08-17T12:50:42.2589943Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_with_sizes_cpu_float32 2022-08-17T12:50:42.2661993Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sqrt_cpu_complex64 2022-08-17T12:50:42.2673998Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sqrt_cpu_complex64 2022-08-17T12:50:42.2712942Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sqrt_cpu_float32 2022-08-17T12:50:42.2726197Z [gw3] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float16 2022-08-17T12:50:42.2735940Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sqrt_cpu_float32 2022-08-17T12:50:42.2742139Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_square_cpu_complex64 2022-08-17T12:50:42.2882359Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float32 2022-08-17T12:50:42.2895482Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_square_cpu_complex64 2022-08-17T12:50:42.2980436Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_square_cpu_float32 2022-08-17T12:50:42.2998199Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_square_cpu_float32 2022-08-17T12:50:42.3255545Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_squeeze_cpu_complex64 2022-08-17T12:50:42.3267696Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_squeeze_cpu_complex64 2022-08-17T12:50:42.3377105Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_squeeze_cpu_float32 2022-08-17T12:50:42.3388281Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_squeeze_cpu_float32 2022-08-17T12:50:42.3453837Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_stack_cpu_complex64 2022-08-17T12:50:42.3464667Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_stack_cpu_complex64 2022-08-17T12:50:42.3501779Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_stack_cpu_float32 2022-08-17T12:50:42.3516087Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_bfloat16 2022-08-17T12:50:42.3531168Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_stack_cpu_float32 2022-08-17T12:50:42.3531849Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float16 2022-08-17T12:50:42.3734615Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_cpu_complex64 2022-08-17T12:50:42.3756672Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_cpu_complex64 2022-08-17T12:50:42.3900778Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_cpu_float32 2022-08-17T12:50:42.3901486Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_cpu_float32 2022-08-17T12:50:42.3968687Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_mean_cpu_complex64 2022-08-17T12:50:42.3969457Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_mean_cpu_complex64 2022-08-17T12:50:42.4034430Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_mean_cpu_float32 2022-08-17T12:50:42.4035365Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_mean_cpu_float32 2022-08-17T12:50:42.4350039Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_stft_cpu_complex64 2022-08-17T12:50:42.4350967Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_stft_cpu_complex64 2022-08-17T12:50:42.4676273Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_stft_cpu_float32 2022-08-17T12:50:42.4699370Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_stft_cpu_float32 2022-08-17T12:50:42.5857032Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sub_cpu_complex64 2022-08-17T12:50:42.5872151Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sub_cpu_complex64 2022-08-17T12:50:42.6407237Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sub_cpu_float32 2022-08-17T12:50:42.6428133Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sub_cpu_float32 2022-08-17T12:50:42.6772176Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_cpu_complex64 2022-08-17T12:50:42.6783144Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_cpu_complex64 2022-08-17T12:50:42.6942757Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_cpu_float32 2022-08-17T12:50:42.6954778Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_cpu_float32 2022-08-17T12:50:42.7079686Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_to_size_cpu_complex64 2022-08-17T12:50:42.7106045Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_to_size_cpu_complex64 2022-08-17T12:50:42.7181571Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_to_size_cpu_float32 2022-08-17T12:50:42.7182313Z [gw0] [ 71%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_to_size_cpu_float32 2022-08-17T12:50:43.0412077Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_cpu_complex64 2022-08-17T12:50:43.0413331Z [gw1] [ 71%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:50:43.0676645Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:50:43.0757966Z [gw2] [ 71%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float16 2022-08-17T12:50:43.2034223Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:50:43.2044266Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_cpu_complex64 2022-08-17T12:50:43.4299746Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_cpu_float32 2022-08-17T12:50:43.4301111Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_cpu_float32 2022-08-17T12:50:43.4728540Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_lowrank_cpu_float32 2022-08-17T12:50:43.4739940Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:50:43.8366240Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:50:43.8376270Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float32 2022-08-17T12:50:43.9523344Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float64 2022-08-17T12:50:43.9550966Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:50:44.0639291Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int16 2022-08-17T12:50:44.0644917Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_lowrank_cpu_float32 2022-08-17T12:50:44.0891073Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_symeig_cpu_complex64 2022-08-17T12:50:44.0891855Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_symeig_cpu_complex64 2022-08-17T12:50:44.1034534Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_symeig_cpu_float32 2022-08-17T12:50:44.1049092Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_symeig_cpu_float32 2022-08-17T12:50:44.1169291Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_t_cpu_complex64 2022-08-17T12:50:44.1182750Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_t_cpu_complex64 2022-08-17T12:50:44.1259649Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_t_cpu_float32 2022-08-17T12:50:44.1274720Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_t_cpu_float32 2022-08-17T12:50:44.1446408Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_along_dim_cpu_complex64 2022-08-17T12:50:44.1447700Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_along_dim_cpu_complex64 2022-08-17T12:50:44.1505726Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_along_dim_cpu_float32 2022-08-17T12:50:44.1522448Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_along_dim_cpu_float32 2022-08-17T12:50:44.1741725Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_cpu_complex64 2022-08-17T12:50:44.1751747Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_cpu_complex64 2022-08-17T12:50:44.1863435Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_cpu_float32 2022-08-17T12:50:44.1875228Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_cpu_float32 2022-08-17T12:50:44.1962588Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tan_cpu_complex64 2022-08-17T12:50:44.1976078Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tan_cpu_complex64 2022-08-17T12:50:44.2052655Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tan_cpu_float32 2022-08-17T12:50:44.2053336Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tan_cpu_float32 2022-08-17T12:50:44.2145289Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tanh_cpu_complex64 2022-08-17T12:50:44.2151265Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tanh_cpu_complex64 2022-08-17T12:50:44.2217586Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tanh_cpu_float32 2022-08-17T12:50:44.2239758Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tanh_cpu_float32 2022-08-17T12:50:44.2488851Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensor_split_cpu_complex64 2022-08-17T12:50:44.2515754Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensor_split_cpu_complex64 2022-08-17T12:50:44.2646794Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensor_split_cpu_float32 2022-08-17T12:50:44.2655662Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensor_split_cpu_float32 2022-08-17T12:50:44.2732716Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensordot_cpu_complex64 2022-08-17T12:50:44.2744336Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensordot_cpu_complex64 2022-08-17T12:50:44.2783292Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensordot_cpu_float32 2022-08-17T12:50:44.2796281Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensordot_cpu_float32 2022-08-17T12:50:44.3258992Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tile_cpu_complex64 2022-08-17T12:50:44.3268001Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tile_cpu_complex64 2022-08-17T12:50:44.3570513Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tile_cpu_float32 2022-08-17T12:50:44.3571265Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tile_cpu_float32 2022-08-17T12:50:44.3630759Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_to_sparse_cpu_complex64 2022-08-17T12:50:44.3642169Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_to_sparse_cpu_complex64 2022-08-17T12:50:44.3718484Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_to_sparse_cpu_float32 2022-08-17T12:50:44.3733547Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_to_sparse_cpu_float32 2022-08-17T12:50:44.3851099Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_topk_cpu_float32 2022-08-17T12:50:44.3851750Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_topk_cpu_float32 2022-08-17T12:50:44.3913996Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trace_cpu_complex64 2022-08-17T12:50:44.3920684Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_trace_cpu_complex64 2022-08-17T12:50:44.4005871Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trace_cpu_float32 2022-08-17T12:50:44.4006511Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_trace_cpu_float32 2022-08-17T12:50:44.4060901Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_transpose_cpu_complex64 2022-08-17T12:50:44.4061635Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int16 2022-08-17T12:50:44.4926914Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int32 2022-08-17T12:50:44.4937388Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_transpose_cpu_complex64 2022-08-17T12:50:44.5387852Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_transpose_cpu_float32 2022-08-17T12:50:44.5391619Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_transpose_cpu_float32 2022-08-17T12:50:44.5545632Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapezoid_cpu_complex64 2022-08-17T12:50:44.5563933Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapezoid_cpu_complex64 2022-08-17T12:50:44.5661815Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapezoid_cpu_float32 2022-08-17T12:50:44.5663313Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapezoid_cpu_float32 2022-08-17T12:50:44.5794788Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapz_cpu_complex64 2022-08-17T12:50:44.5808889Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapz_cpu_complex64 2022-08-17T12:50:44.5883991Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapz_cpu_float32 2022-08-17T12:50:44.5896578Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapz_cpu_float32 2022-08-17T12:50:44.6197660Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_triangular_solve_cpu_complex64 2022-08-17T12:50:44.6198534Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_triangular_solve_cpu_complex64 2022-08-17T12:50:44.6372177Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_triangular_solve_cpu_float32 2022-08-17T12:50:44.6397880Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_triangular_solve_cpu_float32 2022-08-17T12:50:44.6846628Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tril_cpu_complex64 2022-08-17T12:50:44.6868909Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tril_cpu_complex64 2022-08-17T12:50:44.7106056Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tril_cpu_float32 2022-08-17T12:50:44.7119056Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_tril_cpu_float32 2022-08-17T12:50:44.7566304Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_triu_cpu_complex64 2022-08-17T12:50:44.7577102Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_triu_cpu_complex64 2022-08-17T12:50:44.7713894Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_triu_cpu_float32 2022-08-17T12:50:44.7726135Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_triu_cpu_float32 2022-08-17T12:50:44.8120408Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_true_divide_cpu_complex64 2022-08-17T12:50:44.8134420Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_true_divide_cpu_complex64 2022-08-17T12:50:44.8356248Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_true_divide_cpu_float32 2022-08-17T12:50:44.8357419Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_true_divide_cpu_float32 2022-08-17T12:50:44.8436725Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trunc_cpu_float32 2022-08-17T12:50:44.8452022Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int32 2022-08-17T12:50:44.8458666Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_trunc_cpu_float32 2022-08-17T12:50:44.8459243Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isneginf_cpu_float32 2022-08-17T12:50:44.8501058Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unbind_cpu_complex64 2022-08-17T12:50:44.8517301Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isneginf_cpu_float32 2022-08-17T12:50:44.8545001Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isposinf_cpu_float32 2022-08-17T12:50:44.8563223Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isposinf_cpu_float32 2022-08-17T12:50:44.8661975Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isreal_cpu_complex64 2022-08-17T12:50:44.8662684Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isreal_cpu_complex64 2022-08-17T12:50:44.8663325Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isreal_cpu_float32 2022-08-17T12:50:44.8663994Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unbind_cpu_complex64 2022-08-17T12:50:44.8664639Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unbind_cpu_float32 2022-08-17T12:50:44.8694013Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_isreal_cpu_float32 2022-08-17T12:50:44.8757280Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_istft_cpu_complex64 2022-08-17T12:50:44.8775859Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unbind_cpu_float32 2022-08-17T12:50:44.8996122Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unflatten_cpu_complex64 2022-08-17T12:50:44.9007634Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unflatten_cpu_complex64 2022-08-17T12:50:44.9126261Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unflatten_cpu_float32 2022-08-17T12:50:44.9143202Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unflatten_cpu_float32 2022-08-17T12:50:44.9590454Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unfold_cpu_complex64 2022-08-17T12:50:44.9591242Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_istft_cpu_complex64 2022-08-17T12:50:44.9630904Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_istft_cpu_float32 2022-08-17T12:50:44.9646472Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unfold_cpu_complex64 2022-08-17T12:50:44.9958889Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unfold_cpu_float32 2022-08-17T12:50:44.9959984Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unfold_cpu_float32 2022-08-17T12:50:45.0302762Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unique_consecutive_cpu_float32 2022-08-17T12:50:45.0303556Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_istft_cpu_float32 2022-08-17T12:50:45.0304146Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:50:45.0304785Z [gw2] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:50:45.0310225Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:50:45.0362315Z [gw2] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:50:45.0376796Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:50:45.0377637Z [gw2] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:50:45.0418013Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:50:45.0418976Z [gw2] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:50:45.0485827Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_cpu_complex64 2022-08-17T12:50:45.0486636Z [gw2] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_cpu_complex64 2022-08-17T12:50:45.0522592Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_cpu_float32 2022-08-17T12:50:45.0523403Z [gw2] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_cpu_float32 2022-08-17T12:50:45.0591286Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:50:45.0592344Z [gw2] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:50:45.0617674Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:50:45.0618672Z [gw2] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:50:45.0655355Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_unary_cpu_complex64 2022-08-17T12:50:45.0675658Z [gw2] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_unary_cpu_complex64 2022-08-17T12:50:45.0715120Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_unary_cpu_float32 2022-08-17T12:50:45.0724327Z [gw2] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_unary_cpu_float32 2022-08-17T12:50:45.0817826Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_kron_cpu_complex64 2022-08-17T12:50:45.0819125Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_kron_cpu_complex64 2022-08-17T12:50:45.0859372Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_kron_cpu_float32 2022-08-17T12:50:45.0883591Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_kron_cpu_float32 2022-08-17T12:50:45.0975530Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_kthvalue_cpu_float32 2022-08-17T12:50:45.0976337Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_kthvalue_cpu_float32 2022-08-17T12:50:45.1115965Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ldexp_cpu_complex64 2022-08-17T12:50:45.1116773Z [gw2] [ 72%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_ldexp_cpu_complex64 2022-08-17T12:50:45.1218468Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ldexp_cpu_float32 2022-08-17T12:50:45.1219416Z [gw2] [ 72%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_ldexp_cpu_float32 2022-08-17T12:50:45.1324178Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_le_cpu_float32 2022-08-17T12:50:45.1325092Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_le_cpu_float32 2022-08-17T12:50:45.1374833Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lerp_cpu_complex64 2022-08-17T12:50:45.1376721Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unique_consecutive_cpu_float32 2022-08-17T12:50:45.2066216Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unique_cpu_float32 2022-08-17T12:50:45.2081624Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lerp_cpu_complex64 2022-08-17T12:50:45.2330992Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lerp_cpu_float32 2022-08-17T12:50:45.2344341Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lerp_cpu_float32 2022-08-17T12:50:45.2449665Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lgamma_cpu_float32 2022-08-17T12:50:45.2465398Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lgamma_cpu_float32 2022-08-17T12:50:45.2654612Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_cpu_complex64 2022-08-17T12:50:45.2670616Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_cpu_complex64 2022-08-17T12:50:45.2774500Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_cpu_float32 2022-08-17T12:50:45.2792990Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_cpu_float32 2022-08-17T12:50:45.2879996Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:50:45.2895161Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:50:45.2961290Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_ex_cpu_float32 2022-08-17T12:50:45.2972845Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_ex_cpu_float32 2022-08-17T12:50:45.3038484Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cond_cpu_complex64 2022-08-17T12:50:45.3051684Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cond_cpu_complex64 2022-08-17T12:50:45.3105149Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cond_cpu_float32 2022-08-17T12:50:45.3117960Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cond_cpu_float32 2022-08-17T12:50:45.3171683Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cross_cpu_complex64 2022-08-17T12:50:45.3187050Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cross_cpu_complex64 2022-08-17T12:50:45.3224830Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cross_cpu_float32 2022-08-17T12:50:45.3237461Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cross_cpu_float32 2022-08-17T12:50:45.3673497Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_det_cpu_complex64 2022-08-17T12:50:45.3686517Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_det_cpu_complex64 2022-08-17T12:50:45.3924966Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_det_cpu_float32 2022-08-17T12:50:45.3934191Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_det_cpu_float32 2022-08-17T12:50:45.3974401Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eig_cpu_complex64 2022-08-17T12:50:45.3986337Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unique_cpu_float32 2022-08-17T12:50:45.4059217Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsqueeze_cpu_complex64 2022-08-17T12:50:45.4072685Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eig_cpu_complex64 2022-08-17T12:50:45.4146486Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eig_cpu_float32 2022-08-17T12:50:45.4159784Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eig_cpu_float32 2022-08-17T12:50:45.4257253Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigh_cpu_complex64 2022-08-17T12:50:45.4270668Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsqueeze_cpu_complex64 2022-08-17T12:50:45.4290761Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsqueeze_cpu_float32 2022-08-17T12:50:45.4301964Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigh_cpu_complex64 2022-08-17T12:50:45.4375116Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigh_cpu_float32 2022-08-17T12:50:45.4388035Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigh_cpu_float32 2022-08-17T12:50:45.4427776Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvals_cpu_complex64 2022-08-17T12:50:45.4441868Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsqueeze_cpu_float32 2022-08-17T12:50:45.4563063Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_cpu_complex64 2022-08-17T12:50:45.4574790Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvals_cpu_complex64 2022-08-17T12:50:45.4619183Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvals_cpu_float32 2022-08-17T12:50:45.4633993Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_cpu_complex64 2022-08-17T12:50:45.4660063Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_cpu_float32 2022-08-17T12:50:45.4676791Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvals_cpu_float32 2022-08-17T12:50:45.4732398Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvalsh_cpu_complex64 2022-08-17T12:50:45.4743887Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_cpu_float32 2022-08-17T12:50:45.4815508Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_mean_cpu_complex64 2022-08-17T12:50:45.4831916Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_mean_cpu_complex64 2022-08-17T12:50:45.4854573Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvalsh_cpu_complex64 2022-08-17T12:50:45.4855429Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_mean_cpu_float32 2022-08-17T12:50:45.4888144Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvalsh_cpu_float32 2022-08-17T12:50:45.4902792Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_mean_cpu_float32 2022-08-17T12:50:45.4982453Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_vdot_cpu_complex64 2022-08-17T12:50:45.4995584Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_vdot_cpu_complex64 2022-08-17T12:50:45.5010664Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvalsh_cpu_float32 2022-08-17T12:50:45.5030443Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_vdot_cpu_float32 2022-08-17T12:50:45.5074153Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_householder_product_cpu_complex64 2022-08-17T12:50:45.5075039Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_vdot_cpu_float32 2022-08-17T12:50:45.5111024Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_complex_cpu_float32 2022-08-17T12:50:45.5117541Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_complex_cpu_float32 2022-08-17T12:50:45.5227319Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_cpu_complex64 2022-08-17T12:50:45.5239788Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_cpu_complex64 2022-08-17T12:50:45.5301388Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_cpu_float32 2022-08-17T12:50:45.5317059Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_cpu_float32 2022-08-17T12:50:45.5357027Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_real_cpu_complex64 2022-08-17T12:50:45.5369867Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_real_cpu_complex64 2022-08-17T12:50:45.5399503Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_cpu_complex64 2022-08-17T12:50:45.5426414Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float64 2022-08-17T12:50:45.5541213Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int16 2022-08-17T12:50:45.5553139Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_cpu_complex64 2022-08-17T12:50:45.5686631Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_cpu_float32 2022-08-17T12:50:45.5687450Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_cpu_float32 2022-08-17T12:50:45.5748641Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_vsplit_cpu_complex64 2022-08-17T12:50:45.5762388Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_vsplit_cpu_complex64 2022-08-17T12:50:45.5811968Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_vsplit_cpu_float32 2022-08-17T12:50:45.5824371Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_vsplit_cpu_float32 2022-08-17T12:50:45.5907262Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_vstack_cpu_complex64 2022-08-17T12:50:45.5908788Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_vstack_cpu_complex64 2022-08-17T12:50:45.5955334Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_vstack_cpu_float32 2022-08-17T12:50:45.5974062Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_vstack_cpu_float32 2022-08-17T12:50:45.6065442Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_where_cpu_complex64 2022-08-17T12:50:45.6118234Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_householder_product_cpu_complex64 2022-08-17T12:50:45.6122332Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_householder_product_cpu_float32 2022-08-17T12:50:45.6137526Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_where_cpu_complex64 2022-08-17T12:50:45.6259073Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_where_cpu_float32 2022-08-17T12:50:45.6259809Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_where_cpu_float32 2022-08-17T12:50:45.6529332Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_xlogy_cpu_float32 2022-08-17T12:50:45.6544986Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_xlogy_cpu_float32 2022-08-17T12:50:45.6643586Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_zero__cpu_complex64 2022-08-17T12:50:45.6660294Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_zero__cpu_complex64 2022-08-17T12:50:45.6726441Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_zero__cpu_float32 2022-08-17T12:50:45.6740037Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_zero__cpu_float32 2022-08-17T12:50:45.6792627Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_zeros_like_cpu_complex64 2022-08-17T12:50:45.6805684Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_zeros_like_cpu_complex64 2022-08-17T12:50:45.6819605Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_zeros_like_cpu_float32 2022-08-17T12:50:45.6831505Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_householder_product_cpu_float32 2022-08-17T12:50:45.6969978Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_cpu_complex64 2022-08-17T12:50:45.6981875Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_cpu_complex64 2022-08-17T12:50:45.7056703Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_cpu_float32 2022-08-17T12:50:45.7071020Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_cpu_float32 2022-08-17T12:50:45.7205704Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_ex_cpu_complex64 2022-08-17T12:50:45.7216802Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_ex_cpu_complex64 2022-08-17T12:50:45.7294158Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_ex_cpu_float32 2022-08-17T12:50:45.7296179Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_ex_cpu_float32 2022-08-17T12:50:45.7357575Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_cpu_complex64 2022-08-17T12:50:45.7368164Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_cpu_complex64 2022-08-17T12:50:45.7412740Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_cpu_float32 2022-08-17T12:50:45.7426099Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_cpu_float32 2022-08-17T12:50:45.7489998Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:50:45.7490789Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:50:45.7537045Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:50:45.7545548Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:50:45.7726215Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_solve_cpu_complex64 2022-08-17T12:50:45.7743825Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_solve_cpu_complex64 2022-08-17T12:50:45.7780390Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_solve_cpu_float32 2022-08-17T12:50:45.7792987Z [gw0] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_zeros_like_cpu_float32 2022-08-17T12:50:45.7815756Z test_ops.py::TestCompositeComplianceCPU::test_backward_H_cpu_float32 2022-08-17T12:50:45.7829053Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_solve_cpu_float32 2022-08-17T12:50:45.7897079Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_cpu_complex64 2022-08-17T12:50:45.7912360Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_H_cpu_float32 2022-08-17T12:50:45.8031953Z test_ops.py::TestCompositeComplianceCPU::test_backward_T_cpu_float32 2022-08-17T12:50:45.8032752Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_T_cpu_float32 2022-08-17T12:50:45.8476888Z test_ops.py::TestCompositeComplianceCPU::test_backward___getitem___cpu_float32 2022-08-17T12:50:45.8486968Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_cpu_complex64 2022-08-17T12:50:45.8600955Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_cpu_float32 2022-08-17T12:50:45.8608436Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int16 2022-08-17T12:50:45.8820862Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int32 2022-08-17T12:50:45.8853445Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_cpu_float32 2022-08-17T12:50:45.8950907Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:50:45.8951541Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___getitem___cpu_float32 2022-08-17T12:50:45.9703970Z test_ops.py::TestCompositeComplianceCPU::test_backward___radd___cpu_float32 2022-08-17T12:50:45.9727634Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___radd___cpu_float32 2022-08-17T12:50:46.0846809Z test_ops.py::TestCompositeComplianceCPU::test_backward___rdiv___cpu_float32 2022-08-17T12:50:46.0921258Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:50:46.1113488Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:50:46.1114580Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___rdiv___cpu_float32 2022-08-17T12:50:46.1774136Z test_ops.py::TestCompositeComplianceCPU::test_backward___rmatmul___cpu_float32 2022-08-17T12:50:46.1792900Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:50:46.2468299Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_cpu_complex64 2022-08-17T12:50:46.2480154Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_cpu_complex64 2022-08-17T12:50:46.2591190Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_cpu_float32 2022-08-17T12:50:46.2598299Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_cpu_float32 2022-08-17T12:50:46.2649195Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_cpu_complex64 2022-08-17T12:50:46.2662439Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int32 2022-08-17T12:50:46.2885308Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int64 2022-08-17T12:50:46.2886265Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_cpu_complex64 2022-08-17T12:50:46.3030939Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_cpu_float32 2022-08-17T12:50:46.3038093Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_cpu_float32 2022-08-17T12:50:46.3145209Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:50:46.3175463Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:50:46.3218834Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:50:46.3228710Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:50:46.3722689Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_solve_cpu_complex64 2022-08-17T12:50:46.3731247Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___rmatmul___cpu_float32 2022-08-17T12:50:46.4844829Z test_ops.py::TestCompositeComplianceCPU::test_backward___rmod___cpu_float32 2022-08-17T12:50:46.4858557Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___rmod___cpu_float32 2022-08-17T12:50:46.5912569Z test_ops.py::TestCompositeComplianceCPU::test_backward___rmul___cpu_float32 2022-08-17T12:50:46.5919317Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___rmul___cpu_float32 2022-08-17T12:50:46.6059646Z test_ops.py::TestCompositeComplianceCPU::test_backward___rpow___cpu_float32 2022-08-17T12:50:46.6104448Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_solve_cpu_complex64 2022-08-17T12:50:46.6889518Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_solve_cpu_float32 2022-08-17T12:50:46.6898508Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int64 2022-08-17T12:50:46.7412806Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int8 2022-08-17T12:50:46.7426773Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_solve_cpu_float32 2022-08-17T12:50:46.7434168Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_norm_cpu_complex64 2022-08-17T12:50:46.7446599Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___rpow___cpu_float32 2022-08-17T12:50:46.7925534Z test_ops.py::TestCompositeComplianceCPU::test_backward___rsub___cpu_float32 2022-08-17T12:50:46.7939104Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_norm_cpu_complex64 2022-08-17T12:50:46.8222674Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_norm_cpu_float32 2022-08-17T12:50:46.8232403Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_norm_cpu_float32 2022-08-17T12:50:46.8288871Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_power_cpu_complex64 2022-08-17T12:50:46.8289864Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward___rsub___cpu_float32 2022-08-17T12:50:46.9401552Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_amax_cpu_float32 2022-08-17T12:50:46.9442528Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_power_cpu_complex64 2022-08-17T12:50:46.9898608Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_power_cpu_float32 2022-08-17T12:50:46.9913911Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_power_cpu_float32 2022-08-17T12:50:47.0063145Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_cpu_complex64 2022-08-17T12:50:47.0101880Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_cpu_complex64 2022-08-17T12:50:47.0142162Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_cpu_float32 2022-08-17T12:50:47.0188377Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_cpu_float32 2022-08-17T12:50:47.0287072Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:50:47.0288134Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:50:47.0342174Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:50:47.0355257Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:50:47.0398110Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_multi_dot_cpu_complex64 2022-08-17T12:50:47.0399038Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int8 2022-08-17T12:50:47.0497127Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_uint8 2022-08-17T12:50:47.0523506Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_multi_dot_cpu_complex64 2022-08-17T12:50:47.0601691Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_multi_dot_cpu_float32 2022-08-17T12:50:47.0602798Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_multi_dot_cpu_float32 2022-08-17T12:50:47.0920215Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_cpu_complex64 2022-08-17T12:50:47.0921208Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_cpu_complex64 2022-08-17T12:50:47.1001891Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_cpu_float32 2022-08-17T12:50:47.1002663Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_cpu_float32 2022-08-17T12:50:47.1079739Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:50:47.1095507Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:50:47.1178425Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:50:47.1193645Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:50:47.1699876Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_cpu_complex64 2022-08-17T12:50:47.1706469Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_cpu_complex64 2022-08-17T12:50:47.1899746Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_cpu_float32 2022-08-17T12:50:47.1901555Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_cpu_float32 2022-08-17T12:50:47.2228197Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:50:47.2229408Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:50:47.2342459Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:50:47.2343505Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:50:47.2344245Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_singular_cpu_complex64 2022-08-17T12:50:47.2361793Z [gw2] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_singular_cpu_complex64 2022-08-17T12:50:47.2387849Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_singular_cpu_float32 2022-08-17T12:50:47.2441748Z [gw2] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_singular_cpu_float32 2022-08-17T12:50:47.3018899Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_qr_cpu_complex64 2022-08-17T12:50:47.3033593Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_qr_cpu_complex64 2022-08-17T12:50:47.3207755Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_qr_cpu_float32 2022-08-17T12:50:47.3222978Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_qr_cpu_float32 2022-08-17T12:50:47.3337629Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_slogdet_cpu_complex64 2022-08-17T12:50:47.3348671Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_slogdet_cpu_complex64 2022-08-17T12:50:47.3412721Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_slogdet_cpu_float32 2022-08-17T12:50:47.3424803Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_slogdet_cpu_float32 2022-08-17T12:50:47.3569310Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_cpu_complex64 2022-08-17T12:50:47.3582223Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_uint8 2022-08-17T12:50:47.3673025Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_bfloat16 2022-08-17T12:50:47.3709828Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_cpu_complex64 2022-08-17T12:50:47.3854110Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_cpu_float32 2022-08-17T12:50:47.3855190Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_cpu_float32 2022-08-17T12:50:47.4119275Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_ex_cpu_complex64 2022-08-17T12:50:47.4120325Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_ex_cpu_complex64 2022-08-17T12:50:47.4232860Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_ex_cpu_float32 2022-08-17T12:50:47.4244466Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_ex_cpu_float32 2022-08-17T12:50:47.7204159Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_triangular_cpu_complex64 2022-08-17T12:50:47.7212956Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_triangular_cpu_complex64 2022-08-17T12:50:47.8089010Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_triangular_cpu_float32 2022-08-17T12:50:47.8101987Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_bfloat16 2022-08-17T12:50:47.8534042Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_bool 2022-08-17T12:50:47.8535104Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_triangular_cpu_float32 2022-08-17T12:50:48.0315419Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svd_cpu_complex64 2022-08-17T12:50:48.0327749Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svd_cpu_complex64 2022-08-17T12:50:48.0399929Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svd_cpu_float32 2022-08-17T12:50:48.0461297Z [gw3] [ 72%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_bool 2022-08-17T12:50:48.0975709Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float16 2022-08-17T12:50:48.0988785Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svd_cpu_float32 2022-08-17T12:50:48.1235379Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svdvals_cpu_complex64 2022-08-17T12:50:48.1279581Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svdvals_cpu_complex64 2022-08-17T12:50:48.1453229Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svdvals_cpu_float32 2022-08-17T12:50:48.1506231Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svdvals_cpu_float32 2022-08-17T12:50:48.1551363Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorinv_cpu_complex64 2022-08-17T12:50:48.1615396Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorinv_cpu_complex64 2022-08-17T12:50:48.1616040Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorinv_cpu_float32 2022-08-17T12:50:48.1633959Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorinv_cpu_float32 2022-08-17T12:50:48.1722671Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorsolve_cpu_complex64 2022-08-17T12:50:48.1728330Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorsolve_cpu_complex64 2022-08-17T12:50:48.1790592Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorsolve_cpu_float32 2022-08-17T12:50:48.1843746Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorsolve_cpu_float32 2022-08-17T12:50:48.1915359Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vander_cpu_complex64 2022-08-17T12:50:48.1915982Z [gw0] [ 72%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_amax_cpu_float32 2022-08-17T12:50:48.1916621Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_amin_cpu_float32 2022-08-17T12:50:48.2008704Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vander_cpu_complex64 2022-08-17T12:50:48.2009662Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vander_cpu_float32 2022-08-17T12:50:48.2010368Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vander_cpu_float32 2022-08-17T12:50:48.2388601Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vecdot_cpu_complex64 2022-08-17T12:50:48.2401256Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vecdot_cpu_complex64 2022-08-17T12:50:48.2605817Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vecdot_cpu_float32 2022-08-17T12:50:48.2609384Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vecdot_cpu_float32 2022-08-17T12:50:48.3278419Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vector_norm_cpu_complex64 2022-08-17T12:50:48.3289483Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vector_norm_cpu_complex64 2022-08-17T12:50:48.3630067Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vector_norm_cpu_float32 2022-08-17T12:50:48.3652224Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vector_norm_cpu_float32 2022-08-17T12:50:48.3697872Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linspace_cpu_complex64 2022-08-17T12:50:48.3723704Z [gw2] [ 72%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_linspace_cpu_complex64 2022-08-17T12:50:48.3759001Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linspace_cpu_float32 2022-08-17T12:50:48.3768328Z [gw2] [ 72%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_linspace_cpu_float32 2022-08-17T12:50:48.3916576Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log10_cpu_complex64 2022-08-17T12:50:48.3929125Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log10_cpu_complex64 2022-08-17T12:50:48.4019776Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log10_cpu_float32 2022-08-17T12:50:48.4031267Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log10_cpu_float32 2022-08-17T12:50:48.4093170Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log1p_cpu_float32 2022-08-17T12:50:48.4105878Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log1p_cpu_float32 2022-08-17T12:50:48.4216620Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log2_cpu_complex64 2022-08-17T12:50:48.4228691Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log2_cpu_complex64 2022-08-17T12:50:48.4311094Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log2_cpu_float32 2022-08-17T12:50:48.4321729Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log2_cpu_float32 2022-08-17T12:50:48.4429182Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_cpu_complex64 2022-08-17T12:50:48.4439920Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_cpu_complex64 2022-08-17T12:50:48.4508909Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_cpu_float32 2022-08-17T12:50:48.4519548Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_cpu_float32 2022-08-17T12:50:48.4672464Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_cpu_float32 2022-08-17T12:50:48.4681736Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_cpu_float32 2022-08-17T12:50:48.4888914Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_dtype_cpu_complex64 2022-08-17T12:50:48.4904154Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_dtype_cpu_complex64 2022-08-17T12:50:48.5047868Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_dtype_cpu_float32 2022-08-17T12:50:48.5060891Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_dtype_cpu_float32 2022-08-17T12:50:48.5107659Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logaddexp2_cpu_float32 2022-08-17T12:50:48.5119372Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logaddexp2_cpu_float32 2022-08-17T12:50:48.5164660Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logaddexp_cpu_float32 2022-08-17T12:50:48.5175688Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logaddexp_cpu_float32 2022-08-17T12:50:48.5283093Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logcumsumexp_cpu_float32 2022-08-17T12:50:48.5298365Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logcumsumexp_cpu_float32 2022-08-17T12:50:48.5661529Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logdet_cpu_complex64 2022-08-17T12:50:48.5675330Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logdet_cpu_complex64 2022-08-17T12:50:48.5845606Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logdet_cpu_float32 2022-08-17T12:50:48.5861715Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logdet_cpu_float32 2022-08-17T12:50:48.5987870Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_and_cpu_complex64 2022-08-17T12:50:48.5999845Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_and_cpu_complex64 2022-08-17T12:50:48.6068820Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_and_cpu_float32 2022-08-17T12:50:48.6080428Z [gw2] [ 72%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_and_cpu_float32 2022-08-17T12:50:48.6103641Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_not_cpu_complex64 2022-08-17T12:50:48.6115793Z [gw2] [ 72%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_not_cpu_complex64 2022-08-17T12:50:48.6136896Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_not_cpu_float32 2022-08-17T12:50:48.6148760Z [gw2] [ 73%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_not_cpu_float32 2022-08-17T12:50:48.6270475Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_or_cpu_complex64 2022-08-17T12:50:48.6281578Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_or_cpu_complex64 2022-08-17T12:50:48.6347404Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_or_cpu_float32 2022-08-17T12:50:48.6358537Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_or_cpu_float32 2022-08-17T12:50:48.6475873Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_xor_cpu_complex64 2022-08-17T12:50:48.6508041Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_xor_cpu_complex64 2022-08-17T12:50:48.6569884Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_xor_cpu_float32 2022-08-17T12:50:48.6580576Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_xor_cpu_float32 2022-08-17T12:50:48.6701449Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logit_cpu_float32 2022-08-17T12:50:48.6714141Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logit_cpu_float32 2022-08-17T12:50:48.6807245Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logspace_cpu_complex64 2022-08-17T12:50:48.6819300Z [gw2] [ 73%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_logspace_cpu_complex64 2022-08-17T12:50:48.6892658Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logspace_cpu_float32 2022-08-17T12:50:48.6905648Z [gw2] [ 73%] XFAIL test_ops.py::TestCommonCPU::test_variant_consistency_eager_logspace_cpu_float32 2022-08-17T12:50:48.7209897Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logsumexp_cpu_float32 2022-08-17T12:50:48.7222348Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_logsumexp_cpu_float32 2022-08-17T12:50:48.7287455Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_long_cpu_complex64 2022-08-17T12:50:48.7299670Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_long_cpu_complex64 2022-08-17T12:50:48.7344876Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_long_cpu_float32 2022-08-17T12:50:48.7355553Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_long_cpu_float32 2022-08-17T12:50:48.7459274Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lt_cpu_float32 2022-08-17T12:50:48.7470458Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lt_cpu_float32 2022-08-17T12:50:48.7480929Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_cpu_complex64 2022-08-17T12:50:48.7497544Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float16 2022-08-17T12:50:48.8162486Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float32 2022-08-17T12:50:48.8163350Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_cpu_complex64 2022-08-17T12:50:48.8587073Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_cpu_float32 2022-08-17T12:50:48.8597950Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_cpu_float32 2022-08-17T12:50:49.0475027Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_solve_cpu_complex64 2022-08-17T12:50:49.0493846Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_solve_cpu_complex64 2022-08-17T12:50:49.0801837Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_solve_cpu_float32 2022-08-17T12:50:49.0815609Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float32 2022-08-17T12:50:49.1247342Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float64 2022-08-17T12:50:49.1273527Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_solve_cpu_float32 2022-08-17T12:50:49.1432267Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_unpack_cpu_complex64 2022-08-17T12:50:49.1443738Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_unpack_cpu_complex64 2022-08-17T12:50:49.1520390Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_unpack_cpu_float32 2022-08-17T12:50:49.1533101Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_unpack_cpu_float32 2022-08-17T12:50:49.1822988Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mH_cpu_complex64 2022-08-17T12:50:49.1827292Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mH_cpu_complex64 2022-08-17T12:50:49.1965001Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mH_cpu_float32 2022-08-17T12:50:49.1975528Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mH_cpu_float32 2022-08-17T12:50:49.2050397Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mT_cpu_complex64 2022-08-17T12:50:49.2054173Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mT_cpu_complex64 2022-08-17T12:50:49.2100314Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mT_cpu_float32 2022-08-17T12:50:49.2111267Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mT_cpu_float32 2022-08-17T12:50:49.2448987Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_fill_cpu_complex64 2022-08-17T12:50:49.2463722Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_fill_cpu_complex64 2022-08-17T12:50:49.2628230Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_fill_cpu_float32 2022-08-17T12:50:49.2640140Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_fill_cpu_float32 2022-08-17T12:50:49.2844055Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_scatter_cpu_complex64 2022-08-17T12:50:49.2857118Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_scatter_cpu_complex64 2022-08-17T12:50:49.2978159Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_scatter_cpu_float32 2022-08-17T12:50:49.2994518Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_scatter_cpu_float32 2022-08-17T12:50:49.3162805Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_select_cpu_complex64 2022-08-17T12:50:49.3179548Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_select_cpu_complex64 2022-08-17T12:50:49.3290392Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_select_cpu_float32 2022-08-17T12:50:49.3300821Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_select_cpu_float32 2022-08-17T12:50:49.3373067Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_matmul_cpu_complex64 2022-08-17T12:50:49.3373905Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_amin_cpu_float32 2022-08-17T12:50:49.3495583Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_cumprod_cpu_float32 2022-08-17T12:50:49.3499426Z [gw0] [ 73%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward__masked_cumprod_cpu_float32 2022-08-17T12:50:49.4174476Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_cumsum_cpu_float32 2022-08-17T12:50:49.4188673Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_matmul_cpu_complex64 2022-08-17T12:50:49.4603628Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_matmul_cpu_float32 2022-08-17T12:50:49.4616601Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_matmul_cpu_float32 2022-08-17T12:50:49.4870106Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_matrix_exp_cpu_complex64 2022-08-17T12:50:49.4878292Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_matrix_exp_cpu_complex64 2022-08-17T12:50:49.5043469Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_matrix_exp_cpu_float32 2022-08-17T12:50:49.5055368Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_matrix_exp_cpu_float32 2022-08-17T12:50:49.5340663Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_binary_cpu_float32 2022-08-17T12:50:49.5343738Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_cumsum_cpu_float32 2022-08-17T12:50:49.5377256Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_binary_cpu_float32 2022-08-17T12:50:49.5378283Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_reduction_no_dim_cpu_float32 2022-08-17T12:50:49.5378963Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_log_softmax_cpu_float32 2022-08-17T12:50:49.5402588Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float64 2022-08-17T12:50:49.5413717Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int16 2022-08-17T12:50:49.5425241Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_reduction_no_dim_cpu_float32 2022-08-17T12:50:49.5482947Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_reduction_with_dim_cpu_float32 2022-08-17T12:50:49.5494532Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_reduction_with_dim_cpu_float32 2022-08-17T12:50:49.5615510Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_maximum_cpu_float32 2022-08-17T12:50:49.5627263Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_maximum_cpu_float32 2022-08-17T12:50:49.5945908Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mean_cpu_complex64 2022-08-17T12:50:49.5957010Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mean_cpu_complex64 2022-08-17T12:50:49.6157426Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mean_cpu_float32 2022-08-17T12:50:49.6168703Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mean_cpu_float32 2022-08-17T12:50:49.6283044Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_median_cpu_float32 2022-08-17T12:50:49.6300048Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_median_cpu_float32 2022-08-17T12:50:49.6387047Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:50:49.6398157Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:50:49.6449966Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:50:49.6464408Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:50:49.6548651Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:50:49.6560174Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:50:49.6622486Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:50:49.6632839Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:50:49.6894806Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_binary_cpu_float32 2022-08-17T12:50:49.6903213Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_binary_cpu_float32 2022-08-17T12:50:49.6956847Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_reduction_no_dim_cpu_float32 2022-08-17T12:50:49.6966237Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_reduction_no_dim_cpu_float32 2022-08-17T12:50:49.7019157Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_reduction_with_dim_cpu_float32 2022-08-17T12:50:49.7035812Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_reduction_with_dim_cpu_float32 2022-08-17T12:50:49.7162892Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_minimum_cpu_float32 2022-08-17T12:50:49.7163892Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_log_softmax_cpu_float32 2022-08-17T12:50:49.7169562Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_logaddexp_cpu_float32 2022-08-17T12:50:49.7187650Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_minimum_cpu_float32 2022-08-17T12:50:49.7273260Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mm_cpu_complex64 2022-08-17T12:50:49.7284577Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mm_cpu_complex64 2022-08-17T12:50:49.7325678Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mm_cpu_float32 2022-08-17T12:50:49.7336330Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mm_cpu_float32 2022-08-17T12:50:49.7409445Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mode_cpu_float32 2022-08-17T12:50:49.7420418Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mode_cpu_float32 2022-08-17T12:50:49.7513815Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_movedim_cpu_complex64 2022-08-17T12:50:49.7527023Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_movedim_cpu_complex64 2022-08-17T12:50:49.7597524Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_movedim_cpu_float32 2022-08-17T12:50:49.7612488Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_movedim_cpu_float32 2022-08-17T12:50:49.7711574Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_msort_cpu_float32 2022-08-17T12:50:49.7720609Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_msort_cpu_float32 2022-08-17T12:50:49.7961438Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mul_cpu_complex64 2022-08-17T12:50:49.7974127Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int16 2022-08-17T12:50:49.8814419Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int32 2022-08-17T12:50:49.8837580Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mul_cpu_complex64 2022-08-17T12:50:49.9333151Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mul_cpu_float32 2022-08-17T12:50:49.9350390Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mul_cpu_float32 2022-08-17T12:50:49.9556171Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_multinomial_cpu_float32 2022-08-17T12:50:49.9567527Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_multinomial_cpu_float32 2022-08-17T12:50:49.9617338Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mv_cpu_complex64 2022-08-17T12:50:49.9631608Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mv_cpu_complex64 2022-08-17T12:50:49.9683169Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mv_cpu_float32 2022-08-17T12:50:49.9694079Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mv_cpu_float32 2022-08-17T12:50:49.9990136Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:50:49.9991208Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:50:50.0007287Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:50:50.0029879Z [gw2] [ 73%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:50:50.0045325Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:50:50.0053462Z [gw2] [ 73%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:50:50.0138329Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nan_to_num_cpu_float32 2022-08-17T12:50:50.0150709Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nan_to_num_cpu_float32 2022-08-17T12:50:50.0542308Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanmean_cpu_float32 2022-08-17T12:50:50.0554616Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanmean_cpu_float32 2022-08-17T12:50:50.0633542Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanmedian_cpu_float32 2022-08-17T12:50:50.0648771Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int32 2022-08-17T12:50:50.0656742Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int64 2022-08-17T12:50:50.0664622Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanmedian_cpu_float32 2022-08-17T12:50:50.1489523Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanquantile_cpu_float32 2022-08-17T12:50:50.1502053Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanquantile_cpu_float32 2022-08-17T12:50:50.1776192Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nansum_cpu_float32 2022-08-17T12:50:50.1787584Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nansum_cpu_float32 2022-08-17T12:50:50.1912881Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_narrow_cpu_complex64 2022-08-17T12:50:50.1924254Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_narrow_cpu_complex64 2022-08-17T12:50:50.1991898Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_narrow_cpu_float32 2022-08-17T12:50:50.2002903Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_narrow_cpu_float32 2022-08-17T12:50:50.2065865Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_native_layer_norm_cpu_float32 2022-08-17T12:50:50.2076704Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_native_layer_norm_cpu_float32 2022-08-17T12:50:50.2251933Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ne_cpu_complex64 2022-08-17T12:50:50.2264217Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ne_cpu_complex64 2022-08-17T12:50:50.2358026Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ne_cpu_float32 2022-08-17T12:50:50.2370336Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ne_cpu_float32 2022-08-17T12:50:50.2517182Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_neg_cpu_complex64 2022-08-17T12:50:50.2525050Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_neg_cpu_complex64 2022-08-17T12:50:50.2605937Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_neg_cpu_float32 2022-08-17T12:50:50.2615099Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_neg_cpu_float32 2022-08-17T12:50:50.2633834Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_empty_cpu_complex64 2022-08-17T12:50:50.2648613Z [gw2] [ 73%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_empty_cpu_complex64 2022-08-17T12:50:50.2669208Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_empty_cpu_float32 2022-08-17T12:50:50.2681721Z [gw2] [ 73%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_empty_cpu_float32 2022-08-17T12:50:50.2798061Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_full_cpu_complex64 2022-08-17T12:50:50.2799087Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_full_cpu_complex64 2022-08-17T12:50:50.2871422Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_full_cpu_float32 2022-08-17T12:50:50.2872179Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_full_cpu_float32 2022-08-17T12:50:50.2986035Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_ones_cpu_complex64 2022-08-17T12:50:50.2987663Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_ones_cpu_complex64 2022-08-17T12:50:50.3026329Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_ones_cpu_float32 2022-08-17T12:50:50.3034160Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_ones_cpu_float32 2022-08-17T12:50:50.3114589Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_zeros_cpu_complex64 2022-08-17T12:50:50.3139315Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_zeros_cpu_complex64 2022-08-17T12:50:50.3177250Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_zeros_cpu_float32 2022-08-17T12:50:50.3188785Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_zeros_cpu_float32 2022-08-17T12:50:50.3255089Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nextafter_cpu_float32 2022-08-17T12:50:50.3267865Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int64 2022-08-17T12:50:50.3311145Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int8 2022-08-17T12:50:50.3322772Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nextafter_cpu_float32 2022-08-17T12:50:50.3376076Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:50:50.3388847Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:50:50.3461594Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:50:50.3479084Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:50:50.3543938Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:50:50.3554964Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:50:50.3611235Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:50:50.3622324Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:50:50.3699759Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:50:50.3712675Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:50:50.3811975Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:50:50.3823606Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:50:50.3892450Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:50:50.3903157Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:50:50.3961760Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:50:50.3975723Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:50:50.4032099Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:50:50.4043685Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:50:50.4140110Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_batch_norm_cpu_float32 2022-08-17T12:50:50.4151861Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_batch_norm_cpu_float32 2022-08-17T12:50:50.4376410Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_bilinear_cpu_float32 2022-08-17T12:50:50.4388550Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_bilinear_cpu_float32 2022-08-17T12:50:50.4468210Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:50:50.4479476Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:50:50.4642688Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:50:50.4654589Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:50:50.4714391Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_celu_cpu_float32 2022-08-17T12:50:50.4725824Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_celu_cpu_float32 2022-08-17T12:50:50.5404770Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv1d_cpu_complex64 2022-08-17T12:50:50.5415414Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int8 2022-08-17T12:50:50.5712246Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_uint8 2022-08-17T12:50:50.5724121Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv1d_cpu_complex64 2022-08-17T12:50:50.5935812Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv1d_cpu_float32 2022-08-17T12:50:50.5936586Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv1d_cpu_float32 2022-08-17T12:50:50.6914958Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv2d_cpu_complex64 2022-08-17T12:50:50.6926600Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_logaddexp_cpu_float32 2022-08-17T12:50:50.7711834Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_logsumexp_cpu_float32 2022-08-17T12:50:50.7729125Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_uint8 2022-08-17T12:50:50.9244808Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_bfloat16 2022-08-17T12:50:50.9257178Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv2d_cpu_complex64 2022-08-17T12:50:50.9904076Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv2d_cpu_float32 2022-08-17T12:50:50.9923602Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv2d_cpu_float32 2022-08-17T12:50:51.0123967Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:50:51.0124844Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:50:51.0327590Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:50:51.0339855Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:50:51.0697390Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:50:51.0719307Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:50:51.0830908Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:50:51.0831791Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:50:51.0960036Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:50:51.0965001Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:50:51.1188842Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:50:51.1191890Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:50:51.1360319Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:50:51.1372453Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:50:51.2103286Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout2d_cpu_float32 2022-08-17T12:50:51.2117501Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout2d_cpu_float32 2022-08-17T12:50:51.2857578Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout3d_cpu_float32 2022-08-17T12:50:51.2883564Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_bfloat16 2022-08-17T12:50:51.2884480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_bool 2022-08-17T12:50:51.2908232Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout3d_cpu_float32 2022-08-17T12:50:51.3982013Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout_cpu_float32 2022-08-17T12:50:51.3996161Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout_cpu_float32 2022-08-17T12:50:51.4062650Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_elu_cpu_float32 2022-08-17T12:50:51.4075705Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_elu_cpu_float32 2022-08-17T12:50:51.4331414Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:50:51.4345981Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:50:51.4385768Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_embedding_cpu_float32 2022-08-17T12:50:51.4397091Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_embedding_cpu_float32 2022-08-17T12:50:51.4816177Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:50:51.4828306Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:50:51.5082651Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:50:51.5097711Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:50:51.5266729Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:50:51.5343966Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_bool 2022-08-17T12:50:51.5870429Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float16 2022-08-17T12:50:51.5883291Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:50:51.6413641Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:50:51.6414909Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:50:51.7462299Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:50:51.7475797Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:50:51.8718047Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:50:51.8719452Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:50:52.0553451Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:50:52.0568092Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_logsumexp_cpu_float32 2022-08-17T12:50:52.1371645Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_mean_cpu_float32 2022-08-17T12:50:52.1383946Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:50:52.1461355Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_gelu_cpu_float32 2022-08-17T12:50:52.1472460Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_gelu_cpu_float32 2022-08-17T12:50:52.1639682Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_glu_cpu_float32 2022-08-17T12:50:52.1653181Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_glu_cpu_float32 2022-08-17T12:50:52.1818991Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_grid_sample_cpu_float32 2022-08-17T12:50:52.1830216Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_grid_sample_cpu_float32 2022-08-17T12:50:52.1911134Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_group_norm_cpu_float32 2022-08-17T12:50:52.1922613Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_group_norm_cpu_float32 2022-08-17T12:50:52.1965467Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardshrink_cpu_float32 2022-08-17T12:50:52.1976999Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardshrink_cpu_float32 2022-08-17T12:50:52.2030614Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:50:52.2041984Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:50:52.2078159Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardswish_cpu_float32 2022-08-17T12:50:52.2089278Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardswish_cpu_float32 2022-08-17T12:50:52.2134192Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardtanh_cpu_float32 2022-08-17T12:50:52.2141832Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardtanh_cpu_float32 2022-08-17T12:50:52.2233500Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:50:52.2245289Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:50:52.2319840Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_huber_loss_cpu_float32 2022-08-17T12:50:52.2332184Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_huber_loss_cpu_float32 2022-08-17T12:50:52.2451075Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_instance_norm_cpu_float32 2022-08-17T12:50:52.2464298Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_instance_norm_cpu_float32 2022-08-17T12:50:52.2542404Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:50:52.2553724Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:50:52.2591748Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:50:52.2621716Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float16 2022-08-17T12:50:52.2647339Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float32 2022-08-17T12:50:52.2663462Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:50:52.2714749Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:50:52.2737914Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:50:52.2814566Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:50:52.2815754Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:50:52.2872375Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:50:52.2884397Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:50:52.2958453Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:50:52.2971758Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:50:52.3062968Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_kl_div_cpu_float32 2022-08-17T12:50:52.3080351Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_kl_div_cpu_float32 2022-08-17T12:50:52.3203826Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:50:52.3212465Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:50:52.3284082Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_l1_loss_cpu_float32 2022-08-17T12:50:52.3287866Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_l1_loss_cpu_float32 2022-08-17T12:50:52.3428188Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_layer_norm_cpu_float32 2022-08-17T12:50:52.3444732Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_layer_norm_cpu_float32 2022-08-17T12:50:52.3491664Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:50:52.3506602Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:50:52.3709686Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_linear_cpu_complex64 2022-08-17T12:50:52.3730512Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_linear_cpu_complex64 2022-08-17T12:50:52.3824322Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_linear_cpu_float32 2022-08-17T12:50:52.3842710Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_linear_cpu_float32 2022-08-17T12:50:52.3951611Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:50:52.3971476Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:50:52.4016254Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:50:52.4023710Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:50:52.4162157Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:50:52.4175217Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:50:52.6090470Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:50:52.6102643Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float32 2022-08-17T12:50:52.6923636Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float64 2022-08-17T12:50:52.6924671Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:50:53.0925896Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:50:53.0934799Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float64 2022-08-17T12:50:53.2512187Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int16 2022-08-17T12:50:53.2513222Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_mean_cpu_float32 2022-08-17T12:50:53.3625515Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_median_cpu_float32 2022-08-17T12:50:53.3637760Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int16 2022-08-17T12:50:53.4016958Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int32 2022-08-17T12:50:53.4030950Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:50:53.4528482Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:50:53.4529393Z [gw0] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_median_cpu_float32 2022-08-17T12:50:53.6105550Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_norm_cpu_float32 2022-08-17T12:50:53.6115905Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:50:53.6326508Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:50:53.6338031Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int32 2022-08-17T12:50:53.7414088Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int64 2022-08-17T12:50:53.7434901Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:50:53.8288636Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:50:53.8295478Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:50:53.9049385Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:50:53.9059892Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int64 2022-08-17T12:50:54.0909308Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int8 2022-08-17T12:50:54.0922573Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:50:54.1500534Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:50:54.1510048Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int8 2022-08-17T12:50:54.3721812Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_uint8 2022-08-17T12:50:54.3722853Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:50:54.3906184Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:50:54.3922531Z [gw3] [ 73%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_uint8 2022-08-17T12:50:54.3951236Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_bfloat16 2022-08-17T12:50:54.3960368Z [gw3] [ 73%] SKIPPED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_bfloat16 2022-08-17T12:50:54.4779194Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float16 2022-08-17T12:50:54.4791700Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:50:54.5699333Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:50:54.5700275Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:50:54.5805441Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_mish_cpu_float32 2022-08-17T12:50:54.5811049Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_mish_cpu_float32 2022-08-17T12:50:54.5831167Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_mse_loss_cpu_float32 2022-08-17T12:50:54.5851227Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_mse_loss_cpu_float32 2022-08-17T12:50:54.5918338Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:50:54.5923876Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:50:54.5966873Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:50:54.5967966Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:50:54.6092104Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:50:54.6093210Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:50:54.6302982Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_nll_loss_cpu_float32 2022-08-17T12:50:54.6312797Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_nll_loss_cpu_float32 2022-08-17T12:50:54.6446913Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_normalize_cpu_complex64 2022-08-17T12:50:54.6471752Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_normalize_cpu_complex64 2022-08-17T12:50:54.6547804Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_normalize_cpu_float32 2022-08-17T12:50:54.6548827Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_normalize_cpu_float32 2022-08-17T12:50:54.6676181Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:50:54.6695217Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:50:54.6767063Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_circular_cpu_float32 2022-08-17T12:50:54.6774548Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_circular_cpu_float32 2022-08-17T12:50:54.7100372Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:50:54.7101648Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:50:54.7235333Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_constant_cpu_float32 2022-08-17T12:50:54.7242864Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_constant_cpu_float32 2022-08-17T12:50:54.7351282Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:50:54.7362579Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:50:54.7428501Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:50:54.7440002Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:50:54.7531844Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:50:54.7543204Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:50:54.7618839Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:50:54.7637880Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:50:54.7724980Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:50:54.7748956Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:50:54.7796723Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:50:54.7817526Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:50:54.7859301Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pdist_cpu_float32 2022-08-17T12:50:54.7867840Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pdist_cpu_float32 2022-08-17T12:50:54.7914944Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:50:54.7933149Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:50:54.7977337Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:50:54.7994906Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:50:54.8043471Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:50:54.8059007Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:50:54.8091888Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:50:54.8110694Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:50:54.8531347Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:50:54.8551623Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:50:54.8625630Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_prelu_cpu_float32 2022-08-17T12:50:54.8636594Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_prelu_cpu_float32 2022-08-17T12:50:54.8674081Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_relu6_cpu_float32 2022-08-17T12:50:54.8685308Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_relu6_cpu_float32 2022-08-17T12:50:54.8724368Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_relu_cpu_float32 2022-08-17T12:50:54.8735417Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_relu_cpu_float32 2022-08-17T12:50:54.8918263Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_rrelu_cpu_float32 2022-08-17T12:50:54.8979717Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_rrelu_cpu_float32 2022-08-17T12:50:54.8980827Z [gw1] [ 73%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:50:54.8982118Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_selu_cpu_float32 2022-08-17T12:50:54.8987901Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:50:54.9048327Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_selu_cpu_float32 2022-08-17T12:50:54.9073266Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:50:54.9091169Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:50:54.9135170Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_silu_cpu_float32 2022-08-17T12:50:54.9170202Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_silu_cpu_float32 2022-08-17T12:50:54.9232759Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:50:54.9233478Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:50:54.9281435Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:50:54.9289160Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:50:54.9334806Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_cpu_float32 2022-08-17T12:50:54.9351439Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_cpu_float32 2022-08-17T12:50:54.9426540Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:50:54.9433284Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:50:54.9490558Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:50:54.9499848Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:50:54.9538882Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softplus_cpu_float32 2022-08-17T12:50:54.9545392Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softplus_cpu_float32 2022-08-17T12:50:54.9586388Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softshrink_cpu_float32 2022-08-17T12:50:54.9598939Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softshrink_cpu_float32 2022-08-17T12:50:54.9666734Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softsign_cpu_complex64 2022-08-17T12:50:54.9686544Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softsign_cpu_complex64 2022-08-17T12:50:54.9718440Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softsign_cpu_float32 2022-08-17T12:50:54.9726685Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softsign_cpu_float32 2022-08-17T12:50:54.9785743Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:50:54.9797328Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:50:54.9842866Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:50:54.9858373Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:50:54.9901224Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_threshold_cpu_float32 2022-08-17T12:50:54.9914531Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_threshold_cpu_float32 2022-08-17T12:50:55.0065835Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:50:55.0090794Z [gw2] [ 73%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:50:55.0160467Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:50:55.0172206Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:50:55.0335877Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:50:55.0347672Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:50:55.0446118Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:50:55.0457517Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:50:55.1674192Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_unfold_cpu_complex64 2022-08-17T12:50:55.1686437Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float16 2022-08-17T12:50:55.2108368Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float32 2022-08-17T12:50:55.2120596Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_unfold_cpu_complex64 2022-08-17T12:50:55.2883864Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_unfold_cpu_float32 2022-08-17T12:50:55.2897205Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_unfold_cpu_float32 2022-08-17T12:50:55.2942633Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:50:55.2957545Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:50:55.3017457Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:50:55.3031237Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:50:55.3166632Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nonzero_cpu_complex64 2022-08-17T12:50:55.3177431Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nonzero_cpu_complex64 2022-08-17T12:50:55.3254347Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nonzero_cpu_float32 2022-08-17T12:50:55.3272746Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_nonzero_cpu_float32 2022-08-17T12:50:55.4063898Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_cpu_complex64 2022-08-17T12:50:55.4075666Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_cpu_complex64 2022-08-17T12:50:55.4463492Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_cpu_float32 2022-08-17T12:50:55.4474906Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_cpu_float32 2022-08-17T12:50:55.4569800Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_fro_cpu_complex64 2022-08-17T12:50:55.4583303Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_fro_cpu_complex64 2022-08-17T12:50:55.4646343Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_fro_cpu_float32 2022-08-17T12:50:55.4660735Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_fro_cpu_float32 2022-08-17T12:50:55.4795879Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_inf_cpu_complex64 2022-08-17T12:50:55.4808954Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_inf_cpu_complex64 2022-08-17T12:50:55.4885864Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_inf_cpu_float32 2022-08-17T12:50:55.4896855Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_inf_cpu_float32 2022-08-17T12:50:55.4995166Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_nuc_cpu_complex64 2022-08-17T12:50:55.5008786Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_nuc_cpu_complex64 2022-08-17T12:50:55.5113855Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_nuc_cpu_float32 2022-08-17T12:50:55.5125040Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float32 2022-08-17T12:50:55.5134582Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float64 2022-08-17T12:50:55.5148206Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_nuc_cpu_float32 2022-08-17T12:50:55.5292318Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_normal_cpu_float32 2022-08-17T12:50:55.5305216Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_normal_cpu_float32 2022-08-17T12:50:55.5360575Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_normal_number_mean_cpu_float32 2022-08-17T12:50:55.5371687Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_normal_number_mean_cpu_float32 2022-08-17T12:50:55.5419221Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ones_like_cpu_complex64 2022-08-17T12:50:55.5430614Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ones_like_cpu_complex64 2022-08-17T12:50:55.5466090Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ones_like_cpu_float32 2022-08-17T12:50:55.5477223Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ones_like_cpu_float32 2022-08-17T12:50:55.7385562Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ormqr_cpu_complex64 2022-08-17T12:50:55.7398748Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ormqr_cpu_complex64 2022-08-17T12:50:55.8168564Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ormqr_cpu_float32 2022-08-17T12:50:55.8185937Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ormqr_cpu_float32 2022-08-17T12:50:55.8259629Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_outer_cpu_complex64 2022-08-17T12:50:55.8273565Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_outer_cpu_complex64 2022-08-17T12:50:55.8327696Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_outer_cpu_float32 2022-08-17T12:50:55.8337947Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_outer_cpu_float32 2022-08-17T12:50:55.9324370Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_pca_lowrank_cpu_float32 2022-08-17T12:50:55.9337263Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float64 2022-08-17T12:50:56.2061235Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int16 2022-08-17T12:50:56.2067946Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int16 2022-08-17T12:50:56.3712275Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int32 2022-08-17T12:50:56.3734046Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_pca_lowrank_cpu_float32 2022-08-17T12:50:56.3839909Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_permute_cpu_complex64 2022-08-17T12:50:56.3849367Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_permute_cpu_complex64 2022-08-17T12:50:56.3951822Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_permute_cpu_float32 2022-08-17T12:50:56.3959351Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_permute_cpu_float32 2022-08-17T12:50:56.4335229Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_pinverse_cpu_complex64 2022-08-17T12:50:56.4336054Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_pinverse_cpu_complex64 2022-08-17T12:50:56.4501849Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_pinverse_cpu_float32 2022-08-17T12:50:56.4513415Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_pinverse_cpu_float32 2022-08-17T12:50:56.4586936Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_polar_cpu_float32 2022-08-17T12:50:56.4598196Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_polar_cpu_float32 2022-08-17T12:50:56.4784785Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:50:56.4799878Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:50:56.4821753Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:50:56.4843396Z [gw2] [ 74%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:50:56.4859069Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:50:56.4865626Z [gw2] [ 74%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:50:56.4888893Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:50:56.4900522Z [gw2] [ 74%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:50:56.4911157Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:50:56.4919511Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int32 2022-08-17T12:50:56.4922273Z [gw2] [ 74%] SKIPPED test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:50:56.4944529Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int64 2022-08-17T12:50:56.5022250Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_positive_cpu_complex64 2022-08-17T12:50:56.5029957Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_positive_cpu_complex64 2022-08-17T12:50:56.5094907Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_positive_cpu_float32 2022-08-17T12:50:56.5098516Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_positive_cpu_float32 2022-08-17T12:50:56.5796098Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_pow_cpu_complex64 2022-08-17T12:50:56.5807419Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_pow_cpu_complex64 2022-08-17T12:50:56.6125876Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_pow_cpu_float32 2022-08-17T12:50:56.6137295Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_pow_cpu_float32 2022-08-17T12:50:56.6885695Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_prod_cpu_complex64 2022-08-17T12:50:56.6900730Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_prod_cpu_complex64 2022-08-17T12:50:56.7279268Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_prod_cpu_float32 2022-08-17T12:50:56.7292143Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_prod_cpu_float32 2022-08-17T12:50:56.7764247Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_put_cpu_complex64 2022-08-17T12:50:56.7783488Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int64 2022-08-17T12:50:56.8026235Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int8 2022-08-17T12:50:56.8027288Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_put_cpu_complex64 2022-08-17T12:50:56.8312007Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_put_cpu_float32 2022-08-17T12:50:56.8324688Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_put_cpu_float32 2022-08-17T12:50:56.9007898Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_qr_cpu_complex64 2022-08-17T12:50:56.9019135Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_qr_cpu_complex64 2022-08-17T12:50:56.9319999Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_qr_cpu_float32 2022-08-17T12:50:56.9331569Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_qr_cpu_float32 2022-08-17T12:50:57.0202903Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_quantile_cpu_float32 2022-08-17T12:50:57.0211659Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_quantile_cpu_float32 2022-08-17T12:50:57.0301741Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rad2deg_cpu_float32 2022-08-17T12:50:57.0344864Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rad2deg_cpu_float32 2022-08-17T12:50:57.0365580Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rand_like_cpu_complex64 2022-08-17T12:50:57.0400793Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int8 2022-08-17T12:50:57.0575113Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_uint8 2022-08-17T12:50:57.0587530Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rand_like_cpu_complex64 2022-08-17T12:50:57.0782814Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rand_like_cpu_float32 2022-08-17T12:50:57.0783620Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_rand_like_cpu_float32 2022-08-17T12:50:57.0852824Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_randint_like_cpu_float32 2022-08-17T12:50:57.0860415Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:50:57.1051422Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:50:57.1307610Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_randint_like_cpu_float32 2022-08-17T12:50:57.1308308Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_randn_like_cpu_complex64 2022-08-17T12:50:57.1319431Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_randn_like_cpu_complex64 2022-08-17T12:50:57.1488433Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_randn_like_cpu_float32 2022-08-17T12:50:57.1497705Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_randn_like_cpu_float32 2022-08-17T12:50:57.1584881Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ravel_cpu_complex64 2022-08-17T12:50:57.1599806Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ravel_cpu_complex64 2022-08-17T12:50:57.1663120Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ravel_cpu_float32 2022-08-17T12:50:57.1674359Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_ravel_cpu_float32 2022-08-17T12:50:57.1725370Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_real_cpu_complex64 2022-08-17T12:50:57.1736250Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_real_cpu_complex64 2022-08-17T12:50:57.1771023Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_real_cpu_float32 2022-08-17T12:50:57.1782001Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_real_cpu_float32 2022-08-17T12:50:57.1898402Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_reciprocal_cpu_complex64 2022-08-17T12:50:57.1909329Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_reciprocal_cpu_complex64 2022-08-17T12:50:57.1976073Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_reciprocal_cpu_float32 2022-08-17T12:50:57.1987630Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_reciprocal_cpu_float32 2022-08-17T12:50:57.2318900Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_remainder_cpu_float32 2022-08-17T12:50:57.2331418Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_remainder_cpu_float32 2022-08-17T12:50:57.2585079Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_renorm_cpu_complex64 2022-08-17T12:50:57.2616683Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_renorm_cpu_complex64 2022-08-17T12:50:57.2734592Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_renorm_cpu_float32 2022-08-17T12:50:57.2752564Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_renorm_cpu_float32 2022-08-17T12:50:57.3075491Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_cpu_complex64 2022-08-17T12:50:57.3107885Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_uint8 2022-08-17T12:50:57.3145441Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_bfloat16 2022-08-17T12:50:57.3185282Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_cpu_complex64 2022-08-17T12:50:57.3394109Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_cpu_float32 2022-08-17T12:50:57.3411131Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_cpu_float32 2022-08-17T12:50:57.3614356Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_interleave_cpu_complex64 2022-08-17T12:50:57.3635687Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_interleave_cpu_complex64 2022-08-17T12:50:57.3756796Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_interleave_cpu_float32 2022-08-17T12:50:57.3765420Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_interleave_cpu_float32 2022-08-17T12:50:57.3920749Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_as_cpu_complex64 2022-08-17T12:50:57.3921609Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_as_cpu_complex64 2022-08-17T12:50:57.3999787Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_as_cpu_float32 2022-08-17T12:50:57.4012532Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_as_cpu_float32 2022-08-17T12:50:57.4275631Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_cpu_complex64 2022-08-17T12:50:57.4286773Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_cpu_complex64 2022-08-17T12:50:57.4370895Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_cpu_float32 2022-08-17T12:50:57.4388208Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:50:57.4411786Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:50:57.4423180Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_cpu_float32 2022-08-17T12:50:57.4489994Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize__cpu_complex64 2022-08-17T12:50:57.4501705Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize__cpu_complex64 2022-08-17T12:50:57.4550965Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize__cpu_float32 2022-08-17T12:50:57.4571621Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize__cpu_float32 2022-08-17T12:50:57.4638732Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize_as__cpu_complex64 2022-08-17T12:50:57.4650569Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize_as__cpu_complex64 2022-08-17T12:50:57.4702822Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize_as__cpu_float32 2022-08-17T12:50:57.4726934Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize_as__cpu_float32 2022-08-17T12:50:57.4779689Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_conj_cpu_complex64 2022-08-17T12:50:57.4793871Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_conj_cpu_complex64 2022-08-17T12:50:57.5782017Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_conj_cpu_float32 2022-08-17T12:50:57.5795957Z [gw2] [ 74%] PASSED test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_conj_cpu_float32 2022-08-17T12:50:57.5988945Z test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:50:57.6002873Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:50:57.6220797Z test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:50:57.6221748Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:50:57.6401529Z test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:50:57.6417996Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:50:57.6619461Z test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:50:57.6633263Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:50:57.6812350Z test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:50:57.6823983Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:50:57.6882888Z test_ops.py::TestCompositeComplianceCPU::test_operator_positive_cpu_float32 2022-08-17T12:50:57.6894854Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_positive_cpu_float32 2022-08-17T12:50:57.7072954Z test_ops.py::TestCompositeComplianceCPU::test_operator_pow_cpu_float32 2022-08-17T12:50:57.7087545Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_bfloat16 2022-08-17T12:50:57.7180919Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_float16 2022-08-17T12:50:57.7194880Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_pow_cpu_float32 2022-08-17T12:50:57.7704997Z test_ops.py::TestCompositeComplianceCPU::test_operator_prod_cpu_float32 2022-08-17T12:50:57.7716597Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_prod_cpu_float32 2022-08-17T12:50:57.8749410Z test_ops.py::TestCompositeComplianceCPU::test_operator_put_cpu_float32 2022-08-17T12:50:57.8761708Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_put_cpu_float32 2022-08-17T12:50:57.9731570Z test_ops.py::TestCompositeComplianceCPU::test_operator_qr_cpu_float32 2022-08-17T12:50:57.9744512Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_qr_cpu_float32 2022-08-17T12:50:58.2394303Z test_ops.py::TestCompositeComplianceCPU::test_operator_quantile_cpu_float32 2022-08-17T12:50:58.2409511Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_float16 2022-08-17T12:50:58.5141650Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_float32 2022-08-17T12:50:58.5154992Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_float32 2022-08-17T12:50:58.7526139Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_float64 2022-08-17T12:50:58.7539215Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_quantile_cpu_float32 2022-08-17T12:50:58.7619021Z test_ops.py::TestCompositeComplianceCPU::test_operator_rad2deg_cpu_float32 2022-08-17T12:50:58.7629954Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_rad2deg_cpu_float32 2022-08-17T12:50:58.8124542Z test_ops.py::TestCompositeComplianceCPU::test_operator_rand_like_cpu_float32 2022-08-17T12:50:58.8142826Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_rand_like_cpu_float32 2022-08-17T12:50:58.8431761Z test_ops.py::TestCompositeComplianceCPU::test_operator_randint_like_cpu_float32 2022-08-17T12:50:58.8459742Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_float64 2022-08-17T12:50:58.9152005Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int16 2022-08-17T12:50:58.9164182Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_randint_like_cpu_float32 2022-08-17T12:50:58.9719191Z test_ops.py::TestCompositeComplianceCPU::test_operator_randn_like_cpu_float32 2022-08-17T12:50:58.9720125Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_randn_like_cpu_float32 2022-08-17T12:50:58.9776552Z test_ops.py::TestCompositeComplianceCPU::test_operator_ravel_cpu_float32 2022-08-17T12:50:58.9789178Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_ravel_cpu_float32 2022-08-17T12:50:58.9859356Z test_ops.py::TestCompositeComplianceCPU::test_operator_real_cpu_float32 2022-08-17T12:50:58.9871822Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_real_cpu_float32 2022-08-17T12:50:58.9954706Z test_ops.py::TestCompositeComplianceCPU::test_operator_reciprocal_cpu_float32 2022-08-17T12:50:58.9965664Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_reciprocal_cpu_float32 2022-08-17T12:50:59.0275490Z test_ops.py::TestCompositeComplianceCPU::test_operator_remainder_cpu_float32 2022-08-17T12:50:59.0287905Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_remainder_cpu_float32 2022-08-17T12:50:59.0397426Z test_ops.py::TestCompositeComplianceCPU::test_operator_renorm_cpu_float32 2022-08-17T12:50:59.0427512Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_renorm_cpu_float32 2022-08-17T12:50:59.0803862Z test_ops.py::TestCompositeComplianceCPU::test_operator_repeat_cpu_float32 2022-08-17T12:50:59.0815994Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int16 2022-08-17T12:50:59.1052515Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int32 2022-08-17T12:50:59.1064875Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_repeat_cpu_float32 2022-08-17T12:50:59.1216498Z test_ops.py::TestCompositeComplianceCPU::test_operator_repeat_interleave_cpu_float32 2022-08-17T12:50:59.1229526Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_repeat_interleave_cpu_float32 2022-08-17T12:50:59.1414055Z test_ops.py::TestCompositeComplianceCPU::test_operator_reshape_as_cpu_float32 2022-08-17T12:50:59.1415354Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_reshape_as_cpu_float32 2022-08-17T12:50:59.1675102Z test_ops.py::TestCompositeComplianceCPU::test_operator_reshape_cpu_float32 2022-08-17T12:50:59.1687361Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_reshape_cpu_float32 2022-08-17T12:50:59.1710531Z test_ops.py::TestCompositeComplianceCPU::test_operator_resize__cpu_float32 2022-08-17T12:50:59.1722368Z [gw2] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_resize__cpu_float32 2022-08-17T12:50:59.1748213Z test_ops.py::TestCompositeComplianceCPU::test_operator_resize_as__cpu_float32 2022-08-17T12:50:59.1760460Z [gw2] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_resize_as__cpu_float32 2022-08-17T12:50:59.1817831Z test_ops.py::TestCompositeComplianceCPU::test_operator_resolve_conj_cpu_float32 2022-08-17T12:50:59.1831519Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_resolve_conj_cpu_float32 2022-08-17T12:50:59.1885323Z test_ops.py::TestCompositeComplianceCPU::test_operator_resolve_neg_cpu_float32 2022-08-17T12:50:59.1897879Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_resolve_neg_cpu_float32 2022-08-17T12:50:59.2178807Z test_ops.py::TestCompositeComplianceCPU::test_operator_roll_cpu_float32 2022-08-17T12:50:59.2190447Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_roll_cpu_float32 2022-08-17T12:50:59.2848915Z test_ops.py::TestCompositeComplianceCPU::test_operator_rot90_cpu_float32 2022-08-17T12:50:59.2862289Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_rot90_cpu_float32 2022-08-17T12:50:59.2921576Z test_ops.py::TestCompositeComplianceCPU::test_operator_round_cpu_float32 2022-08-17T12:50:59.2933062Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_round_cpu_float32 2022-08-17T12:50:59.3018087Z test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_0_cpu_float32 2022-08-17T12:50:59.3028140Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_0_cpu_float32 2022-08-17T12:50:59.3109062Z test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_3_cpu_float32 2022-08-17T12:50:59.3122037Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_3_cpu_float32 2022-08-17T12:50:59.3207552Z test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_neg_3_cpu_float32 2022-08-17T12:50:59.3220462Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_neg_3_cpu_float32 2022-08-17T12:50:59.3252639Z test_ops.py::TestCompositeComplianceCPU::test_operator_rsqrt_cpu_float32 2022-08-17T12:50:59.3265128Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int32 2022-08-17T12:50:59.3310521Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int64 2022-08-17T12:50:59.3322714Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_rsqrt_cpu_float32 2022-08-17T12:50:59.3648507Z test_ops.py::TestCompositeComplianceCPU::test_operator_rsub_cpu_float32 2022-08-17T12:50:59.3666936Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_rsub_cpu_float32 2022-08-17T12:50:59.4035539Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_add_cpu_float32 2022-08-17T12:50:59.4049104Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_add_cpu_float32 2022-08-17T12:50:59.4810534Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_cpu_float32 2022-08-17T12:50:59.4827246Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_norm_cpu_float32 2022-08-17T12:50:59.5187287Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_normalize_cpu_float32 2022-08-17T12:50:59.5188358Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_cpu_float32 2022-08-17T12:50:59.5908738Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_amax_cpu_float32 2022-08-17T12:50:59.5926901Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int64 2022-08-17T12:50:59.5956589Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int8 2022-08-17T12:50:59.5970719Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_amax_cpu_float32 2022-08-17T12:50:59.6689252Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_amin_cpu_float32 2022-08-17T12:50:59.6702700Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_amin_cpu_float32 2022-08-17T12:50:59.7534704Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_mean_cpu_float32 2022-08-17T12:50:59.7548092Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_mean_cpu_float32 2022-08-17T12:50:59.7947571Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_prod_cpu_float32 2022-08-17T12:50:59.7965210Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_normalize_cpu_float32 2022-08-17T12:50:59.8130439Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_prod_cpu_float32 2022-08-17T12:50:59.8156796Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int8 2022-08-17T12:50:59.8273010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_uint8 2022-08-17T12:50:59.8287021Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_prod_cpu_float32 2022-08-17T12:50:59.8461051Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_sum_cpu_float32 2022-08-17T12:50:59.8474209Z [gw0] [ 74%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward__masked_prod_cpu_float32 2022-08-17T12:50:59.9055251Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_softmax_cpu_float32 2022-08-17T12:50:59.9080145Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_sum_cpu_float32 2022-08-17T12:51:00.0385995Z test_ops.py::TestCompositeComplianceCPU::test_operator_searchsorted_cpu_float32 2022-08-17T12:51:00.0396251Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_softmax_cpu_float32 2022-08-17T12:51:00.0594920Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_softmin_cpu_float32 2022-08-17T12:51:00.0610435Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_uint8 2022-08-17T12:51:00.2476886Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_bfloat16 2022-08-17T12:51:00.2489760Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_softmin_cpu_float32 2022-08-17T12:51:00.3881947Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_std_cpu_float32 2022-08-17T12:51:00.3897768Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_bfloat16 2022-08-17T12:51:00.4710396Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_bool 2022-08-17T12:51:00.4711457Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_searchsorted_cpu_float32 2022-08-17T12:51:00.6417673Z test_ops.py::TestCompositeComplianceCPU::test_operator_segment_reduce_lengths_cpu_float32 2022-08-17T12:51:00.6435333Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_bool 2022-08-17T12:51:00.7448274Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float16 2022-08-17T12:51:00.7460665Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_segment_reduce_lengths_cpu_float32 2022-08-17T12:51:00.7858332Z test_ops.py::TestCompositeComplianceCPU::test_operator_segment_reduce_offsets_cpu_float32 2022-08-17T12:51:00.7872050Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:51:00.9780256Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:51:00.9792629Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_segment_reduce_offsets_cpu_float32 2022-08-17T12:51:00.9894584Z test_ops.py::TestCompositeComplianceCPU::test_operator_select_cpu_float32 2022-08-17T12:51:00.9907596Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_select_cpu_float32 2022-08-17T12:51:01.0087837Z test_ops.py::TestCompositeComplianceCPU::test_operator_select_scatter_cpu_float32 2022-08-17T12:51:01.0101015Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_select_scatter_cpu_float32 2022-08-17T12:51:01.0159542Z test_ops.py::TestCompositeComplianceCPU::test_operator_sgn_cpu_float32 2022-08-17T12:51:01.0173775Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sgn_cpu_float32 2022-08-17T12:51:01.0278516Z test_ops.py::TestCompositeComplianceCPU::test_operator_short_cpu_float32 2022-08-17T12:51:01.0303945Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_short_cpu_float32 2022-08-17T12:51:01.0369769Z test_ops.py::TestCompositeComplianceCPU::test_operator_sigmoid_cpu_float32 2022-08-17T12:51:01.0383799Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sigmoid_cpu_float32 2022-08-17T12:51:01.0442973Z test_ops.py::TestCompositeComplianceCPU::test_operator_sign_cpu_float32 2022-08-17T12:51:01.0454827Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sign_cpu_float32 2022-08-17T12:51:01.0511543Z test_ops.py::TestCompositeComplianceCPU::test_operator_signbit_cpu_float32 2022-08-17T12:51:01.0522841Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_signbit_cpu_float32 2022-08-17T12:51:01.0584659Z test_ops.py::TestCompositeComplianceCPU::test_operator_sin_cpu_float32 2022-08-17T12:51:01.0596060Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sin_cpu_float32 2022-08-17T12:51:01.0704261Z test_ops.py::TestCompositeComplianceCPU::test_operator_sinc_cpu_float32 2022-08-17T12:51:01.0705624Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sinc_cpu_float32 2022-08-17T12:51:01.0748335Z test_ops.py::TestCompositeComplianceCPU::test_operator_sinh_cpu_float32 2022-08-17T12:51:01.0761921Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sinh_cpu_float32 2022-08-17T12:51:01.1294487Z test_ops.py::TestCompositeComplianceCPU::test_operator_slice_scatter_cpu_float32 2022-08-17T12:51:01.1312653Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_slice_scatter_cpu_float32 2022-08-17T12:51:01.1443533Z test_ops.py::TestCompositeComplianceCPU::test_operator_softmax_cpu_float32 2022-08-17T12:51:01.1462054Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_softmax_cpu_float32 2022-08-17T12:51:01.1619122Z test_ops.py::TestCompositeComplianceCPU::test_operator_softmax_with_dtype_cpu_float32 2022-08-17T12:51:01.1632828Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_softmax_with_dtype_cpu_float32 2022-08-17T12:51:01.1861197Z test_ops.py::TestCompositeComplianceCPU::test_operator_sort_cpu_float32 2022-08-17T12:51:01.1882932Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:51:01.2271200Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:51:01.2283607Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float16 2022-08-17T12:51:01.2854242Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float32 2022-08-17T12:51:01.2870321Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sort_cpu_float32 2022-08-17T12:51:01.2895252Z test_ops.py::TestCompositeComplianceCPU::test_operator_sparse_sampled_addmm_cpu_float32 2022-08-17T12:51:01.2915068Z [gw2] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_sparse_sampled_addmm_cpu_float32 2022-08-17T12:51:01.2999550Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_airy_ai_cpu_float32 2022-08-17T12:51:01.3012238Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_airy_ai_cpu_float32 2022-08-17T12:51:01.3097694Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_j0_cpu_float32 2022-08-17T12:51:01.3109376Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_j0_cpu_float32 2022-08-17T12:51:01.3179295Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_j1_cpu_float32 2022-08-17T12:51:01.3192056Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_j1_cpu_float32 2022-08-17T12:51:01.3259588Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_y0_cpu_float32 2022-08-17T12:51:01.3270627Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_y0_cpu_float32 2022-08-17T12:51:01.3338644Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_y1_cpu_float32 2022-08-17T12:51:01.3349775Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_y1_cpu_float32 2022-08-17T12:51:01.3602124Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:51:01.3614039Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:51:01.3900293Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:51:01.3908510Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:51:01.3931759Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:51:01.3944115Z [gw2] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:51:01.3979412Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:51:01.3980481Z [gw2] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:51:01.4048838Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_entr_cpu_float32 2022-08-17T12:51:01.4061333Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_entr_cpu_float32 2022-08-17T12:51:01.4148220Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_erfcx_cpu_float32 2022-08-17T12:51:01.4161591Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_erfcx_cpu_float32 2022-08-17T12:51:01.4453504Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:51:01.4466485Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:51:01.4702974Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:51:01.4714813Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:51:01.4726927Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_i0e_cpu_float32 2022-08-17T12:51:01.4739300Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float32 2022-08-17T12:51:01.4778275Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float64 2022-08-17T12:51:01.4789831Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_i0e_cpu_float32 2022-08-17T12:51:01.4846324Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_i1_cpu_float32 2022-08-17T12:51:01.4858335Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_i1_cpu_float32 2022-08-17T12:51:01.4922021Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_i1e_cpu_float32 2022-08-17T12:51:01.4934120Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_i1e_cpu_float32 2022-08-17T12:51:01.5205372Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:51:01.5223444Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:51:01.5243115Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:51:01.5255651Z [gw2] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:51:01.5335844Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_log_ndtr_cpu_float32 2022-08-17T12:51:01.5350040Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_log_ndtr_cpu_float32 2022-08-17T12:51:01.5437763Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_i0_cpu_float32 2022-08-17T12:51:01.5442268Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_i0_cpu_float32 2022-08-17T12:51:01.5526167Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_i1_cpu_float32 2022-08-17T12:51:01.5538707Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_i1_cpu_float32 2022-08-17T12:51:01.5627982Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_k0_cpu_float32 2022-08-17T12:51:01.5640682Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_k0_cpu_float32 2022-08-17T12:51:01.5723932Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_k1_cpu_float32 2022-08-17T12:51:01.5736084Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_k1_cpu_float32 2022-08-17T12:51:01.5842660Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_ndtr_cpu_float32 2022-08-17T12:51:01.5854772Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_ndtr_cpu_float32 2022-08-17T12:51:01.5927810Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_ndtri_cpu_float32 2022-08-17T12:51:01.5939908Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_ndtri_cpu_float32 2022-08-17T12:51:01.6104220Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:51:01.6116061Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:51:01.6184908Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:51:01.6197667Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:51:01.6264857Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:51:01.6276213Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:51:01.6297070Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:51:01.6308254Z [gw2] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:51:01.6327826Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:51:01.6340234Z [gw2] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:51:01.6362998Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:51:01.6374245Z [gw2] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:51:01.6395324Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:51:01.6403320Z [gw2] [ 74%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:51:01.6483664Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:51:01.6496457Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:51:01.6777474Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_xlog1py_cpu_float32 2022-08-17T12:51:01.6788027Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_xlog1py_cpu_float32 2022-08-17T12:51:01.7067793Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_zeta_cpu_float32 2022-08-17T12:51:01.7081375Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_special_zeta_cpu_float32 2022-08-17T12:51:01.7178889Z test_ops.py::TestCompositeComplianceCPU::test_operator_split_cpu_float32 2022-08-17T12:51:01.7190629Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_split_cpu_float32 2022-08-17T12:51:01.7326994Z test_ops.py::TestCompositeComplianceCPU::test_operator_split_list_args_cpu_float32 2022-08-17T12:51:01.7341568Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_split_list_args_cpu_float32 2022-08-17T12:51:01.7493836Z test_ops.py::TestCompositeComplianceCPU::test_operator_split_with_sizes_cpu_float32 2022-08-17T12:51:01.7507846Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_split_with_sizes_cpu_float32 2022-08-17T12:51:01.7570261Z test_ops.py::TestCompositeComplianceCPU::test_operator_sqrt_cpu_float32 2022-08-17T12:51:01.7583235Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sqrt_cpu_float32 2022-08-17T12:51:01.7666704Z test_ops.py::TestCompositeComplianceCPU::test_operator_square_cpu_float32 2022-08-17T12:51:01.7679582Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_square_cpu_float32 2022-08-17T12:51:01.7825812Z test_ops.py::TestCompositeComplianceCPU::test_operator_squeeze_cpu_float32 2022-08-17T12:51:01.7837580Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_squeeze_cpu_float32 2022-08-17T12:51:01.8006314Z test_ops.py::TestCompositeComplianceCPU::test_operator_stack_cpu_float32 2022-08-17T12:51:01.8021106Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_stack_cpu_float32 2022-08-17T12:51:01.8159650Z test_ops.py::TestCompositeComplianceCPU::test_operator_std_cpu_float32 2022-08-17T12:51:01.8172665Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_std_cpu_float32 2022-08-17T12:51:01.8225658Z test_ops.py::TestCompositeComplianceCPU::test_operator_std_mean_cpu_float32 2022-08-17T12:51:01.8239256Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float64 2022-08-17T12:51:01.8376757Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int16 2022-08-17T12:51:01.8391397Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_std_mean_cpu_float32 2022-08-17T12:51:01.9031774Z test_ops.py::TestCompositeComplianceCPU::test_operator_stft_cpu_float32 2022-08-17T12:51:01.9043976Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_stft_cpu_float32 2022-08-17T12:51:01.9362597Z test_ops.py::TestCompositeComplianceCPU::test_operator_sub_cpu_float32 2022-08-17T12:51:01.9374224Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sub_cpu_float32 2022-08-17T12:51:01.9718201Z test_ops.py::TestCompositeComplianceCPU::test_operator_sum_cpu_float32 2022-08-17T12:51:01.9731319Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sum_cpu_float32 2022-08-17T12:51:01.9867251Z test_ops.py::TestCompositeComplianceCPU::test_operator_sum_to_size_cpu_float32 2022-08-17T12:51:01.9882190Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_sum_to_size_cpu_float32 2022-08-17T12:51:02.0489569Z test_ops.py::TestCompositeComplianceCPU::test_operator_svd_cpu_float32 2022-08-17T12:51:02.0503067Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int16 2022-08-17T12:51:02.2916955Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int32 2022-08-17T12:51:02.2929975Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:51:02.3117753Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:51:02.3126747Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int32 2022-08-17T12:51:02.4797956Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int64 2022-08-17T12:51:02.4820079Z [gw0] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_std_cpu_float32 2022-08-17T12:51:02.4942597Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_sum_cpu_float32 2022-08-17T12:51:02.4956523Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:51:02.5087240Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_mish_cpu_float32 2022-08-17T12:51:02.5099433Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_mish_cpu_float32 2022-08-17T12:51:02.5636024Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_mse_loss_cpu_float32 2022-08-17T12:51:02.5636844Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int64 2022-08-17T12:51:02.5783508Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int8 2022-08-17T12:51:02.5784375Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_mse_loss_cpu_float32 2022-08-17T12:51:02.6091637Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:51:02.6092484Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:51:02.6305025Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:51:02.6318697Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:51:02.7545550Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:51:02.7546529Z [gw2] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_svd_cpu_float32 2022-08-17T12:51:02.8337151Z test_ops.py::TestCompositeComplianceCPU::test_operator_svd_lowrank_cpu_float32 2022-08-17T12:51:02.8370458Z [gw1] [ 74%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:51:02.8605481Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_nll_loss_cpu_float32 2022-08-17T12:51:02.8615443Z [gw3] [ 74%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int8 2022-08-17T12:51:03.0874599Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_uint8 2022-08-17T12:51:03.0890477Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_uint8 2022-08-17T12:51:03.1060137Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_bfloat16 2022-08-17T12:51:03.1107855Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_sum_cpu_float32 2022-08-17T12:51:03.4401525Z test_ops.py::TestCompositeComplianceCPU::test_backward__masked_var_cpu_float32 2022-08-17T12:51:03.4402523Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_bfloat16 2022-08-17T12:51:03.5510375Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_bool 2022-08-17T12:51:03.5523978Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_nll_loss_cpu_float32 2022-08-17T12:51:03.6495891Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_normalize_cpu_float32 2022-08-17T12:51:03.6508331Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_bool 2022-08-17T12:51:03.6517833Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float16 2022-08-17T12:51:03.6533707Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_normalize_cpu_float32 2022-08-17T12:51:03.7976849Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_circular_cpu_float32 2022-08-17T12:51:03.7990631Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_circular_cpu_float32 2022-08-17T12:51:03.9499526Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_constant_cpu_float32 2022-08-17T12:51:03.9513138Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_constant_cpu_float32 2022-08-17T12:51:03.9993674Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:51:04.0006655Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:51:04.0459687Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:51:04.0470714Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:51:04.1678818Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:51:04.1694409Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:51:04.2060681Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pdist_cpu_float32 2022-08-17T12:51:04.2083415Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pdist_cpu_float32 2022-08-17T12:51:04.2175423Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:51:04.2188647Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:51:04.2283125Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:51:04.2294118Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float16 2022-08-17T12:51:04.2311056Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:51:04.2334974Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float32 2022-08-17T12:51:04.5209625Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:51:04.5222658Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float32 2022-08-17T12:51:04.8623550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float64 2022-08-17T12:51:04.8636522Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float64 2022-08-17T12:51:04.9811915Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int16 2022-08-17T12:51:04.9826482Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward__masked_var_cpu_float32 2022-08-17T12:51:04.9896792Z test_ops.py::TestCompositeComplianceCPU::test_backward_abs_cpu_float32 2022-08-17T12:51:04.9909229Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_abs_cpu_float32 2022-08-17T12:51:05.0035598Z test_ops.py::TestCompositeComplianceCPU::test_backward_acos_cpu_float32 2022-08-17T12:51:05.0047696Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_acos_cpu_float32 2022-08-17T12:51:05.0177759Z test_ops.py::TestCompositeComplianceCPU::test_backward_acosh_cpu_float32 2022-08-17T12:51:05.0189095Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_acosh_cpu_float32 2022-08-17T12:51:05.0765010Z test_ops.py::TestCompositeComplianceCPU::test_backward_add_cpu_float32 2022-08-17T12:51:05.0775199Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int16 2022-08-17T12:51:05.0912467Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int32 2022-08-17T12:51:05.0923670Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_add_cpu_float32 2022-08-17T12:51:05.2856514Z test_ops.py::TestCompositeComplianceCPU::test_backward_addbmm_cpu_float32 2022-08-17T12:51:05.2869091Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int32 2022-08-17T12:51:05.3069785Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int64 2022-08-17T12:51:05.3082733Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_addbmm_cpu_float32 2022-08-17T12:51:05.5367842Z test_ops.py::TestCompositeComplianceCPU::test_backward_addcdiv_cpu_float32 2022-08-17T12:51:05.5379817Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int64 2022-08-17T12:51:05.7012789Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int8 2022-08-17T12:51:05.7025547Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int8 2022-08-17T12:51:05.7126645Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_uint8 2022-08-17T12:51:05.7139672Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_addcdiv_cpu_float32 2022-08-17T12:51:05.7989110Z test_ops.py::TestCompositeComplianceCPU::test_backward_addcmul_cpu_float32 2022-08-17T12:51:05.8002820Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:51:05.8947085Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_prelu_cpu_float32 2022-08-17T12:51:05.8958995Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_uint8 2022-08-17T12:51:05.9636667Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_bfloat16 2022-08-17T12:51:05.9649657Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_prelu_cpu_float32 2022-08-17T12:51:05.9732995Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_relu6_cpu_float32 2022-08-17T12:51:05.9744487Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_relu6_cpu_float32 2022-08-17T12:51:05.9907504Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_relu_cpu_float32 2022-08-17T12:51:05.9920910Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_relu_cpu_float32 2022-08-17T12:51:06.0032871Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_rrelu_cpu_float32 2022-08-17T12:51:06.0047830Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_addcmul_cpu_float32 2022-08-17T12:51:06.0239955Z test_ops.py::TestCompositeComplianceCPU::test_backward_addmm_cpu_float32 2022-08-17T12:51:06.0250769Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_rrelu_cpu_float32 2022-08-17T12:51:06.0383611Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_selu_cpu_float32 2022-08-17T12:51:06.0395185Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_selu_cpu_float32 2022-08-17T12:51:06.0493050Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_silu_cpu_float32 2022-08-17T12:51:06.0505199Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_silu_cpu_float32 2022-08-17T12:51:06.0892909Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:51:06.0904968Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_addmm_cpu_float32 2022-08-17T12:51:06.1242113Z test_ops.py::TestCompositeComplianceCPU::test_backward_addmm_decomposed_cpu_float32 2022-08-17T12:51:06.1256351Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:51:06.1618108Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:51:06.1630762Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:51:06.1635013Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softmin_cpu_float32 2022-08-17T12:51:06.1647407Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_addmm_decomposed_cpu_float32 2022-08-17T12:51:06.1846352Z test_ops.py::TestCompositeComplianceCPU::test_backward_addmv_cpu_float32 2022-08-17T12:51:06.1859719Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softmin_cpu_float32 2022-08-17T12:51:06.2129276Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:51:06.2141199Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:51:06.2249525Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softplus_cpu_float32 2022-08-17T12:51:06.2259561Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softplus_cpu_float32 2022-08-17T12:51:06.2395857Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softshrink_cpu_float32 2022-08-17T12:51:06.2408251Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softshrink_cpu_float32 2022-08-17T12:51:06.2618603Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softsign_cpu_float32 2022-08-17T12:51:06.2631055Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softsign_cpu_float32 2022-08-17T12:51:06.2768444Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:51:06.2779776Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:51:06.2887141Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_threshold_cpu_float32 2022-08-17T12:51:06.2898969Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_threshold_cpu_float32 2022-08-17T12:51:06.3450481Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:51:06.3460435Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_addmv_cpu_float32 2022-08-17T12:51:06.4559966Z test_ops.py::TestCompositeComplianceCPU::test_backward_addr_cpu_float32 2022-08-17T12:51:06.4570038Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_addr_cpu_float32 2022-08-17T12:51:06.4662400Z test_ops.py::TestCompositeComplianceCPU::test_backward_amax_cpu_float32 2022-08-17T12:51:06.4672914Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_bfloat16 2022-08-17T12:51:06.5494904Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_bool 2022-08-17T12:51:06.5507320Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_amax_cpu_float32 2022-08-17T12:51:06.6510964Z test_ops.py::TestCompositeComplianceCPU::test_backward_amin_cpu_float32 2022-08-17T12:51:06.6525077Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_amin_cpu_float32 2022-08-17T12:51:06.6593814Z test_ops.py::TestCompositeComplianceCPU::test_backward_angle_cpu_float32 2022-08-17T12:51:06.6605343Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_angle_cpu_float32 2022-08-17T12:51:06.6841476Z test_ops.py::TestCompositeComplianceCPU::test_backward_as_strided_cpu_float32 2022-08-17T12:51:06.6851786Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_as_strided_cpu_float32 2022-08-17T12:51:06.6868359Z test_ops.py::TestCompositeComplianceCPU::test_backward_as_strided_scatter_cpu_float32 2022-08-17T12:51:06.6875591Z [gw0] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_backward_as_strided_scatter_cpu_float32 2022-08-17T12:51:06.6934169Z test_ops.py::TestCompositeComplianceCPU::test_backward_asin_cpu_float32 2022-08-17T12:51:06.6943689Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_asin_cpu_float32 2022-08-17T12:51:06.7001318Z test_ops.py::TestCompositeComplianceCPU::test_backward_asinh_cpu_float32 2022-08-17T12:51:06.7008237Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_asinh_cpu_float32 2022-08-17T12:51:06.7560026Z test_ops.py::TestCompositeComplianceCPU::test_backward_atan2_cpu_float32 2022-08-17T12:51:06.7569819Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:51:06.8184430Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:51:06.8198347Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_atan2_cpu_float32 2022-08-17T12:51:06.8253583Z test_ops.py::TestCompositeComplianceCPU::test_backward_atan_cpu_float32 2022-08-17T12:51:06.8262972Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_atan_cpu_float32 2022-08-17T12:51:06.8324538Z test_ops.py::TestCompositeComplianceCPU::test_backward_atanh_cpu_float32 2022-08-17T12:51:06.8332248Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_atanh_cpu_float32 2022-08-17T12:51:06.9219798Z test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_1d_cpu_float32 2022-08-17T12:51:06.9232293Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_bool 2022-08-17T12:51:06.9377427Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float16 2022-08-17T12:51:06.9385813Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_1d_cpu_float32 2022-08-17T12:51:07.0398063Z test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_2d_cpu_float32 2022-08-17T12:51:07.0406406Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_2d_cpu_float32 2022-08-17T12:51:07.1630775Z test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_3d_cpu_float32 2022-08-17T12:51:07.1641408Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_3d_cpu_float32 2022-08-17T12:51:07.3008778Z test_ops.py::TestCompositeComplianceCPU::test_backward_baddbmm_cpu_float32 2022-08-17T12:51:07.3020262Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:51:07.3432420Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_unfold_cpu_float32 2022-08-17T12:51:07.3443805Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_baddbmm_cpu_float32 2022-08-17T12:51:07.3691017Z test_ops.py::TestCompositeComplianceCPU::test_backward_bernoulli_cpu_float32 2022-08-17T12:51:07.3703337Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_bernoulli_cpu_float32 2022-08-17T12:51:07.3866958Z test_ops.py::TestCompositeComplianceCPU::test_backward_bfloat16_cpu_float32 2022-08-17T12:51:07.3895411Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_bfloat16_cpu_float32 2022-08-17T12:51:07.5019353Z test_ops.py::TestCompositeComplianceCPU::test_backward_block_diag_cpu_float32 2022-08-17T12:51:07.5032194Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_block_diag_cpu_float32 2022-08-17T12:51:07.5184546Z test_ops.py::TestCompositeComplianceCPU::test_backward_bmm_cpu_float32 2022-08-17T12:51:07.5195701Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_bmm_cpu_float32 2022-08-17T12:51:07.7037498Z test_ops.py::TestCompositeComplianceCPU::test_backward_broadcast_tensors_cpu_float32 2022-08-17T12:51:07.7058353Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float16 2022-08-17T12:51:08.0429829Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float32 2022-08-17T12:51:08.0442470Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_broadcast_tensors_cpu_float32 2022-08-17T12:51:08.0673603Z test_ops.py::TestCompositeComplianceCPU::test_backward_broadcast_to_cpu_float32 2022-08-17T12:51:08.0685669Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_broadcast_to_cpu_float32 2022-08-17T12:51:08.1462365Z test_ops.py::TestCompositeComplianceCPU::test_backward_cartesian_prod_cpu_float32 2022-08-17T12:51:08.1475402Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cartesian_prod_cpu_float32 2022-08-17T12:51:08.1757244Z test_ops.py::TestCompositeComplianceCPU::test_backward_cat_cpu_float32 2022-08-17T12:51:08.1768711Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_unfold_cpu_float32 2022-08-17T12:51:08.1799953Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:51:08.1810947Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cat_cpu_float32 2022-08-17T12:51:08.1926437Z test_ops.py::TestCompositeComplianceCPU::test_backward_cdist_cpu_float32 2022-08-17T12:51:08.1938412Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:51:08.2245378Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:51:08.2293142Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float32 2022-08-17T12:51:08.2366302Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float64 2022-08-17T12:51:08.2403886Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:51:08.5092363Z test_ops.py::TestCompositeComplianceCPU::test_backward_norm_cpu_float32 2022-08-17T12:51:08.5101803Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_norm_cpu_float32 2022-08-17T12:51:08.5283972Z test_ops.py::TestCompositeComplianceCPU::test_backward_norm_fro_cpu_float32 2022-08-17T12:51:08.5298326Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_norm_fro_cpu_float32 2022-08-17T12:51:08.5528588Z test_ops.py::TestCompositeComplianceCPU::test_backward_norm_inf_cpu_float32 2022-08-17T12:51:08.5539253Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_norm_inf_cpu_float32 2022-08-17T12:51:08.5731338Z test_ops.py::TestCompositeComplianceCPU::test_backward_norm_nuc_cpu_float32 2022-08-17T12:51:08.5743735Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_norm_nuc_cpu_float32 2022-08-17T12:51:08.6308713Z test_ops.py::TestCompositeComplianceCPU::test_backward_normal_cpu_float32 2022-08-17T12:51:08.6320241Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_normal_cpu_float32 2022-08-17T12:51:08.6419533Z test_ops.py::TestCompositeComplianceCPU::test_backward_normal_number_mean_cpu_float32 2022-08-17T12:51:08.6425924Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_normal_number_mean_cpu_float32 2022-08-17T12:51:08.6614203Z test_ops.py::TestCompositeComplianceCPU::test_backward_outer_cpu_float32 2022-08-17T12:51:08.6628767Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_outer_cpu_float32 2022-08-17T12:51:08.6650887Z test_ops.py::TestCompositeComplianceCPU::test_backward_pca_lowrank_cpu_float32 2022-08-17T12:51:08.6665364Z [gw1] [ 75%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_backward_pca_lowrank_cpu_float32 2022-08-17T12:51:08.6821002Z test_ops.py::TestCompositeComplianceCPU::test_backward_permute_cpu_float32 2022-08-17T12:51:08.6832002Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_permute_cpu_float32 2022-08-17T12:51:08.8362097Z test_ops.py::TestCompositeComplianceCPU::test_backward_pinverse_cpu_float32 2022-08-17T12:51:08.8375959Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float64 2022-08-17T12:51:08.9297378Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int16 2022-08-17T12:51:08.9311650Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_pinverse_cpu_float32 2022-08-17T12:51:09.1346153Z test_ops.py::TestCompositeComplianceCPU::test_backward_polar_cpu_float32 2022-08-17T12:51:09.1358349Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_polar_cpu_float32 2022-08-17T12:51:09.1726560Z test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:51:09.1737322Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:51:09.2081034Z test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:51:09.2093071Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:51:09.2417873Z test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:51:09.2429461Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:51:09.2735437Z test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:51:09.2746421Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:51:09.2770135Z test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:51:09.2781512Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int16 2022-08-17T12:51:09.3115198Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int32 2022-08-17T12:51:09.3126519Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:51:09.3216347Z test_ops.py::TestCompositeComplianceCPU::test_backward_positive_cpu_float32 2022-08-17T12:51:09.3225976Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_positive_cpu_float32 2022-08-17T12:51:09.4775363Z test_ops.py::TestCompositeComplianceCPU::test_backward_pow_cpu_float32 2022-08-17T12:51:09.4785951Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_pow_cpu_float32 2022-08-17T12:51:09.4912193Z test_ops.py::TestCompositeComplianceCPU::test_backward_prod_cpu_float32 2022-08-17T12:51:09.4920939Z [gw1] [ 75%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_prod_cpu_float32 2022-08-17T12:51:09.7190873Z test_ops.py::TestCompositeComplianceCPU::test_backward_put_cpu_float32 2022-08-17T12:51:09.7202329Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int32 2022-08-17T12:51:09.8530065Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int64 2022-08-17T12:51:09.8542861Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_put_cpu_float32 2022-08-17T12:51:10.1250153Z test_ops.py::TestCompositeComplianceCPU::test_backward_qr_cpu_float32 2022-08-17T12:51:10.1265657Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int64 2022-08-17T12:51:10.5345248Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int8 2022-08-17T12:51:10.5357064Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int8 2022-08-17T12:51:10.9563216Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_uint8 2022-08-17T12:51:10.9577500Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_uint8 2022-08-17T12:51:10.9651756Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_bfloat16 2022-08-17T12:51:10.9662637Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_bfloat16 2022-08-17T12:51:10.9727735Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_bool 2022-08-17T12:51:10.9739318Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_bool 2022-08-17T12:51:10.9814103Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex128 2022-08-17T12:51:10.9824612Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex128 2022-08-17T12:51:10.9894020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex32 2022-08-17T12:51:10.9906406Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex32 2022-08-17T12:51:10.9976153Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex64 2022-08-17T12:51:10.9986335Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex64 2022-08-17T12:51:11.0057483Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float16 2022-08-17T12:51:11.0069830Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float16 2022-08-17T12:51:11.0138477Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float32 2022-08-17T12:51:11.0150315Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float32 2022-08-17T12:51:11.0219314Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float64 2022-08-17T12:51:11.0229753Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float64 2022-08-17T12:51:11.0295099Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int16 2022-08-17T12:51:11.0305208Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int16 2022-08-17T12:51:11.0374220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int32 2022-08-17T12:51:11.0384549Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int32 2022-08-17T12:51:11.0439008Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int64 2022-08-17T12:51:11.0449287Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int64 2022-08-17T12:51:11.0505093Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int8 2022-08-17T12:51:11.0515959Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int8 2022-08-17T12:51:11.0581982Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_uint8 2022-08-17T12:51:11.0592398Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_uint8 2022-08-17T12:51:11.0641721Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_bfloat16 2022-08-17T12:51:11.0652628Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_bfloat16 2022-08-17T12:51:11.0697041Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_bool 2022-08-17T12:51:11.0709486Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_bool 2022-08-17T12:51:11.0765989Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex128 2022-08-17T12:51:11.0779672Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex128 2022-08-17T12:51:11.0837256Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex32 2022-08-17T12:51:11.0850485Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex32 2022-08-17T12:51:11.0903295Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex64 2022-08-17T12:51:11.0915324Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex64 2022-08-17T12:51:11.0965025Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float16 2022-08-17T12:51:11.0977598Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float16 2022-08-17T12:51:11.1031211Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float32 2022-08-17T12:51:11.1043450Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float32 2022-08-17T12:51:11.1087467Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float64 2022-08-17T12:51:11.1099027Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float64 2022-08-17T12:51:11.1138890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int16 2022-08-17T12:51:11.1150420Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int16 2022-08-17T12:51:11.1191536Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int32 2022-08-17T12:51:11.1202610Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int32 2022-08-17T12:51:11.1243442Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int64 2022-08-17T12:51:11.1255888Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int64 2022-08-17T12:51:11.1302101Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int8 2022-08-17T12:51:11.1320707Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int8 2022-08-17T12:51:11.1357966Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_uint8 2022-08-17T12:51:11.1370188Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_uint8 2022-08-17T12:51:11.2253566Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_bfloat16 2022-08-17T12:51:11.2267393Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_qr_cpu_float32 2022-08-17T12:51:11.5300915Z test_ops.py::TestCompositeComplianceCPU::test_backward_quantile_cpu_float32 2022-08-17T12:51:11.5314709Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_bfloat16 2022-08-17T12:51:11.8089627Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_float32 2022-08-17T12:51:11.8105852Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cdist_cpu_float32 2022-08-17T12:51:11.8177549Z test_ops.py::TestCompositeComplianceCPU::test_backward_ceil_cpu_float32 2022-08-17T12:51:11.8214678Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_ceil_cpu_float32 2022-08-17T12:51:11.8320961Z test_ops.py::TestCompositeComplianceCPU::test_backward_chalf_cpu_float32 2022-08-17T12:51:11.8332851Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_float32 2022-08-17T12:51:11.8411796Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_float64 2022-08-17T12:51:11.8436434Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_chalf_cpu_float32 2022-08-17T12:51:12.0563671Z test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_cpu_float32 2022-08-17T12:51:12.0564789Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_cpu_float32 2022-08-17T12:51:12.2645954Z test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_inverse_cpu_float32 2022-08-17T12:51:12.2646970Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_inverse_cpu_float32 2022-08-17T12:51:12.2696580Z test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_solve_cpu_float32 2022-08-17T12:51:12.2716596Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_float64 2022-08-17T12:51:12.5751407Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_bfloat16 2022-08-17T12:51:12.5775801Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_quantile_cpu_float32 2022-08-17T12:51:12.5906000Z test_ops.py::TestCompositeComplianceCPU::test_backward_rad2deg_cpu_float32 2022-08-17T12:51:12.5907019Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_rad2deg_cpu_float32 2022-08-17T12:51:12.6113526Z test_ops.py::TestCompositeComplianceCPU::test_backward_ravel_cpu_float32 2022-08-17T12:51:12.6114278Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_ravel_cpu_float32 2022-08-17T12:51:12.6159132Z test_ops.py::TestCompositeComplianceCPU::test_backward_real_cpu_float32 2022-08-17T12:51:12.6167003Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_bfloat16 2022-08-17T12:51:12.6181195Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_solve_cpu_float32 2022-08-17T12:51:12.6185217Z test_ops.py::TestCompositeComplianceCPU::test_backward_chunk_cpu_float32 2022-08-17T12:51:12.6190595Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_bool 2022-08-17T12:51:12.6199366Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_real_cpu_float32 2022-08-17T12:51:12.6365096Z test_ops.py::TestCompositeComplianceCPU::test_backward_reciprocal_cpu_float32 2022-08-17T12:51:12.6383199Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_reciprocal_cpu_float32 2022-08-17T12:51:12.7539304Z test_ops.py::TestCompositeComplianceCPU::test_backward_remainder_cpu_float32 2022-08-17T12:51:12.7540565Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_remainder_cpu_float32 2022-08-17T12:51:12.7751386Z test_ops.py::TestCompositeComplianceCPU::test_backward_renorm_cpu_float32 2022-08-17T12:51:12.7752069Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_chunk_cpu_float32 2022-08-17T12:51:12.7959374Z test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_cpu_float32 2022-08-17T12:51:12.7960893Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_renorm_cpu_float32 2022-08-17T12:51:12.8779320Z test_ops.py::TestCompositeComplianceCPU::test_backward_repeat_cpu_float32 2022-08-17T12:51:12.8780419Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_repeat_cpu_float32 2022-08-17T12:51:12.8937499Z test_ops.py::TestCompositeComplianceCPU::test_backward_repeat_interleave_cpu_float32 2022-08-17T12:51:12.8949983Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_cpu_float32 2022-08-17T12:51:12.9234643Z test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_max_cpu_float32 2022-08-17T12:51:12.9263802Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_repeat_interleave_cpu_float32 2022-08-17T12:51:12.9565634Z test_ops.py::TestCompositeComplianceCPU::test_backward_reshape_as_cpu_float32 2022-08-17T12:51:12.9600495Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_reshape_as_cpu_float32 2022-08-17T12:51:12.9984143Z test_ops.py::TestCompositeComplianceCPU::test_backward_reshape_cpu_float32 2022-08-17T12:51:13.0006708Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_reshape_cpu_float32 2022-08-17T12:51:13.0088427Z test_ops.py::TestCompositeComplianceCPU::test_backward_resolve_conj_cpu_float32 2022-08-17T12:51:13.0102080Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_resolve_conj_cpu_float32 2022-08-17T12:51:13.0175507Z test_ops.py::TestCompositeComplianceCPU::test_backward_resolve_neg_cpu_float32 2022-08-17T12:51:13.0189460Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_resolve_neg_cpu_float32 2022-08-17T12:51:13.0247497Z test_ops.py::TestCompositeComplianceCPU::test_backward_roll_cpu_float32 2022-08-17T12:51:13.0261393Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_max_cpu_float32 2022-08-17T12:51:13.0731559Z test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_min_cpu_float32 2022-08-17T12:51:13.0751096Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_roll_cpu_float32 2022-08-17T12:51:13.1138167Z test_ops.py::TestCompositeComplianceCPU::test_backward_rot90_cpu_float32 2022-08-17T12:51:13.1163533Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_bool 2022-08-17T12:51:13.1567097Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_float32 2022-08-17T12:51:13.1581061Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_min_cpu_float32 2022-08-17T12:51:13.1658880Z test_ops.py::TestCompositeComplianceCPU::test_backward_clone_cpu_float32 2022-08-17T12:51:13.1672015Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_clone_cpu_float32 2022-08-17T12:51:13.1859313Z test_ops.py::TestCompositeComplianceCPU::test_backward_column_stack_cpu_float32 2022-08-17T12:51:13.1873490Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_rot90_cpu_float32 2022-08-17T12:51:13.1893645Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_column_stack_cpu_float32 2022-08-17T12:51:13.1894451Z test_ops.py::TestCompositeComplianceCPU::test_backward_round_cpu_float32 2022-08-17T12:51:13.2052137Z test_ops.py::TestCompositeComplianceCPU::test_backward_combinations_cpu_float32 2022-08-17T12:51:13.2053098Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_round_cpu_float32 2022-08-17T12:51:13.2085768Z test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_0_cpu_float32 2022-08-17T12:51:13.2093330Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_0_cpu_float32 2022-08-17T12:51:13.2207725Z test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_3_cpu_float32 2022-08-17T12:51:13.2223751Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_3_cpu_float32 2022-08-17T12:51:13.2326423Z test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_neg_3_cpu_float32 2022-08-17T12:51:13.2343754Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_neg_3_cpu_float32 2022-08-17T12:51:13.2500719Z test_ops.py::TestCompositeComplianceCPU::test_backward_rsqrt_cpu_float32 2022-08-17T12:51:13.2514417Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_rsqrt_cpu_float32 2022-08-17T12:51:13.3478868Z test_ops.py::TestCompositeComplianceCPU::test_backward_rsub_cpu_float32 2022-08-17T12:51:13.3498694Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_rsub_cpu_float32 2022-08-17T12:51:13.3985847Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_add_cpu_float32 2022-08-17T12:51:13.3992709Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_combinations_cpu_float32 2022-08-17T12:51:13.4065027Z test_ops.py::TestCompositeComplianceCPU::test_backward_complex_cpu_float32 2022-08-17T12:51:13.4075062Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_float32 2022-08-17T12:51:13.4437275Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_float64 2022-08-17T12:51:13.4448857Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_add_cpu_float32 2022-08-17T12:51:13.4897957Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_cpu_float32 2022-08-17T12:51:13.4907419Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_complex_cpu_float32 2022-08-17T12:51:13.4973951Z test_ops.py::TestCompositeComplianceCPU::test_backward_conj_cpu_float32 2022-08-17T12:51:13.4983341Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_conj_cpu_float32 2022-08-17T12:51:13.5023658Z test_ops.py::TestCompositeComplianceCPU::test_backward_conj_physical_cpu_float32 2022-08-17T12:51:13.5033423Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_conj_physical_cpu_float32 2022-08-17T12:51:13.5404710Z test_ops.py::TestCompositeComplianceCPU::test_backward_constant_pad_nd_cpu_float32 2022-08-17T12:51:13.5412828Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_cpu_float32 2022-08-17T12:51:13.6345893Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_amax_cpu_float32 2022-08-17T12:51:13.6354706Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_constant_pad_nd_cpu_float32 2022-08-17T12:51:13.6412247Z test_ops.py::TestCompositeComplianceCPU::test_backward_contiguous_cpu_float32 2022-08-17T12:51:13.6419644Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_contiguous_cpu_float32 2022-08-17T12:51:13.7233329Z test_ops.py::TestCompositeComplianceCPU::test_backward_copysign_cpu_float32 2022-08-17T12:51:13.7245054Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_float64 2022-08-17T12:51:13.7479059Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int16 2022-08-17T12:51:13.7490780Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_copysign_cpu_float32 2022-08-17T12:51:13.8467750Z test_ops.py::TestCompositeComplianceCPU::test_backward_corrcoef_cpu_float32 2022-08-17T12:51:13.8481269Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_corrcoef_cpu_float32 2022-08-17T12:51:13.8616311Z test_ops.py::TestCompositeComplianceCPU::test_backward_cos_cpu_float32 2022-08-17T12:51:13.8627243Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cos_cpu_float32 2022-08-17T12:51:13.8746679Z test_ops.py::TestCompositeComplianceCPU::test_backward_cosh_cpu_float32 2022-08-17T12:51:13.8759652Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cosh_cpu_float32 2022-08-17T12:51:13.9139464Z test_ops.py::TestCompositeComplianceCPU::test_backward_cov_cpu_float32 2022-08-17T12:51:13.9150202Z [gw0] [ 75%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_cov_cpu_float32 2022-08-17T12:51:13.9401532Z test_ops.py::TestCompositeComplianceCPU::test_backward_cross_cpu_float32 2022-08-17T12:51:13.9416327Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cross_cpu_float32 2022-08-17T12:51:13.9559939Z test_ops.py::TestCompositeComplianceCPU::test_backward_cummax_cpu_float32 2022-08-17T12:51:13.9571838Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cummax_cpu_float32 2022-08-17T12:51:13.9706290Z test_ops.py::TestCompositeComplianceCPU::test_backward_cummin_cpu_float32 2022-08-17T12:51:13.9716529Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cummin_cpu_float32 2022-08-17T12:51:13.9726411Z test_ops.py::TestCompositeComplianceCPU::test_backward_cumprod_cpu_float32 2022-08-17T12:51:13.9738483Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int16 2022-08-17T12:51:13.9792991Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int32 2022-08-17T12:51:13.9802159Z [gw0] [ 75%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_cumprod_cpu_float32 2022-08-17T12:51:13.9980661Z test_ops.py::TestCompositeComplianceCPU::test_backward_cumsum_cpu_float32 2022-08-17T12:51:13.9991588Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cumsum_cpu_float32 2022-08-17T12:51:14.1171295Z test_ops.py::TestCompositeComplianceCPU::test_backward_cumulative_trapezoid_cpu_float32 2022-08-17T12:51:14.1183941Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_cumulative_trapezoid_cpu_float32 2022-08-17T12:51:14.1281833Z test_ops.py::TestCompositeComplianceCPU::test_backward_deg2rad_cpu_float32 2022-08-17T12:51:14.1291255Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_deg2rad_cpu_float32 2022-08-17T12:51:14.1347488Z test_ops.py::TestCompositeComplianceCPU::test_backward_diag_cpu_float32 2022-08-17T12:51:14.1358406Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_amax_cpu_float32 2022-08-17T12:51:14.1719685Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_amin_cpu_float32 2022-08-17T12:51:14.1731041Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_diag_cpu_float32 2022-08-17T12:51:14.2139813Z test_ops.py::TestCompositeComplianceCPU::test_backward_diag_embed_cpu_float32 2022-08-17T12:51:14.2151031Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int32 2022-08-17T12:51:14.2190969Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int64 2022-08-17T12:51:14.2201066Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_diag_embed_cpu_float32 2022-08-17T12:51:14.2423286Z test_ops.py::TestCompositeComplianceCPU::test_backward_diagflat_cpu_float32 2022-08-17T12:51:14.2435953Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_diagflat_cpu_float32 2022-08-17T12:51:14.2943889Z test_ops.py::TestCompositeComplianceCPU::test_backward_diagonal_cpu_float32 2022-08-17T12:51:14.2957707Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_diagonal_cpu_float32 2022-08-17T12:51:14.4135106Z test_ops.py::TestCompositeComplianceCPU::test_backward_diagonal_scatter_cpu_float32 2022-08-17T12:51:14.4146772Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_diagonal_scatter_cpu_float32 2022-08-17T12:51:14.5008607Z test_ops.py::TestCompositeComplianceCPU::test_backward_diff_cpu_float32 2022-08-17T12:51:14.5019578Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int64 2022-08-17T12:51:14.7070040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int8 2022-08-17T12:51:14.7071238Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_amin_cpu_float32 2022-08-17T12:51:14.7797634Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_mean_cpu_float32 2022-08-17T12:51:14.7809187Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int8 2022-08-17T12:51:15.0401371Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_uint8 2022-08-17T12:51:15.0413079Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_uint8 2022-08-17T12:51:15.2071270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_bfloat16 2022-08-17T12:51:15.2081688Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_mean_cpu_float32 2022-08-17T12:51:15.2195937Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_prod_cpu_float32 2022-08-17T12:51:15.2206623Z [gw1] [ 75%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_prod_cpu_float32 2022-08-17T12:51:15.4880840Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_sum_cpu_float32 2022-08-17T12:51:15.4892542Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_sum_cpu_float32 2022-08-17T12:51:15.6462273Z test_ops.py::TestCompositeComplianceCPU::test_backward_segment_reduce_lengths_cpu_float32 2022-08-17T12:51:15.6474826Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_bfloat16 2022-08-17T12:51:16.0906242Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float16 2022-08-17T12:51:16.0916878Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_diff_cpu_float32 2022-08-17T12:51:16.1009680Z test_ops.py::TestCompositeComplianceCPU::test_backward_digamma_cpu_float32 2022-08-17T12:51:16.1021284Z [gw0] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_digamma_cpu_float32 2022-08-17T12:51:16.2076974Z test_ops.py::TestCompositeComplianceCPU::test_backward_dist_cpu_float32 2022-08-17T12:51:16.2092574Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_segment_reduce_lengths_cpu_float32 2022-08-17T12:51:16.4671863Z test_ops.py::TestCompositeComplianceCPU::test_backward_segment_reduce_offsets_cpu_float32 2022-08-17T12:51:16.4683627Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float16 2022-08-17T12:51:16.9776371Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float32 2022-08-17T12:51:16.9789732Z [gw3] [ 75%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float32 2022-08-17T12:51:16.9841682Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float64 2022-08-17T12:51:16.9856679Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_segment_reduce_offsets_cpu_float32 2022-08-17T12:51:17.0039900Z test_ops.py::TestCompositeComplianceCPU::test_backward_select_cpu_float32 2022-08-17T12:51:17.0053019Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_select_cpu_float32 2022-08-17T12:51:17.0478778Z test_ops.py::TestCompositeComplianceCPU::test_backward_select_scatter_cpu_float32 2022-08-17T12:51:17.0500079Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_select_scatter_cpu_float32 2022-08-17T12:51:17.0564553Z test_ops.py::TestCompositeComplianceCPU::test_backward_sgn_cpu_float32 2022-08-17T12:51:17.0576259Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sgn_cpu_float32 2022-08-17T12:51:17.0719464Z test_ops.py::TestCompositeComplianceCPU::test_backward_sigmoid_cpu_float32 2022-08-17T12:51:17.0730852Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sigmoid_cpu_float32 2022-08-17T12:51:17.0818073Z test_ops.py::TestCompositeComplianceCPU::test_backward_sign_cpu_float32 2022-08-17T12:51:17.0818902Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sign_cpu_float32 2022-08-17T12:51:17.0882034Z test_ops.py::TestCompositeComplianceCPU::test_backward_sin_cpu_float32 2022-08-17T12:51:17.0899926Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sin_cpu_float32 2022-08-17T12:51:17.1150450Z test_ops.py::TestCompositeComplianceCPU::test_backward_sinc_cpu_float32 2022-08-17T12:51:17.1162752Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sinc_cpu_float32 2022-08-17T12:51:17.1242313Z test_ops.py::TestCompositeComplianceCPU::test_backward_sinh_cpu_float32 2022-08-17T12:51:17.1253942Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sinh_cpu_float32 2022-08-17T12:51:17.2479011Z test_ops.py::TestCompositeComplianceCPU::test_backward_slice_scatter_cpu_float32 2022-08-17T12:51:17.2491572Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_svd_lowrank_cpu_float32 2022-08-17T12:51:17.2566556Z test_ops.py::TestCompositeComplianceCPU::test_operator_symeig_cpu_float32 2022-08-17T12:51:17.2578803Z [gw1] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_slice_scatter_cpu_float32 2022-08-17T12:51:17.2733035Z test_ops.py::TestCompositeComplianceCPU::test_backward_softmax_cpu_float32 2022-08-17T12:51:17.2750592Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_symeig_cpu_float32 2022-08-17T12:51:17.2831202Z test_ops.py::TestCompositeComplianceCPU::test_operator_t_cpu_float32 2022-08-17T12:51:17.2846667Z [gw2] [ 75%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_t_cpu_float32 2022-08-17T12:51:17.2848329Z test_ops.py::TestCompositeComplianceCPU::test_operator_take_along_dim_cpu_float32 2022-08-17T12:51:17.2861444Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_softmax_cpu_float32 2022-08-17T12:51:17.2995947Z test_ops.py::TestCompositeComplianceCPU::test_backward_softmax_with_dtype_cpu_float32 2022-08-17T12:51:17.3038556Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_dist_cpu_float32 2022-08-17T12:51:17.3094259Z test_ops.py::TestCompositeComplianceCPU::test_backward_div_floor_rounding_cpu_float32 2022-08-17T12:51:17.3106168Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_take_along_dim_cpu_float32 2022-08-17T12:51:17.3169677Z test_ops.py::TestCompositeComplianceCPU::test_operator_take_cpu_float32 2022-08-17T12:51:17.3183405Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_softmax_with_dtype_cpu_float32 2022-08-17T12:51:17.3368919Z test_ops.py::TestCompositeComplianceCPU::test_backward_sort_cpu_float32 2022-08-17T12:51:17.3381020Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_take_cpu_float32 2022-08-17T12:51:17.3483836Z test_ops.py::TestCompositeComplianceCPU::test_operator_tan_cpu_float32 2022-08-17T12:51:17.3501912Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_tan_cpu_float32 2022-08-17T12:51:17.3531615Z test_ops.py::TestCompositeComplianceCPU::test_operator_tanh_cpu_float32 2022-08-17T12:51:17.3562879Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_tanh_cpu_float32 2022-08-17T12:51:17.3618271Z test_ops.py::TestCompositeComplianceCPU::test_operator_tensor_split_cpu_float32 2022-08-17T12:51:17.3716114Z [gw2] [ 76%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_operator_tensor_split_cpu_float32 2022-08-17T12:51:17.3895688Z test_ops.py::TestCompositeComplianceCPU::test_operator_tensordot_cpu_float32 2022-08-17T12:51:17.3896698Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_tensordot_cpu_float32 2022-08-17T12:51:17.4000555Z test_ops.py::TestCompositeComplianceCPU::test_operator_tile_cpu_float32 2022-08-17T12:51:17.4012108Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_div_floor_rounding_cpu_float32 2022-08-17T12:51:17.4811841Z test_ops.py::TestCompositeComplianceCPU::test_backward_div_no_rounding_mode_cpu_float32 2022-08-17T12:51:17.4824346Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_tile_cpu_float32 2022-08-17T12:51:17.4845966Z test_ops.py::TestCompositeComplianceCPU::test_operator_to_sparse_cpu_float32 2022-08-17T12:51:17.4860364Z [gw2] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_to_sparse_cpu_float32 2022-08-17T12:51:17.5094315Z test_ops.py::TestCompositeComplianceCPU::test_operator_topk_cpu_float32 2022-08-17T12:51:17.5105760Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_topk_cpu_float32 2022-08-17T12:51:17.5133560Z test_ops.py::TestCompositeComplianceCPU::test_operator_trace_cpu_float32 2022-08-17T12:51:17.5147854Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sort_cpu_float32 2022-08-17T12:51:17.5159334Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_trace_cpu_float32 2022-08-17T12:51:17.5167137Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_div_no_rounding_mode_cpu_float32 2022-08-17T12:51:17.5170401Z test_ops.py::TestCompositeComplianceCPU::test_backward_sparse_sampled_addmm_cpu_float32 2022-08-17T12:51:17.5171163Z test_ops.py::TestCompositeComplianceCPU::test_operator_transpose_cpu_float32 2022-08-17T12:51:17.5186425Z test_ops.py::TestCompositeComplianceCPU::test_backward_div_trunc_rounding_cpu_float32 2022-08-17T12:51:17.5197173Z [gw1] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_backward_sparse_sampled_addmm_cpu_float32 2022-08-17T12:51:17.5284589Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_entr_cpu_float32 2022-08-17T12:51:17.5297804Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_transpose_cpu_float32 2022-08-17T12:51:17.5301764Z test_ops.py::TestCompositeComplianceCPU::test_operator_trapezoid_cpu_float32 2022-08-17T12:51:17.5311976Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_entr_cpu_float32 2022-08-17T12:51:17.5458310Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_erfcx_cpu_float32 2022-08-17T12:51:17.5470147Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_erfcx_cpu_float32 2022-08-17T12:51:17.5521793Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_i0e_cpu_float32 2022-08-17T12:51:17.5531619Z [gw3] [ 76%] PASSED test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float64 2022-08-17T12:51:17.5578040Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_inf_cpu_float32 2022-08-17T12:51:17.5589625Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_i0e_cpu_float32 2022-08-17T12:51:17.5747321Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_i1_cpu_float32 2022-08-17T12:51:17.5758015Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_i1_cpu_float32 2022-08-17T12:51:17.5902476Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_i1e_cpu_float32 2022-08-17T12:51:17.5910509Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_inf_cpu_float32 2022-08-17T12:51:17.5954479Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_nuc_cpu_float32 2022-08-17T12:51:17.5968081Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_i1e_cpu_float32 2022-08-17T12:51:17.5976034Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_trapezoid_cpu_float32 2022-08-17T12:51:17.5983950Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_log_ndtr_cpu_float32 2022-08-17T12:51:17.6081856Z test_ops.py::TestCompositeComplianceCPU::test_operator_trapz_cpu_float32 2022-08-17T12:51:17.6094966Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_div_trunc_rounding_cpu_float32 2022-08-17T12:51:17.6124955Z test_ops.py::TestCompositeComplianceCPU::test_backward_dot_cpu_float32 2022-08-17T12:51:17.6135034Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_log_ndtr_cpu_float32 2022-08-17T12:51:17.6214338Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_ndtr_cpu_float32 2022-08-17T12:51:17.6225091Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_dot_cpu_float32 2022-08-17T12:51:17.6333087Z test_ops.py::TestCompositeComplianceCPU::test_backward_double_cpu_float32 2022-08-17T12:51:17.6341381Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_ndtr_cpu_float32 2022-08-17T12:51:17.6388236Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_ndtri_cpu_float32 2022-08-17T12:51:17.6400443Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_double_cpu_float32 2022-08-17T12:51:17.6506108Z test_ops.py::TestCompositeComplianceCPU::test_backward_dsplit_cpu_float32 2022-08-17T12:51:17.6516406Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_ndtri_cpu_float32 2022-08-17T12:51:17.6526434Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_nuc_cpu_float32 2022-08-17T12:51:17.6534447Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:51:17.6567334Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_normal_cpu_float32 2022-08-17T12:51:17.6580029Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_normal_cpu_float32 2022-08-17T12:51:17.6597287Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_trapz_cpu_float32 2022-08-17T12:51:17.6599440Z test_ops.py::TestCompositeComplianceCPU::test_operator_triangular_solve_cpu_float32 2022-08-17T12:51:17.6635825Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_normal_number_mean_cpu_float32 2022-08-17T12:51:17.6645987Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_normal_number_mean_cpu_float32 2022-08-17T12:51:17.6683725Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ones_like_cpu_float32 2022-08-17T12:51:17.6695748Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ones_like_cpu_float32 2022-08-17T12:51:17.6725550Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ormqr_cpu_float32 2022-08-17T12:51:17.6738597Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ormqr_cpu_float32 2022-08-17T12:51:17.6905759Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_outer_cpu_float32 2022-08-17T12:51:17.6906559Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:51:17.7186222Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_xlog1py_cpu_float32 2022-08-17T12:51:17.7187084Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_triangular_solve_cpu_float32 2022-08-17T12:51:17.7375398Z test_ops.py::TestCompositeComplianceCPU::test_operator_tril_cpu_float32 2022-08-17T12:51:17.7376326Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_dsplit_cpu_float32 2022-08-17T12:51:17.7424428Z test_ops.py::TestCompositeComplianceCPU::test_backward_dstack_cpu_float32 2022-08-17T12:51:17.7431640Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_dstack_cpu_float32 2022-08-17T12:51:17.7652877Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_outer_cpu_float32 2022-08-17T12:51:17.7653831Z test_ops.py::TestCompositeComplianceCPU::test_backward_eig_cpu_float32 2022-08-17T12:51:17.7654466Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pca_lowrank_cpu_float32 2022-08-17T12:51:17.7808838Z [gw3] [ 76%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pca_lowrank_cpu_float32 2022-08-17T12:51:17.7809679Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_permute_cpu_float32 2022-08-17T12:51:17.7810336Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_permute_cpu_float32 2022-08-17T12:51:17.7890152Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pinverse_cpu_float32 2022-08-17T12:51:17.7986250Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_eig_cpu_float32 2022-08-17T12:51:17.7987032Z test_ops.py::TestCompositeComplianceCPU::test_backward_einsum_cpu_float32 2022-08-17T12:51:17.7993971Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_tril_cpu_float32 2022-08-17T12:51:17.8470642Z test_ops.py::TestCompositeComplianceCPU::test_operator_triu_cpu_float32 2022-08-17T12:51:17.8471319Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_triu_cpu_float32 2022-08-17T12:51:17.8471904Z test_ops.py::TestCompositeComplianceCPU::test_operator_true_divide_cpu_float32 2022-08-17T12:51:17.8472510Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_special_xlog1py_cpu_float32 2022-08-17T12:51:17.8473080Z test_ops.py::TestCompositeComplianceCPU::test_backward_split_cpu_float32 2022-08-17T12:51:17.8473654Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_split_cpu_float32 2022-08-17T12:51:17.8474240Z test_ops.py::TestCompositeComplianceCPU::test_backward_split_list_args_cpu_float32 2022-08-17T12:51:17.8480021Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_true_divide_cpu_float32 2022-08-17T12:51:17.8515444Z test_ops.py::TestCompositeComplianceCPU::test_operator_trunc_cpu_float32 2022-08-17T12:51:17.8524947Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_trunc_cpu_float32 2022-08-17T12:51:17.8695370Z test_ops.py::TestCompositeComplianceCPU::test_operator_unbind_cpu_float32 2022-08-17T12:51:17.8703684Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_unbind_cpu_float32 2022-08-17T12:51:17.8806883Z test_ops.py::TestCompositeComplianceCPU::test_operator_unflatten_cpu_float32 2022-08-17T12:51:17.8817742Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_split_list_args_cpu_float32 2022-08-17T12:51:17.8843325Z test_ops.py::TestCompositeComplianceCPU::test_backward_split_with_sizes_cpu_float32 2022-08-17T12:51:17.8851037Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_unflatten_cpu_float32 2022-08-17T12:51:17.9079530Z test_ops.py::TestCompositeComplianceCPU::test_operator_unfold_cpu_float32 2022-08-17T12:51:17.9091945Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_einsum_cpu_float32 2022-08-17T12:51:17.9173391Z test_ops.py::TestCompositeComplianceCPU::test_backward_erf_cpu_float32 2022-08-17T12:51:17.9184197Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_erf_cpu_float32 2022-08-17T12:51:17.9241508Z test_ops.py::TestCompositeComplianceCPU::test_backward_erfc_cpu_float32 2022-08-17T12:51:17.9267242Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_unfold_cpu_float32 2022-08-17T12:51:17.9372698Z test_ops.py::TestCompositeComplianceCPU::test_operator_unique_consecutive_cpu_float32 2022-08-17T12:51:17.9373415Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_erfc_cpu_float32 2022-08-17T12:51:17.9453951Z test_ops.py::TestCompositeComplianceCPU::test_backward_erfinv_cpu_float32 2022-08-17T12:51:17.9491461Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_split_with_sizes_cpu_float32 2022-08-17T12:51:17.9492272Z test_ops.py::TestCompositeComplianceCPU::test_backward_sqrt_cpu_float32 2022-08-17T12:51:17.9516932Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_erfinv_cpu_float32 2022-08-17T12:51:17.9517607Z test_ops.py::TestCompositeComplianceCPU::test_backward_exp2_cpu_float32 2022-08-17T12:51:17.9522694Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sqrt_cpu_float32 2022-08-17T12:51:17.9606542Z test_ops.py::TestCompositeComplianceCPU::test_backward_square_cpu_float32 2022-08-17T12:51:17.9618898Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_exp2_cpu_float32 2022-08-17T12:51:17.9670463Z test_ops.py::TestCompositeComplianceCPU::test_backward_exp_cpu_float32 2022-08-17T12:51:17.9679979Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_square_cpu_float32 2022-08-17T12:51:17.9747485Z test_ops.py::TestCompositeComplianceCPU::test_backward_squeeze_cpu_float32 2022-08-17T12:51:17.9758181Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_exp_cpu_float32 2022-08-17T12:51:17.9924824Z test_ops.py::TestCompositeComplianceCPU::test_backward_expand_as_cpu_float32 2022-08-17T12:51:17.9949311Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_squeeze_cpu_float32 2022-08-17T12:51:17.9990083Z test_ops.py::TestCompositeComplianceCPU::test_backward_stack_cpu_float32 2022-08-17T12:51:17.9990878Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_expand_as_cpu_float32 2022-08-17T12:51:18.0165468Z test_ops.py::TestCompositeComplianceCPU::test_backward_expand_cpu_float32 2022-08-17T12:51:18.0166072Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pinverse_cpu_float32 2022-08-17T12:51:18.0306958Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polar_cpu_float32 2022-08-17T12:51:18.0323001Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_expand_cpu_float32 2022-08-17T12:51:18.0329216Z test_ops.py::TestCompositeComplianceCPU::test_backward_expm1_cpu_float32 2022-08-17T12:51:18.0339134Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_stack_cpu_float32 2022-08-17T12:51:18.0385618Z test_ops.py::TestCompositeComplianceCPU::test_backward_std_cpu_float32 2022-08-17T12:51:18.0395451Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_expm1_cpu_float32 2022-08-17T12:51:18.0723591Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fft2_cpu_float32 2022-08-17T12:51:18.0735795Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fft2_cpu_float32 2022-08-17T12:51:18.0842881Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fft_cpu_float32 2022-08-17T12:51:18.0855968Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_std_cpu_float32 2022-08-17T12:51:18.1115240Z test_ops.py::TestCompositeComplianceCPU::test_backward_std_mean_cpu_float32 2022-08-17T12:51:18.1126416Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fft_cpu_float32 2022-08-17T12:51:18.1488296Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fftn_cpu_float32 2022-08-17T12:51:18.1498325Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fftn_cpu_float32 2022-08-17T12:51:18.1633564Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fftshift_cpu_float32 2022-08-17T12:51:18.1644823Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fftshift_cpu_float32 2022-08-17T12:51:18.2085791Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfft2_cpu_float32 2022-08-17T12:51:18.2097531Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfft2_cpu_float32 2022-08-17T12:51:18.2189282Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfft_cpu_float32 2022-08-17T12:51:18.2203947Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_std_mean_cpu_float32 2022-08-17T12:51:18.2616702Z test_ops.py::TestCompositeComplianceCPU::test_backward_stft_cpu_float32 2022-08-17T12:51:18.2629562Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfft_cpu_float32 2022-08-17T12:51:18.3226045Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfftn_cpu_float32 2022-08-17T12:51:18.3236746Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfftn_cpu_float32 2022-08-17T12:51:18.3576947Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifft2_cpu_float32 2022-08-17T12:51:18.3589309Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifft2_cpu_float32 2022-08-17T12:51:18.3948601Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifft_cpu_float32 2022-08-17T12:51:18.3965477Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_stft_cpu_float32 2022-08-17T12:51:18.4046137Z test_ops.py::TestCompositeComplianceCPU::test_backward_sub_cpu_float32 2022-08-17T12:51:18.4056905Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifft_cpu_float32 2022-08-17T12:51:18.4478559Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifftn_cpu_float32 2022-08-17T12:51:18.4487890Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_unique_consecutive_cpu_float32 2022-08-17T12:51:18.4494169Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifftn_cpu_float32 2022-08-17T12:51:18.4504690Z test_ops.py::TestCompositeComplianceCPU::test_operator_unique_cpu_float32 2022-08-17T12:51:18.4745312Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifftshift_cpu_float32 2022-08-17T12:51:18.4746280Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifftshift_cpu_float32 2022-08-17T12:51:18.4948584Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfft2_cpu_float32 2022-08-17T12:51:18.4960545Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sub_cpu_float32 2022-08-17T12:51:18.5287431Z test_ops.py::TestCompositeComplianceCPU::test_backward_sum_cpu_float32 2022-08-17T12:51:18.5329665Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfft2_cpu_float32 2022-08-17T12:51:18.5640145Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfft_cpu_float32 2022-08-17T12:51:18.5650380Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sum_cpu_float32 2022-08-17T12:51:18.5861430Z test_ops.py::TestCompositeComplianceCPU::test_backward_sum_to_size_cpu_float32 2022-08-17T12:51:18.5873026Z [gw1] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_sum_to_size_cpu_float32 2022-08-17T12:51:18.5886433Z test_ops.py::TestCompositeComplianceCPU::test_backward_svd_cpu_float32 2022-08-17T12:51:18.5897849Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfft_cpu_float32 2022-08-17T12:51:18.6578112Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfftn_cpu_float32 2022-08-17T12:51:18.6588274Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfftn_cpu_float32 2022-08-17T12:51:18.6799343Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfft2_cpu_float32 2022-08-17T12:51:18.6811054Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polar_cpu_float32 2022-08-17T12:51:18.6865887Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:51:18.6875533Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfft2_cpu_float32 2022-08-17T12:51:18.7182331Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfft_cpu_float32 2022-08-17T12:51:18.7194923Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfft_cpu_float32 2022-08-17T12:51:18.7484242Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfftn_cpu_float32 2022-08-17T12:51:18.7498908Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:51:18.7597012Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:51:18.7609043Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfftn_cpu_float32 2022-08-17T12:51:18.8042567Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfft2_cpu_float32 2022-08-17T12:51:18.8052522Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfft2_cpu_float32 2022-08-17T12:51:18.8183086Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfft_cpu_float32 2022-08-17T12:51:18.8192391Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:51:18.8454065Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:51:18.8464215Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfft_cpu_float32 2022-08-17T12:51:18.8625595Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfftn_cpu_float32 2022-08-17T12:51:18.8635805Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:51:18.8855190Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:51:18.8864934Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfftn_cpu_float32 2022-08-17T12:51:18.8948435Z test_ops.py::TestCompositeComplianceCPU::test_backward_fill_cpu_float32 2022-08-17T12:51:18.8956107Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fill_cpu_float32 2022-08-17T12:51:18.9116398Z test_ops.py::TestCompositeComplianceCPU::test_backward_flatten_cpu_float32 2022-08-17T12:51:18.9125911Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_flatten_cpu_float32 2022-08-17T12:51:18.9222322Z test_ops.py::TestCompositeComplianceCPU::test_backward_flip_cpu_float32 2022-08-17T12:51:18.9235013Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:51:18.9426687Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:51:18.9437736Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_flip_cpu_float32 2022-08-17T12:51:18.9504573Z test_ops.py::TestCompositeComplianceCPU::test_backward_fliplr_cpu_float32 2022-08-17T12:51:18.9512323Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fliplr_cpu_float32 2022-08-17T12:51:18.9595972Z test_ops.py::TestCompositeComplianceCPU::test_backward_flipud_cpu_float32 2022-08-17T12:51:18.9605650Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_flipud_cpu_float32 2022-08-17T12:51:18.9733603Z test_ops.py::TestCompositeComplianceCPU::test_backward_float_cpu_float32 2022-08-17T12:51:18.9745830Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_float_cpu_float32 2022-08-17T12:51:18.9805608Z test_ops.py::TestCompositeComplianceCPU::test_backward_float_power_cpu_float32 2022-08-17T12:51:18.9816682Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:51:18.9924095Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_positive_cpu_float32 2022-08-17T12:51:18.9931761Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_positive_cpu_float32 2022-08-17T12:51:19.1580911Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pow_cpu_float32 2022-08-17T12:51:19.1589877Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_float_power_cpu_float32 2022-08-17T12:51:19.1634081Z test_ops.py::TestCompositeComplianceCPU::test_backward_floor_cpu_float32 2022-08-17T12:51:19.1642767Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_floor_cpu_float32 2022-08-17T12:51:19.2643133Z test_ops.py::TestCompositeComplianceCPU::test_backward_fmax_cpu_float32 2022-08-17T12:51:19.2652864Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fmax_cpu_float32 2022-08-17T12:51:19.3675587Z test_ops.py::TestCompositeComplianceCPU::test_backward_fmin_cpu_float32 2022-08-17T12:51:19.3684876Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fmin_cpu_float32 2022-08-17T12:51:19.3821017Z test_ops.py::TestCompositeComplianceCPU::test_backward_fmod_cpu_float32 2022-08-17T12:51:19.3829294Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_unique_cpu_float32 2022-08-17T12:51:19.3934395Z test_ops.py::TestCompositeComplianceCPU::test_operator_unsqueeze_cpu_float32 2022-08-17T12:51:19.3943729Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_unsqueeze_cpu_float32 2022-08-17T12:51:19.4038974Z test_ops.py::TestCompositeComplianceCPU::test_operator_var_cpu_float32 2022-08-17T12:51:19.4046992Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_var_cpu_float32 2022-08-17T12:51:19.4171559Z test_ops.py::TestCompositeComplianceCPU::test_operator_var_mean_cpu_float32 2022-08-17T12:51:19.4180012Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_var_mean_cpu_float32 2022-08-17T12:51:19.4220241Z test_ops.py::TestCompositeComplianceCPU::test_operator_vdot_cpu_float32 2022-08-17T12:51:19.4228431Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_vdot_cpu_float32 2022-08-17T12:51:19.4258742Z test_ops.py::TestCompositeComplianceCPU::test_operator_view_as_complex_cpu_float32 2022-08-17T12:51:19.4266311Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_view_as_complex_cpu_float32 2022-08-17T12:51:19.4340015Z test_ops.py::TestCompositeComplianceCPU::test_operator_view_as_cpu_float32 2022-08-17T12:51:19.4347779Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_view_as_cpu_float32 2022-08-17T12:51:19.4391341Z test_ops.py::TestCompositeComplianceCPU::test_operator_view_cpu_float32 2022-08-17T12:51:19.4400618Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_fmod_cpu_float32 2022-08-17T12:51:19.4448273Z test_ops.py::TestCompositeComplianceCPU::test_backward_frac_cpu_float32 2022-08-17T12:51:19.4455877Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_view_cpu_float32 2022-08-17T12:51:19.4465830Z test_ops.py::TestCompositeComplianceCPU::test_operator_vsplit_cpu_float32 2022-08-17T12:51:19.4473636Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_frac_cpu_float32 2022-08-17T12:51:19.4520067Z test_ops.py::TestCompositeComplianceCPU::test_backward_frexp_cpu_float32 2022-08-17T12:51:19.4528509Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_vsplit_cpu_float32 2022-08-17T12:51:19.4563139Z test_ops.py::TestCompositeComplianceCPU::test_operator_vstack_cpu_float32 2022-08-17T12:51:19.4571217Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_frexp_cpu_float32 2022-08-17T12:51:19.4581637Z test_ops.py::TestCompositeComplianceCPU::test_backward_gather_cpu_float32 2022-08-17T12:51:19.4587035Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_vstack_cpu_float32 2022-08-17T12:51:19.4775752Z test_ops.py::TestCompositeComplianceCPU::test_operator_where_cpu_float32 2022-08-17T12:51:19.4783699Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_where_cpu_float32 2022-08-17T12:51:19.4818715Z test_ops.py::TestCompositeComplianceCPU::test_operator_xlogy_cpu_float32 2022-08-17T12:51:19.4827734Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_gather_cpu_float32 2022-08-17T12:51:19.4963247Z test_ops.py::TestCompositeComplianceCPU::test_backward_gradient_cpu_float32 2022-08-17T12:51:19.4971359Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_xlogy_cpu_float32 2022-08-17T12:51:19.5027923Z test_ops.py::TestCompositeComplianceCPU::test_operator_zero__cpu_float32 2022-08-17T12:51:19.5035691Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_zero__cpu_float32 2022-08-17T12:51:19.5141384Z test_ops.py::TestCompositeComplianceCPU::test_operator_zeros_like_cpu_float32 2022-08-17T12:51:19.5147176Z [gw2] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_zeros_like_cpu_float32 2022-08-17T12:51:19.5189248Z test_ops.py::TestMathBitsCPU::test_conj_view_H_cpu_complex64 2022-08-17T12:51:19.5196825Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_H_cpu_complex64 2022-08-17T12:51:19.5235013Z test_ops.py::TestMathBitsCPU::test_conj_view_T_cpu_complex64 2022-08-17T12:51:19.5242603Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_T_cpu_complex64 2022-08-17T12:51:19.5449109Z test_ops.py::TestMathBitsCPU::test_conj_view___getitem___cpu_complex64 2022-08-17T12:51:19.5452653Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view___getitem___cpu_complex64 2022-08-17T12:51:19.5460393Z [gw3] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pow_cpu_float32 2022-08-17T12:51:19.5461255Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_prod_cpu_float32 2022-08-17T12:51:19.5575885Z test_ops.py::TestMathBitsCPU::test_conj_view___radd___cpu_complex64 2022-08-17T12:51:19.5587297Z [gw3] [ 76%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_prod_cpu_float32 2022-08-17T12:51:19.5594596Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view___radd___cpu_complex64 2022-08-17T12:51:19.5596529Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_put_cpu_float32 2022-08-17T12:51:19.5740793Z test_ops.py::TestMathBitsCPU::test_conj_view___rdiv___cpu_complex64 2022-08-17T12:51:19.5749871Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view___rdiv___cpu_complex64 2022-08-17T12:51:19.5982380Z test_ops.py::TestMathBitsCPU::test_conj_view___rmatmul___cpu_complex64 2022-08-17T12:51:19.5993550Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view___rmatmul___cpu_complex64 2022-08-17T12:51:19.6151465Z test_ops.py::TestMathBitsCPU::test_conj_view___rmul___cpu_complex64 2022-08-17T12:51:19.6162570Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view___rmul___cpu_complex64 2022-08-17T12:51:19.6357005Z test_ops.py::TestMathBitsCPU::test_conj_view___rpow___cpu_complex64 2022-08-17T12:51:19.6370780Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view___rpow___cpu_complex64 2022-08-17T12:51:19.6522299Z test_ops.py::TestMathBitsCPU::test_conj_view___rsub___cpu_complex64 2022-08-17T12:51:19.6534120Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view___rsub___cpu_complex64 2022-08-17T12:51:19.6727885Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_cumprod_cpu_complex64 2022-08-17T12:51:19.6738286Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_cumprod_cpu_complex64 2022-08-17T12:51:19.6882889Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_cumsum_cpu_complex64 2022-08-17T12:51:19.6890988Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_cumsum_cpu_complex64 2022-08-17T12:51:19.7832613Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_mean_cpu_complex64 2022-08-17T12:51:19.7844524Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_mean_cpu_complex64 2022-08-17T12:51:19.8315833Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_normalize_cpu_complex64 2022-08-17T12:51:19.8326992Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_normalize_cpu_complex64 2022-08-17T12:51:19.9167827Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_prod_cpu_complex64 2022-08-17T12:51:19.9177614Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_prod_cpu_complex64 2022-08-17T12:51:20.0317905Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_std_cpu_complex64 2022-08-17T12:51:20.0327444Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_std_cpu_complex64 2022-08-17T12:51:20.1000886Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_sum_cpu_complex64 2022-08-17T12:51:20.1010644Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_sum_cpu_complex64 2022-08-17T12:51:20.1859868Z test_ops.py::TestMathBitsCPU::test_conj_view__masked_var_cpu_complex64 2022-08-17T12:51:20.1868559Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_gradient_cpu_float32 2022-08-17T12:51:20.1986999Z test_ops.py::TestCompositeComplianceCPU::test_backward_half_cpu_float32 2022-08-17T12:51:20.1995698Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_half_cpu_float32 2022-08-17T12:51:20.2081662Z test_ops.py::TestCompositeComplianceCPU::test_backward_hsplit_cpu_float32 2022-08-17T12:51:20.2089711Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__masked_var_cpu_complex64 2022-08-17T12:51:20.2125149Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_abs_cpu_complex64 2022-08-17T12:51:20.2133144Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_abs_cpu_complex64 2022-08-17T12:51:20.2177890Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_acos_cpu_complex64 2022-08-17T12:51:20.2186165Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_acos_cpu_complex64 2022-08-17T12:51:20.2230826Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_acosh_cpu_complex64 2022-08-17T12:51:20.2238548Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_acosh_cpu_complex64 2022-08-17T12:51:20.2415722Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_add_cpu_complex64 2022-08-17T12:51:20.2425389Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_add_cpu_complex64 2022-08-17T12:51:20.2470388Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_addcdiv_cpu_complex64 2022-08-17T12:51:20.2478462Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_hsplit_cpu_float32 2022-08-17T12:51:20.2531497Z test_ops.py::TestCompositeComplianceCPU::test_backward_hstack_cpu_float32 2022-08-17T12:51:20.2539227Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_addcdiv_cpu_complex64 2022-08-17T12:51:20.2570035Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_addr_cpu_complex64 2022-08-17T12:51:20.2577681Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_hstack_cpu_float32 2022-08-17T12:51:20.2586590Z test_ops.py::TestCompositeComplianceCPU::test_backward_hypot_cpu_float32 2022-08-17T12:51:20.2594349Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_addr_cpu_complex64 2022-08-17T12:51:20.2862747Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_all_cpu_complex64 2022-08-17T12:51:20.2870634Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_all_cpu_complex64 2022-08-17T12:51:20.2965858Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_allclose_cpu_complex64 2022-08-17T12:51:20.2974154Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_allclose_cpu_complex64 2022-08-17T12:51:20.3243053Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_any_cpu_complex64 2022-08-17T12:51:20.3252218Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_any_cpu_complex64 2022-08-17T12:51:20.3265816Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_as_strided_cpu_complex64 2022-08-17T12:51:20.3273726Z [gw2] [ 76%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view__refs_as_strided_cpu_complex64 2022-08-17T12:51:20.3307154Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_asin_cpu_complex64 2022-08-17T12:51:20.3315099Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_asin_cpu_complex64 2022-08-17T12:51:20.3346895Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_asinh_cpu_complex64 2022-08-17T12:51:20.3355151Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_asinh_cpu_complex64 2022-08-17T12:51:20.3385437Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_atan_cpu_complex64 2022-08-17T12:51:20.3393545Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_atan_cpu_complex64 2022-08-17T12:51:20.3423821Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_atanh_cpu_complex64 2022-08-17T12:51:20.3432469Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_atanh_cpu_complex64 2022-08-17T12:51:20.3440177Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_hypot_cpu_float32 2022-08-17T12:51:20.3442911Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_1d_cpu_complex64 2022-08-17T12:51:20.3498819Z test_ops.py::TestCompositeComplianceCPU::test_backward_i0_cpu_float32 2022-08-17T12:51:20.3506783Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_1d_cpu_complex64 2022-08-17T12:51:20.3526859Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_2d_cpu_complex64 2022-08-17T12:51:20.3534484Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_i0_cpu_float32 2022-08-17T12:51:20.3583069Z test_ops.py::TestCompositeComplianceCPU::test_backward_index_add_cpu_float32 2022-08-17T12:51:20.3590928Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_2d_cpu_complex64 2022-08-17T12:51:20.3696220Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_3d_cpu_complex64 2022-08-17T12:51:20.3704809Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_3d_cpu_complex64 2022-08-17T12:51:20.3758403Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:51:20.3765591Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_broadcast_tensors_cpu_complex64 2022-08-17T12:51:20.3844453Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_broadcast_to_cpu_complex64 2022-08-17T12:51:20.3853352Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_broadcast_to_cpu_complex64 2022-08-17T12:51:20.3941102Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_cat_cpu_complex64 2022-08-17T12:51:20.3949669Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_cat_cpu_complex64 2022-08-17T12:51:20.4055655Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_chunk_cpu_complex64 2022-08-17T12:51:20.4064145Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_chunk_cpu_complex64 2022-08-17T12:51:20.4097986Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_clone_cpu_complex64 2022-08-17T12:51:20.4106661Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_clone_cpu_complex64 2022-08-17T12:51:20.4156546Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_column_stack_cpu_complex64 2022-08-17T12:51:20.4165161Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_column_stack_cpu_complex64 2022-08-17T12:51:20.4203771Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_conj_cpu_complex64 2022-08-17T12:51:20.4211984Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_conj_cpu_complex64 2022-08-17T12:51:20.4240464Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_conj_physical_cpu_complex64 2022-08-17T12:51:20.4248028Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_conj_physical_cpu_complex64 2022-08-17T12:51:20.4593551Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:51:20.4602888Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_constant_pad_nd_cpu_complex64 2022-08-17T12:51:20.4633177Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_contiguous_cpu_complex64 2022-08-17T12:51:20.4641761Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_contiguous_cpu_complex64 2022-08-17T12:51:20.4686366Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_cos_cpu_complex64 2022-08-17T12:51:20.4694402Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_cos_cpu_complex64 2022-08-17T12:51:20.4709634Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_cosh_cpu_complex64 2022-08-17T12:51:20.4718311Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_index_add_cpu_float32 2022-08-17T12:51:20.4736209Z test_ops.py::TestCompositeComplianceCPU::test_backward_index_copy_cpu_float32 2022-08-17T12:51:20.4744627Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_cosh_cpu_complex64 2022-08-17T12:51:20.4816869Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_diagonal_cpu_complex64 2022-08-17T12:51:20.4825571Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_diagonal_cpu_complex64 2022-08-17T12:51:20.4980859Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:51:20.4988726Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_div_no_rounding_mode_cpu_complex64 2022-08-17T12:51:20.5051286Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_dsplit_cpu_complex64 2022-08-17T12:51:20.5058580Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_dsplit_cpu_complex64 2022-08-17T12:51:20.5129035Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_dstack_cpu_complex64 2022-08-17T12:51:20.5136126Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_index_copy_cpu_float32 2022-08-17T12:51:20.5145340Z test_ops.py::TestCompositeComplianceCPU::test_backward_index_fill_cpu_float32 2022-08-17T12:51:20.5153262Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_dstack_cpu_complex64 2022-08-17T12:51:20.5166253Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_empty_cpu_complex64 2022-08-17T12:51:20.5174029Z [gw2] [ 76%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view__refs_empty_cpu_complex64 2022-08-17T12:51:20.5186988Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_empty_like_cpu_complex64 2022-08-17T12:51:20.5194638Z [gw2] [ 76%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view__refs_empty_like_cpu_complex64 2022-08-17T12:51:20.5278181Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_eq_cpu_complex64 2022-08-17T12:51:20.5285896Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_index_fill_cpu_float32 2022-08-17T12:51:20.5336528Z test_ops.py::TestCompositeComplianceCPU::test_backward_index_put_cpu_float32 2022-08-17T12:51:20.5344574Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_eq_cpu_complex64 2022-08-17T12:51:20.5385857Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_exp_cpu_complex64 2022-08-17T12:51:20.5393634Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_exp_cpu_complex64 2022-08-17T12:51:20.5491497Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_expand_cpu_complex64 2022-08-17T12:51:20.5499729Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_expand_cpu_complex64 2022-08-17T12:51:20.5561249Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fft2_cpu_complex64 2022-08-17T12:51:20.5570569Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fft2_cpu_complex64 2022-08-17T12:51:20.5672408Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fft_cpu_complex64 2022-08-17T12:51:20.5684405Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fft_cpu_complex64 2022-08-17T12:51:20.5785962Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fftn_cpu_complex64 2022-08-17T12:51:20.5795944Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fftn_cpu_complex64 2022-08-17T12:51:20.5836476Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fftshift_cpu_complex64 2022-08-17T12:51:20.5846901Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fftshift_cpu_complex64 2022-08-17T12:51:20.5908017Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfft2_cpu_complex64 2022-08-17T12:51:20.5919226Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfft2_cpu_complex64 2022-08-17T12:51:20.5942298Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfft_cpu_complex64 2022-08-17T12:51:20.5952129Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_index_put_cpu_float32 2022-08-17T12:51:20.6008786Z test_ops.py::TestCompositeComplianceCPU::test_backward_index_reduce_cpu_float32 2022-08-17T12:51:20.6019654Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfft_cpu_complex64 2022-08-17T12:51:20.6068430Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfftn_cpu_complex64 2022-08-17T12:51:20.6081325Z [gw0] [ 76%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_index_reduce_cpu_float32 2022-08-17T12:51:20.6172817Z test_ops.py::TestCompositeComplianceCPU::test_backward_index_select_cpu_float32 2022-08-17T12:51:20.6182361Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfftn_cpu_complex64 2022-08-17T12:51:20.6229909Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifft2_cpu_complex64 2022-08-17T12:51:20.6239519Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifft2_cpu_complex64 2022-08-17T12:51:20.6267491Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifft_cpu_complex64 2022-08-17T12:51:20.6277437Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_index_select_cpu_float32 2022-08-17T12:51:20.6334884Z test_ops.py::TestCompositeComplianceCPU::test_backward_inner_cpu_float32 2022-08-17T12:51:20.6342054Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifft_cpu_complex64 2022-08-17T12:51:20.6443012Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifftn_cpu_complex64 2022-08-17T12:51:20.6452379Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifftn_cpu_complex64 2022-08-17T12:51:20.6491550Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:51:20.6501108Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifftshift_cpu_complex64 2022-08-17T12:51:20.6510835Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfft2_cpu_complex64 2022-08-17T12:51:20.6518658Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_inner_cpu_float32 2022-08-17T12:51:20.6550206Z test_ops.py::TestCompositeComplianceCPU::test_backward_inverse_cpu_float32 2022-08-17T12:51:20.6558365Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfft2_cpu_complex64 2022-08-17T12:51:20.6647439Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfft_cpu_complex64 2022-08-17T12:51:20.6656270Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfft_cpu_complex64 2022-08-17T12:51:20.6760750Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfftn_cpu_complex64 2022-08-17T12:51:20.6769000Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfftn_cpu_complex64 2022-08-17T12:51:20.6824420Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fill_cpu_complex64 2022-08-17T12:51:20.6843957Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fill_cpu_complex64 2022-08-17T12:51:20.6914291Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_flatten_cpu_complex64 2022-08-17T12:51:20.6925256Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_flatten_cpu_complex64 2022-08-17T12:51:20.7056947Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_flip_cpu_complex64 2022-08-17T12:51:20.7066960Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_flip_cpu_complex64 2022-08-17T12:51:20.7115493Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fliplr_cpu_complex64 2022-08-17T12:51:20.7125474Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_fliplr_cpu_complex64 2022-08-17T12:51:20.7173542Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_flipud_cpu_complex64 2022-08-17T12:51:20.7183369Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_flipud_cpu_complex64 2022-08-17T12:51:20.7256490Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_float_power_cpu_complex64 2022-08-17T12:51:20.7268459Z [gw0] [ 76%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_inverse_cpu_float32 2022-08-17T12:51:20.7500494Z test_ops.py::TestCompositeComplianceCPU::test_backward_istft_cpu_float32 2022-08-17T12:51:20.7507150Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_float_power_cpu_complex64 2022-08-17T12:51:20.7597496Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_hsplit_cpu_complex64 2022-08-17T12:51:20.7609785Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_hsplit_cpu_complex64 2022-08-17T12:51:20.7671086Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_hstack_cpu_complex64 2022-08-17T12:51:20.7681831Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_hstack_cpu_complex64 2022-08-17T12:51:20.7737928Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_imag_cpu_complex64 2022-08-17T12:51:20.7750031Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_imag_cpu_complex64 2022-08-17T12:51:20.8995532Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_isclose_cpu_complex64 2022-08-17T12:51:20.9004762Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_isclose_cpu_complex64 2022-08-17T12:51:20.9064917Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_isfinite_cpu_complex64 2022-08-17T12:51:20.9081585Z [gw2] [ 76%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_isfinite_cpu_complex64 2022-08-17T12:51:20.9091524Z [gw0] [ 77%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_istft_cpu_float32 2022-08-17T12:51:20.9092342Z test_ops.py::TestCompositeComplianceCPU::test_backward_kron_cpu_float32 2022-08-17T12:51:20.9185714Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_isinf_cpu_complex64 2022-08-17T12:51:20.9197830Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_isinf_cpu_complex64 2022-08-17T12:51:20.9229384Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_isnan_cpu_complex64 2022-08-17T12:51:20.9240438Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_isnan_cpu_complex64 2022-08-17T12:51:20.9298678Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:51:20.9306375Z [gw0] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_kron_cpu_float32 2022-08-17T12:51:20.9573090Z test_ops.py::TestCompositeComplianceCPU::test_backward_kthvalue_cpu_float32 2022-08-17T12:51:20.9583110Z [gw0] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_kthvalue_cpu_float32 2022-08-17T12:51:20.9993280Z test_ops.py::TestCompositeComplianceCPU::test_backward_ldexp_cpu_float32 2022-08-17T12:51:21.0003010Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_put_cpu_float32 2022-08-17T12:51:21.0662141Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_qr_cpu_float32 2022-08-17T12:51:21.0673790Z [gw0] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_ldexp_cpu_float32 2022-08-17T12:51:21.0773237Z test_ops.py::TestCompositeComplianceCPU::test_backward_lerp_cpu_float32 2022-08-17T12:51:21.0784702Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_matrix_norm_cpu_complex64 2022-08-17T12:51:21.1611431Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_norm_cpu_complex64 2022-08-17T12:51:21.1621630Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_norm_cpu_complex64 2022-08-17T12:51:21.3140888Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_svd_cpu_complex64 2022-08-17T12:51:21.3154860Z [gw0] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_lerp_cpu_float32 2022-08-17T12:51:21.3263284Z test_ops.py::TestCompositeComplianceCPU::test_backward_lgamma_cpu_float32 2022-08-17T12:51:21.3274969Z [gw0] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_lgamma_cpu_float32 2022-08-17T12:51:21.4521327Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cholesky_cpu_float32 2022-08-17T12:51:21.4534240Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_svd_cpu_complex64 2022-08-17T12:51:21.5003464Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:51:21.5015745Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_svdvals_cpu_complex64 2022-08-17T12:51:21.5315082Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:51:21.5327694Z [gw0] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cholesky_cpu_float32 2022-08-17T12:51:21.6345018Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cholesky_ex_cpu_float32 2022-08-17T12:51:21.6357252Z [gw3] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_qr_cpu_float32 2022-08-17T12:51:21.7321157Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_quantile_cpu_float32 2022-08-17T12:51:21.7347291Z [gw0] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cholesky_ex_cpu_float32 2022-08-17T12:51:21.7832007Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cond_cpu_float32 2022-08-17T12:51:21.7843565Z [gw0] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cond_cpu_float32 2022-08-17T12:51:21.8149833Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cross_cpu_float32 2022-08-17T12:51:21.8160071Z [gw0] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cross_cpu_float32 2022-08-17T12:51:21.8730026Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_det_cpu_float32 2022-08-17T12:51:21.8742202Z [gw0] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_det_cpu_float32 2022-08-17T12:51:21.9208945Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eig_cpu_float32 2022-08-17T12:51:21.9222962Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_vector_norm_cpu_complex64 2022-08-17T12:51:21.9273417Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_linspace_cpu_complex64 2022-08-17T12:51:21.9286792Z [gw2] [ 77%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view__refs_linspace_cpu_complex64 2022-08-17T12:51:21.9334075Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_log10_cpu_complex64 2022-08-17T12:51:21.9343399Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_log10_cpu_complex64 2022-08-17T12:51:21.9393467Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_log2_cpu_complex64 2022-08-17T12:51:21.9400977Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_log2_cpu_complex64 2022-08-17T12:51:21.9444549Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_log_cpu_complex64 2022-08-17T12:51:21.9454164Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_log_cpu_complex64 2022-08-17T12:51:21.9563148Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_and_cpu_complex64 2022-08-17T12:51:21.9573297Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_and_cpu_complex64 2022-08-17T12:51:21.9605878Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_not_cpu_complex64 2022-08-17T12:51:21.9616858Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_not_cpu_complex64 2022-08-17T12:51:21.9778352Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_or_cpu_complex64 2022-08-17T12:51:21.9791388Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_or_cpu_complex64 2022-08-17T12:51:21.9963842Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_xor_cpu_complex64 2022-08-17T12:51:21.9972816Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_xor_cpu_complex64 2022-08-17T12:51:22.0022937Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_logspace_cpu_complex64 2022-08-17T12:51:22.0032771Z [gw2] [ 77%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view__refs_logspace_cpu_complex64 2022-08-17T12:51:22.0113888Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_masked_fill_cpu_complex64 2022-08-17T12:51:22.0126489Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_masked_fill_cpu_complex64 2022-08-17T12:51:22.0621730Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_mean_cpu_complex64 2022-08-17T12:51:22.0632233Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_mean_cpu_complex64 2022-08-17T12:51:22.0815001Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:51:22.0826453Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:51:22.1005181Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:51:22.1013741Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:51:22.1045926Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_movedim_cpu_complex64 2022-08-17T12:51:22.1056821Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_movedim_cpu_complex64 2022-08-17T12:51:22.1207535Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_mul_cpu_complex64 2022-08-17T12:51:22.1217509Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_mul_cpu_complex64 2022-08-17T12:51:22.1286381Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_narrow_cpu_complex64 2022-08-17T12:51:22.1296272Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_narrow_cpu_complex64 2022-08-17T12:51:22.1438105Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_ne_cpu_complex64 2022-08-17T12:51:22.1446432Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_ne_cpu_complex64 2022-08-17T12:51:22.1484030Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_neg_cpu_complex64 2022-08-17T12:51:22.1492143Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_neg_cpu_complex64 2022-08-17T12:51:22.1510959Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_empty_cpu_complex64 2022-08-17T12:51:22.1518380Z [gw2] [ 77%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_empty_cpu_complex64 2022-08-17T12:51:22.1568216Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_full_cpu_complex64 2022-08-17T12:51:22.1578721Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_full_cpu_complex64 2022-08-17T12:51:22.1619943Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_ones_cpu_complex64 2022-08-17T12:51:22.1629619Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_ones_cpu_complex64 2022-08-17T12:51:22.1683343Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_zeros_cpu_complex64 2022-08-17T12:51:22.1692001Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_zeros_cpu_complex64 2022-08-17T12:51:22.1862438Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:51:22.1873771Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:51:22.1952142Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:51:22.1961249Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:51:22.2143482Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_norm_cpu_complex64 2022-08-17T12:51:22.2153468Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_norm_cpu_complex64 2022-08-17T12:51:22.2206200Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_permute_cpu_complex64 2022-08-17T12:51:22.2217661Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_permute_cpu_complex64 2022-08-17T12:51:22.2254487Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_positive_cpu_complex64 2022-08-17T12:51:22.2265308Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_positive_cpu_complex64 2022-08-17T12:51:22.2435283Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_pow_cpu_complex64 2022-08-17T12:51:22.2445407Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_pow_cpu_complex64 2022-08-17T12:51:22.2798270Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_prod_cpu_complex64 2022-08-17T12:51:22.2807168Z [gw0] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eig_cpu_float32 2022-08-17T12:51:22.2946027Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigh_cpu_float32 2022-08-17T12:51:22.2953759Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_prod_cpu_complex64 2022-08-17T12:51:22.3017086Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_ravel_cpu_complex64 2022-08-17T12:51:22.3028472Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_ravel_cpu_complex64 2022-08-17T12:51:22.3075916Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_real_cpu_complex64 2022-08-17T12:51:22.3082649Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_real_cpu_complex64 2022-08-17T12:51:22.3128143Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_reciprocal_cpu_complex64 2022-08-17T12:51:22.3134938Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_reciprocal_cpu_complex64 2022-08-17T12:51:22.3248674Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_reshape_cpu_complex64 2022-08-17T12:51:22.3255877Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_reshape_cpu_complex64 2022-08-17T12:51:22.3362252Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_roll_cpu_complex64 2022-08-17T12:51:22.3368989Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_roll_cpu_complex64 2022-08-17T12:51:22.3576489Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_rot90_cpu_complex64 2022-08-17T12:51:22.3586009Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_rot90_cpu_complex64 2022-08-17T12:51:22.3641220Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_rsqrt_cpu_complex64 2022-08-17T12:51:22.3650676Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_rsqrt_cpu_complex64 2022-08-17T12:51:22.3870277Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_rsub_cpu_complex64 2022-08-17T12:51:22.3881135Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_rsub_cpu_complex64 2022-08-17T12:51:22.3987591Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sigmoid_cpu_complex64 2022-08-17T12:51:22.3998452Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_sigmoid_cpu_complex64 2022-08-17T12:51:22.4048429Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sin_cpu_complex64 2022-08-17T12:51:22.4060090Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_sin_cpu_complex64 2022-08-17T12:51:22.4106981Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sinh_cpu_complex64 2022-08-17T12:51:22.4116851Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_sinh_cpu_complex64 2022-08-17T12:51:22.4149856Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sqrt_cpu_complex64 2022-08-17T12:51:22.4160008Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_sqrt_cpu_complex64 2022-08-17T12:51:22.4228640Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_square_cpu_complex64 2022-08-17T12:51:22.4238874Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_square_cpu_complex64 2022-08-17T12:51:22.4337824Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_squeeze_cpu_complex64 2022-08-17T12:51:22.4348366Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_squeeze_cpu_complex64 2022-08-17T12:51:22.4409285Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_stack_cpu_complex64 2022-08-17T12:51:22.4419381Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_stack_cpu_complex64 2022-08-17T12:51:22.4621229Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_std_cpu_complex64 2022-08-17T12:51:22.4631431Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_std_cpu_complex64 2022-08-17T12:51:22.5013954Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_std_mean_cpu_complex64 2022-08-17T12:51:22.5025488Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_std_mean_cpu_complex64 2022-08-17T12:51:22.5204142Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sub_cpu_complex64 2022-08-17T12:51:22.5212217Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_sub_cpu_complex64 2022-08-17T12:51:22.5472138Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sum_cpu_complex64 2022-08-17T12:51:22.5482259Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_sum_cpu_complex64 2022-08-17T12:51:22.5513773Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_t_cpu_complex64 2022-08-17T12:51:22.5524767Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_t_cpu_complex64 2022-08-17T12:51:22.5558308Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_tan_cpu_complex64 2022-08-17T12:51:22.5567961Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_tan_cpu_complex64 2022-08-17T12:51:22.5603185Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_tanh_cpu_complex64 2022-08-17T12:51:22.5613097Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_tanh_cpu_complex64 2022-08-17T12:51:22.5719383Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_tensor_split_cpu_complex64 2022-08-17T12:51:22.5726527Z [gw0] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigh_cpu_float32 2022-08-17T12:51:22.5910697Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigvals_cpu_float32 2022-08-17T12:51:22.5920869Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_tensor_split_cpu_complex64 2022-08-17T12:51:22.5948729Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_trace_cpu_complex64 2022-08-17T12:51:22.5959320Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_trace_cpu_complex64 2022-08-17T12:51:22.6048385Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_transpose_cpu_complex64 2022-08-17T12:51:22.6058225Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_transpose_cpu_complex64 2022-08-17T12:51:22.6225737Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_true_divide_cpu_complex64 2022-08-17T12:51:22.6237558Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_true_divide_cpu_complex64 2022-08-17T12:51:22.6245676Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_unbind_cpu_complex64 2022-08-17T12:51:22.6256918Z [gw0] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigvals_cpu_float32 2022-08-17T12:51:22.6313702Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigvalsh_cpu_float32 2022-08-17T12:51:22.6324604Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_unbind_cpu_complex64 2022-08-17T12:51:22.6384427Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_unflatten_cpu_complex64 2022-08-17T12:51:22.6407846Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_unflatten_cpu_complex64 2022-08-17T12:51:22.6499597Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_unsqueeze_cpu_complex64 2022-08-17T12:51:22.6509310Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_unsqueeze_cpu_complex64 2022-08-17T12:51:22.6635113Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_var_cpu_complex64 2022-08-17T12:51:22.6643589Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_var_cpu_complex64 2022-08-17T12:51:22.6926397Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_var_mean_cpu_complex64 2022-08-17T12:51:22.6933658Z [gw0] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigvalsh_cpu_float32 2022-08-17T12:51:22.6946658Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_var_mean_cpu_complex64 2022-08-17T12:51:22.6948009Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_householder_product_cpu_float32 2022-08-17T12:51:22.7045115Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_view_cpu_complex64 2022-08-17T12:51:22.7056774Z [gw0] [ 77%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_householder_product_cpu_float32 2022-08-17T12:51:22.7064389Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_inv_cpu_float32 2022-08-17T12:51:22.7077101Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_view_cpu_complex64 2022-08-17T12:51:22.7179989Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_vsplit_cpu_complex64 2022-08-17T12:51:22.7197672Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_vsplit_cpu_complex64 2022-08-17T12:51:22.7266537Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_vstack_cpu_complex64 2022-08-17T12:51:22.7276533Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_vstack_cpu_complex64 2022-08-17T12:51:22.7379387Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_where_cpu_complex64 2022-08-17T12:51:22.7387508Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view__refs_where_cpu_complex64 2022-08-17T12:51:22.7421701Z test_ops.py::TestMathBitsCPU::test_conj_view_abs_cpu_complex64 2022-08-17T12:51:22.7429314Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_abs_cpu_complex64 2022-08-17T12:51:22.7486058Z test_ops.py::TestMathBitsCPU::test_conj_view_acos_cpu_complex64 2022-08-17T12:51:22.7495400Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_acos_cpu_complex64 2022-08-17T12:51:22.7562227Z test_ops.py::TestMathBitsCPU::test_conj_view_acosh_cpu_complex64 2022-08-17T12:51:22.7571880Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_acosh_cpu_complex64 2022-08-17T12:51:22.7746675Z test_ops.py::TestMathBitsCPU::test_conj_view_add_cpu_complex64 2022-08-17T12:51:22.7768470Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_add_cpu_complex64 2022-08-17T12:51:22.7811124Z test_ops.py::TestMathBitsCPU::test_conj_view_addbmm_cpu_complex64 2022-08-17T12:51:22.7827218Z [gw0] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_inv_cpu_float32 2022-08-17T12:51:22.8103463Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_inv_ex_cpu_float32 2022-08-17T12:51:22.8114586Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_addbmm_cpu_complex64 2022-08-17T12:51:22.8366799Z test_ops.py::TestMathBitsCPU::test_conj_view_addcdiv_cpu_complex64 2022-08-17T12:51:22.8378763Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_addcdiv_cpu_complex64 2022-08-17T12:51:22.8643006Z test_ops.py::TestMathBitsCPU::test_conj_view_addcmul_cpu_complex64 2022-08-17T12:51:22.8654939Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_addcmul_cpu_complex64 2022-08-17T12:51:22.8669439Z [gw0] [ 77%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_inv_ex_cpu_float32 2022-08-17T12:51:22.8670323Z test_ops.py::TestMathBitsCPU::test_conj_view_addmm_cpu_complex64 2022-08-17T12:51:22.8818093Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lstsq_cpu_float32 2022-08-17T12:51:22.8829585Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_addmm_cpu_complex64 2022-08-17T12:51:22.8969350Z test_ops.py::TestMathBitsCPU::test_conj_view_addmm_decomposed_cpu_complex64 2022-08-17T12:51:22.8979740Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_addmm_decomposed_cpu_complex64 2022-08-17T12:51:22.9127090Z test_ops.py::TestMathBitsCPU::test_conj_view_addmv_cpu_complex64 2022-08-17T12:51:22.9137437Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_addmv_cpu_complex64 2022-08-17T12:51:22.9258053Z test_ops.py::TestMathBitsCPU::test_conj_view_addr_cpu_complex64 2022-08-17T12:51:22.9269121Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_addr_cpu_complex64 2022-08-17T12:51:22.9323291Z test_ops.py::TestMathBitsCPU::test_conj_view_all_cpu_complex64 2022-08-17T12:51:22.9333143Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_all_cpu_complex64 2022-08-17T12:51:22.9447282Z test_ops.py::TestMathBitsCPU::test_conj_view_allclose_cpu_complex64 2022-08-17T12:51:22.9457337Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_allclose_cpu_complex64 2022-08-17T12:51:22.9497461Z test_ops.py::TestMathBitsCPU::test_conj_view_angle_cpu_complex64 2022-08-17T12:51:22.9507200Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_angle_cpu_complex64 2022-08-17T12:51:22.9559318Z test_ops.py::TestMathBitsCPU::test_conj_view_any_cpu_complex64 2022-08-17T12:51:22.9569129Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_any_cpu_complex64 2022-08-17T12:51:22.9615129Z test_ops.py::TestMathBitsCPU::test_conj_view_argwhere_cpu_complex64 2022-08-17T12:51:22.9626292Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_argwhere_cpu_complex64 2022-08-17T12:51:22.9646110Z test_ops.py::TestMathBitsCPU::test_conj_view_as_strided_cpu_complex64 2022-08-17T12:51:22.9657129Z [gw2] [ 77%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_as_strided_cpu_complex64 2022-08-17T12:51:22.9677134Z test_ops.py::TestMathBitsCPU::test_conj_view_as_strided_scatter_cpu_complex64 2022-08-17T12:51:22.9687465Z [gw2] [ 77%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_as_strided_scatter_cpu_complex64 2022-08-17T12:51:22.9748047Z test_ops.py::TestMathBitsCPU::test_conj_view_asin_cpu_complex64 2022-08-17T12:51:22.9759326Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_asin_cpu_complex64 2022-08-17T12:51:22.9816371Z test_ops.py::TestMathBitsCPU::test_conj_view_asinh_cpu_complex64 2022-08-17T12:51:22.9827298Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_asinh_cpu_complex64 2022-08-17T12:51:22.9883930Z test_ops.py::TestMathBitsCPU::test_conj_view_atan_cpu_complex64 2022-08-17T12:51:22.9892143Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_atan_cpu_complex64 2022-08-17T12:51:22.9946487Z test_ops.py::TestMathBitsCPU::test_conj_view_atanh_cpu_complex64 2022-08-17T12:51:22.9957522Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_atanh_cpu_complex64 2022-08-17T12:51:23.0079509Z test_ops.py::TestMathBitsCPU::test_conj_view_atleast_1d_cpu_complex64 2022-08-17T12:51:23.0088830Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_atleast_1d_cpu_complex64 2022-08-17T12:51:23.0210557Z test_ops.py::TestMathBitsCPU::test_conj_view_atleast_2d_cpu_complex64 2022-08-17T12:51:23.0221631Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_atleast_2d_cpu_complex64 2022-08-17T12:51:23.0358625Z test_ops.py::TestMathBitsCPU::test_conj_view_atleast_3d_cpu_complex64 2022-08-17T12:51:23.0370073Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_atleast_3d_cpu_complex64 2022-08-17T12:51:23.0662102Z test_ops.py::TestMathBitsCPU::test_conj_view_baddbmm_cpu_complex64 2022-08-17T12:51:23.0672093Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_baddbmm_cpu_complex64 2022-08-17T12:51:23.0738242Z test_ops.py::TestMathBitsCPU::test_conj_view_bfloat16_cpu_complex64 2022-08-17T12:51:23.0748609Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_bfloat16_cpu_complex64 2022-08-17T12:51:23.0871985Z test_ops.py::TestMathBitsCPU::test_conj_view_block_diag_cpu_complex64 2022-08-17T12:51:23.0884089Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_block_diag_cpu_complex64 2022-08-17T12:51:23.0919893Z test_ops.py::TestMathBitsCPU::test_conj_view_bmm_cpu_complex64 2022-08-17T12:51:23.0932128Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_bmm_cpu_complex64 2022-08-17T12:51:23.0988938Z test_ops.py::TestMathBitsCPU::test_conj_view_bool_cpu_complex64 2022-08-17T12:51:23.1000401Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_bool_cpu_complex64 2022-08-17T12:51:23.1054149Z test_ops.py::TestMathBitsCPU::test_conj_view_broadcast_tensors_cpu_complex64 2022-08-17T12:51:23.1065720Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_broadcast_tensors_cpu_complex64 2022-08-17T12:51:23.1206219Z test_ops.py::TestMathBitsCPU::test_conj_view_broadcast_to_cpu_complex64 2022-08-17T12:51:23.1217202Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_broadcast_to_cpu_complex64 2022-08-17T12:51:23.1251865Z test_ops.py::TestMathBitsCPU::test_conj_view_byte_cpu_complex64 2022-08-17T12:51:23.1259284Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_byte_cpu_complex64 2022-08-17T12:51:23.1305633Z test_ops.py::TestMathBitsCPU::test_conj_view_cartesian_prod_cpu_complex64 2022-08-17T12:51:23.1314265Z [gw2] [ 77%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view_cartesian_prod_cpu_complex64 2022-08-17T12:51:23.1431125Z test_ops.py::TestMathBitsCPU::test_conj_view_cat_cpu_complex64 2022-08-17T12:51:23.1440226Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cat_cpu_complex64 2022-08-17T12:51:23.1492016Z test_ops.py::TestMathBitsCPU::test_conj_view_chalf_cpu_complex64 2022-08-17T12:51:23.1500273Z [gw2] [ 77%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view_chalf_cpu_complex64 2022-08-17T12:51:23.1532946Z test_ops.py::TestMathBitsCPU::test_conj_view_char_cpu_complex64 2022-08-17T12:51:23.1542335Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_char_cpu_complex64 2022-08-17T12:51:23.1750787Z test_ops.py::TestMathBitsCPU::test_conj_view_cholesky_cpu_complex64 2022-08-17T12:51:23.1758348Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cholesky_cpu_complex64 2022-08-17T12:51:23.1909025Z test_ops.py::TestMathBitsCPU::test_conj_view_cholesky_inverse_cpu_complex64 2022-08-17T12:51:23.1917792Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cholesky_inverse_cpu_complex64 2022-08-17T12:51:23.2139203Z test_ops.py::TestMathBitsCPU::test_conj_view_cholesky_solve_cpu_complex64 2022-08-17T12:51:23.2151380Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cholesky_solve_cpu_complex64 2022-08-17T12:51:23.2212714Z test_ops.py::TestMathBitsCPU::test_conj_view_chunk_cpu_complex64 2022-08-17T12:51:23.2225266Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_chunk_cpu_complex64 2022-08-17T12:51:23.2279731Z test_ops.py::TestMathBitsCPU::test_conj_view_clone_cpu_complex64 2022-08-17T12:51:23.2288930Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_clone_cpu_complex64 2022-08-17T12:51:23.2370211Z test_ops.py::TestMathBitsCPU::test_conj_view_column_stack_cpu_complex64 2022-08-17T12:51:23.2383435Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_column_stack_cpu_complex64 2022-08-17T12:51:23.2741302Z test_ops.py::TestMathBitsCPU::test_conj_view_combinations_cpu_complex64 2022-08-17T12:51:23.2749974Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_combinations_cpu_complex64 2022-08-17T12:51:23.2819547Z test_ops.py::TestMathBitsCPU::test_conj_view_conj_cpu_complex64 2022-08-17T12:51:23.2830285Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_conj_cpu_complex64 2022-08-17T12:51:23.2883526Z test_ops.py::TestMathBitsCPU::test_conj_view_conj_physical_cpu_complex64 2022-08-17T12:51:23.2894420Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_conj_physical_cpu_complex64 2022-08-17T12:51:23.3499542Z test_ops.py::TestMathBitsCPU::test_conj_view_constant_pad_nd_cpu_complex64 2022-08-17T12:51:23.3511023Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_constant_pad_nd_cpu_complex64 2022-08-17T12:51:23.3569157Z test_ops.py::TestMathBitsCPU::test_conj_view_contiguous_cpu_complex64 2022-08-17T12:51:23.3579852Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_contiguous_cpu_complex64 2022-08-17T12:51:23.3754681Z test_ops.py::TestMathBitsCPU::test_conj_view_corrcoef_cpu_complex64 2022-08-17T12:51:23.3767987Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_corrcoef_cpu_complex64 2022-08-17T12:51:23.3851052Z test_ops.py::TestMathBitsCPU::test_conj_view_cos_cpu_complex64 2022-08-17T12:51:23.3862205Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cos_cpu_complex64 2022-08-17T12:51:23.3939219Z test_ops.py::TestMathBitsCPU::test_conj_view_cosh_cpu_complex64 2022-08-17T12:51:23.3949553Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cosh_cpu_complex64 2022-08-17T12:51:23.4029813Z test_ops.py::TestMathBitsCPU::test_conj_view_count_nonzero_cpu_complex64 2022-08-17T12:51:23.4038458Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_count_nonzero_cpu_complex64 2022-08-17T12:51:23.4856270Z test_ops.py::TestMathBitsCPU::test_conj_view_cov_cpu_complex64 2022-08-17T12:51:23.4865158Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cov_cpu_complex64 2022-08-17T12:51:23.4920542Z test_ops.py::TestMathBitsCPU::test_conj_view_cross_cpu_complex64 2022-08-17T12:51:23.4928572Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cross_cpu_complex64 2022-08-17T12:51:23.5131150Z test_ops.py::TestMathBitsCPU::test_conj_view_cumprod_cpu_complex64 2022-08-17T12:51:23.5142327Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cumprod_cpu_complex64 2022-08-17T12:51:23.5231268Z test_ops.py::TestMathBitsCPU::test_conj_view_cumsum_cpu_complex64 2022-08-17T12:51:23.5241175Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cumsum_cpu_complex64 2022-08-17T12:51:23.5401326Z test_ops.py::TestMathBitsCPU::test_conj_view_cumulative_trapezoid_cpu_complex64 2022-08-17T12:51:23.5411343Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_cumulative_trapezoid_cpu_complex64 2022-08-17T12:51:23.5585914Z test_ops.py::TestMathBitsCPU::test_conj_view_diag_cpu_complex64 2022-08-17T12:51:23.5596014Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_diag_cpu_complex64 2022-08-17T12:51:23.5851785Z test_ops.py::TestMathBitsCPU::test_conj_view_diag_embed_cpu_complex64 2022-08-17T12:51:23.5862396Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_diag_embed_cpu_complex64 2022-08-17T12:51:23.5956317Z test_ops.py::TestMathBitsCPU::test_conj_view_diagflat_cpu_complex64 2022-08-17T12:51:23.5966893Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_diagflat_cpu_complex64 2022-08-17T12:51:23.6197517Z test_ops.py::TestMathBitsCPU::test_conj_view_diagonal_cpu_complex64 2022-08-17T12:51:23.6208553Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_diagonal_cpu_complex64 2022-08-17T12:51:23.7324793Z test_ops.py::TestMathBitsCPU::test_conj_view_diff_cpu_complex64 2022-08-17T12:51:23.7337455Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_diff_cpu_complex64 2022-08-17T12:51:23.7902298Z test_ops.py::TestMathBitsCPU::test_conj_view_dist_cpu_complex64 2022-08-17T12:51:23.7913859Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_dist_cpu_complex64 2022-08-17T12:51:23.8075966Z test_ops.py::TestMathBitsCPU::test_conj_view_div_no_rounding_mode_cpu_complex64 2022-08-17T12:51:23.8083528Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_div_no_rounding_mode_cpu_complex64 2022-08-17T12:51:23.8147264Z test_ops.py::TestMathBitsCPU::test_conj_view_dot_cpu_complex64 2022-08-17T12:51:23.8158869Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_dot_cpu_complex64 2022-08-17T12:51:23.8215034Z test_ops.py::TestMathBitsCPU::test_conj_view_double_cpu_complex64 2022-08-17T12:51:23.8225292Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_double_cpu_complex64 2022-08-17T12:51:23.8273084Z test_ops.py::TestMathBitsCPU::test_conj_view_dsplit_cpu_complex64 2022-08-17T12:51:23.8281984Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_dsplit_cpu_complex64 2022-08-17T12:51:23.8340361Z test_ops.py::TestMathBitsCPU::test_conj_view_dstack_cpu_complex64 2022-08-17T12:51:23.8352430Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_dstack_cpu_complex64 2022-08-17T12:51:23.8401671Z test_ops.py::TestMathBitsCPU::test_conj_view_eig_cpu_complex64 2022-08-17T12:51:23.8417168Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_eig_cpu_complex64 2022-08-17T12:51:23.8611347Z test_ops.py::TestMathBitsCPU::test_conj_view_einsum_cpu_complex64 2022-08-17T12:51:23.8622612Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_einsum_cpu_complex64 2022-08-17T12:51:23.8640437Z test_ops.py::TestMathBitsCPU::test_conj_view_empty_cpu_complex64 2022-08-17T12:51:23.8649882Z [gw2] [ 77%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_empty_cpu_complex64 2022-08-17T12:51:23.8671550Z test_ops.py::TestMathBitsCPU::test_conj_view_empty_like_cpu_complex64 2022-08-17T12:51:23.8679226Z [gw2] [ 77%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_empty_like_cpu_complex64 2022-08-17T12:51:23.8748029Z test_ops.py::TestMathBitsCPU::test_conj_view_eq_cpu_complex64 2022-08-17T12:51:23.8757972Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_eq_cpu_complex64 2022-08-17T12:51:23.8806760Z test_ops.py::TestMathBitsCPU::test_conj_view_equal_cpu_complex64 2022-08-17T12:51:23.8813635Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_equal_cpu_complex64 2022-08-17T12:51:23.8879256Z test_ops.py::TestMathBitsCPU::test_conj_view_exp_cpu_complex64 2022-08-17T12:51:23.8889194Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_exp_cpu_complex64 2022-08-17T12:51:23.8947741Z test_ops.py::TestMathBitsCPU::test_conj_view_expand_as_cpu_complex64 2022-08-17T12:51:23.8954807Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_expand_as_cpu_complex64 2022-08-17T12:51:23.9065333Z test_ops.py::TestMathBitsCPU::test_conj_view_expand_cpu_complex64 2022-08-17T12:51:23.9072837Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_expand_cpu_complex64 2022-08-17T12:51:23.9197373Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_fft2_cpu_complex64 2022-08-17T12:51:23.9208610Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_fft2_cpu_complex64 2022-08-17T12:51:23.9345132Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_fft_cpu_complex64 2022-08-17T12:51:23.9355854Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_fft_cpu_complex64 2022-08-17T12:51:23.9519984Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_fftn_cpu_complex64 2022-08-17T12:51:23.9531482Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_fftn_cpu_complex64 2022-08-17T12:51:23.9639954Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_fftshift_cpu_complex64 2022-08-17T12:51:23.9651618Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_fftshift_cpu_complex64 2022-08-17T12:51:23.9774744Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfft2_cpu_complex64 2022-08-17T12:51:23.9786911Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfft2_cpu_complex64 2022-08-17T12:51:23.9913139Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfft_cpu_complex64 2022-08-17T12:51:23.9924445Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfft_cpu_complex64 2022-08-17T12:51:24.0063615Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfftn_cpu_complex64 2022-08-17T12:51:24.0075005Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfftn_cpu_complex64 2022-08-17T12:51:24.0209845Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifft2_cpu_complex64 2022-08-17T12:51:24.0220404Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifft2_cpu_complex64 2022-08-17T12:51:24.0363436Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifft_cpu_complex64 2022-08-17T12:51:24.0374596Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifft_cpu_complex64 2022-08-17T12:51:24.0552305Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifftn_cpu_complex64 2022-08-17T12:51:24.0563642Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifftn_cpu_complex64 2022-08-17T12:51:24.0669863Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifftshift_cpu_complex64 2022-08-17T12:51:24.0680369Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifftshift_cpu_complex64 2022-08-17T12:51:24.0795907Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfft2_cpu_complex64 2022-08-17T12:51:24.0807227Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfft2_cpu_complex64 2022-08-17T12:51:24.0920019Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfft_cpu_complex64 2022-08-17T12:51:24.0930858Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfft_cpu_complex64 2022-08-17T12:51:24.1055489Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfftn_cpu_complex64 2022-08-17T12:51:24.1066506Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfftn_cpu_complex64 2022-08-17T12:51:24.1135541Z test_ops.py::TestMathBitsCPU::test_conj_view_fill_cpu_complex64 2022-08-17T12:51:24.1145638Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fill_cpu_complex64 2022-08-17T12:51:24.1238313Z test_ops.py::TestMathBitsCPU::test_conj_view_flatten_cpu_complex64 2022-08-17T12:51:24.1248142Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_flatten_cpu_complex64 2022-08-17T12:51:24.1411361Z test_ops.py::TestMathBitsCPU::test_conj_view_flip_cpu_complex64 2022-08-17T12:51:24.1421977Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_flip_cpu_complex64 2022-08-17T12:51:24.1479785Z test_ops.py::TestMathBitsCPU::test_conj_view_fliplr_cpu_complex64 2022-08-17T12:51:24.1491298Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_fliplr_cpu_complex64 2022-08-17T12:51:24.1549637Z test_ops.py::TestMathBitsCPU::test_conj_view_flipud_cpu_complex64 2022-08-17T12:51:24.1560663Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_flipud_cpu_complex64 2022-08-17T12:51:24.1634891Z test_ops.py::TestMathBitsCPU::test_conj_view_float_cpu_complex64 2022-08-17T12:51:24.1646861Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_float_cpu_complex64 2022-08-17T12:51:24.1921899Z test_ops.py::TestMathBitsCPU::test_conj_view_float_power_cpu_complex64 2022-08-17T12:51:24.1933858Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_float_power_cpu_complex64 2022-08-17T12:51:24.1989879Z test_ops.py::TestMathBitsCPU::test_conj_view_full_like_cpu_complex64 2022-08-17T12:51:24.2001218Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_full_like_cpu_complex64 2022-08-17T12:51:24.2098374Z test_ops.py::TestMathBitsCPU::test_conj_view_gather_cpu_complex64 2022-08-17T12:51:24.2108560Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_gather_cpu_complex64 2022-08-17T12:51:24.2401824Z test_ops.py::TestMathBitsCPU::test_conj_view_geqrf_cpu_complex64 2022-08-17T12:51:24.2412321Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_geqrf_cpu_complex64 2022-08-17T12:51:24.2560011Z test_ops.py::TestMathBitsCPU::test_conj_view_gradient_cpu_complex64 2022-08-17T12:51:24.2572510Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_gradient_cpu_complex64 2022-08-17T12:51:24.2649083Z test_ops.py::TestMathBitsCPU::test_conj_view_half_cpu_complex64 2022-08-17T12:51:24.2661677Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_half_cpu_complex64 2022-08-17T12:51:24.2713085Z test_ops.py::TestMathBitsCPU::test_conj_view_hsplit_cpu_complex64 2022-08-17T12:51:24.2723975Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_hsplit_cpu_complex64 2022-08-17T12:51:24.2793360Z test_ops.py::TestMathBitsCPU::test_conj_view_hstack_cpu_complex64 2022-08-17T12:51:24.2803520Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_hstack_cpu_complex64 2022-08-17T12:51:24.2860800Z test_ops.py::TestMathBitsCPU::test_conj_view_imag_cpu_complex64 2022-08-17T12:51:24.2873705Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_imag_cpu_complex64 2022-08-17T12:51:24.3066346Z test_ops.py::TestMathBitsCPU::test_conj_view_index_add_cpu_complex64 2022-08-17T12:51:24.3076758Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_index_add_cpu_complex64 2022-08-17T12:51:24.3153183Z test_ops.py::TestMathBitsCPU::test_conj_view_index_copy_cpu_complex64 2022-08-17T12:51:24.3163353Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_index_copy_cpu_complex64 2022-08-17T12:51:24.3236169Z test_ops.py::TestMathBitsCPU::test_conj_view_index_fill_cpu_complex64 2022-08-17T12:51:24.3246244Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_index_fill_cpu_complex64 2022-08-17T12:51:24.3345153Z test_ops.py::TestMathBitsCPU::test_conj_view_index_put_cpu_complex64 2022-08-17T12:51:24.3355230Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_index_put_cpu_complex64 2022-08-17T12:51:24.3421169Z test_ops.py::TestMathBitsCPU::test_conj_view_index_select_cpu_complex64 2022-08-17T12:51:24.3431265Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_index_select_cpu_complex64 2022-08-17T12:51:24.3498588Z test_ops.py::TestMathBitsCPU::test_conj_view_inner_cpu_complex64 2022-08-17T12:51:24.3509175Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_inner_cpu_complex64 2022-08-17T12:51:24.3557598Z test_ops.py::TestMathBitsCPU::test_conj_view_int_cpu_complex64 2022-08-17T12:51:24.3569537Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_int_cpu_complex64 2022-08-17T12:51:24.3734875Z test_ops.py::TestMathBitsCPU::test_conj_view_inverse_cpu_complex64 2022-08-17T12:51:24.3746598Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_inverse_cpu_complex64 2022-08-17T12:51:24.3890207Z test_ops.py::TestMathBitsCPU::test_conj_view_isclose_cpu_complex64 2022-08-17T12:51:24.3898289Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_isclose_cpu_complex64 2022-08-17T12:51:24.3944241Z test_ops.py::TestMathBitsCPU::test_conj_view_isfinite_cpu_complex64 2022-08-17T12:51:24.3954495Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_isfinite_cpu_complex64 2022-08-17T12:51:24.3990844Z test_ops.py::TestMathBitsCPU::test_conj_view_isinf_cpu_complex64 2022-08-17T12:51:24.4001288Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_isinf_cpu_complex64 2022-08-17T12:51:24.4035579Z test_ops.py::TestMathBitsCPU::test_conj_view_isnan_cpu_complex64 2022-08-17T12:51:24.4047113Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_isnan_cpu_complex64 2022-08-17T12:51:24.4088445Z test_ops.py::TestMathBitsCPU::test_conj_view_isreal_cpu_complex64 2022-08-17T12:51:24.4098607Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_isreal_cpu_complex64 2022-08-17T12:51:24.4393013Z test_ops.py::TestMathBitsCPU::test_conj_view_istft_cpu_complex64 2022-08-17T12:51:24.4403390Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_istft_cpu_complex64 2022-08-17T12:51:24.4436389Z test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:51:24.4448004Z [gw2] [ 77%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_2inputs_2outputs_cpu_complex64 2022-08-17T12:51:24.4478829Z test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:51:24.4488791Z [gw2] [ 77%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_4inputs_with_extra_args_cpu_complex64 2022-08-17T12:51:24.4520418Z test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_binary_cpu_complex64 2022-08-17T12:51:24.4530631Z [gw2] [ 77%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_binary_cpu_complex64 2022-08-17T12:51:24.4559297Z test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:51:24.4570084Z [gw2] [ 77%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_binary_return_by_ref_cpu_complex64 2022-08-17T12:51:24.4600878Z test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_unary_cpu_complex64 2022-08-17T12:51:24.4612528Z [gw2] [ 77%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_unary_cpu_complex64 2022-08-17T12:51:24.4680169Z test_ops.py::TestMathBitsCPU::test_conj_view_kron_cpu_complex64 2022-08-17T12:51:24.4690336Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_kron_cpu_complex64 2022-08-17T12:51:24.4745539Z test_ops.py::TestMathBitsCPU::test_conj_view_ldexp_cpu_complex64 2022-08-17T12:51:24.4755932Z [gw2] [ 77%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view_ldexp_cpu_complex64 2022-08-17T12:51:24.5200972Z test_ops.py::TestMathBitsCPU::test_conj_view_lerp_cpu_complex64 2022-08-17T12:51:24.5212737Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_lerp_cpu_complex64 2022-08-17T12:51:24.5517681Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cholesky_cpu_complex64 2022-08-17T12:51:24.5529273Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cholesky_cpu_complex64 2022-08-17T12:51:24.5632547Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:51:24.5643026Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cholesky_ex_cpu_complex64 2022-08-17T12:51:24.5714056Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cond_cpu_complex64 2022-08-17T12:51:24.5725264Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cond_cpu_complex64 2022-08-17T12:51:24.5794971Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cross_cpu_complex64 2022-08-17T12:51:24.5806032Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cross_cpu_complex64 2022-08-17T12:51:24.6000283Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_det_cpu_complex64 2022-08-17T12:51:24.6011872Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_det_cpu_complex64 2022-08-17T12:51:24.6133305Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eig_cpu_complex64 2022-08-17T12:51:24.6144543Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eig_cpu_complex64 2022-08-17T12:51:24.6251812Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigh_cpu_complex64 2022-08-17T12:51:24.6263523Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigh_cpu_complex64 2022-08-17T12:51:24.6436757Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigvals_cpu_complex64 2022-08-17T12:51:24.6447749Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigvals_cpu_complex64 2022-08-17T12:51:24.6565945Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigvalsh_cpu_complex64 2022-08-17T12:51:24.6576582Z [gw2] [ 77%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigvalsh_cpu_complex64 2022-08-17T12:51:24.6980294Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_householder_product_cpu_complex64 2022-08-17T12:51:24.6989243Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_householder_product_cpu_complex64 2022-08-17T12:51:24.7163725Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_inv_cpu_complex64 2022-08-17T12:51:24.7175290Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_inv_cpu_complex64 2022-08-17T12:51:24.7266303Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_inv_ex_cpu_complex64 2022-08-17T12:51:24.7277595Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_inv_ex_cpu_complex64 2022-08-17T12:51:24.7342084Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_factor_cpu_complex64 2022-08-17T12:51:24.7352753Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_factor_cpu_complex64 2022-08-17T12:51:24.7424652Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:51:24.7435526Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_factor_ex_cpu_complex64 2022-08-17T12:51:24.7586548Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_solve_cpu_complex64 2022-08-17T12:51:24.7597785Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_solve_cpu_complex64 2022-08-17T12:51:24.8118702Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lstsq_cpu_complex64 2022-08-17T12:51:24.8129690Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lstsq_cpu_complex64 2022-08-17T12:51:24.9630891Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:51:24.9642524Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lstsq_grad_oriented_cpu_complex64 2022-08-17T12:51:24.9853573Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_cpu_complex64 2022-08-17T12:51:24.9865303Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_cpu_complex64 2022-08-17T12:51:25.0039804Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_factor_cpu_complex64 2022-08-17T12:51:25.0050274Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_factor_cpu_complex64 2022-08-17T12:51:25.0187421Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:51:25.0197680Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_factor_ex_cpu_complex64 2022-08-17T12:51:25.4426466Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_solve_cpu_complex64 2022-08-17T12:51:25.4437738Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_solve_cpu_complex64 2022-08-17T12:51:25.4554604Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_norm_cpu_complex64 2022-08-17T12:51:25.4567788Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lstsq_cpu_float32 2022-08-17T12:51:25.5244703Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:51:25.5257476Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_norm_cpu_complex64 2022-08-17T12:51:25.5668509Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_power_cpu_complex64 2022-08-17T12:51:25.5680661Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_power_cpu_complex64 2022-08-17T12:51:25.5756150Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_rank_cpu_complex64 2022-08-17T12:51:25.5767362Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_rank_cpu_complex64 2022-08-17T12:51:25.5843520Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:51:25.5855755Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_rank_hermitian_cpu_complex64 2022-08-17T12:51:25.6025506Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_multi_dot_cpu_complex64 2022-08-17T12:51:25.6036138Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_multi_dot_cpu_complex64 2022-08-17T12:51:25.6315703Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_norm_cpu_complex64 2022-08-17T12:51:25.6328099Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_norm_cpu_complex64 2022-08-17T12:51:25.6554526Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:51:25.6566332Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_norm_subgradients_at_zero_cpu_complex64 2022-08-17T12:51:25.7166625Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_cpu_complex64 2022-08-17T12:51:25.7179041Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_cpu_complex64 2022-08-17T12:51:25.7432362Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:51:25.7444398Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_hermitian_cpu_complex64 2022-08-17T12:51:25.7478189Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_singular_cpu_complex64 2022-08-17T12:51:25.7490061Z [gw2] [ 78%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_singular_cpu_complex64 2022-08-17T12:51:25.7917477Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_qr_cpu_complex64 2022-08-17T12:51:25.7930522Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_qr_cpu_complex64 2022-08-17T12:51:25.8062048Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_slogdet_cpu_complex64 2022-08-17T12:51:25.8074527Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_slogdet_cpu_complex64 2022-08-17T12:51:25.8283921Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_cpu_complex64 2022-08-17T12:51:25.8296631Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_svd_cpu_float32 2022-08-17T12:51:25.8321132Z test_ops.py::TestCompositeComplianceCPU::test_backward_svd_lowrank_cpu_float32 2022-08-17T12:51:25.8332076Z [gw1] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_backward_svd_lowrank_cpu_float32 2022-08-17T12:51:25.8414512Z test_ops.py::TestCompositeComplianceCPU::test_backward_symeig_cpu_float32 2022-08-17T12:51:25.8426228Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_cpu_complex64 2022-08-17T12:51:25.8649338Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_ex_cpu_complex64 2022-08-17T12:51:25.8687021Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_ex_cpu_complex64 2022-08-17T12:51:26.2471797Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_triangular_cpu_complex64 2022-08-17T12:51:26.2486257Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_symeig_cpu_float32 2022-08-17T12:51:26.2605405Z test_ops.py::TestCompositeComplianceCPU::test_backward_t_cpu_float32 2022-08-17T12:51:26.2618753Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_t_cpu_float32 2022-08-17T12:51:26.3133934Z test_ops.py::TestCompositeComplianceCPU::test_backward_take_along_dim_cpu_float32 2022-08-17T12:51:26.3145977Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_take_along_dim_cpu_float32 2022-08-17T12:51:26.3847074Z test_ops.py::TestCompositeComplianceCPU::test_backward_take_cpu_float32 2022-08-17T12:51:26.3859729Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_take_cpu_float32 2022-08-17T12:51:26.3949774Z test_ops.py::TestCompositeComplianceCPU::test_backward_tan_cpu_float32 2022-08-17T12:51:26.3961785Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_tan_cpu_float32 2022-08-17T12:51:26.4041491Z test_ops.py::TestCompositeComplianceCPU::test_backward_tanh_cpu_float32 2022-08-17T12:51:26.4052263Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_tanh_cpu_float32 2022-08-17T12:51:26.4259179Z test_ops.py::TestCompositeComplianceCPU::test_backward_tensor_split_cpu_float32 2022-08-17T12:51:26.4272435Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_triangular_cpu_complex64 2022-08-17T12:51:26.4402628Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_svd_cpu_complex64 2022-08-17T12:51:26.4415966Z [gw1] [ 78%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_tensor_split_cpu_float32 2022-08-17T12:51:26.4666351Z test_ops.py::TestCompositeComplianceCPU::test_backward_tensordot_cpu_float32 2022-08-17T12:51:26.4677942Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_quantile_cpu_float32 2022-08-17T12:51:26.4791446Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rad2deg_cpu_float32 2022-08-17T12:51:26.4802710Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_tensordot_cpu_float32 2022-08-17T12:51:26.4832111Z test_ops.py::TestCompositeComplianceCPU::test_backward_tile_cpu_float32 2022-08-17T12:51:26.4842689Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rad2deg_cpu_float32 2022-08-17T12:51:26.4867872Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rand_like_cpu_float32 2022-08-17T12:51:26.4879896Z [gw3] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rand_like_cpu_float32 2022-08-17T12:51:26.4918379Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_randint_like_cpu_float32 2022-08-17T12:51:26.4930106Z [gw3] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_randint_like_cpu_float32 2022-08-17T12:51:26.4967442Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_randn_like_cpu_float32 2022-08-17T12:51:26.4978403Z [gw3] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_randn_like_cpu_float32 2022-08-17T12:51:26.5182981Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ravel_cpu_float32 2022-08-17T12:51:26.5196467Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ravel_cpu_float32 2022-08-17T12:51:26.5361897Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_real_cpu_float32 2022-08-17T12:51:26.5375276Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_real_cpu_float32 2022-08-17T12:51:26.5619205Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reciprocal_cpu_float32 2022-08-17T12:51:26.5620156Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_tile_cpu_float32 2022-08-17T12:51:26.5625480Z test_ops.py::TestCompositeComplianceCPU::test_backward_to_sparse_cpu_float32 2022-08-17T12:51:26.5636752Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reciprocal_cpu_float32 2022-08-17T12:51:26.5647232Z [gw1] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_backward_to_sparse_cpu_float32 2022-08-17T12:51:26.5663348Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_remainder_cpu_float32 2022-08-17T12:51:26.6185488Z test_ops.py::TestCompositeComplianceCPU::test_backward_topk_cpu_float32 2022-08-17T12:51:26.6187861Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_topk_cpu_float32 2022-08-17T12:51:26.6246252Z test_ops.py::TestCompositeComplianceCPU::test_backward_trace_cpu_float32 2022-08-17T12:51:26.6262821Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_trace_cpu_float32 2022-08-17T12:51:26.6517648Z test_ops.py::TestCompositeComplianceCPU::test_backward_transpose_cpu_float32 2022-08-17T12:51:26.6528045Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_transpose_cpu_float32 2022-08-17T12:51:26.6682314Z test_ops.py::TestCompositeComplianceCPU::test_backward_trapezoid_cpu_float32 2022-08-17T12:51:26.6717454Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_svd_cpu_complex64 2022-08-17T12:51:26.7104080Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_svdvals_cpu_complex64 2022-08-17T12:51:26.7126390Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_svdvals_cpu_complex64 2022-08-17T12:51:26.7209272Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_tensorinv_cpu_complex64 2022-08-17T12:51:26.7222771Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_tensorinv_cpu_complex64 2022-08-17T12:51:26.7345694Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_tensorsolve_cpu_complex64 2022-08-17T12:51:26.7356734Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_tensorsolve_cpu_complex64 2022-08-17T12:51:26.7578106Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vander_cpu_complex64 2022-08-17T12:51:26.7589890Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vander_cpu_complex64 2022-08-17T12:51:26.8354474Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vecdot_cpu_complex64 2022-08-17T12:51:26.8369488Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vecdot_cpu_complex64 2022-08-17T12:51:26.8468944Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vector_norm_cpu_complex64 2022-08-17T12:51:26.8470119Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_trapezoid_cpu_float32 2022-08-17T12:51:26.9685220Z test_ops.py::TestCompositeComplianceCPU::test_backward_trapz_cpu_float32 2022-08-17T12:51:26.9694848Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vector_norm_cpu_complex64 2022-08-17T12:51:26.9749258Z test_ops.py::TestMathBitsCPU::test_conj_view_linspace_cpu_complex64 2022-08-17T12:51:26.9759946Z [gw2] [ 78%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view_linspace_cpu_complex64 2022-08-17T12:51:26.9843441Z test_ops.py::TestMathBitsCPU::test_conj_view_log10_cpu_complex64 2022-08-17T12:51:26.9852928Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_log10_cpu_complex64 2022-08-17T12:51:26.9916251Z test_ops.py::TestMathBitsCPU::test_conj_view_log2_cpu_complex64 2022-08-17T12:51:26.9928183Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_log2_cpu_complex64 2022-08-17T12:51:26.9995384Z test_ops.py::TestMathBitsCPU::test_conj_view_log_cpu_complex64 2022-08-17T12:51:27.0006955Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_log_cpu_complex64 2022-08-17T12:51:27.0072203Z test_ops.py::TestMathBitsCPU::test_conj_view_log_softmax_dtype_cpu_complex64 2022-08-17T12:51:27.0081179Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_log_softmax_dtype_cpu_complex64 2022-08-17T12:51:27.0246002Z test_ops.py::TestMathBitsCPU::test_conj_view_logdet_cpu_complex64 2022-08-17T12:51:27.0259036Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_logdet_cpu_complex64 2022-08-17T12:51:27.0321311Z test_ops.py::TestMathBitsCPU::test_conj_view_logical_and_cpu_complex64 2022-08-17T12:51:27.0334665Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_trapz_cpu_float32 2022-08-17T12:51:27.0343869Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_logical_and_cpu_complex64 2022-08-17T12:51:27.0346570Z test_ops.py::TestMathBitsCPU::test_conj_view_logical_not_cpu_complex64 2022-08-17T12:51:27.0383968Z test_ops.py::TestCompositeComplianceCPU::test_backward_triangular_solve_cpu_float32 2022-08-17T12:51:27.0394847Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_logical_not_cpu_complex64 2022-08-17T12:51:27.0470509Z test_ops.py::TestMathBitsCPU::test_conj_view_logical_or_cpu_complex64 2022-08-17T12:51:27.0481830Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_logical_or_cpu_complex64 2022-08-17T12:51:27.0560946Z test_ops.py::TestMathBitsCPU::test_conj_view_logical_xor_cpu_complex64 2022-08-17T12:51:27.0572408Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_logical_xor_cpu_complex64 2022-08-17T12:51:27.0618135Z test_ops.py::TestMathBitsCPU::test_conj_view_logspace_cpu_complex64 2022-08-17T12:51:27.0627362Z [gw2] [ 78%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view_logspace_cpu_complex64 2022-08-17T12:51:27.0673565Z test_ops.py::TestMathBitsCPU::test_conj_view_long_cpu_complex64 2022-08-17T12:51:27.0683240Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_long_cpu_complex64 2022-08-17T12:51:27.0707303Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_remainder_cpu_float32 2022-08-17T12:51:27.0708195Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_renorm_cpu_float32 2022-08-17T12:51:27.0743217Z test_ops.py::TestMathBitsCPU::test_conj_view_lu_cpu_complex64 2022-08-17T12:51:27.0751018Z [gw3] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_renorm_cpu_float32 2022-08-17T12:51:27.1112468Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_repeat_cpu_float32 2022-08-17T12:51:27.1114137Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_lu_cpu_complex64 2022-08-17T12:51:27.2306090Z test_ops.py::TestMathBitsCPU::test_conj_view_lu_solve_cpu_complex64 2022-08-17T12:51:27.2316137Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_repeat_cpu_float32 2022-08-17T12:51:27.2429693Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_repeat_interleave_cpu_float32 2022-08-17T12:51:27.2441524Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_lu_solve_cpu_complex64 2022-08-17T12:51:27.2666697Z test_ops.py::TestMathBitsCPU::test_conj_view_lu_unpack_cpu_complex64 2022-08-17T12:51:27.2678152Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_lu_unpack_cpu_complex64 2022-08-17T12:51:27.2754335Z test_ops.py::TestMathBitsCPU::test_conj_view_mH_cpu_complex64 2022-08-17T12:51:27.2766759Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_repeat_interleave_cpu_float32 2022-08-17T12:51:27.2819167Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reshape_as_cpu_float32 2022-08-17T12:51:27.2826593Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_mH_cpu_complex64 2022-08-17T12:51:27.2961541Z test_ops.py::TestMathBitsCPU::test_conj_view_mT_cpu_complex64 2022-08-17T12:51:27.2981910Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_mT_cpu_complex64 2022-08-17T12:51:27.3153817Z test_ops.py::TestMathBitsCPU::test_conj_view_masked_fill_cpu_complex64 2022-08-17T12:51:27.3176280Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_masked_fill_cpu_complex64 2022-08-17T12:51:27.3282709Z test_ops.py::TestMathBitsCPU::test_conj_view_masked_scatter_cpu_complex64 2022-08-17T12:51:27.3304961Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_masked_scatter_cpu_complex64 2022-08-17T12:51:27.3378894Z test_ops.py::TestMathBitsCPU::test_conj_view_masked_select_cpu_complex64 2022-08-17T12:51:27.3410293Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reshape_as_cpu_float32 2022-08-17T12:51:27.3438835Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reshape_cpu_float32 2022-08-17T12:51:27.3457824Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_masked_select_cpu_complex64 2022-08-17T12:51:27.3794991Z test_ops.py::TestMathBitsCPU::test_conj_view_matmul_cpu_complex64 2022-08-17T12:51:27.3807214Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_matmul_cpu_complex64 2022-08-17T12:51:27.3977291Z test_ops.py::TestMathBitsCPU::test_conj_view_matrix_exp_cpu_complex64 2022-08-17T12:51:27.3978160Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_matrix_exp_cpu_complex64 2022-08-17T12:51:27.4226864Z test_ops.py::TestMathBitsCPU::test_conj_view_mean_cpu_complex64 2022-08-17T12:51:27.4233894Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reshape_cpu_float32 2022-08-17T12:51:27.4266954Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resize__cpu_float32 2022-08-17T12:51:27.4275760Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_mean_cpu_complex64 2022-08-17T12:51:27.4303117Z [gw3] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resize__cpu_float32 2022-08-17T12:51:27.4304026Z test_ops.py::TestMathBitsCPU::test_conj_view_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:51:27.4322489Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resize_as__cpu_float32 2022-08-17T12:51:27.4333938Z [gw3] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resize_as__cpu_float32 2022-08-17T12:51:27.4418912Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resolve_conj_cpu_float32 2022-08-17T12:51:27.4430052Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_meshgrid_list_of_tensors_cpu_complex64 2022-08-17T12:51:27.4457442Z test_ops.py::TestMathBitsCPU::test_conj_view_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:51:27.4468382Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resolve_conj_cpu_float32 2022-08-17T12:51:27.4557540Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resolve_neg_cpu_float32 2022-08-17T12:51:27.4570042Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_meshgrid_variadic_tensors_cpu_complex64 2022-08-17T12:51:27.4591458Z test_ops.py::TestMathBitsCPU::test_conj_view_mm_cpu_complex64 2022-08-17T12:51:27.4644293Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resolve_neg_cpu_float32 2022-08-17T12:51:27.4644960Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_roll_cpu_float32 2022-08-17T12:51:27.4666726Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_mm_cpu_complex64 2022-08-17T12:51:27.4716345Z test_ops.py::TestMathBitsCPU::test_conj_view_movedim_cpu_complex64 2022-08-17T12:51:27.4737446Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_movedim_cpu_complex64 2022-08-17T12:51:27.4954034Z test_ops.py::TestMathBitsCPU::test_conj_view_mul_cpu_complex64 2022-08-17T12:51:27.4954997Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_mul_cpu_complex64 2022-08-17T12:51:27.5020344Z test_ops.py::TestMathBitsCPU::test_conj_view_mv_cpu_complex64 2022-08-17T12:51:27.5021303Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_mv_cpu_complex64 2022-08-17T12:51:27.5117074Z test_ops.py::TestMathBitsCPU::test_conj_view_narrow_cpu_complex64 2022-08-17T12:51:27.5127715Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_narrow_cpu_complex64 2022-08-17T12:51:27.5195831Z test_ops.py::TestMathBitsCPU::test_conj_view_ne_cpu_complex64 2022-08-17T12:51:27.5206222Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_ne_cpu_complex64 2022-08-17T12:51:27.5252515Z test_ops.py::TestMathBitsCPU::test_conj_view_neg_cpu_complex64 2022-08-17T12:51:27.5263009Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_neg_cpu_complex64 2022-08-17T12:51:27.5281206Z test_ops.py::TestMathBitsCPU::test_conj_view_new_empty_cpu_complex64 2022-08-17T12:51:27.5291829Z [gw2] [ 78%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_new_empty_cpu_complex64 2022-08-17T12:51:27.5354145Z test_ops.py::TestMathBitsCPU::test_conj_view_new_full_cpu_complex64 2022-08-17T12:51:27.5361751Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_new_full_cpu_complex64 2022-08-17T12:51:27.5424368Z test_ops.py::TestMathBitsCPU::test_conj_view_new_ones_cpu_complex64 2022-08-17T12:51:27.5438757Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_new_ones_cpu_complex64 2022-08-17T12:51:27.5495930Z test_ops.py::TestMathBitsCPU::test_conj_view_new_zeros_cpu_complex64 2022-08-17T12:51:27.5503492Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_new_zeros_cpu_complex64 2022-08-17T12:51:27.5710564Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv1d_cpu_complex64 2022-08-17T12:51:27.5715098Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_roll_cpu_float32 2022-08-17T12:51:27.6125564Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rot90_cpu_float32 2022-08-17T12:51:27.6138608Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv1d_cpu_complex64 2022-08-17T12:51:27.6617642Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv2d_cpu_complex64 2022-08-17T12:51:27.6636026Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_triangular_solve_cpu_float32 2022-08-17T12:51:27.6845132Z test_ops.py::TestCompositeComplianceCPU::test_backward_tril_cpu_float32 2022-08-17T12:51:27.6854100Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_tril_cpu_float32 2022-08-17T12:51:27.7052336Z test_ops.py::TestCompositeComplianceCPU::test_backward_triu_cpu_float32 2022-08-17T12:51:27.7068474Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_triu_cpu_float32 2022-08-17T12:51:27.8065741Z test_ops.py::TestCompositeComplianceCPU::test_backward_true_divide_cpu_float32 2022-08-17T12:51:27.8090895Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv2d_cpu_complex64 2022-08-17T12:51:27.8095573Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:51:27.8107080Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rot90_cpu_float32 2022-08-17T12:51:27.8215430Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_cpu_float32 2022-08-17T12:51:27.8226938Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_cpu_float32 2022-08-17T12:51:27.8424608Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_0_cpu_float32 2022-08-17T12:51:27.8443511Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_true_divide_cpu_float32 2022-08-17T12:51:27.8448689Z test_ops.py::TestCompositeComplianceCPU::test_backward_trunc_cpu_float32 2022-08-17T12:51:27.8494788Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_0_cpu_float32 2022-08-17T12:51:27.8507599Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_3_cpu_float32 2022-08-17T12:51:27.8520519Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_trunc_cpu_float32 2022-08-17T12:51:27.8584497Z test_ops.py::TestCompositeComplianceCPU::test_backward_unbind_cpu_float32 2022-08-17T12:51:27.8607284Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 2022-08-17T12:51:27.8680252Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:51:27.8704339Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_3_cpu_float32 2022-08-17T12:51:27.8728042Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_neg_3_cpu_float32 2022-08-17T12:51:27.8766079Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_l1_loss_cpu_complex64 2022-08-17T12:51:27.8912829Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_linear_cpu_complex64 2022-08-17T12:51:27.8940479Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_neg_3_cpu_float32 2022-08-17T12:51:27.9066207Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rsqrt_cpu_float32 2022-08-17T12:51:27.9076837Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_linear_cpu_complex64 2022-08-17T12:51:27.9166879Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_normalize_cpu_complex64 2022-08-17T12:51:27.9178415Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rsqrt_cpu_float32 2022-08-17T12:51:27.9277641Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rsub_cpu_float32 2022-08-17T12:51:27.9289094Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_normalize_cpu_complex64 2022-08-17T12:51:27.9484610Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:51:27.9495760Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_circular_cpu_complex64 2022-08-17T12:51:28.0241124Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:51:28.0255036Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_constant_cpu_complex64 2022-08-17T12:51:28.0483091Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:51:28.0496671Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_reflect_cpu_complex64 2022-08-17T12:51:28.0712198Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:51:28.0724044Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_replicate_cpu_complex64 2022-08-17T12:51:28.0842927Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:51:28.0848808Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pairwise_distance_cpu_complex64 2022-08-17T12:51:28.0907398Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:51:28.0918969Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pixel_shuffle_cpu_complex64 2022-08-17T12:51:28.0977792Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:51:28.0989093Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pixel_unshuffle_cpu_complex64 2022-08-17T12:51:28.1042299Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:51:28.1053265Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:51:28.1132644Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:51:28.1143541Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_softmin_with_dtype_cpu_complex64 2022-08-17T12:51:28.1216645Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_softsign_cpu_complex64 2022-08-17T12:51:28.1226830Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_softsign_cpu_complex64 2022-08-17T12:51:28.1290352Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:51:28.1300759Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_tanhshrink_cpu_complex64 2022-08-17T12:51:28.1433179Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:51:28.1443440Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_triplet_margin_loss_cpu_complex64 2022-08-17T12:51:28.1577981Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:51:28.1587946Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 2022-08-17T12:51:28.2509092Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_unfold_cpu_complex64 2022-08-17T12:51:28.2521523Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:51:28.2691997Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_cpu_float32 2022-08-17T12:51:28.2709351Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_unbind_cpu_float32 2022-08-17T12:51:28.3010430Z test_ops.py::TestCompositeComplianceCPU::test_backward_unflatten_cpu_float32 2022-08-17T12:51:28.3033818Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_unflatten_cpu_float32 2022-08-17T12:51:28.3842710Z test_ops.py::TestCompositeComplianceCPU::test_backward_unfold_cpu_float32 2022-08-17T12:51:28.3855785Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_unfold_cpu_float32 2022-08-17T12:51:28.4106542Z test_ops.py::TestCompositeComplianceCPU::test_backward_unsqueeze_cpu_float32 2022-08-17T12:51:28.4119644Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_unsqueeze_cpu_float32 2022-08-17T12:51:28.4329146Z test_ops.py::TestCompositeComplianceCPU::test_backward_var_cpu_float32 2022-08-17T12:51:28.4341045Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rsub_cpu_float32 2022-08-17T12:51:28.4458038Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_add_cpu_float32 2022-08-17T12:51:28.4458866Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_var_cpu_float32 2022-08-17T12:51:28.5253910Z test_ops.py::TestCompositeComplianceCPU::test_backward_var_mean_cpu_float32 2022-08-17T12:51:28.5268620Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_unfold_cpu_complex64 2022-08-17T12:51:28.5388060Z test_ops.py::TestMathBitsCPU::test_conj_view_nonzero_cpu_complex64 2022-08-17T12:51:28.5407906Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_nonzero_cpu_complex64 2022-08-17T12:51:28.5486887Z test_ops.py::TestMathBitsCPU::test_conj_view_norm_cpu_complex64 2022-08-17T12:51:28.5509399Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_var_mean_cpu_float32 2022-08-17T12:51:28.5641776Z test_ops.py::TestCompositeComplianceCPU::test_backward_vdot_cpu_float32 2022-08-17T12:51:28.5646155Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_vdot_cpu_float32 2022-08-17T12:51:28.5715514Z test_ops.py::TestCompositeComplianceCPU::test_backward_view_as_complex_cpu_float32 2022-08-17T12:51:28.5722726Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_view_as_complex_cpu_float32 2022-08-17T12:51:28.5891959Z test_ops.py::TestCompositeComplianceCPU::test_backward_view_as_cpu_float32 2022-08-17T12:51:28.5929761Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_norm_cpu_complex64 2022-08-17T12:51:28.5942961Z test_ops.py::TestMathBitsCPU::test_conj_view_norm_fro_cpu_complex64 2022-08-17T12:51:28.5968816Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_view_as_cpu_float32 2022-08-17T12:51:28.5979313Z test_ops.py::TestCompositeComplianceCPU::test_backward_view_cpu_float32 2022-08-17T12:51:28.6017496Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_norm_fro_cpu_complex64 2022-08-17T12:51:28.6070643Z test_ops.py::TestMathBitsCPU::test_conj_view_norm_inf_cpu_complex64 2022-08-17T12:51:28.6097517Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_norm_inf_cpu_complex64 2022-08-17T12:51:28.6148067Z test_ops.py::TestMathBitsCPU::test_conj_view_norm_nuc_cpu_complex64 2022-08-17T12:51:28.6177318Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_norm_nuc_cpu_complex64 2022-08-17T12:51:28.6230136Z test_ops.py::TestMathBitsCPU::test_conj_view_ones_like_cpu_complex64 2022-08-17T12:51:28.6237933Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_view_cpu_float32 2022-08-17T12:51:28.6254126Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_ones_like_cpu_complex64 2022-08-17T12:51:28.6254866Z test_ops.py::TestMathBitsCPU::test_conj_view_ormqr_cpu_complex64 2022-08-17T12:51:28.7052061Z test_ops.py::TestCompositeComplianceCPU::test_backward_vsplit_cpu_float32 2022-08-17T12:51:28.7059261Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_vsplit_cpu_float32 2022-08-17T12:51:28.7252876Z test_ops.py::TestCompositeComplianceCPU::test_backward_vstack_cpu_float32 2022-08-17T12:51:28.7301056Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_vstack_cpu_float32 2022-08-17T12:51:28.7318761Z test_ops.py::TestCompositeComplianceCPU::test_backward_where_cpu_float32 2022-08-17T12:51:28.7326013Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_ormqr_cpu_complex64 2022-08-17T12:51:28.7379519Z test_ops.py::TestMathBitsCPU::test_conj_view_outer_cpu_complex64 2022-08-17T12:51:28.7391540Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_outer_cpu_complex64 2022-08-17T12:51:28.7477036Z test_ops.py::TestMathBitsCPU::test_conj_view_permute_cpu_complex64 2022-08-17T12:51:28.7488551Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_permute_cpu_complex64 2022-08-17T12:51:28.7745768Z test_ops.py::TestMathBitsCPU::test_conj_view_pinverse_cpu_complex64 2022-08-17T12:51:28.7794026Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_pinverse_cpu_complex64 2022-08-17T12:51:28.7834167Z test_ops.py::TestMathBitsCPU::test_conj_view_positive_cpu_complex64 2022-08-17T12:51:28.7857054Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_positive_cpu_complex64 2022-08-17T12:51:28.8141972Z test_ops.py::TestMathBitsCPU::test_conj_view_pow_cpu_complex64 2022-08-17T12:51:28.8166706Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_pow_cpu_complex64 2022-08-17T12:51:28.8427868Z test_ops.py::TestMathBitsCPU::test_conj_view_prod_cpu_complex64 2022-08-17T12:51:28.8442076Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_where_cpu_float32 2022-08-17T12:51:28.8783218Z test_ops.py::TestCompositeComplianceCPU::test_backward_xlogy_cpu_float32 2022-08-17T12:51:28.8792384Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_prod_cpu_complex64 2022-08-17T12:51:28.9225633Z test_ops.py::TestMathBitsCPU::test_conj_view_put_cpu_complex64 2022-08-17T12:51:28.9238355Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_put_cpu_complex64 2022-08-17T12:51:28.9470121Z test_ops.py::TestMathBitsCPU::test_conj_view_qr_cpu_complex64 2022-08-17T12:51:28.9494602Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_cpu_float32 2022-08-17T12:51:28.9625427Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_factor_cpu_float32 2022-08-17T12:51:28.9636650Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_qr_cpu_complex64 2022-08-17T12:51:28.9837896Z test_ops.py::TestMathBitsCPU::test_conj_view_rand_like_cpu_complex64 2022-08-17T12:51:28.9850502Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_rand_like_cpu_complex64 2022-08-17T12:51:29.0092695Z test_ops.py::TestMathBitsCPU::test_conj_view_randn_like_cpu_complex64 2022-08-17T12:51:29.0100232Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_randn_like_cpu_complex64 2022-08-17T12:51:29.0182432Z test_ops.py::TestMathBitsCPU::test_conj_view_ravel_cpu_complex64 2022-08-17T12:51:29.0194905Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_ravel_cpu_complex64 2022-08-17T12:51:29.0211988Z test_ops.py::TestMathBitsCPU::test_conj_view_real_cpu_complex64 2022-08-17T12:51:29.0224298Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_xlogy_cpu_float32 2022-08-17T12:51:29.0252543Z test_ops.py::TestCompositeComplianceCPU::test_backward_zero__cpu_float32 2022-08-17T12:51:29.0265047Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_real_cpu_complex64 2022-08-17T12:51:29.0289641Z test_ops.py::TestMathBitsCPU::test_conj_view_reciprocal_cpu_complex64 2022-08-17T12:51:29.0300440Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_add_cpu_float32 2022-08-17T12:51:29.0348321Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_cpu_float32 2022-08-17T12:51:29.0359079Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_zero__cpu_float32 2022-08-17T12:51:29.0381095Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_reciprocal_cpu_complex64 2022-08-17T12:51:29.0381949Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_H_cpu_float32 2022-08-17T12:51:29.0508134Z test_ops.py::TestMathBitsCPU::test_conj_view_renorm_cpu_complex64 2022-08-17T12:51:29.0532265Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_renorm_cpu_complex64 2022-08-17T12:51:29.0548899Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_H_cpu_float32 2022-08-17T12:51:29.0549665Z test_ops.py::TestMathBitsCPU::test_conj_view_repeat_cpu_complex64 2022-08-17T12:51:29.0708009Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_T_cpu_float32 2022-08-17T12:51:29.0719613Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_T_cpu_float32 2022-08-17T12:51:29.0897354Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___getitem___cpu_float32 2022-08-17T12:51:29.0926519Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_repeat_cpu_complex64 2022-08-17T12:51:29.1007083Z test_ops.py::TestMathBitsCPU::test_conj_view_repeat_interleave_cpu_complex64 2022-08-17T12:51:29.1053540Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_repeat_interleave_cpu_complex64 2022-08-17T12:51:29.1128085Z test_ops.py::TestMathBitsCPU::test_conj_view_reshape_as_cpu_complex64 2022-08-17T12:51:29.1128857Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_reshape_as_cpu_complex64 2022-08-17T12:51:29.1329583Z test_ops.py::TestMathBitsCPU::test_conj_view_reshape_cpu_complex64 2022-08-17T12:51:29.1356872Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_reshape_cpu_complex64 2022-08-17T12:51:29.1401309Z test_ops.py::TestMathBitsCPU::test_conj_view_resize__cpu_complex64 2022-08-17T12:51:29.1419804Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_resize__cpu_complex64 2022-08-17T12:51:29.1478395Z test_ops.py::TestMathBitsCPU::test_conj_view_resize_as__cpu_complex64 2022-08-17T12:51:29.1487732Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_resize_as__cpu_complex64 2022-08-17T12:51:29.1572787Z test_ops.py::TestMathBitsCPU::test_conj_view_resolve_conj_cpu_complex64 2022-08-17T12:51:29.1573662Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_resolve_conj_cpu_complex64 2022-08-17T12:51:29.1614419Z test_ops.py::TestMathBitsCPU::test_conj_view_resolve_neg_cpu_complex64 2022-08-17T12:51:29.1640046Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_resolve_neg_cpu_complex64 2022-08-17T12:51:29.1864219Z test_ops.py::TestMathBitsCPU::test_conj_view_roll_cpu_complex64 2022-08-17T12:51:29.1874550Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_roll_cpu_complex64 2022-08-17T12:51:29.2232773Z test_ops.py::TestMathBitsCPU::test_conj_view_rot90_cpu_complex64 2022-08-17T12:51:29.2233701Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___getitem___cpu_float32 2022-08-17T12:51:29.2402172Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___radd___cpu_float32 2022-08-17T12:51:29.2408677Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_rot90_cpu_complex64 2022-08-17T12:51:29.2491628Z test_ops.py::TestMathBitsCPU::test_conj_view_rsqrt_cpu_complex64 2022-08-17T12:51:29.2502396Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_rsqrt_cpu_complex64 2022-08-17T12:51:29.2532612Z test_ops.py::TestMathBitsCPU::test_conj_view_rsub_cpu_complex64 2022-08-17T12:51:29.2558386Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_factor_cpu_float32 2022-08-17T12:51:29.2713783Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:51:29.2739171Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_rsub_cpu_complex64 2022-08-17T12:51:29.2903552Z test_ops.py::TestMathBitsCPU::test_conj_view_scatter_add_cpu_complex64 2022-08-17T12:51:29.2914669Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_scatter_add_cpu_complex64 2022-08-17T12:51:29.3063975Z test_ops.py::TestMathBitsCPU::test_conj_view_scatter_cpu_complex64 2022-08-17T12:51:29.3074645Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_scatter_cpu_complex64 2022-08-17T12:51:29.3146165Z test_ops.py::TestMathBitsCPU::test_conj_view_select_cpu_complex64 2022-08-17T12:51:29.3155369Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_select_cpu_complex64 2022-08-17T12:51:29.3195727Z test_ops.py::TestMathBitsCPU::test_conj_view_sgn_cpu_complex64 2022-08-17T12:51:29.3206238Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sgn_cpu_complex64 2022-08-17T12:51:29.3241064Z test_ops.py::TestMathBitsCPU::test_conj_view_short_cpu_complex64 2022-08-17T12:51:29.3248225Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_short_cpu_complex64 2022-08-17T12:51:29.3302513Z test_ops.py::TestMathBitsCPU::test_conj_view_sigmoid_cpu_complex64 2022-08-17T12:51:29.3312041Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sigmoid_cpu_complex64 2022-08-17T12:51:29.3353624Z test_ops.py::TestMathBitsCPU::test_conj_view_sin_cpu_complex64 2022-08-17T12:51:29.3360449Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sin_cpu_complex64 2022-08-17T12:51:29.3420493Z test_ops.py::TestMathBitsCPU::test_conj_view_sinc_cpu_complex64 2022-08-17T12:51:29.3431509Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sinc_cpu_complex64 2022-08-17T12:51:29.3484447Z test_ops.py::TestMathBitsCPU::test_conj_view_sinh_cpu_complex64 2022-08-17T12:51:29.3494026Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sinh_cpu_complex64 2022-08-17T12:51:29.3555825Z test_ops.py::TestMathBitsCPU::test_conj_view_softmax_with_dtype_cpu_complex64 2022-08-17T12:51:29.3563518Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_softmax_with_dtype_cpu_complex64 2022-08-17T12:51:29.3579697Z test_ops.py::TestMathBitsCPU::test_conj_view_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:51:29.3588407Z [gw2] [ 78%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_sparse_sampled_addmm_cpu_complex64 2022-08-17T12:51:29.3621800Z test_ops.py::TestMathBitsCPU::test_conj_view_split_cpu_complex64 2022-08-17T12:51:29.3631734Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_split_cpu_complex64 2022-08-17T12:51:29.3676597Z test_ops.py::TestMathBitsCPU::test_conj_view_split_list_args_cpu_complex64 2022-08-17T12:51:29.3686215Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_split_list_args_cpu_complex64 2022-08-17T12:51:29.3738209Z test_ops.py::TestMathBitsCPU::test_conj_view_split_with_sizes_cpu_complex64 2022-08-17T12:51:29.3747756Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_split_with_sizes_cpu_complex64 2022-08-17T12:51:29.3786296Z test_ops.py::TestMathBitsCPU::test_conj_view_sqrt_cpu_complex64 2022-08-17T12:51:29.3795871Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sqrt_cpu_complex64 2022-08-17T12:51:29.3854336Z test_ops.py::TestMathBitsCPU::test_conj_view_square_cpu_complex64 2022-08-17T12:51:29.3862788Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_square_cpu_complex64 2022-08-17T12:51:29.3981433Z test_ops.py::TestMathBitsCPU::test_conj_view_squeeze_cpu_complex64 2022-08-17T12:51:29.3993693Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_squeeze_cpu_complex64 2022-08-17T12:51:29.4043875Z test_ops.py::TestMathBitsCPU::test_conj_view_stack_cpu_complex64 2022-08-17T12:51:29.4051441Z [gw2] [ 78%] XFAIL test_ops.py::TestMathBitsCPU::test_conj_view_stack_cpu_complex64 2022-08-17T12:51:29.4138845Z test_ops.py::TestMathBitsCPU::test_conj_view_std_cpu_complex64 2022-08-17T12:51:29.4145669Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_std_cpu_complex64 2022-08-17T12:51:29.4211069Z test_ops.py::TestMathBitsCPU::test_conj_view_std_mean_cpu_complex64 2022-08-17T12:51:29.4220647Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_std_mean_cpu_complex64 2022-08-17T12:51:29.4411583Z test_ops.py::TestMathBitsCPU::test_conj_view_stft_cpu_complex64 2022-08-17T12:51:29.4424633Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_stft_cpu_complex64 2022-08-17T12:51:29.4662926Z test_ops.py::TestMathBitsCPU::test_conj_view_sub_cpu_complex64 2022-08-17T12:51:29.4674758Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sub_cpu_complex64 2022-08-17T12:51:29.4943425Z test_ops.py::TestMathBitsCPU::test_conj_view_sum_cpu_complex64 2022-08-17T12:51:29.4954853Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sum_cpu_complex64 2022-08-17T12:51:29.5065999Z test_ops.py::TestMathBitsCPU::test_conj_view_sum_to_size_cpu_complex64 2022-08-17T12:51:29.5077701Z [gw2] [ 78%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_sum_to_size_cpu_complex64 2022-08-17T12:51:29.5485520Z test_ops.py::TestMathBitsCPU::test_conj_view_svd_cpu_complex64 2022-08-17T12:51:29.5502861Z [gw0] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:51:29.6135102Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_solve_cpu_float32 2022-08-17T12:51:29.6150203Z [gw1] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___radd___cpu_float32 2022-08-17T12:51:29.6182997Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rdiv___cpu_float32 2022-08-17T12:51:29.6205738Z [gw3] [ 78%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_cpu_float32 2022-08-17T12:51:29.6233086Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_amax_cpu_float32 2022-08-17T12:51:29.6265612Z [gw3] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_amax_cpu_float32 2022-08-17T12:51:29.6286608Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_amin_cpu_float32 2022-08-17T12:51:29.6290208Z [gw3] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_amin_cpu_float32 2022-08-17T12:51:29.6319603Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_mean_cpu_float32 2022-08-17T12:51:29.6330842Z [gw3] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_mean_cpu_float32 2022-08-17T12:51:29.6360638Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_prod_cpu_float32 2022-08-17T12:51:29.6371027Z [gw3] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_prod_cpu_float32 2022-08-17T12:51:29.6403957Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_sum_cpu_float32 2022-08-17T12:51:29.6413517Z [gw3] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_sum_cpu_float32 2022-08-17T12:51:29.6439351Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_searchsorted_cpu_float32 2022-08-17T12:51:29.6446708Z [gw3] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_searchsorted_cpu_float32 2022-08-17T12:51:29.6472972Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_segment_reduce_lengths_cpu_float32 2022-08-17T12:51:29.6480027Z [gw3] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_segment_reduce_lengths_cpu_float32 2022-08-17T12:51:29.6506002Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_segment_reduce_offsets_cpu_float32 2022-08-17T12:51:29.6512951Z [gw3] [ 78%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_segment_reduce_offsets_cpu_float32 2022-08-17T12:51:29.6758472Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_select_cpu_float32 2022-08-17T12:51:29.6768826Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_select_cpu_float32 2022-08-17T12:51:29.7509909Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_select_scatter_cpu_float32 2022-08-17T12:51:29.7522966Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_svd_cpu_complex64 2022-08-17T12:51:29.7643695Z test_ops.py::TestMathBitsCPU::test_conj_view_symeig_cpu_complex64 2022-08-17T12:51:29.7656629Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_symeig_cpu_complex64 2022-08-17T12:51:29.7738926Z test_ops.py::TestMathBitsCPU::test_conj_view_t_cpu_complex64 2022-08-17T12:51:29.7750514Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_t_cpu_complex64 2022-08-17T12:51:29.7867943Z test_ops.py::TestMathBitsCPU::test_conj_view_take_along_dim_cpu_complex64 2022-08-17T12:51:29.7880699Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_take_along_dim_cpu_complex64 2022-08-17T12:51:29.8048758Z test_ops.py::TestMathBitsCPU::test_conj_view_take_cpu_complex64 2022-08-17T12:51:29.8061098Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_take_cpu_complex64 2022-08-17T12:51:29.8121343Z test_ops.py::TestMathBitsCPU::test_conj_view_tan_cpu_complex64 2022-08-17T12:51:29.8133021Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_tan_cpu_complex64 2022-08-17T12:51:29.8184850Z test_ops.py::TestMathBitsCPU::test_conj_view_tanh_cpu_complex64 2022-08-17T12:51:29.8195459Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_tanh_cpu_complex64 2022-08-17T12:51:29.8315545Z test_ops.py::TestMathBitsCPU::test_conj_view_tensor_split_cpu_complex64 2022-08-17T12:51:29.8326034Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_tensor_split_cpu_complex64 2022-08-17T12:51:29.8392145Z test_ops.py::TestMathBitsCPU::test_conj_view_tensordot_cpu_complex64 2022-08-17T12:51:29.8403761Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_tensordot_cpu_complex64 2022-08-17T12:51:29.8672530Z test_ops.py::TestMathBitsCPU::test_conj_view_tile_cpu_complex64 2022-08-17T12:51:29.8685911Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_select_scatter_cpu_float32 2022-08-17T12:51:29.8785288Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sgn_cpu_float32 2022-08-17T12:51:29.8795338Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_tile_cpu_complex64 2022-08-17T12:51:29.8798472Z test_ops.py::TestMathBitsCPU::test_conj_view_to_sparse_cpu_complex64 2022-08-17T12:51:29.8816832Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sgn_cpu_float32 2022-08-17T12:51:29.8851956Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_short_cpu_float32 2022-08-17T12:51:29.8858358Z [gw3] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_short_cpu_float32 2022-08-17T12:51:29.8871515Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_to_sparse_cpu_complex64 2022-08-17T12:51:29.8872430Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sigmoid_cpu_float32 2022-08-17T12:51:29.8917581Z test_ops.py::TestMathBitsCPU::test_conj_view_trace_cpu_complex64 2022-08-17T12:51:29.8930154Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_trace_cpu_complex64 2022-08-17T12:51:29.9099919Z test_ops.py::TestMathBitsCPU::test_conj_view_transpose_cpu_complex64 2022-08-17T12:51:29.9110713Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sigmoid_cpu_float32 2022-08-17T12:51:29.9121890Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_transpose_cpu_complex64 2022-08-17T12:51:29.9122697Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sign_cpu_float32 2022-08-17T12:51:29.9209723Z test_ops.py::TestMathBitsCPU::test_conj_view_trapezoid_cpu_complex64 2022-08-17T12:51:29.9220852Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sign_cpu_float32 2022-08-17T12:51:29.9252413Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signbit_cpu_float32 2022-08-17T12:51:29.9264879Z [gw3] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signbit_cpu_float32 2022-08-17T12:51:29.9337758Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sin_cpu_float32 2022-08-17T12:51:29.9348092Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_trapezoid_cpu_complex64 2022-08-17T12:51:29.9380754Z test_ops.py::TestMathBitsCPU::test_conj_view_trapz_cpu_complex64 2022-08-17T12:51:29.9392647Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sin_cpu_float32 2022-08-17T12:51:29.9568691Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sinc_cpu_float32 2022-08-17T12:51:29.9581206Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_trapz_cpu_complex64 2022-08-17T12:51:29.9752507Z test_ops.py::TestMathBitsCPU::test_conj_view_triangular_solve_cpu_complex64 2022-08-17T12:51:29.9763079Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sinc_cpu_float32 2022-08-17T12:51:29.9772827Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_triangular_solve_cpu_complex64 2022-08-17T12:51:29.9774220Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sinh_cpu_float32 2022-08-17T12:51:29.9873134Z test_ops.py::TestMathBitsCPU::test_conj_view_tril_cpu_complex64 2022-08-17T12:51:29.9883864Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sinh_cpu_float32 2022-08-17T12:51:29.9901045Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_slice_scatter_cpu_float32 2022-08-17T12:51:29.9912727Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_tril_cpu_complex64 2022-08-17T12:51:30.0041585Z test_ops.py::TestMathBitsCPU::test_conj_view_triu_cpu_complex64 2022-08-17T12:51:30.0053951Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_triu_cpu_complex64 2022-08-17T12:51:30.0305089Z test_ops.py::TestMathBitsCPU::test_conj_view_true_divide_cpu_complex64 2022-08-17T12:51:30.0316985Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_true_divide_cpu_complex64 2022-08-17T12:51:30.0451824Z test_ops.py::TestMathBitsCPU::test_conj_view_unbind_cpu_complex64 2022-08-17T12:51:30.0463567Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_unbind_cpu_complex64 2022-08-17T12:51:30.0644991Z test_ops.py::TestMathBitsCPU::test_conj_view_unflatten_cpu_complex64 2022-08-17T12:51:30.0657822Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_unflatten_cpu_complex64 2022-08-17T12:51:30.1068158Z test_ops.py::TestMathBitsCPU::test_conj_view_unfold_cpu_complex64 2022-08-17T12:51:30.1079398Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_unfold_cpu_complex64 2022-08-17T12:51:30.1252473Z test_ops.py::TestMathBitsCPU::test_conj_view_unsqueeze_cpu_complex64 2022-08-17T12:51:30.1263645Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_unsqueeze_cpu_complex64 2022-08-17T12:51:30.1378651Z test_ops.py::TestMathBitsCPU::test_conj_view_var_cpu_complex64 2022-08-17T12:51:30.1390642Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_var_cpu_complex64 2022-08-17T12:51:30.1472882Z test_ops.py::TestMathBitsCPU::test_conj_view_var_mean_cpu_complex64 2022-08-17T12:51:30.1483704Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_var_mean_cpu_complex64 2022-08-17T12:51:30.1538937Z test_ops.py::TestMathBitsCPU::test_conj_view_vdot_cpu_complex64 2022-08-17T12:51:30.1549637Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_vdot_cpu_complex64 2022-08-17T12:51:30.1618389Z test_ops.py::TestMathBitsCPU::test_conj_view_view_as_cpu_complex64 2022-08-17T12:51:30.1628944Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_view_as_cpu_complex64 2022-08-17T12:51:30.1658458Z test_ops.py::TestMathBitsCPU::test_conj_view_view_as_real_cpu_complex64 2022-08-17T12:51:30.1670632Z [gw2] [ 79%] SKIPPED test_ops.py::TestMathBitsCPU::test_conj_view_view_as_real_cpu_complex64 2022-08-17T12:51:30.1683438Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rdiv___cpu_float32 2022-08-17T12:51:30.1684543Z test_ops.py::TestMathBitsCPU::test_conj_view_view_cpu_complex64 2022-08-17T12:51:30.1791787Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rmatmul___cpu_float32 2022-08-17T12:51:30.1819104Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_view_cpu_complex64 2022-08-17T12:51:30.1884523Z test_ops.py::TestMathBitsCPU::test_conj_view_vsplit_cpu_complex64 2022-08-17T12:51:30.1886030Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_vsplit_cpu_complex64 2022-08-17T12:51:30.1935756Z test_ops.py::TestMathBitsCPU::test_conj_view_vstack_cpu_complex64 2022-08-17T12:51:30.1951968Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_vstack_cpu_complex64 2022-08-17T12:51:30.2058175Z test_ops.py::TestMathBitsCPU::test_conj_view_where_cpu_complex64 2022-08-17T12:51:30.2067909Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_where_cpu_complex64 2022-08-17T12:51:30.2136458Z test_ops.py::TestMathBitsCPU::test_conj_view_zero__cpu_complex64 2022-08-17T12:51:30.2147468Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_zero__cpu_complex64 2022-08-17T12:51:30.2186180Z test_ops.py::TestMathBitsCPU::test_conj_view_zeros_like_cpu_complex64 2022-08-17T12:51:30.2196660Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_conj_view_zeros_like_cpu_complex64 2022-08-17T12:51:30.2228122Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_H_cpu_complex128 2022-08-17T12:51:30.2238099Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_H_cpu_complex128 2022-08-17T12:51:30.2271562Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_T_cpu_complex128 2022-08-17T12:51:30.2279186Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_T_cpu_complex128 2022-08-17T12:51:30.2318557Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___getitem___cpu_complex128 2022-08-17T12:51:30.2326318Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view___getitem___cpu_complex128 2022-08-17T12:51:30.2358621Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___radd___cpu_complex128 2022-08-17T12:51:30.2368277Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view___radd___cpu_complex128 2022-08-17T12:51:30.2404891Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___rdiv___cpu_complex128 2022-08-17T12:51:30.2413449Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view___rdiv___cpu_complex128 2022-08-17T12:51:30.2472857Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___rmatmul___cpu_complex128 2022-08-17T12:51:30.2482778Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view___rmatmul___cpu_complex128 2022-08-17T12:51:30.2514356Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___rmul___cpu_complex128 2022-08-17T12:51:30.2524520Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view___rmul___cpu_complex128 2022-08-17T12:51:30.2562702Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___rpow___cpu_complex128 2022-08-17T12:51:30.2571771Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view___rpow___cpu_complex128 2022-08-17T12:51:30.2602646Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___rsub___cpu_complex128 2022-08-17T12:51:30.2614125Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view___rsub___cpu_complex128 2022-08-17T12:51:30.2659683Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_cumprod_cpu_complex128 2022-08-17T12:51:30.2667445Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_cumprod_cpu_complex128 2022-08-17T12:51:30.2708029Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_cumsum_cpu_complex128 2022-08-17T12:51:30.2719013Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_cumsum_cpu_complex128 2022-08-17T12:51:30.2762677Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_mean_cpu_complex128 2022-08-17T12:51:30.2769702Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_mean_cpu_complex128 2022-08-17T12:51:30.2837854Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_normalize_cpu_complex128 2022-08-17T12:51:30.2845901Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_normalize_cpu_complex128 2022-08-17T12:51:30.2874407Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_prod_cpu_complex128 2022-08-17T12:51:30.2884456Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_prod_cpu_complex128 2022-08-17T12:51:30.2925098Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_std_cpu_complex128 2022-08-17T12:51:30.2934642Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_std_cpu_complex128 2022-08-17T12:51:30.2963740Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_sum_cpu_complex128 2022-08-17T12:51:30.2973219Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_sum_cpu_complex128 2022-08-17T12:51:30.3011920Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_var_cpu_complex128 2022-08-17T12:51:30.3021269Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__masked_var_cpu_complex128 2022-08-17T12:51:30.3053295Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_abs_cpu_complex128 2022-08-17T12:51:30.3062839Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_abs_cpu_complex128 2022-08-17T12:51:30.3091514Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_acos_cpu_complex128 2022-08-17T12:51:30.3100943Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_acos_cpu_complex128 2022-08-17T12:51:30.3129648Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_acosh_cpu_complex128 2022-08-17T12:51:30.3140302Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_acosh_cpu_complex128 2022-08-17T12:51:30.3169690Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_add_cpu_complex128 2022-08-17T12:51:30.3179152Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_add_cpu_complex128 2022-08-17T12:51:30.3245859Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_addcdiv_cpu_complex128 2022-08-17T12:51:30.3253750Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_addcdiv_cpu_complex128 2022-08-17T12:51:30.3283838Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_addr_cpu_complex128 2022-08-17T12:51:30.3293688Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_addr_cpu_complex128 2022-08-17T12:51:30.3333527Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_all_cpu_complex128 2022-08-17T12:51:30.3343157Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_all_cpu_complex128 2022-08-17T12:51:30.3398105Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_allclose_cpu_complex128 2022-08-17T12:51:30.3407838Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_allclose_cpu_complex128 2022-08-17T12:51:30.3447650Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_any_cpu_complex128 2022-08-17T12:51:30.3459331Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_any_cpu_complex128 2022-08-17T12:51:30.3474932Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_as_strided_cpu_complex128 2022-08-17T12:51:30.3484932Z [gw2] [ 79%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_as_strided_cpu_complex128 2022-08-17T12:51:30.3521473Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_asin_cpu_complex128 2022-08-17T12:51:30.3527900Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_asin_cpu_complex128 2022-08-17T12:51:30.3565308Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_asinh_cpu_complex128 2022-08-17T12:51:30.3574526Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_asinh_cpu_complex128 2022-08-17T12:51:30.3621780Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atan_cpu_complex128 2022-08-17T12:51:30.3634520Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atan_cpu_complex128 2022-08-17T12:51:30.3683023Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atanh_cpu_complex128 2022-08-17T12:51:30.3695505Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atanh_cpu_complex128 2022-08-17T12:51:30.3750097Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_1d_cpu_complex128 2022-08-17T12:51:30.3760944Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_1d_cpu_complex128 2022-08-17T12:51:30.3796617Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_2d_cpu_complex128 2022-08-17T12:51:30.3807639Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_2d_cpu_complex128 2022-08-17T12:51:30.3843748Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_3d_cpu_complex128 2022-08-17T12:51:30.3851293Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_3d_cpu_complex128 2022-08-17T12:51:30.3931821Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:51:30.3941992Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_broadcast_tensors_cpu_complex128 2022-08-17T12:51:30.3978455Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_broadcast_to_cpu_complex128 2022-08-17T12:51:30.3988444Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_broadcast_to_cpu_complex128 2022-08-17T12:51:30.4020743Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cat_cpu_complex128 2022-08-17T12:51:30.4030683Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cat_cpu_complex128 2022-08-17T12:51:30.4069554Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_chunk_cpu_complex128 2022-08-17T12:51:30.4079854Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_chunk_cpu_complex128 2022-08-17T12:51:30.4109986Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_clone_cpu_complex128 2022-08-17T12:51:30.4119939Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_clone_cpu_complex128 2022-08-17T12:51:30.4156494Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_column_stack_cpu_complex128 2022-08-17T12:51:30.4167263Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_column_stack_cpu_complex128 2022-08-17T12:51:30.4197303Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_conj_cpu_complex128 2022-08-17T12:51:30.4204552Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_conj_cpu_complex128 2022-08-17T12:51:30.4234504Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_conj_physical_cpu_complex128 2022-08-17T12:51:30.4244482Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_conj_physical_cpu_complex128 2022-08-17T12:51:30.4271885Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:51:30.4283960Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_constant_pad_nd_cpu_complex128 2022-08-17T12:51:30.4311070Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_contiguous_cpu_complex128 2022-08-17T12:51:30.4320652Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_contiguous_cpu_complex128 2022-08-17T12:51:30.4352540Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cos_cpu_complex128 2022-08-17T12:51:30.4362182Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cos_cpu_complex128 2022-08-17T12:51:30.4390122Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cosh_cpu_complex128 2022-08-17T12:51:30.4399974Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cosh_cpu_complex128 2022-08-17T12:51:30.4425938Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_diagonal_cpu_complex128 2022-08-17T12:51:30.4435327Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_diagonal_cpu_complex128 2022-08-17T12:51:30.4471708Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:51:30.4481179Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_div_no_rounding_mode_cpu_complex128 2022-08-17T12:51:30.4533762Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_dsplit_cpu_complex128 2022-08-17T12:51:30.4542991Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_dsplit_cpu_complex128 2022-08-17T12:51:30.4604550Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_dstack_cpu_complex128 2022-08-17T12:51:30.4613690Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_dstack_cpu_complex128 2022-08-17T12:51:30.4627770Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_empty_cpu_complex128 2022-08-17T12:51:30.4636898Z [gw2] [ 79%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_empty_cpu_complex128 2022-08-17T12:51:30.4651036Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_empty_like_cpu_complex128 2022-08-17T12:51:30.4660070Z [gw2] [ 79%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_empty_like_cpu_complex128 2022-08-17T12:51:30.4692480Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_eq_cpu_complex128 2022-08-17T12:51:30.4701432Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_eq_cpu_complex128 2022-08-17T12:51:30.4733600Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_exp_cpu_complex128 2022-08-17T12:51:30.4743383Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_exp_cpu_complex128 2022-08-17T12:51:30.4780311Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_expand_cpu_complex128 2022-08-17T12:51:30.4789695Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_expand_cpu_complex128 2022-08-17T12:51:30.4830045Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fft2_cpu_complex128 2022-08-17T12:51:30.4915902Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fft2_cpu_complex128 2022-08-17T12:51:30.4916715Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fft_cpu_complex128 2022-08-17T12:51:30.4968941Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fft_cpu_complex128 2022-08-17T12:51:30.5063272Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fftn_cpu_complex128 2022-08-17T12:51:30.5063881Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fftn_cpu_complex128 2022-08-17T12:51:30.5064482Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fftshift_cpu_complex128 2022-08-17T12:51:30.5073859Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fftshift_cpu_complex128 2022-08-17T12:51:30.5129488Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfft2_cpu_complex128 2022-08-17T12:51:30.5139957Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfft2_cpu_complex128 2022-08-17T12:51:30.5159349Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_slice_scatter_cpu_float32 2022-08-17T12:51:30.5160262Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfft_cpu_complex128 2022-08-17T12:51:30.5218186Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_softmax_cpu_float32 2022-08-17T12:51:30.5230548Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfft_cpu_complex128 2022-08-17T12:51:30.5320528Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfftn_cpu_complex128 2022-08-17T12:51:30.5333202Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfftn_cpu_complex128 2022-08-17T12:51:30.5392089Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifft2_cpu_complex128 2022-08-17T12:51:30.5406861Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifft2_cpu_complex128 2022-08-17T12:51:30.5473844Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifft_cpu_complex128 2022-08-17T12:51:30.5518204Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifft_cpu_complex128 2022-08-17T12:51:30.5568239Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifftn_cpu_complex128 2022-08-17T12:51:30.5590333Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifftn_cpu_complex128 2022-08-17T12:51:30.5617145Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:51:30.5638176Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifftshift_cpu_complex128 2022-08-17T12:51:30.5695452Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfft2_cpu_complex128 2022-08-17T12:51:30.5719924Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfft2_cpu_complex128 2022-08-17T12:51:30.5774907Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfft_cpu_complex128 2022-08-17T12:51:30.5787744Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfft_cpu_complex128 2022-08-17T12:51:30.5858144Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfftn_cpu_complex128 2022-08-17T12:51:30.5869890Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfftn_cpu_complex128 2022-08-17T12:51:30.5874492Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fill_cpu_complex128 2022-08-17T12:51:30.5885661Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_softmax_cpu_float32 2022-08-17T12:51:30.5918726Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_softmax_with_dtype_cpu_float32 2022-08-17T12:51:30.5930333Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fill_cpu_complex128 2022-08-17T12:51:30.5986441Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flatten_cpu_complex128 2022-08-17T12:51:30.6056608Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flatten_cpu_complex128 2022-08-17T12:51:30.6057166Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flip_cpu_complex128 2022-08-17T12:51:30.6070451Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flip_cpu_complex128 2022-08-17T12:51:30.6156165Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fliplr_cpu_complex128 2022-08-17T12:51:30.6158145Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fliplr_cpu_complex128 2022-08-17T12:51:30.6180401Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flipud_cpu_complex128 2022-08-17T12:51:30.6219115Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flipud_cpu_complex128 2022-08-17T12:51:30.6253008Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_float_power_cpu_complex128 2022-08-17T12:51:30.6253727Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_float_power_cpu_complex128 2022-08-17T12:51:30.6334561Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_hsplit_cpu_complex128 2022-08-17T12:51:30.6335436Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_hsplit_cpu_complex128 2022-08-17T12:51:30.6381092Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_hstack_cpu_complex128 2022-08-17T12:51:30.6402488Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_hstack_cpu_complex128 2022-08-17T12:51:30.6450972Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_imag_cpu_complex128 2022-08-17T12:51:30.6457211Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_imag_cpu_complex128 2022-08-17T12:51:30.6575714Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isclose_cpu_complex128 2022-08-17T12:51:30.6582449Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isclose_cpu_complex128 2022-08-17T12:51:30.6628569Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isfinite_cpu_complex128 2022-08-17T12:51:30.6640493Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isfinite_cpu_complex128 2022-08-17T12:51:30.6690625Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isinf_cpu_complex128 2022-08-17T12:51:30.6702356Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_softmax_with_dtype_cpu_float32 2022-08-17T12:51:30.6753616Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sort_cpu_float32 2022-08-17T12:51:30.6765115Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isinf_cpu_complex128 2022-08-17T12:51:30.6813878Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isnan_cpu_complex128 2022-08-17T12:51:30.6824826Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isnan_cpu_complex128 2022-08-17T12:51:30.6889334Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:51:30.6900630Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_matrix_norm_cpu_complex128 2022-08-17T12:51:30.7011327Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_norm_cpu_complex128 2022-08-17T12:51:30.7022707Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_norm_cpu_complex128 2022-08-17T12:51:30.7078401Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_svd_cpu_complex128 2022-08-17T12:51:30.7089654Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_svd_cpu_complex128 2022-08-17T12:51:30.7142795Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:51:30.7153750Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_svdvals_cpu_complex128 2022-08-17T12:51:30.7221840Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:51:30.7232603Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_vector_norm_cpu_complex128 2022-08-17T12:51:30.7283684Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linspace_cpu_complex128 2022-08-17T12:51:30.7296027Z [gw2] [ 79%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linspace_cpu_complex128 2022-08-17T12:51:30.7350876Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log10_cpu_complex128 2022-08-17T12:51:30.7360181Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log10_cpu_complex128 2022-08-17T12:51:30.7422522Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log2_cpu_complex128 2022-08-17T12:51:30.7460646Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log2_cpu_complex128 2022-08-17T12:51:30.7480976Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log_cpu_complex128 2022-08-17T12:51:30.7490633Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log_cpu_complex128 2022-08-17T12:51:30.7530074Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_and_cpu_complex128 2022-08-17T12:51:30.7542620Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_and_cpu_complex128 2022-08-17T12:51:30.7579013Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_not_cpu_complex128 2022-08-17T12:51:30.7591617Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_not_cpu_complex128 2022-08-17T12:51:30.7653622Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_or_cpu_complex128 2022-08-17T12:51:30.7665184Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_or_cpu_complex128 2022-08-17T12:51:30.7703277Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_xor_cpu_complex128 2022-08-17T12:51:30.7718544Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_xor_cpu_complex128 2022-08-17T12:51:30.7765807Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logspace_cpu_complex128 2022-08-17T12:51:30.7777477Z [gw2] [ 79%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logspace_cpu_complex128 2022-08-17T12:51:30.7821354Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_masked_fill_cpu_complex128 2022-08-17T12:51:30.7833371Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_masked_fill_cpu_complex128 2022-08-17T12:51:30.7899589Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_mean_cpu_complex128 2022-08-17T12:51:30.7912484Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_mean_cpu_complex128 2022-08-17T12:51:30.7992726Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:51:30.8007675Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:51:30.8092294Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:51:30.8103408Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:51:30.8133850Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_movedim_cpu_complex128 2022-08-17T12:51:30.8144447Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_movedim_cpu_complex128 2022-08-17T12:51:30.8188909Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_mul_cpu_complex128 2022-08-17T12:51:30.8196110Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_mul_cpu_complex128 2022-08-17T12:51:30.8234426Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_narrow_cpu_complex128 2022-08-17T12:51:30.8242014Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_narrow_cpu_complex128 2022-08-17T12:51:30.8275288Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_ne_cpu_complex128 2022-08-17T12:51:30.8286995Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_ne_cpu_complex128 2022-08-17T12:51:30.8326059Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_neg_cpu_complex128 2022-08-17T12:51:30.8334327Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_neg_cpu_complex128 2022-08-17T12:51:30.8352578Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_empty_cpu_complex128 2022-08-17T12:51:30.8360505Z [gw2] [ 79%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_empty_cpu_complex128 2022-08-17T12:51:30.8404565Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_full_cpu_complex128 2022-08-17T12:51:30.8412734Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_full_cpu_complex128 2022-08-17T12:51:30.8448843Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_ones_cpu_complex128 2022-08-17T12:51:30.8459390Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_ones_cpu_complex128 2022-08-17T12:51:30.8491257Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_zeros_cpu_complex128 2022-08-17T12:51:30.8502401Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_zeros_cpu_complex128 2022-08-17T12:51:30.8553658Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:51:30.8567559Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:51:30.8614462Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:51:30.8623673Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:51:30.8660699Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_norm_cpu_complex128 2022-08-17T12:51:30.8673251Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_norm_cpu_complex128 2022-08-17T12:51:30.8707118Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_permute_cpu_complex128 2022-08-17T12:51:30.8719454Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_permute_cpu_complex128 2022-08-17T12:51:30.8758018Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_positive_cpu_complex128 2022-08-17T12:51:30.8771396Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_positive_cpu_complex128 2022-08-17T12:51:30.8813421Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_pow_cpu_complex128 2022-08-17T12:51:30.8826609Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_pow_cpu_complex128 2022-08-17T12:51:30.8875883Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_prod_cpu_complex128 2022-08-17T12:51:30.8886518Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_prod_cpu_complex128 2022-08-17T12:51:30.8933105Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_ravel_cpu_complex128 2022-08-17T12:51:30.8944363Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_ravel_cpu_complex128 2022-08-17T12:51:30.8982548Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_real_cpu_complex128 2022-08-17T12:51:30.8993740Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_real_cpu_complex128 2022-08-17T12:51:30.9038403Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_reciprocal_cpu_complex128 2022-08-17T12:51:30.9049391Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_reciprocal_cpu_complex128 2022-08-17T12:51:30.9098955Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_reshape_cpu_complex128 2022-08-17T12:51:30.9110325Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_reshape_cpu_complex128 2022-08-17T12:51:30.9149904Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_roll_cpu_complex128 2022-08-17T12:51:30.9160214Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_roll_cpu_complex128 2022-08-17T12:51:30.9198441Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rot90_cpu_complex128 2022-08-17T12:51:30.9206737Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rot90_cpu_complex128 2022-08-17T12:51:30.9249420Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rsqrt_cpu_complex128 2022-08-17T12:51:30.9259718Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rsqrt_cpu_complex128 2022-08-17T12:51:30.9302850Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rsub_cpu_complex128 2022-08-17T12:51:30.9315611Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rsub_cpu_complex128 2022-08-17T12:51:30.9372715Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sigmoid_cpu_complex128 2022-08-17T12:51:30.9380693Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sigmoid_cpu_complex128 2022-08-17T12:51:30.9422047Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sin_cpu_complex128 2022-08-17T12:51:30.9432814Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sin_cpu_complex128 2022-08-17T12:51:30.9474057Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sinh_cpu_complex128 2022-08-17T12:51:30.9484468Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sinh_cpu_complex128 2022-08-17T12:51:30.9525315Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sqrt_cpu_complex128 2022-08-17T12:51:30.9536544Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sqrt_cpu_complex128 2022-08-17T12:51:30.9574719Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_square_cpu_complex128 2022-08-17T12:51:30.9585261Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_square_cpu_complex128 2022-08-17T12:51:30.9625486Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_squeeze_cpu_complex128 2022-08-17T12:51:30.9637358Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_squeeze_cpu_complex128 2022-08-17T12:51:30.9673690Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_stack_cpu_complex128 2022-08-17T12:51:30.9685462Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_stack_cpu_complex128 2022-08-17T12:51:30.9763891Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_std_cpu_complex128 2022-08-17T12:51:30.9776051Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_std_cpu_complex128 2022-08-17T12:51:30.9868732Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_std_mean_cpu_complex128 2022-08-17T12:51:30.9880157Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_std_mean_cpu_complex128 2022-08-17T12:51:30.9920404Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sub_cpu_complex128 2022-08-17T12:51:30.9931903Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sub_cpu_complex128 2022-08-17T12:51:30.9978418Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sum_cpu_complex128 2022-08-17T12:51:30.9988768Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sum_cpu_complex128 2022-08-17T12:51:31.0027070Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_t_cpu_complex128 2022-08-17T12:51:31.0038527Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_t_cpu_complex128 2022-08-17T12:51:31.0082268Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tan_cpu_complex128 2022-08-17T12:51:31.0094366Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tan_cpu_complex128 2022-08-17T12:51:31.0134908Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tanh_cpu_complex128 2022-08-17T12:51:31.0145033Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tanh_cpu_complex128 2022-08-17T12:51:31.0209184Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tensor_split_cpu_complex128 2022-08-17T12:51:31.0220663Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tensor_split_cpu_complex128 2022-08-17T12:51:31.0252397Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_trace_cpu_complex128 2022-08-17T12:51:31.0262187Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_trace_cpu_complex128 2022-08-17T12:51:31.0302664Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_transpose_cpu_complex128 2022-08-17T12:51:31.0312420Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_transpose_cpu_complex128 2022-08-17T12:51:31.0352981Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_true_divide_cpu_complex128 2022-08-17T12:51:31.0363000Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_true_divide_cpu_complex128 2022-08-17T12:51:31.0401152Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unbind_cpu_complex128 2022-08-17T12:51:31.0411888Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unbind_cpu_complex128 2022-08-17T12:51:31.0447044Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unflatten_cpu_complex128 2022-08-17T12:51:31.0456855Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unflatten_cpu_complex128 2022-08-17T12:51:31.0513306Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unsqueeze_cpu_complex128 2022-08-17T12:51:31.0524733Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unsqueeze_cpu_complex128 2022-08-17T12:51:31.0584906Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_var_cpu_complex128 2022-08-17T12:51:31.0594909Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_var_cpu_complex128 2022-08-17T12:51:31.0678684Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_var_mean_cpu_complex128 2022-08-17T12:51:31.0689627Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_var_mean_cpu_complex128 2022-08-17T12:51:31.0697565Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_view_cpu_complex128 2022-08-17T12:51:31.0708713Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sort_cpu_float32 2022-08-17T12:51:31.0734823Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sparse_sampled_addmm_cpu_float32 2022-08-17T12:51:31.0745874Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_view_cpu_complex128 2022-08-17T12:51:31.0759662Z [gw3] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sparse_sampled_addmm_cpu_float32 2022-08-17T12:51:31.0760600Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_airy_ai_cpu_float32 2022-08-17T12:51:31.0789860Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_vsplit_cpu_complex128 2022-08-17T12:51:31.0800742Z [gw3] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_airy_ai_cpu_float32 2022-08-17T12:51:31.0815306Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_j0_cpu_float32 2022-08-17T12:51:31.0828322Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_vsplit_cpu_complex128 2022-08-17T12:51:31.0834247Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_vstack_cpu_complex128 2022-08-17T12:51:31.0842670Z [gw3] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_j0_cpu_float32 2022-08-17T12:51:31.0872334Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_j1_cpu_float32 2022-08-17T12:51:31.0882595Z [gw3] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_j1_cpu_float32 2022-08-17T12:51:31.0900082Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_y0_cpu_float32 2022-08-17T12:51:31.0912572Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_vstack_cpu_complex128 2022-08-17T12:51:31.0917966Z [gw3] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_y0_cpu_float32 2022-08-17T12:51:31.0925602Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_where_cpu_complex128 2022-08-17T12:51:31.0956025Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_y1_cpu_float32 2022-08-17T12:51:31.0967246Z [gw3] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_y1_cpu_float32 2022-08-17T12:51:31.0979014Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_where_cpu_complex128 2022-08-17T12:51:31.0981373Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_abs_cpu_complex128 2022-08-17T12:51:31.1013541Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:51:31.1026610Z [gw3] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:51:31.1038533Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_abs_cpu_complex128 2022-08-17T12:51:31.1039251Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_acos_cpu_complex128 2022-08-17T12:51:31.1070847Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:51:31.1084554Z [gw3] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:51:31.1088482Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:51:31.1100461Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_acos_cpu_complex128 2022-08-17T12:51:31.1107630Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_acosh_cpu_complex128 2022-08-17T12:51:31.1118645Z [gw3] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:51:31.1138283Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:51:31.1151907Z [gw3] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:51:31.1157335Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_acosh_cpu_complex128 2022-08-17T12:51:31.1165479Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_entr_cpu_float32 2022-08-17T12:51:31.1219868Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_add_cpu_complex128 2022-08-17T12:51:31.1231107Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_add_cpu_complex128 2022-08-17T12:51:31.1297148Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addbmm_cpu_complex128 2022-08-17T12:51:31.1308572Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_addbmm_cpu_complex128 2022-08-17T12:51:31.1345106Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addcdiv_cpu_complex128 2022-08-17T12:51:31.1355989Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_entr_cpu_float32 2022-08-17T12:51:31.1428474Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_erfcx_cpu_float32 2022-08-17T12:51:31.1439130Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_addcdiv_cpu_complex128 2022-08-17T12:51:31.1567771Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addcmul_cpu_complex128 2022-08-17T12:51:31.1579072Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_addcmul_cpu_complex128 2022-08-17T12:51:31.1624119Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmm_cpu_complex128 2022-08-17T12:51:31.1636155Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_erfcx_cpu_float32 2022-08-17T12:51:31.1657741Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:51:31.1670340Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmm_cpu_complex128 2022-08-17T12:51:31.1674784Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmm_decomposed_cpu_complex128 2022-08-17T12:51:31.1685707Z [gw3] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:51:31.1717648Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:51:31.1728197Z [gw3] [ 79%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:51:31.1744851Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i0e_cpu_float32 2022-08-17T12:51:31.1755267Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmm_decomposed_cpu_complex128 2022-08-17T12:51:31.1794959Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmv_cpu_complex128 2022-08-17T12:51:31.1811099Z [gw1] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rmatmul___cpu_float32 2022-08-17T12:51:31.1821302Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rmod___cpu_float32 2022-08-17T12:51:31.1841729Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmv_cpu_complex128 2022-08-17T12:51:31.1899021Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addr_cpu_complex128 2022-08-17T12:51:31.1904790Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_addr_cpu_complex128 2022-08-17T12:51:31.1913752Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_all_cpu_complex128 2022-08-17T12:51:31.1959310Z [gw3] [ 79%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i0e_cpu_float32 2022-08-17T12:51:31.1962939Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i1_cpu_float32 2022-08-17T12:51:31.1963695Z [gw2] [ 79%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_all_cpu_complex128 2022-08-17T12:51:31.2079714Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_allclose_cpu_complex128 2022-08-17T12:51:31.2081741Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_allclose_cpu_complex128 2022-08-17T12:51:31.2100220Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_angle_cpu_complex128 2022-08-17T12:51:31.2109329Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_angle_cpu_complex128 2022-08-17T12:51:31.2159716Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_any_cpu_complex128 2022-08-17T12:51:31.2163059Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_any_cpu_complex128 2022-08-17T12:51:31.2186247Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_argwhere_cpu_complex128 2022-08-17T12:51:31.2196281Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_argwhere_cpu_complex128 2022-08-17T12:51:31.2230985Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_as_strided_cpu_complex128 2022-08-17T12:51:31.2240653Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_as_strided_cpu_complex128 2022-08-17T12:51:31.2249755Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_as_strided_scatter_cpu_complex128 2022-08-17T12:51:31.2262545Z [gw3] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i1_cpu_float32 2022-08-17T12:51:31.2286552Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i1e_cpu_float32 2022-08-17T12:51:31.2294304Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_as_strided_scatter_cpu_complex128 2022-08-17T12:51:31.2344713Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_asin_cpu_complex128 2022-08-17T12:51:31.2355603Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_asin_cpu_complex128 2022-08-17T12:51:31.2412722Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_asinh_cpu_complex128 2022-08-17T12:51:31.2438036Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_asinh_cpu_complex128 2022-08-17T12:51:31.2488171Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_atan_cpu_complex128 2022-08-17T12:51:31.2498718Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_atan_cpu_complex128 2022-08-17T12:51:31.2543037Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_atanh_cpu_complex128 2022-08-17T12:51:31.2551186Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_atanh_cpu_complex128 2022-08-17T12:51:31.2594418Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_1d_cpu_complex128 2022-08-17T12:51:31.2606279Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_1d_cpu_complex128 2022-08-17T12:51:31.2613122Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_2d_cpu_complex128 2022-08-17T12:51:31.2622365Z [gw3] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i1e_cpu_float32 2022-08-17T12:51:31.2658767Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:51:31.2665297Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_2d_cpu_complex128 2022-08-17T12:51:31.2673757Z [gw3] [ 80%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:51:31.2674551Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_3d_cpu_complex128 2022-08-17T12:51:31.2695463Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:51:31.2705845Z [gw3] [ 80%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:51:31.2741531Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_log_ndtr_cpu_float32 2022-08-17T12:51:31.2752710Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_3d_cpu_complex128 2022-08-17T12:51:31.2848714Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_baddbmm_cpu_complex128 2022-08-17T12:51:31.2860478Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_baddbmm_cpu_complex128 2022-08-17T12:51:31.2897057Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_bfloat16_cpu_complex128 2022-08-17T12:51:31.2904312Z [gw3] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_log_ndtr_cpu_float32 2022-08-17T12:51:31.2914993Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_bfloat16_cpu_complex128 2022-08-17T12:51:31.2917155Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_block_diag_cpu_complex128 2022-08-17T12:51:31.2954534Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_i0_cpu_float32 2022-08-17T12:51:31.2965003Z [gw3] [ 80%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_i0_cpu_float32 2022-08-17T12:51:31.2979732Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_i1_cpu_float32 2022-08-17T12:51:31.2993444Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_block_diag_cpu_complex128 2022-08-17T12:51:31.3001129Z [gw3] [ 80%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_i1_cpu_float32 2022-08-17T12:51:31.3003397Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_bmm_cpu_complex128 2022-08-17T12:51:31.3039815Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_k0_cpu_float32 2022-08-17T12:51:31.3045994Z [gw3] [ 80%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_k0_cpu_float32 2022-08-17T12:51:31.3060255Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_bmm_cpu_complex128 2022-08-17T12:51:31.3061184Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_bool_cpu_complex128 2022-08-17T12:51:31.3094898Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_k1_cpu_float32 2022-08-17T12:51:31.3102050Z [gw3] [ 80%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_k1_cpu_float32 2022-08-17T12:51:31.3110657Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_bool_cpu_complex128 2022-08-17T12:51:31.3113394Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_broadcast_tensors_cpu_complex128 2022-08-17T12:51:31.3144616Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_ndtr_cpu_float32 2022-08-17T12:51:31.3154116Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_broadcast_tensors_cpu_complex128 2022-08-17T12:51:31.3194001Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_broadcast_to_cpu_complex128 2022-08-17T12:51:31.3200938Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_broadcast_to_cpu_complex128 2022-08-17T12:51:31.3227499Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_byte_cpu_complex128 2022-08-17T12:51:31.3234485Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_byte_cpu_complex128 2022-08-17T12:51:31.3274188Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cartesian_prod_cpu_complex128 2022-08-17T12:51:31.3285422Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cartesian_prod_cpu_complex128 2022-08-17T12:51:31.3331684Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cat_cpu_complex128 2022-08-17T12:51:31.3341412Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cat_cpu_complex128 2022-08-17T12:51:31.3389602Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_chalf_cpu_complex128 2022-08-17T12:51:31.3399938Z [gw2] [ 80%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_conj_view_chalf_cpu_complex128 2022-08-17T12:51:31.3434185Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_char_cpu_complex128 2022-08-17T12:51:31.3455745Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_char_cpu_complex128 2022-08-17T12:51:31.3512209Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_cpu_complex128 2022-08-17T12:51:31.3524055Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_cpu_complex128 2022-08-17T12:51:31.3559838Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_inverse_cpu_complex128 2022-08-17T12:51:31.3568963Z [gw3] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_ndtr_cpu_float32 2022-08-17T12:51:31.3579674Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_inverse_cpu_complex128 2022-08-17T12:51:31.3580431Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_solve_cpu_complex128 2022-08-17T12:51:31.3620279Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_ndtri_cpu_float32 2022-08-17T12:51:31.3630577Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_solve_cpu_complex128 2022-08-17T12:51:31.3663773Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_chunk_cpu_complex128 2022-08-17T12:51:31.3674654Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_chunk_cpu_complex128 2022-08-17T12:51:31.3714326Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_clone_cpu_complex128 2022-08-17T12:51:31.3722647Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_clone_cpu_complex128 2022-08-17T12:51:31.3768394Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_column_stack_cpu_complex128 2022-08-17T12:51:31.3779441Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_column_stack_cpu_complex128 2022-08-17T12:51:31.3823899Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_combinations_cpu_complex128 2022-08-17T12:51:31.3834331Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_combinations_cpu_complex128 2022-08-17T12:51:31.3860511Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_conj_cpu_complex128 2022-08-17T12:51:31.3876941Z [gw3] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_ndtri_cpu_float32 2022-08-17T12:51:31.3885648Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_conj_cpu_complex128 2022-08-17T12:51:31.3888787Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_conj_physical_cpu_complex128 2022-08-17T12:51:31.3926487Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:51:31.3936334Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_conj_physical_cpu_complex128 2022-08-17T12:51:31.3970926Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_constant_pad_nd_cpu_complex128 2022-08-17T12:51:31.3977838Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_constant_pad_nd_cpu_complex128 2022-08-17T12:51:31.4014417Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_contiguous_cpu_complex128 2022-08-17T12:51:31.4021539Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_contiguous_cpu_complex128 2022-08-17T12:51:31.4065951Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_corrcoef_cpu_complex128 2022-08-17T12:51:31.4073001Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_corrcoef_cpu_complex128 2022-08-17T12:51:31.4109786Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cos_cpu_complex128 2022-08-17T12:51:31.4116744Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cos_cpu_complex128 2022-08-17T12:51:31.4153264Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cosh_cpu_complex128 2022-08-17T12:51:31.4161659Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cosh_cpu_complex128 2022-08-17T12:51:31.4189018Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_count_nonzero_cpu_complex128 2022-08-17T12:51:31.4196089Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_count_nonzero_cpu_complex128 2022-08-17T12:51:31.4242999Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cov_cpu_complex128 2022-08-17T12:51:31.4252558Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cov_cpu_complex128 2022-08-17T12:51:31.4303674Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cross_cpu_complex128 2022-08-17T12:51:31.4316965Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cross_cpu_complex128 2022-08-17T12:51:31.4365606Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumprod_cpu_complex128 2022-08-17T12:51:31.4377474Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumprod_cpu_complex128 2022-08-17T12:51:31.4421443Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumsum_cpu_complex128 2022-08-17T12:51:31.4431200Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumsum_cpu_complex128 2022-08-17T12:51:31.4476985Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumulative_trapezoid_cpu_complex128 2022-08-17T12:51:31.4486866Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumulative_trapezoid_cpu_complex128 2022-08-17T12:51:31.4523989Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_diag_cpu_complex128 2022-08-17T12:51:31.4534666Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_diag_cpu_complex128 2022-08-17T12:51:31.4568337Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_diag_embed_cpu_complex128 2022-08-17T12:51:31.4577852Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_diag_embed_cpu_complex128 2022-08-17T12:51:31.4621688Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_diagflat_cpu_complex128 2022-08-17T12:51:31.4632240Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_diagflat_cpu_complex128 2022-08-17T12:51:31.4654739Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_diagonal_cpu_complex128 2022-08-17T12:51:31.4673268Z [gw3] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:51:31.4675500Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:51:31.4684087Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_diagonal_cpu_complex128 2022-08-17T12:51:31.4695878Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_diff_cpu_complex128 2022-08-17T12:51:31.4706176Z [gw3] [ 80%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:51:31.4735126Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:51:31.4742977Z [gw3] [ 80%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:51:31.4762287Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:51:31.4769889Z [gw3] [ 80%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:51:31.4788921Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:51:31.4796276Z [gw3] [ 80%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:51:31.4815116Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:51:31.4823409Z [gw3] [ 80%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:51:31.4839168Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:51:31.4849570Z [gw3] [ 80%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:51:31.4868111Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:51:31.4876077Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_diff_cpu_complex128 2022-08-17T12:51:31.4881138Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_dist_cpu_complex128 2022-08-17T12:51:31.4894100Z [gw3] [ 80%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:51:31.4916029Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_xlog1py_cpu_float32 2022-08-17T12:51:31.4923366Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_dist_cpu_complex128 2022-08-17T12:51:31.4967569Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_div_no_rounding_mode_cpu_complex128 2022-08-17T12:51:31.4978476Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_div_no_rounding_mode_cpu_complex128 2022-08-17T12:51:31.5016887Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_dot_cpu_complex128 2022-08-17T12:51:31.5024748Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_dot_cpu_complex128 2022-08-17T12:51:31.5052255Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_double_cpu_complex128 2022-08-17T12:51:31.5062280Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_double_cpu_complex128 2022-08-17T12:51:31.5097579Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_dsplit_cpu_complex128 2022-08-17T12:51:31.5107079Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_dsplit_cpu_complex128 2022-08-17T12:51:31.5146772Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_dstack_cpu_complex128 2022-08-17T12:51:31.5155174Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_dstack_cpu_complex128 2022-08-17T12:51:31.5188676Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_eig_cpu_complex128 2022-08-17T12:51:31.5198700Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_eig_cpu_complex128 2022-08-17T12:51:31.5237668Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_einsum_cpu_complex128 2022-08-17T12:51:31.5247416Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_einsum_cpu_complex128 2022-08-17T12:51:31.5263372Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_empty_cpu_complex128 2022-08-17T12:51:31.5273004Z [gw2] [ 80%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_empty_cpu_complex128 2022-08-17T12:51:31.5288742Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_empty_like_cpu_complex128 2022-08-17T12:51:31.5298334Z [gw2] [ 80%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_empty_like_cpu_complex128 2022-08-17T12:51:31.5325128Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_eq_cpu_complex128 2022-08-17T12:51:31.5334638Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_eq_cpu_complex128 2022-08-17T12:51:31.5360489Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_equal_cpu_complex128 2022-08-17T12:51:31.5374362Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_equal_cpu_complex128 2022-08-17T12:51:31.5419239Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_exp_cpu_complex128 2022-08-17T12:51:31.5428891Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_exp_cpu_complex128 2022-08-17T12:51:31.5463822Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_expand_as_cpu_complex128 2022-08-17T12:51:31.5473531Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_expand_as_cpu_complex128 2022-08-17T12:51:31.5506503Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_expand_cpu_complex128 2022-08-17T12:51:31.5516311Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_expand_cpu_complex128 2022-08-17T12:51:31.5563097Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fft2_cpu_complex128 2022-08-17T12:51:31.5575173Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fft2_cpu_complex128 2022-08-17T12:51:31.5640032Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fft_cpu_complex128 2022-08-17T12:51:31.5652877Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fft_cpu_complex128 2022-08-17T12:51:31.5700931Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fftn_cpu_complex128 2022-08-17T12:51:31.5711011Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fftn_cpu_complex128 2022-08-17T12:51:31.5748183Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fftshift_cpu_complex128 2022-08-17T12:51:31.5755506Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fftshift_cpu_complex128 2022-08-17T12:51:31.5795406Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfft2_cpu_complex128 2022-08-17T12:51:31.5806241Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfft2_cpu_complex128 2022-08-17T12:51:31.5850438Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfft_cpu_complex128 2022-08-17T12:51:31.5860428Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfft_cpu_complex128 2022-08-17T12:51:31.5901399Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfftn_cpu_complex128 2022-08-17T12:51:31.5914055Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfftn_cpu_complex128 2022-08-17T12:51:31.5964015Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifft2_cpu_complex128 2022-08-17T12:51:31.5974538Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifft2_cpu_complex128 2022-08-17T12:51:31.6019373Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifft_cpu_complex128 2022-08-17T12:51:31.6031992Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifft_cpu_complex128 2022-08-17T12:51:31.6095821Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifftn_cpu_complex128 2022-08-17T12:51:31.6105031Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifftn_cpu_complex128 2022-08-17T12:51:31.6138606Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifftshift_cpu_complex128 2022-08-17T12:51:31.6150172Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifftshift_cpu_complex128 2022-08-17T12:51:31.6187568Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfft2_cpu_complex128 2022-08-17T12:51:31.6197838Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfft2_cpu_complex128 2022-08-17T12:51:31.6235153Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfft_cpu_complex128 2022-08-17T12:51:31.6244782Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfft_cpu_complex128 2022-08-17T12:51:31.6292533Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfftn_cpu_complex128 2022-08-17T12:51:31.6301595Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfftn_cpu_complex128 2022-08-17T12:51:31.6348060Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fill_cpu_complex128 2022-08-17T12:51:31.6361052Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fill_cpu_complex128 2022-08-17T12:51:31.6390547Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_flatten_cpu_complex128 2022-08-17T12:51:31.6403891Z [gw1] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rmod___cpu_float32 2022-08-17T12:51:31.6409192Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_flatten_cpu_complex128 2022-08-17T12:51:31.6416910Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rmul___cpu_float32 2022-08-17T12:51:31.6466640Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_flip_cpu_complex128 2022-08-17T12:51:31.6479137Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_flip_cpu_complex128 2022-08-17T12:51:31.6530570Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fliplr_cpu_complex128 2022-08-17T12:51:31.6540511Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_fliplr_cpu_complex128 2022-08-17T12:51:31.6576160Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_flipud_cpu_complex128 2022-08-17T12:51:31.6588454Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_flipud_cpu_complex128 2022-08-17T12:51:31.6619580Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_float_cpu_complex128 2022-08-17T12:51:31.6630375Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_float_cpu_complex128 2022-08-17T12:51:31.6667769Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_float_power_cpu_complex128 2022-08-17T12:51:31.6680317Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_float_power_cpu_complex128 2022-08-17T12:51:31.6731085Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_full_like_cpu_complex128 2022-08-17T12:51:31.6743764Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_full_like_cpu_complex128 2022-08-17T12:51:31.6797738Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_gather_cpu_complex128 2022-08-17T12:51:31.6807298Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_gather_cpu_complex128 2022-08-17T12:51:31.6838192Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_geqrf_cpu_complex128 2022-08-17T12:51:31.6847726Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_geqrf_cpu_complex128 2022-08-17T12:51:31.6887281Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_gradient_cpu_complex128 2022-08-17T12:51:31.6896560Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_gradient_cpu_complex128 2022-08-17T12:51:31.6923263Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_half_cpu_complex128 2022-08-17T12:51:31.6933579Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_half_cpu_complex128 2022-08-17T12:51:31.6961446Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_hsplit_cpu_complex128 2022-08-17T12:51:31.6971639Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_hsplit_cpu_complex128 2022-08-17T12:51:31.7005257Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_hstack_cpu_complex128 2022-08-17T12:51:31.7014503Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_hstack_cpu_complex128 2022-08-17T12:51:31.7041558Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_imag_cpu_complex128 2022-08-17T12:51:31.7050705Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_imag_cpu_complex128 2022-08-17T12:51:31.7083882Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_add_cpu_complex128 2022-08-17T12:51:31.7093275Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_add_cpu_complex128 2022-08-17T12:51:31.7127703Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_copy_cpu_complex128 2022-08-17T12:51:31.7138164Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_copy_cpu_complex128 2022-08-17T12:51:31.7170888Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_fill_cpu_complex128 2022-08-17T12:51:31.7180962Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_fill_cpu_complex128 2022-08-17T12:51:31.7203125Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_put_cpu_complex128 2022-08-17T12:51:31.7213297Z [gw2] [ 80%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_put_cpu_complex128 2022-08-17T12:51:31.7244981Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_select_cpu_complex128 2022-08-17T12:51:31.7255091Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_select_cpu_complex128 2022-08-17T12:51:31.7293092Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_inner_cpu_complex128 2022-08-17T12:51:31.7302442Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_inner_cpu_complex128 2022-08-17T12:51:31.7326312Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_int_cpu_complex128 2022-08-17T12:51:31.7337189Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_int_cpu_complex128 2022-08-17T12:51:31.7384813Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_inverse_cpu_complex128 2022-08-17T12:51:31.7394248Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_inverse_cpu_complex128 2022-08-17T12:51:31.7426328Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_isclose_cpu_complex128 2022-08-17T12:51:31.7435428Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_isclose_cpu_complex128 2022-08-17T12:51:31.7467646Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_isfinite_cpu_complex128 2022-08-17T12:51:31.7477041Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_isfinite_cpu_complex128 2022-08-17T12:51:31.7509909Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_isinf_cpu_complex128 2022-08-17T12:51:31.7520745Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_isinf_cpu_complex128 2022-08-17T12:51:31.7552199Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_isnan_cpu_complex128 2022-08-17T12:51:31.7564357Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_isnan_cpu_complex128 2022-08-17T12:51:31.7594528Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_isreal_cpu_complex128 2022-08-17T12:51:31.7605100Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_isreal_cpu_complex128 2022-08-17T12:51:31.7649465Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_istft_cpu_complex128 2022-08-17T12:51:31.7662207Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_istft_cpu_complex128 2022-08-17T12:51:31.7692483Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:51:31.7705459Z [gw2] [ 80%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_2inputs_2outputs_cpu_complex128 2022-08-17T12:51:31.7734218Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:51:31.7745766Z [gw2] [ 80%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_4inputs_with_extra_args_cpu_complex128 2022-08-17T12:51:31.7769323Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_binary_cpu_complex128 2022-08-17T12:51:31.7780176Z [gw2] [ 80%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_binary_cpu_complex128 2022-08-17T12:51:31.7805147Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:51:31.7815666Z [gw2] [ 80%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_binary_return_by_ref_cpu_complex128 2022-08-17T12:51:31.7843348Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_unary_cpu_complex128 2022-08-17T12:51:31.7855952Z [gw2] [ 80%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_unary_cpu_complex128 2022-08-17T12:51:31.7924914Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_kron_cpu_complex128 2022-08-17T12:51:31.7937131Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_kron_cpu_complex128 2022-08-17T12:51:31.7978969Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_ldexp_cpu_complex128 2022-08-17T12:51:31.7990581Z [gw2] [ 80%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_conj_view_ldexp_cpu_complex128 2022-08-17T12:51:31.8072044Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_lerp_cpu_complex128 2022-08-17T12:51:31.8081798Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_lerp_cpu_complex128 2022-08-17T12:51:31.8126612Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cholesky_cpu_complex128 2022-08-17T12:51:31.8136135Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cholesky_cpu_complex128 2022-08-17T12:51:31.8171153Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:51:31.8181266Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cholesky_ex_cpu_complex128 2022-08-17T12:51:31.8216330Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cond_cpu_complex128 2022-08-17T12:51:31.8226816Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cond_cpu_complex128 2022-08-17T12:51:31.8264784Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cross_cpu_complex128 2022-08-17T12:51:31.8275383Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cross_cpu_complex128 2022-08-17T12:51:31.8310792Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_det_cpu_complex128 2022-08-17T12:51:31.8320825Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_det_cpu_complex128 2022-08-17T12:51:31.8480415Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_det_singular_cpu_complex128 2022-08-17T12:51:31.8489037Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_det_singular_cpu_complex128 2022-08-17T12:51:31.8525394Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eig_cpu_complex128 2022-08-17T12:51:31.8535003Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eig_cpu_complex128 2022-08-17T12:51:31.8568790Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigh_cpu_complex128 2022-08-17T12:51:31.8575858Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigh_cpu_complex128 2022-08-17T12:51:31.8618264Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigvals_cpu_complex128 2022-08-17T12:51:31.8628283Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigvals_cpu_complex128 2022-08-17T12:51:31.8663822Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigvalsh_cpu_complex128 2022-08-17T12:51:31.8674443Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigvalsh_cpu_complex128 2022-08-17T12:51:31.8770320Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_householder_product_cpu_complex128 2022-08-17T12:51:31.8781651Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_householder_product_cpu_complex128 2022-08-17T12:51:31.8829739Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_inv_cpu_complex128 2022-08-17T12:51:31.8843935Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_inv_cpu_complex128 2022-08-17T12:51:31.8886705Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_inv_ex_cpu_complex128 2022-08-17T12:51:31.8898268Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_inv_ex_cpu_complex128 2022-08-17T12:51:31.8938167Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_factor_cpu_complex128 2022-08-17T12:51:31.8951486Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_factor_cpu_complex128 2022-08-17T12:51:31.8989266Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:51:31.9002121Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_factor_ex_cpu_complex128 2022-08-17T12:51:31.9037219Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_solve_cpu_complex128 2022-08-17T12:51:31.9044549Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_solve_cpu_complex128 2022-08-17T12:51:31.9203223Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lstsq_cpu_complex128 2022-08-17T12:51:31.9214702Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lstsq_cpu_complex128 2022-08-17T12:51:31.9350359Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:51:31.9364085Z [gw3] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_xlog1py_cpu_float32 2022-08-17T12:51:31.9390060Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_zeta_cpu_float32 2022-08-17T12:51:31.9399689Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lstsq_grad_oriented_cpu_complex128 2022-08-17T12:51:31.9413822Z [gw3] [ 80%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_zeta_cpu_float32 2022-08-17T12:51:31.9415313Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_cpu_float32 2022-08-17T12:51:31.9465634Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_cpu_complex128 2022-08-17T12:51:31.9477065Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_cpu_complex128 2022-08-17T12:51:31.9515121Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_factor_cpu_complex128 2022-08-17T12:51:31.9527155Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_factor_cpu_complex128 2022-08-17T12:51:31.9558586Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:51:31.9569573Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_factor_ex_cpu_complex128 2022-08-17T12:51:31.9591603Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_solve_cpu_complex128 2022-08-17T12:51:31.9602081Z [gw3] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_cpu_float32 2022-08-17T12:51:31.9614654Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_list_args_cpu_float32 2022-08-17T12:51:31.9625669Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_solve_cpu_complex128 2022-08-17T12:51:31.9656902Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_norm_cpu_complex128 2022-08-17T12:51:31.9666656Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_norm_cpu_complex128 2022-08-17T12:51:31.9707729Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_power_cpu_complex128 2022-08-17T12:51:31.9720396Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_power_cpu_complex128 2022-08-17T12:51:31.9766411Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_rank_cpu_complex128 2022-08-17T12:51:31.9779951Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_rank_cpu_complex128 2022-08-17T12:51:31.9824496Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:51:31.9836760Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_rank_hermitian_cpu_complex128 2022-08-17T12:51:31.9924241Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_multi_dot_cpu_complex128 2022-08-17T12:51:31.9935643Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_multi_dot_cpu_complex128 2022-08-17T12:51:31.9965418Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_norm_cpu_complex128 2022-08-17T12:51:31.9978109Z [gw3] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_list_args_cpu_float32 2022-08-17T12:51:32.0013690Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_with_sizes_cpu_float32 2022-08-17T12:51:32.0024663Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_norm_cpu_complex128 2022-08-17T12:51:32.0048224Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:51:32.0058977Z [gw1] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rmul___cpu_float32 2022-08-17T12:51:32.0073622Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rpow___cpu_float32 2022-08-17T12:51:32.0083543Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_norm_subgradients_at_zero_cpu_complex128 2022-08-17T12:51:32.0134697Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_cpu_complex128 2022-08-17T12:51:32.0143265Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_cpu_complex128 2022-08-17T12:51:32.0189728Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:51:32.0197586Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_hermitian_cpu_complex128 2022-08-17T12:51:32.0228706Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_singular_cpu_complex128 2022-08-17T12:51:32.0237138Z [gw2] [ 80%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_singular_cpu_complex128 2022-08-17T12:51:32.0274639Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_qr_cpu_complex128 2022-08-17T12:51:32.0282050Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_qr_cpu_complex128 2022-08-17T12:51:32.0311286Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_slogdet_cpu_complex128 2022-08-17T12:51:32.0320890Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_slogdet_cpu_complex128 2022-08-17T12:51:32.0360862Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_cpu_complex128 2022-08-17T12:51:32.0372965Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_cpu_complex128 2022-08-17T12:51:32.0423009Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_ex_cpu_complex128 2022-08-17T12:51:32.0426001Z [gw3] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_with_sizes_cpu_float32 2022-08-17T12:51:32.0434472Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_ex_cpu_complex128 2022-08-17T12:51:32.0435280Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_triangular_cpu_complex128 2022-08-17T12:51:32.0482685Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sqrt_cpu_float32 2022-08-17T12:51:32.0492951Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_triangular_cpu_complex128 2022-08-17T12:51:32.0523538Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_svd_cpu_complex128 2022-08-17T12:51:32.0534109Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_svd_cpu_complex128 2022-08-17T12:51:32.0542639Z [gw3] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sqrt_cpu_float32 2022-08-17T12:51:32.0545714Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_svdvals_cpu_complex128 2022-08-17T12:51:32.0586905Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_square_cpu_float32 2022-08-17T12:51:32.0597050Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_svdvals_cpu_complex128 2022-08-17T12:51:32.0648200Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_tensorinv_cpu_complex128 2022-08-17T12:51:32.0661325Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_tensorinv_cpu_complex128 2022-08-17T12:51:32.0714648Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_tensorsolve_cpu_complex128 2022-08-17T12:51:32.0726255Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_tensorsolve_cpu_complex128 2022-08-17T12:51:32.0747366Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vander_cpu_complex128 2022-08-17T12:51:32.0758738Z [gw3] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_square_cpu_float32 2022-08-17T12:51:32.0772198Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_squeeze_cpu_float32 2022-08-17T12:51:32.0782336Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vander_cpu_complex128 2022-08-17T12:51:32.0828650Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vecdot_cpu_complex128 2022-08-17T12:51:32.0839793Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vecdot_cpu_complex128 2022-08-17T12:51:32.0880206Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vector_norm_cpu_complex128 2022-08-17T12:51:32.0891310Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vector_norm_cpu_complex128 2022-08-17T12:51:32.0925249Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linspace_cpu_complex128 2022-08-17T12:51:32.0935691Z [gw2] [ 80%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_conj_view_linspace_cpu_complex128 2022-08-17T12:51:32.0985504Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_log10_cpu_complex128 2022-08-17T12:51:32.0998649Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_log10_cpu_complex128 2022-08-17T12:51:32.1045241Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_log2_cpu_complex128 2022-08-17T12:51:32.1058349Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_log2_cpu_complex128 2022-08-17T12:51:32.1109431Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_log_cpu_complex128 2022-08-17T12:51:32.1123578Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_log_cpu_complex128 2022-08-17T12:51:32.1145283Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_log_softmax_dtype_cpu_complex128 2022-08-17T12:51:32.1158413Z [gw3] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_squeeze_cpu_float32 2022-08-17T12:51:32.1173565Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_stack_cpu_float32 2022-08-17T12:51:32.1184905Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_log_softmax_dtype_cpu_complex128 2022-08-17T12:51:32.1231789Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_logdet_cpu_complex128 2022-08-17T12:51:32.1245361Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_logdet_cpu_complex128 2022-08-17T12:51:32.1285007Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_and_cpu_complex128 2022-08-17T12:51:32.1294850Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_and_cpu_complex128 2022-08-17T12:51:32.1330216Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_not_cpu_complex128 2022-08-17T12:51:32.1343841Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_not_cpu_complex128 2022-08-17T12:51:32.1382932Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_or_cpu_complex128 2022-08-17T12:51:32.1394405Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_or_cpu_complex128 2022-08-17T12:51:32.1434905Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_xor_cpu_complex128 2022-08-17T12:51:32.1442255Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_xor_cpu_complex128 2022-08-17T12:51:32.1473373Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_logspace_cpu_complex128 2022-08-17T12:51:32.1483218Z [gw2] [ 80%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_conj_view_logspace_cpu_complex128 2022-08-17T12:51:32.1512293Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_long_cpu_complex128 2022-08-17T12:51:32.1520793Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_long_cpu_complex128 2022-08-17T12:51:32.1555943Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_cpu_complex128 2022-08-17T12:51:32.1565891Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_cpu_complex128 2022-08-17T12:51:32.1608758Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_solve_cpu_complex128 2022-08-17T12:51:32.1619134Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_solve_cpu_complex128 2022-08-17T12:51:32.1650387Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_unpack_cpu_complex128 2022-08-17T12:51:32.1660378Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_unpack_cpu_complex128 2022-08-17T12:51:32.1694431Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_mH_cpu_complex128 2022-08-17T12:51:32.1704478Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_mH_cpu_complex128 2022-08-17T12:51:32.1748830Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_mT_cpu_complex128 2022-08-17T12:51:32.1762444Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_mT_cpu_complex128 2022-08-17T12:51:32.1803383Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_fill_cpu_complex128 2022-08-17T12:51:32.1813762Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_fill_cpu_complex128 2022-08-17T12:51:32.1817945Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_scatter_cpu_complex128 2022-08-17T12:51:32.1828161Z [gw3] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_stack_cpu_float32 2022-08-17T12:51:32.1861565Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_std_cpu_float32 2022-08-17T12:51:32.1873929Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_scatter_cpu_complex128 2022-08-17T12:51:32.1923912Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_select_cpu_complex128 2022-08-17T12:51:32.1935356Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_select_cpu_complex128 2022-08-17T12:51:32.2003217Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_matmul_cpu_complex128 2022-08-17T12:51:32.2013026Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_matmul_cpu_complex128 2022-08-17T12:51:32.2082104Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_matrix_exp_cpu_complex128 2022-08-17T12:51:32.2093557Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_matrix_exp_cpu_complex128 2022-08-17T12:51:32.2133555Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_mean_cpu_complex128 2022-08-17T12:51:32.2145416Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_mean_cpu_complex128 2022-08-17T12:51:32.2203603Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:51:32.2214233Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_meshgrid_list_of_tensors_cpu_complex128 2022-08-17T12:51:32.2269156Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:51:32.2278816Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_meshgrid_variadic_tensors_cpu_complex128 2022-08-17T12:51:32.2318911Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_mm_cpu_complex128 2022-08-17T12:51:32.2327587Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_mm_cpu_complex128 2022-08-17T12:51:32.2364725Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_movedim_cpu_complex128 2022-08-17T12:51:32.2371629Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_movedim_cpu_complex128 2022-08-17T12:51:32.2408762Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_mul_cpu_complex128 2022-08-17T12:51:32.2415762Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_mul_cpu_complex128 2022-08-17T12:51:32.2430285Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_mv_cpu_complex128 2022-08-17T12:51:32.2456578Z [gw3] [ 80%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_std_cpu_float32 2022-08-17T12:51:32.2459395Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_mv_cpu_complex128 2022-08-17T12:51:32.2465000Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_std_mean_cpu_float32 2022-08-17T12:51:32.2502817Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_narrow_cpu_complex128 2022-08-17T12:51:32.2510388Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_narrow_cpu_complex128 2022-08-17T12:51:32.2536357Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_ne_cpu_complex128 2022-08-17T12:51:32.2545957Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_ne_cpu_complex128 2022-08-17T12:51:32.2583425Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_neg_cpu_complex128 2022-08-17T12:51:32.2593469Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_neg_cpu_complex128 2022-08-17T12:51:32.2611810Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_empty_cpu_complex128 2022-08-17T12:51:32.2620041Z [gw2] [ 80%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_empty_cpu_complex128 2022-08-17T12:51:32.2658849Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_full_cpu_complex128 2022-08-17T12:51:32.2666198Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_full_cpu_complex128 2022-08-17T12:51:32.2708593Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_ones_cpu_complex128 2022-08-17T12:51:32.2719667Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_ones_cpu_complex128 2022-08-17T12:51:32.2751124Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_zeros_cpu_complex128 2022-08-17T12:51:32.2761650Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_zeros_cpu_complex128 2022-08-17T12:51:32.2815798Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv1d_cpu_complex128 2022-08-17T12:51:32.2825713Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv1d_cpu_complex128 2022-08-17T12:51:32.2882737Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv2d_cpu_complex128 2022-08-17T12:51:32.2894462Z [gw2] [ 80%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv2d_cpu_complex128 2022-08-17T12:51:32.2962176Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:51:32.2973608Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 2022-08-17T12:51:32.3004355Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:51:32.3018291Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_l1_loss_cpu_complex128 2022-08-17T12:51:32.3129821Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_linear_cpu_complex128 2022-08-17T12:51:32.3143006Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_linear_cpu_complex128 2022-08-17T12:51:32.3199642Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_normalize_cpu_complex128 2022-08-17T12:51:32.3212660Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_normalize_cpu_complex128 2022-08-17T12:51:32.3247168Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:51:32.3261213Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_std_mean_cpu_float32 2022-08-17T12:51:32.3266943Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_stft_cpu_float32 2022-08-17T12:51:32.3277371Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_circular_cpu_complex128 2022-08-17T12:51:32.3320354Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:51:32.3338973Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_constant_cpu_complex128 2022-08-17T12:51:32.3381470Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:51:32.3405934Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_reflect_cpu_complex128 2022-08-17T12:51:32.3441934Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:51:32.3454061Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_replicate_cpu_complex128 2022-08-17T12:51:32.3511597Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:51:32.3523289Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pairwise_distance_cpu_complex128 2022-08-17T12:51:32.3566816Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:51:32.3578450Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pixel_shuffle_cpu_complex128 2022-08-17T12:51:32.3622377Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:51:32.3633710Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pixel_unshuffle_cpu_complex128 2022-08-17T12:51:32.3673920Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:51:32.3685052Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_silu_complex_cpu_complex128 2022-08-17T12:51:32.3729829Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:51:32.3740196Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_softmin_with_dtype_cpu_complex128 2022-08-17T12:51:32.3784382Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_softsign_cpu_complex128 2022-08-17T12:51:32.3797316Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_softsign_cpu_complex128 2022-08-17T12:51:32.3837118Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:51:32.3849484Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_tanhshrink_cpu_complex128 2022-08-17T12:51:32.3898331Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:51:32.3908938Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_triplet_margin_loss_cpu_complex128 2022-08-17T12:51:32.3961890Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:51:32.3981962Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 2022-08-17T12:51:32.4027148Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_unfold_cpu_complex128 2022-08-17T12:51:32.4035412Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_unfold_cpu_complex128 2022-08-17T12:51:32.4089173Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nonzero_cpu_complex128 2022-08-17T12:51:32.4098551Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_nonzero_cpu_complex128 2022-08-17T12:51:32.4143260Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_cpu_complex128 2022-08-17T12:51:32.4185156Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_cpu_complex128 2022-08-17T12:51:32.4210041Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_fro_cpu_complex128 2022-08-17T12:51:32.4216116Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_fro_cpu_complex128 2022-08-17T12:51:32.4263599Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_inf_cpu_complex128 2022-08-17T12:51:32.4277993Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_inf_cpu_complex128 2022-08-17T12:51:32.4322519Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_nuc_cpu_complex128 2022-08-17T12:51:32.4339160Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_nuc_cpu_complex128 2022-08-17T12:51:32.4376794Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_ones_like_cpu_complex128 2022-08-17T12:51:32.4392693Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_ones_like_cpu_complex128 2022-08-17T12:51:32.4959323Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_ormqr_cpu_complex128 2022-08-17T12:51:32.4970696Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_ormqr_cpu_complex128 2022-08-17T12:51:32.5020353Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_outer_cpu_complex128 2022-08-17T12:51:32.5031593Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_outer_cpu_complex128 2022-08-17T12:51:32.5079896Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_permute_cpu_complex128 2022-08-17T12:51:32.5090627Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_permute_cpu_complex128 2022-08-17T12:51:32.5144811Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_pinverse_cpu_complex128 2022-08-17T12:51:32.5156996Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_pinverse_cpu_complex128 2022-08-17T12:51:32.5197944Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_positive_cpu_complex128 2022-08-17T12:51:32.5208788Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_positive_cpu_complex128 2022-08-17T12:51:32.5259133Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_pow_cpu_complex128 2022-08-17T12:51:32.5272696Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_pow_cpu_complex128 2022-08-17T12:51:32.5321371Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_prod_cpu_complex128 2022-08-17T12:51:32.5332413Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_prod_cpu_complex128 2022-08-17T12:51:32.5381661Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_put_cpu_complex128 2022-08-17T12:51:32.5396039Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_put_cpu_complex128 2022-08-17T12:51:32.5443125Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_qr_cpu_complex128 2022-08-17T12:51:32.5476413Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_qr_cpu_complex128 2022-08-17T12:51:32.5524516Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_rand_like_cpu_complex128 2022-08-17T12:51:32.5534702Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_rand_like_cpu_complex128 2022-08-17T12:51:32.5598406Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_randn_like_cpu_complex128 2022-08-17T12:51:32.5609575Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_randn_like_cpu_complex128 2022-08-17T12:51:32.5661346Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_ravel_cpu_complex128 2022-08-17T12:51:32.5672943Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_ravel_cpu_complex128 2022-08-17T12:51:32.5714029Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_real_cpu_complex128 2022-08-17T12:51:32.5725200Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_real_cpu_complex128 2022-08-17T12:51:32.5774838Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_reciprocal_cpu_complex128 2022-08-17T12:51:32.5786011Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_reciprocal_cpu_complex128 2022-08-17T12:51:32.5844297Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_renorm_cpu_complex128 2022-08-17T12:51:32.5856573Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_renorm_cpu_complex128 2022-08-17T12:51:32.5927301Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_repeat_cpu_complex128 2022-08-17T12:51:32.5939177Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_repeat_cpu_complex128 2022-08-17T12:51:32.5990243Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_repeat_interleave_cpu_complex128 2022-08-17T12:51:32.6001308Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_repeat_interleave_cpu_complex128 2022-08-17T12:51:32.6051524Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_reshape_as_cpu_complex128 2022-08-17T12:51:32.6062906Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_reshape_as_cpu_complex128 2022-08-17T12:51:32.6110969Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_reshape_cpu_complex128 2022-08-17T12:51:32.6123515Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_reshape_cpu_complex128 2022-08-17T12:51:32.6139789Z [gw1] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rpow___cpu_float32 2022-08-17T12:51:32.6140712Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_resize__cpu_complex128 2022-08-17T12:51:32.6170065Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rsub___cpu_float32 2022-08-17T12:51:32.6181238Z [gw2] [ 81%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_resize__cpu_complex128 2022-08-17T12:51:32.6224371Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_resize_as__cpu_complex128 2022-08-17T12:51:32.6235742Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_resize_as__cpu_complex128 2022-08-17T12:51:32.6282279Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_resolve_conj_cpu_complex128 2022-08-17T12:51:32.6293574Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_resolve_conj_cpu_complex128 2022-08-17T12:51:32.6339005Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_resolve_neg_cpu_complex128 2022-08-17T12:51:32.6363120Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_resolve_neg_cpu_complex128 2022-08-17T12:51:32.6414707Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_roll_cpu_complex128 2022-08-17T12:51:32.6433241Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_roll_cpu_complex128 2022-08-17T12:51:32.6475184Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_rot90_cpu_complex128 2022-08-17T12:51:32.6485812Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_rot90_cpu_complex128 2022-08-17T12:51:32.6533900Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_rsqrt_cpu_complex128 2022-08-17T12:51:32.6546989Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_rsqrt_cpu_complex128 2022-08-17T12:51:32.6594750Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_rsub_cpu_complex128 2022-08-17T12:51:32.6608260Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_rsub_cpu_complex128 2022-08-17T12:51:32.6678512Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_scatter_add_cpu_complex128 2022-08-17T12:51:32.6691060Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_scatter_add_cpu_complex128 2022-08-17T12:51:32.6761389Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_scatter_cpu_complex128 2022-08-17T12:51:32.6773554Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_scatter_cpu_complex128 2022-08-17T12:51:32.6817255Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_select_cpu_complex128 2022-08-17T12:51:32.6830634Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_select_cpu_complex128 2022-08-17T12:51:32.6890860Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sgn_cpu_complex128 2022-08-17T12:51:32.6904279Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sgn_cpu_complex128 2022-08-17T12:51:32.6944394Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_short_cpu_complex128 2022-08-17T12:51:32.6952827Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_short_cpu_complex128 2022-08-17T12:51:32.7001089Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sigmoid_cpu_complex128 2022-08-17T12:51:32.7014123Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sigmoid_cpu_complex128 2022-08-17T12:51:32.7072022Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sin_cpu_complex128 2022-08-17T12:51:32.7084196Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sin_cpu_complex128 2022-08-17T12:51:32.7138999Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sinc_cpu_complex128 2022-08-17T12:51:32.7148747Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sinc_cpu_complex128 2022-08-17T12:51:32.7206316Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sinh_cpu_complex128 2022-08-17T12:51:32.7220434Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sinh_cpu_complex128 2022-08-17T12:51:32.7267854Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_softmax_with_dtype_cpu_complex128 2022-08-17T12:51:32.7280269Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_softmax_with_dtype_cpu_complex128 2022-08-17T12:51:32.7299300Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:51:32.7311970Z [gw2] [ 81%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sparse_sampled_addmm_cpu_complex128 2022-08-17T12:51:32.7352620Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_cpu_complex128 2022-08-17T12:51:32.7364454Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_cpu_complex128 2022-08-17T12:51:32.7403173Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_list_args_cpu_complex128 2022-08-17T12:51:32.7415007Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_list_args_cpu_complex128 2022-08-17T12:51:32.7453522Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_with_sizes_cpu_complex128 2022-08-17T12:51:32.7466357Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_with_sizes_cpu_complex128 2022-08-17T12:51:32.7516774Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sqrt_cpu_complex128 2022-08-17T12:51:32.7528712Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sqrt_cpu_complex128 2022-08-17T12:51:32.7572418Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_square_cpu_complex128 2022-08-17T12:51:32.7584086Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_square_cpu_complex128 2022-08-17T12:51:32.7626578Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_squeeze_cpu_complex128 2022-08-17T12:51:32.7638644Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_squeeze_cpu_complex128 2022-08-17T12:51:32.7679279Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_stack_cpu_complex128 2022-08-17T12:51:32.7689785Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_stack_cpu_complex128 2022-08-17T12:51:32.7729504Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_std_cpu_complex128 2022-08-17T12:51:32.7740572Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_std_cpu_complex128 2022-08-17T12:51:32.7777989Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_std_mean_cpu_complex128 2022-08-17T12:51:32.7788930Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_std_mean_cpu_complex128 2022-08-17T12:51:32.7874140Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_stft_cpu_complex128 2022-08-17T12:51:32.7874987Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_stft_cpu_complex128 2022-08-17T12:51:32.7924936Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sub_cpu_complex128 2022-08-17T12:51:32.7925790Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sub_cpu_complex128 2022-08-17T12:51:32.7962741Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sum_cpu_complex128 2022-08-17T12:51:32.7974147Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sum_cpu_complex128 2022-08-17T12:51:32.8023705Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sum_to_size_cpu_complex128 2022-08-17T12:51:32.8034414Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_sum_to_size_cpu_complex128 2022-08-17T12:51:32.8085922Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_svd_cpu_complex128 2022-08-17T12:51:32.8086677Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_stft_cpu_float32 2022-08-17T12:51:32.8088310Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sub_cpu_float32 2022-08-17T12:51:32.8108942Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_svd_cpu_complex128 2022-08-17T12:51:32.8157771Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_symeig_cpu_complex128 2022-08-17T12:51:32.8158499Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_symeig_cpu_complex128 2022-08-17T12:51:32.8227284Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_t_cpu_complex128 2022-08-17T12:51:32.8228127Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_t_cpu_complex128 2022-08-17T12:51:32.8282630Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_take_along_dim_cpu_complex128 2022-08-17T12:51:32.8291940Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_take_along_dim_cpu_complex128 2022-08-17T12:51:32.8341327Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_take_cpu_complex128 2022-08-17T12:51:32.8361369Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_take_cpu_complex128 2022-08-17T12:51:32.8412365Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_tan_cpu_complex128 2022-08-17T12:51:32.8423295Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_tan_cpu_complex128 2022-08-17T12:51:32.8473315Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_tanh_cpu_complex128 2022-08-17T12:51:32.8484188Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_tanh_cpu_complex128 2022-08-17T12:51:32.8525683Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_tensor_split_cpu_complex128 2022-08-17T12:51:32.8537069Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_tensor_split_cpu_complex128 2022-08-17T12:51:32.8588893Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_tensordot_cpu_complex128 2022-08-17T12:51:32.8597079Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_tensordot_cpu_complex128 2022-08-17T12:51:32.8662494Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_tile_cpu_complex128 2022-08-17T12:51:32.8673080Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_tile_cpu_complex128 2022-08-17T12:51:32.8708149Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_to_sparse_cpu_complex128 2022-08-17T12:51:32.8718513Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_to_sparse_cpu_complex128 2022-08-17T12:51:32.8758100Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_trace_cpu_complex128 2022-08-17T12:51:32.8768488Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_trace_cpu_complex128 2022-08-17T12:51:32.8809843Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_transpose_cpu_complex128 2022-08-17T12:51:32.8837503Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_transpose_cpu_complex128 2022-08-17T12:51:32.8891658Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_trapezoid_cpu_complex128 2022-08-17T12:51:32.8911947Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_trapezoid_cpu_complex128 2022-08-17T12:51:32.8965534Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_trapz_cpu_complex128 2022-08-17T12:51:32.8976319Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_trapz_cpu_complex128 2022-08-17T12:51:32.9017729Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_triangular_solve_cpu_complex128 2022-08-17T12:51:32.9028417Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_triangular_solve_cpu_complex128 2022-08-17T12:51:32.9075722Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_tril_cpu_complex128 2022-08-17T12:51:32.9086426Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_tril_cpu_complex128 2022-08-17T12:51:32.9130755Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_triu_cpu_complex128 2022-08-17T12:51:32.9141542Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_triu_cpu_complex128 2022-08-17T12:51:32.9195975Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_true_divide_cpu_complex128 2022-08-17T12:51:32.9202930Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_true_divide_cpu_complex128 2022-08-17T12:51:32.9245016Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_unbind_cpu_complex128 2022-08-17T12:51:32.9256974Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_unbind_cpu_complex128 2022-08-17T12:51:32.9297731Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_unflatten_cpu_complex128 2022-08-17T12:51:32.9308351Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_unflatten_cpu_complex128 2022-08-17T12:51:32.9380140Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_unfold_cpu_complex128 2022-08-17T12:51:32.9391458Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_unfold_cpu_complex128 2022-08-17T12:51:32.9446114Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_unsqueeze_cpu_complex128 2022-08-17T12:51:32.9457354Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_unsqueeze_cpu_complex128 2022-08-17T12:51:32.9507115Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_var_cpu_complex128 2022-08-17T12:51:32.9517402Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_var_cpu_complex128 2022-08-17T12:51:32.9560949Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_var_mean_cpu_complex128 2022-08-17T12:51:32.9571221Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_var_mean_cpu_complex128 2022-08-17T12:51:32.9615709Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_vdot_cpu_complex128 2022-08-17T12:51:32.9626002Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_vdot_cpu_complex128 2022-08-17T12:51:32.9669409Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_as_cpu_complex128 2022-08-17T12:51:32.9679527Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_as_cpu_complex128 2022-08-17T12:51:32.9709308Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_as_real_cpu_complex128 2022-08-17T12:51:32.9720098Z [gw2] [ 81%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_as_real_cpu_complex128 2022-08-17T12:51:32.9762947Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_cpu_complex128 2022-08-17T12:51:32.9773181Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_cpu_complex128 2022-08-17T12:51:32.9809597Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_vsplit_cpu_complex128 2022-08-17T12:51:32.9819521Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_vsplit_cpu_complex128 2022-08-17T12:51:32.9863952Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_vstack_cpu_complex128 2022-08-17T12:51:32.9873757Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_vstack_cpu_complex128 2022-08-17T12:51:32.9916350Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_where_cpu_complex128 2022-08-17T12:51:32.9926293Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_where_cpu_complex128 2022-08-17T12:51:32.9966227Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_zero__cpu_complex128 2022-08-17T12:51:32.9976259Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_zero__cpu_complex128 2022-08-17T12:51:33.0014082Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_zeros_like_cpu_complex128 2022-08-17T12:51:33.0023258Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_conj_view_zeros_like_cpu_complex128 2022-08-17T12:51:33.0035511Z [gw1] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rsub___cpu_float32 2022-08-17T12:51:33.0036490Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_amax_cpu_float32 2022-08-17T12:51:33.0081281Z test_ops.py::TestMathBitsCPU::test_neg_view_H_cpu_float64 2022-08-17T12:51:33.0092884Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_H_cpu_float64 2022-08-17T12:51:33.0154214Z test_ops.py::TestMathBitsCPU::test_neg_view_T_cpu_float64 2022-08-17T12:51:33.0164915Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_T_cpu_float64 2022-08-17T12:51:33.0372260Z test_ops.py::TestMathBitsCPU::test_neg_view___getitem___cpu_float64 2022-08-17T12:51:33.0383598Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___getitem___cpu_float64 2022-08-17T12:51:33.0491798Z test_ops.py::TestMathBitsCPU::test_neg_view___radd___cpu_float64 2022-08-17T12:51:33.0500467Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___radd___cpu_float64 2022-08-17T12:51:33.0691741Z test_ops.py::TestMathBitsCPU::test_neg_view___rdiv___cpu_float64 2022-08-17T12:51:33.0702918Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___rdiv___cpu_float64 2022-08-17T12:51:33.0930998Z test_ops.py::TestMathBitsCPU::test_neg_view___rmatmul___cpu_float64 2022-08-17T12:51:33.0941119Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___rmatmul___cpu_float64 2022-08-17T12:51:33.1102171Z test_ops.py::TestMathBitsCPU::test_neg_view___rmod___cpu_float64 2022-08-17T12:51:33.1124375Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___rmod___cpu_float64 2022-08-17T12:51:33.1300053Z test_ops.py::TestMathBitsCPU::test_neg_view___rmul___cpu_float64 2022-08-17T12:51:33.1312840Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___rmul___cpu_float64 2022-08-17T12:51:33.1520869Z test_ops.py::TestMathBitsCPU::test_neg_view___rpow___cpu_float64 2022-08-17T12:51:33.1537765Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___rpow___cpu_float64 2022-08-17T12:51:33.1678767Z test_ops.py::TestMathBitsCPU::test_neg_view___rsub___cpu_float64 2022-08-17T12:51:33.1688603Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view___rsub___cpu_float64 2022-08-17T12:51:33.2550795Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_amax_cpu_float64 2022-08-17T12:51:33.2559562Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_amax_cpu_float64 2022-08-17T12:51:33.2960660Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_amin_cpu_float64 2022-08-17T12:51:33.2970013Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sub_cpu_float32 2022-08-17T12:51:33.3295718Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sum_cpu_float32 2022-08-17T12:51:33.3304736Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_amin_cpu_float64 2022-08-17T12:51:33.3460748Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_argmax_cpu_float64 2022-08-17T12:51:33.3469203Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_argmax_cpu_float64 2022-08-17T12:51:33.3623812Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_argmin_cpu_float64 2022-08-17T12:51:33.3632389Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_argmin_cpu_float64 2022-08-17T12:51:33.3746466Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_cumprod_cpu_float64 2022-08-17T12:51:33.3754750Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sum_cpu_float32 2022-08-17T12:51:33.3769528Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sum_to_size_cpu_float32 2022-08-17T12:51:33.3779730Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_cumprod_cpu_float64 2022-08-17T12:51:33.3931625Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_cumsum_cpu_float64 2022-08-17T12:51:33.3944870Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_cumsum_cpu_float64 2022-08-17T12:51:33.4025228Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_log_softmax_cpu_float64 2022-08-17T12:51:33.4037227Z [gw3] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sum_to_size_cpu_float32 2022-08-17T12:51:33.4168043Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_svd_cpu_float32 2022-08-17T12:51:33.4176302Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_log_softmax_cpu_float64 2022-08-17T12:51:33.4391875Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_logaddexp_cpu_float64 2022-08-17T12:51:33.4404058Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_logaddexp_cpu_float64 2022-08-17T12:51:33.5299821Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_logsumexp_cpu_float64 2022-08-17T12:51:33.5307854Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_logsumexp_cpu_float64 2022-08-17T12:51:33.6006227Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_mean_cpu_float64 2022-08-17T12:51:33.6017243Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_mean_cpu_float64 2022-08-17T12:51:33.6234504Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_median_cpu_float64 2022-08-17T12:51:33.6246220Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_median_cpu_float64 2022-08-17T12:51:33.9271548Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_norm_cpu_float64 2022-08-17T12:51:33.9282355Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_norm_cpu_float64 2022-08-17T12:51:33.9646718Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_normalize_cpu_float64 2022-08-17T12:51:33.9654761Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_normalize_cpu_float64 2022-08-17T12:51:34.0418201Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_prod_cpu_float64 2022-08-17T12:51:34.0432038Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_prod_cpu_float64 2022-08-17T12:51:34.0605865Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_softmax_cpu_float64 2022-08-17T12:51:34.0613610Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_softmax_cpu_float64 2022-08-17T12:51:34.0790090Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_softmin_cpu_float64 2022-08-17T12:51:34.0805971Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_softmin_cpu_float64 2022-08-17T12:51:34.2360010Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_std_cpu_float64 2022-08-17T12:51:34.2375481Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_std_cpu_float64 2022-08-17T12:51:34.3028984Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_sum_cpu_float64 2022-08-17T12:51:34.3039622Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_sum_cpu_float64 2022-08-17T12:51:34.4245777Z test_ops.py::TestMathBitsCPU::test_neg_view__masked_var_cpu_float64 2022-08-17T12:51:34.4253288Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__masked_var_cpu_float64 2022-08-17T12:51:34.4299490Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_abs_cpu_float64 2022-08-17T12:51:34.4312684Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_abs_cpu_float64 2022-08-17T12:51:34.4372660Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_acos_cpu_float64 2022-08-17T12:51:34.4385535Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_acos_cpu_float64 2022-08-17T12:51:34.4440714Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_acosh_cpu_float64 2022-08-17T12:51:34.4451891Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_acosh_cpu_float64 2022-08-17T12:51:34.4666966Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_add_cpu_float64 2022-08-17T12:51:34.4678450Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_add_cpu_float64 2022-08-17T12:51:34.4792109Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_addcdiv_cpu_float64 2022-08-17T12:51:34.4805651Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_addcdiv_cpu_float64 2022-08-17T12:51:34.4863977Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_addr_cpu_float64 2022-08-17T12:51:34.4875896Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_addr_cpu_float64 2022-08-17T12:51:34.5238431Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_all_cpu_float64 2022-08-17T12:51:34.5249170Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_all_cpu_float64 2022-08-17T12:51:34.5335020Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_allclose_cpu_float64 2022-08-17T12:51:34.5349149Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_allclose_cpu_float64 2022-08-17T12:51:34.5654075Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_amax_cpu_float64 2022-08-17T12:51:34.5665887Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_amax_cpu_float64 2022-08-17T12:51:34.5942848Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_amin_cpu_float64 2022-08-17T12:51:34.5953162Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_amin_cpu_float64 2022-08-17T12:51:34.6274273Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_any_cpu_float64 2022-08-17T12:51:34.6282286Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_any_cpu_float64 2022-08-17T12:51:34.6324620Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_arange_cpu_float64 2022-08-17T12:51:34.6338157Z [gw2] [ 81%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view__refs_arange_cpu_float64 2022-08-17T12:51:34.6356653Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_as_strided_cpu_float64 2022-08-17T12:51:34.6368228Z [gw2] [ 81%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view__refs_as_strided_cpu_float64 2022-08-17T12:51:34.6402578Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_asin_cpu_float64 2022-08-17T12:51:34.6413526Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_asin_cpu_float64 2022-08-17T12:51:34.6445651Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_asinh_cpu_float64 2022-08-17T12:51:34.6455061Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_asinh_cpu_float64 2022-08-17T12:51:34.6621562Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_atan2_cpu_float64 2022-08-17T12:51:34.6632604Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_atan2_cpu_float64 2022-08-17T12:51:34.6675489Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_atan_cpu_float64 2022-08-17T12:51:34.6685864Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_atan_cpu_float64 2022-08-17T12:51:34.6718083Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_atanh_cpu_float64 2022-08-17T12:51:34.6725397Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_atanh_cpu_float64 2022-08-17T12:51:34.6781702Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_1d_cpu_float64 2022-08-17T12:51:34.6791644Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_1d_cpu_float64 2022-08-17T12:51:34.6866948Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_2d_cpu_float64 2022-08-17T12:51:34.6877353Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_2d_cpu_float64 2022-08-17T12:51:34.7018183Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_3d_cpu_float64 2022-08-17T12:51:34.7026076Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_3d_cpu_float64 2022-08-17T12:51:34.7101402Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_broadcast_tensors_cpu_float64 2022-08-17T12:51:34.7115828Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_broadcast_tensors_cpu_float64 2022-08-17T12:51:34.7193379Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_broadcast_to_cpu_float64 2022-08-17T12:51:34.7203320Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_broadcast_to_cpu_float64 2022-08-17T12:51:34.7304329Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_cat_cpu_float64 2022-08-17T12:51:34.7314790Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_cat_cpu_float64 2022-08-17T12:51:34.7345745Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_ceil_cpu_float64 2022-08-17T12:51:34.7356455Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_ceil_cpu_float64 2022-08-17T12:51:34.7474195Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_chunk_cpu_float64 2022-08-17T12:51:34.7484791Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_chunk_cpu_float64 2022-08-17T12:51:34.7541754Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_cpu_float64 2022-08-17T12:51:34.7551654Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_cpu_float64 2022-08-17T12:51:34.7643252Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_max_cpu_float64 2022-08-17T12:51:34.7653049Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_max_cpu_float64 2022-08-17T12:51:34.7740245Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_min_cpu_float64 2022-08-17T12:51:34.7754154Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_min_cpu_float64 2022-08-17T12:51:34.7807336Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_clone_cpu_float64 2022-08-17T12:51:34.7818371Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_clone_cpu_float64 2022-08-17T12:51:34.7875767Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_column_stack_cpu_float64 2022-08-17T12:51:34.7888206Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_column_stack_cpu_float64 2022-08-17T12:51:34.7917710Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_conj_cpu_float64 2022-08-17T12:51:34.7929106Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_conj_cpu_float64 2022-08-17T12:51:34.7956461Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_conj_physical_cpu_float64 2022-08-17T12:51:34.7968000Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_conj_physical_cpu_float64 2022-08-17T12:51:34.8363908Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_constant_pad_nd_cpu_float64 2022-08-17T12:51:34.8376994Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_constant_pad_nd_cpu_float64 2022-08-17T12:51:34.8410315Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_contiguous_cpu_float64 2022-08-17T12:51:34.8423765Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_contiguous_cpu_float64 2022-08-17T12:51:34.8796258Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_copysign_cpu_float64 2022-08-17T12:51:34.8809172Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_copysign_cpu_float64 2022-08-17T12:51:34.8866751Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_cos_cpu_float64 2022-08-17T12:51:34.8879523Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_cos_cpu_float64 2022-08-17T12:51:34.8930950Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_cosh_cpu_float64 2022-08-17T12:51:34.8939119Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_cosh_cpu_float64 2022-08-17T12:51:34.9006204Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_diagonal_cpu_float64 2022-08-17T12:51:34.9015159Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_diagonal_cpu_float64 2022-08-17T12:51:34.9060752Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_digamma_cpu_float64 2022-08-17T12:51:34.9070693Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_digamma_cpu_float64 2022-08-17T12:51:34.9842573Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_floor_rounding_cpu_float64 2022-08-17T12:51:34.9854453Z [gw1] [ 81%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_amax_cpu_float32 2022-08-17T12:51:35.0470163Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_amin_cpu_float32 2022-08-17T12:51:35.0480225Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_floor_rounding_cpu_float64 2022-08-17T12:51:35.0678208Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:51:35.0688501Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_no_rounding_mode_cpu_float64 2022-08-17T12:51:35.0920469Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:51:35.0933239Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_trunc_rounding_cpu_float64 2022-08-17T12:51:35.1019587Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_dsplit_cpu_float64 2022-08-17T12:51:35.1032453Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_dsplit_cpu_float64 2022-08-17T12:51:35.1144323Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_dstack_cpu_float64 2022-08-17T12:51:35.1155407Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_dstack_cpu_float64 2022-08-17T12:51:35.1175540Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_empty_cpu_float64 2022-08-17T12:51:35.1186882Z [gw2] [ 81%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view__refs_empty_cpu_float64 2022-08-17T12:51:35.1204613Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_empty_like_cpu_float64 2022-08-17T12:51:35.1213144Z [gw2] [ 81%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view__refs_empty_like_cpu_float64 2022-08-17T12:51:35.1367060Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_eq_cpu_float64 2022-08-17T12:51:35.1378351Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_eq_cpu_float64 2022-08-17T12:51:35.1412226Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_erf_cpu_float64 2022-08-17T12:51:35.1423260Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_erf_cpu_float64 2022-08-17T12:51:35.1468839Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_erfc_cpu_float64 2022-08-17T12:51:35.1478683Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_erfc_cpu_float64 2022-08-17T12:51:35.1511196Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_erfinv_cpu_float64 2022-08-17T12:51:35.1520838Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_erfinv_cpu_float64 2022-08-17T12:51:35.1566341Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_exp2_cpu_float64 2022-08-17T12:51:35.1576928Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_exp2_cpu_float64 2022-08-17T12:51:35.1620677Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_exp_cpu_float64 2022-08-17T12:51:35.1631103Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_exp_cpu_float64 2022-08-17T12:51:35.1730689Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_expand_cpu_float64 2022-08-17T12:51:35.1738836Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_expand_cpu_float64 2022-08-17T12:51:35.1778486Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_expm1_cpu_float64 2022-08-17T12:51:35.1791804Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_expm1_cpu_float64 2022-08-17T12:51:35.1859237Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fft2_cpu_float64 2022-08-17T12:51:35.1873181Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fft2_cpu_float64 2022-08-17T12:51:35.2016783Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fft_cpu_float64 2022-08-17T12:51:35.2030422Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fft_cpu_float64 2022-08-17T12:51:35.2226762Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fftn_cpu_float64 2022-08-17T12:51:35.2239900Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fftn_cpu_float64 2022-08-17T12:51:35.2291158Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fftshift_cpu_float64 2022-08-17T12:51:35.2304058Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fftshift_cpu_float64 2022-08-17T12:51:35.2370321Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfft2_cpu_float64 2022-08-17T12:51:35.2383744Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfft2_cpu_float64 2022-08-17T12:51:35.2570936Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfft_cpu_float64 2022-08-17T12:51:35.2584888Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfft_cpu_float64 2022-08-17T12:51:35.2869190Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfftn_cpu_float64 2022-08-17T12:51:35.2881838Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfftn_cpu_float64 2022-08-17T12:51:35.2959999Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifft2_cpu_float64 2022-08-17T12:51:35.2979945Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifft2_cpu_float64 2022-08-17T12:51:35.3136355Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifft_cpu_float64 2022-08-17T12:51:35.3145545Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifft_cpu_float64 2022-08-17T12:51:35.3359537Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifftn_cpu_float64 2022-08-17T12:51:35.3372363Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifftn_cpu_float64 2022-08-17T12:51:35.3421817Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifftshift_cpu_float64 2022-08-17T12:51:35.3433036Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifftshift_cpu_float64 2022-08-17T12:51:35.3510619Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfft2_cpu_float64 2022-08-17T12:51:35.3524155Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfft2_cpu_float64 2022-08-17T12:51:35.3667387Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfft_cpu_float64 2022-08-17T12:51:35.3678690Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfft_cpu_float64 2022-08-17T12:51:35.3905634Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfftn_cpu_float64 2022-08-17T12:51:35.3919066Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfftn_cpu_float64 2022-08-17T12:51:35.3992151Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfft2_cpu_float64 2022-08-17T12:51:35.4003895Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfft2_cpu_float64 2022-08-17T12:51:35.4183050Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfft_cpu_float64 2022-08-17T12:51:35.4195367Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfft_cpu_float64 2022-08-17T12:51:35.4391300Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfftn_cpu_float64 2022-08-17T12:51:35.4402773Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfftn_cpu_float64 2022-08-17T12:51:35.4462620Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfft2_cpu_float64 2022-08-17T12:51:35.4473350Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfft2_cpu_float64 2022-08-17T12:51:35.4589896Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfft_cpu_float64 2022-08-17T12:51:35.4600484Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfft_cpu_float64 2022-08-17T12:51:35.4746826Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfftn_cpu_float64 2022-08-17T12:51:35.4759248Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfftn_cpu_float64 2022-08-17T12:51:35.4831080Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fill_cpu_float64 2022-08-17T12:51:35.4843320Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fill_cpu_float64 2022-08-17T12:51:35.4925062Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_flatten_cpu_float64 2022-08-17T12:51:35.4934405Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_flatten_cpu_float64 2022-08-17T12:51:35.5070605Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_flip_cpu_float64 2022-08-17T12:51:35.5083664Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_flip_cpu_float64 2022-08-17T12:51:35.5142539Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fliplr_cpu_float64 2022-08-17T12:51:35.5154493Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fliplr_cpu_float64 2022-08-17T12:51:35.5212704Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_flipud_cpu_float64 2022-08-17T12:51:35.5225224Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_flipud_cpu_float64 2022-08-17T12:51:35.5446800Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_float_power_cpu_float64 2022-08-17T12:51:35.5458048Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_float_power_cpu_float64 2022-08-17T12:51:35.5500877Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_floor_cpu_float64 2022-08-17T12:51:35.5511876Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_floor_cpu_float64 2022-08-17T12:51:35.7192549Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_floor_divide_cpu_float64 2022-08-17T12:51:35.7204664Z [gw2] [ 81%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_floor_divide_cpu_float64 2022-08-17T12:51:35.7359851Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmax_cpu_float64 2022-08-17T12:51:35.7372359Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmax_cpu_float64 2022-08-17T12:51:35.7553941Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmin_cpu_float64 2022-08-17T12:51:35.7562687Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmin_cpu_float64 2022-08-17T12:51:35.7713540Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmod_cpu_float64 2022-08-17T12:51:35.7722718Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmod_cpu_float64 2022-08-17T12:51:35.7823694Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_frac_cpu_float64 2022-08-17T12:51:35.7834163Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_frac_cpu_float64 2022-08-17T12:51:35.7967891Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_ge_cpu_float64 2022-08-17T12:51:35.7978748Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_ge_cpu_float64 2022-08-17T12:51:35.8115603Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_gt_cpu_float64 2022-08-17T12:51:35.8125280Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_gt_cpu_float64 2022-08-17T12:51:35.8525125Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_heaviside_cpu_float64 2022-08-17T12:51:35.8535823Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_heaviside_cpu_float64 2022-08-17T12:51:35.8602667Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_hsplit_cpu_float64 2022-08-17T12:51:35.8612842Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_hsplit_cpu_float64 2022-08-17T12:51:35.8657053Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_hstack_cpu_float64 2022-08-17T12:51:35.8667319Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_hstack_cpu_float64 2022-08-17T12:51:35.8822699Z test_ops.py::TestMathBitsCPU::test_neg_view_diag_embed_cpu_float64 2022-08-17T12:51:35.8830650Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_diag_embed_cpu_float64 2022-08-17T12:51:35.8904674Z test_ops.py::TestMathBitsCPU::test_neg_view_diagflat_cpu_float64 2022-08-17T12:51:35.8918101Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_diagflat_cpu_float64 2022-08-17T12:51:35.9139206Z test_ops.py::TestMathBitsCPU::test_neg_view_diagonal_cpu_float64 2022-08-17T12:51:35.9150081Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_diagonal_cpu_float64 2022-08-17T12:51:35.9315830Z test_ops.py::TestMathBitsCPU::test_neg_view_diagonal_scatter_cpu_float64 2022-08-17T12:51:35.9327040Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_diagonal_scatter_cpu_float64 2022-08-17T12:51:36.0050092Z test_ops.py::TestMathBitsCPU::test_neg_view_diff_cpu_float64 2022-08-17T12:51:36.0062023Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_diff_cpu_float64 2022-08-17T12:51:36.0116210Z test_ops.py::TestMathBitsCPU::test_neg_view_digamma_cpu_float64 2022-08-17T12:51:36.0124122Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_digamma_cpu_float64 2022-08-17T12:51:36.0748027Z test_ops.py::TestMathBitsCPU::test_neg_view_dist_cpu_float64 2022-08-17T12:51:36.0757407Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_dist_cpu_float64 2022-08-17T12:51:36.0903393Z test_ops.py::TestMathBitsCPU::test_neg_view_div_floor_rounding_cpu_float64 2022-08-17T12:51:36.0914011Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_div_floor_rounding_cpu_float64 2022-08-17T12:51:36.1047678Z test_ops.py::TestMathBitsCPU::test_neg_view_div_no_rounding_mode_cpu_float64 2022-08-17T12:51:36.1056488Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_div_no_rounding_mode_cpu_float64 2022-08-17T12:51:36.1185906Z test_ops.py::TestMathBitsCPU::test_neg_view_div_trunc_rounding_cpu_float64 2022-08-17T12:51:36.1195441Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_div_trunc_rounding_cpu_float64 2022-08-17T12:51:36.1231748Z test_ops.py::TestMathBitsCPU::test_neg_view_dot_cpu_float64 2022-08-17T12:51:36.1239720Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_dot_cpu_float64 2022-08-17T12:51:36.1298054Z test_ops.py::TestMathBitsCPU::test_neg_view_double_cpu_float64 2022-08-17T12:51:36.1306388Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_double_cpu_float64 2022-08-17T12:51:36.1342684Z test_ops.py::TestMathBitsCPU::test_neg_view_dsplit_cpu_float64 2022-08-17T12:51:36.1352077Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_dsplit_cpu_float64 2022-08-17T12:51:36.1394741Z test_ops.py::TestMathBitsCPU::test_neg_view_dstack_cpu_float64 2022-08-17T12:51:36.1411128Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_dstack_cpu_float64 2022-08-17T12:51:36.1439314Z test_ops.py::TestMathBitsCPU::test_neg_view_eig_cpu_float64 2022-08-17T12:51:36.1446625Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_eig_cpu_float64 2022-08-17T12:51:36.1574740Z test_ops.py::TestMathBitsCPU::test_neg_view_einsum_cpu_float64 2022-08-17T12:51:36.1580858Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_einsum_cpu_float64 2022-08-17T12:51:36.1595787Z test_ops.py::TestMathBitsCPU::test_neg_view_empty_cpu_float64 2022-08-17T12:51:36.1604005Z [gw2] [ 82%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_empty_cpu_float64 2022-08-17T12:51:36.1617792Z test_ops.py::TestMathBitsCPU::test_neg_view_empty_like_cpu_float64 2022-08-17T12:51:36.1626753Z [gw2] [ 82%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_empty_like_cpu_float64 2022-08-17T12:51:36.1675078Z test_ops.py::TestMathBitsCPU::test_neg_view_eq_cpu_float64 2022-08-17T12:51:36.1683341Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_eq_cpu_float64 2022-08-17T12:51:36.1714748Z test_ops.py::TestMathBitsCPU::test_neg_view_equal_cpu_float64 2022-08-17T12:51:36.1722426Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_equal_cpu_float64 2022-08-17T12:51:36.1758073Z test_ops.py::TestMathBitsCPU::test_neg_view_erf_cpu_float64 2022-08-17T12:51:36.1765653Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_erf_cpu_float64 2022-08-17T12:51:36.1816885Z test_ops.py::TestMathBitsCPU::test_neg_view_erfc_cpu_float64 2022-08-17T12:51:36.1824023Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_erfc_cpu_float64 2022-08-17T12:51:36.1859328Z test_ops.py::TestMathBitsCPU::test_neg_view_erfinv_cpu_float64 2022-08-17T12:51:36.1866918Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_erfinv_cpu_float64 2022-08-17T12:51:36.1912752Z test_ops.py::TestMathBitsCPU::test_neg_view_exp2_cpu_float64 2022-08-17T12:51:36.1921235Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_exp2_cpu_float64 2022-08-17T12:51:36.1968944Z test_ops.py::TestMathBitsCPU::test_neg_view_exp_cpu_float64 2022-08-17T12:51:36.1978538Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_exp_cpu_float64 2022-08-17T12:51:36.2025442Z test_ops.py::TestMathBitsCPU::test_neg_view_expand_as_cpu_float64 2022-08-17T12:51:36.2035603Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_expand_as_cpu_float64 2022-08-17T12:51:36.2137449Z test_ops.py::TestMathBitsCPU::test_neg_view_expand_cpu_float64 2022-08-17T12:51:36.2147565Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_expand_cpu_float64 2022-08-17T12:51:36.2190011Z test_ops.py::TestMathBitsCPU::test_neg_view_expm1_cpu_float64 2022-08-17T12:51:36.2200256Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_expm1_cpu_float64 2022-08-17T12:51:36.2318961Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_fft2_cpu_float64 2022-08-17T12:51:36.2326816Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_fft2_cpu_float64 2022-08-17T12:51:36.2441744Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_fft_cpu_float64 2022-08-17T12:51:36.2449340Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_fft_cpu_float64 2022-08-17T12:51:36.2586573Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_fftn_cpu_float64 2022-08-17T12:51:36.2600637Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_fftn_cpu_float64 2022-08-17T12:51:36.2676822Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_fftshift_cpu_float64 2022-08-17T12:51:36.2691790Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_fftshift_cpu_float64 2022-08-17T12:51:36.2815109Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfft2_cpu_float64 2022-08-17T12:51:36.2824102Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfft2_cpu_float64 2022-08-17T12:51:36.2960333Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfft_cpu_float64 2022-08-17T12:51:36.2971868Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfft_cpu_float64 2022-08-17T12:51:36.3115741Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfftn_cpu_float64 2022-08-17T12:51:36.3126913Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfftn_cpu_float64 2022-08-17T12:51:36.3225910Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifft2_cpu_float64 2022-08-17T12:51:36.3236757Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifft2_cpu_float64 2022-08-17T12:51:36.3353568Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifft_cpu_float64 2022-08-17T12:51:36.3362163Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifft_cpu_float64 2022-08-17T12:51:36.3478541Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifftn_cpu_float64 2022-08-17T12:51:36.3489027Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifftn_cpu_float64 2022-08-17T12:51:36.3564159Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifftshift_cpu_float64 2022-08-17T12:51:36.3577843Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifftshift_cpu_float64 2022-08-17T12:51:36.3741441Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfft2_cpu_float64 2022-08-17T12:51:36.3752268Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfft2_cpu_float64 2022-08-17T12:51:36.3868542Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfft_cpu_float64 2022-08-17T12:51:36.3876974Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfft_cpu_float64 2022-08-17T12:51:36.4035090Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfftn_cpu_float64 2022-08-17T12:51:36.4045659Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfftn_cpu_float64 2022-08-17T12:51:36.4165520Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfft2_cpu_float64 2022-08-17T12:51:36.4177741Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfft2_cpu_float64 2022-08-17T12:51:36.4283753Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfft_cpu_float64 2022-08-17T12:51:36.4295072Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfft_cpu_float64 2022-08-17T12:51:36.4411438Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfftn_cpu_float64 2022-08-17T12:51:36.4421207Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfftn_cpu_float64 2022-08-17T12:51:36.4516039Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfft2_cpu_float64 2022-08-17T12:51:36.4527095Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfft2_cpu_float64 2022-08-17T12:51:36.4642525Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfft_cpu_float64 2022-08-17T12:51:36.4652691Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfft_cpu_float64 2022-08-17T12:51:36.4810859Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfftn_cpu_float64 2022-08-17T12:51:36.4820582Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfftn_cpu_float64 2022-08-17T12:51:36.4898037Z test_ops.py::TestMathBitsCPU::test_neg_view_fill_cpu_float64 2022-08-17T12:51:36.4908850Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fill_cpu_float64 2022-08-17T12:51:36.4981630Z test_ops.py::TestMathBitsCPU::test_neg_view_flatten_cpu_float64 2022-08-17T12:51:36.4989336Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_flatten_cpu_float64 2022-08-17T12:51:36.5097450Z test_ops.py::TestMathBitsCPU::test_neg_view_flip_cpu_float64 2022-08-17T12:51:36.5111484Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_flip_cpu_float64 2022-08-17T12:51:36.5166057Z test_ops.py::TestMathBitsCPU::test_neg_view_fliplr_cpu_float64 2022-08-17T12:51:36.5175242Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fliplr_cpu_float64 2022-08-17T12:51:36.5233879Z test_ops.py::TestMathBitsCPU::test_neg_view_flipud_cpu_float64 2022-08-17T12:51:36.5244413Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_flipud_cpu_float64 2022-08-17T12:51:36.5323836Z test_ops.py::TestMathBitsCPU::test_neg_view_float_cpu_float64 2022-08-17T12:51:36.5334920Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_float_cpu_float64 2022-08-17T12:51:36.5527752Z test_ops.py::TestMathBitsCPU::test_neg_view_float_power_cpu_float64 2022-08-17T12:51:36.5539368Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_float_power_cpu_float64 2022-08-17T12:51:36.5588211Z test_ops.py::TestMathBitsCPU::test_neg_view_floor_cpu_float64 2022-08-17T12:51:36.5599618Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_floor_cpu_float64 2022-08-17T12:51:36.5686849Z test_ops.py::TestMathBitsCPU::test_neg_view_floor_divide_cpu_float64 2022-08-17T12:51:36.5697878Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_floor_divide_cpu_float64 2022-08-17T12:51:36.5859289Z test_ops.py::TestMathBitsCPU::test_neg_view_fmax_cpu_float64 2022-08-17T12:51:36.5870480Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fmax_cpu_float64 2022-08-17T12:51:36.6028457Z test_ops.py::TestMathBitsCPU::test_neg_view_fmin_cpu_float64 2022-08-17T12:51:36.6041787Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fmin_cpu_float64 2022-08-17T12:51:36.6208170Z test_ops.py::TestMathBitsCPU::test_neg_view_fmod_cpu_float64 2022-08-17T12:51:36.6219753Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_fmod_cpu_float64 2022-08-17T12:51:36.6282141Z test_ops.py::TestMathBitsCPU::test_neg_view_frac_cpu_float64 2022-08-17T12:51:36.6293648Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_frac_cpu_float64 2022-08-17T12:51:36.6331344Z test_ops.py::TestMathBitsCPU::test_neg_view_frexp_cpu_float64 2022-08-17T12:51:36.6342311Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_frexp_cpu_float64 2022-08-17T12:51:36.6395504Z test_ops.py::TestMathBitsCPU::test_neg_view_full_like_cpu_float64 2022-08-17T12:51:36.6403298Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_full_like_cpu_float64 2022-08-17T12:51:36.6483550Z test_ops.py::TestMathBitsCPU::test_neg_view_gather_cpu_float64 2022-08-17T12:51:36.6494112Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_gather_cpu_float64 2022-08-17T12:51:36.6562685Z test_ops.py::TestMathBitsCPU::test_neg_view_ge_cpu_float64 2022-08-17T12:51:36.6573241Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_ge_cpu_float64 2022-08-17T12:51:36.6781896Z test_ops.py::TestMathBitsCPU::test_neg_view_geqrf_cpu_float64 2022-08-17T12:51:36.6790426Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_geqrf_cpu_float64 2022-08-17T12:51:36.6880619Z test_ops.py::TestMathBitsCPU::test_neg_view_gradient_cpu_float64 2022-08-17T12:51:36.6891222Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_gradient_cpu_float64 2022-08-17T12:51:36.6963156Z test_ops.py::TestMathBitsCPU::test_neg_view_gt_cpu_float64 2022-08-17T12:51:36.6971715Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_gt_cpu_float64 2022-08-17T12:51:36.7031503Z test_ops.py::TestMathBitsCPU::test_neg_view_half_cpu_float64 2022-08-17T12:51:36.7040751Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_half_cpu_float64 2022-08-17T12:51:36.7109736Z test_ops.py::TestMathBitsCPU::test_neg_view_heaviside_cpu_float64 2022-08-17T12:51:36.7117119Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_heaviside_cpu_float64 2022-08-17T12:51:36.7427576Z test_ops.py::TestMathBitsCPU::test_neg_view_histc_cpu_float64 2022-08-17T12:51:36.7438328Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_histc_cpu_float64 2022-08-17T12:51:36.8233052Z test_ops.py::TestMathBitsCPU::test_neg_view_histogram_cpu_float64 2022-08-17T12:51:36.8246087Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_histogram_cpu_float64 2022-08-17T12:51:36.9553363Z test_ops.py::TestMathBitsCPU::test_neg_view_histogramdd_cpu_float64 2022-08-17T12:51:36.9564610Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_histogramdd_cpu_float64 2022-08-17T12:51:36.9623103Z test_ops.py::TestMathBitsCPU::test_neg_view_hsplit_cpu_float64 2022-08-17T12:51:36.9633748Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_hsplit_cpu_float64 2022-08-17T12:51:36.9679541Z test_ops.py::TestMathBitsCPU::test_neg_view_hstack_cpu_float64 2022-08-17T12:51:36.9691679Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_hstack_cpu_float64 2022-08-17T12:51:36.9812847Z test_ops.py::TestMathBitsCPU::test_neg_view_hypot_cpu_float64 2022-08-17T12:51:36.9823435Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_hypot_cpu_float64 2022-08-17T12:51:36.9897130Z test_ops.py::TestMathBitsCPU::test_neg_view_i0_cpu_float64 2022-08-17T12:51:36.9909654Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_i0_cpu_float64 2022-08-17T12:51:36.9980764Z test_ops.py::TestMathBitsCPU::test_neg_view_igamma_cpu_float64 2022-08-17T12:51:36.9993307Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_igamma_cpu_float64 2022-08-17T12:51:37.0077505Z test_ops.py::TestMathBitsCPU::test_neg_view_igammac_cpu_float64 2022-08-17T12:51:37.0090049Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_igammac_cpu_float64 2022-08-17T12:51:37.0231257Z test_ops.py::TestMathBitsCPU::test_neg_view_index_add_cpu_float64 2022-08-17T12:51:37.0241371Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_index_add_cpu_float64 2022-08-17T12:51:37.0301234Z test_ops.py::TestMathBitsCPU::test_neg_view_index_copy_cpu_float64 2022-08-17T12:51:37.0308843Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_index_copy_cpu_float64 2022-08-17T12:51:37.0365315Z test_ops.py::TestMathBitsCPU::test_neg_view_index_fill_cpu_float64 2022-08-17T12:51:37.0375685Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_index_fill_cpu_float64 2022-08-17T12:51:37.0401450Z test_ops.py::TestMathBitsCPU::test_neg_view_index_put_cpu_float64 2022-08-17T12:51:37.0411312Z [gw2] [ 82%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_index_put_cpu_float64 2022-08-17T12:51:37.0820835Z test_ops.py::TestMathBitsCPU::test_neg_view_index_reduce_cpu_float64 2022-08-17T12:51:37.0835426Z [gw1] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_amin_cpu_float32 2022-08-17T12:51:37.0870071Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_argmax_cpu_float32 2022-08-17T12:51:37.0880785Z [gw1] [ 82%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_argmax_cpu_float32 2022-08-17T12:51:37.0906510Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_argmin_cpu_float32 2022-08-17T12:51:37.0916540Z [gw1] [ 82%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_argmin_cpu_float32 2022-08-17T12:51:37.0938503Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_cumprod_cpu_float32 2022-08-17T12:51:37.0951747Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_index_reduce_cpu_float64 2022-08-17T12:51:37.1010741Z test_ops.py::TestMathBitsCPU::test_neg_view_index_select_cpu_float64 2022-08-17T12:51:37.1022825Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_index_select_cpu_float64 2022-08-17T12:51:37.1091733Z test_ops.py::TestMathBitsCPU::test_neg_view_inner_cpu_float64 2022-08-17T12:51:37.1105199Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_inner_cpu_float64 2022-08-17T12:51:37.1155943Z test_ops.py::TestMathBitsCPU::test_neg_view_int_cpu_float64 2022-08-17T12:51:37.1168525Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_int_cpu_float64 2022-08-17T12:51:37.1281199Z test_ops.py::TestMathBitsCPU::test_neg_view_inverse_cpu_float64 2022-08-17T12:51:37.1293933Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_inverse_cpu_float64 2022-08-17T12:51:37.1397848Z test_ops.py::TestMathBitsCPU::test_neg_view_isclose_cpu_float64 2022-08-17T12:51:37.1407810Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isclose_cpu_float64 2022-08-17T12:51:37.1448050Z test_ops.py::TestMathBitsCPU::test_neg_view_isfinite_cpu_float64 2022-08-17T12:51:37.1460083Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isfinite_cpu_float64 2022-08-17T12:51:37.1496872Z test_ops.py::TestMathBitsCPU::test_neg_view_isin_cpu_float64 2022-08-17T12:51:37.1509661Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isin_cpu_float64 2022-08-17T12:51:37.1541079Z test_ops.py::TestMathBitsCPU::test_neg_view_isinf_cpu_float64 2022-08-17T12:51:37.1552325Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isinf_cpu_float64 2022-08-17T12:51:37.1582453Z test_ops.py::TestMathBitsCPU::test_neg_view_isnan_cpu_float64 2022-08-17T12:51:37.1593806Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isnan_cpu_float64 2022-08-17T12:51:37.1625453Z test_ops.py::TestMathBitsCPU::test_neg_view_isneginf_cpu_float64 2022-08-17T12:51:37.1636043Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isneginf_cpu_float64 2022-08-17T12:51:37.1665369Z test_ops.py::TestMathBitsCPU::test_neg_view_isposinf_cpu_float64 2022-08-17T12:51:37.1676172Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isposinf_cpu_float64 2022-08-17T12:51:37.1709426Z test_ops.py::TestMathBitsCPU::test_neg_view_isreal_cpu_float64 2022-08-17T12:51:37.1718761Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_isreal_cpu_float64 2022-08-17T12:51:37.2004591Z test_ops.py::TestMathBitsCPU::test_neg_view_istft_cpu_float64 2022-08-17T12:51:37.2016733Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_istft_cpu_float64 2022-08-17T12:51:37.2052838Z test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:51:37.2060616Z [gw2] [ 82%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_2inputs_2outputs_cpu_float64 2022-08-17T12:51:37.2090727Z test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:51:37.2098919Z [gw2] [ 82%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_4inputs_with_extra_args_cpu_float64 2022-08-17T12:51:37.2126829Z test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_binary_cpu_float64 2022-08-17T12:51:37.2134394Z [gw2] [ 82%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_binary_cpu_float64 2022-08-17T12:51:37.2161839Z test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:51:37.2170148Z [gw2] [ 82%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_binary_return_by_ref_cpu_float64 2022-08-17T12:51:37.2194639Z test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_unary_cpu_float64 2022-08-17T12:51:37.2205090Z [gw2] [ 82%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_unary_cpu_float64 2022-08-17T12:51:37.2260137Z test_ops.py::TestMathBitsCPU::test_neg_view_kron_cpu_float64 2022-08-17T12:51:37.2269131Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_kron_cpu_float64 2022-08-17T12:51:37.2351346Z test_ops.py::TestMathBitsCPU::test_neg_view_kthvalue_cpu_float64 2022-08-17T12:51:37.2360789Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_kthvalue_cpu_float64 2022-08-17T12:51:37.2408779Z test_ops.py::TestMathBitsCPU::test_neg_view_ldexp_cpu_float64 2022-08-17T12:51:37.2416080Z [gw2] [ 82%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view_ldexp_cpu_float64 2022-08-17T12:51:37.2467742Z test_ops.py::TestMathBitsCPU::test_neg_view_le_cpu_float64 2022-08-17T12:51:37.2474747Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_le_cpu_float64 2022-08-17T12:51:37.2632959Z test_ops.py::TestMathBitsCPU::test_neg_view_lerp_cpu_float64 2022-08-17T12:51:37.2640079Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_lerp_cpu_float64 2022-08-17T12:51:37.2707962Z test_ops.py::TestMathBitsCPU::test_neg_view_lgamma_cpu_float64 2022-08-17T12:51:37.2717818Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_lgamma_cpu_float64 2022-08-17T12:51:37.2914291Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cholesky_cpu_float64 2022-08-17T12:51:37.2925314Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cholesky_cpu_float64 2022-08-17T12:51:37.2996027Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cholesky_ex_cpu_float64 2022-08-17T12:51:37.3003053Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cholesky_ex_cpu_float64 2022-08-17T12:51:37.3064543Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cond_cpu_float64 2022-08-17T12:51:37.3074577Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cond_cpu_float64 2022-08-17T12:51:37.3125286Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cross_cpu_float64 2022-08-17T12:51:37.3132691Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cross_cpu_float64 2022-08-17T12:51:37.3256981Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_det_cpu_float64 2022-08-17T12:51:37.3267771Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_det_cpu_float64 2022-08-17T12:51:37.3674034Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_det_singular_cpu_float64 2022-08-17T12:51:37.3682663Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_det_singular_cpu_float64 2022-08-17T12:51:37.3765188Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eig_cpu_float64 2022-08-17T12:51:37.3775203Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eig_cpu_float64 2022-08-17T12:51:37.3866351Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigh_cpu_float64 2022-08-17T12:51:37.3877568Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigh_cpu_float64 2022-08-17T12:51:37.3996415Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigvals_cpu_float64 2022-08-17T12:51:37.4007750Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigvals_cpu_float64 2022-08-17T12:51:37.4113342Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigvalsh_cpu_float64 2022-08-17T12:51:37.4124885Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigvalsh_cpu_float64 2022-08-17T12:51:37.4377096Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_householder_product_cpu_float64 2022-08-17T12:51:37.4390445Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_householder_product_cpu_float64 2022-08-17T12:51:37.4527236Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_inv_cpu_float64 2022-08-17T12:51:37.4539147Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_inv_cpu_float64 2022-08-17T12:51:37.4608088Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_inv_ex_cpu_float64 2022-08-17T12:51:37.4616937Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_inv_ex_cpu_float64 2022-08-17T12:51:37.4663729Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_factor_cpu_float64 2022-08-17T12:51:37.4675623Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_factor_cpu_float64 2022-08-17T12:51:37.4726178Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:51:37.4738778Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_factor_ex_cpu_float64 2022-08-17T12:51:37.4832641Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_solve_cpu_float64 2022-08-17T12:51:37.4844693Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_solve_cpu_float64 2022-08-17T12:51:37.4963115Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lstsq_cpu_float64 2022-08-17T12:51:37.4976000Z [gw1] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_cumprod_cpu_float32 2022-08-17T12:51:37.5318472Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_cumsum_cpu_float32 2022-08-17T12:51:37.5327842Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lstsq_cpu_float64 2022-08-17T12:51:37.6290170Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:51:37.6301289Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lstsq_grad_oriented_cpu_float64 2022-08-17T12:51:37.6430196Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_cpu_float64 2022-08-17T12:51:37.6438406Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_cpu_float64 2022-08-17T12:51:37.6587754Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_factor_cpu_float64 2022-08-17T12:51:37.6596500Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_factor_cpu_float64 2022-08-17T12:51:37.6708074Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:51:37.6718571Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_factor_ex_cpu_float64 2022-08-17T12:51:37.7519006Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_solve_cpu_float64 2022-08-17T12:51:37.7530287Z [gw1] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_cumsum_cpu_float32 2022-08-17T12:51:37.9866449Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_log_softmax_cpu_float32 2022-08-17T12:51:37.9877899Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_solve_cpu_float64 2022-08-17T12:51:38.0656751Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_norm_cpu_float64 2022-08-17T12:51:38.0671640Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_norm_cpu_float64 2022-08-17T12:51:38.0904608Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_power_cpu_float64 2022-08-17T12:51:38.0916175Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_power_cpu_float64 2022-08-17T12:51:38.0975637Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_rank_cpu_float64 2022-08-17T12:51:38.0985923Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_rank_cpu_float64 2022-08-17T12:51:38.1043661Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:51:38.1053900Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_rank_hermitian_cpu_float64 2022-08-17T12:51:38.1188108Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_multi_dot_cpu_float64 2022-08-17T12:51:38.1200917Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_multi_dot_cpu_float64 2022-08-17T12:51:38.1479352Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_norm_cpu_float64 2022-08-17T12:51:38.1490568Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_norm_cpu_float64 2022-08-17T12:51:38.1728512Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:51:38.1739719Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_norm_subgradients_at_zero_cpu_float64 2022-08-17T12:51:38.1989837Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_cpu_float64 2022-08-17T12:51:38.2001940Z [gw1] [ 82%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_log_softmax_cpu_float32 2022-08-17T12:51:38.2115999Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_logaddexp_cpu_float32 2022-08-17T12:51:38.2128676Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_cpu_float64 2022-08-17T12:51:38.2290711Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:51:38.2305124Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_hermitian_cpu_float64 2022-08-17T12:51:38.2334991Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_singular_cpu_float64 2022-08-17T12:51:38.2345647Z [gw2] [ 82%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_singular_cpu_float64 2022-08-17T12:51:38.2553855Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_qr_cpu_float64 2022-08-17T12:51:38.2561362Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_qr_cpu_float64 2022-08-17T12:51:38.2642894Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_slogdet_cpu_float64 2022-08-17T12:51:38.2652603Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_slogdet_cpu_float64 2022-08-17T12:51:38.2892170Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_cpu_float64 2022-08-17T12:51:38.2905141Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_cpu_float64 2022-08-17T12:51:38.3037701Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_ex_cpu_float64 2022-08-17T12:51:38.3045974Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_ex_cpu_float64 2022-08-17T12:51:38.6245326Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_triangular_cpu_float64 2022-08-17T12:51:38.6256217Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_triangular_cpu_float64 2022-08-17T12:51:38.7692316Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_svd_cpu_float64 2022-08-17T12:51:38.7704689Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_svd_cpu_float64 2022-08-17T12:51:38.8102610Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_svdvals_cpu_float64 2022-08-17T12:51:38.8116439Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_svdvals_cpu_float64 2022-08-17T12:51:38.8199070Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_tensorinv_cpu_float64 2022-08-17T12:51:38.8209746Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_tensorinv_cpu_float64 2022-08-17T12:51:38.8324965Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_tensorsolve_cpu_float64 2022-08-17T12:51:38.8338351Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_tensorsolve_cpu_float64 2022-08-17T12:51:38.8533662Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vander_cpu_float64 2022-08-17T12:51:38.8544315Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vander_cpu_float64 2022-08-17T12:51:38.8920896Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vecdot_cpu_float64 2022-08-17T12:51:38.8931896Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vecdot_cpu_float64 2022-08-17T12:51:39.0198483Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vector_norm_cpu_float64 2022-08-17T12:51:39.0206722Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vector_norm_cpu_float64 2022-08-17T12:51:39.0238043Z test_ops.py::TestMathBitsCPU::test_neg_view_linspace_cpu_float64 2022-08-17T12:51:39.0245437Z [gw2] [ 82%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view_linspace_cpu_float64 2022-08-17T12:51:39.0295798Z test_ops.py::TestMathBitsCPU::test_neg_view_log10_cpu_float64 2022-08-17T12:51:39.0302917Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_log10_cpu_float64 2022-08-17T12:51:39.0337030Z test_ops.py::TestMathBitsCPU::test_neg_view_log1p_cpu_float64 2022-08-17T12:51:39.0344336Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_log1p_cpu_float64 2022-08-17T12:51:39.0392154Z test_ops.py::TestMathBitsCPU::test_neg_view_log2_cpu_float64 2022-08-17T12:51:39.0399193Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_log2_cpu_float64 2022-08-17T12:51:39.0448897Z test_ops.py::TestMathBitsCPU::test_neg_view_log_cpu_float64 2022-08-17T12:51:39.0454420Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_log_cpu_float64 2022-08-17T12:51:39.0530513Z test_ops.py::TestMathBitsCPU::test_neg_view_log_softmax_cpu_float64 2022-08-17T12:51:39.0542749Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_log_softmax_cpu_float64 2022-08-17T12:51:39.0613950Z test_ops.py::TestMathBitsCPU::test_neg_view_log_softmax_dtype_cpu_float64 2022-08-17T12:51:39.0624130Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_log_softmax_dtype_cpu_float64 2022-08-17T12:51:39.0661295Z test_ops.py::TestMathBitsCPU::test_neg_view_logaddexp2_cpu_float64 2022-08-17T12:51:39.0673238Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logaddexp2_cpu_float64 2022-08-17T12:51:39.0712399Z test_ops.py::TestMathBitsCPU::test_neg_view_logaddexp_cpu_float64 2022-08-17T12:51:39.0722348Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logaddexp_cpu_float64 2022-08-17T12:51:39.0817224Z test_ops.py::TestMathBitsCPU::test_neg_view_logcumsumexp_cpu_float64 2022-08-17T12:51:39.0826940Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logcumsumexp_cpu_float64 2022-08-17T12:51:39.0961465Z test_ops.py::TestMathBitsCPU::test_neg_view_logdet_cpu_float64 2022-08-17T12:51:39.0974176Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logdet_cpu_float64 2022-08-17T12:51:39.1046262Z test_ops.py::TestMathBitsCPU::test_neg_view_logical_and_cpu_float64 2022-08-17T12:51:39.1057078Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logical_and_cpu_float64 2022-08-17T12:51:39.1093624Z test_ops.py::TestMathBitsCPU::test_neg_view_logical_not_cpu_float64 2022-08-17T12:51:39.1104894Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logical_not_cpu_float64 2022-08-17T12:51:39.1170141Z test_ops.py::TestMathBitsCPU::test_neg_view_logical_or_cpu_float64 2022-08-17T12:51:39.1182073Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logical_or_cpu_float64 2022-08-17T12:51:39.1253709Z test_ops.py::TestMathBitsCPU::test_neg_view_logical_xor_cpu_float64 2022-08-17T12:51:39.1264072Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logical_xor_cpu_float64 2022-08-17T12:51:39.1362391Z test_ops.py::TestMathBitsCPU::test_neg_view_logit_cpu_float64 2022-08-17T12:51:39.1374919Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logit_cpu_float64 2022-08-17T12:51:39.1420391Z test_ops.py::TestMathBitsCPU::test_neg_view_logspace_cpu_float64 2022-08-17T12:51:39.1430801Z [gw2] [ 82%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view_logspace_cpu_float64 2022-08-17T12:51:39.1684819Z test_ops.py::TestMathBitsCPU::test_neg_view_logsumexp_cpu_float64 2022-08-17T12:51:39.1696561Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_logsumexp_cpu_float64 2022-08-17T12:51:39.1740162Z test_ops.py::TestMathBitsCPU::test_neg_view_long_cpu_float64 2022-08-17T12:51:39.1750464Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_long_cpu_float64 2022-08-17T12:51:39.1815371Z test_ops.py::TestMathBitsCPU::test_neg_view_lt_cpu_float64 2022-08-17T12:51:39.1826845Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_lt_cpu_float64 2022-08-17T12:51:39.2159157Z test_ops.py::TestMathBitsCPU::test_neg_view_lu_cpu_float64 2022-08-17T12:51:39.2172153Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_lu_cpu_float64 2022-08-17T12:51:39.3109707Z test_ops.py::TestMathBitsCPU::test_neg_view_lu_solve_cpu_float64 2022-08-17T12:51:39.3121081Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_lu_solve_cpu_float64 2022-08-17T12:51:39.3318122Z test_ops.py::TestMathBitsCPU::test_neg_view_lu_unpack_cpu_float64 2022-08-17T12:51:39.3327782Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_lu_unpack_cpu_float64 2022-08-17T12:51:39.3430689Z test_ops.py::TestMathBitsCPU::test_neg_view_mH_cpu_float64 2022-08-17T12:51:39.3442902Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mH_cpu_float64 2022-08-17T12:51:39.3564953Z test_ops.py::TestMathBitsCPU::test_neg_view_mT_cpu_float64 2022-08-17T12:51:39.3576152Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mT_cpu_float64 2022-08-17T12:51:39.3734401Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_fill_cpu_float64 2022-08-17T12:51:39.3746120Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_masked_fill_cpu_float64 2022-08-17T12:51:39.3855205Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_scatter_cpu_float64 2022-08-17T12:51:39.3866896Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_masked_scatter_cpu_float64 2022-08-17T12:51:39.4001164Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_select_cpu_float64 2022-08-17T12:51:39.4013298Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_masked_select_cpu_float64 2022-08-17T12:51:39.4299325Z test_ops.py::TestMathBitsCPU::test_neg_view_matmul_cpu_float64 2022-08-17T12:51:39.4311269Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_matmul_cpu_float64 2022-08-17T12:51:39.4447188Z test_ops.py::TestMathBitsCPU::test_neg_view_matrix_exp_cpu_float64 2022-08-17T12:51:39.4458874Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_matrix_exp_cpu_float64 2022-08-17T12:51:39.4652429Z test_ops.py::TestMathBitsCPU::test_neg_view_max_binary_cpu_float64 2022-08-17T12:51:39.4665457Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_max_binary_cpu_float64 2022-08-17T12:51:39.4723025Z test_ops.py::TestMathBitsCPU::test_neg_view_max_reduction_no_dim_cpu_float64 2022-08-17T12:51:39.4735222Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_max_reduction_no_dim_cpu_float64 2022-08-17T12:51:39.4791019Z test_ops.py::TestMathBitsCPU::test_neg_view_max_reduction_with_dim_cpu_float64 2022-08-17T12:51:39.4803383Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_max_reduction_with_dim_cpu_float64 2022-08-17T12:51:39.4988238Z test_ops.py::TestMathBitsCPU::test_neg_view_maximum_cpu_float64 2022-08-17T12:51:39.4999714Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_maximum_cpu_float64 2022-08-17T12:51:39.5244674Z test_ops.py::TestMathBitsCPU::test_neg_view_mean_cpu_float64 2022-08-17T12:51:39.5256638Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mean_cpu_float64 2022-08-17T12:51:39.5368292Z test_ops.py::TestMathBitsCPU::test_neg_view_median_cpu_float64 2022-08-17T12:51:39.5381573Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_median_cpu_float64 2022-08-17T12:51:39.5494244Z test_ops.py::TestMathBitsCPU::test_neg_view_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:51:39.5504721Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:51:39.5601602Z test_ops.py::TestMathBitsCPU::test_neg_view_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:51:39.5612725Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:51:39.5774350Z test_ops.py::TestMathBitsCPU::test_neg_view_min_binary_cpu_float64 2022-08-17T12:51:39.5797219Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_min_binary_cpu_float64 2022-08-17T12:51:39.5849480Z test_ops.py::TestMathBitsCPU::test_neg_view_min_reduction_no_dim_cpu_float64 2022-08-17T12:51:39.5861546Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_min_reduction_no_dim_cpu_float64 2022-08-17T12:51:39.5911084Z test_ops.py::TestMathBitsCPU::test_neg_view_min_reduction_with_dim_cpu_float64 2022-08-17T12:51:39.5923228Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_min_reduction_with_dim_cpu_float64 2022-08-17T12:51:39.6114847Z test_ops.py::TestMathBitsCPU::test_neg_view_minimum_cpu_float64 2022-08-17T12:51:39.6126839Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_minimum_cpu_float64 2022-08-17T12:51:39.6171091Z test_ops.py::TestMathBitsCPU::test_neg_view_mm_cpu_float64 2022-08-17T12:51:39.6181821Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mm_cpu_float64 2022-08-17T12:51:39.6248679Z test_ops.py::TestMathBitsCPU::test_neg_view_mode_cpu_float64 2022-08-17T12:51:39.6260323Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mode_cpu_float64 2022-08-17T12:51:39.6318516Z test_ops.py::TestMathBitsCPU::test_neg_view_movedim_cpu_float64 2022-08-17T12:51:39.6329926Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_movedim_cpu_float64 2022-08-17T12:51:39.6435299Z test_ops.py::TestMathBitsCPU::test_neg_view_msort_cpu_float64 2022-08-17T12:51:39.6448623Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_msort_cpu_float64 2022-08-17T12:51:39.6625045Z test_ops.py::TestMathBitsCPU::test_neg_view_mul_cpu_float64 2022-08-17T12:51:39.6650394Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mul_cpu_float64 2022-08-17T12:51:39.6863378Z test_ops.py::TestMathBitsCPU::test_neg_view_multinomial_cpu_float64 2022-08-17T12:51:39.6874805Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_multinomial_cpu_float64 2022-08-17T12:51:39.6925725Z test_ops.py::TestMathBitsCPU::test_neg_view_mv_cpu_float64 2022-08-17T12:51:39.6937394Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mv_cpu_float64 2022-08-17T12:51:39.7138562Z test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:51:39.7150361Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_1_cpu_float64 2022-08-17T12:51:39.7354366Z test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:51:39.7366205Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_3_cpu_float64 2022-08-17T12:51:39.7535014Z test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:51:39.7546324Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_5_cpu_float64 2022-08-17T12:51:39.7613186Z test_ops.py::TestMathBitsCPU::test_neg_view_nan_to_num_cpu_float64 2022-08-17T12:51:39.7623634Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nan_to_num_cpu_float64 2022-08-17T12:51:39.8032514Z test_ops.py::TestMathBitsCPU::test_neg_view_nanmean_cpu_float64 2022-08-17T12:51:39.8044466Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nanmean_cpu_float64 2022-08-17T12:51:39.8153436Z test_ops.py::TestMathBitsCPU::test_neg_view_nanmedian_cpu_float64 2022-08-17T12:51:39.8165353Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nanmedian_cpu_float64 2022-08-17T12:51:39.9170804Z test_ops.py::TestMathBitsCPU::test_neg_view_nanquantile_cpu_float64 2022-08-17T12:51:39.9182204Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nanquantile_cpu_float64 2022-08-17T12:51:39.9499558Z test_ops.py::TestMathBitsCPU::test_neg_view_nansum_cpu_float64 2022-08-17T12:51:39.9509324Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nansum_cpu_float64 2022-08-17T12:51:39.9577661Z test_ops.py::TestMathBitsCPU::test_neg_view_narrow_cpu_float64 2022-08-17T12:51:39.9587595Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_narrow_cpu_float64 2022-08-17T12:51:39.9737136Z test_ops.py::TestMathBitsCPU::test_neg_view_native_layer_norm_cpu_float64 2022-08-17T12:51:39.9749238Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_native_layer_norm_cpu_float64 2022-08-17T12:51:39.9821734Z test_ops.py::TestMathBitsCPU::test_neg_view_ne_cpu_float64 2022-08-17T12:51:39.9833681Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_ne_cpu_float64 2022-08-17T12:51:39.9881932Z test_ops.py::TestMathBitsCPU::test_neg_view_neg_cpu_float64 2022-08-17T12:51:39.9894218Z [gw2] [ 82%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_neg_cpu_float64 2022-08-17T12:51:39.9915381Z test_ops.py::TestMathBitsCPU::test_neg_view_new_empty_cpu_float64 2022-08-17T12:51:39.9925760Z [gw2] [ 83%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_new_empty_cpu_float64 2022-08-17T12:51:39.9980419Z test_ops.py::TestMathBitsCPU::test_neg_view_new_full_cpu_float64 2022-08-17T12:51:39.9990594Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_new_full_cpu_float64 2022-08-17T12:51:40.0036659Z test_ops.py::TestMathBitsCPU::test_neg_view_new_ones_cpu_float64 2022-08-17T12:51:40.0046685Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_new_ones_cpu_float64 2022-08-17T12:51:40.0092148Z test_ops.py::TestMathBitsCPU::test_neg_view_new_zeros_cpu_float64 2022-08-17T12:51:40.0102148Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_new_zeros_cpu_float64 2022-08-17T12:51:40.0178720Z test_ops.py::TestMathBitsCPU::test_neg_view_nextafter_cpu_float64 2022-08-17T12:51:40.0189353Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nextafter_cpu_float64 2022-08-17T12:51:40.0294788Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:51:40.0305438Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool1d_cpu_float64 2022-08-17T12:51:40.0484644Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:51:40.0496969Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool2d_cpu_float64 2022-08-17T12:51:40.0729769Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:51:40.0742855Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool3d_cpu_float64 2022-08-17T12:51:40.0858122Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:51:40.0870974Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool1d_cpu_float64 2022-08-17T12:51:40.1141972Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:51:40.1153926Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool2d_cpu_float64 2022-08-17T12:51:40.1392611Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:51:40.1403941Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool3d_cpu_float64 2022-08-17T12:51:40.1547671Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:51:40.1559154Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool1d_cpu_float64 2022-08-17T12:51:40.1689220Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:51:40.1701929Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool2d_cpu_float64 2022-08-17T12:51:40.1835777Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:51:40.1847519Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool3d_cpu_float64 2022-08-17T12:51:40.2054722Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_batch_norm_cpu_float64 2022-08-17T12:51:40.2066459Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_batch_norm_cpu_float64 2022-08-17T12:51:40.2673171Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_bilinear_cpu_float64 2022-08-17T12:51:40.2683117Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_bilinear_cpu_float64 2022-08-17T12:51:40.2911602Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:51:40.2923340Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_binary_cross_entropy_cpu_float64 2022-08-17T12:51:40.3358313Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:51:40.3370036Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_binary_cross_entropy_with_logits_cpu_float64 2022-08-17T12:51:40.3434043Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_celu_cpu_float64 2022-08-17T12:51:40.3444711Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_celu_cpu_float64 2022-08-17T12:51:40.3685260Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv1d_cpu_float64 2022-08-17T12:51:40.3697427Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv1d_cpu_float64 2022-08-17T12:51:40.4489861Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv2d_cpu_float64 2022-08-17T12:51:40.4502613Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv2d_cpu_float64 2022-08-17T12:51:40.4736585Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:51:40.4748589Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose1d_cpu_float64 2022-08-17T12:51:40.4995926Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:51:40.5007738Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose2d_cpu_float64 2022-08-17T12:51:40.5472329Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:51:40.5484317Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose3d_cpu_float64 2022-08-17T12:51:40.5679711Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:51:40.5694906Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cosine_embedding_loss_cpu_float64 2022-08-17T12:51:40.5938864Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:51:40.5950424Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cosine_similarity_cpu_float64 2022-08-17T12:51:40.6247874Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:51:40.6259943Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cross_entropy_cpu_float64 2022-08-17T12:51:40.6678667Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:51:40.6690775Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_ctc_loss_cpu_float64 2022-08-17T12:51:40.6766695Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout2d_cpu_float64 2022-08-17T12:51:40.6779510Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_svd_cpu_float32 2022-08-17T12:51:40.6804405Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_svd_lowrank_cpu_float32 2022-08-17T12:51:40.6816906Z [gw3] [ 83%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_svd_lowrank_cpu_float32 2022-08-17T12:51:40.6853598Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_symeig_cpu_float32 2022-08-17T12:51:40.6866747Z [gw3] [ 83%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_symeig_cpu_float32 2022-08-17T12:51:40.7079576Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_t_cpu_float32 2022-08-17T12:51:40.7092093Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_t_cpu_float32 2022-08-17T12:51:40.7324510Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_take_along_dim_cpu_float32 2022-08-17T12:51:40.7339564Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout2d_cpu_float64 2022-08-17T12:51:40.8011607Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout3d_cpu_float64 2022-08-17T12:51:40.8026158Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout3d_cpu_float64 2022-08-17T12:51:40.8033355Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout_cpu_float64 2022-08-17T12:51:40.8045519Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_take_along_dim_cpu_float32 2022-08-17T12:51:40.8959969Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_take_cpu_float32 2022-08-17T12:51:40.8971346Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout_cpu_float64 2022-08-17T12:51:40.9032822Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_elu_cpu_float64 2022-08-17T12:51:40.9042890Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_elu_cpu_float64 2022-08-17T12:51:40.9499281Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:51:40.9510765Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_embedding_bag_cpu_float64 2022-08-17T12:51:40.9586578Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_embedding_cpu_float64 2022-08-17T12:51:40.9598154Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_embedding_cpu_float64 2022-08-17T12:51:40.9605778Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:51:40.9616943Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_take_cpu_float32 2022-08-17T12:51:40.9740412Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tan_cpu_float32 2022-08-17T12:51:40.9751830Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tan_cpu_float32 2022-08-17T12:51:40.9846184Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tanh_cpu_float32 2022-08-17T12:51:40.9857272Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tanh_cpu_float32 2022-08-17T12:51:40.9960624Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tensor_split_cpu_float32 2022-08-17T12:51:40.9973866Z [gw3] [ 83%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tensor_split_cpu_float32 2022-08-17T12:51:41.0046579Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tensordot_cpu_float32 2022-08-17T12:51:41.0059090Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_feature_alpha_dropout_with_train_cpu_float64 2022-08-17T12:51:41.0574456Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:51:41.0587471Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_feature_alpha_dropout_without_train_cpu_float64 2022-08-17T12:51:41.0625891Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:51:41.0638189Z [gw2] [ 83%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_fractional_max_pool2d_cpu_float64 2022-08-17T12:51:41.0676258Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:51:41.0688103Z [gw2] [ 83%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_fractional_max_pool3d_cpu_float64 2022-08-17T12:51:41.2166680Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:51:41.2177470Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tensordot_cpu_float32 2022-08-17T12:51:41.3249363Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tile_cpu_float32 2022-08-17T12:51:41.3257107Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tile_cpu_float32 2022-08-17T12:51:41.3287430Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_to_sparse_cpu_float32 2022-08-17T12:51:41.3295036Z [gw3] [ 83%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_to_sparse_cpu_float32 2022-08-17T12:51:41.3954359Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_topk_cpu_float32 2022-08-17T12:51:41.3961894Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_topk_cpu_float32 2022-08-17T12:51:41.4023695Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trace_cpu_float32 2022-08-17T12:51:41.4032345Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trace_cpu_float32 2022-08-17T12:51:41.4360553Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_transpose_cpu_float32 2022-08-17T12:51:41.4369555Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_transpose_cpu_float32 2022-08-17T12:51:41.6252406Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trapezoid_cpu_float32 2022-08-17T12:51:41.6268062Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_gaussian_nll_loss_cpu_float64 2022-08-17T12:51:41.6380875Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_gelu_cpu_float64 2022-08-17T12:51:41.6394484Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_gelu_cpu_float64 2022-08-17T12:51:41.6818805Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_glu_cpu_float64 2022-08-17T12:51:41.6830101Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_glu_cpu_float64 2022-08-17T12:51:41.7308259Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_grid_sample_cpu_float64 2022-08-17T12:51:41.7320195Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_grid_sample_cpu_float64 2022-08-17T12:51:41.7420876Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_group_norm_cpu_float64 2022-08-17T12:51:41.7432337Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_group_norm_cpu_float64 2022-08-17T12:51:41.7530957Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardshrink_cpu_float64 2022-08-17T12:51:41.7542216Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardshrink_cpu_float64 2022-08-17T12:51:41.7615014Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:51:41.7625545Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardsigmoid_cpu_float64 2022-08-17T12:51:41.7697585Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardswish_cpu_float64 2022-08-17T12:51:41.7707621Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardswish_cpu_float64 2022-08-17T12:51:41.7789309Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardtanh_cpu_float64 2022-08-17T12:51:41.7799145Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardtanh_cpu_float64 2022-08-17T12:51:41.7973600Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:51:41.7983722Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:51:41.8129510Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_huber_loss_cpu_float64 2022-08-17T12:51:41.8140237Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_huber_loss_cpu_float64 2022-08-17T12:51:41.8362561Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_instance_norm_cpu_float64 2022-08-17T12:51:41.8374734Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_instance_norm_cpu_float64 2022-08-17T12:51:41.8573414Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:51:41.8584790Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_area_cpu_float64 2022-08-17T12:51:41.8792446Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:51:41.8804693Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_bicubic_cpu_float64 2022-08-17T12:51:41.8941656Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:51:41.8953793Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trapezoid_cpu_float32 2022-08-17T12:51:41.8968283Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trapz_cpu_float32 2022-08-17T12:51:41.8979645Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_bilinear_cpu_float64 2022-08-17T12:51:41.9157674Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:51:41.9168683Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_linear_cpu_float64 2022-08-17T12:51:41.9374920Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:51:41.9386606Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_nearest_cpu_float64 2022-08-17T12:51:41.9624809Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:51:41.9636673Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_trilinear_cpu_float64 2022-08-17T12:51:41.9863096Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_kl_div_cpu_float64 2022-08-17T12:51:41.9877388Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_kl_div_cpu_float64 2022-08-17T12:51:42.0001857Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_l1_loss_cpu_float64 2022-08-17T12:51:42.0013139Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_l1_loss_cpu_float64 2022-08-17T12:51:42.0133387Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_layer_norm_cpu_float64 2022-08-17T12:51:42.0144317Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_layer_norm_cpu_float64 2022-08-17T12:51:42.0298181Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:51:42.0309966Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:51:42.0613562Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_linear_cpu_float64 2022-08-17T12:51:42.0625237Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_linear_cpu_float64 2022-08-17T12:51:42.0834027Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:51:42.0846462Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_local_response_norm_cpu_float64 2022-08-17T12:51:42.0917587Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:51:42.0927966Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_logsigmoid_cpu_float64 2022-08-17T12:51:42.1342830Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:51:42.1354880Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:51:42.4804044Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:51:42.4814204Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trapz_cpu_float32 2022-08-17T12:51:42.5663149Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_triangular_solve_cpu_float32 2022-08-17T12:51:42.5680195Z [gw1] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_logaddexp_cpu_float32 2022-08-17T12:51:42.9240398Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_logsumexp_cpu_float32 2022-08-17T12:51:42.9250954Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool1d_cpu_float64 2022-08-17T12:51:43.6772257Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:51:43.6784065Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_triangular_solve_cpu_float32 2022-08-17T12:51:43.7157009Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tril_cpu_float32 2022-08-17T12:51:43.7170125Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tril_cpu_float32 2022-08-17T12:51:43.7553785Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_triu_cpu_float32 2022-08-17T12:51:43.7565264Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_triu_cpu_float32 2022-08-17T12:51:44.0846199Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_true_divide_cpu_float32 2022-08-17T12:51:44.0857224Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool2d_cpu_float64 2022-08-17T12:51:44.3692078Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:51:44.3703265Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_true_divide_cpu_float32 2022-08-17T12:51:44.3768795Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trunc_cpu_float32 2022-08-17T12:51:44.3777961Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trunc_cpu_float32 2022-08-17T12:51:44.4373640Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unbind_cpu_float32 2022-08-17T12:51:44.4382107Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unbind_cpu_float32 2022-08-17T12:51:44.4800484Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unflatten_cpu_float32 2022-08-17T12:51:44.4810989Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unflatten_cpu_float32 2022-08-17T12:51:44.5744087Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unfold_cpu_float32 2022-08-17T12:51:44.5760107Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool3d_cpu_float64 2022-08-17T12:51:44.5769179Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unfold_cpu_float32 2022-08-17T12:51:44.5771943Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unique_consecutive_cpu_float32 2022-08-17T12:51:44.5805031Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:51:44.5816162Z [gw3] [ 83%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unique_consecutive_cpu_float32 2022-08-17T12:51:44.5847163Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unique_cpu_float32 2022-08-17T12:51:44.5857985Z [gw3] [ 83%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unique_cpu_float32 2022-08-17T12:51:44.6210268Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unsqueeze_cpu_float32 2022-08-17T12:51:44.6220920Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unsqueeze_cpu_float32 2022-08-17T12:51:44.6616860Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_var_cpu_float32 2022-08-17T12:51:44.6625107Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_var_cpu_float32 2022-08-17T12:51:44.7152321Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_var_mean_cpu_float32 2022-08-17T12:51:44.7161812Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_var_mean_cpu_float32 2022-08-17T12:51:44.7523704Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vdot_cpu_float32 2022-08-17T12:51:44.7533323Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vdot_cpu_float32 2022-08-17T12:51:44.7598041Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_as_complex_cpu_float32 2022-08-17T12:51:44.7607265Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_as_complex_cpu_float32 2022-08-17T12:51:44.7778108Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_as_cpu_float32 2022-08-17T12:51:44.7790207Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool1d_cpu_float64 2022-08-17T12:51:44.7859980Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:51:44.7870697Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_as_cpu_float32 2022-08-17T12:51:44.8176831Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_cpu_float32 2022-08-17T12:51:44.8187052Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_cpu_float32 2022-08-17T12:51:44.8365864Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vsplit_cpu_float32 2022-08-17T12:51:44.8380288Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vsplit_cpu_float32 2022-08-17T12:51:44.8442147Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vstack_cpu_float32 2022-08-17T12:51:44.8453109Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool1d_grad_cpu_float64 2022-08-17T12:51:44.8593547Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:51:44.8606560Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vstack_cpu_float32 2022-08-17T12:51:44.9190443Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_where_cpu_float32 2022-08-17T12:51:44.9202791Z [gw1] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_logsumexp_cpu_float32 2022-08-17T12:51:45.1811399Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_mean_cpu_float32 2022-08-17T12:51:45.1823119Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool2d_cpu_float64 2022-08-17T12:51:45.2615885Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:51:45.2628830Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_where_cpu_float32 2022-08-17T12:51:45.2904680Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_xlogy_cpu_float32 2022-08-17T12:51:45.2914450Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool2d_grad_cpu_float64 2022-08-17T12:51:45.4168717Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:51:45.4176319Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool3d_cpu_float64 2022-08-17T12:51:45.4684916Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:51:45.4695206Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool3d_grad_cpu_float64 2022-08-17T12:51:45.4757651Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_mish_cpu_float64 2022-08-17T12:51:45.4767762Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_mish_cpu_float64 2022-08-17T12:51:45.4864335Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_mse_loss_cpu_float64 2022-08-17T12:51:45.4874956Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_mse_loss_cpu_float64 2022-08-17T12:51:45.4952680Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:51:45.4960368Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multi_margin_loss_cpu_float64 2022-08-17T12:51:45.5018172Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:51:45.5028635Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multilabel_margin_loss_cpu_float64 2022-08-17T12:51:45.5105968Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:51:45.5112881Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multilabel_soft_margin_loss_cpu_float64 2022-08-17T12:51:45.5733710Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_nll_loss_cpu_float64 2022-08-17T12:51:45.5746159Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_nll_loss_cpu_float64 2022-08-17T12:51:45.5874012Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_normalize_cpu_float64 2022-08-17T12:51:45.5885096Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_normalize_cpu_float64 2022-08-17T12:51:45.6004720Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_circular_cpu_float64 2022-08-17T12:51:45.6015059Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_circular_cpu_float64 2022-08-17T12:51:45.6544479Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_constant_cpu_float64 2022-08-17T12:51:45.6553295Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_constant_cpu_float64 2022-08-17T12:51:45.6674799Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:51:45.6685009Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_reflect_cpu_float64 2022-08-17T12:51:45.6806374Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:51:45.6813760Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_replicate_cpu_float64 2022-08-17T12:51:45.6900845Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:51:45.6908004Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pairwise_distance_cpu_float64 2022-08-17T12:51:45.7033222Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pdist_cpu_float64 2022-08-17T12:51:45.7043044Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pdist_cpu_float64 2022-08-17T12:51:45.7085360Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:51:45.7093255Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pixel_shuffle_cpu_float64 2022-08-17T12:51:45.7135506Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:51:45.7142450Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pixel_unshuffle_cpu_float64 2022-08-17T12:51:45.7192269Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:51:45.7202774Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_xlogy_cpu_float32 2022-08-17T12:51:45.7398339Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_zero__cpu_float32 2022-08-17T12:51:45.7406479Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_zero__cpu_float32 2022-08-17T12:51:45.7435439Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_zeros_like_cpu_float32 2022-08-17T12:51:45.7444426Z [gw3] [ 83%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_zeros_like_cpu_float32 2022-08-17T12:51:45.7490173Z test_ops.py::TestCompositeComplianceCPU::test_operator_H_cpu_float32 2022-08-17T12:51:45.7497325Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_H_cpu_float32 2022-08-17T12:51:45.7546756Z test_ops.py::TestCompositeComplianceCPU::test_operator_T_cpu_float32 2022-08-17T12:51:45.7554012Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_T_cpu_float32 2022-08-17T12:51:45.7846482Z test_ops.py::TestCompositeComplianceCPU::test_operator___getitem___cpu_float32 2022-08-17T12:51:45.7854343Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___getitem___cpu_float32 2022-08-17T12:51:45.8036800Z test_ops.py::TestCompositeComplianceCPU::test_operator___radd___cpu_float32 2022-08-17T12:51:45.8044344Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___radd___cpu_float32 2022-08-17T12:51:45.8181521Z test_ops.py::TestCompositeComplianceCPU::test_operator___rdiv___cpu_float32 2022-08-17T12:51:45.8189260Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_poisson_nll_loss_cpu_float64 2022-08-17T12:51:45.8258757Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_prelu_cpu_float64 2022-08-17T12:51:45.8267117Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___rdiv___cpu_float32 2022-08-17T12:51:45.8438547Z test_ops.py::TestCompositeComplianceCPU::test_operator___rmatmul___cpu_float32 2022-08-17T12:51:45.8446884Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_prelu_cpu_float64 2022-08-17T12:51:45.8497581Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_relu6_cpu_float64 2022-08-17T12:51:45.8505238Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_relu6_cpu_float64 2022-08-17T12:51:45.8563136Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_relu_cpu_float64 2022-08-17T12:51:45.8572644Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_relu_cpu_float64 2022-08-17T12:51:45.8736367Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_rrelu_cpu_float64 2022-08-17T12:51:45.8748796Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_rrelu_cpu_float64 2022-08-17T12:51:45.8804471Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_selu_cpu_float64 2022-08-17T12:51:45.8815456Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___rmatmul___cpu_float32 2022-08-17T12:51:45.8825715Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_selu_cpu_float64 2022-08-17T12:51:45.8827685Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_silu_cpu_float64 2022-08-17T12:51:45.8900071Z test_ops.py::TestCompositeComplianceCPU::test_operator___rmod___cpu_float32 2022-08-17T12:51:45.8910201Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_silu_cpu_float64 2022-08-17T12:51:45.9069502Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:51:45.9080549Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_smooth_l1_loss_cpu_float64 2022-08-17T12:51:45.9117343Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:51:45.9128229Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___rmod___cpu_float32 2022-08-17T12:51:45.9182656Z test_ops.py::TestCompositeComplianceCPU::test_operator___rmul___cpu_float32 2022-08-17T12:51:45.9192594Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_soft_margin_loss_cpu_float64 2022-08-17T12:51:45.9262398Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softmin_cpu_float64 2022-08-17T12:51:45.9272008Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softmin_cpu_float64 2022-08-17T12:51:45.9312793Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:51:45.9321457Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___rmul___cpu_float32 2022-08-17T12:51:45.9346877Z test_ops.py::TestCompositeComplianceCPU::test_operator___rpow___cpu_float32 2022-08-17T12:51:45.9354283Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softmin_with_dtype_cpu_float64 2022-08-17T12:51:45.9401142Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softplus_cpu_float64 2022-08-17T12:51:45.9408497Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softplus_cpu_float64 2022-08-17T12:51:45.9464713Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softshrink_cpu_float64 2022-08-17T12:51:45.9473815Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softshrink_cpu_float64 2022-08-17T12:51:45.9520364Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softsign_cpu_float64 2022-08-17T12:51:45.9529398Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softsign_cpu_float64 2022-08-17T12:51:45.9575010Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:51:45.9584914Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:51:45.9639249Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_threshold_cpu_float64 2022-08-17T12:51:45.9648390Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_threshold_cpu_float64 2022-08-17T12:51:45.9695199Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:51:45.9714328Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___rpow___cpu_float32 2022-08-17T12:51:45.9780212Z test_ops.py::TestCompositeComplianceCPU::test_operator___rsub___cpu_float32 2022-08-17T12:51:45.9788534Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_triplet_margin_loss_cpu_float64 2022-08-17T12:51:45.9930328Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:51:45.9932270Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_triplet_margin_with_distance_loss_cpu_float64 2022-08-17T12:51:45.9942871Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator___rsub___cpu_float32 2022-08-17T12:51:45.9945449Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_unfold_cpu_float64 2022-08-17T12:51:46.2150839Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_amax_cpu_float32 2022-08-17T12:51:46.2161536Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_unfold_cpu_float64 2022-08-17T12:51:46.2239394Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:51:46.2252858Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_upsample_bilinear_cpu_float64 2022-08-17T12:51:46.2445926Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:51:46.2461266Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_upsample_nearest_cpu_float64 2022-08-17T12:51:46.2528178Z test_ops.py::TestMathBitsCPU::test_neg_view_nonzero_cpu_float64 2022-08-17T12:51:46.2537810Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_nonzero_cpu_float64 2022-08-17T12:51:46.2788766Z test_ops.py::TestMathBitsCPU::test_neg_view_norm_cpu_float64 2022-08-17T12:51:46.2803328Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_amax_cpu_float32 2022-08-17T12:51:46.2945268Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_amin_cpu_float32 2022-08-17T12:51:46.2953181Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_norm_cpu_float64 2022-08-17T12:51:46.3003570Z test_ops.py::TestMathBitsCPU::test_neg_view_norm_fro_cpu_float64 2022-08-17T12:51:46.3010771Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_norm_fro_cpu_float64 2022-08-17T12:51:46.3073583Z test_ops.py::TestMathBitsCPU::test_neg_view_norm_inf_cpu_float64 2022-08-17T12:51:46.3083272Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_norm_inf_cpu_float64 2022-08-17T12:51:46.3132088Z test_ops.py::TestMathBitsCPU::test_neg_view_norm_nuc_cpu_float64 2022-08-17T12:51:46.3142402Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_norm_nuc_cpu_float64 2022-08-17T12:51:46.3280904Z test_ops.py::TestMathBitsCPU::test_neg_view_normal_cpu_float64 2022-08-17T12:51:46.3292502Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_normal_cpu_float64 2022-08-17T12:51:46.3336483Z test_ops.py::TestMathBitsCPU::test_neg_view_normal_number_mean_cpu_float64 2022-08-17T12:51:46.3346540Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_normal_number_mean_cpu_float64 2022-08-17T12:51:46.3383851Z test_ops.py::TestMathBitsCPU::test_neg_view_ones_like_cpu_float64 2022-08-17T12:51:46.3393423Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_ones_like_cpu_float64 2022-08-17T12:51:46.3826279Z test_ops.py::TestMathBitsCPU::test_neg_view_ormqr_cpu_float64 2022-08-17T12:51:46.3836887Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_ormqr_cpu_float64 2022-08-17T12:51:46.3873373Z test_ops.py::TestMathBitsCPU::test_neg_view_outer_cpu_float64 2022-08-17T12:51:46.3883556Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_outer_cpu_float64 2022-08-17T12:51:46.5783955Z test_ops.py::TestMathBitsCPU::test_neg_view_pca_lowrank_cpu_float64 2022-08-17T12:51:46.5794495Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_amin_cpu_float32 2022-08-17T12:51:46.7313703Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_argmax_cpu_float32 2022-08-17T12:51:46.7321362Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_argmax_cpu_float32 2022-08-17T12:51:46.7680244Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_argmin_cpu_float32 2022-08-17T12:51:46.7687636Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_pca_lowrank_cpu_float64 2022-08-17T12:51:46.7746085Z test_ops.py::TestMathBitsCPU::test_neg_view_permute_cpu_float64 2022-08-17T12:51:46.7753264Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_permute_cpu_float64 2022-08-17T12:51:46.7885991Z test_ops.py::TestMathBitsCPU::test_neg_view_pinverse_cpu_float64 2022-08-17T12:51:46.7893281Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_pinverse_cpu_float64 2022-08-17T12:51:46.8024257Z test_ops.py::TestMathBitsCPU::test_neg_view_polar_cpu_float64 2022-08-17T12:51:46.8038241Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_polar_cpu_float64 2022-08-17T12:51:46.8185543Z test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:51:46.8196180Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_0_cpu_float64 2022-08-17T12:51:46.8315072Z test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:51:46.8323873Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_1_cpu_float64 2022-08-17T12:51:46.8443678Z test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:51:46.8451275Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_2_cpu_float64 2022-08-17T12:51:46.8571529Z test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:51:46.8579077Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_3_cpu_float64 2022-08-17T12:51:46.8696777Z test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:51:46.8706332Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_4_cpu_float64 2022-08-17T12:51:46.8749529Z test_ops.py::TestMathBitsCPU::test_neg_view_positive_cpu_float64 2022-08-17T12:51:46.8759641Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_positive_cpu_float64 2022-08-17T12:51:46.8893942Z test_ops.py::TestMathBitsCPU::test_neg_view_pow_cpu_float64 2022-08-17T12:51:46.8904294Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_argmin_cpu_float32 2022-08-17T12:51:46.8928316Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_cumprod_cpu_float32 2022-08-17T12:51:46.8938482Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_pow_cpu_float64 2022-08-17T12:51:46.9366033Z test_ops.py::TestMathBitsCPU::test_neg_view_prod_cpu_float64 2022-08-17T12:51:46.9378345Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_cumprod_cpu_float32 2022-08-17T12:51:46.9387283Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_cumsum_cpu_float32 2022-08-17T12:51:46.9395506Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_prod_cpu_float64 2022-08-17T12:51:46.9598881Z test_ops.py::TestMathBitsCPU::test_neg_view_put_cpu_float64 2022-08-17T12:51:46.9606463Z [gw1] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_mean_cpu_float32 2022-08-17T12:51:46.9673024Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_median_cpu_float32 2022-08-17T12:51:46.9683257Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_put_cpu_float64 2022-08-17T12:51:46.9835906Z test_ops.py::TestMathBitsCPU::test_neg_view_qr_cpu_float64 2022-08-17T12:51:46.9847864Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_cumsum_cpu_float32 2022-08-17T12:51:46.9909612Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_log_softmax_cpu_float32 2022-08-17T12:51:46.9917151Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_qr_cpu_float64 2022-08-17T12:51:47.0390526Z test_ops.py::TestMathBitsCPU::test_neg_view_quantile_cpu_float64 2022-08-17T12:51:47.0402029Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_log_softmax_cpu_float32 2022-08-17T12:51:47.0635784Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_logaddexp_cpu_float32 2022-08-17T12:51:47.0646289Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_quantile_cpu_float64 2022-08-17T12:51:47.0701463Z test_ops.py::TestMathBitsCPU::test_neg_view_rad2deg_cpu_float64 2022-08-17T12:51:47.0708939Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_rad2deg_cpu_float64 2022-08-17T12:51:47.0850598Z test_ops.py::TestMathBitsCPU::test_neg_view_rand_like_cpu_float64 2022-08-17T12:51:47.0861081Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_rand_like_cpu_float64 2022-08-17T12:51:47.1106000Z test_ops.py::TestMathBitsCPU::test_neg_view_randint_like_cpu_float64 2022-08-17T12:51:47.1116608Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_randint_like_cpu_float64 2022-08-17T12:51:47.1251473Z test_ops.py::TestMathBitsCPU::test_neg_view_randn_like_cpu_float64 2022-08-17T12:51:47.1261818Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_randn_like_cpu_float64 2022-08-17T12:51:47.1314257Z test_ops.py::TestMathBitsCPU::test_neg_view_ravel_cpu_float64 2022-08-17T12:51:47.1321469Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_ravel_cpu_float64 2022-08-17T12:51:47.1367433Z test_ops.py::TestMathBitsCPU::test_neg_view_real_cpu_float64 2022-08-17T12:51:47.1374966Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_real_cpu_float64 2022-08-17T12:51:47.1426569Z test_ops.py::TestMathBitsCPU::test_neg_view_reciprocal_cpu_float64 2022-08-17T12:51:47.1436102Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_reciprocal_cpu_float64 2022-08-17T12:51:47.1568927Z test_ops.py::TestMathBitsCPU::test_neg_view_remainder_cpu_float64 2022-08-17T12:51:47.1579172Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_remainder_cpu_float64 2022-08-17T12:51:47.1658291Z test_ops.py::TestMathBitsCPU::test_neg_view_renorm_cpu_float64 2022-08-17T12:51:47.1667275Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_renorm_cpu_float64 2022-08-17T12:51:47.1846715Z test_ops.py::TestMathBitsCPU::test_neg_view_repeat_cpu_float64 2022-08-17T12:51:47.1860843Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_repeat_cpu_float64 2022-08-17T12:51:47.1955769Z test_ops.py::TestMathBitsCPU::test_neg_view_repeat_interleave_cpu_float64 2022-08-17T12:51:47.1967450Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_repeat_interleave_cpu_float64 2022-08-17T12:51:47.1986619Z test_ops.py::TestMathBitsCPU::test_neg_view_reshape_as_cpu_float64 2022-08-17T12:51:47.1997830Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_logaddexp_cpu_float32 2022-08-17T12:51:47.2043696Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_logsumexp_cpu_float32 2022-08-17T12:51:47.2055685Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_reshape_as_cpu_float64 2022-08-17T12:51:47.2225639Z test_ops.py::TestMathBitsCPU::test_neg_view_reshape_cpu_float64 2022-08-17T12:51:47.2231846Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_reshape_cpu_float64 2022-08-17T12:51:47.2239670Z [gw1] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_median_cpu_float32 2022-08-17T12:51:47.2242550Z test_ops.py::TestMathBitsCPU::test_neg_view_resize__cpu_float64 2022-08-17T12:51:47.2274787Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_norm_cpu_float32 2022-08-17T12:51:47.2287965Z [gw2] [ 83%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_resize__cpu_float64 2022-08-17T12:51:47.2336377Z test_ops.py::TestMathBitsCPU::test_neg_view_resize_as__cpu_float64 2022-08-17T12:51:47.2346863Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_resize_as__cpu_float64 2022-08-17T12:51:47.2396981Z test_ops.py::TestMathBitsCPU::test_neg_view_resolve_conj_cpu_float64 2022-08-17T12:51:47.2403978Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_resolve_conj_cpu_float64 2022-08-17T12:51:47.2453403Z test_ops.py::TestMathBitsCPU::test_neg_view_resolve_neg_cpu_float64 2022-08-17T12:51:47.2464534Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_resolve_neg_cpu_float64 2022-08-17T12:51:47.2663718Z test_ops.py::TestMathBitsCPU::test_neg_view_roll_cpu_float64 2022-08-17T12:51:47.2674922Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_roll_cpu_float64 2022-08-17T12:51:47.2993699Z test_ops.py::TestMathBitsCPU::test_neg_view_rot90_cpu_float64 2022-08-17T12:51:47.3002875Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_rot90_cpu_float64 2022-08-17T12:51:47.3051148Z test_ops.py::TestMathBitsCPU::test_neg_view_round_cpu_float64 2022-08-17T12:51:47.3062761Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_round_cpu_float64 2022-08-17T12:51:47.3125938Z test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_0_cpu_float64 2022-08-17T12:51:47.3138872Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_0_cpu_float64 2022-08-17T12:51:47.3159891Z test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_3_cpu_float64 2022-08-17T12:51:47.3170574Z [gw2] [ 83%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_3_cpu_float64 2022-08-17T12:51:47.3189067Z test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_neg_3_cpu_float64 2022-08-17T12:51:47.3196858Z [gw2] [ 83%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_neg_3_cpu_float64 2022-08-17T12:51:47.3252762Z test_ops.py::TestMathBitsCPU::test_neg_view_rsqrt_cpu_float64 2022-08-17T12:51:47.3260860Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_rsqrt_cpu_float64 2022-08-17T12:51:47.3408851Z test_ops.py::TestMathBitsCPU::test_neg_view_rsub_cpu_float64 2022-08-17T12:51:47.3433695Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_rsub_cpu_float64 2022-08-17T12:51:47.3542270Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_add_cpu_float64 2022-08-17T12:51:47.3554266Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_scatter_add_cpu_float64 2022-08-17T12:51:47.3659647Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_cpu_float64 2022-08-17T12:51:47.3669732Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_scatter_cpu_float64 2022-08-17T12:51:47.3926005Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_amax_cpu_float64 2022-08-17T12:51:47.3934005Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_amax_cpu_float64 2022-08-17T12:51:47.4136032Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_amin_cpu_float64 2022-08-17T12:51:47.4144659Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_amin_cpu_float64 2022-08-17T12:51:47.4347990Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_mean_cpu_float64 2022-08-17T12:51:47.4357652Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_mean_cpu_float64 2022-08-17T12:51:47.4601802Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_prod_cpu_float64 2022-08-17T12:51:47.4609817Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_prod_cpu_float64 2022-08-17T12:51:47.4786957Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_sum_cpu_float64 2022-08-17T12:51:47.4794603Z [gw2] [ 83%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_sum_cpu_float64 2022-08-17T12:51:47.4988408Z test_ops.py::TestMathBitsCPU::test_neg_view_searchsorted_cpu_float64 2022-08-17T12:51:47.5000313Z [gw3] [ 83%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_logsumexp_cpu_float32 2022-08-17T12:51:47.5097694Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_mean_cpu_float32 2022-08-17T12:51:47.5104706Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_searchsorted_cpu_float64 2022-08-17T12:51:47.5888599Z test_ops.py::TestMathBitsCPU::test_neg_view_segment_reduce_lengths_cpu_float64 2022-08-17T12:51:47.5901336Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_segment_reduce_lengths_cpu_float64 2022-08-17T12:51:47.6693195Z test_ops.py::TestMathBitsCPU::test_neg_view_segment_reduce_offsets_cpu_float64 2022-08-17T12:51:47.6704399Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_segment_reduce_offsets_cpu_float64 2022-08-17T12:51:47.6775290Z test_ops.py::TestMathBitsCPU::test_neg_view_select_cpu_float64 2022-08-17T12:51:47.6784212Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_select_cpu_float64 2022-08-17T12:51:47.6858617Z test_ops.py::TestMathBitsCPU::test_neg_view_select_scatter_cpu_float64 2022-08-17T12:51:47.6868753Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_select_scatter_cpu_float64 2022-08-17T12:51:47.6916448Z test_ops.py::TestMathBitsCPU::test_neg_view_sgn_cpu_float64 2022-08-17T12:51:47.6925944Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sgn_cpu_float64 2022-08-17T12:51:47.6961187Z test_ops.py::TestMathBitsCPU::test_neg_view_short_cpu_float64 2022-08-17T12:51:47.6968168Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_short_cpu_float64 2022-08-17T12:51:47.7018781Z test_ops.py::TestMathBitsCPU::test_neg_view_sigmoid_cpu_float64 2022-08-17T12:51:47.7027063Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sigmoid_cpu_float64 2022-08-17T12:51:47.7064998Z test_ops.py::TestMathBitsCPU::test_neg_view_sign_cpu_float64 2022-08-17T12:51:47.7072070Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sign_cpu_float64 2022-08-17T12:51:47.7095503Z test_ops.py::TestMathBitsCPU::test_neg_view_signbit_cpu_float64 2022-08-17T12:51:47.7104597Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_signbit_cpu_float64 2022-08-17T12:51:47.7138615Z test_ops.py::TestMathBitsCPU::test_neg_view_sin_cpu_float64 2022-08-17T12:51:47.7147436Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sin_cpu_float64 2022-08-17T12:51:47.7202448Z test_ops.py::TestMathBitsCPU::test_neg_view_sinc_cpu_float64 2022-08-17T12:51:47.7210406Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sinc_cpu_float64 2022-08-17T12:51:47.7244326Z test_ops.py::TestMathBitsCPU::test_neg_view_sinh_cpu_float64 2022-08-17T12:51:47.7252112Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sinh_cpu_float64 2022-08-17T12:51:47.7485422Z test_ops.py::TestMathBitsCPU::test_neg_view_slice_scatter_cpu_float64 2022-08-17T12:51:47.7494215Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_slice_scatter_cpu_float64 2022-08-17T12:51:47.7562798Z test_ops.py::TestMathBitsCPU::test_neg_view_softmax_cpu_float64 2022-08-17T12:51:47.7573458Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_softmax_cpu_float64 2022-08-17T12:51:47.7640369Z test_ops.py::TestMathBitsCPU::test_neg_view_softmax_with_dtype_cpu_float64 2022-08-17T12:51:47.7648963Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_softmax_with_dtype_cpu_float64 2022-08-17T12:51:47.7862494Z test_ops.py::TestMathBitsCPU::test_neg_view_sort_cpu_float64 2022-08-17T12:51:47.7873029Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sort_cpu_float64 2022-08-17T12:51:47.7888160Z test_ops.py::TestMathBitsCPU::test_neg_view_sparse_sampled_addmm_cpu_float64 2022-08-17T12:51:47.7897148Z [gw2] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_sparse_sampled_addmm_cpu_float64 2022-08-17T12:51:47.7927032Z test_ops.py::TestMathBitsCPU::test_neg_view_special_airy_ai_cpu_float64 2022-08-17T12:51:47.7934832Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_airy_ai_cpu_float64 2022-08-17T12:51:47.7962608Z test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_j0_cpu_float64 2022-08-17T12:51:47.7970552Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_j0_cpu_float64 2022-08-17T12:51:47.7997777Z test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_j1_cpu_float64 2022-08-17T12:51:47.8004920Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_j1_cpu_float64 2022-08-17T12:51:47.8032564Z test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_y0_cpu_float64 2022-08-17T12:51:47.8040639Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_y0_cpu_float64 2022-08-17T12:51:47.8066878Z test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_y1_cpu_float64 2022-08-17T12:51:47.8075487Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_y1_cpu_float64 2022-08-17T12:51:47.8123631Z test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:51:47.8132061Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:51:47.8179076Z test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:51:47.8187698Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:51:47.8201032Z test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:51:47.8208680Z [gw2] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:51:47.8224231Z test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:51:47.8232268Z [gw2] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:51:47.8270033Z test_ops.py::TestMathBitsCPU::test_neg_view_special_entr_cpu_float64 2022-08-17T12:51:47.8277497Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_entr_cpu_float64 2022-08-17T12:51:47.8319885Z test_ops.py::TestMathBitsCPU::test_neg_view_special_erfcx_cpu_float64 2022-08-17T12:51:47.8327727Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_erfcx_cpu_float64 2022-08-17T12:51:47.8378405Z test_ops.py::TestMathBitsCPU::test_neg_view_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:51:47.8386226Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_hermite_polynomial_h_cpu_float64 2022-08-17T12:51:47.8420090Z test_ops.py::TestMathBitsCPU::test_neg_view_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:51:47.8428176Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_solve_cpu_float32 2022-08-17T12:51:47.8435257Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_matrix_norm_cpu_float32 2022-08-17T12:51:47.8444395Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_hermite_polynomial_he_cpu_float64 2022-08-17T12:51:47.8481402Z test_ops.py::TestMathBitsCPU::test_neg_view_special_i0e_cpu_float64 2022-08-17T12:51:47.8489376Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_i0e_cpu_float64 2022-08-17T12:51:47.8534865Z test_ops.py::TestMathBitsCPU::test_neg_view_special_i1_cpu_float64 2022-08-17T12:51:47.8542675Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_i1_cpu_float64 2022-08-17T12:51:47.8588838Z test_ops.py::TestMathBitsCPU::test_neg_view_special_i1e_cpu_float64 2022-08-17T12:51:47.8596420Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_i1e_cpu_float64 2022-08-17T12:51:47.8646984Z test_ops.py::TestMathBitsCPU::test_neg_view_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:51:47.8655970Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_laguerre_polynomial_l_cpu_float64 2022-08-17T12:51:47.8670142Z test_ops.py::TestMathBitsCPU::test_neg_view_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:51:47.8678366Z [gw2] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_special_legendre_polynomial_p_cpu_float64 2022-08-17T12:51:47.8727983Z test_ops.py::TestMathBitsCPU::test_neg_view_special_log_ndtr_cpu_float64 2022-08-17T12:51:47.8735491Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_log_ndtr_cpu_float64 2022-08-17T12:51:47.8764265Z test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_i0_cpu_float64 2022-08-17T12:51:47.8772280Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_i0_cpu_float64 2022-08-17T12:51:47.8799848Z test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_i1_cpu_float64 2022-08-17T12:51:47.8807609Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_i1_cpu_float64 2022-08-17T12:51:47.8835406Z test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_k0_cpu_float64 2022-08-17T12:51:47.8842277Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_k0_cpu_float64 2022-08-17T12:51:47.8869960Z test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_k1_cpu_float64 2022-08-17T12:51:47.8877264Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_k1_cpu_float64 2022-08-17T12:51:47.8925689Z test_ops.py::TestMathBitsCPU::test_neg_view_special_ndtr_cpu_float64 2022-08-17T12:51:47.8933583Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_ndtr_cpu_float64 2022-08-17T12:51:47.8979981Z test_ops.py::TestMathBitsCPU::test_neg_view_special_ndtri_cpu_float64 2022-08-17T12:51:47.8987760Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_ndtri_cpu_float64 2022-08-17T12:51:47.9083314Z test_ops.py::TestMathBitsCPU::test_neg_view_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:51:47.9091799Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_polygamma_special_polygamma_n_0_cpu_float64 2022-08-17T12:51:47.9100676Z [gw3] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_mean_cpu_float32 2022-08-17T12:51:47.9102575Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_median_cpu_float32 2022-08-17T12:51:47.9130471Z test_ops.py::TestMathBitsCPU::test_neg_view_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:51:47.9138407Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_scaled_modified_bessel_k0_cpu_float64 2022-08-17T12:51:47.9165951Z test_ops.py::TestMathBitsCPU::test_neg_view_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:51:47.9173745Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_scaled_modified_bessel_k1_cpu_float64 2022-08-17T12:51:47.9187343Z test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:51:47.9195363Z [gw2] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_t_cpu_float64 2022-08-17T12:51:47.9208510Z test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:51:47.9216373Z [gw2] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_u_cpu_float64 2022-08-17T12:51:47.9231706Z test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:51:47.9239819Z [gw2] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_v_cpu_float64 2022-08-17T12:51:47.9253823Z test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:51:47.9262074Z [gw2] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_w_cpu_float64 2022-08-17T12:51:47.9291222Z test_ops.py::TestMathBitsCPU::test_neg_view_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:51:47.9298839Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_spherical_bessel_j0_cpu_float64 2022-08-17T12:51:47.9423163Z test_ops.py::TestMathBitsCPU::test_neg_view_special_xlog1py_cpu_float64 2022-08-17T12:51:47.9432568Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_xlog1py_cpu_float64 2022-08-17T12:51:47.9487021Z test_ops.py::TestMathBitsCPU::test_neg_view_special_zeta_cpu_float64 2022-08-17T12:51:47.9494618Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_special_zeta_cpu_float64 2022-08-17T12:51:47.9510335Z test_ops.py::TestMathBitsCPU::test_neg_view_split_cpu_float64 2022-08-17T12:51:47.9518352Z [gw3] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_median_cpu_float32 2022-08-17T12:51:47.9526095Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_norm_cpu_float32 2022-08-17T12:51:47.9533970Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_split_cpu_float64 2022-08-17T12:51:47.9574040Z test_ops.py::TestMathBitsCPU::test_neg_view_split_list_args_cpu_float64 2022-08-17T12:51:47.9581894Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_split_list_args_cpu_float64 2022-08-17T12:51:47.9628561Z test_ops.py::TestMathBitsCPU::test_neg_view_split_with_sizes_cpu_float64 2022-08-17T12:51:47.9636445Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_split_with_sizes_cpu_float64 2022-08-17T12:51:47.9672182Z test_ops.py::TestMathBitsCPU::test_neg_view_sqrt_cpu_float64 2022-08-17T12:51:47.9679969Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sqrt_cpu_float64 2022-08-17T12:51:47.9728901Z test_ops.py::TestMathBitsCPU::test_neg_view_square_cpu_float64 2022-08-17T12:51:47.9736500Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_square_cpu_float64 2022-08-17T12:51:47.9821757Z test_ops.py::TestMathBitsCPU::test_neg_view_squeeze_cpu_float64 2022-08-17T12:51:47.9833473Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_squeeze_cpu_float64 2022-08-17T12:51:47.9891403Z test_ops.py::TestMathBitsCPU::test_neg_view_stack_cpu_float64 2022-08-17T12:51:47.9900283Z [gw2] [ 84%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view_stack_cpu_float64 2022-08-17T12:51:47.9999971Z test_ops.py::TestMathBitsCPU::test_neg_view_std_cpu_float64 2022-08-17T12:51:48.0006150Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_std_cpu_float64 2022-08-17T12:51:48.0055815Z test_ops.py::TestMathBitsCPU::test_neg_view_std_mean_cpu_float64 2022-08-17T12:51:48.0064284Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_std_mean_cpu_float64 2022-08-17T12:51:48.0297220Z test_ops.py::TestMathBitsCPU::test_neg_view_stft_cpu_float64 2022-08-17T12:51:48.0309068Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_stft_cpu_float64 2022-08-17T12:51:48.0456996Z test_ops.py::TestMathBitsCPU::test_neg_view_sub_cpu_float64 2022-08-17T12:51:48.0469994Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sub_cpu_float64 2022-08-17T12:51:48.0725867Z test_ops.py::TestMathBitsCPU::test_neg_view_sum_cpu_float64 2022-08-17T12:51:48.0738782Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sum_cpu_float64 2022-08-17T12:51:48.0847743Z test_ops.py::TestMathBitsCPU::test_neg_view_sum_to_size_cpu_float64 2022-08-17T12:51:48.0861011Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_sum_to_size_cpu_float64 2022-08-17T12:51:48.2867288Z test_ops.py::TestMathBitsCPU::test_neg_view_svd_cpu_float64 2022-08-17T12:51:48.2879466Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_matrix_norm_cpu_float32 2022-08-17T12:51:48.2909008Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_matrix_power_cpu_float32 2022-08-17T12:51:48.2921209Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_svd_cpu_float64 2022-08-17T12:51:48.5702528Z test_ops.py::TestMathBitsCPU::test_neg_view_svd_lowrank_cpu_float64 2022-08-17T12:51:48.5715236Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_matrix_power_cpu_float32 2022-08-17T12:51:48.6408021Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_multi_dot_cpu_float32 2022-08-17T12:51:48.6420201Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_multi_dot_cpu_float32 2022-08-17T12:51:48.7826536Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_norm_cpu_float32 2022-08-17T12:51:48.7837154Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_norm_cpu_float32 2022-08-17T12:51:48.8318190Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:51:48.8331614Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_svd_lowrank_cpu_float64 2022-08-17T12:51:48.8442051Z test_ops.py::TestMathBitsCPU::test_neg_view_symeig_cpu_float64 2022-08-17T12:51:48.8453710Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_symeig_cpu_float64 2022-08-17T12:51:48.8531359Z test_ops.py::TestMathBitsCPU::test_neg_view_t_cpu_float64 2022-08-17T12:51:48.8543506Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_t_cpu_float64 2022-08-17T12:51:48.8608065Z test_ops.py::TestMathBitsCPU::test_neg_view_take_along_dim_cpu_float64 2022-08-17T12:51:48.8616891Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_take_along_dim_cpu_float64 2022-08-17T12:51:48.8711937Z test_ops.py::TestMathBitsCPU::test_neg_view_take_cpu_float64 2022-08-17T12:51:48.8719492Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_take_cpu_float64 2022-08-17T12:51:48.8758827Z test_ops.py::TestMathBitsCPU::test_neg_view_tan_cpu_float64 2022-08-17T12:51:48.8769349Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_tan_cpu_float64 2022-08-17T12:51:48.8774695Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:51:48.8783975Z test_ops.py::TestMathBitsCPU::test_neg_view_tanh_cpu_float64 2022-08-17T12:51:48.8806148Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_cpu_float32 2022-08-17T12:51:48.8815415Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_tanh_cpu_float64 2022-08-17T12:51:48.8903111Z test_ops.py::TestMathBitsCPU::test_neg_view_tensor_split_cpu_float64 2022-08-17T12:51:48.8911527Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_tensor_split_cpu_float64 2022-08-17T12:51:48.8958791Z test_ops.py::TestMathBitsCPU::test_neg_view_tensordot_cpu_float64 2022-08-17T12:51:48.8968413Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_tensordot_cpu_float64 2022-08-17T12:51:48.9167324Z test_ops.py::TestMathBitsCPU::test_neg_view_tile_cpu_float64 2022-08-17T12:51:48.9176950Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_tile_cpu_float64 2022-08-17T12:51:48.9222159Z test_ops.py::TestMathBitsCPU::test_neg_view_to_sparse_cpu_float64 2022-08-17T12:51:48.9231407Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_to_sparse_cpu_float64 2022-08-17T12:51:48.9294964Z test_ops.py::TestMathBitsCPU::test_neg_view_topk_cpu_float64 2022-08-17T12:51:48.9304253Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_topk_cpu_float64 2022-08-17T12:51:48.9332852Z test_ops.py::TestMathBitsCPU::test_neg_view_trace_cpu_float64 2022-08-17T12:51:48.9341628Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_trace_cpu_float64 2022-08-17T12:51:48.9437532Z test_ops.py::TestMathBitsCPU::test_neg_view_transpose_cpu_float64 2022-08-17T12:51:48.9447604Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_transpose_cpu_float64 2022-08-17T12:51:48.9565969Z test_ops.py::TestMathBitsCPU::test_neg_view_trapezoid_cpu_float64 2022-08-17T12:51:48.9575927Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_trapezoid_cpu_float64 2022-08-17T12:51:48.9689822Z test_ops.py::TestMathBitsCPU::test_neg_view_trapz_cpu_float64 2022-08-17T12:51:48.9699050Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_trapz_cpu_float64 2022-08-17T12:51:48.9815233Z test_ops.py::TestMathBitsCPU::test_neg_view_triangular_solve_cpu_float64 2022-08-17T12:51:48.9828586Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_triangular_solve_cpu_float64 2022-08-17T12:51:48.9910122Z test_ops.py::TestMathBitsCPU::test_neg_view_tril_cpu_float64 2022-08-17T12:51:48.9918317Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_tril_cpu_float64 2022-08-17T12:51:48.9998625Z test_ops.py::TestMathBitsCPU::test_neg_view_triu_cpu_float64 2022-08-17T12:51:49.0007950Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_triu_cpu_float64 2022-08-17T12:51:49.0210065Z test_ops.py::TestMathBitsCPU::test_neg_view_true_divide_cpu_float64 2022-08-17T12:51:49.0219950Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_true_divide_cpu_float64 2022-08-17T12:51:49.0256811Z test_ops.py::TestMathBitsCPU::test_neg_view_trunc_cpu_float64 2022-08-17T12:51:49.0264427Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_trunc_cpu_float64 2022-08-17T12:51:49.0328968Z test_ops.py::TestMathBitsCPU::test_neg_view_unbind_cpu_float64 2022-08-17T12:51:49.0338357Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_unbind_cpu_float64 2022-08-17T12:51:49.0432357Z test_ops.py::TestMathBitsCPU::test_neg_view_unflatten_cpu_float64 2022-08-17T12:51:49.0442858Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_unflatten_cpu_float64 2022-08-17T12:51:49.0683176Z test_ops.py::TestMathBitsCPU::test_neg_view_unfold_cpu_float64 2022-08-17T12:51:49.0694446Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_unfold_cpu_float64 2022-08-17T12:51:49.1774697Z test_ops.py::TestMathBitsCPU::test_neg_view_unique_consecutive_cpu_float64 2022-08-17T12:51:49.1784843Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_unique_consecutive_cpu_float64 2022-08-17T12:51:49.3300542Z test_ops.py::TestMathBitsCPU::test_neg_view_unique_cpu_float64 2022-08-17T12:51:49.3311601Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_unique_cpu_float64 2022-08-17T12:51:49.3419348Z test_ops.py::TestMathBitsCPU::test_neg_view_unsqueeze_cpu_float64 2022-08-17T12:51:49.3430200Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_unsqueeze_cpu_float64 2022-08-17T12:51:49.3523999Z test_ops.py::TestMathBitsCPU::test_neg_view_var_cpu_float64 2022-08-17T12:51:49.3536847Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_var_cpu_float64 2022-08-17T12:51:49.3594501Z test_ops.py::TestMathBitsCPU::test_neg_view_var_mean_cpu_float64 2022-08-17T12:51:49.3605069Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_var_mean_cpu_float64 2022-08-17T12:51:49.3639481Z test_ops.py::TestMathBitsCPU::test_neg_view_vdot_cpu_float64 2022-08-17T12:51:49.3648908Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_vdot_cpu_float64 2022-08-17T12:51:49.3675303Z test_ops.py::TestMathBitsCPU::test_neg_view_view_as_complex_cpu_float64 2022-08-17T12:51:49.3685555Z [gw2] [ 84%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_view_as_complex_cpu_float64 2022-08-17T12:51:49.3750445Z test_ops.py::TestMathBitsCPU::test_neg_view_view_as_cpu_float64 2022-08-17T12:51:49.3763572Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_view_as_cpu_float64 2022-08-17T12:51:49.3873797Z test_ops.py::TestMathBitsCPU::test_neg_view_view_cpu_float64 2022-08-17T12:51:49.3885600Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_view_cpu_float64 2022-08-17T12:51:49.3929188Z test_ops.py::TestMathBitsCPU::test_neg_view_vsplit_cpu_float64 2022-08-17T12:51:49.3939691Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_vsplit_cpu_float64 2022-08-17T12:51:49.3999803Z test_ops.py::TestMathBitsCPU::test_neg_view_vstack_cpu_float64 2022-08-17T12:51:49.4010078Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_vstack_cpu_float64 2022-08-17T12:51:49.4089411Z test_ops.py::TestMathBitsCPU::test_neg_view_where_cpu_float64 2022-08-17T12:51:49.4096774Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_where_cpu_float64 2022-08-17T12:51:49.4236736Z test_ops.py::TestMathBitsCPU::test_neg_view_xlogy_cpu_float64 2022-08-17T12:51:49.4244055Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_xlogy_cpu_float64 2022-08-17T12:51:49.4297844Z test_ops.py::TestMathBitsCPU::test_neg_view_zero__cpu_float64 2022-08-17T12:51:49.4307314Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_zero__cpu_float64 2022-08-17T12:51:49.4429128Z test_ops.py::TestMathBitsCPU::test_neg_view_zeros_like_cpu_float64 2022-08-17T12:51:49.4441581Z [gw3] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_norm_cpu_float32 2022-08-17T12:51:49.4503806Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_normalize_cpu_float32 2022-08-17T12:51:49.4511798Z [gw2] [ 84%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_zeros_like_cpu_float64 2022-08-17T12:51:49.4538042Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_abs_cpu 2022-08-17T12:51:49.4547468Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_abs_cpu 2022-08-17T12:51:49.4570089Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_acos_cpu 2022-08-17T12:51:49.4579595Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_acos_cpu 2022-08-17T12:51:49.4601541Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_acosh_cpu 2022-08-17T12:51:49.4611086Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_acosh_cpu 2022-08-17T12:51:49.4632775Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_add_cpu 2022-08-17T12:51:49.4642132Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_add_cpu 2022-08-17T12:51:49.4664364Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_addcdiv_cpu 2022-08-17T12:51:49.4673875Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_addcdiv_cpu 2022-08-17T12:51:49.4698020Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_addr_cpu 2022-08-17T12:51:49.4705286Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_addr_cpu 2022-08-17T12:51:49.4726046Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_all_cpu 2022-08-17T12:51:49.4734997Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_all_cpu 2022-08-17T12:51:49.4758017Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_allclose_cpu 2022-08-17T12:51:49.4768191Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_allclose_cpu 2022-08-17T12:51:49.4789407Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_amax_cpu 2022-08-17T12:51:49.4799162Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_amax_cpu 2022-08-17T12:51:49.4820268Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_amin_cpu 2022-08-17T12:51:49.4830710Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_amin_cpu 2022-08-17T12:51:49.4851742Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_any_cpu 2022-08-17T12:51:49.4863773Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_any_cpu 2022-08-17T12:51:49.4886654Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_arange_cpu 2022-08-17T12:51:49.4893535Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_arange_cpu 2022-08-17T12:51:49.4915361Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_as_strided_cpu 2022-08-17T12:51:49.4925808Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_as_strided_cpu 2022-08-17T12:51:49.4946486Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_asin_cpu 2022-08-17T12:51:49.4956627Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_asin_cpu 2022-08-17T12:51:49.4975932Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_asinh_cpu 2022-08-17T12:51:49.4984823Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_asinh_cpu 2022-08-17T12:51:49.5008344Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atan2_cpu 2022-08-17T12:51:49.5016696Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atan2_cpu 2022-08-17T12:51:49.5037354Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atan_cpu 2022-08-17T12:51:49.5047562Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atan_cpu 2022-08-17T12:51:49.5069002Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atanh_cpu 2022-08-17T12:51:49.5079156Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atanh_cpu 2022-08-17T12:51:49.5100621Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_1d_cpu 2022-08-17T12:51:49.5107735Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_1d_cpu 2022-08-17T12:51:49.5129351Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_2d_cpu 2022-08-17T12:51:49.5139274Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_2d_cpu 2022-08-17T12:51:49.5161296Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_3d_cpu 2022-08-17T12:51:49.5170848Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_3d_cpu 2022-08-17T12:51:49.5200197Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_and_cpu 2022-08-17T12:51:49.5208781Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_and_cpu 2022-08-17T12:51:49.5234767Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_left_shift_cpu 2022-08-17T12:51:49.5243957Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_left_shift_cpu 2022-08-17T12:51:49.5266636Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_not_cpu 2022-08-17T12:51:49.5274165Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_not_cpu 2022-08-17T12:51:49.5295638Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_or_cpu 2022-08-17T12:51:49.5305075Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_or_cpu 2022-08-17T12:51:49.5328830Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_right_shift_cpu 2022-08-17T12:51:49.5336844Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_right_shift_cpu 2022-08-17T12:51:49.5361011Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_xor_cpu 2022-08-17T12:51:49.5368992Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_xor_cpu 2022-08-17T12:51:49.5391661Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_shapes_cpu 2022-08-17T12:51:49.5400039Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_shapes_cpu 2022-08-17T12:51:49.5426627Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_tensors_cpu 2022-08-17T12:51:49.5432929Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_tensors_cpu 2022-08-17T12:51:49.5439110Z [gw3] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_normalize_cpu_float32 2022-08-17T12:51:49.5441305Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_to_cpu 2022-08-17T12:51:49.5462668Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_prod_cpu_float32 2022-08-17T12:51:49.5468558Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_to_cpu 2022-08-17T12:51:49.5488346Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cat_cpu 2022-08-17T12:51:49.5496137Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cat_cpu 2022-08-17T12:51:49.5518596Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ceil_cpu 2022-08-17T12:51:49.5526679Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ceil_cpu 2022-08-17T12:51:49.5547130Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_chunk_cpu 2022-08-17T12:51:49.5555305Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_chunk_cpu 2022-08-17T12:51:49.5574770Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clamp_cpu 2022-08-17T12:51:49.5582485Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clamp_cpu 2022-08-17T12:51:49.5602192Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clone_cpu 2022-08-17T12:51:49.5610522Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clone_cpu 2022-08-17T12:51:49.5630652Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_column_stack_cpu 2022-08-17T12:51:49.5638397Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_column_stack_cpu 2022-08-17T12:51:49.5657774Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_conj_cpu 2022-08-17T12:51:49.5665535Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_conj_cpu 2022-08-17T12:51:49.5684786Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_conj_physical_cpu 2022-08-17T12:51:49.5693845Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_conj_physical_cpu 2022-08-17T12:51:49.5713765Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_constant_pad_nd_cpu 2022-08-17T12:51:49.5721933Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_constant_pad_nd_cpu 2022-08-17T12:51:49.5741890Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_contiguous_cpu 2022-08-17T12:51:49.5749951Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_contiguous_cpu 2022-08-17T12:51:49.5769488Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_copy_to_cpu 2022-08-17T12:51:49.5777101Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_copy_to_cpu 2022-08-17T12:51:49.5796799Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_copysign_cpu 2022-08-17T12:51:49.5804335Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_copysign_cpu 2022-08-17T12:51:49.5823473Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cos_cpu 2022-08-17T12:51:49.5832348Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cos_cpu 2022-08-17T12:51:49.5851970Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cosh_cpu 2022-08-17T12:51:49.5859655Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cosh_cpu 2022-08-17T12:51:49.5879077Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_diagonal_cpu 2022-08-17T12:51:49.5886352Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_diagonal_cpu 2022-08-17T12:51:49.5905839Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_digamma_cpu 2022-08-17T12:51:49.5913434Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_digamma_cpu 2022-08-17T12:51:49.5932768Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_div_cpu 2022-08-17T12:51:49.5940195Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_div_cpu 2022-08-17T12:51:49.5959670Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_dsplit_cpu 2022-08-17T12:51:49.5967217Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_dsplit_cpu 2022-08-17T12:51:49.5986409Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_dstack_cpu 2022-08-17T12:51:49.5993729Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_dstack_cpu 2022-08-17T12:51:49.6013214Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_cpu 2022-08-17T12:51:49.6027117Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_cpu 2022-08-17T12:51:49.6046324Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_like_cpu 2022-08-17T12:51:49.6053817Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_like_cpu 2022-08-17T12:51:49.6072897Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_strided_cpu 2022-08-17T12:51:49.6079686Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_strided_cpu 2022-08-17T12:51:49.6099398Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_eq_cpu 2022-08-17T12:51:49.6106760Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_eq_cpu 2022-08-17T12:51:49.6126611Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_equal_cpu 2022-08-17T12:51:49.6133855Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_equal_cpu 2022-08-17T12:51:49.6152766Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erf_cpu 2022-08-17T12:51:49.6159852Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erf_cpu 2022-08-17T12:51:49.6179033Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erfc_cpu 2022-08-17T12:51:49.6186080Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erfc_cpu 2022-08-17T12:51:49.6205366Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erfinv_cpu 2022-08-17T12:51:49.6212705Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erfinv_cpu 2022-08-17T12:51:49.6231779Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_exp2_cpu 2022-08-17T12:51:49.6238803Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_exp2_cpu 2022-08-17T12:51:49.6257951Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_exp_cpu 2022-08-17T12:51:49.6265267Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_exp_cpu 2022-08-17T12:51:49.6284308Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_expand_cpu 2022-08-17T12:51:49.6291321Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_expand_cpu 2022-08-17T12:51:49.6310329Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_expm1_cpu 2022-08-17T12:51:49.6317748Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_expm1_cpu 2022-08-17T12:51:49.6336931Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fft2_cpu 2022-08-17T12:51:49.6343850Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fft2_cpu 2022-08-17T12:51:49.6365192Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fft_cpu 2022-08-17T12:51:49.6372396Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fft_cpu 2022-08-17T12:51:49.6392105Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fftn_cpu 2022-08-17T12:51:49.6399944Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fftn_cpu 2022-08-17T12:51:49.6421455Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fftshift_cpu 2022-08-17T12:51:49.6426962Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fftshift_cpu 2022-08-17T12:51:49.6446584Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfft2_cpu 2022-08-17T12:51:49.6454518Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfft2_cpu 2022-08-17T12:51:49.6473813Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfft_cpu 2022-08-17T12:51:49.6481507Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfft_cpu 2022-08-17T12:51:49.6500663Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfftn_cpu 2022-08-17T12:51:49.6508177Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfftn_cpu 2022-08-17T12:51:49.6527444Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifft2_cpu 2022-08-17T12:51:49.6534366Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifft2_cpu 2022-08-17T12:51:49.6553651Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifft_cpu 2022-08-17T12:51:49.6560479Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifft_cpu 2022-08-17T12:51:49.6580488Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifftn_cpu 2022-08-17T12:51:49.6588068Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifftn_cpu 2022-08-17T12:51:49.6606964Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifftshift_cpu 2022-08-17T12:51:49.6614698Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifftshift_cpu 2022-08-17T12:51:49.6634087Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfft2_cpu 2022-08-17T12:51:49.6641354Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfft2_cpu 2022-08-17T12:51:49.6660728Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfft_cpu 2022-08-17T12:51:49.6668168Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfft_cpu 2022-08-17T12:51:49.6687435Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfftn_cpu 2022-08-17T12:51:49.6694907Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfftn_cpu 2022-08-17T12:51:49.6714131Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfft2_cpu 2022-08-17T12:51:49.6721499Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfft2_cpu 2022-08-17T12:51:49.6741283Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfft_cpu 2022-08-17T12:51:49.6748958Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfft_cpu 2022-08-17T12:51:49.6768144Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfftn_cpu 2022-08-17T12:51:49.6775593Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfftn_cpu 2022-08-17T12:51:49.6794816Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfft2_cpu 2022-08-17T12:51:49.6802905Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfft2_cpu 2022-08-17T12:51:49.6821406Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfft_cpu 2022-08-17T12:51:49.6828849Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfft_cpu 2022-08-17T12:51:49.6848172Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfftn_cpu 2022-08-17T12:51:49.6855346Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfftn_cpu 2022-08-17T12:51:49.6874494Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fill_cpu 2022-08-17T12:51:49.6881873Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fill_cpu 2022-08-17T12:51:49.6901440Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flatten_cpu 2022-08-17T12:51:49.6908636Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flatten_cpu 2022-08-17T12:51:49.6927695Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flip_cpu 2022-08-17T12:51:49.6934949Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flip_cpu 2022-08-17T12:51:49.6954183Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fliplr_cpu 2022-08-17T12:51:49.6961521Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fliplr_cpu 2022-08-17T12:51:49.6980954Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flipud_cpu 2022-08-17T12:51:49.6988205Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flipud_cpu 2022-08-17T12:51:49.7007841Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_float_power_cpu 2022-08-17T12:51:49.7015789Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_float_power_cpu 2022-08-17T12:51:49.7034788Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_floor_cpu 2022-08-17T12:51:49.7041901Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_floor_cpu 2022-08-17T12:51:49.7061655Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_floor_divide_cpu 2022-08-17T12:51:49.7069310Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_floor_divide_cpu 2022-08-17T12:51:49.7088397Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmax_cpu 2022-08-17T12:51:49.7095754Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmax_cpu 2022-08-17T12:51:49.7114871Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmin_cpu 2022-08-17T12:51:49.7122170Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmin_cpu 2022-08-17T12:51:49.7141442Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmod_cpu 2022-08-17T12:51:49.7148989Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmod_cpu 2022-08-17T12:51:49.7169385Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_frac_cpu 2022-08-17T12:51:49.7176617Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_frac_cpu 2022-08-17T12:51:49.7195966Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_full_cpu 2022-08-17T12:51:49.7203041Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_full_cpu 2022-08-17T12:51:49.7222538Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_full_like_cpu 2022-08-17T12:51:49.7229586Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_full_like_cpu 2022-08-17T12:51:49.7248668Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_gcd_cpu 2022-08-17T12:51:49.7255923Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_gcd_cpu 2022-08-17T12:51:49.7274951Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ge_cpu 2022-08-17T12:51:49.7281734Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ge_cpu 2022-08-17T12:51:49.7301324Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_gt_cpu 2022-08-17T12:51:49.7308130Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_gt_cpu 2022-08-17T12:51:49.7327365Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_heaviside_cpu 2022-08-17T12:51:49.7334794Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_heaviside_cpu 2022-08-17T12:51:49.7354363Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hsplit_cpu 2022-08-17T12:51:49.7361190Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hsplit_cpu 2022-08-17T12:51:49.7380848Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hstack_cpu 2022-08-17T12:51:49.7388038Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hstack_cpu 2022-08-17T12:51:49.7413039Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hypot_cpu 2022-08-17T12:51:49.7415679Z [gw0] [ 84%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_cpu_float32 2022-08-17T12:51:49.7421970Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hypot_cpu 2022-08-17T12:51:49.7423667Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_i0_cpu 2022-08-17T12:51:49.7441652Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:51:49.7449243Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_i0_cpu 2022-08-17T12:51:49.7468730Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_igamma_cpu 2022-08-17T12:51:49.7475931Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_igamma_cpu 2022-08-17T12:51:49.7496417Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_igammac_cpu 2022-08-17T12:51:49.7504044Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_igammac_cpu 2022-08-17T12:51:49.7523434Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_imag_cpu 2022-08-17T12:51:49.7531295Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_imag_cpu 2022-08-17T12:51:49.7550733Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isclose_cpu 2022-08-17T12:51:49.7557874Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isclose_cpu 2022-08-17T12:51:49.7577451Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isfinite_cpu 2022-08-17T12:51:49.7584871Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isfinite_cpu 2022-08-17T12:51:49.7604351Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isinf_cpu 2022-08-17T12:51:49.7611585Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isinf_cpu 2022-08-17T12:51:49.7630667Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isnan_cpu 2022-08-17T12:51:49.7638337Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isnan_cpu 2022-08-17T12:51:49.7657529Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_item_cpu 2022-08-17T12:51:49.7665381Z [gw2] [ 84%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_item_cpu 2022-08-17T12:51:49.7684911Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lcm_cpu 2022-08-17T12:51:49.7693070Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lcm_cpu 2022-08-17T12:51:49.7712240Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_le_cpu 2022-08-17T12:51:49.7719787Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_le_cpu 2022-08-17T12:51:49.7739172Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lgamma_cpu 2022-08-17T12:51:49.7746735Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lgamma_cpu 2022-08-17T12:51:49.7766041Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_linspace_cpu 2022-08-17T12:51:49.7773269Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_linspace_cpu 2022-08-17T12:51:49.7792616Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log10_cpu 2022-08-17T12:51:49.7799774Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log10_cpu 2022-08-17T12:51:49.7819052Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log1p_cpu 2022-08-17T12:51:49.7826557Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log1p_cpu 2022-08-17T12:51:49.7845756Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log2_cpu 2022-08-17T12:51:49.7854932Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log2_cpu 2022-08-17T12:51:49.7874078Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log_cpu 2022-08-17T12:51:49.7884370Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log_cpu 2022-08-17T12:51:49.7890461Z [gw3] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_prod_cpu_float32 2022-08-17T12:51:49.7892651Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_and_cpu 2022-08-17T12:51:49.7911169Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_softmax_cpu_float32 2022-08-17T12:51:49.7919332Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_and_cpu 2022-08-17T12:51:49.7938801Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_not_cpu 2022-08-17T12:51:49.7946368Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_not_cpu 2022-08-17T12:51:49.7966047Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_or_cpu 2022-08-17T12:51:49.7974092Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_or_cpu 2022-08-17T12:51:49.7994517Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_xor_cpu 2022-08-17T12:51:49.8002234Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_xor_cpu 2022-08-17T12:51:49.8022302Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logspace_cpu 2022-08-17T12:51:49.8030264Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logspace_cpu 2022-08-17T12:51:49.8049558Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lt_cpu 2022-08-17T12:51:49.8057821Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lt_cpu 2022-08-17T12:51:49.8077128Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_masked_fill_cpu 2022-08-17T12:51:49.8084792Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_masked_fill_cpu 2022-08-17T12:51:49.8109774Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_maximum_cpu 2022-08-17T12:51:49.8118749Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_maximum_cpu 2022-08-17T12:51:49.8143136Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mean_cpu 2022-08-17T12:51:49.8149808Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mean_cpu 2022-08-17T12:51:49.8171799Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_meshgrid_cpu 2022-08-17T12:51:49.8180886Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_meshgrid_cpu 2022-08-17T12:51:49.8203858Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_minimum_cpu 2022-08-17T12:51:49.8212045Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_minimum_cpu 2022-08-17T12:51:49.8232872Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_movedim_cpu 2022-08-17T12:51:49.8240846Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_movedim_cpu 2022-08-17T12:51:49.8267294Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mul_cpu 2022-08-17T12:51:49.8277309Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mul_cpu 2022-08-17T12:51:49.8299705Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nan_to_num_cpu 2022-08-17T12:51:49.8308098Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nan_to_num_cpu 2022-08-17T12:51:49.8335315Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_narrow_cpu 2022-08-17T12:51:49.8345664Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_narrow_cpu 2022-08-17T12:51:49.8371017Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_native_layer_norm_cpu 2022-08-17T12:51:49.8375425Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_native_layer_norm_cpu 2022-08-17T12:51:49.8387167Z [gw3] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_softmax_cpu_float32 2022-08-17T12:51:49.8389047Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ne_cpu 2022-08-17T12:51:49.8413455Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_softmin_cpu_float32 2022-08-17T12:51:49.8422105Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ne_cpu 2022-08-17T12:51:49.8444873Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_neg_cpu 2022-08-17T12:51:49.8452580Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_neg_cpu 2022-08-17T12:51:49.8472709Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nextafter_cpu 2022-08-17T12:51:49.8481267Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nextafter_cpu 2022-08-17T12:51:49.8501516Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_celu_cpu 2022-08-17T12:51:49.8510373Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_celu_cpu 2022-08-17T12:51:49.8529841Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_dropout_cpu 2022-08-17T12:51:49.8538356Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_dropout_cpu 2022-08-17T12:51:49.8558058Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_elu_cpu 2022-08-17T12:51:49.8567053Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_elu_cpu 2022-08-17T12:51:49.8588493Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hardshrink_cpu 2022-08-17T12:51:49.8594820Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hardshrink_cpu 2022-08-17T12:51:49.8614804Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hardtanh_cpu 2022-08-17T12:51:49.8623913Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hardtanh_cpu 2022-08-17T12:51:49.8643662Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:51:49.8652909Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:51:49.8673339Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_l1_loss_cpu 2022-08-17T12:51:49.8682023Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_l1_loss_cpu 2022-08-17T12:51:49.8702108Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:51:49.8710956Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:51:49.8730335Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_mish_cpu 2022-08-17T12:51:49.8738936Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_mish_cpu 2022-08-17T12:51:49.8758869Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_mse_loss_cpu 2022-08-17T12:51:49.8767901Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_mse_loss_cpu 2022-08-17T12:51:49.8787304Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_prelu_cpu 2022-08-17T12:51:49.8795940Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_prelu_cpu 2022-08-17T12:51:49.8816402Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_relu6_cpu 2022-08-17T12:51:49.8825358Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_relu6_cpu 2022-08-17T12:51:49.8844765Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_relu_cpu 2022-08-17T12:51:49.8853289Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_relu_cpu 2022-08-17T12:51:49.8872985Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_selu_cpu 2022-08-17T12:51:49.8881958Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_selu_cpu 2022-08-17T12:51:49.8906340Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_softplus_cpu 2022-08-17T12:51:49.8913666Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_softplus_cpu 2022-08-17T12:51:49.8935811Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_softshrink_cpu 2022-08-17T12:51:49.8942732Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_softshrink_cpu 2022-08-17T12:51:49.8962529Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:51:49.8972147Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:51:49.8990144Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_threshold_cpu 2022-08-17T12:51:49.9003854Z [gw3] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_softmin_cpu_float32 2022-08-17T12:51:49.9012242Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_threshold_cpu 2022-08-17T12:51:49.9014633Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_std_cpu_float32 2022-08-17T12:51:49.9044395Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ones_cpu 2022-08-17T12:51:49.9054159Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ones_cpu 2022-08-17T12:51:49.9078054Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ones_like_cpu 2022-08-17T12:51:49.9086646Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ones_like_cpu 2022-08-17T12:51:49.9112102Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_permute_cpu 2022-08-17T12:51:49.9121372Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_permute_cpu 2022-08-17T12:51:49.9143719Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_positive_cpu 2022-08-17T12:51:49.9152924Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_positive_cpu 2022-08-17T12:51:49.9173998Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_pow_cpu 2022-08-17T12:51:49.9182865Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_pow_cpu 2022-08-17T12:51:49.9205441Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_prod_cpu 2022-08-17T12:51:49.9213494Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_prod_cpu 2022-08-17T12:51:49.9222114Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ravel_cpu 2022-08-17T12:51:49.9231659Z [gw0] [ 85%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:51:49.9238751Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_singular_cpu_float32 2022-08-17T12:51:49.9248809Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ravel_cpu 2022-08-17T12:51:49.9264958Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_real_cpu 2022-08-17T12:51:49.9273796Z [gw0] [ 85%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_singular_cpu_float32 2022-08-17T12:51:49.9278431Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_qr_cpu_float32 2022-08-17T12:51:49.9290199Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_real_cpu 2022-08-17T12:51:49.9317485Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_reciprocal_cpu 2022-08-17T12:51:49.9328578Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_reciprocal_cpu 2022-08-17T12:51:49.9355746Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_remainder_cpu 2022-08-17T12:51:49.9367949Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_remainder_cpu 2022-08-17T12:51:49.9395151Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_reshape_cpu 2022-08-17T12:51:49.9405412Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_reshape_cpu 2022-08-17T12:51:49.9431834Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_roll_cpu 2022-08-17T12:51:49.9441892Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_roll_cpu 2022-08-17T12:51:49.9468558Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rot90_cpu 2022-08-17T12:51:49.9478517Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rot90_cpu 2022-08-17T12:51:49.9505376Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_round_cpu 2022-08-17T12:51:49.9515081Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_round_cpu 2022-08-17T12:51:49.9541621Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rsqrt_cpu 2022-08-17T12:51:49.9551306Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rsqrt_cpu 2022-08-17T12:51:49.9577949Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rsub_cpu 2022-08-17T12:51:49.9587727Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rsub_cpu 2022-08-17T12:51:49.9615928Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_scalar_tensor_cpu 2022-08-17T12:51:49.9626126Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_scalar_tensor_cpu 2022-08-17T12:51:49.9654915Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sigmoid_cpu 2022-08-17T12:51:49.9662022Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sigmoid_cpu 2022-08-17T12:51:49.9688183Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sign_cpu 2022-08-17T12:51:49.9698641Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sign_cpu 2022-08-17T12:51:49.9721705Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_signbit_cpu 2022-08-17T12:51:49.9729800Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_signbit_cpu 2022-08-17T12:51:49.9751888Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sin_cpu 2022-08-17T12:51:49.9760343Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sin_cpu 2022-08-17T12:51:49.9784765Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sinh_cpu 2022-08-17T12:51:49.9792471Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sinh_cpu 2022-08-17T12:51:49.9815438Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i0e_cpu 2022-08-17T12:51:49.9826093Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i0e_cpu 2022-08-17T12:51:49.9848763Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i1_cpu 2022-08-17T12:51:49.9856221Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i1_cpu 2022-08-17T12:51:49.9882759Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i1e_cpu 2022-08-17T12:51:49.9893171Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i1e_cpu 2022-08-17T12:51:49.9915098Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_logit_cpu 2022-08-17T12:51:49.9922651Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_logit_cpu 2022-08-17T12:51:49.9945725Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_zeta_cpu 2022-08-17T12:51:49.9955786Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_zeta_cpu 2022-08-17T12:51:49.9977309Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sqrt_cpu 2022-08-17T12:51:49.9987042Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sqrt_cpu 2022-08-17T12:51:50.0010462Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_square_cpu 2022-08-17T12:51:50.0017642Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_square_cpu 2022-08-17T12:51:50.0038856Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_squeeze_cpu 2022-08-17T12:51:50.0048706Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_squeeze_cpu 2022-08-17T12:51:50.0069457Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_stack_cpu 2022-08-17T12:51:50.0079009Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_stack_cpu 2022-08-17T12:51:50.0100910Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_std_mean_cpu 2022-08-17T12:51:50.0110945Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_std_mean_cpu 2022-08-17T12:51:50.0131166Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sub_cpu 2022-08-17T12:51:50.0140319Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sub_cpu 2022-08-17T12:51:50.0164961Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sum_cpu 2022-08-17T12:51:50.0171283Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sum_cpu 2022-08-17T12:51:50.0198602Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_swap_axes_cpu 2022-08-17T12:51:50.0208502Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_swap_axes_cpu 2022-08-17T12:51:50.0231391Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_t_cpu 2022-08-17T12:51:50.0241046Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_t_cpu 2022-08-17T12:51:50.0261626Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tan_cpu 2022-08-17T12:51:50.0269799Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tan_cpu 2022-08-17T12:51:50.0289453Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tanh_cpu 2022-08-17T12:51:50.0297469Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tanh_cpu 2022-08-17T12:51:50.0319126Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tensor_split_cpu 2022-08-17T12:51:50.0325739Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tensor_split_cpu 2022-08-17T12:51:50.0345373Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trace_cpu 2022-08-17T12:51:50.0354043Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trace_cpu 2022-08-17T12:51:50.0374265Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_transpose_cpu 2022-08-17T12:51:50.0383005Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_transpose_cpu 2022-08-17T12:51:50.0402574Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_true_divide_cpu 2022-08-17T12:51:50.0411310Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_true_divide_cpu 2022-08-17T12:51:50.0430754Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trunc_cpu 2022-08-17T12:51:50.0439406Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trunc_cpu 2022-08-17T12:51:50.0459044Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trunc_divide_cpu 2022-08-17T12:51:50.0467708Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trunc_divide_cpu 2022-08-17T12:51:50.0487534Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unbind_cpu 2022-08-17T12:51:50.0496280Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unbind_cpu 2022-08-17T12:51:50.0515676Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unflatten_cpu 2022-08-17T12:51:50.0524353Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unflatten_cpu 2022-08-17T12:51:50.0545627Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_uniform_cpu 2022-08-17T12:51:50.0557862Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_uniform_cpu 2022-08-17T12:51:50.0580980Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unsqueeze_cpu 2022-08-17T12:51:50.0591938Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unsqueeze_cpu 2022-08-17T12:51:50.0612157Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_var_cpu 2022-08-17T12:51:50.0621008Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_var_cpu 2022-08-17T12:51:50.0641848Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_var_mean_cpu 2022-08-17T12:51:50.0651353Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_var_mean_cpu 2022-08-17T12:51:50.0671233Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_view_cpu 2022-08-17T12:51:50.0680700Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_view_cpu 2022-08-17T12:51:50.0705699Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_vsplit_cpu 2022-08-17T12:51:50.0714779Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_vsplit_cpu 2022-08-17T12:51:50.0742677Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_vstack_cpu 2022-08-17T12:51:50.0755107Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_vstack_cpu 2022-08-17T12:51:50.0781580Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_where_cpu 2022-08-17T12:51:50.0793022Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_where_cpu 2022-08-17T12:51:50.0816950Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_zeros_cpu 2022-08-17T12:51:50.0824450Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_zeros_cpu 2022-08-17T12:51:50.0848819Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_zeros_like_cpu 2022-08-17T12:51:50.0859698Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_zeros_like_cpu 2022-08-17T12:51:50.0885795Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_abs_cpu 2022-08-17T12:51:50.0897728Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_abs_cpu 2022-08-17T12:51:50.0924348Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_acos_cpu 2022-08-17T12:51:50.0934274Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_acos_cpu 2022-08-17T12:51:50.0957426Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_acosh_cpu 2022-08-17T12:51:50.0964503Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_acosh_cpu 2022-08-17T12:51:50.0985952Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_add_cpu 2022-08-17T12:51:50.0996050Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_add_cpu 2022-08-17T12:51:50.1024891Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addcdiv_cpu 2022-08-17T12:51:50.1036404Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addcdiv_cpu 2022-08-17T12:51:50.1060531Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addr_cpu 2022-08-17T12:51:50.1067492Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addr_cpu 2022-08-17T12:51:50.1088264Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_all_cpu 2022-08-17T12:51:50.1097883Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_all_cpu 2022-08-17T12:51:50.1117141Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_allclose_cpu 2022-08-17T12:51:50.1126429Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_allclose_cpu 2022-08-17T12:51:50.1146816Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_amax_cpu 2022-08-17T12:51:50.1156097Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_amax_cpu 2022-08-17T12:51:50.1179170Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_amin_cpu 2022-08-17T12:51:50.1186396Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_amin_cpu 2022-08-17T12:51:50.1207680Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_any_cpu 2022-08-17T12:51:50.1217149Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_any_cpu 2022-08-17T12:51:50.1238242Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_arange_cpu 2022-08-17T12:51:50.1247394Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_arange_cpu 2022-08-17T12:51:50.1269171Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_as_strided_cpu 2022-08-17T12:51:50.1276078Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_as_strided_cpu 2022-08-17T12:51:50.1298761Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_asin_cpu 2022-08-17T12:51:50.1306238Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_asin_cpu 2022-08-17T12:51:50.1331697Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_asinh_cpu 2022-08-17T12:51:50.1343551Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_asinh_cpu 2022-08-17T12:51:50.1362799Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atan2_cpu 2022-08-17T12:51:50.1371270Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atan2_cpu 2022-08-17T12:51:50.1389562Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atan_cpu 2022-08-17T12:51:50.1398894Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atan_cpu 2022-08-17T12:51:50.1418832Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atanh_cpu 2022-08-17T12:51:50.1427644Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atanh_cpu 2022-08-17T12:51:50.1459678Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_1d_cpu 2022-08-17T12:51:50.1460630Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_1d_cpu 2022-08-17T12:51:50.1477902Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_2d_cpu 2022-08-17T12:51:50.1487854Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_2d_cpu 2022-08-17T12:51:50.1506887Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_3d_cpu 2022-08-17T12:51:50.1516647Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_3d_cpu 2022-08-17T12:51:50.1537334Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_and_cpu 2022-08-17T12:51:50.1547020Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_and_cpu 2022-08-17T12:51:50.1567323Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_left_shift_cpu 2022-08-17T12:51:50.1577710Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_left_shift_cpu 2022-08-17T12:51:50.1597429Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_not_cpu 2022-08-17T12:51:50.1607473Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_not_cpu 2022-08-17T12:51:50.1628487Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_or_cpu 2022-08-17T12:51:50.1638372Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_or_cpu 2022-08-17T12:51:50.1661284Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_right_shift_cpu 2022-08-17T12:51:50.1671813Z [gw2] [ 85%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_right_shift_cpu 2022-08-17T12:51:50.1692783Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_xor_cpu 2022-08-17T12:51:50.1701456Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_xor_cpu 2022-08-17T12:51:50.1721672Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_shapes_cpu 2022-08-17T12:51:50.1729829Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_shapes_cpu 2022-08-17T12:51:50.1749289Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_tensors_cpu 2022-08-17T12:51:50.1757985Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_tensors_cpu 2022-08-17T12:51:50.1777339Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_to_cpu 2022-08-17T12:51:50.1787281Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_to_cpu 2022-08-17T12:51:50.1812994Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cat_cpu 2022-08-17T12:51:50.1821972Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cat_cpu 2022-08-17T12:51:50.1841571Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ceil_cpu 2022-08-17T12:51:50.1848812Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ceil_cpu 2022-08-17T12:51:50.1867917Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_chunk_cpu 2022-08-17T12:51:50.1879466Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_chunk_cpu 2022-08-17T12:51:50.1897812Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clamp_cpu 2022-08-17T12:51:50.1908498Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clamp_cpu 2022-08-17T12:51:50.1928174Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clone_cpu 2022-08-17T12:51:50.1937856Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clone_cpu 2022-08-17T12:51:50.1957210Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_column_stack_cpu 2022-08-17T12:51:50.1966020Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_column_stack_cpu 2022-08-17T12:51:50.1986448Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_conj_cpu 2022-08-17T12:51:50.1995736Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_conj_cpu 2022-08-17T12:51:50.2017001Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_conj_physical_cpu 2022-08-17T12:51:50.2023865Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_conj_physical_cpu 2022-08-17T12:51:50.2052787Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_constant_pad_nd_cpu 2022-08-17T12:51:50.2060744Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_constant_pad_nd_cpu 2022-08-17T12:51:50.2079792Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_contiguous_cpu 2022-08-17T12:51:50.2089359Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_contiguous_cpu 2022-08-17T12:51:50.2111417Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_copy_to_cpu 2022-08-17T12:51:50.2120338Z [gw2] [ 85%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_copy_to_cpu 2022-08-17T12:51:50.2139412Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_copysign_cpu 2022-08-17T12:51:50.2147611Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_copysign_cpu 2022-08-17T12:51:50.2166551Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cos_cpu 2022-08-17T12:51:50.2175479Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cos_cpu 2022-08-17T12:51:50.2194301Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cosh_cpu 2022-08-17T12:51:50.2202353Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cosh_cpu 2022-08-17T12:51:50.2221530Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_diagonal_cpu 2022-08-17T12:51:50.2229540Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_diagonal_cpu 2022-08-17T12:51:50.2248540Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_digamma_cpu 2022-08-17T12:51:50.2256665Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_digamma_cpu 2022-08-17T12:51:50.2284268Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_div_cpu 2022-08-17T12:51:50.2292327Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_div_cpu 2022-08-17T12:51:50.2312762Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_dsplit_cpu 2022-08-17T12:51:50.2319112Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_dsplit_cpu 2022-08-17T12:51:50.2337373Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_dstack_cpu 2022-08-17T12:51:50.2344825Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_dstack_cpu 2022-08-17T12:51:50.2363540Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_cpu 2022-08-17T12:51:50.2371451Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_cpu 2022-08-17T12:51:50.2390348Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_like_cpu 2022-08-17T12:51:50.2398274Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_like_cpu 2022-08-17T12:51:50.2420581Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_strided_cpu 2022-08-17T12:51:50.2429228Z [gw2] [ 85%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_strided_cpu 2022-08-17T12:51:50.2461733Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_eq_cpu 2022-08-17T12:51:50.2469630Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_eq_cpu 2022-08-17T12:51:50.2490836Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_equal_cpu 2022-08-17T12:51:50.2498835Z [gw2] [ 85%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_equal_cpu 2022-08-17T12:51:50.2517548Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erf_cpu 2022-08-17T12:51:50.2525133Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erf_cpu 2022-08-17T12:51:50.2544045Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erfc_cpu 2022-08-17T12:51:50.2551479Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erfc_cpu 2022-08-17T12:51:50.2570249Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erfinv_cpu 2022-08-17T12:51:50.2577603Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erfinv_cpu 2022-08-17T12:51:50.2598984Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_exp2_cpu 2022-08-17T12:51:50.2604954Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_exp2_cpu 2022-08-17T12:51:50.2624669Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_exp_cpu 2022-08-17T12:51:50.2632928Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_exp_cpu 2022-08-17T12:51:50.2652296Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expand_cpu 2022-08-17T12:51:50.2659861Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expand_cpu 2022-08-17T12:51:50.2678881Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expm1_cpu 2022-08-17T12:51:50.2686749Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expm1_cpu 2022-08-17T12:51:50.2706199Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fft2_cpu 2022-08-17T12:51:50.2714065Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fft2_cpu 2022-08-17T12:51:50.2732849Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fft_cpu 2022-08-17T12:51:50.2740576Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fft_cpu 2022-08-17T12:51:50.2759301Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fftn_cpu 2022-08-17T12:51:50.2766927Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fftn_cpu 2022-08-17T12:51:50.2785894Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fftshift_cpu 2022-08-17T12:51:50.2793869Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fftshift_cpu 2022-08-17T12:51:50.2812414Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfft2_cpu 2022-08-17T12:51:50.2820428Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfft2_cpu 2022-08-17T12:51:50.2839287Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfft_cpu 2022-08-17T12:51:50.2847226Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfft_cpu 2022-08-17T12:51:50.2867425Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfftn_cpu 2022-08-17T12:51:50.2875950Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfftn_cpu 2022-08-17T12:51:50.2895194Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifft2_cpu 2022-08-17T12:51:50.2902805Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifft2_cpu 2022-08-17T12:51:50.2921900Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifft_cpu 2022-08-17T12:51:50.2929426Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifft_cpu 2022-08-17T12:51:50.2948701Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifftn_cpu 2022-08-17T12:51:50.2956098Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifftn_cpu 2022-08-17T12:51:50.2975090Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifftshift_cpu 2022-08-17T12:51:50.2982464Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifftshift_cpu 2022-08-17T12:51:50.3001499Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfft2_cpu 2022-08-17T12:51:50.3010373Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfft2_cpu 2022-08-17T12:51:50.3028847Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfft_cpu 2022-08-17T12:51:50.3037737Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfft_cpu 2022-08-17T12:51:50.3056102Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfftn_cpu 2022-08-17T12:51:50.3063882Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfftn_cpu 2022-08-17T12:51:50.3082777Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_irfft2_cpu 2022-08-17T12:51:50.3090847Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_irfft2_cpu 2022-08-17T12:51:50.3109304Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_irfft_cpu 2022-08-17T12:51:50.3116900Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_irfft_cpu 2022-08-17T12:51:50.3135675Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_irfftn_cpu 2022-08-17T12:51:50.3143772Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_irfftn_cpu 2022-08-17T12:51:50.3162487Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfft2_cpu 2022-08-17T12:51:50.3170295Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfft2_cpu 2022-08-17T12:51:50.3189054Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfft_cpu 2022-08-17T12:51:50.3196605Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfft_cpu 2022-08-17T12:51:50.3215407Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfftn_cpu 2022-08-17T12:51:50.3222817Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfftn_cpu 2022-08-17T12:51:50.5763550Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fill_cpu 2022-08-17T12:51:50.5774331Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fill_cpu 2022-08-17T12:51:50.5800925Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flatten_cpu 2022-08-17T12:51:50.5808718Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flatten_cpu 2022-08-17T12:51:50.5831845Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flip_cpu 2022-08-17T12:51:50.5842960Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flip_cpu 2022-08-17T12:51:50.5866490Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fliplr_cpu 2022-08-17T12:51:50.5875228Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fliplr_cpu 2022-08-17T12:51:50.5903417Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flipud_cpu 2022-08-17T12:51:50.5911831Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flipud_cpu 2022-08-17T12:51:50.5939918Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_float_power_cpu 2022-08-17T12:51:50.5951279Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_float_power_cpu 2022-08-17T12:51:50.5976248Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_floor_cpu 2022-08-17T12:51:50.5983645Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_floor_cpu 2022-08-17T12:51:50.6007839Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_floor_divide_cpu 2022-08-17T12:51:50.6015056Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_floor_divide_cpu 2022-08-17T12:51:50.6036721Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmax_cpu 2022-08-17T12:51:50.6046802Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmax_cpu 2022-08-17T12:51:50.6072375Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmin_cpu 2022-08-17T12:51:50.6084547Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmin_cpu 2022-08-17T12:51:50.6109581Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmod_cpu 2022-08-17T12:51:50.6121179Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmod_cpu 2022-08-17T12:51:50.6145837Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_frac_cpu 2022-08-17T12:51:50.6156230Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_frac_cpu 2022-08-17T12:51:50.6188647Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_full_cpu 2022-08-17T12:51:50.6198850Z [gw2] [ 85%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_full_cpu 2022-08-17T12:51:50.6229493Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_full_like_cpu 2022-08-17T12:51:50.6240688Z [gw2] [ 85%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_full_like_cpu 2022-08-17T12:51:50.6268475Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_gcd_cpu 2022-08-17T12:51:50.6278649Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_gcd_cpu 2022-08-17T12:51:50.6298453Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ge_cpu 2022-08-17T12:51:50.6307630Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ge_cpu 2022-08-17T12:51:50.6331756Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_gt_cpu 2022-08-17T12:51:50.6338984Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_gt_cpu 2022-08-17T12:51:50.6357909Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_heaviside_cpu 2022-08-17T12:51:50.6366693Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_heaviside_cpu 2022-08-17T12:51:50.6389643Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hsplit_cpu 2022-08-17T12:51:50.6399231Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hsplit_cpu 2022-08-17T12:51:50.6420757Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hstack_cpu 2022-08-17T12:51:50.6430377Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hstack_cpu 2022-08-17T12:51:50.6451440Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hypot_cpu 2022-08-17T12:51:50.6462026Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hypot_cpu 2022-08-17T12:51:50.6483119Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_i0_cpu 2022-08-17T12:51:50.6492671Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_i0_cpu 2022-08-17T12:51:50.6513355Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_igamma_cpu 2022-08-17T12:51:50.6522803Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_igamma_cpu 2022-08-17T12:51:50.6544186Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_igammac_cpu 2022-08-17T12:51:50.6553538Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_igammac_cpu 2022-08-17T12:51:50.6574581Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_imag_cpu 2022-08-17T12:51:50.6585208Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_imag_cpu 2022-08-17T12:51:50.6606632Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isclose_cpu 2022-08-17T12:51:50.6616932Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isclose_cpu 2022-08-17T12:51:50.6646997Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isfinite_cpu 2022-08-17T12:51:50.6656064Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isfinite_cpu 2022-08-17T12:51:50.6685313Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isinf_cpu 2022-08-17T12:51:50.6695652Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isinf_cpu 2022-08-17T12:51:50.6717444Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isnan_cpu 2022-08-17T12:51:50.6724924Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isnan_cpu 2022-08-17T12:51:50.6749172Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_item_cpu 2022-08-17T12:51:50.6760607Z [gw2] [ 85%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_item_cpu 2022-08-17T12:51:50.6782602Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lcm_cpu 2022-08-17T12:51:50.6791701Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lcm_cpu 2022-08-17T12:51:50.6812842Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_le_cpu 2022-08-17T12:51:50.6822291Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_le_cpu 2022-08-17T12:51:50.6846060Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lgamma_cpu 2022-08-17T12:51:50.6854835Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lgamma_cpu 2022-08-17T12:51:50.6881298Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_linspace_cpu 2022-08-17T12:51:50.6887625Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_linspace_cpu 2022-08-17T12:51:50.6912761Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log10_cpu 2022-08-17T12:51:50.6924304Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log10_cpu 2022-08-17T12:51:50.6945788Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log1p_cpu 2022-08-17T12:51:50.6955242Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log1p_cpu 2022-08-17T12:51:50.6977995Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log2_cpu 2022-08-17T12:51:50.6984897Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log2_cpu 2022-08-17T12:51:50.7006357Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log_cpu 2022-08-17T12:51:50.7015115Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log_cpu 2022-08-17T12:51:50.7045128Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_and_cpu 2022-08-17T12:51:50.7054506Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_and_cpu 2022-08-17T12:51:50.7076095Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_not_cpu 2022-08-17T12:51:50.7085656Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_not_cpu 2022-08-17T12:51:50.7105996Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_or_cpu 2022-08-17T12:51:50.7115254Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_or_cpu 2022-08-17T12:51:50.7136141Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_xor_cpu 2022-08-17T12:51:50.7146325Z [gw2] [ 85%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_xor_cpu 2022-08-17T12:51:50.7167791Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logspace_cpu 2022-08-17T12:51:50.7174743Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logspace_cpu 2022-08-17T12:51:50.7198250Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lt_cpu 2022-08-17T12:51:50.7206721Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lt_cpu 2022-08-17T12:51:50.7228553Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_masked_fill_cpu 2022-08-17T12:51:50.7238473Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_masked_fill_cpu 2022-08-17T12:51:50.7259545Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_maximum_cpu 2022-08-17T12:51:50.7268878Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_maximum_cpu 2022-08-17T12:51:50.7289562Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_mean_cpu 2022-08-17T12:51:50.7299370Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_mean_cpu 2022-08-17T12:51:50.7334276Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_meshgrid_cpu 2022-08-17T12:51:50.7345234Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_meshgrid_cpu 2022-08-17T12:51:50.7365449Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_minimum_cpu 2022-08-17T12:51:50.7376075Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_minimum_cpu 2022-08-17T12:51:50.7396847Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_movedim_cpu 2022-08-17T12:51:50.7406676Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_movedim_cpu 2022-08-17T12:51:50.7426267Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_mul_cpu 2022-08-17T12:51:50.7435385Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_mul_cpu 2022-08-17T12:51:50.7457199Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nan_to_num_cpu 2022-08-17T12:51:50.7466711Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nan_to_num_cpu 2022-08-17T12:51:50.7486422Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_narrow_cpu 2022-08-17T12:51:50.7505746Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_narrow_cpu 2022-08-17T12:51:50.7526873Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_native_layer_norm_cpu 2022-08-17T12:51:50.7537561Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_native_layer_norm_cpu 2022-08-17T12:51:50.7557262Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ne_cpu 2022-08-17T12:51:50.7566590Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ne_cpu 2022-08-17T12:51:50.7585798Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_neg_cpu 2022-08-17T12:51:50.7594419Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_neg_cpu 2022-08-17T12:51:50.7616171Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nextafter_cpu 2022-08-17T12:51:50.7625479Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nextafter_cpu 2022-08-17T12:51:50.7646183Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_celu_cpu 2022-08-17T12:51:50.7655280Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_celu_cpu 2022-08-17T12:51:50.7678758Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_dropout_cpu 2022-08-17T12:51:50.7688319Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_dropout_cpu 2022-08-17T12:51:50.7706738Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_elu_cpu 2022-08-17T12:51:50.7715352Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_elu_cpu 2022-08-17T12:51:50.7733406Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_hardshrink_cpu 2022-08-17T12:51:50.7742117Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_hardshrink_cpu 2022-08-17T12:51:50.7760620Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_hardtanh_cpu 2022-08-17T12:51:50.7769130Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_hardtanh_cpu 2022-08-17T12:51:50.7787611Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:51:50.7795792Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_hinge_embedding_loss_cpu 2022-08-17T12:51:50.7814131Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_l1_loss_cpu 2022-08-17T12:51:50.7822553Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_l1_loss_cpu 2022-08-17T12:51:50.7842665Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:51:50.7849711Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_margin_ranking_loss_cpu 2022-08-17T12:51:50.7867988Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_mish_cpu 2022-08-17T12:51:50.7876589Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_mish_cpu 2022-08-17T12:51:50.7894532Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_mse_loss_cpu 2022-08-17T12:51:50.7903011Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_mse_loss_cpu 2022-08-17T12:51:50.7921060Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_prelu_cpu 2022-08-17T12:51:50.7929514Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_prelu_cpu 2022-08-17T12:51:50.7950275Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_relu6_cpu 2022-08-17T12:51:50.7959440Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_relu6_cpu 2022-08-17T12:51:50.7981443Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_relu_cpu 2022-08-17T12:51:50.7990126Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_relu_cpu 2022-08-17T12:51:50.8019018Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_selu_cpu 2022-08-17T12:51:50.8030208Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_selu_cpu 2022-08-17T12:51:50.8055414Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_softplus_cpu 2022-08-17T12:51:50.8064851Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_softplus_cpu 2022-08-17T12:51:50.8090558Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_softshrink_cpu 2022-08-17T12:51:50.8097858Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_softshrink_cpu 2022-08-17T12:51:50.8121281Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:51:50.8128366Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_tanhshrink_cpu 2022-08-17T12:51:50.8152007Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_threshold_cpu 2022-08-17T12:51:50.8158972Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_threshold_cpu 2022-08-17T12:51:50.8184957Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ones_cpu 2022-08-17T12:51:50.8192290Z [gw2] [ 86%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ones_cpu 2022-08-17T12:51:50.8218381Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ones_like_cpu 2022-08-17T12:51:50.8225391Z [gw2] [ 86%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ones_like_cpu 2022-08-17T12:51:50.8248920Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_permute_cpu 2022-08-17T12:51:50.8255960Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_permute_cpu 2022-08-17T12:51:50.8279507Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_positive_cpu 2022-08-17T12:51:50.8286195Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_positive_cpu 2022-08-17T12:51:50.8310519Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_pow_cpu 2022-08-17T12:51:50.8318701Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_pow_cpu 2022-08-17T12:51:50.8350116Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_prod_cpu 2022-08-17T12:51:50.8361201Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_prod_cpu 2022-08-17T12:51:50.8385216Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ravel_cpu 2022-08-17T12:51:50.8392107Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ravel_cpu 2022-08-17T12:51:50.8416047Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_real_cpu 2022-08-17T12:51:50.8422782Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_real_cpu 2022-08-17T12:51:50.8447778Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_reciprocal_cpu 2022-08-17T12:51:50.8456330Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_reciprocal_cpu 2022-08-17T12:51:50.8479038Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_remainder_cpu 2022-08-17T12:51:50.8489578Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_remainder_cpu 2022-08-17T12:51:50.8510597Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_reshape_cpu 2022-08-17T12:51:50.8520219Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_reshape_cpu 2022-08-17T12:51:50.8543222Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_roll_cpu 2022-08-17T12:51:50.8550202Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_roll_cpu 2022-08-17T12:51:50.8573115Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rot90_cpu 2022-08-17T12:51:50.8579898Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rot90_cpu 2022-08-17T12:51:50.8602681Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_round_cpu 2022-08-17T12:51:50.8609628Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_round_cpu 2022-08-17T12:51:50.8635278Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rsqrt_cpu 2022-08-17T12:51:50.8641975Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rsqrt_cpu 2022-08-17T12:51:50.8665017Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rsub_cpu 2022-08-17T12:51:50.8671867Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rsub_cpu 2022-08-17T12:51:50.8697347Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_scalar_tensor_cpu 2022-08-17T12:51:50.8704417Z [gw2] [ 86%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_scalar_tensor_cpu 2022-08-17T12:51:50.8729362Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sigmoid_cpu 2022-08-17T12:51:50.8736898Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sigmoid_cpu 2022-08-17T12:51:50.8760029Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sign_cpu 2022-08-17T12:51:50.8766694Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sign_cpu 2022-08-17T12:51:50.8790482Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_signbit_cpu 2022-08-17T12:51:50.8797657Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_signbit_cpu 2022-08-17T12:51:50.8824047Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sin_cpu 2022-08-17T12:51:50.8833239Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sin_cpu 2022-08-17T12:51:50.8859441Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sinh_cpu 2022-08-17T12:51:50.8868754Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sinh_cpu 2022-08-17T12:51:50.8895262Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i0e_cpu 2022-08-17T12:51:50.8905432Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i0e_cpu 2022-08-17T12:51:50.8931511Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i1_cpu 2022-08-17T12:51:50.8940900Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i1_cpu 2022-08-17T12:51:50.8967218Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i1e_cpu 2022-08-17T12:51:50.8977167Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i1e_cpu 2022-08-17T12:51:50.9003132Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_logit_cpu 2022-08-17T12:51:50.9012558Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_logit_cpu 2022-08-17T12:51:50.9038630Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_zeta_cpu 2022-08-17T12:51:50.9049121Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_zeta_cpu 2022-08-17T12:51:50.9075259Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sqrt_cpu 2022-08-17T12:51:50.9084814Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sqrt_cpu 2022-08-17T12:51:50.9111459Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_square_cpu 2022-08-17T12:51:50.9120921Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_square_cpu 2022-08-17T12:51:50.9147961Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_squeeze_cpu 2022-08-17T12:51:50.9157104Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_squeeze_cpu 2022-08-17T12:51:50.9183715Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_stack_cpu 2022-08-17T12:51:50.9192837Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_stack_cpu 2022-08-17T12:51:50.9219485Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_std_mean_cpu 2022-08-17T12:51:50.9228690Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_std_mean_cpu 2022-08-17T12:51:50.9255555Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sub_cpu 2022-08-17T12:51:50.9264689Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sub_cpu 2022-08-17T12:51:50.9295928Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sum_cpu 2022-08-17T12:51:50.9307072Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sum_cpu 2022-08-17T12:51:50.9336725Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_swap_axes_cpu 2022-08-17T12:51:50.9348017Z [gw2] [ 86%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_swap_axes_cpu 2022-08-17T12:51:50.9374776Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_t_cpu 2022-08-17T12:51:50.9384846Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_t_cpu 2022-08-17T12:51:50.9410778Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tan_cpu 2022-08-17T12:51:50.9420569Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tan_cpu 2022-08-17T12:51:50.9447246Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tanh_cpu 2022-08-17T12:51:50.9456969Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tanh_cpu 2022-08-17T12:51:50.9483151Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tensor_split_cpu 2022-08-17T12:51:50.9493327Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tensor_split_cpu 2022-08-17T12:51:50.9518746Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trace_cpu 2022-08-17T12:51:50.9528550Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trace_cpu 2022-08-17T12:51:50.9552323Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_transpose_cpu 2022-08-17T12:51:50.9559266Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_transpose_cpu 2022-08-17T12:51:50.9583694Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_true_divide_cpu 2022-08-17T12:51:50.9591751Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_true_divide_cpu 2022-08-17T12:51:50.9615194Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trunc_cpu 2022-08-17T12:51:50.9622328Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trunc_cpu 2022-08-17T12:51:50.9647778Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trunc_divide_cpu 2022-08-17T12:51:50.9656209Z [gw2] [ 86%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trunc_divide_cpu 2022-08-17T12:51:50.9680497Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unbind_cpu 2022-08-17T12:51:50.9688426Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unbind_cpu 2022-08-17T12:51:50.9712168Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unflatten_cpu 2022-08-17T12:51:50.9719254Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unflatten_cpu 2022-08-17T12:51:50.9742591Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_uniform_cpu 2022-08-17T12:51:50.9754333Z [gw2] [ 86%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_uniform_cpu 2022-08-17T12:51:50.9774427Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unsqueeze_cpu 2022-08-17T12:51:50.9784756Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unsqueeze_cpu 2022-08-17T12:51:50.9803871Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_var_cpu 2022-08-17T12:51:50.9815596Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_var_cpu 2022-08-17T12:51:50.9835057Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_var_mean_cpu 2022-08-17T12:51:50.9845387Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_var_mean_cpu 2022-08-17T12:51:50.9866497Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_view_cpu 2022-08-17T12:51:50.9878429Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_view_cpu 2022-08-17T12:51:50.9898502Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_vsplit_cpu 2022-08-17T12:51:50.9908652Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_vsplit_cpu 2022-08-17T12:51:50.9930512Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_vstack_cpu 2022-08-17T12:51:50.9941350Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_vstack_cpu 2022-08-17T12:51:50.9969160Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_where_cpu 2022-08-17T12:51:50.9979011Z [gw2] [ 86%] PASSED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_where_cpu 2022-08-17T12:51:51.0004744Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_zeros_cpu 2022-08-17T12:51:51.0012098Z [gw2] [ 86%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_zeros_cpu 2022-08-17T12:51:51.0083643Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_zeros_like_cpu 2022-08-17T12:51:51.0091132Z [gw2] [ 86%] SKIPPED test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_zeros_like_cpu 2022-08-17T12:51:51.0132412Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_H_cpu_float32 2022-08-17T12:51:51.0139532Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_H_cpu_float32 2022-08-17T12:51:51.0178729Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_T_cpu_float32 2022-08-17T12:51:51.0186171Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_T_cpu_float32 2022-08-17T12:51:51.0397578Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___getitem___cpu_float32 2022-08-17T12:51:51.0409412Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___getitem___cpu_float32 2022-08-17T12:51:51.0504700Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___radd___cpu_float32 2022-08-17T12:51:51.0513788Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___radd___cpu_float32 2022-08-17T12:51:51.0600367Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rand___cpu_int64 2022-08-17T12:51:51.0609697Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rand___cpu_int64 2022-08-17T12:51:51.0794791Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rdiv___cpu_float32 2022-08-17T12:51:51.0806999Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rdiv___cpu_float32 2022-08-17T12:51:51.1018578Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rmatmul___cpu_float32 2022-08-17T12:51:51.1031053Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rmatmul___cpu_float32 2022-08-17T12:51:51.1035373Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rmod___cpu_float32 2022-08-17T12:51:51.1049769Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_qr_cpu_float32 2022-08-17T12:51:51.1184108Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_slogdet_cpu_float32 2022-08-17T12:51:51.1197012Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rmod___cpu_float32 2022-08-17T12:51:51.1345593Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rmul___cpu_float32 2022-08-17T12:51:51.1358102Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rmul___cpu_float32 2022-08-17T12:51:51.1491327Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___ror___cpu_int64 2022-08-17T12:51:51.1503668Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___ror___cpu_int64 2022-08-17T12:51:51.1706608Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rpow___cpu_float32 2022-08-17T12:51:51.1720798Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rpow___cpu_float32 2022-08-17T12:51:51.1863736Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rsub___cpu_float32 2022-08-17T12:51:51.1877344Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rsub___cpu_float32 2022-08-17T12:51:51.1972115Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rxor___cpu_int64 2022-08-17T12:51:51.1983800Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_slogdet_cpu_float32 2022-08-17T12:51:51.2010547Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_cpu_float32 2022-08-17T12:51:51.2022470Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake___rxor___cpu_int64 2022-08-17T12:51:51.4059591Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_amax_cpu_float32 2022-08-17T12:51:51.4070024Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_amax_cpu_float32 2022-08-17T12:51:51.5218008Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_amin_cpu_float32 2022-08-17T12:51:51.5228141Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_cpu_float32 2022-08-17T12:51:51.5418395Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_ex_cpu_float32 2022-08-17T12:51:51.5429097Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_amin_cpu_float32 2022-08-17T12:51:51.6426702Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_argmax_cpu_float32 2022-08-17T12:51:51.6441393Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_argmax_cpu_float32 2022-08-17T12:51:51.7082710Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_argmin_cpu_float32 2022-08-17T12:51:51.7093823Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_std_cpu_float32 2022-08-17T12:51:51.7406717Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_sum_cpu_float32 2022-08-17T12:51:51.7415850Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_argmin_cpu_float32 2022-08-17T12:51:51.7617709Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_cumprod_cpu_float32 2022-08-17T12:51:51.7631518Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_cumprod_cpu_float32 2022-08-17T12:51:51.7834336Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_cumsum_cpu_float32 2022-08-17T12:51:51.7841875Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_cumsum_cpu_float32 2022-08-17T12:51:51.8080416Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_log_softmax_cpu_float32 2022-08-17T12:51:51.8088132Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_log_softmax_cpu_float32 2022-08-17T12:51:51.8135771Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_logaddexp_cpu_float32 2022-08-17T12:51:51.8145794Z [gw0] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_ex_cpu_float32 2022-08-17T12:51:51.8369699Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_triangular_cpu_float32 2022-08-17T12:51:51.8377428Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_logaddexp_cpu_float32 2022-08-17T12:51:51.9573971Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_logsumexp_cpu_float32 2022-08-17T12:51:51.9581775Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_sum_cpu_float32 2022-08-17T12:51:51.9927498Z test_ops.py::TestCompositeComplianceCPU::test_operator__masked_var_cpu_float32 2022-08-17T12:51:51.9936015Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_logsumexp_cpu_float32 2022-08-17T12:51:52.2430274Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_mean_cpu_float32 2022-08-17T12:51:52.2438032Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_mean_cpu_float32 2022-08-17T12:51:52.2676493Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_median_cpu_float32 2022-08-17T12:51:52.2684160Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_median_cpu_float32 2022-08-17T12:51:52.9966513Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_norm_cpu_float32 2022-08-17T12:51:52.9978132Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_norm_cpu_float32 2022-08-17T12:51:53.0413807Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_normalize_cpu_float32 2022-08-17T12:51:53.0423070Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_normalize_cpu_float32 2022-08-17T12:51:53.1736227Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_prod_cpu_float32 2022-08-17T12:51:53.1747814Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_prod_cpu_float32 2022-08-17T12:51:53.1981094Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_softmax_cpu_float32 2022-08-17T12:51:53.1988428Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_softmax_cpu_float32 2022-08-17T12:51:53.2247783Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_softmin_cpu_float32 2022-08-17T12:51:53.2255972Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_softmin_cpu_float32 2022-08-17T12:51:53.6671376Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_std_cpu_float32 2022-08-17T12:51:53.6684232Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator__masked_var_cpu_float32 2022-08-17T12:51:53.6732854Z test_ops.py::TestCompositeComplianceCPU::test_operator_abs_cpu_float32 2022-08-17T12:51:53.6742719Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_abs_cpu_float32 2022-08-17T12:51:53.6799447Z test_ops.py::TestCompositeComplianceCPU::test_operator_acos_cpu_float32 2022-08-17T12:51:53.6806705Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_acos_cpu_float32 2022-08-17T12:51:53.6859613Z test_ops.py::TestCompositeComplianceCPU::test_operator_acosh_cpu_float32 2022-08-17T12:51:53.6866632Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_acosh_cpu_float32 2022-08-17T12:51:53.7088047Z test_ops.py::TestCompositeComplianceCPU::test_operator_add_cpu_float32 2022-08-17T12:51:53.7096030Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_add_cpu_float32 2022-08-17T12:51:53.7352283Z test_ops.py::TestCompositeComplianceCPU::test_operator_addbmm_cpu_float32 2022-08-17T12:51:53.7360542Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_addbmm_cpu_float32 2022-08-17T12:51:53.7762585Z test_ops.py::TestCompositeComplianceCPU::test_operator_addcdiv_cpu_float32 2022-08-17T12:51:53.7772933Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_addcdiv_cpu_float32 2022-08-17T12:51:53.8179190Z test_ops.py::TestCompositeComplianceCPU::test_operator_addcmul_cpu_float32 2022-08-17T12:51:53.8186559Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_addcmul_cpu_float32 2022-08-17T12:51:53.8326416Z test_ops.py::TestCompositeComplianceCPU::test_operator_addmm_cpu_float32 2022-08-17T12:51:53.8334061Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_addmm_cpu_float32 2022-08-17T12:51:53.8465698Z test_ops.py::TestCompositeComplianceCPU::test_operator_addmm_decomposed_cpu_float32 2022-08-17T12:51:53.8473406Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_addmm_decomposed_cpu_float32 2022-08-17T12:51:53.8720729Z test_ops.py::TestCompositeComplianceCPU::test_operator_addmv_cpu_float32 2022-08-17T12:51:53.8729844Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_addmv_cpu_float32 2022-08-17T12:51:53.8941298Z test_ops.py::TestCompositeComplianceCPU::test_operator_addr_cpu_float32 2022-08-17T12:51:53.8951979Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_addr_cpu_float32 2022-08-17T12:51:53.9078832Z test_ops.py::TestCompositeComplianceCPU::test_operator_all_cpu_float32 2022-08-17T12:51:53.9085898Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_all_cpu_float32 2022-08-17T12:51:53.9438534Z test_ops.py::TestCompositeComplianceCPU::test_operator_allclose_cpu_float32 2022-08-17T12:51:53.9446506Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_allclose_cpu_float32 2022-08-17T12:51:53.9672996Z test_ops.py::TestCompositeComplianceCPU::test_operator_amax_cpu_float32 2022-08-17T12:51:53.9683123Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_amax_cpu_float32 2022-08-17T12:51:53.9909551Z test_ops.py::TestCompositeComplianceCPU::test_operator_amin_cpu_float32 2022-08-17T12:51:53.9918968Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_amin_cpu_float32 2022-08-17T12:51:54.0061194Z test_ops.py::TestCompositeComplianceCPU::test_operator_aminmax_cpu_float32 2022-08-17T12:51:54.0075563Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_aminmax_cpu_float32 2022-08-17T12:51:54.0124918Z test_ops.py::TestCompositeComplianceCPU::test_operator_angle_cpu_float32 2022-08-17T12:51:54.0135922Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_angle_cpu_float32 2022-08-17T12:51:54.0327442Z test_ops.py::TestCompositeComplianceCPU::test_operator_any_cpu_float32 2022-08-17T12:51:54.0338704Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_any_cpu_float32 2022-08-17T12:51:54.0575586Z test_ops.py::TestCompositeComplianceCPU::test_operator_arange_cpu_float32 2022-08-17T12:51:54.0586783Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_arange_cpu_float32 2022-08-17T12:51:54.0760531Z test_ops.py::TestCompositeComplianceCPU::test_operator_argmax_cpu_float32 2022-08-17T12:51:54.0771723Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_argmax_cpu_float32 2022-08-17T12:51:54.0922084Z test_ops.py::TestCompositeComplianceCPU::test_operator_argmin_cpu_float32 2022-08-17T12:51:54.0932516Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_argmin_cpu_float32 2022-08-17T12:51:54.1229686Z test_ops.py::TestCompositeComplianceCPU::test_operator_argsort_cpu_float32 2022-08-17T12:51:54.1237451Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_argsort_cpu_float32 2022-08-17T12:51:54.1304266Z test_ops.py::TestCompositeComplianceCPU::test_operator_argwhere_cpu_float32 2022-08-17T12:51:54.1314266Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_argwhere_cpu_float32 2022-08-17T12:51:54.1400734Z test_ops.py::TestCompositeComplianceCPU::test_operator_as_strided_cpu_float32 2022-08-17T12:51:54.1410964Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_as_strided_cpu_float32 2022-08-17T12:51:54.1555294Z test_ops.py::TestCompositeComplianceCPU::test_operator_as_strided_scatter_cpu_float32 2022-08-17T12:51:54.1566352Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_as_strided_scatter_cpu_float32 2022-08-17T12:51:54.1606325Z test_ops.py::TestCompositeComplianceCPU::test_operator_asin_cpu_float32 2022-08-17T12:51:54.1615142Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_asin_cpu_float32 2022-08-17T12:51:54.1654781Z test_ops.py::TestCompositeComplianceCPU::test_operator_asinh_cpu_float32 2022-08-17T12:51:54.1663811Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_asinh_cpu_float32 2022-08-17T12:51:54.1850412Z test_ops.py::TestCompositeComplianceCPU::test_operator_atan2_cpu_float32 2022-08-17T12:51:54.1857925Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_atan2_cpu_float32 2022-08-17T12:51:54.1899622Z test_ops.py::TestCompositeComplianceCPU::test_operator_atan_cpu_float32 2022-08-17T12:51:54.1906935Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_atan_cpu_float32 2022-08-17T12:51:54.1945191Z test_ops.py::TestCompositeComplianceCPU::test_operator_atanh_cpu_float32 2022-08-17T12:51:54.1953975Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_atanh_cpu_float32 2022-08-17T12:51:54.2080517Z test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_1d_cpu_float32 2022-08-17T12:51:54.2090303Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_1d_cpu_float32 2022-08-17T12:51:54.2197849Z test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_2d_cpu_float32 2022-08-17T12:51:54.2205342Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_2d_cpu_float32 2022-08-17T12:51:54.2322220Z test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_3d_cpu_float32 2022-08-17T12:51:54.2330909Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_3d_cpu_float32 2022-08-17T12:51:54.2403151Z test_ops.py::TestCompositeComplianceCPU::test_operator_baddbmm_cpu_float32 2022-08-17T12:51:54.2410381Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_std_cpu_float32 2022-08-17T12:51:54.2583580Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_sum_cpu_float32 2022-08-17T12:51:54.2590576Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_baddbmm_cpu_float32 2022-08-17T12:51:54.2812131Z test_ops.py::TestCompositeComplianceCPU::test_operator_bernoulli_cpu_float32 2022-08-17T12:51:54.2824799Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_bernoulli_cpu_float32 2022-08-17T12:51:54.2919183Z test_ops.py::TestCompositeComplianceCPU::test_operator_bfloat16_cpu_float32 2022-08-17T12:51:54.2930459Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_bfloat16_cpu_float32 2022-08-17T12:51:54.3127530Z test_ops.py::TestCompositeComplianceCPU::test_operator_block_diag_cpu_float32 2022-08-17T12:51:54.3139090Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_block_diag_cpu_float32 2022-08-17T12:51:54.3199709Z test_ops.py::TestCompositeComplianceCPU::test_operator_bmm_cpu_float32 2022-08-17T12:51:54.3207524Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_bmm_cpu_float32 2022-08-17T12:51:54.3291629Z test_ops.py::TestCompositeComplianceCPU::test_operator_bool_cpu_float32 2022-08-17T12:51:54.3302246Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_bool_cpu_float32 2022-08-17T12:51:54.3371324Z test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_shapes_cpu_float32 2022-08-17T12:51:54.3381810Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_shapes_cpu_float32 2022-08-17T12:51:54.3622402Z test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_tensors_cpu_float32 2022-08-17T12:51:54.3633519Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_tensors_cpu_float32 2022-08-17T12:51:54.3772907Z test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_to_cpu_float32 2022-08-17T12:51:54.3784010Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_to_cpu_float32 2022-08-17T12:51:54.4207554Z test_ops.py::TestCompositeComplianceCPU::test_operator_bucketize_cpu_float32 2022-08-17T12:51:54.4220732Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_sum_cpu_float32 2022-08-17T12:51:54.4315316Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_var_cpu_float32 2022-08-17T12:51:54.4327455Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_bucketize_cpu_float32 2022-08-17T12:51:54.4428789Z test_ops.py::TestCompositeComplianceCPU::test_operator_byte_cpu_float32 2022-08-17T12:51:54.4441052Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_byte_cpu_float32 2022-08-17T12:51:54.4781827Z test_ops.py::TestCompositeComplianceCPU::test_operator_cartesian_prod_cpu_float32 2022-08-17T12:51:54.4793800Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cartesian_prod_cpu_float32 2022-08-17T12:51:54.4957242Z test_ops.py::TestCompositeComplianceCPU::test_operator_cat_cpu_float32 2022-08-17T12:51:54.4969179Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cat_cpu_float32 2022-08-17T12:51:55.1284784Z test_ops.py::TestCompositeComplianceCPU::test_operator_cdist_cpu_float32 2022-08-17T12:51:55.1293263Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cdist_cpu_float32 2022-08-17T12:51:55.1329730Z test_ops.py::TestCompositeComplianceCPU::test_operator_ceil_cpu_float32 2022-08-17T12:51:55.1337826Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_ceil_cpu_float32 2022-08-17T12:51:55.1415230Z test_ops.py::TestCompositeComplianceCPU::test_operator_chalf_cpu_float32 2022-08-17T12:51:55.1423292Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_chalf_cpu_float32 2022-08-17T12:51:55.1487118Z test_ops.py::TestCompositeComplianceCPU::test_operator_char_cpu_float32 2022-08-17T12:51:55.1496625Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_char_cpu_float32 2022-08-17T12:51:55.1676788Z test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_cpu_float32 2022-08-17T12:51:55.1691055Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_cpu_float32 2022-08-17T12:51:55.1855166Z test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_inverse_cpu_float32 2022-08-17T12:51:55.1868742Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_inverse_cpu_float32 2022-08-17T12:51:55.2198166Z test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_solve_cpu_float32 2022-08-17T12:51:55.2210651Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_solve_cpu_float32 2022-08-17T12:51:55.2331575Z test_ops.py::TestCompositeComplianceCPU::test_operator_chunk_cpu_float32 2022-08-17T12:51:55.2343813Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_chunk_cpu_float32 2022-08-17T12:51:55.2487278Z test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_cpu_float32 2022-08-17T12:51:55.2500276Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_cpu_float32 2022-08-17T12:51:55.2731036Z test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_max_cpu_float32 2022-08-17T12:51:55.2743249Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_max_cpu_float32 2022-08-17T12:51:55.2977834Z test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_min_cpu_float32 2022-08-17T12:51:55.2990735Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_min_cpu_float32 2022-08-17T12:51:55.3049169Z test_ops.py::TestCompositeComplianceCPU::test_operator_clone_cpu_float32 2022-08-17T12:51:55.3061503Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_clone_cpu_float32 2022-08-17T12:51:55.3149488Z test_ops.py::TestCompositeComplianceCPU::test_operator_column_stack_cpu_float32 2022-08-17T12:51:55.3163244Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_column_stack_cpu_float32 2022-08-17T12:51:55.4257414Z test_ops.py::TestCompositeComplianceCPU::test_operator_combinations_cpu_float32 2022-08-17T12:51:55.4267394Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_combinations_cpu_float32 2022-08-17T12:51:55.4460935Z test_ops.py::TestCompositeComplianceCPU::test_operator_complex_cpu_float32 2022-08-17T12:51:55.4469564Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_complex_cpu_float32 2022-08-17T12:51:55.4511619Z test_ops.py::TestCompositeComplianceCPU::test_operator_conj_cpu_float32 2022-08-17T12:51:55.4520376Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_conj_cpu_float32 2022-08-17T12:51:55.4551089Z test_ops.py::TestCompositeComplianceCPU::test_operator_conj_physical_cpu_float32 2022-08-17T12:51:55.4558563Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_conj_physical_cpu_float32 2022-08-17T12:51:55.5147690Z test_ops.py::TestCompositeComplianceCPU::test_operator_constant_pad_nd_cpu_float32 2022-08-17T12:51:55.5156120Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_constant_pad_nd_cpu_float32 2022-08-17T12:51:55.5193463Z test_ops.py::TestCompositeComplianceCPU::test_operator_contiguous_cpu_float32 2022-08-17T12:51:55.5199045Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_contiguous_cpu_float32 2022-08-17T12:51:55.5210805Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake__masked_var_cpu_float32 2022-08-17T12:51:55.5212941Z test_ops.py::TestCompositeComplianceCPU::test_operator_copysign_cpu_float32 2022-08-17T12:51:55.5242983Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_abs_cpu_float32 2022-08-17T12:51:55.5250513Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_abs_cpu_float32 2022-08-17T12:51:55.5289589Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_acos_cpu_float32 2022-08-17T12:51:55.5296863Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_acos_cpu_float32 2022-08-17T12:51:55.5335688Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_acosh_cpu_float32 2022-08-17T12:51:55.5341264Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_acosh_cpu_float32 2022-08-17T12:51:55.5391018Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_add_cpu_float32 2022-08-17T12:51:55.5399073Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_copysign_cpu_float32 2022-08-17T12:51:55.5444664Z test_ops.py::TestCompositeComplianceCPU::test_operator_corrcoef_cpu_float32 2022-08-17T12:51:55.5451405Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_add_cpu_float32 2022-08-17T12:51:55.5458797Z [gw3] [ 86%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_operator_corrcoef_cpu_float32 2022-08-17T12:51:55.5461102Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addbmm_cpu_float32 2022-08-17T12:51:55.5513188Z test_ops.py::TestCompositeComplianceCPU::test_operator_cos_cpu_float32 2022-08-17T12:51:55.5521177Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cos_cpu_float32 2022-08-17T12:51:55.5545004Z test_ops.py::TestCompositeComplianceCPU::test_operator_cosh_cpu_float32 2022-08-17T12:51:55.5551407Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addbmm_cpu_float32 2022-08-17T12:51:55.5568455Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addcdiv_cpu_float32 2022-08-17T12:51:55.5576727Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cosh_cpu_float32 2022-08-17T12:51:55.5682731Z test_ops.py::TestCompositeComplianceCPU::test_operator_count_nonzero_cpu_float32 2022-08-17T12:51:55.5690496Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addcdiv_cpu_float32 2022-08-17T12:51:55.5754311Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addcmul_cpu_float32 2022-08-17T12:51:55.5762328Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_count_nonzero_cpu_float32 2022-08-17T12:51:55.5811314Z test_ops.py::TestCompositeComplianceCPU::test_operator_cov_cpu_float32 2022-08-17T12:51:55.5823639Z [gw3] [ 86%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_operator_cov_cpu_float32 2022-08-17T12:51:55.5824929Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addcmul_cpu_float32 2022-08-17T12:51:55.5830620Z test_ops.py::TestCompositeComplianceCPU::test_operator_cross_cpu_float32 2022-08-17T12:51:55.5881946Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addmm_cpu_float32 2022-08-17T12:51:55.5889757Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addmm_cpu_float32 2022-08-17T12:51:55.5897064Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addmm_decomposed_cpu_float32 2022-08-17T12:51:55.5903591Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cross_cpu_float32 2022-08-17T12:51:55.5938377Z test_ops.py::TestCompositeComplianceCPU::test_operator_cummax_cpu_float32 2022-08-17T12:51:55.5945760Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addmm_decomposed_cpu_float32 2022-08-17T12:51:55.5968249Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addmv_cpu_float32 2022-08-17T12:51:55.5976383Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cummax_cpu_float32 2022-08-17T12:51:55.6026035Z test_ops.py::TestCompositeComplianceCPU::test_operator_cummin_cpu_float32 2022-08-17T12:51:55.6033745Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addmv_cpu_float32 2022-08-17T12:51:55.6040497Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addr_cpu_float32 2022-08-17T12:51:55.6046719Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cummin_cpu_float32 2022-08-17T12:51:55.6106992Z test_ops.py::TestCompositeComplianceCPU::test_operator_cumprod_cpu_float32 2022-08-17T12:51:55.6115801Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_addr_cpu_float32 2022-08-17T12:51:55.6174487Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_all_cpu_float32 2022-08-17T12:51:55.6182315Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cumprod_cpu_float32 2022-08-17T12:51:55.6200153Z test_ops.py::TestCompositeComplianceCPU::test_operator_cumsum_cpu_float32 2022-08-17T12:51:55.6207773Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_all_cpu_float32 2022-08-17T12:51:55.6249245Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_allclose_cpu_float32 2022-08-17T12:51:55.6256688Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cumsum_cpu_float32 2022-08-17T12:51:55.6612138Z test_ops.py::TestCompositeComplianceCPU::test_operator_cumulative_trapezoid_cpu_float32 2022-08-17T12:51:55.6619903Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_cumulative_trapezoid_cpu_float32 2022-08-17T12:51:55.6644324Z test_ops.py::TestCompositeComplianceCPU::test_operator_deg2rad_cpu_float32 2022-08-17T12:51:55.6651860Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_allclose_cpu_float32 2022-08-17T12:51:55.6672050Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_amax_cpu_float32 2022-08-17T12:51:55.6679369Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_deg2rad_cpu_float32 2022-08-17T12:51:55.6776185Z test_ops.py::TestCompositeComplianceCPU::test_operator_diag_cpu_float32 2022-08-17T12:51:55.6783489Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_amax_cpu_float32 2022-08-17T12:51:55.6837762Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_amin_cpu_float32 2022-08-17T12:51:55.6845326Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_diag_cpu_float32 2022-08-17T12:51:55.6906754Z test_ops.py::TestCompositeComplianceCPU::test_operator_diag_embed_cpu_float32 2022-08-17T12:51:55.6913948Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_amin_cpu_float32 2022-08-17T12:51:55.6937329Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_aminmax_cpu_float32 2022-08-17T12:51:55.6945848Z [gw2] [ 86%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_aminmax_cpu_float32 2022-08-17T12:51:55.6973014Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_angle_cpu_float32 2022-08-17T12:51:55.6980002Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_angle_cpu_float32 2022-08-17T12:51:55.7040322Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_any_cpu_float32 2022-08-17T12:51:55.7048608Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_diag_embed_cpu_float32 2022-08-17T12:51:55.7063112Z test_ops.py::TestCompositeComplianceCPU::test_operator_diagflat_cpu_float32 2022-08-17T12:51:55.7070811Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_any_cpu_float32 2022-08-17T12:51:55.7139459Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_arange_cpu_float32 2022-08-17T12:51:55.7147904Z [gw3] [ 86%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_diagflat_cpu_float32 2022-08-17T12:51:55.7220593Z test_ops.py::TestCompositeComplianceCPU::test_operator_diagonal_cpu_float32 2022-08-17T12:51:55.7226729Z [gw2] [ 86%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_arange_cpu_float32 2022-08-17T12:51:55.7312984Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argmax_cpu_float32 2022-08-17T12:51:55.7322069Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argmax_cpu_float32 2022-08-17T12:51:55.7328871Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_diagonal_cpu_float32 2022-08-17T12:51:55.7329726Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argmin_cpu_float32 2022-08-17T12:51:55.7412972Z test_ops.py::TestCompositeComplianceCPU::test_operator_diagonal_scatter_cpu_float32 2022-08-17T12:51:55.7420982Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argmin_cpu_float32 2022-08-17T12:51:55.7601504Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argsort_cpu_float32 2022-08-17T12:51:55.7609509Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argsort_cpu_float32 2022-08-17T12:51:55.7623041Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argwhere_cpu_float32 2022-08-17T12:51:55.7631446Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_diagonal_scatter_cpu_float32 2022-08-17T12:51:55.7660714Z test_ops.py::TestCompositeComplianceCPU::test_operator_diff_cpu_float32 2022-08-17T12:51:55.7671564Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_argwhere_cpu_float32 2022-08-17T12:51:55.7743837Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_as_strided_cpu_float32 2022-08-17T12:51:55.7765047Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_as_strided_cpu_float32 2022-08-17T12:51:55.7849714Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_as_strided_scatter_cpu_float32 2022-08-17T12:51:55.7860591Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_as_strided_scatter_cpu_float32 2022-08-17T12:51:55.7890733Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_asin_cpu_float32 2022-08-17T12:51:55.7900516Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_asin_cpu_float32 2022-08-17T12:51:55.7929211Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_asinh_cpu_float32 2022-08-17T12:51:55.7938568Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_asinh_cpu_float32 2022-08-17T12:51:55.8028398Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atan2_cpu_float32 2022-08-17T12:51:55.8037989Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atan2_cpu_float32 2022-08-17T12:51:55.8076132Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atan_cpu_float32 2022-08-17T12:51:55.8084851Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atan_cpu_float32 2022-08-17T12:51:55.8113851Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atanh_cpu_float32 2022-08-17T12:51:55.8123359Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atanh_cpu_float32 2022-08-17T12:51:55.8183426Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atleast_1d_cpu_float32 2022-08-17T12:51:55.8193326Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atleast_1d_cpu_float32 2022-08-17T12:51:55.8253448Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atleast_2d_cpu_float32 2022-08-17T12:51:55.8262703Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atleast_2d_cpu_float32 2022-08-17T12:51:55.8330375Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atleast_3d_cpu_float32 2022-08-17T12:51:55.8339718Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_atleast_3d_cpu_float32 2022-08-17T12:51:55.8392075Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_H_cpu_float32 2022-08-17T12:51:55.8401616Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_H_cpu_float32 2022-08-17T12:51:55.8456072Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_T_cpu_float32 2022-08-17T12:51:55.8465666Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_T_cpu_float32 2022-08-17T12:51:55.8847371Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___getitem___cpu_float32 2022-08-17T12:51:55.8859025Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___getitem___cpu_float32 2022-08-17T12:51:55.9049170Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___radd___cpu_float32 2022-08-17T12:51:55.9061662Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___radd___cpu_float32 2022-08-17T12:51:55.9310340Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rand___cpu_int64 2022-08-17T12:51:55.9322252Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rand___cpu_int64 2022-08-17T12:51:55.9532522Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rdiv___cpu_float32 2022-08-17T12:51:55.9543477Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rdiv___cpu_float32 2022-08-17T12:51:56.0036411Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rmatmul___cpu_float32 2022-08-17T12:51:56.0048134Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rmatmul___cpu_float32 2022-08-17T12:51:56.0241261Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rmod___cpu_float32 2022-08-17T12:51:56.0248997Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rmod___cpu_float32 2022-08-17T12:51:56.0437926Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rmul___cpu_float32 2022-08-17T12:51:56.0447809Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rmul___cpu_float32 2022-08-17T12:51:56.0628479Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___ror___cpu_int64 2022-08-17T12:51:56.0635992Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___ror___cpu_int64 2022-08-17T12:51:56.0889753Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rpow___cpu_float32 2022-08-17T12:51:56.0903260Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rpow___cpu_float32 2022-08-17T12:51:56.1093258Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rsub___cpu_float32 2022-08-17T12:51:56.1101236Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rsub___cpu_float32 2022-08-17T12:51:56.1288125Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rxor___cpu_int64 2022-08-17T12:51:56.1296596Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast___rxor___cpu_int64 2022-08-17T12:51:56.3149087Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_amax_cpu_float32 2022-08-17T12:51:56.3156800Z [gw1] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_norm_cpu_float32 2022-08-17T12:51:56.3220294Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_normalize_cpu_float32 2022-08-17T12:51:56.3228212Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_diff_cpu_float32 2022-08-17T12:51:56.3279111Z test_ops.py::TestCompositeComplianceCPU::test_operator_digamma_cpu_float32 2022-08-17T12:51:56.3286240Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_digamma_cpu_float32 2022-08-17T12:51:56.3731363Z test_ops.py::TestCompositeComplianceCPU::test_operator_dist_cpu_float32 2022-08-17T12:51:56.3739154Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_amax_cpu_float32 2022-08-17T12:51:56.4112573Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_amin_cpu_float32 2022-08-17T12:51:56.4120874Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_dist_cpu_float32 2022-08-17T12:51:56.4319859Z test_ops.py::TestCompositeComplianceCPU::test_operator_div_floor_rounding_cpu_float32 2022-08-17T12:51:56.4328267Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_div_floor_rounding_cpu_float32 2022-08-17T12:51:56.4515272Z test_ops.py::TestCompositeComplianceCPU::test_operator_div_no_rounding_mode_cpu_float32 2022-08-17T12:51:56.4523855Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_div_no_rounding_mode_cpu_float32 2022-08-17T12:51:56.4732766Z test_ops.py::TestCompositeComplianceCPU::test_operator_div_trunc_rounding_cpu_float32 2022-08-17T12:51:56.4741397Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_div_trunc_rounding_cpu_float32 2022-08-17T12:51:56.4782524Z test_ops.py::TestCompositeComplianceCPU::test_operator_dot_cpu_float32 2022-08-17T12:51:56.4791300Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_dot_cpu_float32 2022-08-17T12:51:56.4860233Z test_ops.py::TestCompositeComplianceCPU::test_operator_double_cpu_float32 2022-08-17T12:51:56.4868027Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_double_cpu_float32 2022-08-17T12:51:56.4938058Z test_ops.py::TestCompositeComplianceCPU::test_operator_dsplit_cpu_float32 2022-08-17T12:51:56.4945751Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_dsplit_cpu_float32 2022-08-17T12:51:56.5014356Z test_ops.py::TestCompositeComplianceCPU::test_operator_dstack_cpu_float32 2022-08-17T12:51:56.5022426Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_dstack_cpu_float32 2022-08-17T12:51:56.5067088Z test_ops.py::TestCompositeComplianceCPU::test_operator_eig_cpu_float32 2022-08-17T12:51:56.5074851Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_eig_cpu_float32 2022-08-17T12:51:56.5436092Z test_ops.py::TestCompositeComplianceCPU::test_operator_einsum_cpu_float32 2022-08-17T12:51:56.5444217Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_einsum_cpu_float32 2022-08-17T12:51:56.5459181Z test_ops.py::TestCompositeComplianceCPU::test_operator_empty_cpu_float32 2022-08-17T12:51:56.5467157Z [gw3] [ 87%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_empty_cpu_float32 2022-08-17T12:51:56.5480632Z test_ops.py::TestCompositeComplianceCPU::test_operator_empty_like_cpu_float32 2022-08-17T12:51:56.5488606Z [gw3] [ 87%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_empty_like_cpu_float32 2022-08-17T12:51:56.5644153Z test_ops.py::TestCompositeComplianceCPU::test_operator_eq_cpu_float32 2022-08-17T12:51:56.5650741Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_eq_cpu_float32 2022-08-17T12:51:56.5740240Z test_ops.py::TestCompositeComplianceCPU::test_operator_equal_cpu_float32 2022-08-17T12:51:56.5748932Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_equal_cpu_float32 2022-08-17T12:51:56.5786077Z test_ops.py::TestCompositeComplianceCPU::test_operator_erf_cpu_float32 2022-08-17T12:51:56.5793936Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_erf_cpu_float32 2022-08-17T12:51:56.5848689Z test_ops.py::TestCompositeComplianceCPU::test_operator_erfc_cpu_float32 2022-08-17T12:51:56.5856697Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_erfc_cpu_float32 2022-08-17T12:51:56.5890965Z test_ops.py::TestCompositeComplianceCPU::test_operator_erfinv_cpu_float32 2022-08-17T12:51:56.5898772Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_erfinv_cpu_float32 2022-08-17T12:51:56.5947275Z test_ops.py::TestCompositeComplianceCPU::test_operator_exp2_cpu_float32 2022-08-17T12:51:56.5955054Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_exp2_cpu_float32 2022-08-17T12:51:56.5992374Z test_ops.py::TestCompositeComplianceCPU::test_operator_exp_cpu_float32 2022-08-17T12:51:56.6000539Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_amin_cpu_float32 2022-08-17T12:51:56.6007428Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_argmax_cpu_float32 2022-08-17T12:51:56.6015236Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_exp_cpu_float32 2022-08-17T12:51:56.6091631Z test_ops.py::TestCompositeComplianceCPU::test_operator_expand_as_cpu_float32 2022-08-17T12:51:56.6100416Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_expand_as_cpu_float32 2022-08-17T12:51:56.6238284Z test_ops.py::TestCompositeComplianceCPU::test_operator_expand_cpu_float32 2022-08-17T12:51:56.6246759Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_expand_cpu_float32 2022-08-17T12:51:56.6282420Z test_ops.py::TestCompositeComplianceCPU::test_operator_expm1_cpu_float32 2022-08-17T12:51:56.6291158Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_expm1_cpu_float32 2022-08-17T12:51:56.6439385Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fft2_cpu_float32 2022-08-17T12:51:56.6447997Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fft2_cpu_float32 2022-08-17T12:51:56.6582197Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fft_cpu_float32 2022-08-17T12:51:56.6594760Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fft_cpu_float32 2022-08-17T12:51:56.6775830Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fftn_cpu_float32 2022-08-17T12:51:56.6788496Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fftn_cpu_float32 2022-08-17T12:51:56.6873528Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fftshift_cpu_float32 2022-08-17T12:51:56.6883523Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fftshift_cpu_float32 2022-08-17T12:51:56.6895311Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfft2_cpu_float32 2022-08-17T12:51:56.6908910Z [gw1] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_normalize_cpu_float32 2022-08-17T12:51:56.6931278Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_prod_cpu_float32 2022-08-17T12:51:56.6945167Z [gw1] [ 87%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_prod_cpu_float32 2022-08-17T12:51:56.7081911Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_softmax_cpu_float32 2022-08-17T12:51:56.7092550Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfft2_cpu_float32 2022-08-17T12:51:56.7277247Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfft_cpu_float32 2022-08-17T12:51:56.7286161Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfft_cpu_float32 2022-08-17T12:51:56.7508917Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfftn_cpu_float32 2022-08-17T12:51:56.7516390Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfftn_cpu_float32 2022-08-17T12:51:56.7662144Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifft2_cpu_float32 2022-08-17T12:51:56.7670412Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifft2_cpu_float32 2022-08-17T12:51:56.7839115Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifft_cpu_float32 2022-08-17T12:51:56.7847773Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifft_cpu_float32 2022-08-17T12:51:56.7970681Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifftn_cpu_float32 2022-08-17T12:51:56.7978343Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_argmax_cpu_float32 2022-08-17T12:51:56.8024972Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_argmin_cpu_float32 2022-08-17T12:51:56.8037697Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifftn_cpu_float32 2022-08-17T12:51:56.8123802Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifftshift_cpu_float32 2022-08-17T12:51:56.8134205Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifftshift_cpu_float32 2022-08-17T12:51:56.8298359Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfft2_cpu_float32 2022-08-17T12:51:56.8308860Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfft2_cpu_float32 2022-08-17T12:51:56.8460953Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfft_cpu_float32 2022-08-17T12:51:56.8471485Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfft_cpu_float32 2022-08-17T12:51:56.8661844Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfftn_cpu_float32 2022-08-17T12:51:56.8673045Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfftn_cpu_float32 2022-08-17T12:51:56.8854464Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfft2_cpu_float32 2022-08-17T12:51:56.8863118Z [gw3] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfft2_cpu_float32 2022-08-17T12:51:56.9008616Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_hypot_cpu_float64 2022-08-17T12:51:56.9019516Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_hypot_cpu_float64 2022-08-17T12:51:56.9060188Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_i0_cpu_float64 2022-08-17T12:51:56.9068317Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_i0_cpu_float64 2022-08-17T12:51:56.9075848Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_igamma_cpu_float64 2022-08-17T12:51:56.9088315Z [gw0] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_triangular_cpu_float32 2022-08-17T12:51:56.9217028Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_svd_cpu_float32 2022-08-17T12:51:56.9224037Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_igamma_cpu_float64 2022-08-17T12:51:56.9372690Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_igammac_cpu_float64 2022-08-17T12:51:56.9380119Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_igammac_cpu_float64 2022-08-17T12:51:56.9582687Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_isclose_cpu_float64 2022-08-17T12:51:56.9597376Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_argmin_cpu_float32 2022-08-17T12:51:56.9913465Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_cumprod_cpu_float32 2022-08-17T12:51:56.9925131Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_cumprod_cpu_float32 2022-08-17T12:51:57.0244923Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_cumsum_cpu_float32 2022-08-17T12:51:57.0255296Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_cumsum_cpu_float32 2022-08-17T12:51:57.0295005Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_log_softmax_cpu_float32 2022-08-17T12:51:57.0302914Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_isclose_cpu_float64 2022-08-17T12:51:57.0352838Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_isfinite_cpu_float64 2022-08-17T12:51:57.0361499Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_isfinite_cpu_float64 2022-08-17T12:51:57.0406694Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_isinf_cpu_float64 2022-08-17T12:51:57.0415732Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_isinf_cpu_float64 2022-08-17T12:51:57.0447702Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_isnan_cpu_float64 2022-08-17T12:51:57.0457305Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_isnan_cpu_float64 2022-08-17T12:51:57.0487906Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_isneginf_cpu_float64 2022-08-17T12:51:57.0498122Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_isneginf_cpu_float64 2022-08-17T12:51:57.0530446Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_isposinf_cpu_float64 2022-08-17T12:51:57.0540787Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_isposinf_cpu_float64 2022-08-17T12:51:57.0680108Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_le_cpu_float64 2022-08-17T12:51:57.0687864Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_le_cpu_float64 2022-08-17T12:51:57.0726505Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_lgamma_cpu_float64 2022-08-17T12:51:57.0742194Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_log_softmax_cpu_float32 2022-08-17T12:51:57.0747445Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_lgamma_cpu_float64 2022-08-17T12:51:57.0753817Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_logaddexp_cpu_float32 2022-08-17T12:51:57.1143446Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:51:57.1151811Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_logaddexp_cpu_float32 2022-08-17T12:51:57.1463735Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_logsumexp_cpu_float32 2022-08-17T12:51:57.1472347Z [gw1] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_softmax_cpu_float32 2022-08-17T12:51:57.2032259Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_softmin_cpu_float32 2022-08-17T12:51:57.2042089Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_matrix_norm_cpu_float64 2022-08-17T12:51:57.2557040Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_norm_cpu_float64 2022-08-17T12:51:57.2565165Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_norm_cpu_float64 2022-08-17T12:51:57.3745037Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_svd_cpu_float64 2022-08-17T12:51:57.3753695Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_logsumexp_cpu_float32 2022-08-17T12:51:57.4968087Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_mean_cpu_float32 2022-08-17T12:51:57.4979888Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_svd_cpu_float64 2022-08-17T12:51:57.5354532Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_svdvals_cpu_float64 2022-08-17T12:51:57.5366344Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_svdvals_cpu_float64 2022-08-17T12:51:57.5602847Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:51:57.5613631Z [gw1] [ 87%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_softmin_cpu_float32 2022-08-17T12:51:57.7668803Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_std_cpu_float32 2022-08-17T12:51:57.7677822Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_mean_cpu_float32 2022-08-17T12:51:57.8108323Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_median_cpu_float32 2022-08-17T12:51:57.8116550Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_median_cpu_float32 2022-08-17T12:51:57.8900653Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_norm_cpu_float32 2022-08-17T12:51:57.8909219Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_vector_norm_cpu_float64 2022-08-17T12:51:57.8942422Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_linspace_cpu_float64 2022-08-17T12:51:57.8950669Z [gw3] [ 87%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view__refs_linspace_cpu_float64 2022-08-17T12:51:57.8999603Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_log10_cpu_float64 2022-08-17T12:51:57.9006956Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_log10_cpu_float64 2022-08-17T12:51:57.9038437Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_log1p_cpu_float64 2022-08-17T12:51:57.9046124Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_log1p_cpu_float64 2022-08-17T12:51:57.9088652Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_log2_cpu_float64 2022-08-17T12:51:57.9096431Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_log2_cpu_float64 2022-08-17T12:51:57.9139840Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_log_cpu_float64 2022-08-17T12:51:57.9147760Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_log_cpu_float64 2022-08-17T12:51:57.9459697Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_log_softmax_cpu_float64 2022-08-17T12:51:57.9468044Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_log_softmax_cpu_float64 2022-08-17T12:51:57.9574268Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_and_cpu_float64 2022-08-17T12:51:57.9583173Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_and_cpu_float64 2022-08-17T12:51:57.9613557Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_not_cpu_float64 2022-08-17T12:51:57.9621214Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_not_cpu_float64 2022-08-17T12:51:57.9766077Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_or_cpu_float64 2022-08-17T12:51:57.9774193Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_or_cpu_float64 2022-08-17T12:51:57.9881736Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_xor_cpu_float64 2022-08-17T12:51:57.9889977Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_xor_cpu_float64 2022-08-17T12:51:57.9921683Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_logspace_cpu_float64 2022-08-17T12:51:57.9930471Z [gw3] [ 87%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view__refs_logspace_cpu_float64 2022-08-17T12:51:58.0664435Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_logsumexp_cpu_float64 2022-08-17T12:51:58.0672825Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_logsumexp_cpu_float64 2022-08-17T12:51:58.0810945Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_lt_cpu_float64 2022-08-17T12:51:58.0819178Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_lt_cpu_float64 2022-08-17T12:51:58.0864424Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_masked_fill_cpu_float64 2022-08-17T12:51:58.0872200Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_masked_fill_cpu_float64 2022-08-17T12:51:58.1009288Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_maximum_cpu_float64 2022-08-17T12:51:58.1017480Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_maximum_cpu_float64 2022-08-17T12:51:58.1370842Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_mean_cpu_float64 2022-08-17T12:51:58.1379413Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_mean_cpu_float64 2022-08-17T12:51:58.1545597Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:51:58.1553940Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_meshgrid_list_of_tensors_cpu_float64 2022-08-17T12:51:58.1721907Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:51:58.1730679Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_meshgrid_variadic_tensors_cpu_float64 2022-08-17T12:51:58.1873260Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_minimum_cpu_float64 2022-08-17T12:51:58.1881533Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_minimum_cpu_float64 2022-08-17T12:51:58.1910682Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_movedim_cpu_float64 2022-08-17T12:51:58.1919121Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_movedim_cpu_float64 2022-08-17T12:51:58.2057158Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_mul_cpu_float64 2022-08-17T12:51:58.2065129Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_mul_cpu_float64 2022-08-17T12:51:58.2290116Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nan_to_num_cpu_float64 2022-08-17T12:51:58.2298251Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nan_to_num_cpu_float64 2022-08-17T12:51:58.2368621Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_narrow_cpu_float64 2022-08-17T12:51:58.2376649Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_narrow_cpu_float64 2022-08-17T12:51:58.3323958Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_native_layer_norm_cpu_float64 2022-08-17T12:51:58.3332251Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_native_layer_norm_cpu_float64 2022-08-17T12:51:58.3465469Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_ne_cpu_float64 2022-08-17T12:51:58.3473907Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_ne_cpu_float64 2022-08-17T12:51:58.3505305Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_neg_cpu_float64 2022-08-17T12:51:58.3513131Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_neg_cpu_float64 2022-08-17T12:51:58.3527671Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_empty_cpu_float64 2022-08-17T12:51:58.3535615Z [gw3] [ 87%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_empty_cpu_float64 2022-08-17T12:51:58.3575101Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_full_cpu_float64 2022-08-17T12:51:58.3582248Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_full_cpu_float64 2022-08-17T12:51:58.3621100Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_ones_cpu_float64 2022-08-17T12:51:58.3628560Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_ones_cpu_float64 2022-08-17T12:51:58.3663546Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_zeros_cpu_float64 2022-08-17T12:51:58.3670707Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_zeros_cpu_float64 2022-08-17T12:51:58.3811260Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nextafter_cpu_float64 2022-08-17T12:51:58.3819213Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nextafter_cpu_float64 2022-08-17T12:51:58.3853524Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_celu_cpu_float64 2022-08-17T12:51:58.3861268Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_celu_cpu_float64 2022-08-17T12:51:58.3875927Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:51:58.3884169Z [gw3] [ 87%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_dropout_cpu_float64 2022-08-17T12:51:58.3918351Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_elu_cpu_float64 2022-08-17T12:51:58.3927780Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_elu_cpu_float64 2022-08-17T12:51:58.3990447Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:51:58.3998671Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_gelu_cpu_float64 2022-08-17T12:51:58.4080419Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:51:58.4088530Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hardshrink_cpu_float64 2022-08-17T12:51:58.4129330Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:51:58.4137328Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hardtanh_cpu_float64 2022-08-17T12:51:58.4618227Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:51:58.4626544Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hinge_embedding_loss_cpu_float64 2022-08-17T12:51:58.4730992Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:51:58.4738825Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_l1_loss_cpu_float64 2022-08-17T12:51:58.4788654Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:51:58.4800859Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_layer_norm_cpu_float64 2022-08-17T12:51:58.4873116Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:51:58.4887789Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_leaky_relu_cpu_float64 2022-08-17T12:51:58.5932477Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:51:58.5943714Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_margin_ranking_loss_cpu_float64 2022-08-17T12:51:58.5981805Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_mish_cpu_float64 2022-08-17T12:51:58.5989286Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_mish_cpu_float64 2022-08-17T12:51:58.6098691Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:51:58.6107914Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_mse_loss_cpu_float64 2022-08-17T12:51:58.6535651Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:51:58.6546445Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_prelu_cpu_float64 2022-08-17T12:51:58.6580643Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:51:58.6587893Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_relu6_cpu_float64 2022-08-17T12:51:58.6625885Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_relu_cpu_float64 2022-08-17T12:51:58.6633265Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_relu_cpu_float64 2022-08-17T12:51:58.6667692Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_selu_cpu_float64 2022-08-17T12:51:58.6675508Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_selu_cpu_float64 2022-08-17T12:51:58.6712765Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:51:58.6719946Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_softplus_cpu_float64 2022-08-17T12:51:58.6863653Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:51:58.6871797Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_softshrink_cpu_float64 2022-08-17T12:51:58.6931378Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:51:58.6939025Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_tanhshrink_cpu_float64 2022-08-17T12:51:58.6978161Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:51:58.6985666Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_threshold_cpu_float64 2022-08-17T12:51:58.7111761Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_norm_cpu_float64 2022-08-17T12:51:58.7119831Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_norm_cpu_float64 2022-08-17T12:51:58.7175173Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_permute_cpu_float64 2022-08-17T12:51:58.7181437Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_permute_cpu_float64 2022-08-17T12:51:58.7209474Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_positive_cpu_float64 2022-08-17T12:51:58.7217726Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_positive_cpu_float64 2022-08-17T12:51:58.7355333Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_pow_cpu_float64 2022-08-17T12:51:58.7364098Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_pow_cpu_float64 2022-08-17T12:51:58.7826457Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_prod_cpu_float64 2022-08-17T12:51:58.7834835Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_prod_cpu_float64 2022-08-17T12:51:58.7901764Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_ravel_cpu_float64 2022-08-17T12:51:58.7914172Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_ravel_cpu_float64 2022-08-17T12:51:58.7945825Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_real_cpu_float64 2022-08-17T12:51:58.7956890Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_real_cpu_float64 2022-08-17T12:51:58.8011054Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_reciprocal_cpu_float64 2022-08-17T12:51:58.8022047Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_reciprocal_cpu_float64 2022-08-17T12:51:58.8213199Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_remainder_cpu_float64 2022-08-17T12:51:58.8224933Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_remainder_cpu_float64 2022-08-17T12:51:58.8360255Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_reshape_cpu_float64 2022-08-17T12:51:58.8372166Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_reshape_cpu_float64 2022-08-17T12:51:58.8493293Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_roll_cpu_float64 2022-08-17T12:51:58.8504852Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_roll_cpu_float64 2022-08-17T12:51:58.8698027Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_rot90_cpu_float64 2022-08-17T12:51:58.8710294Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_rot90_cpu_float64 2022-08-17T12:51:58.8753715Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_round_cpu_float64 2022-08-17T12:51:58.8763719Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_round_cpu_float64 2022-08-17T12:51:58.8811109Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_rsqrt_cpu_float64 2022-08-17T12:51:58.8818602Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_rsqrt_cpu_float64 2022-08-17T12:51:58.8987988Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_rsub_cpu_float64 2022-08-17T12:51:58.8996376Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_rsub_cpu_float64 2022-08-17T12:51:58.9084945Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sigmoid_cpu_float64 2022-08-17T12:51:58.9094339Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_sigmoid_cpu_float64 2022-08-17T12:51:58.9126118Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sign_cpu_float64 2022-08-17T12:51:58.9135651Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_sign_cpu_float64 2022-08-17T12:51:58.9169715Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_signbit_cpu_float64 2022-08-17T12:51:58.9178439Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_signbit_cpu_float64 2022-08-17T12:51:58.9215399Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sin_cpu_float64 2022-08-17T12:51:58.9222309Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_sin_cpu_float64 2022-08-17T12:51:58.9262344Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sinh_cpu_float64 2022-08-17T12:51:58.9269637Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_sinh_cpu_float64 2022-08-17T12:51:58.9545954Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_softmax_cpu_float64 2022-08-17T12:51:58.9561644Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_softmax_cpu_float64 2022-08-17T12:51:58.9613435Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i0e_cpu_float64 2022-08-17T12:51:58.9616243Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i0e_cpu_float64 2022-08-17T12:51:58.9626064Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_norm_cpu_float32 2022-08-17T12:51:58.9627128Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i1_cpu_float64 2022-08-17T12:51:58.9666907Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_normalize_cpu_float32 2022-08-17T12:51:58.9676382Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i1_cpu_float64 2022-08-17T12:51:58.9712736Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i1e_cpu_float64 2022-08-17T12:51:58.9721857Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i1e_cpu_float64 2022-08-17T12:51:58.9761968Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_logit_cpu_float64 2022-08-17T12:51:58.9768683Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_logit_cpu_float64 2022-08-17T12:51:58.9912762Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_zeta_cpu_float64 2022-08-17T12:51:58.9920779Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_zeta_cpu_float64 2022-08-17T12:51:58.9952723Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sqrt_cpu_float64 2022-08-17T12:51:58.9960701Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_sqrt_cpu_float64 2022-08-17T12:51:59.0006461Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_square_cpu_float64 2022-08-17T12:51:59.0014269Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_square_cpu_float64 2022-08-17T12:51:59.0078901Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_squeeze_cpu_float64 2022-08-17T12:51:59.0086414Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_squeeze_cpu_float64 2022-08-17T12:51:59.0129402Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_stack_cpu_float64 2022-08-17T12:51:59.0137182Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_stack_cpu_float64 2022-08-17T12:51:59.0293952Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_std_cpu_float64 2022-08-17T12:51:59.0302054Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_std_cpu_float64 2022-08-17T12:51:59.0426185Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_std_mean_cpu_float64 2022-08-17T12:51:59.0435810Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_normalize_cpu_float32 2022-08-17T12:51:59.0570778Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_prod_cpu_float32 2022-08-17T12:51:59.0578980Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_std_mean_cpu_float64 2022-08-17T12:51:59.0743200Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sub_cpu_float64 2022-08-17T12:51:59.0751343Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_sub_cpu_float64 2022-08-17T12:51:59.1004024Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sum_cpu_float64 2022-08-17T12:51:59.1012146Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_sum_cpu_float64 2022-08-17T12:51:59.1041953Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_t_cpu_float64 2022-08-17T12:51:59.1049950Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_t_cpu_float64 2022-08-17T12:51:59.1081811Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_tan_cpu_float64 2022-08-17T12:51:59.1089290Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_tan_cpu_float64 2022-08-17T12:51:59.1120320Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_tanh_cpu_float64 2022-08-17T12:51:59.1128689Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_tanh_cpu_float64 2022-08-17T12:51:59.1363098Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_tensor_split_cpu_float64 2022-08-17T12:51:59.1371534Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_tensor_split_cpu_float64 2022-08-17T12:51:59.1397176Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_trace_cpu_float64 2022-08-17T12:51:59.1405086Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_trace_cpu_float64 2022-08-17T12:51:59.1483371Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_transpose_cpu_float64 2022-08-17T12:51:59.1492094Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_transpose_cpu_float64 2022-08-17T12:51:59.1640865Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_true_divide_cpu_float64 2022-08-17T12:51:59.1649651Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_true_divide_cpu_float64 2022-08-17T12:51:59.1684021Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_trunc_cpu_float64 2022-08-17T12:51:59.1692861Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_trunc_cpu_float64 2022-08-17T12:51:59.1759277Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_unbind_cpu_float64 2022-08-17T12:51:59.1768458Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_unbind_cpu_float64 2022-08-17T12:51:59.1816373Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_unflatten_cpu_float64 2022-08-17T12:51:59.1824807Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_unflatten_cpu_float64 2022-08-17T12:51:59.1914485Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_unsqueeze_cpu_float64 2022-08-17T12:51:59.1922597Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_unsqueeze_cpu_float64 2022-08-17T12:51:59.2039745Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_var_cpu_float64 2022-08-17T12:51:59.2048005Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_var_cpu_float64 2022-08-17T12:51:59.2274535Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_var_mean_cpu_float64 2022-08-17T12:51:59.2282706Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_var_mean_cpu_float64 2022-08-17T12:51:59.2365534Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_view_cpu_float64 2022-08-17T12:51:59.2376632Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_view_cpu_float64 2022-08-17T12:51:59.2447285Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_vsplit_cpu_float64 2022-08-17T12:51:59.2455602Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_vsplit_cpu_float64 2022-08-17T12:51:59.2511693Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_vstack_cpu_float64 2022-08-17T12:51:59.2520721Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_vstack_cpu_float64 2022-08-17T12:51:59.2620160Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_where_cpu_float64 2022-08-17T12:51:59.2628580Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view__refs_where_cpu_float64 2022-08-17T12:51:59.2664154Z test_ops.py::TestMathBitsCPU::test_neg_view_abs_cpu_float64 2022-08-17T12:51:59.2671651Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_abs_cpu_float64 2022-08-17T12:51:59.2718939Z test_ops.py::TestMathBitsCPU::test_neg_view_acos_cpu_float64 2022-08-17T12:51:59.2728555Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_prod_cpu_float32 2022-08-17T12:51:59.2735497Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_acos_cpu_float64 2022-08-17T12:51:59.2737103Z test_ops.py::TestMathBitsCPU::test_neg_view_acosh_cpu_float64 2022-08-17T12:51:59.2785559Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_softmax_cpu_float32 2022-08-17T12:51:59.2791097Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_acosh_cpu_float64 2022-08-17T12:51:59.2919831Z test_ops.py::TestMathBitsCPU::test_neg_view_add_cpu_float64 2022-08-17T12:51:59.2927705Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_add_cpu_float64 2022-08-17T12:51:59.3039429Z test_ops.py::TestMathBitsCPU::test_neg_view_addbmm_cpu_float64 2022-08-17T12:51:59.3047831Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_addbmm_cpu_float64 2022-08-17T12:51:59.3203221Z test_ops.py::TestMathBitsCPU::test_neg_view_addcdiv_cpu_float64 2022-08-17T12:51:59.3212692Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_softmax_cpu_float32 2022-08-17T12:51:59.3219024Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_addcdiv_cpu_float64 2022-08-17T12:51:59.3225234Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_softmin_cpu_float32 2022-08-17T12:51:59.3388585Z test_ops.py::TestMathBitsCPU::test_neg_view_addcmul_cpu_float64 2022-08-17T12:51:59.3397119Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_addcmul_cpu_float64 2022-08-17T12:51:59.3457428Z test_ops.py::TestMathBitsCPU::test_neg_view_addmm_cpu_float64 2022-08-17T12:51:59.3467406Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_addmm_cpu_float64 2022-08-17T12:51:59.3542047Z test_ops.py::TestMathBitsCPU::test_neg_view_addmm_decomposed_cpu_float64 2022-08-17T12:51:59.3549955Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_addmm_decomposed_cpu_float64 2022-08-17T12:51:59.3669555Z test_ops.py::TestMathBitsCPU::test_neg_view_addmv_cpu_float64 2022-08-17T12:51:59.3677053Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_addmv_cpu_float64 2022-08-17T12:51:59.3768733Z test_ops.py::TestMathBitsCPU::test_neg_view_addr_cpu_float64 2022-08-17T12:51:59.3776216Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_addr_cpu_float64 2022-08-17T12:51:59.3833580Z test_ops.py::TestMathBitsCPU::test_neg_view_all_cpu_float64 2022-08-17T12:51:59.3841727Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_all_cpu_float64 2022-08-17T12:51:59.3934088Z test_ops.py::TestMathBitsCPU::test_neg_view_allclose_cpu_float64 2022-08-17T12:51:59.3946853Z [gw2] [ 87%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_softmin_cpu_float32 2022-08-17T12:51:59.3957765Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_allclose_cpu_float64 2022-08-17T12:51:59.3959801Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_std_cpu_float32 2022-08-17T12:51:59.4189263Z test_ops.py::TestMathBitsCPU::test_neg_view_amax_cpu_float64 2022-08-17T12:51:59.4198863Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_amax_cpu_float64 2022-08-17T12:51:59.4375991Z test_ops.py::TestMathBitsCPU::test_neg_view_amin_cpu_float64 2022-08-17T12:51:59.4387423Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_amin_cpu_float64 2022-08-17T12:51:59.4434552Z test_ops.py::TestMathBitsCPU::test_neg_view_aminmax_cpu_float64 2022-08-17T12:51:59.4448656Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_aminmax_cpu_float64 2022-08-17T12:51:59.4483088Z test_ops.py::TestMathBitsCPU::test_neg_view_angle_cpu_float64 2022-08-17T12:51:59.4493353Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_angle_cpu_float64 2022-08-17T12:51:59.4538179Z test_ops.py::TestMathBitsCPU::test_neg_view_any_cpu_float64 2022-08-17T12:51:59.4546703Z [gw3] [ 87%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_any_cpu_float64 2022-08-17T12:51:59.4580717Z test_ops.py::TestMathBitsCPU::test_neg_view_arange_cpu_float64 2022-08-17T12:51:59.4594040Z [gw3] [ 87%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view_arange_cpu_float64 2022-08-17T12:51:59.4660049Z test_ops.py::TestMathBitsCPU::test_neg_view_argmax_cpu_float64 2022-08-17T12:51:59.4672665Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_argmax_cpu_float64 2022-08-17T12:51:59.4741394Z test_ops.py::TestMathBitsCPU::test_neg_view_argmin_cpu_float64 2022-08-17T12:51:59.4748738Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_argmin_cpu_float64 2022-08-17T12:51:59.4840842Z test_ops.py::TestMathBitsCPU::test_neg_view_argsort_cpu_float64 2022-08-17T12:51:59.4849723Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_argsort_cpu_float64 2022-08-17T12:51:59.4888122Z test_ops.py::TestMathBitsCPU::test_neg_view_argwhere_cpu_float64 2022-08-17T12:51:59.4899655Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_argwhere_cpu_float64 2022-08-17T12:51:59.4919218Z test_ops.py::TestMathBitsCPU::test_neg_view_as_strided_cpu_float64 2022-08-17T12:51:59.4926709Z [gw3] [ 88%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_as_strided_cpu_float64 2022-08-17T12:51:59.4945741Z test_ops.py::TestMathBitsCPU::test_neg_view_as_strided_scatter_cpu_float64 2022-08-17T12:51:59.4953107Z [gw3] [ 88%] SKIPPED test_ops.py::TestMathBitsCPU::test_neg_view_as_strided_scatter_cpu_float64 2022-08-17T12:51:59.4995656Z test_ops.py::TestMathBitsCPU::test_neg_view_asin_cpu_float64 2022-08-17T12:51:59.5002871Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_asin_cpu_float64 2022-08-17T12:51:59.5043330Z test_ops.py::TestMathBitsCPU::test_neg_view_asinh_cpu_float64 2022-08-17T12:51:59.5050619Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_asinh_cpu_float64 2022-08-17T12:51:59.5250570Z test_ops.py::TestMathBitsCPU::test_neg_view_atan2_cpu_float64 2022-08-17T12:51:59.5261876Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_atan2_cpu_float64 2022-08-17T12:51:59.5318713Z test_ops.py::TestMathBitsCPU::test_neg_view_atan_cpu_float64 2022-08-17T12:51:59.5328899Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_atan_cpu_float64 2022-08-17T12:51:59.5385424Z test_ops.py::TestMathBitsCPU::test_neg_view_atanh_cpu_float64 2022-08-17T12:51:59.5397235Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_atanh_cpu_float64 2022-08-17T12:51:59.5512179Z test_ops.py::TestMathBitsCPU::test_neg_view_atleast_1d_cpu_float64 2022-08-17T12:51:59.5525055Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_atleast_1d_cpu_float64 2022-08-17T12:51:59.5640242Z test_ops.py::TestMathBitsCPU::test_neg_view_atleast_2d_cpu_float64 2022-08-17T12:51:59.5653181Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_atleast_2d_cpu_float64 2022-08-17T12:51:59.5769722Z test_ops.py::TestMathBitsCPU::test_neg_view_atleast_3d_cpu_float64 2022-08-17T12:51:59.5782621Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_atleast_3d_cpu_float64 2022-08-17T12:51:59.5935537Z test_ops.py::TestMathBitsCPU::test_neg_view_baddbmm_cpu_float64 2022-08-17T12:51:59.5946753Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_baddbmm_cpu_float64 2022-08-17T12:51:59.6060422Z test_ops.py::TestMathBitsCPU::test_neg_view_bernoulli_cpu_float64 2022-08-17T12:51:59.6070732Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_bernoulli_cpu_float64 2022-08-17T12:51:59.6133897Z test_ops.py::TestMathBitsCPU::test_neg_view_bfloat16_cpu_float64 2022-08-17T12:51:59.6142431Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_bfloat16_cpu_float64 2022-08-17T12:51:59.6205254Z test_ops.py::TestMathBitsCPU::test_neg_view_block_diag_cpu_float64 2022-08-17T12:51:59.6215653Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_block_diag_cpu_float64 2022-08-17T12:51:59.6259009Z test_ops.py::TestMathBitsCPU::test_neg_view_bmm_cpu_float64 2022-08-17T12:51:59.6267429Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_bmm_cpu_float64 2022-08-17T12:51:59.6300396Z test_ops.py::TestMathBitsCPU::test_neg_view_bool_cpu_float64 2022-08-17T12:51:59.6310453Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_bool_cpu_float64 2022-08-17T12:51:59.6347636Z test_ops.py::TestMathBitsCPU::test_neg_view_broadcast_tensors_cpu_float64 2022-08-17T12:51:59.6358205Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_broadcast_tensors_cpu_float64 2022-08-17T12:51:59.6454680Z test_ops.py::TestMathBitsCPU::test_neg_view_broadcast_to_cpu_float64 2022-08-17T12:51:59.6466607Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_broadcast_to_cpu_float64 2022-08-17T12:51:59.6563943Z test_ops.py::TestMathBitsCPU::test_neg_view_bucketize_cpu_float64 2022-08-17T12:51:59.6575538Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_bucketize_cpu_float64 2022-08-17T12:51:59.6617706Z test_ops.py::TestMathBitsCPU::test_neg_view_byte_cpu_float64 2022-08-17T12:51:59.6628205Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_byte_cpu_float64 2022-08-17T12:51:59.6688495Z test_ops.py::TestMathBitsCPU::test_neg_view_cartesian_prod_cpu_float64 2022-08-17T12:51:59.6699324Z [gw3] [ 88%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view_cartesian_prod_cpu_float64 2022-08-17T12:51:59.6801908Z test_ops.py::TestMathBitsCPU::test_neg_view_cat_cpu_float64 2022-08-17T12:51:59.6812250Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cat_cpu_float64 2022-08-17T12:51:59.9799713Z test_ops.py::TestMathBitsCPU::test_neg_view_cdist_cpu_float64 2022-08-17T12:51:59.9807932Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cdist_cpu_float64 2022-08-17T12:51:59.9843833Z test_ops.py::TestMathBitsCPU::test_neg_view_ceil_cpu_float64 2022-08-17T12:51:59.9851810Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_ceil_cpu_float64 2022-08-17T12:51:59.9891205Z test_ops.py::TestMathBitsCPU::test_neg_view_chalf_cpu_float64 2022-08-17T12:51:59.9898610Z [gw3] [ 88%] XFAIL test_ops.py::TestMathBitsCPU::test_neg_view_chalf_cpu_float64 2022-08-17T12:51:59.9930846Z test_ops.py::TestMathBitsCPU::test_neg_view_char_cpu_float64 2022-08-17T12:51:59.9938176Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_char_cpu_float64 2022-08-17T12:52:00.0111714Z test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_cpu_float64 2022-08-17T12:52:00.0124731Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_cpu_float64 2022-08-17T12:52:00.0292952Z test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_inverse_cpu_float64 2022-08-17T12:52:00.0304953Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_inverse_cpu_float64 2022-08-17T12:52:00.0504498Z test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_solve_cpu_float64 2022-08-17T12:52:00.0513542Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_solve_cpu_float64 2022-08-17T12:52:00.0579255Z test_ops.py::TestMathBitsCPU::test_neg_view_chunk_cpu_float64 2022-08-17T12:52:00.0590731Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_chunk_cpu_float64 2022-08-17T12:52:00.0676004Z test_ops.py::TestMathBitsCPU::test_neg_view_clamp_cpu_float64 2022-08-17T12:52:00.0686001Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_clamp_cpu_float64 2022-08-17T12:52:00.0813982Z test_ops.py::TestMathBitsCPU::test_neg_view_clamp_max_cpu_float64 2022-08-17T12:52:00.0822369Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_clamp_max_cpu_float64 2022-08-17T12:52:00.0946249Z test_ops.py::TestMathBitsCPU::test_neg_view_clamp_min_cpu_float64 2022-08-17T12:52:00.0954771Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_clamp_min_cpu_float64 2022-08-17T12:52:00.0999041Z test_ops.py::TestMathBitsCPU::test_neg_view_clone_cpu_float64 2022-08-17T12:52:00.1006023Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_clone_cpu_float64 2022-08-17T12:52:00.1058158Z test_ops.py::TestMathBitsCPU::test_neg_view_column_stack_cpu_float64 2022-08-17T12:52:00.1065224Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_column_stack_cpu_float64 2022-08-17T12:52:00.1288097Z test_ops.py::TestMathBitsCPU::test_neg_view_combinations_cpu_float64 2022-08-17T12:52:00.1296836Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_combinations_cpu_float64 2022-08-17T12:52:00.1411865Z test_ops.py::TestMathBitsCPU::test_neg_view_complex_cpu_float64 2022-08-17T12:52:00.1420276Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_complex_cpu_float64 2022-08-17T12:52:00.1473500Z test_ops.py::TestMathBitsCPU::test_neg_view_conj_cpu_float64 2022-08-17T12:52:00.1483574Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_conj_cpu_float64 2022-08-17T12:52:00.1527627Z test_ops.py::TestMathBitsCPU::test_neg_view_conj_physical_cpu_float64 2022-08-17T12:52:00.1537252Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_conj_physical_cpu_float64 2022-08-17T12:52:00.2041686Z test_ops.py::TestMathBitsCPU::test_neg_view_constant_pad_nd_cpu_float64 2022-08-17T12:52:00.2053324Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_constant_pad_nd_cpu_float64 2022-08-17T12:52:00.2106193Z test_ops.py::TestMathBitsCPU::test_neg_view_contiguous_cpu_float64 2022-08-17T12:52:00.2117866Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_contiguous_cpu_float64 2022-08-17T12:52:00.2275012Z test_ops.py::TestMathBitsCPU::test_neg_view_copysign_cpu_float64 2022-08-17T12:52:00.2286076Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_copysign_cpu_float64 2022-08-17T12:52:00.2402465Z test_ops.py::TestMathBitsCPU::test_neg_view_corrcoef_cpu_float64 2022-08-17T12:52:00.2414017Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_corrcoef_cpu_float64 2022-08-17T12:52:00.2483038Z test_ops.py::TestMathBitsCPU::test_neg_view_cos_cpu_float64 2022-08-17T12:52:00.2491327Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cos_cpu_float64 2022-08-17T12:52:00.2539221Z test_ops.py::TestMathBitsCPU::test_neg_view_cosh_cpu_float64 2022-08-17T12:52:00.2547260Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cosh_cpu_float64 2022-08-17T12:52:00.2599011Z test_ops.py::TestMathBitsCPU::test_neg_view_count_nonzero_cpu_float64 2022-08-17T12:52:00.2606764Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_count_nonzero_cpu_float64 2022-08-17T12:52:00.3262829Z test_ops.py::TestMathBitsCPU::test_neg_view_cov_cpu_float64 2022-08-17T12:52:00.3271416Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cov_cpu_float64 2022-08-17T12:52:00.3324645Z test_ops.py::TestMathBitsCPU::test_neg_view_cross_cpu_float64 2022-08-17T12:52:00.3332785Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cross_cpu_float64 2022-08-17T12:52:00.3367145Z test_ops.py::TestMathBitsCPU::test_neg_view_cummax_cpu_float64 2022-08-17T12:52:00.3375181Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cummax_cpu_float64 2022-08-17T12:52:00.3407952Z test_ops.py::TestMathBitsCPU::test_neg_view_cummin_cpu_float64 2022-08-17T12:52:00.3415553Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cummin_cpu_float64 2022-08-17T12:52:00.3599904Z test_ops.py::TestMathBitsCPU::test_neg_view_cumprod_cpu_float64 2022-08-17T12:52:00.3609707Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cumprod_cpu_float64 2022-08-17T12:52:00.3693616Z test_ops.py::TestMathBitsCPU::test_neg_view_cumsum_cpu_float64 2022-08-17T12:52:00.3703422Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cumsum_cpu_float64 2022-08-17T12:52:00.3851633Z test_ops.py::TestMathBitsCPU::test_neg_view_cumulative_trapezoid_cpu_float64 2022-08-17T12:52:00.3861534Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_cumulative_trapezoid_cpu_float64 2022-08-17T12:52:00.3926250Z test_ops.py::TestMathBitsCPU::test_neg_view_deg2rad_cpu_float64 2022-08-17T12:52:00.3935985Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_deg2rad_cpu_float64 2022-08-17T12:52:00.4134152Z test_ops.py::TestMathBitsCPU::test_neg_view_diag_cpu_float64 2022-08-17T12:52:00.4143908Z [gw3] [ 88%] PASSED test_ops.py::TestMathBitsCPU::test_neg_view_diag_cpu_float64 2022-08-17T12:52:00.4482757Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ldexp_cpu_float32 2022-08-17T12:52:00.4495014Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ldexp_cpu_float32 2022-08-17T12:52:00.4797692Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_le_cpu_float32 2022-08-17T12:52:00.4810928Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_le_cpu_float32 2022-08-17T12:52:00.5119393Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lerp_cpu_float32 2022-08-17T12:52:00.5128945Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lerp_cpu_float32 2022-08-17T12:52:00.5206865Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lgamma_cpu_float32 2022-08-17T12:52:00.5214699Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lgamma_cpu_float32 2022-08-17T12:52:00.5517312Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cholesky_cpu_float32 2022-08-17T12:52:00.5527179Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cholesky_cpu_float32 2022-08-17T12:52:00.5835535Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cholesky_ex_cpu_float32 2022-08-17T12:52:00.5846053Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cholesky_ex_cpu_float32 2022-08-17T12:52:00.5951429Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cond_cpu_float32 2022-08-17T12:52:00.5961870Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cond_cpu_float32 2022-08-17T12:52:00.6041164Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cross_cpu_float32 2022-08-17T12:52:00.6052413Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_cross_cpu_float32 2022-08-17T12:52:00.6249828Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_det_cpu_float32 2022-08-17T12:52:00.6261081Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_det_cpu_float32 2022-08-17T12:52:00.6867721Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_det_singular_cpu_float64 2022-08-17T12:52:00.6884969Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_det_singular_cpu_float64 2022-08-17T12:52:00.7152128Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eig_cpu_float32 2022-08-17T12:52:00.7162687Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eig_cpu_float32 2022-08-17T12:52:00.7260797Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eigh_cpu_float32 2022-08-17T12:52:00.7272657Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_std_cpu_float32 2022-08-17T12:52:00.7359969Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_sum_cpu_float32 2022-08-17T12:52:00.7370939Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eigh_cpu_float32 2022-08-17T12:52:00.7397628Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eigvals_cpu_float32 2022-08-17T12:52:00.7407466Z [gw3] [ 88%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eigvals_cpu_float32 2022-08-17T12:52:00.7434520Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eigvalsh_cpu_float32 2022-08-17T12:52:00.7441592Z [gw3] [ 88%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_eigvalsh_cpu_float32 2022-08-17T12:52:00.7683777Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_householder_product_cpu_float32 2022-08-17T12:52:00.7691109Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_householder_product_cpu_float32 2022-08-17T12:52:00.7874881Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_inv_cpu_float32 2022-08-17T12:52:00.7885224Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_inv_cpu_float32 2022-08-17T12:52:00.8074984Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_inv_ex_cpu_float32 2022-08-17T12:52:00.8086239Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_inv_ex_cpu_float32 2022-08-17T12:52:00.8208785Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_ldl_factor_cpu_float32 2022-08-17T12:52:00.8220272Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_ldl_factor_cpu_float32 2022-08-17T12:52:00.8393099Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:52:00.8403488Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:52:00.8949039Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_ldl_solve_cpu_float32 2022-08-17T12:52:00.8959576Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_ldl_solve_cpu_float32 2022-08-17T12:52:00.9216769Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lstsq_cpu_float32 2022-08-17T12:52:00.9228783Z [gw1] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_std_cpu_float32 2022-08-17T12:52:01.0051048Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_sum_cpu_float32 2022-08-17T12:52:01.0062477Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lstsq_cpu_float32 2022-08-17T12:52:01.0400072Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:52:01.0414326Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_sum_cpu_float32 2022-08-17T12:52:01.1021517Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_var_cpu_float32 2022-08-17T12:52:01.1032161Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:52:01.1375118Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_cpu_float32 2022-08-17T12:52:01.1386641Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_cpu_float32 2022-08-17T12:52:01.1760344Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_factor_cpu_float32 2022-08-17T12:52:01.1767367Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_factor_cpu_float32 2022-08-17T12:52:01.2100562Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:52:01.2108250Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:52:01.4351484Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_solve_cpu_float32 2022-08-17T12:52:01.4362329Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_lu_solve_cpu_float32 2022-08-17T12:52:01.5792268Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_norm_cpu_float32 2022-08-17T12:52:01.5803265Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_norm_cpu_float32 2022-08-17T12:52:01.5827843Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_power_cpu_float32 2022-08-17T12:52:01.5836312Z [gw3] [ 88%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_power_cpu_float32 2022-08-17T12:52:01.6184754Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_rank_cpu_float32 2022-08-17T12:52:01.6197185Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_rank_cpu_float32 2022-08-17T12:52:01.6231671Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:52:01.6243921Z [gw3] [ 88%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:52:01.6587665Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_multi_dot_cpu_float32 2022-08-17T12:52:01.6600078Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_multi_dot_cpu_float32 2022-08-17T12:52:01.7220108Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_norm_cpu_float32 2022-08-17T12:52:01.7230796Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_norm_cpu_float32 2022-08-17T12:52:01.7799355Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:52:01.7809727Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:52:01.7842912Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_pinv_cpu_float32 2022-08-17T12:52:01.7852661Z [gw3] [ 88%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_pinv_cpu_float32 2022-08-17T12:52:01.7884065Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:52:01.7904702Z [gw3] [ 88%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:52:01.7936471Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_pinv_singular_cpu_float32 2022-08-17T12:52:01.7974151Z [gw3] [ 88%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_pinv_singular_cpu_float32 2022-08-17T12:52:01.9097806Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_qr_cpu_float32 2022-08-17T12:52:01.9104321Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_qr_cpu_float32 2022-08-17T12:52:01.9391078Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_slogdet_cpu_float32 2022-08-17T12:52:01.9403750Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_slogdet_cpu_float32 2022-08-17T12:52:01.9441289Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_solve_cpu_float32 2022-08-17T12:52:01.9453337Z [gw3] [ 88%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_solve_cpu_float32 2022-08-17T12:52:01.9712351Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_solve_ex_cpu_float32 2022-08-17T12:52:01.9726996Z [gw1] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_sum_cpu_float32 2022-08-17T12:52:02.0069315Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_var_cpu_float32 2022-08-17T12:52:02.0155461Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_solve_ex_cpu_float32 2022-08-17T12:52:02.4292065Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_solve_triangular_cpu_float32 2022-08-17T12:52:02.4333883Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast__masked_var_cpu_float32 2022-08-17T12:52:02.4334940Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_abs_cpu_float32 2022-08-17T12:52:02.4346849Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_abs_cpu_float32 2022-08-17T12:52:02.4465715Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_acos_cpu_float32 2022-08-17T12:52:02.4478550Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_acos_cpu_float32 2022-08-17T12:52:02.4596301Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_acosh_cpu_float32 2022-08-17T12:52:02.4608181Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_acosh_cpu_float32 2022-08-17T12:52:02.4954556Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_add_cpu_float32 2022-08-17T12:52:02.4967156Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_add_cpu_float32 2022-08-17T12:52:02.5314930Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addbmm_cpu_float32 2022-08-17T12:52:02.5327035Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addbmm_cpu_float32 2022-08-17T12:52:02.5732253Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addcdiv_cpu_float32 2022-08-17T12:52:02.5746263Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addcdiv_cpu_float32 2022-08-17T12:52:02.5923616Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addcmul_cpu_float32 2022-08-17T12:52:02.5934999Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_solve_triangular_cpu_float32 2022-08-17T12:52:02.6082965Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_svd_cpu_float32 2022-08-17T12:52:02.6093108Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addcmul_cpu_float32 2022-08-17T12:52:02.6211859Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addmm_cpu_float32 2022-08-17T12:52:02.6222023Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addmm_cpu_float32 2022-08-17T12:52:02.6355657Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addmm_decomposed_cpu_float32 2022-08-17T12:52:02.6367437Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addmm_decomposed_cpu_float32 2022-08-17T12:52:02.6526980Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addmv_cpu_float32 2022-08-17T12:52:02.6536322Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addmv_cpu_float32 2022-08-17T12:52:02.6683705Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addr_cpu_float32 2022-08-17T12:52:02.6694985Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_addr_cpu_float32 2022-08-17T12:52:02.7057293Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_all_cpu_float32 2022-08-17T12:52:02.7069663Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_all_cpu_float32 2022-08-17T12:52:02.7878272Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_allclose_cpu_float32 2022-08-17T12:52:02.7889543Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_allclose_cpu_float32 2022-08-17T12:52:02.8249342Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_amax_cpu_float32 2022-08-17T12:52:02.8259714Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_amax_cpu_float32 2022-08-17T12:52:02.8604042Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_amin_cpu_float32 2022-08-17T12:52:02.8614017Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_amin_cpu_float32 2022-08-17T12:52:02.8640128Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_aminmax_cpu_float32 2022-08-17T12:52:02.8648636Z [gw2] [ 88%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_aminmax_cpu_float32 2022-08-17T12:52:02.8691835Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_angle_cpu_float32 2022-08-17T12:52:02.8699849Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_angle_cpu_float32 2022-08-17T12:52:02.8928490Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_any_cpu_float32 2022-08-17T12:52:02.8937131Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_any_cpu_float32 2022-08-17T12:52:02.9349049Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_arange_cpu_float32 2022-08-17T12:52:02.9357118Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_arange_cpu_float32 2022-08-17T12:52:02.9587166Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argmax_cpu_float32 2022-08-17T12:52:02.9594840Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argmax_cpu_float32 2022-08-17T12:52:02.9866775Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argmin_cpu_float32 2022-08-17T12:52:02.9878939Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argmin_cpu_float32 2022-08-17T12:52:03.0606099Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argsort_cpu_float32 2022-08-17T12:52:03.0615837Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argsort_cpu_float32 2022-08-17T12:52:03.0801086Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argwhere_cpu_float32 2022-08-17T12:52:03.0824539Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_argwhere_cpu_float32 2022-08-17T12:52:03.0995359Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_as_strided_cpu_float32 2022-08-17T12:52:03.1008724Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_as_strided_cpu_float32 2022-08-17T12:52:03.1195044Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_as_strided_scatter_cpu_float32 2022-08-17T12:52:03.1235556Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_as_strided_scatter_cpu_float32 2022-08-17T12:52:03.1271265Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_asin_cpu_float32 2022-08-17T12:52:03.1287192Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_asin_cpu_float32 2022-08-17T12:52:03.1343016Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_asinh_cpu_float32 2022-08-17T12:52:03.1371986Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_asinh_cpu_float32 2022-08-17T12:52:03.1642255Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atan2_cpu_float32 2022-08-17T12:52:03.1681179Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atan2_cpu_float32 2022-08-17T12:52:03.1721871Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atan_cpu_float32 2022-08-17T12:52:03.1732085Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atan_cpu_float32 2022-08-17T12:52:03.1796303Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atanh_cpu_float32 2022-08-17T12:52:03.1801701Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atanh_cpu_float32 2022-08-17T12:52:03.1822236Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_svd_cpu_float32 2022-08-17T12:52:03.1822937Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atleast_1d_cpu_float32 2022-08-17T12:52:03.2024459Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_svdvals_cpu_float32 2022-08-17T12:52:03.2077318Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atleast_1d_cpu_float32 2022-08-17T12:52:03.2246849Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atleast_2d_cpu_float32 2022-08-17T12:52:03.2254986Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atleast_2d_cpu_float32 2022-08-17T12:52:03.2479973Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atleast_3d_cpu_float32 2022-08-17T12:52:03.2540945Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_atleast_3d_cpu_float32 2022-08-17T12:52:03.2815562Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_baddbmm_cpu_float32 2022-08-17T12:52:03.2854649Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_svdvals_cpu_float32 2022-08-17T12:52:03.2855558Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_tensorinv_cpu_float32 2022-08-17T12:52:03.2872265Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_baddbmm_cpu_float32 2022-08-17T12:52:03.2952820Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bernoulli_cpu_float32 2022-08-17T12:52:03.2978367Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_tensorinv_cpu_float32 2022-08-17T12:52:03.3000952Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_tensorsolve_cpu_float32 2022-08-17T12:52:03.3016300Z [gw3] [ 88%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_tensorsolve_cpu_float32 2022-08-17T12:52:03.3110502Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_vander_cpu_float32 2022-08-17T12:52:03.3173190Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bernoulli_cpu_float32 2022-08-17T12:52:03.3305777Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bfloat16_cpu_float32 2022-08-17T12:52:03.3312737Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bfloat16_cpu_float32 2022-08-17T12:52:03.3467254Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bincount_cpu_int64 2022-08-17T12:52:03.3489100Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_vander_cpu_float32 2022-08-17T12:52:03.3710635Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_vecdot_cpu_float32 2022-08-17T12:52:03.3721816Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bincount_cpu_int64 2022-08-17T12:52:03.3960770Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_and_cpu_int64 2022-08-17T12:52:03.3972074Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_and_cpu_int64 2022-08-17T12:52:03.4251569Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_left_shift_cpu_int64 2022-08-17T12:52:03.4263840Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_left_shift_cpu_int64 2022-08-17T12:52:03.4377324Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_not_cpu_int64 2022-08-17T12:52:03.4389132Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_not_cpu_int64 2022-08-17T12:52:03.4680336Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_or_cpu_int64 2022-08-17T12:52:03.4692665Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_or_cpu_int64 2022-08-17T12:52:03.4889464Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_right_shift_cpu_int64 2022-08-17T12:52:03.4902670Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_vecdot_cpu_float32 2022-08-17T12:52:03.4971067Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_vector_norm_cpu_float32 2022-08-17T12:52:03.4981021Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_right_shift_cpu_int64 2022-08-17T12:52:03.5264856Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_xor_cpu_int64 2022-08-17T12:52:03.5277842Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bitwise_xor_cpu_int64 2022-08-17T12:52:03.5442689Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_block_diag_cpu_float32 2022-08-17T12:52:03.5455692Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_block_diag_cpu_float32 2022-08-17T12:52:03.5522545Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bmm_cpu_float32 2022-08-17T12:52:03.5534692Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bmm_cpu_float32 2022-08-17T12:52:03.5714157Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bool_cpu_float32 2022-08-17T12:52:03.5726108Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bool_cpu_float32 2022-08-17T12:52:03.5936692Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_broadcast_shapes_cpu_float32 2022-08-17T12:52:03.5948743Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_broadcast_shapes_cpu_float32 2022-08-17T12:52:03.6036621Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_broadcast_tensors_cpu_float32 2022-08-17T12:52:03.6047839Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_broadcast_tensors_cpu_float32 2022-08-17T12:52:03.6257681Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_broadcast_to_cpu_float32 2022-08-17T12:52:03.6269512Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_broadcast_to_cpu_float32 2022-08-17T12:52:03.7161696Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bucketize_cpu_float32 2022-08-17T12:52:03.7174555Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_bucketize_cpu_float32 2022-08-17T12:52:03.7358163Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_byte_cpu_float32 2022-08-17T12:52:03.7369921Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_byte_cpu_float32 2022-08-17T12:52:03.7462292Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cartesian_prod_cpu_float32 2022-08-17T12:52:03.7474492Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_svd_cpu_float32 2022-08-17T12:52:03.7544151Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_svdvals_cpu_float32 2022-08-17T12:52:03.7559017Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cartesian_prod_cpu_float32 2022-08-17T12:52:03.7812255Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cat_cpu_float32 2022-08-17T12:52:03.7824924Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cat_cpu_float32 2022-08-17T12:52:03.8826460Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cdist_cpu_float32 2022-08-17T12:52:03.8838445Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linalg_vector_norm_cpu_float32 2022-08-17T12:52:03.9907817Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linspace_cpu_float32 2022-08-17T12:52:03.9919899Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_linspace_cpu_float32 2022-08-17T12:52:04.0038482Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log10_cpu_float32 2022-08-17T12:52:04.0050454Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log10_cpu_float32 2022-08-17T12:52:04.0112847Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log1p_cpu_float32 2022-08-17T12:52:04.0124639Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log1p_cpu_float32 2022-08-17T12:52:04.0176731Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log2_cpu_float32 2022-08-17T12:52:04.0187681Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_svdvals_cpu_float32 2022-08-17T12:52:04.0237791Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_tensorinv_cpu_float32 2022-08-17T12:52:04.0249672Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log2_cpu_float32 2022-08-17T12:52:04.0351016Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log_cpu_float32 2022-08-17T12:52:04.0381993Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log_cpu_float32 2022-08-17T12:52:04.0443611Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log_softmax_cpu_float32 2022-08-17T12:52:04.0444540Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_tensorinv_cpu_float32 2022-08-17T12:52:04.0548274Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_tensorsolve_cpu_float32 2022-08-17T12:52:04.0592371Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log_softmax_cpu_float32 2022-08-17T12:52:04.0797687Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log_softmax_dtype_cpu_float32 2022-08-17T12:52:04.0815807Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_log_softmax_dtype_cpu_float32 2022-08-17T12:52:04.0882781Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logaddexp2_cpu_float32 2022-08-17T12:52:04.0901148Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logaddexp2_cpu_float32 2022-08-17T12:52:04.0951242Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logaddexp_cpu_float32 2022-08-17T12:52:04.0960035Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logaddexp_cpu_float32 2022-08-17T12:52:04.1193004Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logcumsumexp_cpu_float32 2022-08-17T12:52:04.1203140Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logcumsumexp_cpu_float32 2022-08-17T12:52:04.1520287Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logdet_cpu_float32 2022-08-17T12:52:04.1530583Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logdet_cpu_float32 2022-08-17T12:52:04.1654627Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_and_cpu_float32 2022-08-17T12:52:04.1666603Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_tensorsolve_cpu_float32 2022-08-17T12:52:04.1771829Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vander_cpu_float32 2022-08-17T12:52:04.1780358Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_and_cpu_float32 2022-08-17T12:52:04.1858621Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_not_cpu_float32 2022-08-17T12:52:04.1869512Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_not_cpu_float32 2022-08-17T12:52:04.1907955Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_or_cpu_float32 2022-08-17T12:52:04.1920322Z [gw0] [ 88%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vander_cpu_float32 2022-08-17T12:52:04.2134269Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vecdot_cpu_float32 2022-08-17T12:52:04.2144830Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_or_cpu_float32 2022-08-17T12:52:04.2352850Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_xor_cpu_float32 2022-08-17T12:52:04.2363495Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logical_xor_cpu_float32 2022-08-17T12:52:04.2461390Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logit_cpu_float32 2022-08-17T12:52:04.2470750Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logit_cpu_float32 2022-08-17T12:52:04.4164144Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logspace_cpu_float32 2022-08-17T12:52:04.4177896Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cdist_cpu_float32 2022-08-17T12:52:04.4240014Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ceil_cpu_float32 2022-08-17T12:52:04.4249192Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ceil_cpu_float32 2022-08-17T12:52:04.4367066Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_chalf_cpu_float32 2022-08-17T12:52:04.4377165Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_chalf_cpu_float32 2022-08-17T12:52:04.4488223Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_char_cpu_float32 2022-08-17T12:52:04.4497654Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_char_cpu_float32 2022-08-17T12:52:04.4522673Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cholesky_cpu_float32 2022-08-17T12:52:04.4528691Z [gw2] [ 88%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cholesky_cpu_float32 2022-08-17T12:52:04.4551756Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cholesky_inverse_cpu_float32 2022-08-17T12:52:04.4559927Z [gw2] [ 88%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cholesky_inverse_cpu_float32 2022-08-17T12:52:04.5014189Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cholesky_solve_cpu_float32 2022-08-17T12:52:04.5027215Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cholesky_solve_cpu_float32 2022-08-17T12:52:04.5114766Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_chunk_cpu_float32 2022-08-17T12:52:04.5125805Z [gw0] [ 88%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vecdot_cpu_float32 2022-08-17T12:52:04.5136013Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vector_norm_cpu_float32 2022-08-17T12:52:04.5144814Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_chunk_cpu_float32 2022-08-17T12:52:04.5225031Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clamp_cpu_float32 2022-08-17T12:52:04.5234721Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clamp_cpu_float32 2022-08-17T12:52:04.5420771Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clamp_max_cpu_float32 2022-08-17T12:52:04.5432217Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clamp_max_cpu_float32 2022-08-17T12:52:04.5621125Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clamp_min_cpu_float32 2022-08-17T12:52:04.5634110Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clamp_min_cpu_float32 2022-08-17T12:52:04.5705210Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clone_cpu_float32 2022-08-17T12:52:04.5718645Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_clone_cpu_float32 2022-08-17T12:52:04.5830022Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_column_stack_cpu_float32 2022-08-17T12:52:04.5841070Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_column_stack_cpu_float32 2022-08-17T12:52:04.6797982Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_combinations_cpu_float32 2022-08-17T12:52:04.6811072Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_combinations_cpu_float32 2022-08-17T12:52:04.7021323Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_complex_cpu_float32 2022-08-17T12:52:04.7031273Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_complex_cpu_float32 2022-08-17T12:52:04.7095971Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_conj_cpu_float32 2022-08-17T12:52:04.7104356Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_conj_cpu_float32 2022-08-17T12:52:04.7141481Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_conj_physical_cpu_float32 2022-08-17T12:52:04.7149557Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_conj_physical_cpu_float32 2022-08-17T12:52:04.8017961Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_constant_pad_nd_cpu_float32 2022-08-17T12:52:04.8025361Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_constant_pad_nd_cpu_float32 2022-08-17T12:52:04.8078313Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_contiguous_cpu_float32 2022-08-17T12:52:04.8087164Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_contiguous_cpu_float32 2022-08-17T12:52:04.8275941Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_copysign_cpu_float32 2022-08-17T12:52:04.8285210Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_copysign_cpu_float32 2022-08-17T12:52:04.8539913Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_corrcoef_cpu_float32 2022-08-17T12:52:04.8550600Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_corrcoef_cpu_float32 2022-08-17T12:52:04.8626449Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cos_cpu_float32 2022-08-17T12:52:04.8634504Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cos_cpu_float32 2022-08-17T12:52:04.8705586Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cosh_cpu_float32 2022-08-17T12:52:04.8714590Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cosh_cpu_float32 2022-08-17T12:52:04.9202161Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_count_nonzero_cpu_float32 2022-08-17T12:52:04.9210956Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_count_nonzero_cpu_float32 2022-08-17T12:52:04.9236138Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cov_cpu_float32 2022-08-17T12:52:04.9243878Z [gw2] [ 88%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cov_cpu_float32 2022-08-17T12:52:04.9320627Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cross_cpu_float32 2022-08-17T12:52:04.9328727Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cross_cpu_float32 2022-08-17T12:52:04.9421392Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cummax_cpu_float32 2022-08-17T12:52:04.9428515Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cummax_cpu_float32 2022-08-17T12:52:04.9506971Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cummin_cpu_float32 2022-08-17T12:52:04.9514334Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logspace_cpu_float32 2022-08-17T12:52:04.9518896Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logsumexp_cpu_float32 2022-08-17T12:52:04.9526334Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cummin_cpu_float32 2022-08-17T12:52:04.9711917Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cumprod_cpu_float32 2022-08-17T12:52:04.9720190Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cumprod_cpu_float32 2022-08-17T12:52:04.9805755Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cumsum_cpu_float32 2022-08-17T12:52:04.9813822Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cumsum_cpu_float32 2022-08-17T12:52:04.9832628Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cumulative_trapezoid_cpu_float32 2022-08-17T12:52:04.9840311Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_logsumexp_cpu_float32 2022-08-17T12:52:04.9955006Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_long_cpu_float32 2022-08-17T12:52:04.9962937Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_long_cpu_float32 2022-08-17T12:52:05.0083987Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lt_cpu_float32 2022-08-17T12:52:05.0092889Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_cumulative_trapezoid_cpu_float32 2022-08-17T12:52:05.0148349Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_deg2rad_cpu_float32 2022-08-17T12:52:05.0156302Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lt_cpu_float32 2022-08-17T12:52:05.0166323Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lu_cpu_float32 2022-08-17T12:52:05.0174687Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_deg2rad_cpu_float32 2022-08-17T12:52:05.0459497Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diag_cpu_float32 2022-08-17T12:52:05.0472408Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diag_cpu_float32 2022-08-17T12:52:05.0787058Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diag_embed_cpu_float32 2022-08-17T12:52:05.0797365Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diag_embed_cpu_float32 2022-08-17T12:52:05.0910417Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diagflat_cpu_float32 2022-08-17T12:52:05.0922380Z [gw2] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diagflat_cpu_float32 2022-08-17T12:52:05.0997701Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diagonal_cpu_float32 2022-08-17T12:52:05.1014860Z [gw3] [ 88%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lu_cpu_float32 2022-08-17T12:52:05.1048246Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lu_solve_cpu_float32 2022-08-17T12:52:05.1061878Z [gw3] [ 88%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lu_solve_cpu_float32 2022-08-17T12:52:05.1234667Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lu_unpack_cpu_float32 2022-08-17T12:52:05.1245642Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diagonal_cpu_float32 2022-08-17T12:52:05.1437116Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diagonal_scatter_cpu_float32 2022-08-17T12:52:05.1448947Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lu_unpack_cpu_float32 2022-08-17T12:52:05.1556728Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mH_cpu_float32 2022-08-17T12:52:05.1565697Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diagonal_scatter_cpu_float32 2022-08-17T12:52:05.1570285Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diff_cpu_float32 2022-08-17T12:52:05.1579206Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mH_cpu_float32 2022-08-17T12:52:05.1698384Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mT_cpu_float32 2022-08-17T12:52:05.1710305Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mT_cpu_float32 2022-08-17T12:52:05.1949779Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_masked_fill_cpu_float32 2022-08-17T12:52:05.1962749Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_masked_fill_cpu_float32 2022-08-17T12:52:05.2057306Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_masked_scatter_cpu_float32 2022-08-17T12:52:05.2068587Z [gw0] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vector_norm_cpu_float32 2022-08-17T12:52:05.2100177Z test_ops.py::TestCompositeComplianceCPU::test_backward_log10_cpu_float32 2022-08-17T12:52:05.2113394Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_masked_scatter_cpu_float32 2022-08-17T12:52:05.2165814Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_masked_select_cpu_float32 2022-08-17T12:52:05.2178138Z [gw0] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_log10_cpu_float32 2022-08-17T12:52:05.2253858Z test_ops.py::TestCompositeComplianceCPU::test_backward_log1p_cpu_float32 2022-08-17T12:52:05.2269996Z [gw0] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_log1p_cpu_float32 2022-08-17T12:52:05.2273245Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_masked_select_cpu_float32 2022-08-17T12:52:05.2281291Z test_ops.py::TestCompositeComplianceCPU::test_backward_log2_cpu_float32 2022-08-17T12:52:05.2360121Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_matmul_cpu_float32 2022-08-17T12:52:05.2371844Z [gw0] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_log2_cpu_float32 2022-08-17T12:52:05.2500022Z test_ops.py::TestCompositeComplianceCPU::test_backward_log_cpu_float32 2022-08-17T12:52:05.2509596Z [gw0] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_log_cpu_float32 2022-08-17T12:52:05.2714966Z test_ops.py::TestCompositeComplianceCPU::test_backward_log_softmax_cpu_float32 2022-08-17T12:52:05.2727158Z [gw0] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_log_softmax_cpu_float32 2022-08-17T12:52:05.2929856Z test_ops.py::TestCompositeComplianceCPU::test_backward_log_softmax_dtype_cpu_float32 2022-08-17T12:52:05.2941208Z [gw0] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_log_softmax_dtype_cpu_float32 2022-08-17T12:52:05.3050227Z test_ops.py::TestCompositeComplianceCPU::test_backward_logaddexp2_cpu_float32 2022-08-17T12:52:05.3067423Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_matmul_cpu_float32 2022-08-17T12:52:05.3077987Z [gw0] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_logaddexp2_cpu_float32 2022-08-17T12:52:05.3078846Z test_ops.py::TestCompositeComplianceCPU::test_backward_logaddexp_cpu_float32 2022-08-17T12:52:05.3211307Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_matrix_exp_cpu_float32 2022-08-17T12:52:05.3222277Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_matrix_exp_cpu_float32 2022-08-17T12:52:05.3245394Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_max_binary_cpu_float32 2022-08-17T12:52:05.3254127Z [gw0] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_logaddexp_cpu_float32 2022-08-17T12:52:05.3483721Z test_ops.py::TestCompositeComplianceCPU::test_backward_logcumsumexp_cpu_float32 2022-08-17T12:52:05.3494680Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_max_binary_cpu_float32 2022-08-17T12:52:05.3552151Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_max_reduction_no_dim_cpu_float32 2022-08-17T12:52:05.3563364Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_max_reduction_no_dim_cpu_float32 2022-08-17T12:52:05.3687876Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_max_reduction_with_dim_cpu_float32 2022-08-17T12:52:05.3700581Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_max_reduction_with_dim_cpu_float32 2022-08-17T12:52:05.3741869Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_maximum_cpu_float32 2022-08-17T12:52:05.3749306Z [gw0] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_logcumsumexp_cpu_float32 2022-08-17T12:52:05.3942467Z test_ops.py::TestCompositeComplianceCPU::test_backward_logdet_cpu_float32 2022-08-17T12:52:05.3956406Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_maximum_cpu_float32 2022-08-17T12:52:05.4022225Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mean_cpu_float32 2022-08-17T12:52:05.4031025Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_diff_cpu_float32 2022-08-17T12:52:05.4108237Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_digamma_cpu_float32 2022-08-17T12:52:05.4120722Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_digamma_cpu_float32 2022-08-17T12:52:05.4257145Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dist_cpu_float32 2022-08-17T12:52:05.4331797Z [gw0] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_logdet_cpu_float32 2022-08-17T12:52:05.4453763Z test_ops.py::TestCompositeComplianceCPU::test_backward_logit_cpu_float32 2022-08-17T12:52:05.4475487Z [gw0] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_logit_cpu_float32 2022-08-17T12:52:05.4477317Z test_ops.py::TestCompositeComplianceCPU::test_backward_logsumexp_cpu_float32 2022-08-17T12:52:05.4601704Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mean_cpu_float32 2022-08-17T12:52:05.5164578Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_median_cpu_float32 2022-08-17T12:52:05.5199196Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_median_cpu_float32 2022-08-17T12:52:05.5415016Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:52:05.5416010Z [gw0] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_logsumexp_cpu_float32 2022-08-17T12:52:05.5599528Z test_ops.py::TestCompositeComplianceCPU::test_backward_lu_cpu_float32 2022-08-17T12:52:05.5607578Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:52:05.5617770Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:52:05.5627680Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dist_cpu_float32 2022-08-17T12:52:05.5930386Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_div_floor_rounding_cpu_float32 2022-08-17T12:52:05.5942675Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_div_floor_rounding_cpu_float32 2022-08-17T12:52:05.5996029Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_div_no_rounding_mode_cpu_float32 2022-08-17T12:52:05.6006395Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:52:05.6187588Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_min_binary_cpu_float32 2022-08-17T12:52:05.6195114Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_div_no_rounding_mode_cpu_float32 2022-08-17T12:52:05.6219196Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_div_trunc_rounding_cpu_float32 2022-08-17T12:52:05.6230626Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_min_binary_cpu_float32 2022-08-17T12:52:05.6303576Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_min_reduction_no_dim_cpu_float32 2022-08-17T12:52:05.6313164Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_min_reduction_no_dim_cpu_float32 2022-08-17T12:52:05.6416588Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_min_reduction_with_dim_cpu_float32 2022-08-17T12:52:05.6429595Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_div_trunc_rounding_cpu_float32 2022-08-17T12:52:05.6436649Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dot_cpu_float32 2022-08-17T12:52:05.6450363Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_min_reduction_with_dim_cpu_float32 2022-08-17T12:52:05.6453948Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_minimum_cpu_float32 2022-08-17T12:52:05.6465618Z [gw1] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad__masked_var_cpu_float32 2022-08-17T12:52:05.6494480Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_abs_cpu_float32 2022-08-17T12:52:05.6506271Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dot_cpu_float32 2022-08-17T12:52:05.6569098Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_double_cpu_float32 2022-08-17T12:52:05.6581023Z [gw1] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_abs_cpu_float32 2022-08-17T12:52:05.6727061Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_acos_cpu_float32 2022-08-17T12:52:05.6727897Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_double_cpu_float32 2022-08-17T12:52:05.6737615Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dsplit_cpu_float32 2022-08-17T12:52:05.6814287Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_minimum_cpu_float32 2022-08-17T12:52:05.6828438Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mm_cpu_float32 2022-08-17T12:52:05.6835451Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dsplit_cpu_float32 2022-08-17T12:52:05.6840677Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mm_cpu_float32 2022-08-17T12:52:05.6856256Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dstack_cpu_float32 2022-08-17T12:52:05.6882798Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mode_cpu_float32 2022-08-17T12:52:05.6904598Z [gw1] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_acos_cpu_float32 2022-08-17T12:52:05.6966092Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_acosh_cpu_float32 2022-08-17T12:52:05.6973929Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_dstack_cpu_float32 2022-08-17T12:52:05.7065829Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_eig_cpu_float32 2022-08-17T12:52:05.7072964Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_eig_cpu_float32 2022-08-17T12:52:05.7142691Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_einsum_cpu_float32 2022-08-17T12:52:05.7154599Z [gw1] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_acosh_cpu_float32 2022-08-17T12:52:05.7163602Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_add_cpu_float32 2022-08-17T12:52:05.7214601Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mode_cpu_float32 2022-08-17T12:52:05.7266388Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_movedim_cpu_float32 2022-08-17T12:52:05.7338018Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_movedim_cpu_float32 2022-08-17T12:52:05.7588378Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_msort_cpu_float32 2022-08-17T12:52:05.7589105Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_msort_cpu_float32 2022-08-17T12:52:05.7693808Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mul_cpu_float32 2022-08-17T12:52:05.7698703Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mul_cpu_float32 2022-08-17T12:52:05.7702456Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_einsum_cpu_float32 2022-08-17T12:52:05.7729390Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_multinomial_cpu_float32 2022-08-17T12:52:05.7815027Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_empty_cpu_float32 2022-08-17T12:52:05.7816133Z [gw3] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_multinomial_cpu_float32 2022-08-17T12:52:05.7827635Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mv_cpu_float32 2022-08-17T12:52:05.7879768Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mv_cpu_float32 2022-08-17T12:52:05.7880669Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:52:05.7882932Z [gw3] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:52:05.7901906Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:52:05.7924556Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_empty_cpu_float32 2022-08-17T12:52:05.7925236Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_empty_like_cpu_float32 2022-08-17T12:52:05.7962151Z [gw3] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:52:05.8050029Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:52:05.8051159Z [gw3] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:52:05.8151183Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nan_to_num_cpu_float32 2022-08-17T12:52:05.8209986Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_empty_like_cpu_float32 2022-08-17T12:52:05.8211721Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_eq_cpu_float32 2022-08-17T12:52:05.8272118Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nan_to_num_cpu_float32 2022-08-17T12:52:05.8272821Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nanmean_cpu_float32 2022-08-17T12:52:05.8322868Z [gw3] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nanmean_cpu_float32 2022-08-17T12:52:05.8505200Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nanmedian_cpu_float32 2022-08-17T12:52:05.8563842Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_eq_cpu_float32 2022-08-17T12:52:05.8695133Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_equal_cpu_float32 2022-08-17T12:52:05.8751012Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nanmedian_cpu_float32 2022-08-17T12:52:05.8751701Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nanquantile_cpu_float32 2022-08-17T12:52:05.8823047Z [gw3] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nanquantile_cpu_float32 2022-08-17T12:52:05.8972416Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nansum_cpu_float32 2022-08-17T12:52:05.8973684Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_equal_cpu_float32 2022-08-17T12:52:05.8976281Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_erf_cpu_float32 2022-08-17T12:52:05.8977074Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_erf_cpu_float32 2022-08-17T12:52:05.9015311Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_erfc_cpu_float32 2022-08-17T12:52:05.9027838Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_erfc_cpu_float32 2022-08-17T12:52:05.9082499Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_erfinv_cpu_float32 2022-08-17T12:52:05.9096086Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_erfinv_cpu_float32 2022-08-17T12:52:05.9189831Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_exp2_cpu_float32 2022-08-17T12:52:05.9203427Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_exp2_cpu_float32 2022-08-17T12:52:05.9298545Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_exp_cpu_float32 2022-08-17T12:52:05.9311497Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_exp_cpu_float32 2022-08-17T12:52:05.9412182Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_expand_as_cpu_float32 2022-08-17T12:52:05.9426202Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_expand_as_cpu_float32 2022-08-17T12:52:05.9472764Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_expand_cpu_float32 2022-08-17T12:52:05.9483232Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nansum_cpu_float32 2022-08-17T12:52:05.9595096Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_narrow_cpu_float32 2022-08-17T12:52:05.9605756Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_narrow_cpu_float32 2022-08-17T12:52:05.9637325Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_native_layer_norm_cpu_float32 2022-08-17T12:52:05.9648253Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_expand_cpu_float32 2022-08-17T12:52:05.9690607Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_expm1_cpu_float32 2022-08-17T12:52:05.9702420Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_expm1_cpu_float32 2022-08-17T12:52:05.9952682Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fft2_cpu_float32 2022-08-17T12:52:05.9966060Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fft2_cpu_float32 2022-08-17T12:52:06.0215230Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fft_cpu_float32 2022-08-17T12:52:06.0228082Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fft_cpu_float32 2022-08-17T12:52:06.0262976Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fftn_cpu_float32 2022-08-17T12:52:06.0276218Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_native_layer_norm_cpu_float32 2022-08-17T12:52:06.0563995Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ne_cpu_float32 2022-08-17T12:52:06.0575725Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fftn_cpu_float32 2022-08-17T12:52:06.0587954Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ne_cpu_float32 2022-08-17T12:52:06.0590471Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_neg_cpu_float32 2022-08-17T12:52:06.0651864Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fftshift_cpu_float32 2022-08-17T12:52:06.0662798Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_neg_cpu_float32 2022-08-17T12:52:06.0762763Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_empty_cpu_float32 2022-08-17T12:52:06.0774618Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_fftshift_cpu_float32 2022-08-17T12:52:06.0900791Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_hfft2_cpu_float32 2022-08-17T12:52:06.0912524Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_empty_cpu_float32 2022-08-17T12:52:06.1054974Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_full_cpu_float32 2022-08-17T12:52:06.1066761Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_hfft2_cpu_float32 2022-08-17T12:52:06.1158875Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_hfft_cpu_float32 2022-08-17T12:52:06.1170630Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_full_cpu_float32 2022-08-17T12:52:06.1397197Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_ones_cpu_float32 2022-08-17T12:52:06.1408746Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_hfft_cpu_float32 2022-08-17T12:52:06.1419645Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_ones_cpu_float32 2022-08-17T12:52:06.1422773Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_hfftn_cpu_float32 2022-08-17T12:52:06.1666609Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_zeros_cpu_float32 2022-08-17T12:52:06.1679102Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_new_zeros_cpu_float32 2022-08-17T12:52:06.1802508Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nextafter_cpu_float32 2022-08-17T12:52:06.1815717Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_hfftn_cpu_float32 2022-08-17T12:52:06.1979206Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifft2_cpu_float32 2022-08-17T12:52:06.1992999Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nextafter_cpu_float32 2022-08-17T12:52:06.2081791Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:52:06.2099372Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifft2_cpu_float32 2022-08-17T12:52:06.2236279Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifft_cpu_float32 2022-08-17T12:52:06.2248892Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:52:06.2286274Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:52:06.2298431Z [gw1] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_add_cpu_float32 2022-08-17T12:52:06.2386074Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addbmm_cpu_float32 2022-08-17T12:52:06.2395486Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifft_cpu_float32 2022-08-17T12:52:06.2602024Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifftn_cpu_float32 2022-08-17T12:52:06.2603085Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:52:06.2747509Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:52:06.2748302Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifftn_cpu_float32 2022-08-17T12:52:06.2922241Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifftshift_cpu_float32 2022-08-17T12:52:06.2937611Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ifftshift_cpu_float32 2022-08-17T12:52:06.3015099Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ihfft2_cpu_float32 2022-08-17T12:52:06.3023672Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:52:06.3214538Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:52:06.3229123Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ihfft2_cpu_float32 2022-08-17T12:52:06.3375272Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ihfft_cpu_float32 2022-08-17T12:52:06.3376055Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:52:06.3485991Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:52:06.3509211Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ihfft_cpu_float32 2022-08-17T12:52:06.3673707Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ihfftn_cpu_float32 2022-08-17T12:52:06.3692769Z [gw0] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_lu_cpu_float32 2022-08-17T12:52:06.3867555Z test_ops.py::TestCompositeComplianceCPU::test_backward_lu_solve_cpu_float32 2022-08-17T12:52:06.3891951Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_ihfftn_cpu_float32 2022-08-17T12:52:06.4194984Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_irfft2_cpu_float32 2022-08-17T12:52:06.4241547Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:52:06.4242367Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_irfft2_cpu_float32 2022-08-17T12:52:06.4242972Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:52:06.4588725Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_irfft_cpu_float32 2022-08-17T12:52:06.4606545Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_irfft_cpu_float32 2022-08-17T12:52:06.4920492Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_irfftn_cpu_float32 2022-08-17T12:52:06.4924454Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:52:06.4961810Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_irfftn_cpu_float32 2022-08-17T12:52:06.4962624Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_rfft2_cpu_float32 2022-08-17T12:52:06.5221947Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:52:06.5222703Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_rfft2_cpu_float32 2022-08-17T12:52:06.5310230Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_rfft_cpu_float32 2022-08-17T12:52:06.5343559Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:52:06.5537604Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:52:06.5559429Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_rfft_cpu_float32 2022-08-17T12:52:06.5620797Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_rfftn_cpu_float32 2022-08-17T12:52:06.5651324Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:52:06.5923649Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:52:06.5942175Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fft_rfftn_cpu_float32 2022-08-17T12:52:06.5951852Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fill_cpu_float32 2022-08-17T12:52:06.5975337Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:52:06.6059092Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_batch_norm_cpu_float32 2022-08-17T12:52:06.6069469Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fill_cpu_float32 2022-08-17T12:52:06.6255797Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_flatten_cpu_float32 2022-08-17T12:52:06.6266992Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_flatten_cpu_float32 2022-08-17T12:52:06.6609050Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_flip_cpu_float32 2022-08-17T12:52:06.6609780Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_flip_cpu_float32 2022-08-17T12:52:06.6689203Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fliplr_cpu_float32 2022-08-17T12:52:06.6723855Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fliplr_cpu_float32 2022-08-17T12:52:06.6724580Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_flipud_cpu_float32 2022-08-17T12:52:06.6725322Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_batch_norm_cpu_float32 2022-08-17T12:52:06.6820784Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_bilinear_cpu_float32 2022-08-17T12:52:06.6821607Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_flipud_cpu_float32 2022-08-17T12:52:06.6957706Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_float_cpu_float32 2022-08-17T12:52:06.6968688Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_float_cpu_float32 2022-08-17T12:52:06.7374279Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_float_power_cpu_float32 2022-08-17T12:52:06.7386693Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_float_power_cpu_float32 2022-08-17T12:52:06.7448482Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_floor_cpu_float32 2022-08-17T12:52:06.7459621Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_floor_cpu_float32 2022-08-17T12:52:06.7940489Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_floor_divide_cpu_float32 2022-08-17T12:52:06.7953274Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_bilinear_cpu_float32 2022-08-17T12:52:06.8341265Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:52:06.8353349Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_floor_divide_cpu_float32 2022-08-17T12:52:06.8387639Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fmax_cpu_float32 2022-08-17T12:52:06.8406296Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:52:06.8654683Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:52:06.8666393Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fmax_cpu_float32 2022-08-17T12:52:06.8972416Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fmin_cpu_float32 2022-08-17T12:52:06.8985608Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fmin_cpu_float32 2022-08-17T12:52:06.9286798Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fmod_cpu_float32 2022-08-17T12:52:06.9298684Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_fmod_cpu_float32 2022-08-17T12:52:06.9342728Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_frac_cpu_float32 2022-08-17T12:52:06.9354083Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:52:06.9408839Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_celu_cpu_float32 2022-08-17T12:52:06.9420130Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_frac_cpu_float32 2022-08-17T12:52:06.9469785Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_frexp_cpu_float32 2022-08-17T12:52:06.9480809Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_celu_cpu_float32 2022-08-17T12:52:06.9578826Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv1d_cpu_float32 2022-08-17T12:52:06.9591027Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_frexp_cpu_float32 2022-08-17T12:52:06.9835257Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_full_like_cpu_float32 2022-08-17T12:52:06.9848561Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_full_like_cpu_float32 2022-08-17T12:52:07.0027062Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gather_cpu_float32 2022-08-17T12:52:07.0039472Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gather_cpu_float32 2022-08-17T12:52:07.0107753Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gcd_cpu_int64 2022-08-17T12:52:07.0119405Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv1d_cpu_float32 2022-08-17T12:52:07.0321954Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv2d_cpu_float32 2022-08-17T12:52:07.0334173Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gcd_cpu_int64 2022-08-17T12:52:07.0630457Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ge_cpu_float32 2022-08-17T12:52:07.0642500Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ge_cpu_float32 2022-08-17T12:52:07.2005937Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_geqrf_cpu_float32 2022-08-17T12:52:07.2026227Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv2d_cpu_float32 2022-08-17T12:52:07.2195206Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:52:07.2207071Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_geqrf_cpu_float32 2022-08-17T12:52:07.2452622Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gradient_cpu_float32 2022-08-17T12:52:07.2471358Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:52:07.2900232Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:52:07.2930879Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:52:07.3376011Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:52:07.3383112Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:52:07.3769995Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:52:07.3782625Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gradient_cpu_float32 2022-08-17T12:52:07.4041947Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gt_cpu_float32 2022-08-17T12:52:07.4059885Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:52:07.4089656Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:52:07.4099244Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_gt_cpu_float32 2022-08-17T12:52:07.4289191Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_half_cpu_float32 2022-08-17T12:52:07.4312833Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_half_cpu_float32 2022-08-17T12:52:07.4605801Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_heaviside_cpu_float32 2022-08-17T12:52:07.4614223Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_heaviside_cpu_float32 2022-08-17T12:52:07.4669220Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_histc_cpu_float32 2022-08-17T12:52:07.4681868Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:52:07.5529771Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:52:07.5545119Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:52:07.5582018Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:52:07.5594091Z [gw3] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:52:07.6275183Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_dropout2d_cpu_float32 2022-08-17T12:52:07.6289621Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_dropout2d_cpu_float32 2022-08-17T12:52:07.6999283Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_dropout3d_cpu_float32 2022-08-17T12:52:07.7011420Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_dropout3d_cpu_float32 2022-08-17T12:52:07.7650298Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_dropout_cpu_float32 2022-08-17T12:52:07.7661836Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_histc_cpu_float32 2022-08-17T12:52:07.7898051Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_histogram_cpu_float32 2022-08-17T12:52:07.7909291Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_dropout_cpu_float32 2022-08-17T12:52:07.8006418Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_elu_cpu_float32 2022-08-17T12:52:07.8017868Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_elu_cpu_float32 2022-08-17T12:52:07.8050237Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:52:07.8061257Z [gw3] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:52:07.8376136Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_embedding_cpu_float32 2022-08-17T12:52:07.8388338Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_embedding_cpu_float32 2022-08-17T12:52:07.8821181Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:52:07.8833063Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:52:07.9301683Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:52:07.9313415Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:52:08.1312166Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:52:08.1324533Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:52:08.4096925Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:52:08.4108345Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:52:08.4952553Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:52:08.4964545Z [gw1] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addbmm_cpu_float32 2022-08-17T12:52:08.5182438Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addcdiv_cpu_float32 2022-08-17T12:52:08.5193064Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_histogram_cpu_float32 2022-08-17T12:52:09.0220542Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_histogramdd_cpu_float32 2022-08-17T12:52:09.0232141Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_histogramdd_cpu_float32 2022-08-17T12:52:09.0336183Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_hsplit_cpu_float32 2022-08-17T12:52:09.0348150Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_hsplit_cpu_float32 2022-08-17T12:52:09.0447100Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_hstack_cpu_float32 2022-08-17T12:52:09.0458947Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_hstack_cpu_float32 2022-08-17T12:52:09.0751151Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_hypot_cpu_float32 2022-08-17T12:52:09.0762221Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_hypot_cpu_float32 2022-08-17T12:52:09.0849378Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_i0_cpu_float32 2022-08-17T12:52:09.0857255Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_i0_cpu_float32 2022-08-17T12:52:09.1051160Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_igamma_cpu_float32 2022-08-17T12:52:09.1059822Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_igamma_cpu_float32 2022-08-17T12:52:09.1251972Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_igammac_cpu_float32 2022-08-17T12:52:09.1261893Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_igammac_cpu_float32 2022-08-17T12:52:09.1344544Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_imag_cpu_complex64 2022-08-17T12:52:09.1354048Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_imag_cpu_complex64 2022-08-17T12:52:09.1557004Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_add_cpu_float32 2022-08-17T12:52:09.1565245Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_add_cpu_float32 2022-08-17T12:52:09.1652006Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_copy_cpu_float32 2022-08-17T12:52:09.1659320Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_copy_cpu_float32 2022-08-17T12:52:09.1741503Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_fill_cpu_float32 2022-08-17T12:52:09.1749053Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_fill_cpu_float32 2022-08-17T12:52:09.1860671Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_put_cpu_float32 2022-08-17T12:52:09.1868841Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_put_cpu_float32 2022-08-17T12:52:09.2599120Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_reduce_cpu_float32 2022-08-17T12:52:09.2610164Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_reduce_cpu_float32 2022-08-17T12:52:09.2700532Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_select_cpu_float32 2022-08-17T12:52:09.2711325Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_index_select_cpu_float32 2022-08-17T12:52:09.2791788Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_inner_cpu_float32 2022-08-17T12:52:09.2805083Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_inner_cpu_float32 2022-08-17T12:52:09.2991391Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_int_cpu_float32 2022-08-17T12:52:09.3003697Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_int_cpu_float32 2022-08-17T12:52:09.3224936Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_inverse_cpu_float32 2022-08-17T12:52:09.3237004Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_inverse_cpu_float32 2022-08-17T12:52:09.4427163Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isclose_cpu_float32 2022-08-17T12:52:09.4438848Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isclose_cpu_float32 2022-08-17T12:52:09.4585047Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isfinite_cpu_float32 2022-08-17T12:52:09.4596021Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isfinite_cpu_float32 2022-08-17T12:52:09.4686834Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isin_cpu_float32 2022-08-17T12:52:09.4698704Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isin_cpu_float32 2022-08-17T12:52:09.4760839Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isinf_cpu_float32 2022-08-17T12:52:09.4772290Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isinf_cpu_float32 2022-08-17T12:52:09.4834142Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isnan_cpu_float32 2022-08-17T12:52:09.4845814Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isnan_cpu_float32 2022-08-17T12:52:09.4905205Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isneginf_cpu_float32 2022-08-17T12:52:09.4916299Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isneginf_cpu_float32 2022-08-17T12:52:09.4972917Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isposinf_cpu_float32 2022-08-17T12:52:09.4983259Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isposinf_cpu_float32 2022-08-17T12:52:09.5083143Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isreal_cpu_float32 2022-08-17T12:52:09.5093754Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_isreal_cpu_float32 2022-08-17T12:52:09.5123526Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_istft_cpu_float32 2022-08-17T12:52:09.5134253Z [gw2] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_istft_cpu_float32 2022-08-17T12:52:09.5163400Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:52:09.5173109Z [gw2] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:52:09.5197115Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:52:09.5208280Z [gw2] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:52:09.5241891Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_binary_cpu_float32 2022-08-17T12:52:09.5251809Z [gw2] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_binary_cpu_float32 2022-08-17T12:52:09.5275223Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:52:09.5286107Z [gw2] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:52:09.5312664Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_unary_cpu_float32 2022-08-17T12:52:09.5320668Z [gw2] [ 89%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_jiterator_unary_cpu_float32 2022-08-17T12:52:09.5384108Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_kron_cpu_float32 2022-08-17T12:52:09.5393704Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_kron_cpu_float32 2022-08-17T12:52:09.5677152Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_kthvalue_cpu_float32 2022-08-17T12:52:09.5686996Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_kthvalue_cpu_float32 2022-08-17T12:52:09.5864497Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lcm_cpu_int64 2022-08-17T12:52:09.5872721Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_lcm_cpu_int64 2022-08-17T12:52:09.6142007Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:52:09.6148480Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:52:09.6419188Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:52:09.6427376Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:52:10.2786726Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_unfold_cpu_float32 2022-08-17T12:52:10.2796719Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_unfold_cpu_float32 2022-08-17T12:52:10.2820609Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:52:10.2832706Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:52:10.2906834Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_gelu_cpu_float32 2022-08-17T12:52:10.2922900Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:52:10.3102524Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:52:10.3162462Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_gelu_cpu_float32 2022-08-17T12:52:10.3327338Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_glu_cpu_float32 2022-08-17T12:52:10.3342007Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:52:10.3856684Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nonzero_cpu_float32 2022-08-17T12:52:10.3870364Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nonzero_cpu_float32 2022-08-17T12:52:10.4250462Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_cpu_float32 2022-08-17T12:52:10.4262336Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_glu_cpu_float32 2022-08-17T12:52:10.4927841Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_grid_sample_cpu_float32 2022-08-17T12:52:10.4938198Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_cpu_float32 2022-08-17T12:52:10.5043733Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_fro_cpu_float32 2022-08-17T12:52:10.5055801Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_fro_cpu_float32 2022-08-17T12:52:10.5151953Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_inf_cpu_float32 2022-08-17T12:52:10.5162470Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_inf_cpu_float32 2022-08-17T12:52:10.5234475Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_nuc_cpu_float32 2022-08-17T12:52:10.5242528Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_grid_sample_cpu_float32 2022-08-17T12:52:10.5250715Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_norm_nuc_cpu_float32 2022-08-17T12:52:10.5252141Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_normal_cpu_float32 2022-08-17T12:52:10.5418688Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_group_norm_cpu_float32 2022-08-17T12:52:10.5430447Z [gw0] [ 89%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_lu_solve_cpu_float32 2022-08-17T12:52:10.5441984Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_group_norm_cpu_float32 2022-08-17T12:52:10.5444319Z test_ops.py::TestCompositeComplianceCPU::test_backward_lu_unpack_cpu_float32 2022-08-17T12:52:10.5497610Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardshrink_cpu_float32 2022-08-17T12:52:10.5509846Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_normal_cpu_float32 2022-08-17T12:52:10.5593247Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_normal_number_mean_cpu_float32 2022-08-17T12:52:10.5606093Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_normal_number_mean_cpu_float32 2022-08-17T12:52:10.5617384Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ones_like_cpu_float32 2022-08-17T12:52:10.5629271Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardshrink_cpu_float32 2022-08-17T12:52:10.5726757Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:52:10.5738654Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:52:10.5831569Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardswish_cpu_float32 2022-08-17T12:52:10.5842501Z [gw2] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ones_like_cpu_float32 2022-08-17T12:52:10.5864605Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ormqr_cpu_float32 2022-08-17T12:52:10.5876260Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardswish_cpu_float32 2022-08-17T12:52:10.6076909Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardtanh_cpu_float32 2022-08-17T12:52:10.6088605Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hardtanh_cpu_float32 2022-08-17T12:52:10.6793291Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:52:10.6805735Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:52:10.7173905Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_huber_loss_cpu_float32 2022-08-17T12:52:10.7186121Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_huber_loss_cpu_float32 2022-08-17T12:52:10.7953527Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_instance_norm_cpu_float32 2022-08-17T12:52:10.7966241Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_instance_norm_cpu_float32 2022-08-17T12:52:10.8314011Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:52:10.8328338Z [gw3] [ 89%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:52:10.8402336Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:52:10.8418785Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_lu_unpack_cpu_float32 2022-08-17T12:52:10.8643431Z test_ops.py::TestCompositeComplianceCPU::test_backward_mH_cpu_float32 2022-08-17T12:52:10.8668531Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mH_cpu_float32 2022-08-17T12:52:10.8693094Z test_ops.py::TestCompositeComplianceCPU::test_backward_mT_cpu_float32 2022-08-17T12:52:10.8702727Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:52:10.8924906Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:52:10.8925617Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_mT_cpu_float32 2022-08-17T12:52:10.9120918Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_fill_cpu_float32 2022-08-17T12:52:10.9121608Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:52:10.9488700Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:52:10.9489382Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:52:10.9953900Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:52:10.9954741Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:52:11.0057971Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:52:11.0058589Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_masked_fill_cpu_float32 2022-08-17T12:52:11.0283076Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_scatter_cpu_float32 2022-08-17T12:52:11.0293308Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:52:11.0681230Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_kl_div_cpu_float32 2022-08-17T12:52:11.0692131Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_kl_div_cpu_float32 2022-08-17T12:52:11.0767241Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_l1_loss_cpu_float32 2022-08-17T12:52:11.0776005Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_masked_scatter_cpu_float32 2022-08-17T12:52:11.0849434Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_select_cpu_float32 2022-08-17T12:52:11.0856817Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_l1_loss_cpu_float32 2022-08-17T12:52:11.1014479Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_layer_norm_cpu_float32 2022-08-17T12:52:11.1024572Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_layer_norm_cpu_float32 2022-08-17T12:52:11.1192618Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:52:11.1201673Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:52:11.1324809Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_linear_cpu_float32 2022-08-17T12:52:11.1335753Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_masked_select_cpu_float32 2022-08-17T12:52:11.1575238Z test_ops.py::TestCompositeComplianceCPU::test_backward_matmul_cpu_float32 2022-08-17T12:52:11.1585482Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ormqr_cpu_float32 2022-08-17T12:52:11.1635303Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_outer_cpu_float32 2022-08-17T12:52:11.1649670Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_outer_cpu_float32 2022-08-17T12:52:11.1727668Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_pca_lowrank_cpu_float32 2022-08-17T12:52:11.1738340Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_linear_cpu_float32 2022-08-17T12:52:11.2090176Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:52:11.2104194Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:52:11.2186634Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:52:11.2198649Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:52:11.2883505Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:52:11.2898000Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:52:11.2937704Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:52:11.2950996Z [gw3] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:52:11.3384569Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:52:11.3397116Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_matmul_cpu_float32 2022-08-17T12:52:11.3701328Z test_ops.py::TestCompositeComplianceCPU::test_backward_matrix_exp_cpu_float32 2022-08-17T12:52:11.3718058Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_matrix_exp_cpu_float32 2022-08-17T12:52:11.5659318Z test_ops.py::TestCompositeComplianceCPU::test_backward_max_binary_cpu_float32 2022-08-17T12:52:11.5674481Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_max_binary_cpu_float32 2022-08-17T12:52:11.5834429Z test_ops.py::TestCompositeComplianceCPU::test_backward_max_reduction_no_dim_cpu_float32 2022-08-17T12:52:11.5847143Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_max_reduction_no_dim_cpu_float32 2022-08-17T12:52:11.6004522Z test_ops.py::TestCompositeComplianceCPU::test_backward_max_reduction_with_dim_cpu_float32 2022-08-17T12:52:11.6015568Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_backward_max_reduction_with_dim_cpu_float32 2022-08-17T12:52:11.6034669Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfft_cpu_float32 2022-08-17T12:52:11.6046779Z [gw1] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addcdiv_cpu_float32 2022-08-17T12:52:11.6301862Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addcmul_cpu_float32 2022-08-17T12:52:11.6344007Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfft_cpu_float32 2022-08-17T12:52:11.6601012Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfftn_cpu_float32 2022-08-17T12:52:11.6612317Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfftn_cpu_float32 2022-08-17T12:52:11.6821962Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfft2_cpu_float32 2022-08-17T12:52:11.6833959Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfft2_cpu_float32 2022-08-17T12:52:11.7041962Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfft_cpu_float32 2022-08-17T12:52:11.7060506Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfft_cpu_float32 2022-08-17T12:52:11.7311338Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfftn_cpu_float32 2022-08-17T12:52:11.7326549Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfftn_cpu_float32 2022-08-17T12:52:11.7425697Z test_ops.py::TestCompositeComplianceCPU::test_operator_fill_cpu_float32 2022-08-17T12:52:11.7436938Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fill_cpu_float32 2022-08-17T12:52:11.7570868Z test_ops.py::TestCompositeComplianceCPU::test_operator_flatten_cpu_float32 2022-08-17T12:52:11.7582738Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_flatten_cpu_float32 2022-08-17T12:52:11.7790338Z test_ops.py::TestCompositeComplianceCPU::test_operator_flip_cpu_float32 2022-08-17T12:52:11.7801574Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_flip_cpu_float32 2022-08-17T12:52:11.7871176Z test_ops.py::TestCompositeComplianceCPU::test_operator_fliplr_cpu_float32 2022-08-17T12:52:11.7882742Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fliplr_cpu_float32 2022-08-17T12:52:11.7953066Z test_ops.py::TestCompositeComplianceCPU::test_operator_flipud_cpu_float32 2022-08-17T12:52:11.7964277Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_flipud_cpu_float32 2022-08-17T12:52:11.8056783Z test_ops.py::TestCompositeComplianceCPU::test_operator_float_cpu_float32 2022-08-17T12:52:11.8070572Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_float_cpu_float32 2022-08-17T12:52:11.8482273Z test_ops.py::TestCompositeComplianceCPU::test_operator_float_power_cpu_float32 2022-08-17T12:52:11.8561413Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_float_power_cpu_float32 2022-08-17T12:52:11.8562074Z test_ops.py::TestCompositeComplianceCPU::test_operator_floor_cpu_float32 2022-08-17T12:52:11.8562706Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_floor_cpu_float32 2022-08-17T12:52:11.9058884Z test_ops.py::TestCompositeComplianceCPU::test_operator_floor_divide_cpu_float32 2022-08-17T12:52:11.9077618Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_floor_divide_cpu_float32 2022-08-17T12:52:11.9291492Z test_ops.py::TestCompositeComplianceCPU::test_operator_fmax_cpu_float32 2022-08-17T12:52:11.9292163Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fmax_cpu_float32 2022-08-17T12:52:11.9492556Z test_ops.py::TestCompositeComplianceCPU::test_operator_fmin_cpu_float32 2022-08-17T12:52:11.9526890Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fmin_cpu_float32 2022-08-17T12:52:11.9809270Z test_ops.py::TestCompositeComplianceCPU::test_operator_fmod_cpu_float32 2022-08-17T12:52:11.9809965Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_fmod_cpu_float32 2022-08-17T12:52:11.9889417Z test_ops.py::TestCompositeComplianceCPU::test_operator_frac_cpu_float32 2022-08-17T12:52:11.9904948Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_frac_cpu_float32 2022-08-17T12:52:11.9990827Z test_ops.py::TestCompositeComplianceCPU::test_operator_frexp_cpu_float32 2022-08-17T12:52:12.0000030Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_frexp_cpu_float32 2022-08-17T12:52:12.0149526Z test_ops.py::TestCompositeComplianceCPU::test_operator_full_like_cpu_float32 2022-08-17T12:52:12.0160111Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_full_like_cpu_float32 2022-08-17T12:52:12.0287673Z test_ops.py::TestCompositeComplianceCPU::test_operator_gather_cpu_float32 2022-08-17T12:52:12.0298058Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_gather_cpu_float32 2022-08-17T12:52:12.0441627Z test_ops.py::TestCompositeComplianceCPU::test_operator_ge_cpu_float32 2022-08-17T12:52:12.0448891Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_ge_cpu_float32 2022-08-17T12:52:12.1107185Z test_ops.py::TestCompositeComplianceCPU::test_operator_geqrf_cpu_float32 2022-08-17T12:52:12.1127501Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_geqrf_cpu_float32 2022-08-17T12:52:12.4435179Z test_ops.py::TestCompositeComplianceCPU::test_operator_gradient_cpu_float32 2022-08-17T12:52:12.4443738Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_gradient_cpu_float32 2022-08-17T12:52:12.4586604Z test_ops.py::TestCompositeComplianceCPU::test_operator_gt_cpu_float32 2022-08-17T12:52:12.4594557Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_gt_cpu_float32 2022-08-17T12:52:12.4667095Z test_ops.py::TestCompositeComplianceCPU::test_operator_half_cpu_float32 2022-08-17T12:52:12.4674536Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_half_cpu_float32 2022-08-17T12:52:12.4883396Z test_ops.py::TestCompositeComplianceCPU::test_operator_heaviside_cpu_float32 2022-08-17T12:52:12.4892093Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_heaviside_cpu_float32 2022-08-17T12:52:12.6026417Z test_ops.py::TestCompositeComplianceCPU::test_operator_histc_cpu_float32 2022-08-17T12:52:12.6034055Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_histc_cpu_float32 2022-08-17T12:52:13.2235677Z test_ops.py::TestCompositeComplianceCPU::test_operator_histogram_cpu_float32 2022-08-17T12:52:13.2253965Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_histogram_cpu_float32 2022-08-17T12:52:14.2334393Z test_ops.py::TestCompositeComplianceCPU::test_operator_histogramdd_cpu_float32 2022-08-17T12:52:14.2347047Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_histogramdd_cpu_float32 2022-08-17T12:52:14.2465687Z test_ops.py::TestCompositeComplianceCPU::test_operator_hsplit_cpu_float32 2022-08-17T12:52:14.2474705Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_hsplit_cpu_float32 2022-08-17T12:52:14.2549726Z test_ops.py::TestCompositeComplianceCPU::test_operator_hstack_cpu_float32 2022-08-17T12:52:14.2561897Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_hstack_cpu_float32 2022-08-17T12:52:14.2849659Z test_ops.py::TestCompositeComplianceCPU::test_operator_hypot_cpu_float32 2022-08-17T12:52:14.2860352Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_hypot_cpu_float32 2022-08-17T12:52:14.2900455Z test_ops.py::TestCompositeComplianceCPU::test_operator_i0_cpu_float32 2022-08-17T12:52:14.2910959Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_i0_cpu_float32 2022-08-17T12:52:14.3095350Z test_ops.py::TestCompositeComplianceCPU::test_operator_igamma_cpu_float32 2022-08-17T12:52:14.3104951Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_igamma_cpu_float32 2022-08-17T12:52:14.3285919Z test_ops.py::TestCompositeComplianceCPU::test_operator_igammac_cpu_float32 2022-08-17T12:52:14.3295230Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_igammac_cpu_float32 2022-08-17T12:52:14.3582051Z test_ops.py::TestCompositeComplianceCPU::test_operator_index_add_cpu_float32 2022-08-17T12:52:14.3593096Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_index_add_cpu_float32 2022-08-17T12:52:14.3707336Z test_ops.py::TestCompositeComplianceCPU::test_operator_index_copy_cpu_float32 2022-08-17T12:52:14.3715601Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_index_copy_cpu_float32 2022-08-17T12:52:14.3792313Z test_ops.py::TestCompositeComplianceCPU::test_operator_index_fill_cpu_float32 2022-08-17T12:52:14.3802217Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_index_fill_cpu_float32 2022-08-17T12:52:14.3966132Z test_ops.py::TestCompositeComplianceCPU::test_operator_index_put_cpu_float32 2022-08-17T12:52:14.3977442Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_index_put_cpu_float32 2022-08-17T12:52:14.4703551Z test_ops.py::TestCompositeComplianceCPU::test_operator_index_reduce_cpu_float32 2022-08-17T12:52:14.4715682Z [gw1] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addcmul_cpu_float32 2022-08-17T12:52:14.5495927Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmm_cpu_float32 2022-08-17T12:52:14.5508134Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_index_reduce_cpu_float32 2022-08-17T12:52:14.5622132Z test_ops.py::TestCompositeComplianceCPU::test_operator_index_select_cpu_float32 2022-08-17T12:52:14.5633888Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_index_select_cpu_float32 2022-08-17T12:52:14.5748582Z test_ops.py::TestCompositeComplianceCPU::test_operator_inner_cpu_float32 2022-08-17T12:52:14.5759301Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_inner_cpu_float32 2022-08-17T12:52:14.5843929Z test_ops.py::TestCompositeComplianceCPU::test_operator_int_cpu_float32 2022-08-17T12:52:14.5853858Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_int_cpu_float32 2022-08-17T12:52:14.5991541Z test_ops.py::TestCompositeComplianceCPU::test_operator_inverse_cpu_float32 2022-08-17T12:52:14.6002963Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_inverse_cpu_float32 2022-08-17T12:52:14.7761164Z test_ops.py::TestCompositeComplianceCPU::test_operator_isclose_cpu_float32 2022-08-17T12:52:14.7772814Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isclose_cpu_float32 2022-08-17T12:52:14.7878907Z test_ops.py::TestCompositeComplianceCPU::test_operator_isfinite_cpu_float32 2022-08-17T12:52:14.7890926Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isfinite_cpu_float32 2022-08-17T12:52:14.7978360Z test_ops.py::TestCompositeComplianceCPU::test_operator_isin_cpu_float32 2022-08-17T12:52:14.7989053Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isin_cpu_float32 2022-08-17T12:52:14.8035307Z test_ops.py::TestCompositeComplianceCPU::test_operator_isinf_cpu_float32 2022-08-17T12:52:14.8046758Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isinf_cpu_float32 2022-08-17T12:52:14.8092863Z test_ops.py::TestCompositeComplianceCPU::test_operator_isnan_cpu_float32 2022-08-17T12:52:14.8104086Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isnan_cpu_float32 2022-08-17T12:52:14.8147764Z test_ops.py::TestCompositeComplianceCPU::test_operator_isneginf_cpu_float32 2022-08-17T12:52:14.8159043Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isneginf_cpu_float32 2022-08-17T12:52:14.8203129Z test_ops.py::TestCompositeComplianceCPU::test_operator_isposinf_cpu_float32 2022-08-17T12:52:14.8214649Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isposinf_cpu_float32 2022-08-17T12:52:14.8283775Z test_ops.py::TestCompositeComplianceCPU::test_operator_isreal_cpu_float32 2022-08-17T12:52:14.8294985Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_isreal_cpu_float32 2022-08-17T12:52:14.9990814Z test_ops.py::TestCompositeComplianceCPU::test_operator_istft_cpu_float32 2022-08-17T12:52:15.0009536Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_istft_cpu_float32 2022-08-17T12:52:15.0036378Z test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:52:15.0053122Z [gw0] [ 90%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:52:15.0091457Z test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:52:15.0136573Z [gw0] [ 90%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:52:15.0163045Z test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_binary_cpu_float32 2022-08-17T12:52:15.0176182Z [gw0] [ 90%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_binary_cpu_float32 2022-08-17T12:52:15.0227114Z test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:52:15.0244056Z [gw0] [ 90%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:52:15.0264786Z test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_unary_cpu_float32 2022-08-17T12:52:15.0280374Z [gw0] [ 90%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_unary_cpu_float32 2022-08-17T12:52:15.0396269Z test_ops.py::TestCompositeComplianceCPU::test_operator_kron_cpu_float32 2022-08-17T12:52:15.0407544Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_kron_cpu_float32 2022-08-17T12:52:15.0640467Z test_ops.py::TestCompositeComplianceCPU::test_operator_kthvalue_cpu_float32 2022-08-17T12:52:15.0652637Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_kthvalue_cpu_float32 2022-08-17T12:52:15.0997985Z test_ops.py::TestCompositeComplianceCPU::test_operator_ldexp_cpu_float32 2022-08-17T12:52:15.1009727Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_ldexp_cpu_float32 2022-08-17T12:52:15.1244959Z test_ops.py::TestCompositeComplianceCPU::test_operator_le_cpu_float32 2022-08-17T12:52:15.1259525Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_le_cpu_float32 2022-08-17T12:52:15.1787715Z test_ops.py::TestCompositeComplianceCPU::test_operator_lerp_cpu_float32 2022-08-17T12:52:15.1805636Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_pca_lowrank_cpu_float32 2022-08-17T12:52:15.1826315Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_permute_cpu_float32 2022-08-17T12:52:15.1837760Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_lerp_cpu_float32 2022-08-17T12:52:15.1922710Z test_ops.py::TestCompositeComplianceCPU::test_operator_lgamma_cpu_float32 2022-08-17T12:52:15.1934432Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_lgamma_cpu_float32 2022-08-17T12:52:15.1949693Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cholesky_cpu_float32 2022-08-17T12:52:15.1961921Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_permute_cpu_float32 2022-08-17T12:52:15.2288329Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_pinverse_cpu_float32 2022-08-17T12:52:15.2300419Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cholesky_cpu_float32 2022-08-17T12:52:15.2339255Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cholesky_ex_cpu_float32 2022-08-17T12:52:15.2350690Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_pinverse_cpu_float32 2022-08-17T12:52:15.2660775Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polar_cpu_float32 2022-08-17T12:52:15.2672016Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cholesky_ex_cpu_float32 2022-08-17T12:52:15.2743085Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cond_cpu_float32 2022-08-17T12:52:15.2754725Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polar_cpu_float32 2022-08-17T12:52:15.2829071Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:52:15.2841119Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cond_cpu_float32 2022-08-17T12:52:15.2953772Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cross_cpu_float32 2022-08-17T12:52:15.2965027Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cross_cpu_float32 2022-08-17T12:52:15.3041050Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_det_cpu_float32 2022-08-17T12:52:15.3051604Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:52:15.3190230Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:52:15.3201152Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_det_cpu_float32 2022-08-17T12:52:15.3338931Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eig_cpu_float32 2022-08-17T12:52:15.3351359Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:52:15.3486570Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:52:15.3497513Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eig_cpu_float32 2022-08-17T12:52:15.3634379Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigh_cpu_float32 2022-08-17T12:52:15.3645805Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:52:15.3748580Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:52:15.3763985Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigh_cpu_float32 2022-08-17T12:52:15.3850212Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigvals_cpu_float32 2022-08-17T12:52:15.3850930Z [gw0] [ 90%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigvals_cpu_float32 2022-08-17T12:52:15.3931824Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigvalsh_cpu_float32 2022-08-17T12:52:15.3940962Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:52:15.4042240Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:52:15.4078308Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigvalsh_cpu_float32 2022-08-17T12:52:15.4223957Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_householder_product_cpu_float32 2022-08-17T12:52:15.4259370Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:52:15.4327987Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_positive_cpu_float32 2022-08-17T12:52:15.4340615Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_householder_product_cpu_float32 2022-08-17T12:52:15.4352442Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_positive_cpu_float32 2022-08-17T12:52:15.4353292Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_pow_cpu_float32 2022-08-17T12:52:15.4510595Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_inv_cpu_float32 2022-08-17T12:52:15.4558879Z [gw1] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmm_cpu_float32 2022-08-17T12:52:15.4689966Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmm_decomposed_cpu_float32 2022-08-17T12:52:15.4690902Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_inv_cpu_float32 2022-08-17T12:52:15.4691700Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_inv_ex_cpu_float32 2022-08-17T12:52:15.4692532Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_pow_cpu_float32 2022-08-17T12:52:15.4824017Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_prod_cpu_float32 2022-08-17T12:52:15.4824752Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_inv_ex_cpu_float32 2022-08-17T12:52:15.5013735Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_factor_cpu_float32 2022-08-17T12:52:15.5014461Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_factor_cpu_float32 2022-08-17T12:52:15.5338931Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:52:15.5339678Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:52:15.5620609Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_solve_cpu_float32 2022-08-17T12:52:15.5639015Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_prod_cpu_float32 2022-08-17T12:52:15.5849295Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_put_cpu_float32 2022-08-17T12:52:15.5886374Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:52:15.6309772Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:52:15.6319096Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_put_cpu_float32 2022-08-17T12:52:15.6748094Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_qr_cpu_float32 2022-08-17T12:52:15.6823130Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_solve_cpu_float32 2022-08-17T12:52:15.7785861Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lstsq_cpu_float32 2022-08-17T12:52:15.7786800Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_qr_cpu_float32 2022-08-17T12:52:15.7787486Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_quantile_cpu_float32 2022-08-17T12:52:15.7788149Z [gw2] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_quantile_cpu_float32 2022-08-17T12:52:15.7788834Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rad2deg_cpu_float32 2022-08-17T12:52:15.7789487Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rad2deg_cpu_float32 2022-08-17T12:52:15.8162414Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rand_like_cpu_float32 2022-08-17T12:52:15.8172128Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rand_like_cpu_float32 2022-08-17T12:52:15.8865567Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_randint_like_cpu_float32 2022-08-17T12:52:15.8866665Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_randint_like_cpu_float32 2022-08-17T12:52:15.9217894Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_randn_like_cpu_float32 2022-08-17T12:52:15.9229659Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_randn_like_cpu_float32 2022-08-17T12:52:15.9343656Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ravel_cpu_float32 2022-08-17T12:52:15.9355432Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_ravel_cpu_float32 2022-08-17T12:52:15.9452248Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_real_cpu_float32 2022-08-17T12:52:15.9464514Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_real_cpu_float32 2022-08-17T12:52:15.9511585Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_reciprocal_cpu_float32 2022-08-17T12:52:15.9526437Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lstsq_cpu_float32 2022-08-17T12:52:15.9567391Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:52:15.9578320Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_reciprocal_cpu_float32 2022-08-17T12:52:15.9882178Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_remainder_cpu_float32 2022-08-17T12:52:15.9894124Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_remainder_cpu_float32 2022-08-17T12:52:16.0010824Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_renorm_cpu_float32 2022-08-17T12:52:16.0021567Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_renorm_cpu_float32 2022-08-17T12:52:16.1039092Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_repeat_cpu_float32 2022-08-17T12:52:16.1061925Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_repeat_cpu_float32 2022-08-17T12:52:16.1088604Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_repeat_interleave_cpu_float32 2022-08-17T12:52:16.1101562Z [gw2] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_repeat_interleave_cpu_float32 2022-08-17T12:52:16.1254993Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_reshape_as_cpu_float32 2022-08-17T12:52:16.1269996Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_reshape_as_cpu_float32 2022-08-17T12:52:16.1306807Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_reshape_cpu_float32 2022-08-17T12:52:16.1335336Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:52:16.1590086Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_cpu_float32 2022-08-17T12:52:16.1602188Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_reshape_cpu_float32 2022-08-17T12:52:16.1715889Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resize__cpu_float32 2022-08-17T12:52:16.1726904Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resize__cpu_float32 2022-08-17T12:52:16.1831037Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resize_as__cpu_float32 2022-08-17T12:52:16.1843689Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_cpu_float32 2022-08-17T12:52:16.1849557Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resize_as__cpu_float32 2022-08-17T12:52:16.1858125Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_factor_cpu_float32 2022-08-17T12:52:16.1932003Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resolve_conj_cpu_float32 2022-08-17T12:52:16.1943932Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resolve_conj_cpu_float32 2022-08-17T12:52:16.2019771Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resolve_neg_cpu_float32 2022-08-17T12:52:16.2032180Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_resolve_neg_cpu_float32 2022-08-17T12:52:16.2282975Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_roll_cpu_float32 2022-08-17T12:52:16.2309532Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_factor_cpu_float32 2022-08-17T12:52:16.2493320Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:52:16.2499443Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_roll_cpu_float32 2022-08-17T12:52:16.2713710Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rot90_cpu_float32 2022-08-17T12:52:16.2725935Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:52:16.3370290Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_solve_cpu_float32 2022-08-17T12:52:16.3371256Z [gw1] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmm_decomposed_cpu_float32 2022-08-17T12:52:16.3590868Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmv_cpu_float32 2022-08-17T12:52:16.3598956Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rot90_cpu_float32 2022-08-17T12:52:16.3599727Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_cpu_float32 2022-08-17T12:52:16.3600265Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_cpu_float32 2022-08-17T12:52:16.3668436Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_decimals_0_cpu_float32 2022-08-17T12:52:16.3712676Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_decimals_0_cpu_float32 2022-08-17T12:52:16.3832513Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_decimals_3_cpu_float32 2022-08-17T12:52:16.3835555Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_decimals_3_cpu_float32 2022-08-17T12:52:16.3906417Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_decimals_neg_3_cpu_float32 2022-08-17T12:52:16.3928118Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_round_decimals_neg_3_cpu_float32 2022-08-17T12:52:16.4029829Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rsqrt_cpu_float32 2022-08-17T12:52:16.4070625Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rsqrt_cpu_float32 2022-08-17T12:52:16.4381067Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rsub_cpu_float32 2022-08-17T12:52:16.4403633Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_rsub_cpu_float32 2022-08-17T12:52:16.4639348Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_add_cpu_float32 2022-08-17T12:52:16.4650858Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_add_cpu_float32 2022-08-17T12:52:16.5377878Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_cpu_float32 2022-08-17T12:52:16.5386855Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_cpu_float32 2022-08-17T12:52:16.5881345Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_amax_cpu_float32 2022-08-17T12:52:16.5894571Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_amax_cpu_float32 2022-08-17T12:52:16.6375636Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_amin_cpu_float32 2022-08-17T12:52:16.6394646Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_amin_cpu_float32 2022-08-17T12:52:16.6884883Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_mean_cpu_float32 2022-08-17T12:52:16.6897248Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_mean_cpu_float32 2022-08-17T12:52:16.7334896Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_prod_cpu_float32 2022-08-17T12:52:16.7335618Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_solve_cpu_float32 2022-08-17T12:52:16.7380943Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_norm_cpu_float32 2022-08-17T12:52:16.7388855Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_prod_cpu_float32 2022-08-17T12:52:16.7854662Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_sum_cpu_float32 2022-08-17T12:52:16.7867095Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_scatter_reduce_sum_cpu_float32 2022-08-17T12:52:16.9039130Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_searchsorted_cpu_float32 2022-08-17T12:52:16.9051185Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_norm_cpu_float32 2022-08-17T12:52:17.0056248Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_power_cpu_float32 2022-08-17T12:52:17.0071132Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_power_cpu_float32 2022-08-17T12:52:17.0370391Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_rank_cpu_float32 2022-08-17T12:52:17.0382613Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_rank_cpu_float32 2022-08-17T12:52:17.0710861Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:52:17.0711609Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:52:17.0949191Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_multi_dot_cpu_float32 2022-08-17T12:52:17.0949895Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_multi_dot_cpu_float32 2022-08-17T12:52:17.1380336Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_norm_cpu_float32 2022-08-17T12:52:17.1399618Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_norm_cpu_float32 2022-08-17T12:52:17.1783824Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:52:17.1791679Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:52:17.2460745Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_cpu_float32 2022-08-17T12:52:17.2468296Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_cpu_float32 2022-08-17T12:52:17.2685242Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:52:17.2701343Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:52:17.2733909Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_singular_cpu_float32 2022-08-17T12:52:17.2745499Z [gw0] [ 90%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_singular_cpu_float32 2022-08-17T12:52:17.3573396Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_qr_cpu_float32 2022-08-17T12:52:17.3593497Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_qr_cpu_float32 2022-08-17T12:52:17.3929900Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_slogdet_cpu_float32 2022-08-17T12:52:17.3963168Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_slogdet_cpu_float32 2022-08-17T12:52:17.4672278Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_cpu_float32 2022-08-17T12:52:17.4685096Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_cpu_float32 2022-08-17T12:52:17.5261632Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_ex_cpu_float32 2022-08-17T12:52:17.5275820Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_searchsorted_cpu_float32 2022-08-17T12:52:17.5313751Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_segment_reduce_lengths_cpu_float32 2022-08-17T12:52:17.5325652Z [gw2] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_segment_reduce_lengths_cpu_float32 2022-08-17T12:52:17.5442463Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_segment_reduce_offsets_cpu_float32 2022-08-17T12:52:17.5458938Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_ex_cpu_float32 2022-08-17T12:52:17.8755898Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_triangular_cpu_float32 2022-08-17T12:52:17.8767582Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_segment_reduce_offsets_cpu_float32 2022-08-17T12:52:17.8930288Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_select_cpu_float32 2022-08-17T12:52:17.8942839Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_select_cpu_float32 2022-08-17T12:52:17.9112638Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_select_scatter_cpu_float32 2022-08-17T12:52:17.9124047Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_select_scatter_cpu_float32 2022-08-17T12:52:17.9181248Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sgn_cpu_float32 2022-08-17T12:52:17.9192114Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sgn_cpu_float32 2022-08-17T12:52:17.9363944Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_short_cpu_float32 2022-08-17T12:52:17.9374854Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_short_cpu_float32 2022-08-17T12:52:17.9445534Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sigmoid_cpu_float32 2022-08-17T12:52:17.9457229Z [gw1] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmv_cpu_float32 2022-08-17T12:52:17.9478026Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addr_cpu_float32 2022-08-17T12:52:17.9489406Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sigmoid_cpu_float32 2022-08-17T12:52:17.9545872Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sign_cpu_float32 2022-08-17T12:52:17.9556669Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sign_cpu_float32 2022-08-17T12:52:17.9600460Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_signbit_cpu_float32 2022-08-17T12:52:17.9619717Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_triangular_cpu_float32 2022-08-17T12:52:17.9621751Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_svd_cpu_float32 2022-08-17T12:52:17.9653611Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_signbit_cpu_float32 2022-08-17T12:52:17.9718353Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sin_cpu_float32 2022-08-17T12:52:17.9719036Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sin_cpu_float32 2022-08-17T12:52:17.9824114Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sinc_cpu_float32 2022-08-17T12:52:17.9824789Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sinc_cpu_float32 2022-08-17T12:52:17.9919787Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sinh_cpu_float32 2022-08-17T12:52:17.9982629Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sinh_cpu_float32 2022-08-17T12:52:18.0186538Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_slice_scatter_cpu_float32 2022-08-17T12:52:18.0197846Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_slice_scatter_cpu_float32 2022-08-17T12:52:18.0315662Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_softmax_cpu_float32 2022-08-17T12:52:18.0326223Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_softmax_cpu_float32 2022-08-17T12:52:18.0480867Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_softmax_with_dtype_cpu_float32 2022-08-17T12:52:18.0488627Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_softmax_with_dtype_cpu_float32 2022-08-17T12:52:18.1817673Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sort_cpu_float32 2022-08-17T12:52:18.1828997Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sort_cpu_float32 2022-08-17T12:52:18.1867182Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sparse_sampled_addmm_cpu_float32 2022-08-17T12:52:18.1876907Z [gw2] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sparse_sampled_addmm_cpu_float32 2022-08-17T12:52:18.1960367Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_airy_ai_cpu_float32 2022-08-17T12:52:18.1969901Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_airy_ai_cpu_float32 2022-08-17T12:52:18.2041591Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_j0_cpu_float32 2022-08-17T12:52:18.2050238Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_j0_cpu_float32 2022-08-17T12:52:18.2121723Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_j1_cpu_float32 2022-08-17T12:52:18.2128652Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_j1_cpu_float32 2022-08-17T12:52:18.2196347Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_y0_cpu_float32 2022-08-17T12:52:18.2206082Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_y0_cpu_float32 2022-08-17T12:52:18.2277425Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_y1_cpu_float32 2022-08-17T12:52:18.2284408Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_bessel_y1_cpu_float32 2022-08-17T12:52:18.2467960Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:52:18.2475495Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:52:18.2523201Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:52:18.2534213Z [gw3] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:52:18.2665554Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:52:18.2677924Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:52:18.2699343Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:52:18.2710917Z [gw2] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:52:18.2730939Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:52:18.2741817Z [gw2] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:52:18.2813319Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_entr_cpu_float32 2022-08-17T12:52:18.2821227Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_entr_cpu_float32 2022-08-17T12:52:18.2925194Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_erfcx_cpu_float32 2022-08-17T12:52:18.2932101Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_erfcx_cpu_float32 2022-08-17T12:52:18.3166761Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:52:18.3173613Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:52:18.3363491Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:52:18.3372407Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:52:18.3429087Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_i0e_cpu_float32 2022-08-17T12:52:18.3436401Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_i0e_cpu_float32 2022-08-17T12:52:18.3492898Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_i1_cpu_float32 2022-08-17T12:52:18.3501188Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_i1_cpu_float32 2022-08-17T12:52:18.3563653Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_i1e_cpu_float32 2022-08-17T12:52:18.3570641Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_i1e_cpu_float32 2022-08-17T12:52:18.3757159Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:52:18.3767700Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:52:18.3845434Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cat_cpu_float32 2022-08-17T12:52:18.3853267Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cat_cpu_float32 2022-08-17T12:52:18.5870100Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cdist_cpu_float32 2022-08-17T12:52:18.5882103Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_svd_cpu_float32 2022-08-17T12:52:18.6235013Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_svdvals_cpu_float32 2022-08-17T12:52:18.6248845Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cdist_cpu_float32 2022-08-17T12:52:18.6296273Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ceil_cpu_float32 2022-08-17T12:52:18.6315004Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ceil_cpu_float32 2022-08-17T12:52:18.6408117Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_chalf_cpu_float32 2022-08-17T12:52:18.6419304Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_chalf_cpu_float32 2022-08-17T12:52:18.6512249Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_char_cpu_float32 2022-08-17T12:52:18.6523577Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_char_cpu_float32 2022-08-17T12:52:18.6542082Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cholesky_cpu_float32 2022-08-17T12:52:18.6550595Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_svdvals_cpu_float32 2022-08-17T12:52:18.6556095Z [gw2] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cholesky_cpu_float32 2022-08-17T12:52:18.6564137Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_tensorinv_cpu_float32 2022-08-17T12:52:18.6602121Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cholesky_inverse_cpu_float32 2022-08-17T12:52:18.6612101Z [gw2] [ 90%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cholesky_inverse_cpu_float32 2022-08-17T12:52:18.6679202Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cholesky_solve_cpu_float32 2022-08-17T12:52:18.6711212Z [gw0] [ 90%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_tensorinv_cpu_float32 2022-08-17T12:52:18.6932600Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_tensorsolve_cpu_float32 2022-08-17T12:52:18.6947521Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cholesky_solve_cpu_float32 2022-08-17T12:52:18.7020076Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_chunk_cpu_float32 2022-08-17T12:52:18.7038782Z [gw2] [ 90%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_chunk_cpu_float32 2022-08-17T12:52:18.7065092Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clamp_cpu_float32 2022-08-17T12:52:18.7073664Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_tensorsolve_cpu_float32 2022-08-17T12:52:18.7110756Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vander_cpu_float32 2022-08-17T12:52:18.7120930Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clamp_cpu_float32 2022-08-17T12:52:18.7262096Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clamp_max_cpu_float32 2022-08-17T12:52:18.7284405Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clamp_max_cpu_float32 2022-08-17T12:52:18.7414470Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clamp_min_cpu_float32 2022-08-17T12:52:18.7423077Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clamp_min_cpu_float32 2022-08-17T12:52:18.7464739Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clone_cpu_float32 2022-08-17T12:52:18.7469979Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vander_cpu_float32 2022-08-17T12:52:18.7483894Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_clone_cpu_float32 2022-08-17T12:52:18.7484639Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_column_stack_cpu_float32 2022-08-17T12:52:18.7557660Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vecdot_cpu_float32 2022-08-17T12:52:18.7569062Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_column_stack_cpu_float32 2022-08-17T12:52:18.8631492Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_combinations_cpu_float32 2022-08-17T12:52:18.8641692Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_combinations_cpu_float32 2022-08-17T12:52:18.8791165Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_complex_cpu_float32 2022-08-17T12:52:18.8798644Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_complex_cpu_float32 2022-08-17T12:52:18.8840164Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_conj_cpu_float32 2022-08-17T12:52:18.8850632Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_conj_cpu_float32 2022-08-17T12:52:18.8877840Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_conj_physical_cpu_float32 2022-08-17T12:52:18.8884440Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_conj_physical_cpu_float32 2022-08-17T12:52:18.8971419Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_constant_pad_nd_cpu_float32 2022-08-17T12:52:18.8983999Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vecdot_cpu_float32 2022-08-17T12:52:18.9229036Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vector_norm_cpu_float32 2022-08-17T12:52:18.9236060Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_constant_pad_nd_cpu_float32 2022-08-17T12:52:18.9277957Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_contiguous_cpu_float32 2022-08-17T12:52:18.9288428Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_contiguous_cpu_float32 2022-08-17T12:52:18.9395522Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_copysign_cpu_float32 2022-08-17T12:52:18.9407073Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:52:18.9426320Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:52:18.9436999Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_copysign_cpu_float32 2022-08-17T12:52:18.9667702Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_corrcoef_cpu_float32 2022-08-17T12:52:18.9677440Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_corrcoef_cpu_float32 2022-08-17T12:52:18.9717286Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cos_cpu_float32 2022-08-17T12:52:18.9727032Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cos_cpu_float32 2022-08-17T12:52:18.9763536Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cosh_cpu_float32 2022-08-17T12:52:18.9772952Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cosh_cpu_float32 2022-08-17T12:52:19.0035821Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_count_nonzero_cpu_float32 2022-08-17T12:52:19.0043752Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_count_nonzero_cpu_float32 2022-08-17T12:52:19.0070101Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cov_cpu_float32 2022-08-17T12:52:19.0077178Z [gw2] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cov_cpu_float32 2022-08-17T12:52:19.0121129Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cross_cpu_float32 2022-08-17T12:52:19.0130554Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cross_cpu_float32 2022-08-17T12:52:19.0206111Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cummax_cpu_float32 2022-08-17T12:52:19.0215888Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cummax_cpu_float32 2022-08-17T12:52:19.0278081Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cummin_cpu_float32 2022-08-17T12:52:19.0285149Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cummin_cpu_float32 2022-08-17T12:52:19.0366793Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cumprod_cpu_float32 2022-08-17T12:52:19.0373752Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cumprod_cpu_float32 2022-08-17T12:52:19.0418807Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cumsum_cpu_float32 2022-08-17T12:52:19.0425531Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cumsum_cpu_float32 2022-08-17T12:52:19.0600559Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cumulative_trapezoid_cpu_float32 2022-08-17T12:52:19.0607480Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cumulative_trapezoid_cpu_float32 2022-08-17T12:52:19.0649403Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_deg2rad_cpu_float32 2022-08-17T12:52:19.0655987Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_deg2rad_cpu_float32 2022-08-17T12:52:19.0746933Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diag_cpu_float32 2022-08-17T12:52:19.0756155Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diag_cpu_float32 2022-08-17T12:52:19.0767702Z [gw1] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addr_cpu_float32 2022-08-17T12:52:19.0768787Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diag_embed_cpu_float32 2022-08-17T12:52:19.0798973Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_all_cpu_float32 2022-08-17T12:52:19.0809260Z [gw1] [ 91%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_all_cpu_float32 2022-08-17T12:52:19.0834393Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_allclose_cpu_float32 2022-08-17T12:52:19.0841838Z [gw1] [ 91%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_allclose_cpu_float32 2022-08-17T12:52:19.0858273Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_amax_cpu_float32 2022-08-17T12:52:19.0869428Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:52:19.0904701Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:52:19.0916772Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diag_embed_cpu_float32 2022-08-17T12:52:19.0990663Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diagflat_cpu_float32 2022-08-17T12:52:19.1002622Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diagflat_cpu_float32 2022-08-17T12:52:19.1134594Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diagonal_cpu_float32 2022-08-17T12:52:19.1146425Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diagonal_cpu_float32 2022-08-17T12:52:19.1317234Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diagonal_scatter_cpu_float32 2022-08-17T12:52:19.1329597Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diagonal_scatter_cpu_float32 2022-08-17T12:52:19.1642809Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diff_cpu_float32 2022-08-17T12:52:19.1655590Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vector_norm_cpu_float32 2022-08-17T12:52:19.2121292Z test_ops.py::TestCompositeComplianceCPU::test_operator_linspace_cpu_float32 2022-08-17T12:52:19.2133128Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_linspace_cpu_float32 2022-08-17T12:52:19.2155467Z test_ops.py::TestCompositeComplianceCPU::test_operator_log10_cpu_float32 2022-08-17T12:52:19.2166487Z [gw1] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_amax_cpu_float32 2022-08-17T12:52:19.2194679Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_amin_cpu_float32 2022-08-17T12:52:19.2218832Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_log10_cpu_float32 2022-08-17T12:52:19.2256075Z test_ops.py::TestCompositeComplianceCPU::test_operator_log1p_cpu_float32 2022-08-17T12:52:19.2268624Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_log1p_cpu_float32 2022-08-17T12:52:19.2337517Z test_ops.py::TestCompositeComplianceCPU::test_operator_log2_cpu_float32 2022-08-17T12:52:19.2350403Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_log2_cpu_float32 2022-08-17T12:52:19.2419350Z test_ops.py::TestCompositeComplianceCPU::test_operator_log_cpu_float32 2022-08-17T12:52:19.2431673Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_log_cpu_float32 2022-08-17T12:52:19.2539581Z test_ops.py::TestCompositeComplianceCPU::test_operator_log_softmax_cpu_float32 2022-08-17T12:52:19.2551576Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_log_softmax_cpu_float32 2022-08-17T12:52:19.2685593Z test_ops.py::TestCompositeComplianceCPU::test_operator_log_softmax_dtype_cpu_float32 2022-08-17T12:52:19.2698917Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_log_softmax_dtype_cpu_float32 2022-08-17T12:52:19.2749332Z test_ops.py::TestCompositeComplianceCPU::test_operator_logaddexp2_cpu_float32 2022-08-17T12:52:19.2762041Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logaddexp2_cpu_float32 2022-08-17T12:52:19.2812304Z test_ops.py::TestCompositeComplianceCPU::test_operator_logaddexp_cpu_float32 2022-08-17T12:52:19.2822035Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logaddexp_cpu_float32 2022-08-17T12:52:19.2909000Z test_ops.py::TestCompositeComplianceCPU::test_operator_logcumsumexp_cpu_float32 2022-08-17T12:52:19.2916612Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logcumsumexp_cpu_float32 2022-08-17T12:52:19.2925218Z test_ops.py::TestCompositeComplianceCPU::test_operator_logdet_cpu_float32 2022-08-17T12:52:19.2938137Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_diff_cpu_float32 2022-08-17T12:52:19.2990155Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_digamma_cpu_float32 2022-08-17T12:52:19.3002781Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_digamma_cpu_float32 2022-08-17T12:52:19.3163302Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dist_cpu_float32 2022-08-17T12:52:19.3176183Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logdet_cpu_float32 2022-08-17T12:52:19.3406560Z test_ops.py::TestCompositeComplianceCPU::test_operator_logical_and_cpu_float32 2022-08-17T12:52:19.3419253Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logical_and_cpu_float32 2022-08-17T12:52:19.3474230Z test_ops.py::TestCompositeComplianceCPU::test_operator_logical_not_cpu_float32 2022-08-17T12:52:19.3487023Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logical_not_cpu_float32 2022-08-17T12:52:19.3513562Z test_ops.py::TestCompositeComplianceCPU::test_operator_logical_or_cpu_float32 2022-08-17T12:52:19.3526083Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dist_cpu_float32 2022-08-17T12:52:19.3661985Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_div_floor_rounding_cpu_float32 2022-08-17T12:52:19.3673334Z [gw1] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_amin_cpu_float32 2022-08-17T12:52:19.3690005Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logical_or_cpu_float32 2022-08-17T12:52:19.3705343Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_div_floor_rounding_cpu_float32 2022-08-17T12:52:19.3706021Z test_ops.py::TestCompositeComplianceCPU::test_operator_logical_xor_cpu_float32 2022-08-17T12:52:19.3722014Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_div_no_rounding_mode_cpu_float32 2022-08-17T12:52:19.3741786Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_aminmax_cpu_float32 2022-08-17T12:52:19.3752979Z [gw1] [ 91%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_aminmax_cpu_float32 2022-08-17T12:52:19.3851775Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_angle_cpu_float32 2022-08-17T12:52:19.3890523Z [gw1] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_angle_cpu_float32 2022-08-17T12:52:19.3900258Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_div_no_rounding_mode_cpu_float32 2022-08-17T12:52:19.3900864Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_any_cpu_float32 2022-08-17T12:52:19.3903666Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_div_trunc_rounding_cpu_float32 2022-08-17T12:52:19.3908358Z [gw1] [ 91%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_any_cpu_float32 2022-08-17T12:52:19.3942568Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_arange_cpu_float32 2022-08-17T12:52:19.3958784Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logical_xor_cpu_float32 2022-08-17T12:52:19.3959792Z [gw1] [ 91%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_arange_cpu_float32 2022-08-17T12:52:19.3963272Z test_ops.py::TestCompositeComplianceCPU::test_operator_logit_cpu_float32 2022-08-17T12:52:19.3999779Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argmax_cpu_float32 2022-08-17T12:52:19.4012050Z [gw1] [ 91%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argmax_cpu_float32 2022-08-17T12:52:19.4022865Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argmin_cpu_float32 2022-08-17T12:52:19.4033465Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_div_trunc_rounding_cpu_float32 2022-08-17T12:52:19.4042008Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dot_cpu_float32 2022-08-17T12:52:19.4055217Z [gw1] [ 91%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argmin_cpu_float32 2022-08-17T12:52:19.4078121Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argsort_cpu_float32 2022-08-17T12:52:19.4090039Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logit_cpu_float32 2022-08-17T12:52:19.4094210Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dot_cpu_float32 2022-08-17T12:52:19.4130482Z [gw1] [ 91%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argsort_cpu_float32 2022-08-17T12:52:19.4132431Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argwhere_cpu_float32 2022-08-17T12:52:19.4133070Z test_ops.py::TestCompositeComplianceCPU::test_operator_logspace_cpu_float32 2022-08-17T12:52:19.4143177Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_double_cpu_float32 2022-08-17T12:52:19.4158181Z [gw1] [ 91%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argwhere_cpu_float32 2022-08-17T12:52:19.4206455Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_as_strided_cpu_float32 2022-08-17T12:52:19.4260857Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_double_cpu_float32 2022-08-17T12:52:19.4288542Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dsplit_cpu_float32 2022-08-17T12:52:19.4327139Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dsplit_cpu_float32 2022-08-17T12:52:19.4394353Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dstack_cpu_float32 2022-08-17T12:52:19.4406486Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_dstack_cpu_float32 2022-08-17T12:52:19.4500257Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_eig_cpu_float32 2022-08-17T12:52:19.4500983Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_eig_cpu_float32 2022-08-17T12:52:19.4532851Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_einsum_cpu_float32 2022-08-17T12:52:19.4588153Z [gw1] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_as_strided_cpu_float32 2022-08-17T12:52:19.4876740Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_as_strided_scatter_cpu_float32 2022-08-17T12:52:19.4936914Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_einsum_cpu_float32 2022-08-17T12:52:19.4996954Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_empty_cpu_float32 2022-08-17T12:52:19.4997631Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_empty_cpu_float32 2022-08-17T12:52:19.5119448Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_empty_like_cpu_float32 2022-08-17T12:52:19.5120135Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_empty_like_cpu_float32 2022-08-17T12:52:19.5268134Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_eq_cpu_float32 2022-08-17T12:52:19.5287396Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_eq_cpu_float32 2022-08-17T12:52:19.5468605Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_equal_cpu_float32 2022-08-17T12:52:19.5471871Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_equal_cpu_float32 2022-08-17T12:52:19.5505270Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_erf_cpu_float32 2022-08-17T12:52:19.5521811Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_erf_cpu_float32 2022-08-17T12:52:19.5569828Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_erfc_cpu_float32 2022-08-17T12:52:19.5580647Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_erfc_cpu_float32 2022-08-17T12:52:19.5622050Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_erfinv_cpu_float32 2022-08-17T12:52:19.5633173Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_erfinv_cpu_float32 2022-08-17T12:52:19.5688618Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_exp2_cpu_float32 2022-08-17T12:52:19.5699103Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_exp2_cpu_float32 2022-08-17T12:52:19.5757347Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_exp_cpu_float32 2022-08-17T12:52:19.5767917Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_exp_cpu_float32 2022-08-17T12:52:19.5840313Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_expand_as_cpu_float32 2022-08-17T12:52:19.5848902Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_expand_as_cpu_float32 2022-08-17T12:52:19.5972601Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_expand_cpu_float32 2022-08-17T12:52:19.6002696Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_expand_cpu_float32 2022-08-17T12:52:19.6025168Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_expm1_cpu_float32 2022-08-17T12:52:19.6032531Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_expm1_cpu_float32 2022-08-17T12:52:19.6152410Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fft2_cpu_float32 2022-08-17T12:52:19.6185067Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fft2_cpu_float32 2022-08-17T12:52:19.6276270Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fft_cpu_float32 2022-08-17T12:52:19.6298392Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fft_cpu_float32 2022-08-17T12:52:19.6470823Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fftn_cpu_float32 2022-08-17T12:52:19.6537384Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fftn_cpu_float32 2022-08-17T12:52:19.6574822Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fftshift_cpu_float32 2022-08-17T12:52:19.6593455Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_fftshift_cpu_float32 2022-08-17T12:52:19.6783738Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_hfft2_cpu_float32 2022-08-17T12:52:19.6806889Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_hfft2_cpu_float32 2022-08-17T12:52:19.6982979Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_hfft_cpu_float32 2022-08-17T12:52:19.7012678Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_hfft_cpu_float32 2022-08-17T12:52:19.7028212Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_hfftn_cpu_float32 2022-08-17T12:52:19.7032558Z [gw1] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_as_strided_scatter_cpu_float32 2022-08-17T12:52:19.7156597Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_asin_cpu_float32 2022-08-17T12:52:19.7168259Z [gw1] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_asin_cpu_float32 2022-08-17T12:52:19.7202138Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_asinh_cpu_float32 2022-08-17T12:52:19.7227271Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_hfftn_cpu_float32 2022-08-17T12:52:19.7290973Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifft2_cpu_float32 2022-08-17T12:52:19.7303161Z [gw1] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_asinh_cpu_float32 2022-08-17T12:52:19.7404603Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atan2_cpu_float32 2022-08-17T12:52:19.7441793Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifft2_cpu_float32 2022-08-17T12:52:19.7550565Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifft_cpu_float32 2022-08-17T12:52:19.7595136Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifft_cpu_float32 2022-08-17T12:52:19.7748101Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifftn_cpu_float32 2022-08-17T12:52:19.7760848Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifftn_cpu_float32 2022-08-17T12:52:19.7846187Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifftshift_cpu_float32 2022-08-17T12:52:19.7857330Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ifftshift_cpu_float32 2022-08-17T12:52:19.7891007Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ihfft2_cpu_float32 2022-08-17T12:52:19.7902784Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logspace_cpu_float32 2022-08-17T12:52:19.8020223Z test_ops.py::TestCompositeComplianceCPU::test_operator_logsumexp_cpu_float32 2022-08-17T12:52:19.8031947Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ihfft2_cpu_float32 2022-08-17T12:52:19.8139820Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ihfft_cpu_float32 2022-08-17T12:52:19.8149813Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ihfft_cpu_float32 2022-08-17T12:52:19.8209381Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ihfftn_cpu_float32 2022-08-17T12:52:19.8221328Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_logsumexp_cpu_float32 2022-08-17T12:52:19.8286338Z test_ops.py::TestCompositeComplianceCPU::test_operator_long_cpu_float32 2022-08-17T12:52:19.8296674Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_ihfftn_cpu_float32 2022-08-17T12:52:19.8315419Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_irfft2_cpu_float32 2022-08-17T12:52:19.8327856Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_long_cpu_float32 2022-08-17T12:52:19.8442583Z test_ops.py::TestCompositeComplianceCPU::test_operator_lt_cpu_float32 2022-08-17T12:52:19.8453744Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_irfft2_cpu_float32 2022-08-17T12:52:19.8535310Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_irfft_cpu_float32 2022-08-17T12:52:19.8548316Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_lt_cpu_float32 2022-08-17T12:52:19.8610890Z test_ops.py::TestCompositeComplianceCPU::test_operator_lu_cpu_float32 2022-08-17T12:52:19.8622344Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_irfft_cpu_float32 2022-08-17T12:52:19.8806034Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_irfftn_cpu_float32 2022-08-17T12:52:19.8817387Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_irfftn_cpu_float32 2022-08-17T12:52:19.8932385Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_rfft2_cpu_float32 2022-08-17T12:52:19.8943200Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_rfft2_cpu_float32 2022-08-17T12:52:19.9058232Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_rfft_cpu_float32 2022-08-17T12:52:19.9070692Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_rfft_cpu_float32 2022-08-17T12:52:19.9205131Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_rfftn_cpu_float32 2022-08-17T12:52:19.9219529Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fft_rfftn_cpu_float32 2022-08-17T12:52:19.9288853Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fill_cpu_float32 2022-08-17T12:52:19.9300607Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fill_cpu_float32 2022-08-17T12:52:19.9390067Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_flatten_cpu_float32 2022-08-17T12:52:19.9401719Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_flatten_cpu_float32 2022-08-17T12:52:19.9465888Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_flip_cpu_float32 2022-08-17T12:52:19.9495749Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_lu_cpu_float32 2022-08-17T12:52:19.9548449Z test_ops.py::TestCompositeComplianceCPU::test_operator_lu_solve_cpu_float32 2022-08-17T12:52:19.9565475Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_flip_cpu_float32 2022-08-17T12:52:19.9612216Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fliplr_cpu_float32 2022-08-17T12:52:19.9628664Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fliplr_cpu_float32 2022-08-17T12:52:19.9677813Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_flipud_cpu_float32 2022-08-17T12:52:19.9701967Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_flipud_cpu_float32 2022-08-17T12:52:19.9759444Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_float_cpu_float32 2022-08-17T12:52:19.9806855Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_float_cpu_float32 2022-08-17T12:52:20.0019981Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_float_power_cpu_float32 2022-08-17T12:52:20.0030893Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_float_power_cpu_float32 2022-08-17T12:52:20.0072520Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_floor_cpu_float32 2022-08-17T12:52:20.0083668Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_floor_cpu_float32 2022-08-17T12:52:20.0781741Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_floor_divide_cpu_float32 2022-08-17T12:52:20.0788504Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_floor_divide_cpu_float32 2022-08-17T12:52:20.0919917Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fmax_cpu_float32 2022-08-17T12:52:20.0920580Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_lu_solve_cpu_float32 2022-08-17T12:52:20.0926630Z test_ops.py::TestCompositeComplianceCPU::test_operator_lu_unpack_cpu_float32 2022-08-17T12:52:20.0937208Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fmax_cpu_float32 2022-08-17T12:52:20.1083136Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fmin_cpu_float32 2022-08-17T12:52:20.1089704Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fmin_cpu_float32 2022-08-17T12:52:20.1237063Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fmod_cpu_float32 2022-08-17T12:52:20.1253905Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_fmod_cpu_float32 2022-08-17T12:52:20.1304006Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_frac_cpu_float32 2022-08-17T12:52:20.1315860Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_frac_cpu_float32 2022-08-17T12:52:20.1414475Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_frexp_cpu_float32 2022-08-17T12:52:20.1424704Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_frexp_cpu_float32 2022-08-17T12:52:20.1542865Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_full_like_cpu_float32 2022-08-17T12:52:20.1553362Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_full_like_cpu_float32 2022-08-17T12:52:20.1636442Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gather_cpu_float32 2022-08-17T12:52:20.1647328Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gather_cpu_float32 2022-08-17T12:52:20.1737219Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gcd_cpu_int64 2022-08-17T12:52:20.1755272Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_lu_unpack_cpu_float32 2022-08-17T12:52:20.1774203Z test_ops.py::TestCompositeComplianceCPU::test_operator_mH_cpu_float32 2022-08-17T12:52:20.1789114Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gcd_cpu_int64 2022-08-17T12:52:20.1928712Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ge_cpu_float32 2022-08-17T12:52:20.1929433Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mH_cpu_float32 2022-08-17T12:52:20.1930021Z test_ops.py::TestCompositeComplianceCPU::test_operator_mT_cpu_float32 2022-08-17T12:52:20.1946888Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ge_cpu_float32 2022-08-17T12:52:20.2041693Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_geqrf_cpu_float32 2022-08-17T12:52:20.2053893Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mT_cpu_float32 2022-08-17T12:52:20.2297907Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_fill_cpu_float32 2022-08-17T12:52:20.2308148Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_masked_fill_cpu_float32 2022-08-17T12:52:20.2497430Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_scatter_cpu_float32 2022-08-17T12:52:20.2508406Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_masked_scatter_cpu_float32 2022-08-17T12:52:20.2748794Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_select_cpu_float32 2022-08-17T12:52:20.2760155Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_masked_select_cpu_float32 2022-08-17T12:52:20.2785146Z test_ops.py::TestCompositeComplianceCPU::test_operator_matmul_cpu_float32 2022-08-17T12:52:20.2797379Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_geqrf_cpu_float32 2022-08-17T12:52:20.3032867Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gradient_cpu_float32 2022-08-17T12:52:20.3179394Z [gw1] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atan2_cpu_float32 2022-08-17T12:52:20.3259828Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atan_cpu_float32 2022-08-17T12:52:20.3260596Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:52:20.3261362Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:52:20.3262031Z [gw1] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atan_cpu_float32 2022-08-17T12:52:20.3329005Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atanh_cpu_float32 2022-08-17T12:52:20.3345024Z [gw1] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atanh_cpu_float32 2022-08-17T12:52:20.3674390Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_1d_cpu_float32 2022-08-17T12:52:20.3675304Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_matmul_cpu_float32 2022-08-17T12:52:20.3879533Z test_ops.py::TestCompositeComplianceCPU::test_operator_matrix_exp_cpu_float32 2022-08-17T12:52:20.3903111Z [gw1] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_1d_cpu_float32 2022-08-17T12:52:20.3942566Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_2d_cpu_float32 2022-08-17T12:52:20.3943410Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_matrix_exp_cpu_float32 2022-08-17T12:52:20.4291373Z test_ops.py::TestCompositeComplianceCPU::test_operator_max_binary_cpu_float32 2022-08-17T12:52:20.4292262Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_max_binary_cpu_float32 2022-08-17T12:52:20.4293056Z test_ops.py::TestCompositeComplianceCPU::test_operator_max_reduction_no_dim_cpu_float32 2022-08-17T12:52:20.4316982Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gradient_cpu_float32 2022-08-17T12:52:20.4361036Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gt_cpu_float32 2022-08-17T12:52:20.4361857Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_max_reduction_no_dim_cpu_float32 2022-08-17T12:52:20.4447654Z test_ops.py::TestCompositeComplianceCPU::test_operator_max_reduction_with_dim_cpu_float32 2022-08-17T12:52:20.4455991Z [gw1] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_2d_cpu_float32 2022-08-17T12:52:20.4466997Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_gt_cpu_float32 2022-08-17T12:52:20.4467732Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_half_cpu_float32 2022-08-17T12:52:20.4532261Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_3d_cpu_float32 2022-08-17T12:52:20.4545542Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_max_reduction_with_dim_cpu_float32 2022-08-17T12:52:20.4557985Z test_ops.py::TestCompositeComplianceCPU::test_operator_maximum_cpu_float32 2022-08-17T12:52:20.4595523Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_half_cpu_float32 2022-08-17T12:52:20.4727806Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_heaviside_cpu_float32 2022-08-17T12:52:20.4728756Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_heaviside_cpu_float32 2022-08-17T12:52:20.4891232Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_histc_cpu_float32 2022-08-17T12:52:20.4892188Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_maximum_cpu_float32 2022-08-17T12:52:20.5096617Z test_ops.py::TestCompositeComplianceCPU::test_operator_mean_cpu_float32 2022-08-17T12:52:20.5097473Z [gw1] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_3d_cpu_float32 2022-08-17T12:52:20.5215837Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_baddbmm_cpu_float32 2022-08-17T12:52:20.5217069Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mean_cpu_float32 2022-08-17T12:52:20.5491626Z test_ops.py::TestCompositeComplianceCPU::test_operator_median_cpu_float32 2022-08-17T12:52:20.5525906Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_median_cpu_float32 2022-08-17T12:52:20.6003719Z test_ops.py::TestCompositeComplianceCPU::test_operator_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:52:20.6004805Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:52:20.6475935Z test_ops.py::TestCompositeComplianceCPU::test_operator_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:52:20.6476956Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:52:20.6547979Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:52:20.6554703Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_histc_cpu_float32 2022-08-17T12:52:20.7303382Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_histogram_cpu_float32 2022-08-17T12:52:20.7319291Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:52:20.7597314Z test_ops.py::TestCompositeComplianceCPU::test_operator_min_binary_cpu_float32 2022-08-17T12:52:20.7610298Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_min_binary_cpu_float32 2022-08-17T12:52:20.7662407Z test_ops.py::TestCompositeComplianceCPU::test_operator_min_reduction_no_dim_cpu_float32 2022-08-17T12:52:20.7672970Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_min_reduction_no_dim_cpu_float32 2022-08-17T12:52:20.7766006Z test_ops.py::TestCompositeComplianceCPU::test_operator_min_reduction_with_dim_cpu_float32 2022-08-17T12:52:20.7778272Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_min_reduction_with_dim_cpu_float32 2022-08-17T12:52:20.8011409Z test_ops.py::TestCompositeComplianceCPU::test_operator_minimum_cpu_float32 2022-08-17T12:52:20.8024549Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_minimum_cpu_float32 2022-08-17T12:52:20.8085566Z test_ops.py::TestCompositeComplianceCPU::test_operator_mm_cpu_float32 2022-08-17T12:52:20.8096896Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mm_cpu_float32 2022-08-17T12:52:20.8251052Z test_ops.py::TestCompositeComplianceCPU::test_operator_mode_cpu_float32 2022-08-17T12:52:20.8264435Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mode_cpu_float32 2022-08-17T12:52:20.8323944Z test_ops.py::TestCompositeComplianceCPU::test_operator_movedim_cpu_float32 2022-08-17T12:52:20.8338945Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_movedim_cpu_float32 2022-08-17T12:52:20.8462867Z test_ops.py::TestCompositeComplianceCPU::test_operator_msort_cpu_float32 2022-08-17T12:52:20.8473580Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_msort_cpu_float32 2022-08-17T12:52:20.8701110Z test_ops.py::TestCompositeComplianceCPU::test_operator_mul_cpu_float32 2022-08-17T12:52:20.8712693Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mul_cpu_float32 2022-08-17T12:52:20.9199742Z test_ops.py::TestCompositeComplianceCPU::test_operator_multinomial_cpu_float32 2022-08-17T12:52:20.9211374Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_multinomial_cpu_float32 2022-08-17T12:52:20.9264142Z test_ops.py::TestCompositeComplianceCPU::test_operator_mv_cpu_float32 2022-08-17T12:52:20.9274569Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mv_cpu_float32 2022-08-17T12:52:20.9449331Z test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:52:20.9462259Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:52:20.9646852Z test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:52:20.9657520Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:52:20.9833846Z test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:52:20.9845419Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:52:20.9921175Z test_ops.py::TestCompositeComplianceCPU::test_operator_nan_to_num_cpu_float32 2022-08-17T12:52:20.9929697Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nan_to_num_cpu_float32 2022-08-17T12:52:21.0559767Z test_ops.py::TestCompositeComplianceCPU::test_operator_nanmean_cpu_float32 2022-08-17T12:52:21.0584231Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:52:21.1301975Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:52:21.1329042Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nanmean_cpu_float32 2022-08-17T12:52:21.1339684Z test_ops.py::TestCompositeComplianceCPU::test_operator_nanmedian_cpu_float32 2022-08-17T12:52:21.1352638Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_histogram_cpu_float32 2022-08-17T12:52:21.1599871Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_histogramdd_cpu_float32 2022-08-17T12:52:21.1606954Z [gw0] [ 91%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nanmedian_cpu_float32 2022-08-17T12:52:21.1847743Z test_ops.py::TestCompositeComplianceCPU::test_operator_nanquantile_cpu_float32 2022-08-17T12:52:21.1868710Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:52:21.1973363Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_mish_cpu_float32 2022-08-17T12:52:21.1985767Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_mish_cpu_float32 2022-08-17T12:52:21.2203198Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_mse_loss_cpu_float32 2022-08-17T12:52:21.2217659Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_mse_loss_cpu_float32 2022-08-17T12:52:21.2450718Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:52:21.2457647Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:52:21.2619711Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:52:21.2661498Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:52:21.2985062Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:52:21.2986437Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:52:21.3000736Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_nll_loss_cpu_float32 2022-08-17T12:52:21.3010820Z [gw3] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_nll_loss_cpu_float32 2022-08-17T12:52:21.3330727Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_normalize_cpu_float32 2022-08-17T12:52:21.3338649Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_normalize_cpu_float32 2022-08-17T12:52:21.3375558Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_one_hot_cpu_int64 2022-08-17T12:52:21.3408206Z [gw3] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_one_hot_cpu_int64 2022-08-17T12:52:21.3872205Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_circular_cpu_float32 2022-08-17T12:52:21.3889084Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_circular_cpu_float32 2022-08-17T12:52:21.5227212Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_constant_cpu_float32 2022-08-17T12:52:21.5263413Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_constant_cpu_float32 2022-08-17T12:52:21.5481669Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:52:21.5494848Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_histogramdd_cpu_float32 2022-08-17T12:52:21.5569208Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_hsplit_cpu_float32 2022-08-17T12:52:21.5575583Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_hsplit_cpu_float32 2022-08-17T12:52:21.5612113Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_hstack_cpu_float32 2022-08-17T12:52:21.5629344Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:52:21.5640295Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:52:21.5650353Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_hstack_cpu_float32 2022-08-17T12:52:21.5791863Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_hypot_cpu_float32 2022-08-17T12:52:21.5799043Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_hypot_cpu_float32 2022-08-17T12:52:21.5848491Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_i0_cpu_float32 2022-08-17T12:52:21.5855984Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_i0_cpu_float32 2022-08-17T12:52:21.5999217Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_igamma_cpu_float32 2022-08-17T12:52:21.6007375Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_igamma_cpu_float32 2022-08-17T12:52:21.6023908Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_igammac_cpu_float32 2022-08-17T12:52:21.6041650Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:52:21.6144093Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:52:21.6157060Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_igammac_cpu_float32 2022-08-17T12:52:21.6224869Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_imag_cpu_complex64 2022-08-17T12:52:21.6234970Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_imag_cpu_complex64 2022-08-17T12:52:21.6305379Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_add_cpu_float32 2022-08-17T12:52:21.6313168Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:52:21.6389373Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pdist_cpu_float32 2022-08-17T12:52:21.6414314Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_add_cpu_float32 2022-08-17T12:52:21.6474019Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_copy_cpu_float32 2022-08-17T12:52:21.6484394Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_copy_cpu_float32 2022-08-17T12:52:21.6549139Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_fill_cpu_float32 2022-08-17T12:52:21.6560646Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_fill_cpu_float32 2022-08-17T12:52:21.6652946Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_put_cpu_float32 2022-08-17T12:52:21.6661771Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pdist_cpu_float32 2022-08-17T12:52:21.6676249Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_put_cpu_float32 2022-08-17T12:52:21.6677074Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_reduce_cpu_float32 2022-08-17T12:52:21.6755927Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:52:21.6763955Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:52:21.6833400Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:52:21.6843419Z [gw3] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:52:21.7177613Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:52:21.7188696Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_reduce_cpu_float32 2022-08-17T12:52:21.7254231Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_select_cpu_float32 2022-08-17T12:52:21.7265191Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_index_select_cpu_float32 2022-08-17T12:52:21.7339488Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_inner_cpu_float32 2022-08-17T12:52:21.7349318Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_inner_cpu_float32 2022-08-17T12:52:21.7442947Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_int_cpu_float32 2022-08-17T12:52:21.7453364Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_int_cpu_float32 2022-08-17T12:52:21.7565936Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_inverse_cpu_float32 2022-08-17T12:52:21.7577345Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_inverse_cpu_float32 2022-08-17T12:52:21.8474007Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isclose_cpu_float32 2022-08-17T12:52:21.8486013Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isclose_cpu_float32 2022-08-17T12:52:21.8575738Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isfinite_cpu_float32 2022-08-17T12:52:21.8585733Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isfinite_cpu_float32 2022-08-17T12:52:21.8632159Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isin_cpu_float32 2022-08-17T12:52:21.8641871Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isin_cpu_float32 2022-08-17T12:52:21.8679339Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isinf_cpu_float32 2022-08-17T12:52:21.8689216Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isinf_cpu_float32 2022-08-17T12:52:21.8725498Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isnan_cpu_float32 2022-08-17T12:52:21.8735275Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isnan_cpu_float32 2022-08-17T12:52:21.8768592Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isneginf_cpu_float32 2022-08-17T12:52:21.8778255Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isneginf_cpu_float32 2022-08-17T12:52:21.8813173Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isposinf_cpu_float32 2022-08-17T12:52:21.8824257Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isposinf_cpu_float32 2022-08-17T12:52:21.8879581Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isreal_cpu_float32 2022-08-17T12:52:21.8890234Z [gw2] [ 91%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_isreal_cpu_float32 2022-08-17T12:52:21.8922805Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_istft_cpu_float32 2022-08-17T12:52:21.8933812Z [gw2] [ 91%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_istft_cpu_float32 2022-08-17T12:52:21.8966374Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:52:21.8978667Z [gw2] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:52:21.9010372Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:52:21.9021913Z [gw2] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:52:21.9053765Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_binary_cpu_float32 2022-08-17T12:52:21.9064124Z [gw2] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_binary_cpu_float32 2022-08-17T12:52:21.9092967Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:52:21.9103094Z [gw2] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:52:21.9131567Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_unary_cpu_float32 2022-08-17T12:52:21.9141628Z [gw2] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_jiterator_unary_cpu_float32 2022-08-17T12:52:21.9189500Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_kron_cpu_float32 2022-08-17T12:52:21.9199272Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_kron_cpu_float32 2022-08-17T12:52:21.9433620Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_kthvalue_cpu_float32 2022-08-17T12:52:21.9444888Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_kthvalue_cpu_float32 2022-08-17T12:52:21.9567386Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lcm_cpu_int64 2022-08-17T12:52:21.9578394Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lcm_cpu_int64 2022-08-17T12:52:21.9690846Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ldexp_cpu_float32 2022-08-17T12:52:21.9701195Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nanquantile_cpu_float32 2022-08-17T12:52:21.9710145Z test_ops.py::TestCompositeComplianceCPU::test_operator_nansum_cpu_float32 2022-08-17T12:52:21.9720555Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ldexp_cpu_float32 2022-08-17T12:52:21.9835523Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_le_cpu_float32 2022-08-17T12:52:21.9846129Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_le_cpu_float32 2022-08-17T12:52:21.9883870Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lerp_cpu_float32 2022-08-17T12:52:21.9896335Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:52:22.0011137Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_prelu_cpu_float32 2022-08-17T12:52:22.0020774Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lerp_cpu_float32 2022-08-17T12:52:22.0054946Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lgamma_cpu_float32 2022-08-17T12:52:22.0067275Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nansum_cpu_float32 2022-08-17T12:52:22.0075895Z test_ops.py::TestCompositeComplianceCPU::test_operator_narrow_cpu_float32 2022-08-17T12:52:22.0085401Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lgamma_cpu_float32 2022-08-17T12:52:22.0153729Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cholesky_cpu_float32 2022-08-17T12:52:22.0194519Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_narrow_cpu_float32 2022-08-17T12:52:22.0326932Z test_ops.py::TestCompositeComplianceCPU::test_operator_native_layer_norm_cpu_float32 2022-08-17T12:52:22.0328082Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cholesky_cpu_float32 2022-08-17T12:52:22.0524477Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cholesky_ex_cpu_float32 2022-08-17T12:52:22.0541245Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cholesky_ex_cpu_float32 2022-08-17T12:52:22.0637937Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cond_cpu_float32 2022-08-17T12:52:22.0652456Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cond_cpu_float32 2022-08-17T12:52:22.0662452Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cross_cpu_float32 2022-08-17T12:52:22.0680931Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_prelu_cpu_float32 2022-08-17T12:52:22.0713725Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_relu6_cpu_float32 2022-08-17T12:52:22.0732149Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_cross_cpu_float32 2022-08-17T12:52:22.0794567Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_det_cpu_float32 2022-08-17T12:52:22.0800974Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_relu6_cpu_float32 2022-08-17T12:52:22.0860668Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_relu_cpu_float32 2022-08-17T12:52:22.0881107Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_det_cpu_float32 2022-08-17T12:52:22.0958734Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_det_singular_cpu_float64 2022-08-17T12:52:22.0968828Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_relu_cpu_float32 2022-08-17T12:52:22.1195635Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_rrelu_cpu_float32 2022-08-17T12:52:22.1218652Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_rrelu_cpu_float32 2022-08-17T12:52:22.1311910Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_selu_cpu_float32 2022-08-17T12:52:22.1322223Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_selu_cpu_float32 2022-08-17T12:52:22.1361278Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:52:22.1373593Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_det_singular_cpu_float64 2022-08-17T12:52:22.1421607Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_native_layer_norm_cpu_float32 2022-08-17T12:52:22.1422315Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eig_cpu_float32 2022-08-17T12:52:22.1491445Z test_ops.py::TestCompositeComplianceCPU::test_operator_ne_cpu_float32 2022-08-17T12:52:22.1510233Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:52:22.1592038Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_silu_cpu_float32 2022-08-17T12:52:22.1593003Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_silu_cpu_float32 2022-08-17T12:52:22.1633844Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:52:22.1636235Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_ne_cpu_float32 2022-08-17T12:52:22.1666981Z test_ops.py::TestCompositeComplianceCPU::test_operator_neg_cpu_float32 2022-08-17T12:52:22.1675041Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eig_cpu_float32 2022-08-17T12:52:22.1703350Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eigh_cpu_float32 2022-08-17T12:52:22.1706600Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_neg_cpu_float32 2022-08-17T12:52:22.1749241Z test_ops.py::TestCompositeComplianceCPU::test_operator_new_empty_cpu_float32 2022-08-17T12:52:22.1767694Z [gw0] [ 92%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_new_empty_cpu_float32 2022-08-17T12:52:22.1826183Z test_ops.py::TestCompositeComplianceCPU::test_operator_new_full_cpu_float32 2022-08-17T12:52:22.1835111Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eigh_cpu_float32 2022-08-17T12:52:22.1888823Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:52:22.1889559Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eigvals_cpu_float32 2022-08-17T12:52:22.1890364Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:52:22.1903180Z [gw2] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eigvals_cpu_float32 2022-08-17T12:52:22.1936173Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_new_full_cpu_float32 2022-08-17T12:52:22.1940678Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eigvalsh_cpu_float32 2022-08-17T12:52:22.1960775Z test_ops.py::TestCompositeComplianceCPU::test_operator_new_ones_cpu_float32 2022-08-17T12:52:22.1969177Z [gw2] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_eigvalsh_cpu_float32 2022-08-17T12:52:22.2050902Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_householder_product_cpu_float32 2022-08-17T12:52:22.2062308Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_new_ones_cpu_float32 2022-08-17T12:52:22.2071791Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:52:22.2079211Z test_ops.py::TestCompositeComplianceCPU::test_operator_new_zeros_cpu_float32 2022-08-17T12:52:22.2168876Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softmin_cpu_float32 2022-08-17T12:52:22.2180273Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_householder_product_cpu_float32 2022-08-17T12:52:22.2203380Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_inv_cpu_float32 2022-08-17T12:52:22.2216652Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_new_zeros_cpu_float32 2022-08-17T12:52:22.2275744Z test_ops.py::TestCompositeComplianceCPU::test_operator_nextafter_cpu_float32 2022-08-17T12:52:22.2287002Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softmin_cpu_float32 2022-08-17T12:52:22.2342023Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:52:22.2354800Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_inv_cpu_float32 2022-08-17T12:52:22.2472367Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_inv_ex_cpu_float32 2022-08-17T12:52:22.2493455Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_inv_ex_cpu_float32 2022-08-17T12:52:22.2502315Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_ldl_factor_cpu_float32 2022-08-17T12:52:22.2507416Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nextafter_cpu_float32 2022-08-17T12:52:22.2525038Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:52:22.2532109Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:52:22.2587778Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softplus_cpu_float32 2022-08-17T12:52:22.2599267Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_ldl_factor_cpu_float32 2022-08-17T12:52:22.2617807Z [gw1] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_baddbmm_cpu_float32 2022-08-17T12:52:22.2618646Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:52:22.2642576Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bernoulli_cpu_float32 2022-08-17T12:52:22.2712545Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softplus_cpu_float32 2022-08-17T12:52:22.2758238Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softshrink_cpu_float32 2022-08-17T12:52:22.2759165Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:52:22.2809087Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:52:22.2840170Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softshrink_cpu_float32 2022-08-17T12:52:22.2841061Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softsign_cpu_float32 2022-08-17T12:52:22.2867329Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:52:22.2973472Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_ldl_solve_cpu_float32 2022-08-17T12:52:22.2974481Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_softsign_cpu_float32 2022-08-17T12:52:22.3090437Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:52:22.3120468Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:52:22.3157367Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_threshold_cpu_float32 2022-08-17T12:52:22.3158085Z [gw1] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bernoulli_cpu_float32 2022-08-17T12:52:22.3177374Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bfloat16_cpu_float32 2022-08-17T12:52:22.3205619Z [gw1] [ 92%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bfloat16_cpu_float32 2022-08-17T12:52:22.3273212Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_block_diag_cpu_float32 2022-08-17T12:52:22.3275332Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_nn_functional_threshold_cpu_float32 2022-08-17T12:52:22.3276200Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:52:22.3277021Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_ldl_solve_cpu_float32 2022-08-17T12:52:22.3325032Z [gw3] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:52:22.3326844Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_log_ndtr_cpu_float32 2022-08-17T12:52:22.3393786Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lstsq_cpu_float32 2022-08-17T12:52:22.3406045Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_log_ndtr_cpu_float32 2022-08-17T12:52:22.3526599Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_i0_cpu_float32 2022-08-17T12:52:22.3527636Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_i0_cpu_float32 2022-08-17T12:52:22.3569276Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:52:22.3574771Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_i1_cpu_float32 2022-08-17T12:52:22.3648447Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:52:22.3663176Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_i1_cpu_float32 2022-08-17T12:52:22.3766063Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_k0_cpu_float32 2022-08-17T12:52:22.3775064Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_k0_cpu_float32 2022-08-17T12:52:22.3858562Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_k1_cpu_float32 2022-08-17T12:52:22.3884194Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:52:22.3896509Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:52:22.3961173Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lstsq_cpu_float32 2022-08-17T12:52:22.3962143Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_modified_bessel_k1_cpu_float32 2022-08-17T12:52:22.3962944Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_ndtr_cpu_float32 2022-08-17T12:52:22.4053186Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:52:22.4061129Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_ndtr_cpu_float32 2022-08-17T12:52:22.4169819Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_ndtri_cpu_float32 2022-08-17T12:52:22.4181785Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_ndtri_cpu_float32 2022-08-17T12:52:22.4564992Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:52:22.4565892Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:52:22.4576572Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:52:22.4587828Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:52:22.4606090Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:52:22.4628736Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:52:22.4689954Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_cpu_float32 2022-08-17T12:52:22.4699178Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:52:22.4702260Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:52:22.4725188Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:52:22.4730109Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:52:22.4743381Z [gw3] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:52:22.4765705Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:52:22.4773634Z [gw3] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:52:22.4794598Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:52:22.4810069Z [gw3] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:52:22.4830179Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:52:22.4839490Z [gw3] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:52:22.4917742Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:52:22.4933078Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_cpu_float32 2022-08-17T12:52:22.4983817Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_factor_cpu_float32 2022-08-17T12:52:22.4988416Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:52:22.5218143Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_xlog1py_cpu_float32 2022-08-17T12:52:22.5239470Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_factor_cpu_float32 2022-08-17T12:52:22.5290580Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:52:22.5291376Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_xlog1py_cpu_float32 2022-08-17T12:52:22.5401702Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_zeta_cpu_float32 2022-08-17T12:52:22.5462890Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:52:22.5497350Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:52:22.5580442Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:52:22.5581236Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_solve_cpu_float32 2022-08-17T12:52:22.5647844Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_special_zeta_cpu_float32 2022-08-17T12:52:22.5689987Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_split_cpu_float32 2022-08-17T12:52:22.5721400Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_split_cpu_float32 2022-08-17T12:52:22.5835957Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_split_list_args_cpu_float32 2022-08-17T12:52:22.5917787Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_split_list_args_cpu_float32 2022-08-17T12:52:22.6069326Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_split_with_sizes_cpu_float32 2022-08-17T12:52:22.6070354Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_split_with_sizes_cpu_float32 2022-08-17T12:52:22.6113489Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sqrt_cpu_float32 2022-08-17T12:52:22.6177520Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sqrt_cpu_float32 2022-08-17T12:52:22.6328451Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_square_cpu_float32 2022-08-17T12:52:22.6358403Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_square_cpu_float32 2022-08-17T12:52:22.6420161Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_squeeze_cpu_float32 2022-08-17T12:52:22.6427227Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_squeeze_cpu_float32 2022-08-17T12:52:22.6605866Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_stack_cpu_float32 2022-08-17T12:52:22.6646218Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:52:22.6713390Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:52:22.6722952Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_stack_cpu_float32 2022-08-17T12:52:22.6852626Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_std_cpu_float32 2022-08-17T12:52:22.6865387Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_lu_solve_cpu_float32 2022-08-17T12:52:22.6933330Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_norm_cpu_float32 2022-08-17T12:52:22.6955143Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:52:22.6958756Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:52:22.6967574Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_std_cpu_float32 2022-08-17T12:52:22.7163306Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_std_mean_cpu_float32 2022-08-17T12:52:22.7164209Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:52:22.7292454Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:52:22.7304451Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_std_mean_cpu_float32 2022-08-17T12:52:22.7365319Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_stft_cpu_float32 2022-08-17T12:52:22.7393381Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:52:22.7749762Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_batch_norm_cpu_float32 2022-08-17T12:52:22.7755707Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_stft_cpu_float32 2022-08-17T12:52:22.7899289Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sub_cpu_float32 2022-08-17T12:52:22.7910184Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_norm_cpu_float32 2022-08-17T12:52:22.7953325Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_power_cpu_float32 2022-08-17T12:52:22.7960252Z [gw2] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_power_cpu_float32 2022-08-17T12:52:22.8105042Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_rank_cpu_float32 2022-08-17T12:52:22.8117115Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sub_cpu_float32 2022-08-17T12:52:22.8280902Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sum_cpu_float32 2022-08-17T12:52:22.8288922Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_rank_cpu_float32 2022-08-17T12:52:22.8327464Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:52:22.8335939Z [gw2] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:52:22.8472442Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_multi_dot_cpu_float32 2022-08-17T12:52:22.8484267Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_multi_dot_cpu_float32 2022-08-17T12:52:22.8645782Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_norm_cpu_float32 2022-08-17T12:52:22.8657997Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sum_cpu_float32 2022-08-17T12:52:22.8734783Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sum_to_size_cpu_float32 2022-08-17T12:52:22.8746514Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_norm_cpu_float32 2022-08-17T12:52:22.8840982Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:52:22.8852439Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_sum_to_size_cpu_float32 2022-08-17T12:52:22.8961819Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_svd_cpu_float32 2022-08-17T12:52:22.8973304Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:52:22.9381657Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_pinv_cpu_float32 2022-08-17T12:52:22.9393732Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_pinv_cpu_float32 2022-08-17T12:52:22.9427805Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:52:22.9440318Z [gw2] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:52:22.9475994Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_pinv_singular_cpu_float32 2022-08-17T12:52:22.9487921Z [gw2] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_pinv_singular_cpu_float32 2022-08-17T12:52:22.9714791Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_qr_cpu_float32 2022-08-17T12:52:22.9737337Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_batch_norm_cpu_float32 2022-08-17T12:52:22.9977523Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_bilinear_cpu_float32 2022-08-17T12:52:22.9987956Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_qr_cpu_float32 2022-08-17T12:52:23.0204930Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_slogdet_cpu_float32 2022-08-17T12:52:23.0224262Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_slogdet_cpu_float32 2022-08-17T12:52:23.0225345Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_solve_cpu_float32 2022-08-17T12:52:23.0231471Z [gw2] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_solve_cpu_float32 2022-08-17T12:52:23.0579415Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_solve_ex_cpu_float32 2022-08-17T12:52:23.0588326Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_solve_ex_cpu_float32 2022-08-17T12:52:23.0873546Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_solve_triangular_cpu_float32 2022-08-17T12:52:23.0874366Z [gw1] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_block_diag_cpu_float32 2022-08-17T12:52:23.2114020Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bmm_cpu_float32 2022-08-17T12:52:23.2115116Z [gw1] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bmm_cpu_float32 2022-08-17T12:52:23.2160818Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bool_cpu_float32 2022-08-17T12:52:23.2161621Z [gw1] [ 92%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bool_cpu_float32 2022-08-17T12:52:23.2203250Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_shapes_cpu_float32 2022-08-17T12:52:23.2219267Z [gw1] [ 92%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_shapes_cpu_float32 2022-08-17T12:52:23.4294965Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_tensors_cpu_float32 2022-08-17T12:52:23.4295967Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_solve_triangular_cpu_float32 2022-08-17T12:52:23.5866726Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_svd_cpu_float32 2022-08-17T12:52:23.5963310Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_bilinear_cpu_float32 2022-08-17T12:52:23.6351426Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:52:23.6396196Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:52:23.6688758Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:52:23.6760656Z [gw3] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_svd_cpu_float32 2022-08-17T12:52:23.7841789Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_svd_lowrank_cpu_float32 2022-08-17T12:52:23.7842667Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_svd_cpu_float32 2022-08-17T12:52:23.8036930Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_svdvals_cpu_float32 2022-08-17T12:52:23.8038030Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:52:23.8124861Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_celu_cpu_float32 2022-08-17T12:52:23.8125889Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_celu_cpu_float32 2022-08-17T12:52:23.8219587Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv1d_cpu_float32 2022-08-17T12:52:23.8232255Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_svdvals_cpu_float32 2022-08-17T12:52:23.8318721Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_tensorinv_cpu_float32 2022-08-17T12:52:23.8326990Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_tensorinv_cpu_float32 2022-08-17T12:52:23.8360979Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_tensorsolve_cpu_float32 2022-08-17T12:52:23.8380305Z [gw2] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_tensorsolve_cpu_float32 2022-08-17T12:52:23.8642904Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_vander_cpu_float32 2022-08-17T12:52:23.8661357Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_vander_cpu_float32 2022-08-17T12:52:23.9093543Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_vecdot_cpu_float32 2022-08-17T12:52:23.9127275Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv1d_cpu_float32 2022-08-17T12:52:23.9319446Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv2d_cpu_float32 2022-08-17T12:52:23.9328905Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_vecdot_cpu_float32 2022-08-17T12:52:24.0683657Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_vector_norm_cpu_float32 2022-08-17T12:52:24.0694109Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linalg_vector_norm_cpu_float32 2022-08-17T12:52:24.0949770Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linspace_cpu_float32 2022-08-17T12:52:24.0959912Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_linspace_cpu_float32 2022-08-17T12:52:24.1002067Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log10_cpu_float32 2022-08-17T12:52:24.1015299Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log10_cpu_float32 2022-08-17T12:52:24.1055849Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log1p_cpu_float32 2022-08-17T12:52:24.1068150Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log1p_cpu_float32 2022-08-17T12:52:24.1125352Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log2_cpu_float32 2022-08-17T12:52:24.1136942Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log2_cpu_float32 2022-08-17T12:52:24.1195544Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log_cpu_float32 2022-08-17T12:52:24.1206627Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log_cpu_float32 2022-08-17T12:52:24.1286916Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log_softmax_cpu_float32 2022-08-17T12:52:24.1298467Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log_softmax_cpu_float32 2022-08-17T12:52:24.1415173Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log_softmax_dtype_cpu_float32 2022-08-17T12:52:24.1426400Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_log_softmax_dtype_cpu_float32 2022-08-17T12:52:24.1468022Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logaddexp2_cpu_float32 2022-08-17T12:52:24.1479354Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logaddexp2_cpu_float32 2022-08-17T12:52:24.1517910Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logaddexp_cpu_float32 2022-08-17T12:52:24.1529301Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logaddexp_cpu_float32 2022-08-17T12:52:24.1674348Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logcumsumexp_cpu_float32 2022-08-17T12:52:24.1686109Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logcumsumexp_cpu_float32 2022-08-17T12:52:24.1986688Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logdet_cpu_float32 2022-08-17T12:52:24.2003780Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logdet_cpu_float32 2022-08-17T12:52:24.2176908Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_and_cpu_float32 2022-08-17T12:52:24.2185723Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_and_cpu_float32 2022-08-17T12:52:24.2249723Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_not_cpu_float32 2022-08-17T12:52:24.2265765Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_not_cpu_float32 2022-08-17T12:52:24.2275580Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_or_cpu_float32 2022-08-17T12:52:24.2322473Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv2d_cpu_float32 2022-08-17T12:52:24.2455418Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:52:24.2484532Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_or_cpu_float32 2022-08-17T12:52:24.2643534Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_xor_cpu_float32 2022-08-17T12:52:24.2658624Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logical_xor_cpu_float32 2022-08-17T12:52:24.2782224Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logit_cpu_float32 2022-08-17T12:52:24.2782969Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logit_cpu_float32 2022-08-17T12:52:24.3143291Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logspace_cpu_float32 2022-08-17T12:52:24.3171563Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:52:24.4044158Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:52:24.4252956Z [gw1] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_tensors_cpu_float32 2022-08-17T12:52:24.4253856Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:52:24.4272186Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:52:24.4560783Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_to_cpu_float32 2022-08-17T12:52:24.4572636Z [gw1] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_to_cpu_float32 2022-08-17T12:52:24.4610016Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bucketize_cpu_float32 2022-08-17T12:52:24.4625767Z [gw1] [ 92%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bucketize_cpu_float32 2022-08-17T12:52:24.4656586Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_byte_cpu_float32 2022-08-17T12:52:24.4669329Z [gw1] [ 92%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_byte_cpu_float32 2022-08-17T12:52:24.5588289Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cartesian_prod_cpu_float32 2022-08-17T12:52:24.5609252Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:52:24.6459536Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:52:24.6503731Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logspace_cpu_float32 2022-08-17T12:52:24.6737217Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logsumexp_cpu_float32 2022-08-17T12:52:24.6800752Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_logsumexp_cpu_float32 2022-08-17T12:52:24.6868345Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_long_cpu_float32 2022-08-17T12:52:24.6869283Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_long_cpu_float32 2022-08-17T12:52:24.6964070Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lt_cpu_float32 2022-08-17T12:52:24.6975887Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lt_cpu_float32 2022-08-17T12:52:24.7473260Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lu_cpu_float32 2022-08-17T12:52:24.7484641Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lu_cpu_float32 2022-08-17T12:52:24.7516535Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lu_solve_cpu_float32 2022-08-17T12:52:24.7526888Z [gw2] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lu_solve_cpu_float32 2022-08-17T12:52:24.7561441Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lu_unpack_cpu_float32 2022-08-17T12:52:24.7568917Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:52:24.7789583Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:52:24.7801825Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_lu_unpack_cpu_float32 2022-08-17T12:52:24.7891296Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mH_cpu_float32 2022-08-17T12:52:24.7902490Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mH_cpu_float32 2022-08-17T12:52:24.7957237Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mT_cpu_float32 2022-08-17T12:52:24.7968081Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mT_cpu_float32 2022-08-17T12:52:24.8049731Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_masked_fill_cpu_float32 2022-08-17T12:52:24.8059827Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_masked_fill_cpu_float32 2022-08-17T12:52:24.8134047Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_masked_scatter_cpu_float32 2022-08-17T12:52:24.8146207Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_masked_scatter_cpu_float32 2022-08-17T12:52:24.8226334Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_masked_select_cpu_float32 2022-08-17T12:52:24.8236526Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_masked_select_cpu_float32 2022-08-17T12:52:24.8426853Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_matmul_cpu_float32 2022-08-17T12:52:24.8440202Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:52:24.8481483Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:52:24.8493539Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_matmul_cpu_float32 2022-08-17T12:52:24.8569112Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_matrix_exp_cpu_float32 2022-08-17T12:52:24.8581717Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_matrix_exp_cpu_float32 2022-08-17T12:52:24.8724853Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_max_binary_cpu_float32 2022-08-17T12:52:24.8736262Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_max_binary_cpu_float32 2022-08-17T12:52:24.8782895Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_max_reduction_no_dim_cpu_float32 2022-08-17T12:52:24.8794103Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_max_reduction_no_dim_cpu_float32 2022-08-17T12:52:24.8871507Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_max_reduction_with_dim_cpu_float32 2022-08-17T12:52:24.8883883Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_max_reduction_with_dim_cpu_float32 2022-08-17T12:52:24.9016610Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_maximum_cpu_float32 2022-08-17T12:52:24.9028130Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_maximum_cpu_float32 2022-08-17T12:52:24.9222141Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mean_cpu_float32 2022-08-17T12:52:24.9233191Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mean_cpu_float32 2022-08-17T12:52:24.9539561Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_median_cpu_float32 2022-08-17T12:52:24.9550467Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_median_cpu_float32 2022-08-17T12:52:24.9657230Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:52:24.9669194Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:52:24.9737960Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:52:24.9749797Z [gw0] [ 92%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:52:24.9808137Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout2d_cpu_float32 2022-08-17T12:52:24.9823610Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:52:25.0018689Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:52:25.0051329Z [gw1] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cartesian_prod_cpu_float32 2022-08-17T12:52:25.0115802Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cat_cpu_float32 2022-08-17T12:52:25.0127331Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:52:25.0264096Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_min_binary_cpu_float32 2022-08-17T12:52:25.0274907Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_min_binary_cpu_float32 2022-08-17T12:52:25.0320543Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_min_reduction_no_dim_cpu_float32 2022-08-17T12:52:25.0331782Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_min_reduction_no_dim_cpu_float32 2022-08-17T12:52:25.0410970Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_min_reduction_with_dim_cpu_float32 2022-08-17T12:52:25.0422460Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_min_reduction_with_dim_cpu_float32 2022-08-17T12:52:25.0534032Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_minimum_cpu_float32 2022-08-17T12:52:25.0546820Z [gw1] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cat_cpu_float32 2022-08-17T12:52:25.0556907Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cdist_cpu_float32 2022-08-17T12:52:25.0569570Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_minimum_cpu_float32 2022-08-17T12:52:25.0614513Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mm_cpu_float32 2022-08-17T12:52:25.0624016Z [gw1] [ 92%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cdist_cpu_float32 2022-08-17T12:52:25.0624666Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ceil_cpu_float32 2022-08-17T12:52:25.0668638Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mm_cpu_float32 2022-08-17T12:52:25.0698180Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mode_cpu_float32 2022-08-17T12:52:25.0705490Z [gw1] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ceil_cpu_float32 2022-08-17T12:52:25.0727461Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_chalf_cpu_float32 2022-08-17T12:52:25.0737834Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout2d_cpu_float32 2022-08-17T12:52:25.0743950Z [gw1] [ 92%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_chalf_cpu_float32 2022-08-17T12:52:25.0752095Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout3d_cpu_float32 2022-08-17T12:52:25.0784953Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_char_cpu_float32 2022-08-17T12:52:25.0795549Z [gw1] [ 92%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_char_cpu_float32 2022-08-17T12:52:25.0829247Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_cpu_float32 2022-08-17T12:52:25.0841356Z [gw1] [ 92%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_cpu_float32 2022-08-17T12:52:25.0876093Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mode_cpu_float32 2022-08-17T12:52:25.0877127Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_movedim_cpu_float32 2022-08-17T12:52:25.0910730Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_inverse_cpu_float32 2022-08-17T12:52:25.0938318Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_movedim_cpu_float32 2022-08-17T12:52:25.0987384Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_msort_cpu_float32 2022-08-17T12:52:25.1008739Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_msort_cpu_float32 2022-08-17T12:52:25.1130812Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mul_cpu_float32 2022-08-17T12:52:25.1145486Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mul_cpu_float32 2022-08-17T12:52:25.1181234Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_multinomial_cpu_float32 2022-08-17T12:52:25.1200943Z [gw2] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_multinomial_cpu_float32 2022-08-17T12:52:25.1234707Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mv_cpu_float32 2022-08-17T12:52:25.1241901Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mv_cpu_float32 2022-08-17T12:52:25.1573405Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:52:25.1574465Z [gw2] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:52:25.1575504Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:52:25.1576185Z [gw2] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:52:25.1576855Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:52:25.1577529Z [gw2] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:52:25.1596411Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nan_to_num_cpu_float32 2022-08-17T12:52:25.1597081Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nan_to_num_cpu_float32 2022-08-17T12:52:25.1963977Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:52:25.1980667Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout3d_cpu_float32 2022-08-17T12:52:25.2302507Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout_cpu_float32 2022-08-17T12:52:25.2307220Z [gw2] [ 92%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:52:25.2336448Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:52:25.2337162Z [gw2] [ 92%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:52:25.3311768Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:52:25.3324002Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout_cpu_float32 2022-08-17T12:52:25.3407398Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_elu_cpu_float32 2022-08-17T12:52:25.3413614Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_elu_cpu_float32 2022-08-17T12:52:25.3432808Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:52:25.3443395Z [gw0] [ 92%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:52:25.3463926Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_embedding_cpu_float32 2022-08-17T12:52:25.3475646Z [gw0] [ 92%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_embedding_cpu_float32 2022-08-17T12:52:25.3684083Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:52:25.3707681Z [gw1] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_inverse_cpu_float32 2022-08-17T12:52:25.4267032Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_solve_cpu_float32 2022-08-17T12:52:25.4268043Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:52:25.4775406Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:52:25.4793053Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:52:25.7754739Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:52:25.7766900Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:52:26.1762618Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:52:26.1763603Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:52:26.1821471Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:52:26.1830825Z [gw0] [ 92%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:52:26.2032133Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_gelu_cpu_float32 2022-08-17T12:52:26.2032865Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_gelu_cpu_float32 2022-08-17T12:52:26.2826495Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_glu_cpu_float32 2022-08-17T12:52:26.2842872Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_glu_cpu_float32 2022-08-17T12:52:26.4002972Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_grid_sample_cpu_float32 2022-08-17T12:52:26.4003680Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_grid_sample_cpu_float32 2022-08-17T12:52:26.4298994Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_group_norm_cpu_float32 2022-08-17T12:52:26.4309977Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_group_norm_cpu_float32 2022-08-17T12:52:26.4448556Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardshrink_cpu_float32 2022-08-17T12:52:26.4449411Z [gw0] [ 92%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardshrink_cpu_float32 2022-08-17T12:52:26.4516872Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:52:26.4526711Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:52:26.4634801Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardswish_cpu_float32 2022-08-17T12:52:26.4636547Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardswish_cpu_float32 2022-08-17T12:52:26.4765485Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardtanh_cpu_float32 2022-08-17T12:52:26.4772558Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardtanh_cpu_float32 2022-08-17T12:52:26.5718763Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:52:26.5745189Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:52:26.6072097Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_huber_loss_cpu_float32 2022-08-17T12:52:26.6072864Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_huber_loss_cpu_float32 2022-08-17T12:52:26.7033451Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_instance_norm_cpu_float32 2022-08-17T12:52:26.7045350Z [gw1] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_solve_cpu_float32 2022-08-17T12:52:26.7530151Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_chunk_cpu_float32 2022-08-17T12:52:26.7544554Z [gw1] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_chunk_cpu_float32 2022-08-17T12:52:27.2433093Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_cpu_float32 2022-08-17T12:52:27.2461167Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_instance_norm_cpu_float32 2022-08-17T12:52:27.2770999Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:52:27.2821300Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:52:27.3102647Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:52:27.3103654Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:52:27.3369659Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:52:27.3370571Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:52:27.3615578Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:52:27.3622918Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:52:27.3942242Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:52:27.4006398Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:52:27.4261621Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:52:27.4282842Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:52:27.4934701Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_kl_div_cpu_float32 2022-08-17T12:52:27.4935478Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_kl_div_cpu_float32 2022-08-17T12:52:27.5078677Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_l1_loss_cpu_float32 2022-08-17T12:52:27.5095997Z [gw1] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_cpu_float32 2022-08-17T12:52:27.5190083Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_max_cpu_float32 2022-08-17T12:52:27.5204258Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_l1_loss_cpu_float32 2022-08-17T12:52:27.5529369Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_layer_norm_cpu_float32 2022-08-17T12:52:27.5541179Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_layer_norm_cpu_float32 2022-08-17T12:52:27.5721724Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:52:27.5733472Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:52:27.6773593Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_linear_cpu_float32 2022-08-17T12:52:27.6785791Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_linear_cpu_float32 2022-08-17T12:52:27.7434909Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:52:27.7444053Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:52:27.7526130Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:52:27.7543122Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:52:27.7928309Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:52:27.7940591Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:52:27.9416301Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:52:27.9427451Z [gw1] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_max_cpu_float32 2022-08-17T12:52:27.9963490Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_min_cpu_float32 2022-08-17T12:52:27.9976405Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:52:28.0085808Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:52:28.0098523Z [gw0] [ 93%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:52:28.3563305Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:52:28.3576616Z [gw1] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_min_cpu_float32 2022-08-17T12:52:28.3717406Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clone_cpu_float32 2022-08-17T12:52:28.3729234Z [gw1] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clone_cpu_float32 2022-08-17T12:52:28.4049657Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_column_stack_cpu_float32 2022-08-17T12:52:28.4061499Z [gw1] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_column_stack_cpu_float32 2022-08-17T12:52:28.7274785Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_combinations_cpu_float32 2022-08-17T12:52:28.7287732Z [gw1] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_combinations_cpu_float32 2022-08-17T12:52:28.7430562Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_complex_cpu_float32 2022-08-17T12:52:28.7445614Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_svd_lowrank_cpu_float32 2022-08-17T12:52:28.7830962Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_symeig_cpu_float32 2022-08-17T12:52:28.7846772Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_symeig_cpu_float32 2022-08-17T12:52:28.7958424Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_t_cpu_float32 2022-08-17T12:52:28.7967856Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_t_cpu_float32 2022-08-17T12:52:28.8179286Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_take_along_dim_cpu_float32 2022-08-17T12:52:28.8187339Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_take_along_dim_cpu_float32 2022-08-17T12:52:28.8559965Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_take_cpu_float32 2022-08-17T12:52:28.8572399Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_take_cpu_float32 2022-08-17T12:52:28.8633004Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tan_cpu_float32 2022-08-17T12:52:28.8650344Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tan_cpu_float32 2022-08-17T12:52:28.8708562Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tanh_cpu_float32 2022-08-17T12:52:28.8722583Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tanh_cpu_float32 2022-08-17T12:52:28.8754178Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tensor_split_cpu_float32 2022-08-17T12:52:28.8764672Z [gw3] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tensor_split_cpu_float32 2022-08-17T12:52:28.8916853Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tensordot_cpu_float32 2022-08-17T12:52:28.8928125Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tensordot_cpu_float32 2022-08-17T12:52:29.0286275Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tile_cpu_float32 2022-08-17T12:52:29.0299165Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tile_cpu_float32 2022-08-17T12:52:29.0333223Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_to_sparse_cpu_float32 2022-08-17T12:52:29.0344364Z [gw3] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_to_sparse_cpu_float32 2022-08-17T12:52:29.0755780Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_topk_cpu_float32 2022-08-17T12:52:29.0768118Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_topk_cpu_float32 2022-08-17T12:52:29.0826101Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trace_cpu_float32 2022-08-17T12:52:29.0837896Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trace_cpu_float32 2022-08-17T12:52:29.1069909Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_transpose_cpu_float32 2022-08-17T12:52:29.1080999Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_transpose_cpu_float32 2022-08-17T12:52:29.1544463Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trapezoid_cpu_float32 2022-08-17T12:52:29.1556882Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trapezoid_cpu_float32 2022-08-17T12:52:29.1572602Z [gw1] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_complex_cpu_float32 2022-08-17T12:52:29.1573233Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trapz_cpu_float32 2022-08-17T12:52:29.1712088Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_conj_cpu_float32 2022-08-17T12:52:29.1727578Z [gw1] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_conj_cpu_float32 2022-08-17T12:52:29.1814357Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_conj_physical_cpu_float32 2022-08-17T12:52:29.1826321Z [gw1] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_conj_physical_cpu_float32 2022-08-17T12:52:29.1912981Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_constant_pad_nd_cpu_float32 2022-08-17T12:52:29.1945814Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:52:29.2045901Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:52:29.2052753Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trapz_cpu_float32 2022-08-17T12:52:29.2505398Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_triangular_solve_cpu_float32 2022-08-17T12:52:29.2513681Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_triangular_solve_cpu_float32 2022-08-17T12:52:29.2683695Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tril_cpu_float32 2022-08-17T12:52:29.2691528Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_tril_cpu_float32 2022-08-17T12:52:29.2854474Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_triu_cpu_float32 2022-08-17T12:52:29.2869325Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_triu_cpu_float32 2022-08-17T12:52:29.3177319Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_true_divide_cpu_float32 2022-08-17T12:52:29.3178470Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_true_divide_cpu_float32 2022-08-17T12:52:29.3238522Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trunc_cpu_float32 2022-08-17T12:52:29.3259983Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_trunc_cpu_float32 2022-08-17T12:52:29.3493913Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unbind_cpu_float32 2022-08-17T12:52:29.3507409Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unbind_cpu_float32 2022-08-17T12:52:29.3792373Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unflatten_cpu_float32 2022-08-17T12:52:29.3801261Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unflatten_cpu_float32 2022-08-17T12:52:29.4373788Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unfold_cpu_float32 2022-08-17T12:52:29.4396316Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unfold_cpu_float32 2022-08-17T12:52:29.5122897Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unique_consecutive_cpu_float32 2022-08-17T12:52:29.5135866Z [gw1] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_constant_pad_nd_cpu_float32 2022-08-17T12:52:29.5269081Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_contiguous_cpu_float32 2022-08-17T12:52:29.5280822Z [gw1] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_contiguous_cpu_float32 2022-08-17T12:52:29.6943428Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_copysign_cpu_float32 2022-08-17T12:52:29.6964567Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:52:29.8270589Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:52:29.8271791Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:52:30.0412273Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:52:30.0425417Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unique_consecutive_cpu_float32 2022-08-17T12:52:30.0529450Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unique_cpu_float32 2022-08-17T12:52:30.0542195Z [gw1] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_copysign_cpu_float32 2022-08-17T12:52:30.1945687Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_corrcoef_cpu_float32 2022-08-17T12:52:30.1958446Z [gw1] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_corrcoef_cpu_float32 2022-08-17T12:52:30.2216713Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cos_cpu_float32 2022-08-17T12:52:30.2227779Z [gw1] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cos_cpu_float32 2022-08-17T12:52:30.2463606Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cosh_cpu_float32 2022-08-17T12:52:30.2475043Z [gw1] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cosh_cpu_float32 2022-08-17T12:52:30.2510582Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_count_nonzero_cpu_float32 2022-08-17T12:52:30.2523435Z [gw1] [ 93%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_count_nonzero_cpu_float32 2022-08-17T12:52:30.3406947Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cov_cpu_float32 2022-08-17T12:52:30.3417119Z [gw1] [ 93%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cov_cpu_float32 2022-08-17T12:52:30.4784373Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cross_cpu_float32 2022-08-17T12:52:30.4797045Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:52:30.5165347Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:52:30.5176878Z [gw1] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cross_cpu_float32 2022-08-17T12:52:30.5446522Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cummax_cpu_float32 2022-08-17T12:52:30.5458312Z [gw1] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cummax_cpu_float32 2022-08-17T12:52:30.5731615Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cummin_cpu_float32 2022-08-17T12:52:30.5742869Z [gw1] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cummin_cpu_float32 2022-08-17T12:52:30.6344667Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumprod_cpu_float32 2022-08-17T12:52:30.6378386Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:52:30.6907516Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:52:30.6918727Z [gw1] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumprod_cpu_float32 2022-08-17T12:52:30.7198853Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumsum_cpu_float32 2022-08-17T12:52:30.7210495Z [gw1] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumsum_cpu_float32 2022-08-17T12:52:30.9307727Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumulative_trapezoid_cpu_float32 2022-08-17T12:52:30.9320213Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:52:31.0308210Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:52:31.0319986Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:52:31.0378427Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_mish_cpu_float32 2022-08-17T12:52:31.0394839Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_mish_cpu_float32 2022-08-17T12:52:31.0487257Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_mse_loss_cpu_float32 2022-08-17T12:52:31.0498659Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_mse_loss_cpu_float32 2022-08-17T12:52:31.0634020Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:52:31.0645958Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:52:31.0743079Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:52:31.0753772Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:52:31.0990398Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:52:31.1001508Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:52:31.1033840Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_nll_loss_cpu_float32 2022-08-17T12:52:31.1045139Z [gw2] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_nll_loss_cpu_float32 2022-08-17T12:52:31.1236726Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_normalize_cpu_float32 2022-08-17T12:52:31.1247354Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_normalize_cpu_float32 2022-08-17T12:52:31.1283906Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_one_hot_cpu_int64 2022-08-17T12:52:31.1290133Z [gw2] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_one_hot_cpu_int64 2022-08-17T12:52:31.1308625Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unique_cpu_float32 2022-08-17T12:52:31.1309345Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_circular_cpu_float32 2022-08-17T12:52:31.1559320Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unsqueeze_cpu_float32 2022-08-17T12:52:31.1576244Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_unsqueeze_cpu_float32 2022-08-17T12:52:31.1646289Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_var_cpu_float32 2022-08-17T12:52:31.1657719Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_circular_cpu_float32 2022-08-17T12:52:31.1799645Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_constant_cpu_float32 2022-08-17T12:52:31.1811103Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_var_cpu_float32 2022-08-17T12:52:31.2109616Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_var_mean_cpu_float32 2022-08-17T12:52:31.2122555Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_var_mean_cpu_float32 2022-08-17T12:52:31.2183790Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_vdot_cpu_float32 2022-08-17T12:52:31.2194867Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_vdot_cpu_float32 2022-08-17T12:52:31.2199012Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_as_complex_cpu_float32 2022-08-17T12:52:31.2210505Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_constant_cpu_float32 2022-08-17T12:52:31.2248662Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:52:31.2260508Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_as_complex_cpu_float32 2022-08-17T12:52:31.2356736Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_as_cpu_float32 2022-08-17T12:52:31.2369837Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:52:31.2375131Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_as_cpu_float32 2022-08-17T12:52:31.2383101Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:52:31.2462754Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_as_real_cpu_complex64 2022-08-17T12:52:31.2473734Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_as_real_cpu_complex64 2022-08-17T12:52:31.2500383Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_cpu_float32 2022-08-17T12:52:31.2510632Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:52:31.2636656Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:52:31.2647716Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:52:31.2681653Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pdist_cpu_float32 2022-08-17T12:52:31.2692684Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_view_cpu_float32 2022-08-17T12:52:31.2791381Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_vsplit_cpu_float32 2022-08-17T12:52:31.2801703Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_vsplit_cpu_float32 2022-08-17T12:52:31.2819398Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_vstack_cpu_float32 2022-08-17T12:52:31.2830017Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pdist_cpu_float32 2022-08-17T12:52:31.2871435Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:52:31.2881938Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:52:31.2903222Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:52:31.2908836Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_vstack_cpu_float32 2022-08-17T12:52:31.2928414Z [gw1] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumulative_trapezoid_cpu_float32 2022-08-17T12:52:31.2929127Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_where_cpu_float32 2022-08-17T12:52:31.2935447Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_deg2rad_cpu_float32 2022-08-17T12:52:31.2971649Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:52:31.3134907Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:52:31.3169983Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_where_cpu_float32 2022-08-17T12:52:31.3170758Z [gw1] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_deg2rad_cpu_float32 2022-08-17T12:52:31.3171400Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_xlogy_cpu_float32 2022-08-17T12:52:31.3396094Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diag_cpu_float32 2022-08-17T12:52:31.3437682Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_xlogy_cpu_float32 2022-08-17T12:52:31.3501770Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_zero__cpu_float32 2022-08-17T12:52:31.3544851Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:52:31.3548582Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_zero__cpu_float32 2022-08-17T12:52:31.3549532Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:52:31.3716103Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_zeros_like_cpu_float32 2022-08-17T12:52:31.3757058Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_autocast_zeros_like_cpu_float32 2022-08-17T12:52:31.3865791Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_baddbmm_cpu_float32 2022-08-17T12:52:31.3871149Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_baddbmm_cpu_float32 2022-08-17T12:52:31.4114852Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bernoulli_cpu_float32 2022-08-17T12:52:31.4131454Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bernoulli_cpu_float32 2022-08-17T12:52:31.4142051Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bfloat16_cpu_float32 2022-08-17T12:52:31.4167679Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bfloat16_cpu_float32 2022-08-17T12:52:31.4178349Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bincount_cpu_int64 2022-08-17T12:52:31.4206740Z [gw1] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diag_cpu_float32 2022-08-17T12:52:31.4306405Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diag_embed_cpu_float32 2022-08-17T12:52:31.4326906Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bincount_cpu_int64 2022-08-17T12:52:31.4460618Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_and_cpu_int64 2022-08-17T12:52:31.4461288Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_and_cpu_int64 2022-08-17T12:52:31.4588999Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_left_shift_cpu_int64 2022-08-17T12:52:31.4594481Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_left_shift_cpu_int64 2022-08-17T12:52:31.4651434Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_not_cpu_int64 2022-08-17T12:52:31.4652059Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_not_cpu_int64 2022-08-17T12:52:31.4870387Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_or_cpu_int64 2022-08-17T12:52:31.4924755Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_or_cpu_int64 2022-08-17T12:52:31.4929248Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_right_shift_cpu_int64 2022-08-17T12:52:31.4929994Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_right_shift_cpu_int64 2022-08-17T12:52:31.5074883Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_xor_cpu_int64 2022-08-17T12:52:31.5075699Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bitwise_xor_cpu_int64 2022-08-17T12:52:31.5189561Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_block_diag_cpu_float32 2022-08-17T12:52:31.5190724Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_block_diag_cpu_float32 2022-08-17T12:52:31.5268447Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bmm_cpu_float32 2022-08-17T12:52:31.5269971Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bmm_cpu_float32 2022-08-17T12:52:31.5287145Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bool_cpu_float32 2022-08-17T12:52:31.5287870Z [gw1] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diag_embed_cpu_float32 2022-08-17T12:52:31.5345198Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagflat_cpu_float32 2022-08-17T12:52:31.5346016Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bool_cpu_float32 2022-08-17T12:52:31.5465652Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_broadcast_shapes_cpu_float32 2022-08-17T12:52:31.5466680Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_broadcast_shapes_cpu_float32 2022-08-17T12:52:31.5467430Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_broadcast_tensors_cpu_float32 2022-08-17T12:52:31.5468128Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_broadcast_tensors_cpu_float32 2022-08-17T12:52:31.5557043Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_broadcast_to_cpu_float32 2022-08-17T12:52:31.5566202Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:52:31.5566819Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_prelu_cpu_float32 2022-08-17T12:52:31.5576676Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_broadcast_to_cpu_float32 2022-08-17T12:52:31.5701794Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bucketize_cpu_float32 2022-08-17T12:52:31.5712987Z [gw1] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagflat_cpu_float32 2022-08-17T12:52:31.5985753Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagonal_cpu_float32 2022-08-17T12:52:31.6002064Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_prelu_cpu_float32 2022-08-17T12:52:31.6072936Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_relu6_cpu_float32 2022-08-17T12:52:31.6085699Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_relu6_cpu_float32 2022-08-17T12:52:31.6157413Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_relu_cpu_float32 2022-08-17T12:52:31.6158353Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_bucketize_cpu_float32 2022-08-17T12:52:31.6162112Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_byte_cpu_float32 2022-08-17T12:52:31.6183655Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_relu_cpu_float32 2022-08-17T12:52:31.6254428Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_rrelu_cpu_float32 2022-08-17T12:52:31.6275041Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_byte_cpu_float32 2022-08-17T12:52:31.6343351Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cartesian_prod_cpu_float32 2022-08-17T12:52:31.6353345Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_rrelu_cpu_float32 2022-08-17T12:52:31.6406551Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_cartesian_prod_cpu_float32 2022-08-17T12:52:31.6407206Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nanmean_cpu_float32 2022-08-17T12:52:31.6407732Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_selu_cpu_float32 2022-08-17T12:52:31.6411733Z [gw3] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nanmean_cpu_float32 2022-08-17T12:52:31.6450629Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nanmedian_cpu_float32 2022-08-17T12:52:31.6451521Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_selu_cpu_float32 2022-08-17T12:52:31.6499907Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:52:31.6532624Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:52:31.6567095Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_silu_cpu_float32 2022-08-17T12:52:31.6595709Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_silu_cpu_float32 2022-08-17T12:52:31.6597114Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:52:31.6598130Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nanmedian_cpu_float32 2022-08-17T12:52:31.6628574Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nanquantile_cpu_float32 2022-08-17T12:52:31.6708991Z [gw3] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nanquantile_cpu_float32 2022-08-17T12:52:31.6709673Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nansum_cpu_float32 2022-08-17T12:52:31.6710541Z [gw1] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagonal_cpu_float32 2022-08-17T12:52:31.6711269Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagonal_scatter_cpu_float32 2022-08-17T12:52:31.6759938Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:52:31.6842294Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:52:31.6854110Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:52:31.6954663Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softmin_cpu_float32 2022-08-17T12:52:31.6970048Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softmin_cpu_float32 2022-08-17T12:52:31.6995088Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:52:31.6995771Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nansum_cpu_float32 2022-08-17T12:52:31.7068972Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_narrow_cpu_float32 2022-08-17T12:52:31.7099251Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_narrow_cpu_float32 2022-08-17T12:52:31.7115507Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_native_layer_norm_cpu_float32 2022-08-17T12:52:31.7116259Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:52:31.7182735Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softplus_cpu_float32 2022-08-17T12:52:31.7184385Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softplus_cpu_float32 2022-08-17T12:52:31.7240553Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softshrink_cpu_float32 2022-08-17T12:52:31.7252351Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softshrink_cpu_float32 2022-08-17T12:52:31.7344337Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softsign_cpu_float32 2022-08-17T12:52:31.7345352Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_softsign_cpu_float32 2022-08-17T12:52:31.7408633Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:52:31.7419975Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:52:31.7488942Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_threshold_cpu_float32 2022-08-17T12:52:31.7500369Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_threshold_cpu_float32 2022-08-17T12:52:31.7572907Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:52:31.7702218Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_native_layer_norm_cpu_float32 2022-08-17T12:52:31.7733732Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ne_cpu_float32 2022-08-17T12:52:31.7772206Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ne_cpu_float32 2022-08-17T12:52:31.7776404Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_neg_cpu_float32 2022-08-17T12:52:31.7844234Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_neg_cpu_float32 2022-08-17T12:52:31.7845338Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_empty_cpu_float32 2022-08-17T12:52:31.7846194Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:52:31.7935590Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:52:31.7936306Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_empty_cpu_float32 2022-08-17T12:52:31.8171213Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_full_cpu_float32 2022-08-17T12:52:31.8171859Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_full_cpu_float32 2022-08-17T12:52:31.8186876Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_ones_cpu_float32 2022-08-17T12:52:31.8199263Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:52:31.8225582Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_ones_cpu_float32 2022-08-17T12:52:31.8238509Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_unfold_cpu_float32 2022-08-17T12:52:31.8376741Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_zeros_cpu_float32 2022-08-17T12:52:31.8377584Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_new_zeros_cpu_float32 2022-08-17T12:52:31.8489350Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nextafter_cpu_float32 2022-08-17T12:52:31.8536438Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nextafter_cpu_float32 2022-08-17T12:52:31.8633480Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:52:31.8672638Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:52:31.8795445Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:52:31.8840041Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:52:31.8982376Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:52:31.9014549Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:52:31.9149463Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:52:31.9159940Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:52:31.9428189Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:52:31.9443288Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:52:31.9746135Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:52:31.9761541Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:52:31.9946924Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:52:31.9959415Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:52:32.0077978Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:52:32.0089795Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:52:32.0214937Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:52:32.0226974Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:52:32.0598748Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_batch_norm_cpu_float32 2022-08-17T12:52:32.0611014Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_batch_norm_cpu_float32 2022-08-17T12:52:32.1201269Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_bilinear_cpu_float32 2022-08-17T12:52:32.1213658Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_bilinear_cpu_float32 2022-08-17T12:52:32.1442887Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:52:32.1454755Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:52:32.1943646Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:52:32.1955590Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:52:32.2014975Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_celu_cpu_float32 2022-08-17T12:52:32.2026174Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_celu_cpu_float32 2022-08-17T12:52:32.2316698Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv1d_cpu_float32 2022-08-17T12:52:32.2328220Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv1d_cpu_float32 2022-08-17T12:52:32.2825216Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv2d_cpu_float32 2022-08-17T12:52:32.2838675Z [gw1] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagonal_scatter_cpu_float32 2022-08-17T12:52:32.3528021Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diff_cpu_float32 2022-08-17T12:52:32.3547540Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv2d_cpu_float32 2022-08-17T12:52:32.3554503Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:52:32.3555437Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_unfold_cpu_float32 2022-08-17T12:52:32.3628133Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:52:32.3686563Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:52:32.3804352Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:52:32.3805304Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:52:32.3916537Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:52:32.3992552Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:52:32.4032162Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nonzero_cpu_float32 2022-08-17T12:52:32.4049942Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nonzero_cpu_float32 2022-08-17T12:52:32.4070167Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_cpu_float32 2022-08-17T12:52:32.4074323Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:52:32.4377597Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:52:32.4379511Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:52:32.4474899Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:52:32.4525421Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_cpu_float32 2022-08-17T12:52:32.4622153Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_fro_cpu_float32 2022-08-17T12:52:32.4628624Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_fro_cpu_float32 2022-08-17T12:52:32.4648437Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_inf_cpu_float32 2022-08-17T12:52:32.4649335Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_inf_cpu_float32 2022-08-17T12:52:32.4779275Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_nuc_cpu_float32 2022-08-17T12:52:32.4780154Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_norm_nuc_cpu_float32 2022-08-17T12:52:32.4934060Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_normal_cpu_float32 2022-08-17T12:52:32.4938405Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_normal_cpu_float32 2022-08-17T12:52:32.4995774Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:52:32.4996821Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:52:32.5017831Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_normal_number_mean_cpu_float32 2022-08-17T12:52:32.5042248Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_normal_number_mean_cpu_float32 2022-08-17T12:52:32.5148013Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ones_like_cpu_float32 2022-08-17T12:52:32.5148910Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ones_like_cpu_float32 2022-08-17T12:52:32.5432132Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ormqr_cpu_float32 2022-08-17T12:52:32.5437750Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:52:32.5939044Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:52:32.5967777Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:52:32.5988459Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:52:32.6050563Z [gw3] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:52:32.6452227Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_dropout2d_cpu_float32 2022-08-17T12:52:32.6469943Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_dropout2d_cpu_float32 2022-08-17T12:52:32.6954584Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_dropout3d_cpu_float32 2022-08-17T12:52:32.6966074Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_dropout3d_cpu_float32 2022-08-17T12:52:32.7571908Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_dropout_cpu_float32 2022-08-17T12:52:32.7583598Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_dropout_cpu_float32 2022-08-17T12:52:32.7639058Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_elu_cpu_float32 2022-08-17T12:52:32.7650389Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_elu_cpu_float32 2022-08-17T12:52:32.7683502Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:52:32.7694791Z [gw3] [ 93%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:52:32.7860361Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_embedding_cpu_float32 2022-08-17T12:52:32.7870663Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_embedding_cpu_float32 2022-08-17T12:52:32.8062815Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:52:32.8074184Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:52:32.8270331Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:52:32.8279958Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:52:32.8451357Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:52:32.8463848Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ormqr_cpu_float32 2022-08-17T12:52:32.8512036Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_outer_cpu_float32 2022-08-17T12:52:32.8523833Z [gw2] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_outer_cpu_float32 2022-08-17T12:52:32.9574158Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_pca_lowrank_cpu_float32 2022-08-17T12:52:32.9587805Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:52:32.9816711Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:52:32.9828249Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:52:33.1564250Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:52:33.1571213Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:52:33.7381998Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:52:33.7392346Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:52:33.8270949Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:52:33.8281972Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:52:34.6140622Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:52:34.6152767Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:52:34.6247065Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_gelu_cpu_float32 2022-08-17T12:52:34.6259482Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_gelu_cpu_float32 2022-08-17T12:52:34.6695916Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_glu_cpu_float32 2022-08-17T12:52:34.6712471Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_glu_cpu_float32 2022-08-17T12:52:34.7434211Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_grid_sample_cpu_float32 2022-08-17T12:52:34.7452007Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_grid_sample_cpu_float32 2022-08-17T12:52:34.7572660Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_group_norm_cpu_float32 2022-08-17T12:52:34.7586848Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_group_norm_cpu_float32 2022-08-17T12:52:34.7673905Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardshrink_cpu_float32 2022-08-17T12:52:34.7681150Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardshrink_cpu_float32 2022-08-17T12:52:34.7752311Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:52:34.7753496Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:52:34.7816398Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardswish_cpu_float32 2022-08-17T12:52:34.7830851Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardswish_cpu_float32 2022-08-17T12:52:34.7917590Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardtanh_cpu_float32 2022-08-17T12:52:34.7930673Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hardtanh_cpu_float32 2022-08-17T12:52:34.8419403Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:52:34.8443041Z [gw0] [ 93%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:52:34.8443905Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:52:34.8459221Z [gw3] [ 93%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:52:34.8665550Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_huber_loss_cpu_float32 2022-08-17T12:52:34.8672353Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_huber_loss_cpu_float32 2022-08-17T12:52:34.9314304Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_instance_norm_cpu_float32 2022-08-17T12:52:34.9333004Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_instance_norm_cpu_float32 2022-08-17T12:52:34.9531148Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:52:34.9545619Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:52:34.9703496Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:52:34.9712988Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:52:34.9870874Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:52:34.9883585Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:52:35.0026724Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:52:35.0037280Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:52:35.0234648Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:52:35.0248599Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:52:35.0408140Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:52:35.0422848Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:52:35.0678626Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_kl_div_cpu_float32 2022-08-17T12:52:35.0708072Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:52:35.0708957Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:52:35.0717196Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_kl_div_cpu_float32 2022-08-17T12:52:35.0865196Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_l1_loss_cpu_float32 2022-08-17T12:52:35.0874461Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_l1_loss_cpu_float32 2022-08-17T12:52:35.1021039Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_layer_norm_cpu_float32 2022-08-17T12:52:35.1034688Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_layer_norm_cpu_float32 2022-08-17T12:52:35.1142465Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:52:35.1153617Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:52:35.1492549Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_linear_cpu_float32 2022-08-17T12:52:35.1505539Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_linear_cpu_float32 2022-08-17T12:52:35.1866604Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:52:35.1879699Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:52:35.1953676Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:52:35.1973417Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:52:35.2051163Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trapz_cpu_float32 2022-08-17T12:52:35.2063263Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_pca_lowrank_cpu_float32 2022-08-17T12:52:35.2133188Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_permute_cpu_float32 2022-08-17T12:52:35.2148534Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_permute_cpu_float32 2022-08-17T12:52:35.2286384Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_pinverse_cpu_float32 2022-08-17T12:52:35.2300544Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trapz_cpu_float32 2022-08-17T12:52:35.2387799Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_triangular_solve_cpu_float32 2022-08-17T12:52:35.2399284Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_pinverse_cpu_float32 2022-08-17T12:52:35.2542939Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polar_cpu_float32 2022-08-17T12:52:35.2562861Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_triangular_solve_cpu_float32 2022-08-17T12:52:35.2636104Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tril_cpu_float32 2022-08-17T12:52:35.2642500Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polar_cpu_float32 2022-08-17T12:52:35.2660569Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tril_cpu_float32 2022-08-17T12:52:35.2661405Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_triu_cpu_float32 2022-08-17T12:52:35.2738083Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:52:35.2754612Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_triu_cpu_float32 2022-08-17T12:52:35.2775033Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_true_divide_cpu_float32 2022-08-17T12:52:35.2788539Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:52:35.2903815Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:52:35.2915904Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_true_divide_cpu_float32 2022-08-17T12:52:35.2934944Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:52:35.2936128Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:52:35.2973628Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trunc_cpu_float32 2022-08-17T12:52:35.2984383Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trunc_cpu_float32 2022-08-17T12:52:35.3049090Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unbind_cpu_float32 2022-08-17T12:52:35.3061629Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:52:35.3123470Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:52:35.3132059Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unbind_cpu_float32 2022-08-17T12:52:35.3177749Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unflatten_cpu_float32 2022-08-17T12:52:35.3186026Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:52:35.3262962Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:52:35.3274136Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unflatten_cpu_float32 2022-08-17T12:52:35.3327357Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unfold_cpu_float32 2022-08-17T12:52:35.3342102Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:52:35.3482765Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:52:35.3489846Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:52:35.3505907Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:52:35.3515743Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unfold_cpu_float32 2022-08-17T12:52:35.3529587Z [gw2] [ 94%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:52:35.3530486Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:52:35.3550024Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unique_consecutive_cpu_float32 2022-08-17T12:52:35.3562170Z [gw2] [ 94%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:52:35.3605043Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_entr_cpu_float32 2022-08-17T12:52:35.3620627Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_entr_cpu_float32 2022-08-17T12:52:35.3680336Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_erfcx_cpu_float32 2022-08-17T12:52:35.3687782Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_erfcx_cpu_float32 2022-08-17T12:52:35.3832537Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:52:35.3849950Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:52:35.3986913Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:52:35.4002250Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:52:35.4049280Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_i0e_cpu_float32 2022-08-17T12:52:35.4055952Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_i0e_cpu_float32 2022-08-17T12:52:35.4107255Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_i1_cpu_float32 2022-08-17T12:52:35.4116712Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_i1_cpu_float32 2022-08-17T12:52:35.4163715Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_i1e_cpu_float32 2022-08-17T12:52:35.4177621Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_i1e_cpu_float32 2022-08-17T12:52:35.4320585Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:52:35.4329062Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:52:35.4351230Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:52:35.4362670Z [gw2] [ 94%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:52:35.4410358Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_log_ndtr_cpu_float32 2022-08-17T12:52:35.4426488Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_log_ndtr_cpu_float32 2022-08-17T12:52:35.4481184Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_i0_cpu_float32 2022-08-17T12:52:35.4491802Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_i0_cpu_float32 2022-08-17T12:52:35.4547268Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_i1_cpu_float32 2022-08-17T12:52:35.4558277Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_i1_cpu_float32 2022-08-17T12:52:35.4613769Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_k0_cpu_float32 2022-08-17T12:52:35.4625446Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_k0_cpu_float32 2022-08-17T12:52:35.4680849Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_k1_cpu_float32 2022-08-17T12:52:35.4692165Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_modified_bessel_k1_cpu_float32 2022-08-17T12:52:35.4774760Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_ndtr_cpu_float32 2022-08-17T12:52:35.4785133Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_ndtr_cpu_float32 2022-08-17T12:52:35.4839513Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_ndtri_cpu_float32 2022-08-17T12:52:35.4849114Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_ndtri_cpu_float32 2022-08-17T12:52:35.4928339Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:52:35.4935354Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:52:35.4972090Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:52:35.4982158Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:52:35.5029509Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:52:35.5039280Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:52:35.5056143Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:52:35.5065653Z [gw2] [ 94%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:52:35.5079456Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:52:35.5088582Z [gw2] [ 94%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:52:35.5100103Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:52:35.5107202Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unique_consecutive_cpu_float32 2022-08-17T12:52:35.5117791Z [gw2] [ 94%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:52:35.5120361Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:52:35.5134562Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unique_cpu_float32 2022-08-17T12:52:35.5144185Z [gw2] [ 94%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:52:35.5187751Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:52:35.5194913Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:52:35.5288044Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_xlog1py_cpu_float32 2022-08-17T12:52:35.5295083Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_xlog1py_cpu_float32 2022-08-17T12:52:35.5386265Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_zeta_cpu_float32 2022-08-17T12:52:35.5394125Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_zeta_cpu_float32 2022-08-17T12:52:35.5433032Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_split_cpu_float32 2022-08-17T12:52:35.5439715Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_split_cpu_float32 2022-08-17T12:52:35.5492193Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_split_list_args_cpu_float32 2022-08-17T12:52:35.5499033Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_split_list_args_cpu_float32 2022-08-17T12:52:35.5560059Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_split_with_sizes_cpu_float32 2022-08-17T12:52:35.5566905Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_split_with_sizes_cpu_float32 2022-08-17T12:52:35.5589453Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sqrt_cpu_float32 2022-08-17T12:52:35.5602531Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:52:35.5610221Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sqrt_cpu_float32 2022-08-17T12:52:35.5612292Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_square_cpu_float32 2022-08-17T12:52:35.5651558Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:52:35.5658480Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_square_cpu_float32 2022-08-17T12:52:35.5716328Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_squeeze_cpu_float32 2022-08-17T12:52:35.5722946Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_squeeze_cpu_float32 2022-08-17T12:52:35.5807824Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_stack_cpu_float32 2022-08-17T12:52:35.5816112Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_stack_cpu_float32 2022-08-17T12:52:35.5892129Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_std_cpu_float32 2022-08-17T12:52:35.5901812Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_std_cpu_float32 2022-08-17T12:52:35.6015969Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_std_mean_cpu_float32 2022-08-17T12:52:35.6026569Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_std_mean_cpu_float32 2022-08-17T12:52:35.6239237Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_stft_cpu_float32 2022-08-17T12:52:35.6252147Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_stft_cpu_float32 2022-08-17T12:52:35.6417395Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sub_cpu_float32 2022-08-17T12:52:35.6429573Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sub_cpu_float32 2022-08-17T12:52:35.6629446Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sum_cpu_float32 2022-08-17T12:52:35.6641456Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sum_cpu_float32 2022-08-17T12:52:35.6728382Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sum_to_size_cpu_float32 2022-08-17T12:52:35.6739777Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sum_to_size_cpu_float32 2022-08-17T12:52:35.6771966Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_svd_cpu_float32 2022-08-17T12:52:35.6803606Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:52:35.6909929Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_mish_cpu_float32 2022-08-17T12:52:35.6910855Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_mish_cpu_float32 2022-08-17T12:52:35.7142955Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_mse_loss_cpu_float32 2022-08-17T12:52:35.7143936Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_mse_loss_cpu_float32 2022-08-17T12:52:35.7300202Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:52:35.7440604Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:52:35.7441623Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:52:35.7442733Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:52:35.7917899Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:52:35.7948758Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:52:35.8098274Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_nll_loss_cpu_float32 2022-08-17T12:52:35.8106964Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unique_cpu_float32 2022-08-17T12:52:35.8197620Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unsqueeze_cpu_float32 2022-08-17T12:52:35.8208595Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_unsqueeze_cpu_float32 2022-08-17T12:52:35.8301082Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_var_cpu_float32 2022-08-17T12:52:35.8312525Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_var_cpu_float32 2022-08-17T12:52:35.8423428Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_var_mean_cpu_float32 2022-08-17T12:52:35.8433965Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_var_mean_cpu_float32 2022-08-17T12:52:35.8465000Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_vdot_cpu_float32 2022-08-17T12:52:35.8475456Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_vdot_cpu_float32 2022-08-17T12:52:35.8504086Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_as_complex_cpu_float32 2022-08-17T12:52:35.8513445Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_as_complex_cpu_float32 2022-08-17T12:52:35.8556705Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_as_cpu_float32 2022-08-17T12:52:35.8567058Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_as_cpu_float32 2022-08-17T12:52:35.8598719Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_as_real_cpu_complex64 2022-08-17T12:52:35.8609998Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_as_real_cpu_complex64 2022-08-17T12:52:35.8689435Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_cpu_float32 2022-08-17T12:52:35.8701164Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_view_cpu_float32 2022-08-17T12:52:35.8757670Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_vsplit_cpu_float32 2022-08-17T12:52:35.8770273Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_vsplit_cpu_float32 2022-08-17T12:52:35.8827818Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_vstack_cpu_float32 2022-08-17T12:52:35.8837493Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_vstack_cpu_float32 2022-08-17T12:52:35.8946609Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_where_cpu_float32 2022-08-17T12:52:35.8959156Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_where_cpu_float32 2022-08-17T12:52:35.9073088Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_xlogy_cpu_float32 2022-08-17T12:52:35.9084680Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_xlogy_cpu_float32 2022-08-17T12:52:35.9134202Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_zero__cpu_float32 2022-08-17T12:52:35.9145213Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_zero__cpu_float32 2022-08-17T12:52:35.9297430Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_zeros_like_cpu_float32 2022-08-17T12:52:35.9309335Z [gw3] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_zeros_like_cpu_float32 2022-08-17T12:52:35.9358323Z test_ops.py::TestTagsCPU::test_tags_H_cpu_float32 2022-08-17T12:52:35.9368729Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags_H_cpu_float32 2022-08-17T12:52:35.9414247Z test_ops.py::TestTagsCPU::test_tags_T_cpu_float32 2022-08-17T12:52:35.9425420Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags_T_cpu_float32 2022-08-17T12:52:35.9506775Z test_ops.py::TestTagsCPU::test_tags___getitem___cpu_float32 2022-08-17T12:52:35.9518325Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___getitem___cpu_float32 2022-08-17T12:52:35.9626847Z test_ops.py::TestTagsCPU::test_tags___radd___cpu_float32 2022-08-17T12:52:35.9637660Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___radd___cpu_float32 2022-08-17T12:52:35.9733162Z test_ops.py::TestTagsCPU::test_tags___rand___cpu_int64 2022-08-17T12:52:35.9744965Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rand___cpu_int64 2022-08-17T12:52:35.9859989Z test_ops.py::TestTagsCPU::test_tags___rdiv___cpu_float32 2022-08-17T12:52:35.9871280Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rdiv___cpu_float32 2022-08-17T12:52:35.9995630Z test_ops.py::TestTagsCPU::test_tags___rmatmul___cpu_float32 2022-08-17T12:52:36.0008511Z [gw2] [ 94%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_svd_cpu_float32 2022-08-17T12:52:36.0036989Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_svd_lowrank_cpu_float32 2022-08-17T12:52:36.0047136Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rmatmul___cpu_float32 2022-08-17T12:52:36.0072529Z test_ops.py::TestTagsCPU::test_tags___rmod___cpu_float32 2022-08-17T12:52:36.0085191Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_nll_loss_cpu_float32 2022-08-17T12:52:36.0149812Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_normalize_cpu_float32 2022-08-17T12:52:36.0161142Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rmod___cpu_float32 2022-08-17T12:52:36.0274993Z test_ops.py::TestTagsCPU::test_tags___rmul___cpu_float32 2022-08-17T12:52:36.0293851Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rmul___cpu_float32 2022-08-17T12:52:36.0398617Z test_ops.py::TestTagsCPU::test_tags___ror___cpu_int64 2022-08-17T12:52:36.0407653Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___ror___cpu_int64 2022-08-17T12:52:36.0416308Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_normalize_cpu_float32 2022-08-17T12:52:36.0419837Z test_ops.py::TestTagsCPU::test_tags___rpow___cpu_float32 2022-08-17T12:52:36.0513409Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_circular_cpu_float32 2022-08-17T12:52:36.0528290Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rpow___cpu_float32 2022-08-17T12:52:36.0630596Z test_ops.py::TestTagsCPU::test_tags___rsub___cpu_float32 2022-08-17T12:52:36.0641505Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rsub___cpu_float32 2022-08-17T12:52:36.0733739Z test_ops.py::TestTagsCPU::test_tags___rxor___cpu_int64 2022-08-17T12:52:36.0744568Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags___rxor___cpu_int64 2022-08-17T12:52:36.0919182Z test_ops.py::TestTagsCPU::test_tags__masked_amax_cpu_float32 2022-08-17T12:52:36.0920061Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_circular_cpu_float32 2022-08-17T12:52:36.1517633Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_constant_cpu_float32 2022-08-17T12:52:36.1524204Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_amax_cpu_float32 2022-08-17T12:52:36.1782238Z test_ops.py::TestTagsCPU::test_tags__masked_amin_cpu_float32 2022-08-17T12:52:36.1793826Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_constant_cpu_float32 2022-08-17T12:52:36.2022308Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:52:36.2032526Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:52:36.2235869Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:52:36.2246737Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:52:36.2280458Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:52:36.2290971Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_amin_cpu_float32 2022-08-17T12:52:36.2520603Z test_ops.py::TestTagsCPU::test_tags__masked_argmax_cpu_float32 2022-08-17T12:52:36.2531209Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:52:36.2665330Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pdist_cpu_float32 2022-08-17T12:52:36.2678968Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pdist_cpu_float32 2022-08-17T12:52:36.2735744Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:52:36.2746048Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:52:36.2778201Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:52:36.2788550Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_argmax_cpu_float32 2022-08-17T12:52:36.2804575Z test_ops.py::TestTagsCPU::test_tags__masked_argmin_cpu_float32 2022-08-17T12:52:36.2815212Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:52:36.3310518Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:52:36.3320437Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_argmin_cpu_float32 2022-08-17T12:52:36.3441806Z test_ops.py::TestTagsCPU::test_tags__masked_cumprod_cpu_float32 2022-08-17T12:52:36.3453921Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_cumprod_cpu_float32 2022-08-17T12:52:36.3578944Z test_ops.py::TestTagsCPU::test_tags__masked_cumsum_cpu_float32 2022-08-17T12:52:36.3592191Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_cumsum_cpu_float32 2022-08-17T12:52:36.3751538Z test_ops.py::TestTagsCPU::test_tags__masked_log_softmax_cpu_float32 2022-08-17T12:52:36.3762867Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_log_softmax_cpu_float32 2022-08-17T12:52:36.3913068Z test_ops.py::TestTagsCPU::test_tags__masked_logaddexp_cpu_float32 2022-08-17T12:52:36.3923333Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_logaddexp_cpu_float32 2022-08-17T12:52:36.4817620Z test_ops.py::TestTagsCPU::test_tags__masked_logsumexp_cpu_float32 2022-08-17T12:52:36.4828513Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_logsumexp_cpu_float32 2022-08-17T12:52:36.5612690Z test_ops.py::TestTagsCPU::test_tags__masked_mean_cpu_float32 2022-08-17T12:52:36.5620787Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_mean_cpu_float32 2022-08-17T12:52:36.5731091Z test_ops.py::TestTagsCPU::test_tags__masked_median_cpu_float32 2022-08-17T12:52:36.5738249Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_median_cpu_float32 2022-08-17T12:52:36.7112081Z test_ops.py::TestTagsCPU::test_tags__masked_norm_cpu_float32 2022-08-17T12:52:36.7118140Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:52:36.7506581Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_prelu_cpu_float32 2022-08-17T12:52:36.7514683Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_prelu_cpu_float32 2022-08-17T12:52:36.7562914Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_relu6_cpu_float32 2022-08-17T12:52:36.7570723Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_relu6_cpu_float32 2022-08-17T12:52:36.7628519Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_relu_cpu_float32 2022-08-17T12:52:36.7635809Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_relu_cpu_float32 2022-08-17T12:52:36.7806737Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_rrelu_cpu_float32 2022-08-17T12:52:36.7814928Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_rrelu_cpu_float32 2022-08-17T12:52:36.7861817Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_selu_cpu_float32 2022-08-17T12:52:36.7869377Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_selu_cpu_float32 2022-08-17T12:52:36.7916148Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_silu_cpu_float32 2022-08-17T12:52:36.7923935Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_silu_cpu_float32 2022-08-17T12:52:36.8087823Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:52:36.8095833Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:52:36.8245797Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:52:36.8255833Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:52:36.8276605Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softmin_cpu_float32 2022-08-17T12:52:36.8284477Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_norm_cpu_float32 2022-08-17T12:52:36.8350012Z test_ops.py::TestTagsCPU::test_tags__masked_normalize_cpu_float32 2022-08-17T12:52:36.8359334Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softmin_cpu_float32 2022-08-17T12:52:36.8468718Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:52:36.8474526Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:52:36.8480071Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softplus_cpu_float32 2022-08-17T12:52:36.8487936Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_normalize_cpu_float32 2022-08-17T12:52:36.8522839Z test_ops.py::TestTagsCPU::test_tags__masked_prod_cpu_float32 2022-08-17T12:52:36.8529980Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softplus_cpu_float32 2022-08-17T12:52:36.8596142Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softshrink_cpu_float32 2022-08-17T12:52:36.8603598Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softshrink_cpu_float32 2022-08-17T12:52:36.8663740Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softsign_cpu_float32 2022-08-17T12:52:36.8671564Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softsign_cpu_float32 2022-08-17T12:52:36.8728130Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:52:36.8735572Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:52:36.8796911Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_threshold_cpu_float32 2022-08-17T12:52:36.8803808Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_threshold_cpu_float32 2022-08-17T12:52:36.8998971Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:52:36.9006804Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_prod_cpu_float32 2022-08-17T12:52:36.9113835Z test_ops.py::TestTagsCPU::test_tags__masked_softmax_cpu_float32 2022-08-17T12:52:36.9121332Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_softmax_cpu_float32 2022-08-17T12:52:36.9230328Z test_ops.py::TestTagsCPU::test_tags__masked_softmin_cpu_float32 2022-08-17T12:52:36.9237524Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_softmin_cpu_float32 2022-08-17T12:52:36.9545264Z test_ops.py::TestTagsCPU::test_tags__masked_std_cpu_float32 2022-08-17T12:52:36.9553317Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:52:37.0336085Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:52:37.0345500Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:52:37.1242531Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_unfold_cpu_float32 2022-08-17T12:52:37.1251899Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_std_cpu_float32 2022-08-17T12:52:37.1779028Z test_ops.py::TestTagsCPU::test_tags__masked_sum_cpu_float32 2022-08-17T12:52:37.1787310Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_sum_cpu_float32 2022-08-17T12:52:37.3805596Z test_ops.py::TestTagsCPU::test_tags__masked_var_cpu_float32 2022-08-17T12:52:37.3817859Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__masked_var_cpu_float32 2022-08-17T12:52:37.3866630Z test_ops.py::TestTagsCPU::test_tags__refs_abs_cpu_float32 2022-08-17T12:52:37.3877268Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_abs_cpu_float32 2022-08-17T12:52:37.3943671Z test_ops.py::TestTagsCPU::test_tags__refs_acos_cpu_float32 2022-08-17T12:52:37.3953662Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_acos_cpu_float32 2022-08-17T12:52:37.4017217Z test_ops.py::TestTagsCPU::test_tags__refs_acosh_cpu_float32 2022-08-17T12:52:37.4028270Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_acosh_cpu_float32 2022-08-17T12:52:37.4235655Z test_ops.py::TestTagsCPU::test_tags__refs_add_cpu_float32 2022-08-17T12:52:37.4245766Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_add_cpu_float32 2022-08-17T12:52:37.4369485Z test_ops.py::TestTagsCPU::test_tags__refs_addcdiv_cpu_float32 2022-08-17T12:52:37.4381457Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_unfold_cpu_float32 2022-08-17T12:52:37.4415691Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:52:37.4425903Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_addcdiv_cpu_float32 2022-08-17T12:52:37.4492863Z test_ops.py::TestTagsCPU::test_tags__refs_addr_cpu_float32 2022-08-17T12:52:37.4505916Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:52:37.4527623Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:52:37.4543082Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_addr_cpu_float32 2022-08-17T12:52:37.4736477Z test_ops.py::TestTagsCPU::test_tags__refs_all_cpu_float32 2022-08-17T12:52:37.4750950Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:52:37.4869431Z test_ops.py::TestCompositeComplianceCPU::test_operator_nonzero_cpu_float32 2022-08-17T12:52:37.4880712Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_all_cpu_float32 2022-08-17T12:52:37.5113452Z test_ops.py::TestTagsCPU::test_tags__refs_allclose_cpu_float32 2022-08-17T12:52:37.5123821Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_nonzero_cpu_float32 2022-08-17T12:52:37.5194936Z test_ops.py::TestCompositeComplianceCPU::test_operator_norm_cpu_float32 2022-08-17T12:52:37.5205278Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_allclose_cpu_float32 2022-08-17T12:52:37.5521970Z test_ops.py::TestTagsCPU::test_tags__refs_amax_cpu_float32 2022-08-17T12:52:37.5533305Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_amax_cpu_float32 2022-08-17T12:52:37.5760378Z test_ops.py::TestTagsCPU::test_tags__refs_amin_cpu_float32 2022-08-17T12:52:37.5772644Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_norm_cpu_float32 2022-08-17T12:52:37.5856804Z test_ops.py::TestCompositeComplianceCPU::test_operator_norm_fro_cpu_float32 2022-08-17T12:52:37.5868210Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_amin_cpu_float32 2022-08-17T12:52:37.5882721Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_norm_fro_cpu_float32 2022-08-17T12:52:37.5883559Z test_ops.py::TestTagsCPU::test_tags__refs_any_cpu_float32 2022-08-17T12:52:37.5980194Z test_ops.py::TestCompositeComplianceCPU::test_operator_norm_inf_cpu_float32 2022-08-17T12:52:37.5990618Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_norm_inf_cpu_float32 2022-08-17T12:52:37.6083408Z test_ops.py::TestCompositeComplianceCPU::test_operator_norm_nuc_cpu_float32 2022-08-17T12:52:37.6094371Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_norm_nuc_cpu_float32 2022-08-17T12:52:37.6176645Z test_ops.py::TestCompositeComplianceCPU::test_operator_normal_cpu_float32 2022-08-17T12:52:37.6188657Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_any_cpu_float32 2022-08-17T12:52:37.6222557Z test_ops.py::TestTagsCPU::test_tags__refs_arange_cpu_float32 2022-08-17T12:52:37.6235085Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_arange_cpu_float32 2022-08-17T12:52:37.6320566Z test_ops.py::TestTagsCPU::test_tags__refs_as_strided_cpu_float32 2022-08-17T12:52:37.6331955Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_as_strided_cpu_float32 2022-08-17T12:52:37.6374272Z test_ops.py::TestTagsCPU::test_tags__refs_asin_cpu_float32 2022-08-17T12:52:37.6383742Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_asin_cpu_float32 2022-08-17T12:52:37.6416957Z test_ops.py::TestTagsCPU::test_tags__refs_asinh_cpu_float32 2022-08-17T12:52:37.6423851Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_asinh_cpu_float32 2022-08-17T12:52:37.6544235Z test_ops.py::TestTagsCPU::test_tags__refs_atan2_cpu_float32 2022-08-17T12:52:37.6550320Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_normal_cpu_float32 2022-08-17T12:52:37.6557845Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_atan2_cpu_float32 2022-08-17T12:52:37.6559729Z test_ops.py::TestTagsCPU::test_tags__refs_atan_cpu_float32 2022-08-17T12:52:37.6585954Z test_ops.py::TestCompositeComplianceCPU::test_operator_normal_number_mean_cpu_float32 2022-08-17T12:52:37.6595002Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_atan_cpu_float32 2022-08-17T12:52:37.6632967Z test_ops.py::TestTagsCPU::test_tags__refs_atanh_cpu_float32 2022-08-17T12:52:37.6644211Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_atanh_cpu_float32 2022-08-17T12:52:37.6655069Z test_ops.py::TestTagsCPU::test_tags__refs_atleast_1d_cpu_float32 2022-08-17T12:52:37.6666385Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_normal_number_mean_cpu_float32 2022-08-17T12:52:37.6694988Z test_ops.py::TestCompositeComplianceCPU::test_operator_ones_like_cpu_float32 2022-08-17T12:52:37.6706802Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_atleast_1d_cpu_float32 2022-08-17T12:52:37.6760280Z test_ops.py::TestTagsCPU::test_tags__refs_atleast_2d_cpu_float32 2022-08-17T12:52:37.6766841Z [gw0] [ 94%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_ones_like_cpu_float32 2022-08-17T12:52:37.6773575Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_atleast_2d_cpu_float32 2022-08-17T12:52:37.6775205Z test_ops.py::TestCompositeComplianceCPU::test_operator_ormqr_cpu_float32 2022-08-17T12:52:37.6853016Z test_ops.py::TestTagsCPU::test_tags__refs_atleast_3d_cpu_float32 2022-08-17T12:52:37.6863219Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_atleast_3d_cpu_float32 2022-08-17T12:52:37.6979879Z test_ops.py::TestTagsCPU::test_tags__refs_bitwise_and_cpu_int64 2022-08-17T12:52:37.6986874Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_bitwise_and_cpu_int64 2022-08-17T12:52:37.7099294Z test_ops.py::TestTagsCPU::test_tags__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:52:37.7106220Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_bitwise_left_shift_cpu_int64 2022-08-17T12:52:37.7151654Z test_ops.py::TestTagsCPU::test_tags__refs_bitwise_not_cpu_int64 2022-08-17T12:52:37.7158831Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_bitwise_not_cpu_int64 2022-08-17T12:52:37.7268863Z test_ops.py::TestTagsCPU::test_tags__refs_bitwise_or_cpu_int64 2022-08-17T12:52:37.7278021Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_bitwise_or_cpu_int64 2022-08-17T12:52:37.7390830Z test_ops.py::TestTagsCPU::test_tags__refs_bitwise_xor_cpu_int64 2022-08-17T12:52:37.7400706Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_bitwise_xor_cpu_int64 2022-08-17T12:52:37.7422547Z test_ops.py::TestTagsCPU::test_tags__refs_broadcast_shapes_cpu_float32 2022-08-17T12:52:37.7431606Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_broadcast_shapes_cpu_float32 2022-08-17T12:52:37.7478759Z test_ops.py::TestTagsCPU::test_tags__refs_broadcast_tensors_cpu_float32 2022-08-17T12:52:37.7488132Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_broadcast_tensors_cpu_float32 2022-08-17T12:52:37.7561257Z test_ops.py::TestTagsCPU::test_tags__refs_broadcast_to_cpu_float32 2022-08-17T12:52:37.7569352Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_broadcast_to_cpu_float32 2022-08-17T12:52:37.7597731Z test_ops.py::TestTagsCPU::test_tags__refs_cat_cpu_float32 2022-08-17T12:52:37.7607886Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_cat_cpu_float32 2022-08-17T12:52:37.7634986Z test_ops.py::TestTagsCPU::test_tags__refs_ceil_cpu_float32 2022-08-17T12:52:37.7643920Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_ceil_cpu_float32 2022-08-17T12:52:37.7715475Z test_ops.py::TestTagsCPU::test_tags__refs_chunk_cpu_float32 2022-08-17T12:52:37.7723957Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_chunk_cpu_float32 2022-08-17T12:52:37.7771590Z test_ops.py::TestTagsCPU::test_tags__refs_clamp_cpu_float32 2022-08-17T12:52:37.7779901Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_clamp_cpu_float32 2022-08-17T12:52:37.7852311Z test_ops.py::TestTagsCPU::test_tags__refs_clamp_max_cpu_float32 2022-08-17T12:52:37.7859440Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_clamp_max_cpu_float32 2022-08-17T12:52:37.7930213Z test_ops.py::TestTagsCPU::test_tags__refs_clamp_min_cpu_float32 2022-08-17T12:52:37.7938853Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_clamp_min_cpu_float32 2022-08-17T12:52:37.7975571Z test_ops.py::TestTagsCPU::test_tags__refs_clone_cpu_float32 2022-08-17T12:52:37.7985205Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_clone_cpu_float32 2022-08-17T12:52:37.8012083Z test_ops.py::TestTagsCPU::test_tags__refs_column_stack_cpu_float32 2022-08-17T12:52:37.8020148Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_column_stack_cpu_float32 2022-08-17T12:52:37.8054159Z test_ops.py::TestTagsCPU::test_tags__refs_conj_cpu_float32 2022-08-17T12:52:37.8063936Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_conj_cpu_float32 2022-08-17T12:52:37.8097841Z test_ops.py::TestTagsCPU::test_tags__refs_conj_physical_cpu_float32 2022-08-17T12:52:37.8107938Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_conj_physical_cpu_float32 2022-08-17T12:52:37.8741184Z test_ops.py::TestTagsCPU::test_tags__refs_constant_pad_nd_cpu_float32 2022-08-17T12:52:37.8750995Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_constant_pad_nd_cpu_float32 2022-08-17T12:52:37.8785749Z test_ops.py::TestTagsCPU::test_tags__refs_contiguous_cpu_float32 2022-08-17T12:52:37.8795665Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_contiguous_cpu_float32 2022-08-17T12:52:37.9005304Z test_ops.py::TestTagsCPU::test_tags__refs_copysign_cpu_float32 2022-08-17T12:52:37.9013494Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_copysign_cpu_float32 2022-08-17T12:52:37.9059307Z test_ops.py::TestTagsCPU::test_tags__refs_cos_cpu_float32 2022-08-17T12:52:37.9068533Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_cos_cpu_float32 2022-08-17T12:52:37.9116228Z test_ops.py::TestTagsCPU::test_tags__refs_cosh_cpu_float32 2022-08-17T12:52:37.9125773Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_cosh_cpu_float32 2022-08-17T12:52:37.9230815Z test_ops.py::TestTagsCPU::test_tags__refs_diagonal_cpu_float32 2022-08-17T12:52:37.9243514Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_diagonal_cpu_float32 2022-08-17T12:52:37.9290042Z test_ops.py::TestTagsCPU::test_tags__refs_digamma_cpu_float32 2022-08-17T12:52:37.9300915Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_digamma_cpu_float32 2022-08-17T12:52:37.9992317Z test_ops.py::TestTagsCPU::test_tags__refs_div_floor_rounding_cpu_float32 2022-08-17T12:52:37.9999891Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_div_floor_rounding_cpu_float32 2022-08-17T12:52:38.0125084Z test_ops.py::TestTagsCPU::test_tags__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:52:38.0133405Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_div_no_rounding_mode_cpu_float32 2022-08-17T12:52:38.0394664Z test_ops.py::TestTagsCPU::test_tags__refs_heaviside_cpu_float32 2022-08-17T12:52:38.0402863Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_heaviside_cpu_float32 2022-08-17T12:52:38.0450279Z test_ops.py::TestTagsCPU::test_tags__refs_hsplit_cpu_float32 2022-08-17T12:52:38.0458207Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_hsplit_cpu_float32 2022-08-17T12:52:38.0481604Z test_ops.py::TestTagsCPU::test_tags__refs_hstack_cpu_float32 2022-08-17T12:52:38.0490490Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_hstack_cpu_float32 2022-08-17T12:52:38.0610040Z test_ops.py::TestTagsCPU::test_tags__refs_hypot_cpu_float32 2022-08-17T12:52:38.0617365Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_hypot_cpu_float32 2022-08-17T12:52:38.0654392Z test_ops.py::TestTagsCPU::test_tags__refs_i0_cpu_float32 2022-08-17T12:52:38.0664789Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_i0_cpu_float32 2022-08-17T12:52:38.0785223Z test_ops.py::TestTagsCPU::test_tags__refs_igamma_cpu_float32 2022-08-17T12:52:38.0792971Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_igamma_cpu_float32 2022-08-17T12:52:38.0913420Z test_ops.py::TestTagsCPU::test_tags__refs_igammac_cpu_float32 2022-08-17T12:52:38.0923347Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_igammac_cpu_float32 2022-08-17T12:52:38.0965729Z test_ops.py::TestTagsCPU::test_tags__refs_imag_cpu_complex64 2022-08-17T12:52:38.0975013Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_imag_cpu_complex64 2022-08-17T12:52:38.1685334Z test_ops.py::TestTagsCPU::test_tags__refs_isclose_cpu_float32 2022-08-17T12:52:38.1695969Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_isclose_cpu_float32 2022-08-17T12:52:38.1744026Z test_ops.py::TestTagsCPU::test_tags__refs_isfinite_cpu_float32 2022-08-17T12:52:38.1753383Z [gw3] [ 94%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_isfinite_cpu_float32 2022-08-17T12:52:38.1792967Z test_ops.py::TestTagsCPU::test_tags__refs_isinf_cpu_float32 2022-08-17T12:52:38.1800194Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_isinf_cpu_float32 2022-08-17T12:52:38.1833597Z test_ops.py::TestTagsCPU::test_tags__refs_isnan_cpu_float32 2022-08-17T12:52:38.1840560Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_isnan_cpu_float32 2022-08-17T12:52:38.1873378Z test_ops.py::TestTagsCPU::test_tags__refs_isneginf_cpu_float32 2022-08-17T12:52:38.1880338Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_isneginf_cpu_float32 2022-08-17T12:52:38.1915405Z test_ops.py::TestTagsCPU::test_tags__refs_isposinf_cpu_float32 2022-08-17T12:52:38.1922729Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_isposinf_cpu_float32 2022-08-17T12:52:38.2056344Z test_ops.py::TestTagsCPU::test_tags__refs_lcm_cpu_int64 2022-08-17T12:52:38.2067065Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_lcm_cpu_int64 2022-08-17T12:52:38.2228678Z test_ops.py::TestTagsCPU::test_tags__refs_le_cpu_float32 2022-08-17T12:52:38.2237583Z [gw0] [ 95%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_ormqr_cpu_float32 2022-08-17T12:52:38.2244203Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_le_cpu_float32 2022-08-17T12:52:38.2245664Z test_ops.py::TestTagsCPU::test_tags__refs_lgamma_cpu_float32 2022-08-17T12:52:38.2288256Z test_ops.py::TestCompositeComplianceCPU::test_operator_outer_cpu_float32 2022-08-17T12:52:38.2298298Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_lgamma_cpu_float32 2022-08-17T12:52:38.2306268Z [gw0] [ 95%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_outer_cpu_float32 2022-08-17T12:52:38.2309189Z test_ops.py::TestCompositeComplianceCPU::test_operator_pca_lowrank_cpu_float32 2022-08-17T12:52:38.3050200Z test_ops.py::TestTagsCPU::test_tags__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:52:38.3058792Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_linalg_matrix_norm_cpu_float32 2022-08-17T12:52:38.3359091Z test_ops.py::TestTagsCPU::test_tags__refs_linalg_norm_cpu_float32 2022-08-17T12:52:38.3367592Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_linalg_norm_cpu_float32 2022-08-17T12:52:38.4455935Z test_ops.py::TestTagsCPU::test_tags__refs_linalg_svd_cpu_float32 2022-08-17T12:52:38.4470925Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_linalg_svd_cpu_float32 2022-08-17T12:52:38.4726167Z test_ops.py::TestTagsCPU::test_tags__refs_linalg_svdvals_cpu_float32 2022-08-17T12:52:38.4736493Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_linalg_svdvals_cpu_float32 2022-08-17T12:52:38.6292923Z test_ops.py::TestTagsCPU::test_tags__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:52:38.6305577Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_svd_lowrank_cpu_float32 2022-08-17T12:52:38.6569351Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_symeig_cpu_float32 2022-08-17T12:52:38.6576801Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_symeig_cpu_float32 2022-08-17T12:52:38.6638561Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_t_cpu_float32 2022-08-17T12:52:38.6649799Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_t_cpu_float32 2022-08-17T12:52:38.6753780Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_take_along_dim_cpu_float32 2022-08-17T12:52:38.6765137Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_take_along_dim_cpu_float32 2022-08-17T12:52:38.6970928Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_take_cpu_float32 2022-08-17T12:52:38.6983165Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_take_cpu_float32 2022-08-17T12:52:38.7027422Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tan_cpu_float32 2022-08-17T12:52:38.7039311Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tan_cpu_float32 2022-08-17T12:52:38.7083066Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tanh_cpu_float32 2022-08-17T12:52:38.7094509Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tanh_cpu_float32 2022-08-17T12:52:38.7128989Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tensor_split_cpu_float32 2022-08-17T12:52:38.7141018Z [gw2] [ 95%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tensor_split_cpu_float32 2022-08-17T12:52:38.7306871Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tensordot_cpu_float32 2022-08-17T12:52:38.7308004Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tensordot_cpu_float32 2022-08-17T12:52:38.7472038Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tile_cpu_float32 2022-08-17T12:52:38.7555108Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_linalg_vector_norm_cpu_float32 2022-08-17T12:52:38.7555699Z test_ops.py::TestTagsCPU::test_tags__refs_linspace_cpu_float32 2022-08-17T12:52:38.7556222Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_linspace_cpu_float32 2022-08-17T12:52:38.7611598Z test_ops.py::TestTagsCPU::test_tags__refs_log10_cpu_float32 2022-08-17T12:52:38.7665118Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_log10_cpu_float32 2022-08-17T12:52:38.7688152Z test_ops.py::TestTagsCPU::test_tags__refs_log1p_cpu_float32 2022-08-17T12:52:38.7688687Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_log1p_cpu_float32 2022-08-17T12:52:38.7746275Z test_ops.py::TestTagsCPU::test_tags__refs_log2_cpu_float32 2022-08-17T12:52:38.7769568Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_log2_cpu_float32 2022-08-17T12:52:38.7809174Z test_ops.py::TestTagsCPU::test_tags__refs_log_cpu_float32 2022-08-17T12:52:38.7819881Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_tile_cpu_float32 2022-08-17T12:52:38.7874365Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_to_sparse_cpu_float32 2022-08-17T12:52:38.7889207Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_log_cpu_float32 2022-08-17T12:52:38.7889983Z [gw2] [ 95%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_to_sparse_cpu_float32 2022-08-17T12:52:38.7890834Z test_ops.py::TestTagsCPU::test_tags__refs_log_softmax_cpu_float32 2022-08-17T12:52:38.8083884Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_topk_cpu_float32 2022-08-17T12:52:38.8084780Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_topk_cpu_float32 2022-08-17T12:52:38.8123445Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trace_cpu_float32 2022-08-17T12:52:38.8129605Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trace_cpu_float32 2022-08-17T12:52:38.8238053Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_transpose_cpu_float32 2022-08-17T12:52:38.8238938Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_log_softmax_cpu_float32 2022-08-17T12:52:38.8285608Z test_ops.py::TestTagsCPU::test_tags__refs_logical_and_cpu_float32 2022-08-17T12:52:38.8286233Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_transpose_cpu_float32 2022-08-17T12:52:38.8347796Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trapezoid_cpu_float32 2022-08-17T12:52:38.8355764Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_logical_and_cpu_float32 2022-08-17T12:52:38.8418732Z test_ops.py::TestTagsCPU::test_tags__refs_logical_not_cpu_float32 2022-08-17T12:52:38.8437854Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_logical_not_cpu_float32 2022-08-17T12:52:38.8625578Z test_ops.py::TestTagsCPU::test_tags__refs_logical_or_cpu_float32 2022-08-17T12:52:38.8636400Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_logical_or_cpu_float32 2022-08-17T12:52:38.8679150Z test_ops.py::TestTagsCPU::test_tags__refs_logical_xor_cpu_float32 2022-08-17T12:52:38.8690216Z [gw2] [ 95%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_trapezoid_cpu_float32 2022-08-17T12:52:38.8753228Z test_ops.py::TestTagsCPU::test_tags__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:52:38.8762603Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_logical_xor_cpu_float32 2022-08-17T12:52:38.8802658Z test_ops.py::TestTagsCPU::test_tags__refs_logspace_cpu_float32 2022-08-17T12:52:38.8810208Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_logspace_cpu_float32 2022-08-17T12:52:38.8886713Z test_ops.py::TestTagsCPU::test_tags__refs_logsumexp_cpu_float32 2022-08-17T12:52:38.8899538Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_div_trunc_rounding_cpu_float32 2022-08-17T12:52:38.8964703Z test_ops.py::TestTagsCPU::test_tags__refs_dsplit_cpu_float32 2022-08-17T12:52:38.8977407Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_dsplit_cpu_float32 2022-08-17T12:52:38.9010344Z test_ops.py::TestTagsCPU::test_tags__refs_dstack_cpu_float32 2022-08-17T12:52:38.9022230Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_dstack_cpu_float32 2022-08-17T12:52:38.9051217Z test_ops.py::TestTagsCPU::test_tags__refs_empty_cpu_float32 2022-08-17T12:52:38.9061559Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_empty_cpu_float32 2022-08-17T12:52:38.9132073Z test_ops.py::TestTagsCPU::test_tags__refs_empty_like_cpu_float32 2022-08-17T12:52:38.9141823Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_empty_like_cpu_float32 2022-08-17T12:52:38.9311904Z test_ops.py::TestTagsCPU::test_tags__refs_eq_cpu_float32 2022-08-17T12:52:38.9318494Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_logsumexp_cpu_float32 2022-08-17T12:52:38.9328469Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_eq_cpu_float32 2022-08-17T12:52:38.9329347Z test_ops.py::TestTagsCPU::test_tags__refs_erf_cpu_float32 2022-08-17T12:52:38.9373394Z test_ops.py::TestTagsCPU::test_tags__refs_lt_cpu_float32 2022-08-17T12:52:38.9382344Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_erf_cpu_float32 2022-08-17T12:52:38.9437660Z test_ops.py::TestTagsCPU::test_tags__refs_erfc_cpu_float32 2022-08-17T12:52:38.9447291Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_erfc_cpu_float32 2022-08-17T12:52:38.9486515Z test_ops.py::TestTagsCPU::test_tags__refs_erfinv_cpu_float32 2022-08-17T12:52:38.9491227Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_erfinv_cpu_float32 2022-08-17T12:52:38.9498739Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_lt_cpu_float32 2022-08-17T12:52:38.9501618Z test_ops.py::TestTagsCPU::test_tags__refs_masked_fill_cpu_float32 2022-08-17T12:52:38.9560099Z test_ops.py::TestTagsCPU::test_tags__refs_exp2_cpu_float32 2022-08-17T12:52:38.9568613Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_exp2_cpu_float32 2022-08-17T12:52:38.9576344Z test_ops.py::TestTagsCPU::test_tags__refs_exp_cpu_float32 2022-08-17T12:52:38.9587272Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_masked_fill_cpu_float32 2022-08-17T12:52:38.9625549Z test_ops.py::TestTagsCPU::test_tags__refs_maximum_cpu_float32 2022-08-17T12:52:38.9639639Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_exp_cpu_float32 2022-08-17T12:52:38.9733094Z test_ops.py::TestTagsCPU::test_tags__refs_expand_cpu_float32 2022-08-17T12:52:38.9739931Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_maximum_cpu_float32 2022-08-17T12:52:38.9749972Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_expand_cpu_float32 2022-08-17T12:52:38.9751596Z test_ops.py::TestTagsCPU::test_tags__refs_expm1_cpu_float32 2022-08-17T12:52:38.9783140Z test_ops.py::TestTagsCPU::test_tags__refs_mean_cpu_float32 2022-08-17T12:52:38.9793504Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_expm1_cpu_float32 2022-08-17T12:52:38.9834826Z test_ops.py::TestTagsCPU::test_tags__refs_fft_fft2_cpu_float32 2022-08-17T12:52:38.9845114Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_fft2_cpu_float32 2022-08-17T12:52:38.9931958Z test_ops.py::TestTagsCPU::test_tags__refs_fft_fft_cpu_float32 2022-08-17T12:52:38.9943443Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_fft_cpu_float32 2022-08-17T12:52:39.0056406Z test_ops.py::TestTagsCPU::test_tags__refs_fft_fftn_cpu_float32 2022-08-17T12:52:39.0068483Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_fftn_cpu_float32 2022-08-17T12:52:39.0111465Z test_ops.py::TestTagsCPU::test_tags__refs_fft_fftshift_cpu_float32 2022-08-17T12:52:39.0143917Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_mean_cpu_float32 2022-08-17T12:52:39.0144683Z test_ops.py::TestTagsCPU::test_tags__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:52:39.0175828Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_fftshift_cpu_float32 2022-08-17T12:52:39.0177819Z test_ops.py::TestTagsCPU::test_tags__refs_fft_hfft2_cpu_float32 2022-08-17T12:52:39.0187599Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:52:39.0218921Z test_ops.py::TestTagsCPU::test_tags__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:52:39.0230310Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_hfft2_cpu_float32 2022-08-17T12:52:39.0332611Z test_ops.py::TestTagsCPU::test_tags__refs_fft_hfft_cpu_float32 2022-08-17T12:52:39.0343786Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_hfft_cpu_float32 2022-08-17T12:52:39.0398560Z test_ops.py::TestTagsCPU::test_tags__refs_fft_hfftn_cpu_float32 2022-08-17T12:52:39.0409805Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:52:39.0492723Z test_ops.py::TestTagsCPU::test_tags__refs_minimum_cpu_float32 2022-08-17T12:52:39.0504926Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_hfftn_cpu_float32 2022-08-17T12:52:39.0564338Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ifft2_cpu_float32 2022-08-17T12:52:39.0576045Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_ifft2_cpu_float32 2022-08-17T12:52:39.0592291Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ifft_cpu_float32 2022-08-17T12:52:39.0604231Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_minimum_cpu_float32 2022-08-17T12:52:39.0655878Z test_ops.py::TestTagsCPU::test_tags__refs_movedim_cpu_float32 2022-08-17T12:52:39.0665637Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_movedim_cpu_float32 2022-08-17T12:52:39.0676158Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_ifft_cpu_float32 2022-08-17T12:52:39.0677617Z test_ops.py::TestTagsCPU::test_tags__refs_mul_cpu_float32 2022-08-17T12:52:39.0792292Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ifftn_cpu_float32 2022-08-17T12:52:39.0804070Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_ifftn_cpu_float32 2022-08-17T12:52:39.0875536Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ifftshift_cpu_float32 2022-08-17T12:52:39.0887483Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_mul_cpu_float32 2022-08-17T12:52:39.0921293Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_ifftshift_cpu_float32 2022-08-17T12:52:39.0922104Z test_ops.py::TestTagsCPU::test_tags__refs_nan_to_num_cpu_float32 2022-08-17T12:52:39.0951360Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfft2_cpu_float32 2022-08-17T12:52:39.0961956Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfft2_cpu_float32 2022-08-17T12:52:39.1041207Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfft_cpu_float32 2022-08-17T12:52:39.1052123Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfft_cpu_float32 2022-08-17T12:52:39.1151102Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfftn_cpu_float32 2022-08-17T12:52:39.1164510Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nan_to_num_cpu_float32 2022-08-17T12:52:39.1169804Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfftn_cpu_float32 2022-08-17T12:52:39.1177534Z test_ops.py::TestTagsCPU::test_tags__refs_narrow_cpu_float32 2022-08-17T12:52:39.1226864Z test_ops.py::TestTagsCPU::test_tags__refs_fft_irfft2_cpu_float32 2022-08-17T12:52:39.1237310Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_irfft2_cpu_float32 2022-08-17T12:52:39.1260378Z test_ops.py::TestTagsCPU::test_tags__refs_fft_irfft_cpu_float32 2022-08-17T12:52:39.1272248Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_narrow_cpu_float32 2022-08-17T12:52:39.1333070Z test_ops.py::TestTagsCPU::test_tags__refs_native_layer_norm_cpu_float32 2022-08-17T12:52:39.1343498Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_irfft_cpu_float32 2022-08-17T12:52:39.1452253Z test_ops.py::TestTagsCPU::test_tags__refs_fft_irfftn_cpu_float32 2022-08-17T12:52:39.1462987Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_irfftn_cpu_float32 2022-08-17T12:52:39.1514426Z test_ops.py::TestTagsCPU::test_tags__refs_fft_rfft2_cpu_float32 2022-08-17T12:52:39.1525736Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_rfft2_cpu_float32 2022-08-17T12:52:39.1601462Z test_ops.py::TestTagsCPU::test_tags__refs_fft_rfft_cpu_float32 2022-08-17T12:52:39.1612377Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_rfft_cpu_float32 2022-08-17T12:52:39.1696330Z test_ops.py::TestTagsCPU::test_tags__refs_fft_rfftn_cpu_float32 2022-08-17T12:52:39.1707776Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fft_rfftn_cpu_float32 2022-08-17T12:52:39.1770250Z test_ops.py::TestTagsCPU::test_tags__refs_fill_cpu_float32 2022-08-17T12:52:39.1781039Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fill_cpu_float32 2022-08-17T12:52:39.1853119Z test_ops.py::TestTagsCPU::test_tags__refs_flatten_cpu_float32 2022-08-17T12:52:39.1863639Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_flatten_cpu_float32 2022-08-17T12:52:39.1997321Z test_ops.py::TestTagsCPU::test_tags__refs_flip_cpu_float32 2022-08-17T12:52:39.2007962Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_flip_cpu_float32 2022-08-17T12:52:39.2060209Z test_ops.py::TestTagsCPU::test_tags__refs_fliplr_cpu_float32 2022-08-17T12:52:39.2068527Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fliplr_cpu_float32 2022-08-17T12:52:39.2082233Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_native_layer_norm_cpu_float32 2022-08-17T12:52:39.2082854Z test_ops.py::TestTagsCPU::test_tags__refs_ne_cpu_float32 2022-08-17T12:52:39.2131996Z test_ops.py::TestTagsCPU::test_tags__refs_flipud_cpu_float32 2022-08-17T12:52:39.2143175Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_flipud_cpu_float32 2022-08-17T12:52:39.2240551Z test_ops.py::TestTagsCPU::test_tags__refs_float_power_cpu_float32 2022-08-17T12:52:39.2252762Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_ne_cpu_float32 2022-08-17T12:52:39.2299006Z test_ops.py::TestTagsCPU::test_tags__refs_neg_cpu_float32 2022-08-17T12:52:39.2309452Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_neg_cpu_float32 2022-08-17T12:52:39.2372892Z test_ops.py::TestTagsCPU::test_tags__refs_new_empty_cpu_float32 2022-08-17T12:52:39.2385447Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_float_power_cpu_float32 2022-08-17T12:52:39.2389482Z test_ops.py::TestTagsCPU::test_tags__refs_floor_cpu_float32 2022-08-17T12:52:39.2400543Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_new_empty_cpu_float32 2022-08-17T12:52:39.2427538Z test_ops.py::TestTagsCPU::test_tags__refs_new_full_cpu_float32 2022-08-17T12:52:39.2438290Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_floor_cpu_float32 2022-08-17T12:52:39.2490580Z test_ops.py::TestTagsCPU::test_tags__refs_floor_divide_cpu_float32 2022-08-17T12:52:39.2501483Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_new_full_cpu_float32 2022-08-17T12:52:39.2587478Z test_ops.py::TestTagsCPU::test_tags__refs_new_ones_cpu_float32 2022-08-17T12:52:39.2599161Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_new_ones_cpu_float32 2022-08-17T12:52:39.2686328Z test_ops.py::TestTagsCPU::test_tags__refs_new_zeros_cpu_float32 2022-08-17T12:52:39.2703945Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_new_zeros_cpu_float32 2022-08-17T12:52:39.2887838Z test_ops.py::TestTagsCPU::test_tags__refs_nextafter_cpu_float32 2022-08-17T12:52:39.2900063Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nextafter_cpu_float32 2022-08-17T12:52:39.2955247Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_celu_cpu_float32 2022-08-17T12:52:39.2965936Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_celu_cpu_float32 2022-08-17T12:52:39.3189172Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:52:39.3201519Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_dropout_cpu_float32 2022-08-17T12:52:39.3264279Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_elu_cpu_float32 2022-08-17T12:52:39.3274548Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_elu_cpu_float32 2022-08-17T12:52:39.3349486Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:52:39.3360380Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_gelu_cpu_float32 2022-08-17T12:52:39.3443937Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:52:39.3454613Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hardshrink_cpu_float32 2022-08-17T12:52:39.3493115Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:52:39.3502664Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hardtanh_cpu_float32 2022-08-17T12:52:39.3526608Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:52:39.3537467Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_floor_divide_cpu_float32 2022-08-17T12:52:39.3687291Z test_ops.py::TestTagsCPU::test_tags__refs_fmax_cpu_float32 2022-08-17T12:52:39.3695076Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fmax_cpu_float32 2022-08-17T12:52:39.3813407Z test_ops.py::TestTagsCPU::test_tags__refs_fmin_cpu_float32 2022-08-17T12:52:39.3821357Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fmin_cpu_float32 2022-08-17T12:52:39.3830493Z test_ops.py::TestTagsCPU::test_tags__refs_fmod_cpu_float32 2022-08-17T12:52:39.3838063Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:52:39.3929593Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:52:39.3937516Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_l1_loss_cpu_float32 2022-08-17T12:52:39.3950070Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:52:39.3959216Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_fmod_cpu_float32 2022-08-17T12:52:39.3977125Z test_ops.py::TestTagsCPU::test_tags__refs_frac_cpu_float32 2022-08-17T12:52:39.3987973Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_layer_norm_cpu_float32 2022-08-17T12:52:39.4029098Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:52:39.4036392Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:52:39.4050463Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:52:39.4061206Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_frac_cpu_float32 2022-08-17T12:52:39.4201714Z test_ops.py::TestTagsCPU::test_tags__refs_gcd_cpu_int64 2022-08-17T12:52:39.4212421Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_gcd_cpu_int64 2022-08-17T12:52:39.4365968Z test_ops.py::TestTagsCPU::test_tags__refs_ge_cpu_float32 2022-08-17T12:52:39.4377925Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_ge_cpu_float32 2022-08-17T12:52:39.4528319Z test_ops.py::TestTagsCPU::test_tags__refs_gt_cpu_float32 2022-08-17T12:52:39.4540407Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_gt_cpu_float32 2022-08-17T12:52:39.4596474Z test_ops.py::TestTagsCPU::test_tags__refs_rsqrt_cpu_float32 2022-08-17T12:52:39.4609153Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_rsqrt_cpu_float32 2022-08-17T12:52:39.4624058Z test_ops.py::TestTagsCPU::test_tags__refs_rsub_cpu_float32 2022-08-17T12:52:39.4632076Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:52:39.4679224Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_mish_cpu_float32 2022-08-17T12:52:39.4686236Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_mish_cpu_float32 2022-08-17T12:52:39.4784680Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:52:39.4792188Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_mse_loss_cpu_float32 2022-08-17T12:52:39.4801185Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_rsub_cpu_float32 2022-08-17T12:52:39.4802421Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:52:39.4871917Z test_ops.py::TestTagsCPU::test_tags__refs_sigmoid_cpu_float32 2022-08-17T12:52:39.4881203Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_sigmoid_cpu_float32 2022-08-17T12:52:39.4911941Z test_ops.py::TestTagsCPU::test_tags__refs_sign_cpu_float32 2022-08-17T12:52:39.4921669Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_sign_cpu_float32 2022-08-17T12:52:39.4953245Z test_ops.py::TestTagsCPU::test_tags__refs_signbit_cpu_float32 2022-08-17T12:52:39.4962567Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_signbit_cpu_float32 2022-08-17T12:52:39.4995190Z test_ops.py::TestTagsCPU::test_tags__refs_sin_cpu_float32 2022-08-17T12:52:39.5002687Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_sin_cpu_float32 2022-08-17T12:52:39.5033501Z test_ops.py::TestTagsCPU::test_tags__refs_sinh_cpu_float32 2022-08-17T12:52:39.5043591Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_sinh_cpu_float32 2022-08-17T12:52:39.5171005Z test_ops.py::TestTagsCPU::test_tags__refs_softmax_cpu_float32 2022-08-17T12:52:39.5181941Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_prelu_cpu_float32 2022-08-17T12:52:39.5215053Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:52:39.5221888Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_softmax_cpu_float32 2022-08-17T12:52:39.5236503Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_relu6_cpu_float32 2022-08-17T12:52:39.5237778Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_relu_cpu_float32 2022-08-17T12:52:39.5265483Z test_ops.py::TestTagsCPU::test_tags__refs_special_i0e_cpu_float32 2022-08-17T12:52:39.5272866Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_special_i0e_cpu_float32 2022-08-17T12:52:39.5283976Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_relu_cpu_float32 2022-08-17T12:52:39.5286034Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_selu_cpu_float32 2022-08-17T12:52:39.5318798Z test_ops.py::TestTagsCPU::test_tags__refs_special_i1_cpu_float32 2022-08-17T12:52:39.5325575Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_special_i1_cpu_float32 2022-08-17T12:52:39.5336566Z test_ops.py::TestTagsCPU::test_tags__refs_special_i1e_cpu_float32 2022-08-17T12:52:39.5346396Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_selu_cpu_float32 2022-08-17T12:52:39.5356182Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:52:39.5362934Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_special_i1e_cpu_float32 2022-08-17T12:52:39.5401618Z test_ops.py::TestTagsCPU::test_tags__refs_special_logit_cpu_float32 2022-08-17T12:52:39.5413120Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_softplus_cpu_float32 2022-08-17T12:52:39.5423373Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_special_logit_cpu_float32 2022-08-17T12:52:39.5425466Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:52:39.5528475Z test_ops.py::TestTagsCPU::test_tags__refs_special_zeta_cpu_float32 2022-08-17T12:52:39.5537144Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_special_zeta_cpu_float32 2022-08-17T12:52:39.5541394Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_softshrink_cpu_float32 2022-08-17T12:52:39.5553555Z test_ops.py::TestTagsCPU::test_tags__refs_sqrt_cpu_float32 2022-08-17T12:52:39.5577060Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:52:39.5588905Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_sqrt_cpu_float32 2022-08-17T12:52:39.5607644Z test_ops.py::TestTagsCPU::test_tags__refs_square_cpu_float32 2022-08-17T12:52:39.5616566Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:52:39.5645571Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:52:39.5656676Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_square_cpu_float32 2022-08-17T12:52:39.5668503Z test_ops.py::TestTagsCPU::test_tags__refs_squeeze_cpu_float32 2022-08-17T12:52:39.5675274Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_threshold_cpu_float32 2022-08-17T12:52:39.5746698Z test_ops.py::TestTagsCPU::test_tags__refs_norm_cpu_float32 2022-08-17T12:52:39.5757615Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_squeeze_cpu_float32 2022-08-17T12:52:39.5785361Z test_ops.py::TestTagsCPU::test_tags__refs_stack_cpu_float32 2022-08-17T12:52:39.5793628Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_stack_cpu_float32 2022-08-17T12:52:39.5919451Z test_ops.py::TestTagsCPU::test_tags__refs_std_cpu_float32 2022-08-17T12:52:39.5927287Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_std_cpu_float32 2022-08-17T12:52:39.5962423Z test_ops.py::TestTagsCPU::test_tags__refs_std_mean_cpu_float32 2022-08-17T12:52:39.5970554Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_norm_cpu_float32 2022-08-17T12:52:39.6025137Z test_ops.py::TestTagsCPU::test_tags__refs_permute_cpu_float32 2022-08-17T12:52:39.6032751Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_permute_cpu_float32 2022-08-17T12:52:39.6066753Z test_ops.py::TestTagsCPU::test_tags__refs_positive_cpu_float32 2022-08-17T12:52:39.6075073Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_positive_cpu_float32 2022-08-17T12:52:39.6104169Z test_ops.py::TestTagsCPU::test_tags__refs_pow_cpu_float32 2022-08-17T12:52:39.6111455Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_std_mean_cpu_float32 2022-08-17T12:52:39.6193270Z test_ops.py::TestTagsCPU::test_tags__refs_sub_cpu_float32 2022-08-17T12:52:39.6201732Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_pow_cpu_float32 2022-08-17T12:52:39.6250259Z test_ops.py::TestTagsCPU::test_tags__refs_prod_cpu_float32 2022-08-17T12:52:39.6257568Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_sub_cpu_float32 2022-08-17T12:52:39.6468496Z test_ops.py::TestTagsCPU::test_tags__refs_sum_cpu_float32 2022-08-17T12:52:39.6475397Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_sum_cpu_float32 2022-08-17T12:52:39.6509592Z test_ops.py::TestTagsCPU::test_tags__refs_t_cpu_float32 2022-08-17T12:52:39.6516388Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_t_cpu_float32 2022-08-17T12:52:39.6544805Z test_ops.py::TestTagsCPU::test_tags__refs_tan_cpu_float32 2022-08-17T12:52:39.6551491Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_tan_cpu_float32 2022-08-17T12:52:39.6579476Z test_ops.py::TestTagsCPU::test_tags__refs_tanh_cpu_float32 2022-08-17T12:52:39.6588000Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_tanh_cpu_float32 2022-08-17T12:52:39.6593765Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_prod_cpu_float32 2022-08-17T12:52:39.6599407Z test_ops.py::TestTagsCPU::test_tags__refs_tensor_split_cpu_float32 2022-08-17T12:52:39.6646035Z test_ops.py::TestTagsCPU::test_tags__refs_ravel_cpu_float32 2022-08-17T12:52:39.6656735Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_ravel_cpu_float32 2022-08-17T12:52:39.6693733Z test_ops.py::TestTagsCPU::test_tags__refs_real_cpu_float32 2022-08-17T12:52:39.6703538Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_real_cpu_float32 2022-08-17T12:52:39.6749436Z test_ops.py::TestTagsCPU::test_tags__refs_reciprocal_cpu_float32 2022-08-17T12:52:39.6756111Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_reciprocal_cpu_float32 2022-08-17T12:52:39.6781857Z test_ops.py::TestTagsCPU::test_tags__refs_remainder_cpu_float32 2022-08-17T12:52:39.6792205Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_tensor_split_cpu_float32 2022-08-17T12:52:39.6821862Z test_ops.py::TestTagsCPU::test_tags__refs_trace_cpu_float32 2022-08-17T12:52:39.6831646Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_trace_cpu_float32 2022-08-17T12:52:39.6901969Z test_ops.py::TestTagsCPU::test_tags__refs_transpose_cpu_float32 2022-08-17T12:52:39.6910704Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_remainder_cpu_float32 2022-08-17T12:52:39.6920629Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_transpose_cpu_float32 2022-08-17T12:52:39.6922986Z test_ops.py::TestTagsCPU::test_tags__refs_reshape_cpu_float32 2022-08-17T12:52:39.7033526Z test_ops.py::TestTagsCPU::test_tags__refs_true_divide_cpu_float32 2022-08-17T12:52:39.7043793Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_reshape_cpu_float32 2022-08-17T12:52:39.7086864Z test_ops.py::TestTagsCPU::test_tags__refs_roll_cpu_float32 2022-08-17T12:52:39.7097386Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_true_divide_cpu_float32 2022-08-17T12:52:39.7131784Z test_ops.py::TestTagsCPU::test_tags__refs_trunc_cpu_float32 2022-08-17T12:52:39.7142544Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_trunc_cpu_float32 2022-08-17T12:52:39.7205232Z test_ops.py::TestTagsCPU::test_tags__refs_unbind_cpu_float32 2022-08-17T12:52:39.7216479Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_unbind_cpu_float32 2022-08-17T12:52:39.7226046Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_roll_cpu_float32 2022-08-17T12:52:39.7227441Z test_ops.py::TestTagsCPU::test_tags__refs_rot90_cpu_float32 2022-08-17T12:52:39.7302564Z test_ops.py::TestTagsCPU::test_tags__refs_unflatten_cpu_float32 2022-08-17T12:52:39.7312872Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_unflatten_cpu_float32 2022-08-17T12:52:39.7405063Z test_ops.py::TestTagsCPU::test_tags__refs_unsqueeze_cpu_float32 2022-08-17T12:52:39.7415149Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_unsqueeze_cpu_float32 2022-08-17T12:52:39.7462460Z test_ops.py::TestTagsCPU::test_tags__refs_var_cpu_float32 2022-08-17T12:52:39.7472667Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_rot90_cpu_float32 2022-08-17T12:52:39.7507225Z test_ops.py::TestTagsCPU::test_tags__refs_round_cpu_float32 2022-08-17T12:52:39.7516928Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_round_cpu_float32 2022-08-17T12:52:39.7521367Z test_ops.py::TestTagsCPU::test_tags_acos_cpu_float32 2022-08-17T12:52:39.7530289Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_var_cpu_float32 2022-08-17T12:52:39.7543541Z test_ops.py::TestTagsCPU::test_tags__refs_var_mean_cpu_float32 2022-08-17T12:52:39.7553247Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_acos_cpu_float32 2022-08-17T12:52:39.7578681Z test_ops.py::TestTagsCPU::test_tags_acosh_cpu_float32 2022-08-17T12:52:39.7588354Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_acosh_cpu_float32 2022-08-17T12:52:39.7628871Z test_ops.py::TestTagsCPU::test_tags_add_cpu_float32 2022-08-17T12:52:39.7638902Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_add_cpu_float32 2022-08-17T12:52:39.7677214Z test_ops.py::TestTagsCPU::test_tags_addbmm_cpu_float32 2022-08-17T12:52:39.7686017Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_addbmm_cpu_float32 2022-08-17T12:52:39.7697882Z test_ops.py::TestTagsCPU::test_tags_addcdiv_cpu_float32 2022-08-17T12:52:39.7709454Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_var_mean_cpu_float32 2022-08-17T12:52:39.7741234Z test_ops.py::TestTagsCPU::test_tags__refs_view_cpu_float32 2022-08-17T12:52:39.7752112Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_addcdiv_cpu_float32 2022-08-17T12:52:39.7786846Z test_ops.py::TestTagsCPU::test_tags_addcmul_cpu_float32 2022-08-17T12:52:39.7797640Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_view_cpu_float32 2022-08-17T12:52:39.7808139Z test_ops.py::TestTagsCPU::test_tags__refs_vsplit_cpu_float32 2022-08-17T12:52:39.7815602Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_addcmul_cpu_float32 2022-08-17T12:52:39.7848435Z test_ops.py::TestTagsCPU::test_tags_addmm_cpu_float32 2022-08-17T12:52:39.7858470Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_addmm_cpu_float32 2022-08-17T12:52:39.7866264Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_vsplit_cpu_float32 2022-08-17T12:52:39.7868956Z test_ops.py::TestTagsCPU::test_tags__refs_vstack_cpu_float32 2022-08-17T12:52:39.7894166Z test_ops.py::TestTagsCPU::test_tags_addmm_decomposed_cpu_float32 2022-08-17T12:52:39.7901728Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_vstack_cpu_float32 2022-08-17T12:52:39.7909864Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_addmm_decomposed_cpu_float32 2022-08-17T12:52:39.7911302Z test_ops.py::TestTagsCPU::test_tags__refs_where_cpu_float32 2022-08-17T12:52:39.7945190Z test_ops.py::TestTagsCPU::test_tags_addmv_cpu_float32 2022-08-17T12:52:39.7958163Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_addmv_cpu_float32 2022-08-17T12:52:39.8006794Z test_ops.py::TestTagsCPU::test_tags_addr_cpu_float32 2022-08-17T12:52:39.8014004Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_addr_cpu_float32 2022-08-17T12:52:39.8024936Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags__refs_where_cpu_float32 2022-08-17T12:52:39.8025668Z test_ops.py::TestTagsCPU::test_tags_all_cpu_float32 2022-08-17T12:52:39.8055792Z test_ops.py::TestTagsCPU::test_tags_abs_cpu_float32 2022-08-17T12:52:39.8062991Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_abs_cpu_float32 2022-08-17T12:52:39.8073409Z test_ops.py::TestTagsCPU::test_tags_bitwise_left_shift_cpu_int64 2022-08-17T12:52:39.8083087Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_all_cpu_float32 2022-08-17T12:52:39.8096148Z test_ops.py::TestTagsCPU::test_tags_allclose_cpu_float32 2022-08-17T12:52:39.8105156Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bitwise_left_shift_cpu_int64 2022-08-17T12:52:39.8128867Z test_ops.py::TestTagsCPU::test_tags_bitwise_not_cpu_int64 2022-08-17T12:52:39.8139255Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bitwise_not_cpu_int64 2022-08-17T12:52:39.8169876Z test_ops.py::TestTagsCPU::test_tags_bitwise_or_cpu_int64 2022-08-17T12:52:39.8176378Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_allclose_cpu_float32 2022-08-17T12:52:39.8184905Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bitwise_or_cpu_int64 2022-08-17T12:52:39.8186004Z test_ops.py::TestTagsCPU::test_tags_bitwise_right_shift_cpu_int64 2022-08-17T12:52:39.8218942Z test_ops.py::TestTagsCPU::test_tags_amax_cpu_float32 2022-08-17T12:52:39.8229426Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bitwise_right_shift_cpu_int64 2022-08-17T12:52:39.8238010Z test_ops.py::TestTagsCPU::test_tags_bitwise_xor_cpu_int64 2022-08-17T12:52:39.8250280Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_amax_cpu_float32 2022-08-17T12:52:39.8259403Z test_ops.py::TestTagsCPU::test_tags_amin_cpu_float32 2022-08-17T12:52:39.8268220Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bitwise_xor_cpu_int64 2022-08-17T12:52:39.8300508Z test_ops.py::TestTagsCPU::test_tags_block_diag_cpu_float32 2022-08-17T12:52:39.8310706Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_amin_cpu_float32 2022-08-17T12:52:39.8319833Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_block_diag_cpu_float32 2022-08-17T12:52:39.8321074Z test_ops.py::TestTagsCPU::test_tags_bmm_cpu_float32 2022-08-17T12:52:39.8347308Z test_ops.py::TestTagsCPU::test_tags_aminmax_cpu_float32 2022-08-17T12:52:39.8361797Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bmm_cpu_float32 2022-08-17T12:52:39.8378591Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_aminmax_cpu_float32 2022-08-17T12:52:39.8379361Z test_ops.py::TestTagsCPU::test_tags_angle_cpu_float32 2022-08-17T12:52:39.8408339Z test_ops.py::TestTagsCPU::test_tags_bool_cpu_float32 2022-08-17T12:52:39.8419060Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_angle_cpu_float32 2022-08-17T12:52:39.8444990Z test_ops.py::TestTagsCPU::test_tags_any_cpu_float32 2022-08-17T12:52:39.8456664Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bool_cpu_float32 2022-08-17T12:52:39.8462416Z test_ops.py::TestTagsCPU::test_tags_broadcast_shapes_cpu_float32 2022-08-17T12:52:39.8470010Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_any_cpu_float32 2022-08-17T12:52:39.8487722Z test_ops.py::TestTagsCPU::test_tags_arange_cpu_float32 2022-08-17T12:52:39.8501397Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_broadcast_shapes_cpu_float32 2022-08-17T12:52:39.8505794Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_arange_cpu_float32 2022-08-17T12:52:39.8513857Z test_ops.py::TestTagsCPU::test_tags_broadcast_tensors_cpu_float32 2022-08-17T12:52:39.8536489Z test_ops.py::TestTagsCPU::test_tags_argmax_cpu_float32 2022-08-17T12:52:39.8548199Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_broadcast_tensors_cpu_float32 2022-08-17T12:52:39.8558690Z test_ops.py::TestTagsCPU::test_tags_broadcast_to_cpu_float32 2022-08-17T12:52:39.8569722Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_argmax_cpu_float32 2022-08-17T12:52:39.8589080Z test_ops.py::TestTagsCPU::test_tags_argmin_cpu_float32 2022-08-17T12:52:39.8599314Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_broadcast_to_cpu_float32 2022-08-17T12:52:39.8613261Z test_ops.py::TestTagsCPU::test_tags_bucketize_cpu_float32 2022-08-17T12:52:39.8624005Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_argmin_cpu_float32 2022-08-17T12:52:39.8683048Z test_ops.py::TestTagsCPU::test_tags_argsort_cpu_float32 2022-08-17T12:52:39.8693998Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_bucketize_cpu_float32 2022-08-17T12:52:39.8705829Z test_ops.py::TestTagsCPU::test_tags_byte_cpu_float32 2022-08-17T12:52:39.8719063Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_argsort_cpu_float32 2022-08-17T12:52:39.8765037Z test_ops.py::TestTagsCPU::test_tags_argwhere_cpu_float32 2022-08-17T12:52:39.8768369Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_argwhere_cpu_float32 2022-08-17T12:52:39.8776693Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_byte_cpu_float32 2022-08-17T12:52:39.8779924Z test_ops.py::TestTagsCPU::test_tags_cartesian_prod_cpu_float32 2022-08-17T12:52:39.8822607Z test_ops.py::TestTagsCPU::test_tags_as_strided_cpu_float32 2022-08-17T12:52:39.8825941Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_cartesian_prod_cpu_float32 2022-08-17T12:52:39.8836759Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_as_strided_cpu_float32 2022-08-17T12:52:39.8837382Z test_ops.py::TestTagsCPU::test_tags_as_strided_scatter_cpu_float32 2022-08-17T12:52:39.8879244Z test_ops.py::TestTagsCPU::test_tags_cat_cpu_float32 2022-08-17T12:52:39.8884502Z [gw2] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_cat_cpu_float32 2022-08-17T12:52:39.8900349Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_as_strided_scatter_cpu_float32 2022-08-17T12:52:39.8900945Z test_ops.py::TestTagsCPU::test_tags_cdist_cpu_float32 2022-08-17T12:52:39.8932418Z test_ops.py::TestTagsCPU::test_tags_asin_cpu_float32 2022-08-17T12:52:39.8943189Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_asin_cpu_float32 2022-08-17T12:52:39.8980892Z test_ops.py::TestTagsCPU::test_tags_asinh_cpu_float32 2022-08-17T12:52:39.8991689Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_asinh_cpu_float32 2022-08-17T12:52:39.9047265Z test_ops.py::TestTagsCPU::test_tags_atan2_cpu_float32 2022-08-17T12:52:39.9057859Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_atan2_cpu_float32 2022-08-17T12:52:39.9092006Z test_ops.py::TestTagsCPU::test_tags_atan_cpu_float32 2022-08-17T12:52:39.9103002Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_atan_cpu_float32 2022-08-17T12:52:39.9136704Z test_ops.py::TestTagsCPU::test_tags_atanh_cpu_float32 2022-08-17T12:52:39.9147346Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_atanh_cpu_float32 2022-08-17T12:52:39.9189510Z test_ops.py::TestTagsCPU::test_tags_atleast_1d_cpu_float32 2022-08-17T12:52:39.9200492Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_atleast_1d_cpu_float32 2022-08-17T12:52:39.9243117Z test_ops.py::TestTagsCPU::test_tags_atleast_2d_cpu_float32 2022-08-17T12:52:39.9254551Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_atleast_2d_cpu_float32 2022-08-17T12:52:39.9311544Z test_ops.py::TestTagsCPU::test_tags_atleast_3d_cpu_float32 2022-08-17T12:52:39.9312336Z [gw3] [ 95%] PASSED test_ops.py::TestTagsCPU::test_tags_atleast_3d_cpu_float32 2022-08-17T12:52:39.9365119Z test_ops.py::TestTagsCPU::test_tags_baddbmm_cpu_float32 2022-08-17T12:52:39.9431738Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_baddbmm_cpu_float32 2022-08-17T12:52:39.9454403Z test_ops.py::TestTagsCPU::test_tags_bernoulli_cpu_float32 2022-08-17T12:52:39.9496663Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_bernoulli_cpu_float32 2022-08-17T12:52:39.9537672Z test_ops.py::TestTagsCPU::test_tags_bfloat16_cpu_float32 2022-08-17T12:52:39.9538256Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cdist_cpu_float32 2022-08-17T12:52:39.9549830Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_bfloat16_cpu_float32 2022-08-17T12:52:39.9551563Z test_ops.py::TestTagsCPU::test_tags_bincount_cpu_int64 2022-08-17T12:52:39.9595531Z test_ops.py::TestTagsCPU::test_tags_ceil_cpu_float32 2022-08-17T12:52:39.9603936Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_ceil_cpu_float32 2022-08-17T12:52:39.9638990Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_bincount_cpu_int64 2022-08-17T12:52:39.9639531Z test_ops.py::TestTagsCPU::test_tags_chalf_cpu_float32 2022-08-17T12:52:39.9650095Z test_ops.py::TestTagsCPU::test_tags_bitwise_and_cpu_int64 2022-08-17T12:52:39.9659400Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_chalf_cpu_float32 2022-08-17T12:52:39.9675436Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_bitwise_and_cpu_int64 2022-08-17T12:52:39.9675957Z test_ops.py::TestTagsCPU::test_tags_char_cpu_float32 2022-08-17T12:52:39.9733514Z test_ops.py::TestTagsCPU::test_tags_corrcoef_cpu_float32 2022-08-17T12:52:39.9744725Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_char_cpu_float32 2022-08-17T12:52:39.9756546Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_corrcoef_cpu_float32 2022-08-17T12:52:39.9758399Z test_ops.py::TestTagsCPU::test_tags_cos_cpu_float32 2022-08-17T12:52:39.9790088Z test_ops.py::TestTagsCPU::test_tags_cholesky_cpu_float32 2022-08-17T12:52:39.9803047Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cos_cpu_float32 2022-08-17T12:52:39.9811515Z test_ops.py::TestTagsCPU::test_tags_cosh_cpu_float32 2022-08-17T12:52:39.9824675Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cholesky_cpu_float32 2022-08-17T12:52:39.9838884Z test_ops.py::TestTagsCPU::test_tags_cholesky_inverse_cpu_float32 2022-08-17T12:52:39.9852484Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cosh_cpu_float32 2022-08-17T12:52:39.9882323Z test_ops.py::TestTagsCPU::test_tags_count_nonzero_cpu_float32 2022-08-17T12:52:39.9894552Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cholesky_inverse_cpu_float32 2022-08-17T12:52:39.9904915Z test_ops.py::TestTagsCPU::test_tags_cholesky_solve_cpu_float32 2022-08-17T12:52:39.9918112Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_count_nonzero_cpu_float32 2022-08-17T12:52:39.9953587Z test_ops.py::TestTagsCPU::test_tags_cov_cpu_float32 2022-08-17T12:52:39.9966114Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cholesky_solve_cpu_float32 2022-08-17T12:52:40.0009759Z test_ops.py::TestTagsCPU::test_tags_chunk_cpu_float32 2022-08-17T12:52:40.0022935Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_chunk_cpu_float32 2022-08-17T12:52:40.0056108Z test_ops.py::TestTagsCPU::test_tags_clamp_cpu_float32 2022-08-17T12:52:40.0068151Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_clamp_cpu_float32 2022-08-17T12:52:40.0113750Z test_ops.py::TestTagsCPU::test_tags_clamp_max_cpu_float32 2022-08-17T12:52:40.0125803Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_clamp_max_cpu_float32 2022-08-17T12:52:40.0171216Z test_ops.py::TestTagsCPU::test_tags_clamp_min_cpu_float32 2022-08-17T12:52:40.0183340Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_clamp_min_cpu_float32 2022-08-17T12:52:40.0218554Z test_ops.py::TestTagsCPU::test_tags_clone_cpu_float32 2022-08-17T12:52:40.0228395Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_clone_cpu_float32 2022-08-17T12:52:40.0267181Z test_ops.py::TestTagsCPU::test_tags_column_stack_cpu_float32 2022-08-17T12:52:40.0274511Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cov_cpu_float32 2022-08-17T12:52:40.0286004Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_column_stack_cpu_float32 2022-08-17T12:52:40.0289277Z test_ops.py::TestTagsCPU::test_tags_combinations_cpu_float32 2022-08-17T12:52:40.0327070Z test_ops.py::TestTagsCPU::test_tags_cross_cpu_float32 2022-08-17T12:52:40.0340266Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cross_cpu_float32 2022-08-17T12:52:40.0377222Z test_ops.py::TestTagsCPU::test_tags_cummax_cpu_float32 2022-08-17T12:52:40.0393288Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cummax_cpu_float32 2022-08-17T12:52:40.0429667Z test_ops.py::TestTagsCPU::test_tags_cummin_cpu_float32 2022-08-17T12:52:40.0442383Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cummin_cpu_float32 2022-08-17T12:52:40.0470155Z test_ops.py::TestTagsCPU::test_tags_cumprod_cpu_float32 2022-08-17T12:52:40.0483804Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_combinations_cpu_float32 2022-08-17T12:52:40.0492872Z test_ops.py::TestTagsCPU::test_tags_complex_cpu_float32 2022-08-17T12:52:40.0504967Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cumprod_cpu_float32 2022-08-17T12:52:40.0545701Z test_ops.py::TestTagsCPU::test_tags_cumsum_cpu_float32 2022-08-17T12:52:40.0552930Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_complex_cpu_float32 2022-08-17T12:52:40.0562424Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cumsum_cpu_float32 2022-08-17T12:52:40.0564917Z test_ops.py::TestTagsCPU::test_tags_cumulative_trapezoid_cpu_float32 2022-08-17T12:52:40.0598834Z test_ops.py::TestTagsCPU::test_tags_conj_cpu_float32 2022-08-17T12:52:40.0611853Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_conj_cpu_float32 2022-08-17T12:52:40.0630542Z test_ops.py::TestTagsCPU::test_tags_conj_physical_cpu_float32 2022-08-17T12:52:40.0641681Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_cumulative_trapezoid_cpu_float32 2022-08-17T12:52:40.0645573Z test_ops.py::TestTagsCPU::test_tags_deg2rad_cpu_float32 2022-08-17T12:52:40.0656623Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_conj_physical_cpu_float32 2022-08-17T12:52:40.0676475Z test_ops.py::TestTagsCPU::test_tags_constant_pad_nd_cpu_float32 2022-08-17T12:52:40.0688458Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_deg2rad_cpu_float32 2022-08-17T12:52:40.0732918Z test_ops.py::TestTagsCPU::test_tags_diag_cpu_float32 2022-08-17T12:52:40.0743510Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_diag_cpu_float32 2022-08-17T12:52:40.0790189Z test_ops.py::TestTagsCPU::test_tags_diag_embed_cpu_float32 2022-08-17T12:52:40.0803474Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_constant_pad_nd_cpu_float32 2022-08-17T12:52:40.0814903Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_diag_embed_cpu_float32 2022-08-17T12:52:40.0815542Z test_ops.py::TestTagsCPU::test_tags_diagflat_cpu_float32 2022-08-17T12:52:40.0851089Z test_ops.py::TestTagsCPU::test_tags_contiguous_cpu_float32 2022-08-17T12:52:40.0860617Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_contiguous_cpu_float32 2022-08-17T12:52:40.0869314Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_diagflat_cpu_float32 2022-08-17T12:52:40.0872274Z test_ops.py::TestTagsCPU::test_tags_copysign_cpu_float32 2022-08-17T12:52:40.0916391Z test_ops.py::TestTagsCPU::test_tags_diagonal_cpu_float32 2022-08-17T12:52:40.0926815Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_diagonal_cpu_float32 2022-08-17T12:52:40.0940368Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_copysign_cpu_float32 2022-08-17T12:52:40.0942718Z test_ops.py::TestTagsCPU::test_tags_erf_cpu_float32 2022-08-17T12:52:40.0971767Z test_ops.py::TestTagsCPU::test_tags_diagonal_scatter_cpu_float32 2022-08-17T12:52:40.0981618Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_erf_cpu_float32 2022-08-17T12:52:40.1007569Z test_ops.py::TestTagsCPU::test_tags_erfc_cpu_float32 2022-08-17T12:52:40.1018598Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_diagonal_scatter_cpu_float32 2022-08-17T12:52:40.1032465Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_erfc_cpu_float32 2022-08-17T12:52:40.1033243Z test_ops.py::TestTagsCPU::test_tags_diff_cpu_float32 2022-08-17T12:52:40.1063817Z test_ops.py::TestTagsCPU::test_tags_erfinv_cpu_float32 2022-08-17T12:52:40.1074260Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_erfinv_cpu_float32 2022-08-17T12:52:40.1109256Z test_ops.py::TestTagsCPU::test_tags_exp2_cpu_float32 2022-08-17T12:52:40.1119851Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_exp2_cpu_float32 2022-08-17T12:52:40.1156837Z test_ops.py::TestTagsCPU::test_tags_exp_cpu_float32 2022-08-17T12:52:40.1177859Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_exp_cpu_float32 2022-08-17T12:52:40.1215062Z test_ops.py::TestTagsCPU::test_tags_expand_as_cpu_float32 2022-08-17T12:52:40.1252208Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_expand_as_cpu_float32 2022-08-17T12:52:40.1271152Z test_ops.py::TestTagsCPU::test_tags_expand_cpu_float32 2022-08-17T12:52:40.1292695Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_expand_cpu_float32 2022-08-17T12:52:40.1318678Z test_ops.py::TestTagsCPU::test_tags_expm1_cpu_float32 2022-08-17T12:52:40.1343987Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_expm1_cpu_float32 2022-08-17T12:52:40.1348136Z test_ops.py::TestTagsCPU::test_tags_fft_fft2_cpu_float32 2022-08-17T12:52:40.1356685Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_diff_cpu_float32 2022-08-17T12:52:40.1375977Z test_ops.py::TestTagsCPU::test_tags_digamma_cpu_float32 2022-08-17T12:52:40.1384604Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_fft2_cpu_float32 2022-08-17T12:52:40.1392225Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_digamma_cpu_float32 2022-08-17T12:52:40.1395270Z test_ops.py::TestTagsCPU::test_tags_fft_fft_cpu_float32 2022-08-17T12:52:40.1435141Z test_ops.py::TestTagsCPU::test_tags_dist_cpu_float32 2022-08-17T12:52:40.1444907Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_fft_cpu_float32 2022-08-17T12:52:40.1489010Z test_ops.py::TestTagsCPU::test_tags_fft_fftn_cpu_float32 2022-08-17T12:52:40.1501662Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_dist_cpu_float32 2022-08-17T12:52:40.1510332Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_fftn_cpu_float32 2022-08-17T12:52:40.1511254Z test_ops.py::TestTagsCPU::test_tags_fft_fftshift_cpu_float32 2022-08-17T12:52:40.1566164Z test_ops.py::TestTagsCPU::test_tags_div_floor_rounding_cpu_float32 2022-08-17T12:52:40.1578496Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_div_floor_rounding_cpu_float32 2022-08-17T12:52:40.1589515Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_fftshift_cpu_float32 2022-08-17T12:52:40.1590497Z test_ops.py::TestTagsCPU::test_tags_div_no_rounding_mode_cpu_float32 2022-08-17T12:52:40.1640101Z test_ops.py::TestTagsCPU::test_tags_fft_hfft2_cpu_float32 2022-08-17T12:52:40.1652219Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_hfft2_cpu_float32 2022-08-17T12:52:40.1662486Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_div_no_rounding_mode_cpu_float32 2022-08-17T12:52:40.1664196Z test_ops.py::TestTagsCPU::test_tags_fft_hfft_cpu_float32 2022-08-17T12:52:40.1707803Z test_ops.py::TestTagsCPU::test_tags_div_trunc_rounding_cpu_float32 2022-08-17T12:52:40.1718025Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_hfft_cpu_float32 2022-08-17T12:52:40.1729166Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_div_trunc_rounding_cpu_float32 2022-08-17T12:52:40.1730446Z test_ops.py::TestTagsCPU::test_tags_dot_cpu_float32 2022-08-17T12:52:40.1753455Z test_ops.py::TestTagsCPU::test_tags_fft_hfftn_cpu_float32 2022-08-17T12:52:40.1762628Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_dot_cpu_float32 2022-08-17T12:52:40.1772730Z test_ops.py::TestTagsCPU::test_tags_double_cpu_float32 2022-08-17T12:52:40.1780888Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_hfftn_cpu_float32 2022-08-17T12:52:40.1820257Z test_ops.py::TestTagsCPU::test_tags_fft_ifft2_cpu_float32 2022-08-17T12:52:40.1821969Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_ifft2_cpu_float32 2022-08-17T12:52:40.1831014Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_double_cpu_float32 2022-08-17T12:52:40.1832760Z test_ops.py::TestTagsCPU::test_tags_dsplit_cpu_float32 2022-08-17T12:52:40.1856809Z test_ops.py::TestTagsCPU::test_tags_fft_ifft_cpu_float32 2022-08-17T12:52:40.1864968Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_dsplit_cpu_float32 2022-08-17T12:52:40.1874566Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_ifft_cpu_float32 2022-08-17T12:52:40.1876688Z test_ops.py::TestTagsCPU::test_tags_dstack_cpu_float32 2022-08-17T12:52:40.1905683Z test_ops.py::TestTagsCPU::test_tags_fft_ifftn_cpu_float32 2022-08-17T12:52:40.1914958Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_dstack_cpu_float32 2022-08-17T12:52:40.1922634Z test_ops.py::TestTagsCPU::test_tags_eig_cpu_float32 2022-08-17T12:52:40.1936151Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_ifftn_cpu_float32 2022-08-17T12:52:40.1945738Z test_ops.py::TestTagsCPU::test_tags_fft_ifftshift_cpu_float32 2022-08-17T12:52:40.1953970Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_eig_cpu_float32 2022-08-17T12:52:40.1983561Z test_ops.py::TestTagsCPU::test_tags_einsum_cpu_float32 2022-08-17T12:52:40.1990285Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_einsum_cpu_float32 2022-08-17T12:52:40.2003036Z test_ops.py::TestTagsCPU::test_tags_empty_cpu_float32 2022-08-17T12:52:40.2014238Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_ifftshift_cpu_float32 2022-08-17T12:52:40.2022948Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_empty_cpu_float32 2022-08-17T12:52:40.2030150Z test_ops.py::TestTagsCPU::test_tags_fft_ihfft2_cpu_float32 2022-08-17T12:52:40.2061394Z test_ops.py::TestTagsCPU::test_tags_empty_like_cpu_float32 2022-08-17T12:52:40.2063185Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_ihfft2_cpu_float32 2022-08-17T12:52:40.2071469Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_empty_like_cpu_float32 2022-08-17T12:52:40.2074307Z test_ops.py::TestTagsCPU::test_tags_eq_cpu_float32 2022-08-17T12:52:40.2107784Z test_ops.py::TestTagsCPU::test_tags_fft_ihfft_cpu_float32 2022-08-17T12:52:40.2109556Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_ihfft_cpu_float32 2022-08-17T12:52:40.2122677Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_eq_cpu_float32 2022-08-17T12:52:40.2123561Z test_ops.py::TestTagsCPU::test_tags_equal_cpu_float32 2022-08-17T12:52:40.2158132Z test_ops.py::TestTagsCPU::test_tags_fft_ihfftn_cpu_float32 2022-08-17T12:52:40.2169056Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_equal_cpu_float32 2022-08-17T12:52:40.2174791Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_ihfftn_cpu_float32 2022-08-17T12:52:40.2177303Z test_ops.py::TestTagsCPU::test_tags_flip_cpu_float32 2022-08-17T12:52:40.2219154Z test_ops.py::TestTagsCPU::test_tags_fft_irfft2_cpu_float32 2022-08-17T12:52:40.2228318Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_irfft2_cpu_float32 2022-08-17T12:52:40.2232852Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_flip_cpu_float32 2022-08-17T12:52:40.2241098Z test_ops.py::TestTagsCPU::test_tags_fft_irfft_cpu_float32 2022-08-17T12:52:40.2276070Z test_ops.py::TestTagsCPU::test_tags_fliplr_cpu_float32 2022-08-17T12:52:40.2279028Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fliplr_cpu_float32 2022-08-17T12:52:40.2286703Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_irfft_cpu_float32 2022-08-17T12:52:40.2288424Z test_ops.py::TestTagsCPU::test_tags_fft_irfftn_cpu_float32 2022-08-17T12:52:40.2317168Z test_ops.py::TestTagsCPU::test_tags_flipud_cpu_float32 2022-08-17T12:52:40.2334503Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_flipud_cpu_float32 2022-08-17T12:52:40.2337675Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_irfftn_cpu_float32 2022-08-17T12:52:40.2343089Z test_ops.py::TestTagsCPU::test_tags_float_cpu_float32 2022-08-17T12:52:40.2388795Z test_ops.py::TestTagsCPU::test_tags_fft_rfft2_cpu_float32 2022-08-17T12:52:40.2395933Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_rfft2_cpu_float32 2022-08-17T12:52:40.2405886Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_float_cpu_float32 2022-08-17T12:52:40.2407380Z test_ops.py::TestTagsCPU::test_tags_fft_rfft_cpu_float32 2022-08-17T12:52:40.2456498Z test_ops.py::TestTagsCPU::test_tags_float_power_cpu_float32 2022-08-17T12:52:40.2460197Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_float_power_cpu_float32 2022-08-17T12:52:40.2466464Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_rfft_cpu_float32 2022-08-17T12:52:40.2468051Z test_ops.py::TestTagsCPU::test_tags_floor_cpu_float32 2022-08-17T12:52:40.2490312Z test_ops.py::TestTagsCPU::test_tags_fft_rfftn_cpu_float32 2022-08-17T12:52:40.2504014Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_floor_cpu_float32 2022-08-17T12:52:40.2515138Z test_ops.py::TestTagsCPU::test_tags_floor_divide_cpu_float32 2022-08-17T12:52:40.2522919Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fft_rfftn_cpu_float32 2022-08-17T12:52:40.2554041Z test_ops.py::TestTagsCPU::test_tags_fill_cpu_float32 2022-08-17T12:52:40.2557956Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fill_cpu_float32 2022-08-17T12:52:40.2566131Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_floor_divide_cpu_float32 2022-08-17T12:52:40.2568124Z test_ops.py::TestTagsCPU::test_tags_flatten_cpu_float32 2022-08-17T12:52:40.2600831Z test_ops.py::TestTagsCPU::test_tags_fmax_cpu_float32 2022-08-17T12:52:40.2611200Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_flatten_cpu_float32 2022-08-17T12:52:40.2619956Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fmax_cpu_float32 2022-08-17T12:52:40.2622154Z test_ops.py::TestTagsCPU::test_tags_igammac_cpu_float32 2022-08-17T12:52:40.2663419Z test_ops.py::TestTagsCPU::test_tags_fmin_cpu_float32 2022-08-17T12:52:40.2666439Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_igammac_cpu_float32 2022-08-17T12:52:40.2674966Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fmin_cpu_float32 2022-08-17T12:52:40.2677095Z test_ops.py::TestTagsCPU::test_tags_fmod_cpu_float32 2022-08-17T12:52:40.2706250Z test_ops.py::TestTagsCPU::test_tags_imag_cpu_complex64 2022-08-17T12:52:40.2715810Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_imag_cpu_complex64 2022-08-17T12:52:40.2723862Z test_ops.py::TestTagsCPU::test_tags_index_add_cpu_float32 2022-08-17T12:52:40.2734388Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_fmod_cpu_float32 2022-08-17T12:52:40.2752600Z test_ops.py::TestTagsCPU::test_tags_frac_cpu_float32 2022-08-17T12:52:40.2764323Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_index_add_cpu_float32 2022-08-17T12:52:40.2769621Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_frac_cpu_float32 2022-08-17T12:52:40.2775594Z test_ops.py::TestTagsCPU::test_tags_index_copy_cpu_float32 2022-08-17T12:52:40.2793099Z test_ops.py::TestTagsCPU::test_tags_frexp_cpu_float32 2022-08-17T12:52:40.2802986Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_index_copy_cpu_float32 2022-08-17T12:52:40.2811678Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_frexp_cpu_float32 2022-08-17T12:52:40.2813834Z test_ops.py::TestTagsCPU::test_tags_full_like_cpu_float32 2022-08-17T12:52:40.2843988Z test_ops.py::TestTagsCPU::test_tags_index_fill_cpu_float32 2022-08-17T12:52:40.2850065Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_index_fill_cpu_float32 2022-08-17T12:52:40.2857097Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_full_like_cpu_float32 2022-08-17T12:52:40.2859678Z test_ops.py::TestTagsCPU::test_tags_index_put_cpu_float32 2022-08-17T12:52:40.2887993Z test_ops.py::TestTagsCPU::test_tags_gather_cpu_float32 2022-08-17T12:52:40.2898797Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_index_put_cpu_float32 2022-08-17T12:52:40.2906061Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_gather_cpu_float32 2022-08-17T12:52:40.2907925Z test_ops.py::TestTagsCPU::test_tags_index_reduce_cpu_float32 2022-08-17T12:52:40.2935635Z test_ops.py::TestTagsCPU::test_tags_gcd_cpu_int64 2022-08-17T12:52:40.2945282Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_gcd_cpu_int64 2022-08-17T12:52:40.2984083Z test_ops.py::TestTagsCPU::test_tags_ge_cpu_float32 2022-08-17T12:52:40.2994971Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_ge_cpu_float32 2022-08-17T12:52:40.3002090Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_index_reduce_cpu_float32 2022-08-17T12:52:40.3005737Z test_ops.py::TestTagsCPU::test_tags_geqrf_cpu_float32 2022-08-17T12:52:40.3033607Z test_ops.py::TestTagsCPU::test_tags_index_select_cpu_float32 2022-08-17T12:52:40.3042460Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_index_select_cpu_float32 2022-08-17T12:52:40.3072567Z test_ops.py::TestTagsCPU::test_tags_inner_cpu_float32 2022-08-17T12:52:40.3083547Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_inner_cpu_float32 2022-08-17T12:52:40.3122357Z test_ops.py::TestTagsCPU::test_tags_int_cpu_float32 2022-08-17T12:52:40.3137305Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_geqrf_cpu_float32 2022-08-17T12:52:40.3151758Z test_ops.py::TestTagsCPU::test_tags_gradient_cpu_float32 2022-08-17T12:52:40.3163270Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_int_cpu_float32 2022-08-17T12:52:40.3225490Z test_ops.py::TestTagsCPU::test_tags_inverse_cpu_float32 2022-08-17T12:52:40.3237189Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_inverse_cpu_float32 2022-08-17T12:52:40.3337362Z test_ops.py::TestTagsCPU::test_tags_isclose_cpu_float32 2022-08-17T12:52:40.3348247Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_gradient_cpu_float32 2022-08-17T12:52:40.3384680Z test_ops.py::TestTagsCPU::test_tags_gt_cpu_float32 2022-08-17T12:52:40.3397259Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isclose_cpu_float32 2022-08-17T12:52:40.3403990Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_gt_cpu_float32 2022-08-17T12:52:40.3411087Z test_ops.py::TestTagsCPU::test_tags_isfinite_cpu_float32 2022-08-17T12:52:40.3438069Z test_ops.py::TestTagsCPU::test_tags_half_cpu_float32 2022-08-17T12:52:40.3448943Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isfinite_cpu_float32 2022-08-17T12:52:40.3484723Z test_ops.py::TestTagsCPU::test_tags_isin_cpu_float32 2022-08-17T12:52:40.3493960Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_half_cpu_float32 2022-08-17T12:52:40.3504777Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isin_cpu_float32 2022-08-17T12:52:40.3505545Z test_ops.py::TestTagsCPU::test_tags_heaviside_cpu_float32 2022-08-17T12:52:40.3537292Z test_ops.py::TestTagsCPU::test_tags_isinf_cpu_float32 2022-08-17T12:52:40.3547788Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isinf_cpu_float32 2022-08-17T12:52:40.3572293Z test_ops.py::TestTagsCPU::test_tags_isnan_cpu_float32 2022-08-17T12:52:40.3572918Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_heaviside_cpu_float32 2022-08-17T12:52:40.3589002Z test_ops.py::TestTagsCPU::test_tags_histc_cpu_float32 2022-08-17T12:52:40.3593083Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isnan_cpu_float32 2022-08-17T12:52:40.3624014Z test_ops.py::TestTagsCPU::test_tags_isneginf_cpu_float32 2022-08-17T12:52:40.3634434Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isneginf_cpu_float32 2022-08-17T12:52:40.3666325Z test_ops.py::TestTagsCPU::test_tags_isposinf_cpu_float32 2022-08-17T12:52:40.3677528Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isposinf_cpu_float32 2022-08-17T12:52:40.3707509Z test_ops.py::TestTagsCPU::test_tags_isreal_cpu_float32 2022-08-17T12:52:40.3717681Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_histc_cpu_float32 2022-08-17T12:52:40.3740532Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_isreal_cpu_float32 2022-08-17T12:52:40.3741043Z test_ops.py::TestTagsCPU::test_tags_istft_cpu_float32 2022-08-17T12:52:40.3920789Z test_ops.py::TestTagsCPU::test_tags_histogram_cpu_float32 2022-08-17T12:52:40.3979537Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_istft_cpu_float32 2022-08-17T12:52:40.3998659Z test_ops.py::TestTagsCPU::test_tags_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:52:40.4009402Z [gw2] [ 96%] SKIPPED test_ops.py::TestTagsCPU::test_tags_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:52:40.4044017Z test_ops.py::TestTagsCPU::test_tags_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:52:40.4073838Z [gw2] [ 96%] SKIPPED test_ops.py::TestTagsCPU::test_tags_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:52:40.4085931Z test_ops.py::TestTagsCPU::test_tags_jiterator_binary_cpu_float32 2022-08-17T12:52:40.4121924Z [gw2] [ 96%] SKIPPED test_ops.py::TestTagsCPU::test_tags_jiterator_binary_cpu_float32 2022-08-17T12:52:40.4125851Z test_ops.py::TestTagsCPU::test_tags_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:52:40.4133377Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_histogram_cpu_float32 2022-08-17T12:52:40.4141597Z [gw2] [ 96%] SKIPPED test_ops.py::TestTagsCPU::test_tags_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:52:40.4157031Z test_ops.py::TestTagsCPU::test_tags_histogramdd_cpu_float32 2022-08-17T12:52:40.4183843Z test_ops.py::TestTagsCPU::test_tags_jiterator_unary_cpu_float32 2022-08-17T12:52:40.4204801Z [gw2] [ 96%] SKIPPED test_ops.py::TestTagsCPU::test_tags_jiterator_unary_cpu_float32 2022-08-17T12:52:40.4231629Z test_ops.py::TestTagsCPU::test_tags_kron_cpu_float32 2022-08-17T12:52:40.4256524Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_kron_cpu_float32 2022-08-17T12:52:40.4303583Z test_ops.py::TestTagsCPU::test_tags_kthvalue_cpu_float32 2022-08-17T12:52:40.4320000Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_kthvalue_cpu_float32 2022-08-17T12:52:40.4371943Z test_ops.py::TestTagsCPU::test_tags_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:52:40.4387298Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:52:40.4645406Z test_ops.py::TestTagsCPU::test_tags_linalg_lu_solve_cpu_float32 2022-08-17T12:52:40.4646140Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_lu_solve_cpu_float32 2022-08-17T12:52:40.4668221Z test_ops.py::TestTagsCPU::test_tags_linalg_matrix_norm_cpu_float32 2022-08-17T12:52:40.4712761Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_histogramdd_cpu_float32 2022-08-17T12:52:40.4724249Z test_ops.py::TestTagsCPU::test_tags_hsplit_cpu_float32 2022-08-17T12:52:40.4730646Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_hsplit_cpu_float32 2022-08-17T12:52:40.4772703Z test_ops.py::TestTagsCPU::test_tags_hstack_cpu_float32 2022-08-17T12:52:40.4783913Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_hstack_cpu_float32 2022-08-17T12:52:40.4841437Z test_ops.py::TestTagsCPU::test_tags_hypot_cpu_float32 2022-08-17T12:52:40.4852883Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_hypot_cpu_float32 2022-08-17T12:52:40.4879737Z test_ops.py::TestTagsCPU::test_tags_i0_cpu_float32 2022-08-17T12:52:40.4891521Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_matrix_norm_cpu_float32 2022-08-17T12:52:40.4905349Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_i0_cpu_float32 2022-08-17T12:52:40.4905992Z test_ops.py::TestTagsCPU::test_tags_igamma_cpu_float32 2022-08-17T12:52:40.4958942Z test_ops.py::TestTagsCPU::test_tags_linalg_matrix_power_cpu_float32 2022-08-17T12:52:40.4969907Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_igamma_cpu_float32 2022-08-17T12:52:40.5011136Z test_ops.py::TestTagsCPU::test_tags_lcm_cpu_int64 2022-08-17T12:52:40.5021171Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_lcm_cpu_int64 2022-08-17T12:52:40.5060469Z test_ops.py::TestTagsCPU::test_tags_ldexp_cpu_float32 2022-08-17T12:52:40.5080014Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_matrix_power_cpu_float32 2022-08-17T12:52:40.5114238Z test_ops.py::TestTagsCPU::test_tags_linalg_matrix_rank_cpu_float32 2022-08-17T12:52:40.5114880Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_ldexp_cpu_float32 2022-08-17T12:52:40.5144446Z test_ops.py::TestTagsCPU::test_tags_le_cpu_float32 2022-08-17T12:52:40.5156240Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_le_cpu_float32 2022-08-17T12:52:40.5160187Z test_ops.py::TestTagsCPU::test_tags_lerp_cpu_float32 2022-08-17T12:52:40.5171342Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_matrix_rank_cpu_float32 2022-08-17T12:52:40.5219533Z test_ops.py::TestTagsCPU::test_tags_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:52:40.5230631Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_lerp_cpu_float32 2022-08-17T12:52:40.5257569Z test_ops.py::TestTagsCPU::test_tags_lgamma_cpu_float32 2022-08-17T12:52:40.5268455Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:52:40.5281954Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_lgamma_cpu_float32 2022-08-17T12:52:40.5282599Z test_ops.py::TestTagsCPU::test_tags_linalg_cholesky_cpu_float32 2022-08-17T12:52:40.5332472Z test_ops.py::TestTagsCPU::test_tags_linalg_multi_dot_cpu_float32 2022-08-17T12:52:40.5335418Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_multi_dot_cpu_float32 2022-08-17T12:52:40.5346994Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_cholesky_cpu_float32 2022-08-17T12:52:40.5347804Z test_ops.py::TestTagsCPU::test_tags_linalg_norm_cpu_float32 2022-08-17T12:52:40.5399621Z test_ops.py::TestTagsCPU::test_tags_linalg_cholesky_ex_cpu_float32 2022-08-17T12:52:40.5413076Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_cholesky_ex_cpu_float32 2022-08-17T12:52:40.5424342Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_norm_cpu_float32 2022-08-17T12:52:40.5425141Z test_ops.py::TestTagsCPU::test_tags_linalg_cond_cpu_float32 2022-08-17T12:52:40.5465445Z test_ops.py::TestTagsCPU::test_tags_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:52:40.5474964Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_cond_cpu_float32 2022-08-17T12:52:40.5486413Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:52:40.5487226Z test_ops.py::TestTagsCPU::test_tags_linalg_pinv_cpu_float32 2022-08-17T12:52:40.5522779Z test_ops.py::TestTagsCPU::test_tags_linalg_cross_cpu_float32 2022-08-17T12:52:40.5533707Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_cross_cpu_float32 2022-08-17T12:52:40.5604840Z test_ops.py::TestTagsCPU::test_tags_linalg_det_cpu_float32 2022-08-17T12:52:40.5612772Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_pinv_cpu_float32 2022-08-17T12:52:40.5625278Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_det_cpu_float32 2022-08-17T12:52:40.5626089Z test_ops.py::TestTagsCPU::test_tags_linalg_det_singular_cpu_float64 2022-08-17T12:52:40.5689648Z test_ops.py::TestTagsCPU::test_tags_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:52:40.5701221Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:52:40.5735767Z test_ops.py::TestTagsCPU::test_tags_linalg_pinv_singular_cpu_float32 2022-08-17T12:52:40.5747003Z [gw2] [ 96%] SKIPPED test_ops.py::TestTagsCPU::test_tags_linalg_pinv_singular_cpu_float32 2022-08-17T12:52:40.5831880Z test_ops.py::TestTagsCPU::test_tags_linalg_qr_cpu_float32 2022-08-17T12:52:40.5844222Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_det_singular_cpu_float64 2022-08-17T12:52:40.5883678Z test_ops.py::TestTagsCPU::test_tags_linalg_eig_cpu_float32 2022-08-17T12:52:40.5894994Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_qr_cpu_float32 2022-08-17T12:52:40.5914088Z test_ops.py::TestTagsCPU::test_tags_linalg_slogdet_cpu_float32 2022-08-17T12:52:40.5925802Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_eig_cpu_float32 2022-08-17T12:52:40.5968625Z test_ops.py::TestTagsCPU::test_tags_linalg_eigh_cpu_float32 2022-08-17T12:52:40.5980419Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_slogdet_cpu_float32 2022-08-17T12:52:40.5993214Z test_ops.py::TestTagsCPU::test_tags_linalg_solve_cpu_float32 2022-08-17T12:52:40.6004691Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_eigh_cpu_float32 2022-08-17T12:52:40.6097251Z test_ops.py::TestTagsCPU::test_tags_linalg_eigvals_cpu_float32 2022-08-17T12:52:40.6107692Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_solve_cpu_float32 2022-08-17T12:52:40.6124095Z test_ops.py::TestTagsCPU::test_tags_linalg_solve_ex_cpu_float32 2022-08-17T12:52:40.6134331Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_eigvals_cpu_float32 2022-08-17T12:52:40.6200225Z test_ops.py::TestTagsCPU::test_tags_linalg_eigvalsh_cpu_float32 2022-08-17T12:52:40.6211253Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_eigvalsh_cpu_float32 2022-08-17T12:52:40.6217769Z test_ops.py::TestTagsCPU::test_tags_linalg_householder_product_cpu_float32 2022-08-17T12:52:40.6228278Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_solve_ex_cpu_float32 2022-08-17T12:52:40.6261324Z test_ops.py::TestTagsCPU::test_tags_linalg_solve_triangular_cpu_float32 2022-08-17T12:52:40.6271510Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_householder_product_cpu_float32 2022-08-17T12:52:40.6336337Z test_ops.py::TestTagsCPU::test_tags_linalg_inv_cpu_float32 2022-08-17T12:52:40.6347751Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_inv_cpu_float32 2022-08-17T12:52:40.6405699Z test_ops.py::TestTagsCPU::test_tags_linalg_inv_ex_cpu_float32 2022-08-17T12:52:40.6417486Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_inv_ex_cpu_float32 2022-08-17T12:52:40.6459842Z test_ops.py::TestTagsCPU::test_tags_linalg_ldl_factor_cpu_float32 2022-08-17T12:52:40.6471150Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_ldl_factor_cpu_float32 2022-08-17T12:52:40.6510468Z test_ops.py::TestTagsCPU::test_tags_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:52:40.6521683Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:52:40.6579779Z test_ops.py::TestTagsCPU::test_tags_linalg_ldl_solve_cpu_float32 2022-08-17T12:52:40.6591023Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_ldl_solve_cpu_float32 2022-08-17T12:52:40.6627567Z test_ops.py::TestTagsCPU::test_tags_linalg_lstsq_cpu_float32 2022-08-17T12:52:40.6638388Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_solve_triangular_cpu_float32 2022-08-17T12:52:40.6843294Z test_ops.py::TestTagsCPU::test_tags_linalg_svd_cpu_float32 2022-08-17T12:52:40.6856148Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_lstsq_cpu_float32 2022-08-17T12:52:40.7106730Z test_ops.py::TestTagsCPU::test_tags_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:52:40.7119189Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:52:40.7200043Z test_ops.py::TestTagsCPU::test_tags_linalg_lu_cpu_float32 2022-08-17T12:52:40.7212128Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_lu_cpu_float32 2022-08-17T12:52:40.7279701Z test_ops.py::TestTagsCPU::test_tags_linalg_lu_factor_cpu_float32 2022-08-17T12:52:40.7292245Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_svd_cpu_float32 2022-08-17T12:52:40.7324029Z test_ops.py::TestTagsCPU::test_tags_linalg_svdvals_cpu_float32 2022-08-17T12:52:40.7336400Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_lu_factor_cpu_float32 2022-08-17T12:52:40.7393943Z test_ops.py::TestTagsCPU::test_tags_lu_unpack_cpu_float32 2022-08-17T12:52:40.7405304Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_svdvals_cpu_float32 2022-08-17T12:52:40.7413105Z test_ops.py::TestTagsCPU::test_tags_linalg_tensorinv_cpu_float32 2022-08-17T12:52:40.7424455Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_lu_unpack_cpu_float32 2022-08-17T12:52:40.7462136Z test_ops.py::TestTagsCPU::test_tags_mH_cpu_float32 2022-08-17T12:52:40.7471712Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_mH_cpu_float32 2022-08-17T12:52:40.7482866Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_tensorinv_cpu_float32 2022-08-17T12:52:40.7485701Z test_ops.py::TestTagsCPU::test_tags_linalg_tensorsolve_cpu_float32 2022-08-17T12:52:40.7526556Z test_ops.py::TestTagsCPU::test_tags_mT_cpu_float32 2022-08-17T12:52:40.7538327Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_mT_cpu_float32 2022-08-17T12:52:40.7565765Z test_ops.py::TestTagsCPU::test_tags_masked_fill_cpu_float32 2022-08-17T12:52:40.7575946Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_tensorsolve_cpu_float32 2022-08-17T12:52:40.7588144Z test_ops.py::TestTagsCPU::test_tags_linalg_vander_cpu_float32 2022-08-17T12:52:40.7601292Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_masked_fill_cpu_float32 2022-08-17T12:52:40.7645146Z test_ops.py::TestTagsCPU::test_tags_masked_scatter_cpu_float32 2022-08-17T12:52:40.7651836Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_masked_scatter_cpu_float32 2022-08-17T12:52:40.7667093Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_vander_cpu_float32 2022-08-17T12:52:40.7667692Z test_ops.py::TestTagsCPU::test_tags_masked_select_cpu_float32 2022-08-17T12:52:40.7712779Z test_ops.py::TestTagsCPU::test_tags_linalg_vecdot_cpu_float32 2022-08-17T12:52:40.7723743Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_masked_select_cpu_float32 2022-08-17T12:52:40.7812036Z test_ops.py::TestTagsCPU::test_tags_matmul_cpu_float32 2022-08-17T12:52:40.7823049Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_matmul_cpu_float32 2022-08-17T12:52:40.7833614Z test_ops.py::TestTagsCPU::test_tags_matrix_exp_cpu_float32 2022-08-17T12:52:40.7844605Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_vecdot_cpu_float32 2022-08-17T12:52:40.7867553Z test_ops.py::TestTagsCPU::test_tags_linalg_vector_norm_cpu_float32 2022-08-17T12:52:40.7877681Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_matrix_exp_cpu_float32 2022-08-17T12:52:40.7924222Z test_ops.py::TestTagsCPU::test_tags_max_binary_cpu_float32 2022-08-17T12:52:40.7935964Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_max_binary_cpu_float32 2022-08-17T12:52:40.7971262Z test_ops.py::TestTagsCPU::test_tags_max_reduction_no_dim_cpu_float32 2022-08-17T12:52:40.7982412Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_max_reduction_no_dim_cpu_float32 2022-08-17T12:52:40.8023420Z test_ops.py::TestTagsCPU::test_tags_max_reduction_with_dim_cpu_float32 2022-08-17T12:52:40.8031185Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_max_reduction_with_dim_cpu_float32 2022-08-17T12:52:40.8046486Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linalg_vector_norm_cpu_float32 2022-08-17T12:52:40.8047100Z test_ops.py::TestTagsCPU::test_tags_maximum_cpu_float32 2022-08-17T12:52:40.8080882Z test_ops.py::TestTagsCPU::test_tags_linspace_cpu_float32 2022-08-17T12:52:40.8093205Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_linspace_cpu_float32 2022-08-17T12:52:40.8102782Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_maximum_cpu_float32 2022-08-17T12:52:40.8104705Z test_ops.py::TestTagsCPU::test_tags_log10_cpu_float32 2022-08-17T12:52:40.8143122Z test_ops.py::TestTagsCPU::test_tags_mean_cpu_float32 2022-08-17T12:52:40.8154485Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_log10_cpu_float32 2022-08-17T12:52:40.8163839Z test_ops.py::TestTagsCPU::test_tags_log1p_cpu_float32 2022-08-17T12:52:40.8174595Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_mean_cpu_float32 2022-08-17T12:52:40.8189932Z test_ops.py::TestTagsCPU::test_tags_median_cpu_float32 2022-08-17T12:52:40.8200933Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_log1p_cpu_float32 2022-08-17T12:52:40.8221818Z test_ops.py::TestTagsCPU::test_tags_log2_cpu_float32 2022-08-17T12:52:40.8235297Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_median_cpu_float32 2022-08-17T12:52:40.8239312Z test_ops.py::TestTagsCPU::test_tags_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:52:40.8250165Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_log2_cpu_float32 2022-08-17T12:52:40.8280072Z test_ops.py::TestTagsCPU::test_tags_log_cpu_float32 2022-08-17T12:52:40.8290280Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:52:40.8304427Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_log_cpu_float32 2022-08-17T12:52:40.8305044Z test_ops.py::TestTagsCPU::test_tags_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:52:40.8344847Z test_ops.py::TestTagsCPU::test_tags_log_softmax_cpu_float32 2022-08-17T12:52:40.8359453Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_log_softmax_cpu_float32 2022-08-17T12:52:40.8375836Z test_ops.py::TestTagsCPU::test_tags_log_softmax_dtype_cpu_float32 2022-08-17T12:52:40.8387490Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:52:40.8405985Z test_ops.py::TestTagsCPU::test_tags_min_binary_cpu_float32 2022-08-17T12:52:40.8417884Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_log_softmax_dtype_cpu_float32 2022-08-17T12:52:40.8446648Z test_ops.py::TestTagsCPU::test_tags_logaddexp2_cpu_float32 2022-08-17T12:52:40.8457009Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_min_binary_cpu_float32 2022-08-17T12:52:40.8469102Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_logaddexp2_cpu_float32 2022-08-17T12:52:40.8471989Z test_ops.py::TestTagsCPU::test_tags_min_reduction_no_dim_cpu_float32 2022-08-17T12:52:40.8507761Z test_ops.py::TestTagsCPU::test_tags_logaddexp_cpu_float32 2022-08-17T12:52:40.8511309Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_min_reduction_no_dim_cpu_float32 2022-08-17T12:52:40.8522181Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_logaddexp_cpu_float32 2022-08-17T12:52:40.8522823Z test_ops.py::TestTagsCPU::test_tags_logcumsumexp_cpu_float32 2022-08-17T12:52:40.8557659Z test_ops.py::TestTagsCPU::test_tags_min_reduction_with_dim_cpu_float32 2022-08-17T12:52:40.8566169Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_logcumsumexp_cpu_float32 2022-08-17T12:52:40.8579810Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_min_reduction_with_dim_cpu_float32 2022-08-17T12:52:40.8580422Z test_ops.py::TestTagsCPU::test_tags_logdet_cpu_float32 2022-08-17T12:52:40.8634552Z test_ops.py::TestTagsCPU::test_tags_minimum_cpu_float32 2022-08-17T12:52:40.8646338Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_minimum_cpu_float32 2022-08-17T12:52:40.8665283Z test_ops.py::TestTagsCPU::test_tags_mm_cpu_float32 2022-08-17T12:52:40.8677140Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_logdet_cpu_float32 2022-08-17T12:52:40.8681096Z test_ops.py::TestTagsCPU::test_tags_logical_and_cpu_float32 2022-08-17T12:52:40.8692151Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_mm_cpu_float32 2022-08-17T12:52:40.8722996Z test_ops.py::TestTagsCPU::test_tags_mode_cpu_float32 2022-08-17T12:52:40.8733876Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_logical_and_cpu_float32 2022-08-17T12:52:40.8739723Z test_ops.py::TestTagsCPU::test_tags_logical_not_cpu_float32 2022-08-17T12:52:40.8747482Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_mode_cpu_float32 2022-08-17T12:52:40.8770114Z test_ops.py::TestTagsCPU::test_tags_movedim_cpu_float32 2022-08-17T12:52:40.8780696Z [gw2] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_logical_not_cpu_float32 2022-08-17T12:52:40.8794140Z [gw3] [ 96%] PASSED test_ops.py::TestTagsCPU::test_tags_movedim_cpu_float32 2022-08-17T12:52:40.8794923Z test_ops.py::TestTagsCPU::test_tags_logical_or_cpu_float32 2022-08-17T12:52:40.8844890Z test_ops.py::TestTagsCPU::test_tags_msort_cpu_float32 2022-08-17T12:52:40.8849060Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_logical_or_cpu_float32 2022-08-17T12:52:40.8860101Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_msort_cpu_float32 2022-08-17T12:52:40.8860866Z test_ops.py::TestTagsCPU::test_tags_logical_xor_cpu_float32 2022-08-17T12:52:40.8904723Z test_ops.py::TestTagsCPU::test_tags_mul_cpu_float32 2022-08-17T12:52:40.8915677Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_logical_xor_cpu_float32 2022-08-17T12:52:40.8932352Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_mul_cpu_float32 2022-08-17T12:52:40.8932851Z test_ops.py::TestTagsCPU::test_tags_logit_cpu_float32 2022-08-17T12:52:40.8964776Z test_ops.py::TestTagsCPU::test_tags_multinomial_cpu_float32 2022-08-17T12:52:40.8975969Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_logit_cpu_float32 2022-08-17T12:52:40.9029860Z test_ops.py::TestTagsCPU::test_tags_logspace_cpu_float32 2022-08-17T12:52:40.9043356Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_logspace_cpu_float32 2022-08-17T12:52:40.9044614Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_multinomial_cpu_float32 2022-08-17T12:52:40.9057056Z test_ops.py::TestTagsCPU::test_tags_logsumexp_cpu_float32 2022-08-17T12:52:40.9092352Z test_ops.py::TestTagsCPU::test_tags_mv_cpu_float32 2022-08-17T12:52:40.9105626Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_mv_cpu_float32 2022-08-17T12:52:40.9114268Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_logsumexp_cpu_float32 2022-08-17T12:52:40.9119209Z test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:52:40.9158703Z test_ops.py::TestTagsCPU::test_tags_long_cpu_float32 2022-08-17T12:52:40.9169677Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:52:40.9189517Z test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:52:40.9197818Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_long_cpu_float32 2022-08-17T12:52:40.9221434Z test_ops.py::TestTagsCPU::test_tags_lt_cpu_float32 2022-08-17T12:52:40.9232826Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:52:40.9252103Z test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:52:40.9263838Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_lt_cpu_float32 2022-08-17T12:52:40.9285517Z test_ops.py::TestTagsCPU::test_tags_lu_cpu_float32 2022-08-17T12:52:40.9297102Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:52:40.9336484Z test_ops.py::TestTagsCPU::test_tags_nan_to_num_cpu_float32 2022-08-17T12:52:40.9347863Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nan_to_num_cpu_float32 2022-08-17T12:52:40.9484847Z test_ops.py::TestTagsCPU::test_tags_nanmean_cpu_float32 2022-08-17T12:52:40.9496893Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nanmean_cpu_float32 2022-08-17T12:52:40.9544472Z test_ops.py::TestTagsCPU::test_tags_nanmedian_cpu_float32 2022-08-17T12:52:40.9556332Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nanmedian_cpu_float32 2022-08-17T12:52:40.9610545Z test_ops.py::TestTagsCPU::test_tags_nanquantile_cpu_float32 2022-08-17T12:52:40.9621154Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_lu_cpu_float32 2022-08-17T12:52:40.9749419Z test_ops.py::TestTagsCPU::test_tags_lu_solve_cpu_float32 2022-08-17T12:52:40.9759983Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_lu_solve_cpu_float32 2022-08-17T12:52:40.9802627Z test_ops.py::TestTagsCPU::test_tags_new_full_cpu_float32 2022-08-17T12:52:40.9813001Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_new_full_cpu_float32 2022-08-17T12:52:40.9854909Z test_ops.py::TestTagsCPU::test_tags_new_ones_cpu_float32 2022-08-17T12:52:40.9866020Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_new_ones_cpu_float32 2022-08-17T12:52:40.9909441Z test_ops.py::TestTagsCPU::test_tags_new_zeros_cpu_float32 2022-08-17T12:52:40.9919686Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_new_zeros_cpu_float32 2022-08-17T12:52:40.9965927Z test_ops.py::TestTagsCPU::test_tags_nextafter_cpu_float32 2022-08-17T12:52:40.9976434Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nextafter_cpu_float32 2022-08-17T12:52:41.0062577Z test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:52:41.0076070Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:52:41.0185262Z test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:52:41.0194170Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nanquantile_cpu_float32 2022-08-17T12:52:41.0206788Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:52:41.0207477Z test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:52:41.0264818Z test_ops.py::TestTagsCPU::test_tags_nansum_cpu_float32 2022-08-17T12:52:41.0276664Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nansum_cpu_float32 2022-08-17T12:52:41.0320474Z test_ops.py::TestTagsCPU::test_tags_narrow_cpu_float32 2022-08-17T12:52:41.0331373Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_narrow_cpu_float32 2022-08-17T12:52:41.0337238Z test_ops.py::TestTagsCPU::test_tags_native_layer_norm_cpu_float32 2022-08-17T12:52:41.0345215Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:52:41.0407516Z test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:52:41.0418479Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_native_layer_norm_cpu_float32 2022-08-17T12:52:41.0442587Z test_ops.py::TestTagsCPU::test_tags_ne_cpu_float32 2022-08-17T12:52:41.0453013Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:52:41.0475850Z test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:52:41.0486646Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_ne_cpu_float32 2022-08-17T12:52:41.0520823Z test_ops.py::TestTagsCPU::test_tags_neg_cpu_float32 2022-08-17T12:52:41.0532163Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_neg_cpu_float32 2022-08-17T12:52:41.0574793Z test_ops.py::TestTagsCPU::test_tags_new_empty_cpu_float32 2022-08-17T12:52:41.0585674Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_new_empty_cpu_float32 2022-08-17T12:52:41.0657351Z test_ops.py::TestTagsCPU::test_tags_nn_functional_conv1d_cpu_float32 2022-08-17T12:52:41.0670289Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:52:41.0675565Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_conv1d_cpu_float32 2022-08-17T12:52:41.0683229Z test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:52:41.0882826Z test_ops.py::TestTagsCPU::test_tags_nn_functional_conv2d_cpu_float32 2022-08-17T12:52:41.0891793Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:52:41.0905120Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_conv2d_cpu_float32 2022-08-17T12:52:41.0906355Z test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:52:41.0961588Z test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:52:41.0972144Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:52:41.0995066Z test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:52:41.1006506Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:52:41.1020090Z test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:52:41.1030228Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:52:41.1076497Z test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:52:41.1086915Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:52:41.1098502Z test_ops.py::TestTagsCPU::test_tags_nn_functional_batch_norm_cpu_float32 2022-08-17T12:52:41.1109354Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:52:41.1171156Z test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:52:41.1182708Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_batch_norm_cpu_float32 2022-08-17T12:52:41.1212966Z test_ops.py::TestTagsCPU::test_tags_nn_functional_bilinear_cpu_float32 2022-08-17T12:52:41.1227026Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:52:41.1338593Z test_ops.py::TestTagsCPU::test_tags_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:52:41.1349219Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_bilinear_cpu_float32 2022-08-17T12:52:41.1372373Z test_ops.py::TestTagsCPU::test_tags_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:52:41.1382989Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:52:41.1476163Z test_ops.py::TestTagsCPU::test_tags_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:52:41.1489816Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:52:41.1493616Z test_ops.py::TestTagsCPU::test_tags_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:52:41.1504661Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:52:41.1616076Z test_ops.py::TestTagsCPU::test_tags_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:52:41.1627309Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:52:41.1683202Z test_ops.py::TestTagsCPU::test_tags_nn_functional_celu_cpu_float32 2022-08-17T12:52:41.1748209Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_celu_cpu_float32 2022-08-17T12:52:41.1748944Z test_ops.py::TestTagsCPU::test_tags_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:52:41.1750117Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:52:41.1902979Z test_ops.py::TestTagsCPU::test_tags_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:52:41.1934245Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:52:41.2201516Z test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout2d_cpu_float32 2022-08-17T12:52:41.2224396Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout2d_cpu_float32 2022-08-17T12:52:41.2463778Z test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout3d_cpu_float32 2022-08-17T12:52:41.2490599Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:52:41.2519527Z test_ops.py::TestTagsCPU::test_tags_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:52:41.2531111Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout3d_cpu_float32 2022-08-17T12:52:41.2919579Z test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout_cpu_float32 2022-08-17T12:52:41.2943268Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout_cpu_float32 2022-08-17T12:52:41.2994937Z test_ops.py::TestTagsCPU::test_tags_nn_functional_elu_cpu_float32 2022-08-17T12:52:41.3001870Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_elu_cpu_float32 2022-08-17T12:52:41.3458310Z test_ops.py::TestTagsCPU::test_tags_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:52:41.3469404Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:52:41.3563449Z test_ops.py::TestTagsCPU::test_tags_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:52:41.3652563Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:52:41.3703368Z test_ops.py::TestTagsCPU::test_tags_nn_functional_embedding_cpu_float32 2022-08-17T12:52:41.3807550Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_embedding_cpu_float32 2022-08-17T12:52:41.3910838Z test_ops.py::TestTagsCPU::test_tags_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:52:41.3925864Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:52:41.4121807Z test_ops.py::TestTagsCPU::test_tags_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:52:41.4137037Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:52:41.4238372Z test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:52:41.4249456Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:52:41.4348456Z test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:52:41.4359264Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:52:41.4462712Z test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:52:41.4477526Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:52:41.4624413Z test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:52:41.4625240Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:52:41.4764652Z test_ops.py::TestTagsCPU::test_tags_nn_functional_kl_div_cpu_float32 2022-08-17T12:52:41.4779850Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_kl_div_cpu_float32 2022-08-17T12:52:41.4865097Z test_ops.py::TestTagsCPU::test_tags_nn_functional_l1_loss_cpu_float32 2022-08-17T12:52:41.4876985Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_l1_loss_cpu_float32 2022-08-17T12:52:41.4929649Z test_ops.py::TestTagsCPU::test_tags_nn_functional_layer_norm_cpu_float32 2022-08-17T12:52:41.4941051Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_layer_norm_cpu_float32 2022-08-17T12:52:41.4984044Z test_ops.py::TestTagsCPU::test_tags_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:52:41.4996969Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:52:41.5049713Z test_ops.py::TestTagsCPU::test_tags_nn_functional_linear_cpu_float32 2022-08-17T12:52:41.5060057Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_linear_cpu_float32 2022-08-17T12:52:41.5169379Z test_ops.py::TestTagsCPU::test_tags_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:52:41.5176290Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:52:41.5204424Z test_ops.py::TestTagsCPU::test_tags_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:52:41.5211668Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:52:41.5400840Z test_ops.py::TestTagsCPU::test_tags_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:52:41.5407800Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:52:41.5427602Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:52:41.5436693Z [gw3] [ 97%] SKIPPED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:52:41.7249012Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:52:41.7257337Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:52:41.7298337Z test_ops.py::TestTagsCPU::test_tags_nn_functional_gelu_cpu_float32 2022-08-17T12:52:41.7310453Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_gelu_cpu_float32 2022-08-17T12:52:41.7437800Z test_ops.py::TestTagsCPU::test_tags_nn_functional_glu_cpu_float32 2022-08-17T12:52:41.7439595Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_glu_cpu_float32 2022-08-17T12:52:41.7660391Z test_ops.py::TestTagsCPU::test_tags_nn_functional_grid_sample_cpu_float32 2022-08-17T12:52:41.7671496Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_grid_sample_cpu_float32 2022-08-17T12:52:41.7721377Z test_ops.py::TestTagsCPU::test_tags_nn_functional_group_norm_cpu_float32 2022-08-17T12:52:41.7733742Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_group_norm_cpu_float32 2022-08-17T12:52:41.7773786Z test_ops.py::TestTagsCPU::test_tags_nn_functional_hardshrink_cpu_float32 2022-08-17T12:52:41.7785815Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_hardshrink_cpu_float32 2022-08-17T12:52:41.7833596Z test_ops.py::TestTagsCPU::test_tags_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:52:41.7841354Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:52:41.7875311Z test_ops.py::TestTagsCPU::test_tags_nn_functional_hardswish_cpu_float32 2022-08-17T12:52:41.7886243Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_hardswish_cpu_float32 2022-08-17T12:52:41.7925679Z test_ops.py::TestTagsCPU::test_tags_nn_functional_hardtanh_cpu_float32 2022-08-17T12:52:41.7937785Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_hardtanh_cpu_float32 2022-08-17T12:52:41.8093714Z test_ops.py::TestTagsCPU::test_tags_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:52:41.8104895Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:52:41.8211079Z test_ops.py::TestTagsCPU::test_tags_nn_functional_huber_loss_cpu_float32 2022-08-17T12:52:41.8223371Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_huber_loss_cpu_float32 2022-08-17T12:52:41.8386003Z test_ops.py::TestTagsCPU::test_tags_nn_functional_instance_norm_cpu_float32 2022-08-17T12:52:41.8395924Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_instance_norm_cpu_float32 2022-08-17T12:52:41.8504657Z test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:52:41.8517298Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:52:41.8637227Z test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:52:41.8648360Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:52:41.8767456Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_circular_cpu_float32 2022-08-17T12:52:41.8779727Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_circular_cpu_float32 2022-08-17T12:52:41.8915107Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_constant_cpu_float32 2022-08-17T12:52:41.8928711Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_constant_cpu_float32 2022-08-17T12:52:41.9035906Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:52:41.9045178Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:52:41.9058805Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:52:41.9059847Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:52:41.9182811Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:52:41.9194877Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:52:41.9286379Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:52:41.9297926Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:52:41.9391115Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pdist_cpu_float32 2022-08-17T12:52:41.9402956Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pdist_cpu_float32 2022-08-17T12:52:41.9445749Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:52:41.9457318Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:52:41.9503652Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:52:41.9515512Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:52:42.0411935Z test_ops.py::TestTagsCPU::test_tags_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:52:42.0423985Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:52:42.0574172Z test_ops.py::TestTagsCPU::test_tags_nn_functional_prelu_cpu_float32 2022-08-17T12:52:42.0586513Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:52:42.0624940Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:52:42.0635898Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_prelu_cpu_float32 2022-08-17T12:52:42.0675719Z test_ops.py::TestTagsCPU::test_tags_nn_functional_relu6_cpu_float32 2022-08-17T12:52:42.0685181Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_relu6_cpu_float32 2022-08-17T12:52:42.0723050Z test_ops.py::TestTagsCPU::test_tags_nn_functional_relu_cpu_float32 2022-08-17T12:52:42.0734278Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_relu_cpu_float32 2022-08-17T12:52:42.0820737Z test_ops.py::TestTagsCPU::test_tags_nn_functional_rrelu_cpu_float32 2022-08-17T12:52:42.0832907Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_rrelu_cpu_float32 2022-08-17T12:52:42.0886242Z test_ops.py::TestTagsCPU::test_tags_nn_functional_selu_cpu_float32 2022-08-17T12:52:42.0895152Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_selu_cpu_float32 2022-08-17T12:52:42.0949717Z test_ops.py::TestTagsCPU::test_tags_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:52:42.0962177Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_silu_complex_cpu_complex64 2022-08-17T12:52:42.1009566Z test_ops.py::TestTagsCPU::test_tags_nn_functional_silu_cpu_float32 2022-08-17T12:52:42.1022228Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_silu_cpu_float32 2022-08-17T12:52:42.1118775Z test_ops.py::TestTagsCPU::test_tags_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:52:42.1132997Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:52:42.1219205Z test_ops.py::TestTagsCPU::test_tags_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:52:42.1225313Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:52:42.1303666Z test_ops.py::TestTagsCPU::test_tags_nn_functional_softmin_cpu_float32 2022-08-17T12:52:42.1309628Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_softmin_cpu_float32 2022-08-17T12:52:42.1387308Z test_ops.py::TestTagsCPU::test_tags_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:52:42.1400691Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:52:42.1455681Z test_ops.py::TestTagsCPU::test_tags_nn_functional_softplus_cpu_float32 2022-08-17T12:52:42.1468074Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_softplus_cpu_float32 2022-08-17T12:52:42.1501926Z test_ops.py::TestTagsCPU::test_tags_nn_functional_softshrink_cpu_float32 2022-08-17T12:52:42.1511710Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_softshrink_cpu_float32 2022-08-17T12:52:42.1568786Z test_ops.py::TestTagsCPU::test_tags_nn_functional_softsign_cpu_float32 2022-08-17T12:52:42.1575081Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_softsign_cpu_float32 2022-08-17T12:52:42.1634080Z test_ops.py::TestTagsCPU::test_tags_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:52:42.1640365Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:52:42.1707848Z test_ops.py::TestTagsCPU::test_tags_nn_functional_threshold_cpu_float32 2022-08-17T12:52:42.1714877Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_threshold_cpu_float32 2022-08-17T12:52:42.1837321Z test_ops.py::TestTagsCPU::test_tags_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:52:42.1853985Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:52:42.1983105Z test_ops.py::TestTagsCPU::test_tags_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:52:42.1994616Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:52:42.2712997Z test_ops.py::TestTagsCPU::test_tags_nn_functional_unfold_cpu_float32 2022-08-17T12:52:42.2755191Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_unfold_cpu_float32 2022-08-17T12:52:42.2756201Z test_ops.py::TestTagsCPU::test_tags_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:52:42.2756982Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:52:42.2787136Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:52:42.2802143Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:52:42.2920839Z test_ops.py::TestTagsCPU::test_tags_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:52:42.2933926Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:52:42.2993704Z test_ops.py::TestTagsCPU::test_tags_nonzero_cpu_float32 2022-08-17T12:52:42.3004069Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nonzero_cpu_float32 2022-08-17T12:52:42.3149524Z test_ops.py::TestTagsCPU::test_tags_norm_cpu_float32 2022-08-17T12:52:42.3150163Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_norm_cpu_float32 2022-08-17T12:52:42.3186921Z test_ops.py::TestTagsCPU::test_tags_norm_fro_cpu_float32 2022-08-17T12:52:42.3195065Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_norm_fro_cpu_float32 2022-08-17T12:52:42.3236104Z test_ops.py::TestTagsCPU::test_tags_norm_inf_cpu_float32 2022-08-17T12:52:42.3247628Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_norm_inf_cpu_float32 2022-08-17T12:52:42.3291229Z test_ops.py::TestTagsCPU::test_tags_norm_nuc_cpu_float32 2022-08-17T12:52:42.3302311Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_norm_nuc_cpu_float32 2022-08-17T12:52:42.3404779Z test_ops.py::TestTagsCPU::test_tags_normal_cpu_float32 2022-08-17T12:52:42.3411475Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_normal_cpu_float32 2022-08-17T12:52:42.3454897Z test_ops.py::TestTagsCPU::test_tags_normal_number_mean_cpu_float32 2022-08-17T12:52:42.3470926Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_normal_number_mean_cpu_float32 2022-08-17T12:52:42.3510278Z test_ops.py::TestTagsCPU::test_tags_ones_like_cpu_float32 2022-08-17T12:52:42.3518329Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_ones_like_cpu_float32 2022-08-17T12:52:42.3808842Z test_ops.py::TestTagsCPU::test_tags_ormqr_cpu_float32 2022-08-17T12:52:42.3809593Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:52:42.3943943Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:52:42.3955452Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_ormqr_cpu_float32 2022-08-17T12:52:42.3993437Z test_ops.py::TestTagsCPU::test_tags_outer_cpu_float32 2022-08-17T12:52:42.4005838Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_outer_cpu_float32 2022-08-17T12:52:42.5846186Z test_ops.py::TestTagsCPU::test_tags_pca_lowrank_cpu_float32 2022-08-17T12:52:42.5875556Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:52:42.7452710Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:52:42.7464730Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:52:42.8317132Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:52:42.8318223Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:52:42.9021758Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:52:42.9026284Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:52:42.9092412Z test_ops.py::TestTagsCPU::test_tags_nn_functional_mish_cpu_float32 2022-08-17T12:52:42.9102615Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_mish_cpu_float32 2022-08-17T12:52:42.9186629Z test_ops.py::TestTagsCPU::test_tags_nn_functional_mse_loss_cpu_float32 2022-08-17T12:52:42.9193849Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_mse_loss_cpu_float32 2022-08-17T12:52:42.9264736Z test_ops.py::TestTagsCPU::test_tags_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:52:42.9287276Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:52:42.9330035Z test_ops.py::TestTagsCPU::test_tags_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:52:42.9357024Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:52:42.9442728Z test_ops.py::TestTagsCPU::test_tags_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:52:42.9456432Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:52:42.9982403Z test_ops.py::TestTagsCPU::test_tags_nn_functional_nll_loss_cpu_float32 2022-08-17T12:52:42.9995870Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_nll_loss_cpu_float32 2022-08-17T12:52:43.0109752Z test_ops.py::TestTagsCPU::test_tags_nn_functional_normalize_cpu_float32 2022-08-17T12:52:43.0144563Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_normalize_cpu_float32 2022-08-17T12:52:43.0202391Z test_ops.py::TestTagsCPU::test_tags_nn_functional_one_hot_cpu_int64 2022-08-17T12:52:43.0218381Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_nn_functional_one_hot_cpu_int64 2022-08-17T12:52:43.0334435Z test_ops.py::TestTagsCPU::test_tags_randn_like_cpu_float32 2022-08-17T12:52:43.0347848Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_randn_like_cpu_float32 2022-08-17T12:52:43.0389157Z test_ops.py::TestTagsCPU::test_tags_ravel_cpu_float32 2022-08-17T12:52:43.0423828Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_ravel_cpu_float32 2022-08-17T12:52:43.0424798Z test_ops.py::TestTagsCPU::test_tags_real_cpu_float32 2022-08-17T12:52:43.0425402Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_pca_lowrank_cpu_float32 2022-08-17T12:52:43.0437192Z test_ops.py::TestTagsCPU::test_tags_permute_cpu_float32 2022-08-17T12:52:43.0450819Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_real_cpu_float32 2022-08-17T12:52:43.0461146Z test_ops.py::TestTagsCPU::test_tags_reciprocal_cpu_float32 2022-08-17T12:52:43.0470915Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_permute_cpu_float32 2022-08-17T12:52:43.0481035Z test_ops.py::TestTagsCPU::test_tags_pinverse_cpu_float32 2022-08-17T12:52:43.0498100Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_reciprocal_cpu_float32 2022-08-17T12:52:43.0564607Z test_ops.py::TestTagsCPU::test_tags_remainder_cpu_float32 2022-08-17T12:52:43.0567189Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_pinverse_cpu_float32 2022-08-17T12:52:43.0582088Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_remainder_cpu_float32 2022-08-17T12:52:43.0582683Z test_ops.py::TestTagsCPU::test_tags_renorm_cpu_float32 2022-08-17T12:52:43.0618042Z test_ops.py::TestTagsCPU::test_tags_polar_cpu_float32 2022-08-17T12:52:43.0629005Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_renorm_cpu_float32 2022-08-17T12:52:43.0640289Z test_ops.py::TestTagsCPU::test_tags_repeat_cpu_float32 2022-08-17T12:52:43.0646699Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_polar_cpu_float32 2022-08-17T12:52:43.0699886Z test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:52:43.0709372Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_0_cpu_float32 2022-08-17T12:52:43.0716315Z test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:52:43.0737898Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_repeat_cpu_float32 2022-08-17T12:52:43.0756969Z test_ops.py::TestTagsCPU::test_tags_repeat_interleave_cpu_float32 2022-08-17T12:52:43.0768831Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_1_cpu_float32 2022-08-17T12:52:43.0796189Z test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:52:43.0796744Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_repeat_interleave_cpu_float32 2022-08-17T12:52:43.0815391Z test_ops.py::TestTagsCPU::test_tags_reshape_as_cpu_float32 2022-08-17T12:52:43.0829819Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_2_cpu_float32 2022-08-17T12:52:43.0844695Z test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:52:43.0855609Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_reshape_as_cpu_float32 2022-08-17T12:52:43.0871338Z test_ops.py::TestTagsCPU::test_tags_reshape_cpu_float32 2022-08-17T12:52:43.0892830Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_3_cpu_float32 2022-08-17T12:52:43.0910115Z test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:52:43.0933961Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_reshape_cpu_float32 2022-08-17T12:52:43.0934767Z test_ops.py::TestTagsCPU::test_tags_resize__cpu_float32 2022-08-17T12:52:43.0941517Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:52:43.0964617Z test_ops.py::TestTagsCPU::test_tags_positive_cpu_float32 2022-08-17T12:52:43.0976094Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_resize__cpu_float32 2022-08-17T12:52:43.0980197Z test_ops.py::TestTagsCPU::test_tags_resize_as__cpu_float32 2022-08-17T12:52:43.0992209Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_positive_cpu_float32 2022-08-17T12:52:43.1010540Z test_ops.py::TestTagsCPU::test_tags_pow_cpu_float32 2022-08-17T12:52:43.1021570Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_resize_as__cpu_float32 2022-08-17T12:52:43.1042064Z test_ops.py::TestTagsCPU::test_tags_resolve_conj_cpu_float32 2022-08-17T12:52:43.1055436Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_pow_cpu_float32 2022-08-17T12:52:43.1062952Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_resolve_conj_cpu_float32 2022-08-17T12:52:43.1079965Z test_ops.py::TestTagsCPU::test_tags_prod_cpu_float32 2022-08-17T12:52:43.1103584Z test_ops.py::TestTagsCPU::test_tags_resolve_neg_cpu_float32 2022-08-17T12:52:43.1117626Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_resolve_neg_cpu_float32 2022-08-17T12:52:43.1144523Z test_ops.py::TestTagsCPU::test_tags_roll_cpu_float32 2022-08-17T12:52:43.1169723Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_prod_cpu_float32 2022-08-17T12:52:43.1187687Z test_ops.py::TestTagsCPU::test_tags_put_cpu_float32 2022-08-17T12:52:43.1206130Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_roll_cpu_float32 2022-08-17T12:52:43.1218630Z test_ops.py::TestTagsCPU::test_tags_rot90_cpu_float32 2022-08-17T12:52:43.1242818Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_put_cpu_float32 2022-08-17T12:52:43.1295530Z test_ops.py::TestTagsCPU::test_tags_qr_cpu_float32 2022-08-17T12:52:43.1313523Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_rot90_cpu_float32 2022-08-17T12:52:43.1341968Z test_ops.py::TestTagsCPU::test_tags_round_cpu_float32 2022-08-17T12:52:43.1357380Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_round_cpu_float32 2022-08-17T12:52:43.1391388Z test_ops.py::TestTagsCPU::test_tags_round_decimals_0_cpu_float32 2022-08-17T12:52:43.1417676Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_round_decimals_0_cpu_float32 2022-08-17T12:52:43.1418641Z test_ops.py::TestTagsCPU::test_tags_round_decimals_3_cpu_float32 2022-08-17T12:52:43.1419263Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_qr_cpu_float32 2022-08-17T12:52:43.1442751Z test_ops.py::TestTagsCPU::test_tags_quantile_cpu_float32 2022-08-17T12:52:43.1449049Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_round_decimals_3_cpu_float32 2022-08-17T12:52:43.1502064Z test_ops.py::TestTagsCPU::test_tags_round_decimals_neg_3_cpu_float32 2022-08-17T12:52:43.1520503Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_round_decimals_neg_3_cpu_float32 2022-08-17T12:52:43.1550943Z test_ops.py::TestTagsCPU::test_tags_rsqrt_cpu_float32 2022-08-17T12:52:43.1560768Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_rsqrt_cpu_float32 2022-08-17T12:52:43.1628694Z test_ops.py::TestTagsCPU::test_tags_rsub_cpu_float32 2022-08-17T12:52:43.1636224Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_rsub_cpu_float32 2022-08-17T12:52:43.1692227Z test_ops.py::TestTagsCPU::test_tags_scatter_add_cpu_float32 2022-08-17T12:52:43.1716032Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_scatter_add_cpu_float32 2022-08-17T12:52:43.1768736Z test_ops.py::TestTagsCPU::test_tags_scatter_cpu_float32 2022-08-17T12:52:43.1781827Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_scatter_cpu_float32 2022-08-17T12:52:43.1858523Z test_ops.py::TestTagsCPU::test_tags_scatter_reduce_amax_cpu_float32 2022-08-17T12:52:43.1865116Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_scatter_reduce_amax_cpu_float32 2022-08-17T12:52:43.1944026Z test_ops.py::TestTagsCPU::test_tags_scatter_reduce_amin_cpu_float32 2022-08-17T12:52:43.1948842Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_scatter_reduce_amin_cpu_float32 2022-08-17T12:52:43.2032458Z test_ops.py::TestTagsCPU::test_tags_scatter_reduce_mean_cpu_float32 2022-08-17T12:52:43.2039045Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_scatter_reduce_mean_cpu_float32 2022-08-17T12:52:43.2082301Z test_ops.py::TestTagsCPU::test_tags_short_cpu_float32 2022-08-17T12:52:43.2096236Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_quantile_cpu_float32 2022-08-17T12:52:43.2112906Z test_ops.py::TestTagsCPU::test_tags_rad2deg_cpu_float32 2022-08-17T12:52:43.2128459Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_short_cpu_float32 2022-08-17T12:52:43.2133982Z test_ops.py::TestTagsCPU::test_tags_sigmoid_cpu_float32 2022-08-17T12:52:43.2150741Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_rad2deg_cpu_float32 2022-08-17T12:52:43.2161228Z test_ops.py::TestTagsCPU::test_tags_rand_like_cpu_float32 2022-08-17T12:52:43.2168044Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_sigmoid_cpu_float32 2022-08-17T12:52:43.2207635Z test_ops.py::TestTagsCPU::test_tags_sign_cpu_float32 2022-08-17T12:52:43.2220724Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_sign_cpu_float32 2022-08-17T12:52:43.2253145Z test_ops.py::TestTagsCPU::test_tags_signbit_cpu_float32 2022-08-17T12:52:43.2272277Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_signbit_cpu_float32 2022-08-17T12:52:43.2272792Z test_ops.py::TestTagsCPU::test_tags_sin_cpu_float32 2022-08-17T12:52:43.2299405Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_rand_like_cpu_float32 2022-08-17T12:52:43.2299935Z test_ops.py::TestTagsCPU::test_tags_randint_like_cpu_float32 2022-08-17T12:52:43.2306799Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_sin_cpu_float32 2022-08-17T12:52:43.2347257Z test_ops.py::TestTagsCPU::test_tags_sinc_cpu_float32 2022-08-17T12:52:43.2362456Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_sinc_cpu_float32 2022-08-17T12:52:43.2391690Z test_ops.py::TestTagsCPU::test_tags_sinh_cpu_float32 2022-08-17T12:52:43.2401105Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_sinh_cpu_float32 2022-08-17T12:52:43.2484576Z test_ops.py::TestTagsCPU::test_tags_slice_scatter_cpu_float32 2022-08-17T12:52:43.2493160Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_slice_scatter_cpu_float32 2022-08-17T12:52:43.2536734Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_randint_like_cpu_float32 2022-08-17T12:52:43.2538771Z test_ops.py::TestTagsCPU::test_tags_softmax_cpu_float32 2022-08-17T12:52:43.2550292Z test_ops.py::TestTagsCPU::test_tags_scatter_reduce_prod_cpu_float32 2022-08-17T12:52:43.2570821Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_softmax_cpu_float32 2022-08-17T12:52:43.2581842Z test_ops.py::TestTagsCPU::test_tags_softmax_with_dtype_cpu_float32 2022-08-17T12:52:43.2608106Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_scatter_reduce_prod_cpu_float32 2022-08-17T12:52:43.2608639Z test_ops.py::TestTagsCPU::test_tags_scatter_reduce_sum_cpu_float32 2022-08-17T12:52:43.2614803Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_softmax_with_dtype_cpu_float32 2022-08-17T12:52:43.2678109Z test_ops.py::TestTagsCPU::test_tags_sort_cpu_float32 2022-08-17T12:52:43.2692421Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_scatter_reduce_sum_cpu_float32 2022-08-17T12:52:43.2720971Z test_ops.py::TestTagsCPU::test_tags_searchsorted_cpu_float32 2022-08-17T12:52:43.2731381Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_sort_cpu_float32 2022-08-17T12:52:43.2756117Z test_ops.py::TestTagsCPU::test_tags_sparse_sampled_addmm_cpu_float32 2022-08-17T12:52:43.2763798Z [gw3] [ 97%] SKIPPED test_ops.py::TestTagsCPU::test_tags_sparse_sampled_addmm_cpu_float32 2022-08-17T12:52:43.2821878Z test_ops.py::TestTagsCPU::test_tags_special_airy_ai_cpu_float32 2022-08-17T12:52:43.2833370Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_airy_ai_cpu_float32 2022-08-17T12:52:43.2887758Z test_ops.py::TestTagsCPU::test_tags_special_bessel_j0_cpu_float32 2022-08-17T12:52:43.2898839Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_bessel_j0_cpu_float32 2022-08-17T12:52:43.2943529Z test_ops.py::TestTagsCPU::test_tags_special_bessel_j1_cpu_float32 2022-08-17T12:52:43.2953700Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_searchsorted_cpu_float32 2022-08-17T12:52:43.2967375Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_bessel_j1_cpu_float32 2022-08-17T12:52:43.2968163Z test_ops.py::TestTagsCPU::test_tags_special_bessel_y0_cpu_float32 2022-08-17T12:52:43.3013362Z test_ops.py::TestTagsCPU::test_tags_segment_reduce_lengths_cpu_float32 2022-08-17T12:52:43.3024950Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_bessel_y0_cpu_float32 2022-08-17T12:52:43.3073734Z test_ops.py::TestTagsCPU::test_tags_special_bessel_y1_cpu_float32 2022-08-17T12:52:43.3084256Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_bessel_y1_cpu_float32 2022-08-17T12:52:43.3180783Z test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:52:43.3191307Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:52:43.3216326Z test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:52:43.3227681Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_segment_reduce_lengths_cpu_float32 2022-08-17T12:52:43.3290770Z test_ops.py::TestTagsCPU::test_tags_segment_reduce_offsets_cpu_float32 2022-08-17T12:52:43.3302286Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:52:43.3323203Z test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:52:43.3335379Z [gw3] [ 97%] SKIPPED test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:52:43.3358454Z test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:52:43.3370647Z [gw3] [ 97%] SKIPPED test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:52:43.3406984Z test_ops.py::TestTagsCPU::test_tags_special_entr_cpu_float32 2022-08-17T12:52:43.3418032Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_entr_cpu_float32 2022-08-17T12:52:43.3457709Z test_ops.py::TestTagsCPU::test_tags_special_erfcx_cpu_float32 2022-08-17T12:52:43.3469966Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_erfcx_cpu_float32 2022-08-17T12:52:43.3477767Z test_ops.py::TestTagsCPU::test_tags_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:52:43.3490732Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_segment_reduce_offsets_cpu_float32 2022-08-17T12:52:43.3532574Z test_ops.py::TestTagsCPU::test_tags_select_cpu_float32 2022-08-17T12:52:43.3543546Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_select_cpu_float32 2022-08-17T12:52:43.3578922Z test_ops.py::TestTagsCPU::test_tags_select_scatter_cpu_float32 2022-08-17T12:52:43.3589681Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_hermite_polynomial_h_cpu_float32 2022-08-17T12:52:43.3603294Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_select_scatter_cpu_float32 2022-08-17T12:52:43.3603932Z test_ops.py::TestTagsCPU::test_tags_sgn_cpu_float32 2022-08-17T12:52:43.3631349Z test_ops.py::TestTagsCPU::test_tags_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:52:43.3641649Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_sgn_cpu_float32 2022-08-17T12:52:43.3689082Z test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_i1_cpu_float32 2022-08-17T12:52:43.3700104Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_i1_cpu_float32 2022-08-17T12:52:43.3711740Z test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_k0_cpu_float32 2022-08-17T12:52:43.3721929Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_hermite_polynomial_he_cpu_float32 2022-08-17T12:52:43.3747562Z test_ops.py::TestTagsCPU::test_tags_special_i0e_cpu_float32 2022-08-17T12:52:43.3759267Z [gw2] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_k0_cpu_float32 2022-08-17T12:52:43.3773497Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_i0e_cpu_float32 2022-08-17T12:52:43.3774077Z test_ops.py::TestTagsCPU::test_tags_special_i1_cpu_float32 2022-08-17T12:52:43.3802657Z test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_k1_cpu_float32 2022-08-17T12:52:43.3812761Z [gw3] [ 97%] PASSED test_ops.py::TestTagsCPU::test_tags_special_i1_cpu_float32 2022-08-17T12:52:43.3825257Z test_ops.py::TestTagsCPU::test_tags_special_i1e_cpu_float32 2022-08-17T12:52:43.3835953Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_k1_cpu_float32 2022-08-17T12:52:43.3861425Z test_ops.py::TestTagsCPU::test_tags_special_ndtr_cpu_float32 2022-08-17T12:52:43.3871477Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_i1e_cpu_float32 2022-08-17T12:52:43.3879795Z test_ops.py::TestTagsCPU::test_tags_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:52:43.3890566Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_ndtr_cpu_float32 2022-08-17T12:52:43.3926314Z test_ops.py::TestTagsCPU::test_tags_special_ndtri_cpu_float32 2022-08-17T12:52:43.3936955Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_ndtri_cpu_float32 2022-08-17T12:52:43.3969526Z test_ops.py::TestTagsCPU::test_tags_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:52:43.3980522Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_laguerre_polynomial_l_cpu_float32 2022-08-17T12:52:43.4001571Z test_ops.py::TestTagsCPU::test_tags_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:52:43.4014028Z [gw3] [ 98%] SKIPPED test_ops.py::TestTagsCPU::test_tags_special_legendre_polynomial_p_cpu_float32 2022-08-17T12:52:43.4039454Z test_ops.py::TestTagsCPU::test_tags_special_log_ndtr_cpu_float32 2022-08-17T12:52:43.4053158Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_polygamma_special_polygamma_n_0_cpu_float32 2022-08-17T12:52:43.4063702Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_log_ndtr_cpu_float32 2022-08-17T12:52:43.4064283Z test_ops.py::TestTagsCPU::test_tags_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:52:43.4118299Z test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_i0_cpu_float32 2022-08-17T12:52:43.4121135Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_scaled_modified_bessel_k0_cpu_float32 2022-08-17T12:52:43.4133307Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_i0_cpu_float32 2022-08-17T12:52:43.4134154Z test_ops.py::TestTagsCPU::test_tags_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:52:43.4151454Z test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:52:43.4162352Z [gw3] [ 98%] SKIPPED test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_v_cpu_float32 2022-08-17T12:52:43.4183328Z test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:52:43.4192157Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_scaled_modified_bessel_k1_cpu_float32 2022-08-17T12:52:43.4202671Z [gw3] [ 98%] SKIPPED test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_w_cpu_float32 2022-08-17T12:52:43.4204855Z test_ops.py::TestTagsCPU::test_tags_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:52:43.4223137Z test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:52:43.4234335Z [gw2] [ 98%] SKIPPED test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_t_cpu_float32 2022-08-17T12:52:43.4256166Z test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:52:43.4264100Z [gw2] [ 98%] SKIPPED test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_u_cpu_float32 2022-08-17T12:52:43.4274199Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_spherical_bessel_j0_cpu_float32 2022-08-17T12:52:43.4275453Z test_ops.py::TestTagsCPU::test_tags_split_cpu_float32 2022-08-17T12:52:43.4310354Z test_ops.py::TestTagsCPU::test_tags_special_xlog1py_cpu_float32 2022-08-17T12:52:43.4320921Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_split_cpu_float32 2022-08-17T12:52:43.4329754Z test_ops.py::TestTagsCPU::test_tags_split_list_args_cpu_float32 2022-08-17T12:52:43.4340395Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_xlog1py_cpu_float32 2022-08-17T12:52:43.4359403Z test_ops.py::TestTagsCPU::test_tags_special_zeta_cpu_float32 2022-08-17T12:52:43.4369257Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_split_list_args_cpu_float32 2022-08-17T12:52:43.4398718Z test_ops.py::TestTagsCPU::test_tags_split_with_sizes_cpu_float32 2022-08-17T12:52:43.4410567Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_special_zeta_cpu_float32 2022-08-17T12:52:43.4413982Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_split_with_sizes_cpu_float32 2022-08-17T12:52:43.4429531Z test_ops.py::TestTagsCPU::test_tags_square_cpu_float32 2022-08-17T12:52:43.4447215Z test_ops.py::TestTagsCPU::test_tags_sqrt_cpu_float32 2022-08-17T12:52:43.4470330Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_square_cpu_float32 2022-08-17T12:52:43.4477497Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_sqrt_cpu_float32 2022-08-17T12:52:43.4479538Z test_ops.py::TestTagsCPU::test_tags_std_mean_cpu_float32 2022-08-17T12:52:43.4522563Z test_ops.py::TestTagsCPU::test_tags_squeeze_cpu_float32 2022-08-17T12:52:43.4527464Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_squeeze_cpu_float32 2022-08-17T12:52:43.4540963Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_std_mean_cpu_float32 2022-08-17T12:52:43.4542114Z test_ops.py::TestTagsCPU::test_tags_stack_cpu_float32 2022-08-17T12:52:43.4578588Z test_ops.py::TestTagsCPU::test_tags_stft_cpu_float32 2022-08-17T12:52:43.4596237Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_stack_cpu_float32 2022-08-17T12:52:43.4628075Z test_ops.py::TestTagsCPU::test_tags_std_cpu_float32 2022-08-17T12:52:43.4639899Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_stft_cpu_float32 2022-08-17T12:52:43.4646191Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_std_cpu_float32 2022-08-17T12:52:43.4654551Z test_ops.py::TestTagsCPU::test_tags_sub_cpu_float32 2022-08-17T12:52:43.4698085Z test_ops.py::TestTagsCPU::test_tags_sum_to_size_cpu_float32 2022-08-17T12:52:43.4706632Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_sum_to_size_cpu_float32 2022-08-17T12:52:43.4717423Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_sub_cpu_float32 2022-08-17T12:52:43.4723797Z test_ops.py::TestTagsCPU::test_tags_svd_cpu_float32 2022-08-17T12:52:43.4776758Z test_ops.py::TestTagsCPU::test_tags_sum_cpu_float32 2022-08-17T12:52:43.4787605Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_sum_cpu_float32 2022-08-17T12:52:43.4821163Z test_ops.py::TestTagsCPU::test_tags_t_cpu_float32 2022-08-17T12:52:43.4832349Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_t_cpu_float32 2022-08-17T12:52:43.4879730Z test_ops.py::TestTagsCPU::test_tags_take_along_dim_cpu_float32 2022-08-17T12:52:43.4896150Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_take_along_dim_cpu_float32 2022-08-17T12:52:43.4944924Z test_ops.py::TestTagsCPU::test_tags_take_cpu_float32 2022-08-17T12:52:43.4956525Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_take_cpu_float32 2022-08-17T12:52:43.4989256Z test_ops.py::TestTagsCPU::test_tags_tan_cpu_float32 2022-08-17T12:52:43.4999842Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_tan_cpu_float32 2022-08-17T12:52:43.5029929Z test_ops.py::TestTagsCPU::test_tags_tanh_cpu_float32 2022-08-17T12:52:43.5044633Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_tanh_cpu_float32 2022-08-17T12:52:43.5092092Z test_ops.py::TestTagsCPU::test_tags_tensor_split_cpu_float32 2022-08-17T12:52:43.5101882Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_tensor_split_cpu_float32 2022-08-17T12:52:43.5146158Z test_ops.py::TestTagsCPU::test_tags_tensordot_cpu_float32 2022-08-17T12:52:43.5157138Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_tensordot_cpu_float32 2022-08-17T12:52:43.5247767Z test_ops.py::TestTagsCPU::test_tags_tile_cpu_float32 2022-08-17T12:52:43.5264712Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_tile_cpu_float32 2022-08-17T12:52:43.5284808Z test_ops.py::TestTagsCPU::test_tags_to_sparse_cpu_float32 2022-08-17T12:52:43.5296739Z [gw2] [ 98%] SKIPPED test_ops.py::TestTagsCPU::test_tags_to_sparse_cpu_float32 2022-08-17T12:52:43.5349806Z test_ops.py::TestTagsCPU::test_tags_topk_cpu_float32 2022-08-17T12:52:43.5371239Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_topk_cpu_float32 2022-08-17T12:52:43.5402051Z test_ops.py::TestTagsCPU::test_tags_trace_cpu_float32 2022-08-17T12:52:43.5416135Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_trace_cpu_float32 2022-08-17T12:52:43.5458238Z test_ops.py::TestTagsCPU::test_tags_transpose_cpu_float32 2022-08-17T12:52:43.5473971Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_transpose_cpu_float32 2022-08-17T12:52:43.5480209Z test_ops.py::TestTagsCPU::test_tags_trapezoid_cpu_float32 2022-08-17T12:52:43.5492567Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_svd_cpu_float32 2022-08-17T12:52:43.5547614Z test_ops.py::TestTagsCPU::test_tags_svd_lowrank_cpu_float32 2022-08-17T12:52:43.5580123Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_trapezoid_cpu_float32 2022-08-17T12:52:43.5632120Z test_ops.py::TestTagsCPU::test_tags_trapz_cpu_float32 2022-08-17T12:52:43.5662818Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_trapz_cpu_float32 2022-08-17T12:52:43.5736057Z test_ops.py::TestTagsCPU::test_tags_triangular_solve_cpu_float32 2022-08-17T12:52:43.5760126Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_triangular_solve_cpu_float32 2022-08-17T12:52:43.5800375Z test_ops.py::TestTagsCPU::test_tags_tril_cpu_float32 2022-08-17T12:52:43.5833572Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_tril_cpu_float32 2022-08-17T12:52:43.5861909Z test_ops.py::TestTagsCPU::test_tags_triu_cpu_float32 2022-08-17T12:52:43.5891442Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_triu_cpu_float32 2022-08-17T12:52:43.5947746Z test_ops.py::TestTagsCPU::test_tags_true_divide_cpu_float32 2022-08-17T12:52:43.5964402Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_true_divide_cpu_float32 2022-08-17T12:52:43.5998136Z test_ops.py::TestTagsCPU::test_tags_trunc_cpu_float32 2022-08-17T12:52:43.6038101Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_trunc_cpu_float32 2022-08-17T12:52:43.6056853Z test_ops.py::TestTagsCPU::test_tags_unbind_cpu_float32 2022-08-17T12:52:43.6074838Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_unbind_cpu_float32 2022-08-17T12:52:43.6125044Z test_ops.py::TestTagsCPU::test_tags_unflatten_cpu_float32 2022-08-17T12:52:43.6143448Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_unflatten_cpu_float32 2022-08-17T12:52:43.6199433Z test_ops.py::TestTagsCPU::test_tags_unfold_cpu_float32 2022-08-17T12:52:43.6217633Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_unfold_cpu_float32 2022-08-17T12:52:43.6709076Z test_ops.py::TestTagsCPU::test_tags_unique_consecutive_cpu_float32 2022-08-17T12:52:43.6740839Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_unique_consecutive_cpu_float32 2022-08-17T12:52:43.9835857Z test_ops.py::TestTagsCPU::test_tags_unique_cpu_float32 2022-08-17T12:52:43.9853476Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_unique_cpu_float32 2022-08-17T12:52:43.9892718Z test_ops.py::TestTagsCPU::test_tags_unsqueeze_cpu_float32 2022-08-17T12:52:43.9908193Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_unsqueeze_cpu_float32 2022-08-17T12:52:43.9942483Z test_ops.py::TestTagsCPU::test_tags_var_cpu_float32 2022-08-17T12:52:43.9959814Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_var_cpu_float32 2022-08-17T12:52:44.0007136Z test_ops.py::TestTagsCPU::test_tags_var_mean_cpu_float32 2022-08-17T12:52:44.0024599Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_var_mean_cpu_float32 2022-08-17T12:52:44.0063231Z test_ops.py::TestTagsCPU::test_tags_vdot_cpu_float32 2022-08-17T12:52:44.0081177Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_vdot_cpu_float32 2022-08-17T12:52:44.0117815Z test_ops.py::TestTagsCPU::test_tags_view_as_complex_cpu_float32 2022-08-17T12:52:44.0130691Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_view_as_complex_cpu_float32 2022-08-17T12:52:44.0173355Z test_ops.py::TestTagsCPU::test_tags_view_as_cpu_float32 2022-08-17T12:52:44.0187710Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_view_as_cpu_float32 2022-08-17T12:52:44.0221597Z test_ops.py::TestTagsCPU::test_tags_view_as_real_cpu_complex64 2022-08-17T12:52:44.0231945Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_view_as_real_cpu_complex64 2022-08-17T12:52:44.0264307Z test_ops.py::TestTagsCPU::test_tags_view_cpu_float32 2022-08-17T12:52:44.0273980Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_view_cpu_float32 2022-08-17T12:52:44.0301048Z test_ops.py::TestTagsCPU::test_tags_vsplit_cpu_float32 2022-08-17T12:52:44.0310722Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_vsplit_cpu_float32 2022-08-17T12:52:44.0337433Z test_ops.py::TestTagsCPU::test_tags_vstack_cpu_float32 2022-08-17T12:52:44.0347372Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_vstack_cpu_float32 2022-08-17T12:52:44.0380920Z test_ops.py::TestTagsCPU::test_tags_where_cpu_float32 2022-08-17T12:52:44.0390985Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_where_cpu_float32 2022-08-17T12:52:44.0429150Z test_ops.py::TestTagsCPU::test_tags_xlogy_cpu_float32 2022-08-17T12:52:44.0438773Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_xlogy_cpu_float32 2022-08-17T12:52:44.0465942Z test_ops.py::TestTagsCPU::test_tags_zero__cpu_float32 2022-08-17T12:52:44.0475291Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_zero__cpu_float32 2022-08-17T12:52:44.0543867Z test_ops.py::TestTagsCPU::test_tags_zeros_like_cpu_float32 2022-08-17T12:52:44.2032235Z [gw2] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_zeros_like_cpu_float32 2022-08-17T12:52:44.2047251Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_svd_lowrank_cpu_float32 2022-08-17T12:52:44.2142569Z test_ops.py::TestTagsCPU::test_tags_symeig_cpu_float32 2022-08-17T12:52:45.4902498Z [gw3] [ 98%] PASSED test_ops.py::TestTagsCPU::test_tags_symeig_cpu_float32 2022-08-17T12:52:45.4915172Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_pca_lowrank_cpu_float32 2022-08-17T12:52:45.4983401Z test_ops.py::TestCompositeComplianceCPU::test_operator_permute_cpu_float32 2022-08-17T12:52:45.4994380Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_permute_cpu_float32 2022-08-17T12:52:45.5156582Z test_ops.py::TestCompositeComplianceCPU::test_operator_pinverse_cpu_float32 2022-08-17T12:52:45.5166397Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_pinverse_cpu_float32 2022-08-17T12:52:45.5423880Z test_ops.py::TestCompositeComplianceCPU::test_operator_polar_cpu_float32 2022-08-17T12:52:45.5434752Z [gw0] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_operator_polar_cpu_float32 2022-08-17T12:52:45.5517178Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:52:45.5527864Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_polygamma_polygamma_n_4_cpu_float32 2022-08-17T12:52:45.5561525Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_positive_cpu_float32 2022-08-17T12:52:45.5571778Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_positive_cpu_float32 2022-08-17T12:52:45.5662863Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_pow_cpu_float32 2022-08-17T12:52:45.5673136Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_pow_cpu_float32 2022-08-17T12:52:45.5911653Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_prod_cpu_float32 2022-08-17T12:52:45.5920489Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_prod_cpu_float32 2022-08-17T12:52:45.6113065Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_put_cpu_float32 2022-08-17T12:52:45.6120189Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_put_cpu_float32 2022-08-17T12:52:45.6453848Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_qr_cpu_float32 2022-08-17T12:52:45.6461134Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_qr_cpu_float32 2022-08-17T12:52:45.6489582Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_quantile_cpu_float32 2022-08-17T12:52:45.6498613Z [gw0] [ 98%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_quantile_cpu_float32 2022-08-17T12:52:45.6542113Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rad2deg_cpu_float32 2022-08-17T12:52:45.6549226Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rad2deg_cpu_float32 2022-08-17T12:52:45.6724516Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rand_like_cpu_float32 2022-08-17T12:52:45.6733287Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rand_like_cpu_float32 2022-08-17T12:52:45.7057616Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_randint_like_cpu_float32 2022-08-17T12:52:45.7067060Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_randint_like_cpu_float32 2022-08-17T12:52:45.7238256Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_randn_like_cpu_float32 2022-08-17T12:52:45.7249137Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_randn_like_cpu_float32 2022-08-17T12:52:45.7292735Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ravel_cpu_float32 2022-08-17T12:52:45.7303017Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_ravel_cpu_float32 2022-08-17T12:52:45.7336399Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_real_cpu_float32 2022-08-17T12:52:45.7345757Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_real_cpu_float32 2022-08-17T12:52:45.7382938Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_reciprocal_cpu_float32 2022-08-17T12:52:45.7391618Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_reciprocal_cpu_float32 2022-08-17T12:52:45.7489507Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_remainder_cpu_float32 2022-08-17T12:52:45.7498996Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_remainder_cpu_float32 2022-08-17T12:52:45.7547745Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_renorm_cpu_float32 2022-08-17T12:52:45.7557980Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_renorm_cpu_float32 2022-08-17T12:52:45.7801129Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_repeat_cpu_float32 2022-08-17T12:52:45.7812323Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_repeat_cpu_float32 2022-08-17T12:52:45.7840668Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_repeat_interleave_cpu_float32 2022-08-17T12:52:45.7847890Z [gw0] [ 98%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_repeat_interleave_cpu_float32 2022-08-17T12:52:45.7905892Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_reshape_as_cpu_float32 2022-08-17T12:52:45.7916129Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_reshape_as_cpu_float32 2022-08-17T12:52:45.8015101Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_reshape_cpu_float32 2022-08-17T12:52:45.8025568Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_reshape_cpu_float32 2022-08-17T12:52:45.8066204Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resize__cpu_float32 2022-08-17T12:52:45.8076704Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resize__cpu_float32 2022-08-17T12:52:45.8121561Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resize_as__cpu_float32 2022-08-17T12:52:45.8131743Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resize_as__cpu_float32 2022-08-17T12:52:45.8160342Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resolve_conj_cpu_float32 2022-08-17T12:52:45.8170603Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resolve_conj_cpu_float32 2022-08-17T12:52:45.8198438Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resolve_neg_cpu_float32 2022-08-17T12:52:45.8207117Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_resolve_neg_cpu_float32 2022-08-17T12:52:45.8334764Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_roll_cpu_float32 2022-08-17T12:52:45.8344389Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_roll_cpu_float32 2022-08-17T12:52:45.8606286Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rot90_cpu_float32 2022-08-17T12:52:45.8614648Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rot90_cpu_float32 2022-08-17T12:52:45.8644204Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_cpu_float32 2022-08-17T12:52:45.8655739Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_cpu_float32 2022-08-17T12:52:45.8695244Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_decimals_0_cpu_float32 2022-08-17T12:52:45.8705343Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_decimals_0_cpu_float32 2022-08-17T12:52:45.8744107Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_decimals_3_cpu_float32 2022-08-17T12:52:45.8754507Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_decimals_3_cpu_float32 2022-08-17T12:52:45.8791749Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_decimals_neg_3_cpu_float32 2022-08-17T12:52:45.8799386Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_round_decimals_neg_3_cpu_float32 2022-08-17T12:52:45.8836038Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rsqrt_cpu_float32 2022-08-17T12:52:45.8846932Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rsqrt_cpu_float32 2022-08-17T12:52:45.8954281Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rsub_cpu_float32 2022-08-17T12:52:45.8963800Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_rsub_cpu_float32 2022-08-17T12:52:45.9048038Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_add_cpu_float32 2022-08-17T12:52:45.9056442Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_add_cpu_float32 2022-08-17T12:52:45.9261498Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_cpu_float32 2022-08-17T12:52:45.9268231Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_cpu_float32 2022-08-17T12:52:45.9415899Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_amax_cpu_float32 2022-08-17T12:52:45.9423445Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_amax_cpu_float32 2022-08-17T12:52:45.9568386Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_amin_cpu_float32 2022-08-17T12:52:45.9575481Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_amin_cpu_float32 2022-08-17T12:52:45.9725930Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_mean_cpu_float32 2022-08-17T12:52:45.9733064Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_mean_cpu_float32 2022-08-17T12:52:45.9878588Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_prod_cpu_float32 2022-08-17T12:52:45.9885635Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_prod_cpu_float32 2022-08-17T12:52:46.0031173Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_sum_cpu_float32 2022-08-17T12:52:46.0038373Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_scatter_reduce_sum_cpu_float32 2022-08-17T12:52:46.2892587Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_searchsorted_cpu_float32 2022-08-17T12:52:46.2902916Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_searchsorted_cpu_float32 2022-08-17T12:52:46.2930635Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_segment_reduce_lengths_cpu_float32 2022-08-17T12:52:46.2942622Z [gw0] [ 98%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_segment_reduce_lengths_cpu_float32 2022-08-17T12:52:46.4315403Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_segment_reduce_offsets_cpu_float32 2022-08-17T12:52:46.4326512Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_segment_reduce_offsets_cpu_float32 2022-08-17T12:52:46.4382436Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_select_cpu_float32 2022-08-17T12:52:46.4391194Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_select_cpu_float32 2022-08-17T12:52:46.4454464Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_select_scatter_cpu_float32 2022-08-17T12:52:46.4464273Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_select_scatter_cpu_float32 2022-08-17T12:52:46.4494832Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sgn_cpu_float32 2022-08-17T12:52:46.4505322Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sgn_cpu_float32 2022-08-17T12:52:46.4566919Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_short_cpu_float32 2022-08-17T12:52:46.4577673Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_short_cpu_float32 2022-08-17T12:52:46.4618979Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sigmoid_cpu_float32 2022-08-17T12:52:46.4626961Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sigmoid_cpu_float32 2022-08-17T12:52:46.4656005Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sign_cpu_float32 2022-08-17T12:52:46.4666592Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sign_cpu_float32 2022-08-17T12:52:46.4695742Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_signbit_cpu_float32 2022-08-17T12:52:46.4702527Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_signbit_cpu_float32 2022-08-17T12:52:46.4731099Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sin_cpu_float32 2022-08-17T12:52:46.4740161Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sin_cpu_float32 2022-08-17T12:52:46.4778946Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sinc_cpu_float32 2022-08-17T12:52:46.4788576Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sinc_cpu_float32 2022-08-17T12:52:46.4816678Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sinh_cpu_float32 2022-08-17T12:52:46.4827187Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sinh_cpu_float32 2022-08-17T12:52:46.4934599Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_slice_scatter_cpu_float32 2022-08-17T12:52:46.4944109Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_slice_scatter_cpu_float32 2022-08-17T12:52:46.4995838Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_softmax_cpu_float32 2022-08-17T12:52:46.5003049Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_softmax_cpu_float32 2022-08-17T12:52:46.5079227Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_softmax_with_dtype_cpu_float32 2022-08-17T12:52:46.5086426Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_softmax_with_dtype_cpu_float32 2022-08-17T12:52:46.5480109Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sort_cpu_float32 2022-08-17T12:52:46.5487755Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sort_cpu_float32 2022-08-17T12:52:46.5512573Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sparse_sampled_addmm_cpu_float32 2022-08-17T12:52:46.5519800Z [gw0] [ 98%] SKIPPED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_sparse_sampled_addmm_cpu_float32 2022-08-17T12:52:46.5558160Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_airy_ai_cpu_float32 2022-08-17T12:52:46.5565446Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_airy_ai_cpu_float32 2022-08-17T12:52:46.5602709Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_j0_cpu_float32 2022-08-17T12:52:46.5609815Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_j0_cpu_float32 2022-08-17T12:52:46.5646563Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_j1_cpu_float32 2022-08-17T12:52:46.5653602Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_j1_cpu_float32 2022-08-17T12:52:46.5690146Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_y0_cpu_float32 2022-08-17T12:52:46.5697536Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_y0_cpu_float32 2022-08-17T12:52:46.5742097Z test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_y1_cpu_float32 2022-08-17T12:52:47.7001505Z [gw0] [ 98%] PASSED test_ops.py::TestFakeTensorNonErroringCPU::test_fake_special_bessel_y1_cpu_float32 2022-08-17T12:52:47.7010991Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diff_cpu_float32 2022-08-17T12:52:47.7153226Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_digamma_cpu_float32 2022-08-17T12:52:47.7161805Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_digamma_cpu_float32 2022-08-17T12:52:50.1717151Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dist_cpu_float32 2022-08-17T12:52:50.1724781Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dist_cpu_float32 2022-08-17T12:52:50.3760983Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_floor_rounding_cpu_float32 2022-08-17T12:52:50.3769985Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_floor_rounding_cpu_float32 2022-08-17T12:52:50.7977804Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_no_rounding_mode_cpu_float32 2022-08-17T12:52:50.7985434Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_no_rounding_mode_cpu_float32 2022-08-17T12:52:51.0059786Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_trunc_rounding_cpu_float32 2022-08-17T12:52:51.0068362Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_trunc_rounding_cpu_float32 2022-08-17T12:52:51.0434958Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dot_cpu_float32 2022-08-17T12:52:51.0442797Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dot_cpu_float32 2022-08-17T12:52:51.0648512Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_double_cpu_float32 2022-08-17T12:52:51.0657175Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_double_cpu_float32 2022-08-17T12:52:51.0836466Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dsplit_cpu_float32 2022-08-17T12:52:51.0846858Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dsplit_cpu_float32 2022-08-17T12:52:51.1056905Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dstack_cpu_float32 2022-08-17T12:52:51.1066082Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dstack_cpu_float32 2022-08-17T12:52:51.1090288Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_eig_cpu_float32 2022-08-17T12:52:51.1098653Z [gw1] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_eig_cpu_float32 2022-08-17T12:52:51.2329355Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_einsum_cpu_float32 2022-08-17T12:52:51.2337077Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_einsum_cpu_float32 2022-08-17T12:52:51.2361720Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_empty_cpu_float32 2022-08-17T12:52:51.2370091Z [gw1] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_empty_cpu_float32 2022-08-17T12:52:51.2392349Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_empty_like_cpu_float32 2022-08-17T12:52:51.2400710Z [gw1] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_empty_like_cpu_float32 2022-08-17T12:52:51.2422056Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_eq_cpu_float32 2022-08-17T12:52:51.2430341Z [gw1] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_eq_cpu_float32 2022-08-17T12:52:51.2452913Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_equal_cpu_float32 2022-08-17T12:52:51.2461205Z [gw1] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_equal_cpu_float32 2022-08-17T12:52:51.2541823Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erf_cpu_float32 2022-08-17T12:52:51.2550673Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erf_cpu_float32 2022-08-17T12:52:51.2721637Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erfc_cpu_float32 2022-08-17T12:52:51.2729413Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erfc_cpu_float32 2022-08-17T12:52:51.2814259Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erfinv_cpu_float32 2022-08-17T12:52:51.2821659Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erfinv_cpu_float32 2022-08-17T12:52:51.2964345Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_exp2_cpu_float32 2022-08-17T12:52:51.2973461Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_exp2_cpu_float32 2022-08-17T12:52:51.3113429Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_exp_cpu_float32 2022-08-17T12:52:51.3121975Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_exp_cpu_float32 2022-08-17T12:52:51.3369106Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expand_as_cpu_float32 2022-08-17T12:52:51.3376908Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expand_as_cpu_float32 2022-08-17T12:52:51.3764037Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expand_cpu_float32 2022-08-17T12:52:51.3773669Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expand_cpu_float32 2022-08-17T12:52:51.3844936Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expm1_cpu_float32 2022-08-17T12:52:51.3854102Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expm1_cpu_float32 2022-08-17T12:52:51.4257080Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fft2_cpu_float32 2022-08-17T12:52:51.4267100Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fft2_cpu_float32 2022-08-17T12:52:51.4644549Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fft_cpu_float32 2022-08-17T12:52:51.4655548Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fft_cpu_float32 2022-08-17T12:52:51.5180282Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fftn_cpu_float32 2022-08-17T12:52:51.5188568Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fftn_cpu_float32 2022-08-17T12:52:51.5419648Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fftshift_cpu_float32 2022-08-17T12:52:51.5429378Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fftshift_cpu_float32 2022-08-17T12:52:51.5982215Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfft2_cpu_float32 2022-08-17T12:52:51.5992423Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfft2_cpu_float32 2022-08-17T12:52:51.6517760Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfft_cpu_float32 2022-08-17T12:52:51.6527893Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfft_cpu_float32 2022-08-17T12:52:51.7199211Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfftn_cpu_float32 2022-08-17T12:52:51.7209494Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfftn_cpu_float32 2022-08-17T12:52:51.7615923Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifft2_cpu_float32 2022-08-17T12:52:51.7623026Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifft2_cpu_float32 2022-08-17T12:52:51.8113007Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifft_cpu_float32 2022-08-17T12:52:51.8122690Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifft_cpu_float32 2022-08-17T12:52:51.8701013Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifftn_cpu_float32 2022-08-17T12:52:51.8711320Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifftn_cpu_float32 2022-08-17T12:52:51.8945782Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifftshift_cpu_float32 2022-08-17T12:52:51.8957293Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifftshift_cpu_float32 2022-08-17T12:52:51.9427089Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfft2_cpu_float32 2022-08-17T12:52:51.9438159Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfft2_cpu_float32 2022-08-17T12:52:51.9909538Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfft_cpu_float32 2022-08-17T12:52:51.9920425Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfft_cpu_float32 2022-08-17T12:52:52.0495053Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfftn_cpu_float32 2022-08-17T12:52:52.0505172Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfftn_cpu_float32 2022-08-17T12:52:52.0902489Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfft2_cpu_float32 2022-08-17T12:52:52.0913139Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfft2_cpu_float32 2022-08-17T12:52:52.1325186Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfft_cpu_float32 2022-08-17T12:52:52.1335810Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfft_cpu_float32 2022-08-17T12:52:52.1833565Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfftn_cpu_float32 2022-08-17T12:52:52.1841021Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfftn_cpu_float32 2022-08-17T12:52:52.2184492Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfft2_cpu_float32 2022-08-17T12:52:52.2196001Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfft2_cpu_float32 2022-08-17T12:52:52.2560853Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfft_cpu_float32 2022-08-17T12:52:52.2572892Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfft_cpu_float32 2022-08-17T12:52:52.3008599Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfftn_cpu_float32 2022-08-17T12:52:52.3018996Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfftn_cpu_float32 2022-08-17T12:52:52.3199270Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fill_cpu_float32 2022-08-17T12:52:52.3209550Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fill_cpu_float32 2022-08-17T12:52:52.3442408Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flatten_cpu_float32 2022-08-17T12:52:52.3453274Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flatten_cpu_float32 2022-08-17T12:52:52.3883156Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flip_cpu_float32 2022-08-17T12:52:52.3894536Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flip_cpu_float32 2022-08-17T12:52:52.3995762Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fliplr_cpu_float32 2022-08-17T12:52:52.4006656Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fliplr_cpu_float32 2022-08-17T12:52:52.4106533Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flipud_cpu_float32 2022-08-17T12:52:52.4116060Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flipud_cpu_float32 2022-08-17T12:52:52.4140508Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_float_cpu_float32 2022-08-17T12:52:52.4147332Z [gw1] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_float_cpu_float32 2022-08-17T12:52:53.0013220Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_float_power_cpu_float32 2022-08-17T12:52:53.0021777Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_float_power_cpu_float32 2022-08-17T12:52:53.0087388Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_floor_cpu_float32 2022-08-17T12:52:53.0096098Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_floor_cpu_float32 2022-08-17T12:52:53.0119667Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_floor_divide_cpu_float32 2022-08-17T12:52:53.0127677Z [gw1] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_floor_divide_cpu_float32 2022-08-17T12:52:53.3501566Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmax_cpu_float32 2022-08-17T12:52:53.3510353Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmax_cpu_float32 2022-08-17T12:52:53.6885305Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmin_cpu_float32 2022-08-17T12:52:53.6893735Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmin_cpu_float32 2022-08-17T12:52:53.9894350Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmod_cpu_float32 2022-08-17T12:52:53.9903425Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmod_cpu_float32 2022-08-17T12:52:54.0025074Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_frac_cpu_float32 2022-08-17T12:52:54.0033914Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_frac_cpu_float32 2022-08-17T12:52:54.0192802Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_frexp_cpu_float32 2022-08-17T12:52:54.0200681Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_frexp_cpu_float32 2022-08-17T12:52:54.0224566Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_full_like_cpu_float32 2022-08-17T12:52:54.0231633Z [gw1] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_full_like_cpu_float32 2022-08-17T12:52:54.0717725Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gather_cpu_float32 2022-08-17T12:52:54.0725280Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gather_cpu_float32 2022-08-17T12:52:54.0749691Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ge_cpu_float32 2022-08-17T12:52:54.0756895Z [gw1] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ge_cpu_float32 2022-08-17T12:52:54.0779908Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_geqrf_cpu_float32 2022-08-17T12:52:54.0787212Z [gw1] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_geqrf_cpu_float32 2022-08-17T12:52:54.9920969Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gradient_cpu_float32 2022-08-17T12:52:54.9929820Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gradient_cpu_float32 2022-08-17T12:52:54.9954260Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gt_cpu_float32 2022-08-17T12:52:54.9962577Z [gw1] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gt_cpu_float32 2022-08-17T12:52:54.9985218Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_half_cpu_float32 2022-08-17T12:52:54.9994132Z [gw1] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_half_cpu_float32 2022-08-17T12:52:55.0014720Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_heaviside_cpu_float32 2022-08-17T12:52:55.0022414Z [gw1] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_heaviside_cpu_float32 2022-08-17T12:52:55.0043640Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histc_cpu_float32 2022-08-17T12:52:55.0051235Z [gw1] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histc_cpu_float32 2022-08-17T12:52:55.0072232Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histogram_cpu_float32 2022-08-17T12:52:55.0079893Z [gw1] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histogram_cpu_float32 2022-08-17T12:52:55.0101797Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histogramdd_cpu_float32 2022-08-17T12:52:55.0109540Z [gw1] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histogramdd_cpu_float32 2022-08-17T12:52:55.0285960Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hsplit_cpu_float32 2022-08-17T12:52:55.0294106Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hsplit_cpu_float32 2022-08-17T12:52:55.0435344Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hstack_cpu_float32 2022-08-17T12:52:55.0443278Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hstack_cpu_float32 2022-08-17T12:52:55.4924054Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hypot_cpu_float32 2022-08-17T12:52:55.4932517Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hypot_cpu_float32 2022-08-17T12:52:55.5075584Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_i0_cpu_float32 2022-08-17T12:52:55.5084178Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_i0_cpu_float32 2022-08-17T12:52:55.5107906Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_igamma_cpu_float32 2022-08-17T12:52:55.5116050Z [gw1] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_igamma_cpu_float32 2022-08-17T12:52:55.5138808Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_igammac_cpu_float32 2022-08-17T12:52:55.5146188Z [gw1] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_igammac_cpu_float32 2022-08-17T12:52:56.0731210Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_add_cpu_float32 2022-08-17T12:52:56.0740222Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_add_cpu_float32 2022-08-17T12:52:56.2478972Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_copy_cpu_float32 2022-08-17T12:52:56.2488300Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_copy_cpu_float32 2022-08-17T12:52:56.2804284Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_fill_cpu_float32 2022-08-17T12:52:56.2816119Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_fill_cpu_float32 2022-08-17T12:52:56.5361933Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_put_cpu_float32 2022-08-17T12:52:56.5371819Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_put_cpu_float32 2022-08-17T12:52:56.5396918Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_reduce_cpu_float32 2022-08-17T12:52:56.5405311Z [gw1] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_reduce_cpu_float32 2022-08-17T12:52:56.5710955Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_select_cpu_float32 2022-08-17T12:52:56.5718109Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_select_cpu_float32 2022-08-17T12:52:56.6586944Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_inner_cpu_float32 2022-08-17T12:52:56.6595713Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_inner_cpu_float32 2022-08-17T12:52:56.6621107Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_int_cpu_float32 2022-08-17T12:52:56.6629089Z [gw1] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_int_cpu_float32 2022-08-17T12:52:56.7281256Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_inverse_cpu_float32 2022-08-17T12:52:56.7289478Z [gw1] [ 98%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_inverse_cpu_float32 2022-08-17T12:52:56.7317964Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isclose_cpu_float32 2022-08-17T12:52:56.7325205Z [gw1] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isclose_cpu_float32 2022-08-17T12:52:56.7351536Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isfinite_cpu_float32 2022-08-17T12:52:56.7358563Z [gw1] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isfinite_cpu_float32 2022-08-17T12:52:56.7383855Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isin_cpu_float32 2022-08-17T12:52:56.7391517Z [gw1] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isin_cpu_float32 2022-08-17T12:52:56.7416392Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isinf_cpu_float32 2022-08-17T12:52:56.7423328Z [gw1] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isinf_cpu_float32 2022-08-17T12:52:56.7448078Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isnan_cpu_float32 2022-08-17T12:52:56.7454867Z [gw1] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isnan_cpu_float32 2022-08-17T12:52:56.7479905Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isneginf_cpu_float32 2022-08-17T12:52:56.7486807Z [gw1] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isneginf_cpu_float32 2022-08-17T12:52:56.7511249Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isposinf_cpu_float32 2022-08-17T12:52:56.7518035Z [gw1] [ 98%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isposinf_cpu_float32 2022-08-17T12:52:56.7542672Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isreal_cpu_float32 2022-08-17T12:52:56.7549520Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isreal_cpu_float32 2022-08-17T12:52:57.4350834Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_istft_cpu_float32 2022-08-17T12:52:57.4359382Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_istft_cpu_float32 2022-08-17T12:52:57.4389586Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:52:57.4400781Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_2inputs_2outputs_cpu_float32 2022-08-17T12:52:57.4433401Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:52:57.4444025Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_4inputs_with_extra_args_cpu_float32 2022-08-17T12:52:57.4475033Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_binary_cpu_float32 2022-08-17T12:52:57.4485509Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_binary_cpu_float32 2022-08-17T12:52:57.4516037Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:52:57.4522740Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_binary_return_by_ref_cpu_float32 2022-08-17T12:52:57.4551844Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_unary_cpu_float32 2022-08-17T12:52:57.4562360Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_unary_cpu_float32 2022-08-17T12:52:57.5306926Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_kron_cpu_float32 2022-08-17T12:52:57.5315367Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_kron_cpu_float32 2022-08-17T12:52:57.5815512Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_kthvalue_cpu_float32 2022-08-17T12:52:57.5825048Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_kthvalue_cpu_float32 2022-08-17T12:52:57.9287131Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ldexp_cpu_float32 2022-08-17T12:52:57.9296158Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ldexp_cpu_float32 2022-08-17T12:52:57.9322355Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_le_cpu_float32 2022-08-17T12:52:57.9331415Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_le_cpu_float32 2022-08-17T12:52:59.3716019Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lerp_cpu_float32 2022-08-17T12:52:59.3725200Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lerp_cpu_float32 2022-08-17T12:52:59.3872486Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lgamma_cpu_float32 2022-08-17T12:52:59.3881414Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lgamma_cpu_float32 2022-08-17T12:52:59.5525887Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cholesky_cpu_float32 2022-08-17T12:52:59.5534419Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cholesky_cpu_float32 2022-08-17T12:52:59.7222809Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cholesky_ex_cpu_float32 2022-08-17T12:52:59.7233115Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cholesky_ex_cpu_float32 2022-08-17T12:52:59.7954579Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cond_cpu_float32 2022-08-17T12:52:59.7965171Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cond_cpu_float32 2022-08-17T12:52:59.8969958Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cross_cpu_float32 2022-08-17T12:52:59.8978665Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cross_cpu_float32 2022-08-17T12:52:59.9491176Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_det_cpu_float32 2022-08-17T12:52:59.9499414Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_det_cpu_float32 2022-08-17T12:53:00.0867623Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eig_cpu_float32 2022-08-17T12:53:00.0876454Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eig_cpu_float32 2022-08-17T12:53:00.2066956Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigh_cpu_float32 2022-08-17T12:53:00.2076353Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigh_cpu_float32 2022-08-17T12:53:00.3335936Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigvals_cpu_float32 2022-08-17T12:53:00.3348513Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigvals_cpu_float32 2022-08-17T12:53:00.4437066Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigvalsh_cpu_float32 2022-08-17T12:53:00.4448342Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigvalsh_cpu_float32 2022-08-17T12:53:00.4549782Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_householder_product_cpu_float32 2022-08-17T12:53:00.4559616Z [gw1] [ 99%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_householder_product_cpu_float32 2022-08-17T12:53:00.5212034Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_inv_cpu_float32 2022-08-17T12:53:00.5222952Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_inv_cpu_float32 2022-08-17T12:53:00.5927469Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_inv_ex_cpu_float32 2022-08-17T12:53:00.5939147Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_inv_ex_cpu_float32 2022-08-17T12:53:00.5972854Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_factor_cpu_float32 2022-08-17T12:53:00.5983466Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_factor_cpu_float32 2022-08-17T12:53:00.6008217Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:53:00.6018034Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_factor_ex_cpu_float32 2022-08-17T12:53:00.6044377Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_solve_cpu_float32 2022-08-17T12:53:00.6051471Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_solve_cpu_float32 2022-08-17T12:53:00.6077949Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lstsq_cpu_float32 2022-08-17T12:53:00.6086518Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lstsq_cpu_float32 2022-08-17T12:53:05.4153196Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:53:05.4164516Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lstsq_grad_oriented_cpu_float32 2022-08-17T12:53:05.8709189Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_cpu_float32 2022-08-17T12:53:05.8719415Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_cpu_float32 2022-08-17T12:53:06.1721595Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_factor_cpu_float32 2022-08-17T12:53:06.1732111Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_factor_cpu_float32 2022-08-17T12:53:06.5429933Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:53:06.5440542Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_factor_ex_cpu_float32 2022-08-17T12:53:41.5404991Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_solve_cpu_float32 2022-08-17T12:53:41.5413529Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_solve_cpu_float32 2022-08-17T12:53:42.3663799Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_norm_cpu_float32 2022-08-17T12:53:42.3674208Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_norm_cpu_float32 2022-08-17T12:53:42.5996587Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_power_cpu_float32 2022-08-17T12:53:42.6007920Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_power_cpu_float32 2022-08-17T12:53:42.6054092Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_rank_cpu_float32 2022-08-17T12:53:42.6065301Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_rank_cpu_float32 2022-08-17T12:53:42.6095179Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:53:42.6106273Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_rank_hermitian_cpu_float32 2022-08-17T12:53:42.7028071Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_multi_dot_cpu_float32 2022-08-17T12:53:42.7038982Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_multi_dot_cpu_float32 2022-08-17T12:53:42.8542254Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_norm_cpu_float32 2022-08-17T12:53:42.8550174Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_norm_cpu_float32 2022-08-17T12:53:42.9888999Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:53:42.9901045Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_norm_subgradients_at_zero_cpu_float32 2022-08-17T12:53:43.7413783Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_cpu_float32 2022-08-17T12:53:43.7422359Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_cpu_float32 2022-08-17T12:53:43.9358435Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:53:43.9368406Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_hermitian_cpu_float32 2022-08-17T12:53:43.9397801Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_singular_cpu_float32 2022-08-17T12:53:43.9407743Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_singular_cpu_float32 2022-08-17T12:53:44.4839184Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_qr_cpu_float32 2022-08-17T12:53:44.4850941Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_qr_cpu_float32 2022-08-17T12:53:44.5748153Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_slogdet_cpu_float32 2022-08-17T12:53:44.5758458Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_slogdet_cpu_float32 2022-08-17T12:53:45.5749975Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_cpu_float32 2022-08-17T12:53:45.5759035Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_cpu_float32 2022-08-17T12:53:46.6146641Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_ex_cpu_float32 2022-08-17T12:53:46.6154426Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_ex_cpu_float32 2022-08-17T12:53:59.6166966Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_triangular_cpu_float32 2022-08-17T12:53:59.6175539Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_triangular_cpu_float32 2022-08-17T12:54:04.3666489Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_svd_cpu_float32 2022-08-17T12:54:04.3677400Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_svd_cpu_float32 2022-08-17T12:54:05.0906810Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_svdvals_cpu_float32 2022-08-17T12:54:05.0913561Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_svdvals_cpu_float32 2022-08-17T12:54:05.1117064Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_tensorinv_cpu_float32 2022-08-17T12:54:05.1125470Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_tensorinv_cpu_float32 2022-08-17T12:54:05.4204750Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_tensorsolve_cpu_float32 2022-08-17T12:54:05.4213317Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_tensorsolve_cpu_float32 2022-08-17T12:54:05.5569554Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vander_cpu_float32 2022-08-17T12:54:05.5580683Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vander_cpu_float32 2022-08-17T12:54:07.1640809Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vecdot_cpu_float32 2022-08-17T12:54:07.1649723Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vecdot_cpu_float32 2022-08-17T12:54:08.2031550Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vector_norm_cpu_float32 2022-08-17T12:54:08.2040012Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vector_norm_cpu_float32 2022-08-17T12:54:08.2064513Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linspace_cpu_float32 2022-08-17T12:54:08.2072947Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linspace_cpu_float32 2022-08-17T12:54:08.2219936Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log10_cpu_float32 2022-08-17T12:54:08.2227594Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log10_cpu_float32 2022-08-17T12:54:08.2296907Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log1p_cpu_float32 2022-08-17T12:54:08.2304995Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log1p_cpu_float32 2022-08-17T12:54:08.2454680Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log2_cpu_float32 2022-08-17T12:54:08.2462436Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log2_cpu_float32 2022-08-17T12:54:08.2599611Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_cpu_float32 2022-08-17T12:54:08.2608497Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_cpu_float32 2022-08-17T12:54:08.3003267Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_softmax_cpu_float32 2022-08-17T12:54:08.3011248Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_softmax_cpu_float32 2022-08-17T12:54:08.3464327Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_softmax_dtype_cpu_float32 2022-08-17T12:54:08.3472068Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_softmax_dtype_cpu_float32 2022-08-17T12:54:08.3885510Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logaddexp2_cpu_float32 2022-08-17T12:54:08.3893588Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logaddexp2_cpu_float32 2022-08-17T12:54:08.4326013Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logaddexp_cpu_float32 2022-08-17T12:54:08.4333949Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logaddexp_cpu_float32 2022-08-17T12:54:08.4356263Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logcumsumexp_cpu_float32 2022-08-17T12:54:08.4364238Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logcumsumexp_cpu_float32 2022-08-17T12:54:08.5094546Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logdet_cpu_float32 2022-08-17T12:54:08.5103500Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logdet_cpu_float32 2022-08-17T12:54:08.5132186Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_and_cpu_float32 2022-08-17T12:54:08.5139415Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_and_cpu_float32 2022-08-17T12:54:08.5165110Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_not_cpu_float32 2022-08-17T12:54:08.5173071Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_not_cpu_float32 2022-08-17T12:54:08.5200074Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_or_cpu_float32 2022-08-17T12:54:08.5207016Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_or_cpu_float32 2022-08-17T12:54:08.5228279Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_xor_cpu_float32 2022-08-17T12:54:08.5237337Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_xor_cpu_float32 2022-08-17T12:54:08.5503939Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logit_cpu_float32 2022-08-17T12:54:08.5511218Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logit_cpu_float32 2022-08-17T12:54:08.5537901Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logspace_cpu_float32 2022-08-17T12:54:08.5545430Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logspace_cpu_float32 2022-08-17T12:54:08.6502217Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logsumexp_cpu_float32 2022-08-17T12:54:08.6512062Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logsumexp_cpu_float32 2022-08-17T12:54:08.6537405Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_long_cpu_float32 2022-08-17T12:54:08.6547012Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_long_cpu_float32 2022-08-17T12:54:08.6570104Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lt_cpu_float32 2022-08-17T12:54:08.6578759Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lt_cpu_float32 2022-08-17T12:54:09.2812995Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_cpu_float32 2022-08-17T12:54:09.2826934Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_cpu_float32 2022-08-17T12:54:16.2572999Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_solve_cpu_float32 2022-08-17T12:54:16.2582583Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_solve_cpu_float32 2022-08-17T12:54:16.5412316Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_unpack_cpu_float32 2022-08-17T12:54:16.5424160Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_unpack_cpu_float32 2022-08-17T12:54:16.5675212Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mH_cpu_float32 2022-08-17T12:54:16.5686935Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mH_cpu_float32 2022-08-17T12:54:16.5943609Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mT_cpu_float32 2022-08-17T12:54:16.5951916Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mT_cpu_float32 2022-08-17T12:54:16.8148844Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_fill_cpu_float32 2022-08-17T12:54:16.8158332Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_fill_cpu_float32 2022-08-17T12:54:17.0489104Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_scatter_cpu_float32 2022-08-17T12:54:17.0498333Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_scatter_cpu_float32 2022-08-17T12:54:17.1230023Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_select_cpu_float32 2022-08-17T12:54:17.1238626Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_select_cpu_float32 2022-08-17T12:54:17.7545101Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_matmul_cpu_float32 2022-08-17T12:54:17.7553948Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_matmul_cpu_float32 2022-08-17T12:54:17.7798825Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_matrix_exp_cpu_float32 2022-08-17T12:54:17.7808104Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_matrix_exp_cpu_float32 2022-08-17T12:54:18.1365246Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_binary_cpu_float32 2022-08-17T12:54:18.1374048Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_binary_cpu_float32 2022-08-17T12:54:18.1495100Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_reduction_no_dim_cpu_float32 2022-08-17T12:54:18.1503161Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_reduction_no_dim_cpu_float32 2022-08-17T12:54:18.1714151Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_reduction_with_dim_cpu_float32 2022-08-17T12:54:18.1723640Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_reduction_with_dim_cpu_float32 2022-08-17T12:54:18.5286775Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_maximum_cpu_float32 2022-08-17T12:54:18.5295239Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_maximum_cpu_float32 2022-08-17T12:54:18.6076084Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mean_cpu_float32 2022-08-17T12:54:18.6084820Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mean_cpu_float32 2022-08-17T12:54:18.6706132Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_median_cpu_float32 2022-08-17T12:54:18.6715056Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_median_cpu_float32 2022-08-17T12:54:18.7655331Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:54:18.7664041Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_meshgrid_list_of_tensors_cpu_float32 2022-08-17T12:54:21.2390940Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:54:21.2399959Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_meshgrid_variadic_tensors_cpu_float32 2022-08-17T12:54:21.5984780Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_binary_cpu_float32 2022-08-17T12:54:21.5993648Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_binary_cpu_float32 2022-08-17T12:54:21.6115481Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_reduction_no_dim_cpu_float32 2022-08-17T12:54:21.6122474Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_reduction_no_dim_cpu_float32 2022-08-17T12:54:21.6333176Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_reduction_with_dim_cpu_float32 2022-08-17T12:54:21.6340184Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_reduction_with_dim_cpu_float32 2022-08-17T12:54:21.9850792Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_minimum_cpu_float32 2022-08-17T12:54:21.9859856Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_minimum_cpu_float32 2022-08-17T12:54:22.0218969Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mm_cpu_float32 2022-08-17T12:54:22.0227944Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mm_cpu_float32 2022-08-17T12:54:22.0606146Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mode_cpu_float32 2022-08-17T12:54:22.0613783Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mode_cpu_float32 2022-08-17T12:54:22.0720129Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_movedim_cpu_float32 2022-08-17T12:54:22.0728602Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_movedim_cpu_float32 2022-08-17T12:54:22.0904690Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_msort_cpu_float32 2022-08-17T12:54:22.0911354Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_msort_cpu_float32 2022-08-17T12:54:22.3849624Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mul_cpu_float32 2022-08-17T12:54:22.3860527Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mul_cpu_float32 2022-08-17T12:54:22.3883846Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_multinomial_cpu_float32 2022-08-17T12:54:22.3892310Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_multinomial_cpu_float32 2022-08-17T12:54:22.4237221Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mv_cpu_float32 2022-08-17T12:54:22.4245875Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mv_cpu_float32 2022-08-17T12:54:22.4783846Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:54:22.4792244Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_1_cpu_float32 2022-08-17T12:54:22.5308595Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:54:22.5316906Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_3_cpu_float32 2022-08-17T12:54:22.5839590Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:54:22.5847951Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_5_cpu_float32 2022-08-17T12:54:22.6005785Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nan_to_num_cpu_float32 2022-08-17T12:54:22.6013995Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nan_to_num_cpu_float32 2022-08-17T12:54:22.8790875Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanmean_cpu_float32 2022-08-17T12:54:22.8799580Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanmean_cpu_float32 2022-08-17T12:54:22.9423643Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanmedian_cpu_float32 2022-08-17T12:54:22.9432355Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanmedian_cpu_float32 2022-08-17T12:54:26.6703191Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanquantile_cpu_float32 2022-08-17T12:54:26.6711948Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanquantile_cpu_float32 2022-08-17T12:54:26.8263590Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nansum_cpu_float32 2022-08-17T12:54:26.8272201Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nansum_cpu_float32 2022-08-17T12:54:26.8481452Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_narrow_cpu_float32 2022-08-17T12:54:26.8489465Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_narrow_cpu_float32 2022-08-17T12:54:26.8511841Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_native_layer_norm_cpu_float32 2022-08-17T12:54:26.8520364Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_native_layer_norm_cpu_float32 2022-08-17T12:54:26.8542694Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ne_cpu_float32 2022-08-17T12:54:26.8550030Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ne_cpu_float32 2022-08-17T12:54:26.8611275Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_neg_cpu_float32 2022-08-17T12:54:26.8618990Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_neg_cpu_float32 2022-08-17T12:54:26.8639538Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_empty_cpu_float32 2022-08-17T12:54:26.8647217Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_empty_cpu_float32 2022-08-17T12:54:26.8667808Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_full_cpu_float32 2022-08-17T12:54:26.8674911Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_full_cpu_float32 2022-08-17T12:54:26.8695954Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_ones_cpu_float32 2022-08-17T12:54:26.8705354Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_ones_cpu_float32 2022-08-17T12:54:26.8726266Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_zeros_cpu_float32 2022-08-17T12:54:26.8733906Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_zeros_cpu_float32 2022-08-17T12:54:26.8754364Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nextafter_cpu_float32 2022-08-17T12:54:26.8762128Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nextafter_cpu_float32 2022-08-17T12:54:26.9120176Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:54:26.9127522Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool1d_cpu_float32 2022-08-17T12:54:26.9577229Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:54:26.9585525Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool2d_cpu_float32 2022-08-17T12:54:27.0135666Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:54:27.0144259Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool3d_cpu_float32 2022-08-17T12:54:27.0730195Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:54:27.0738241Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool1d_cpu_float32 2022-08-17T12:54:27.2050101Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:54:27.2059950Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool2d_cpu_float32 2022-08-17T12:54:27.3219769Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:54:27.3227937Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool3d_cpu_float32 2022-08-17T12:54:27.3760816Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:54:27.3768974Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool1d_cpu_float32 2022-08-17T12:54:27.4091663Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:54:27.4099284Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool2d_cpu_float32 2022-08-17T12:54:27.4475842Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:54:27.4482593Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool3d_cpu_float32 2022-08-17T12:54:27.4500422Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_batch_norm_cpu_float32 2022-08-17T12:54:27.4507252Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_batch_norm_cpu_float32 2022-08-17T12:54:42.2906302Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_bilinear_cpu_float32 2022-08-17T12:54:42.2915197Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_bilinear_cpu_float32 2022-08-17T12:54:42.9160152Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:54:42.9169406Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_binary_cross_entropy_cpu_float32 2022-08-17T12:54:45.2605567Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:54:45.2615143Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_binary_cross_entropy_with_logits_cpu_float32 2022-08-17T12:54:45.2800143Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_celu_cpu_float32 2022-08-17T12:54:45.2810425Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_celu_cpu_float32 2022-08-17T12:54:46.9201380Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv1d_cpu_float32 2022-08-17T12:54:46.9212623Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv1d_cpu_float32 2022-08-17T12:54:53.2558813Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv2d_cpu_float32 2022-08-17T12:54:53.2570403Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv2d_cpu_float32 2022-08-17T12:54:54.8350011Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:54:54.8357190Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose1d_cpu_float32 2022-08-17T12:54:56.6000685Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:54:56.6009688Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose2d_cpu_float32 2022-08-17T12:54:58.8336856Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:54:58.8346380Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose3d_cpu_float32 2022-08-17T12:55:03.2695652Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:55:03.2703973Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cosine_embedding_loss_cpu_float32 2022-08-17T12:55:04.2764629Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:55:04.2773467Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cosine_similarity_cpu_float32 2022-08-17T12:55:05.4270044Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:55:05.4280113Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cross_entropy_cpu_float32 2022-08-17T12:55:05.4308821Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:55:05.4316128Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_ctc_loss_cpu_float32 2022-08-17T12:55:05.5432175Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout2d_cpu_float32 2022-08-17T12:55:05.5442153Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout2d_cpu_float32 2022-08-17T12:55:05.6723301Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout3d_cpu_float32 2022-08-17T12:55:05.6732078Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout3d_cpu_float32 2022-08-17T12:55:05.8222918Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout_cpu_float32 2022-08-17T12:55:05.8231450Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout_cpu_float32 2022-08-17T12:55:05.8369077Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_elu_cpu_float32 2022-08-17T12:55:05.8377125Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_elu_cpu_float32 2022-08-17T12:55:05.8399768Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:55:05.8407729Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_embedding_bag_cpu_float32 2022-08-17T12:55:05.8725427Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_embedding_cpu_float32 2022-08-17T12:55:05.8733243Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_embedding_cpu_float32 2022-08-17T12:55:05.9475046Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:55:05.9483128Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_feature_alpha_dropout_with_train_cpu_float32 2022-08-17T12:55:06.0454092Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:55:06.0461897Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_feature_alpha_dropout_without_train_cpu_float32 2022-08-17T12:55:06.3944490Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:55:06.3952409Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_fractional_max_pool2d_cpu_float32 2022-08-17T12:55:06.8550718Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:55:06.8559398Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_fractional_max_pool3d_cpu_float32 2022-08-17T12:55:06.8822828Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:55:06.8832492Z [gw1] [ 99%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_gaussian_nll_loss_cpu_float32 2022-08-17T12:55:06.9230426Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_gelu_cpu_float32 2022-08-17T12:55:06.9240826Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_gelu_cpu_float32 2022-08-17T12:55:07.1268326Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_glu_cpu_float32 2022-08-17T12:55:07.1277142Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_glu_cpu_float32 2022-08-17T12:55:07.1302242Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_grid_sample_cpu_float32 2022-08-17T12:55:07.1310540Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_grid_sample_cpu_float32 2022-08-17T12:55:09.8337583Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_group_norm_cpu_float32 2022-08-17T12:55:09.8346375Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_group_norm_cpu_float32 2022-08-17T12:55:09.8601365Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardshrink_cpu_float32 2022-08-17T12:55:09.8610126Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardshrink_cpu_float32 2022-08-17T12:55:09.8747103Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:55:09.8756815Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardsigmoid_cpu_float32 2022-08-17T12:55:09.8951600Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardswish_cpu_float32 2022-08-17T12:55:09.8960481Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardswish_cpu_float32 2022-08-17T12:55:09.9221752Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardtanh_cpu_float32 2022-08-17T12:55:09.9230417Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardtanh_cpu_float32 2022-08-17T12:55:10.4337106Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:55:10.4346123Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hinge_embedding_loss_cpu_float32 2022-08-17T12:55:10.7415286Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_huber_loss_cpu_float32 2022-08-17T12:55:10.7424704Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_huber_loss_cpu_float32 2022-08-17T12:55:22.9599440Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_instance_norm_cpu_float32 2022-08-17T12:55:22.9610864Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_instance_norm_cpu_float32 2022-08-17T12:55:23.0218792Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:55:23.0230126Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_area_cpu_float32 2022-08-17T12:55:23.0812290Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:55:23.0823680Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_bicubic_cpu_float32 2022-08-17T12:55:23.1395712Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:55:23.1406889Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_bilinear_cpu_float32 2022-08-17T12:55:23.1922655Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:55:23.1934113Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_linear_cpu_float32 2022-08-17T12:55:23.2489239Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:55:23.2498215Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_nearest_cpu_float32 2022-08-17T12:55:23.3118767Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:55:23.3127595Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_trilinear_cpu_float32 2022-08-17T12:55:24.0800366Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_kl_div_cpu_float32 2022-08-17T12:55:24.0811559Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_kl_div_cpu_float32 2022-08-17T12:55:24.3324796Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_l1_loss_cpu_float32 2022-08-17T12:55:24.3333437Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_l1_loss_cpu_float32 2022-08-17T12:55:25.9890101Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_layer_norm_cpu_float32 2022-08-17T12:55:25.9898847Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_layer_norm_cpu_float32 2022-08-17T12:55:26.0316863Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:55:26.0325549Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_leaky_relu_cpu_float32 2022-08-17T12:55:28.0992879Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_linear_cpu_float32 2022-08-17T12:55:28.1001834Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_linear_cpu_float32 2022-08-17T12:55:28.2750817Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:55:28.2760388Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_local_response_norm_cpu_float32 2022-08-17T12:55:28.2909854Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:55:28.2917589Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_logsigmoid_cpu_float32 2022-08-17T12:55:29.6530709Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:55:29.6540050Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_margin_ranking_loss_cpu_float32 2022-08-17T12:55:36.2716919Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:55:36.2727478Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool1d_cpu_float32 2022-08-17T12:55:45.1263960Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:55:45.1276161Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool2d_cpu_float32 2022-08-17T12:55:48.6715630Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:55:48.6726339Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool3d_cpu_float32 2022-08-17T12:55:48.6922255Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:55:48.6931881Z [gw1] [ 99%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool1d_cpu_float32 2022-08-17T12:55:49.0077911Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:55:49.0088145Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool1d_grad_cpu_float32 2022-08-17T12:55:49.0210300Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:55:49.0217763Z [gw1] [ 99%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool2d_cpu_float32 2022-08-17T12:55:49.3036476Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:55:49.3045676Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool2d_grad_cpu_float32 2022-08-17T12:55:49.3091927Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:55:49.3101337Z [gw1] [ 99%] XFAIL test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool3d_cpu_float32 2022-08-17T12:55:49.5198144Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:55:49.5209319Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool3d_grad_cpu_float32 2022-08-17T12:55:49.5429622Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_mish_cpu_float32 2022-08-17T12:55:49.5439523Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_mish_cpu_float32 2022-08-17T12:55:49.7645708Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_mse_loss_cpu_float32 2022-08-17T12:55:49.7654358Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_mse_loss_cpu_float32 2022-08-17T12:55:49.7678719Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:55:49.7687086Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multi_margin_loss_cpu_float32 2022-08-17T12:55:49.7708991Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:55:49.7717019Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multilabel_margin_loss_cpu_float32 2022-08-17T12:55:50.0838136Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:55:50.0847146Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multilabel_soft_margin_loss_cpu_float32 2022-08-17T12:55:51.1673392Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_nll_loss_cpu_float32 2022-08-17T12:55:51.1682080Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_nll_loss_cpu_float32 2022-08-17T12:55:51.2518318Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_normalize_cpu_float32 2022-08-17T12:55:51.2526626Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_normalize_cpu_float32 2022-08-17T12:55:51.3598416Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_circular_cpu_float32 2022-08-17T12:55:51.3607316Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_circular_cpu_float32 2022-08-17T12:55:51.5653952Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_constant_cpu_float32 2022-08-17T12:55:51.5662655Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_constant_cpu_float32 2022-08-17T12:55:51.6175994Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:55:51.6185558Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_reflect_cpu_float32 2022-08-17T12:55:51.6690833Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:55:51.6700498Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_replicate_cpu_float32 2022-08-17T12:55:52.1137972Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:55:52.1147104Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pairwise_distance_cpu_float32 2022-08-17T12:55:52.1171906Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pdist_cpu_float32 2022-08-17T12:55:52.1181879Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pdist_cpu_float32 2022-08-17T12:55:52.1285671Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:55:52.1292849Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pixel_shuffle_cpu_float32 2022-08-17T12:55:52.1395853Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:55:52.1404005Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pixel_unshuffle_cpu_float32 2022-08-17T12:55:57.3912928Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:55:57.3923651Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_poisson_nll_loss_cpu_float32 2022-08-17T12:55:58.2243138Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_prelu_cpu_float32 2022-08-17T12:55:58.2251888Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_prelu_cpu_float32 2022-08-17T12:55:58.2393804Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_relu6_cpu_float32 2022-08-17T12:55:58.2402830Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_relu6_cpu_float32 2022-08-17T12:55:58.2582857Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_relu_cpu_float32 2022-08-17T12:55:58.2591137Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_relu_cpu_float32 2022-08-17T12:55:58.2953974Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_rrelu_cpu_float32 2022-08-17T12:55:58.2962430Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_rrelu_cpu_float32 2022-08-17T12:55:58.3105518Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_selu_cpu_float32 2022-08-17T12:55:58.3113876Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_selu_cpu_float32 2022-08-17T12:55:58.3296856Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_silu_cpu_float32 2022-08-17T12:55:58.3305378Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_silu_cpu_float32 2022-08-17T12:55:58.6260066Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:55:58.6268854Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_smooth_l1_loss_cpu_float32 2022-08-17T12:55:58.7162288Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:55:58.7172903Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_soft_margin_loss_cpu_float32 2022-08-17T12:55:58.7649498Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softmin_cpu_float32 2022-08-17T12:55:58.7656341Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softmin_cpu_float32 2022-08-17T12:55:58.8189343Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:55:58.8198045Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softmin_with_dtype_cpu_float32 2022-08-17T12:55:58.8341534Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softplus_cpu_float32 2022-08-17T12:55:58.8349956Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softplus_cpu_float32 2022-08-17T12:55:58.8571328Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softshrink_cpu_float32 2022-08-17T12:55:58.8579701Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softshrink_cpu_float32 2022-08-17T12:55:58.8829421Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softsign_cpu_float32 2022-08-17T12:55:58.8838017Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softsign_cpu_float32 2022-08-17T12:55:58.9008017Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:55:58.9016282Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_tanhshrink_cpu_float32 2022-08-17T12:55:58.9202945Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_threshold_cpu_float32 2022-08-17T12:55:58.9211463Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_threshold_cpu_float32 2022-08-17T12:56:03.1796482Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:56:03.1805160Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_triplet_margin_loss_cpu_float32 2022-08-17T12:56:07.7069006Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:56:07.7077711Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_triplet_margin_with_distance_loss_cpu_float32 2022-08-17T12:56:08.8018373Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_unfold_cpu_float32 2022-08-17T12:56:08.8028058Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_unfold_cpu_float32 2022-08-17T12:56:08.8230810Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:56:08.8243052Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_upsample_bilinear_cpu_float32 2022-08-17T12:56:08.8806739Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:56:08.8814202Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_upsample_nearest_cpu_float32 2022-08-17T12:56:08.8839445Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nonzero_cpu_float32 2022-08-17T12:56:08.8848420Z [gw1] [ 99%] SKIPPED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nonzero_cpu_float32 2022-08-17T12:56:09.1322549Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_cpu_float32 2022-08-17T12:56:09.1332385Z [gw1] [ 99%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_cpu_float32 2022-08-17T12:56:09.1624956Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_fro_cpu_float32 2022-08-17T12:56:11.1684956Z [gw1] [100%] PASSED test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_fro_cpu_float32 2022-08-17T12:56:11.1685217Z 2022-08-17T12:56:11.1685488Z - generated xml file: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_ops\test_ops.xml - 2022-08-17T12:56:11.1687773Z = 15493 passed, 7188 skipped, 174 xfailed, 308 warnings in 778.19s (0:12:58) == 2022-08-17T12:56:11.1688245Z Skip info is located in the xml test reports, please either go to s3 or the hud to download them 2022-08-17T12:56:12.9409245Z Running test_quantization ... [2022-08-17 12:56:12.928655] 2022-08-17T12:56:12.9409731Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_quantization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 12:56:12.928655] 2022-08-17T12:56:14.7898144Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\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:56:14.7898666Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T12:56:14.8959083Z 2022-08-17T12:56:14.8959603Z Running tests... 2022-08-17T12:56:14.8959942Z ---------------------------------------------------------------------- 2022-08-17T12:56:14.8960311Z Test results will be stored in test-reports\python-unittest\test_quantization 2022-08-17T12:56:14.9293800Z test_function_import_fake_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.032s) 2022-08-17T12:56:14.9305188Z test_function_import_fuse_modules (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-08-17T12:56:14.9315949Z test_function_import_fuser_method_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-08-17T12:56:14.9327946Z test_function_import_observer (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-08-17T12:56:14.9339295Z test_function_import_qconfig (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-08-17T12:56:14.9348497Z test_function_import_quant_type (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-08-17T12:56:14.9360982Z test_function_import_quantization_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-08-17T12:56:14.9372047Z test_function_import_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-08-17T12:56:14.9382931Z test_function_import_quantize_jit (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.016s) 2022-08-17T12:56:14.9392277Z test_function_import_stubs (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-08-17T12:56:14.9405947Z test_function_import_utils (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-08-17T12:56:14.9414816Z test_package_import_fake_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-08-17T12:56:14.9423565Z test_package_import_fuse_modules (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-08-17T12:56:14.9432402Z test_package_import_fuser_method_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-08-17T12:56:14.9441237Z test_package_import_observer (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-08-17T12:56:14.9450107Z test_package_import_qconfig (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-08-17T12:56:14.9458735Z test_package_import_quant_type (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-08-17T12:56:14.9467505Z test_package_import_quantization_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-08-17T12:56:14.9476353Z test_package_import_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-08-17T12:56:14.9485056Z test_package_import_quantize_jit (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-08-17T12:56:14.9493640Z test_package_import_stubs (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-08-17T12:56:14.9502290Z test_package_import_utils (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2022-08-17T12:56:14.9517366Z test_function_import_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-08-17T12:56:14.9530152Z test_function_import_fx_convert (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-08-17T12:56:14.9544667Z test_function_import_fx_equalize (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.016s) 2022-08-17T12:56:14.9556081Z test_function_import_fx_fuse (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-08-17T12:56:14.9567796Z test_function_import_fx_fusion_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-08-17T12:56:14.9579766Z test_function_import_fx_graph_module (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-08-17T12:56:14.9591830Z test_function_import_fx_match_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-08-17T12:56:14.9603989Z test_function_import_fx_pattern_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-08-17T12:56:14.9615327Z test_function_import_fx_prepare (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-08-17T12:56:14.9628337Z test_function_import_fx_quantization_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-08-17T12:56:14.9641726Z test_function_import_fx_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-08-17T12:56:14.9652412Z test_function_import_quantize_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-08-17T12:56:14.9661139Z test_package_import_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-08-17T12:56:14.9669919Z test_package_import_fx_convert (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-08-17T12:56:14.9678714Z test_package_import_fx_equalize (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-08-17T12:56:14.9687364Z test_package_import_fx_fuse (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-08-17T12:56:14.9696226Z test_package_import_fx_fusion_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.016s) 2022-08-17T12:56:14.9704989Z test_package_import_fx_graph_module (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2022-08-17T12:56:14.9713819Z test_package_import_fx_match_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-08-17T12:56:14.9722462Z test_package_import_fx_pattern_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-08-17T12:56:14.9731196Z test_package_import_fx_prepare (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-08-17T12:56:14.9739988Z test_package_import_fx_quantization_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-08-17T12:56:14.9748642Z test_package_import_fx_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-08-17T12:56:14.9757509Z test_package_import_quantize_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2022-08-17T12:56:14.9802774Z test_backend_config_from_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2022-08-17T12:56:14.9820904Z test_backend_config_set_backend_pattern_config (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2022-08-17T12:56:14.9833475Z test_backend_config_set_name (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2022-08-17T12:56:14.9858566Z test_backend_config_to_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.016s) 2022-08-17T12:56:14.9874839Z test_backend_op_config_add_dtype_config (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2022-08-17T12:56:14.9910556Z test_backend_op_config_from_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2022-08-17T12:56:14.9922990Z test_backend_op_config_set_extra_inputs_getter (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2022-08-17T12:56:14.9935538Z test_backend_op_config_set_fused_module (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2022-08-17T12:56:14.9948308Z test_backend_op_config_set_fuser_method (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2022-08-17T12:56:14.9960260Z test_backend_op_config_set_input_output_observed (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2022-08-17T12:56:14.9973409Z test_backend_op_config_set_input_type_to_index (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2022-08-17T12:56:14.9987037Z test_backend_op_config_set_num_tensor_args_to_observation_type (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2022-08-17T12:56:14.9999991Z test_backend_op_config_set_observation_type (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2022-08-17T12:56:15.0012247Z test_backend_op_config_set_overwrite_output_fake_quantize (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2022-08-17T12:56:15.0024423Z test_backend_op_config_set_overwrite_output_observer (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.016s) 2022-08-17T12:56:15.0036615Z test_backend_op_config_set_qat_module (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2022-08-17T12:56:15.0048885Z test_backend_op_config_set_reference_quantized_module (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2022-08-17T12:56:15.0061193Z test_backend_op_config_set_root_module (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2022-08-17T12:56:15.0073703Z test_backend_op_config_set_root_node_getter (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2022-08-17T12:56:15.0097167Z test_backend_op_config_to_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2022-08-17T12:56:15.0109801Z test_dtype_config_from_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2022-08-17T12:56:15.0124054Z test_dtype_config_to_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2022-08-17T12:56:15.6009808Z test_conv_chain (quantization.eager.test_bias_correction_eager.TestBiasCorrectionEager) ... ok (0.592s) 2022-08-17T12:56:15.7328736Z test_linear_chain (quantization.eager.test_bias_correction_eager.TestBiasCorrectionEager) ... ok (0.130s) 2022-08-17T12:56:16.2978500Z test_compare_tensor_scalar (quantization.core.test_quantized_op.TestComparatorOps) ... ok (0.559s) 2022-08-17T12:56:16.5483188Z test_compare_tensor_tensor (quantization.core.test_quantized_op.TestComparatorOps) ... ok (0.265s) 2022-08-17T12:56:16.5646436Z test_erase_class_tensor_shapes (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... ok (0.016s) 2022-08-17T12:56:16.7141933Z test_quantization_modules (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... ok (0.150s) 2022-08-17T12:56:16.7189217Z test_rnn_cell_quantized (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\quantized.py:510: UserWarning: quantize_rnn_cell_modules function has been deprecated. Please use torch.ao.quantization.quantize_dynamic API instead. 2022-08-17T12:56:16.7190236Z warnings.warn("quantize_rnn_cell_modules function has been deprecated. " 2022-08-17T12:56:16.7191176Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\quantized.py:100: UserWarning: torch.jit.QuantizedRNNCellBase is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.nn.quantized.dynamic.RNNCell instead. 2022-08-17T12:56:16.7191934Z warnings.warn( 2022-08-17T12:56:16.7192728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\quantized.py:213: UserWarning: torch.jit.QuantizedLSTMCell is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.nn.quantized.dynamic.LSTMCell instead. 2022-08-17T12:56:16.7193477Z warnings.warn( 2022-08-17T12:56:16.7763834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\quantized.py:236: UserWarning: torch.jit.QuantizedGRUCell is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.nn.quantized.dynamic.GRUCell instead. 2022-08-17T12:56:16.7764785Z warnings.warn( 2022-08-17T12:56:16.8291787Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\quantized.py:178: UserWarning: torch.jit.QuantizedRNNCell is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.nn.quantized.dynamic.RNNCell instead. 2022-08-17T12:56:16.8292590Z warnings.warn( 2022-08-17T12:56:16.8832966Z ok (0.161s) 2022-08-17T12:56:16.8888745Z test_rnn_quantized (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\quantized.py:556: UserWarning: quantize_rnn_modules function has been deprecated. Please use torch.ao.quantization.quantize_dynamic API instead. 2022-08-17T12:56:16.8889921Z warnings.warn("quantize_rnn_modules function has been deprecated. " 2022-08-17T12:56:16.8890794Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\quantized.py:264: UserWarning: torch.jit.QuantizedRNNBase is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.nn.quantized.dynamic instead. 2022-08-17T12:56:16.8891528Z warnings.warn( 2022-08-17T12:56:16.8892319Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\quantized.py:369: UserWarning: torch.jit.QuantizedLSTM is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.nn.quantized.dynamic.LSTM instead. 2022-08-17T12:56:16.8893048Z warnings.warn( 2022-08-17T12:56:16.9458300Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\quantized.py:449: UserWarning: torch.jit.QuantizedGRU is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.nn.quantized.dynamic.GRU instead. 2022-08-17T12:56:16.9459033Z warnings.warn( 2022-08-17T12:56:16.9785170Z ok (0.093s) 2022-08-17T12:56:16.9792788Z test_device_affinity (quantization.core.test_workflow_module.TestDistributed) ... skip: multi-GPU not supported (0.000s) 2022-08-17T12:56:16.9806794Z test_fake_quant_preserves_buffers (quantization.core.test_workflow_module.TestDistributed) 2022-08-17T12:56:16.9834238Z Tests that fake quant only modifies buffers in place. Note: this is important ... ok (0.016s) 2022-08-17T12:56:16.9846251Z test_observers_preserve_buffers (quantization.core.test_workflow_module.TestDistributed) 2022-08-17T12:56:16.9947354Z Tests that observers only modify buffers in place. Note: this is important ... ok (0.010s) 2022-08-17T12:56:16.9959617Z test_qat_convbn_fused_syncbn_replacement (quantization.core.test_workflow_module.TestDistributed) 2022-08-17T12:56:16.9982266Z Tests that SyncBatchNorm replacement works for fused ConvBN. ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:212: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2022-08-17T12:56:16.9983054Z warnings.warn( 2022-08-17T12:56:17.0006024Z ok (0.000s) 2022-08-17T12:56:17.0025570Z test_qat_data_parallel (quantization.core.test_workflow_module.TestDistributed) 2022-08-17T12:56:17.0026213Z Tests that doing QAT in nn.DataParallel does not crash. ... skip: multi-GPU not supported (0.000s) 2022-08-17T12:56:17.0032129Z test_syncbn_preserves_qconfig (quantization.core.test_workflow_module.TestDistributed) 2022-08-17T12:56:17.0043712Z Makes sure that if a BatchNorm is not fused and a qconfig exists, ... ok (0.000s) 2022-08-17T12:56:17.0786449Z test_cell_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... ok (0.078s) 2022-08-17T12:56:17.0810368Z test_dynamic_conv1d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\quantized\dynamic\modules\conv.py:58: UserWarning: The current implementation of the DynamicQuantizedConv1d module has poor numerical accuracy and its use is not recommended 2022-08-17T12:56:17.0811480Z warnings.warn( 2022-08-17T12:56:17.3216689Z ok (0.248s) 2022-08-17T12:56:17.3235592Z test_dynamic_conv2d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\quantized\dynamic\modules\conv.py:123: UserWarning: The current implementation of the DynamicQuantizedConv2d module has poor numerical accuracy and its use is not recommended 2022-08-17T12:56:17.3236508Z warnings.warn( 2022-08-17T12:56:17.5578384Z ok (0.235s) 2022-08-17T12:56:17.5597810Z test_dynamic_conv3d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\quantized\dynamic\modules\conv.py:188: UserWarning: The current implementation of the DynamicQuantizedConv3d module has poor numerical accuracy and its use is not recommended 2022-08-17T12:56:17.5598729Z warnings.warn( 2022-08-17T12:56:17.8714458Z ok (0.302s) 2022-08-17T12:56:17.8738841Z test_dynamic_convtranspose1d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\quantized\dynamic\modules\conv.py:258: UserWarning: The current implementation of the DynamicQuantizedConvTranpose1d module has poor numerical accuracy and its use is not recommended 2022-08-17T12:56:17.8739498Z warnings.warn( 2022-08-17T12:56:18.0874131Z ok (0.206s) 2022-08-17T12:56:18.0892117Z test_dynamic_convtranspose2d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\quantized\dynamic\modules\conv.py:319: UserWarning: The current implementation of the DynamicQuantizedConvTranpose2d module has poor numerical accuracy and its use is not recommended 2022-08-17T12:56:18.0892760Z warnings.warn( 2022-08-17T12:56:18.3050825Z ok (0.222s) 2022-08-17T12:56:18.3069708Z test_dynamic_convtranspose3d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\quantized\dynamic\modules\conv.py:380: UserWarning: The current implementation of the DynamicQuantizedConvTranpose3d module has poor numerical accuracy and its use is not recommended 2022-08-17T12:56:18.3070688Z warnings.warn( 2022-08-17T12:56:18.5239541Z ok (0.221s) 2022-08-17T12:56:18.5342297Z test_gru_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... ok (0.000s) 2022-08-17T12:56:23.2910879Z test_linear_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... ok (4.756s) 2022-08-17T12:56:23.4227685Z test_lstm_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... ok (0.143s) 2022-08-17T12:56:23.4263028Z test_dynamic_conv1d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.000s) 2022-08-17T12:56:23.4292560Z test_dynamic_conv2d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.000s) 2022-08-17T12:56:23.4323344Z test_dynamic_conv3d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.000s) 2022-08-17T12:56:23.4354045Z test_dynamic_convtranspose1d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.016s) 2022-08-17T12:56:23.4383377Z test_dynamic_convtranspose2d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.000s) 2022-08-17T12:56:23.4412277Z test_dynamic_convtranspose3d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.000s) 2022-08-17T12:56:23.4487110Z test_linear_prepack_fp16_numerics (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:56:23.4494372Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:56:23.4552839Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:56:23.4561876Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:56:23.4571158Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:56:23.4579870Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:56:23.4589786Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:56:23.4598849Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:56:23.4608284Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:56:23.4615447Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:56:23.4628990Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:56:23.4691327Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:56:23.4699916Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:56:23.4708430Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:56:23.4752659Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:56:23.4760952Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:56:23.4778577Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:56:23.4849505Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:56:23.4863243Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T12:56:23.4901707Z ok (0.048s) 2022-08-17T12:56:24.3430984Z test_qlinear (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.855s) 2022-08-17T12:56:24.3682194Z test_qlinear_dynamic_fp16 (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.016s) 2022-08-17T12:56:24.5880475Z test_qlinear_legacy (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.225s) 2022-08-17T12:56:25.0398413Z test_qlstmGRU (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.443s) 2022-08-17T12:56:25.8203564Z test_qrnncell (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.782s) 2022-08-17T12:56:25.8216573Z test_converged (quantization.eager.test_equalize_eager.TestEqualizeEager) 2022-08-17T12:56:25.8229500Z Sanity checks on _equalize.converged working ... ok (0.000s) 2022-08-17T12:56:25.8235687Z test_cross_layer_equalization (quantization.eager.test_equalize_eager.TestEqualizeEager) 2022-08-17T12:56:25.8253254Z applies _equalize.cross_layer_equalization on two modules and checks ... ok (0.000s) 2022-08-17T12:56:25.8266519Z test_equalize (quantization.eager.test_equalize_eager.TestEqualizeEager) 2022-08-17T12:56:25.8387375Z First checks to see if _equalize.equalize can handle multiple ... ok (0.016s) 2022-08-17T12:56:25.8408611Z test_equalize_fused_convrelu (quantization.eager.test_equalize_eager.TestEqualizeEager) 2022-08-17T12:56:25.8646772Z Checks to see if eager mode equalization supports fused ... ok (0.032s) 2022-08-17T12:56:25.8666508Z test_equalize_fused_linearrelu (quantization.eager.test_equalize_eager.TestEqualizeEager) 2022-08-17T12:56:25.8854644Z Checks to see if eager mode equalization supports fused ... ok (0.016s) 2022-08-17T12:56:26.1165552Z test_input_weight_eq_observer (quantization.fx.test_equalize_fx.TestEqualizeFx) ... ok (0.238s) 2022-08-17T12:56:26.1184506Z test_input_weight_equalization_activation_values (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-08-17T12:56:26.1288479Z After applying the equalization functions check if the input ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\prepare.py:1466: UserWarning: Passing a QConfig dictionary to prepare is deprecated and will not be supported in a future version. Please pass in a QConfigMapping instead. 2022-08-17T12:56:26.1289620Z warnings.warn( 2022-08-17T12:56:26.1290505Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\prepare.py:1472: UserWarning: Passing a QConfig dictionary to prepare for equalization is deprecated and will not be supported in a future version. Please pass in a QConfigMapping instead. 2022-08-17T12:56:26.1291299Z warnings.warn( 2022-08-17T12:56:26.1730333Z ok (0.047s) 2022-08-17T12:56:26.1748036Z test_input_weight_equalization_branching (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-08-17T12:56:26.1846863Z Tests that graphs containing branches are prepared correctly. ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\prepare.py:716: UserWarning: Cannot equalize linear1 because it is part of a branch. 2022-08-17T12:56:26.1847586Z warnings.warn( 2022-08-17T12:56:26.1853650Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\prepare.py:716: UserWarning: Cannot equalize linear2 because it is part of a branch. 2022-08-17T12:56:26.1854267Z warnings.warn( 2022-08-17T12:56:26.1968918Z ok (0.032s) 2022-08-17T12:56:26.1984440Z test_input_weight_equalization_convert (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-08-17T12:56:26.3756680Z Tests that the modified model for equalization (before quantization) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: UserWarning: Node linear1_packed_weight_0 target linear1_packed_weight_0 linear1_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-08-17T12:56:26.3757758Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-17T12:56:26.4212050Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: UserWarning: Node linear2_packed_weight_0 target linear2_packed_weight_0 linear2_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-08-17T12:56:26.4212988Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-17T12:56:26.6143254Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: UserWarning: Node linear_packed_weight_0 target linear_packed_weight_0 linear_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-08-17T12:56:26.6143969Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-17T12:56:27.5436552Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: UserWarning: Node conv1_packed_weight_0 target conv1_packed_weight_0 conv1_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-08-17T12:56:27.5437608Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-17T12:56:27.8279059Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: UserWarning: Node conv2_packed_weight_0 target conv2_packed_weight_0 conv2_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-08-17T12:56:27.8280018Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-17T12:56:29.1712520Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: UserWarning: Node conv_packed_weight_0 target conv_packed_weight_0 conv_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-08-17T12:56:29.1713827Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-17T12:56:29.5321962Z ok (3.328s) 2022-08-17T12:56:29.5340769Z test_input_weight_equalization_equalization_scales (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-08-17T12:56:29.5969538Z After applying the equalization functions, check if the equalization ... ok (0.067s) 2022-08-17T12:56:29.6022483Z test_input_weight_equalization_graphs (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-08-17T12:56:29.6131730Z Tests that the modified model for equalization has the same graph ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py:276: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2022-08-17T12:56:29.6132497Z warnings.warn( 2022-08-17T12:56:29.6135305Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\_equalize.py:179: UserWarning: Must run observer before calling calculate_equalization_scale. Returning default equalization scale torch.tensor(1). 2022-08-17T12:56:29.6136002Z warnings.warn( 2022-08-17T12:56:29.6136787Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\_equalize.py:94: UserWarning: Must call calculate_equalization_scale before calling calculate_scaled_minmax. Will not scale the next quantization observer. 2022-08-17T12:56:29.6137502Z warnings.warn( 2022-08-17T12:56:29.6143503Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py:284: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2022-08-17T12:56:29.6144092Z warnings.warn( 2022-08-17T12:56:30.0445561Z ok (0.446s) 2022-08-17T12:56:30.0462412Z test_input_weight_equalization_prepare (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-08-17T12:56:30.2723074Z Tests that graphs created after prepare_fx is as expected ... ok (0.228s) 2022-08-17T12:56:30.2733261Z test_input_weight_equalization_results (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-08-17T12:56:30.4842081Z Tests that for small models, the results of quantized models that ... ok (0.207s) 2022-08-17T12:56:30.4855697Z test_input_weight_equalization_weights_bias (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-08-17T12:56:30.5366789Z After applying the equalization functions check if the weights and ... ok (0.057s) 2022-08-17T12:56:30.5388463Z test_selective_equalization (quantization.fx.test_equalize_fx.TestEqualizeFx) 2022-08-17T12:56:30.7337526Z Tests that we are able to run numeric suite on the equalized model ... ok (0.207s) 2022-08-17T12:56:30.8747210Z test_dict_return_type (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.140s) 2022-08-17T12:56:30.9227918Z test_matching_failure_node_count (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.036s) 2022-08-17T12:56:30.9574490Z test_matching_failure_node_type (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.047s) 2022-08-17T12:56:30.9585019Z test_methods (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) 2022-08-17T12:56:31.0077389Z Verify that graph matching works on methods ... ok (0.052s) 2022-08-17T12:56:31.1402089Z test_nodes_before_cat (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.126s) 2022-08-17T12:56:31.1619874Z test_nodes_with_equal_types_get_matched (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1171: UserWarning: must run observer before calling calculate_qparams. Returning default scale and zero point 2022-08-17T12:56:31.1620494Z warnings.warn( 2022-08-17T12:56:31.3174443Z ok (0.175s) 2022-08-17T12:56:31.3207270Z test_op_relationship_mapping (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) 2022-08-17T12:56:31.3262696Z Tests that the mapping of op relationships is complete. ... ok (0.016s) 2022-08-17T12:56:31.3977791Z test_results_order (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.064s) 2022-08-17T12:56:31.4182999Z test_simple_fun (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: UserWarning: Node _packed_weight_0 target _packed_weight_0 _packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-08-17T12:56:31.4184036Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-17T12:56:31.5371050Z ok (0.142s) 2022-08-17T12:56:31.6205796Z test_simple_fusion (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.080s) 2022-08-17T12:56:31.6817890Z test_simple_mod (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.063s) 2022-08-17T12:56:31.8077133Z test_simple_mod_multi (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.128s) 2022-08-17T12:56:31.9484447Z test_simple_tensor_ops (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.142s) 2022-08-17T12:56:31.9498184Z test_user_defined_function (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) 2022-08-17T12:56:31.9935234Z Verify that graph matching works on user defined functions ... ok (0.047s) 2022-08-17T12:56:31.9944347Z test_mobilenet_v2 (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcherModels) ... skip: no torchvision (0.000s) 2022-08-17T12:56:31.9952582Z test_mobilenet_v2_qat (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcherModels) ... skip: no torchvision (0.000s) 2022-08-17T12:56:31.9961230Z test_add_loggers_cuda (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:56:34.6912028Z test_add_mul_inputs_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (2.699s) 2022-08-17T12:56:34.6921877Z test_add_shadow_loggers_cuda (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:56:34.9715047Z test_add_shadow_loggers_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: UserWarning: Node _packed_weight_1 target _packed_weight_1 _packed_weight_1 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-08-17T12:56:34.9715790Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-17T12:56:35.4002339Z ok (0.698s) 2022-08-17T12:56:35.8580389Z test_add_shadow_loggers_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.469s) 2022-08-17T12:56:35.8587186Z test_add_shadow_loggers_meth_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-08-17T12:56:36.0658459Z skipping shadow loggers for node_b: str, start_node_a: str, unknown dtype cast 2022-08-17T12:56:36.0659028Z Verify that add_loggers works on methods ... ok (0.202s) 2022-08-17T12:56:36.0659717Z skipping shadow loggers for node_b: torch.ao.quantization.observer.FixedQParamsObserver, start_node_a: str, unknown dtype cast 2022-08-17T12:56:36.0660419Z skipping shadow loggers for node_b: str, start_node_a: str, unknown dtype cast 2022-08-17T12:56:37.0826281Z test_add_shadow_loggers_mod_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (1.023s) 2022-08-17T12:56:37.6041267Z test_add_shadow_loggers_mod_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.517s) 2022-08-17T12:56:37.7499226Z test_extend_logger_results_with_comparison (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.145s) 2022-08-17T12:56:37.8083365Z test_extract_weights_conv_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: UserWarning: Node _packed_weight_2 target _packed_weight_2 _packed_weight_2 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-08-17T12:56:37.8085626Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-17T12:56:37.8086507Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: UserWarning: Node _packed_weight_3 target _packed_weight_3 _packed_weight_3 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-08-17T12:56:37.8087378Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-17T12:56:37.8088383Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: UserWarning: Node _packed_weight_4 target _packed_weight_4 _packed_weight_4 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-08-17T12:56:37.8089238Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-17T12:56:37.8090103Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: UserWarning: Node _packed_weight_5 target _packed_weight_5 _packed_weight_5 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-08-17T12:56:37.8090956Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-17T12:56:38.6772368Z ok (0.927s) 2022-08-17T12:56:39.6373680Z test_extract_weights_conv_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.964s) 2022-08-17T12:56:39.6382065Z test_extract_weights_cuda (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: CUDA unavailable (0.000s) 2022-08-17T12:56:39.8485350Z test_extract_weights_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.207s) 2022-08-17T12:56:39.9328632Z test_extract_weights_fqn (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.079s) 2022-08-17T12:56:40.3797776Z test_extract_weights_linear_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.445s) 2022-08-17T12:56:40.8279196Z test_extract_weights_linear_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.461s) 2022-08-17T12:56:41.9295752Z test_extract_weights_mod_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (1.093s) 2022-08-17T12:56:43.1667109Z test_extract_weights_mod_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (1.230s) 2022-08-17T12:56:43.2275837Z test_fp16_shadows_fp32 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.064s) 2022-08-17T12:56:43.4804197Z skipping shadow loggers for node_b: torch.nn.modules.pooling.AdaptiveAvgPool2d, start_node_a: torch.nn.modules.pooling.AdaptiveAvgPool2d, unknown dtype cast 2022-08-17T12:56:43.4805128Z test_int8_shadows_fp32_coverage (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.252s) 2022-08-17T12:56:43.4806040Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch.nn.modules.pooling.AdaptiveAvgPool2d, unknown dtype cast 2022-08-17T12:56:43.4806990Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.mul, start_node_a: torch._ops.quantized.PyCapsule.mul, unsupported 2022-08-17T12:56:43.4807858Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._ops.quantized.PyCapsule.mul, unknown dtype cast 2022-08-17T12:56:43.4808755Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._ops.quantized.PyCapsule.add_relu, unsupported 2022-08-17T12:56:43.4809647Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._ops.quantized.PyCapsule.add_relu, unknown dtype cast 2022-08-17T12:56:43.5849850Z test_int8_shadows_fp32_simple (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.113s) 2022-08-17T12:56:43.7668018Z test_int8_shadows_int8_fun (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.173s) 2022-08-17T12:56:43.9262966Z test_int8_shadows_int8_mod (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.158s) 2022-08-17T12:56:44.2714711Z test_layer_names (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.358s) 2022-08-17T12:56:44.7151712Z test_linear_fp16_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.440s) 2022-08-17T12:56:45.1489851Z test_linear_fp16_shadow_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.425s) 2022-08-17T12:56:45.2798466Z test_linear_fp16_vs_linear_fp16_shadow_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.140s) 2022-08-17T12:56:45.5317791Z test_linear_fp16_weights (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.254s) 2022-08-17T12:56:45.5828428Z test_linear_kwargs_shadow (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.042s) 2022-08-17T12:56:45.7513846Z test_loggers_preserve_qat_numerics (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.174s) 2022-08-17T12:56:45.7523241Z test_logging_inputs (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-08-17T12:56:46.8803356Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-08-17T12:56:46.8804311Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-08-17T12:56:46.8804964Z Verifies that logging inputs works correctly ... ok (1.134s) 2022-08-17T12:56:47.0386919Z test_match_activations_fqn (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.147s) 2022-08-17T12:56:47.7165710Z test_match_activations_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.679s) 2022-08-17T12:56:48.1499412Z test_match_activations_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.434s) 2022-08-17T12:56:48.1506448Z test_match_activations_meth_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-08-17T12:56:48.3304927Z Verify that add_loggers works on methods ... ok (0.187s) 2022-08-17T12:56:49.0596412Z test_match_activations_mod_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.735s) 2022-08-17T12:56:49.4974456Z test_match_activations_mod_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.437s) 2022-08-17T12:56:51.1425046Z skipping shadow loggers for node_b: _operator.mul, start_node_a: _operator.mul, unsupported 2022-08-17T12:56:51.1425893Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: _operator.mul, unsupported 2022-08-17T12:56:51.1426713Z test_mul_add_cat_stack_skips_shadowing (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (1.634s) 2022-08-17T12:56:51.1427510Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.mul, start_node_a: torch._VariableFunctionsClass.mul, unsupported 2022-08-17T12:56:51.1428420Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch._VariableFunctionsClass.mul, unsupported 2022-08-17T12:56:51.1429221Z skipping shadow loggers for node_b: _operator.add, start_node_a: _operator.add, unsupported 2022-08-17T12:56:51.1429875Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: _operator.add, unsupported 2022-08-17T12:56:51.1430970Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:56:51.1431860Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:56:51.1432749Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-08-17T12:56:51.1433548Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, unsupported 2022-08-17T12:56:51.1434331Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.mul, start_node_a: _operator.mul, unsupported 2022-08-17T12:56:51.1435197Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.mul, start_node_a: torch._VariableFunctionsClass.mul, unsupported 2022-08-17T12:56:51.1435962Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: _operator.add, unsupported 2022-08-17T12:56:51.1436701Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2022-08-17T12:56:51.1437516Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-08-17T12:56:51.1438345Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, unsupported 2022-08-17T12:56:51.1462740Z test_op_io_dtype_coverage (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-08-17T12:56:51.1529568Z Tests that all the ops quantization cares about have input and output ... ok (0.016s) 2022-08-17T12:56:51.1538180Z test_op_with_either_fp32_or_int8_input (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-08-17T12:56:51.8961506Z skipping shadow loggers for node_b: torch.nn.modules.activation.ReLU, start_node_a: torch.nn.modules.activation.ReLU, unknown dtype cast 2022-08-17T12:56:51.8962494Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch.nn.modules.activation.ReLU, unknown dtype cast 2022-08-17T12:56:51.8963441Z skipping shadow loggers for node_b: torch.nn.functional.relu, start_node_a: torch.nn.functional.relu, unknown dtype cast 2022-08-17T12:56:51.8964245Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch.nn.functional.relu, unknown dtype cast 2022-08-17T12:56:51.8965005Z Verify that shadowing works with ops which accept either fp32 or ... ok (0.750s) 2022-08-17T12:56:51.8965722Z skipping shadow loggers for node_b: torch.nn.modules.activation.ReLU, start_node_a: torch.nn.modules.activation.ReLU, unknown dtype cast 2022-08-17T12:56:51.8966516Z skipping shadow loggers for node_b: torch.nn.functional.relu, start_node_a: torch.nn.functional.relu, unknown dtype cast 2022-08-17T12:56:52.2669838Z test_op_with_only_kwargs_skips_shadowing (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.358s) 2022-08-17T12:56:52.2670388Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-08-17T12:56:52.2670928Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, unsupported 2022-08-17T12:56:52.2671456Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-08-17T12:56:52.2671980Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, unsupported 2022-08-17T12:56:52.2678311Z test_ops_with_same_fp32_and_int8_signature (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-08-17T12:56:52.7692359Z Verifies that we can match pairs of ops which have the same aten ... ok (0.509s) 2022-08-17T12:56:52.8588079Z test_shadow_activations_fqn (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.095s) 2022-08-17T12:56:52.9577464Z test_shadow_loggers_preserve_qat_numerics (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.095s) 2022-08-17T12:56:52.9585057Z test_unsupported_op_copy_skips_shadowing (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-08-17T12:56:53.4238663Z skipping shadow loggers for node_b: torch.nn.functional.layer_norm, start_node_a: torch.nn.functional.layer_norm, unhandled logic in subgraph copy 2022-08-17T12:56:53.4239403Z Copying a `call_function` node is not implemented, test that this ... ok (0.468s) 2022-08-17T12:56:53.4241346Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch.nn.functional.layer_norm, unhandled logic in subgraph copy 2022-08-17T12:56:53.4242298Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.layer_norm, start_node_a: torch.nn.functional.layer_norm, unhandled logic in subgraph copy 2022-08-17T12:56:53.4269980Z test_user_defined_function (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-08-17T12:56:53.6612719Z Verify that NS APIs work on user defined functions ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:1967: UserWarning: nn.functional.sigmoid is deprecated. Use torch.sigmoid instead. 2022-08-17T12:56:53.6613315Z warnings.warn("nn.functional.sigmoid is deprecated. Use torch.sigmoid instead.") 2022-08-17T12:56:53.7969197Z skipping shadow loggers for node_b: torch._C._nn.linear, start_node_a: quantization.fx.test_numeric_suite_fx._wrapped_linear, unknown dtype cast 2022-08-17T12:56:53.7969569Z ok (0.372s) 2022-08-17T12:56:53.7969989Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: quantization.fx.test_numeric_suite_fx._wrapped_linear, unknown dtype cast 2022-08-17T12:56:53.7988442Z test_user_module (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2022-08-17T12:56:53.8000635Z For user defined modules, ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_fx.py:149: UserWarning: Passing a prepare_custom_config_dict to prepare is deprecated and will not be supported in a future version. Please pass in a PrepareCustomConfig instead. 2022-08-17T12:56:53.8001187Z warnings.warn( 2022-08-17T12:56:54.0566054Z ok (0.259s) 2022-08-17T12:56:54.1779048Z test_user_module_scriptable (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.124s) 2022-08-17T12:56:55.5985269Z test_compare_activations_conv (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (1.419s) 2022-08-17T12:56:56.3068226Z test_compare_activations_linear (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.706s) 2022-08-17T12:56:56.3240223Z test_compare_activations_lstm_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\quantized\_reference\modules\rnn.py:308: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:56:56.3241530Z torch.tensor(weight_qparams["scale"], dtype=torch.float, device=device)) 2022-08-17T12:56:56.3242538Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\quantized\_reference\modules\rnn.py:311: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:56:56.3243470Z torch.tensor(weight_qparams["zero_point"], dtype=torch.int, device=device)) 2022-08-17T12:56:56.5216570Z ok (0.206s) 2022-08-17T12:56:58.0272156Z test_compare_shadow_activations_conv (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (1.516s) 2022-08-17T12:56:58.7629522Z test_compare_shadow_activations_linear (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.729s) 2022-08-17T12:56:58.9734765Z test_compare_shadow_activations_lstm_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.207s) 2022-08-17T12:56:59.7418976Z test_compare_weights_conv (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.780s) 2022-08-17T12:57:00.2205885Z test_compare_weights_linear (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.480s) 2022-08-17T12:57:00.6108513Z test_compare_weights_lstm_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.382s) 2022-08-17T12:57:00.6116323Z test_mobilenet_v2 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: no torchvision (0.000s) 2022-08-17T12:57:00.6122926Z test_resnet18 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: no torchvision (0.000s) 2022-08-17T12:57:06.2595855Z test_sparsenn_compare_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (5.654s) 2022-08-17T12:57:11.9834847Z skipping shadow loggers for node_b: torch.nn.modules.sparse.EmbeddingBag, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2022-08-17T12:57:11.9835849Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2022-08-17T12:57:11.9836808Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-08-17T12:57:11.9837624Z test_sparsenn_shadow (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (5.716s) 2022-08-17T12:57:11.9838479Z skipping shadow loggers for node_b: torch.nn.modules.sparse.EmbeddingBag, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2022-08-17T12:57:11.9839312Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-08-17T12:57:11.9840164Z skipping shadow loggers for node_b: torch.nn.modules.sparse.EmbeddingBag, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2022-08-17T12:57:11.9841142Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2022-08-17T12:57:11.9842059Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-08-17T12:57:11.9842894Z skipping shadow loggers for node_b: torch.nn.modules.sparse.EmbeddingBag, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2022-08-17T12:57:11.9843758Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2022-08-17T12:57:12.1845210Z test_fq_module_per_channel (quantization.core.test_workflow_module.TestFakeQuantize) ... ok (0.212s) 2022-08-17T12:57:12.1885638Z test_fq_serializable_per_channel (quantization.core.test_workflow_module.TestFakeQuantize) ... ok (0.000s) 2022-08-17T12:57:12.1903493Z test_quant_min_max_override (quantization.core.test_workflow_module.TestFakeQuantize) ... ok (0.000s) 2022-08-17T12:57:12.1907536Z test_backward_per_channel (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2022-08-17T12:57:12.4228402Z Tests the backward method. ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.238s) 2022-08-17T12:57:12.4392835Z test_backward_per_channel_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.016s) 2022-08-17T12:57:12.4398423Z test_backward_per_channel_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.000s) 2022-08-17T12:57:12.4401607Z test_backward_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2022-08-17T12:57:12.4470135Z Tests the backward method. ... skip: temporarily disable the test (0.000s) 2022-08-17T12:57:12.4592179Z test_backward_per_tensor_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.016s) 2022-08-17T12:57:12.4597816Z test_backward_per_tensor_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.000s) 2022-08-17T12:57:12.4704970Z test_fake_quant_control (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.010s) 2022-08-17T12:57:13.2477262Z test_fake_quant_per_channel_qparam_range (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.775s) 2022-08-17T12:57:13.2530235Z test_fake_quant_preserves_qparam_shapes_for_activations (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.000s) 2022-08-17T12:57:13.3706742Z test_fixed_qparams_fq_module (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.131s) 2022-08-17T12:57:13.3762277Z test_forward_backward_per_tensor_with_amp (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\amp\autocast_mode.py:202: UserWarning: User provided device_type of 'cuda', but CUDA is not available. Disabling 2022-08-17T12:57:13.3763354Z warnings.warn('User provided device_type of \'cuda\', but CUDA is not available. Disabling') 2022-08-17T12:57:13.3781440Z ok (0.001s) 2022-08-17T12:57:13.3794577Z test_forward_per_channel (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2022-08-17T12:57:13.5237327Z Tests the forward path of the FakeQuantizePerTensorAffine op. ... ok (0.141s) 2022-08-17T12:57:13.5370506Z test_forward_per_channel_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.016s) 2022-08-17T12:57:13.5375741Z test_forward_per_channel_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.000s) 2022-08-17T12:57:13.5514552Z test_forward_per_channel_half_precision_numerics (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.016s) 2022-08-17T12:57:13.5525473Z test_forward_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2022-08-17T12:57:13.6647447Z Tests the forward path of the FakeQuantizePerTensorAffine op. ... ok (0.113s) 2022-08-17T12:57:13.6770804Z test_forward_per_tensor_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.016s) 2022-08-17T12:57:13.6776104Z test_forward_per_tensor_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.000s) 2022-08-17T12:57:13.6841399Z test_forward_per_tensor_half_precision_numerics (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.000s) 2022-08-17T12:57:13.8435525Z test_fq_module_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.158s) 2022-08-17T12:57:13.8517848Z test_fq_serializable_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.016s) 2022-08-17T12:57:13.8577007Z test_learnable_backward_per_channel_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.000s) 2022-08-17T12:57:13.8637609Z test_learnable_backward_per_channel_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.016s) 2022-08-17T12:57:14.2084066Z test_learnable_backward_per_tensor_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.345s) 2022-08-17T12:57:14.2138887Z test_learnable_backward_per_tensor_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.000s) 2022-08-17T12:57:14.3937276Z test_learnable_forward_per_channel_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.177s) 2022-08-17T12:57:14.3993654Z test_learnable_forward_per_channel_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.000s) 2022-08-17T12:57:14.4050540Z test_learnable_forward_per_tensor_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.016s) 2022-08-17T12:57:14.4103843Z test_learnable_forward_per_tensor_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.000s) 2022-08-17T12:57:14.4940766Z test_numerical_consistency_per_channel (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.079s) 2022-08-17T12:57:14.5226455Z test_numerical_consistency_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.031s) 2022-08-17T12:57:14.5248217Z test_forward_hooks_preserved (quantization.eager.test_fuse_eager.TestFuseEager) 2022-08-17T12:57:14.5389871Z Test case that checks whether forward pre hooks of the first module and ... ok (0.016s) 2022-08-17T12:57:14.5870931Z test_fuse_module_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.049s) 2022-08-17T12:57:14.8994682Z test_fuse_module_train (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.317s) 2022-08-17T12:57:14.9314761Z test_fusion_conv_with_bias (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.031s) 2022-08-17T12:57:14.9373109Z test_fusion_convtranspose_bn_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.000s) 2022-08-17T12:57:14.9406244Z test_fusion_linear_bn_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.016s) 2022-08-17T12:57:15.5614922Z test_fusion_sequential_model_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.614s) 2022-08-17T12:57:15.6437217Z test_fusion_sequential_model_train (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.077s) 2022-08-17T12:57:15.6466774Z test_fuse_addtional_fuser_method (quantization.fx.test_quantize_fx.TestFuseFx) ... skip: Temprorarily skipping the test case, will enable after the simplepattern format is supported (0.016s) 2022-08-17T12:57:15.6781422Z test_fuse_conv_bn_relu (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.026s) 2022-08-17T12:57:15.6853612Z test_fuse_convtranspose_bn_eval (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.000s) 2022-08-17T12:57:15.6945717Z test_fuse_custom_pattern (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.016s) 2022-08-17T12:57:15.6998964Z test_fuse_linear_bn_eval (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.000s) 2022-08-17T12:57:15.7078770Z test_fuse_module_relu (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.016s) 2022-08-17T12:57:15.7100006Z test_fusion_pattern_with_matchallnode (quantization.fx.test_quantize_fx.TestFuseFx) 2022-08-17T12:57:15.7140051Z This test tests that the node matched by MatchAllNode will be regared as an input ... ok (0.000s) 2022-08-17T12:57:15.7162564Z test_fusion_pattern_with_multiple_inputs (quantization.fx.test_quantize_fx.TestFuseFx) 2022-08-17T12:57:15.7204060Z This test tests two keys in backend_config: root_node_getter and ... ok (0.016s) 2022-08-17T12:57:15.7356856Z test_problematic_fuse_example (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.016s) 2022-08-17T12:57:15.7369905Z test_qconfig_fused_module (quantization.fx.test_quantize_fx.TestFuseFx) 2022-08-17T12:57:15.7767526Z TODO: add test for all fused modules ... ok (0.041s) 2022-08-17T12:57:15.7838857Z test_fused_backward_op_fake_quant_off (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\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:57:15.7840229Z warnings.warn(msg, FutureWarning) 2022-08-17T12:57:15.7846317Z ok (0.000s) 2022-08-17T12:57:15.7926856Z test_fused_obs_fake_quant_backward_op (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) ... ok (0.016s) 2022-08-17T12:57:15.7951157Z test_fused_obs_fake_quant_moving_avg (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) 2022-08-17T12:57:15.8087552Z Tests the case where we call the fused_obs_fake_quant op multiple times ... ok (0.016s) 2022-08-17T12:57:15.8112859Z test_fused_obs_fake_quant_moving_avg_per_channel (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) 2022-08-17T12:57:15.8499300Z Tests the case where we call the fused_obs_fake_quant op multiple times ... ok (0.031s) 2022-08-17T12:57:15.8617785Z test_compare_fused_obs_fq_oss_module (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.016s) 2022-08-17T12:57:15.8778274Z test_default_fused_qat_config (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.015s) 2022-08-17T12:57:15.8959717Z test_embedding_bag_qat_config (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.016s) 2022-08-17T12:57:15.9204770Z test_embedding_qat_config (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.031s) 2022-08-17T12:57:15.9528722Z test_fused_mod_per_channel (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.031s) 2022-08-17T12:57:15.9544961Z test_fused_mod_reduce_range (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.000s) 2022-08-17T12:57:15.9611830Z test_fused_obs_fq_module (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.000s) 2022-08-17T12:57:15.9716613Z test_fused_obs_fq_moving_avg_module (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.016s) 2022-08-17T12:57:15.9948426Z test_quantized_add_relu_fusion (quantization.jit.test_fusion_passes.TestFusionPasses) ... ok (0.026s) 2022-08-17T12:57:16.0551123Z test_input_weight_equalization_determine_points (quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization) ... ok (0.063s) 2022-08-17T12:57:16.1250111Z test_input_weight_equalization_report_gen (quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization) ... ok (0.067s) 2022-08-17T12:57:16.1431190Z test_input_weight_equalization_report_gen_empty (quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization) ... ok (0.016s) 2022-08-17T12:57:16.1774368Z test_all_outlier_report_gen (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... ok (0.036s) 2022-08-17T12:57:16.2904528Z test_multiple_run_consistent_spike_outlier_report_gen (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... ok (0.108s) 2022-08-17T12:57:16.3161790Z test_no_outlier_report_gen (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... ok (0.031s) 2022-08-17T12:57:16.3521983Z test_outlier_detection_determine_points (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... ok (0.031s) 2022-08-17T12:57:16.3541968Z test_constructor (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2022-08-17T12:57:16.3682605Z Tests the constructor of the ModelReport class. ... ok (0.026s) 2022-08-17T12:57:16.3686476Z test_equalization_mapping_generation (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2022-08-17T12:57:16.3695485Z Tests for generation of qconfigs by ModelReport API ... ok (0.000s) 2022-08-17T12:57:16.3715585Z test_generate_report (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2022-08-17T12:57:16.4211819Z Tests model_report.generate_model_report to ensure report generation ... C:\actions-runner\_work\pytorch\pytorch\test\quantization\fx\test_model_report_fx.py:1057: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T12:57:16.4213280Z example_input = torch.tensor(torch.randint(100, (1, 3, 3, 3)), dtype=torch.float) 2022-08-17T12:57:16.6110825Z ok (0.233s) 2022-08-17T12:57:16.6124220Z test_generate_visualizer (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2022-08-17T12:57:16.6439290Z Tests that the ModelReport class can properly create the ModelReportVisualizer instance ... ok (0.041s) 2022-08-17T12:57:16.6460359Z test_prepare_model_callibration (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2022-08-17T12:57:16.6719100Z Tests model_report.prepare_detailed_calibration that prepares the model for callibration ... ok (0.026s) 2022-08-17T12:57:16.6723491Z test_qconfig_mapping_generation (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2022-08-17T12:57:16.6732419Z Tests for generation of qconfigs by ModelReport API ... ok (0.000s) 2022-08-17T12:57:16.7476601Z test_nested_detection_case (quantization.fx.test_model_report_fx.TestFxModelReportDetectDynamicStatic) ... ok (0.073s) 2022-08-17T12:57:16.7499419Z test_conv_sub_class_considered (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... skip: Quantized operations require QNNPACK. (0.000s) 2022-08-17T12:57:16.7709311Z test_fusion_layer_in_sequential (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... ok (0.026s) 2022-08-17T12:57:16.7731742Z test_multi_linear_model_without_per_channel (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... skip: Quantized operations require QNNPACK. (0.000s) 2022-08-17T12:57:16.7760974Z test_multiple_q_config_options (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... skip: Quantized operations require QNNPACK. (0.000s) 2022-08-17T12:57:16.7786348Z test_qat_aware_model_example (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... skip: Quantized operations require QNNPACK. (0.000s) 2022-08-17T12:57:16.7804592Z test_sequential_model_format (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... skip: Quantized operations require QNNPACK. (0.000s) 2022-08-17T12:57:16.8696838Z test_simple_conv (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... ok (0.094s) 2022-08-17T12:57:16.8905392Z test_observer_after_relu (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... ok (0.026s) 2022-08-17T12:57:17.0056181Z test_random_epochs_and_batches (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... ok (0.119s) 2022-08-17T12:57:17.0097658Z test_single_batch_of_ones (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... ok (0.000s) 2022-08-17T12:57:17.0242767Z test_zero_tensor_errors (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... ok (0.016s) 2022-08-17T12:57:17.0252383Z test_generate_tables_match_with_report (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2022-08-17T12:57:17.0577013Z Tests the generate_table_view() ... ok (0.031s) 2022-08-17T12:57:17.0586043Z test_generate_tables_no_match (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2022-08-17T12:57:17.0898322Z Tests the generate_table_view() ... ok (0.026s) 2022-08-17T12:57:17.0907147Z test_generate_tables_single_feat_match (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2022-08-17T12:57:17.1231789Z Tests the generate_table_view() ... ok (0.031s) 2022-08-17T12:57:17.1245916Z test_get_modules_and_features (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2022-08-17T12:57:17.1569990Z Tests the get_all_unique_module_fqns and get_all_unique_feature_names methods of ... ok (0.041s) 2022-08-17T12:57:40.0705694Z test_histogram_observer (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (22.919s) 2022-08-17T12:57:45.5892066Z test_histogram_observer_against_reference (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (5.517s) 2022-08-17T12:57:45.9694658Z test_histogram_observer_one_sided (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (0.378s) 2022-08-17T12:57:46.6827541Z test_histogram_observer_same_inputs (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (0.704s) 2022-08-17T12:57:47.2805023Z test_observer_scriptable (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (0.605s) 2022-08-17T12:57:47.4543142Z test_fake_quant_true_quant_compare (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.171s) 2022-08-17T12:57:47.5129383Z test_float_quant_compare_per_channel (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.057s) 2022-08-17T12:57:47.5858219Z test_float_quant_compare_per_tensor (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.078s) 2022-08-17T12:57:47.8771232Z test_weight_only_activation_only_fakequant (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.288s) 2022-08-17T12:57:47.9814979Z test_compare_model_outputs_conv_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.110s) 2022-08-17T12:57:48.0878502Z test_compare_model_outputs_functional_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.096s) 2022-08-17T12:57:48.0937059Z test_compare_model_outputs_linear_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.016s) 2022-08-17T12:57:48.4186120Z test_compare_model_outputs_linear_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.317s) 2022-08-17T12:57:48.4279038Z test_compare_model_outputs_lstm_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.016s) 2022-08-17T12:57:48.5540305Z test_compare_model_stub_conv_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.128s) 2022-08-17T12:57:48.6603803Z test_compare_model_stub_functional_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.095s) 2022-08-17T12:57:48.6653002Z test_compare_model_stub_linear_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.001s) 2022-08-17T12:57:48.9895342Z test_compare_model_stub_linear_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.316s) 2022-08-17T12:57:48.9971744Z test_compare_model_stub_lstm_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.016s) 2022-08-17T12:57:49.2892200Z test_compare_model_stub_partial (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.289s) 2022-08-17T12:57:49.2998585Z test_compare_model_stub_submodule_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.016s) 2022-08-17T12:57:49.3899951Z test_compare_weights_conv_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.087s) 2022-08-17T12:57:49.3945620Z test_compare_weights_linear_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.010s) 2022-08-17T12:57:49.7192689Z test_compare_weights_linear_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.324s) 2022-08-17T12:57:49.7256816Z test_compare_weights_lstm_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.000s) 2022-08-17T12:57:49.7265447Z test_mobilenet_v2 (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: no torchvision (0.000s) 2022-08-17T12:57:49.7270188Z test_mobilenet_v3 (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: no torchvision (0.000s) 2022-08-17T12:57:49.7288942Z test_output_logger (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.000s) 2022-08-17T12:57:49.7303690Z test_shadow_logger (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.000s) 2022-08-17T12:57:49.7310314Z test_histogram_observer_consistent_buffer_shape (quantization.core.test_workflow_module.TestObserver) 2022-08-17T12:57:49.7364586Z Ensures that the buffer shapes do not change from uninitialized to ... ok (0.016s) 2022-08-17T12:57:49.7374346Z test_histogram_observer_save_load_state_dict (quantization.core.test_workflow_module.TestObserver) 2022-08-17T12:57:49.7387385Z Smoke test on saving/loading state_dict ... ok (0.000s) 2022-08-17T12:57:49.7599670Z test_memoryless_minmaxobserver (quantization.core.test_workflow_module.TestObserver) ... ok (0.016s) 2022-08-17T12:57:49.7821753Z test_memoryless_perchannelminmaxobserver (quantization.core.test_workflow_module.TestObserver) ... ok (0.032s) 2022-08-17T12:57:49.7831215Z test_observer_qparams_respects_device_affinity (quantization.core.test_workflow_module.TestObserver) 2022-08-17T12:57:49.7831858Z Ensure that the scale and zero_point returned by the observer ... skip: multi-GPU not supported (0.001s) 2022-08-17T12:57:49.8787100Z test_observer_scriptable (quantization.core.test_workflow_module.TestObserver) ... ok (0.095s) 2022-08-17T12:57:50.1789798Z test_per_channel_observers (quantization.core.test_workflow_module.TestObserver) ... ok (0.300s) 2022-08-17T12:57:50.2564728Z test_per_tensor_observers (quantization.core.test_workflow_module.TestObserver) ... ok (0.078s) 2022-08-17T12:57:50.2575620Z test_save_load_state_dict_script (quantization.core.test_workflow_module.TestObserver) 2022-08-17T12:57:50.5127302Z Tests that we can save and load state_dict for observers that are scripted ... ok (0.255s) 2022-08-17T12:57:50.5132447Z test_state_dict_respects_device_affinity (quantization.core.test_workflow_module.TestObserver) ... skip: multi-GPU not supported (0.000s) 2022-08-17T12:57:50.5154588Z test_zero_numel (quantization.core.test_workflow_module.TestObserver) ... ok (0.000s) 2022-08-17T12:57:50.5226862Z test_constant_padNd (quantization.core.test_quantized_op.TestPadding) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:747: UserWarning: non-inplace resize is deprecated 2022-08-17T12:57:50.5227381Z warnings.warn("non-inplace resize is deprecated") 2022-08-17T12:57:59.6588492Z ok (9.139s) 2022-08-17T12:58:00.0514977Z test_reflection_pad1d (quantization.core.test_quantized_op.TestPadding) ... ok (0.398s) 2022-08-17T12:58:24.5600415Z test_reflection_pad2d (quantization.core.test_quantized_op.TestPadding) ... ok (24.508s) 2022-08-17T12:58:24.5620287Z test_adaptive_avg_pool2d (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2022-08-17T12:58:24.5641595Z test_avg_pool2d (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2022-08-17T12:58:24.5655926Z test_hardtanh (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2022-08-17T12:58:24.5669242Z test_mean (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.010s) 2022-08-17T12:58:24.5695552Z test_qnnpack_add (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2022-08-17T12:58:24.5713496Z test_qnnpack_add_broadcast (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2022-08-17T12:58:24.5732205Z test_qnnpack_maxpool2d (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2022-08-17T12:58:24.5741673Z test_qnnpack_relu (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2022-08-17T12:58:24.5755231Z test_qnnpack_sigmoid (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2022-08-17T12:58:24.5766325Z test_qnnpack_sigmoid_sweep (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2022-08-17T12:58:24.5779714Z test_qnnpack_tanh (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2022-08-17T12:58:24.5964808Z test_quantization_doc_custom (quantization.core.test_docs.TestQuantizationDocs) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_fx.py:572: UserWarning: Passing a convert_custom_config_dict to convert is deprecated and will not be supported in a future version. Please pass in a ConvertCustomConfig instead. 2022-08-17T12:58:24.5965464Z warnings.warn( 2022-08-17T12:58:24.6018268Z ok (0.026s) 2022-08-17T12:58:24.6534174Z test_quantization_doc_fx (quantization.core.test_docs.TestQuantizationDocs) ... ok (0.057s) 2022-08-17T12:58:24.6570028Z test_quantization_doc_ptdq (quantization.core.test_docs.TestQuantizationDocs) ... ok (0.000s) 2022-08-17T12:58:24.7521389Z test_quantization_doc_ptsq (quantization.core.test_docs.TestQuantizationDocs) ... ok (0.098s) 2022-08-17T12:58:24.7661000Z test_quantization_doc_qat (quantization.core.test_docs.TestQuantizationDocs) ... ok (0.010s) 2022-08-17T12:58:24.7714165Z test_child_module_does_not_return_tensor (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.010s) 2022-08-17T12:58:24.8998769Z test_child_modules (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.120s) 2022-08-17T12:58:24.9073774Z test_conv_functional_dynamic_weights (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.016s) 2022-08-17T12:58:24.9770614Z test_conv_functional_qat (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.067s) 2022-08-17T12:58:25.0099531Z test_conv_int32_reference_model (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.031s) 2022-08-17T12:58:25.1012122Z test_conv_mod_qat (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.099s) 2022-08-17T12:58:25.1022338Z test_conv_unsupported_inplace_conv (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) 2022-08-17T12:58:25.1023155Z Verifies that having an quantizeable op which is inplace ... skip: FX graph mode is using fake_quantize with PTQ, TODO verify (0.000s) 2022-08-17T12:58:25.1114425Z test_fusion (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.000s) 2022-08-17T12:58:25.2146169Z test_fusion2 (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.111s) 2022-08-17T12:58:25.2156154Z test_fusion_called_multiple_times (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) 2022-08-17T12:58:25.2973444Z Tests that fusion works if the modules to fuse get called multiple ... ok (0.079s) 2022-08-17T12:58:25.3204437Z test_fusion_functions (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.016s) 2022-08-17T12:58:25.4623029Z test_inplace_unquantizeable_op (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.127s) 2022-08-17T12:58:25.5389516Z test_jit_tracing_removes_aliases (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.079s) 2022-08-17T12:58:25.5944423Z test_method (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.065s) 2022-08-17T12:58:25.8527513Z test_module_calls_items (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.254s) 2022-08-17T12:58:25.8534472Z test_module_created_during_forward (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) 2022-08-17T12:58:25.8572609Z Some BERT models have this pattern ... ok (0.000s) 2022-08-17T12:58:25.8583886Z test_module_input_types (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... skip: TODO build this (0.000s) 2022-08-17T12:58:25.8874419Z test_module_list (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.032s) 2022-08-17T12:58:25.9548695Z test_module_return_types (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.063s) 2022-08-17T12:58:25.9599138Z test_module_returns_namedtuple (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.001s) 2022-08-17T12:58:26.1413573Z test_multiple_modules (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.174s) 2022-08-17T12:58:26.1580503Z test_numeric_suite (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.016s) 2022-08-17T12:58:26.1590676Z test_observers_not_touched_by_tracing (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) 2022-08-17T12:58:26.1631746Z Verifies that running dynamic tracing does not change any data ... ok (0.016s) 2022-08-17T12:58:26.2308680Z test_prepare_custom_config_dict_non_traceable_module_class_child_leaf (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.063s) 2022-08-17T12:58:26.2721349Z test_prepare_custom_config_dict_non_traceable_module_class_mid_leaf (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.032s) 2022-08-17T12:58:26.2733195Z test_qconfig_dict_global (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) 2022-08-17T12:58:26.2825120Z Verifies that the '' option of qconfig_dict works ... ok (0.000s) 2022-08-17T12:58:26.2838460Z test_qconfig_dict_module_name (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) 2022-08-17T12:58:26.2946039Z Verifies that the 'module_name' option of qconfig_dict works ... ok (0.016s) 2022-08-17T12:58:26.2957395Z test_qconfig_dict_object_type_function (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) 2022-08-17T12:58:26.3031802Z Verifies that the 'object_type' option of qconfig_dict works ... ok (0.000s) 2022-08-17T12:58:26.3042870Z test_qconfig_dict_object_type_function_global_none (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) 2022-08-17T12:58:26.3111009Z Verifies that the 'object_type' option of qconfig_dict works ... ok (0.016s) 2022-08-17T12:58:26.3122205Z test_qconfig_dict_object_type_method (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) 2022-08-17T12:58:26.3206973Z Verifies that the 'object_type' option of qconfig_dict works ... ok (0.016s) 2022-08-17T12:58:26.3217795Z test_qconfig_dict_object_type_module (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) 2022-08-17T12:58:26.3307699Z Verifies that the 'object_type' option of qconfig_dict works ... ok (0.000s) 2022-08-17T12:58:26.3314731Z test_qconfig_dict_unsupported_does_not_crash_when_empty (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) 2022-08-17T12:58:26.3438433Z Verifies that the yet unimplemented keys of qconfig_dict only ... ok (0.016s) 2022-08-17T12:58:26.3698426Z test_serialization (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.033s) 2022-08-17T12:58:26.3879628Z test_serialization_functional (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.016s) 2022-08-17T12:58:26.3891039Z test_subclass_of_quantizeable_module (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) 2022-08-17T12:58:26.5168840Z If a user creates a subclass of nn.BatchNorm2d, that subclass ... ok (0.127s) 2022-08-17T12:58:26.5829367Z test_unknown_op_after_quantized (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.073s) 2022-08-17T12:58:26.6446703Z test_unsupported_ops (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.048s) 2022-08-17T12:58:26.6507897Z test_unsupported_ops_recorded (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.016s) 2022-08-17T12:58:26.7654546Z test_vovnet_sequential (quantization.dbr.test_quantize_dbr.TestQuantizeDBR) ... ok (0.117s) 2022-08-17T12:58:26.8293671Z test_add (quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps) ... ok (0.062s) 2022-08-17T12:58:26.8640680Z test_add_int32 (quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps) ... ok (0.026s) 2022-08-17T12:58:27.0332619Z test_cat_fp32 (quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps) ... ok (0.175s) 2022-08-17T12:58:27.1019358Z test_cat_int (quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps) ... ok (0.072s) 2022-08-17T12:58:27.3551067Z test_conv (quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps) ... ok (0.248s) 2022-08-17T12:58:27.5418877Z test_conv_functional (quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps) ... ok (0.196s) 2022-08-17T12:58:27.5887826Z test_div (quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps) ... ok (0.046s) 2022-08-17T12:58:27.6984306Z test_embedding (quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps) ... ok (0.097s) 2022-08-17T12:58:27.7721356Z test_linear_dynamic (quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps) ... ok (0.087s) 2022-08-17T12:58:27.8326884Z test_linear_functional (quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps) ... ok (0.046s) 2022-08-17T12:58:27.8912448Z test_linear_functional_nobias (quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps) ... ok (0.067s) 2022-08-17T12:58:27.9488591Z test_mul (quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps) ... ok (0.051s) 2022-08-17T12:58:28.0291189Z test_mul_int (quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps) ... ok (0.088s) 2022-08-17T12:58:28.0768640Z test_sub (quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps) ... ok (0.046s) 2022-08-17T12:58:28.0775320Z test_mobilenet_v2 (quantization.dbr.test_quantize_dbr.TestQuantizeDBRModels) ... skip: no torchvision (0.000s) 2022-08-17T12:58:28.0783958Z test_mobilenet_v2_removes_aliases (quantization.dbr.test_quantize_dbr.TestQuantizeDBRModels) ... skip: no torchvision (0.000s) 2022-08-17T12:58:28.1784503Z test_add_linear (quantization.dbr.test_quantize_dbr.TestQuantizeDBRMultipleOps) ... ok (0.098s) 2022-08-17T12:58:28.2679147Z test_conv_add (quantization.dbr.test_quantize_dbr.TestQuantizeDBRMultipleOps) ... ok (0.095s) 2022-08-17T12:58:28.3925470Z test_conv_flatten_linear (quantization.dbr.test_quantize_dbr.TestQuantizeDBRMultipleOps) ... ok (0.126s) 2022-08-17T12:58:28.5439323Z test_conv_relu_add (quantization.dbr.test_quantize_dbr.TestQuantizeDBRMultipleOps) ... ok (0.143s) 2022-08-17T12:58:28.6315388Z test_conv_scalar_add (quantization.dbr.test_quantize_dbr.TestQuantizeDBRMultipleOps) ... ok (0.096s) 2022-08-17T12:58:28.7442491Z test_dropout (quantization.dbr.test_quantize_dbr.TestQuantizeDBRMultipleOps) ... ok (0.112s) 2022-08-17T12:58:28.8362399Z test_dropout_conv (quantization.dbr.test_quantize_dbr.TestQuantizeDBRMultipleOps) ... ok (0.089s) 2022-08-17T12:58:29.0002228Z test_gelu_linear (quantization.dbr.test_quantize_dbr.TestQuantizeDBRMultipleOps) ... ok (0.159s) 2022-08-17T12:58:29.0801364Z test_inplace_add (quantization.dbr.test_quantize_dbr.TestQuantizeDBRMultipleOps) ... ok (0.079s) 2022-08-17T12:58:29.3048316Z test_linear_torch_relu (quantization.dbr.test_quantize_dbr.TestQuantizeDBRMultipleOps) ... ok (0.237s) 2022-08-17T12:58:29.5312194Z test_lstm (quantization.dbr.test_quantize_dbr.TestQuantizeDBRMultipleOps) ... ok (0.221s) 2022-08-17T12:58:29.6178577Z test_module_then_add (quantization.dbr.test_quantize_dbr.TestQuantizeDBRMultipleOps) ... ok (0.083s) 2022-08-17T12:58:29.6598306Z test_embedding_bag (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitOps) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:669: 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 C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen/core/TensorBody.h:483.) 2022-08-17T12:58:29.6600342Z if param.grad is not None: 2022-08-17T12:58:29.7197086Z ok (0.110s) 2022-08-17T12:58:29.8049438Z test_embedding_bag_padding_idx_error (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitOps) ... ok (0.083s) 2022-08-17T12:58:30.6046648Z test_linear (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitOps) ... ok (0.803s) 2022-08-17T12:58:30.6245852Z test_convert_dynamic_fp16 (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.016s) 2022-08-17T12:58:30.6664670Z test_dynamic_multi_op (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\jit\passes\quantization\insert_quant_dequant.cpp:1328] Warning: debug option for add_scalar and mul_scalar is not supported, please don't use debug option for models that uses these ops. (function operator ()) 2022-08-17T12:58:30.9258191Z ok (0.305s) 2022-08-17T12:58:31.2321326Z test_dynamic_quant_multi_uses (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.305s) 2022-08-17T12:58:31.6018251Z test_dynamic_shared_weights (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.361s) 2022-08-17T12:58:31.7136996Z test_dynamic_weight_observer (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.110s) 2022-08-17T12:58:32.3162110Z test_dynamic_with_if (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.602s) 2022-08-17T12:58:32.4263419Z test_insert_quant_dequant_linear_dynamic (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.112s) 2022-08-17T12:58:32.4675537Z test_prepare_dynamic (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.048s) 2022-08-17T12:58:32.5081718Z test_prepare_dynamic_child_qconfig (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.031s) 2022-08-17T12:58:32.5292439Z test_quantize_dynamic_fp16 (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.032s) 2022-08-17T12:58:32.7090577Z test_lower_graph_conv2d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerONNXExport) ... skip: Caffe2 is not available (0.168s) 2022-08-17T12:58:32.7099921Z test_lower_graph_conv3d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerONNXExport) ... skip: onnx opset9 does not support quantize_per_tensor and caffe2 does not support conv3d (0.016s) 2022-08-17T12:58:32.7114345Z test_lower_graph_linear (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerONNXExport) ... skip: Caffe2 is not available (0.000s) 2022-08-17T12:58:32.7322578Z test_conv_1d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.016s) 2022-08-17T12:58:32.7523954Z test_conv_2d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.016s) 2022-08-17T12:58:32.7771264Z test_conv_3d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.026s) 2022-08-17T12:58:32.7962707Z test_conv_transpose_1d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.026s) 2022-08-17T12:58:32.8163340Z test_conv_transpose_2d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.016s) 2022-08-17T12:58:32.8395673Z test_conv_transpose_3d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.026s) 2022-08-17T12:58:33.2768858Z test_functional_module (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.430s) 2022-08-17T12:58:33.2884863Z test_int16_reference_module (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.016s) 2022-08-17T12:58:33.2922287Z test_leaky_relu (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.000s) 2022-08-17T12:58:33.3104559Z test_linear (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.026s) 2022-08-17T12:58:33.3137628Z test_relu (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.000s) 2022-08-17T12:58:33.3183225Z test_embedding_ops_dynamic (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) ... ok (0.000s) 2022-08-17T12:58:33.3196490Z test_forward_hooks_preserved (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2022-08-17T12:58:33.3223752Z Test post-training dynamic quantization on preserving ... ok (0.016s) 2022-08-17T12:58:33.4235359Z test_linear_relu_fusion (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) ... ok (0.093s) 2022-08-17T12:58:33.4247232Z test_nested1 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2022-08-17T12:58:34.1909571Z Test quantization for nested model, top level 'fc3' and ... ok (0.776s) 2022-08-17T12:58:34.1922503Z test_nested2 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2022-08-17T12:58:35.0878907Z Another test case for quantized, we will quantize all submodules ... ok (0.891s) 2022-08-17T12:58:35.0890905Z test_nested3 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2022-08-17T12:58:35.9704790Z More complicated nested test case with child qconfig overrides ... ok (0.884s) 2022-08-17T12:58:35.9715280Z test_per_channel_linear_quantize (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2022-08-17T12:58:36.3215938Z Test quantization for per_channel dynamic quantization ... ok (0.355s) 2022-08-17T12:58:36.3241613Z test_quantized_rnn (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2022-08-17T12:58:37.8300671Z Test dynamic quantization, scriptability and serialization for dynamic quantized lstm modules on int8 and fp16 ... ok (1.505s) 2022-08-17T12:58:37.8327117Z test_quantized_rnn_cell (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2022-08-17T12:58:38.6335963Z Test dynamic quantization, scriptability and serialization for dynamic quantized rnn cell modules on int8 and fp16 ... ok (0.809s) 2022-08-17T12:58:38.6348560Z test_single_layer (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2022-08-17T12:58:39.0320159Z Dynamic Quantize SingleLayerLinearDynamicModel which has one Linear module, ... ok (0.398s) 2022-08-17T12:58:39.0331148Z test_two_layers (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2022-08-17T12:58:39.4010921Z TwoLayerLinearModel has two Linear modules but we only quantize the second one ... ok (0.366s) 2022-08-17T12:58:39.4023773Z test_type_match_rule (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2022-08-17T12:58:39.9452557Z Test quantization for nested model, top level 'fc3' and ... ok (0.541s) 2022-08-17T12:58:39.9463767Z test_activations (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-08-17T12:58:40.6631346Z Test quantization of activations ... ok (0.721s) 2022-08-17T12:58:40.6638614Z test_convtranspose_per_channel_fails_early (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-08-17T12:58:40.6656676Z Verifies that attempting to quantize a ConvTranspose module with per-Channel ... ok (0.000s) 2022-08-17T12:58:40.6662611Z test_convtranspose_per_channel_qconfig_none (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-08-17T12:58:40.6677532Z Verifies that having qconfig==None for conv transpose does not crash ... ok (0.000s) 2022-08-17T12:58:40.6849606Z test_custom_module_class (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... ok (0.016s) 2022-08-17T12:58:40.6913205Z test_dequant_stub (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... ok (0.016s) 2022-08-17T12:58:41.0143452Z test_forward_hooks_preserved (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... ok (0.317s) 2022-08-17T12:58:41.0152431Z test_manual (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-08-17T12:58:41.4492840Z User inserts QuantStub and DeQuantStub in model code ... ok (0.428s) 2022-08-17T12:58:41.4509466Z test_nested1 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-08-17T12:58:42.0683287Z Test quantization for nested model, top level 'fc3' and ... ok (0.622s) 2022-08-17T12:58:42.4915092Z test_nested2 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... ok (0.429s) 2022-08-17T12:58:42.4930705Z test_nested3 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-08-17T12:58:43.2737168Z More complicated nested test case with child qconfig overrides ... ok (0.778s) 2022-08-17T12:58:43.2751616Z test_normalization (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-08-17T12:58:43.7072813Z Test quantization of normalization layers ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize.py:294: UserWarning: None of the submodule got qconfig applied. Make sure you passed correct configuration through `qconfig_dict` or by assigning the `.qconfig` attribute directly on submodules 2022-08-17T12:58:43.7073843Z warnings.warn("None of the submodule got qconfig applied. Make sure you " 2022-08-17T12:58:43.8063599Z ok (0.532s) 2022-08-17T12:58:43.8080376Z test_quantized_embedding (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-08-17T12:58:43.8967114Z Test the post-training quantization flow, serialization and scripting ... ok (0.095s) 2022-08-17T12:58:43.8991132Z test_quantized_embedding_bag (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-08-17T12:58:43.9900367Z Test the post-training quantization flow, serialization and scripting ... ok (0.094s) 2022-08-17T12:58:43.9950434Z test_quantwrapper_attaches_qconfig_to_dequant (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... ok (0.000s) 2022-08-17T12:58:43.9961989Z test_resnet_base (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-08-17T12:58:44.1860799Z Test quantization for bottleneck topology used in resnet/resnext ... ok (0.191s) 2022-08-17T12:58:44.1874469Z test_save_load_state_dict (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-08-17T12:58:44.7895500Z Test PTQ flow of creating a model and quantizing it and saving the quantized state_dict ... ok (0.603s) 2022-08-17T12:58:44.7911581Z test_single_layer (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-08-17T12:58:46.4200314Z Quantize SingleLayerLinearModel which has one Linear module, make sure it is swapped ... ok (1.629s) 2022-08-17T12:58:46.4212213Z test_skip_quant (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-08-17T12:58:48.1176217Z The case when we want to skip quantizing some layers ... ok (1.697s) 2022-08-17T12:58:48.1188476Z test_two_layers (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2022-08-17T12:58:48.5531782Z TwoLayerLinearModel has two Linear modules but we only quantize the second one ... ok (0.446s) 2022-08-17T12:58:48.5586959Z test_add_scalar_uses_input_qparams (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.000s) 2022-08-17T12:58:49.2343253Z test_conv_linear (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.682s) 2022-08-17T12:58:49.2354853Z test_conv_linear_symm (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) 2022-08-17T12:58:49.2364951Z Same as test_conv_linear but with Symmetric quantization. ... ok (0.000s) 2022-08-17T12:58:49.4717014Z test_defused_embedding_bag_linear (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.238s) 2022-08-17T12:58:49.8017007Z test_dropout (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.324s) 2022-08-17T12:58:50.0455836Z test_dynamic_qat_linear (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.238s) 2022-08-17T12:58:50.2892825Z test_embedding_bag_linear (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.252s) 2022-08-17T12:58:50.2960061Z test_embedding_qat_qconfig_equal (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.000s) 2022-08-17T12:58:50.2965655Z test_eval_only_fake_quant (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) 2022-08-17T12:58:50.3122853Z Using FakeQuant in evaluation only mode, ... ok (0.016s) 2022-08-17T12:58:50.3261472Z test_forward_hooks_preserved (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.016s) 2022-08-17T12:58:50.7731041Z test_manual (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.446s) 2022-08-17T12:58:50.7784340Z test_mul_scalar_uses_input_qparams (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.016s) 2022-08-17T12:58:50.7820305Z test_qat_embedding_bag_errors (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.000s) 2022-08-17T12:58:50.7839510Z test_train_save_load_eval (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) 2022-08-17T12:58:50.8774337Z Test QAT flow of creating a model, doing QAT and saving the quantized state_dict ... ok (0.096s) 2022-08-17T12:58:51.8511430Z test_conv_bn_folded_vs_unfolded (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.969s) 2022-08-17T12:58:52.2085423Z test_conv_bn_relu (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.364s) 2022-08-17T12:58:52.2223091Z test_fixed_qparam_ops (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.016s) 2022-08-17T12:58:52.2291095Z test_leaky_relu (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.000s) 2022-08-17T12:58:52.2342994Z test_linear_bn_numerics (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.000s) 2022-08-17T12:58:52.2356101Z test_linear_bn_symm_numerics (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.000s) 2022-08-17T12:58:52.2567830Z test_linear_bn_workflow (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.032s) 2022-08-17T12:58:52.2595909Z test_relu (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.000s) 2022-08-17T12:58:52.2607126Z test_assert_on_size_after_quant_layer (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:58:52.2845606Z Verifies that calculating a size of a quantized tensor works ... ok (0.031s) 2022-08-17T12:58:52.3611719Z test_attention (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.063s) 2022-08-17T12:58:52.3641535Z test_conv_bn_relu (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:58:53.7715375Z Tests fusion and quantization for "Conv - Bn" and "Conv - Bn - ReLU" ... ok (1.416s) 2022-08-17T12:58:53.7724797Z test_conv_linear_not_reference (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:58:55.3402827Z Test quantizing conv and linear ... ok (1.569s) 2022-08-17T12:58:55.3441732Z test_conv_linear_reference (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:58:56.8743960Z Test quantizing functional conv and linear with reference option ... ok (1.541s) 2022-08-17T12:58:56.9449938Z test_conv_lowering (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.062s) 2022-08-17T12:58:56.9473473Z test_convert_custom_config_from_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.000s) 2022-08-17T12:58:56.9491530Z test_convert_custom_config_set_observed_to_quantized_mapping (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.000s) 2022-08-17T12:58:56.9505691Z test_convert_custom_config_set_preserved_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.016s) 2022-08-17T12:58:56.9520076Z test_convert_custom_config_to_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.001s) 2022-08-17T12:58:56.9810100Z test_convert_qconfig_mapping (quantization.fx.test_quantize_fx.TestQuantizeFx) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\convert.py:580: UserWarning: Passing a QConfig dictionary to convert is deprecated and will not be supported in a future version. Please pass in a QConfigMapping instead. 2022-08-17T12:58:56.9811008Z warnings.warn( 2022-08-17T12:58:57.0050604Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: UserWarning: Node mods1_1_packed_weight_0 target mods1_1_packed_weight_0 mods1_1_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-08-17T12:58:57.0051483Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-17T12:58:57.0557449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: UserWarning: Node mods1_0_packed_weight_0 target mods1_0_packed_weight_0 mods1_0_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-08-17T12:58:57.0558346Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-17T12:58:57.0586901Z ok (0.095s) 2022-08-17T12:58:57.0596546Z test_convtranspose_per_channel_fails_early (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:58:57.0707603Z Verifies that attempting to quantize a ConvTranspose module with per-Channel ... ok (0.021s) 2022-08-17T12:58:57.0733399Z test_copy_node_has_shared_actpp_instance (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:58:57.1166744Z Test the output of CopyNode to have the same ... ok (0.041s) 2022-08-17T12:58:57.2003031Z test_custom_module_class (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.088s) 2022-08-17T12:58:57.2027751Z test_custom_module_class_input_has_multiple_users (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:58:57.2298034Z Tests that the flow still works when the input of custom module ... ok (0.031s) 2022-08-17T12:58:57.2518176Z test_deepcopy_preserve_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.016s) 2022-08-17T12:58:57.2534012Z test_default_quant_after_none_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:58:57.2750935Z Make sure default quant is inserted properly ... ok (0.030s) 2022-08-17T12:58:57.2762315Z test_dequantize (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:58:57.5266799Z Test to make sure dequantize node are placed before ... ok (0.249s) 2022-08-17T12:58:57.5278057Z test_dict_output (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:58:57.5488227Z Make sure quantization runs for models with dictionary output ... ok (0.010s) 2022-08-17T12:58:57.5505299Z test_dynamic_linear_input_multiple_use (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:58:57.5928402Z Tests input for dynamic linear being used by multiple ops ... ok (0.057s) 2022-08-17T12:58:57.6487160Z test_dynamic_quant_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.042s) 2022-08-17T12:58:57.6500153Z test_dynamic_quant_weight_observer (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:58:57.7415218Z Test that weight observer is run in convert step ... ok (0.104s) 2022-08-17T12:58:57.7437548Z test_dynamic_with_fusion (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:58:57.7685501Z Tests that dynamic quantization APIs work with Linear + Relu fusion ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: UserWarning: Node mods2_packed_weight_0 target mods2_packed_weight_0 mods2_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-08-17T12:58:57.7686507Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-17T12:58:57.7982513Z ok (0.057s) 2022-08-17T12:58:57.7999011Z test_dynamic_with_fusion_multiple_uses (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:58:57.8374854Z Tests that dynamic quantization APIs work with Linear + Relu fusion ... ok (0.031s) 2022-08-17T12:58:57.8392474Z test_fold_quant_dequant (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:58:57.8647362Z Test that the sequence of quant-dequant nodes in the ... ok (0.036s) 2022-08-17T12:58:57.8889934Z test_fp32_input_fp32_output (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.016s) 2022-08-17T12:58:57.9122657Z test_fp32_input_quantized_output (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.031s) 2022-08-17T12:58:57.9139309Z test_fp32_sum (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:58:57.9666950Z Verifies that fp32 sum works correctly if it's before or after ... ok (0.048s) 2022-08-17T12:58:57.9683566Z test_fuse_custom_config_from_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.000s) 2022-08-17T12:58:57.9698761Z test_fuse_custom_config_set_preserved_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.000s) 2022-08-17T12:58:57.9712311Z test_fuse_custom_config_to_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.000s) 2022-08-17T12:58:57.9948995Z test_fused_module_qat_swap (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.031s) 2022-08-17T12:58:57.9962736Z test_fusion_pattern_unquantized (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:58:58.0172367Z Ensure that leaving a possible fusion pattern of multiple nodes ... ok (0.016s) 2022-08-17T12:58:58.0189491Z test_getattr_with_nontensor_result (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:58:58.0755950Z Verifies that binary ops get quantized correctly if some ... ok (0.064s) 2022-08-17T12:58:59.0765219Z test_linear_bn (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.999s) 2022-08-17T12:58:59.0778340Z test_linear_qint8_activation (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:58:59.0937245Z Test support for qint8 activation in reference pattern ... ok (0.016s) 2022-08-17T12:58:59.1174890Z test_masked_fill_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.031s) 2022-08-17T12:58:59.1472440Z test_mul_add_fp16_config (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.032s) 2022-08-17T12:58:59.1483523Z test_no_obs_between_unmatched_node_and_copy_node (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:58:59.1671214Z Verifies that an observer is not inserted between an unmatched ... ok (0.016s) 2022-08-17T12:58:59.1804846Z test_non_traceable_module (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.016s) 2022-08-17T12:58:59.1812916Z test_not_used (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:58:59.1961149Z Test quantizing a not used value ... ok (0.016s) 2022-08-17T12:58:59.1979365Z test_observer_fqn (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:58:59.2201567Z Test to make sure the observer FQN is based on the quantizable op/module that it is observing ... ok (0.016s) 2022-08-17T12:58:59.2211074Z test_output_lists_and_dicts (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:58:59.2395212Z Verify that specifying complicated output types does not crash. ... ok (0.016s) 2022-08-17T12:58:59.2761252Z test_packed_weight_fused_op (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.048s) 2022-08-17T12:58:59.2774002Z test_pattern_match (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:58:59.2818485Z test MatchAllNode with ... ok (0.000s) 2022-08-17T12:58:59.3796590Z test_permute_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.101s) 2022-08-17T12:58:59.3832984Z test_prepare_custom_config_from_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.000s) 2022-08-17T12:58:59.3852106Z test_prepare_custom_config_set_float_to_observed_mapping (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.000s) 2022-08-17T12:58:59.3865867Z test_prepare_custom_config_set_input_quantized_indexes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.000s) 2022-08-17T12:58:59.3879980Z test_prepare_custom_config_set_non_traceable_module_classes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.000s) 2022-08-17T12:58:59.3894385Z test_prepare_custom_config_set_non_traceable_module_names (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.000s) 2022-08-17T12:58:59.3908715Z test_prepare_custom_config_set_output_quantized_indexes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.001s) 2022-08-17T12:58:59.3922060Z test_prepare_custom_config_set_preserved_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.000s) 2022-08-17T12:58:59.3939637Z test_prepare_custom_config_set_standalone_module_class (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.000s) 2022-08-17T12:58:59.3956285Z test_prepare_custom_config_set_standalone_module_name (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.000s) 2022-08-17T12:58:59.3986219Z test_prepare_custom_config_to_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.000s) 2022-08-17T12:58:59.4464892Z test_prepare_mode (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.047s) 2022-08-17T12:58:59.4475283Z test_prepared_model_deepcopy (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:58:59.4670662Z Ensures that copy.deepcopy works correctly on a prepared model. ... ok (0.016s) 2022-08-17T12:58:59.4856242Z test_preserve_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.031s) 2022-08-17T12:58:59.4871810Z test_preserve_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:58:59.5100258Z Test to make sure the temporary config option to preserve qconfig attributes ... ok (0.016s) 2022-08-17T12:58:59.5112114Z test_preserve_tuple (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:58:59.5242852Z Test tuple input type is preserved ... ok (0.016s) 2022-08-17T12:58:59.5490001Z test_propagate_dtypes_for_known_nodes_dict_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.033s) 2022-08-17T12:58:59.5731223Z test_propagate_dtypes_for_known_nodes_dict_split_tuple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.015s) 2022-08-17T12:58:59.5978799Z test_propagate_dtypes_for_known_nodes_dict_tuple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.031s) 2022-08-17T12:58:59.6210861Z test_propagate_dtypes_for_known_nodes_list_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.016s) 2022-08-17T12:58:59.6438595Z test_propagate_dtypes_for_known_nodes_split_list_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.031s) 2022-08-17T12:58:59.6675926Z test_propagate_dtypes_for_known_nodes_split_tuple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.016s) 2022-08-17T12:58:59.6909453Z test_propagate_dtypes_for_known_nodes_tuple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.031s) 2022-08-17T12:58:59.9873982Z test_qat_and_script (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.286s) 2022-08-17T12:58:59.9879714Z test_qat_prepare_device_affinity (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: multi-GPU not supported (0.000s) 2022-08-17T12:59:00.0149307Z test_qat_skip_untraced (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.031s) 2022-08-17T12:59:00.2517819Z test_qconfig_dict_setup (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.235s) 2022-08-17T12:59:00.3649691Z test_qconfig_dict_with_fused_modules (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.111s) 2022-08-17T12:59:00.3990948Z test_qconfig_for_call_func (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.048s) 2022-08-17T12:59:00.4676547Z test_qconfig_for_call_method (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.065s) 2022-08-17T12:59:00.4925776Z test_qconfig_function (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.017s) 2022-08-17T12:59:00.4966157Z test_qconfig_mapping_from_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.000s) 2022-08-17T12:59:00.4986625Z test_qconfig_mapping_set_global (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.017s) 2022-08-17T12:59:00.5027555Z test_qconfig_mapping_set_module_name (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.004s) 2022-08-17T12:59:00.5094396Z test_qconfig_mapping_set_module_name_object_type_order (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.007s) 2022-08-17T12:59:00.5141432Z test_qconfig_mapping_set_module_name_regex (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.001s) 2022-08-17T12:59:00.5183575Z test_qconfig_mapping_set_object_type (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.000s) 2022-08-17T12:59:00.5221470Z test_qconfig_mapping_to_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.000s) 2022-08-17T12:59:00.6428456Z test_qconfig_module_name_object_type_order (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.132s) 2022-08-17T12:59:00.6784898Z test_qconfig_module_name_regex (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.022s) 2022-08-17T12:59:00.7137129Z test_qconfig_module_type (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.043s) 2022-08-17T12:59:00.7438142Z test_qconfig_none (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.036s) 2022-08-17T12:59:00.7729386Z test_qconfig_precedence (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.028s) 2022-08-17T12:59:00.8164985Z test_qconfig_qat_module_type (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.033s) 2022-08-17T12:59:00.9009948Z test_qparams_buffers (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.082s) 2022-08-17T12:59:00.9036161Z test_qparams_fqn (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:59:00.9501254Z Test that the FQN of input_scale/zero_point is set ... ok (0.049s) 2022-08-17T12:59:00.9535666Z test_quant_output_always_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:59:01.0878827Z If the output is hardcoded to be quantized, ensure that ... ok (0.146s) 2022-08-17T12:59:01.1200638Z test_quantized_input_fp32_output (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.036s) 2022-08-17T12:59:01.1509648Z test_quantized_input_quantized_output (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.026s) 2022-08-17T12:59:01.1527752Z test_quantized_model_type (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:59:01.1960704Z Test state_dict and deepcopy works properly in the quantized model ... ok (0.040s) 2022-08-17T12:59:01.1977174Z test_ref_conv_module (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:59:01.4047429Z Make sure the numerics for models with ref conv module ... ok (0.212s) 2022-08-17T12:59:01.4062628Z test_ref_linear_module (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:59:01.4509991Z Make sure the numerics for models with ref linear module ... ok (0.052s) 2022-08-17T12:59:01.4544007Z test_register_patterns (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.000s) 2022-08-17T12:59:01.4750490Z test_relu_lowering (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.020s) 2022-08-17T12:59:01.4922797Z test_remove_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.016s) 2022-08-17T12:59:01.5160636Z test_repeat_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.031s) 2022-08-17T12:59:01.5397593Z test_reshape_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.016s) 2022-08-17T12:59:01.5509335Z test_return_none (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.016s) 2022-08-17T12:59:01.6769704Z test_reuse_input_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.124s) 2022-08-17T12:59:02.2553198Z test_save_observer_state_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.579s) 2022-08-17T12:59:02.6150523Z test_sequential (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.361s) 2022-08-17T12:59:02.6163485Z test_shape_followed_by_quantized_op (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:59:02.6428544Z Make sure that shape does not dequantize ... ok (0.031s) 2022-08-17T12:59:02.6647526Z test_size_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.020s) 2022-08-17T12:59:02.6903587Z test_stack_trace_preserved_linear (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.016s) 2022-08-17T12:59:02.8902751Z test_standalone_module_float_interface (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.210s) 2022-08-17T12:59:03.0073321Z test_standalone_module_quantized_interface (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.110s) 2022-08-17T12:59:03.0105006Z test_state_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) 2022-08-17T12:59:03.1027425Z Make sure packed params appear in state_dict ... ok (0.096s) 2022-08-17T12:59:03.1271878Z test_sub_scalar (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.031s) 2022-08-17T12:59:03.1511501Z test_torch_transpose_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.016s) 2022-08-17T12:59:03.1758721Z test_torch_unsqueeze_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.032s) 2022-08-17T12:59:03.1964795Z test_trace_quantize_per_tensor (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.016s) 2022-08-17T12:59:03.2200959Z test_transpose_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.031s) 2022-08-17T12:59:03.2450196Z test_unsqueeze__nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.016s) 2022-08-17T12:59:03.2696852Z test_unsqueeze_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.032s) 2022-08-17T12:59:03.2928516Z test_view_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.016s) 2022-08-17T12:59:03.2937383Z test_model_dropout (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: no torchvision (0.000s) 2022-08-17T12:59:03.2951951Z test_prepare_serialize_switch_device_convert (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: gpu is not available. (0.000s) 2022-08-17T12:59:03.6404002Z test_qat_embedding_linear (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... ok (0.349s) 2022-08-17T12:59:03.9239241Z test_qat_embeddingbag_linear (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... ok (0.286s) 2022-08-17T12:59:04.0310442Z test_qat_functional_linear (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... ok (0.104s) 2022-08-17T12:59:04.0318116Z test_resnet18_ddp (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: no torchvision (0.000s) 2022-08-17T12:59:04.5233626Z test_resnet_base (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... ok (0.485s) 2022-08-17T12:59:04.5248115Z test_static_gpu_convert_basic (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: gpu is not available. (0.016s) 2022-08-17T12:59:04.5262159Z test_switch_device_prepare_convert (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: gpu is not available. (0.000s) 2022-08-17T12:59:04.5283512Z test_torchvision (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: no torchvision (0.000s) 2022-08-17T12:59:12.0080503Z test_add (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (7.484s) 2022-08-17T12:59:19.6927548Z test_add_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (7.671s) 2022-08-17T12:59:19.7407218Z test_add_relu_multiple_uses_of_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.058s) 2022-08-17T12:59:19.7418793Z test_ave_pool_with_custom_cfg (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-08-17T12:59:19.7590491Z A test that checks correct patterns are produced for ... ok (0.016s) 2022-08-17T12:59:19.7602973Z test_bmm (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.000s) 2022-08-17T12:59:19.7614237Z test_bmm_int_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-08-17T12:59:19.7747146Z int8 is not supported for bmm so we won't produce reference ... ok (0.010s) 2022-08-17T12:59:19.7757173Z test_boolean_tensor (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-08-17T12:59:19.7908979Z Make sure we don't insert observer for boolean Tensors ... ok (0.016s) 2022-08-17T12:59:19.7931764Z test_cat (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-08-17T12:59:20.3687996Z quantization of the output of cat will depend on the ... ok (0.590s) 2022-08-17T12:59:20.3907676Z test_chunk (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.016s) 2022-08-17T12:59:21.7838058Z test_clamp (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (1.387s) 2022-08-17T12:59:22.2611650Z test_conv_module (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.484s) 2022-08-17T12:59:22.2617556Z test_conv_transpose_1d (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2022-08-17T12:59:22.2622399Z test_conv_transpose_2d (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2022-08-17T12:59:22.2628647Z test_copy_node_fp32_input (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-08-17T12:59:22.2754726Z CopyNode works for both fp32 and int8 inputs, this is a test to make ... ok (0.020s) 2022-08-17T12:59:22.2759911Z test_div (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.000s) 2022-08-17T12:59:23.0686666Z test_elu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.786s) 2022-08-17T12:59:23.1592153Z test_embedding (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.088s) 2022-08-17T12:59:23.2370387Z test_embedding_bag (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.078s) 2022-08-17T12:59:23.6205277Z test_fixed_qparams_ops (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.388s) 2022-08-17T12:59:23.6597622Z test_fixed_qparams_ops_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.041s) 2022-08-17T12:59:23.7086448Z test_fixed_qparams_ops_qint8 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.047s) 2022-08-17T12:59:23.8056635Z test_float_functional (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.088s) 2022-08-17T12:59:33.2552375Z test_functional_conv (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (9.457s) 2022-08-17T12:59:46.2420021Z test_functional_linear (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (12.991s) 2022-08-17T12:59:46.2427650Z test_gelu_normal (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: TODO: reenable with backend_config api (0.000s) 2022-08-17T12:59:46.2438815Z test_gelu_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.000s) 2022-08-17T12:59:46.2476141Z test_general_shape_ops (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-08-17T12:59:46.5849639Z A test that checks dequantize will be swapped for ... ok (0.346s) 2022-08-17T12:59:46.5875985Z test_general_value_ops (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-08-17T12:59:46.6625679Z A test that checks correct patterns are produced for ... ok (0.073s) 2022-08-17T12:59:46.6648491Z test_getitem (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-08-17T12:59:46.7125707Z Make sure we only insert observer for getitem if the following node is matched ... ok (0.047s) 2022-08-17T12:59:47.4931035Z test_hardswish (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.788s) 2022-08-17T12:59:49.1629478Z test_instance_norm (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (1.666s) 2022-08-17T12:59:49.1640658Z test_int8_input_no_unnecessary_fq (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-08-17T12:59:49.1765048Z If the inputs to the graph are quantized and the only node ... ok (0.016s) 2022-08-17T12:59:49.7534104Z test_layer_norm (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.579s) 2022-08-17T12:59:50.4512323Z test_leaky_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.694s) 2022-08-17T12:59:50.9369080Z test_linear_dynamic_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.476s) 2022-08-17T12:59:55.0869321Z test_linear_module (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (4.153s) 2022-08-17T12:59:55.6278922Z test_linear_static_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.540s) 2022-08-17T12:59:55.6292312Z test_mish_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.000s) 2022-08-17T13:00:03.0797351Z test_mul (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (7.459s) 2022-08-17T13:00:10.7561619Z test_mul_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (7.671s) 2022-08-17T13:00:10.7577158Z test_multiple_qconfigs_for_single_value (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-08-17T13:00:10.7787384Z Test multiple qconfigs for a single value ... ok (0.016s) 2022-08-17T13:00:10.9877416Z test_norm_weight_bias (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: UserWarning: Node mods1_packed_weight_0 target mods1_packed_weight_0 mods1_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-08-17T13:00:10.9878453Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-17T13:00:11.1809358Z ok (0.405s) 2022-08-17T13:00:11.5474078Z test_prelu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.364s) 2022-08-17T13:00:12.0201732Z test_qbatch_norm (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.476s) 2022-08-17T13:00:13.7153870Z test_qbatch_norm_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (1.693s) 2022-08-17T13:00:13.7165187Z test_qmatmul (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.000s) 2022-08-17T13:00:13.7392715Z test_quantized_add_qat (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.016s) 2022-08-17T13:00:13.7412809Z test_quantized_conv_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2022-08-17T13:00:15.7292355Z tests for conv1d_relu/conv2d_relu/conv3d_relu ... ok (1.999s) 2022-08-17T13:00:15.7512143Z test_quantized_mul_qat (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.016s) 2022-08-17T13:00:15.7774676Z test_ref_pattern_multi_use (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.032s) 2022-08-17T13:00:15.8078483Z test_reshape_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.031s) 2022-08-17T13:00:16.3567343Z test_rnn (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.539s) 2022-08-17T13:00:17.2497057Z test_rnn_cell (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.905s) 2022-08-17T13:00:17.2510535Z test_silu_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.000s) 2022-08-17T13:00:17.2517216Z test_softmax_normal (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: TODO: reenable with backend_config api (0.000s) 2022-08-17T13:00:17.2527624Z test_softmax_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.000s) 2022-08-17T13:00:17.2531778Z test_sub (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.000s) 2022-08-17T13:00:17.2541044Z test_sum (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.000s) 2022-08-17T13:00:17.9936125Z test_conv (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (0.740s) 2022-08-17T13:00:18.1782294Z test_conv_bn (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (0.181s) 2022-08-17T13:00:18.1796311Z test_conv_transpose (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (0.000s) 2022-08-17T13:00:18.1820200Z test_linear_dynamic_fp16 (quantization.jit.test_quantize_jit.TestQuantizeJit) ... [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T13:00:18.2201764Z [W QuantUtils.h:204] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2022-08-17T13:00:18.2222717Z ok (0.047s) 2022-08-17T13:00:18.3862040Z test_nested (quantization.jit.test_quantize_jit.TestQuantizeJit) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:669: 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 C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen/core/TensorBody.h:483.) 2022-08-17T13:00:18.3863545Z if param.grad is not None: 2022-08-17T13:00:18.9101518Z ok (0.685s) 2022-08-17T13:00:18.9116782Z test_observer_with_ignored_function (quantization.jit.test_quantize_jit.TestQuantizeJit) 2022-08-17T13:00:19.9035912Z Test observers with ignored function and make sure it works in ... ok (1.002s) 2022-08-17T13:00:20.5745340Z test_single_linear (quantization.jit.test_quantize_jit.TestQuantizeJit) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:212: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2022-08-17T13:00:20.5746223Z warnings.warn( 2022-08-17T13:00:21.5008555Z ok (1.594s) 2022-08-17T13:00:21.5023456Z test_single_linear_dynamic (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (0.000s) 2022-08-17T13:00:24.1827104Z test_skip_quant (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (2.674s) 2022-08-17T13:00:24.2534472Z test_cat_linear (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (0.073s) 2022-08-17T13:00:27.4460113Z test_clamp (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (3.197s) 2022-08-17T13:00:27.4474833Z test_conv_with_benchmark_flag (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (0.000s) 2022-08-17T13:00:27.4484352Z test_dequantize_tuple (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2022-08-17T13:00:28.3014658Z Make sure dequantize can support Tuple of tensor ... ok (0.853s) 2022-08-17T13:00:30.2805782Z test_elu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (1.982s) 2022-08-17T13:00:30.2844498Z test_general_shape_ops (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2022-08-17T13:00:30.4295520Z A test that checks dequantize will be swapped for ... ok (0.142s) 2022-08-17T13:00:30.4336036Z test_general_value_ops (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2022-08-17T13:00:30.8152805Z A test that checks correct patterns are produced for ... ok (0.389s) 2022-08-17T13:00:33.4062323Z test_group_norm (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (2.595s) 2022-08-17T13:00:34.9284276Z test_hardswish (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (1.516s) 2022-08-17T13:00:35.4189336Z test_instance_norm (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1171] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2022-08-17T13:00:35.6077694Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1171] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2022-08-17T13:00:36.1875255Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1171] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2022-08-17T13:00:36.3862574Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1171] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2022-08-17T13:00:37.1191008Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1171] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2022-08-17T13:00:37.4744485Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1171] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2022-08-17T13:00:37.6689660Z ok (2.750s) 2022-08-17T13:00:40.5196434Z test_layer_norm (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (2.839s) 2022-08-17T13:00:53.8450472Z test_linear (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (13.334s) 2022-08-17T13:01:01.9469591Z test_qbatch_norm (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (8.095s) 2022-08-17T13:01:07.2843833Z test_qbatch_norm_relu_BNFuncInplaceRelu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (5.335s) 2022-08-17T13:01:12.6297342Z test_qbatch_norm_relu_BNFuncRelu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (5.355s) 2022-08-17T13:01:23.3870821Z test_qbatch_norm_relu_BNRelu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (10.755s) 2022-08-17T13:01:28.0376907Z test_quantized_add (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (4.644s) 2022-08-17T13:01:28.0390849Z test_quantized_add_alpha (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2022-08-17T13:01:29.2212624Z Test quant fusion for multiple aten::add using same ... ok (1.190s) 2022-08-17T13:01:36.7275313Z test_quantized_add_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (7.510s) 2022-08-17T13:01:36.7323041Z test_quantized_add_relu_alpha (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2022-08-17T13:01:52.3213532Z Test quant fusion for multiple aten::add using same ... ok (15.597s) 2022-08-17T13:01:55.0031094Z test_quantized_add_scalar (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (2.672s) 2022-08-17T13:01:59.4909542Z test_quantized_add_scalar_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (4.494s) 2022-08-17T13:01:59.4926112Z test_quantized_cat (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2022-08-17T13:02:00.6849668Z quantization of the output of cat will be depend on the ... ok (1.189s) 2022-08-17T13:02:02.7986383Z test_quantized_conv (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (2.116s) 2022-08-17T13:02:02.8008370Z test_quantized_conv_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2022-08-17T13:02:11.6447978Z tests for conv1d_relu/conv2d_relu/conv3d_relu ... ok (8.845s) 2022-08-17T13:02:13.0662095Z test_quantized_mul (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (1.417s) 2022-08-17T13:02:20.5641506Z test_quantized_mul_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (7.504s) 2022-08-17T13:02:22.0208844Z test_quantized_mul_scalar (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (1.455s) 2022-08-17T13:02:26.0596829Z test_quantized_mul_scalar_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (4.032s) 2022-08-17T13:02:26.1297318Z test_conv_trace (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.078s) 2022-08-17T13:02:26.2008360Z test_convtranspose_trace (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.068s) 2022-08-17T13:02:26.2089243Z test_dedup_module_uses (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.016s) 2022-08-17T13:02:26.2819791Z test_finalize_debug (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.064s) 2022-08-17T13:02:26.3536649Z test_finalize_for_linear (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.079s) 2022-08-17T13:02:27.3535743Z test_foldbn_complex_cases (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (1.000s) 2022-08-17T13:02:27.4348995Z test_foldbn_in_submodule (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.080s) 2022-08-17T13:02:27.4360492Z test_foldbn_no_fusion (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2022-08-17T13:02:27.4432977Z Test that we don't fuse the cases when module type does not match ... ok (0.000s) 2022-08-17T13:02:27.6905427Z test_foldbn_shared_classtype (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.254s) 2022-08-17T13:02:27.7604079Z test_foldbn_trivial (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.073s) 2022-08-17T13:02:27.8298377Z test_foldbn_trivial_nobias (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.062s) 2022-08-17T13:02:27.8806196Z test_fuse_linear (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.057s) 2022-08-17T13:02:28.0378691Z test_inplace_option (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.153s) 2022-08-17T13:02:28.0806248Z test_insert_observers (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.049s) 2022-08-17T13:02:28.1342771Z test_insert_observers_child_qconfig (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.048s) 2022-08-17T13:02:28.1354344Z test_insert_observers_for_general_ops (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2022-08-17T13:02:28.1778613Z Make sure we skip observers for ops that doesn't require ... ok (0.048s) 2022-08-17T13:02:28.3255351Z test_insert_observers_for_if (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.151s) 2022-08-17T13:02:28.3278161Z test_insert_observers_for_if_consistent_observation (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2022-08-17T13:02:28.7055167Z check quantization for if works as long as ... ok (0.381s) 2022-08-17T13:02:28.8574369Z test_insert_observers_for_nested_if (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.142s) 2022-08-17T13:02:28.8931892Z test_insert_observers_for_reused_weight (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.047s) 2022-08-17T13:02:29.0612898Z test_insert_observers_interface (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.160s) 2022-08-17T13:02:29.2600748Z test_insert_observers_interface_unshare_type (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.205s) 2022-08-17T13:02:29.2613294Z test_insert_observers_propagate_observed (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2022-08-17T13:02:29.3111386Z Make sure we propagate observed property through general ops ... ok (0.048s) 2022-08-17T13:02:29.3700459Z test_insert_observers_propagate_observed_for_function (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.057s) 2022-08-17T13:02:29.3714756Z test_insert_observers_propagate_observed_in_submodule (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2022-08-17T13:02:29.4259328Z Make sure we propagate observed property through general ops ... ok (0.063s) 2022-08-17T13:02:29.4757449Z test_insert_observers_shared_class_type (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.046s) 2022-08-17T13:02:29.7218712Z test_insert_observers_skip_values (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.238s) 2022-08-17T13:02:29.7640345Z test_insert_observers_weight_dtype (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.041s) 2022-08-17T13:02:29.8955582Z test_insert_quant_dequant (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.135s) 2022-08-17T13:02:30.0687747Z test_insert_quant_dequant_shared_class_type (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.171s) 2022-08-17T13:02:30.1945044Z test_interface_with_fork (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.135s) 2022-08-17T13:02:30.3467170Z test_module_list (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.147s) 2022-08-17T13:02:30.3487847Z test_quantize_fork_wait (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2022-08-17T13:02:30.4134979Z Tests the case where fork and wait calls are in different subgraphs ... [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py:284] Warning: must run observer before calling calculate_qparams. Returning default values. (function ) 2022-08-17T13:02:30.4181865Z ok (0.078s) 2022-08-17T13:02:30.4982717Z test_replicate_dequant_same_value (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.080s) 2022-08-17T13:02:30.5088155Z test_replicate_dequantize (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.000s) 2022-08-17T13:02:30.5193923Z test_replicate_dequantize_in_block (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.016s) 2022-08-17T13:02:30.5210564Z test_replicate_quantize_for_if (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2022-08-17T13:02:30.6132618Z We want to move quantize nodes for output of prim::If ... [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py:284] Warning: must run observer before calling calculate_qparams. Returning default values. (function ) 2022-08-17T13:02:30.6214638Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py:284] Warning: must run observer before calling calculate_qparams. Returning default values. (function ) 2022-08-17T13:02:30.6216925Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py:284] Warning: must run observer before calling calculate_qparams. Returning default values. (function ) 2022-08-17T13:02:30.6218123Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py:284] Warning: must run observer before calling calculate_qparams. Returning default values. (function ) 2022-08-17T13:02:30.6487527Z ok (0.128s) 2022-08-17T13:02:30.7245147Z test_skip_dequant_constant_prop (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.078s) 2022-08-17T13:02:30.7337392Z test_swap_functional_linear (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.000s) 2022-08-17T13:02:30.7368899Z test_benchmark (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: used for local benchmarking, comment when we want to run it (0.016s) 2022-08-17T13:02:31.3329048Z test_qconv1d (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.586s) 2022-08-17T13:02:31.3418919Z test_qconv1d_cudnn (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: cudnn is not enabled. (0.016s) 2022-08-17T13:02:31.6441367Z test_qconv1d_unpack (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.303s) 2022-08-17T13:02:32.5201793Z test_qconv2d (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.873s) 2022-08-17T13:02:32.5299212Z test_qconv2d_cudnn (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: cudnn is not enabled. (0.011s) 2022-08-17T13:02:33.1371009Z test_qconv2d_unpack (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.601s) 2022-08-17T13:02:33.5699613Z test_qconv3d (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.429s) 2022-08-17T13:02:34.1372038Z test_qconv3d_unpack (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.570s) 2022-08-17T13:02:34.2148566Z test_qconv_transpose1d (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.079s) 2022-08-17T13:02:34.2197137Z test_qconv_transpose2d (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.016s) 2022-08-17T13:02:34.2243727Z test_qconv_transpose3d (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.000s) 2022-08-17T13:02:34.3777152Z test_embedding (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... ok (0.143s) 2022-08-17T13:02:34.3791449Z test_embedding_2d_indices (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) 2022-08-17T13:02:34.3805318Z Tests the case where 2D indices are passed into the operator ... ok (0.016s) 2022-08-17T13:02:34.5117142Z test_embedding_bag_2bit (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... ok (0.126s) 2022-08-17T13:02:34.5124589Z test_embedding_bag_2bit_unpack (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... skip: Test needs Caffe2 (0.000s) 2022-08-17T13:02:34.5140945Z test_embedding_bag_2d_indices (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) 2022-08-17T13:02:34.5159343Z Tests the case where 2D indices are passed into the operator ... ok (0.000s) 2022-08-17T13:02:34.6516107Z test_embedding_bag_4bit (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... ok (0.145s) 2022-08-17T13:02:34.6523587Z test_embedding_bag_4bit_unpack (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... skip: Test needs Caffe2 (0.000s) 2022-08-17T13:02:34.7901567Z test_embedding_bag_byte (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... ok (0.126s) 2022-08-17T13:02:34.7908991Z test_embedding_bag_byte_unpack (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... skip: Test needs Caffe2 (0.000s) 2022-08-17T13:02:34.8932665Z test_conv1d_api (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... ok (0.112s) 2022-08-17T13:02:35.0230613Z test_conv2d_api (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... ok (0.126s) 2022-08-17T13:02:35.2483896Z test_conv3d_api (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... ok (0.223s) 2022-08-17T13:02:35.2541633Z test_grid_sample (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4223: UserWarning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. 2022-08-17T13:02:35.2542697Z warnings.warn( 2022-08-17T13:02:35.3109853Z ok (0.063s) 2022-08-17T13:02:35.3129573Z test_relu_api (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... ok (0.000s) 2022-08-17T13:02:35.9639352Z test_qlinear (quantization.core.test_quantized_op.TestQuantizedLinear) ... ok (0.651s) 2022-08-17T13:02:35.9740549Z test_qlinear_cudnn (quantization.core.test_quantized_op.TestQuantizedLinear) ... skip: cudnn is not enabled. (0.016s) 2022-08-17T13:02:36.0965320Z test_qlinear_unpack (quantization.core.test_quantized_op.TestQuantizedLinear) ... ok (0.127s) 2022-08-17T13:02:36.5969360Z test_adaptive_avg_pool (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.491s) 2022-08-17T13:02:36.6523833Z test_adaptive_avg_pool2d_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.064s) 2022-08-17T13:02:36.7070759Z test_adaptive_avg_pool3d_ndhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.047s) 2022-08-17T13:02:36.9032437Z test_add_scalar_relu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.206s) 2022-08-17T13:02:36.9049594Z test_advanced_indexing (quantization.core.test_quantized_op.TestQuantizedOps) 2022-08-17T13:02:36.9085474Z Verifies that the x[:, [0], :, :] syntax works for quantized tensors. ... ok (0.000s) 2022-08-17T13:02:36.9111540Z test_avg_pool2d (quantization.core.test_quantized_op.TestQuantizedOps) 2022-08-17T13:02:37.7407707Z Note: we currently cannot test the divisor_override, because quantized op will clamp the result ... ok (0.826s) 2022-08-17T13:02:37.7439337Z test_avg_pool2d_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) 2022-08-17T13:02:38.9758476Z Note: 1) we currently cannot test the divisor_override, because quantized op will clamp the result ... ok (1.249s) 2022-08-17T13:02:38.9785836Z test_avg_pool3d (quantization.core.test_quantized_op.TestQuantizedOps) 2022-08-17T13:02:42.6029831Z Note: we currently cannot test the divisor_override, because quantized op will clamp the result ... ok (3.619s) 2022-08-17T13:02:42.6062419Z test_avg_pool3d_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) 2022-08-17T13:02:46.6781055Z Note: 1) we currently cannot test the divisor_override, because quantized op will clamp the result ... ok (4.079s) 2022-08-17T13:02:47.3688857Z test_batch_norm (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.682s) 2022-08-17T13:02:48.0585133Z test_batch_norm_relu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.697s) 2022-08-17T13:02:48.3572385Z test_cat (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.293s) 2022-08-17T13:02:48.6782705Z test_cat_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.319s) 2022-08-17T13:02:50.7452369Z test_channel_shuffle (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (2.074s) 2022-08-17T13:03:15.8803261Z test_custom_module_lstm (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (25.136s) 2022-08-17T13:03:15.9937174Z test_custom_module_multi_head_attention (quantization.core.test_quantized_op.TestQuantizedOps) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1171: UserWarning: must run observer before calling calculate_qparams. Returning default scale and zero point 2022-08-17T13:03:15.9938094Z warnings.warn( 2022-08-17T13:03:23.5371888Z ok (7.657s) 2022-08-17T13:03:23.5383740Z test_empty_batch (quantization.core.test_quantized_op.TestQuantizedOps) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-17T13:03:23.5384896Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T13:03:23.5432584Z ok (0.010s) 2022-08-17T13:03:23.7683933Z test_equal (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.216s) 2022-08-17T13:03:30.8239730Z test_group_norm (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (7.066s) 2022-08-17T13:03:31.0672945Z test_hardswish (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.237s) 2022-08-17T13:03:31.3982384Z test_hardtanh (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.333s) 2022-08-17T13:03:32.6576693Z test_instance_norm (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (1.249s) 2022-08-17T13:03:32.6641747Z test_interpolate (quantization.core.test_quantized_op.TestQuantizedOps) 2022-08-17T13:03:35.0123123Z This test cover upsample_nearest2d and upsample_bilinear2d ... ok (2.365s) 2022-08-17T13:03:35.0148979Z test_interpolate3d (quantization.core.test_quantized_op.TestQuantizedOps) 2022-08-17T13:03:46.9801609Z This test cover upsample_nearest3d ... ok (11.965s) 2022-08-17T13:03:47.0003842Z test_leaky_relu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.016s) 2022-08-17T13:03:47.2780739Z test_leaky_relu_observed_output (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.286s) 2022-08-17T13:03:47.2802342Z test_linear_bias_unpack (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.000s) 2022-08-17T13:03:47.6254968Z test_max_pool1d (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.349s) 2022-08-17T13:03:48.1115627Z test_max_pool2d (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.476s) 2022-08-17T13:03:48.1197614Z test_max_pool2d_cudnn (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: cudnn is not enabled. (0.016s) 2022-08-17T13:03:48.9766348Z test_max_pool2d_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.859s) 2022-08-17T13:03:49.0901090Z test_mean (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.111s) 2022-08-17T13:03:49.3307688Z test_mul_scalar_relu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.241s) 2022-08-17T13:03:49.3328734Z test_qadd_broadcast (quantization.core.test_quantized_op.TestQuantizedOps) ... [W C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24] Warning: An output with one or more elements was resized since it had shape [1, 1, 4, 4], which does not match the required output shape [2, 1, 4, 4]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (function resize_output_check) 2022-08-17T13:03:49.3330051Z ok (0.006s) 2022-08-17T13:03:49.3348544Z test_qadd_relu_cudnn (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: cudnn is not enabled. (0.000s) 2022-08-17T13:03:49.3365577Z test_qadd_relu_cudnn_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: cudnn is not enabled. (0.000s) 2022-08-17T13:03:49.3422399Z test_qadd_relu_different_qparams (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.000s) 2022-08-17T13:03:49.3476822Z test_qadd_relu_same_qparams (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.016s) 2022-08-17T13:03:49.4828004Z test_qcelu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.135s) 2022-08-17T13:03:50.2361505Z test_qclamp (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.747s) 2022-08-17T13:03:50.4643327Z test_qelu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.222s) 2022-08-17T13:03:50.5070560Z test_qgelu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.048s) 2022-08-17T13:03:50.5941905Z test_qhardsigmoid (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.095s) 2022-08-17T13:03:50.6733472Z test_qlayer_norm (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.064s) 2022-08-17T13:03:50.7678036Z test_qmatmul (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.096s) 2022-08-17T13:03:50.7702616Z test_qmul_broadcast (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.016s) 2022-08-17T13:03:50.7760846Z test_qmul_relu_different_qparams (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.000s) 2022-08-17T13:03:51.1423214Z test_qmul_relu_same_qparams (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.364s) 2022-08-17T13:03:51.1848464Z test_qprelu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.047s) 2022-08-17T13:03:52.2601237Z test_qrelu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (1.078s) 2022-08-17T13:03:52.4709863Z test_qrelu6 (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.212s) 2022-08-17T13:03:52.6014881Z test_qsoftmax (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.130s) 2022-08-17T13:03:52.6027676Z test_qsoftmax_qnnpack (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: Quantized operations require QNNPACK. (0.000s) 2022-08-17T13:03:52.6090186Z test_qtanh (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.000s) 2022-08-17T13:03:52.8588157Z test_qthreshold (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.243s) 2022-08-17T13:03:52.8616578Z test_qtopk (quantization.core.test_quantized_op.TestQuantizedOps) ... C:\actions-runner\_work\pytorch\pytorch\test\quantization\core\test_quantized_op.py:1971: 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-17T13:03:52.8617592Z indices = torch.tensor(X).long() 2022-08-17T13:03:52.9216148Z ok (0.063s) 2022-08-17T13:03:52.9236146Z test_quantized_mean_qnnpack (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: Quantized operations require QNNPACK. (0.016s) 2022-08-17T13:03:53.0973266Z test_sigmoid (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.166s) 2022-08-17T13:03:53.4674363Z test_sigmoid_non_observed (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.364s) 2022-08-17T13:03:53.9697082Z test_std (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.509s) 2022-08-17T13:03:53.9719520Z test_bfp16_quantize (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-17T13:03:53.9720653Z warnings.warn(msg, FutureWarning) 2022-08-17T13:03:53.9720973Z ok (0.000s) 2022-08-17T13:03:53.9780026Z test_choose_qparams (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.016s) 2022-08-17T13:03:53.9941442Z test_choose_qparams_optimized (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.016s) 2022-08-17T13:03:53.9968206Z test_clone (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-08-17T13:03:53.9982652Z test_compare_per_channel_device_numerics (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: CUDA is not available (0.000s) 2022-08-17T13:03:53.9994664Z test_compare_per_tensor_device_numerics (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: CUDA is not available (0.000s) 2022-08-17T13:03:54.0002152Z test_cuda_quantization_does_not_pin_memory (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: CUDA is not available (0.000s) 2022-08-17T13:03:54.0012151Z test_dequantize_fp16_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-08-17T13:03:54.0016779Z test_dequantize_fp16_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.000s) 2022-08-17T13:03:54.0030275Z test_fp16_saturate_op (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... C:\actions-runner\_work\pytorch\pytorch\test\quantization\core\test_quantized_tensor.py:1357: UserWarning: FOUND weight out of range (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/quantized/cpu/QuantUtils.h:204.) 2022-08-17T13:03:54.0031487Z y = torch._saturate_weight_to_fp16(x) 2022-08-17T13:03:54.0031901Z ok (0.000s) 2022-08-17T13:03:54.0141757Z test_jit_serialization (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.016s) 2022-08-17T13:03:54.0168684Z test_per_channel_qtensor_creation_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-08-17T13:03:54.0173021Z test_per_channel_qtensor_creation_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.000s) 2022-08-17T13:03:54.0201207Z test_per_channel_qtensor_to_memory_format (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-08-17T13:03:54.0217247Z test_per_channel_to_device (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.000s) 2022-08-17T13:03:54.0249398Z test_per_tensor_qtensor_to_memory_format (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.016s) 2022-08-17T13:03:54.0260839Z test_per_tensor_to_device (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.000s) 2022-08-17T13:03:54.0380760Z test_pickle_checkpoint_qtensor (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-08-17T13:03:54.0406758Z test_qscheme_pickle (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.016s) 2022-08-17T13:03:54.0694041Z test_qtensor_channel_float_assignment (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.017s) 2022-08-17T13:03:54.0751827Z test_qtensor_copy (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.016s) 2022-08-17T13:03:54.0830573Z test_qtensor_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-08-17T13:03:54.0859938Z test_qtensor_creation (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-08-17T13:03:54.0864581Z test_qtensor_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.000s) 2022-08-17T13:03:54.0881667Z test_qtensor_dtypes (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-08-17T13:03:54.0939365Z test_qtensor_fill_per_channel (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.016s) 2022-08-17T13:03:54.1053571Z test_qtensor_fill_per_channel_nhwc (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.016s) 2022-08-17T13:03:54.1099583Z test_qtensor_fill_per_tensor (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-08-17T13:03:54.1188619Z test_qtensor_fill_per_tensor_nhwc (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-08-17T13:03:54.1226937Z test_qtensor_float_assignment (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.016s) 2022-08-17T13:03:54.1259795Z test_qtensor_index_put (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-08-17T13:03:54.1274707Z test_qtensor_index_select_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-08-17T13:03:54.1278516Z test_qtensor_index_select_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.000s) 2022-08-17T13:03:54.1291835Z test_qtensor_int_repr (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-08-17T13:03:54.1322604Z test_qtensor_legacy_new_failure (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-08-17T13:03:54.1408480Z test_qtensor_load_save (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.016s) 2022-08-17T13:03:54.1513582Z test_qtensor_masked_fill (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-08-17T13:03:54.1585383Z test_qtensor_per_channel_load_save (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.016s) 2022-08-17T13:03:54.1620476Z test_qtensor_per_channel_permute (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-08-17T13:03:54.1707066Z test_qtensor_permute (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.016s) 2022-08-17T13:03:54.1735785Z test_qtensor_quant_dequant (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-08-17T13:03:54.7880265Z test_qtensor_quantize_per_channel (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.608s) 2022-08-17T13:03:54.7920688Z test_qtensor_reshape (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.016s) 2022-08-17T13:03:54.7951258Z test_qtensor_resize (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:747: UserWarning: non-inplace resize is deprecated 2022-08-17T13:03:54.7952070Z warnings.warn("non-inplace resize is deprecated") 2022-08-17T13:03:54.7960741Z ok (0.000s) 2022-08-17T13:03:54.8020990Z test_qtensor_sub_byte_aligned_cols (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-08-17T13:03:54.8071494Z test_qtensor_sub_byte_not_aligned_cols (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.016s) 2022-08-17T13:03:54.8117107Z test_qtensor_unsqueeze (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.001s) 2022-08-17T13:03:54.8157978Z test_qtensor_view (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-08-17T13:03:54.8166193Z test_quant_pin_memory (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: CUDA is not available (0.000s) 2022-08-17T13:03:55.4437297Z test_quantize_per_channel_float_qparams (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.632s) 2022-08-17T13:03:55.4466624Z test_quantize_per_channel_sub_byte (quantization.core.test_quantized_tensor.TestQuantizedTensor) 2022-08-17T13:03:55.4712892Z Tests the per channel quantization scheme for 4-bit qtensors. ... ok (0.026s) 2022-08-17T13:03:55.4733418Z test_repeat (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-08-17T13:03:55.4749449Z test_torch_qtensor_deepcopy (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2022-08-17T13:03:55.4942820Z test_observer_scriptable (quantization.core.test_workflow_module.TestRecordHistogramObserver) ... ok (0.016s) 2022-08-17T13:03:55.4997783Z test_record_observer (quantization.core.test_workflow_module.TestRecordHistogramObserver) ... ok (0.016s) 2022-08-17T13:03:55.5022617Z test_rnn (quantization.core.test_quantized_module.TestReferenceQuantizedModule) 2022-08-17T13:03:55.5115443Z Checks the rnn reference quantized modules has correct numerics ... ok (0.000s) 2022-08-17T13:03:55.5136734Z test_rnn_cell (quantization.core.test_quantized_module.TestReferenceQuantizedModule) 2022-08-17T13:03:55.5187422Z Checks the rnn cell reference quantized modules has correct numerics ... ok (0.000s) 2022-08-17T13:03:55.5207738Z test_sparse (quantization.core.test_quantized_module.TestReferenceQuantizedModule) 2022-08-17T13:03:55.5238123Z Embedding and EmbeddingBag ... ok (0.000s) 2022-08-17T13:03:55.5533083Z test_conv2d (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.041s) 2022-08-17T13:03:55.5652830Z test_conv2d_graph (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.000s) 2022-08-17T13:03:55.5764297Z test_conv2d_graph_v2 (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.016s) 2022-08-17T13:03:55.5875721Z test_conv2d_graph_v3 (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.016s) 2022-08-17T13:03:55.6137173Z test_conv2d_nobias (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.026s) 2022-08-17T13:03:55.6251564Z test_conv2d_nobias_graph (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.000s) 2022-08-17T13:03:55.6361283Z test_conv2d_nobias_graph_v2 (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.026s) 2022-08-17T13:03:55.6470731Z test_conv2d_nobias_graph_v3 (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.010s) 2022-08-17T13:03:55.6752953Z test_conv2d_relu (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.016s) 2022-08-17T13:03:55.6898877Z test_conv3d (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.016s) 2022-08-17T13:03:55.7041569Z test_conv3d_relu (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.016s) 2022-08-17T13:03:55.7137495Z test_default_qat_qconfig (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.016s) 2022-08-17T13:03:55.7398645Z test_linear (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.026s) 2022-08-17T13:03:55.7835523Z test_linear_dynamic (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.036s) 2022-08-17T13:03:55.8099272Z test_linear_relu (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.031s) 2022-08-17T13:03:55.8286670Z test_linear_relu_package_quantization_transforms (quantization.bc.test_backward_compatibility.TestSerialization) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\prepare.py:1466: UserWarning: Passing a QConfig dictionary to prepare is deprecated and will not be supported in a future version. Please pass in a QConfigMapping instead. 2022-08-17T13:03:55.8287714Z warnings.warn( 2022-08-17T13:03:56.1311833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: UserWarning: Node child_packed_weight_0 target child_packed_weight_0 child_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-08-17T13:03:56.1313993Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-17T13:03:56.1314608Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1258: UserWarning: Node _packed_weight_0 target _packed_weight_0 _packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2022-08-17T13:03:56.1315150Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2022-08-17T13:03:56.1334949Z ok (0.326s) 2022-08-17T13:03:56.1735685Z test_lstm (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.032s) 2022-08-17T13:03:56.1766814Z test_per_channel_observer (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.016s) 2022-08-17T13:03:56.1794156Z test_per_tensor_observer (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.000s) 2022-08-17T13:03:56.1803104Z test_batch_norm2d (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2022-08-17T13:03:56.1817038Z Tests the correctness of the batchnorm2d module. ... ok (0.000s) 2022-08-17T13:03:56.1892140Z test_batch_norm2d_serialization (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py:284: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2022-08-17T13:03:56.1893017Z warnings.warn( 2022-08-17T13:03:56.1900608Z ok (0.000s) 2022-08-17T13:03:56.1910421Z test_batch_norm3d (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2022-08-17T13:03:56.1924846Z Tests the correctness of the batchnorm3d module. ... ok (0.016s) 2022-08-17T13:03:56.2003698Z test_batch_norm3d_serialization (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.000s) 2022-08-17T13:03:58.1413102Z test_conv1d_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (1.935s) 2022-08-17T13:04:00.0898510Z test_conv2d_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (1.935s) 2022-08-17T13:04:00.6630578Z test_conv3d_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.583s) 2022-08-17T13:04:00.6639242Z test_dropout (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2022-08-17T13:04:00.6651216Z Tests the correctness of the dropout module. ... ok (0.000s) 2022-08-17T13:04:00.6709870Z test_dropout_serialization (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.000s) 2022-08-17T13:04:00.6713993Z test_elu (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2022-08-17T13:04:00.6731878Z Tests the correctness of the ELU module. ... ok (0.000s) 2022-08-17T13:04:04.7875837Z test_embedding_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (4.116s) 2022-08-17T13:04:04.7880557Z test_embedding_bag_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2022-08-17T13:04:09.1264192Z Test execution and serialization for dynamic quantized embedding_bag modules on int8 ... ok (4.350s) 2022-08-17T13:04:09.1276985Z test_group_norm (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2022-08-17T13:04:09.1300814Z Tests the correctness of the groupnorm module. ... ok (0.000s) 2022-08-17T13:04:09.1317126Z test_instance_norm (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2022-08-17T13:04:09.1375142Z Tests the correctness of the instancenorm{n}d modules. ... ok (0.000s) 2022-08-17T13:04:09.1388819Z test_layer_norm (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2022-08-17T13:04:09.1411404Z Tests the correctness of the layernorm module. ... ok (0.016s) 2022-08-17T13:04:09.1436452Z test_leaky_relu (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.000s) 2022-08-17T13:04:24.7211025Z test_linear_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (15.565s) 2022-08-17T13:04:24.7222096Z test_pool_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2022-08-17T13:04:24.7394573Z Tests the correctness of the pool module. ... ok (0.019s) 2022-08-17T13:04:24.7423978Z test_prelu (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.016s) 2022-08-17T13:04:24.7445482Z test_quant_dequant_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.000s) 2022-08-17T13:04:24.7466265Z test_relu (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.006s) 2022-08-17T13:04:24.7488800Z test_sigmoid (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.000s) 2022-08-17T13:04:28.8665266Z test_subgraph_rewriter_annotations_int (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (4.109s) 2022-08-17T13:04:28.8983596Z test_subgraph_rewriter_correct_output_replacement (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.032s) 2022-08-17T13:04:28.9245142Z test_subgraph_rewriter_graph_argument_order (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.031s) 2022-08-17T13:04:28.9466645Z test_subgraph_rewriter_internal_pattern_nodes_cannot_have_users_that_are_not_matched (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.026s) 2022-08-17T13:04:28.9747887Z test_subgraph_rewriter_multiple_pattern_match (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.026s) 2022-08-17T13:04:29.0010905Z test_subgraph_rewriter_pattern_is_entire_graph (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.031s) 2022-08-17T13:04:29.0278234Z test_subgraph_rewriter_pattern_output_pattern_node_can_have_users_that_are_not_matched (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.024s) 2022-08-17T13:04:29.0292071Z test_subgraph_rewriter_placeholder_matching (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) 2022-08-17T13:04:29.0549453Z This tests that a placeholder Node can be matched to a Node with ... ok (0.025s) 2022-08-17T13:04:29.0840529Z test_subgraph_rewriter_preserves_logic (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.026s) 2022-08-17T13:04:29.1069503Z test_subgraph_rewriter_replaces_referenced_submodules (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.031s) 2022-08-17T13:04:29.1337116Z test_subgraph_rewriter_single_pattern_match (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.026s) 2022-08-17T13:04:29.1730012Z test_subgraph_rewriter_traced_as_callable (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.036s) 2022-08-17T13:04:29.1997318Z test_subgraph_rewriter_with_oneliner_pattern (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.031s) 2022-08-17T13:04:29.2267376Z test_subgraph_writer_replace_consecutive_submodules (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.016s) 2022-08-17T13:04:29.2284771Z test_get_fqn_to_example_inputs_complex_args (quantization.core.test_utils.TestUtils) 2022-08-17T13:04:29.2322129Z Test that we can record complex example inputs such as lists and dicts ... ok (0.016s) 2022-08-17T13:04:29.2337940Z test_get_fqn_to_example_inputs_default_kwargs (quantization.core.test_utils.TestUtils) 2022-08-17T13:04:29.2374585Z Test that we can get example inputs for functions with default keyword arguments ... ok (0.000s) 2022-08-17T13:04:29.2423754Z test_get_fqn_to_example_inputs_simple (quantization.core.test_utils.TestUtils) ... ok (0.010s) 2022-08-17T13:04:29.2424049Z 2022-08-17T13:04:29.2424574Z ---------------------------------------------------------------------- 2022-08-17T13:04:29.2424865Z Ran 966 tests in 494.391s 2022-08-17T13:04:29.2424989Z 2022-08-17T13:04:29.2425067Z OK (skipped=95) 2022-08-17T13:04:29.2425162Z 2022-08-17T13:04:29.2425251Z Generating XML reports... 2022-08-17T13:04:29.3382686Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.ao_migration.test_quantization.TestAOMigrationQuantization-20220817125614.xml 2022-08-17T13:04:29.3416866Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx-20220817125614.xml 2022-08-17T13:04:29.3441415Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_backend_config.TestBackendConfig-20220817125614.xml 2022-08-17T13:04:29.3448506Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_bias_correction_eager.TestBiasCorrectionEager-20220817125614.xml 2022-08-17T13:04:29.3456924Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestComparatorOps-20220817125614.xml 2022-08-17T13:04:29.3467407Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized-20220817125614.xml 2022-08-17T13:04:29.3479379Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_module.TestDistributed-20220817125614.xml 2022-08-17T13:04:29.3494803Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_module.TestDynamicQuantizedModule-20220817125614.xml 2022-08-17T13:04:29.3521528Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestDynamicQuantizedOps-20220817125614.xml 2022-08-17T13:04:29.3532002Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_equalize_eager.TestEqualizeEager-20220817125614.xml 2022-08-17T13:04:29.3556425Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_equalize_fx.TestEqualizeFx-20220817125614.xml 2022-08-17T13:04:29.3575464Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher-20220817125614.xml 2022-08-17T13:04:29.3628495Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs-20220817125614.xml 2022-08-17T13:04:29.3647602Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels-20220817125614.xml 2022-08-17T13:04:29.3655989Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_module.TestFakeQuantize-20220817125614.xml 2022-08-17T13:04:29.3691424Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_ops.TestFakeQuantizeOps-20220817125614.xml 2022-08-17T13:04:29.3704805Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_fuse_eager.TestFuseEager-20220817125614.xml 2022-08-17T13:04:29.3719508Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_quantize_fx.TestFuseFx-20220817125614.xml 2022-08-17T13:04:29.3729059Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_ops.TestFusedObsFakeQuant-20220817125614.xml 2022-08-17T13:04:29.3742181Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_module.TestFusedObsFakeQuantModule-20220817125614.xml 2022-08-17T13:04:29.3766468Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.jit.test_fusion_passes.TestFusionPasses-20220817125614.xml 2022-08-17T13:04:29.3774574Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization-20220817125614.xml 2022-08-17T13:04:29.3783205Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_model_report_fx.TestFxDetectOutliers-20220817125614.xml 2022-08-17T13:04:29.3795275Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_model_report_fx.TestFxModelReportClass-20220817125614.xml 2022-08-17T13:04:29.3801573Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_model_report_fx.TestFxModelReportDetectDynamicStatic-20220817125614.xml 2022-08-17T13:04:29.3816080Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_model_report_fx.TestFxModelReportDetector-20220817125614.xml 2022-08-17T13:04:29.3824975Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_model_report_fx.TestFxModelReportObserver-20220817125614.xml 2022-08-17T13:04:29.3834618Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_model_report_fx.TestFxModelReportVisualizer-20220817125614.xml 2022-08-17T13:04:29.3855654Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_module.TestHistogramObserver-20220817125614.xml 2022-08-17T13:04:29.3864662Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_model_numerics.TestModelNumericsEager-20220817125614.xml 2022-08-17T13:04:29.3888671Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager-20220817125614.xml 2022-08-17T13:04:29.3905385Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_module.TestObserver-20220817125614.xml 2022-08-17T13:04:29.3913571Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestPadding-20220817125614.xml 2022-08-17T13:04:29.3923475Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_docs.TestQuantizationDocs-20220817125614.xml 2022-08-17T13:04:29.3964899Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.dbr.test_quantize_dbr.TestQuantizeDBR-20220817125614.xml 2022-08-17T13:04:29.3982348Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.dbr.test_quantize_dbr.TestQuantizeDBRIndividualOps-20220817125614.xml 2022-08-17T13:04:29.4012233Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.dbr.test_quantize_dbr.TestQuantizeDBRMultipleOps-20220817125614.xml 2022-08-17T13:04:29.4053991Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.jit.test_quantize_jit.TestQuantizeDynamicJitOps-20220817125614.xml 2022-08-17T13:04:29.4067668Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses-20220817125614.xml 2022-08-17T13:04:29.4147964Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps-20220817125614.xml 2022-08-17T13:04:29.4164779Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic-20220817125614.xml 2022-08-17T13:04:29.4189029Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic-20220817125614.xml 2022-08-17T13:04:29.4206660Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT-20220817125614.xml 2022-08-17T13:04:29.4219147Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics-20220817125614.xml 2022-08-17T13:04:29.4332386Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_quantize_fx.TestQuantizeFx-20220817125614.xml 2022-08-17T13:04:29.4348219Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_quantize_fx.TestQuantizeFxModels-20220817125614.xml 2022-08-17T13:04:29.4424300Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_quantize_fx.TestQuantizeFxOps-20220817125614.xml 2022-08-17T13:04:29.4439429Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.jit.test_quantize_jit.TestQuantizeJit-20220817125614.xml 2022-08-17T13:04:29.4471698Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.jit.test_quantize_jit.TestQuantizeJitOps-20220817125614.xml 2022-08-17T13:04:29.4527367Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.jit.test_quantize_jit.TestQuantizeJitPasses-20220817125614.xml 2022-08-17T13:04:29.4545306Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestQuantizedConv-20220817125614.xml 2022-08-17T13:04:29.4559408Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestQuantizedEmbeddingOps-20220817125614.xml 2022-08-17T13:04:29.4569459Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_functional.TestQuantizedFunctionalOps-20220817125614.xml 2022-08-17T13:04:29.4577676Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestQuantizedLinear-20220817125614.xml 2022-08-17T13:04:29.4637695Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestQuantizedOps-20220817125614.xml 2022-08-17T13:04:29.4691643Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_tensor.TestQuantizedTensor-20220817125614.xml 2022-08-17T13:04:29.4705168Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_module.TestRecordHistogramObserver-20220817125614.xml 2022-08-17T13:04:29.4713288Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_module.TestReferenceQuantizedModule-20220817125614.xml 2022-08-17T13:04:29.4746304Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.bc.test_backward_compatibility.TestSerialization-20220817125614.xml 2022-08-17T13:04:29.4772079Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_module.TestStaticQuantizedModule-20220817125614.xml 2022-08-17T13:04:29.4790828Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter-20220817125614.xml 2022-08-17T13:04:29.4799125Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_utils.TestUtils-20220817125614.xml 2022-08-17T13:04:29.4807799Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_numeric_suite_fx.TestFXGraphMatcherModels-20220817125614.xml 2022-08-17T13:04:29.4825213Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestQNNPackOps-20220817125614.xml 2022-08-17T13:04:29.4832681Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.dbr.test_quantize_dbr.TestQuantizeDBRModels-20220817125614.xml 2022-08-17T13:04:29.4841330Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerONNXExport-20220817125614.xml 2022-08-17T13:04:30.1889078Z Running test_decomp ... [2022-08-17 13:04:30.178127] 2022-08-17T13:04:30.1889527Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_decomp.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:04:30.178127] 2022-08-17T13:04:32.4476860Z 2022-08-17T13:04:32.4477152Z Running tests... 2022-08-17T13:04:32.4477483Z ---------------------------------------------------------------------- 2022-08-17T13:04:32.4477833Z Test results will be stored in test-reports\python-unittest\test_decomp 2022-08-17T13:04:32.4526748Z test_comprehensive_H_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:04:32.4555534Z test_comprehensive_H_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:04:32.4637188Z test_comprehensive_H_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:32.4682291Z test_comprehensive_H_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:04:32.4756927Z test_comprehensive_H_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:04:32.4779672Z test_comprehensive_H_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:32.4830508Z test_comprehensive_H_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:04:32.4881513Z test_comprehensive_H_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:04:32.4904088Z test_comprehensive_H_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:04:32.4926305Z test_comprehensive_H_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:04:32.4948803Z test_comprehensive_H_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:32.4971187Z test_comprehensive_H_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:04:32.4993232Z test_comprehensive_H_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:04:32.5024722Z test_comprehensive_T_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:04:32.5053041Z test_comprehensive_T_cpu_bool (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:04:32.5145444Z test_comprehensive_T_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:04:32.5199739Z test_comprehensive_T_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:04:32.5291869Z test_comprehensive_T_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:04:32.5321093Z test_comprehensive_T_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:04:32.5388007Z test_comprehensive_T_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:32.5453687Z test_comprehensive_T_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:04:32.5482166Z test_comprehensive_T_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:04:32.5509513Z test_comprehensive_T_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:04:32.5536950Z test_comprehensive_T_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:32.5565204Z test_comprehensive_T_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:04:32.5592520Z test_comprehensive_T_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:04:32.5815264Z test_comprehensive___getitem___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:32.5908581Z test_comprehensive___getitem___cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:32.6690328Z test_comprehensive___getitem___cpu_complex128 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:04:32.6804613Z test_comprehensive___getitem___cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:32.7602494Z test_comprehensive___getitem___cpu_complex64 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:04:32.7819429Z test_comprehensive___getitem___cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:32.8388131Z test_comprehensive___getitem___cpu_float32 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T13:04:32.8949019Z test_comprehensive___getitem___cpu_float64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:04:32.9043317Z test_comprehensive___getitem___cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:32.9136797Z test_comprehensive___getitem___cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:04:32.9230717Z test_comprehensive___getitem___cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:32.9324669Z test_comprehensive___getitem___cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:32.9421439Z test_comprehensive___getitem___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:04:32.9596407Z test_comprehensive___radd___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:32.9748123Z test_comprehensive___radd___cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:33.0820172Z test_comprehensive___radd___cpu_complex128 (__main__.TestDecompCPU) ... ok (0.111s) 2022-08-17T13:04:33.1890384Z test_comprehensive___radd___cpu_complex64 (__main__.TestDecompCPU) ... ok (0.111s) 2022-08-17T13:04:33.2080014Z test_comprehensive___radd___cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:33.2750377Z test_comprehensive___radd___cpu_float32 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:04:33.3405188Z test_comprehensive___radd___cpu_float64 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:04:33.3558273Z test_comprehensive___radd___cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:33.3711325Z test_comprehensive___radd___cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:33.3861242Z test_comprehensive___radd___cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:33.4012319Z test_comprehensive___radd___cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:04:33.4161284Z test_comprehensive___radd___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:33.4311792Z test_comprehensive___rand___cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:04:33.4462398Z test_comprehensive___rand___cpu_int16 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T13:04:33.4612788Z test_comprehensive___rand___cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:33.4761590Z test_comprehensive___rand___cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:33.4911198Z test_comprehensive___rand___cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:33.5060092Z test_comprehensive___rand___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:33.5504436Z test_comprehensive___rdiv___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:04:33.5869651Z test_comprehensive___rdiv___cpu_bool (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:04:33.9385539Z test_comprehensive___rdiv___cpu_complex128 (__main__.TestDecompCPU) ... ok (0.353s) 2022-08-17T13:04:34.2948409Z test_comprehensive___rdiv___cpu_complex64 (__main__.TestDecompCPU) ... ok (0.363s) 2022-08-17T13:04:34.3430607Z test_comprehensive___rdiv___cpu_float16 (__main__.TestDecompCPU) ... ok (0.046s) 2022-08-17T13:04:34.5551988Z test_comprehensive___rdiv___cpu_float32 (__main__.TestDecompCPU) ... ok (0.212s) 2022-08-17T13:04:34.7630924Z test_comprehensive___rdiv___cpu_float64 (__main__.TestDecompCPU) ... ok (0.201s) 2022-08-17T13:04:34.7946736Z test_comprehensive___rdiv___cpu_int16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:04:34.8263043Z test_comprehensive___rdiv___cpu_int32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:04:34.8575872Z test_comprehensive___rdiv___cpu_int64 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:04:34.8889547Z test_comprehensive___rdiv___cpu_int8 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:04:34.9199746Z test_comprehensive___rdiv___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:04:34.9517771Z test_comprehensive___rmatmul___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:04:35.1764180Z test_comprehensive___rmatmul___cpu_complex128 (__main__.TestDecompCPU) ... ok (0.218s) 2022-08-17T13:04:35.4036427Z test_comprehensive___rmatmul___cpu_complex64 (__main__.TestDecompCPU) ... ok (0.238s) 2022-08-17T13:04:35.5382763Z test_comprehensive___rmatmul___cpu_float32 (__main__.TestDecompCPU) ... ok (0.130s) 2022-08-17T13:04:35.6736091Z test_comprehensive___rmatmul___cpu_float64 (__main__.TestDecompCPU) ... ok (0.134s) 2022-08-17T13:04:35.7110965Z test_comprehensive___rmatmul___cpu_int16 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:04:35.7484536Z test_comprehensive___rmatmul___cpu_int32 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T13:04:35.7869591Z test_comprehensive___rmatmul___cpu_int64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:04:35.8239982Z test_comprehensive___rmatmul___cpu_int8 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:04:35.8607979Z test_comprehensive___rmatmul___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T13:04:35.9185507Z test_comprehensive___rmod___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:04:35.9782004Z test_comprehensive___rmod___cpu_float16 (__main__.TestDecompCPU) ... ok (0.046s) 2022-08-17T13:04:36.1693599Z test_comprehensive___rmod___cpu_float32 (__main__.TestDecompCPU) ... ok (0.192s) 2022-08-17T13:04:36.3561155Z test_comprehensive___rmod___cpu_float64 (__main__.TestDecompCPU) ... ok (0.187s) 2022-08-17T13:04:36.3831434Z test_comprehensive___rmul___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:04:36.3982108Z test_comprehensive___rmul___cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:36.6213544Z test_comprehensive___rmul___cpu_complex128 (__main__.TestDecompCPU) ... ok (0.228s) 2022-08-17T13:04:36.8442882Z test_comprehensive___rmul___cpu_complex64 (__main__.TestDecompCPU) ... ok (0.212s) 2022-08-17T13:04:36.8738705Z test_comprehensive___rmul___cpu_float16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:04:37.0092730Z test_comprehensive___rmul___cpu_float32 (__main__.TestDecompCPU) ... ok (0.134s) 2022-08-17T13:04:37.1409994Z test_comprehensive___rmul___cpu_float64 (__main__.TestDecompCPU) ... ok (0.140s) 2022-08-17T13:04:37.1563681Z test_comprehensive___rmul___cpu_int16 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T13:04:37.1717627Z test_comprehensive___rmul___cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:37.1867934Z test_comprehensive___rmul___cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:37.2019697Z test_comprehensive___rmul___cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:37.2169233Z test_comprehensive___rmul___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:04:37.2319203Z test_comprehensive___ror___cpu_bool (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:04:37.2470073Z test_comprehensive___ror___cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:37.2620907Z test_comprehensive___ror___cpu_int32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:04:37.2769948Z test_comprehensive___ror___cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:37.2920144Z test_comprehensive___ror___cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:37.3069438Z test_comprehensive___ror___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:37.3653919Z test_comprehensive___rpow___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.057s) 2022-08-17T13:04:37.7182623Z test_comprehensive___rpow___cpu_complex128 (__main__.TestDecompCPU) ... ok (0.357s) 2022-08-17T13:04:38.0744185Z test_comprehensive___rpow___cpu_complex64 (__main__.TestDecompCPU) ... ok (0.358s) 2022-08-17T13:04:38.0847324Z test_comprehensive___rpow___cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:04:38.2724605Z test_comprehensive___rpow___cpu_float32 (__main__.TestDecompCPU) ... ok (0.197s) 2022-08-17T13:04:38.4564429Z test_comprehensive___rpow___cpu_float64 (__main__.TestDecompCPU) ... ok (0.187s) 2022-08-17T13:04:38.4727277Z test_comprehensive___rpow___cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:38.4888679Z test_comprehensive___rpow___cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:38.5047994Z test_comprehensive___rpow___cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:38.5207901Z test_comprehensive___rpow___cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:38.5366538Z test_comprehensive___rpow___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:04:38.5532748Z test_comprehensive___rsub___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T13:04:38.7002228Z test_comprehensive___rsub___cpu_complex128 (__main__.TestDecompCPU) ... ok (0.145s) 2022-08-17T13:04:38.8463154Z test_comprehensive___rsub___cpu_complex64 (__main__.TestDecompCPU) ... ok (0.144s) 2022-08-17T13:04:38.8649001Z test_comprehensive___rsub___cpu_float16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:04:38.9552180Z test_comprehensive___rsub___cpu_float32 (__main__.TestDecompCPU) ... ok (0.083s) 2022-08-17T13:04:39.0430513Z test_comprehensive___rsub___cpu_float64 (__main__.TestDecompCPU) ... ok (0.093s) 2022-08-17T13:04:39.0564839Z test_comprehensive___rsub___cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:39.0698503Z test_comprehensive___rsub___cpu_int32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:04:39.0830144Z test_comprehensive___rsub___cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:39.0962679Z test_comprehensive___rsub___cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:39.1094007Z test_comprehensive___rsub___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:04:39.1245839Z test_comprehensive___rxor___cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:39.1396467Z test_comprehensive___rxor___cpu_int16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:04:39.1547264Z test_comprehensive___rxor___cpu_int32 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T13:04:39.1696434Z test_comprehensive___rxor___cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:39.1846179Z test_comprehensive___rxor___cpu_int8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:04:39.1994713Z test_comprehensive___rxor___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:39.5397142Z test_comprehensive__masked_amax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.346s) 2022-08-17T13:04:39.8779707Z test_comprehensive__masked_amax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.337s) 2022-08-17T13:04:40.4933890Z test_comprehensive__masked_amax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.616s) 2022-08-17T13:04:41.0998930Z test_comprehensive__masked_amax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.602s) 2022-08-17T13:04:41.2502817Z test_comprehensive__masked_amax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.143s) 2022-08-17T13:04:41.4007538Z test_comprehensive__masked_amax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.158s) 2022-08-17T13:04:41.5485567Z test_comprehensive__masked_amax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.148s) 2022-08-17T13:04:41.6988801Z test_comprehensive__masked_amax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.143s) 2022-08-17T13:04:41.8481805Z test_comprehensive__masked_amax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.158s) 2022-08-17T13:04:42.1894620Z test_comprehensive__masked_amin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.332s) 2022-08-17T13:04:42.5281512Z test_comprehensive__masked_amin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.342s) 2022-08-17T13:04:43.1454647Z test_comprehensive__masked_amin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.621s) 2022-08-17T13:04:43.7539985Z test_comprehensive__masked_amin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.608s) 2022-08-17T13:04:43.9048814Z test_comprehensive__masked_amin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.157s) 2022-08-17T13:04:44.0556879Z test_comprehensive__masked_amin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.143s) 2022-08-17T13:04:44.2037585Z test_comprehensive__masked_amin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T13:04:44.3542953Z test_comprehensive__masked_amin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.159s) 2022-08-17T13:04:44.5043633Z test_comprehensive__masked_amin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T13:04:44.5423782Z test_comprehensive__masked_argmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.049s) 2022-08-17T13:04:44.5799701Z test_comprehensive__masked_argmax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:04:44.6734121Z test_comprehensive__masked_argmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.096s) 2022-08-17T13:04:44.7657176Z test_comprehensive__masked_argmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.095s) 2022-08-17T13:04:44.8262538Z test_comprehensive__masked_argmax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.065s) 2022-08-17T13:04:44.8872165Z test_comprehensive__masked_argmax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.049s) 2022-08-17T13:04:44.9450645Z test_comprehensive__masked_argmax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.067s) 2022-08-17T13:04:45.0050574Z test_comprehensive__masked_argmax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:04:45.0650219Z test_comprehensive__masked_argmax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.051s) 2022-08-17T13:04:45.1028144Z test_comprehensive__masked_argmin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:04:45.1403833Z test_comprehensive__masked_argmin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.051s) 2022-08-17T13:04:45.2331917Z test_comprehensive__masked_argmin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.088s) 2022-08-17T13:04:45.3249666Z test_comprehensive__masked_argmin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.083s) 2022-08-17T13:04:45.3854319Z test_comprehensive__masked_argmin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.067s) 2022-08-17T13:04:45.4458224Z test_comprehensive__masked_argmin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.068s) 2022-08-17T13:04:45.5037759Z test_comprehensive__masked_argmin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:04:45.5641924Z test_comprehensive__masked_argmin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T13:04:45.6243852Z test_comprehensive__masked_argmin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:04:45.6878563Z test_comprehensive__masked_cumprod_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:04:46.1274733Z test_comprehensive__masked_cumprod_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.433s) 2022-08-17T13:04:46.5762623Z test_comprehensive__masked_cumprod_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.459s) 2022-08-17T13:04:46.8674298Z test_comprehensive__masked_cumprod_cpu_float32 (__main__.TestDecompCPU) ... ok (0.285s) 2022-08-17T13:04:47.1571806Z test_comprehensive__masked_cumprod_cpu_float64 (__main__.TestDecompCPU) ... ok (0.285s) 2022-08-17T13:04:47.1967857Z test_comprehensive__masked_cumprod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:04:47.2364059Z test_comprehensive__masked_cumprod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T13:04:47.2757797Z test_comprehensive__masked_cumprod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T13:04:47.3154497Z test_comprehensive__masked_cumprod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:04:47.3547305Z test_comprehensive__masked_cumprod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:04:47.3794770Z test_comprehensive__masked_cumsum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:47.5953810Z test_comprehensive__masked_cumsum_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.223s) 2022-08-17T13:04:47.8167386Z test_comprehensive__masked_cumsum_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.216s) 2022-08-17T13:04:47.9623862Z test_comprehensive__masked_cumsum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.158s) 2022-08-17T13:04:48.1067570Z test_comprehensive__masked_cumsum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T13:04:48.1463183Z test_comprehensive__masked_cumsum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:04:48.1857574Z test_comprehensive__masked_cumsum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:04:48.2248048Z test_comprehensive__masked_cumsum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:04:48.2641050Z test_comprehensive__masked_cumsum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:04:48.3033327Z test_comprehensive__masked_cumsum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:04:48.3350855Z test_comprehensive__masked_log_softmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:04:48.5216875Z test_comprehensive__masked_log_softmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.173s) 2022-08-17T13:04:48.6960206Z test_comprehensive__masked_log_softmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.176s) 2022-08-17T13:04:48.7706939Z test_comprehensive__masked_logaddexp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:04:49.1970794Z test_comprehensive__masked_logaddexp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.421s) 2022-08-17T13:04:49.6225341Z test_comprehensive__masked_logaddexp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.428s) 2022-08-17T13:04:49.6231464Z test_comprehensive__masked_logsumexp_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:04:49.6236132Z test_comprehensive__masked_logsumexp_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:04:49.6240744Z test_comprehensive__masked_logsumexp_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:04:49.6245230Z test_comprehensive__masked_logsumexp_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:04:49.6249697Z test_comprehensive__masked_logsumexp_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:04:49.6254138Z test_comprehensive__masked_logsumexp_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:04:49.6258587Z test_comprehensive__masked_logsumexp_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:04:49.6263091Z test_comprehensive__masked_logsumexp_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:04:49.9905134Z test_comprehensive__masked_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.369s) 2022-08-17T13:04:50.3596572Z test_comprehensive__masked_mean_cpu_bool (__main__.TestDecompCPU) ... ok (0.366s) 2022-08-17T13:04:51.2186565Z test_comprehensive__masked_mean_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.860s) 2022-08-17T13:04:52.0884613Z test_comprehensive__masked_mean_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.869s) 2022-08-17T13:04:52.4507395Z test_comprehensive__masked_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.368s) 2022-08-17T13:04:53.1688698Z test_comprehensive__masked_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.714s) 2022-08-17T13:04:53.8755676Z test_comprehensive__masked_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.709s) 2022-08-17T13:04:54.2458709Z test_comprehensive__masked_mean_cpu_int16 (__main__.TestDecompCPU) ... ok (0.365s) 2022-08-17T13:04:54.6170146Z test_comprehensive__masked_mean_cpu_int32 (__main__.TestDecompCPU) ... ok (0.379s) 2022-08-17T13:04:54.9784798Z test_comprehensive__masked_mean_cpu_int64 (__main__.TestDecompCPU) ... ok (0.351s) 2022-08-17T13:04:55.3496811Z test_comprehensive__masked_mean_cpu_int8 (__main__.TestDecompCPU) ... ok (0.380s) 2022-08-17T13:04:55.7190334Z test_comprehensive__masked_mean_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.364s) 2022-08-17T13:04:55.7517914Z test_comprehensive__masked_median_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T13:04:55.8652588Z test_comprehensive__masked_median_cpu_float32 (__main__.TestDecompCPU) ... ok (0.114s) 2022-08-17T13:04:55.9756947Z test_comprehensive__masked_median_cpu_float64 (__main__.TestDecompCPU) ... ok (0.108s) 2022-08-17T13:04:57.7995491Z test_comprehensive__masked_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (1.830s) 2022-08-17T13:04:59.6205608Z test_comprehensive__masked_norm_cpu_float16 (__main__.TestDecompCPU) ... ok (1.826s) 2022-08-17T13:05:03.3410360Z test_comprehensive__masked_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (3.716s) 2022-08-17T13:05:07.0091077Z test_comprehensive__masked_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (3.665s) 2022-08-17T13:05:07.3512774Z test_comprehensive__masked_normalize_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.348s) 2022-08-17T13:05:08.4959016Z test_comprehensive__masked_normalize_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.137s) 2022-08-17T13:05:09.6659553Z test_comprehensive__masked_normalize_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.165s) 2022-08-17T13:05:10.0285939Z test_comprehensive__masked_normalize_cpu_float16 (__main__.TestDecompCPU) ... ok (0.371s) 2022-08-17T13:05:10.9282343Z test_comprehensive__masked_normalize_cpu_float32 (__main__.TestDecompCPU) ... ok (0.901s) 2022-08-17T13:05:11.8087077Z test_comprehensive__masked_normalize_cpu_float64 (__main__.TestDecompCPU) ... ok (0.879s) 2022-08-17T13:05:11.9931753Z test_comprehensive__masked_prod_cpu_bool (__main__.TestDecompCPU) ... ok (0.176s) 2022-08-17T13:05:13.3990753Z test_comprehensive__masked_prod_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.409s) 2022-08-17T13:05:14.8331423Z test_comprehensive__masked_prod_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.440s) 2022-08-17T13:05:15.9424417Z test_comprehensive__masked_prod_cpu_float32 (__main__.TestDecompCPU) ... ok (1.104s) 2022-08-17T13:05:17.0343102Z test_comprehensive__masked_prod_cpu_float64 (__main__.TestDecompCPU) ... ok (1.095s) 2022-08-17T13:05:17.2203258Z test_comprehensive__masked_prod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.189s) 2022-08-17T13:05:17.4056550Z test_comprehensive__masked_prod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.190s) 2022-08-17T13:05:17.5863294Z test_comprehensive__masked_prod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.176s) 2022-08-17T13:05:17.7712850Z test_comprehensive__masked_prod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.189s) 2022-08-17T13:05:17.9558737Z test_comprehensive__masked_prod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.176s) 2022-08-17T13:05:17.9868114Z test_comprehensive__masked_softmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:05:18.1705774Z test_comprehensive__masked_softmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.192s) 2022-08-17T13:05:18.3443290Z test_comprehensive__masked_softmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.174s) 2022-08-17T13:05:18.3898083Z test_comprehensive__masked_softmin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:05:18.6352846Z test_comprehensive__masked_softmin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.238s) 2022-08-17T13:05:18.8657256Z test_comprehensive__masked_softmin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.238s) 2022-08-17T13:05:19.7702977Z test_comprehensive__masked_std_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.905s) 2022-08-17T13:05:22.3898668Z test_comprehensive__masked_std_cpu_complex128 (__main__.TestDecompCPU) ... ok (2.616s) 2022-08-17T13:05:24.9995624Z test_comprehensive__masked_std_cpu_complex64 (__main__.TestDecompCPU) ... ok (2.599s) 2022-08-17T13:05:26.9772269Z test_comprehensive__masked_std_cpu_float32 (__main__.TestDecompCPU) ... ok (1.993s) 2022-08-17T13:05:29.0409617Z test_comprehensive__masked_std_cpu_float64 (__main__.TestDecompCPU) ... ok (2.059s) 2022-08-17T13:05:30.9269502Z test_comprehensive__masked_std_cpu_int16 (__main__.TestDecompCPU) ... ok (1.890s) 2022-08-17T13:05:32.8058757Z test_comprehensive__masked_std_cpu_int32 (__main__.TestDecompCPU) ... ok (1.869s) 2022-08-17T13:05:34.6809872Z test_comprehensive__masked_std_cpu_int64 (__main__.TestDecompCPU) ... ok (1.885s) 2022-08-17T13:05:36.5572062Z test_comprehensive__masked_std_cpu_int8 (__main__.TestDecompCPU) ... ok (1.870s) 2022-08-17T13:05:38.4369362Z test_comprehensive__masked_std_cpu_uint8 (__main__.TestDecompCPU) ... ok (1.883s) 2022-08-17T13:05:38.6062811Z test_comprehensive__masked_sum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.170s) 2022-08-17T13:05:38.7546201Z test_comprehensive__masked_sum_cpu_bool (__main__.TestDecompCPU) ... ok (0.150s) 2022-08-17T13:05:39.2904338Z test_comprehensive__masked_sum_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.527s) 2022-08-17T13:05:39.8337986Z test_comprehensive__masked_sum_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.540s) 2022-08-17T13:05:40.0013225Z test_comprehensive__masked_sum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.174s) 2022-08-17T13:05:40.4225709Z test_comprehensive__masked_sum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.428s) 2022-08-17T13:05:40.8351023Z test_comprehensive__masked_sum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.404s) 2022-08-17T13:05:40.9847795Z test_comprehensive__masked_sum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.150s) 2022-08-17T13:05:41.1339226Z test_comprehensive__masked_sum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.150s) 2022-08-17T13:05:41.2806190Z test_comprehensive__masked_sum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.140s) 2022-08-17T13:05:41.4296476Z test_comprehensive__masked_sum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.161s) 2022-08-17T13:05:41.5782783Z test_comprehensive__masked_sum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.150s) 2022-08-17T13:05:42.3857784Z test_comprehensive__masked_var_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.806s) 2022-08-17T13:05:44.7625952Z test_comprehensive__masked_var_cpu_complex128 (__main__.TestDecompCPU) ... ok (2.374s) 2022-08-17T13:05:47.1237692Z test_comprehensive__masked_var_cpu_complex64 (__main__.TestDecompCPU) ... ok (2.359s) 2022-08-17T13:05:47.9216050Z test_comprehensive__masked_var_cpu_float16 (__main__.TestDecompCPU) ... ok (0.801s) 2022-08-17T13:05:49.7007819Z test_comprehensive__masked_var_cpu_float32 (__main__.TestDecompCPU) ... ok (1.780s) 2022-08-17T13:05:51.5717379Z test_comprehensive__masked_var_cpu_float64 (__main__.TestDecompCPU) ... ok (1.869s) 2022-08-17T13:05:53.3185730Z test_comprehensive__masked_var_cpu_int16 (__main__.TestDecompCPU) ... ok (1.747s) 2022-08-17T13:05:55.0637940Z test_comprehensive__masked_var_cpu_int32 (__main__.TestDecompCPU) ... ok (1.744s) 2022-08-17T13:05:56.8138668Z test_comprehensive__masked_var_cpu_int64 (__main__.TestDecompCPU) ... ok (1.742s) 2022-08-17T13:05:58.5650962Z test_comprehensive__masked_var_cpu_int8 (__main__.TestDecompCPU) ... ok (1.751s) 2022-08-17T13:06:00.3160865Z test_comprehensive__masked_var_cpu_uint8 (__main__.TestDecompCPU) ... ok (1.756s) 2022-08-17T13:06:00.3191486Z test_comprehensive_abs_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:00.3421022Z test_comprehensive_abs_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:06:00.3531141Z test_comprehensive_abs_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:00.3768736Z test_comprehensive_abs_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:00.3801675Z test_comprehensive_abs_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:00.3985557Z test_comprehensive_abs_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:00.4163419Z test_comprehensive_abs_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:00.4204841Z test_comprehensive_abs_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:00.4244759Z test_comprehensive_abs_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:00.4283847Z test_comprehensive_abs_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:00.4322573Z test_comprehensive_abs_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:00.4361014Z test_comprehensive_abs_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:00.4466745Z test_comprehensive_acos_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:00.4499227Z test_comprehensive_acos_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:00.4735858Z test_comprehensive_acos_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:00.4981490Z test_comprehensive_acos_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:00.5162315Z test_comprehensive_acos_cpu_float32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:06:00.5339942Z test_comprehensive_acos_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:00.5375359Z test_comprehensive_acos_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:00.5409165Z test_comprehensive_acos_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:00.5442626Z test_comprehensive_acos_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:00.5476347Z test_comprehensive_acos_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:00.5509185Z test_comprehensive_acos_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:00.5592698Z test_comprehensive_acosh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:00.5624503Z test_comprehensive_acosh_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:00.5862966Z test_comprehensive_acosh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:00.6106154Z test_comprehensive_acosh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:00.6244970Z test_comprehensive_acosh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:00.6380208Z test_comprehensive_acosh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:06:00.6413247Z test_comprehensive_acosh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:00.6444469Z test_comprehensive_acosh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:00.6475118Z test_comprehensive_acosh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:00.6505603Z test_comprehensive_acosh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:00.6536046Z test_comprehensive_acosh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:00.6738944Z test_comprehensive_add_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:00.6913575Z test_comprehensive_add_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:00.8093944Z test_comprehensive_add_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.111s) 2022-08-17T13:06:00.8569106Z test_comprehensive_add_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:06:00.9757285Z test_comprehensive_add_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.126s) 2022-08-17T13:06:00.9985230Z test_comprehensive_add_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:01.0730742Z test_comprehensive_add_cpu_float32 (__main__.TestDecompCPU) ... ok (0.080s) 2022-08-17T13:06:01.1466921Z test_comprehensive_add_cpu_float64 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T13:06:01.1644218Z test_comprehensive_add_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:01.1821320Z test_comprehensive_add_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:01.1996293Z test_comprehensive_add_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:01.2173670Z test_comprehensive_add_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:01.2348878Z test_comprehensive_add_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:01.2583141Z test_comprehensive_addbmm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:01.6035988Z test_comprehensive_addbmm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.350s) 2022-08-17T13:06:01.9557514Z test_comprehensive_addbmm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.349s) 2022-08-17T13:06:02.0525852Z test_comprehensive_addbmm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.095s) 2022-08-17T13:06:02.1490296Z test_comprehensive_addbmm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.096s) 2022-08-17T13:06:02.1511723Z test_comprehensive_addbmm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:02.1531137Z test_comprehensive_addbmm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:02.1551649Z test_comprehensive_addbmm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:02.1570887Z test_comprehensive_addbmm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:02.1588986Z test_comprehensive_addbmm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:02.2232672Z test_comprehensive_addcdiv_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.062s) 2022-08-17T13:06:02.4963712Z test_comprehensive_addcdiv_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.271s) 2022-08-17T13:06:02.7747872Z test_comprehensive_addcdiv_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.288s) 2022-08-17T13:06:02.9540909Z test_comprehensive_addcdiv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.170s) 2022-08-17T13:06:03.1310061Z test_comprehensive_addcdiv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.191s) 2022-08-17T13:06:03.1787677Z test_comprehensive_addcmul_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:06:03.3845012Z test_comprehensive_addcmul_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.207s) 2022-08-17T13:06:03.5935778Z test_comprehensive_addcmul_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.212s) 2022-08-17T13:06:03.7294669Z test_comprehensive_addcmul_cpu_float32 (__main__.TestDecompCPU) ... ok (0.134s) 2022-08-17T13:06:03.8635865Z test_comprehensive_addcmul_cpu_float64 (__main__.TestDecompCPU) ... ok (0.124s) 2022-08-17T13:06:03.8770112Z test_comprehensive_addcmul_cpu_int16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:06:03.8903108Z test_comprehensive_addcmul_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:03.9031566Z test_comprehensive_addcmul_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:03.9164161Z test_comprehensive_addcmul_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:03.9296723Z test_comprehensive_addcmul_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:03.9405222Z test_comprehensive_addmm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:03.9901595Z test_comprehensive_addmm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.057s) 2022-08-17T13:06:04.0414667Z test_comprehensive_addmm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.051s) 2022-08-17T13:06:04.0639581Z test_comprehensive_addmm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:04.0857795Z test_comprehensive_addmm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:06:04.0895241Z test_comprehensive_addmm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:04.0930923Z test_comprehensive_addmm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:04.0968040Z test_comprehensive_addmm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:04.1002778Z test_comprehensive_addmm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:04.1037537Z test_comprehensive_addmm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:04.1101093Z test_comprehensive_addmm_decomposed_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:04.1422299Z test_comprehensive_addmm_decomposed_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:06:04.1755408Z test_comprehensive_addmm_decomposed_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:04.1902900Z test_comprehensive_addmm_decomposed_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:04.2046065Z test_comprehensive_addmm_decomposed_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:04.2082826Z test_comprehensive_addmm_decomposed_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:04.2118410Z test_comprehensive_addmm_decomposed_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:04.2159133Z test_comprehensive_addmm_decomposed_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:04.2194184Z test_comprehensive_addmm_decomposed_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:04.2228716Z test_comprehensive_addmm_decomposed_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:04.2389253Z test_comprehensive_addmv_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T13:06:04.2844863Z test_comprehensive_addmv_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:06:04.3312251Z test_comprehensive_addmv_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:06:04.3643619Z test_comprehensive_addmv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:06:04.3966911Z test_comprehensive_addmv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:06:04.3986421Z test_comprehensive_addmv_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:04.4004500Z test_comprehensive_addmv_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:04.4022097Z test_comprehensive_addmv_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:04.4039124Z test_comprehensive_addmv_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:04.4056181Z test_comprehensive_addmv_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:04.4158383Z test_comprehensive_addr_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:04.4205432Z test_comprehensive_addr_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:04.4546384Z test_comprehensive_addr_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T13:06:04.4900416Z test_comprehensive_addr_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:06:04.4956106Z test_comprehensive_addr_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:04.5192757Z test_comprehensive_addr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:04.5424367Z test_comprehensive_addr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:06:04.5474837Z test_comprehensive_addr_cpu_int16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:04.5523126Z test_comprehensive_addr_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:04.5569479Z test_comprehensive_addr_cpu_int64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:04.5616839Z test_comprehensive_addr_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:04.5663957Z test_comprehensive_addr_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:04.5794364Z test_comprehensive_all_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:04.5908381Z test_comprehensive_all_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:04.6103581Z test_comprehensive_all_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:04.6301908Z test_comprehensive_all_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:06:04.6445160Z test_comprehensive_all_cpu_float16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:04.6603113Z test_comprehensive_all_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:04.6760000Z test_comprehensive_all_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:04.6884655Z test_comprehensive_all_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:04.7009944Z test_comprehensive_all_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:04.7134031Z test_comprehensive_all_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:04.7259789Z test_comprehensive_all_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:04.7390997Z test_comprehensive_all_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:04.7438685Z test_comprehensive_allclose_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:04.7499990Z test_comprehensive_allclose_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:04.7561701Z test_comprehensive_allclose_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:04.7609220Z test_comprehensive_allclose_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:04.7655073Z test_comprehensive_allclose_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:04.7699301Z test_comprehensive_allclose_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:04.8421400Z test_comprehensive_amax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.073s) 2022-08-17T13:06:04.8571979Z test_comprehensive_amax_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:04.9292478Z test_comprehensive_amax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.073s) 2022-08-17T13:06:05.0374958Z test_comprehensive_amax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.108s) 2022-08-17T13:06:05.1444310Z test_comprehensive_amax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.108s) 2022-08-17T13:06:05.1595426Z test_comprehensive_amax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:05.1745966Z test_comprehensive_amax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:05.1893932Z test_comprehensive_amax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:05.2044829Z test_comprehensive_amax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:05.2194820Z test_comprehensive_amax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:05.2915556Z test_comprehensive_amin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.073s) 2022-08-17T13:06:05.3065797Z test_comprehensive_amin_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:05.3780656Z test_comprehensive_amin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.077s) 2022-08-17T13:06:05.4857714Z test_comprehensive_amin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.108s) 2022-08-17T13:06:05.5919760Z test_comprehensive_amin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.098s) 2022-08-17T13:06:05.6070800Z test_comprehensive_amin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:05.6221253Z test_comprehensive_amin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:05.6368772Z test_comprehensive_amin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T13:06:05.6519229Z test_comprehensive_amin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:05.6670060Z test_comprehensive_amin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:05.6690120Z test_comprehensive_aminmax_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:05.6709499Z test_comprehensive_aminmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:05.6728095Z test_comprehensive_aminmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:05.6743690Z test_comprehensive_aminmax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:05.6759559Z test_comprehensive_aminmax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:05.6776354Z test_comprehensive_aminmax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:05.6791596Z test_comprehensive_aminmax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:05.6806763Z test_comprehensive_aminmax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:05.6824100Z test_comprehensive_angle_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:05.6836703Z test_comprehensive_angle_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:05.7542932Z test_comprehensive_angle_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.072s) 2022-08-17T13:06:05.8265893Z test_comprehensive_angle_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.078s) 2022-08-17T13:06:05.8287486Z test_comprehensive_angle_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:05.8304630Z test_comprehensive_angle_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:05.8321147Z test_comprehensive_angle_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:05.8334406Z test_comprehensive_angle_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:05.8347098Z test_comprehensive_angle_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:05.8359794Z test_comprehensive_angle_cpu_int64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:05.8372440Z test_comprehensive_angle_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:05.8385021Z test_comprehensive_angle_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:05.8516934Z test_comprehensive_any_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:05.8632441Z test_comprehensive_any_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:05.8828378Z test_comprehensive_any_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:05.9027598Z test_comprehensive_any_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:05.9158493Z test_comprehensive_any_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:05.9317405Z test_comprehensive_any_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:05.9474757Z test_comprehensive_any_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T13:06:05.9599813Z test_comprehensive_any_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:05.9725546Z test_comprehensive_any_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:05.9850327Z test_comprehensive_any_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:05.9975771Z test_comprehensive_any_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:06.0106977Z test_comprehensive_any_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.0188347Z test_comprehensive_arange_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:06.0268658Z test_comprehensive_arange_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.0381795Z test_comprehensive_arange_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:06.0491153Z test_comprehensive_arange_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:06.0588438Z test_comprehensive_arange_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.0685942Z test_comprehensive_arange_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:06.0780395Z test_comprehensive_arange_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:06.0873377Z test_comprehensive_arange_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.0969458Z test_comprehensive_arange_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:06.0992008Z test_comprehensive_argmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1013182Z test_comprehensive_argmax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1033170Z test_comprehensive_argmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1052986Z test_comprehensive_argmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1071151Z test_comprehensive_argmax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:06.1088998Z test_comprehensive_argmax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1106923Z test_comprehensive_argmax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1124757Z test_comprehensive_argmax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1142787Z test_comprehensive_argmax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1162677Z test_comprehensive_argmin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1182625Z test_comprehensive_argmin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1202089Z test_comprehensive_argmin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1221770Z test_comprehensive_argmin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1240252Z test_comprehensive_argmin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:06.1258170Z test_comprehensive_argmin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1276008Z test_comprehensive_argmin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1294044Z test_comprehensive_argmin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1311836Z test_comprehensive_argmin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1356817Z test_comprehensive_argsort_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1390912Z test_comprehensive_argsort_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:06.1447214Z test_comprehensive_argsort_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1488733Z test_comprehensive_argsort_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1530022Z test_comprehensive_argsort_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1569703Z test_comprehensive_argsort_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:06.1609001Z test_comprehensive_argsort_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1646217Z test_comprehensive_argsort_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1683985Z test_comprehensive_argsort_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1721707Z test_comprehensive_argsort_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:06.1743479Z test_comprehensive_argwhere_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1759608Z test_comprehensive_argwhere_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1779067Z test_comprehensive_argwhere_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1798306Z test_comprehensive_argwhere_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1816278Z test_comprehensive_argwhere_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1833866Z test_comprehensive_argwhere_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1851626Z test_comprehensive_argwhere_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1868493Z test_comprehensive_argwhere_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:06.1884379Z test_comprehensive_argwhere_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1900538Z test_comprehensive_argwhere_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1918182Z test_comprehensive_argwhere_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.1934391Z test_comprehensive_argwhere_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.2001855Z test_comprehensive_as_strided_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.2018383Z test_comprehensive_as_strided_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.2145756Z test_comprehensive_as_strided_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:06.2168623Z test_comprehensive_as_strided_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.2299535Z test_comprehensive_as_strided_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:06.2378573Z test_comprehensive_as_strided_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:06.2469067Z test_comprehensive_as_strided_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.2573566Z test_comprehensive_as_strided_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:06.2591621Z test_comprehensive_as_strided_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.2608690Z test_comprehensive_as_strided_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.2625014Z test_comprehensive_as_strided_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.2641129Z test_comprehensive_as_strided_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.2657356Z test_comprehensive_as_strided_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.2703785Z test_comprehensive_as_strided_scatter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:06.2719766Z test_comprehensive_as_strided_scatter_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.2765320Z test_comprehensive_as_strided_scatter_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.2789316Z test_comprehensive_as_strided_scatter_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.2836137Z test_comprehensive_as_strided_scatter_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:06.2880200Z test_comprehensive_as_strided_scatter_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.2921828Z test_comprehensive_as_strided_scatter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.2963165Z test_comprehensive_as_strided_scatter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.2979942Z test_comprehensive_as_strided_scatter_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:06.2996011Z test_comprehensive_as_strided_scatter_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.3012402Z test_comprehensive_as_strided_scatter_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.3028604Z test_comprehensive_as_strided_scatter_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.3044814Z test_comprehensive_as_strided_scatter_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.3095758Z test_comprehensive_asin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.3142076Z test_comprehensive_asin_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:06.3831695Z test_comprehensive_asin_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:06:06.4567483Z test_comprehensive_asin_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T13:06:06.4967515Z test_comprehensive_asin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:06.5337580Z test_comprehensive_asin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:06:06.5384225Z test_comprehensive_asin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:06.5429514Z test_comprehensive_asin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.5473953Z test_comprehensive_asin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.5517492Z test_comprehensive_asin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.5559854Z test_comprehensive_asin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:06.5602565Z test_comprehensive_asinh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.5644187Z test_comprehensive_asinh_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.6178399Z test_comprehensive_asinh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:06:06.6740334Z test_comprehensive_asinh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:06:06.7041448Z test_comprehensive_asinh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:06:06.7324551Z test_comprehensive_asinh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:06:06.7369595Z test_comprehensive_asinh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.7413108Z test_comprehensive_asinh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.7454168Z test_comprehensive_asinh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:06.7494713Z test_comprehensive_asinh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.7534669Z test_comprehensive_asinh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:06.8114697Z test_comprehensive_atan2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:06:06.8287588Z test_comprehensive_atan2_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:07.1579040Z test_comprehensive_atan2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.333s) 2022-08-17T13:06:07.4783095Z test_comprehensive_atan2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.318s) 2022-08-17T13:06:07.4955595Z test_comprehensive_atan2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:07.5130389Z test_comprehensive_atan2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:07.5301534Z test_comprehensive_atan2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:06:07.5473086Z test_comprehensive_atan2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:07.5643011Z test_comprehensive_atan2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:07.5685950Z test_comprehensive_atan_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:07.5730353Z test_comprehensive_atan_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:07.6244836Z test_comprehensive_atan_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:06:07.6803613Z test_comprehensive_atan_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:06:07.7109347Z test_comprehensive_atan_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:06:07.7390095Z test_comprehensive_atan_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:07.7436991Z test_comprehensive_atan_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:07.7482802Z test_comprehensive_atan_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:07.7527175Z test_comprehensive_atan_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:07.7571007Z test_comprehensive_atan_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:07.7614026Z test_comprehensive_atan_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:07.7655221Z test_comprehensive_atanh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:07.7696914Z test_comprehensive_atanh_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:07.8136432Z test_comprehensive_atanh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:06:07.8610124Z test_comprehensive_atanh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:06:07.8858936Z test_comprehensive_atanh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:07.9092488Z test_comprehensive_atanh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:07.9136252Z test_comprehensive_atanh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:07.9178078Z test_comprehensive_atanh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:07.9218869Z test_comprehensive_atanh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:07.9259314Z test_comprehensive_atanh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:07.9298852Z test_comprehensive_atanh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:07.9335791Z test_comprehensive_atleast_1d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:07.9350437Z test_comprehensive_atleast_1d_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:07.9386320Z test_comprehensive_atleast_1d_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:07.9410874Z test_comprehensive_atleast_1d_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:07.9446643Z test_comprehensive_atleast_1d_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:07.9483831Z test_comprehensive_atleast_1d_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:07.9514960Z test_comprehensive_atleast_1d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:07.9546231Z test_comprehensive_atleast_1d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:07.9560991Z test_comprehensive_atleast_1d_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:07.9575897Z test_comprehensive_atleast_1d_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:07.9590725Z test_comprehensive_atleast_1d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:07.9605391Z test_comprehensive_atleast_1d_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:07.9620127Z test_comprehensive_atleast_1d_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:07.9666886Z test_comprehensive_atleast_2d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:07.9692187Z test_comprehensive_atleast_2d_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:07.9769756Z test_comprehensive_atleast_2d_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:07.9816414Z test_comprehensive_atleast_2d_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:07.9895697Z test_comprehensive_atleast_2d_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:07.9944064Z test_comprehensive_atleast_2d_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:08.0009998Z test_comprehensive_atleast_2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:08.0072498Z test_comprehensive_atleast_2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:08.0097973Z test_comprehensive_atleast_2d_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:08.0122885Z test_comprehensive_atleast_2d_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:08.0147350Z test_comprehensive_atleast_2d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:08.0173621Z test_comprehensive_atleast_2d_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:08.0198139Z test_comprehensive_atleast_2d_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:08.0263040Z test_comprehensive_atleast_3d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:08.0309812Z test_comprehensive_atleast_3d_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:08.0491295Z test_comprehensive_atleast_3d_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:08.0589507Z test_comprehensive_atleast_3d_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:08.0778637Z test_comprehensive_atleast_3d_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:08.0848796Z test_comprehensive_atleast_3d_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:08.0991171Z test_comprehensive_atleast_3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:08.1129624Z test_comprehensive_atleast_3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:08.1178761Z test_comprehensive_atleast_3d_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:08.1227459Z test_comprehensive_atleast_3d_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:06:08.1273751Z test_comprehensive_atleast_3d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:06:08.1320514Z test_comprehensive_atleast_3d_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:08.1367498Z test_comprehensive_atleast_3d_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:08.1522133Z test_comprehensive_baddbmm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:08.4956976Z test_comprehensive_baddbmm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.341s) 2022-08-17T13:06:08.8416823Z test_comprehensive_baddbmm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.357s) 2022-08-17T13:06:08.9224500Z test_comprehensive_baddbmm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.073s) 2022-08-17T13:06:09.0014486Z test_comprehensive_baddbmm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.083s) 2022-08-17T13:06:09.0033766Z test_comprehensive_baddbmm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.0051442Z test_comprehensive_baddbmm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.0068284Z test_comprehensive_baddbmm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.0085227Z test_comprehensive_baddbmm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.0102031Z test_comprehensive_baddbmm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.0191536Z test_comprehensive_bernoulli_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.0233237Z test_comprehensive_bernoulli_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.0274921Z test_comprehensive_bernoulli_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.0301117Z test_comprehensive_bfloat16_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.0315932Z test_comprehensive_bfloat16_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.0345657Z test_comprehensive_bfloat16_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:09.0364607Z test_comprehensive_bfloat16_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.0393862Z test_comprehensive_bfloat16_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.0423158Z test_comprehensive_bfloat16_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.0450735Z test_comprehensive_bfloat16_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:09.0477707Z test_comprehensive_bfloat16_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.0493123Z test_comprehensive_bfloat16_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.0508247Z test_comprehensive_bfloat16_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.0523618Z test_comprehensive_bfloat16_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.0538823Z test_comprehensive_bfloat16_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.0554032Z test_comprehensive_bfloat16_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.0573775Z test_comprehensive_bincount_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.0591885Z test_comprehensive_bincount_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.0610440Z test_comprehensive_bincount_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.0628616Z test_comprehensive_bincount_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.0646651Z test_comprehensive_bincount_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.0804756Z test_comprehensive_bitwise_and_cpu_bool (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:09.0958582Z test_comprehensive_bitwise_and_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.1113698Z test_comprehensive_bitwise_and_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.1267215Z test_comprehensive_bitwise_and_cpu_int64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:06:09.1423518Z test_comprehensive_bitwise_and_cpu_int8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:09.1576455Z test_comprehensive_bitwise_and_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.1730456Z test_comprehensive_bitwise_left_shift_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.1883311Z test_comprehensive_bitwise_left_shift_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.2035058Z test_comprehensive_bitwise_left_shift_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.2188116Z test_comprehensive_bitwise_left_shift_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.2339788Z test_comprehensive_bitwise_left_shift_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:09.2369017Z test_comprehensive_bitwise_not_cpu_bool (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T13:06:09.2396092Z test_comprehensive_bitwise_not_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.2422918Z test_comprehensive_bitwise_not_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.2449219Z test_comprehensive_bitwise_not_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.2475569Z test_comprehensive_bitwise_not_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.2502074Z test_comprehensive_bitwise_not_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.2652411Z test_comprehensive_bitwise_or_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.2805140Z test_comprehensive_bitwise_or_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.2957663Z test_comprehensive_bitwise_or_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.3109622Z test_comprehensive_bitwise_or_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.3264957Z test_comprehensive_bitwise_or_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.3418175Z test_comprehensive_bitwise_or_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.3572405Z test_comprehensive_bitwise_right_shift_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.3726507Z test_comprehensive_bitwise_right_shift_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.3879595Z test_comprehensive_bitwise_right_shift_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.4032659Z test_comprehensive_bitwise_right_shift_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.4185100Z test_comprehensive_bitwise_right_shift_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.4337324Z test_comprehensive_bitwise_xor_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.4491136Z test_comprehensive_bitwise_xor_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.4644520Z test_comprehensive_bitwise_xor_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.4797197Z test_comprehensive_bitwise_xor_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.4951358Z test_comprehensive_bitwise_xor_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.5103170Z test_comprehensive_bitwise_xor_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.5177597Z test_comprehensive_block_diag_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.5194802Z test_comprehensive_block_diag_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.5340367Z test_comprehensive_block_diag_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:06:09.5374817Z test_comprehensive_block_diag_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.5653560Z test_comprehensive_block_diag_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.5727268Z test_comprehensive_block_diag_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.5843948Z test_comprehensive_block_diag_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.5956634Z test_comprehensive_block_diag_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.5975044Z test_comprehensive_block_diag_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.5991900Z test_comprehensive_block_diag_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.6008043Z test_comprehensive_block_diag_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.6023569Z test_comprehensive_block_diag_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.6039062Z test_comprehensive_block_diag_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.6062741Z test_comprehensive_bmm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.6305888Z test_comprehensive_bmm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.6557680Z test_comprehensive_bmm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:06:09.6701612Z test_comprehensive_bmm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.6835696Z test_comprehensive_bmm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.6851131Z test_comprehensive_bmm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.6864857Z test_comprehensive_bmm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.6877877Z test_comprehensive_bmm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.6890484Z test_comprehensive_bmm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.6903212Z test_comprehensive_bmm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.6920711Z test_comprehensive_bool_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.6934474Z test_comprehensive_bool_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.6953621Z test_comprehensive_bool_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.6972826Z test_comprehensive_bool_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.6991508Z test_comprehensive_bool_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.7008589Z test_comprehensive_bool_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.7025513Z test_comprehensive_bool_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.7042437Z test_comprehensive_bool_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.7057744Z test_comprehensive_bool_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.7072878Z test_comprehensive_bool_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.7088074Z test_comprehensive_bool_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.7103176Z test_comprehensive_bool_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.7118925Z test_comprehensive_bool_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.7131692Z test_comprehensive_broadcast_shapes_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.7194168Z test_comprehensive_broadcast_tensors_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.7228637Z test_comprehensive_broadcast_tensors_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.7385463Z test_comprehensive_broadcast_tensors_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:06:09.7546392Z test_comprehensive_broadcast_tensors_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.7612691Z test_comprehensive_broadcast_tensors_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.7742211Z test_comprehensive_broadcast_tensors_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.7862240Z test_comprehensive_broadcast_tensors_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.7898387Z test_comprehensive_broadcast_tensors_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.7933092Z test_comprehensive_broadcast_tensors_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.7966231Z test_comprehensive_broadcast_tensors_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.8000357Z test_comprehensive_broadcast_tensors_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.8034035Z test_comprehensive_broadcast_tensors_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.8134006Z test_comprehensive_broadcast_to_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.8186455Z test_comprehensive_broadcast_to_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.8510607Z test_comprehensive_broadcast_to_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:06:09.8844467Z test_comprehensive_broadcast_to_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:09.8950171Z test_comprehensive_broadcast_to_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.9189906Z test_comprehensive_broadcast_to_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.9421514Z test_comprehensive_broadcast_to_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:06:09.9475331Z test_comprehensive_broadcast_to_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.9527569Z test_comprehensive_broadcast_to_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.9578476Z test_comprehensive_broadcast_to_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.9629847Z test_comprehensive_broadcast_to_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.9681456Z test_comprehensive_broadcast_to_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.9725745Z test_comprehensive_bucketize_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.9768950Z test_comprehensive_bucketize_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.9811715Z test_comprehensive_bucketize_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T13:06:09.9854105Z test_comprehensive_bucketize_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.9880661Z test_comprehensive_bucketize_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.9906915Z test_comprehensive_bucketize_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.9933142Z test_comprehensive_bucketize_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:09.9959492Z test_comprehensive_bucketize_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:09.9985826Z test_comprehensive_bucketize_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:10.0003077Z test_comprehensive_byte_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:10.0017949Z test_comprehensive_byte_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:10.0036538Z test_comprehensive_byte_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:10.0055286Z test_comprehensive_byte_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:10.0072011Z test_comprehensive_byte_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:10.0088902Z test_comprehensive_byte_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:10.0106012Z test_comprehensive_byte_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:10.0120873Z test_comprehensive_byte_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:10.0135877Z test_comprehensive_byte_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:10.0150766Z test_comprehensive_byte_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:10.0167415Z test_comprehensive_byte_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:10.0181106Z test_comprehensive_byte_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:10.0272295Z test_comprehensive_cartesian_prod_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:10.0349954Z test_comprehensive_cartesian_prod_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:10.0539494Z test_comprehensive_cartesian_prod_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:10.0736178Z test_comprehensive_cartesian_prod_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:10.0825185Z test_comprehensive_cartesian_prod_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:10.0990394Z test_comprehensive_cartesian_prod_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:10.1152848Z test_comprehensive_cartesian_prod_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:10.1232123Z test_comprehensive_cartesian_prod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:10.1310391Z test_comprehensive_cartesian_prod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:10.1386817Z test_comprehensive_cartesian_prod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:10.1464854Z test_comprehensive_cartesian_prod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:10.1542101Z test_comprehensive_cartesian_prod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:10.1612690Z test_comprehensive_cat_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:10.1685818Z test_comprehensive_cat_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:10.1870887Z test_comprehensive_cat_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:10.2037087Z test_comprehensive_cat_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:10.2228752Z test_comprehensive_cat_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:10.2299647Z test_comprehensive_cat_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:10.2436484Z test_comprehensive_cat_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:10.2567845Z test_comprehensive_cat_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:10.2641957Z test_comprehensive_cat_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:10.2715180Z test_comprehensive_cat_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:10.2787232Z test_comprehensive_cat_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:10.2860393Z test_comprehensive_cat_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:10.2933130Z test_comprehensive_cat_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:11.1508394Z test_comprehensive_cdist_cpu_float32 (__main__.TestDecompCPU) ... ok (0.856s) 2022-08-17T13:06:11.9905813Z test_comprehensive_cdist_cpu_float64 (__main__.TestDecompCPU) ... ok (0.844s) 2022-08-17T13:06:11.9930658Z test_comprehensive_ceil_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:11.9998416Z test_comprehensive_ceil_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:12.0057179Z test_comprehensive_ceil_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:12.0089246Z test_comprehensive_chalf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:12.0104236Z test_comprehensive_chalf_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:12.0133722Z test_comprehensive_chalf_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:12.0151032Z test_comprehensive_chalf_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:12.0180368Z test_comprehensive_chalf_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:12.0210345Z test_comprehensive_chalf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:12.0240366Z test_comprehensive_chalf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:12.0270676Z test_comprehensive_chalf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:12.0285740Z test_comprehensive_chalf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:12.0300856Z test_comprehensive_chalf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:12.0315905Z test_comprehensive_chalf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:12.0331110Z test_comprehensive_chalf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:12.0346119Z test_comprehensive_chalf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:12.0362878Z test_comprehensive_char_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:12.0377963Z test_comprehensive_char_cpu_bool (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T13:06:12.0396428Z test_comprehensive_char_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:12.0415196Z test_comprehensive_char_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:12.0433532Z test_comprehensive_char_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:12.0450620Z test_comprehensive_char_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:12.0467121Z test_comprehensive_char_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:12.0483773Z test_comprehensive_char_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:12.0498771Z test_comprehensive_char_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:12.0513605Z test_comprehensive_char_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:12.0528683Z test_comprehensive_char_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:12.0542166Z test_comprehensive_char_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:12.0557030Z test_comprehensive_char_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:12.1723805Z test_comprehensive_cholesky_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.111s) 2022-08-17T13:06:12.2889154Z test_comprehensive_cholesky_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.110s) 2022-08-17T13:06:12.3774134Z test_comprehensive_cholesky_cpu_float32 (__main__.TestDecompCPU) ... ok (0.096s) 2022-08-17T13:06:12.4643071Z test_comprehensive_cholesky_cpu_float64 (__main__.TestDecompCPU) ... ok (0.080s) 2022-08-17T13:06:12.5669457Z test_comprehensive_cholesky_inverse_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.113s) 2022-08-17T13:06:12.6708664Z test_comprehensive_cholesky_inverse_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.094s) 2022-08-17T13:06:12.7450524Z test_comprehensive_cholesky_inverse_cpu_float32 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:06:12.8179143Z test_comprehensive_cholesky_inverse_cpu_float64 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:06:12.9197738Z test_comprehensive_cholesky_solve_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.094s) 2022-08-17T13:06:13.0223486Z test_comprehensive_cholesky_solve_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.111s) 2022-08-17T13:06:13.0956001Z test_comprehensive_cholesky_solve_cpu_float32 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T13:06:13.1675582Z test_comprehensive_cholesky_solve_cpu_float64 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:06:13.1734221Z test_comprehensive_chunk_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:13.1893665Z test_comprehensive_chunk_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:13.2476447Z test_comprehensive_chunk_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:06:13.2909376Z test_comprehensive_chunk_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:06:13.3510679Z test_comprehensive_chunk_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.049s) 2022-08-17T13:06:13.3571651Z test_comprehensive_chunk_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:13.3936603Z test_comprehensive_chunk_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:13.4294806Z test_comprehensive_chunk_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:06:13.4453984Z test_comprehensive_chunk_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:13.4612101Z test_comprehensive_chunk_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:13.4767304Z test_comprehensive_chunk_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:13.4924537Z test_comprehensive_chunk_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:13.5078707Z test_comprehensive_chunk_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:13.5584758Z test_comprehensive_clamp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.049s) 2022-08-17T13:06:13.7092813Z test_comprehensive_clamp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.158s) 2022-08-17T13:06:13.8554701Z test_comprehensive_clamp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.143s) 2022-08-17T13:06:13.8685284Z test_comprehensive_clamp_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:13.8813326Z test_comprehensive_clamp_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:13.8940830Z test_comprehensive_clamp_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:13.9068332Z test_comprehensive_clamp_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:13.9194879Z test_comprehensive_clamp_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:13.9677783Z test_comprehensive_clamp_max_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:06:13.9810656Z test_comprehensive_clamp_max_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:14.0329405Z test_comprehensive_clamp_max_cpu_float16 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:06:14.2119516Z test_comprehensive_clamp_max_cpu_float32 (__main__.TestDecompCPU) ... ok (0.190s) 2022-08-17T13:06:14.3867221Z test_comprehensive_clamp_max_cpu_float64 (__main__.TestDecompCPU) ... ok (0.174s) 2022-08-17T13:06:14.4001789Z test_comprehensive_clamp_max_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:14.4135796Z test_comprehensive_clamp_max_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:14.4267336Z test_comprehensive_clamp_max_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:14.4401416Z test_comprehensive_clamp_max_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:14.4534119Z test_comprehensive_clamp_max_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:14.5017120Z test_comprehensive_clamp_min_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:06:14.5150745Z test_comprehensive_clamp_min_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:06:14.5670255Z test_comprehensive_clamp_min_cpu_float16 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:06:14.7448021Z test_comprehensive_clamp_min_cpu_float32 (__main__.TestDecompCPU) ... ok (0.174s) 2022-08-17T13:06:14.9183720Z test_comprehensive_clamp_min_cpu_float64 (__main__.TestDecompCPU) ... ok (0.173s) 2022-08-17T13:06:14.9317347Z test_comprehensive_clamp_min_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:14.9450228Z test_comprehensive_clamp_min_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:14.9580864Z test_comprehensive_clamp_min_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:14.9713790Z test_comprehensive_clamp_min_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:14.9845487Z test_comprehensive_clamp_min_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:14.9867410Z test_comprehensive_clone_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:14.9881377Z test_comprehensive_clone_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:14.9901058Z test_comprehensive_clone_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:14.9916127Z test_comprehensive_clone_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:14.9935118Z test_comprehensive_clone_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:14.9953886Z test_comprehensive_clone_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:14.9971902Z test_comprehensive_clone_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:14.9990360Z test_comprehensive_clone_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:15.0003416Z test_comprehensive_clone_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:15.0016429Z test_comprehensive_clone_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:15.0029373Z test_comprehensive_clone_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:15.0042412Z test_comprehensive_clone_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:15.0055496Z test_comprehensive_clone_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:15.0093568Z test_comprehensive_column_stack_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:15.0133959Z test_comprehensive_column_stack_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:15.0223788Z test_comprehensive_column_stack_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:15.0305686Z test_comprehensive_column_stack_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:15.0397321Z test_comprehensive_column_stack_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:15.0435296Z test_comprehensive_column_stack_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:15.0503152Z test_comprehensive_column_stack_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:15.0568822Z test_comprehensive_column_stack_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:15.0609008Z test_comprehensive_column_stack_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:15.0649073Z test_comprehensive_column_stack_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:15.0688558Z test_comprehensive_column_stack_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:15.0728373Z test_comprehensive_column_stack_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:15.0768108Z test_comprehensive_column_stack_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:15.2264676Z test_comprehensive_combinations_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.159s) 2022-08-17T13:06:15.3711822Z test_comprehensive_combinations_cpu_bool (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T13:06:15.7253876Z test_comprehensive_combinations_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.349s) 2022-08-17T13:06:16.0817363Z test_comprehensive_combinations_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.351s) 2022-08-17T13:06:16.2319161Z test_comprehensive_combinations_cpu_float16 (__main__.TestDecompCPU) ... ok (0.155s) 2022-08-17T13:06:16.5394010Z test_comprehensive_combinations_cpu_float32 (__main__.TestDecompCPU) ... ok (0.311s) 2022-08-17T13:06:16.8447085Z test_comprehensive_combinations_cpu_float64 (__main__.TestDecompCPU) ... ok (0.301s) 2022-08-17T13:06:16.9897688Z test_comprehensive_combinations_cpu_int16 (__main__.TestDecompCPU) ... ok (0.145s) 2022-08-17T13:06:17.1347589Z test_comprehensive_combinations_cpu_int32 (__main__.TestDecompCPU) ... ok (0.146s) 2022-08-17T13:06:17.2778222Z test_comprehensive_combinations_cpu_int64 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T13:06:17.4232543Z test_comprehensive_combinations_cpu_int8 (__main__.TestDecompCPU) ... ok (0.143s) 2022-08-17T13:06:17.5690301Z test_comprehensive_combinations_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.144s) 2022-08-17T13:06:17.5826698Z test_comprehensive_complex_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:17.6287373Z test_comprehensive_complex_cpu_float32 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:06:17.6738708Z test_comprehensive_complex_cpu_float64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:06:17.6762094Z test_comprehensive_conj_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:17.6775872Z test_comprehensive_conj_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:17.6799075Z test_comprehensive_conj_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:17.6815290Z test_comprehensive_conj_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:17.6837958Z test_comprehensive_conj_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:17.6857920Z test_comprehensive_conj_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:17.6876449Z test_comprehensive_conj_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:17.6895352Z test_comprehensive_conj_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:17.6907801Z test_comprehensive_conj_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:17.6920243Z test_comprehensive_conj_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:17.6932726Z test_comprehensive_conj_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:17.6945099Z test_comprehensive_conj_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:17.6957455Z test_comprehensive_conj_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:17.6973119Z test_comprehensive_conj_physical_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:17.6985072Z test_comprehensive_conj_physical_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:17.7002424Z test_comprehensive_conj_physical_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:17.7017181Z test_comprehensive_conj_physical_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:17.7033274Z test_comprehensive_conj_physical_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:17.7049777Z test_comprehensive_conj_physical_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:17.7064365Z test_comprehensive_conj_physical_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:17.7079851Z test_comprehensive_conj_physical_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:17.7092668Z test_comprehensive_conj_physical_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:17.7104641Z test_comprehensive_conj_physical_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:17.7116644Z test_comprehensive_conj_physical_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:17.7128803Z test_comprehensive_conj_physical_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:17.7140677Z test_comprehensive_conj_physical_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:17.7572327Z test_comprehensive_constant_pad_nd_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:06:17.8024471Z test_comprehensive_constant_pad_nd_cpu_bool (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:06:18.0753353Z test_comprehensive_constant_pad_nd_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.270s) 2022-08-17T13:06:18.3515939Z test_comprehensive_constant_pad_nd_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.285s) 2022-08-17T13:06:18.3958081Z test_comprehensive_constant_pad_nd_cpu_float16 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:06:18.5716838Z test_comprehensive_constant_pad_nd_cpu_float32 (__main__.TestDecompCPU) ... ok (0.176s) 2022-08-17T13:06:18.7441937Z test_comprehensive_constant_pad_nd_cpu_float64 (__main__.TestDecompCPU) ... ok (0.164s) 2022-08-17T13:06:18.7895204Z test_comprehensive_constant_pad_nd_cpu_int16 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:06:18.8346498Z test_comprehensive_constant_pad_nd_cpu_int32 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:06:18.8791340Z test_comprehensive_constant_pad_nd_cpu_int64 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:06:18.9241661Z test_comprehensive_constant_pad_nd_cpu_int8 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:06:18.9687223Z test_comprehensive_constant_pad_nd_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.051s) 2022-08-17T13:06:18.9709223Z test_comprehensive_contiguous_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:18.9723395Z test_comprehensive_contiguous_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:18.9742895Z test_comprehensive_contiguous_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:18.9757693Z test_comprehensive_contiguous_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:18.9777196Z test_comprehensive_contiguous_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:18.9794946Z test_comprehensive_contiguous_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:18.9812319Z test_comprehensive_contiguous_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:18.9830080Z test_comprehensive_contiguous_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:18.9842647Z test_comprehensive_contiguous_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:18.9855169Z test_comprehensive_contiguous_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:18.9867383Z test_comprehensive_contiguous_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:18.9879659Z test_comprehensive_contiguous_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:18.9891998Z test_comprehensive_contiguous_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:19.0287672Z test_comprehensive_copysign_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:06:19.0497305Z test_comprehensive_copysign_cpu_bool (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T13:06:19.0916050Z test_comprehensive_copysign_cpu_float16 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:06:19.2486198Z test_comprehensive_copysign_cpu_float32 (__main__.TestDecompCPU) ... ok (0.150s) 2022-08-17T13:06:19.3997416Z test_comprehensive_copysign_cpu_float64 (__main__.TestDecompCPU) ... ok (0.155s) 2022-08-17T13:06:19.4206015Z test_comprehensive_copysign_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:19.4417103Z test_comprehensive_copysign_cpu_int32 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:06:19.4625051Z test_comprehensive_copysign_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:19.4833854Z test_comprehensive_copysign_cpu_int8 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:19.5039988Z test_comprehensive_copysign_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:19.5716165Z test_comprehensive_corrcoef_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.062s) 2022-08-17T13:06:19.7652672Z test_comprehensive_corrcoef_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.191s) 2022-08-17T13:06:19.9595943Z test_comprehensive_corrcoef_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.187s) 2022-08-17T13:06:20.0983659Z test_comprehensive_corrcoef_cpu_float32 (__main__.TestDecompCPU) ... ok (0.135s) 2022-08-17T13:06:20.2336747Z test_comprehensive_corrcoef_cpu_float64 (__main__.TestDecompCPU) ... ok (0.144s) 2022-08-17T13:06:20.2747998Z test_comprehensive_corrcoef_cpu_int16 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:06:20.3157139Z test_comprehensive_corrcoef_cpu_int32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:20.3565602Z test_comprehensive_corrcoef_cpu_int64 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:06:20.3973944Z test_comprehensive_corrcoef_cpu_int8 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:06:20.4384823Z test_comprehensive_corrcoef_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:06:20.4460117Z test_comprehensive_cos_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:20.4494235Z test_comprehensive_cos_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:20.4638364Z test_comprehensive_cos_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:20.4784527Z test_comprehensive_cos_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:20.4897266Z test_comprehensive_cos_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:20.5009385Z test_comprehensive_cos_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:20.5043139Z test_comprehensive_cos_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:20.5076495Z test_comprehensive_cos_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:20.5109626Z test_comprehensive_cos_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:20.5142835Z test_comprehensive_cos_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:20.5176335Z test_comprehensive_cos_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:20.5234276Z test_comprehensive_cosh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:20.5264627Z test_comprehensive_cosh_cpu_bool (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:20.5381302Z test_comprehensive_cosh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:20.5502682Z test_comprehensive_cosh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:20.5591067Z test_comprehensive_cosh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:20.5678289Z test_comprehensive_cosh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:20.5709492Z test_comprehensive_cosh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:20.5739945Z test_comprehensive_cosh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:20.5770271Z test_comprehensive_cosh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:20.5800245Z test_comprehensive_cosh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:20.5830320Z test_comprehensive_cosh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:20.5858338Z test_comprehensive_count_nonzero_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:20.5882035Z test_comprehensive_count_nonzero_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:20.5909453Z test_comprehensive_count_nonzero_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:20.5936751Z test_comprehensive_count_nonzero_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:20.5962550Z test_comprehensive_count_nonzero_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:20.5988212Z test_comprehensive_count_nonzero_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:20.6013942Z test_comprehensive_count_nonzero_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:20.6037851Z test_comprehensive_count_nonzero_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:20.6061930Z test_comprehensive_count_nonzero_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:20.6085665Z test_comprehensive_count_nonzero_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:20.6109406Z test_comprehensive_count_nonzero_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:20.6133568Z test_comprehensive_count_nonzero_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:21.0384985Z test_comprehensive_cov_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.431s) 2022-08-17T13:06:22.3103510Z test_comprehensive_cov_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.267s) 2022-08-17T13:06:23.6178455Z test_comprehensive_cov_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.305s) 2022-08-17T13:06:24.6260097Z test_comprehensive_cov_cpu_float32 (__main__.TestDecompCPU) ... ok (1.014s) 2022-08-17T13:06:25.6314782Z test_comprehensive_cov_cpu_float64 (__main__.TestDecompCPU) ... ok (1.001s) 2022-08-17T13:06:26.0784711Z test_comprehensive_cov_cpu_int16 (__main__.TestDecompCPU) ... ok (0.444s) 2022-08-17T13:06:26.5249694Z test_comprehensive_cov_cpu_int32 (__main__.TestDecompCPU) ... ok (0.443s) 2022-08-17T13:06:26.9723205Z test_comprehensive_cov_cpu_int64 (__main__.TestDecompCPU) ... ok (0.457s) 2022-08-17T13:06:27.4203380Z test_comprehensive_cov_cpu_int8 (__main__.TestDecompCPU) ... ok (0.439s) 2022-08-17T13:06:27.8643402Z test_comprehensive_cov_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.443s) 2022-08-17T13:06:27.8673982Z test_comprehensive_cross_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:27.8705601Z test_comprehensive_cross_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:27.8735509Z test_comprehensive_cross_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:27.8760338Z test_comprehensive_cross_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:27.8785595Z test_comprehensive_cross_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:27.8799212Z test_comprehensive_cross_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:27.8812795Z test_comprehensive_cross_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:27.8826477Z test_comprehensive_cross_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:27.8839859Z test_comprehensive_cross_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:27.8853360Z test_comprehensive_cross_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:27.8879802Z test_comprehensive_cummax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:27.8892930Z test_comprehensive_cummax_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:27.8916500Z test_comprehensive_cummax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:27.8939922Z test_comprehensive_cummax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:27.8953213Z test_comprehensive_cummax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:27.8966426Z test_comprehensive_cummax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:27.8979843Z test_comprehensive_cummax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:27.8992836Z test_comprehensive_cummax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:06:27.9006166Z test_comprehensive_cummax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:27.9031480Z test_comprehensive_cummin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:27.9044631Z test_comprehensive_cummin_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:27.9068177Z test_comprehensive_cummin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:27.9091595Z test_comprehensive_cummin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:27.9104741Z test_comprehensive_cummin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:27.9117957Z test_comprehensive_cummin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:27.9131235Z test_comprehensive_cummin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:27.9144584Z test_comprehensive_cummin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:27.9157909Z test_comprehensive_cummin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:27.9892181Z test_comprehensive_cumprod_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.065s) 2022-08-17T13:06:28.2484216Z test_comprehensive_cumprod_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.269s) 2022-08-17T13:06:28.5099324Z test_comprehensive_cumprod_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.255s) 2022-08-17T13:06:28.6941219Z test_comprehensive_cumprod_cpu_float32 (__main__.TestDecompCPU) ... ok (0.177s) 2022-08-17T13:06:28.8775947Z test_comprehensive_cumprod_cpu_float64 (__main__.TestDecompCPU) ... ok (0.190s) 2022-08-17T13:06:28.8798052Z test_comprehensive_cumprod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:28.8817963Z test_comprehensive_cumprod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:28.8836389Z test_comprehensive_cumprod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:28.8855615Z test_comprehensive_cumprod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:28.8874488Z test_comprehensive_cumprod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:28.8920310Z test_comprehensive_cumsum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:28.9165330Z test_comprehensive_cumsum_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:28.9409393Z test_comprehensive_cumsum_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:06:28.9562444Z test_comprehensive_cumsum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:28.9715007Z test_comprehensive_cumsum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:28.9731418Z test_comprehensive_cumsum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:28.9746033Z test_comprehensive_cumsum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:28.9759807Z test_comprehensive_cumsum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:28.9773824Z test_comprehensive_cumsum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:28.9787690Z test_comprehensive_cumsum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:29.0327632Z test_comprehensive_cumulative_trapezoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:06:29.1986441Z test_comprehensive_cumulative_trapezoid_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.159s) 2022-08-17T13:06:29.3689480Z test_comprehensive_cumulative_trapezoid_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.174s) 2022-08-17T13:06:29.4921441Z test_comprehensive_cumulative_trapezoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.126s) 2022-08-17T13:06:29.6121256Z test_comprehensive_cumulative_trapezoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.112s) 2022-08-17T13:06:29.6351667Z test_comprehensive_cumulative_trapezoid_cpu_int16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:06:29.6582452Z test_comprehensive_cumulative_trapezoid_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:29.6808659Z test_comprehensive_cumulative_trapezoid_cpu_int64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:29.7038179Z test_comprehensive_cumulative_trapezoid_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:29.7268927Z test_comprehensive_cumulative_trapezoid_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:06:29.7309160Z test_comprehensive_deg2rad_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:29.7324358Z test_comprehensive_deg2rad_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:29.7363332Z test_comprehensive_deg2rad_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:29.7407393Z test_comprehensive_deg2rad_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:29.7448491Z test_comprehensive_deg2rad_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:29.7462379Z test_comprehensive_deg2rad_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:29.7476156Z test_comprehensive_deg2rad_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:29.7490004Z test_comprehensive_deg2rad_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:29.7503803Z test_comprehensive_deg2rad_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:29.7517582Z test_comprehensive_deg2rad_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:29.7595333Z test_comprehensive_diag_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:29.7612621Z test_comprehensive_diag_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:29.7755013Z test_comprehensive_diag_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:29.7900493Z test_comprehensive_diag_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:29.8020229Z test_comprehensive_diag_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:29.8138191Z test_comprehensive_diag_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:29.8157823Z test_comprehensive_diag_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:29.8175598Z test_comprehensive_diag_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:29.8192514Z test_comprehensive_diag_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:29.8209749Z test_comprehensive_diag_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:29.8226700Z test_comprehensive_diag_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:06:29.8319010Z test_comprehensive_diag_embed_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:29.8340015Z test_comprehensive_diag_embed_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:29.9560087Z test_comprehensive_diag_embed_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.121s) 2022-08-17T13:06:29.9597726Z test_comprehensive_diag_embed_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:30.0818349Z test_comprehensive_diag_embed_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.115s) 2022-08-17T13:06:30.0918125Z test_comprehensive_diag_embed_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:30.1645275Z test_comprehensive_diag_embed_cpu_float32 (__main__.TestDecompCPU) ... ok (0.066s) 2022-08-17T13:06:30.2356799Z test_comprehensive_diag_embed_cpu_float64 (__main__.TestDecompCPU) ... ok (0.068s) 2022-08-17T13:06:30.2380885Z test_comprehensive_diag_embed_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:30.2403112Z test_comprehensive_diag_embed_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:30.2424202Z test_comprehensive_diag_embed_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:30.2444771Z test_comprehensive_diag_embed_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:30.2465231Z test_comprehensive_diag_embed_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:30.2512216Z test_comprehensive_diagflat_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:30.2551164Z test_comprehensive_diagflat_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:30.2631046Z test_comprehensive_diagflat_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:30.2713269Z test_comprehensive_diagflat_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:30.2780192Z test_comprehensive_diagflat_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:30.2846383Z test_comprehensive_diagflat_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:30.2885331Z test_comprehensive_diagflat_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:30.2924231Z test_comprehensive_diagflat_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:30.2962298Z test_comprehensive_diagflat_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:30.3000924Z test_comprehensive_diagflat_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:30.3038899Z test_comprehensive_diagflat_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:30.3161560Z test_comprehensive_diagonal_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:30.3277643Z test_comprehensive_diagonal_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:30.3737759Z test_comprehensive_diagonal_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:06:30.4023549Z test_comprehensive_diagonal_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:30.4489807Z test_comprehensive_diagonal_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T13:06:30.4614029Z test_comprehensive_diagonal_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:30.4940051Z test_comprehensive_diagonal_cpu_float32 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:06:30.5260292Z test_comprehensive_diagonal_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:30.5377869Z test_comprehensive_diagonal_cpu_int16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:30.5494423Z test_comprehensive_diagonal_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:30.5608400Z test_comprehensive_diagonal_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:30.5725460Z test_comprehensive_diagonal_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:30.5843469Z test_comprehensive_diagonal_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:30.5969273Z test_comprehensive_diagonal_scatter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:30.5994319Z test_comprehensive_diagonal_scatter_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:30.6121294Z test_comprehensive_diagonal_scatter_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:30.6708230Z test_comprehensive_diagonal_scatter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.062s) 2022-08-17T13:06:30.7279264Z test_comprehensive_diagonal_scatter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:06:30.7306207Z test_comprehensive_diagonal_scatter_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:30.7331113Z test_comprehensive_diagonal_scatter_cpu_int32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:30.7354856Z test_comprehensive_diagonal_scatter_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:30.7378424Z test_comprehensive_diagonal_scatter_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:30.7401893Z test_comprehensive_diagonal_scatter_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:30.9674696Z test_comprehensive_diff_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.221s) 2022-08-17T13:06:31.1596122Z test_comprehensive_diff_cpu_bool (__main__.TestDecompCPU) ... ok (0.191s) 2022-08-17T13:06:32.2989034Z test_comprehensive_diff_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.152s) 2022-08-17T13:06:33.4673134Z test_comprehensive_diff_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.157s) 2022-08-17T13:06:33.7134944Z test_comprehensive_diff_cpu_float16 (__main__.TestDecompCPU) ... ok (0.254s) 2022-08-17T13:06:34.4646276Z test_comprehensive_diff_cpu_float32 (__main__.TestDecompCPU) ... ok (0.743s) 2022-08-17T13:06:35.1972091Z test_comprehensive_diff_cpu_float64 (__main__.TestDecompCPU) ... ok (0.745s) 2022-08-17T13:06:35.4061065Z test_comprehensive_diff_cpu_int16 (__main__.TestDecompCPU) ... ok (0.197s) 2022-08-17T13:06:35.6149079Z test_comprehensive_diff_cpu_int32 (__main__.TestDecompCPU) ... ok (0.212s) 2022-08-17T13:06:35.8201758Z test_comprehensive_diff_cpu_int64 (__main__.TestDecompCPU) ... ok (0.212s) 2022-08-17T13:06:36.0293401Z test_comprehensive_diff_cpu_int8 (__main__.TestDecompCPU) ... ok (0.207s) 2022-08-17T13:06:36.2364251Z test_comprehensive_diff_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.212s) 2022-08-17T13:06:36.2416451Z test_comprehensive_digamma_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:36.2447494Z test_comprehensive_digamma_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:36.2516720Z test_comprehensive_digamma_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:36.2584289Z test_comprehensive_digamma_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:36.2614662Z test_comprehensive_digamma_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:36.2644834Z test_comprehensive_digamma_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:36.2674836Z test_comprehensive_digamma_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:36.2704931Z test_comprehensive_digamma_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:36.2734874Z test_comprehensive_digamma_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:36.6371015Z test_comprehensive_dist_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.368s) 2022-08-17T13:06:38.0911363Z test_comprehensive_dist_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.444s) 2022-08-17T13:06:39.5682575Z test_comprehensive_dist_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.484s) 2022-08-17T13:06:39.9526470Z test_comprehensive_dist_cpu_float16 (__main__.TestDecompCPU) ... ok (0.381s) 2022-08-17T13:06:40.9679877Z test_comprehensive_dist_cpu_float32 (__main__.TestDecompCPU) ... ok (1.010s) 2022-08-17T13:06:41.9740527Z test_comprehensive_dist_cpu_float64 (__main__.TestDecompCPU) ... ok (1.012s) 2022-08-17T13:06:42.0184818Z test_comprehensive_div_floor_rounding_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:06:42.0646979Z test_comprehensive_div_floor_rounding_cpu_float16 (__main__.TestDecompCPU) ... ok (0.052s) 2022-08-17T13:06:42.1378440Z test_comprehensive_div_floor_rounding_cpu_float32 (__main__.TestDecompCPU) ... ok (0.073s) 2022-08-17T13:06:42.2089992Z test_comprehensive_div_floor_rounding_cpu_float64 (__main__.TestDecompCPU) ... ok (0.073s) 2022-08-17T13:06:42.2266036Z test_comprehensive_div_floor_rounding_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:42.2442265Z test_comprehensive_div_floor_rounding_cpu_int32 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T13:06:42.2614473Z test_comprehensive_div_floor_rounding_cpu_int64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T13:06:42.2788642Z test_comprehensive_div_floor_rounding_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:42.2949576Z test_comprehensive_div_floor_rounding_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:42.3365811Z test_comprehensive_div_no_rounding_mode_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:06:42.3543170Z test_comprehensive_div_no_rounding_mode_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:42.7343442Z test_comprehensive_div_no_rounding_mode_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.372s) 2022-08-17T13:06:43.1177031Z test_comprehensive_div_no_rounding_mode_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.396s) 2022-08-17T13:06:43.1624887Z test_comprehensive_div_no_rounding_mode_cpu_float16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:06:43.3898898Z test_comprehensive_div_no_rounding_mode_cpu_float32 (__main__.TestDecompCPU) ... ok (0.223s) 2022-08-17T13:06:43.6128017Z test_comprehensive_div_no_rounding_mode_cpu_float64 (__main__.TestDecompCPU) ... ok (0.218s) 2022-08-17T13:06:43.6304984Z test_comprehensive_div_no_rounding_mode_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:43.6482941Z test_comprehensive_div_no_rounding_mode_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:43.6656244Z test_comprehensive_div_no_rounding_mode_cpu_int64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:06:43.6830655Z test_comprehensive_div_no_rounding_mode_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:43.7003439Z test_comprehensive_div_no_rounding_mode_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:43.7202243Z test_comprehensive_div_trunc_rounding_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:43.7416240Z test_comprehensive_div_trunc_rounding_cpu_float16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:06:43.7899826Z test_comprehensive_div_trunc_rounding_cpu_float32 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:06:43.8371872Z test_comprehensive_div_trunc_rounding_cpu_float64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:06:43.8531237Z test_comprehensive_div_trunc_rounding_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:43.8689771Z test_comprehensive_div_trunc_rounding_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:43.8845658Z test_comprehensive_div_trunc_rounding_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:43.9003984Z test_comprehensive_div_trunc_rounding_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:43.9160926Z test_comprehensive_div_trunc_rounding_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:43.9187871Z test_comprehensive_dot_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:43.9271469Z test_comprehensive_dot_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:43.9356699Z test_comprehensive_dot_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:43.9393582Z test_comprehensive_dot_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:43.9429939Z test_comprehensive_dot_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:43.9442372Z test_comprehensive_dot_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:43.9454559Z test_comprehensive_dot_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:43.9467518Z test_comprehensive_dot_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:43.9480157Z test_comprehensive_dot_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:43.9492311Z test_comprehensive_dot_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:43.9521677Z test_comprehensive_double_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:43.9536272Z test_comprehensive_double_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:43.9565021Z test_comprehensive_double_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:43.9583525Z test_comprehensive_double_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:43.9612413Z test_comprehensive_double_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:43.9640928Z test_comprehensive_double_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:43.9667593Z test_comprehensive_double_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:43.9690779Z test_comprehensive_double_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:43.9705606Z test_comprehensive_double_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:43.9720488Z test_comprehensive_double_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:43.9735285Z test_comprehensive_double_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:43.9750096Z test_comprehensive_double_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:43.9765233Z test_comprehensive_double_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:43.9832414Z test_comprehensive_dsplit_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:43.9846621Z test_comprehensive_dsplit_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:44.0196893Z test_comprehensive_dsplit_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:44.0212687Z test_comprehensive_dsplit_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:44.0555803Z test_comprehensive_dsplit_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:06:44.0623349Z test_comprehensive_dsplit_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:44.0855795Z test_comprehensive_dsplit_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:44.1083332Z test_comprehensive_dsplit_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:44.1097605Z test_comprehensive_dsplit_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:44.1111077Z test_comprehensive_dsplit_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:44.1124669Z test_comprehensive_dsplit_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:44.1138105Z test_comprehensive_dsplit_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:44.1151681Z test_comprehensive_dsplit_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:44.1224663Z test_comprehensive_dstack_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:44.1311812Z test_comprehensive_dstack_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:44.1614624Z test_comprehensive_dstack_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:06:44.1807751Z test_comprehensive_dstack_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:44.2119269Z test_comprehensive_dstack_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:44.2191748Z test_comprehensive_dstack_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:44.2415283Z test_comprehensive_dstack_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:44.2635109Z test_comprehensive_dstack_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:44.2723033Z test_comprehensive_dstack_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:44.2811081Z test_comprehensive_dstack_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:44.2896913Z test_comprehensive_dstack_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:44.2984901Z test_comprehensive_dstack_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:44.3072119Z test_comprehensive_dstack_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:44.3428771Z test_comprehensive_eig_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:06:44.3782885Z test_comprehensive_eig_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:44.3988649Z test_comprehensive_eig_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:44.4187549Z test_comprehensive_eig_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:44.4702464Z test_comprehensive_einsum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:06:44.6641203Z test_comprehensive_einsum_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.191s) 2022-08-17T13:06:44.8637650Z test_comprehensive_einsum_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.195s) 2022-08-17T13:06:45.0082987Z test_comprehensive_einsum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.145s) 2022-08-17T13:06:45.1501160Z test_comprehensive_einsum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.144s) 2022-08-17T13:06:45.1918933Z test_comprehensive_einsum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:06:45.2335651Z test_comprehensive_einsum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:06:45.2741084Z test_comprehensive_einsum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:45.3160464Z test_comprehensive_einsum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:06:45.3578521Z test_comprehensive_einsum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:06:45.3596453Z test_comprehensive_empty_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.3611605Z test_comprehensive_empty_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.3625952Z test_comprehensive_empty_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.3640386Z test_comprehensive_empty_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.3654663Z test_comprehensive_empty_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.3669108Z test_comprehensive_empty_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:45.3683557Z test_comprehensive_empty_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.3697871Z test_comprehensive_empty_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.3712216Z test_comprehensive_empty_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.3726827Z test_comprehensive_empty_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.3740991Z test_comprehensive_empty_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.3755268Z test_comprehensive_empty_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.3769566Z test_comprehensive_empty_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.3786692Z test_comprehensive_empty_like_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.3801150Z test_comprehensive_empty_like_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.3820499Z test_comprehensive_empty_like_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:45.3839905Z test_comprehensive_empty_like_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.3858940Z test_comprehensive_empty_like_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.3875894Z test_comprehensive_empty_like_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.3892578Z test_comprehensive_empty_like_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.3909410Z test_comprehensive_empty_like_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.3924170Z test_comprehensive_empty_like_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.3938705Z test_comprehensive_empty_like_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.3953285Z test_comprehensive_empty_like_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.3968001Z test_comprehensive_empty_like_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.3982706Z test_comprehensive_empty_like_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:45.4156919Z test_comprehensive_eq_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:45.4314478Z test_comprehensive_eq_cpu_bool (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:45.4706243Z test_comprehensive_eq_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:06:45.5122282Z test_comprehensive_eq_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:06:45.5522384Z test_comprehensive_eq_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T13:06:45.5713056Z test_comprehensive_eq_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:45.5965093Z test_comprehensive_eq_cpu_float32 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:06:45.6209011Z test_comprehensive_eq_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:45.6369236Z test_comprehensive_eq_cpu_int16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:45.6528985Z test_comprehensive_eq_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:45.6688183Z test_comprehensive_eq_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:45.6847974Z test_comprehensive_eq_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:45.7006268Z test_comprehensive_eq_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:45.7027309Z test_comprehensive_equal_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.7043394Z test_comprehensive_equal_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.7068388Z test_comprehensive_equal_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.7093150Z test_comprehensive_equal_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:45.7113538Z test_comprehensive_equal_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.7133907Z test_comprehensive_equal_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.7154175Z test_comprehensive_equal_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.7170748Z test_comprehensive_equal_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.7186899Z test_comprehensive_equal_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.7203281Z test_comprehensive_equal_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.7219607Z test_comprehensive_equal_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.7236203Z test_comprehensive_equal_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:45.7284891Z test_comprehensive_erf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.7329514Z test_comprehensive_erf_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.7685350Z test_comprehensive_erf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T13:06:45.8027993Z test_comprehensive_erf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:06:45.8072499Z test_comprehensive_erf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.8115475Z test_comprehensive_erf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.8157661Z test_comprehensive_erf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.8200063Z test_comprehensive_erf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:45.8241622Z test_comprehensive_erf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.8334342Z test_comprehensive_erfc_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:45.8366481Z test_comprehensive_erfc_cpu_bool (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:45.8516710Z test_comprehensive_erfc_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:06:45.8663632Z test_comprehensive_erfc_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:45.8696428Z test_comprehensive_erfc_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:45.8728981Z test_comprehensive_erfc_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.8761281Z test_comprehensive_erfc_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.8793545Z test_comprehensive_erfc_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.8825878Z test_comprehensive_erfc_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.8875580Z test_comprehensive_erfinv_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:45.8919096Z test_comprehensive_erfinv_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.9263036Z test_comprehensive_erfinv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:06:45.9590640Z test_comprehensive_erfinv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T13:06:45.9634233Z test_comprehensive_erfinv_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.9676580Z test_comprehensive_erfinv_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.9718121Z test_comprehensive_erfinv_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.9759534Z test_comprehensive_erfinv_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:45.9800230Z test_comprehensive_erfinv_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.9860118Z test_comprehensive_exp2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.9889953Z test_comprehensive_exp2_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:45.9954505Z test_comprehensive_exp2_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.0044941Z test_comprehensive_exp2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.0133601Z test_comprehensive_exp2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.0163662Z test_comprehensive_exp2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.0193555Z test_comprehensive_exp2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.0224071Z test_comprehensive_exp2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:06:46.0254903Z test_comprehensive_exp2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T13:06:46.0285510Z test_comprehensive_exp2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T13:06:46.0336347Z test_comprehensive_exp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T13:06:46.0368556Z test_comprehensive_exp_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T13:06:46.0460657Z test_comprehensive_exp_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.0553253Z test_comprehensive_exp_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.0624688Z test_comprehensive_exp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.0695301Z test_comprehensive_exp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.0727338Z test_comprehensive_exp_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.0759784Z test_comprehensive_exp_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.0792039Z test_comprehensive_exp_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.0824164Z test_comprehensive_exp_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.0856609Z test_comprehensive_exp_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.0903353Z test_comprehensive_expand_as_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.0932021Z test_comprehensive_expand_as_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.1048985Z test_comprehensive_expand_as_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.1162859Z test_comprehensive_expand_as_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.1209861Z test_comprehensive_expand_as_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.1293599Z test_comprehensive_expand_as_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.1377287Z test_comprehensive_expand_as_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.1405656Z test_comprehensive_expand_as_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.1433725Z test_comprehensive_expand_as_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.1461230Z test_comprehensive_expand_as_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.1489301Z test_comprehensive_expand_as_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.1517372Z test_comprehensive_expand_as_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.1642536Z test_comprehensive_expand_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.1707591Z test_comprehensive_expand_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.2146795Z test_comprehensive_expand_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:06:46.2594025Z test_comprehensive_expand_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:06:46.2726813Z test_comprehensive_expand_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.3038064Z test_comprehensive_expand_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:46.3342509Z test_comprehensive_expand_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:06:46.3410751Z test_comprehensive_expand_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.3477831Z test_comprehensive_expand_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.3543422Z test_comprehensive_expand_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.3609785Z test_comprehensive_expand_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.3675738Z test_comprehensive_expand_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.3709412Z test_comprehensive_expm1_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.3751746Z test_comprehensive_expm1_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.3956984Z test_comprehensive_expm1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.4152747Z test_comprehensive_expm1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.4193136Z test_comprehensive_expm1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:06:46.4234303Z test_comprehensive_expm1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.4274146Z test_comprehensive_expm1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.4314284Z test_comprehensive_expm1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.4354202Z test_comprehensive_expm1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.4457013Z test_comprehensive_fft_fft2_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.4817359Z test_comprehensive_fft_fft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:06:46.5183554Z test_comprehensive_fft_fft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:06:46.5519390Z test_comprehensive_fft_fft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:06:46.5854980Z test_comprehensive_fft_fft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:46.5974418Z test_comprehensive_fft_fft2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.6079152Z test_comprehensive_fft_fft2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.6182252Z test_comprehensive_fft_fft2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.6286143Z test_comprehensive_fft_fft2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.6387967Z test_comprehensive_fft_fft2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.6441337Z test_comprehensive_fft_fft_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:06:46.6624714Z test_comprehensive_fft_fft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.6806670Z test_comprehensive_fft_fft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.6931664Z test_comprehensive_fft_fft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.7056294Z test_comprehensive_fft_fft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.7122451Z test_comprehensive_fft_fft_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.7188388Z test_comprehensive_fft_fft_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.7254412Z test_comprehensive_fft_fft_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.7320337Z test_comprehensive_fft_fft_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.7386474Z test_comprehensive_fft_fft_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.7469614Z test_comprehensive_fft_fftn_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.7726782Z test_comprehensive_fft_fftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:06:46.7995089Z test_comprehensive_fft_fftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:46.8237130Z test_comprehensive_fft_fftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.8473944Z test_comprehensive_fft_fftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:06:46.8580778Z test_comprehensive_fft_fftn_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.8687934Z test_comprehensive_fft_fftn_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.8794022Z test_comprehensive_fft_fftn_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.8899972Z test_comprehensive_fft_fftn_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.9004292Z test_comprehensive_fft_fftn_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.9062041Z test_comprehensive_fft_fftshift_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.9117112Z test_comprehensive_fft_fftshift_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.9350279Z test_comprehensive_fft_fftshift_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.9479101Z test_comprehensive_fft_fftshift_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:46.9718425Z test_comprehensive_fft_fftshift_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:46.9777217Z test_comprehensive_fft_fftshift_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:46.9937622Z test_comprehensive_fft_fftshift_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.0092948Z test_comprehensive_fft_fftshift_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.0148410Z test_comprehensive_fft_fftshift_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.0203855Z test_comprehensive_fft_fftshift_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.0257778Z test_comprehensive_fft_fftshift_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.0312337Z test_comprehensive_fft_fftshift_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.0368949Z test_comprehensive_fft_fftshift_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.0397393Z test_comprehensive_fft_hfft2_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.0555233Z test_comprehensive_fft_hfft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.0707188Z test_comprehensive_fft_hfft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.0865671Z test_comprehensive_fft_hfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.1022013Z test_comprehensive_fft_hfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.1048666Z test_comprehensive_fft_hfft2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.1075249Z test_comprehensive_fft_hfft2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.1101707Z test_comprehensive_fft_hfft2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.1128205Z test_comprehensive_fft_hfft2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.1154850Z test_comprehensive_fft_hfft2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.1179656Z test_comprehensive_fft_hfft_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.1268038Z test_comprehensive_fft_hfft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.1357091Z test_comprehensive_fft_hfft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.1449260Z test_comprehensive_fft_hfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.1542308Z test_comprehensive_fft_hfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.1567143Z test_comprehensive_fft_hfft_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.1591564Z test_comprehensive_fft_hfft_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.1616255Z test_comprehensive_fft_hfft_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.1640699Z test_comprehensive_fft_hfft_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.1665155Z test_comprehensive_fft_hfft_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.1693547Z test_comprehensive_fft_hfftn_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.1855087Z test_comprehensive_fft_hfftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.2014378Z test_comprehensive_fft_hfftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.2177557Z test_comprehensive_fft_hfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.2342661Z test_comprehensive_fft_hfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.2371069Z test_comprehensive_fft_hfftn_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.2399482Z test_comprehensive_fft_hfftn_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.2427935Z test_comprehensive_fft_hfftn_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.2456301Z test_comprehensive_fft_hfftn_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.2484617Z test_comprehensive_fft_hfftn_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.2565574Z test_comprehensive_fft_ifft2_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.2812700Z test_comprehensive_fft_ifft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.3063241Z test_comprehensive_fft_ifft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:47.3295526Z test_comprehensive_fft_ifft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.3529371Z test_comprehensive_fft_ifft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:06:47.3647934Z test_comprehensive_fft_ifft2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.3751924Z test_comprehensive_fft_ifft2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.3855232Z test_comprehensive_fft_ifft2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.3958530Z test_comprehensive_fft_ifft2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.4060020Z test_comprehensive_fft_ifft2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.4113110Z test_comprehensive_fft_ifft_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.4295962Z test_comprehensive_fft_ifft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.4476440Z test_comprehensive_fft_ifft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:06:47.4607855Z test_comprehensive_fft_ifft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.4739521Z test_comprehensive_fft_ifft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.4807143Z test_comprehensive_fft_ifft_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.4874489Z test_comprehensive_fft_ifft_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.4942127Z test_comprehensive_fft_ifft_cpu_int64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:47.5009422Z test_comprehensive_fft_ifft_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.5077374Z test_comprehensive_fft_ifft_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.5160408Z test_comprehensive_fft_ifftn_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.5417529Z test_comprehensive_fft_ifftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T13:06:47.5683161Z test_comprehensive_fft_ifftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.5921146Z test_comprehensive_fft_ifftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:47.6155157Z test_comprehensive_fft_ifftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:47.6260816Z test_comprehensive_fft_ifftn_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:06:47.6367208Z test_comprehensive_fft_ifftn_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.6472386Z test_comprehensive_fft_ifftn_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.6577665Z test_comprehensive_fft_ifftn_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.6681241Z test_comprehensive_fft_ifftn_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.6736931Z test_comprehensive_fft_ifftshift_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.6792398Z test_comprehensive_fft_ifftshift_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.7026831Z test_comprehensive_fft_ifftshift_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.7153041Z test_comprehensive_fft_ifftshift_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.7393684Z test_comprehensive_fft_ifftshift_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.7449072Z test_comprehensive_fft_ifftshift_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.7609828Z test_comprehensive_fft_ifftshift_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.7763953Z test_comprehensive_fft_ifftshift_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.7819532Z test_comprehensive_fft_ifftshift_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.7874694Z test_comprehensive_fft_ifftshift_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.7928823Z test_comprehensive_fft_ifftshift_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.7983492Z test_comprehensive_fft_ifftshift_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.8039298Z test_comprehensive_fft_ifftshift_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.8114311Z test_comprehensive_fft_ihfft2_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.8508246Z test_comprehensive_fft_ihfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:06:47.8894955Z test_comprehensive_fft_ihfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:06:47.8992752Z test_comprehensive_fft_ihfft2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.9090248Z test_comprehensive_fft_ihfft2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.9187392Z test_comprehensive_fft_ihfft2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.9284558Z test_comprehensive_fft_ihfft2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.9380505Z test_comprehensive_fft_ihfft2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:47.9433397Z test_comprehensive_fft_ihfft_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:47.9812816Z test_comprehensive_fft_ihfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:06:48.0194150Z test_comprehensive_fft_ihfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:48.0262361Z test_comprehensive_fft_ihfft_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:48.0330131Z test_comprehensive_fft_ihfft_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:48.0397322Z test_comprehensive_fft_ihfft_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:48.0464705Z test_comprehensive_fft_ihfft_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:48.0531807Z test_comprehensive_fft_ihfft_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:48.0608678Z test_comprehensive_fft_ihfftn_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:48.1060067Z test_comprehensive_fft_ihfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:48.1646463Z test_comprehensive_fft_ihfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:06:48.1785761Z test_comprehensive_fft_ihfftn_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:48.1924895Z test_comprehensive_fft_ihfftn_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:48.2063037Z test_comprehensive_fft_ihfftn_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:48.2201225Z test_comprehensive_fft_ihfftn_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:48.2337320Z test_comprehensive_fft_ihfftn_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:48.2366403Z test_comprehensive_fft_irfft2_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:48.2566897Z test_comprehensive_fft_irfft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:48.2762541Z test_comprehensive_fft_irfft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:48.2966137Z test_comprehensive_fft_irfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:48.3167580Z test_comprehensive_fft_irfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:48.3195479Z test_comprehensive_fft_irfft2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:48.3223304Z test_comprehensive_fft_irfft2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:48.3251317Z test_comprehensive_fft_irfft2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:48.3280090Z test_comprehensive_fft_irfft2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:48.3307711Z test_comprehensive_fft_irfft2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:48.3334890Z test_comprehensive_fft_irfft_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:48.3447325Z test_comprehensive_fft_irfft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:48.3557357Z test_comprehensive_fft_irfft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:48.3672008Z test_comprehensive_fft_irfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:48.3787079Z test_comprehensive_fft_irfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:48.3814119Z test_comprehensive_fft_irfft_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:48.3841418Z test_comprehensive_fft_irfft_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:48.3868520Z test_comprehensive_fft_irfft_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:48.3895749Z test_comprehensive_fft_irfft_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:48.3923400Z test_comprehensive_fft_irfft_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:48.3953323Z test_comprehensive_fft_irfftn_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:48.4161604Z test_comprehensive_fft_irfftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:48.4367995Z test_comprehensive_fft_irfftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:48.4575685Z test_comprehensive_fft_irfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:06:48.4788675Z test_comprehensive_fft_irfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:48.4819412Z test_comprehensive_fft_irfftn_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:48.4849653Z test_comprehensive_fft_irfftn_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:48.4879804Z test_comprehensive_fft_irfftn_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:48.4909602Z test_comprehensive_fft_irfftn_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:48.4939599Z test_comprehensive_fft_irfftn_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:48.5037705Z test_comprehensive_fft_rfft2_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:48.5577888Z test_comprehensive_fft_rfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.049s) 2022-08-17T13:06:48.6111409Z test_comprehensive_fft_rfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:06:48.6243895Z test_comprehensive_fft_rfft2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:48.6374888Z test_comprehensive_fft_rfft2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:48.6505697Z test_comprehensive_fft_rfft2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:48.6636394Z test_comprehensive_fft_rfft2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:48.6764110Z test_comprehensive_fft_rfft2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:48.6835111Z test_comprehensive_fft_rfft_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:48.7367704Z test_comprehensive_fft_rfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T13:06:48.7906759Z test_comprehensive_fft_rfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:06:48.8000998Z test_comprehensive_fft_rfft_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:48.8093719Z test_comprehensive_fft_rfft_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:48.8186204Z test_comprehensive_fft_rfft_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:48.8278250Z test_comprehensive_fft_rfft_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:48.8370623Z test_comprehensive_fft_rfft_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:48.8471118Z test_comprehensive_fft_rfftn_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:48.9048029Z test_comprehensive_fft_rfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:06:48.9496323Z test_comprehensive_fft_rfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:06:48.9595681Z test_comprehensive_fft_rfftn_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:48.9692250Z test_comprehensive_fft_rfftn_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:48.9789363Z test_comprehensive_fft_rfftn_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:48.9884938Z test_comprehensive_fft_rfftn_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:48.9979858Z test_comprehensive_fft_rfftn_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:49.0028862Z test_comprehensive_fill_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.0058457Z test_comprehensive_fill_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:49.0135692Z test_comprehensive_fill_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.0185629Z test_comprehensive_fill_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.0287298Z test_comprehensive_fill_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T13:06:49.0356748Z test_comprehensive_fill_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2022-08-17T13:06:49.0419910Z test_comprehensive_fill_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.0481619Z test_comprehensive_fill_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.0512188Z test_comprehensive_fill_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:49.0541389Z test_comprehensive_fill_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.0570204Z test_comprehensive_fill_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.0599495Z test_comprehensive_fill_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.0629169Z test_comprehensive_fill_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.0660879Z test_comprehensive_flatten_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.0676730Z test_comprehensive_flatten_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:49.0708002Z test_comprehensive_flatten_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.0727833Z test_comprehensive_flatten_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.0760467Z test_comprehensive_flatten_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.0791649Z test_comprehensive_flatten_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.0823728Z test_comprehensive_flatten_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:49.0861267Z test_comprehensive_flatten_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.0867884Z test_comprehensive_flatten_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.0882984Z test_comprehensive_flatten_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.0897870Z test_comprehensive_flatten_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.0912792Z test_comprehensive_flatten_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.0927825Z test_comprehensive_flatten_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.1026241Z test_comprehensive_flip_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:49.1174727Z test_comprehensive_flip_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:49.1882938Z test_comprehensive_flip_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T13:06:49.2592032Z test_comprehensive_flip_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:06:49.2692964Z test_comprehensive_flip_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.3142119Z test_comprehensive_flip_cpu_float32 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:06:49.3582575Z test_comprehensive_flip_cpu_float64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:06:49.3730361Z test_comprehensive_flip_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:49.3877023Z test_comprehensive_flip_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:49.4022266Z test_comprehensive_flip_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:49.4169965Z test_comprehensive_flip_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:49.4316023Z test_comprehensive_flip_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:49.4345612Z test_comprehensive_fliplr_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.4383843Z test_comprehensive_fliplr_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.4530910Z test_comprehensive_fliplr_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:49.4681403Z test_comprehensive_fliplr_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:49.4710473Z test_comprehensive_fliplr_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.4810468Z test_comprehensive_fliplr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:49.4906523Z test_comprehensive_fliplr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.4945772Z test_comprehensive_fliplr_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:49.4983604Z test_comprehensive_fliplr_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.5021498Z test_comprehensive_fliplr_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.5059481Z test_comprehensive_fliplr_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.5098261Z test_comprehensive_fliplr_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:49.5127262Z test_comprehensive_flipud_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.5165212Z test_comprehensive_flipud_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.5312327Z test_comprehensive_flipud_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:06:49.5462298Z test_comprehensive_flipud_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:49.5491340Z test_comprehensive_flipud_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.5590378Z test_comprehensive_flipud_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:49.5686377Z test_comprehensive_flipud_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.5724572Z test_comprehensive_flipud_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.5763680Z test_comprehensive_flipud_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:49.5801464Z test_comprehensive_flipud_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.5839622Z test_comprehensive_flipud_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.5879479Z test_comprehensive_flipud_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T13:06:49.5908647Z test_comprehensive_float_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.5923407Z test_comprehensive_float_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.5952265Z test_comprehensive_float_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.5970996Z test_comprehensive_float_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.5999924Z test_comprehensive_float_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.6030299Z test_comprehensive_float_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.6055451Z test_comprehensive_float_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:49.6082332Z test_comprehensive_float_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.6097188Z test_comprehensive_float_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.6112023Z test_comprehensive_float_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.6126916Z test_comprehensive_float_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.6141659Z test_comprehensive_float_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.6156588Z test_comprehensive_float_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:49.6888626Z test_comprehensive_float_power_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.080s) 2022-08-17T13:06:49.7134058Z test_comprehensive_float_power_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:50.3702172Z test_comprehensive_float_power_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.657s) 2022-08-17T13:06:51.0251622Z test_comprehensive_float_power_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.666s) 2022-08-17T13:06:51.0970966Z test_comprehensive_float_power_cpu_float16 (__main__.TestDecompCPU) ... ok (0.066s) 2022-08-17T13:06:51.4881559Z test_comprehensive_float_power_cpu_float32 (__main__.TestDecompCPU) ... ok (0.388s) 2022-08-17T13:06:51.8781942Z test_comprehensive_float_power_cpu_float64 (__main__.TestDecompCPU) ... ok (0.398s) 2022-08-17T13:06:51.9092860Z test_comprehensive_float_power_cpu_int16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:51.9403814Z test_comprehensive_float_power_cpu_int32 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:06:51.9713302Z test_comprehensive_float_power_cpu_int64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:52.0022429Z test_comprehensive_float_power_cpu_int8 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:06:52.0331794Z test_comprehensive_float_power_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:06:52.0355680Z test_comprehensive_floor_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:52.0421381Z test_comprehensive_floor_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:52.0480880Z test_comprehensive_floor_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:52.0823213Z test_comprehensive_floor_divide_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:52.1173859Z test_comprehensive_floor_divide_cpu_float16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:52.1675919Z test_comprehensive_floor_divide_cpu_float32 (__main__.TestDecompCPU) ... ok (0.051s) 2022-08-17T13:06:52.2163745Z test_comprehensive_floor_divide_cpu_float64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:06:52.2334792Z test_comprehensive_floor_divide_cpu_int16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:06:52.2506230Z test_comprehensive_floor_divide_cpu_int32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:52.2673349Z test_comprehensive_floor_divide_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:52.2843330Z test_comprehensive_floor_divide_cpu_int8 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:52.3000247Z test_comprehensive_floor_divide_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:52.3628210Z test_comprehensive_fmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.062s) 2022-08-17T13:06:52.3777446Z test_comprehensive_fmax_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:52.4455748Z test_comprehensive_fmax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.057s) 2022-08-17T13:06:52.6383481Z test_comprehensive_fmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.201s) 2022-08-17T13:06:52.8257950Z test_comprehensive_fmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.181s) 2022-08-17T13:06:52.8411096Z test_comprehensive_fmax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T13:06:52.8562805Z test_comprehensive_fmax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:52.8712343Z test_comprehensive_fmax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:52.8863241Z test_comprehensive_fmax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:52.9012345Z test_comprehensive_fmax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:52.9640756Z test_comprehensive_fmin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.057s) 2022-08-17T13:06:52.9792326Z test_comprehensive_fmin_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:53.0468166Z test_comprehensive_fmin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.072s) 2022-08-17T13:06:53.2390424Z test_comprehensive_fmin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.192s) 2022-08-17T13:06:53.4260998Z test_comprehensive_fmin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.187s) 2022-08-17T13:06:53.4413302Z test_comprehensive_fmin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:53.4563929Z test_comprehensive_fmin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:53.4712598Z test_comprehensive_fmin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:53.4862431Z test_comprehensive_fmin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:53.5011576Z test_comprehensive_fmin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:53.5341453Z test_comprehensive_fmod_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T13:06:53.5697091Z test_comprehensive_fmod_cpu_float16 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:06:53.7277189Z test_comprehensive_fmod_cpu_float32 (__main__.TestDecompCPU) ... ok (0.155s) 2022-08-17T13:06:53.8799266Z test_comprehensive_fmod_cpu_float64 (__main__.TestDecompCPU) ... ok (0.150s) 2022-08-17T13:06:53.8958157Z test_comprehensive_fmod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:53.9115961Z test_comprehensive_fmod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:53.9270172Z test_comprehensive_fmod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:53.9427548Z test_comprehensive_fmod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T13:06:53.9584456Z test_comprehensive_fmod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:53.9630719Z test_comprehensive_frac_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:53.9677820Z test_comprehensive_frac_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:53.9730242Z test_comprehensive_frac_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:53.9781640Z test_comprehensive_frac_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:53.9825123Z test_comprehensive_frexp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:53.9870124Z test_comprehensive_frexp_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:53.9937059Z test_comprehensive_frexp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:54.0005683Z test_comprehensive_frexp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:54.0026241Z test_comprehensive_full_like_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:54.0042487Z test_comprehensive_full_like_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:54.0066157Z test_comprehensive_full_like_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:54.0089927Z test_comprehensive_full_like_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:54.0109803Z test_comprehensive_full_like_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:54.0129668Z test_comprehensive_full_like_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:54.0149329Z test_comprehensive_full_like_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:54.0166081Z test_comprehensive_full_like_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:54.0183041Z test_comprehensive_full_like_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:54.0199351Z test_comprehensive_full_like_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:54.0215832Z test_comprehensive_full_like_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:54.0232458Z test_comprehensive_full_like_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:54.0277268Z test_comprehensive_gather_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:54.0293374Z test_comprehensive_gather_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:54.0376914Z test_comprehensive_gather_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:54.0461275Z test_comprehensive_gather_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:54.0503783Z test_comprehensive_gather_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:54.0569940Z test_comprehensive_gather_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:54.0637906Z test_comprehensive_gather_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:54.0654408Z test_comprehensive_gather_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:54.0670741Z test_comprehensive_gather_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:54.0687276Z test_comprehensive_gather_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:54.0703429Z test_comprehensive_gather_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:54.0719673Z test_comprehensive_gather_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:54.0871932Z test_comprehensive_gcd_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:54.1022806Z test_comprehensive_gcd_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:54.1172923Z test_comprehensive_gcd_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:54.1325174Z test_comprehensive_gcd_cpu_int8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:54.1475885Z test_comprehensive_gcd_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T13:06:54.1637003Z test_comprehensive_ge_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:54.1786073Z test_comprehensive_ge_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:54.1960852Z test_comprehensive_ge_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:54.2194859Z test_comprehensive_ge_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:54.2424929Z test_comprehensive_ge_cpu_float64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:06:54.2576286Z test_comprehensive_ge_cpu_int16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:54.2728087Z test_comprehensive_ge_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:54.2878675Z test_comprehensive_ge_cpu_int64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:06:54.3028761Z test_comprehensive_ge_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:54.3177904Z test_comprehensive_ge_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:54.3286892Z test_comprehensive_geqrf_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:54.3394665Z test_comprehensive_geqrf_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:54.3481889Z test_comprehensive_geqrf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:54.3566073Z test_comprehensive_geqrf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:54.6277442Z test_comprehensive_gradient_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.275s) 2022-08-17T13:06:55.5482672Z test_comprehensive_gradient_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.917s) 2022-08-17T13:06:56.4895227Z test_comprehensive_gradient_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.942s) 2022-08-17T13:06:56.7809170Z test_comprehensive_gradient_cpu_float16 (__main__.TestDecompCPU) ... ok (0.290s) 2022-08-17T13:06:57.4547276Z test_comprehensive_gradient_cpu_float32 (__main__.TestDecompCPU) ... ok (0.674s) 2022-08-17T13:06:58.1114651Z test_comprehensive_gradient_cpu_float64 (__main__.TestDecompCPU) ... ok (0.651s) 2022-08-17T13:06:58.3324589Z test_comprehensive_gradient_cpu_int16 (__main__.TestDecompCPU) ... ok (0.229s) 2022-08-17T13:06:58.5531342Z test_comprehensive_gradient_cpu_int32 (__main__.TestDecompCPU) ... ok (0.217s) 2022-08-17T13:06:58.7717202Z test_comprehensive_gradient_cpu_int64 (__main__.TestDecompCPU) ... ok (0.227s) 2022-08-17T13:06:58.9926444Z test_comprehensive_gradient_cpu_int8 (__main__.TestDecompCPU) ... ok (0.222s) 2022-08-17T13:06:59.0089057Z test_comprehensive_gt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:59.0239936Z test_comprehensive_gt_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:59.0419676Z test_comprehensive_gt_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2022-08-17T13:06:59.0654870Z test_comprehensive_gt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:59.0884987Z test_comprehensive_gt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:59.1036000Z test_comprehensive_gt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:59.1186278Z test_comprehensive_gt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:59.1335848Z test_comprehensive_gt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:59.1485441Z test_comprehensive_gt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:06:59.1633978Z test_comprehensive_gt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:59.1664576Z test_comprehensive_half_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:59.1679255Z test_comprehensive_half_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:59.1708116Z test_comprehensive_half_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:59.1736833Z test_comprehensive_half_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:59.1762075Z test_comprehensive_half_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:59.1790482Z test_comprehensive_half_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:59.1818113Z test_comprehensive_half_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:59.1833095Z test_comprehensive_half_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:59.1847871Z test_comprehensive_half_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:59.1862661Z test_comprehensive_half_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:59.1877587Z test_comprehensive_half_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:59.1892394Z test_comprehensive_half_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:59.2042672Z test_comprehensive_heaviside_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:59.2275015Z test_comprehensive_heaviside_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:59.2426172Z test_comprehensive_heaviside_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:59.2734615Z test_comprehensive_heaviside_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:59.3033821Z test_comprehensive_heaviside_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:59.3258852Z test_comprehensive_heaviside_cpu_int16 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T13:06:59.3484468Z test_comprehensive_heaviside_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:59.3692152Z test_comprehensive_heaviside_cpu_int64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:06:59.3915744Z test_comprehensive_heaviside_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:59.4138753Z test_comprehensive_heaviside_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:06:59.4230478Z test_comprehensive_histc_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:59.4322562Z test_comprehensive_histc_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:59.4415304Z test_comprehensive_histc_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:59.4635609Z test_comprehensive_histogram_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:59.4849430Z test_comprehensive_histogram_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:59.5131862Z test_comprehensive_histogramdd_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:59.5409618Z test_comprehensive_histogramdd_cpu_float64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:06:59.5474782Z test_comprehensive_hsplit_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:59.5489833Z test_comprehensive_hsplit_cpu_bool (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:59.5749525Z test_comprehensive_hsplit_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:59.5766895Z test_comprehensive_hsplit_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:59.6030362Z test_comprehensive_hsplit_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:59.6092578Z test_comprehensive_hsplit_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:59.6270092Z test_comprehensive_hsplit_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:06:59.6447184Z test_comprehensive_hsplit_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:59.6461909Z test_comprehensive_hsplit_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:59.6475604Z test_comprehensive_hsplit_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:59.6489155Z test_comprehensive_hsplit_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:59.6502763Z test_comprehensive_hsplit_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:59.6516544Z test_comprehensive_hsplit_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:59.6546932Z test_comprehensive_hstack_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:59.6579419Z test_comprehensive_hstack_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:59.6659987Z test_comprehensive_hstack_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:06:59.6736628Z test_comprehensive_hstack_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:59.6819305Z test_comprehensive_hstack_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:59.6849740Z test_comprehensive_hstack_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:59.6906667Z test_comprehensive_hstack_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:59.6962990Z test_comprehensive_hstack_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:59.6995861Z test_comprehensive_hstack_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:59.7028440Z test_comprehensive_hstack_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:59.7060771Z test_comprehensive_hstack_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:59.7093400Z test_comprehensive_hstack_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:06:59.7126084Z test_comprehensive_hstack_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:06:59.7496770Z test_comprehensive_hypot_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:06:59.9750722Z test_comprehensive_hypot_cpu_float32 (__main__.TestDecompCPU) ... ok (0.238s) 2022-08-17T13:07:00.1970808Z test_comprehensive_hypot_cpu_float64 (__main__.TestDecompCPU) ... ok (0.217s) 2022-08-17T13:07:00.1987713Z test_comprehensive_i0_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.2001309Z test_comprehensive_i0_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.2074126Z test_comprehensive_i0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:00.2144118Z test_comprehensive_i0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.2157055Z test_comprehensive_i0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.2169866Z test_comprehensive_i0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.2182446Z test_comprehensive_i0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.2195299Z test_comprehensive_i0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.2208030Z test_comprehensive_i0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.2293283Z test_comprehensive_igamma_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:00.2383702Z test_comprehensive_igamma_cpu_float16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:07:00.2626051Z test_comprehensive_igamma_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:00.2861684Z test_comprehensive_igamma_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:07:00.2945931Z test_comprehensive_igammac_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:00.3036210Z test_comprehensive_igammac_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.3278979Z test_comprehensive_igammac_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:07:00.3515711Z test_comprehensive_igammac_cpu_float64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:07:00.3559383Z test_comprehensive_imag_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.3576273Z test_comprehensive_imag_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.3617835Z test_comprehensive_imag_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.3745056Z test_comprehensive_index_add_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:00.3763483Z test_comprehensive_index_add_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.4008717Z test_comprehensive_index_add_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:07:00.4040628Z test_comprehensive_index_add_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.4291368Z test_comprehensive_index_add_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:07:00.4421357Z test_comprehensive_index_add_cpu_float16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:07:00.4615537Z test_comprehensive_index_add_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:00.4805428Z test_comprehensive_index_add_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:00.4824527Z test_comprehensive_index_add_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:00.4843393Z test_comprehensive_index_add_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.4862138Z test_comprehensive_index_add_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.4880787Z test_comprehensive_index_add_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.4899522Z test_comprehensive_index_add_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.4941204Z test_comprehensive_index_copy_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.4955405Z test_comprehensive_index_copy_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.5012885Z test_comprehensive_index_copy_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:00.5072381Z test_comprehensive_index_copy_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.5110037Z test_comprehensive_index_copy_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.5159174Z test_comprehensive_index_copy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:00.5207579Z test_comprehensive_index_copy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.5222367Z test_comprehensive_index_copy_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.5236955Z test_comprehensive_index_copy_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.5251113Z test_comprehensive_index_copy_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.5265247Z test_comprehensive_index_copy_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.5279627Z test_comprehensive_index_copy_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.5306643Z test_comprehensive_index_fill_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.5321036Z test_comprehensive_index_fill_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.5348773Z test_comprehensive_index_fill_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:07:00.5376467Z test_comprehensive_index_fill_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.5403342Z test_comprehensive_index_fill_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.5428618Z test_comprehensive_index_fill_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:07:00.5453932Z test_comprehensive_index_fill_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.5468397Z test_comprehensive_index_fill_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.5482722Z test_comprehensive_index_fill_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.5497036Z test_comprehensive_index_fill_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.5511604Z test_comprehensive_index_fill_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.5525946Z test_comprehensive_index_fill_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.5578827Z test_comprehensive_index_put_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.5595002Z test_comprehensive_index_put_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:00.5668143Z test_comprehensive_index_put_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.5689824Z test_comprehensive_index_put_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.5766850Z test_comprehensive_index_put_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:00.5818744Z test_comprehensive_index_put_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.5881968Z test_comprehensive_index_put_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.5945837Z test_comprehensive_index_put_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:00.5962198Z test_comprehensive_index_put_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.5978339Z test_comprehensive_index_put_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.5994637Z test_comprehensive_index_put_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.6010784Z test_comprehensive_index_put_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.6026944Z test_comprehensive_index_put_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:00.7881050Z test_comprehensive_index_reduce_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.191s) 2022-08-17T13:07:00.9832521Z test_comprehensive_index_reduce_cpu_float16 (__main__.TestDecompCPU) ... ok (0.202s) 2022-08-17T13:07:01.4594813Z test_comprehensive_index_reduce_cpu_float32 (__main__.TestDecompCPU) ... ok (0.465s) 2022-08-17T13:07:01.9363523Z test_comprehensive_index_reduce_cpu_float64 (__main__.TestDecompCPU) ... ok (0.486s) 2022-08-17T13:07:01.9408858Z test_comprehensive_index_reduce_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:01.9453060Z test_comprehensive_index_reduce_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:01.9496474Z test_comprehensive_index_reduce_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:01.9538668Z test_comprehensive_index_reduce_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:01.9580696Z test_comprehensive_index_reduce_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:01.9615804Z test_comprehensive_index_select_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:01.9630642Z test_comprehensive_index_select_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:01.9690143Z test_comprehensive_index_select_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:01.9708173Z test_comprehensive_index_select_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:01.9768329Z test_comprehensive_index_select_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:01.9802100Z test_comprehensive_index_select_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:01.9850469Z test_comprehensive_index_select_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:01.9897606Z test_comprehensive_index_select_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:01.9912833Z test_comprehensive_index_select_cpu_int16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:07:01.9927396Z test_comprehensive_index_select_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:01.9941137Z test_comprehensive_index_select_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:01.9955148Z test_comprehensive_index_select_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:01.9969019Z test_comprehensive_index_select_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:02.0029047Z test_comprehensive_inner_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:02.0202592Z test_comprehensive_inner_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:02.0379780Z test_comprehensive_inner_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:07:02.0507957Z test_comprehensive_inner_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:07:02.0632062Z test_comprehensive_inner_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:02.0666853Z test_comprehensive_inner_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:02.0699776Z test_comprehensive_inner_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:02.0732864Z test_comprehensive_inner_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:02.0765201Z test_comprehensive_inner_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:02.0797107Z test_comprehensive_inner_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:02.0814757Z test_comprehensive_int_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:02.0829836Z test_comprehensive_int_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:02.0848464Z test_comprehensive_int_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:02.0866954Z test_comprehensive_int_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:02.0883924Z test_comprehensive_int_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:02.0900800Z test_comprehensive_int_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:02.0917638Z test_comprehensive_int_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:02.0932626Z test_comprehensive_int_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:02.0946162Z test_comprehensive_int_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:02.0961077Z test_comprehensive_int_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:02.0975859Z test_comprehensive_int_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:02.0990844Z test_comprehensive_int_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:02.1506811Z test_comprehensive_inverse_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.057s) 2022-08-17T13:07:02.2015762Z test_comprehensive_inverse_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:07:02.2430408Z test_comprehensive_inverse_cpu_float32 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T13:07:02.2936725Z test_comprehensive_inverse_cpu_float64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:07:02.4775968Z test_comprehensive_isclose_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.189s) 2022-08-17T13:07:02.8002719Z test_comprehensive_isclose_cpu_bool (__main__.TestDecompCPU) ... ok (0.319s) 2022-08-17T13:07:03.2227879Z test_comprehensive_isclose_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.428s) 2022-08-17T13:07:03.6478732Z test_comprehensive_isclose_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.426s) 2022-08-17T13:07:03.8291020Z test_comprehensive_isclose_cpu_float16 (__main__.TestDecompCPU) ... ok (0.182s) 2022-08-17T13:07:04.1763607Z test_comprehensive_isclose_cpu_float32 (__main__.TestDecompCPU) ... ok (0.346s) 2022-08-17T13:07:04.5144613Z test_comprehensive_isclose_cpu_float64 (__main__.TestDecompCPU) ... ok (0.336s) 2022-08-17T13:07:04.9161225Z test_comprehensive_isclose_cpu_int16 (__main__.TestDecompCPU) ... ok (0.405s) 2022-08-17T13:07:05.3188083Z test_comprehensive_isclose_cpu_int32 (__main__.TestDecompCPU) ... ok (0.393s) 2022-08-17T13:07:05.7199486Z test_comprehensive_isclose_cpu_int64 (__main__.TestDecompCPU) ... ok (0.414s) 2022-08-17T13:07:06.1198568Z test_comprehensive_isclose_cpu_int8 (__main__.TestDecompCPU) ... ok (0.396s) 2022-08-17T13:07:06.5125886Z test_comprehensive_isclose_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.398s) 2022-08-17T13:07:06.5201880Z test_comprehensive_isfinite_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.5217595Z test_comprehensive_isfinite_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.5401026Z test_comprehensive_isfinite_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:06.5621365Z test_comprehensive_isfinite_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:07:06.5808462Z test_comprehensive_isfinite_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:06.5892052Z test_comprehensive_isfinite_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.5991299Z test_comprehensive_isfinite_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:06.6088830Z test_comprehensive_isfinite_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:06.6104851Z test_comprehensive_isfinite_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.6119635Z test_comprehensive_isfinite_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.6133235Z test_comprehensive_isfinite_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.6146604Z test_comprehensive_isfinite_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.6160119Z test_comprehensive_isfinite_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.6177650Z test_comprehensive_isin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.6193103Z test_comprehensive_isin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.6206915Z test_comprehensive_isin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.6220629Z test_comprehensive_isin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.6234519Z test_comprehensive_isin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:06.6248586Z test_comprehensive_isin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T13:07:06.6262651Z test_comprehensive_isin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:07:06.6308485Z test_comprehensive_isinf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T13:07:06.6353199Z test_comprehensive_isinf_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T13:07:06.6459739Z test_comprehensive_isinf_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T13:07:06.6575300Z test_comprehensive_isinf_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:06.6690108Z test_comprehensive_isinf_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.6739889Z test_comprehensive_isinf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:06.6808766Z test_comprehensive_isinf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.6872416Z test_comprehensive_isinf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:06.6918055Z test_comprehensive_isinf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.6962564Z test_comprehensive_isinf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.7006714Z test_comprehensive_isinf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.7051683Z test_comprehensive_isinf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:06.7097103Z test_comprehensive_isinf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.7136095Z test_comprehensive_isnan_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.7176821Z test_comprehensive_isnan_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:06.7273063Z test_comprehensive_isnan_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.7378259Z test_comprehensive_isnan_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:06.7423907Z test_comprehensive_isnan_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.7488997Z test_comprehensive_isnan_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.7547290Z test_comprehensive_isnan_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:06.7588248Z test_comprehensive_isnan_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.7628470Z test_comprehensive_isnan_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.7668404Z test_comprehensive_isnan_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:06.7707660Z test_comprehensive_isnan_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.7746198Z test_comprehensive_isnan_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.7785022Z test_comprehensive_isneginf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.7825711Z test_comprehensive_isneginf_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:06.7868663Z test_comprehensive_isneginf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.7931749Z test_comprehensive_isneginf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.7989400Z test_comprehensive_isneginf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:06.8030483Z test_comprehensive_isneginf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.8070655Z test_comprehensive_isneginf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.8110358Z test_comprehensive_isneginf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.8150336Z test_comprehensive_isneginf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:06.8189274Z test_comprehensive_isneginf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.8227775Z test_comprehensive_isposinf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.8267004Z test_comprehensive_isposinf_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.8311325Z test_comprehensive_isposinf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:06.8376002Z test_comprehensive_isposinf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.8435574Z test_comprehensive_isposinf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.8478758Z test_comprehensive_isposinf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:06.8519839Z test_comprehensive_isposinf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.8560152Z test_comprehensive_isposinf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.8600447Z test_comprehensive_isposinf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.8640190Z test_comprehensive_isposinf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:06.8655922Z test_comprehensive_isreal_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.8669586Z test_comprehensive_isreal_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.8707536Z test_comprehensive_isreal_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.8749191Z test_comprehensive_isreal_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.8786429Z test_comprehensive_isreal_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:06.8801256Z test_comprehensive_isreal_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.8815853Z test_comprehensive_isreal_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.8830644Z test_comprehensive_isreal_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.8844032Z test_comprehensive_isreal_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.8857430Z test_comprehensive_isreal_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.8870975Z test_comprehensive_isreal_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.8884321Z test_comprehensive_isreal_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:06.8897712Z test_comprehensive_isreal_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:07.5426014Z test_comprehensive_istft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.666s) 2022-08-17T13:07:08.2080944Z test_comprehensive_istft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.664s) 2022-08-17T13:07:08.8340426Z test_comprehensive_istft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.621s) 2022-08-17T13:07:09.4457350Z test_comprehensive_istft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.604s) 2022-08-17T13:07:09.4471720Z test_comprehensive_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:07:09.4483167Z test_comprehensive_jiterator_2inputs_2outputs_cpu_bool (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4493959Z test_comprehensive_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4504614Z test_comprehensive_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4515348Z test_comprehensive_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4525896Z test_comprehensive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4536538Z test_comprehensive_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4547109Z test_comprehensive_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4557778Z test_comprehensive_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4568349Z test_comprehensive_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4578920Z test_comprehensive_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4589616Z test_comprehensive_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4600294Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4610890Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4621619Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:07:09.4632320Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4642928Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4653651Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4664132Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4674800Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4685371Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4695933Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4706548Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4717274Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4727842Z test_comprehensive_jiterator_binary_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4738392Z test_comprehensive_jiterator_binary_cpu_bool (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4749078Z test_comprehensive_jiterator_binary_cpu_complex128 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4759688Z test_comprehensive_jiterator_binary_cpu_complex64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4770273Z test_comprehensive_jiterator_binary_cpu_float16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4780956Z test_comprehensive_jiterator_binary_cpu_float32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:07:09.4791677Z test_comprehensive_jiterator_binary_cpu_float64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4802189Z test_comprehensive_jiterator_binary_cpu_int16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4812811Z test_comprehensive_jiterator_binary_cpu_int32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4823364Z test_comprehensive_jiterator_binary_cpu_int64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4834100Z test_comprehensive_jiterator_binary_cpu_int8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4844668Z test_comprehensive_jiterator_binary_cpu_uint8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4855322Z test_comprehensive_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4865880Z test_comprehensive_jiterator_binary_return_by_ref_cpu_bool (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4876590Z test_comprehensive_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4887163Z test_comprehensive_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4897710Z test_comprehensive_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4908473Z test_comprehensive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4919099Z test_comprehensive_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4929714Z test_comprehensive_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4940428Z test_comprehensive_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:07:09.4952145Z test_comprehensive_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4961823Z test_comprehensive_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4972364Z test_comprehensive_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4983030Z test_comprehensive_jiterator_unary_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.4993753Z test_comprehensive_jiterator_unary_cpu_bool (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.5004414Z test_comprehensive_jiterator_unary_cpu_complex128 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.5014999Z test_comprehensive_jiterator_unary_cpu_complex64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.5025565Z test_comprehensive_jiterator_unary_cpu_float16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.5036273Z test_comprehensive_jiterator_unary_cpu_float32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.5046885Z test_comprehensive_jiterator_unary_cpu_float64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.5057447Z test_comprehensive_jiterator_unary_cpu_int16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.5068165Z test_comprehensive_jiterator_unary_cpu_int32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.5078832Z test_comprehensive_jiterator_unary_cpu_int64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.5089635Z test_comprehensive_jiterator_unary_cpu_int8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:07:09.5100265Z test_comprehensive_jiterator_unary_cpu_uint8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:07:09.5168342Z test_comprehensive_kron_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:09.5208192Z test_comprehensive_kron_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:09.6557989Z test_comprehensive_kron_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.144s) 2022-08-17T13:07:09.7920243Z test_comprehensive_kron_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.126s) 2022-08-17T13:07:09.8002068Z test_comprehensive_kron_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:09.8741757Z test_comprehensive_kron_cpu_float32 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:07:09.9483824Z test_comprehensive_kron_cpu_float64 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T13:07:09.9526589Z test_comprehensive_kron_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:09.9567238Z test_comprehensive_kron_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:09.9605525Z test_comprehensive_kron_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:09.9643223Z test_comprehensive_kron_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:09.9680512Z test_comprehensive_kron_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:09.9762409Z test_comprehensive_kthvalue_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:09.9872151Z test_comprehensive_kthvalue_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:09.9980698Z test_comprehensive_kthvalue_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:09.9999814Z test_comprehensive_kthvalue_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:10.0017758Z test_comprehensive_kthvalue_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:10.0034872Z test_comprehensive_kthvalue_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:10.0052403Z test_comprehensive_kthvalue_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:10.0068525Z test_comprehensive_kthvalue_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:10.0249193Z test_comprehensive_lcm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:10.0411824Z test_comprehensive_lcm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:10.0570913Z test_comprehensive_lcm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:10.0750735Z test_comprehensive_lcm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:10.0908056Z test_comprehensive_lcm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:10.1311694Z test_comprehensive_ldexp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:07:10.1633103Z test_comprehensive_ldexp_cpu_bool (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:07:10.4581343Z test_comprehensive_ldexp_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.293s) 2022-08-17T13:07:10.7507835Z test_comprehensive_ldexp_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.287s) 2022-08-17T13:07:10.7937591Z test_comprehensive_ldexp_cpu_float16 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:07:10.9736534Z test_comprehensive_ldexp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.174s) 2022-08-17T13:07:11.1495697Z test_comprehensive_ldexp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.176s) 2022-08-17T13:07:11.1789727Z test_comprehensive_ldexp_cpu_int16 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:07:11.2081860Z test_comprehensive_ldexp_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:11.2373682Z test_comprehensive_ldexp_cpu_int64 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:07:11.2665621Z test_comprehensive_ldexp_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:11.2983098Z test_comprehensive_ldexp_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:07:11.3145198Z test_comprehensive_le_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:11.3297681Z test_comprehensive_le_cpu_bool (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:07:11.3476289Z test_comprehensive_le_cpu_float16 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T13:07:11.3713718Z test_comprehensive_le_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:11.3944392Z test_comprehensive_le_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:07:11.4097636Z test_comprehensive_le_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:11.4250856Z test_comprehensive_le_cpu_int32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:07:11.4403834Z test_comprehensive_le_cpu_int64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T13:07:11.4556468Z test_comprehensive_le_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:11.4707077Z test_comprehensive_le_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:11.6622527Z test_comprehensive_lerp_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.191s) 2022-08-17T13:07:11.8593485Z test_comprehensive_lerp_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.191s) 2022-08-17T13:07:11.9668205Z test_comprehensive_lerp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.108s) 2022-08-17T13:07:12.0723389Z test_comprehensive_lerp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.108s) 2022-08-17T13:07:12.0784943Z test_comprehensive_lgamma_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:12.0817655Z test_comprehensive_lgamma_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:12.0907132Z test_comprehensive_lgamma_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:12.0994663Z test_comprehensive_lgamma_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:12.1028173Z test_comprehensive_lgamma_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:12.1058716Z test_comprehensive_lgamma_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:12.1089401Z test_comprehensive_lgamma_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:12.1119911Z test_comprehensive_lgamma_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:12.1150201Z test_comprehensive_lgamma_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:12.2310493Z test_comprehensive_linalg_cholesky_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.109s) 2022-08-17T13:07:12.3490026Z test_comprehensive_linalg_cholesky_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.114s) 2022-08-17T13:07:12.4377181Z test_comprehensive_linalg_cholesky_cpu_float32 (__main__.TestDecompCPU) ... ok (0.090s) 2022-08-17T13:07:12.5247453Z test_comprehensive_linalg_cholesky_cpu_float64 (__main__.TestDecompCPU) ... ok (0.096s) 2022-08-17T13:07:12.6411363Z test_comprehensive_linalg_cholesky_ex_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.111s) 2022-08-17T13:07:12.7589056Z test_comprehensive_linalg_cholesky_ex_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.111s) 2022-08-17T13:07:12.8468950Z test_comprehensive_linalg_cholesky_ex_cpu_float32 (__main__.TestDecompCPU) ... ok (0.094s) 2022-08-17T13:07:12.9332157Z test_comprehensive_linalg_cholesky_ex_cpu_float64 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:07:12.9843241Z test_comprehensive_linalg_cond_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:07:13.0367253Z test_comprehensive_linalg_cond_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:07:13.0838327Z test_comprehensive_linalg_cond_cpu_float32 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:07:13.1301261Z test_comprehensive_linalg_cond_cpu_float64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:07:13.1330736Z test_comprehensive_linalg_cross_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:13.1362630Z test_comprehensive_linalg_cross_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:13.1392977Z test_comprehensive_linalg_cross_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:13.1418093Z test_comprehensive_linalg_cross_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:13.1443388Z test_comprehensive_linalg_cross_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:13.1457088Z test_comprehensive_linalg_cross_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:13.1470793Z test_comprehensive_linalg_cross_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:13.1484327Z test_comprehensive_linalg_cross_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:13.1497808Z test_comprehensive_linalg_cross_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:13.1511399Z test_comprehensive_linalg_cross_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:13.2238427Z test_comprehensive_linalg_det_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:07:13.2975031Z test_comprehensive_linalg_det_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:07:13.3561197Z test_comprehensive_linalg_det_cpu_float32 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T13:07:13.4152916Z test_comprehensive_linalg_det_cpu_float64 (__main__.TestDecompCPU) ... ok (0.062s) 2022-08-17T13:07:13.7848746Z test_comprehensive_linalg_det_singular_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.365s) 2022-08-17T13:07:14.0573541Z test_comprehensive_linalg_det_singular_cpu_float64 (__main__.TestDecompCPU) ... ok (0.269s) 2022-08-17T13:07:14.2139112Z test_comprehensive_linalg_eig_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.159s) 2022-08-17T13:07:14.3725902Z test_comprehensive_linalg_eig_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.159s) 2022-08-17T13:07:14.5301604Z test_comprehensive_linalg_eig_cpu_float32 (__main__.TestDecompCPU) ... ok (0.169s) 2022-08-17T13:07:14.6848146Z test_comprehensive_linalg_eig_cpu_float64 (__main__.TestDecompCPU) ... ok (0.145s) 2022-08-17T13:07:14.8216788Z test_comprehensive_linalg_eigh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.146s) 2022-08-17T13:07:14.9607744Z test_comprehensive_linalg_eigh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.129s) 2022-08-17T13:07:15.0703514Z test_comprehensive_linalg_eigh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.109s) 2022-08-17T13:07:15.1780400Z test_comprehensive_linalg_eigh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.108s) 2022-08-17T13:07:15.2159048Z test_comprehensive_linalg_eigvals_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:07:15.2541671Z test_comprehensive_linalg_eigvals_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T13:07:15.2909800Z test_comprehensive_linalg_eigvals_cpu_float32 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:07:15.3270121Z test_comprehensive_linalg_eigvals_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:07:15.3681491Z test_comprehensive_linalg_eigvalsh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:07:15.4094106Z test_comprehensive_linalg_eigvalsh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:07:15.4427362Z test_comprehensive_linalg_eigvalsh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:07:15.4757850Z test_comprehensive_linalg_eigvalsh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:07:16.3606433Z test_comprehensive_linalg_householder_product_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.890s) 2022-08-17T13:07:17.2686296Z test_comprehensive_linalg_householder_product_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.907s) 2022-08-17T13:07:17.9208261Z test_comprehensive_linalg_householder_product_cpu_float32 (__main__.TestDecompCPU) ... ok (0.652s) 2022-08-17T13:07:18.5626813Z test_comprehensive_linalg_householder_product_cpu_float64 (__main__.TestDecompCPU) ... ok (0.651s) 2022-08-17T13:07:18.6140587Z test_comprehensive_linalg_inv_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:07:18.6655069Z test_comprehensive_linalg_inv_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:07:18.7051645Z test_comprehensive_linalg_inv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:07:18.7443322Z test_comprehensive_linalg_inv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:07:18.7949442Z test_comprehensive_linalg_inv_ex_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:07:18.8456604Z test_comprehensive_linalg_inv_ex_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:07:18.8848704Z test_comprehensive_linalg_inv_ex_cpu_float32 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:07:18.9235724Z test_comprehensive_linalg_inv_ex_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:07:18.9261623Z test_comprehensive_linalg_ldl_factor_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:18.9284252Z test_comprehensive_linalg_ldl_factor_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:18.9302911Z test_comprehensive_linalg_ldl_factor_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:18.9320931Z test_comprehensive_linalg_ldl_factor_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:18.9340247Z test_comprehensive_linalg_ldl_factor_ex_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:18.9359378Z test_comprehensive_linalg_ldl_factor_ex_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:18.9375880Z test_comprehensive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:18.9392282Z test_comprehensive_linalg_ldl_factor_ex_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:18.9439061Z test_comprehensive_linalg_ldl_solve_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:18.9481897Z test_comprehensive_linalg_ldl_solve_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:18.9511327Z test_comprehensive_linalg_ldl_solve_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:18.9539637Z test_comprehensive_linalg_ldl_solve_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:20.9685644Z test_comprehensive_linalg_lstsq_cpu_complex128 (__main__.TestDecompCPU) ... ok (2.014s) 2022-08-17T13:07:22.9942407Z test_comprehensive_linalg_lstsq_cpu_complex64 (__main__.TestDecompCPU) ... ok (2.029s) 2022-08-17T13:07:24.3362562Z test_comprehensive_linalg_lstsq_cpu_float32 (__main__.TestDecompCPU) ... ok (1.338s) 2022-08-17T13:07:25.7079164Z test_comprehensive_linalg_lstsq_cpu_float64 (__main__.TestDecompCPU) ... ok (1.376s) 2022-08-17T13:07:27.6962951Z test_comprehensive_linalg_lstsq_grad_oriented_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.991s) 2022-08-17T13:07:29.7684902Z test_comprehensive_linalg_lstsq_grad_oriented_cpu_complex64 (__main__.TestDecompCPU) ... ok (2.075s) 2022-08-17T13:07:31.1050615Z test_comprehensive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestDecompCPU) ... ok (1.340s) 2022-08-17T13:07:32.4168617Z test_comprehensive_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestDecompCPU) ... ok (1.306s) 2022-08-17T13:07:32.9570986Z test_comprehensive_linalg_lu_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.541s) 2022-08-17T13:07:33.4971881Z test_comprehensive_linalg_lu_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.538s) 2022-08-17T13:07:33.8465398Z test_comprehensive_linalg_lu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.352s) 2022-08-17T13:07:34.1917209Z test_comprehensive_linalg_lu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.342s) 2022-08-17T13:07:34.7326544Z test_comprehensive_linalg_lu_factor_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.548s) 2022-08-17T13:07:35.2761812Z test_comprehensive_linalg_lu_factor_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.535s) 2022-08-17T13:07:35.6250306Z test_comprehensive_linalg_lu_factor_cpu_float32 (__main__.TestDecompCPU) ... ok (0.349s) 2022-08-17T13:07:35.9744811Z test_comprehensive_linalg_lu_factor_cpu_float64 (__main__.TestDecompCPU) ... ok (0.349s) 2022-08-17T13:07:36.5112361Z test_comprehensive_linalg_lu_factor_ex_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.538s) 2022-08-17T13:07:37.0532156Z test_comprehensive_linalg_lu_factor_ex_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.540s) 2022-08-17T13:07:37.4014011Z test_comprehensive_linalg_lu_factor_ex_cpu_float32 (__main__.TestDecompCPU) ... ok (0.347s) 2022-08-17T13:07:37.7434813Z test_comprehensive_linalg_lu_factor_ex_cpu_float64 (__main__.TestDecompCPU) ... ok (0.351s) 2022-08-17T13:07:39.5042687Z test_comprehensive_linalg_lu_solve_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.758s) 2022-08-17T13:07:41.2866369Z test_comprehensive_linalg_lu_solve_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.786s) 2022-08-17T13:07:42.7788553Z test_comprehensive_linalg_lu_solve_cpu_float32 (__main__.TestDecompCPU) ... ok (1.486s) 2022-08-17T13:07:44.2448640Z test_comprehensive_linalg_lu_solve_cpu_float64 (__main__.TestDecompCPU) ... ok (1.470s) 2022-08-17T13:07:44.4372680Z test_comprehensive_linalg_matrix_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.190s) 2022-08-17T13:07:45.1267679Z test_comprehensive_linalg_matrix_norm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.693s) 2022-08-17T13:07:45.7740157Z test_comprehensive_linalg_matrix_norm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.642s) 2022-08-17T13:07:45.9651136Z test_comprehensive_linalg_matrix_norm_cpu_float16 (__main__.TestDecompCPU) ... ok (0.197s) 2022-08-17T13:07:46.5483046Z test_comprehensive_linalg_matrix_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.583s) 2022-08-17T13:07:47.1209260Z test_comprehensive_linalg_matrix_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.570s) 2022-08-17T13:07:47.2885733Z test_comprehensive_linalg_matrix_power_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.158s) 2022-08-17T13:07:47.4608237Z test_comprehensive_linalg_matrix_power_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.176s) 2022-08-17T13:07:47.5940122Z test_comprehensive_linalg_matrix_power_cpu_float32 (__main__.TestDecompCPU) ... ok (0.143s) 2022-08-17T13:07:47.7240868Z test_comprehensive_linalg_matrix_power_cpu_float64 (__main__.TestDecompCPU) ... ok (0.127s) 2022-08-17T13:07:47.7445472Z test_comprehensive_linalg_matrix_rank_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:47.7653126Z test_comprehensive_linalg_matrix_rank_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:47.7856169Z test_comprehensive_linalg_matrix_rank_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:07:47.8052336Z test_comprehensive_linalg_matrix_rank_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:47.8305884Z test_comprehensive_linalg_matrix_rank_hermitian_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:07:47.8565511Z test_comprehensive_linalg_matrix_rank_hermitian_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:47.8821502Z test_comprehensive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:07:47.9069382Z test_comprehensive_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:47.9173396Z test_comprehensive_linalg_multi_dot_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:47.9533045Z test_comprehensive_linalg_multi_dot_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:07:47.9902898Z test_comprehensive_linalg_multi_dot_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:07:48.0180302Z test_comprehensive_linalg_multi_dot_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:48.0457715Z test_comprehensive_linalg_multi_dot_cpu_float64 (__main__.TestDecompCPU) ... ok (0.035s) 2022-08-17T13:07:48.0510249Z test_comprehensive_linalg_multi_dot_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:48.0560992Z test_comprehensive_linalg_multi_dot_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:48.0618521Z test_comprehensive_linalg_multi_dot_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:48.0675614Z test_comprehensive_linalg_multi_dot_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:07:48.0732846Z test_comprehensive_linalg_multi_dot_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:07:48.1541985Z test_comprehensive_linalg_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.078s) 2022-08-17T13:07:48.3187528Z test_comprehensive_linalg_norm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.155s) 2022-08-17T13:07:48.4873416Z test_comprehensive_linalg_norm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.155s) 2022-08-17T13:07:48.5678402Z test_comprehensive_linalg_norm_cpu_float16 (__main__.TestDecompCPU) ... ok (0.083s) 2022-08-17T13:07:48.7057020Z test_comprehensive_linalg_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.134s) 2022-08-17T13:07:48.8413359Z test_comprehensive_linalg_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.146s) 2022-08-17T13:07:48.9145195Z test_comprehensive_linalg_norm_subgradients_at_zero_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.073s) 2022-08-17T13:07:49.0329672Z test_comprehensive_linalg_norm_subgradients_at_zero_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.114s) 2022-08-17T13:07:49.1532050Z test_comprehensive_linalg_norm_subgradients_at_zero_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.118s) 2022-08-17T13:07:49.2255536Z test_comprehensive_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestDecompCPU) ... ok (0.078s) 2022-08-17T13:07:49.3312447Z test_comprehensive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestDecompCPU) ... ok (0.103s) 2022-08-17T13:07:49.4349244Z test_comprehensive_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestDecompCPU) ... ok (0.108s) 2022-08-17T13:07:49.8666004Z test_comprehensive_linalg_pinv_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.433s) 2022-08-17T13:07:50.3017832Z test_comprehensive_linalg_pinv_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.427s) 2022-08-17T13:07:50.6443971Z test_comprehensive_linalg_pinv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.351s) 2022-08-17T13:07:50.9828829Z test_comprehensive_linalg_pinv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.333s) 2022-08-17T13:07:51.1562833Z test_comprehensive_linalg_pinv_hermitian_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.175s) 2022-08-17T13:07:51.3331793Z test_comprehensive_linalg_pinv_hermitian_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.174s) 2022-08-17T13:07:51.4653820Z test_comprehensive_linalg_pinv_hermitian_cpu_float32 (__main__.TestDecompCPU) ... ok (0.127s) 2022-08-17T13:07:51.5957623Z test_comprehensive_linalg_pinv_hermitian_cpu_float64 (__main__.TestDecompCPU) ... ok (0.128s) 2022-08-17T13:07:51.5971235Z test_comprehensive_linalg_pinv_singular_cpu_complex128 (__main__.TestDecompCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T13:07:51.5982654Z test_comprehensive_linalg_pinv_singular_cpu_complex64 (__main__.TestDecompCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:07:51.5993418Z test_comprehensive_linalg_pinv_singular_cpu_float32 (__main__.TestDecompCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:07:51.6004107Z test_comprehensive_linalg_pinv_singular_cpu_float64 (__main__.TestDecompCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:07:52.0170612Z test_comprehensive_linalg_qr_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.412s) 2022-08-17T13:07:52.4398830Z test_comprehensive_linalg_qr_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.425s) 2022-08-17T13:07:52.7742936Z test_comprehensive_linalg_qr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.330s) 2022-08-17T13:07:53.1035806Z test_comprehensive_linalg_qr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.337s) 2022-08-17T13:07:53.1574594Z test_comprehensive_linalg_slogdet_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.052s) 2022-08-17T13:07:53.2121299Z test_comprehensive_linalg_slogdet_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:07:53.2356803Z test_comprehensive_linalg_slogdet_cpu_float32 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T13:07:53.2587042Z test_comprehensive_linalg_slogdet_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:07:53.3367080Z test_comprehensive_linalg_solve_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.088s) 2022-08-17T13:07:53.4151677Z test_comprehensive_linalg_solve_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.067s) 2022-08-17T13:07:53.4788368Z test_comprehensive_linalg_solve_cpu_float32 (__main__.TestDecompCPU) ... ok (0.067s) 2022-08-17T13:07:53.5413906Z test_comprehensive_linalg_solve_cpu_float64 (__main__.TestDecompCPU) ... ok (0.067s) 2022-08-17T13:07:53.6188523Z test_comprehensive_linalg_solve_ex_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.073s) 2022-08-17T13:07:53.6968255Z test_comprehensive_linalg_solve_ex_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:07:53.7597264Z test_comprehensive_linalg_solve_ex_cpu_float32 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T13:07:53.8216429Z test_comprehensive_linalg_solve_ex_cpu_float64 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:07:54.9330575Z test_comprehensive_linalg_solve_triangular_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.110s) 2022-08-17T13:07:56.0430696Z test_comprehensive_linalg_solve_triangular_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.108s) 2022-08-17T13:07:57.0219602Z test_comprehensive_linalg_solve_triangular_cpu_float32 (__main__.TestDecompCPU) ... ok (0.983s) 2022-08-17T13:07:57.9642924Z test_comprehensive_linalg_solve_triangular_cpu_float64 (__main__.TestDecompCPU) ... ok (0.938s) 2022-08-17T13:08:02.1638602Z test_comprehensive_linalg_svd_cpu_complex128 (__main__.TestDecompCPU) ... ok (4.208s) 2022-08-17T13:08:06.4886612Z test_comprehensive_linalg_svd_cpu_complex64 (__main__.TestDecompCPU) ... ok (4.313s) 2022-08-17T13:08:09.6582026Z test_comprehensive_linalg_svd_cpu_float32 (__main__.TestDecompCPU) ... ok (3.182s) 2022-08-17T13:08:12.7831978Z test_comprehensive_linalg_svd_cpu_float64 (__main__.TestDecompCPU) ... ok (3.125s) 2022-08-17T13:08:12.9035546Z test_comprehensive_linalg_svdvals_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.111s) 2022-08-17T13:08:13.0256062Z test_comprehensive_linalg_svdvals_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.126s) 2022-08-17T13:08:13.1302353Z test_comprehensive_linalg_svdvals_cpu_float32 (__main__.TestDecompCPU) ... ok (0.111s) 2022-08-17T13:08:13.2332341Z test_comprehensive_linalg_svdvals_cpu_float64 (__main__.TestDecompCPU) ... ok (0.094s) 2022-08-17T13:08:13.2595491Z test_comprehensive_linalg_tensorinv_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:08:13.2861033Z test_comprehensive_linalg_tensorinv_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:08:13.3028819Z test_comprehensive_linalg_tensorinv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:13.3190761Z test_comprehensive_linalg_tensorinv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:13.3773954Z test_comprehensive_linalg_tensorsolve_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:08:13.4350972Z test_comprehensive_linalg_tensorsolve_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:08:13.4738349Z test_comprehensive_linalg_tensorsolve_cpu_float32 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:08:13.5131161Z test_comprehensive_linalg_tensorsolve_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:08:13.6971815Z test_comprehensive_linalg_vander_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.191s) 2022-08-17T13:08:13.8852796Z test_comprehensive_linalg_vander_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.190s) 2022-08-17T13:08:14.0165075Z test_comprehensive_linalg_vander_cpu_float32 (__main__.TestDecompCPU) ... ok (0.120s) 2022-08-17T13:08:14.1452886Z test_comprehensive_linalg_vander_cpu_float64 (__main__.TestDecompCPU) ... ok (0.129s) 2022-08-17T13:08:14.1728951Z test_comprehensive_linalg_vander_cpu_int16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:08:14.2002495Z test_comprehensive_linalg_vander_cpu_int32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:08:14.2273132Z test_comprehensive_linalg_vander_cpu_int64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:08:14.2546764Z test_comprehensive_linalg_vander_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:14.2821009Z test_comprehensive_linalg_vander_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:08:14.3921428Z test_comprehensive_linalg_vecdot_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.111s) 2022-08-17T13:08:14.6574168Z test_comprehensive_linalg_vecdot_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.271s) 2022-08-17T13:08:14.9286342Z test_comprehensive_linalg_vecdot_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.269s) 2022-08-17T13:08:15.1289871Z test_comprehensive_linalg_vecdot_cpu_float32 (__main__.TestDecompCPU) ... ok (0.191s) 2022-08-17T13:08:15.3260709Z test_comprehensive_linalg_vecdot_cpu_float64 (__main__.TestDecompCPU) ... ok (0.206s) 2022-08-17T13:08:16.0343335Z test_comprehensive_linalg_vector_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.706s) 2022-08-17T13:08:17.5383230Z test_comprehensive_linalg_vector_norm_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.501s) 2022-08-17T13:08:19.0727859Z test_comprehensive_linalg_vector_norm_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.542s) 2022-08-17T13:08:19.7759384Z test_comprehensive_linalg_vector_norm_cpu_float16 (__main__.TestDecompCPU) ... ok (0.705s) 2022-08-17T13:08:21.0818380Z test_comprehensive_linalg_vector_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (1.298s) 2022-08-17T13:08:22.3613087Z test_comprehensive_linalg_vector_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (1.276s) 2022-08-17T13:08:22.3719543Z test_comprehensive_linspace_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.3898787Z test_comprehensive_linspace_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.4074769Z test_comprehensive_linspace_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.4180176Z test_comprehensive_linspace_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.4347245Z test_comprehensive_linspace_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.4507816Z test_comprehensive_linspace_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.4544783Z test_comprehensive_linspace_cpu_int16 (__main__.TestDecompCPU) ... expected failure (0.000s) 2022-08-17T13:08:22.4571347Z test_comprehensive_linspace_cpu_int32 (__main__.TestDecompCPU) ... expected failure (0.000s) 2022-08-17T13:08:22.4595965Z test_comprehensive_linspace_cpu_int64 (__main__.TestDecompCPU) ... expected failure (0.000s) 2022-08-17T13:08:22.4740755Z test_comprehensive_linspace_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.4861903Z test_comprehensive_linspace_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.4931088Z test_comprehensive_log10_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.4965572Z test_comprehensive_log10_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:22.5085236Z test_comprehensive_log10_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.5208192Z test_comprehensive_log10_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:08:22.5303477Z test_comprehensive_log10_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.5394618Z test_comprehensive_log10_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:22.5429247Z test_comprehensive_log10_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.5463193Z test_comprehensive_log10_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:22.5496540Z test_comprehensive_log10_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:22.5529632Z test_comprehensive_log10_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:22.5562410Z test_comprehensive_log10_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:22.5597666Z test_comprehensive_log1p_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.5641614Z test_comprehensive_log1p_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:22.5838696Z test_comprehensive_log1p_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.6031212Z test_comprehensive_log1p_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.6077881Z test_comprehensive_log1p_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.6122852Z test_comprehensive_log1p_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:22.6167480Z test_comprehensive_log1p_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:22.6212048Z test_comprehensive_log1p_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.6255298Z test_comprehensive_log1p_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:22.6319601Z test_comprehensive_log2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:22.6354558Z test_comprehensive_log2_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:22.6472423Z test_comprehensive_log2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.6594090Z test_comprehensive_log2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.6687313Z test_comprehensive_log2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.6779139Z test_comprehensive_log2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:22.6813549Z test_comprehensive_log2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:22.6847088Z test_comprehensive_log2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.6879830Z test_comprehensive_log2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:22.6912692Z test_comprehensive_log2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:22.6945536Z test_comprehensive_log2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:22.6996655Z test_comprehensive_log_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.7029723Z test_comprehensive_log_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:22.7120140Z test_comprehensive_log_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:22.7212668Z test_comprehensive_log_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.7283189Z test_comprehensive_log_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:22.7353501Z test_comprehensive_log_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.7386301Z test_comprehensive_log_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:22.7418829Z test_comprehensive_log_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:22.7451146Z test_comprehensive_log_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:22.7483422Z test_comprehensive_log_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.7515798Z test_comprehensive_log_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:22.7587977Z test_comprehensive_log_softmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:22.7844294Z test_comprehensive_log_softmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:08:22.8094296Z test_comprehensive_log_softmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.8169831Z test_comprehensive_log_softmax_dtype_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.8273440Z test_comprehensive_log_softmax_dtype_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.8529472Z test_comprehensive_log_softmax_dtype_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.8638785Z test_comprehensive_log_softmax_dtype_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.8901900Z test_comprehensive_log_softmax_dtype_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:08:22.8977298Z test_comprehensive_log_softmax_dtype_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:22.9237585Z test_comprehensive_log_softmax_dtype_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:08:22.9487339Z test_comprehensive_log_softmax_dtype_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.9610976Z test_comprehensive_log_softmax_dtype_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.9733781Z test_comprehensive_log_softmax_dtype_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.9856638Z test_comprehensive_log_softmax_dtype_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:22.9979261Z test_comprehensive_log_softmax_dtype_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:23.0102905Z test_comprehensive_log_softmax_dtype_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:23.0164146Z test_comprehensive_logaddexp2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:23.0288571Z test_comprehensive_logaddexp2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:23.0411495Z test_comprehensive_logaddexp2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:23.0470270Z test_comprehensive_logaddexp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:23.0596464Z test_comprehensive_logaddexp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:23.0719664Z test_comprehensive_logaddexp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:23.1172583Z test_comprehensive_logcumsumexp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:08:23.3493438Z test_comprehensive_logcumsumexp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.237s) 2022-08-17T13:08:23.5827486Z test_comprehensive_logcumsumexp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.222s) 2022-08-17T13:08:23.6645712Z test_comprehensive_logdet_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:08:23.7483020Z test_comprehensive_logdet_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.096s) 2022-08-17T13:08:23.7943202Z test_comprehensive_logdet_cpu_float32 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:08:23.8392068Z test_comprehensive_logdet_cpu_float64 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T13:08:23.8554162Z test_comprehensive_logical_and_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:23.8701499Z test_comprehensive_logical_and_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:23.9071549Z test_comprehensive_logical_and_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:08:23.9448304Z test_comprehensive_logical_and_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T13:08:23.9623765Z test_comprehensive_logical_and_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:23.9859020Z test_comprehensive_logical_and_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:08:24.0086430Z test_comprehensive_logical_and_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:24.0237034Z test_comprehensive_logical_and_cpu_int16 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T13:08:24.0386273Z test_comprehensive_logical_and_cpu_int32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:08:24.0534265Z test_comprehensive_logical_and_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:24.0683616Z test_comprehensive_logical_and_cpu_int8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:08:24.0831731Z test_comprehensive_logical_and_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:24.0864675Z test_comprehensive_logical_not_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:24.0890489Z test_comprehensive_logical_not_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:24.0929369Z test_comprehensive_logical_not_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:24.0967792Z test_comprehensive_logical_not_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:24.0997693Z test_comprehensive_logical_not_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:24.1028562Z test_comprehensive_logical_not_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:24.1059342Z test_comprehensive_logical_not_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:24.1084046Z test_comprehensive_logical_not_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:24.1108692Z test_comprehensive_logical_not_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:24.1133163Z test_comprehensive_logical_not_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:24.1157802Z test_comprehensive_logical_not_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:24.1182198Z test_comprehensive_logical_not_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:24.1355160Z test_comprehensive_logical_or_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:08:24.1512090Z test_comprehensive_logical_or_cpu_bool (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:08:24.1898864Z test_comprehensive_logical_or_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:08:24.2287187Z test_comprehensive_logical_or_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T13:08:24.2474058Z test_comprehensive_logical_or_cpu_float16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:08:24.2717189Z test_comprehensive_logical_or_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:08:24.2955767Z test_comprehensive_logical_or_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:24.3117123Z test_comprehensive_logical_or_cpu_int16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:08:24.3277902Z test_comprehensive_logical_or_cpu_int32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T13:08:24.3436673Z test_comprehensive_logical_or_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:24.3596367Z test_comprehensive_logical_or_cpu_int8 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:08:24.3754635Z test_comprehensive_logical_or_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:24.3914491Z test_comprehensive_logical_xor_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:24.4060426Z test_comprehensive_logical_xor_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:24.4433540Z test_comprehensive_logical_xor_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T13:08:24.4812892Z test_comprehensive_logical_xor_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:08:24.4988478Z test_comprehensive_logical_xor_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:24.5224034Z test_comprehensive_logical_xor_cpu_float32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:08:24.5452934Z test_comprehensive_logical_xor_cpu_float64 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T13:08:24.5603582Z test_comprehensive_logical_xor_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:24.5752721Z test_comprehensive_logical_xor_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:24.5902255Z test_comprehensive_logical_xor_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:24.6052358Z test_comprehensive_logical_xor_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:24.6201291Z test_comprehensive_logical_xor_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:24.6265304Z test_comprehensive_logit_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:24.6326086Z test_comprehensive_logit_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:24.6509817Z test_comprehensive_logit_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:24.6690687Z test_comprehensive_logit_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:24.6751958Z test_comprehensive_logit_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:24.6812630Z test_comprehensive_logit_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:24.6871222Z test_comprehensive_logit_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:24.6930049Z test_comprehensive_logit_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:24.6988349Z test_comprehensive_logit_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:24.7990670Z test_comprehensive_logspace_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.111s) 2022-08-17T13:08:24.9581046Z test_comprehensive_logspace_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.158s) 2022-08-17T13:08:25.1189493Z test_comprehensive_logspace_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.159s) 2022-08-17T13:08:25.2721817Z test_comprehensive_logspace_cpu_float32 (__main__.TestDecompCPU) ... ok (0.158s) 2022-08-17T13:08:25.4223426Z test_comprehensive_logspace_cpu_float64 (__main__.TestDecompCPU) ... ok (0.141s) 2022-08-17T13:08:25.5529296Z test_comprehensive_logspace_cpu_int16 (__main__.TestDecompCPU) ... ok (0.127s) 2022-08-17T13:08:25.6841386Z test_comprehensive_logspace_cpu_int32 (__main__.TestDecompCPU) ... ok (0.143s) 2022-08-17T13:08:25.8123694Z test_comprehensive_logspace_cpu_int64 (__main__.TestDecompCPU) ... ok (0.128s) 2022-08-17T13:08:25.8661407Z test_comprehensive_logspace_cpu_int8 (__main__.TestDecompCPU) ... ok (0.050s) 2022-08-17T13:08:25.9092483Z test_comprehensive_logspace_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:08:25.9261014Z test_comprehensive_logsumexp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:25.9319289Z test_comprehensive_logsumexp_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:26.0301076Z test_comprehensive_logsumexp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.099s) 2022-08-17T13:08:26.1267657Z test_comprehensive_logsumexp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.099s) 2022-08-17T13:08:26.1327634Z test_comprehensive_logsumexp_cpu_int16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:08:26.1384929Z test_comprehensive_logsumexp_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:26.1441525Z test_comprehensive_logsumexp_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:26.1499622Z test_comprehensive_logsumexp_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:26.1555598Z test_comprehensive_logsumexp_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:26.1574484Z test_comprehensive_long_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:26.1589733Z test_comprehensive_long_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:26.1608690Z test_comprehensive_long_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:26.1627379Z test_comprehensive_long_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:26.1647303Z test_comprehensive_long_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:26.1664169Z test_comprehensive_long_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:26.1680858Z test_comprehensive_long_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:26.1702291Z test_comprehensive_long_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:26.1717214Z test_comprehensive_long_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:26.1732204Z test_comprehensive_long_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:26.1745659Z test_comprehensive_long_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:26.1760581Z test_comprehensive_long_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:26.1775405Z test_comprehensive_long_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:26.1943359Z test_comprehensive_lt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:08:26.2096244Z test_comprehensive_lt_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:26.2281712Z test_comprehensive_lt_cpu_float16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:08:26.2526378Z test_comprehensive_lt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:08:26.2763200Z test_comprehensive_lt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:26.2920102Z test_comprehensive_lt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:26.3077973Z test_comprehensive_lt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:26.3233847Z test_comprehensive_lt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:26.3391876Z test_comprehensive_lt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:08:26.3546087Z test_comprehensive_lt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:27.4477689Z test_comprehensive_lu_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.096s) 2022-08-17T13:08:28.5497592Z test_comprehensive_lu_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.095s) 2022-08-17T13:08:29.2582156Z test_comprehensive_lu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.711s) 2022-08-17T13:08:29.9658899Z test_comprehensive_lu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.704s) 2022-08-17T13:08:30.3597066Z test_comprehensive_lu_solve_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.398s) 2022-08-17T13:08:30.7621648Z test_comprehensive_lu_solve_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.396s) 2022-08-17T13:08:31.0879991Z test_comprehensive_lu_solve_cpu_float32 (__main__.TestDecompCPU) ... ok (0.338s) 2022-08-17T13:08:31.4057749Z test_comprehensive_lu_solve_cpu_float64 (__main__.TestDecompCPU) ... ok (0.307s) 2022-08-17T13:08:31.5237526Z test_comprehensive_lu_unpack_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.124s) 2022-08-17T13:08:31.6454719Z test_comprehensive_lu_unpack_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.121s) 2022-08-17T13:08:31.7224775Z test_comprehensive_lu_unpack_cpu_float32 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:08:31.8012054Z test_comprehensive_lu_unpack_cpu_float64 (__main__.TestDecompCPU) ... ok (0.080s) 2022-08-17T13:08:31.8067407Z test_comprehensive_mH_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:31.8220805Z test_comprehensive_mH_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:31.9071226Z test_comprehensive_mH_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:08:31.9477078Z test_comprehensive_mH_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:08:32.0323537Z test_comprehensive_mH_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:08:32.0383221Z test_comprehensive_mH_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:32.0870292Z test_comprehensive_mH_cpu_float32 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:08:32.1342627Z test_comprehensive_mH_cpu_float64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:08:32.1497494Z test_comprehensive_mH_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:32.1649494Z test_comprehensive_mH_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:32.1800793Z test_comprehensive_mH_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:32.1952891Z test_comprehensive_mH_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:32.2103120Z test_comprehensive_mH_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:32.2158516Z test_comprehensive_mT_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:08:32.2311907Z test_comprehensive_mT_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:32.3158607Z test_comprehensive_mT_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:08:32.3565375Z test_comprehensive_mT_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:08:32.4407232Z test_comprehensive_mT_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:08:32.4467373Z test_comprehensive_mT_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:32.4954551Z test_comprehensive_mT_cpu_float32 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:08:32.5425732Z test_comprehensive_mT_cpu_float64 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T13:08:32.5579812Z test_comprehensive_mT_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:32.5731255Z test_comprehensive_mT_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:32.5881264Z test_comprehensive_mT_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:32.6031967Z test_comprehensive_mT_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:32.6180892Z test_comprehensive_mT_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:32.6301695Z test_comprehensive_masked_fill_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:32.6372954Z test_comprehensive_masked_fill_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:32.6790867Z test_comprehensive_masked_fill_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:08:32.6943132Z test_comprehensive_masked_fill_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:32.7379792Z test_comprehensive_masked_fill_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.049s) 2022-08-17T13:08:32.7502095Z test_comprehensive_masked_fill_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:32.7816736Z test_comprehensive_masked_fill_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:08:32.8126987Z test_comprehensive_masked_fill_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:08:32.8199022Z test_comprehensive_masked_fill_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:32.8271272Z test_comprehensive_masked_fill_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:32.8343058Z test_comprehensive_masked_fill_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:32.8413936Z test_comprehensive_masked_fill_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:32.8484780Z test_comprehensive_masked_fill_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:32.8567321Z test_comprehensive_masked_scatter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:32.8585099Z test_comprehensive_masked_scatter_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:32.8798707Z test_comprehensive_masked_scatter_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:08:32.9030123Z test_comprehensive_masked_scatter_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:32.9111969Z test_comprehensive_masked_scatter_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:32.9283355Z test_comprehensive_masked_scatter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:32.9451488Z test_comprehensive_masked_scatter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:32.9470574Z test_comprehensive_masked_scatter_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:32.9488408Z test_comprehensive_masked_scatter_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:32.9505222Z test_comprehensive_masked_scatter_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:32.9521819Z test_comprehensive_masked_scatter_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:32.9538610Z test_comprehensive_masked_scatter_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:32.9626905Z test_comprehensive_masked_select_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:32.9644955Z test_comprehensive_masked_select_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:33.0035892Z test_comprehensive_masked_select_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:08:33.0455856Z test_comprehensive_masked_select_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:08:33.0549057Z test_comprehensive_masked_select_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:33.0822759Z test_comprehensive_masked_select_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:33.1093555Z test_comprehensive_masked_select_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:08:33.1114292Z test_comprehensive_masked_select_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:33.1133578Z test_comprehensive_masked_select_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:33.1151980Z test_comprehensive_masked_select_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:33.1170441Z test_comprehensive_masked_select_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:33.1188542Z test_comprehensive_masked_select_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:08:33.1424409Z test_comprehensive_matmul_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:33.3685066Z test_comprehensive_matmul_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.221s) 2022-08-17T13:08:33.5996541Z test_comprehensive_matmul_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.241s) 2022-08-17T13:08:33.7356088Z test_comprehensive_matmul_cpu_float32 (__main__.TestDecompCPU) ... ok (0.128s) 2022-08-17T13:08:33.8732421Z test_comprehensive_matmul_cpu_float64 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T13:08:34.0186608Z test_comprehensive_matmul_cpu_int16 (__main__.TestDecompCPU) ... ok (0.145s) 2022-08-17T13:08:34.0559966Z test_comprehensive_matmul_cpu_int32 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T13:08:34.0942927Z test_comprehensive_matmul_cpu_int64 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:08:34.1314653Z test_comprehensive_matmul_cpu_int8 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:08:34.1682814Z test_comprehensive_matmul_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:08:34.1739156Z test_comprehensive_matrix_exp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:34.1835067Z test_comprehensive_matrix_exp_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:34.1933645Z test_comprehensive_matrix_exp_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:34.2006616Z test_comprehensive_matrix_exp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:34.2078171Z test_comprehensive_matrix_exp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:34.2958018Z test_comprehensive_max_binary_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.093s) 2022-08-17T13:08:34.3112335Z test_comprehensive_max_binary_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:34.4062809Z test_comprehensive_max_binary_cpu_float16 (__main__.TestDecompCPU) ... ok (0.083s) 2022-08-17T13:08:34.7190607Z test_comprehensive_max_binary_cpu_float32 (__main__.TestDecompCPU) ... ok (0.318s) 2022-08-17T13:08:35.0222947Z test_comprehensive_max_binary_cpu_float64 (__main__.TestDecompCPU) ... ok (0.301s) 2022-08-17T13:08:35.0377957Z test_comprehensive_max_binary_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:35.0532319Z test_comprehensive_max_binary_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:35.0684636Z test_comprehensive_max_binary_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:35.0838217Z test_comprehensive_max_binary_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:35.0990155Z test_comprehensive_max_binary_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:35.1078185Z test_comprehensive_max_reduction_no_dim_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:35.1093371Z test_comprehensive_max_reduction_no_dim_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:35.1179406Z test_comprehensive_max_reduction_no_dim_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:35.1296948Z test_comprehensive_max_reduction_no_dim_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:35.1413881Z test_comprehensive_max_reduction_no_dim_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:35.1429694Z test_comprehensive_max_reduction_no_dim_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:35.1442764Z test_comprehensive_max_reduction_no_dim_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:35.1455513Z test_comprehensive_max_reduction_no_dim_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:35.1468063Z test_comprehensive_max_reduction_no_dim_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:35.1480606Z test_comprehensive_max_reduction_no_dim_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:35.1518507Z test_comprehensive_max_reduction_with_dim_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:35.1532660Z test_comprehensive_max_reduction_with_dim_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:35.1568897Z test_comprehensive_max_reduction_with_dim_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:35.1614229Z test_comprehensive_max_reduction_with_dim_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:35.1657928Z test_comprehensive_max_reduction_with_dim_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:35.1672304Z test_comprehensive_max_reduction_with_dim_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:35.1686700Z test_comprehensive_max_reduction_with_dim_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:35.1700727Z test_comprehensive_max_reduction_with_dim_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:35.1714835Z test_comprehensive_max_reduction_with_dim_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:35.1728817Z test_comprehensive_max_reduction_with_dim_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:35.2617712Z test_comprehensive_maximum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:08:35.2771939Z test_comprehensive_maximum_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:35.3723970Z test_comprehensive_maximum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.096s) 2022-08-17T13:08:35.6863187Z test_comprehensive_maximum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.320s) 2022-08-17T13:08:35.9907175Z test_comprehensive_maximum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.294s) 2022-08-17T13:08:36.0063240Z test_comprehensive_maximum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:36.0217837Z test_comprehensive_maximum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:36.0370634Z test_comprehensive_maximum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:08:36.0524200Z test_comprehensive_maximum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:36.0676057Z test_comprehensive_maximum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:36.1052337Z test_comprehensive_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:08:36.1942553Z test_comprehensive_mean_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.089s) 2022-08-17T13:08:36.2860951Z test_comprehensive_mean_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.095s) 2022-08-17T13:08:36.3232962Z test_comprehensive_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:08:36.3934073Z test_comprehensive_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:08:36.4615040Z test_comprehensive_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:08:36.4804547Z test_comprehensive_median_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:36.5050646Z test_comprehensive_median_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:08:36.5293785Z test_comprehensive_median_cpu_float64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:08:36.5315433Z test_comprehensive_median_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:36.5336183Z test_comprehensive_median_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:36.5354845Z test_comprehensive_median_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:36.5373574Z test_comprehensive_median_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:36.5392187Z test_comprehensive_median_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:36.5403692Z test_comprehensive_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.bfloat16 not supported (0.000s) 2022-08-17T13:08:36.5414521Z test_comprehensive_meshgrid_list_of_tensors_cpu_bool (__main__.TestDecompCPU) ... skip: meshgrid in torch.bool not supported (0.000s) 2022-08-17T13:08:36.5425277Z test_comprehensive_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex128 not supported (0.000s) 2022-08-17T13:08:36.5435918Z test_comprehensive_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex64 not supported (0.000s) 2022-08-17T13:08:36.5446692Z test_comprehensive_meshgrid_list_of_tensors_cpu_float16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float16 not supported (0.000s) 2022-08-17T13:08:36.5457342Z test_comprehensive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float32 not supported (0.000s) 2022-08-17T13:08:36.5467926Z test_comprehensive_meshgrid_list_of_tensors_cpu_float64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float64 not supported (0.000s) 2022-08-17T13:08:36.5478567Z test_comprehensive_meshgrid_list_of_tensors_cpu_int16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int16 not supported (0.000s) 2022-08-17T13:08:36.5489407Z test_comprehensive_meshgrid_list_of_tensors_cpu_int32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int32 not supported (0.000s) 2022-08-17T13:08:36.5500221Z test_comprehensive_meshgrid_list_of_tensors_cpu_int64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int64 not supported (0.016s) 2022-08-17T13:08:36.5510828Z test_comprehensive_meshgrid_list_of_tensors_cpu_int8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int8 not supported (0.000s) 2022-08-17T13:08:36.5521466Z test_comprehensive_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.uint8 not supported (0.000s) 2022-08-17T13:08:36.5532398Z test_comprehensive_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.bfloat16 not supported (0.000s) 2022-08-17T13:08:36.5543051Z test_comprehensive_meshgrid_variadic_tensors_cpu_bool (__main__.TestDecompCPU) ... skip: meshgrid in torch.bool not supported (0.000s) 2022-08-17T13:08:36.5553727Z test_comprehensive_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex128 not supported (0.000s) 2022-08-17T13:08:36.5564458Z test_comprehensive_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex64 not supported (0.000s) 2022-08-17T13:08:36.5575143Z test_comprehensive_meshgrid_variadic_tensors_cpu_float16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float16 not supported (0.000s) 2022-08-17T13:08:36.5586019Z test_comprehensive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float32 not supported (0.000s) 2022-08-17T13:08:36.5596657Z test_comprehensive_meshgrid_variadic_tensors_cpu_float64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float64 not supported (0.000s) 2022-08-17T13:08:36.5607419Z test_comprehensive_meshgrid_variadic_tensors_cpu_int16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int16 not supported (0.000s) 2022-08-17T13:08:36.5618060Z test_comprehensive_meshgrid_variadic_tensors_cpu_int32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int32 not supported (0.000s) 2022-08-17T13:08:36.5629014Z test_comprehensive_meshgrid_variadic_tensors_cpu_int64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int64 not supported (0.000s) 2022-08-17T13:08:36.5639704Z test_comprehensive_meshgrid_variadic_tensors_cpu_int8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int8 not supported (0.000s) 2022-08-17T13:08:36.5650563Z test_comprehensive_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.uint8 not supported (0.016s) 2022-08-17T13:08:36.6523690Z test_comprehensive_min_binary_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:08:36.6677329Z test_comprehensive_min_binary_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:36.7626881Z test_comprehensive_min_binary_cpu_float16 (__main__.TestDecompCPU) ... ok (0.094s) 2022-08-17T13:08:37.0732940Z test_comprehensive_min_binary_cpu_float32 (__main__.TestDecompCPU) ... ok (0.316s) 2022-08-17T13:08:37.3739464Z test_comprehensive_min_binary_cpu_float64 (__main__.TestDecompCPU) ... ok (0.301s) 2022-08-17T13:08:37.3893443Z test_comprehensive_min_binary_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:37.4046096Z test_comprehensive_min_binary_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:37.4197373Z test_comprehensive_min_binary_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:37.4349534Z test_comprehensive_min_binary_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:37.4500524Z test_comprehensive_min_binary_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:37.4586229Z test_comprehensive_min_reduction_no_dim_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:37.4599992Z test_comprehensive_min_reduction_no_dim_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:37.4683051Z test_comprehensive_min_reduction_no_dim_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:37.4796691Z test_comprehensive_min_reduction_no_dim_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:37.4909238Z test_comprehensive_min_reduction_no_dim_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:37.4922565Z test_comprehensive_min_reduction_no_dim_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:37.4935294Z test_comprehensive_min_reduction_no_dim_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:37.4947873Z test_comprehensive_min_reduction_no_dim_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:37.4960381Z test_comprehensive_min_reduction_no_dim_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:37.4973122Z test_comprehensive_min_reduction_no_dim_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:37.5010449Z test_comprehensive_min_reduction_with_dim_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:37.5024153Z test_comprehensive_min_reduction_with_dim_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:37.5059349Z test_comprehensive_min_reduction_with_dim_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:37.5102741Z test_comprehensive_min_reduction_with_dim_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:37.5145587Z test_comprehensive_min_reduction_with_dim_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:37.5160605Z test_comprehensive_min_reduction_with_dim_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:37.5174185Z test_comprehensive_min_reduction_with_dim_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:08:37.5187984Z test_comprehensive_min_reduction_with_dim_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:37.5201841Z test_comprehensive_min_reduction_with_dim_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:37.5215738Z test_comprehensive_min_reduction_with_dim_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:37.6088380Z test_comprehensive_minimum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:08:37.6241335Z test_comprehensive_minimum_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:37.7190108Z test_comprehensive_minimum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.096s) 2022-08-17T13:08:38.0322156Z test_comprehensive_minimum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.316s) 2022-08-17T13:08:38.3351250Z test_comprehensive_minimum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.307s) 2022-08-17T13:08:38.3506146Z test_comprehensive_minimum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:08:38.3660099Z test_comprehensive_minimum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:38.3811846Z test_comprehensive_minimum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:38.3965640Z test_comprehensive_minimum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:38.4117438Z test_comprehensive_minimum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:38.4141102Z test_comprehensive_mm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:38.4246258Z test_comprehensive_mm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:38.4352584Z test_comprehensive_mm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:08:38.4397245Z test_comprehensive_mm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:08:38.4440672Z test_comprehensive_mm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:38.4454965Z test_comprehensive_mm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:38.4467397Z test_comprehensive_mm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:38.4480034Z test_comprehensive_mm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:38.4494194Z test_comprehensive_mm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:08:38.4508191Z test_comprehensive_mm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:38.4578123Z test_comprehensive_mode_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:38.4594673Z test_comprehensive_mode_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:38.4663009Z test_comprehensive_mode_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:38.4746873Z test_comprehensive_mode_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:38.4830959Z test_comprehensive_mode_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:38.4848345Z test_comprehensive_mode_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:38.4864889Z test_comprehensive_mode_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:38.4881101Z test_comprehensive_mode_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:38.4897245Z test_comprehensive_mode_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:38.4913198Z test_comprehensive_mode_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:38.4944885Z test_comprehensive_movedim_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:38.4976956Z test_comprehensive_movedim_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:38.5064553Z test_comprehensive_movedim_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:38.5116667Z test_comprehensive_movedim_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:38.5205416Z test_comprehensive_movedim_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:38.5236596Z test_comprehensive_movedim_cpu_float16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:08:38.5302679Z test_comprehensive_movedim_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:38.5368157Z test_comprehensive_movedim_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:08:38.5399102Z test_comprehensive_movedim_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:38.5430140Z test_comprehensive_movedim_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:38.5460883Z test_comprehensive_movedim_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:38.5492143Z test_comprehensive_movedim_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:38.5522948Z test_comprehensive_movedim_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:38.5558319Z test_comprehensive_msort_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:38.5573351Z test_comprehensive_msort_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:38.5629136Z test_comprehensive_msort_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:38.5661076Z test_comprehensive_msort_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:38.5692643Z test_comprehensive_msort_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:38.5713818Z test_comprehensive_msort_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:38.5734660Z test_comprehensive_msort_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:38.5755261Z test_comprehensive_msort_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:38.5774062Z test_comprehensive_msort_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:38.5793028Z test_comprehensive_msort_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:38.6063828Z test_comprehensive_mul_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:38.6219902Z test_comprehensive_mul_cpu_bool (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:08:38.8491626Z test_comprehensive_mul_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.227s) 2022-08-17T13:08:38.8901772Z test_comprehensive_mul_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:08:39.1174125Z test_comprehensive_mul_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.228s) 2022-08-17T13:08:39.1473249Z test_comprehensive_mul_cpu_float16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:08:39.2847994Z test_comprehensive_mul_cpu_float32 (__main__.TestDecompCPU) ... ok (0.150s) 2022-08-17T13:08:39.4182887Z test_comprehensive_mul_cpu_float64 (__main__.TestDecompCPU) ... ok (0.124s) 2022-08-17T13:08:39.4337059Z test_comprehensive_mul_cpu_int16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:08:39.4492827Z test_comprehensive_mul_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:39.4644341Z test_comprehensive_mul_cpu_int64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:08:39.4797886Z test_comprehensive_mul_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:39.4950069Z test_comprehensive_mul_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:39.5006071Z test_comprehensive_multinomial_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:39.5057285Z test_comprehensive_multinomial_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:39.5107617Z test_comprehensive_multinomial_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:39.5135962Z test_comprehensive_mv_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:39.5193716Z test_comprehensive_mv_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:39.5252960Z test_comprehensive_mv_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:39.5297130Z test_comprehensive_mv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:39.5340916Z test_comprehensive_mv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:08:39.5354547Z test_comprehensive_mv_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:39.5367344Z test_comprehensive_mv_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:39.5379353Z test_comprehensive_mv_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:39.5391483Z test_comprehensive_mv_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:39.5403781Z test_comprehensive_mv_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:39.5666143Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:08:39.6239138Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:08:39.6799364Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.057s) 2022-08-17T13:08:39.6824113Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:39.6846787Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:39.6868480Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:39.6889977Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:39.6911870Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:39.7170877Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:08:39.7739690Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestDecompCPU) ... ok (0.051s) 2022-08-17T13:08:39.8300382Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestDecompCPU) ... ok (0.057s) 2022-08-17T13:08:39.8324992Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:39.8347589Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:39.8370138Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:08:39.8391826Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:39.8413440Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:39.8674160Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:08:39.9247562Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestDecompCPU) ... ok (0.058s) 2022-08-17T13:08:39.9807248Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestDecompCPU) ... ok (0.046s) 2022-08-17T13:08:39.9831460Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:39.9854789Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:39.9877256Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:39.9899053Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:39.9920510Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:40.0082097Z test_comprehensive_nan_to_num_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:40.0108444Z test_comprehensive_nan_to_num_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:40.0276055Z test_comprehensive_nan_to_num_cpu_float16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:08:40.0475765Z test_comprehensive_nan_to_num_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:08:40.0677954Z test_comprehensive_nan_to_num_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:40.0705567Z test_comprehensive_nan_to_num_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:40.0731490Z test_comprehensive_nan_to_num_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:40.0755655Z test_comprehensive_nan_to_num_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:40.0780048Z test_comprehensive_nan_to_num_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:40.0804268Z test_comprehensive_nan_to_num_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:40.2449564Z test_comprehensive_nanmean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.166s) 2022-08-17T13:08:40.4071577Z test_comprehensive_nanmean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.161s) 2022-08-17T13:08:40.6652744Z test_comprehensive_nanmean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.268s) 2022-08-17T13:08:40.9210760Z test_comprehensive_nanmean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.252s) 2022-08-17T13:08:40.9399946Z test_comprehensive_nanmedian_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:40.9648489Z test_comprehensive_nanmedian_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:08:40.9893890Z test_comprehensive_nanmedian_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:40.9915766Z test_comprehensive_nanmedian_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:40.9936074Z test_comprehensive_nanmedian_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:40.9955529Z test_comprehensive_nanmedian_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:40.9974342Z test_comprehensive_nanmedian_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:40.9993049Z test_comprehensive_nanmedian_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:42.0074143Z test_comprehensive_nanquantile_cpu_float32 (__main__.TestDecompCPU) ... ok (1.012s) 2022-08-17T13:08:42.9970207Z test_comprehensive_nanquantile_cpu_float64 (__main__.TestDecompCPU) ... ok (0.984s) 2022-08-17T13:08:43.0736101Z test_comprehensive_nansum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:08:43.0762942Z test_comprehensive_nansum_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:43.1530358Z test_comprehensive_nansum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:08:43.2810428Z test_comprehensive_nansum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.127s) 2022-08-17T13:08:43.4066195Z test_comprehensive_nansum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.126s) 2022-08-17T13:08:43.4093576Z test_comprehensive_nansum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:43.4118915Z test_comprehensive_nansum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:43.4142042Z test_comprehensive_nansum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:43.4166178Z test_comprehensive_nansum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:43.4190403Z test_comprehensive_nansum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:43.4236121Z test_comprehensive_narrow_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:43.4251827Z test_comprehensive_narrow_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:43.4359977Z test_comprehensive_narrow_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:43.4382296Z test_comprehensive_narrow_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:43.4489926Z test_comprehensive_narrow_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:43.4537524Z test_comprehensive_narrow_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:43.4621343Z test_comprehensive_narrow_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:43.4705048Z test_comprehensive_narrow_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:43.4722532Z test_comprehensive_narrow_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:43.4738334Z test_comprehensive_narrow_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:43.4752887Z test_comprehensive_narrow_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:43.4767588Z test_comprehensive_narrow_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:43.4782043Z test_comprehensive_narrow_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:43.4925876Z test_comprehensive_native_layer_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:43.5489828Z test_comprehensive_native_layer_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.056s) 2022-08-17T13:08:43.6035295Z test_comprehensive_native_layer_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.062s) 2022-08-17T13:08:43.6200089Z test_comprehensive_ne_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:43.6353483Z test_comprehensive_ne_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:43.6730897Z test_comprehensive_ne_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:08:43.7114114Z test_comprehensive_ne_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:08:43.7293589Z test_comprehensive_ne_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:43.7531659Z test_comprehensive_ne_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:43.7764303Z test_comprehensive_ne_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:08:43.7919159Z test_comprehensive_ne_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:43.8071926Z test_comprehensive_ne_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:43.8224200Z test_comprehensive_ne_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:08:43.8377277Z test_comprehensive_ne_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:43.8529079Z test_comprehensive_ne_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:43.8558019Z test_comprehensive_neg_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:43.8746869Z test_comprehensive_neg_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:43.8856007Z test_comprehensive_neg_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:43.9059790Z test_comprehensive_neg_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:43.9091427Z test_comprehensive_neg_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:43.9203468Z test_comprehensive_neg_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:43.9306294Z test_comprehensive_neg_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:43.9348591Z test_comprehensive_neg_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T13:08:43.9391001Z test_comprehensive_neg_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2022-08-17T13:08:43.9430591Z test_comprehensive_neg_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:43.9469721Z test_comprehensive_neg_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:43.9507998Z test_comprehensive_neg_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:43.9519291Z test_comprehensive_new_empty_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: new_empty in torch.bfloat16 not supported (0.000s) 2022-08-17T13:08:43.9530304Z test_comprehensive_new_empty_cpu_bool (__main__.TestDecompCPU) ... skip: new_empty in torch.bool not supported (0.000s) 2022-08-17T13:08:43.9541028Z test_comprehensive_new_empty_cpu_complex128 (__main__.TestDecompCPU) ... skip: new_empty in torch.complex128 not supported (0.000s) 2022-08-17T13:08:43.9551871Z test_comprehensive_new_empty_cpu_complex32 (__main__.TestDecompCPU) ... skip: new_empty in torch.complex32 not supported (0.016s) 2022-08-17T13:08:43.9562794Z test_comprehensive_new_empty_cpu_complex64 (__main__.TestDecompCPU) ... skip: new_empty in torch.complex64 not supported (0.000s) 2022-08-17T13:08:43.9573340Z test_comprehensive_new_empty_cpu_float16 (__main__.TestDecompCPU) ... skip: new_empty in torch.float16 not supported (0.000s) 2022-08-17T13:08:43.9583927Z test_comprehensive_new_empty_cpu_float32 (__main__.TestDecompCPU) ... skip: new_empty in torch.float32 not supported (0.000s) 2022-08-17T13:08:43.9594531Z test_comprehensive_new_empty_cpu_float64 (__main__.TestDecompCPU) ... skip: new_empty in torch.float64 not supported (0.000s) 2022-08-17T13:08:43.9606223Z test_comprehensive_new_empty_cpu_int16 (__main__.TestDecompCPU) ... skip: new_empty in torch.int16 not supported (0.006s) 2022-08-17T13:08:43.9616858Z test_comprehensive_new_empty_cpu_int32 (__main__.TestDecompCPU) ... skip: new_empty in torch.int32 not supported (0.000s) 2022-08-17T13:08:43.9627489Z test_comprehensive_new_empty_cpu_int64 (__main__.TestDecompCPU) ... skip: new_empty in torch.int64 not supported (0.000s) 2022-08-17T13:08:43.9638218Z test_comprehensive_new_empty_cpu_int8 (__main__.TestDecompCPU) ... skip: new_empty in torch.int8 not supported (0.000s) 2022-08-17T13:08:43.9649026Z test_comprehensive_new_empty_cpu_uint8 (__main__.TestDecompCPU) ... skip: new_empty in torch.uint8 not supported (0.000s) 2022-08-17T13:08:43.9684680Z test_comprehensive_new_full_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:43.9732030Z test_comprehensive_new_full_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:43.9820623Z test_comprehensive_new_full_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:43.9911284Z test_comprehensive_new_full_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.0005222Z test_comprehensive_new_full_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:44.0040448Z test_comprehensive_new_full_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.0107878Z test_comprehensive_new_full_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:44.0174235Z test_comprehensive_new_full_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.0221680Z test_comprehensive_new_full_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.0269079Z test_comprehensive_new_full_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:44.0315314Z test_comprehensive_new_full_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.0362065Z test_comprehensive_new_full_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.0409733Z test_comprehensive_new_full_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:44.0440923Z test_comprehensive_new_ones_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.0485045Z test_comprehensive_new_ones_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.0568718Z test_comprehensive_new_ones_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:44.0654933Z test_comprehensive_new_ones_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.0741692Z test_comprehensive_new_ones_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:44.0774322Z test_comprehensive_new_ones_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.0838585Z test_comprehensive_new_ones_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.0902016Z test_comprehensive_new_ones_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:44.0947326Z test_comprehensive_new_ones_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.0992283Z test_comprehensive_new_ones_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.1037063Z test_comprehensive_new_ones_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:44.1082295Z test_comprehensive_new_ones_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.1126859Z test_comprehensive_new_ones_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.1158512Z test_comprehensive_new_zeros_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.1203551Z test_comprehensive_new_zeros_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:44.1289652Z test_comprehensive_new_zeros_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.1375871Z test_comprehensive_new_zeros_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:44.1460777Z test_comprehensive_new_zeros_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.1492356Z test_comprehensive_new_zeros_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.1555911Z test_comprehensive_new_zeros_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:44.1618061Z test_comprehensive_new_zeros_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.1662055Z test_comprehensive_new_zeros_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.1706940Z test_comprehensive_new_zeros_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:44.1749897Z test_comprehensive_new_zeros_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.1793883Z test_comprehensive_new_zeros_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.1838220Z test_comprehensive_new_zeros_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:44.1901905Z test_comprehensive_nextafter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.2146773Z test_comprehensive_nextafter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:08:44.2386486Z test_comprehensive_nextafter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:08:44.2525060Z test_comprehensive_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:44.3030433Z test_comprehensive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:08:44.3521999Z test_comprehensive_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:08:44.3579135Z test_comprehensive_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.3632175Z test_comprehensive_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:44.3686039Z test_comprehensive_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.3821175Z test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:44.4244172Z test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:08:44.4670617Z test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:08:44.4838315Z test_comprehensive_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:44.5268035Z test_comprehensive_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.058s) 2022-08-17T13:08:44.5684268Z test_comprehensive_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.038s) 2022-08-17T13:08:44.5793384Z test_comprehensive_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.5899021Z test_comprehensive_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:44.6001625Z test_comprehensive_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:44.6100030Z test_comprehensive_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.6198849Z test_comprehensive_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:44.6343785Z test_comprehensive_nn_functional_avg_pool1d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:44.6726994Z test_comprehensive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:08:44.7102101Z test_comprehensive_nn_functional_avg_pool1d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:08:44.7230843Z test_comprehensive_nn_functional_avg_pool1d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:44.7276751Z test_comprehensive_nn_functional_avg_pool2d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.7320553Z test_comprehensive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.7363506Z test_comprehensive_nn_functional_avg_pool2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.7383853Z test_comprehensive_nn_functional_avg_pool2d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.7435091Z test_comprehensive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:44.7484345Z test_comprehensive_nn_functional_avg_pool3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.7504307Z test_comprehensive_nn_functional_avg_pool3d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:44.7681177Z test_comprehensive_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:44.9068251Z test_comprehensive_nn_functional_batch_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.144s) 2022-08-17T13:08:45.0415366Z test_comprehensive_nn_functional_batch_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.138s) 2022-08-17T13:08:45.0751370Z test_comprehensive_nn_functional_bilinear_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T13:08:45.1222451Z test_comprehensive_nn_functional_bilinear_cpu_float32 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:08:45.1692824Z test_comprehensive_nn_functional_bilinear_cpu_float64 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:08:45.1832748Z test_comprehensive_nn_functional_bilinear_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:45.1969406Z test_comprehensive_nn_functional_bilinear_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:45.2109442Z test_comprehensive_nn_functional_bilinear_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:45.2245996Z test_comprehensive_nn_functional_bilinear_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:45.2381893Z test_comprehensive_nn_functional_bilinear_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:08:45.3066825Z test_comprehensive_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:08:45.3738417Z test_comprehensive_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.073s) 2022-08-17T13:08:45.4473158Z test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T13:08:45.5973681Z test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestDecompCPU) ... ok (0.159s) 2022-08-17T13:08:45.7447845Z test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T13:08:45.7494247Z test_comprehensive_nn_functional_celu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:45.7566167Z test_comprehensive_nn_functional_celu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:45.7634522Z test_comprehensive_nn_functional_celu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:45.7791353Z test_comprehensive_nn_functional_conv1d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:46.0162682Z test_comprehensive_nn_functional_conv1d_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.236s) 2022-08-17T13:08:46.2978470Z test_comprehensive_nn_functional_conv1d_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.286s) 2022-08-17T13:08:46.3162916Z test_comprehensive_nn_functional_conv1d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:46.3339681Z test_comprehensive_nn_functional_conv1d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:46.3439772Z test_comprehensive_nn_functional_conv1d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:46.3968131Z test_comprehensive_nn_functional_conv2d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:08:48.2711027Z test_comprehensive_nn_functional_conv2d_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.885s) 2022-08-17T13:08:50.1658328Z test_comprehensive_nn_functional_conv2d_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.890s) 2022-08-17T13:08:50.2803805Z test_comprehensive_nn_functional_conv2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.111s) 2022-08-17T13:08:50.3916851Z test_comprehensive_nn_functional_conv2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.111s) 2022-08-17T13:08:50.4390297Z test_comprehensive_nn_functional_conv2d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:08:50.4583276Z test_comprehensive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:50.4770197Z test_comprehensive_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:08:50.4877215Z test_comprehensive_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:50.5169380Z test_comprehensive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:08:50.5457468Z test_comprehensive_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:08:50.5646846Z test_comprehensive_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:50.6481737Z test_comprehensive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:08:50.7327432Z test_comprehensive_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.096s) 2022-08-17T13:08:50.7923077Z test_comprehensive_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:08:50.9222347Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.143s) 2022-08-17T13:08:50.9996923Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T13:08:51.3000789Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.305s) 2022-08-17T13:08:51.5859818Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.286s) 2022-08-17T13:08:51.6626801Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:08:51.7401291Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestDecompCPU) ... ok (0.080s) 2022-08-17T13:08:51.8179264Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:08:51.8970704Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_int8 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:08:51.9749304Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:08:52.1503732Z test_comprehensive_nn_functional_cosine_similarity_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.174s) 2022-08-17T13:08:52.6686684Z test_comprehensive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestDecompCPU) ... ok (0.509s) 2022-08-17T13:08:53.1700426Z test_comprehensive_nn_functional_cosine_similarity_cpu_float64 (__main__.TestDecompCPU) ... ok (0.509s) 2022-08-17T13:08:53.2431026Z test_comprehensive_nn_functional_cross_entropy_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T13:08:53.4264697Z test_comprehensive_nn_functional_cross_entropy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.189s) 2022-08-17T13:08:53.6055573Z test_comprehensive_nn_functional_cross_entropy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.176s) 2022-08-17T13:08:53.6424413Z test_comprehensive_nn_functional_ctc_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:08:53.6789120Z test_comprehensive_nn_functional_ctc_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:08:53.6988031Z test_comprehensive_nn_functional_dropout2d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:53.7771624Z test_comprehensive_nn_functional_dropout2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.080s) 2022-08-17T13:08:53.8542535Z test_comprehensive_nn_functional_dropout2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:08:53.8838119Z test_comprehensive_nn_functional_dropout3d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:08:54.3838538Z test_comprehensive_nn_functional_dropout3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.494s) 2022-08-17T13:08:54.8841256Z test_comprehensive_nn_functional_dropout3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.507s) 2022-08-17T13:08:54.9080750Z test_comprehensive_nn_functional_dropout_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:54.9389196Z test_comprehensive_nn_functional_dropout_cpu_float32 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T13:08:54.9690922Z test_comprehensive_nn_functional_dropout_cpu_float64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:08:54.9731786Z test_comprehensive_nn_functional_elu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:54.9804658Z test_comprehensive_nn_functional_elu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:54.9875701Z test_comprehensive_nn_functional_elu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:55.0212607Z test_comprehensive_nn_functional_embedding_bag_cpu_float16 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:08:55.0536211Z test_comprehensive_nn_functional_embedding_bag_cpu_float32 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:08:55.0775696Z test_comprehensive_nn_functional_embedding_bag_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:08:55.0816003Z test_comprehensive_nn_functional_embedding_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:55.0853993Z test_comprehensive_nn_functional_embedding_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:55.0961442Z test_comprehensive_nn_functional_embedding_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:55.1064707Z test_comprehensive_nn_functional_embedding_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:55.1225470Z test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:55.3520973Z test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestDecompCPU) ... ok (0.238s) 2022-08-17T13:08:55.5783132Z test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestDecompCPU) ... ok (0.219s) 2022-08-17T13:08:55.5872040Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:55.5929114Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:55.6016210Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:55.6104286Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:55.6191415Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:55.6273707Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:55.6356383Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:55.6412962Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:55.6469401Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:55.6525709Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:55.6581945Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:08:55.6638519Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:08:55.6976283Z test_comprehensive_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:08:55.7312005Z test_comprehensive_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:08:55.7755246Z test_comprehensive_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:08:55.8199379Z test_comprehensive_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.049s) 2022-08-17T13:09:00.1207381Z test_comprehensive_nn_functional_gaussian_nll_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (4.290s) 2022-08-17T13:09:12.6288332Z test_comprehensive_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (12.514s) 2022-08-17T13:09:24.9829211Z test_comprehensive_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (12.353s) 2022-08-17T13:09:24.9953458Z test_comprehensive_nn_functional_gelu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:09:25.0400477Z test_comprehensive_nn_functional_gelu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.051s) 2022-08-17T13:09:25.0830673Z test_comprehensive_nn_functional_gelu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:09:25.1162360Z test_comprehensive_nn_functional_glu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:09:25.4628191Z test_comprehensive_nn_functional_glu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.352s) 2022-08-17T13:09:25.7991770Z test_comprehensive_nn_functional_glu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.333s) 2022-08-17T13:09:25.8168293Z test_comprehensive_nn_functional_grid_sample_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:25.8333069Z test_comprehensive_nn_functional_grid_sample_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:25.8398535Z test_comprehensive_nn_functional_group_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:25.8614220Z test_comprehensive_nn_functional_group_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:09:25.8821348Z test_comprehensive_nn_functional_group_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:25.8894869Z test_comprehensive_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:25.9056106Z test_comprehensive_nn_functional_hardshrink_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:25.9213187Z test_comprehensive_nn_functional_hardshrink_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:25.9249760Z test_comprehensive_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:09:25.9316782Z test_comprehensive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:25.9381630Z test_comprehensive_nn_functional_hardsigmoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:25.9430001Z test_comprehensive_nn_functional_hardswish_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:25.9649393Z test_comprehensive_nn_functional_hardswish_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:25.9869233Z test_comprehensive_nn_functional_hardswish_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:09:25.9912897Z test_comprehensive_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:26.0063567Z test_comprehensive_nn_functional_hardtanh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:26.0209975Z test_comprehensive_nn_functional_hardtanh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:26.0255716Z test_comprehensive_nn_functional_hardtanh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:26.0300414Z test_comprehensive_nn_functional_hardtanh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:26.0344688Z test_comprehensive_nn_functional_hardtanh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:26.0388891Z test_comprehensive_nn_functional_hardtanh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:26.1179443Z test_comprehensive_nn_functional_hinge_embedding_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:09:26.3287138Z test_comprehensive_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.207s) 2022-08-17T13:09:26.5389852Z test_comprehensive_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.217s) 2022-08-17T13:09:26.5537686Z test_comprehensive_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:26.5692233Z test_comprehensive_nn_functional_huber_loss_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:26.6411932Z test_comprehensive_nn_functional_huber_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.067s) 2022-08-17T13:09:26.7114088Z test_comprehensive_nn_functional_huber_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.073s) 2022-08-17T13:09:26.7531014Z test_comprehensive_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:09:26.9396282Z test_comprehensive_nn_functional_instance_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.187s) 2022-08-17T13:09:27.1243020Z test_comprehensive_nn_functional_instance_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.179s) 2022-08-17T13:09:27.1263933Z test_comprehensive_nn_functional_interpolate_area_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:27.1284075Z test_comprehensive_nn_functional_interpolate_area_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:27.1302347Z test_comprehensive_nn_functional_interpolate_bicubic_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:27.1320383Z test_comprehensive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:27.1338552Z test_comprehensive_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:27.1356994Z test_comprehensive_nn_functional_interpolate_bilinear_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:27.1374402Z test_comprehensive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:27.1392681Z test_comprehensive_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:27.1410416Z test_comprehensive_nn_functional_interpolate_linear_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:27.1427519Z test_comprehensive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:27.1444728Z test_comprehensive_nn_functional_interpolate_linear_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:27.1462419Z test_comprehensive_nn_functional_interpolate_nearest_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:27.1480595Z test_comprehensive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:27.1499609Z test_comprehensive_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:27.1528105Z test_comprehensive_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:27.1546595Z test_comprehensive_nn_functional_interpolate_trilinear_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:27.1565138Z test_comprehensive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:27.1584798Z test_comprehensive_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:27.2227975Z test_comprehensive_nn_functional_kl_div_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:09:27.3578330Z test_comprehensive_nn_functional_kl_div_cpu_float32 (__main__.TestDecompCPU) ... ok (0.143s) 2022-08-17T13:09:27.4897007Z test_comprehensive_nn_functional_kl_div_cpu_float64 (__main__.TestDecompCPU) ... ok (0.126s) 2022-08-17T13:09:27.5306083Z test_comprehensive_nn_functional_kl_div_cpu_int16 (__main__.TestDecompCPU) ... ok (0.049s) 2022-08-17T13:09:27.5713587Z test_comprehensive_nn_functional_kl_div_cpu_int32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:09:27.6121106Z test_comprehensive_nn_functional_kl_div_cpu_int64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:09:27.6532325Z test_comprehensive_nn_functional_kl_div_cpu_int8 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:09:27.6746026Z test_comprehensive_nn_functional_l1_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:09:27.7549849Z test_comprehensive_nn_functional_l1_loss_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:09:27.8368348Z test_comprehensive_nn_functional_l1_loss_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.080s) 2022-08-17T13:09:27.8587330Z test_comprehensive_nn_functional_l1_loss_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:27.9106922Z test_comprehensive_nn_functional_l1_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.062s) 2022-08-17T13:09:27.9619503Z test_comprehensive_nn_functional_l1_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:09:27.9772868Z test_comprehensive_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:28.0366596Z test_comprehensive_nn_functional_layer_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T13:09:28.0947380Z test_comprehensive_nn_functional_layer_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:09:28.1061952Z test_comprehensive_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:28.1541373Z test_comprehensive_nn_functional_leaky_relu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:09:28.2015088Z test_comprehensive_nn_functional_leaky_relu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:09:28.2346202Z test_comprehensive_nn_functional_linear_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:09:28.4162362Z test_comprehensive_nn_functional_linear_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.190s) 2022-08-17T13:09:28.6039653Z test_comprehensive_nn_functional_linear_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.175s) 2022-08-17T13:09:28.7301482Z test_comprehensive_nn_functional_linear_cpu_float32 (__main__.TestDecompCPU) ... ok (0.127s) 2022-08-17T13:09:28.8530949Z test_comprehensive_nn_functional_linear_cpu_float64 (__main__.TestDecompCPU) ... ok (0.128s) 2022-08-17T13:09:28.8765439Z test_comprehensive_nn_functional_linear_cpu_int16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:09:28.8996782Z test_comprehensive_nn_functional_linear_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:28.9246405Z test_comprehensive_nn_functional_linear_cpu_int64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:09:28.9483288Z test_comprehensive_nn_functional_linear_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:28.9712873Z test_comprehensive_nn_functional_linear_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:09:29.0825861Z test_comprehensive_nn_functional_local_response_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.112s) 2022-08-17T13:09:29.3873360Z test_comprehensive_nn_functional_local_response_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.290s) 2022-08-17T13:09:29.6851522Z test_comprehensive_nn_functional_local_response_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.306s) 2022-08-17T13:09:29.7575230Z test_comprehensive_nn_functional_local_response_norm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.077s) 2022-08-17T13:09:29.7620020Z test_comprehensive_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:29.7715612Z test_comprehensive_nn_functional_logsigmoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:29.7808053Z test_comprehensive_nn_functional_logsigmoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:29.8988402Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.114s) 2022-08-17T13:09:30.2120978Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.326s) 2022-08-17T13:09:30.5238939Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.304s) 2022-08-17T13:09:30.6417885Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestDecompCPU) ... ok (0.112s) 2022-08-17T13:09:30.7608199Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestDecompCPU) ... ok (0.125s) 2022-08-17T13:09:30.8785139Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestDecompCPU) ... ok (0.112s) 2022-08-17T13:09:30.9971245Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_int8 (__main__.TestDecompCPU) ... ok (0.127s) 2022-08-17T13:09:31.1193829Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.127s) 2022-08-17T13:09:32.7391131Z test_comprehensive_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (1.610s) 2022-08-17T13:09:36.4244449Z test_comprehensive_nn_functional_max_pool1d_cpu_float32 (__main__.TestDecompCPU) ... ok (3.682s) 2022-08-17T13:09:40.0313990Z test_comprehensive_nn_functional_max_pool1d_cpu_float64 (__main__.TestDecompCPU) ... ok (3.619s) 2022-08-17T13:09:40.6840980Z test_comprehensive_nn_functional_max_pool2d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.651s) 2022-08-17T13:09:41.2887060Z test_comprehensive_nn_functional_max_pool2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.594s) 2022-08-17T13:09:41.9281080Z test_comprehensive_nn_functional_max_pool2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.647s) 2022-08-17T13:09:42.1995046Z test_comprehensive_nn_functional_max_pool3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.265s) 2022-08-17T13:09:42.4726646Z test_comprehensive_nn_functional_max_pool3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.271s) 2022-08-17T13:09:43.5172478Z test_comprehensive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestDecompCPU) ... ok (1.053s) 2022-08-17T13:09:44.5815259Z test_comprehensive_nn_functional_max_unpool1d_cpu_float64 (__main__.TestDecompCPU) ... ok (1.070s) 2022-08-17T13:09:44.7801215Z test_comprehensive_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestDecompCPU) ... ok (0.190s) 2022-08-17T13:09:44.9705694Z test_comprehensive_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestDecompCPU) ... ok (0.193s) 2022-08-17T13:09:46.1930003Z test_comprehensive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestDecompCPU) ... ok (1.223s) 2022-08-17T13:09:47.3999326Z test_comprehensive_nn_functional_max_unpool2d_cpu_float64 (__main__.TestDecompCPU) ... ok (1.208s) 2022-08-17T13:09:47.5470655Z test_comprehensive_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestDecompCPU) ... ok (0.140s) 2022-08-17T13:09:47.6957530Z test_comprehensive_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestDecompCPU) ... ok (0.156s) 2022-08-17T13:09:48.5899566Z test_comprehensive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.893s) 2022-08-17T13:09:49.4646912Z test_comprehensive_nn_functional_max_unpool3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.867s) 2022-08-17T13:09:49.5970417Z test_comprehensive_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestDecompCPU) ... ok (0.140s) 2022-08-17T13:09:49.7053981Z test_comprehensive_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestDecompCPU) ... ok (0.104s) 2022-08-17T13:09:49.7130462Z test_comprehensive_nn_functional_mish_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:49.7201084Z test_comprehensive_nn_functional_mish_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:09:49.7242798Z test_comprehensive_nn_functional_mse_loss_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:49.7596031Z test_comprehensive_nn_functional_mse_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:09:49.7937072Z test_comprehensive_nn_functional_mse_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:09:49.7974059Z test_comprehensive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:49.8006501Z test_comprehensive_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:49.8032989Z test_comprehensive_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:49.8057071Z test_comprehensive_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:49.8527172Z test_comprehensive_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.058s) 2022-08-17T13:09:49.9985979Z test_comprehensive_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T13:09:50.1414075Z test_comprehensive_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.143s) 2022-08-17T13:09:50.2079966Z test_comprehensive_nn_functional_nll_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:09:50.4534873Z test_comprehensive_nn_functional_nll_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.254s) 2022-08-17T13:09:50.6918913Z test_comprehensive_nn_functional_nll_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.238s) 2022-08-17T13:09:50.7839739Z test_comprehensive_nn_functional_normalize_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:09:51.1581303Z test_comprehensive_nn_functional_normalize_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.381s) 2022-08-17T13:09:51.5093041Z test_comprehensive_nn_functional_normalize_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.348s) 2022-08-17T13:09:51.7669903Z test_comprehensive_nn_functional_normalize_cpu_float32 (__main__.TestDecompCPU) ... ok (0.259s) 2022-08-17T13:09:52.0228905Z test_comprehensive_nn_functional_normalize_cpu_float64 (__main__.TestDecompCPU) ... ok (0.254s) 2022-08-17T13:09:52.0422244Z test_comprehensive_nn_functional_one_hot_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:52.0723611Z test_comprehensive_nn_functional_pad_circular_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:09:52.0743863Z test_comprehensive_nn_functional_pad_circular_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:52.2389600Z test_comprehensive_nn_functional_pad_circular_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.174s) 2022-08-17T13:09:52.4091087Z test_comprehensive_nn_functional_pad_circular_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.175s) 2022-08-17T13:09:52.4410190Z test_comprehensive_nn_functional_pad_circular_cpu_float16 (__main__.TestDecompCPU) ... ok (0.019s) 2022-08-17T13:09:52.5506022Z test_comprehensive_nn_functional_pad_circular_cpu_float32 (__main__.TestDecompCPU) ... ok (0.120s) 2022-08-17T13:09:52.6557732Z test_comprehensive_nn_functional_pad_circular_cpu_float64 (__main__.TestDecompCPU) ... ok (0.099s) 2022-08-17T13:09:52.6595284Z test_comprehensive_nn_functional_pad_circular_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:52.6630771Z test_comprehensive_nn_functional_pad_circular_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:52.6665037Z test_comprehensive_nn_functional_pad_circular_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:52.6699009Z test_comprehensive_nn_functional_pad_circular_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:52.6732886Z test_comprehensive_nn_functional_pad_circular_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:52.7164186Z test_comprehensive_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:09:52.7614899Z test_comprehensive_nn_functional_pad_constant_cpu_bool (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:09:53.0356527Z test_comprehensive_nn_functional_pad_constant_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.270s) 2022-08-17T13:09:53.3124958Z test_comprehensive_nn_functional_pad_constant_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.285s) 2022-08-17T13:09:53.3567110Z test_comprehensive_nn_functional_pad_constant_cpu_float16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:09:53.5313408Z test_comprehensive_nn_functional_pad_constant_cpu_float32 (__main__.TestDecompCPU) ... ok (0.174s) 2022-08-17T13:09:53.7013017Z test_comprehensive_nn_functional_pad_constant_cpu_float64 (__main__.TestDecompCPU) ... ok (0.175s) 2022-08-17T13:09:53.7466112Z test_comprehensive_nn_functional_pad_constant_cpu_int16 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:09:53.7918241Z test_comprehensive_nn_functional_pad_constant_cpu_int32 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:09:53.8364143Z test_comprehensive_nn_functional_pad_constant_cpu_int64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:09:53.8815579Z test_comprehensive_nn_functional_pad_constant_cpu_int8 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:09:53.9263198Z test_comprehensive_nn_functional_pad_constant_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:09:53.9338515Z test_comprehensive_nn_functional_pad_reflect_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:53.9405671Z test_comprehensive_nn_functional_pad_reflect_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:53.9465434Z test_comprehensive_nn_functional_pad_reflect_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:53.9525055Z test_comprehensive_nn_functional_pad_reflect_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:53.9597102Z test_comprehensive_nn_functional_pad_replicate_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:53.9662854Z test_comprehensive_nn_functional_pad_replicate_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:53.9721423Z test_comprehensive_nn_functional_pad_replicate_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:53.9781221Z test_comprehensive_nn_functional_pad_replicate_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:54.0116622Z test_comprehensive_nn_functional_pairwise_distance_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:09:54.0872383Z test_comprehensive_nn_functional_pairwise_distance_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:09:54.1647125Z test_comprehensive_nn_functional_pairwise_distance_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T13:09:54.1978481Z test_comprehensive_nn_functional_pairwise_distance_cpu_float16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:09:54.2608148Z test_comprehensive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T13:09:54.3211644Z test_comprehensive_nn_functional_pairwise_distance_cpu_float64 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:09:54.3371351Z test_comprehensive_nn_functional_pairwise_distance_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:54.3529590Z test_comprehensive_nn_functional_pairwise_distance_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:54.3684737Z test_comprehensive_nn_functional_pairwise_distance_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:54.3841822Z test_comprehensive_nn_functional_pairwise_distance_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:54.3999160Z test_comprehensive_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:54.4047752Z test_comprehensive_nn_functional_pdist_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:54.4091471Z test_comprehensive_nn_functional_pdist_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:09:54.4115555Z test_comprehensive_nn_functional_pixel_shuffle_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:54.4128680Z test_comprehensive_nn_functional_pixel_shuffle_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:54.4147571Z test_comprehensive_nn_functional_pixel_shuffle_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:54.4166693Z test_comprehensive_nn_functional_pixel_shuffle_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:54.4186120Z test_comprehensive_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:54.4204504Z test_comprehensive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:54.4223173Z test_comprehensive_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:54.4236194Z test_comprehensive_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:54.4249107Z test_comprehensive_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:54.4262029Z test_comprehensive_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:54.4275052Z test_comprehensive_nn_functional_pixel_shuffle_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:54.4287929Z test_comprehensive_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:54.4307178Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:54.4320070Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:54.4338684Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:54.4357700Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:54.4377166Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:09:54.4395296Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:54.4413504Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:54.4426556Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:54.4439459Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:54.4452367Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:54.4465372Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:54.4478231Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:09:55.2392847Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.802s) 2022-08-17T13:09:58.0245500Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (2.776s) 2022-08-17T13:10:00.7811028Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (2.753s) 2022-08-17T13:10:01.7031069Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestDecompCPU) ... ok (0.921s) 2022-08-17T13:10:02.6251330Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestDecompCPU) ... ok (0.931s) 2022-08-17T13:10:03.5395241Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestDecompCPU) ... ok (0.915s) 2022-08-17T13:10:04.4583494Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_int8 (__main__.TestDecompCPU) ... ok (0.912s) 2022-08-17T13:10:05.3737627Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.916s) 2022-08-17T13:10:05.4091642Z test_comprehensive_nn_functional_prelu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:10:05.5766055Z test_comprehensive_nn_functional_prelu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.176s) 2022-08-17T13:10:05.7430638Z test_comprehensive_nn_functional_prelu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.159s) 2022-08-17T13:10:05.7444498Z test_comprehensive_nn_functional_relu6_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.bfloat16 not supported (0.000s) 2022-08-17T13:10:05.7456084Z test_comprehensive_nn_functional_relu6_cpu_float32 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.float32 not supported (0.000s) 2022-08-17T13:10:05.7467198Z test_comprehensive_nn_functional_relu6_cpu_float64 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.float64 not supported (0.016s) 2022-08-17T13:10:05.7478047Z test_comprehensive_nn_functional_relu6_cpu_int16 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int16 not supported (0.000s) 2022-08-17T13:10:05.7488843Z test_comprehensive_nn_functional_relu6_cpu_int32 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int32 not supported (0.000s) 2022-08-17T13:10:05.7499608Z test_comprehensive_nn_functional_relu6_cpu_int64 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int64 not supported (0.000s) 2022-08-17T13:10:05.7510535Z test_comprehensive_nn_functional_relu6_cpu_int8 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int8 not supported (0.000s) 2022-08-17T13:10:05.7521375Z test_comprehensive_nn_functional_relu6_cpu_uint8 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.uint8 not supported (0.000s) 2022-08-17T13:10:05.7575735Z test_comprehensive_nn_functional_relu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:05.7751890Z test_comprehensive_nn_functional_relu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:05.7919216Z test_comprehensive_nn_functional_relu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:05.7970457Z test_comprehensive_nn_functional_relu_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:05.8020614Z test_comprehensive_nn_functional_relu_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:05.8069575Z test_comprehensive_nn_functional_relu_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:05.8119638Z test_comprehensive_nn_functional_relu_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:05.8168535Z test_comprehensive_nn_functional_relu_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:05.8216841Z test_comprehensive_nn_functional_rrelu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:05.8287705Z test_comprehensive_nn_functional_rrelu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:05.8356481Z test_comprehensive_nn_functional_rrelu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:05.8396452Z test_comprehensive_nn_functional_selu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:05.8470144Z test_comprehensive_nn_functional_selu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:05.8541449Z test_comprehensive_nn_functional_selu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:05.8582512Z test_comprehensive_nn_functional_silu_complex_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:05.8623062Z test_comprehensive_nn_functional_silu_complex_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:05.8657998Z test_comprehensive_nn_functional_silu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:05.8725489Z test_comprehensive_nn_functional_silu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:05.8791761Z test_comprehensive_nn_functional_silu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:05.8848719Z test_comprehensive_nn_functional_smooth_l1_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:05.8874564Z test_comprehensive_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:05.8926501Z test_comprehensive_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:05.8978183Z test_comprehensive_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:05.9025324Z test_comprehensive_nn_functional_soft_margin_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:05.9069975Z test_comprehensive_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:05.9115596Z test_comprehensive_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:05.9236923Z test_comprehensive_nn_functional_softmin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:10:05.9654134Z test_comprehensive_nn_functional_softmin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:10:06.0058337Z test_comprehensive_nn_functional_softmin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:10:06.0180057Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:06.0657668Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:10:06.1146725Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:10:06.1274517Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:06.1695450Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:10:06.2098308Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:10:06.2271837Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:06.2446186Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:06.2617914Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:06.2790650Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:06.2963936Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:06.3011254Z test_comprehensive_nn_functional_softplus_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:06.3084420Z test_comprehensive_nn_functional_softplus_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:06.3155274Z test_comprehensive_nn_functional_softplus_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:06.3233401Z test_comprehensive_nn_functional_softshrink_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:06.3382698Z test_comprehensive_nn_functional_softshrink_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:06.3528708Z test_comprehensive_nn_functional_softshrink_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:06.3680311Z test_comprehensive_nn_functional_softsign_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:06.4048138Z test_comprehensive_nn_functional_softsign_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:10:06.4424628Z test_comprehensive_nn_functional_softsign_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:10:06.4588569Z test_comprehensive_nn_functional_softsign_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:06.4872641Z test_comprehensive_nn_functional_softsign_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:10:06.5153065Z test_comprehensive_nn_functional_softsign_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:10:06.5221264Z test_comprehensive_nn_functional_softsign_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:06.5289349Z test_comprehensive_nn_functional_softsign_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:06.5355153Z test_comprehensive_nn_functional_softsign_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:06.5422794Z test_comprehensive_nn_functional_softsign_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:06.5491507Z test_comprehensive_nn_functional_softsign_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:06.5576687Z test_comprehensive_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:06.5780311Z test_comprehensive_nn_functional_tanhshrink_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:06.5985783Z test_comprehensive_nn_functional_tanhshrink_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:06.6136671Z test_comprehensive_nn_functional_tanhshrink_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:06.6284713Z test_comprehensive_nn_functional_tanhshrink_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:06.6347336Z test_comprehensive_nn_functional_tanhshrink_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:06.6408789Z test_comprehensive_nn_functional_tanhshrink_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:10:06.6469402Z test_comprehensive_nn_functional_tanhshrink_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:06.6530207Z test_comprehensive_nn_functional_tanhshrink_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:06.6590792Z test_comprehensive_nn_functional_tanhshrink_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:06.6646820Z test_comprehensive_nn_functional_threshold_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:06.6793837Z test_comprehensive_nn_functional_threshold_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:06.6935368Z test_comprehensive_nn_functional_threshold_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:06.6979743Z test_comprehensive_nn_functional_threshold_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:06.7022604Z test_comprehensive_nn_functional_threshold_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:06.7063394Z test_comprehensive_nn_functional_threshold_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:06.7104516Z test_comprehensive_nn_functional_threshold_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:06.7145574Z test_comprehensive_nn_functional_threshold_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:06.8187788Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.095s) 2022-08-17T13:10:07.1543943Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.333s) 2022-08-17T13:10:07.4969593Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.349s) 2022-08-17T13:10:07.7508331Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.255s) 2022-08-17T13:10:07.9992225Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.253s) 2022-08-17T13:10:08.0763032Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T13:10:08.1535530Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:10:08.2304420Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:10:08.3075886Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_int8 (__main__.TestDecompCPU) ... ok (0.078s) 2022-08-17T13:10:08.3848890Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:10:08.4930005Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.112s) 2022-08-17T13:10:08.8291419Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.334s) 2022-08-17T13:10:09.1738571Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.348s) 2022-08-17T13:10:09.4297803Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.254s) 2022-08-17T13:10:09.6802318Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.241s) 2022-08-17T13:10:09.7586824Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestDecompCPU) ... ok (0.083s) 2022-08-17T13:10:09.8368925Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestDecompCPU) ... ok (0.083s) 2022-08-17T13:10:09.9147473Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestDecompCPU) ... ok (0.073s) 2022-08-17T13:10:09.9926601Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_int8 (__main__.TestDecompCPU) ... ok (0.083s) 2022-08-17T13:10:10.0700691Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.073s) 2022-08-17T13:10:10.2528655Z test_comprehensive_nn_functional_unfold_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.188s) 2022-08-17T13:10:11.3696280Z test_comprehensive_nn_functional_unfold_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.110s) 2022-08-17T13:10:12.3975560Z test_comprehensive_nn_functional_unfold_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.026s) 2022-08-17T13:10:12.5850600Z test_comprehensive_nn_functional_unfold_cpu_float16 (__main__.TestDecompCPU) ... ok (0.191s) 2022-08-17T13:10:13.2217393Z test_comprehensive_nn_functional_unfold_cpu_float32 (__main__.TestDecompCPU) ... ok (0.637s) 2022-08-17T13:10:13.8413544Z test_comprehensive_nn_functional_unfold_cpu_float64 (__main__.TestDecompCPU) ... ok (0.619s) 2022-08-17T13:10:13.8472159Z test_comprehensive_nn_functional_upsample_bilinear_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:13.8588625Z test_comprehensive_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:13.8703937Z test_comprehensive_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:13.8770763Z test_comprehensive_nn_functional_upsample_nearest_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:13.8829239Z test_comprehensive_nn_functional_upsample_nearest_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:13.8884871Z test_comprehensive_nn_functional_upsample_nearest_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:13.8907677Z test_comprehensive_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:13.8945502Z test_comprehensive_nonzero_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:13.8983438Z test_comprehensive_nonzero_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:13.9033920Z test_comprehensive_nonzero_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:13.9084410Z test_comprehensive_nonzero_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:13.9134300Z test_comprehensive_nonzero_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:13.9170639Z test_comprehensive_nonzero_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:13.9212608Z test_comprehensive_nonzero_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:13.9256575Z test_comprehensive_nonzero_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:13.9294121Z test_comprehensive_nonzero_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:13.9331279Z test_comprehensive_nonzero_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:13.9368163Z test_comprehensive_nonzero_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:13.9405066Z test_comprehensive_nonzero_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:13.9442307Z test_comprehensive_nonzero_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:14.1024319Z test_comprehensive_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.158s) 2022-08-17T13:10:14.6292755Z test_comprehensive_norm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.519s) 2022-08-17T13:10:15.1661458Z test_comprehensive_norm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.537s) 2022-08-17T13:10:15.3372006Z test_comprehensive_norm_cpu_float16 (__main__.TestDecompCPU) ... ok (0.176s) 2022-08-17T13:10:15.7559962Z test_comprehensive_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.409s) 2022-08-17T13:10:16.1678588Z test_comprehensive_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.414s) 2022-08-17T13:10:16.1793044Z test_comprehensive_norm_fro_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:16.2099363Z test_comprehensive_norm_fro_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:10:16.2414383Z test_comprehensive_norm_fro_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T13:10:16.2648488Z test_comprehensive_norm_fro_cpu_float32 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:10:16.2877372Z test_comprehensive_norm_fro_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:16.3163186Z test_comprehensive_norm_inf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:10:16.3733926Z test_comprehensive_norm_inf_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.062s) 2022-08-17T13:10:16.4311064Z test_comprehensive_norm_inf_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.051s) 2022-08-17T13:10:16.4624532Z test_comprehensive_norm_inf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:10:16.5144629Z test_comprehensive_norm_inf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:10:16.5659010Z test_comprehensive_norm_inf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:10:16.5993104Z test_comprehensive_norm_nuc_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:10:16.6341713Z test_comprehensive_norm_nuc_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T13:10:16.6595029Z test_comprehensive_norm_nuc_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:16.6842267Z test_comprehensive_norm_nuc_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:10:16.6908723Z test_comprehensive_normal_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:16.6969476Z test_comprehensive_normal_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:16.7028337Z test_comprehensive_normal_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:16.7085921Z test_comprehensive_normal_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:16.7108006Z test_comprehensive_normal_number_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:16.7128780Z test_comprehensive_normal_number_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:16.7149092Z test_comprehensive_normal_number_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:16.7169216Z test_comprehensive_normal_number_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:16.7186823Z test_comprehensive_ones_like_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:16.7201779Z test_comprehensive_ones_like_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:16.7221627Z test_comprehensive_ones_like_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:16.7241537Z test_comprehensive_ones_like_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:16.7261468Z test_comprehensive_ones_like_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:16.7278809Z test_comprehensive_ones_like_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:10:16.7295979Z test_comprehensive_ones_like_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:16.7313329Z test_comprehensive_ones_like_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:16.7328479Z test_comprehensive_ones_like_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:16.7343608Z test_comprehensive_ones_like_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:16.7358913Z test_comprehensive_ones_like_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:16.7373913Z test_comprehensive_ones_like_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:16.7389147Z test_comprehensive_ones_like_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:16.7771946Z test_comprehensive_ormqr_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:10:16.8150475Z test_comprehensive_ormqr_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:10:16.8392166Z test_comprehensive_ormqr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:10:16.8635525Z test_comprehensive_ormqr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:16.8692015Z test_comprehensive_outer_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:16.8716354Z test_comprehensive_outer_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:16.8864760Z test_comprehensive_outer_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:16.9013843Z test_comprehensive_outer_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:16.9069845Z test_comprehensive_outer_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:16.9175354Z test_comprehensive_outer_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:16.9277391Z test_comprehensive_outer_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:16.9300691Z test_comprehensive_outer_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:16.9323118Z test_comprehensive_outer_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:16.9344575Z test_comprehensive_outer_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:16.9365932Z test_comprehensive_outer_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:16.9387441Z test_comprehensive_outer_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:29.8044043Z test_comprehensive_pca_lowrank_cpu_float32 (__main__.TestDecompCPU) ... ok (12.863s) 2022-08-17T13:10:42.4241468Z test_comprehensive_pca_lowrank_cpu_float64 (__main__.TestDecompCPU) ... ok (12.619s) 2022-08-17T13:10:42.4293866Z test_comprehensive_permute_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:42.4333529Z test_comprehensive_permute_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:42.4470560Z test_comprehensive_permute_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:42.4543570Z test_comprehensive_permute_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:42.4685546Z test_comprehensive_permute_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:42.4735461Z test_comprehensive_permute_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:42.4839645Z test_comprehensive_permute_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:42.4942225Z test_comprehensive_permute_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:42.4981279Z test_comprehensive_permute_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:42.5019727Z test_comprehensive_permute_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:42.5057567Z test_comprehensive_permute_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:42.5099268Z test_comprehensive_permute_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:42.5137976Z test_comprehensive_permute_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:10:42.6890936Z test_comprehensive_pinverse_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.174s) 2022-08-17T13:10:42.8672572Z test_comprehensive_pinverse_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.174s) 2022-08-17T13:10:42.9997567Z test_comprehensive_pinverse_cpu_float32 (__main__.TestDecompCPU) ... ok (0.126s) 2022-08-17T13:10:43.1305533Z test_comprehensive_pinverse_cpu_float64 (__main__.TestDecompCPU) ... ok (0.127s) 2022-08-17T13:10:43.3786482Z test_comprehensive_polar_cpu_float32 (__main__.TestDecompCPU) ... ok (0.247s) 2022-08-17T13:10:43.6267382Z test_comprehensive_polar_cpu_float64 (__main__.TestDecompCPU) ... ok (0.248s) 2022-08-17T13:10:43.6366190Z test_comprehensive_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.6385225Z test_comprehensive_polygamma_polygamma_n_0_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:43.6560043Z test_comprehensive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:43.6731399Z test_comprehensive_polygamma_polygamma_n_0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:43.6751329Z test_comprehensive_polygamma_polygamma_n_0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.6769833Z test_comprehensive_polygamma_polygamma_n_0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.6787656Z test_comprehensive_polygamma_polygamma_n_0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.6805410Z test_comprehensive_polygamma_polygamma_n_0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.6823440Z test_comprehensive_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.6919376Z test_comprehensive_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:43.6937073Z test_comprehensive_polygamma_polygamma_n_1_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.7109582Z test_comprehensive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:43.7279607Z test_comprehensive_polygamma_polygamma_n_1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:43.7299310Z test_comprehensive_polygamma_polygamma_n_1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.7317465Z test_comprehensive_polygamma_polygamma_n_1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.7335521Z test_comprehensive_polygamma_polygamma_n_1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.7353507Z test_comprehensive_polygamma_polygamma_n_1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:43.7371379Z test_comprehensive_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.7467454Z test_comprehensive_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.7484814Z test_comprehensive_polygamma_polygamma_n_2_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.7658474Z test_comprehensive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:43.7828926Z test_comprehensive_polygamma_polygamma_n_2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:10:43.7848276Z test_comprehensive_polygamma_polygamma_n_2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.7866653Z test_comprehensive_polygamma_polygamma_n_2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.7884408Z test_comprehensive_polygamma_polygamma_n_2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.7902261Z test_comprehensive_polygamma_polygamma_n_2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.7920240Z test_comprehensive_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.8016323Z test_comprehensive_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:43.8033814Z test_comprehensive_polygamma_polygamma_n_3_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.8208694Z test_comprehensive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:43.8378520Z test_comprehensive_polygamma_polygamma_n_3_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:43.8397438Z test_comprehensive_polygamma_polygamma_n_3_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.8415569Z test_comprehensive_polygamma_polygamma_n_3_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.8433314Z test_comprehensive_polygamma_polygamma_n_3_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.8450937Z test_comprehensive_polygamma_polygamma_n_3_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.8469086Z test_comprehensive_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:43.8564520Z test_comprehensive_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.8582082Z test_comprehensive_polygamma_polygamma_n_4_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.8758028Z test_comprehensive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:43.8928338Z test_comprehensive_polygamma_polygamma_n_4_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:10:43.8947542Z test_comprehensive_polygamma_polygamma_n_4_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.8965748Z test_comprehensive_polygamma_polygamma_n_4_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.8983697Z test_comprehensive_polygamma_polygamma_n_4_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.9001400Z test_comprehensive_polygamma_polygamma_n_4_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.9019412Z test_comprehensive_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.9039314Z test_comprehensive_positive_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.9059147Z test_comprehensive_positive_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.9073628Z test_comprehensive_positive_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.9094566Z test_comprehensive_positive_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:43.9114054Z test_comprehensive_positive_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.9132371Z test_comprehensive_positive_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.9150729Z test_comprehensive_positive_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.9163108Z test_comprehensive_positive_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.9175501Z test_comprehensive_positive_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.9187847Z test_comprehensive_positive_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.9200088Z test_comprehensive_positive_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:43.9212366Z test_comprehensive_positive_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:44.0133183Z test_comprehensive_pow_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.095s) 2022-08-17T13:10:44.6742853Z test_comprehensive_pow_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.665s) 2022-08-17T13:10:45.3356160Z test_comprehensive_pow_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.662s) 2022-08-17T13:10:45.3449505Z test_comprehensive_pow_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:45.7423067Z test_comprehensive_pow_cpu_float32 (__main__.TestDecompCPU) ... ok (0.399s) 2022-08-17T13:10:46.1350357Z test_comprehensive_pow_cpu_float64 (__main__.TestDecompCPU) ... ok (0.400s) 2022-08-17T13:10:46.1503931Z test_comprehensive_pow_cpu_int16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:46.1656224Z test_comprehensive_pow_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:46.1806306Z test_comprehensive_pow_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:46.1957434Z test_comprehensive_pow_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:46.2109436Z test_comprehensive_pow_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:46.2532567Z test_comprehensive_prod_cpu_bool (__main__.TestDecompCPU) ... ok (0.046s) 2022-08-17T13:10:46.7651910Z test_comprehensive_prod_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.502s) 2022-08-17T13:10:47.2833488Z test_comprehensive_prod_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.528s) 2022-08-17T13:10:47.6356779Z test_comprehensive_prod_cpu_float32 (__main__.TestDecompCPU) ... ok (0.352s) 2022-08-17T13:10:47.9848322Z test_comprehensive_prod_cpu_float64 (__main__.TestDecompCPU) ... ok (0.342s) 2022-08-17T13:10:48.0269498Z test_comprehensive_prod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:10:48.0691168Z test_comprehensive_prod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:10:48.1107260Z test_comprehensive_prod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:10:48.1528308Z test_comprehensive_prod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:10:48.1946121Z test_comprehensive_prod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:10:48.2077390Z test_comprehensive_put_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:48.2103354Z test_comprehensive_put_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:48.2224564Z test_comprehensive_put_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:48.2345858Z test_comprehensive_put_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:48.2471465Z test_comprehensive_put_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:48.2587834Z test_comprehensive_put_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:48.2705011Z test_comprehensive_put_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:48.2730231Z test_comprehensive_put_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:48.2755217Z test_comprehensive_put_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:48.2779873Z test_comprehensive_put_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:48.2804415Z test_comprehensive_put_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:48.2829015Z test_comprehensive_put_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:48.7029050Z test_comprehensive_qr_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.423s) 2022-08-17T13:10:49.1306024Z test_comprehensive_qr_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.429s) 2022-08-17T13:10:49.4648054Z test_comprehensive_qr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.332s) 2022-08-17T13:10:49.7943675Z test_comprehensive_qr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.325s) 2022-08-17T13:10:50.8020465Z test_comprehensive_quantile_cpu_float32 (__main__.TestDecompCPU) ... ok (1.014s) 2022-08-17T13:10:51.7911854Z test_comprehensive_quantile_cpu_float64 (__main__.TestDecompCPU) ... ok (0.984s) 2022-08-17T13:10:51.7951224Z test_comprehensive_rad2deg_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:51.7966230Z test_comprehensive_rad2deg_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:51.8003240Z test_comprehensive_rad2deg_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:51.8046022Z test_comprehensive_rad2deg_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:51.8086826Z test_comprehensive_rad2deg_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:51.8100705Z test_comprehensive_rad2deg_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:51.8114408Z test_comprehensive_rad2deg_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:51.8128104Z test_comprehensive_rad2deg_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:51.8142105Z test_comprehensive_rad2deg_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:51.8155887Z test_comprehensive_rad2deg_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:51.8203237Z test_comprehensive_rand_like_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:10:51.8252493Z test_comprehensive_rand_like_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:51.8301683Z test_comprehensive_rand_like_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:51.8350950Z test_comprehensive_rand_like_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:51.8397522Z test_comprehensive_rand_like_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:51.8443936Z test_comprehensive_rand_like_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:51.8491303Z test_comprehensive_rand_like_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:51.8571188Z test_comprehensive_randint_like_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:51.8650086Z test_comprehensive_randint_like_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:51.8728502Z test_comprehensive_randint_like_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:51.8807538Z test_comprehensive_randint_like_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:51.8883748Z test_comprehensive_randint_like_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:51.8959737Z test_comprehensive_randint_like_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:51.9035867Z test_comprehensive_randint_like_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:51.9111744Z test_comprehensive_randint_like_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:51.9187714Z test_comprehensive_randint_like_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:51.9234678Z test_comprehensive_randn_like_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:51.9284280Z test_comprehensive_randn_like_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:51.9333736Z test_comprehensive_randn_like_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:51.9382801Z test_comprehensive_randn_like_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:51.9436452Z test_comprehensive_randn_like_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:51.9476165Z test_comprehensive_randn_like_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:51.9524542Z test_comprehensive_randn_like_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:51.9561257Z test_comprehensive_ravel_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:51.9610009Z test_comprehensive_ravel_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:51.9718585Z test_comprehensive_ravel_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T13:10:51.9820054Z test_comprehensive_ravel_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:51.9930016Z test_comprehensive_ravel_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:10:51.9966114Z test_comprehensive_ravel_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:52.0043509Z test_comprehensive_ravel_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:52.0116732Z test_comprehensive_ravel_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:52.0164442Z test_comprehensive_ravel_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:52.0212567Z test_comprehensive_ravel_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T13:10:52.0260237Z test_comprehensive_ravel_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T13:10:52.0308258Z test_comprehensive_ravel_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T13:10:52.0354315Z test_comprehensive_ravel_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:10:52.0375537Z test_comprehensive_real_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:52.0388196Z test_comprehensive_real_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:52.0430920Z test_comprehensive_real_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:52.0447423Z test_comprehensive_real_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:52.0489768Z test_comprehensive_real_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:10:52.0509594Z test_comprehensive_real_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:52.0527968Z test_comprehensive_real_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:52.0546492Z test_comprehensive_real_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:52.0558848Z test_comprehensive_real_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:52.0571172Z test_comprehensive_real_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:52.0583610Z test_comprehensive_real_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:52.0595965Z test_comprehensive_real_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:52.0608348Z test_comprehensive_real_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:52.0681540Z test_comprehensive_reciprocal_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:52.0713328Z test_comprehensive_reciprocal_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:52.0871562Z test_comprehensive_reciprocal_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:52.1034756Z test_comprehensive_reciprocal_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:10:52.1116428Z test_comprehensive_reciprocal_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:52.1236428Z test_comprehensive_reciprocal_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:52.1355123Z test_comprehensive_reciprocal_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:52.1387602Z test_comprehensive_reciprocal_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:52.1419443Z test_comprehensive_reciprocal_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:52.1450502Z test_comprehensive_reciprocal_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:52.1481982Z test_comprehensive_reciprocal_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:10:52.1512721Z test_comprehensive_reciprocal_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:10:52.2103311Z test_comprehensive_remainder_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.049s) 2022-08-17T13:10:52.2721227Z test_comprehensive_remainder_cpu_float16 (__main__.TestDecompCPU) ... ok (0.065s) 2022-08-17T13:10:52.4668730Z test_comprehensive_remainder_cpu_float32 (__main__.TestDecompCPU) ... ok (0.199s) 2022-08-17T13:10:52.6582464Z test_comprehensive_remainder_cpu_float64 (__main__.TestDecompCPU) ... ok (0.189s) 2022-08-17T13:10:52.6744838Z test_comprehensive_remainder_cpu_int16 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T13:10:52.6906116Z test_comprehensive_remainder_cpu_int32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:52.7064690Z test_comprehensive_remainder_cpu_int64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T13:10:52.7225216Z test_comprehensive_remainder_cpu_int8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T13:10:52.7383997Z test_comprehensive_remainder_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:10:52.7742632Z test_comprehensive_renorm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:10:52.9704159Z test_comprehensive_renorm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.198s) 2022-08-17T13:10:53.1643468Z test_comprehensive_renorm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.202s) 2022-08-17T13:10:53.2014358Z test_comprehensive_renorm_cpu_float16 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T13:10:53.3380093Z test_comprehensive_renorm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.123s) 2022-08-17T13:10:53.4738414Z test_comprehensive_renorm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.149s) 2022-08-17T13:10:53.4961259Z test_comprehensive_repeat_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:53.4995547Z test_comprehensive_repeat_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:53.5407563Z test_comprehensive_repeat_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T13:10:53.5826705Z test_comprehensive_repeat_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T13:10:53.6069586Z test_comprehensive_repeat_cpu_float16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:10:53.6413679Z test_comprehensive_repeat_cpu_float32 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T13:10:53.6746057Z test_comprehensive_repeat_cpu_float64 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T13:10:53.6781561Z test_comprehensive_repeat_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.6815639Z test_comprehensive_repeat_cpu_int32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:53.6848864Z test_comprehensive_repeat_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T13:10:53.6881947Z test_comprehensive_repeat_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T13:10:53.6915111Z test_comprehensive_repeat_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T13:10:53.6970976Z test_comprehensive_repeat_interleave_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.7004324Z test_comprehensive_repeat_interleave_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.7114665Z test_comprehensive_repeat_interleave_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:53.7151354Z test_comprehensive_repeat_interleave_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:53.7263252Z test_comprehensive_repeat_interleave_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:53.7316782Z test_comprehensive_repeat_interleave_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.7403130Z test_comprehensive_repeat_interleave_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.7486407Z test_comprehensive_repeat_interleave_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:53.7519685Z test_comprehensive_repeat_interleave_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.7552828Z test_comprehensive_repeat_interleave_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.7586490Z test_comprehensive_repeat_interleave_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:53.7619609Z test_comprehensive_repeat_interleave_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.7652772Z test_comprehensive_repeat_interleave_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.7687283Z test_comprehensive_reshape_as_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:53.7703341Z test_comprehensive_reshape_as_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.7738240Z test_comprehensive_reshape_as_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.7760273Z test_comprehensive_reshape_as_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.7794768Z test_comprehensive_reshape_as_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:53.7827467Z test_comprehensive_reshape_as_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.7858906Z test_comprehensive_reshape_as_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.7890745Z test_comprehensive_reshape_as_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:53.7906931Z test_comprehensive_reshape_as_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.7923021Z test_comprehensive_reshape_as_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.7939115Z test_comprehensive_reshape_as_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.7955145Z test_comprehensive_reshape_as_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.7971220Z test_comprehensive_reshape_as_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8029606Z test_comprehensive_reshape_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:53.8050149Z test_comprehensive_reshape_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8114236Z test_comprehensive_reshape_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:53.8146854Z test_comprehensive_reshape_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8209560Z test_comprehensive_reshape_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:53.8269475Z test_comprehensive_reshape_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8326520Z test_comprehensive_reshape_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8384571Z test_comprehensive_reshape_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:53.8406058Z test_comprehensive_reshape_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8427349Z test_comprehensive_reshape_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8448933Z test_comprehensive_reshape_cpu_int64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:53.8470299Z test_comprehensive_reshape_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8491459Z test_comprehensive_reshape_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8507958Z test_comprehensive_resize__cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8522361Z test_comprehensive_resize__cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8540704Z test_comprehensive_resize__cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:53.8561675Z test_comprehensive_resize__cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8578064Z test_comprehensive_resize__cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8593840Z test_comprehensive_resize__cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8609626Z test_comprehensive_resize__cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8624456Z test_comprehensive_resize__cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8639033Z test_comprehensive_resize__cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8653870Z test_comprehensive_resize__cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8668477Z test_comprehensive_resize__cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8683100Z test_comprehensive_resize__cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8700303Z test_comprehensive_resize_as__cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8714440Z test_comprehensive_resize_as__cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8734265Z test_comprehensive_resize_as__cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8753945Z test_comprehensive_resize_as__cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:53.8770852Z test_comprehensive_resize_as__cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8788007Z test_comprehensive_resize_as__cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8805357Z test_comprehensive_resize_as__cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8820107Z test_comprehensive_resize_as__cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8834425Z test_comprehensive_resize_as__cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8848746Z test_comprehensive_resize_as__cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8863183Z test_comprehensive_resize_as__cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8877543Z test_comprehensive_resize_as__cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8895575Z test_comprehensive_resolve_conj_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8907848Z test_comprehensive_resolve_conj_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:53.8924958Z test_comprehensive_resolve_conj_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8942499Z test_comprehensive_resolve_conj_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8959830Z test_comprehensive_resolve_conj_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8975888Z test_comprehensive_resolve_conj_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.8991817Z test_comprehensive_resolve_conj_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.9004025Z test_comprehensive_resolve_conj_cpu_int16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:53.9016232Z test_comprehensive_resolve_conj_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.9028239Z test_comprehensive_resolve_conj_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.9040259Z test_comprehensive_resolve_conj_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.9052346Z test_comprehensive_resolve_conj_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.9069408Z test_comprehensive_resolve_neg_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.9081388Z test_comprehensive_resolve_neg_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.9098213Z test_comprehensive_resolve_neg_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.9111923Z test_comprehensive_resolve_neg_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.9130948Z test_comprehensive_resolve_neg_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.9148327Z test_comprehensive_resolve_neg_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.9164439Z test_comprehensive_resolve_neg_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:53.9180508Z test_comprehensive_resolve_neg_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.9192582Z test_comprehensive_resolve_neg_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.9204638Z test_comprehensive_resolve_neg_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.9216782Z test_comprehensive_resolve_neg_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.9228861Z test_comprehensive_resolve_neg_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.9240937Z test_comprehensive_resolve_neg_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:53.9385378Z test_comprehensive_roll_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T13:10:53.9540948Z test_comprehensive_roll_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:54.0230240Z test_comprehensive_roll_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:10:54.0577400Z test_comprehensive_roll_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:10:54.1283354Z test_comprehensive_roll_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:10:54.1432574Z test_comprehensive_roll_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:54.1895562Z test_comprehensive_roll_cpu_float32 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:10:54.2353381Z test_comprehensive_roll_cpu_float64 (__main__.TestDecompCPU) ... ok (0.049s) 2022-08-17T13:10:54.2508557Z test_comprehensive_roll_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:54.2663390Z test_comprehensive_roll_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:54.2815352Z test_comprehensive_roll_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:54.2968821Z test_comprehensive_roll_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:54.3120866Z test_comprehensive_roll_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:54.3425907Z test_comprehensive_rot90_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:10:54.3894866Z test_comprehensive_rot90_cpu_bool (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:10:54.6391167Z test_comprehensive_rot90_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.253s) 2022-08-17T13:10:54.8910848Z test_comprehensive_rot90_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.239s) 2022-08-17T13:10:54.9222862Z test_comprehensive_rot90_cpu_float16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:10:55.0765218Z test_comprehensive_rot90_cpu_float32 (__main__.TestDecompCPU) ... ok (0.159s) 2022-08-17T13:10:55.2280622Z test_comprehensive_rot90_cpu_float64 (__main__.TestDecompCPU) ... ok (0.152s) 2022-08-17T13:10:55.2745921Z test_comprehensive_rot90_cpu_int16 (__main__.TestDecompCPU) ... ok (0.053s) 2022-08-17T13:10:55.3210504Z test_comprehensive_rot90_cpu_int32 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:10:55.3671479Z test_comprehensive_rot90_cpu_int64 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T13:10:55.4137136Z test_comprehensive_rot90_cpu_int8 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:10:55.4600274Z test_comprehensive_rot90_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.051s) 2022-08-17T13:10:55.4619933Z test_comprehensive_round_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:55.4636632Z test_comprehensive_round_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:55.4653008Z test_comprehensive_round_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:55.4675812Z test_comprehensive_round_decimals_0_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:55.4696420Z test_comprehensive_round_decimals_0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:55.4716832Z test_comprehensive_round_decimals_0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:55.4738751Z test_comprehensive_round_decimals_3_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:55.4759274Z test_comprehensive_round_decimals_3_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:55.4779983Z test_comprehensive_round_decimals_3_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:55.4802139Z test_comprehensive_round_decimals_neg_3_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:55.4822651Z test_comprehensive_round_decimals_neg_3_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:55.4843212Z test_comprehensive_round_decimals_neg_3_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:55.4916339Z test_comprehensive_rsqrt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:55.4947067Z test_comprehensive_rsqrt_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:55.5097560Z test_comprehensive_rsqrt_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:55.5249009Z test_comprehensive_rsqrt_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:55.5362166Z test_comprehensive_rsqrt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:55.5472331Z test_comprehensive_rsqrt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:55.5502936Z test_comprehensive_rsqrt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:55.5533075Z test_comprehensive_rsqrt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:55.5562996Z test_comprehensive_rsqrt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:55.5593164Z test_comprehensive_rsqrt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:55.5624507Z test_comprehensive_rsqrt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:55.5827749Z test_comprehensive_rsub_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:55.7438681Z test_comprehensive_rsub_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.160s) 2022-08-17T13:10:55.9063277Z test_comprehensive_rsub_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.168s) 2022-08-17T13:10:55.9290203Z test_comprehensive_rsub_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:56.0292339Z test_comprehensive_rsub_cpu_float32 (__main__.TestDecompCPU) ... ok (0.096s) 2022-08-17T13:10:56.1266677Z test_comprehensive_rsub_cpu_float64 (__main__.TestDecompCPU) ... ok (0.095s) 2022-08-17T13:10:56.1420733Z test_comprehensive_rsub_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:56.1573342Z test_comprehensive_rsub_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:56.1722093Z test_comprehensive_rsub_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:56.1872482Z test_comprehensive_rsub_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:56.2021250Z test_comprehensive_rsub_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:56.2076913Z test_comprehensive_scatter_add_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:56.2098422Z test_comprehensive_scatter_add_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:56.2152021Z test_comprehensive_scatter_add_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:56.2205902Z test_comprehensive_scatter_add_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:56.2259196Z test_comprehensive_scatter_add_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:56.2308053Z test_comprehensive_scatter_add_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:56.2354169Z test_comprehensive_scatter_add_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:56.2375287Z test_comprehensive_scatter_add_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:56.2397338Z test_comprehensive_scatter_add_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:56.2418149Z test_comprehensive_scatter_add_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:56.2438869Z test_comprehensive_scatter_add_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:56.2459608Z test_comprehensive_scatter_add_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:56.2516882Z test_comprehensive_scatter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:56.2541849Z test_comprehensive_scatter_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:56.2603832Z test_comprehensive_scatter_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:56.2663962Z test_comprehensive_scatter_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:56.2721053Z test_comprehensive_scatter_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:56.2775898Z test_comprehensive_scatter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:56.2828355Z test_comprehensive_scatter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:56.2853198Z test_comprehensive_scatter_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:56.2879216Z test_comprehensive_scatter_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:56.2903874Z test_comprehensive_scatter_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:56.2928084Z test_comprehensive_scatter_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:56.2952347Z test_comprehensive_scatter_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:56.3984324Z test_comprehensive_scatter_reduce_amax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.111s) 2022-08-17T13:10:56.4013303Z test_comprehensive_scatter_reduce_amax_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:56.5170014Z test_comprehensive_scatter_reduce_amax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.113s) 2022-08-17T13:10:56.7012410Z test_comprehensive_scatter_reduce_amax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.189s) 2022-08-17T13:10:56.8830384Z test_comprehensive_scatter_reduce_amax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.175s) 2022-08-17T13:10:56.8859850Z test_comprehensive_scatter_reduce_amax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:56.8887553Z test_comprehensive_scatter_reduce_amax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:56.8915529Z test_comprehensive_scatter_reduce_amax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:56.8942229Z test_comprehensive_scatter_reduce_amax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:56.8968733Z test_comprehensive_scatter_reduce_amax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:56.9988904Z test_comprehensive_scatter_reduce_amin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.095s) 2022-08-17T13:10:57.0019334Z test_comprehensive_scatter_reduce_amin_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:57.1174328Z test_comprehensive_scatter_reduce_amin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.111s) 2022-08-17T13:10:57.3005729Z test_comprehensive_scatter_reduce_amin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.175s) 2022-08-17T13:10:57.4802214Z test_comprehensive_scatter_reduce_amin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.190s) 2022-08-17T13:10:57.4832060Z test_comprehensive_scatter_reduce_amin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:57.4859716Z test_comprehensive_scatter_reduce_amin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:57.4886388Z test_comprehensive_scatter_reduce_amin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:57.4912899Z test_comprehensive_scatter_reduce_amin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:57.4939591Z test_comprehensive_scatter_reduce_amin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:57.5346731Z test_comprehensive_scatter_reduce_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:10:57.5792273Z test_comprehensive_scatter_reduce_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:10:57.6659960Z test_comprehensive_scatter_reduce_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.095s) 2022-08-17T13:10:57.7511281Z test_comprehensive_scatter_reduce_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.081s) 2022-08-17T13:10:57.7544675Z test_comprehensive_scatter_reduce_mean_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:57.7576010Z test_comprehensive_scatter_reduce_mean_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:57.7605781Z test_comprehensive_scatter_reduce_mean_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:57.7635845Z test_comprehensive_scatter_reduce_mean_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T13:10:57.7665183Z test_comprehensive_scatter_reduce_mean_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:57.8940406Z test_comprehensive_scatter_reduce_prod_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.130s) 2022-08-17T13:10:57.8968703Z test_comprehensive_scatter_reduce_prod_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:58.0346378Z test_comprehensive_scatter_reduce_prod_cpu_float16 (__main__.TestDecompCPU) ... ok (0.130s) 2022-08-17T13:10:58.3454087Z test_comprehensive_scatter_reduce_prod_cpu_float32 (__main__.TestDecompCPU) ... ok (0.310s) 2022-08-17T13:10:58.6514570Z test_comprehensive_scatter_reduce_prod_cpu_float64 (__main__.TestDecompCPU) ... ok (0.310s) 2022-08-17T13:10:58.6544183Z test_comprehensive_scatter_reduce_prod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:58.6572213Z test_comprehensive_scatter_reduce_prod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:58.6598961Z test_comprehensive_scatter_reduce_prod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:58.6625609Z test_comprehensive_scatter_reduce_prod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:58.6652183Z test_comprehensive_scatter_reduce_prod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:58.6752332Z test_comprehensive_scatter_reduce_sum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:58.6779470Z test_comprehensive_scatter_reduce_sum_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:58.6879931Z test_comprehensive_scatter_reduce_sum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:58.6982400Z test_comprehensive_scatter_reduce_sum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:58.7078039Z test_comprehensive_scatter_reduce_sum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:58.7106106Z test_comprehensive_scatter_reduce_sum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:58.7133420Z test_comprehensive_scatter_reduce_sum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:58.7160061Z test_comprehensive_scatter_reduce_sum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:58.7186838Z test_comprehensive_scatter_reduce_sum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:58.7213382Z test_comprehensive_scatter_reduce_sum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:58.7365541Z test_comprehensive_searchsorted_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:58.7529292Z test_comprehensive_searchsorted_cpu_float16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:58.7676054Z test_comprehensive_searchsorted_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:58.7825276Z test_comprehensive_searchsorted_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:58.7935967Z test_comprehensive_searchsorted_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:58.8045297Z test_comprehensive_searchsorted_cpu_int32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:58.8156223Z test_comprehensive_searchsorted_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:58.8265347Z test_comprehensive_searchsorted_cpu_int8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:58.8374736Z test_comprehensive_searchsorted_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:58.8781332Z test_comprehensive_segment_reduce_lengths_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:10:58.9197837Z test_comprehensive_segment_reduce_lengths_cpu_float16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:10:58.9582261Z test_comprehensive_segment_reduce_lengths_cpu_float32 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:10:58.9964935Z test_comprehensive_segment_reduce_lengths_cpu_float64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:10:59.0383701Z test_comprehensive_segment_reduce_offsets_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T13:10:59.0811317Z test_comprehensive_segment_reduce_offsets_cpu_float16 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:10:59.1204766Z test_comprehensive_segment_reduce_offsets_cpu_float32 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:10:59.1598245Z test_comprehensive_segment_reduce_offsets_cpu_float64 (__main__.TestDecompCPU) ... ok (0.046s) 2022-08-17T13:10:59.1644841Z test_comprehensive_select_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.1660546Z test_comprehensive_select_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.1761139Z test_comprehensive_select_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:59.1780853Z test_comprehensive_select_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.1881289Z test_comprehensive_select_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.1924952Z test_comprehensive_select_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:59.1999743Z test_comprehensive_select_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.2075364Z test_comprehensive_select_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:59.2089859Z test_comprehensive_select_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.2104298Z test_comprehensive_select_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.2118591Z test_comprehensive_select_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.2133058Z test_comprehensive_select_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.2147412Z test_comprehensive_select_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.2189087Z test_comprehensive_select_scatter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.2204100Z test_comprehensive_select_scatter_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:59.2245103Z test_comprehensive_select_scatter_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.2285920Z test_comprehensive_select_scatter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.2326347Z test_comprehensive_select_scatter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:59.2341775Z test_comprehensive_select_scatter_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.2357015Z test_comprehensive_select_scatter_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.2372354Z test_comprehensive_select_scatter_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.2387589Z test_comprehensive_select_scatter_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.2402902Z test_comprehensive_select_scatter_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:59.2420795Z test_comprehensive_sgn_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.2432879Z test_comprehensive_sgn_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.3247296Z test_comprehensive_sgn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.083s) 2022-08-17T13:10:59.3264345Z test_comprehensive_sgn_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.4119670Z test_comprehensive_sgn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.088s) 2022-08-17T13:10:59.4140132Z test_comprehensive_sgn_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.4157344Z test_comprehensive_sgn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.4174668Z test_comprehensive_sgn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.4187004Z test_comprehensive_sgn_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.4199066Z test_comprehensive_sgn_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.4212392Z test_comprehensive_sgn_cpu_int64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:59.4224355Z test_comprehensive_sgn_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.4236476Z test_comprehensive_sgn_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.4253443Z test_comprehensive_short_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.4268016Z test_comprehensive_short_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.4286293Z test_comprehensive_short_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.4304678Z test_comprehensive_short_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.4321501Z test_comprehensive_short_cpu_float16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:59.4338104Z test_comprehensive_short_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.4354570Z test_comprehensive_short_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.4367844Z test_comprehensive_short_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.4382618Z test_comprehensive_short_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.4397313Z test_comprehensive_short_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.4412011Z test_comprehensive_short_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.4426745Z test_comprehensive_short_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.4480606Z test_comprehensive_sigmoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:59.4523085Z test_comprehensive_sigmoid_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.4620918Z test_comprehensive_sigmoid_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:59.4719963Z test_comprehensive_sigmoid_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.4800256Z test_comprehensive_sigmoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:59.4878863Z test_comprehensive_sigmoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.4921470Z test_comprehensive_sigmoid_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.4963840Z test_comprehensive_sigmoid_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:59.5005978Z test_comprehensive_sigmoid_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.5048189Z test_comprehensive_sigmoid_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.5092485Z test_comprehensive_sigmoid_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:59.5113813Z test_comprehensive_sign_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.5152974Z test_comprehensive_sign_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.5175540Z test_comprehensive_sign_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.5240377Z test_comprehensive_sign_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:59.5299545Z test_comprehensive_sign_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:59.5338128Z test_comprehensive_sign_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.5376440Z test_comprehensive_sign_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.5414635Z test_comprehensive_sign_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.5453303Z test_comprehensive_sign_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:59.5491273Z test_comprehensive_sign_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.5527659Z test_comprehensive_signbit_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.5565858Z test_comprehensive_signbit_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.5608425Z test_comprehensive_signbit_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:59.5672689Z test_comprehensive_signbit_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.5727428Z test_comprehensive_signbit_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:59.5766063Z test_comprehensive_signbit_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.5804724Z test_comprehensive_signbit_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.5843313Z test_comprehensive_signbit_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.5881997Z test_comprehensive_signbit_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:59.5919936Z test_comprehensive_signbit_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.5954783Z test_comprehensive_sin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.5997681Z test_comprehensive_sin_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.6352218Z test_comprehensive_sin_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.046s) 2022-08-17T13:10:59.6728696Z test_comprehensive_sin_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:10:59.6939005Z test_comprehensive_sin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:59.7128137Z test_comprehensive_sin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:10:59.7172516Z test_comprehensive_sin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.7215710Z test_comprehensive_sin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:59.7257839Z test_comprehensive_sin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.7300104Z test_comprehensive_sin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.7341827Z test_comprehensive_sin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:10:59.7505490Z test_comprehensive_sinc_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:59.7519126Z test_comprehensive_sinc_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.7917771Z test_comprehensive_sinc_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:10:59.8324176Z test_comprehensive_sinc_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T13:10:59.8620014Z test_comprehensive_sinc_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:10:59.8910451Z test_comprehensive_sinc_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:10:59.8926260Z test_comprehensive_sinc_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.8940645Z test_comprehensive_sinc_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.8954154Z test_comprehensive_sinc_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.8967596Z test_comprehensive_sinc_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.8981122Z test_comprehensive_sinc_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.9013711Z test_comprehensive_sinh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:10:59.9056499Z test_comprehensive_sinh_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:10:59.9410952Z test_comprehensive_sinh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:10:59.9787884Z test_comprehensive_sinh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:10:59.9998840Z test_comprehensive_sinh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.0193825Z test_comprehensive_sinh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.0236630Z test_comprehensive_sinh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.0279253Z test_comprehensive_sinh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.0319643Z test_comprehensive_sinh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.0360092Z test_comprehensive_sinh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.0399943Z test_comprehensive_sinh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.0529048Z test_comprehensive_slice_scatter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.0559467Z test_comprehensive_slice_scatter_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.0831517Z test_comprehensive_slice_scatter_cpu_float16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:11:00.0913913Z test_comprehensive_slice_scatter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.1023281Z test_comprehensive_slice_scatter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.1055353Z test_comprehensive_slice_scatter_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.1086298Z test_comprehensive_slice_scatter_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.1118059Z test_comprehensive_slice_scatter_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.1148596Z test_comprehensive_slice_scatter_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.1179058Z test_comprehensive_slice_scatter_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.1247149Z test_comprehensive_softmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.1499527Z test_comprehensive_softmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.1741580Z test_comprehensive_softmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:11:00.1809426Z test_comprehensive_softmax_with_dtype_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.1909117Z test_comprehensive_softmax_with_dtype_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.2158324Z test_comprehensive_softmax_with_dtype_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:11:00.2411547Z test_comprehensive_softmax_with_dtype_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.2479946Z test_comprehensive_softmax_with_dtype_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.2731458Z test_comprehensive_softmax_with_dtype_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.2973359Z test_comprehensive_softmax_with_dtype_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:11:00.3093824Z test_comprehensive_softmax_with_dtype_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.3214881Z test_comprehensive_softmax_with_dtype_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.3335470Z test_comprehensive_softmax_with_dtype_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.3455644Z test_comprehensive_softmax_with_dtype_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.3576149Z test_comprehensive_softmax_with_dtype_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.3802465Z test_comprehensive_sort_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:11:00.3847607Z test_comprehensive_sort_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.4098654Z test_comprehensive_sort_cpu_float16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:11:00.4313297Z test_comprehensive_sort_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.4509223Z test_comprehensive_sort_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.4560929Z test_comprehensive_sort_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.4611730Z test_comprehensive_sort_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.4660151Z test_comprehensive_sort_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.4709280Z test_comprehensive_sort_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.4757482Z test_comprehensive_sort_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.4768448Z test_comprehensive_sparse_sampled_addmm_cpu_complex128 (__main__.TestDecompCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:11:00.4779128Z test_comprehensive_sparse_sampled_addmm_cpu_complex64 (__main__.TestDecompCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:11:00.4789551Z test_comprehensive_sparse_sampled_addmm_cpu_float32 (__main__.TestDecompCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:11:00.4800047Z test_comprehensive_sparse_sampled_addmm_cpu_float64 (__main__.TestDecompCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:11:00.4814563Z test_comprehensive_special_airy_ai_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.4829105Z test_comprehensive_special_airy_ai_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.4843594Z test_comprehensive_special_airy_ai_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.4857267Z test_comprehensive_special_airy_ai_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.4870508Z test_comprehensive_special_airy_ai_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.4883736Z test_comprehensive_special_airy_ai_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.4897112Z test_comprehensive_special_airy_ai_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.4910307Z test_comprehensive_special_airy_ai_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.4924561Z test_comprehensive_special_bessel_j0_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.4938995Z test_comprehensive_special_bessel_j0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.4953406Z test_comprehensive_special_bessel_j0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.4966642Z test_comprehensive_special_bessel_j0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.4980008Z test_comprehensive_special_bessel_j0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.4993262Z test_comprehensive_special_bessel_j0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.5006678Z test_comprehensive_special_bessel_j0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.5021880Z test_comprehensive_special_bessel_j0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.5036015Z test_comprehensive_special_bessel_j1_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.5050305Z test_comprehensive_special_bessel_j1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.5064690Z test_comprehensive_special_bessel_j1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.5078041Z test_comprehensive_special_bessel_j1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.5091470Z test_comprehensive_special_bessel_j1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.5104727Z test_comprehensive_special_bessel_j1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.5118081Z test_comprehensive_special_bessel_j1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.5131491Z test_comprehensive_special_bessel_j1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.5145412Z test_comprehensive_special_bessel_y0_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.5159861Z test_comprehensive_special_bessel_y0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.5174797Z test_comprehensive_special_bessel_y0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:11:00.5188319Z test_comprehensive_special_bessel_y0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:11:00.5202093Z test_comprehensive_special_bessel_y0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T13:11:00.5215782Z test_comprehensive_special_bessel_y0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:11:00.5229285Z test_comprehensive_special_bessel_y0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:11:00.5242936Z test_comprehensive_special_bessel_y0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T13:11:00.5257338Z test_comprehensive_special_bessel_y1_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:11:00.5272063Z test_comprehensive_special_bessel_y1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T13:11:00.5286566Z test_comprehensive_special_bessel_y1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:11:00.5300336Z test_comprehensive_special_bessel_y1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T13:11:00.5313864Z test_comprehensive_special_bessel_y1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:11:00.5327168Z test_comprehensive_special_bessel_y1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.5340571Z test_comprehensive_special_bessel_y1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.5353876Z test_comprehensive_special_bessel_y1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.5373876Z test_comprehensive_special_chebyshev_polynomial_t_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.5399226Z test_comprehensive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.5424959Z test_comprehensive_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.5444477Z test_comprehensive_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.5464183Z test_comprehensive_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.5483540Z test_comprehensive_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.5503170Z test_comprehensive_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.5522085Z test_comprehensive_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.5541773Z test_comprehensive_special_chebyshev_polynomial_u_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.5566993Z test_comprehensive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.5592605Z test_comprehensive_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.5611656Z test_comprehensive_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.5631308Z test_comprehensive_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.5650664Z test_comprehensive_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.5671447Z test_comprehensive_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.5690520Z test_comprehensive_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.5695676Z test_comprehensive_special_chebyshev_polynomial_v_cpu_bool (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:00.5700159Z test_comprehensive_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:00.5704588Z test_comprehensive_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:00.5709016Z test_comprehensive_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:00.5713393Z test_comprehensive_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:00.5717740Z test_comprehensive_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:00.5722108Z test_comprehensive_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:00.5726496Z test_comprehensive_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:00.5730958Z test_comprehensive_special_chebyshev_polynomial_w_cpu_bool (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:00.5735342Z test_comprehensive_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:00.5739688Z test_comprehensive_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:00.5744028Z test_comprehensive_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:00.5748426Z test_comprehensive_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:00.5752761Z test_comprehensive_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:00.5757193Z test_comprehensive_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:00.5761459Z test_comprehensive_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:00.5817344Z test_comprehensive_special_entr_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.5829708Z test_comprehensive_special_entr_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.5920141Z test_comprehensive_special_entr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.6008400Z test_comprehensive_special_entr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.6021096Z test_comprehensive_special_entr_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.6033794Z test_comprehensive_special_entr_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.6046436Z test_comprehensive_special_entr_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.6059140Z test_comprehensive_special_entr_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.6072024Z test_comprehensive_special_entr_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.6086421Z test_comprehensive_special_erfcx_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.6207668Z test_comprehensive_special_erfcx_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.6325318Z test_comprehensive_special_erfcx_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.6339490Z test_comprehensive_special_erfcx_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.6353253Z test_comprehensive_special_erfcx_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.6366685Z test_comprehensive_special_erfcx_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.6380200Z test_comprehensive_special_erfcx_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.6393685Z test_comprehensive_special_erfcx_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.6413493Z test_comprehensive_special_hermite_polynomial_h_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.6438772Z test_comprehensive_special_hermite_polynomial_h_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.6464365Z test_comprehensive_special_hermite_polynomial_h_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.6483709Z test_comprehensive_special_hermite_polynomial_h_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.6503344Z test_comprehensive_special_hermite_polynomial_h_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.6522588Z test_comprehensive_special_hermite_polynomial_h_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.6541457Z test_comprehensive_special_hermite_polynomial_h_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.6560242Z test_comprehensive_special_hermite_polynomial_h_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.6579903Z test_comprehensive_special_hermite_polynomial_he_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.6605161Z test_comprehensive_special_hermite_polynomial_he_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.6630656Z test_comprehensive_special_hermite_polynomial_he_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.6649796Z test_comprehensive_special_hermite_polynomial_he_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.6669426Z test_comprehensive_special_hermite_polynomial_he_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.6688704Z test_comprehensive_special_hermite_polynomial_he_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.6707616Z test_comprehensive_special_hermite_polynomial_he_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.6726601Z test_comprehensive_special_hermite_polynomial_he_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.6748554Z test_comprehensive_special_i0e_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.6774999Z test_comprehensive_special_i0e_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.6883961Z test_comprehensive_special_i0e_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.6989729Z test_comprehensive_special_i0e_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.7014030Z test_comprehensive_special_i0e_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.7037635Z test_comprehensive_special_i0e_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.7061020Z test_comprehensive_special_i0e_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.7084228Z test_comprehensive_special_i0e_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.7107709Z test_comprehensive_special_i0e_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.7131070Z test_comprehensive_special_i1_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.7404075Z test_comprehensive_special_i1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:11:00.7669039Z test_comprehensive_special_i1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.7695096Z test_comprehensive_special_i1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.7719204Z test_comprehensive_special_i1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.7742726Z test_comprehensive_special_i1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.7766013Z test_comprehensive_special_i1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.7789325Z test_comprehensive_special_i1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.7812644Z test_comprehensive_special_i1e_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.8135962Z test_comprehensive_special_i1e_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:11:00.8453031Z test_comprehensive_special_i1e_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:11:00.8478663Z test_comprehensive_special_i1e_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.8503058Z test_comprehensive_special_i1e_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:11:00.8526457Z test_comprehensive_special_i1e_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.8549702Z test_comprehensive_special_i1e_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.8572964Z test_comprehensive_special_i1e_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.8592810Z test_comprehensive_special_laguerre_polynomial_l_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.8618449Z test_comprehensive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.8644004Z test_comprehensive_special_laguerre_polynomial_l_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.8663219Z test_comprehensive_special_laguerre_polynomial_l_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.8682683Z test_comprehensive_special_laguerre_polynomial_l_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.8702326Z test_comprehensive_special_laguerre_polynomial_l_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.8721237Z test_comprehensive_special_laguerre_polynomial_l_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.8740360Z test_comprehensive_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.8745320Z test_comprehensive_special_legendre_polynomial_p_cpu_bool (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:00.8749940Z test_comprehensive_special_legendre_polynomial_p_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:00.8754503Z test_comprehensive_special_legendre_polynomial_p_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:00.8758938Z test_comprehensive_special_legendre_polynomial_p_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:00.8763311Z test_comprehensive_special_legendre_polynomial_p_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:00.8767750Z test_comprehensive_special_legendre_polynomial_p_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:00.8773080Z test_comprehensive_special_legendre_polynomial_p_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:00.8776722Z test_comprehensive_special_legendre_polynomial_p_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:00.8790826Z test_comprehensive_special_log_ndtr_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.8975350Z test_comprehensive_special_log_ndtr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:11:00.9151963Z test_comprehensive_special_log_ndtr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.9166217Z test_comprehensive_special_log_ndtr_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9179891Z test_comprehensive_special_log_ndtr_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9193335Z test_comprehensive_special_log_ndtr_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9206762Z test_comprehensive_special_log_ndtr_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9220201Z test_comprehensive_special_log_ndtr_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9234570Z test_comprehensive_special_modified_bessel_i0_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9248949Z test_comprehensive_special_modified_bessel_i0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9263385Z test_comprehensive_special_modified_bessel_i0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9276828Z test_comprehensive_special_modified_bessel_i0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.9290234Z test_comprehensive_special_modified_bessel_i0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:11:00.9303650Z test_comprehensive_special_modified_bessel_i0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9317024Z test_comprehensive_special_modified_bessel_i0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9330397Z test_comprehensive_special_modified_bessel_i0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9344702Z test_comprehensive_special_modified_bessel_i1_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9359007Z test_comprehensive_special_modified_bessel_i1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9373358Z test_comprehensive_special_modified_bessel_i1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9386653Z test_comprehensive_special_modified_bessel_i1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9399973Z test_comprehensive_special_modified_bessel_i1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9413434Z test_comprehensive_special_modified_bessel_i1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9426566Z test_comprehensive_special_modified_bessel_i1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9440056Z test_comprehensive_special_modified_bessel_i1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.9454230Z test_comprehensive_special_modified_bessel_k0_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9468527Z test_comprehensive_special_modified_bessel_k0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9482835Z test_comprehensive_special_modified_bessel_k0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9496247Z test_comprehensive_special_modified_bessel_k0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9509484Z test_comprehensive_special_modified_bessel_k0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9522901Z test_comprehensive_special_modified_bessel_k0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9536237Z test_comprehensive_special_modified_bessel_k0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9549508Z test_comprehensive_special_modified_bessel_k0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9563569Z test_comprehensive_special_modified_bessel_k1_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9577866Z test_comprehensive_special_modified_bessel_k1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9592184Z test_comprehensive_special_modified_bessel_k1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9605405Z test_comprehensive_special_modified_bessel_k1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.9618823Z test_comprehensive_special_modified_bessel_k1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9632166Z test_comprehensive_special_modified_bessel_k1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9645539Z test_comprehensive_special_modified_bessel_k1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9658996Z test_comprehensive_special_modified_bessel_k1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:00.9820999Z test_comprehensive_special_ndtr_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:00.9914122Z test_comprehensive_special_ndtr_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:01.0222368Z test_comprehensive_special_ndtr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:11:01.0522235Z test_comprehensive_special_ndtr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:01.0620672Z test_comprehensive_special_ndtr_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:01.0717758Z test_comprehensive_special_ndtr_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:01.0815206Z test_comprehensive_special_ndtr_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.0912427Z test_comprehensive_special_ndtr_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:01.1008303Z test_comprehensive_special_ndtr_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.1023477Z test_comprehensive_special_ndtri_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:01.1156244Z test_comprehensive_special_ndtri_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.1285695Z test_comprehensive_special_ndtri_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:01.1300038Z test_comprehensive_special_ndtri_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.1313698Z test_comprehensive_special_ndtri_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.1327198Z test_comprehensive_special_ndtri_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.1341160Z test_comprehensive_special_ndtri_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:11:01.1354318Z test_comprehensive_special_ndtri_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.1450421Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.1467694Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.1639874Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:01.1808826Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:01.1827624Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:01.1845886Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.1863414Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.1881118Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.1899163Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.1913460Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.1927937Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.1942342Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.1955802Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.1969251Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:01.1982780Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.1996079Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.2009547Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.2023794Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.2038136Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.2052512Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.2065812Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.2079058Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.2094053Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.2107371Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.2120666Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.2125715Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:11:01.2130276Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:01.2134822Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:01.2139431Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2022-08-17T13:11:01.2143861Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:01.2148283Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:01.2152779Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:01.2157146Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:01.2161458Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:01.2165897Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:01.2170247Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:01.2174749Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:01.2179083Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:01.2183503Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:01.2187856Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:01.2192153Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:01.2196589Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:01.2200938Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:01.2205320Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:01.2209744Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:01.2214160Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:01.2218551Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:01.2223019Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:01.2227529Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:01.2231861Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:01.2236211Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:01.2240569Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:01.2245066Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:01.2249477Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:01.2253891Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:01.2258330Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:01.2262641Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:11:01.2277910Z test_comprehensive_special_spherical_bessel_j0_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.2293090Z test_comprehensive_special_spherical_bessel_j0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.2307676Z test_comprehensive_special_spherical_bessel_j0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:01.2321067Z test_comprehensive_special_spherical_bessel_j0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.2334612Z test_comprehensive_special_spherical_bessel_j0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T13:11:01.2347855Z test_comprehensive_special_spherical_bessel_j0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.2361114Z test_comprehensive_special_spherical_bessel_j0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.2374466Z test_comprehensive_special_spherical_bessel_j0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.2731979Z test_comprehensive_special_xlog1py_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:11:01.2752674Z test_comprehensive_special_xlog1py_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.2779676Z test_comprehensive_special_xlog1py_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.4446184Z test_comprehensive_special_xlog1py_cpu_float32 (__main__.TestDecompCPU) ... ok (0.174s) 2022-08-17T13:11:01.6074112Z test_comprehensive_special_xlog1py_cpu_float64 (__main__.TestDecompCPU) ... ok (0.157s) 2022-08-17T13:11:01.6095875Z test_comprehensive_special_xlog1py_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.6117376Z test_comprehensive_special_xlog1py_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:01.6137397Z test_comprehensive_special_xlog1py_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.6156922Z test_comprehensive_special_xlog1py_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.6176342Z test_comprehensive_special_xlog1py_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.6344415Z test_comprehensive_special_zeta_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:01.6587545Z test_comprehensive_special_zeta_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:01.6824919Z test_comprehensive_special_zeta_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:11:01.6996968Z test_comprehensive_special_zeta_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:01.7171046Z test_comprehensive_special_zeta_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:01.7342193Z test_comprehensive_special_zeta_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:01.7513363Z test_comprehensive_special_zeta_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:01.7689801Z test_comprehensive_special_zeta_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:01.7724999Z test_comprehensive_split_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:01.7786674Z test_comprehensive_split_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.8018876Z test_comprehensive_split_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:11:01.8177037Z test_comprehensive_split_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:01.8418589Z test_comprehensive_split_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:01.8454429Z test_comprehensive_split_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:01.8601753Z test_comprehensive_split_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:01.8745960Z test_comprehensive_split_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.8807470Z test_comprehensive_split_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:01.8868870Z test_comprehensive_split_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.8929374Z test_comprehensive_split_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:01.8990499Z test_comprehensive_split_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.9051137Z test_comprehensive_split_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T13:11:01.9104266Z test_comprehensive_split_list_args_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:01.9228108Z test_comprehensive_split_list_args_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:01.9691595Z test_comprehensive_split_list_args_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:11:02.0168562Z test_comprehensive_split_list_args_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:11:02.0223665Z test_comprehensive_split_list_args_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:02.0512552Z test_comprehensive_split_list_args_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:11:02.0796296Z test_comprehensive_split_list_args_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:11:02.0919682Z test_comprehensive_split_list_args_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:02.1041586Z test_comprehensive_split_list_args_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:02.1162139Z test_comprehensive_split_list_args_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:02.1283917Z test_comprehensive_split_list_args_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:02.1403706Z test_comprehensive_split_list_args_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:02.1470039Z test_comprehensive_split_with_sizes_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:02.1627624Z test_comprehensive_split_with_sizes_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:02.2240444Z test_comprehensive_split_with_sizes_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:11:02.2673786Z test_comprehensive_split_with_sizes_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:11:02.3304606Z test_comprehensive_split_with_sizes_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T13:11:02.3374761Z test_comprehensive_split_with_sizes_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:02.3751117Z test_comprehensive_split_with_sizes_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:11:02.4127384Z test_comprehensive_split_with_sizes_cpu_float64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:11:02.4289589Z test_comprehensive_split_with_sizes_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:02.4449069Z test_comprehensive_split_with_sizes_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:02.4605437Z test_comprehensive_split_with_sizes_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:02.4763440Z test_comprehensive_split_with_sizes_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:02.4919179Z test_comprehensive_split_with_sizes_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:02.4955485Z test_comprehensive_sqrt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:02.4999081Z test_comprehensive_sqrt_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:02.5339869Z test_comprehensive_sqrt_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T13:11:02.5695145Z test_comprehensive_sqrt_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:11:02.5888582Z test_comprehensive_sqrt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:02.6076046Z test_comprehensive_sqrt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:02.6118531Z test_comprehensive_sqrt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:02.6160983Z test_comprehensive_sqrt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:02.6202607Z test_comprehensive_sqrt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T13:11:02.6244141Z test_comprehensive_sqrt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:02.6285403Z test_comprehensive_sqrt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:02.6353371Z test_comprehensive_square_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:02.6381596Z test_comprehensive_square_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:02.6519506Z test_comprehensive_square_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T13:11:02.6661457Z test_comprehensive_square_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:02.6735193Z test_comprehensive_square_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:02.6840691Z test_comprehensive_square_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:11:02.6943611Z test_comprehensive_square_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:02.6969258Z test_comprehensive_square_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:02.6995053Z test_comprehensive_square_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:02.7020356Z test_comprehensive_square_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:02.7047474Z test_comprehensive_square_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:02.7073329Z test_comprehensive_square_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:02.7145080Z test_comprehensive_squeeze_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:02.7210047Z test_comprehensive_squeeze_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:02.7446934Z test_comprehensive_squeeze_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T13:11:02.7572691Z test_comprehensive_squeeze_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:02.7815784Z test_comprehensive_squeeze_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:11:02.7886337Z test_comprehensive_squeeze_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:02.8063403Z test_comprehensive_squeeze_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:02.8237516Z test_comprehensive_squeeze_cpu_float64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:11:02.8303076Z test_comprehensive_squeeze_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:02.8367797Z test_comprehensive_squeeze_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:02.8431585Z test_comprehensive_squeeze_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:02.8495996Z test_comprehensive_squeeze_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:02.8560284Z test_comprehensive_squeeze_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:02.8621291Z test_comprehensive_stack_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:02.8685614Z test_comprehensive_stack_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:02.8859143Z test_comprehensive_stack_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:11:02.9012275Z test_comprehensive_stack_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:02.9190959Z test_comprehensive_stack_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:11:02.9252662Z test_comprehensive_stack_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:02.9381541Z test_comprehensive_stack_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:11:02.9508452Z test_comprehensive_stack_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T13:11:02.9574013Z test_comprehensive_stack_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:02.9639291Z test_comprehensive_stack_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:02.9703108Z test_comprehensive_stack_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:02.9768410Z test_comprehensive_stack_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:02.9833171Z test_comprehensive_stack_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:03.0185401Z test_comprehensive_std_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:11:03.1415398Z test_comprehensive_std_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.126s) 2022-08-17T13:11:03.2676810Z test_comprehensive_std_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.128s) 2022-08-17T13:11:03.3049789Z test_comprehensive_std_cpu_float16 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:11:03.3966551Z test_comprehensive_std_cpu_float32 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:11:03.4874821Z test_comprehensive_std_cpu_float64 (__main__.TestDecompCPU) ... ok (0.096s) 2022-08-17T13:11:03.5396582Z test_comprehensive_std_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.049s) 2022-08-17T13:11:03.7536144Z test_comprehensive_std_mean_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.222s) 2022-08-17T13:11:03.9727492Z test_comprehensive_std_mean_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.222s) 2022-08-17T13:11:04.0279169Z test_comprehensive_std_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.049s) 2022-08-17T13:11:04.1781830Z test_comprehensive_std_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.143s) 2022-08-17T13:11:04.3270230Z test_comprehensive_std_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.155s) 2022-08-17T13:11:04.5866889Z test_comprehensive_stft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.252s) 2022-08-17T13:11:04.8470442Z test_comprehensive_stft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.269s) 2022-08-17T13:11:05.1095361Z test_comprehensive_stft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.254s) 2022-08-17T13:11:05.3700284Z test_comprehensive_stft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.270s) 2022-08-17T13:11:05.3949452Z test_comprehensive_sub_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:05.5572287Z test_comprehensive_sub_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.172s) 2022-08-17T13:11:05.6042772Z test_comprehensive_sub_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:11:05.7662164Z test_comprehensive_sub_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.153s) 2022-08-17T13:11:05.7938773Z test_comprehensive_sub_cpu_float16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:11:05.8956003Z test_comprehensive_sub_cpu_float32 (__main__.TestDecompCPU) ... ok (0.104s) 2022-08-17T13:11:05.9945404Z test_comprehensive_sub_cpu_float64 (__main__.TestDecompCPU) ... ok (0.103s) 2022-08-17T13:11:06.0121326Z test_comprehensive_sub_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:06.0296915Z test_comprehensive_sub_cpu_int32 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T13:11:06.0468406Z test_comprehensive_sub_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:06.0641883Z test_comprehensive_sub_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:06.0813855Z test_comprehensive_sub_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:06.1062703Z test_comprehensive_sum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:11:06.1210438Z test_comprehensive_sum_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:06.1830031Z test_comprehensive_sum_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.057s) 2022-08-17T13:11:06.2464880Z test_comprehensive_sum_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.068s) 2022-08-17T13:11:06.2732018Z test_comprehensive_sum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:06.3223095Z test_comprehensive_sum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:11:06.3705862Z test_comprehensive_sum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:11:06.3856158Z test_comprehensive_sum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:06.4005306Z test_comprehensive_sum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:06.4152640Z test_comprehensive_sum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:06.4303088Z test_comprehensive_sum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:06.4452162Z test_comprehensive_sum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:06.4522845Z test_comprehensive_sum_to_size_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:06.4579525Z test_comprehensive_sum_to_size_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:06.4752788Z test_comprehensive_sum_to_size_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:06.4935374Z test_comprehensive_sum_to_size_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:06.5009556Z test_comprehensive_sum_to_size_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:06.5140934Z test_comprehensive_sum_to_size_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:06.5273806Z test_comprehensive_sum_to_size_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2022-08-17T13:11:06.5331840Z test_comprehensive_sum_to_size_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T13:11:06.5387710Z test_comprehensive_sum_to_size_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:06.5442916Z test_comprehensive_sum_to_size_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:06.5498956Z test_comprehensive_sum_to_size_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:06.5554372Z test_comprehensive_sum_to_size_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:11.2140477Z test_comprehensive_svd_cpu_complex128 (__main__.TestDecompCPU) ... ok (4.655s) 2022-08-17T13:11:15.9536014Z test_comprehensive_svd_cpu_complex64 (__main__.TestDecompCPU) ... ok (4.749s) 2022-08-17T13:11:19.4583241Z test_comprehensive_svd_cpu_float32 (__main__.TestDecompCPU) ... ok (3.495s) 2022-08-17T13:11:22.9279070Z test_comprehensive_svd_cpu_float64 (__main__.TestDecompCPU) ... ok (3.470s) 2022-08-17T13:11:37.2161012Z test_comprehensive_svd_lowrank_cpu_float32 (__main__.TestDecompCPU) ... ok (14.289s) 2022-08-17T13:11:51.2969014Z test_comprehensive_svd_lowrank_cpu_float64 (__main__.TestDecompCPU) ... ok (14.091s) 2022-08-17T13:11:51.4322834Z test_comprehensive_symeig_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.137s) 2022-08-17T13:11:51.5691578Z test_comprehensive_symeig_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.133s) 2022-08-17T13:11:51.6764458Z test_comprehensive_symeig_cpu_float32 (__main__.TestDecompCPU) ... ok (0.111s) 2022-08-17T13:11:51.7840917Z test_comprehensive_symeig_cpu_float64 (__main__.TestDecompCPU) ... ok (0.095s) 2022-08-17T13:11:51.7872515Z test_comprehensive_t_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:51.7896429Z test_comprehensive_t_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:51.7967156Z test_comprehensive_t_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:51.8039677Z test_comprehensive_t_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:51.8068380Z test_comprehensive_t_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:51.8124824Z test_comprehensive_t_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:51.8180006Z test_comprehensive_t_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:51.8203746Z test_comprehensive_t_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:11:51.8227206Z test_comprehensive_t_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T13:11:51.8250339Z test_comprehensive_t_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T13:11:51.8274075Z test_comprehensive_t_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T13:11:51.8297693Z test_comprehensive_t_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2022-08-17T13:11:51.8389144Z test_comprehensive_take_along_dim_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T13:11:51.8465225Z test_comprehensive_take_along_dim_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:51.8673156Z test_comprehensive_take_along_dim_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:11:51.8886271Z test_comprehensive_take_along_dim_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:51.8976851Z test_comprehensive_take_along_dim_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:51.9139064Z test_comprehensive_take_along_dim_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:51.9298501Z test_comprehensive_take_along_dim_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:51.9374695Z test_comprehensive_take_along_dim_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:51.9451053Z test_comprehensive_take_along_dim_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:51.9526371Z test_comprehensive_take_along_dim_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:51.9602410Z test_comprehensive_take_along_dim_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:51.9678945Z test_comprehensive_take_along_dim_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:51.9734365Z test_comprehensive_take_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:51.9751934Z test_comprehensive_take_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:51.9805229Z test_comprehensive_take_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:51.9858210Z test_comprehensive_take_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:51.9911731Z test_comprehensive_take_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:51.9961426Z test_comprehensive_take_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:52.0011205Z test_comprehensive_take_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:52.0029089Z test_comprehensive_take_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:52.0046977Z test_comprehensive_take_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:52.0064805Z test_comprehensive_take_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:52.0082666Z test_comprehensive_take_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:52.0100529Z test_comprehensive_take_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:52.0140066Z test_comprehensive_tan_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:52.0185254Z test_comprehensive_tan_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:52.0641025Z test_comprehensive_tan_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:11:52.1113878Z test_comprehensive_tan_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:11:52.1375388Z test_comprehensive_tan_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:11:52.1626459Z test_comprehensive_tan_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:52.1670538Z test_comprehensive_tan_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:52.1713792Z test_comprehensive_tan_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:52.1756238Z test_comprehensive_tan_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:52.1798672Z test_comprehensive_tan_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:52.1840480Z test_comprehensive_tan_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:52.1865725Z test_comprehensive_tanh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:52.1907162Z test_comprehensive_tanh_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:52.2176432Z test_comprehensive_tanh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:11:52.2464113Z test_comprehensive_tanh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:52.2614311Z test_comprehensive_tanh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:52.2756087Z test_comprehensive_tanh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:52.2798463Z test_comprehensive_tanh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:52.2840420Z test_comprehensive_tanh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:52.2882148Z test_comprehensive_tanh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:52.2923915Z test_comprehensive_tanh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:52.2965332Z test_comprehensive_tanh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:52.3261660Z test_comprehensive_tensor_split_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:11:52.3284124Z test_comprehensive_tensor_split_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:11:52.4919795Z test_comprehensive_tensor_split_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.160s) 2022-08-17T13:11:52.6572670Z test_comprehensive_tensor_split_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.165s) 2022-08-17T13:11:52.6872286Z test_comprehensive_tensor_split_cpu_float16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:11:52.7953821Z test_comprehensive_tensor_split_cpu_float32 (__main__.TestDecompCPU) ... ok (0.101s) 2022-08-17T13:11:52.9029221Z test_comprehensive_tensor_split_cpu_float64 (__main__.TestDecompCPU) ... ok (0.111s) 2022-08-17T13:11:52.9053998Z test_comprehensive_tensor_split_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:52.9076654Z test_comprehensive_tensor_split_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:52.9098472Z test_comprehensive_tensor_split_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:52.9120114Z test_comprehensive_tensor_split_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:52.9141504Z test_comprehensive_tensor_split_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:52.9198857Z test_comprehensive_tensordot_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:52.9361558Z test_comprehensive_tensordot_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:52.9527862Z test_comprehensive_tensordot_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:52.9656889Z test_comprehensive_tensordot_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:52.9783411Z test_comprehensive_tensordot_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:52.9821916Z test_comprehensive_tensordot_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:52.9860257Z test_comprehensive_tensordot_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:52.9900305Z test_comprehensive_tensordot_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:52.9944311Z test_comprehensive_tensordot_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:52.9982768Z test_comprehensive_tensordot_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.0216083Z test_comprehensive_tile_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:11:53.0255798Z test_comprehensive_tile_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.0681341Z test_comprehensive_tile_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:11:53.1116498Z test_comprehensive_tile_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:11:53.1371256Z test_comprehensive_tile_cpu_float16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:11:53.1720572Z test_comprehensive_tile_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:11:53.2064111Z test_comprehensive_tile_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:11:53.2108124Z test_comprehensive_tile_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:53.2149622Z test_comprehensive_tile_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:11:53.2190220Z test_comprehensive_tile_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.2230612Z test_comprehensive_tile_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.2271320Z test_comprehensive_tile_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:53.2290185Z test_comprehensive_to_sparse_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.2304566Z test_comprehensive_to_sparse_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.2320984Z test_comprehensive_to_sparse_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.2337157Z test_comprehensive_to_sparse_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.2352717Z test_comprehensive_to_sparse_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.2378857Z test_comprehensive_to_sparse_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.2401082Z test_comprehensive_to_sparse_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.2415843Z test_comprehensive_to_sparse_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.2432371Z test_comprehensive_to_sparse_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:53.2447092Z test_comprehensive_to_sparse_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:11:53.2461862Z test_comprehensive_to_sparse_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.2476692Z test_comprehensive_to_sparse_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.2543404Z test_comprehensive_topk_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.2606370Z test_comprehensive_topk_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:53.2666114Z test_comprehensive_topk_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.2684745Z test_comprehensive_topk_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.2702858Z test_comprehensive_topk_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.2721207Z test_comprehensive_topk_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.2739378Z test_comprehensive_topk_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.2758037Z test_comprehensive_topk_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:53.2807199Z test_comprehensive_trace_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.2851594Z test_comprehensive_trace_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.2887369Z test_comprehensive_trace_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.2922711Z test_comprehensive_trace_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:53.2940197Z test_comprehensive_trace_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.2957809Z test_comprehensive_trace_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.2975120Z test_comprehensive_trace_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.2992532Z test_comprehensive_trace_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.3010046Z test_comprehensive_trace_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.3075771Z test_comprehensive_transpose_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:53.3137589Z test_comprehensive_transpose_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.3411233Z test_comprehensive_transpose_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:11:53.3559043Z test_comprehensive_transpose_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:53.3837872Z test_comprehensive_transpose_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:53.3906038Z test_comprehensive_transpose_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:53.4097709Z test_comprehensive_transpose_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:53.4290415Z test_comprehensive_transpose_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:53.4353840Z test_comprehensive_transpose_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:53.4415664Z test_comprehensive_transpose_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.4475923Z test_comprehensive_transpose_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.4537339Z test_comprehensive_transpose_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:53.4598251Z test_comprehensive_transpose_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:53.5238586Z test_comprehensive_trapezoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T13:11:53.7168400Z test_comprehensive_trapezoid_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.190s) 2022-08-17T13:11:53.9163386Z test_comprehensive_trapezoid_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.206s) 2022-08-17T13:11:53.9800422Z test_comprehensive_trapezoid_cpu_float16 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:11:54.1259597Z test_comprehensive_trapezoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.144s) 2022-08-17T13:11:54.2665686Z test_comprehensive_trapezoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.143s) 2022-08-17T13:11:54.2983656Z test_comprehensive_trapezoid_cpu_int16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:11:54.3305540Z test_comprehensive_trapezoid_cpu_int32 (__main__.TestDecompCPU) ... ok (0.039s) 2022-08-17T13:11:54.3619746Z test_comprehensive_trapezoid_cpu_int64 (__main__.TestDecompCPU) ... ok (0.023s) 2022-08-17T13:11:54.3937769Z test_comprehensive_trapezoid_cpu_int8 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:11:54.4255957Z test_comprehensive_trapezoid_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:11:54.4892639Z test_comprehensive_trapz_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:11:54.6827492Z test_comprehensive_trapz_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.191s) 2022-08-17T13:11:54.8825094Z test_comprehensive_trapz_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.207s) 2022-08-17T13:11:54.9460417Z test_comprehensive_trapz_cpu_float16 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:11:55.0919813Z test_comprehensive_trapz_cpu_float32 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T13:11:55.2324763Z test_comprehensive_trapz_cpu_float64 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T13:11:55.2644037Z test_comprehensive_trapz_cpu_int16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:11:55.2961594Z test_comprehensive_trapz_cpu_int32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:11:55.3273395Z test_comprehensive_trapz_cpu_int64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:11:55.3590965Z test_comprehensive_trapz_cpu_int8 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:11:55.3908313Z test_comprehensive_trapz_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:11:55.4503689Z test_comprehensive_triangular_solve_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T13:11:55.5106507Z test_comprehensive_triangular_solve_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:11:55.5576528Z test_comprehensive_triangular_solve_cpu_float32 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T13:11:55.6038296Z test_comprehensive_triangular_solve_cpu_float64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:11:55.6069871Z test_comprehensive_tril_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:55.6084780Z test_comprehensive_tril_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:55.6118165Z test_comprehensive_tril_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:55.6150219Z test_comprehensive_tril_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:55.6183401Z test_comprehensive_tril_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:55.6212440Z test_comprehensive_tril_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:55.6242742Z test_comprehensive_tril_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:55.6258090Z test_comprehensive_tril_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:55.6272870Z test_comprehensive_tril_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:55.6287743Z test_comprehensive_tril_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:55.6302555Z test_comprehensive_tril_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:55.6317572Z test_comprehensive_tril_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:55.6347676Z test_comprehensive_triu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:55.6362526Z test_comprehensive_triu_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:55.6396369Z test_comprehensive_triu_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:55.6428461Z test_comprehensive_triu_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:55.6461532Z test_comprehensive_triu_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:55.6490682Z test_comprehensive_triu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:55.6520981Z test_comprehensive_triu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:55.6536239Z test_comprehensive_triu_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:55.6551234Z test_comprehensive_triu_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:55.6566273Z test_comprehensive_triu_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:55.6582495Z test_comprehensive_triu_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:55.6597426Z test_comprehensive_triu_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:55.7008040Z test_comprehensive_true_divide_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:11:55.7181649Z test_comprehensive_true_divide_cpu_bool (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:11:56.0982060Z test_comprehensive_true_divide_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.380s) 2022-08-17T13:11:56.4818251Z test_comprehensive_true_divide_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.382s) 2022-08-17T13:11:56.5268922Z test_comprehensive_true_divide_cpu_float16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:11:56.7543565Z test_comprehensive_true_divide_cpu_float32 (__main__.TestDecompCPU) ... ok (0.238s) 2022-08-17T13:11:56.9769029Z test_comprehensive_true_divide_cpu_float64 (__main__.TestDecompCPU) ... ok (0.222s) 2022-08-17T13:11:56.9946662Z test_comprehensive_true_divide_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:57.0125383Z test_comprehensive_true_divide_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:57.0299829Z test_comprehensive_true_divide_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:57.0475218Z test_comprehensive_true_divide_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:57.0648546Z test_comprehensive_true_divide_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:57.0671022Z test_comprehensive_trunc_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:57.0738620Z test_comprehensive_trunc_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:57.0798755Z test_comprehensive_trunc_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:57.0865094Z test_comprehensive_unbind_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:57.0881039Z test_comprehensive_unbind_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:57.1101187Z test_comprehensive_unbind_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:57.1123468Z test_comprehensive_unbind_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:57.1349504Z test_comprehensive_unbind_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:11:57.1415927Z test_comprehensive_unbind_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:57.1567394Z test_comprehensive_unbind_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:57.1715906Z test_comprehensive_unbind_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:57.1732955Z test_comprehensive_unbind_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:57.1748968Z test_comprehensive_unbind_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:57.1765184Z test_comprehensive_unbind_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:57.1781373Z test_comprehensive_unbind_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:57.1797554Z test_comprehensive_unbind_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:57.1876639Z test_comprehensive_unflatten_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:57.1954951Z test_comprehensive_unflatten_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:57.2136461Z test_comprehensive_unflatten_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:57.2297781Z test_comprehensive_unflatten_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:57.2484824Z test_comprehensive_unflatten_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:57.2563849Z test_comprehensive_unflatten_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:57.2713614Z test_comprehensive_unflatten_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:57.2845103Z test_comprehensive_unflatten_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:57.2924412Z test_comprehensive_unflatten_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:57.3002909Z test_comprehensive_unflatten_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:57.3080162Z test_comprehensive_unflatten_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:57.3158678Z test_comprehensive_unflatten_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:57.3238568Z test_comprehensive_unflatten_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T13:11:57.3340542Z test_comprehensive_unfold_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:11:57.3361011Z test_comprehensive_unfold_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:11:57.3462452Z test_comprehensive_unfold_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:57.3516742Z test_comprehensive_unfold_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:57.3619629Z test_comprehensive_unfold_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:57.3727906Z test_comprehensive_unfold_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:57.3815849Z test_comprehensive_unfold_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:57.3901697Z test_comprehensive_unfold_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:57.3922546Z test_comprehensive_unfold_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:57.3943263Z test_comprehensive_unfold_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:57.3964195Z test_comprehensive_unfold_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:57.3985513Z test_comprehensive_unfold_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:57.4006355Z test_comprehensive_unfold_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:57.4268067Z test_comprehensive_unique_consecutive_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:57.4458603Z test_comprehensive_unique_consecutive_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:57.4720203Z test_comprehensive_unique_consecutive_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:57.4985052Z test_comprehensive_unique_consecutive_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:11:57.5189718Z test_comprehensive_unique_consecutive_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:11:57.5393543Z test_comprehensive_unique_consecutive_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:57.5596386Z test_comprehensive_unique_consecutive_cpu_int64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:11:57.5798996Z test_comprehensive_unique_consecutive_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:57.6001996Z test_comprehensive_unique_consecutive_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:57.6414660Z test_comprehensive_unique_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:11:57.6754022Z test_comprehensive_unique_cpu_bool (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:11:57.7170081Z test_comprehensive_unique_cpu_float32 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:11:57.7587204Z test_comprehensive_unique_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:11:57.7949301Z test_comprehensive_unique_cpu_int16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:11:57.8306815Z test_comprehensive_unique_cpu_int32 (__main__.TestDecompCPU) ... ok (0.049s) 2022-08-17T13:11:57.8663307Z test_comprehensive_unique_cpu_int64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:11:57.9016438Z test_comprehensive_unique_cpu_int8 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:11:57.9371059Z test_comprehensive_unique_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:11:57.9458129Z test_comprehensive_unsqueeze_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:57.9536110Z test_comprehensive_unsqueeze_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:57.9875930Z test_comprehensive_unsqueeze_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:11:58.0046556Z test_comprehensive_unsqueeze_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:58.0393446Z test_comprehensive_unsqueeze_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:11:58.0478474Z test_comprehensive_unsqueeze_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:58.0723721Z test_comprehensive_unsqueeze_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:11:58.0960425Z test_comprehensive_unsqueeze_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:58.1036770Z test_comprehensive_unsqueeze_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:58.1112527Z test_comprehensive_unsqueeze_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:58.1187323Z test_comprehensive_unsqueeze_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:58.1263251Z test_comprehensive_unsqueeze_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:58.1339393Z test_comprehensive_unsqueeze_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:58.1570038Z test_comprehensive_var_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:58.2580321Z test_comprehensive_var_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.111s) 2022-08-17T13:11:58.3613858Z test_comprehensive_var_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.096s) 2022-08-17T13:11:58.3860995Z test_comprehensive_var_cpu_float16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:11:58.4555191Z test_comprehensive_var_cpu_float32 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T13:11:58.5245082Z test_comprehensive_var_cpu_float64 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T13:11:58.5630107Z test_comprehensive_var_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:11:58.7536076Z test_comprehensive_var_mean_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.191s) 2022-08-17T13:11:58.9477946Z test_comprehensive_var_mean_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.189s) 2022-08-17T13:11:58.9877294Z test_comprehensive_var_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:11:59.1142677Z test_comprehensive_var_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.127s) 2022-08-17T13:11:59.2387618Z test_comprehensive_var_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.111s) 2022-08-17T13:11:59.2416474Z test_comprehensive_vdot_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:59.2500803Z test_comprehensive_vdot_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.2586003Z test_comprehensive_vdot_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:59.2623076Z test_comprehensive_vdot_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.2659594Z test_comprehensive_vdot_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.2671868Z test_comprehensive_vdot_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.2684144Z test_comprehensive_vdot_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.2696335Z test_comprehensive_vdot_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.2708508Z test_comprehensive_vdot_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.2720907Z test_comprehensive_vdot_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.2736079Z test_comprehensive_view_as_complex_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:59.2750626Z test_comprehensive_view_as_complex_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.2765429Z test_comprehensive_view_as_complex_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.2801441Z test_comprehensive_view_as_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.2837647Z test_comprehensive_view_as_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.2918289Z test_comprehensive_view_as_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:59.2992886Z test_comprehensive_view_as_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.3077790Z test_comprehensive_view_as_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:59.3113507Z test_comprehensive_view_as_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.3175094Z test_comprehensive_view_as_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.3235571Z test_comprehensive_view_as_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:59.3271831Z test_comprehensive_view_as_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.3308125Z test_comprehensive_view_as_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.3344026Z test_comprehensive_view_as_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.3380673Z test_comprehensive_view_as_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:59.3416751Z test_comprehensive_view_as_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.3434707Z test_comprehensive_view_as_real_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.3452429Z test_comprehensive_view_as_real_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.3513120Z test_comprehensive_view_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.3604944Z test_comprehensive_view_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:59.3840565Z test_comprehensive_view_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:11:59.4057750Z test_comprehensive_view_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:59.4302353Z test_comprehensive_view_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:59.4364849Z test_comprehensive_view_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:59.4522283Z test_comprehensive_view_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:59.4676879Z test_comprehensive_view_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:59.4767564Z test_comprehensive_view_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.4858154Z test_comprehensive_view_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:59.4947620Z test_comprehensive_view_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:59.5038039Z test_comprehensive_view_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.5129082Z test_comprehensive_view_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:11:59.5192854Z test_comprehensive_vsplit_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.5207152Z test_comprehensive_vsplit_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.5479853Z test_comprehensive_vsplit_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:11:59.5495920Z test_comprehensive_vsplit_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.5779902Z test_comprehensive_vsplit_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:11:59.5843978Z test_comprehensive_vsplit_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.6027661Z test_comprehensive_vsplit_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:59.6210332Z test_comprehensive_vsplit_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:59.6224752Z test_comprehensive_vsplit_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:59.6238454Z test_comprehensive_vsplit_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:11:59.6251842Z test_comprehensive_vsplit_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.6265211Z test_comprehensive_vsplit_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.6278708Z test_comprehensive_vsplit_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.6323271Z test_comprehensive_vstack_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.6369883Z test_comprehensive_vstack_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.6511477Z test_comprehensive_vstack_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:59.6619553Z test_comprehensive_vstack_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:59.6764590Z test_comprehensive_vstack_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:59.6809087Z test_comprehensive_vstack_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.6913888Z test_comprehensive_vstack_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:59.7015123Z test_comprehensive_vstack_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.7062832Z test_comprehensive_vstack_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:59.7109628Z test_comprehensive_vstack_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.7155677Z test_comprehensive_vstack_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.7203141Z test_comprehensive_vstack_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:59.7249809Z test_comprehensive_vstack_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:11:59.7389174Z test_comprehensive_where_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:59.7514086Z test_comprehensive_where_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:11:59.9546410Z test_comprehensive_where_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.190s) 2022-08-17T13:11:59.9816046Z test_comprehensive_where_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:00.1870301Z test_comprehensive_where_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.206s) 2022-08-17T13:12:00.2018782Z test_comprehensive_where_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:00.3191943Z test_comprehensive_where_cpu_float32 (__main__.TestDecompCPU) ... ok (0.111s) 2022-08-17T13:12:00.4367024Z test_comprehensive_where_cpu_float64 (__main__.TestDecompCPU) ... ok (0.127s) 2022-08-17T13:12:00.4495062Z test_comprehensive_where_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:00.4622060Z test_comprehensive_where_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:00.4748022Z test_comprehensive_where_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:00.4873859Z test_comprehensive_where_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:00.4999241Z test_comprehensive_where_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:00.5711399Z test_comprehensive_xlogy_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T13:12:00.5870603Z test_comprehensive_xlogy_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:00.6621372Z test_comprehensive_xlogy_cpu_float16 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:12:00.9408543Z test_comprehensive_xlogy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.285s) 2022-08-17T13:12:01.2143970Z test_comprehensive_xlogy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.270s) 2022-08-17T13:12:01.2306204Z test_comprehensive_xlogy_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:01.2466838Z test_comprehensive_xlogy_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:01.2625631Z test_comprehensive_xlogy_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:01.2784096Z test_comprehensive_xlogy_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:01.2940349Z test_comprehensive_xlogy_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:01.2964882Z test_comprehensive_zero__cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.2978913Z test_comprehensive_zero__cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.3002887Z test_comprehensive_zero__cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.3026462Z test_comprehensive_zero__cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.3049537Z test_comprehensive_zero__cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.3071915Z test_comprehensive_zero__cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:01.3094537Z test_comprehensive_zero__cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.3108499Z test_comprehensive_zero__cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.3122577Z test_comprehensive_zero__cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.3136531Z test_comprehensive_zero__cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.3150410Z test_comprehensive_zero__cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.3164478Z test_comprehensive_zero__cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.3181643Z test_comprehensive_zeros_like_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.3196265Z test_comprehensive_zeros_like_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.3215913Z test_comprehensive_zeros_like_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:01.3235461Z test_comprehensive_zeros_like_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:12:01.3254865Z test_comprehensive_zeros_like_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.3271903Z test_comprehensive_zeros_like_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.3288986Z test_comprehensive_zeros_like_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.3305932Z test_comprehensive_zeros_like_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.3320803Z test_comprehensive_zeros_like_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.3335566Z test_comprehensive_zeros_like_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.3350285Z test_comprehensive_zeros_like_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.3365196Z test_comprehensive_zeros_like_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.3380220Z test_comprehensive_zeros_like_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:01.3398954Z test_quick_abs_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:12:01.3495929Z test_quick_abs_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.3600233Z test_quick_abs_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:01.3702056Z test_quick_abs_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:01.3720852Z test_quick_abs_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.3783939Z test_quick_abs_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.3840916Z test_quick_abs_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.3879954Z test_quick_abs_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:01.3918620Z test_quick_abs_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.3957256Z test_quick_abs_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.3996027Z test_quick_abs_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.4034197Z test_quick_abs_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:01.4063943Z test_quick_acos_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.4097103Z test_quick_acos_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.4140981Z test_quick_acos_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.4186411Z test_quick_acos_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:01.4224534Z test_quick_acos_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.4262031Z test_quick_acos_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.4294892Z test_quick_acos_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.4327919Z test_quick_acos_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.4361262Z test_quick_acos_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:01.4394170Z test_quick_acos_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.4427181Z test_quick_acos_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.4455292Z test_quick_acosh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.4485573Z test_quick_acosh_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.4529135Z test_quick_acosh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:01.4573042Z test_quick_acosh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.4608886Z test_quick_acosh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.4644262Z test_quick_acosh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.4675307Z test_quick_acosh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:01.4705740Z test_quick_acosh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.4736253Z test_quick_acosh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.4766810Z test_quick_acosh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.4797273Z test_quick_acosh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:01.4911130Z test_quick_add_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:01.5085477Z test_quick_add_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:01.5540843Z test_quick_add_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.050s) 2022-08-17T13:12:01.6011540Z test_quick_add_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:12:01.6468434Z test_quick_add_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.044s) 2022-08-17T13:12:01.6589779Z test_quick_add_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:01.6882097Z test_quick_add_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:01.7166325Z test_quick_add_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:01.7340752Z test_quick_add_cpu_int16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:12:01.7515277Z test_quick_add_cpu_int32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:01.7686533Z test_quick_add_cpu_int64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:01.7859674Z test_quick_add_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:01.8031740Z test_quick_add_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:01.8159780Z test_quick_addcdiv_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:01.8540098Z test_quick_addcdiv_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:12:01.8932053Z test_quick_addcdiv_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:12:01.9194179Z test_quick_addcdiv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:01.9453069Z test_quick_addcdiv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T13:12:01.9545636Z test_quick_addcmul_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:01.9927037Z test_quick_addcmul_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:12:02.0316883Z test_quick_addcmul_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:02.0575650Z test_quick_addcmul_cpu_float32 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:12:02.0832509Z test_quick_addcmul_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:02.0966723Z test_quick_addcmul_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.1099468Z test_quick_addcmul_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:02.1227263Z test_quick_addcmul_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.1360515Z test_quick_addcmul_cpu_int8 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:12:02.1491779Z test_quick_addcmul_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:02.1525119Z test_quick_addmm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.1676560Z test_quick_addmm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.1830880Z test_quick_addmm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.1897802Z test_quick_addmm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:02.1963157Z test_quick_addmm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:02.1997917Z test_quick_addmm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.2032359Z test_quick_addmm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:02.2069325Z test_quick_addmm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:02.2103841Z test_quick_addmm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:02.2140307Z test_quick_addmm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:02.2171319Z test_quick_addmm_decomposed_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.2320816Z test_quick_addmm_decomposed_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:02.2473241Z test_quick_addmm_decomposed_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.2539296Z test_quick_addmm_decomposed_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:02.2603606Z test_quick_addmm_decomposed_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:02.2637624Z test_quick_addmm_decomposed_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:02.2672020Z test_quick_addmm_decomposed_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.2711329Z test_quick_addmm_decomposed_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:02.2745524Z test_quick_addmm_decomposed_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:02.2779624Z test_quick_addmm_decomposed_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:02.2831100Z test_quick_addr_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.2876967Z test_quick_addr_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:02.3011207Z test_quick_addr_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.3149758Z test_quick_addr_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.3202035Z test_quick_addr_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:02.3291451Z test_quick_addr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:02.3379932Z test_quick_addr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:02.3427711Z test_quick_addr_cpu_int16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:02.3475232Z test_quick_addr_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:02.3521851Z test_quick_addr_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:02.3569483Z test_quick_addr_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:02.3616988Z test_quick_addr_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.3749181Z test_quick_all_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.3865156Z test_quick_all_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:02.4061556Z test_quick_all_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:12:02.4259987Z test_quick_all_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.4390920Z test_quick_all_cpu_float16 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T13:12:02.4549546Z test_quick_all_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.4707557Z test_quick_all_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.4833628Z test_quick_all_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.4959466Z test_quick_all_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:02.5087226Z test_quick_all_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.5213420Z test_quick_all_cpu_int8 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T13:12:02.5346406Z test_quick_all_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:02.5477982Z test_quick_amax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.5628956Z test_quick_amax_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.5760010Z test_quick_amax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.5992833Z test_quick_amax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.6222920Z test_quick_amax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.6376408Z test_quick_amax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:12:02.6528484Z test_quick_amax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T13:12:02.6677360Z test_quick_amax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.6828530Z test_quick_amax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.6979379Z test_quick_amax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.7109966Z test_quick_amin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.7260637Z test_quick_amin_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.7389454Z test_quick_amin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.7618612Z test_quick_amin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.7844104Z test_quick_amin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.7996003Z test_quick_amin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.8147488Z test_quick_amin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.8296484Z test_quick_amin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.8447923Z test_quick_amin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.8599153Z test_quick_amin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.8731447Z test_quick_any_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.8847555Z test_quick_any_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.9044025Z test_quick_any_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.9243713Z test_quick_any_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.9375568Z test_quick_any_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.9535509Z test_quick_any_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.9693937Z test_quick_any_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.9819962Z test_quick_any_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:02.9947449Z test_quick_any_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.0072417Z test_quick_any_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.0197505Z test_quick_any_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.0330045Z test_quick_any_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.0412690Z test_quick_arange_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.0495502Z test_quick_arange_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.0609503Z test_quick_arange_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.0720009Z test_quick_arange_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.0818185Z test_quick_arange_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.0916280Z test_quick_arange_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.1011447Z test_quick_arange_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.1105462Z test_quick_arange_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.1199656Z test_quick_arange_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.1219565Z test_quick_asin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:12:03.1265264Z test_quick_asin_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.1361700Z test_quick_asin_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.1465627Z test_quick_asin_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.1530273Z test_quick_asin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.1587938Z test_quick_asin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.1630302Z test_quick_asin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.1672560Z test_quick_asin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.1715057Z test_quick_asin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.1757264Z test_quick_asin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.1798751Z test_quick_asin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.1817429Z test_quick_asinh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.1858506Z test_quick_asinh_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.1954787Z test_quick_asinh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.2060048Z test_quick_asinh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.2122970Z test_quick_asinh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.2180282Z test_quick_asinh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.2220564Z test_quick_asinh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.2262132Z test_quick_asinh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.2302429Z test_quick_asinh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.2343224Z test_quick_asinh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.2382764Z test_quick_asinh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.2479930Z test_quick_atan2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.2650045Z test_quick_atan2_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.2903959Z test_quick_atan2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.3151018Z test_quick_atan2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:03.3322917Z test_quick_atan2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.3495936Z test_quick_atan2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.3665943Z test_quick_atan2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.3837014Z test_quick_atan2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.4006661Z test_quick_atan2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.4026556Z test_quick_atan_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.4071574Z test_quick_atan_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.4167118Z test_quick_atan_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.4269998Z test_quick_atan_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.4334123Z test_quick_atan_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.4392245Z test_quick_atan_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.4434564Z test_quick_atan_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.4477023Z test_quick_atan_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.4519282Z test_quick_atan_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.4561894Z test_quick_atan_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.4603874Z test_quick_atan_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.4622637Z test_quick_atanh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.4663826Z test_quick_atanh_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.4759436Z test_quick_atanh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.4863900Z test_quick_atanh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.4927795Z test_quick_atanh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.4985052Z test_quick_atanh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.5027037Z test_quick_atanh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.5068868Z test_quick_atanh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.5109246Z test_quick_atanh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.5149594Z test_quick_atanh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.5189547Z test_quick_atanh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:12:03.5341237Z test_quick_bitwise_and_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.5493470Z test_quick_bitwise_and_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.5645660Z test_quick_bitwise_and_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.5796168Z test_quick_bitwise_and_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.5948050Z test_quick_bitwise_and_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.6098619Z test_quick_bitwise_and_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.6250987Z test_quick_bitwise_left_shift_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.6403154Z test_quick_bitwise_left_shift_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.6552834Z test_quick_bitwise_left_shift_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.6704112Z test_quick_bitwise_left_shift_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.6854634Z test_quick_bitwise_left_shift_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.6881226Z test_quick_bitwise_not_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.6907946Z test_quick_bitwise_not_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.6934983Z test_quick_bitwise_not_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.6961311Z test_quick_bitwise_not_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.6987907Z test_quick_bitwise_not_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.7014655Z test_quick_bitwise_not_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.7166754Z test_quick_bitwise_or_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.7318638Z test_quick_bitwise_or_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.7470439Z test_quick_bitwise_or_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.7621075Z test_quick_bitwise_or_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.7773659Z test_quick_bitwise_or_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.7923958Z test_quick_bitwise_or_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.8075561Z test_quick_bitwise_right_shift_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.8226929Z test_quick_bitwise_right_shift_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.8377033Z test_quick_bitwise_right_shift_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.8528511Z test_quick_bitwise_right_shift_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.8678498Z test_quick_bitwise_right_shift_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.8829125Z test_quick_bitwise_xor_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.8981374Z test_quick_bitwise_xor_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.9133602Z test_quick_bitwise_xor_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.9284175Z test_quick_bitwise_xor_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.9435564Z test_quick_bitwise_xor_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.9585788Z test_quick_bitwise_xor_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.9636856Z test_quick_cat_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:03.9706964Z test_quick_cat_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:03.9871998Z test_quick_cat_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:04.0036470Z test_quick_cat_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:04.0203933Z test_quick_cat_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:04.0255225Z test_quick_cat_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:04.0370255Z test_quick_cat_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:04.0483727Z test_quick_cat_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:04.0555155Z test_quick_cat_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:04.0627351Z test_quick_cat_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:04.0697945Z test_quick_cat_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:04.0769825Z test_quick_cat_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:04.0841041Z test_quick_cat_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:04.0859588Z test_quick_ceil_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:04.0924680Z test_quick_ceil_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:04.0981380Z test_quick_ceil_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:04.1020080Z test_quick_clamp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:04.1232623Z test_quick_clamp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:04.1431756Z test_quick_clamp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:04.1558387Z test_quick_clamp_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:04.1684328Z test_quick_clamp_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:04.1808715Z test_quick_clamp_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:04.1934105Z test_quick_clamp_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:04.2058341Z test_quick_clamp_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:04.2111555Z test_quick_clamp_max_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:04.2242681Z test_quick_clamp_max_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:04.2296311Z test_quick_clamp_max_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:04.2529686Z test_quick_clamp_max_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:04.2755103Z test_quick_clamp_max_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:04.2886823Z test_quick_clamp_max_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:04.3017525Z test_quick_clamp_max_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:04.3146974Z test_quick_clamp_max_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:04.3278031Z test_quick_clamp_max_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:04.3407135Z test_quick_clamp_max_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:04.3459752Z test_quick_clamp_min_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:04.3590428Z test_quick_clamp_min_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:04.3643537Z test_quick_clamp_min_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:04.3877423Z test_quick_clamp_min_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:04.4103297Z test_quick_clamp_min_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:04.4234211Z test_quick_clamp_min_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:04.4364971Z test_quick_clamp_min_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:04.4494147Z test_quick_clamp_min_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:04.4624700Z test_quick_clamp_min_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:04.4753818Z test_quick_clamp_min_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:04.4767122Z test_quick_conj_physical_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:04.4779115Z test_quick_conj_physical_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:04.4793180Z test_quick_conj_physical_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:04.4807613Z test_quick_conj_physical_cpu_complex32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:04.4821429Z test_quick_conj_physical_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:04.4835241Z test_quick_conj_physical_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:04.4848276Z test_quick_conj_physical_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:04.4861060Z test_quick_conj_physical_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:04.4873622Z test_quick_conj_physical_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:04.4885469Z test_quick_conj_physical_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:04.4897195Z test_quick_conj_physical_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:04.4908958Z test_quick_conj_physical_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:04.4920627Z test_quick_conj_physical_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:04.5155821Z test_quick_constant_pad_nd_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:04.5605466Z test_quick_constant_pad_nd_cpu_bool (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T13:12:04.6674762Z test_quick_constant_pad_nd_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.110s) 2022-08-17T13:12:04.7741661Z test_quick_constant_pad_nd_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.111s) 2022-08-17T13:12:04.7980547Z test_quick_constant_pad_nd_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:04.8713520Z test_quick_constant_pad_nd_cpu_float32 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:12:04.9425216Z test_quick_constant_pad_nd_cpu_float64 (__main__.TestDecompCPU) ... ok (0.068s) 2022-08-17T13:12:04.9875941Z test_quick_constant_pad_nd_cpu_int16 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:12:05.0328307Z test_quick_constant_pad_nd_cpu_int32 (__main__.TestDecompCPU) ... ok (0.053s) 2022-08-17T13:12:05.0775148Z test_quick_constant_pad_nd_cpu_int64 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T13:12:05.1229691Z test_quick_constant_pad_nd_cpu_int8 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:12:05.1679395Z test_quick_constant_pad_nd_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:05.1816808Z test_quick_copysign_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:05.2023831Z test_quick_copysign_cpu_bool (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:05.2168064Z test_quick_copysign_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:05.2464254Z test_quick_copysign_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:05.2752640Z test_quick_copysign_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:05.2961048Z test_quick_copysign_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:05.3171455Z test_quick_copysign_cpu_int32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:05.3378052Z test_quick_copysign_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:05.3585685Z test_quick_copysign_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:05.3791517Z test_quick_copysign_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:05.3820735Z test_quick_cos_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:05.3853826Z test_quick_cos_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:05.3897577Z test_quick_cos_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:05.3941599Z test_quick_cos_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:05.3979683Z test_quick_cos_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:05.4018159Z test_quick_cos_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:05.4050885Z test_quick_cos_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:05.4084348Z test_quick_cos_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:05.4116869Z test_quick_cos_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:05.4149815Z test_quick_cos_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:05.4182848Z test_quick_cos_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:05.4210480Z test_quick_cosh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:05.4240876Z test_quick_cosh_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:05.4284296Z test_quick_cosh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:12:05.4328030Z test_quick_cosh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:05.4363790Z test_quick_cosh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:05.4399183Z test_quick_cosh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:05.4430146Z test_quick_cosh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:12:05.4460523Z test_quick_cosh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:05.4491015Z test_quick_cosh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:05.4521438Z test_quick_cosh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:05.4551943Z test_quick_cosh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:05.4677219Z test_quick_diagonal_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:05.4792610Z test_quick_diagonal_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:05.5252722Z test_quick_diagonal_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.049s) 2022-08-17T13:12:05.5539675Z test_quick_diagonal_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:05.6012362Z test_quick_diagonal_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:12:05.6138503Z test_quick_diagonal_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:05.6467428Z test_quick_diagonal_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:05.6790571Z test_quick_diagonal_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:05.6907878Z test_quick_diagonal_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:05.7024423Z test_quick_diagonal_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:05.7138149Z test_quick_diagonal_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:05.7253286Z test_quick_diagonal_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:05.7368019Z test_quick_diagonal_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:05.7396385Z test_quick_digamma_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:05.7426685Z test_quick_digamma_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:05.7462693Z test_quick_digamma_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:05.7498118Z test_quick_digamma_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:05.7528748Z test_quick_digamma_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:05.7559055Z test_quick_digamma_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:05.7589528Z test_quick_digamma_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:05.7620332Z test_quick_digamma_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:05.7650966Z test_quick_digamma_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:05.8011275Z test_quick_div_floor_rounding_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:05.8382580Z test_quick_div_floor_rounding_cpu_float16 (__main__.TestDecompCPU) ... ok (0.033s) 2022-08-17T13:12:05.8897979Z test_quick_div_floor_rounding_cpu_float32 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:12:05.9403437Z test_quick_div_floor_rounding_cpu_float64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:12:05.9579290Z test_quick_div_floor_rounding_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:05.9754806Z test_quick_div_floor_rounding_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:05.9926447Z test_quick_div_floor_rounding_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.0099335Z test_quick_div_floor_rounding_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.0259694Z test_quick_div_floor_rounding_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.0360284Z test_quick_div_no_rounding_mode_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.0534131Z test_quick_div_no_rounding_mode_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.0931021Z test_quick_div_no_rounding_mode_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:06.1333272Z test_quick_div_no_rounding_mode_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:12:06.1441706Z test_quick_div_no_rounding_mode_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.1700850Z test_quick_div_no_rounding_mode_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.1951973Z test_quick_div_no_rounding_mode_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:06.2128549Z test_quick_div_no_rounding_mode_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.2307948Z test_quick_div_no_rounding_mode_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.2483304Z test_quick_div_no_rounding_mode_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.2660315Z test_quick_div_no_rounding_mode_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.2835871Z test_quick_div_no_rounding_mode_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.2952102Z test_quick_div_trunc_rounding_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.3072226Z test_quick_div_trunc_rounding_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.3351665Z test_quick_div_trunc_rounding_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:06.3620920Z test_quick_div_trunc_rounding_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.3780542Z test_quick_div_trunc_rounding_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.3940001Z test_quick_div_trunc_rounding_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.4097244Z test_quick_div_trunc_rounding_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.4257209Z test_quick_div_trunc_rounding_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.4415645Z test_quick_div_trunc_rounding_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.4588666Z test_quick_eq_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:06.4748505Z test_quick_eq_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.5145641Z test_quick_eq_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:06.5563700Z test_quick_eq_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.049s) 2022-08-17T13:12:06.5964708Z test_quick_eq_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:06.6154121Z test_quick_eq_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.6405927Z test_quick_eq_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:06.6650512Z test_quick_eq_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.6813008Z test_quick_eq_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.6974917Z test_quick_eq_cpu_int32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:06.7135975Z test_quick_eq_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.7297015Z test_quick_eq_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.7456967Z test_quick_eq_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.7476663Z test_quick_erf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.7522624Z test_quick_erf_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.7587117Z test_quick_erf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.7645368Z test_quick_erf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.7687969Z test_quick_erf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.7730358Z test_quick_erf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.7772762Z test_quick_erf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.7815141Z test_quick_erf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.7856915Z test_quick_erf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.7886469Z test_quick_erfc_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.7919533Z test_quick_erfc_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.7958035Z test_quick_erfc_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.7996413Z test_quick_erfc_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.8029215Z test_quick_erfc_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.8062243Z test_quick_erfc_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.8095473Z test_quick_erfc_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.8128641Z test_quick_erfc_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.8161568Z test_quick_erfc_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.8181461Z test_quick_erfinv_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.8225079Z test_quick_erfinv_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.8288754Z test_quick_erfinv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.8346697Z test_quick_erfinv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.8388219Z test_quick_erfinv_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.8430022Z test_quick_erfinv_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.8471528Z test_quick_erfinv_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.8512894Z test_quick_erfinv_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.8553779Z test_quick_erfinv_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.8582296Z test_quick_exp2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.8612698Z test_quick_exp2_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.8642815Z test_quick_exp2_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.8680273Z test_quick_exp2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.8717095Z test_quick_exp2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.8747724Z test_quick_exp2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.8778358Z test_quick_exp2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.8808854Z test_quick_exp2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.8839348Z test_quick_exp2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.8870084Z test_quick_exp2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.8899916Z test_quick_exp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.8933206Z test_quick_exp_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.8978129Z test_quick_exp_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.9023579Z test_quick_exp_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.9062755Z test_quick_exp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.9101545Z test_quick_exp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.9134361Z test_quick_exp_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.9167359Z test_quick_exp_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.9200703Z test_quick_exp_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.9233771Z test_quick_exp_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.9266811Z test_quick_exp_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.9322203Z test_quick_expand_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.9389696Z test_quick_expand_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.9530032Z test_quick_expand_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.9675338Z test_quick_expand_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.9729946Z test_quick_expand_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:06.9840512Z test_quick_expand_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:06.9949235Z test_quick_expand_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.0017328Z test_quick_expand_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.0084898Z test_quick_expand_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.0151558Z test_quick_expand_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.0219325Z test_quick_expand_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.0286847Z test_quick_expand_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.0306436Z test_quick_expm1_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.0347797Z test_quick_expm1_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.0411648Z test_quick_expm1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.0467604Z test_quick_expm1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.0508067Z test_quick_expm1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.0550296Z test_quick_expm1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.0590454Z test_quick_expm1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.0630986Z test_quick_expm1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.0670612Z test_quick_expm1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.0683467Z test_quick_fft_fft2_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.0793909Z test_quick_fft_fft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:12:07.0904124Z test_quick_fft_fft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.0991103Z test_quick_fft_fft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.1077429Z test_quick_fft_fft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.1091374Z test_quick_fft_fft2_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.1104598Z test_quick_fft_fft2_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.016s) 2022-08-17T13:12:07.1118111Z test_quick_fft_fft2_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.1131474Z test_quick_fft_fft2_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.1148645Z test_quick_fft_fft2_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.1165922Z test_quick_fft_fft_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.1246402Z test_quick_fft_fft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.1329823Z test_quick_fft_fft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:12:07.1386010Z test_quick_fft_fft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.1442327Z test_quick_fft_fft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.1456248Z test_quick_fft_fft_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.1469113Z test_quick_fft_fft_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.1481950Z test_quick_fft_fft_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.1494867Z test_quick_fft_fft_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.1507770Z test_quick_fft_fft_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.1520600Z test_quick_fft_fftn_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.1634348Z test_quick_fft_fftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.1747791Z test_quick_fft_fftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.1838397Z test_quick_fft_fftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.1928959Z test_quick_fft_fftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.1942869Z test_quick_fft_fftn_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.1955778Z test_quick_fft_fftn_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.1968889Z test_quick_fft_fftn_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.1981849Z test_quick_fft_fftn_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.1994834Z test_quick_fft_fftn_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.2007536Z test_quick_fft_hfft2_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.2041885Z test_quick_fft_hfft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.2076729Z test_quick_fft_hfft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.2110790Z test_quick_fft_hfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.2145186Z test_quick_fft_hfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.2158866Z test_quick_fft_hfft2_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.2172427Z test_quick_fft_hfft2_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.2184218Z test_quick_fft_hfft2_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.2196811Z test_quick_fft_hfft2_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.2209557Z test_quick_fft_hfft2_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.2222347Z test_quick_fft_hfft_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.016s) 2022-08-17T13:12:07.2255446Z test_quick_fft_hfft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2022-08-17T13:12:07.2289057Z test_quick_fft_hfft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.2321544Z test_quick_fft_hfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.2354316Z test_quick_fft_hfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.2368299Z test_quick_fft_hfft_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.2381127Z test_quick_fft_hfft_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.2394009Z test_quick_fft_hfft_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.2407140Z test_quick_fft_hfft_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.016s) 2022-08-17T13:12:07.2419987Z test_quick_fft_hfft_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.2432744Z test_quick_fft_hfftn_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.2470162Z test_quick_fft_hfftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.2508092Z test_quick_fft_hfftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.2545732Z test_quick_fft_hfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.2583615Z test_quick_fft_hfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.2597580Z test_quick_fft_hfftn_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.2610737Z test_quick_fft_hfftn_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.2624991Z test_quick_fft_hfftn_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.2637879Z test_quick_fft_hfftn_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.2650913Z test_quick_fft_hfftn_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.2663384Z test_quick_fft_ifft2_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.2771967Z test_quick_fft_ifft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.2880916Z test_quick_fft_ifft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.2967804Z test_quick_fft_ifft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.3054707Z test_quick_fft_ifft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.3069276Z test_quick_fft_ifft2_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.3081144Z test_quick_fft_ifft2_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.3093836Z test_quick_fft_ifft2_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.3106409Z test_quick_fft_ifft2_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.3119082Z test_quick_fft_ifft2_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.3131769Z test_quick_fft_ifft_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.3209990Z test_quick_fft_ifft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.3292682Z test_quick_fft_ifft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.006s) 2022-08-17T13:12:07.3351292Z test_quick_fft_ifft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T13:12:07.3409270Z test_quick_fft_ifft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.3423090Z test_quick_fft_ifft_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.3435912Z test_quick_fft_ifft_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.3448910Z test_quick_fft_ifft_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.3461765Z test_quick_fft_ifft_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.3474646Z test_quick_fft_ifft_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.3487536Z test_quick_fft_ifftn_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.3600889Z test_quick_fft_ifftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.3713880Z test_quick_fft_ifftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.3804306Z test_quick_fft_ifftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.3894405Z test_quick_fft_ifftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.3908393Z test_quick_fft_ifftn_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.3921351Z test_quick_fft_ifftn_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.3934444Z test_quick_fft_ifftn_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.3947448Z test_quick_fft_ifftn_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.3960392Z test_quick_fft_ifftn_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.3973095Z test_quick_fft_ihfft2_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.4051136Z test_quick_fft_ihfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.4129315Z test_quick_fft_ihfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.4144027Z test_quick_fft_ihfft2_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.016s) 2022-08-17T13:12:07.4155922Z test_quick_fft_ihfft2_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.4168699Z test_quick_fft_ihfft2_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.4181348Z test_quick_fft_ihfft2_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.4194030Z test_quick_fft_ihfft2_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.4206744Z test_quick_fft_ihfft_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.4263170Z test_quick_fft_ihfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.4320681Z test_quick_fft_ihfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.4334572Z test_quick_fft_ihfft_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.4347324Z test_quick_fft_ihfft_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.4360140Z test_quick_fft_ihfft_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.4373068Z test_quick_fft_ihfft_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.4385904Z test_quick_fft_ihfft_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.4398622Z test_quick_fft_ihfftn_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.4480972Z test_quick_fft_ihfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.4562578Z test_quick_fft_ihfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.4576722Z test_quick_fft_ihfftn_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.4589687Z test_quick_fft_ihfftn_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.4602594Z test_quick_fft_ihfftn_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.4615819Z test_quick_fft_ihfftn_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.016s) 2022-08-17T13:12:07.4628734Z test_quick_fft_ihfftn_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.4641190Z test_quick_fft_irfft2_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.4669269Z test_quick_fft_irfft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.4697954Z test_quick_fft_irfft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.4726625Z test_quick_fft_irfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.4755087Z test_quick_fft_irfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.4769228Z test_quick_fft_irfft2_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.016s) 2022-08-17T13:12:07.4783641Z test_quick_fft_irfft2_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.001s) 2022-08-17T13:12:07.4796620Z test_quick_fft_irfft2_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.4808491Z test_quick_fft_irfft2_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.4820977Z test_quick_fft_irfft2_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.4833404Z test_quick_fft_irfft_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.4861349Z test_quick_fft_irfft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.4890131Z test_quick_fft_irfft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.4918645Z test_quick_fft_irfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.4948274Z test_quick_fft_irfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.4962016Z test_quick_fft_irfft_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.4974855Z test_quick_fft_irfft_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.4987521Z test_quick_fft_irfft_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.5000241Z test_quick_fft_irfft_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.5013079Z test_quick_fft_irfft_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.5025667Z test_quick_fft_irfftn_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.5056911Z test_quick_fft_irfftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.5088662Z test_quick_fft_irfftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.5121990Z test_quick_fft_irfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:12:07.5153859Z test_quick_fft_irfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.5167830Z test_quick_fft_irfftn_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.5180639Z test_quick_fft_irfftn_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.5193561Z test_quick_fft_irfftn_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.5206560Z test_quick_fft_irfftn_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.5220574Z test_quick_fft_irfftn_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.5233061Z test_quick_fft_rfft2_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.5306967Z test_quick_fft_rfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.5380941Z test_quick_fft_rfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.5394730Z test_quick_fft_rfft2_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.5407494Z test_quick_fft_rfft2_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.5420871Z test_quick_fft_rfft2_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.5433189Z test_quick_fft_rfft2_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.016s) 2022-08-17T13:12:07.5445858Z test_quick_fft_rfft2_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.5458372Z test_quick_fft_rfft_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.5512878Z test_quick_fft_rfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.5567918Z test_quick_fft_rfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.5581750Z test_quick_fft_rfft_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.016s) 2022-08-17T13:12:07.5594456Z test_quick_fft_rfft_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.5607277Z test_quick_fft_rfft_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.5620038Z test_quick_fft_rfft_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.5632803Z test_quick_fft_rfft_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.5645517Z test_quick_fft_rfftn_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.5722292Z test_quick_fft_rfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.5799434Z test_quick_fft_rfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.5813460Z test_quick_fft_rfftn_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.5826401Z test_quick_fft_rfftn_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.5839238Z test_quick_fft_rfftn_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.5852192Z test_quick_fft_rfftn_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.5865104Z test_quick_fft_rfftn_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:07.5920626Z test_quick_flip_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.6068052Z test_quick_flip_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.6418814Z test_quick_flip_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:07.6782714Z test_quick_flip_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:07.6838418Z test_quick_flip_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.7061685Z test_quick_flip_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:07.7279616Z test_quick_flip_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.7425798Z test_quick_flip_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.7571662Z test_quick_flip_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.7716289Z test_quick_flip_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.7861660Z test_quick_flip_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.8005313Z test_quick_flip_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.8024371Z test_quick_floor_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.8089446Z test_quick_floor_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:07.8145545Z test_quick_floor_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:07.8492450Z test_quick_floor_divide_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:07.8845884Z test_quick_floor_divide_cpu_float16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:07.9349613Z test_quick_floor_divide_cpu_float32 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:12:07.9843333Z test_quick_floor_divide_cpu_float64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:12:08.0017875Z test_quick_floor_divide_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.0192280Z test_quick_floor_divide_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.0362097Z test_quick_floor_divide_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.0534022Z test_quick_floor_divide_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.0692668Z test_quick_floor_divide_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.0786706Z test_quick_fmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:08.0936747Z test_quick_fmax_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.1037518Z test_quick_fmax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.1293117Z test_quick_fmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:08.1539799Z test_quick_fmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.1692237Z test_quick_fmax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.1844450Z test_quick_fmax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.1995022Z test_quick_fmax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.2146376Z test_quick_fmax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.2296377Z test_quick_fmax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.2390142Z test_quick_fmin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:08.2540452Z test_quick_fmin_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.2641661Z test_quick_fmin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.2896219Z test_quick_fmin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:08.3141930Z test_quick_fmin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.3294352Z test_quick_fmin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.3446008Z test_quick_fmin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.3595882Z test_quick_fmin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.3747228Z test_quick_fmin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.3897083Z test_quick_fmin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.3997509Z test_quick_fmod_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.4106225Z test_quick_fmod_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:08.4368661Z test_quick_fmod_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:08.4620009Z test_quick_fmod_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.4777863Z test_quick_fmod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.4935963Z test_quick_fmod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.5091446Z test_quick_fmod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:12:08.5250601Z test_quick_fmod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:12:08.5407562Z test_quick_fmod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.5448602Z test_quick_frac_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.5491265Z test_quick_frac_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:08.5540217Z test_quick_frac_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:08.5588111Z test_quick_frac_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.5740887Z test_quick_gcd_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:08.5893203Z test_quick_gcd_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.6044130Z test_quick_gcd_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.6196389Z test_quick_gcd_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.6347292Z test_quick_gcd_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.6508783Z test_quick_ge_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.6659183Z test_quick_ge_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.6836975Z test_quick_ge_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.7073400Z test_quick_ge_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:08.7305390Z test_quick_ge_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.7457162Z test_quick_ge_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.7609030Z test_quick_ge_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.7759585Z test_quick_ge_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.7911140Z test_quick_ge_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.8061048Z test_quick_ge_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.8222721Z test_quick_gt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.8373877Z test_quick_gt_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.8549998Z test_quick_gt_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.8785863Z test_quick_gt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:08.9015228Z test_quick_gt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.9167221Z test_quick_gt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.9319243Z test_quick_gt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.9470263Z test_quick_gt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.9622165Z test_quick_gt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.9772690Z test_quick_gt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:08.9923625Z test_quick_heaviside_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.0159958Z test_quick_heaviside_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.0316623Z test_quick_heaviside_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.0630661Z test_quick_heaviside_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:09.0933475Z test_quick_heaviside_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:09.1160361Z test_quick_heaviside_cpu_int16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:09.1385746Z test_quick_heaviside_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.1595758Z test_quick_heaviside_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.1820966Z test_quick_heaviside_cpu_int8 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:09.2044080Z test_quick_heaviside_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.2142467Z test_quick_hypot_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.2398794Z test_quick_hypot_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.2649109Z test_quick_hypot_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:09.2735430Z test_quick_igamma_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.2825096Z test_quick_igamma_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.3068286Z test_quick_igamma_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:09.3310633Z test_quick_igamma_cpu_float64 (__main__.TestDecompCPU) ... ok (0.027s) 2022-08-17T13:12:09.3398609Z test_quick_igammac_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2022-08-17T13:12:09.3491201Z test_quick_igammac_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.3736289Z test_quick_igammac_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:09.3973758Z test_quick_igammac_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.4015783Z test_quick_isinf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.4058278Z test_quick_isinf_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.4162346Z test_quick_isinf_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.4274468Z test_quick_isinf_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.4385054Z test_quick_isinf_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.4430377Z test_quick_isinf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.4496070Z test_quick_isinf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.4553998Z test_quick_isinf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.4596416Z test_quick_isinf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.4638937Z test_quick_isinf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.4681187Z test_quick_isinf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.4723452Z test_quick_isinf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.4765471Z test_quick_isinf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.4803035Z test_quick_isnan_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.4841343Z test_quick_isnan_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.4934604Z test_quick_isnan_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.5034527Z test_quick_isnan_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.5076490Z test_quick_isnan_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.5138875Z test_quick_isnan_cpu_float32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:12:09.5194214Z test_quick_isnan_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.5232723Z test_quick_isnan_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.5272276Z test_quick_isnan_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.5311171Z test_quick_isnan_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.5349817Z test_quick_isnan_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.5387919Z test_quick_isnan_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.5425436Z test_quick_isneginf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.5464621Z test_quick_isneginf_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.5508271Z test_quick_isneginf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.5570954Z test_quick_isneginf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.5627372Z test_quick_isneginf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.5666699Z test_quick_isneginf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.5706124Z test_quick_isneginf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.5745258Z test_quick_isneginf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.5784416Z test_quick_isneginf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.5822959Z test_quick_isneginf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.5860380Z test_quick_isposinf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.5899548Z test_quick_isposinf_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.5941645Z test_quick_isposinf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.6003077Z test_quick_isposinf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.6059171Z test_quick_isposinf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.6098795Z test_quick_isposinf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.6139117Z test_quick_isposinf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.6178362Z test_quick_isposinf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.6217888Z test_quick_isposinf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.6256469Z test_quick_isposinf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.6434209Z test_quick_lcm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.6592621Z test_quick_lcm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.6748383Z test_quick_lcm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.6925227Z test_quick_lcm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.7081075Z test_quick_lcm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.7242212Z test_quick_le_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.7392570Z test_quick_le_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.7570575Z test_quick_le_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.7806517Z test_quick_le_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:09.8034911Z test_quick_le_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.8186266Z test_quick_le_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.8337799Z test_quick_le_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.8488314Z test_quick_le_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.8639401Z test_quick_le_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.8789217Z test_quick_le_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.8817206Z test_quick_lgamma_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.8847594Z test_quick_lgamma_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.8883275Z test_quick_lgamma_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.8918965Z test_quick_lgamma_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:09.8949558Z test_quick_lgamma_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.8980217Z test_quick_lgamma_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.9010756Z test_quick_lgamma_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.9041245Z test_quick_lgamma_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:09.9071970Z test_quick_lgamma_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:10.0379172Z test_quick_linalg_vector_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T13:12:10.3148407Z test_quick_linalg_vector_norm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.269s) 2022-08-17T13:12:10.5974715Z test_quick_linalg_vector_norm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.286s) 2022-08-17T13:12:10.7274147Z test_quick_linalg_vector_norm_cpu_float16 (__main__.TestDecompCPU) ... ok (0.127s) 2022-08-17T13:12:10.9527672Z test_quick_linalg_vector_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.231s) 2022-08-17T13:12:11.1741943Z test_quick_linalg_vector_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.216s) 2022-08-17T13:12:11.1853010Z test_quick_linspace_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.2031811Z test_quick_linspace_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.2216239Z test_quick_linspace_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.2326194Z test_quick_linspace_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.2496851Z test_quick_linspace_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.2662077Z test_quick_linspace_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.2688453Z test_quick_linspace_cpu_int16 (__main__.TestDecompCPU) ... expected failure (0.000s) 2022-08-17T13:12:11.2713350Z test_quick_linspace_cpu_int32 (__main__.TestDecompCPU) ... expected failure (0.016s) 2022-08-17T13:12:11.2737876Z test_quick_linspace_cpu_int64 (__main__.TestDecompCPU) ... expected failure (0.000s) 2022-08-17T13:12:11.2887954Z test_quick_linspace_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.3010371Z test_quick_linspace_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.3040506Z test_quick_log10_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.3073859Z test_quick_log10_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.3117822Z test_quick_log10_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.3161949Z test_quick_log10_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.3202477Z test_quick_log10_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.3241092Z test_quick_log10_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.3273833Z test_quick_log10_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.3306930Z test_quick_log10_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.3340066Z test_quick_log10_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.3373504Z test_quick_log10_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.3406446Z test_quick_log10_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.3425486Z test_quick_log1p_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.3469364Z test_quick_log1p_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.3527894Z test_quick_log1p_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.3585932Z test_quick_log1p_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.3628462Z test_quick_log1p_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.3670848Z test_quick_log1p_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.3713316Z test_quick_log1p_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.3756537Z test_quick_log1p_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.3798299Z test_quick_log1p_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.3827340Z test_quick_log2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.3860850Z test_quick_log2_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.3904387Z test_quick_log2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.3948245Z test_quick_log2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.3986603Z test_quick_log2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.4025147Z test_quick_log2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.4057878Z test_quick_log2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.4090952Z test_quick_log2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.4123743Z test_quick_log2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.4157104Z test_quick_log2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.4190370Z test_quick_log2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:12:11.4220333Z test_quick_log_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.4253462Z test_quick_log_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.4296896Z test_quick_log_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.4341145Z test_quick_log_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.4379261Z test_quick_log_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.4417578Z test_quick_log_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.4450316Z test_quick_log_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.4483354Z test_quick_log_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.4516232Z test_quick_log_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.4549293Z test_quick_log_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.4582437Z test_quick_log_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.4655621Z test_quick_log_softmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.4913216Z test_quick_log_softmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.5164883Z test_quick_log_softmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.037s) 2022-08-17T13:12:11.5325764Z test_quick_logical_and_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:11.5470235Z test_quick_logical_and_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.5836005Z test_quick_logical_and_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:11.6205808Z test_quick_logical_and_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:11.6379200Z test_quick_logical_and_cpu_float16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:11.6609906Z test_quick_logical_and_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.6834017Z test_quick_logical_and_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.6982286Z test_quick_logical_and_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.7130624Z test_quick_logical_and_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.7276909Z test_quick_logical_and_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.7424913Z test_quick_logical_and_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.7571415Z test_quick_logical_and_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.7601023Z test_quick_logical_not_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.7625483Z test_quick_logical_not_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.7663958Z test_quick_logical_not_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.7702376Z test_quick_logical_not_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.7733484Z test_quick_logical_not_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.7764653Z test_quick_logical_not_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.7795496Z test_quick_logical_not_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.7820769Z test_quick_logical_not_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.7845411Z test_quick_logical_not_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.7870051Z test_quick_logical_not_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.7895017Z test_quick_logical_not_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.7919742Z test_quick_logical_not_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:11.8089388Z test_quick_logical_or_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.8244230Z test_quick_logical_or_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.8622800Z test_quick_logical_or_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:12:11.9004999Z test_quick_logical_or_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:11.9192128Z test_quick_logical_or_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.9435582Z test_quick_logical_or_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:11.9672125Z test_quick_logical_or_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.9831960Z test_quick_logical_or_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:11.9991498Z test_quick_logical_or_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:12.0149379Z test_quick_logical_or_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:12.0309074Z test_quick_logical_or_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:12.0466626Z test_quick_logical_or_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:12.0624209Z test_quick_logical_xor_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:12.0767957Z test_quick_logical_xor_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:12.1132729Z test_quick_logical_xor_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:12.1502680Z test_quick_logical_xor_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:12:12.1677637Z test_quick_logical_xor_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:12.1908739Z test_quick_logical_xor_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:12.2134005Z test_quick_logical_xor_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:12.2282828Z test_quick_logical_xor_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:12.2431108Z test_quick_logical_xor_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:12.2580751Z test_quick_logical_xor_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:12.2728473Z test_quick_logical_xor_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:12.2874513Z test_quick_logical_xor_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:12.2934112Z test_quick_logit_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:12.2992776Z test_quick_logit_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:12.3175124Z test_quick_logit_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:12.3351671Z test_quick_logit_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:12.3410985Z test_quick_logit_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:12.3468478Z test_quick_logit_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:12.3526433Z test_quick_logit_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:12.3584784Z test_quick_logit_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:12.3642902Z test_quick_logit_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:12.4712486Z test_quick_logspace_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.111s) 2022-08-17T13:12:12.6368574Z test_quick_logspace_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.165s) 2022-08-17T13:12:12.8041280Z test_quick_logspace_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.173s) 2022-08-17T13:12:12.9647027Z test_quick_logspace_cpu_float32 (__main__.TestDecompCPU) ... ok (0.159s) 2022-08-17T13:12:13.1184975Z test_quick_logspace_cpu_float64 (__main__.TestDecompCPU) ... ok (0.142s) 2022-08-17T13:12:13.2520388Z test_quick_logspace_cpu_int16 (__main__.TestDecompCPU) ... ok (0.144s) 2022-08-17T13:12:13.3848608Z test_quick_logspace_cpu_int32 (__main__.TestDecompCPU) ... ok (0.126s) 2022-08-17T13:12:13.5150063Z test_quick_logspace_cpu_int64 (__main__.TestDecompCPU) ... ok (0.128s) 2022-08-17T13:12:13.5696061Z test_quick_logspace_cpu_int8 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T13:12:13.6135826Z test_quick_logspace_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:12:13.6183268Z test_quick_logsumexp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:13.6240205Z test_quick_logsumexp_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:13.6445397Z test_quick_logsumexp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:13.6645122Z test_quick_logsumexp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:13.6700518Z test_quick_logsumexp_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:13.6755645Z test_quick_logsumexp_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:13.6810780Z test_quick_logsumexp_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:13.6865800Z test_quick_logsumexp_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:13.6921086Z test_quick_logsumexp_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:13.7085500Z test_quick_lt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:13.7235481Z test_quick_lt_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:13.7413036Z test_quick_lt_cpu_float16 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:13.7648293Z test_quick_lt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:13.7877264Z test_quick_lt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:13.8028790Z test_quick_lt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:13.8180456Z test_quick_lt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:12:13.8331515Z test_quick_lt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:13.8483077Z test_quick_lt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:13.8633382Z test_quick_lt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:13.8682187Z test_quick_masked_fill_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:13.8750428Z test_quick_masked_fill_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:13.8904290Z test_quick_masked_fill_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:13.9052723Z test_quick_masked_fill_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:13.9208830Z test_quick_masked_fill_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:13.9255996Z test_quick_masked_fill_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:13.9372403Z test_quick_masked_fill_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:13.9486195Z test_quick_masked_fill_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:13.9555976Z test_quick_masked_fill_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:13.9626747Z test_quick_masked_fill_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:13.9695679Z test_quick_masked_fill_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:13.9765672Z test_quick_masked_fill_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:13.9835230Z test_quick_masked_fill_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:13.9929864Z test_quick_maximum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:14.0082781Z test_quick_maximum_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:14.0184288Z test_quick_maximum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:14.0438735Z test_quick_maximum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:14.0684926Z test_quick_maximum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:14.0837486Z test_quick_maximum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:14.0989950Z test_quick_maximum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:14.1140717Z test_quick_maximum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:14.1295247Z test_quick_maximum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.024s) 2022-08-17T13:12:14.1446312Z test_quick_maximum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:14.1607710Z test_quick_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:14.1922469Z test_quick_mean_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:14.2243536Z test_quick_mean_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T13:12:14.2403158Z test_quick_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:14.2658193Z test_quick_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:14.2908692Z test_quick_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:14.2920317Z test_quick_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.bfloat16 not supported (0.000s) 2022-08-17T13:12:14.2931391Z test_quick_meshgrid_list_of_tensors_cpu_bool (__main__.TestDecompCPU) ... skip: meshgrid in torch.bool not supported (0.000s) 2022-08-17T13:12:14.2942362Z test_quick_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex128 not supported (0.016s) 2022-08-17T13:12:14.2952946Z test_quick_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex64 not supported (0.000s) 2022-08-17T13:12:14.2963602Z test_quick_meshgrid_list_of_tensors_cpu_float16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float16 not supported (0.000s) 2022-08-17T13:12:14.2974493Z test_quick_meshgrid_list_of_tensors_cpu_float32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float32 not supported (0.000s) 2022-08-17T13:12:14.2985171Z test_quick_meshgrid_list_of_tensors_cpu_float64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float64 not supported (0.000s) 2022-08-17T13:12:14.2995948Z test_quick_meshgrid_list_of_tensors_cpu_int16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int16 not supported (0.000s) 2022-08-17T13:12:14.3006645Z test_quick_meshgrid_list_of_tensors_cpu_int32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int32 not supported (0.000s) 2022-08-17T13:12:14.3017509Z test_quick_meshgrid_list_of_tensors_cpu_int64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int64 not supported (0.000s) 2022-08-17T13:12:14.3028131Z test_quick_meshgrid_list_of_tensors_cpu_int8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int8 not supported (0.000s) 2022-08-17T13:12:14.3038774Z test_quick_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.uint8 not supported (0.000s) 2022-08-17T13:12:14.3049600Z test_quick_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.bfloat16 not supported (0.000s) 2022-08-17T13:12:14.3060286Z test_quick_meshgrid_variadic_tensors_cpu_bool (__main__.TestDecompCPU) ... skip: meshgrid in torch.bool not supported (0.000s) 2022-08-17T13:12:14.3071079Z test_quick_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex128 not supported (0.000s) 2022-08-17T13:12:14.3081676Z test_quick_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex64 not supported (0.000s) 2022-08-17T13:12:14.3092490Z test_quick_meshgrid_variadic_tensors_cpu_float16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float16 not supported (0.000s) 2022-08-17T13:12:14.3103384Z test_quick_meshgrid_variadic_tensors_cpu_float32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float32 not supported (0.016s) 2022-08-17T13:12:14.3114058Z test_quick_meshgrid_variadic_tensors_cpu_float64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float64 not supported (0.000s) 2022-08-17T13:12:14.3124645Z test_quick_meshgrid_variadic_tensors_cpu_int16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int16 not supported (0.000s) 2022-08-17T13:12:14.3135498Z test_quick_meshgrid_variadic_tensors_cpu_int32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int32 not supported (0.000s) 2022-08-17T13:12:14.3146123Z test_quick_meshgrid_variadic_tensors_cpu_int64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int64 not supported (0.000s) 2022-08-17T13:12:14.3156792Z test_quick_meshgrid_variadic_tensors_cpu_int8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int8 not supported (0.000s) 2022-08-17T13:12:14.3167556Z test_quick_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.uint8 not supported (0.000s) 2022-08-17T13:12:14.3261760Z test_quick_minimum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:14.3413407Z test_quick_minimum_cpu_bool (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:14.3512203Z test_quick_minimum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:14.3765200Z test_quick_minimum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:14.4011322Z test_quick_minimum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:14.4163759Z test_quick_minimum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:14.4317913Z test_quick_minimum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:12:14.4468319Z test_quick_minimum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:14.4620663Z test_quick_minimum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:14.4771293Z test_quick_minimum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:12:14.4865685Z test_quick_mul_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:14.5015883Z test_quick_mul_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:14.5409963Z test_quick_mul_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:12:14.5817079Z test_quick_mul_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:12:14.6211862Z test_quick_mul_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:12:14.6314855Z test_quick_mul_cpu_float16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:14.6568183Z test_quick_mul_cpu_float32 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:12:14.6814218Z test_quick_mul_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:14.6966606Z test_quick_mul_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:14.7118479Z test_quick_mul_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:14.7269093Z test_quick_mul_cpu_int64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:12:14.7420947Z test_quick_mul_cpu_int8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:14.7571090Z test_quick_mul_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:14.7650107Z test_quick_nan_to_num_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:14.7674279Z test_quick_nan_to_num_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:14.7755591Z test_quick_nan_to_num_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:14.7837361Z test_quick_nan_to_num_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:14.7918026Z test_quick_nan_to_num_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:14.7942408Z test_quick_nan_to_num_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:14.7966477Z test_quick_nan_to_num_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:14.7990245Z test_quick_nan_to_num_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:14.8014398Z test_quick_nan_to_num_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:14.8038384Z test_quick_nan_to_num_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:14.8143463Z test_quick_native_layer_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:14.8399903Z test_quick_native_layer_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:12:14.8650702Z test_quick_native_layer_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:14.8814252Z test_quick_ne_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:14.8964751Z test_quick_ne_cpu_bool (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:14.9336507Z test_quick_ne_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:12:14.9710833Z test_quick_ne_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:14.9887796Z test_quick_ne_cpu_float16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:12:15.0123525Z test_quick_ne_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.0353456Z test_quick_ne_cpu_float64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:12:15.0507111Z test_quick_ne_cpu_int16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:15.0661979Z test_quick_ne_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.0815211Z test_quick_ne_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.0968264Z test_quick_ne_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.1119157Z test_quick_ne_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.1138279Z test_quick_neg_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.1235944Z test_quick_neg_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.1340655Z test_quick_neg_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:15.1442624Z test_quick_neg_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T13:12:15.1461724Z test_quick_neg_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.1524898Z test_quick_neg_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.1581428Z test_quick_neg_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.1620275Z test_quick_neg_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.1658994Z test_quick_neg_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.1697458Z test_quick_neg_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.1736114Z test_quick_neg_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.1774074Z test_quick_neg_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.1785233Z test_quick_new_empty_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: new_empty in torch.bfloat16 not supported (0.000s) 2022-08-17T13:12:15.1796119Z test_quick_new_empty_cpu_bool (__main__.TestDecompCPU) ... skip: new_empty in torch.bool not supported (0.000s) 2022-08-17T13:12:15.1806889Z test_quick_new_empty_cpu_complex128 (__main__.TestDecompCPU) ... skip: new_empty in torch.complex128 not supported (0.000s) 2022-08-17T13:12:15.1817889Z test_quick_new_empty_cpu_complex32 (__main__.TestDecompCPU) ... skip: new_empty in torch.complex32 not supported (0.000s) 2022-08-17T13:12:15.1828477Z test_quick_new_empty_cpu_complex64 (__main__.TestDecompCPU) ... skip: new_empty in torch.complex64 not supported (0.000s) 2022-08-17T13:12:15.1839295Z test_quick_new_empty_cpu_float16 (__main__.TestDecompCPU) ... skip: new_empty in torch.float16 not supported (0.016s) 2022-08-17T13:12:15.1850115Z test_quick_new_empty_cpu_float32 (__main__.TestDecompCPU) ... skip: new_empty in torch.float32 not supported (0.000s) 2022-08-17T13:12:15.1860801Z test_quick_new_empty_cpu_float64 (__main__.TestDecompCPU) ... skip: new_empty in torch.float64 not supported (0.000s) 2022-08-17T13:12:15.1871528Z test_quick_new_empty_cpu_int16 (__main__.TestDecompCPU) ... skip: new_empty in torch.int16 not supported (0.000s) 2022-08-17T13:12:15.1882186Z test_quick_new_empty_cpu_int32 (__main__.TestDecompCPU) ... skip: new_empty in torch.int32 not supported (0.000s) 2022-08-17T13:12:15.1893039Z test_quick_new_empty_cpu_int64 (__main__.TestDecompCPU) ... skip: new_empty in torch.int64 not supported (0.000s) 2022-08-17T13:12:15.1903716Z test_quick_new_empty_cpu_int8 (__main__.TestDecompCPU) ... skip: new_empty in torch.int8 not supported (0.000s) 2022-08-17T13:12:15.1914464Z test_quick_new_empty_cpu_uint8 (__main__.TestDecompCPU) ... skip: new_empty in torch.uint8 not supported (0.000s) 2022-08-17T13:12:15.1949826Z test_quick_new_full_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.1996437Z test_quick_new_full_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.2084913Z test_quick_new_full_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.2176534Z test_quick_new_full_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.2266175Z test_quick_new_full_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.2301299Z test_quick_new_full_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.2368765Z test_quick_new_full_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.2434575Z test_quick_new_full_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.2481528Z test_quick_new_full_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.2528433Z test_quick_new_full_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.2574322Z test_quick_new_full_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.2620930Z test_quick_new_full_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.2667681Z test_quick_new_full_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.2699342Z test_quick_new_ones_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.2743677Z test_quick_new_ones_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.2827965Z test_quick_new_ones_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.2913627Z test_quick_new_ones_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.2998332Z test_quick_new_ones_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.3029737Z test_quick_new_ones_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.3093819Z test_quick_new_ones_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.3156606Z test_quick_new_ones_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.3201343Z test_quick_new_ones_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.3245969Z test_quick_new_ones_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.3290193Z test_quick_new_ones_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.3334948Z test_quick_new_ones_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.3379962Z test_quick_new_ones_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.3411066Z test_quick_new_zeros_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.3455194Z test_quick_new_zeros_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.3540045Z test_quick_new_zeros_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.3626149Z test_quick_new_zeros_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.3710442Z test_quick_new_zeros_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.3742021Z test_quick_new_zeros_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.3805772Z test_quick_new_zeros_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.3868522Z test_quick_new_zeros_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.3913618Z test_quick_new_zeros_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.3957981Z test_quick_new_zeros_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.4001563Z test_quick_new_zeros_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.4046093Z test_quick_new_zeros_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.4090629Z test_quick_new_zeros_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:12:15.4154939Z test_quick_nextafter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.4398343Z test_quick_nextafter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:15.4635145Z test_quick_nextafter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.5318292Z test_quick_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T13:12:15.5987222Z test_quick_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.079s) 2022-08-17T13:12:15.6030651Z test_quick_nn_functional_elu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.6104313Z test_quick_nn_functional_elu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.6175851Z test_quick_nn_functional_elu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.6214592Z test_quick_nn_functional_embedding_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.6252481Z test_quick_nn_functional_embedding_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.6360185Z test_quick_nn_functional_embedding_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.6464697Z test_quick_nn_functional_embedding_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.6586600Z test_quick_nn_functional_gelu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.7029076Z test_quick_nn_functional_gelu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:12:15.7459519Z test_quick_nn_functional_gelu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:12:15.7531935Z test_quick_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.7693716Z test_quick_nn_functional_hardshrink_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.7849450Z test_quick_nn_functional_hardshrink_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.7883794Z test_quick_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.7948960Z test_quick_nn_functional_hardsigmoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.8012834Z test_quick_nn_functional_hardsigmoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.8060833Z test_quick_nn_functional_hardswish_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.8279107Z test_quick_nn_functional_hardswish_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.8493853Z test_quick_nn_functional_hardswish_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.8535238Z test_quick_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.8684189Z test_quick_nn_functional_hardtanh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.8829533Z test_quick_nn_functional_hardtanh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.8874386Z test_quick_nn_functional_hardtanh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.8918958Z test_quick_nn_functional_hardtanh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.8962537Z test_quick_nn_functional_hardtanh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:15.9007424Z test_quick_nn_functional_hardtanh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.9152150Z test_quick_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:15.9307380Z test_quick_nn_functional_huber_loss_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:16.0017614Z test_quick_nn_functional_huber_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:12:16.0712510Z test_quick_nn_functional_huber_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:12:16.0825677Z test_quick_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:16.1296608Z test_quick_nn_functional_leaky_relu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.049s) 2022-08-17T13:12:16.1761602Z test_quick_nn_functional_leaky_relu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:12:16.1805615Z test_quick_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:16.1899497Z test_quick_nn_functional_logsigmoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:16.1990373Z test_quick_nn_functional_logsigmoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:16.2059965Z test_quick_nn_functional_mish_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:16.2127786Z test_quick_nn_functional_mish_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:16.2141208Z test_quick_nn_functional_mse_loss_cpu_float16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:16.2490073Z test_quick_nn_functional_mse_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:16.2828423Z test_quick_nn_functional_mse_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:12:16.3077168Z test_quick_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:16.3531626Z test_quick_nn_functional_pad_constant_cpu_bool (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:12:16.4602221Z test_quick_nn_functional_pad_constant_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.112s) 2022-08-17T13:12:16.5684535Z test_quick_nn_functional_pad_constant_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.110s) 2022-08-17T13:12:16.5925758Z test_quick_nn_functional_pad_constant_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:16.6657616Z test_quick_nn_functional_pad_constant_cpu_float32 (__main__.TestDecompCPU) ... ok (0.077s) 2022-08-17T13:12:16.7376167Z test_quick_nn_functional_pad_constant_cpu_float64 (__main__.TestDecompCPU) ... ok (0.077s) 2022-08-17T13:12:16.7831481Z test_quick_nn_functional_pad_constant_cpu_int16 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:12:16.8286984Z test_quick_nn_functional_pad_constant_cpu_int32 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:12:16.8735904Z test_quick_nn_functional_pad_constant_cpu_int64 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:12:16.9187533Z test_quick_nn_functional_pad_constant_cpu_int8 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:12:16.9636205Z test_quick_nn_functional_pad_constant_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.046s) 2022-08-17T13:12:16.9992760Z test_quick_nn_functional_prelu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:17.1649877Z test_quick_nn_functional_prelu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.161s) 2022-08-17T13:12:17.3299662Z test_quick_nn_functional_prelu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.171s) 2022-08-17T13:12:17.3312694Z test_quick_nn_functional_relu6_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.bfloat16 not supported (0.000s) 2022-08-17T13:12:17.3324798Z test_quick_nn_functional_relu6_cpu_float32 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.float32 not supported (0.010s) 2022-08-17T13:12:17.3335239Z test_quick_nn_functional_relu6_cpu_float64 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.float64 not supported (0.000s) 2022-08-17T13:12:17.3345953Z test_quick_nn_functional_relu6_cpu_int16 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int16 not supported (0.000s) 2022-08-17T13:12:17.3356763Z test_quick_nn_functional_relu6_cpu_int32 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int32 not supported (0.000s) 2022-08-17T13:12:17.3367613Z test_quick_nn_functional_relu6_cpu_int64 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int64 not supported (0.000s) 2022-08-17T13:12:17.3378478Z test_quick_nn_functional_relu6_cpu_int8 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int8 not supported (0.000s) 2022-08-17T13:12:17.3389142Z test_quick_nn_functional_relu6_cpu_uint8 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.uint8 not supported (0.000s) 2022-08-17T13:12:17.3423562Z test_quick_nn_functional_relu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:17.3504271Z test_quick_nn_functional_relu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:17.3578868Z test_quick_nn_functional_relu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:17.3628250Z test_quick_nn_functional_relu_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:17.3677583Z test_quick_nn_functional_relu_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:17.3726067Z test_quick_nn_functional_relu_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:17.3775300Z test_quick_nn_functional_relu_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:17.3823976Z test_quick_nn_functional_relu_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:17.3869751Z test_quick_nn_functional_rrelu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:17.3939445Z test_quick_nn_functional_rrelu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:17.4008265Z test_quick_nn_functional_rrelu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:17.4043107Z test_quick_nn_functional_silu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:17.4110417Z test_quick_nn_functional_silu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:17.4176801Z test_quick_nn_functional_silu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:17.4220432Z test_quick_nn_functional_softplus_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:17.4292337Z test_quick_nn_functional_softplus_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:17.4362568Z test_quick_nn_functional_softplus_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2022-08-17T13:12:17.4437925Z test_quick_nn_functional_softshrink_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:17.4586503Z test_quick_nn_functional_softshrink_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:17.4729330Z test_quick_nn_functional_softshrink_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:17.6614251Z test_quick_nn_functional_unfold_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.191s) 2022-08-17T13:12:18.6804590Z test_quick_nn_functional_unfold_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.017s) 2022-08-17T13:12:19.7071007Z test_quick_nn_functional_unfold_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.032s) 2022-08-17T13:12:19.8991809Z test_quick_nn_functional_unfold_cpu_float16 (__main__.TestDecompCPU) ... ok (0.182s) 2022-08-17T13:12:20.5390205Z test_quick_nn_functional_unfold_cpu_float32 (__main__.TestDecompCPU) ... ok (0.636s) 2022-08-17T13:12:21.1593512Z test_quick_nn_functional_unfold_cpu_float64 (__main__.TestDecompCPU) ... ok (0.635s) 2022-08-17T13:12:21.1813823Z test_quick_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:21.2755126Z test_quick_norm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.096s) 2022-08-17T13:12:21.3704209Z test_quick_norm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.096s) 2022-08-17T13:12:21.3948476Z test_quick_norm_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:21.4585998Z test_quick_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T13:12:21.5226882Z test_quick_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:12:21.5260812Z test_quick_norm_inf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:12:21.5339811Z test_quick_norm_inf_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:21.5419477Z test_quick_norm_inf_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:21.5453171Z test_quick_norm_inf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:21.5512510Z test_quick_norm_inf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:21.5570697Z test_quick_norm_inf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:21.5601331Z test_quick_permute_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:21.5639192Z test_quick_permute_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:21.5712610Z test_quick_permute_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:21.5785178Z test_quick_permute_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:21.5860492Z test_quick_permute_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:21.5890560Z test_quick_permute_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:21.5946281Z test_quick_permute_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:21.6001098Z test_quick_permute_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:21.6039900Z test_quick_permute_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:21.6078140Z test_quick_permute_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:21.6115843Z test_quick_permute_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:21.6154056Z test_quick_permute_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:21.6192399Z test_quick_permute_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:21.6291535Z test_quick_pow_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:12:21.6690405Z test_quick_pow_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:12:21.7086520Z test_quick_pow_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:21.7176800Z test_quick_pow_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:21.7432417Z test_quick_pow_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:21.7682255Z test_quick_pow_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:21.7833391Z test_quick_pow_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:21.7983909Z test_quick_pow_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:21.8132706Z test_quick_pow_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:21.8283205Z test_quick_pow_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:21.8433608Z test_quick_pow_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:21.8859284Z test_quick_prod_cpu_bool (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:21.9825600Z test_quick_prod_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.095s) 2022-08-17T13:12:22.0807466Z test_quick_prod_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.111s) 2022-08-17T13:12:22.1455714Z test_quick_prod_cpu_float32 (__main__.TestDecompCPU) ... ok (0.064s) 2022-08-17T13:12:22.2105531Z test_quick_prod_cpu_float64 (__main__.TestDecompCPU) ... ok (0.063s) 2022-08-17T13:12:22.2536133Z test_quick_prod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:12:22.2961415Z test_quick_prod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:22.3381723Z test_quick_prod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:12:22.3805378Z test_quick_prod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:12:22.4224982Z test_quick_prod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:22.4254761Z test_quick_reciprocal_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:22.4285501Z test_quick_reciprocal_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:22.4329850Z test_quick_reciprocal_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:22.4374746Z test_quick_reciprocal_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:22.4404174Z test_quick_reciprocal_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:22.4442100Z test_quick_reciprocal_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:22.4478569Z test_quick_reciprocal_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:22.4509218Z test_quick_reciprocal_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:22.4539753Z test_quick_reciprocal_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:22.4570082Z test_quick_reciprocal_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:22.4601528Z test_quick_reciprocal_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:22.4631849Z test_quick_reciprocal_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:22.4735159Z test_quick_remainder_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:22.4842164Z test_quick_remainder_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:22.5103616Z test_quick_remainder_cpu_float32 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T13:12:22.5356445Z test_quick_remainder_cpu_float64 (__main__.TestDecompCPU) ... ok (0.018s) 2022-08-17T13:12:22.5515612Z test_quick_remainder_cpu_int16 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T13:12:22.5673791Z test_quick_remainder_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:22.5829698Z test_quick_remainder_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:22.5987524Z test_quick_remainder_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:22.6143390Z test_quick_remainder_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:22.6221724Z test_quick_roll_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:22.6375038Z test_quick_roll_cpu_bool (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:12:22.6730376Z test_quick_roll_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:22.7076881Z test_quick_roll_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:22.7439540Z test_quick_roll_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T13:12:22.7519651Z test_quick_roll_cpu_float16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:22.7754899Z test_quick_roll_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:22.7990906Z test_quick_roll_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:22.8145635Z test_quick_roll_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:22.8299360Z test_quick_roll_cpu_int32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:22.8451494Z test_quick_roll_cpu_int64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:12:22.8604904Z test_quick_roll_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:22.8757120Z test_quick_roll_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:22.8914350Z test_quick_rot90_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:22.9380994Z test_quick_rot90_cpu_bool (__main__.TestDecompCPU) ... ok (0.046s) 2022-08-17T13:12:23.0641368Z test_quick_rot90_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.115s) 2022-08-17T13:12:23.1918731Z test_quick_rot90_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.140s) 2022-08-17T13:12:23.2080655Z test_quick_rot90_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:23.2852772Z test_quick_rot90_cpu_float32 (__main__.TestDecompCPU) ... ok (0.067s) 2022-08-17T13:12:23.3640158Z test_quick_rot90_cpu_float64 (__main__.TestDecompCPU) ... ok (0.088s) 2022-08-17T13:12:23.4110924Z test_quick_rot90_cpu_int16 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:12:23.4580760Z test_quick_rot90_cpu_int32 (__main__.TestDecompCPU) ... ok (0.046s) 2022-08-17T13:12:23.5045943Z test_quick_rot90_cpu_int64 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:12:23.5515196Z test_quick_rot90_cpu_int8 (__main__.TestDecompCPU) ... ok (0.046s) 2022-08-17T13:12:23.5978439Z test_quick_rot90_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:12:23.6009728Z test_quick_rsqrt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:23.6040717Z test_quick_rsqrt_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:23.6085276Z test_quick_rsqrt_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:23.6130070Z test_quick_rsqrt_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:23.6167115Z test_quick_rsqrt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:23.6203395Z test_quick_rsqrt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:23.6234037Z test_quick_rsqrt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:23.6264834Z test_quick_rsqrt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:23.6295263Z test_quick_rsqrt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:23.6325732Z test_quick_rsqrt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:23.6356585Z test_quick_rsqrt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:23.6417048Z test_quick_rsub_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:23.6838196Z test_quick_rsub_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:12:23.7263024Z test_quick_rsub_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:23.7326351Z test_quick_rsub_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:23.7593118Z test_quick_rsub_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:23.7852552Z test_quick_rsub_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:23.8000456Z test_quick_rsub_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:23.8148582Z test_quick_rsub_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:23.8294868Z test_quick_rsub_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:23.8443577Z test_quick_rsub_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:23.8590030Z test_quick_rsub_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:23.8635463Z test_quick_select_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:23.8647635Z test_quick_select_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:23.8748255Z test_quick_select_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:23.8761422Z test_quick_select_cpu_complex32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:23.8862894Z test_quick_select_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:23.8906812Z test_quick_select_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:23.8982861Z test_quick_select_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:23.9058557Z test_quick_select_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:23.9070600Z test_quick_select_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:23.9082348Z test_quick_select_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:23.9094261Z test_quick_select_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:23.9105921Z test_quick_select_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:23.9117605Z test_quick_select_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2022-08-17T13:12:23.9172477Z test_quick_sigmoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:23.9215586Z test_quick_sigmoid_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2022-08-17T13:12:23.9314088Z test_quick_sigmoid_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:23.9415574Z test_quick_sigmoid_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:23.9496494Z test_quick_sigmoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:23.9576203Z test_quick_sigmoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:23.9619463Z test_quick_sigmoid_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:23.9662749Z test_quick_sigmoid_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:23.9705807Z test_quick_sigmoid_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:23.9749051Z test_quick_sigmoid_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:23.9792183Z test_quick_sigmoid_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:23.9810767Z test_quick_sign_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:23.9852040Z test_quick_sign_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:23.9871402Z test_quick_sign_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:23.9936094Z test_quick_sign_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:23.9992504Z test_quick_sign_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.0031263Z test_quick_sign_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.0069884Z test_quick_sign_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.0108393Z test_quick_sign_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.0147278Z test_quick_sign_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.0185655Z test_quick_sign_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.0222637Z test_quick_signbit_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.0261332Z test_quick_signbit_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.0303579Z test_quick_signbit_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.0366144Z test_quick_signbit_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.0422873Z test_quick_signbit_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.0463807Z test_quick_signbit_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.0503193Z test_quick_signbit_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.0542214Z test_quick_signbit_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.0581196Z test_quick_signbit_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.0619526Z test_quick_signbit_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.0639089Z test_quick_sin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.0682672Z test_quick_sin_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.0778819Z test_quick_sin_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.0883284Z test_quick_sin_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.0949542Z test_quick_sin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.1007569Z test_quick_sin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.1050606Z test_quick_sin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.1093394Z test_quick_sin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.1135922Z test_quick_sin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.1179304Z test_quick_sin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.1221201Z test_quick_sin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.1240119Z test_quick_sinh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.1280826Z test_quick_sinh_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.1376363Z test_quick_sinh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.1480143Z test_quick_sinh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.1543344Z test_quick_sinh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.1599778Z test_quick_sinh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.1640571Z test_quick_sinh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.1682062Z test_quick_sinh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.1722960Z test_quick_sinh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.1763246Z test_quick_sinh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.1803011Z test_quick_sinh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.1873347Z test_quick_softmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.2126020Z test_quick_softmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.2371118Z test_quick_softmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:24.2393185Z test_quick_special_i0e_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.2417011Z test_quick_special_i0e_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.2446578Z test_quick_special_i0e_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.2475650Z test_quick_special_i0e_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.2499592Z test_quick_special_i0e_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.2523170Z test_quick_special_i0e_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.2546855Z test_quick_special_i0e_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.2570530Z test_quick_special_i0e_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.2594187Z test_quick_special_i0e_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.2617981Z test_quick_special_i1_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.2655771Z test_quick_special_i1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.2693301Z test_quick_special_i1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.2716777Z test_quick_special_i1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.2740547Z test_quick_special_i1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.2764198Z test_quick_special_i1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.2787986Z test_quick_special_i1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.2811552Z test_quick_special_i1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.2835450Z test_quick_special_i1e_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.2874886Z test_quick_special_i1e_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.2912095Z test_quick_special_i1e_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.2935797Z test_quick_special_i1e_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.2959333Z test_quick_special_i1e_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.2983220Z test_quick_special_i1e_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.3006798Z test_quick_special_i1e_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.3030538Z test_quick_special_i1e_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.3200061Z test_quick_special_zeta_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.3444456Z test_quick_special_zeta_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.3682725Z test_quick_special_zeta_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:24.3856112Z test_quick_special_zeta_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.4031810Z test_quick_special_zeta_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.4204587Z test_quick_special_zeta_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.4378690Z test_quick_special_zeta_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.4558537Z test_quick_special_zeta_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.4581360Z test_quick_split_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.4643500Z test_quick_split_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.4791868Z test_quick_split_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.4948488Z test_quick_split_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.5103543Z test_quick_split_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.5124250Z test_quick_split_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.5220934Z test_quick_split_cpu_float32 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:12:24.5313775Z test_quick_split_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.5376961Z test_quick_split_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.5438199Z test_quick_split_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.5499109Z test_quick_split_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.5560326Z test_quick_split_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.5620697Z test_quick_split_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.5649107Z test_quick_split_list_args_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.5770950Z test_quick_split_list_args_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.6085157Z test_quick_split_list_args_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:24.6404971Z test_quick_split_list_args_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:24.6433580Z test_quick_split_list_args_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.6628343Z test_quick_split_list_args_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.6816627Z test_quick_split_list_args_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:24.6938258Z test_quick_split_list_args_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.7059659Z test_quick_split_list_args_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.7180224Z test_quick_split_list_args_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.7301853Z test_quick_split_list_args_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.7421793Z test_quick_split_list_args_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:24.7455845Z test_quick_split_with_sizes_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.7612926Z test_quick_split_with_sizes_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.8024635Z test_quick_split_with_sizes_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:24.8453134Z test_quick_split_with_sizes_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:12:24.8874627Z test_quick_split_with_sizes_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:24.8908281Z test_quick_split_with_sizes_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.9163305Z test_quick_split_with_sizes_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.9410862Z test_quick_split_with_sizes_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:24.9568828Z test_quick_split_with_sizes_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.9726369Z test_quick_split_with_sizes_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:24.9881648Z test_quick_split_with_sizes_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:25.0038661Z test_quick_split_with_sizes_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:25.0193641Z test_quick_split_with_sizes_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:25.0213808Z test_quick_sqrt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:25.0258180Z test_quick_sqrt_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:25.0352922Z test_quick_sqrt_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:25.0455364Z test_quick_sqrt_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:25.0519531Z test_quick_sqrt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:25.0576885Z test_quick_sqrt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:25.0617829Z test_quick_sqrt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:25.0658946Z test_quick_sqrt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:25.0699773Z test_quick_sqrt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:25.0740767Z test_quick_sqrt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:25.0781968Z test_quick_sqrt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:25.0819811Z test_quick_squeeze_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:25.0885420Z test_quick_squeeze_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:25.1011614Z test_quick_squeeze_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:25.1137870Z test_quick_squeeze_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:25.1266471Z test_quick_squeeze_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:25.1304298Z test_quick_squeeze_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:25.1400156Z test_quick_squeeze_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:25.1494861Z test_quick_squeeze_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:25.1560402Z test_quick_squeeze_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:25.1626064Z test_quick_squeeze_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:25.1690501Z test_quick_squeeze_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:25.1756019Z test_quick_squeeze_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:25.1821139Z test_quick_squeeze_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:25.1862166Z test_quick_stack_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:25.1927991Z test_quick_stack_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:25.2084938Z test_quick_stack_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:25.2240320Z test_quick_stack_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:25.2400251Z test_quick_stack_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:25.2441880Z test_quick_stack_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:25.2553379Z test_quick_stack_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:25.2662322Z test_quick_stack_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:25.2729057Z test_quick_stack_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:25.2796070Z test_quick_stack_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:25.2862143Z test_quick_stack_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:25.2929189Z test_quick_stack_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:25.2997742Z test_quick_stack_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:25.3046201Z test_quick_std_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:25.3274862Z test_quick_std_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:25.3506730Z test_quick_std_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:25.3554592Z test_quick_std_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:25.3706972Z test_quick_std_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:25.3855155Z test_quick_std_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:25.3961613Z test_quick_std_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:25.4410305Z test_quick_std_mean_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:25.4873404Z test_quick_std_mean_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:12:25.4986387Z test_quick_std_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:25.5288576Z test_quick_std_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:25.5588233Z test_quick_std_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:25.5706114Z test_quick_sub_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:25.6167498Z test_quick_sub_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:25.6644517Z test_quick_sub_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.048s) 2022-08-17T13:12:25.7108669Z test_quick_sub_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.047s) 2022-08-17T13:12:25.7234868Z test_quick_sub_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:25.7533179Z test_quick_sub_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2022-08-17T13:12:25.7825682Z test_quick_sub_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:25.8003192Z test_quick_sub_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:25.8181031Z test_quick_sub_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:25.8358338Z test_quick_sub_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:12:25.8534212Z test_quick_sub_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:25.8708777Z test_quick_sub_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:25.8839246Z test_quick_sum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.017s) 2022-08-17T13:12:25.8992328Z test_quick_sum_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:25.9280916Z test_quick_sum_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.034s) 2022-08-17T13:12:25.9572977Z test_quick_sum_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.021s) 2022-08-17T13:12:25.9717868Z test_quick_sum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:12:25.9943143Z test_quick_sum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.0164846Z test_quick_sum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.0320841Z test_quick_sum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:12:26.0474589Z test_quick_sum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.0625987Z test_quick_sum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.0779401Z test_quick_sum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.0933819Z test_quick_sum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.0954222Z test_quick_t_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.0977551Z test_quick_t_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.1019507Z test_quick_t_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.1061725Z test_quick_t_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.1081365Z test_quick_t_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.1114974Z test_quick_t_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.1148142Z test_quick_t_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.1171183Z test_quick_t_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.1194409Z test_quick_t_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.1217183Z test_quick_t_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.1240574Z test_quick_t_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.1263720Z test_quick_t_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.1283305Z test_quick_tan_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.1328549Z test_quick_tan_cpu_bool (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:26.1423852Z test_quick_tan_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.1527372Z test_quick_tan_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T13:12:26.1592589Z test_quick_tan_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.1650679Z test_quick_tan_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.1693454Z test_quick_tan_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.1735691Z test_quick_tan_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.1777942Z test_quick_tan_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.1820335Z test_quick_tan_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.1862196Z test_quick_tan_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.1887635Z test_quick_tanh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.1929090Z test_quick_tanh_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.2197293Z test_quick_tanh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:26.2483866Z test_quick_tanh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T13:12:26.2632732Z test_quick_tanh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.2774660Z test_quick_tanh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.2816859Z test_quick_tanh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.2858649Z test_quick_tanh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.2900285Z test_quick_tanh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.2941754Z test_quick_tanh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.2982830Z test_quick_tanh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.3009515Z test_quick_trace_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.3036516Z test_quick_trace_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.3058336Z test_quick_trace_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.3079727Z test_quick_trace_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.3097013Z test_quick_trace_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.3114180Z test_quick_trace_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.3131217Z test_quick_trace_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.3148683Z test_quick_trace_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.3165745Z test_quick_trace_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.3204327Z test_quick_transpose_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.3267161Z test_quick_transpose_cpu_bool (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:26.3412310Z test_quick_transpose_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:26.3559006Z test_quick_transpose_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:26.3707353Z test_quick_transpose_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.3745976Z test_quick_transpose_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.3850121Z test_quick_transpose_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.3951148Z test_quick_transpose_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.4013261Z test_quick_transpose_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.4075449Z test_quick_transpose_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.4136038Z test_quick_transpose_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.4198029Z test_quick_transpose_cpu_int8 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:26.4259631Z test_quick_transpose_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.4279243Z test_quick_trunc_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:26.4347616Z test_quick_trunc_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.4405815Z test_quick_trunc_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:26.4453236Z test_quick_unsqueeze_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.4529801Z test_quick_unsqueeze_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.4701015Z test_quick_unsqueeze_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.4873104Z test_quick_unsqueeze_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:26.5045994Z test_quick_unsqueeze_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.5092246Z test_quick_unsqueeze_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.5212392Z test_quick_unsqueeze_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.5331262Z test_quick_unsqueeze_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.5409153Z test_quick_unsqueeze_cpu_int16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:26.5486013Z test_quick_unsqueeze_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.5562278Z test_quick_unsqueeze_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.5639219Z test_quick_unsqueeze_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.5715988Z test_quick_unsqueeze_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.5759370Z test_quick_var_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.5974283Z test_quick_var_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.6194132Z test_quick_var_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:26.6241831Z test_quick_var_cpu_float16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:26.6385258Z test_quick_var_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:26.6527050Z test_quick_var_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:26.6616492Z test_quick_var_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.7040782Z test_quick_var_mean_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.042s) 2022-08-17T13:12:26.7477294Z test_quick_var_mean_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.036s) 2022-08-17T13:12:26.7576841Z test_quick_var_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.7861242Z test_quick_var_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:26.8136434Z test_quick_var_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.8185130Z test_quick_view_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.8277259Z test_quick_view_cpu_bool (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:26.8494564Z test_quick_view_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:26.8714360Z test_quick_view_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:26.8934322Z test_quick_view_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.8982180Z test_quick_view_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.9124984Z test_quick_view_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.9266655Z test_quick_view_cpu_float64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:12:26.9359601Z test_quick_view_cpu_int16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:26.9452028Z test_quick_view_cpu_int32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:26.9542987Z test_quick_view_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.9634539Z test_quick_view_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.9724670Z test_quick_view_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:26.9778044Z test_quick_where_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:26.9903727Z test_quick_where_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:27.0170133Z test_quick_where_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.041s) 2022-08-17T13:12:27.0438587Z test_quick_where_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.020s) 2022-08-17T13:12:27.0708407Z test_quick_where_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:12:27.0762930Z test_quick_where_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:27.0950006Z test_quick_where_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:27.1135706Z test_quick_where_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:27.1263001Z test_quick_where_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:27.1389100Z test_quick_where_cpu_int32 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:27.1514304Z test_quick_where_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:27.1640234Z test_quick_where_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:27.1765419Z test_quick_where_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:12:27.1836425Z test_quick_xlogy_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:27.1995960Z test_quick_xlogy_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:27.2069151Z test_quick_xlogy_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2022-08-17T13:12:27.2321461Z test_quick_xlogy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2022-08-17T13:12:27.2566186Z test_quick_xlogy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:12:27.2726729Z test_quick_xlogy_cpu_int16 (__main__.TestDecompCPU) ... ok (0.010s) 2022-08-17T13:12:27.2887307Z test_quick_xlogy_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:27.3047079Z test_quick_xlogy_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:27.3209229Z test_quick_xlogy_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2022-08-17T13:12:27.3369026Z test_quick_xlogy_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.026s) 2022-08-17T13:12:27.3370787Z 2022-08-17T13:12:27.3371352Z ---------------------------------------------------------------------- 2022-08-17T13:12:27.3371642Z Ran 6639 tests in 474.891s 2022-08-17T13:12:27.3371763Z 2022-08-17T13:12:27.3371908Z OK (skipped=345, expected failures=6) 2022-08-17T13:12:27.3373749Z 2022-08-17T13:12:27.3374008Z Generating XML reports... 2022-08-17T13:12:28.1036740Z Generated XML report: test-reports\python-unittest\test_decomp\TEST-TestDecompCPU-20220817130432.xml 2022-08-17T13:12:28.6336905Z Running test_reductions ... [2022-08-17 13:12:28.633225] 2022-08-17T13:12:28.6337365Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_reductions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:12:28.633225] 2022-08-17T13:12:30.8729999Z 2022-08-17T13:12:30.8730287Z Running tests... 2022-08-17T13:12:30.8730624Z ---------------------------------------------------------------------- 2022-08-17T13:12:30.8730985Z Test results will be stored in test-reports\python-unittest\test_reductions 2022-08-17T13:12:30.8766581Z test_accreal_type_cpu (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:12:30.8790552Z test_all_any_cpu (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:12:30.8803605Z test_all_any_empty_cpu (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:12:30.8860949Z test_all_any_vs_numpy_cpu_bool (__main__.TestReductionsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_reductions.py:1732: UserWarning: The use of `x.T` on tensors of dimension other than 2 to reverse their shape is deprecated and it will throw an error in a future release. Consider `x.mT` to transpose batches of matrices or `x.permute(*torch.arange(x.ndim - 1, -1, -1))` to reverse the dimensions of a tensor. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorShape.cpp:3075.) 2022-08-17T13:12:30.8861901Z _test_all_any(x.T) 2022-08-17T13:12:30.8896704Z C:\actions-runner\_work\pytorch\pytorch\test\test_reductions.py:1696: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:12:30.8897498Z torch.all(x, dim, out=out) 2022-08-17T13:12:30.8950091Z C:\actions-runner\_work\pytorch\pytorch\test\test_reductions.py:1696: UserWarning: An output with one or more elements was resized since it had shape [1, 1], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:12:30.8950795Z torch.all(x, dim, out=out) 2022-08-17T13:12:30.9056744Z C:\actions-runner\_work\pytorch\pytorch\test\test_reductions.py:1696: UserWarning: An output with one or more elements was resized since it had shape [1, 5, 1], which does not match the required output shape [5, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:12:30.9057501Z torch.all(x, dim, out=out) 2022-08-17T13:12:30.9106265Z C:\actions-runner\_work\pytorch\pytorch\test\test_reductions.py:1696: UserWarning: An output with one or more elements was resized since it had shape [1, 5, 1], which does not match the required output shape [1, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:12:30.9106994Z torch.all(x, dim, out=out) 2022-08-17T13:12:30.9154140Z C:\actions-runner\_work\pytorch\pytorch\test\test_reductions.py:1696: UserWarning: An output with one or more elements was resized since it had shape [1, 5, 1], which does not match the required output shape [1, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:12:30.9154832Z torch.all(x, dim, out=out) 2022-08-17T13:12:30.9219270Z C:\actions-runner\_work\pytorch\pytorch\test\test_reductions.py:1696: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3, 2], which does not match the required output shape [1, 3, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:12:30.9220086Z torch.all(x, dim, out=out) 2022-08-17T13:12:30.9319602Z C:\actions-runner\_work\pytorch\pytorch\test\test_reductions.py:1696: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3, 2], which does not match the required output shape [1, 1, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:12:30.9320304Z torch.all(x, dim, out=out) 2022-08-17T13:12:30.9369947Z C:\actions-runner\_work\pytorch\pytorch\test\test_reductions.py:1696: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3, 2], which does not match the required output shape [1, 1, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:12:30.9370624Z torch.all(x, dim, out=out) 2022-08-17T13:12:30.9413535Z ok (0.057s) 2022-08-17T13:12:30.9483185Z test_all_any_vs_numpy_cpu_complex128 (__main__.TestReductionsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:2325: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Copy.cpp:250.) 2022-08-17T13:12:30.9483754Z torch_result = torch_fn(t).cpu() 2022-08-17T13:12:31.6377099Z ok (0.698s) 2022-08-17T13:12:31.7271039Z test_all_any_vs_numpy_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.088s) 2022-08-17T13:12:31.8161042Z test_all_any_vs_numpy_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.087s) 2022-08-17T13:12:31.9045303Z test_all_any_vs_numpy_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.083s) 2022-08-17T13:12:31.9929070Z test_all_any_vs_numpy_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.093s) 2022-08-17T13:12:32.0765432Z test_all_any_vs_numpy_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.083s) 2022-08-17T13:12:32.1600834Z test_all_any_vs_numpy_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.079s) 2022-08-17T13:12:32.2434801Z test_all_any_vs_numpy_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.094s) 2022-08-17T13:12:32.3268533Z test_all_any_vs_numpy_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.079s) 2022-08-17T13:12:32.3850527Z test_all_any_vs_numpy_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.048s) 2022-08-17T13:12:32.3875480Z test_all_any_with_dim_cpu (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:12:32.3898327Z test_amax_cpu_bool (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:12:32.3943298Z test_amax_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:12:32.3972328Z test_amax_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:12:32.4001601Z test_amax_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:12:32.4023357Z test_amax_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:12:32.4044896Z test_amax_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:12:32.4226673Z test_amin_amax_some_dims_cpu (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:12:32.4248865Z test_amin_cpu_bool (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:12:32.4290546Z test_amin_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:12:32.4318411Z test_amin_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:12:32.4347290Z test_amin_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:12:32.4368102Z test_amin_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:12:32.4389907Z test_amin_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:12:32.4467091Z test_aminmax_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:12:32.4530095Z test_aminmax_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:12:32.4567078Z test_argminmax_axis_with_dim_one_cpu (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:12:32.4582146Z test_argminmax_large_axis_cpu (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:12:32.4634674Z test_argminmax_multiple_cpu_float16 (__main__.TestReductionsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_reductions.py:1616: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T13:12:32.4635569Z x[mask] = torch.tensor(max_val + 1, dtype=dtype) 2022-08-17T13:12:32.4636381Z C:\actions-runner\_work\pytorch\pytorch\test\test_reductions.py:1619: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T13:12:32.4637149Z x[mask] = torch.tensor(min_val - 1, dtype=dtype) 2022-08-17T13:12:32.4719912Z ok (0.016s) 2022-08-17T13:12:32.4892036Z test_argminmax_multiple_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:12:32.5067159Z test_argminmax_multiple_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:12:32.5219955Z test_argminmax_multiple_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.017s) 2022-08-17T13:12:32.5372136Z test_argminmax_multiple_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:12:32.5522471Z test_argminmax_multiple_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:12:32.5673492Z test_argminmax_multiple_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:12:32.5823952Z test_argminmax_multiple_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:12:32.8622095Z test_bincount_cpu (__main__.TestReductionsCPU) ... ok (0.276s) 2022-08-17T13:12:32.8886161Z test_bucketization_cpu (__main__.TestReductionsCPU) ... ok (0.032s) 2022-08-17T13:12:32.9067892Z test_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:12:32.9240499Z test_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:12:32.9431485Z test_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:12:32.9598320Z test_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:12:32.9769419Z test_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:12:32.9867191Z test_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:12:32.9963200Z test_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:12:33.0055943Z test_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:12:33.0145775Z test_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:12:33.0208025Z test_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:12:33.0505211Z test_cumprod_integer_upcast_cpu (__main__.TestReductionsCPU) ... ok (0.032s) 2022-08-17T13:12:33.0794904Z test_cumsum_integer_upcast_cpu (__main__.TestReductionsCPU) ... ok (0.032s) 2022-08-17T13:12:33.0819049Z test_dim_arg_reduction_scalar_cpu_bfloat16 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:12:33.0842381Z test_dim_arg_reduction_scalar_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:12:33.0865457Z test_dim_arg_reduction_scalar_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:12:33.0888489Z test_dim_arg_reduction_scalar_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:12:33.0907536Z test_dim_arg_reduction_scalar_cpu_int16 (__main__.TestReductionsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_reductions.py:1900: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2022-08-17T13:12:33.0908103Z x = torch.tensor(example, device=device, dtype=dtype) 2022-08-17T13:12:33.0910112Z C:\actions-runner\_work\pytorch\pytorch\test\test_reductions.py:1906: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2022-08-17T13:12:33.0910589Z x = torch.tensor(example, device=device, dtype=dtype) 2022-08-17T13:12:33.0912491Z ok (0.016s) 2022-08-17T13:12:33.0935563Z test_dim_arg_reduction_scalar_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:12:33.0958534Z test_dim_arg_reduction_scalar_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:12:33.0981612Z test_dim_arg_reduction_scalar_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:12:33.1004475Z test_dim_arg_reduction_scalar_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:12:33.1010982Z test_dim_default__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1021592Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.1026098Z test_dim_default__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1035617Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.1040027Z test_dim_default__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1049545Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.1053983Z test_dim_default__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1063610Z Tests that the default dim reduces all dimensions. ... ok (0.016s) 2022-08-17T13:12:33.1068024Z test_dim_default__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1087059Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.1092103Z test_dim_default__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1103112Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.1107570Z test_dim_default__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1117462Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.1121903Z test_dim_default__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1131415Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.1135834Z test_dim_default__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1148869Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.1153924Z test_dim_default__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1163598Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.1167992Z test_dim_default__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1179066Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.1183465Z test_dim_default_all_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1192774Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.1197127Z test_dim_default_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1206333Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.1210730Z test_dim_default_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1220183Z Tests that the default dim reduces all dimensions. ... ok (0.016s) 2022-08-17T13:12:33.1224618Z test_dim_default_any_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1233887Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2022-08-17T13:12:33.1238278Z test_dim_default_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1247728Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.1252019Z test_dim_default_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1261392Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.1265787Z test_dim_default_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1274917Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.1279491Z test_dim_default_keepdim__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1290103Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2022-08-17T13:12:33.1294661Z test_dim_default_keepdim__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1305306Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2022-08-17T13:12:33.1309785Z test_dim_default_keepdim__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1320513Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2022-08-17T13:12:33.1325024Z test_dim_default_keepdim__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1335631Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2022-08-17T13:12:33.1340188Z test_dim_default_keepdim__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1352325Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2022-08-17T13:12:33.1357668Z test_dim_default_keepdim__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1368814Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2022-08-17T13:12:33.1373346Z test_dim_default_keepdim__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1384095Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.016s) 2022-08-17T13:12:33.1388811Z test_dim_default_keepdim__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1399282Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2022-08-17T13:12:33.1403802Z test_dim_default_keepdim__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1416686Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2022-08-17T13:12:33.1422055Z test_dim_default_keepdim__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1432555Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2022-08-17T13:12:33.1437101Z test_dim_default_keepdim__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1448976Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2022-08-17T13:12:33.1453473Z test_dim_default_keepdim_all_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1470358Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... expected failure (0.000s) 2022-08-17T13:12:33.1474911Z test_dim_default_keepdim_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1485424Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2022-08-17T13:12:33.1489985Z test_dim_default_keepdim_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1500557Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2022-08-17T13:12:33.1505096Z test_dim_default_keepdim_any_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1515077Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... expected failure (0.000s) 2022-08-17T13:12:33.1519496Z test_dim_default_keepdim_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1520184Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T13:12:33.1524602Z test_dim_default_keepdim_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1525056Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T13:12:33.1529458Z test_dim_default_keepdim_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1529970Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T13:12:33.1534351Z test_dim_default_keepdim_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1545130Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.016s) 2022-08-17T13:12:33.1549657Z test_dim_default_keepdim_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1550309Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T13:12:33.1554607Z test_dim_default_keepdim_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1566380Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2022-08-17T13:12:33.1570908Z test_dim_default_keepdim_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1581676Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2022-08-17T13:12:33.1586203Z test_dim_default_keepdim_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1586856Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T13:12:33.1591146Z test_dim_default_keepdim_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1591766Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T13:12:33.1596020Z test_dim_default_keepdim_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1596623Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T13:12:33.1600885Z test_dim_default_keepdim_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1601486Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T13:12:33.1605592Z test_dim_default_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1614982Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.1619486Z test_dim_default_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1629370Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.1633807Z test_dim_default_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1643685Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.1648107Z test_dim_default_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1657297Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.1661793Z test_dim_default_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1671399Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.1675817Z test_dim_default_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1686139Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.1690632Z test_dim_default_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1700056Z Tests that the default dim reduces all dimensions. ... ok (0.016s) 2022-08-17T13:12:33.1704472Z test_dim_default_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1714613Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.1719979Z test_dim_empty__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1735663Z Tests that dim=[] is a no-op ... expected failure (0.000s) 2022-08-17T13:12:33.1741159Z test_dim_empty__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1752467Z Tests that dim=[] is a no-op ... expected failure (0.000s) 2022-08-17T13:12:33.1757633Z test_dim_empty__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1758210Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2022-08-17T13:12:33.1763390Z test_dim_empty__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1775023Z Tests that dim=[] is a no-op ... expected failure (0.000s) 2022-08-17T13:12:33.1780270Z test_dim_empty__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1791362Z Tests that dim=[] is a no-op ... expected failure (0.000s) 2022-08-17T13:12:33.1796599Z test_dim_empty__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1805983Z Tests that dim=[] is a no-op ... ok (0.000s) 2022-08-17T13:12:33.1811361Z test_dim_empty__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1824799Z Tests that dim=[] is a no-op ... expected failure (0.000s) 2022-08-17T13:12:33.1830498Z test_dim_empty__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1841643Z Tests that dim=[] is a no-op ... expected failure (0.000s) 2022-08-17T13:12:33.1846823Z test_dim_empty__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1859327Z Tests that dim=[] is a no-op ... expected failure (0.016s) 2022-08-17T13:12:33.1864485Z test_dim_empty_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1875452Z Tests that dim=[] is a no-op ... expected failure (0.000s) 2022-08-17T13:12:33.1880669Z test_dim_empty_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1891630Z Tests that dim=[] is a no-op ... expected failure (0.000s) 2022-08-17T13:12:33.1896870Z test_dim_empty_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1897333Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2022-08-17T13:12:33.1903117Z test_dim_empty_keepdim__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1915938Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.000s) 2022-08-17T13:12:33.1921440Z test_dim_empty_keepdim__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1933426Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.000s) 2022-08-17T13:12:33.1939062Z test_dim_empty_keepdim__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1939503Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2022-08-17T13:12:33.1945140Z test_dim_empty_keepdim__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1959207Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.000s) 2022-08-17T13:12:33.1964718Z test_dim_empty_keepdim__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1976662Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.000s) 2022-08-17T13:12:33.1982240Z test_dim_empty_keepdim__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.1991595Z Tests that dim=[], when keepdim=True, is a no-op ... ok (0.000s) 2022-08-17T13:12:33.1997282Z test_dim_empty_keepdim__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2011079Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.000s) 2022-08-17T13:12:33.2017003Z test_dim_empty_keepdim__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2029012Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.016s) 2022-08-17T13:12:33.2034423Z test_dim_empty_keepdim__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2047185Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.000s) 2022-08-17T13:12:33.2052639Z test_dim_empty_keepdim_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2064424Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.000s) 2022-08-17T13:12:33.2069917Z test_dim_empty_keepdim_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2081686Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.000s) 2022-08-17T13:12:33.2087074Z test_dim_empty_keepdim_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2087553Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2022-08-17T13:12:33.2093187Z test_dim_empty_keepdim_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2105167Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.000s) 2022-08-17T13:12:33.2110633Z test_dim_empty_keepdim_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2111239Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2022-08-17T13:12:33.2116757Z test_dim_empty_keepdim_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2117199Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2022-08-17T13:12:33.2122748Z test_dim_empty_keepdim_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2134468Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.000s) 2022-08-17T13:12:33.2140049Z test_dim_empty_keepdim_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2140508Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2022-08-17T13:12:33.2146124Z test_dim_empty_keepdim_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2146568Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2022-08-17T13:12:33.2152134Z test_dim_empty_keepdim_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2152578Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2022-08-17T13:12:33.2157824Z test_dim_empty_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2168991Z Tests that dim=[] is a no-op ... expected failure (0.016s) 2022-08-17T13:12:33.2174208Z test_dim_empty_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2174817Z Tests that dim=[] is a no-op ... skip: Skipped! (0.001s) 2022-08-17T13:12:33.2180129Z test_dim_empty_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2180721Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2022-08-17T13:12:33.2185814Z test_dim_empty_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2196755Z Tests that dim=[] is a no-op ... expected failure (0.000s) 2022-08-17T13:12:33.2201937Z test_dim_empty_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2202529Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2022-08-17T13:12:33.2207707Z test_dim_empty_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2208281Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2022-08-17T13:12:33.2213414Z test_dim_empty_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2213957Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2022-08-17T13:12:33.2219343Z test_dim_multi__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2228728Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2022-08-17T13:12:33.2234175Z test_dim_multi__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2243511Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2022-08-17T13:12:33.2249018Z test_dim_multi__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2259606Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2022-08-17T13:12:33.2265835Z test_dim_multi__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2275688Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2022-08-17T13:12:33.2281141Z test_dim_multi__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2290428Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2022-08-17T13:12:33.2295918Z test_dim_multi__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2305417Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2022-08-17T13:12:33.2310898Z test_dim_multi__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2322181Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2022-08-17T13:12:33.2328403Z test_dim_multi__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2337876Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.016s) 2022-08-17T13:12:33.2343489Z test_dim_multi__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2354085Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2022-08-17T13:12:33.2359592Z test_dim_multi_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2368678Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2022-08-17T13:12:33.2374174Z test_dim_multi_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2383337Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2022-08-17T13:12:33.2388832Z test_dim_multi_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2398293Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2022-08-17T13:12:33.2403557Z test_dim_multi_duplicate__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2411176Z Tests that an error is raised if dim has duplicate entries. ... ok (0.000s) 2022-08-17T13:12:33.2416477Z test_dim_multi_duplicate__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2424144Z Tests that an error is raised if dim has duplicate entries. ... ok (0.000s) 2022-08-17T13:12:33.2429292Z test_dim_multi_duplicate__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2436869Z Tests that an error is raised if dim has duplicate entries. ... ok (0.000s) 2022-08-17T13:12:33.2442034Z test_dim_multi_duplicate__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2449681Z Tests that an error is raised if dim has duplicate entries. ... ok (0.000s) 2022-08-17T13:12:33.2454907Z test_dim_multi_duplicate__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2462559Z Tests that an error is raised if dim has duplicate entries. ... ok (0.000s) 2022-08-17T13:12:33.2467770Z test_dim_multi_duplicate__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2475307Z Tests that an error is raised if dim has duplicate entries. ... ok (0.000s) 2022-08-17T13:12:33.2480483Z test_dim_multi_duplicate__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2488162Z Tests that an error is raised if dim has duplicate entries. ... ok (0.000s) 2022-08-17T13:12:33.2493412Z test_dim_multi_duplicate__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2501067Z Tests that an error is raised if dim has duplicate entries. ... ok (0.016s) 2022-08-17T13:12:33.2506278Z test_dim_multi_duplicate__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2513974Z Tests that an error is raised if dim has duplicate entries. ... ok (0.000s) 2022-08-17T13:12:33.2519126Z test_dim_multi_duplicate_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2531380Z Tests that an error is raised if dim has duplicate entries. ... ok (0.000s) 2022-08-17T13:12:33.2536614Z test_dim_multi_duplicate_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2548413Z Tests that an error is raised if dim has duplicate entries. ... ok (0.000s) 2022-08-17T13:12:33.2553631Z test_dim_multi_duplicate_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2565458Z Tests that an error is raised if dim has duplicate entries. ... ok (0.000s) 2022-08-17T13:12:33.2570825Z test_dim_multi_duplicate_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2582532Z Tests that an error is raised if dim has duplicate entries. ... ok (0.000s) 2022-08-17T13:12:33.2587766Z test_dim_multi_duplicate_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2599342Z Tests that an error is raised if dim has duplicate entries. ... ok (0.000s) 2022-08-17T13:12:33.2604642Z test_dim_multi_duplicate_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2616361Z Tests that an error is raised if dim has duplicate entries. ... ok (0.000s) 2022-08-17T13:12:33.2621687Z test_dim_multi_duplicate_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2632925Z Tests that an error is raised if dim has duplicate entries. ... ok (0.000s) 2022-08-17T13:12:33.2638141Z test_dim_multi_duplicate_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2649918Z Tests that an error is raised if dim has duplicate entries. ... ok (0.000s) 2022-08-17T13:12:33.2655128Z test_dim_multi_duplicate_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2666459Z Tests that an error is raised if dim has duplicate entries. ... ok (0.000s) 2022-08-17T13:12:33.2671750Z test_dim_multi_duplicate_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2683286Z Tests that an error is raised if dim has duplicate entries. ... ok (0.000s) 2022-08-17T13:12:33.2689149Z test_dim_multi_keepdim__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2699861Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.000s) 2022-08-17T13:12:33.2705636Z test_dim_multi_keepdim__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2716085Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.000s) 2022-08-17T13:12:33.2721896Z test_dim_multi_keepdim__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2733629Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.000s) 2022-08-17T13:12:33.2740165Z test_dim_multi_keepdim__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2751040Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.000s) 2022-08-17T13:12:33.2756828Z test_dim_multi_keepdim__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2767045Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.000s) 2022-08-17T13:12:33.2772903Z test_dim_multi_keepdim__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2783291Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.000s) 2022-08-17T13:12:33.2789119Z test_dim_multi_keepdim__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2801275Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.000s) 2022-08-17T13:12:33.2807811Z test_dim_multi_keepdim__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2817999Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.016s) 2022-08-17T13:12:33.2823873Z test_dim_multi_keepdim__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2835118Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.000s) 2022-08-17T13:12:33.2840848Z test_dim_multi_keepdim_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2850816Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.000s) 2022-08-17T13:12:33.2856664Z test_dim_multi_keepdim_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2866750Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.000s) 2022-08-17T13:12:33.2872512Z test_dim_multi_keepdim_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2873161Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... skip: Skipped! (0.000s) 2022-08-17T13:12:33.2878820Z test_dim_multi_keepdim_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2888940Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.000s) 2022-08-17T13:12:33.2894780Z test_dim_multi_keepdim_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2905103Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.000s) 2022-08-17T13:12:33.2910865Z test_dim_multi_keepdim_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2921400Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.000s) 2022-08-17T13:12:33.2927191Z test_dim_multi_keepdim_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2937191Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.000s) 2022-08-17T13:12:33.2943131Z test_dim_multi_keepdim_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2953446Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.000s) 2022-08-17T13:12:33.2959179Z test_dim_multi_keepdim_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2969290Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.016s) 2022-08-17T13:12:33.2975074Z test_dim_multi_keepdim_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.2985438Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.000s) 2022-08-17T13:12:33.2990955Z test_dim_multi_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3000209Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2022-08-17T13:12:33.3005711Z test_dim_multi_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3014937Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2022-08-17T13:12:33.3020511Z test_dim_multi_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3030238Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2022-08-17T13:12:33.3035664Z test_dim_multi_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3044802Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2022-08-17T13:12:33.3050252Z test_dim_multi_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3059665Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2022-08-17T13:12:33.3065203Z test_dim_multi_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3074275Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2022-08-17T13:12:33.3079042Z test_dim_multi_unsorted__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3087451Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2022-08-17T13:12:33.3092163Z test_dim_multi_unsorted__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3100613Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2022-08-17T13:12:33.3105392Z test_dim_multi_unsorted__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3114497Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2022-08-17T13:12:33.3120220Z test_dim_multi_unsorted__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3129014Z Tests that operator correctly handles unsorted dim list. ... ok (0.016s) 2022-08-17T13:12:33.3133766Z test_dim_multi_unsorted__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3142235Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2022-08-17T13:12:33.3146935Z test_dim_multi_unsorted__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3155506Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2022-08-17T13:12:33.3160253Z test_dim_multi_unsorted__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3169780Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2022-08-17T13:12:33.3175273Z test_dim_multi_unsorted__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3183776Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2022-08-17T13:12:33.3188630Z test_dim_multi_unsorted__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3197658Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2022-08-17T13:12:33.3202412Z test_dim_multi_unsorted_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3210610Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2022-08-17T13:12:33.3215331Z test_dim_multi_unsorted_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3223678Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2022-08-17T13:12:33.3228450Z test_dim_multi_unsorted_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3236766Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2022-08-17T13:12:33.3241680Z test_dim_multi_unsorted_keepdim__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3250712Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2022-08-17T13:12:33.3255704Z test_dim_multi_unsorted_keepdim__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3264776Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2022-08-17T13:12:33.3269768Z test_dim_multi_unsorted_keepdim__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3279663Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2022-08-17T13:12:33.3285367Z test_dim_multi_unsorted_keepdim__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3294841Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.016s) 2022-08-17T13:12:33.3299881Z test_dim_multi_unsorted_keepdim__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3308981Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2022-08-17T13:12:33.3313899Z test_dim_multi_unsorted_keepdim__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3323037Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2022-08-17T13:12:33.3327997Z test_dim_multi_unsorted_keepdim__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3338148Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2022-08-17T13:12:33.3343817Z test_dim_multi_unsorted_keepdim__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3352813Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2022-08-17T13:12:33.3357796Z test_dim_multi_unsorted_keepdim__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3367428Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2022-08-17T13:12:33.3372305Z test_dim_multi_unsorted_keepdim_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3381407Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2022-08-17T13:12:33.3386325Z test_dim_multi_unsorted_keepdim_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3395182Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2022-08-17T13:12:33.3400222Z test_dim_multi_unsorted_keepdim_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3400738Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: Skipped! (0.000s) 2022-08-17T13:12:33.3405628Z test_dim_multi_unsorted_keepdim_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3414624Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2022-08-17T13:12:33.3419659Z test_dim_multi_unsorted_keepdim_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3428717Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2022-08-17T13:12:33.3433711Z test_dim_multi_unsorted_keepdim_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3443028Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2022-08-17T13:12:33.3448012Z test_dim_multi_unsorted_keepdim_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3456961Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2022-08-17T13:12:33.3461980Z test_dim_multi_unsorted_keepdim_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3470992Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2022-08-17T13:12:33.3475907Z test_dim_multi_unsorted_keepdim_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3484783Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2022-08-17T13:12:33.3489704Z test_dim_multi_unsorted_keepdim_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3498819Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2022-08-17T13:12:33.3503535Z test_dim_multi_unsorted_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3511812Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2022-08-17T13:12:33.3516606Z test_dim_multi_unsorted_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3524857Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2022-08-17T13:12:33.3529673Z test_dim_multi_unsorted_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3538349Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2022-08-17T13:12:33.3543108Z test_dim_multi_unsorted_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3551341Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2022-08-17T13:12:33.3556126Z test_dim_multi_unsorted_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3564394Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2022-08-17T13:12:33.3569176Z test_dim_multi_unsorted_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3577393Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2022-08-17T13:12:33.3582222Z test_dim_multi_unsorted_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3590523Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2022-08-17T13:12:33.3595613Z test_dim_multi_unsupported__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3604134Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.016s) 2022-08-17T13:12:33.3609219Z test_dim_multi_unsupported__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3617370Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.000s) 2022-08-17T13:12:33.3622575Z test_dim_multi_unsupported_all_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3630804Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.000s) 2022-08-17T13:12:33.3635952Z test_dim_multi_unsupported_any_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3644186Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.000s) 2022-08-17T13:12:33.3649200Z test_dim_multi_unsupported_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3657063Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.000s) 2022-08-17T13:12:33.3662325Z test_dim_multi_unsupported_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3670228Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.000s) 2022-08-17T13:12:33.3675298Z test_dim_multi_unsupported_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3683449Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.000s) 2022-08-17T13:12:33.3688919Z test_dim_multi_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3698487Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2022-08-17T13:12:33.3703895Z test_dim_ndim_limit__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3717681Z Tests that an exception is raised when reducing a tensor with more ... ok (0.000s) 2022-08-17T13:12:33.3722935Z test_dim_ndim_limit__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3734948Z Tests that an exception is raised when reducing a tensor with more ... ok (0.000s) 2022-08-17T13:12:33.3749857Z test_dim_ndim_limit__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3752380Z Tests that an exception is raised when reducing a tensor with more ... ok (0.000s) 2022-08-17T13:12:33.3757590Z test_dim_ndim_limit__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3769462Z Tests that an exception is raised when reducing a tensor with more ... ok (0.016s) 2022-08-17T13:12:33.3774776Z test_dim_ndim_limit__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3787252Z Tests that an exception is raised when reducing a tensor with more ... ok (0.000s) 2022-08-17T13:12:33.3792477Z test_dim_ndim_limit__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3804628Z Tests that an exception is raised when reducing a tensor with more ... ok (0.000s) 2022-08-17T13:12:33.3809838Z test_dim_ndim_limit__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3821838Z Tests that an exception is raised when reducing a tensor with more ... ok (0.000s) 2022-08-17T13:12:33.3827097Z test_dim_ndim_limit__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3839226Z Tests that an exception is raised when reducing a tensor with more ... ok (0.000s) 2022-08-17T13:12:33.3844475Z test_dim_ndim_limit__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3856503Z Tests that an exception is raised when reducing a tensor with more ... ok (0.000s) 2022-08-17T13:12:33.3861783Z test_dim_ndim_limit__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3873559Z Tests that an exception is raised when reducing a tensor with more ... ok (0.000s) 2022-08-17T13:12:33.3878910Z test_dim_ndim_limit__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3890770Z Tests that an exception is raised when reducing a tensor with more ... ok (0.000s) 2022-08-17T13:12:33.3895967Z test_dim_ndim_limit_all_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3907962Z Tests that an exception is raised when reducing a tensor with more ... ok (0.000s) 2022-08-17T13:12:33.3913304Z test_dim_ndim_limit_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3925096Z Tests that an exception is raised when reducing a tensor with more ... ok (0.016s) 2022-08-17T13:12:33.3930359Z test_dim_ndim_limit_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3942100Z Tests that an exception is raised when reducing a tensor with more ... ok (0.000s) 2022-08-17T13:12:33.3947323Z test_dim_ndim_limit_any_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3958991Z Tests that an exception is raised when reducing a tensor with more ... ok (0.000s) 2022-08-17T13:12:33.3964229Z test_dim_ndim_limit_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3975922Z Tests that an exception is raised when reducing a tensor with more ... ok (0.000s) 2022-08-17T13:12:33.3981241Z test_dim_ndim_limit_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.3992809Z Tests that an exception is raised when reducing a tensor with more ... ok (0.000s) 2022-08-17T13:12:33.3998093Z test_dim_ndim_limit_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4010174Z Tests that an exception is raised when reducing a tensor with more ... ok (0.000s) 2022-08-17T13:12:33.4015494Z test_dim_ndim_limit_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4027240Z Tests that an exception is raised when reducing a tensor with more ... ok (0.000s) 2022-08-17T13:12:33.4032429Z test_dim_ndim_limit_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4044258Z Tests that an exception is raised when reducing a tensor with more ... ok (0.000s) 2022-08-17T13:12:33.4049366Z test_dim_ndim_limit_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4061470Z Tests that an exception is raised when reducing a tensor with more ... ok (0.000s) 2022-08-17T13:12:33.4066686Z test_dim_ndim_limit_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4078329Z Tests that an exception is raised when reducing a tensor with more ... ok (0.016s) 2022-08-17T13:12:33.4083580Z test_dim_ndim_limit_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4095393Z Tests that an exception is raised when reducing a tensor with more ... ok (0.000s) 2022-08-17T13:12:33.4100733Z test_dim_ndim_limit_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4112649Z Tests that an exception is raised when reducing a tensor with more ... ok (0.000s) 2022-08-17T13:12:33.4117868Z test_dim_ndim_limit_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4129552Z Tests that an exception is raised when reducing a tensor with more ... ok (0.000s) 2022-08-17T13:12:33.4134693Z test_dim_ndim_limit_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4146732Z Tests that an exception is raised when reducing a tensor with more ... ok (0.000s) 2022-08-17T13:12:33.4151279Z test_dim_none__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4161046Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.4165548Z test_dim_none__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4175135Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.4179807Z test_dim_none__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4189253Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.4193767Z test_dim_none__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4203312Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.4207912Z test_dim_none__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4218902Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.4224142Z test_dim_none__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4234592Z Tests that dim=None reduces all dimensions. ... ok (0.016s) 2022-08-17T13:12:33.4239185Z test_dim_none__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4248640Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2022-08-17T13:12:33.4253195Z test_dim_none__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4262767Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.4267285Z test_dim_none__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4279261Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.4284520Z test_dim_none__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4294103Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.4298730Z test_dim_none__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4309741Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.4314320Z test_dim_none_all_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4327732Z Tests that dim=None reduces all dimensions. ... expected failure (0.000s) 2022-08-17T13:12:33.4332079Z test_dim_none_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4341403Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.4345924Z test_dim_none_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4355141Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.4359696Z test_dim_none_any_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4372781Z Tests that dim=None reduces all dimensions. ... expected failure (0.000s) 2022-08-17T13:12:33.4377874Z test_dim_none_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4386525Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.4391015Z test_dim_none_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4400691Z Tests that dim=None reduces all dimensions. ... ok (0.016s) 2022-08-17T13:12:33.4405191Z test_dim_none_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4414328Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.4419187Z test_dim_none_keepdim__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4429912Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2022-08-17T13:12:33.4434632Z test_dim_none_keepdim__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4445191Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2022-08-17T13:12:33.4449946Z test_dim_none_keepdim__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4460721Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2022-08-17T13:12:33.4465379Z test_dim_none_keepdim__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4476005Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2022-08-17T13:12:33.4480715Z test_dim_none_keepdim__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4492858Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2022-08-17T13:12:33.4498408Z test_dim_none_keepdim__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4509652Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2022-08-17T13:12:33.4514323Z test_dim_none_keepdim__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4524870Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2022-08-17T13:12:33.4529496Z test_dim_none_keepdim__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4540223Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2022-08-17T13:12:33.4544859Z test_dim_none_keepdim__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4558247Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.016s) 2022-08-17T13:12:33.4563548Z test_dim_none_keepdim__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4573988Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2022-08-17T13:12:33.4578725Z test_dim_none_keepdim__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4590698Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2022-08-17T13:12:33.4595366Z test_dim_none_keepdim_all_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4608710Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... expected failure (0.000s) 2022-08-17T13:12:33.4613169Z test_dim_none_keepdim_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4623699Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2022-08-17T13:12:33.4628303Z test_dim_none_keepdim_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4638639Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2022-08-17T13:12:33.4643299Z test_dim_none_keepdim_any_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4656521Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... expected failure (0.000s) 2022-08-17T13:12:33.4661104Z test_dim_none_keepdim_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4661751Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T13:12:33.4666273Z test_dim_none_keepdim_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4666990Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T13:12:33.4671410Z test_dim_none_keepdim_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4671842Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T13:12:33.4676404Z test_dim_none_keepdim_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4686845Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2022-08-17T13:12:33.4691553Z test_dim_none_keepdim_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4702257Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2022-08-17T13:12:33.4706957Z test_dim_none_keepdim_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4718253Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.016s) 2022-08-17T13:12:33.4722798Z test_dim_none_keepdim_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4733054Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2022-08-17T13:12:33.4737669Z test_dim_none_keepdim_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4738293Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2022-08-17T13:12:33.4742905Z test_dim_none_keepdim_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4753896Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2022-08-17T13:12:33.4758581Z test_dim_none_keepdim_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4768868Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2022-08-17T13:12:33.4773514Z test_dim_none_keepdim_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4784573Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2022-08-17T13:12:33.4789061Z test_dim_none_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4798418Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.4803013Z test_dim_none_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4812422Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.4816937Z test_dim_none_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4826998Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.4831544Z test_dim_none_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4840709Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.4845285Z test_dim_none_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4845858Z Tests that dim=None reduces all dimensions. ... skip: Skipped! (0.000s) 2022-08-17T13:12:33.4850195Z test_dim_none_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4859956Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.4864488Z test_dim_none_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4873841Z Tests that dim=None reduces all dimensions. ... ok (0.016s) 2022-08-17T13:12:33.4878295Z test_dim_none_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4887997Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2022-08-17T13:12:33.4892498Z test_dim_offbounds__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4900289Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2022-08-17T13:12:33.4904765Z test_dim_offbounds__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4912329Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2022-08-17T13:12:33.4916816Z test_dim_offbounds__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4928602Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2022-08-17T13:12:33.4933219Z test_dim_offbounds__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4944596Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2022-08-17T13:12:33.4949033Z test_dim_offbounds__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4956615Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2022-08-17T13:12:33.4961091Z test_dim_offbounds__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4968730Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2022-08-17T13:12:33.4973157Z test_dim_offbounds__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4980754Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2022-08-17T13:12:33.4985294Z test_dim_offbounds__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.4992774Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2022-08-17T13:12:33.4997371Z test_dim_offbounds__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.5005056Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2022-08-17T13:12:33.5009548Z test_dim_offbounds__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.5017000Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2022-08-17T13:12:33.5021578Z test_dim_offbounds__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.5029388Z Tests that passing an off-bounds dim throws ... ok (0.016s) 2022-08-17T13:12:33.5033844Z test_dim_offbounds_all_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.5045497Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2022-08-17T13:12:33.5050056Z test_dim_offbounds_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.5061408Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2022-08-17T13:12:33.5065924Z test_dim_offbounds_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.5077114Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2022-08-17T13:12:33.5081668Z test_dim_offbounds_any_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.5092809Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2022-08-17T13:12:33.5097345Z test_dim_offbounds_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.5108610Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2022-08-17T13:12:33.5113145Z test_dim_offbounds_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.5124306Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2022-08-17T13:12:33.5128857Z test_dim_offbounds_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.5140469Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2022-08-17T13:12:33.5145045Z test_dim_offbounds_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.5156285Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2022-08-17T13:12:33.5160767Z test_dim_offbounds_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.5171919Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2022-08-17T13:12:33.5176472Z test_dim_offbounds_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.5188318Z Tests that passing an off-bounds dim throws ... ok (0.016s) 2022-08-17T13:12:33.5192991Z test_dim_offbounds_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.5204037Z Tests that passing an off-bounds dim throws ... ok (0.001s) 2022-08-17T13:12:33.5208566Z test_dim_offbounds_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.5219890Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2022-08-17T13:12:33.5224362Z test_dim_offbounds_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.5236204Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2022-08-17T13:12:33.5240724Z test_dim_offbounds_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.5251818Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2022-08-17T13:12:33.5256399Z test_dim_offbounds_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.5267853Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2022-08-17T13:12:33.5388327Z test_dim_reduction_cpu_bfloat16 (__main__.TestReductionsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_reductions.py:1937: UserWarning: An output with one or more elements was resized since it had shape [2, 3], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:12:33.5389127Z torch.sum(x, 0, out=y) 2022-08-17T13:12:33.5567510Z ok (0.032s) 2022-08-17T13:12:33.5861612Z test_dim_reduction_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.032s) 2022-08-17T13:12:33.6146652Z test_dim_reduction_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.031s) 2022-08-17T13:12:33.6428582Z test_dim_reduction_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.017s) 2022-08-17T13:12:33.6697385Z test_dim_reduction_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.032s) 2022-08-17T13:12:33.6965835Z test_dim_reduction_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.032s) 2022-08-17T13:12:33.7230806Z test_dim_reduction_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:12:33.7498287Z test_dim_reduction_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.032s) 2022-08-17T13:12:33.7520526Z test_dim_reduction_lastdim_cpu_bfloat16 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:12:33.7539887Z test_dim_reduction_lastdim_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:12:33.7609477Z test_dim_reduction_less_than_64_cpu (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:12:33.7616114Z test_dim_single__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.7628928Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2022-08-17T13:12:33.7635459Z test_dim_single__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.7647937Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2022-08-17T13:12:33.7654715Z test_dim_single__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.7666686Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2022-08-17T13:12:33.7673156Z test_dim_single__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.7684879Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2022-08-17T13:12:33.7691330Z test_dim_single__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.7705458Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2022-08-17T13:12:33.7712594Z test_dim_single__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.7725305Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2022-08-17T13:12:33.7731742Z test_dim_single__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.7743679Z Tests that dim=i reduces dimension i. ... ok (0.016s) 2022-08-17T13:12:33.7750139Z test_dim_single__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.7762067Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2022-08-17T13:12:33.7768519Z test_dim_single__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.7784203Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2022-08-17T13:12:33.7791332Z test_dim_single__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.7803024Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2022-08-17T13:12:33.7809474Z test_dim_single__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.7823688Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2022-08-17T13:12:33.7830111Z test_dim_single_all_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.7841623Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2022-08-17T13:12:33.7848281Z test_dim_single_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.7859691Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2022-08-17T13:12:33.7866075Z test_dim_single_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.7877473Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2022-08-17T13:12:33.7883913Z test_dim_single_any_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.7895558Z Tests that dim=i reduces dimension i. ... ok (0.016s) 2022-08-17T13:12:33.7902112Z test_dim_single_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.7913468Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2022-08-17T13:12:33.7919890Z test_dim_single_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.7931282Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2022-08-17T13:12:33.7937695Z test_dim_single_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.7949546Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2022-08-17T13:12:33.7956727Z test_dim_single_keepdim__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.7969307Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.000s) 2022-08-17T13:12:33.7976335Z test_dim_single_keepdim__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.7988967Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.000s) 2022-08-17T13:12:33.7996036Z test_dim_single_keepdim__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8008549Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.000s) 2022-08-17T13:12:33.8015583Z test_dim_single_keepdim__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8028231Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.000s) 2022-08-17T13:12:33.8035274Z test_dim_single_keepdim__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8050197Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.016s) 2022-08-17T13:12:33.8057929Z test_dim_single_keepdim__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8071653Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.000s) 2022-08-17T13:12:33.8078701Z test_dim_single_keepdim__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8091236Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.000s) 2022-08-17T13:12:33.8098300Z test_dim_single_keepdim__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8111041Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.000s) 2022-08-17T13:12:33.8117992Z test_dim_single_keepdim__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8134012Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.000s) 2022-08-17T13:12:33.8141856Z test_dim_single_keepdim__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8154360Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.000s) 2022-08-17T13:12:33.8161380Z test_dim_single_keepdim__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8176002Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.000s) 2022-08-17T13:12:33.8183082Z test_dim_single_keepdim_all_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8195341Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.000s) 2022-08-17T13:12:33.8202384Z test_dim_single_keepdim_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8215415Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.016s) 2022-08-17T13:12:33.8222471Z test_dim_single_keepdim_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8234658Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.000s) 2022-08-17T13:12:33.8241718Z test_dim_single_keepdim_any_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8254292Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.000s) 2022-08-17T13:12:33.8261326Z test_dim_single_keepdim_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8273496Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.000s) 2022-08-17T13:12:33.8280574Z test_dim_single_keepdim_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8292782Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.000s) 2022-08-17T13:12:33.8299980Z test_dim_single_keepdim_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8300599Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: Skipped! (0.000s) 2022-08-17T13:12:33.8307651Z test_dim_single_keepdim_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8320036Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.000s) 2022-08-17T13:12:33.8327043Z test_dim_single_keepdim_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8339709Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.000s) 2022-08-17T13:12:33.8346764Z test_dim_single_keepdim_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8360014Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.000s) 2022-08-17T13:12:33.8367048Z test_dim_single_keepdim_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8379602Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.016s) 2022-08-17T13:12:33.8386662Z test_dim_single_keepdim_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8398921Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.000s) 2022-08-17T13:12:33.8405957Z test_dim_single_keepdim_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8418824Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.000s) 2022-08-17T13:12:33.8425824Z test_dim_single_keepdim_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8438046Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.000s) 2022-08-17T13:12:33.8445060Z test_dim_single_keepdim_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8457772Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.000s) 2022-08-17T13:12:33.8464256Z test_dim_single_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8475872Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2022-08-17T13:12:33.8482259Z test_dim_single_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8493967Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2022-08-17T13:12:33.8500488Z test_dim_single_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8512901Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2022-08-17T13:12:33.8519292Z test_dim_single_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8530690Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2022-08-17T13:12:33.8537183Z test_dim_single_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8548788Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2022-08-17T13:12:33.8555207Z test_dim_single_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8567069Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2022-08-17T13:12:33.8573439Z test_dim_single_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8584957Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2022-08-17T13:12:33.8591395Z test_dim_single_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8603208Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2022-08-17T13:12:33.8614848Z test_empty_tensor_empty_slice__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8630381Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.000s) 2022-08-17T13:12:33.8642173Z test_empty_tensor_empty_slice__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8656903Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.000s) 2022-08-17T13:12:33.8668527Z test_empty_tensor_empty_slice__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8675852Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.000s) 2022-08-17T13:12:33.8687885Z test_empty_tensor_empty_slice__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8695012Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.016s) 2022-08-17T13:12:33.8706519Z test_empty_tensor_empty_slice__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8707104Z Tests for consistent behavior when reducing over an empty slice. ... skip: Skipped! (0.000s) 2022-08-17T13:12:33.8718509Z test_empty_tensor_empty_slice__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8730826Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.000s) 2022-08-17T13:12:33.8742416Z test_empty_tensor_empty_slice__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8753487Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.000s) 2022-08-17T13:12:33.8765033Z test_empty_tensor_empty_slice__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8775984Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.000s) 2022-08-17T13:12:33.8787644Z test_empty_tensor_empty_slice__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8800645Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.000s) 2022-08-17T13:12:33.8812729Z test_empty_tensor_empty_slice__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8823595Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.000s) 2022-08-17T13:12:33.8835053Z test_empty_tensor_empty_slice__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8846992Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.000s) 2022-08-17T13:12:33.8859094Z test_empty_tensor_empty_slice_all_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8866238Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.016s) 2022-08-17T13:12:33.8877710Z test_empty_tensor_empty_slice_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8892720Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.000s) 2022-08-17T13:12:33.8904297Z test_empty_tensor_empty_slice_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8918931Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.000s) 2022-08-17T13:12:33.8930444Z test_empty_tensor_empty_slice_any_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8937758Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.000s) 2022-08-17T13:12:33.8949396Z test_empty_tensor_empty_slice_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8956684Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.000s) 2022-08-17T13:12:33.8968044Z test_empty_tensor_empty_slice_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8975391Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.000s) 2022-08-17T13:12:33.8986915Z test_empty_tensor_empty_slice_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.8996713Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.000s) 2022-08-17T13:12:33.9008311Z test_empty_tensor_empty_slice_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9020385Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.016s) 2022-08-17T13:12:33.9031854Z test_empty_tensor_empty_slice_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9042736Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.000s) 2022-08-17T13:12:33.9054459Z test_empty_tensor_empty_slice_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9065734Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.000s) 2022-08-17T13:12:33.9077252Z test_empty_tensor_empty_slice_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9087866Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.000s) 2022-08-17T13:12:33.9099470Z test_empty_tensor_empty_slice_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9106792Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.000s) 2022-08-17T13:12:33.9118211Z test_empty_tensor_empty_slice_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9128824Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.000s) 2022-08-17T13:12:33.9140394Z test_empty_tensor_empty_slice_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9150896Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.000s) 2022-08-17T13:12:33.9162390Z test_empty_tensor_empty_slice_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9173335Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.016s) 2022-08-17T13:12:33.9181180Z test_empty_tensor_nonempty_slice__masked_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9190394Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2022-08-17T13:12:33.9198110Z test_empty_tensor_nonempty_slice__masked_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9207171Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2022-08-17T13:12:33.9214872Z test_empty_tensor_nonempty_slice__masked_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9222292Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2022-08-17T13:12:33.9230023Z test_empty_tensor_nonempty_slice__masked_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9237278Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2022-08-17T13:12:33.9244962Z test_empty_tensor_nonempty_slice__masked_logsumexp_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9254220Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2022-08-17T13:12:33.9262046Z test_empty_tensor_nonempty_slice__masked_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9271683Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2022-08-17T13:12:33.9279359Z test_empty_tensor_nonempty_slice__masked_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9288440Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2022-08-17T13:12:33.9296141Z test_empty_tensor_nonempty_slice__masked_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9305419Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2022-08-17T13:12:33.9313123Z test_empty_tensor_nonempty_slice__masked_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9323611Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2022-08-17T13:12:33.9331509Z test_empty_tensor_nonempty_slice__masked_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9340787Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.016s) 2022-08-17T13:12:33.9348504Z test_empty_tensor_nonempty_slice__masked_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9358787Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2022-08-17T13:12:33.9366432Z test_empty_tensor_nonempty_slice_all_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9373768Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2022-08-17T13:12:33.9381533Z test_empty_tensor_nonempty_slice_amax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9390599Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2022-08-17T13:12:33.9398149Z test_empty_tensor_nonempty_slice_amin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9407022Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2022-08-17T13:12:33.9414693Z test_empty_tensor_nonempty_slice_any_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9422036Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2022-08-17T13:12:33.9429646Z test_empty_tensor_nonempty_slice_argmax_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9436945Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2022-08-17T13:12:33.9444639Z test_empty_tensor_nonempty_slice_argmin_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9451873Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2022-08-17T13:12:33.9459653Z test_empty_tensor_nonempty_slice_count_nonzero_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9468757Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2022-08-17T13:12:33.9476461Z test_empty_tensor_nonempty_slice_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9485384Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2022-08-17T13:12:33.9492966Z test_empty_tensor_nonempty_slice_mean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9502128Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.016s) 2022-08-17T13:12:33.9509815Z test_empty_tensor_nonempty_slice_nanmean_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9519084Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2022-08-17T13:12:33.9526708Z test_empty_tensor_nonempty_slice_nansum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9535519Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2022-08-17T13:12:33.9543214Z test_empty_tensor_nonempty_slice_prod_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9550417Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2022-08-17T13:12:33.9558079Z test_empty_tensor_nonempty_slice_std_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9566813Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2022-08-17T13:12:33.9574440Z test_empty_tensor_nonempty_slice_sum_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9583260Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2022-08-17T13:12:33.9590883Z test_empty_tensor_nonempty_slice_var_cpu (__main__.TestReductionsCPU) 2022-08-17T13:12:33.9599742Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2022-08-17T13:12:33.9616517Z test_histc_bfloat16_cpu (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:12:33.9765303Z test_histc_cpu (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:12:33.9904045Z test_histogram_cpu_float32 (__main__.TestReductionsCPU) ... C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\histograms.py:906: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T13:12:33.9904954Z return n/db/n.sum(), bin_edges 2022-08-17T13:12:42.1797994Z ok (8.208s) 2022-08-17T13:12:42.1906557Z test_histogram_error_handling_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:12:42.1999188Z test_histogramdd_cpu_float32 (__main__.TestReductionsCPU) ... C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\histograms.py:1124: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T13:12:42.1999758Z hist /= s 2022-08-17T13:13:14.8551836Z ok (32.660s) 2022-08-17T13:13:14.8561683Z test_identity__masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.8573516Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.8581770Z test_identity__masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.8591291Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.8599114Z test_identity__masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.8608495Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.8616381Z test_identity__masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.8625609Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.8633543Z test_identity__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:14.8642292Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.8650209Z test_identity__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.8660503Z Tests that the identity value is an identity for the operator ... ok (0.016s) 2022-08-17T13:13:14.8668352Z test_identity__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.8678119Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.8686092Z test_identity__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.8695400Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.8703238Z test_identity__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.8712353Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.8720268Z test_identity__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.8728756Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.8736611Z test_identity__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.8745024Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.8752873Z test_identity__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.8761219Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.8769082Z test_identity__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.8777468Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.8785327Z test_identity__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.8793708Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.8801687Z test_identity__masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.8810981Z Tests that the identity value is an identity for the operator ... ok (0.016s) 2022-08-17T13:13:14.8818822Z test_identity__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:14.8827117Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.8834928Z test_identity__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.8844678Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.8852594Z test_identity__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.8862298Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.8870177Z test_identity__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.8879396Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.8887363Z test_identity__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.8896617Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.8904496Z test_identity__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.8913582Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.8921679Z test_identity__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.8929934Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.8937730Z test_identity__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.8946055Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.8953878Z test_identity__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.8962803Z Tests that the identity value is an identity for the operator ... ok (0.016s) 2022-08-17T13:13:14.8970347Z test_identity__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.8978767Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.8986665Z test_identity__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.8995087Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9003092Z test_identity_all_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9011885Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9019759Z test_identity_all_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9028067Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9035934Z test_identity_all_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9045139Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9052984Z test_identity_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9062097Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9069947Z test_identity_all_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9078736Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9086714Z test_identity_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9095428Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9103301Z test_identity_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9112027Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9120132Z test_identity_all_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9128548Z Tests that the identity value is an identity for the operator ... ok (0.016s) 2022-08-17T13:13:14.9136401Z test_identity_all_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9144779Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9152628Z test_identity_all_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9161080Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9168961Z test_identity_all_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9177381Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9185223Z test_identity_all_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9193562Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9201564Z test_identity_any_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9210449Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9218268Z test_identity_any_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9226602Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9234495Z test_identity_any_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9243741Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9251621Z test_identity_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9260902Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9268677Z test_identity_any_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9277673Z Tests that the identity value is an identity for the operator ... ok (0.016s) 2022-08-17T13:13:14.9285735Z test_identity_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9294519Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2022-08-17T13:13:14.9302424Z test_identity_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9311184Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9319095Z test_identity_any_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9327564Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9335462Z test_identity_any_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9343829Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9351664Z test_identity_any_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9360034Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9367986Z test_identity_any_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9376352Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9384195Z test_identity_any_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9392517Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9400518Z test_identity_count_nonzero_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9409278Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9417209Z test_identity_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9425309Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9433195Z test_identity_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9442339Z Tests that the identity value is an identity for the operator ... ok (0.016s) 2022-08-17T13:13:14.9450227Z test_identity_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9459185Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9467128Z test_identity_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9475725Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9483731Z test_identity_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9492294Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9500230Z test_identity_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9508775Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9516621Z test_identity_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9524907Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9532816Z test_identity_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9540970Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9548884Z test_identity_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9557024Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9565003Z test_identity_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9573168Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9581076Z test_identity_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9589302Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9597164Z test_identity_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9606824Z Tests that the identity value is an identity for the operator ... ok (0.016s) 2022-08-17T13:13:14.9614720Z test_identity_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9624264Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9632188Z test_identity_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9641881Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9649776Z test_identity_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9659021Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9666961Z test_identity_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9676131Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9684140Z test_identity_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9693267Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9701247Z test_identity_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9710483Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9718391Z test_identity_nansum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9726791Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9734681Z test_identity_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9743871Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9751865Z test_identity_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9761135Z Tests that the identity value is an identity for the operator ... ok (0.016s) 2022-08-17T13:13:14.9769036Z test_identity_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9778108Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9785946Z test_identity_nansum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9794287Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9802282Z test_identity_nansum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9810621Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9818537Z test_identity_nansum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9826716Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9834575Z test_identity_nansum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9843000Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9850880Z test_identity_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9859267Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9867145Z test_identity_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9875447Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9883457Z test_identity_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9893113Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9901053Z test_identity_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9910793Z Tests that the identity value is an identity for the operator ... ok (0.016s) 2022-08-17T13:13:14.9918695Z test_identity_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9928050Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9935857Z test_identity_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9944919Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9952795Z test_identity_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9961204Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9969126Z test_identity_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9977465Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:14.9985294Z test_identity_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:14.9993498Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:15.0001481Z test_identity_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:15.0009788Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:15.0017634Z test_identity_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:15.0025931Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:15.0033843Z test_identity_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:15.0043179Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:15.0051049Z test_identity_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:15.0059324Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:15.0067245Z test_identity_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:15.0076847Z Tests that the identity value is an identity for the operator ... ok (0.016s) 2022-08-17T13:13:15.0084857Z test_identity_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:15.0094531Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:15.0102501Z test_identity_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:15.0111681Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:15.0119599Z test_identity_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:15.0128867Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:15.0136749Z test_identity_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:15.0145846Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:15.0153695Z test_identity_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:15.0162139Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:15.0169970Z test_identity_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:15.0178274Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:15.0186122Z test_identity_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:15.0194306Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:15.0202295Z test_identity_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:15.0210605Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2022-08-17T13:13:15.0218476Z test_identity_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:15.0227118Z Tests that the identity value is an identity for the operator ... ok (0.016s) 2022-08-17T13:13:15.0260570Z test_logsumexp_cpu (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:15.6335546Z test_logsumexp_dim_cpu (__main__.TestReductionsCPU) ... ok (0.603s) 2022-08-17T13:13:15.6367524Z test_max_cpu_bool (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:15.6416251Z test_max_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:13:15.6450372Z test_max_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:15.6483737Z test_max_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:15.6508155Z test_max_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:15.6545234Z test_max_elementwise_cpu (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:15.6558830Z test_max_mixed_devices_cpu (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:15.6576421Z test_max_with_inf_cpu_bfloat16 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:13:15.6593649Z test_max_with_inf_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:15.6610878Z test_max_with_inf_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:15.6627879Z test_max_with_inf_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:28.6187508Z test_mean_dim_cpu (__main__.TestReductionsCPU) ... ok (12.953s) 2022-08-17T13:13:28.6211688Z test_mean_int_with_optdtype_cpu (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:28.6292114Z test_median_corner_cases_cpu (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:13:28.6650636Z test_median_nan_values_cpu_float32 (__main__.TestReductionsCPU) ... C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\nanfunctions.py:1119: RuntimeWarning: All-NaN slice encountered 2022-08-17T13:13:28.6981545Z r, k = function_base._ureduce(a, func=_nanmedian, axis=axis, out=out, 2022-08-17T13:13:28.6981906Z ok (0.062s) 2022-08-17T13:13:28.7451114Z test_median_nan_values_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.048s) 2022-08-17T13:13:28.7688275Z test_median_real_values_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.031s) 2022-08-17T13:13:28.7919846Z test_median_real_values_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:13:28.8076562Z test_median_real_values_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:13:28.8229787Z test_median_real_values_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:13:28.8255592Z test_min_cpu_bool (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:28.8302226Z test_min_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:28.8335970Z test_min_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:13:28.8369185Z test_min_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:28.8393246Z test_min_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:28.8429625Z test_min_elementwise_cpu (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:28.8448973Z test_min_max_nan_cpu (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:13:28.8462089Z test_min_mixed_devices_cpu (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:28.8480184Z test_min_with_inf_cpu_bfloat16 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:13:28.8497615Z test_min_with_inf_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:28.8514866Z test_min_with_inf_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:28.8532159Z test_min_with_inf_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:28.8580773Z test_minmax_illegal_dtype_cpu (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:28.8620246Z tensor([9, 9, 9, 9, 9, 9, 9, 9, 9, 9]) 2022-08-17T13:13:28.8620562Z tensor([5, 5, 5, 5, 5, 5, 5, 5, 5, 5]) 2022-08-17T13:13:28.8624315Z test_mode_boolean_cpu (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:28.8624727Z tensor([2047, 2047, 2047, 2047]) 2022-08-17T13:13:28.8625018Z tensor([1024, 1024, 1024, 1024]) 2022-08-17T13:13:28.8625261Z tensor([4095]) 2022-08-17T13:13:28.8625509Z tensor([2048]) 2022-08-17T13:13:28.8652808Z test_mode_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:13:28.8682242Z test_mode_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:28.8712291Z test_mode_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:28.8741868Z test_mode_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:28.8771206Z test_mode_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:28.8801406Z test_mode_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:13:28.8830840Z test_mode_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:28.8845975Z test_mode_large_cpu_bfloat16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:13:28.8861000Z test_mode_large_cpu_float16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:13:28.8875897Z test_mode_large_cpu_float32 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:13:28.8890869Z test_mode_large_cpu_float64 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:13:28.8905730Z test_mode_large_cpu_int16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:13:28.8920620Z test_mode_large_cpu_int32 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:13:28.8935520Z test_mode_large_cpu_int64 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:13:28.8950500Z test_mode_large_cpu_int8 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:13:28.8965367Z test_mode_large_cpu_uint8 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:13:28.8979641Z test_mode_wrong_device_cpu (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:13:28.9031793Z test_mode_wrong_dtype_cpu (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:28.9040139Z test_nan_policy_omit_nanmean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9050497Z Tests that NaN values do not affect the result. ... ok (0.000s) 2022-08-17T13:13:28.9058743Z test_nan_policy_omit_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9068492Z Tests that NaN values do not affect the result. ... ok (0.000s) 2022-08-17T13:13:28.9076723Z test_nan_policy_omit_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9086340Z Tests that NaN values do not affect the result. ... ok (0.000s) 2022-08-17T13:13:28.9094632Z test_nan_policy_omit_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9104481Z Tests that NaN values do not affect the result. ... ok (0.016s) 2022-08-17T13:13:28.9112731Z test_nan_policy_omit_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9122059Z Tests that NaN values do not affect the result. ... ok (0.000s) 2022-08-17T13:13:28.9130478Z test_nan_policy_omit_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9139706Z Tests that NaN values do not affect the result. ... ok (0.000s) 2022-08-17T13:13:28.9147957Z test_nan_policy_omit_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9157157Z Tests that NaN values do not affect the result. ... ok (0.000s) 2022-08-17T13:13:28.9165371Z test_nan_policy_omit_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9174615Z Tests that NaN values do not affect the result. ... ok (0.000s) 2022-08-17T13:13:28.9182072Z test_nan_policy_propagate__masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9189959Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9197286Z test_nan_policy_propagate__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9205074Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9212567Z test_nan_policy_propagate__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9220335Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9228650Z test_nan_policy_propagate__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9235502Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9242872Z test_nan_policy_propagate__masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9250749Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9258126Z test_nan_policy_propagate__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9266024Z Tests that nan is propagated to the output by default ... ok (0.016s) 2022-08-17T13:13:28.9273455Z test_nan_policy_propagate__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9281191Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T13:13:28.9288694Z test_nan_policy_propagate__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9296417Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9303842Z test_nan_policy_propagate__masked_logsumexp_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9312186Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9319608Z test_nan_policy_propagate__masked_logsumexp_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9327966Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9336192Z test_nan_policy_propagate__masked_logsumexp_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9344431Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9352725Z test_nan_policy_propagate__masked_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9360823Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9368310Z test_nan_policy_propagate__masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9376725Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9384116Z test_nan_policy_propagate__masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9392499Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9399956Z test_nan_policy_propagate__masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9408072Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9415391Z test_nan_policy_propagate__masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9423362Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9430946Z test_nan_policy_propagate__masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9439004Z Tests that nan is propagated to the output by default ... ok (0.016s) 2022-08-17T13:13:28.9446358Z test_nan_policy_propagate__masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9454244Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9461650Z test_nan_policy_propagate__masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9469439Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9476857Z test_nan_policy_propagate__masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9484596Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9492164Z test_nan_policy_propagate__masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9499922Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9507318Z test_nan_policy_propagate__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9515578Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9523007Z test_nan_policy_propagate__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9531446Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9538740Z test_nan_policy_propagate__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9546520Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9553917Z test_nan_policy_propagate__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9561664Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9569150Z test_nan_policy_propagate__masked_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9577805Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9585187Z test_nan_policy_propagate__masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9594787Z Tests that nan is propagated to the output by default ... ok (0.016s) 2022-08-17T13:13:28.9602144Z test_nan_policy_propagate__masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9611423Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9618860Z test_nan_policy_propagate__masked_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9627431Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9635693Z test_nan_policy_propagate__masked_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9644334Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9652693Z test_nan_policy_propagate__masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9660453Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9667873Z test_nan_policy_propagate__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9675927Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9683379Z test_nan_policy_propagate__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9691619Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9698995Z test_nan_policy_propagate__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9706731Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9714133Z test_nan_policy_propagate__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9721900Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9729385Z test_nan_policy_propagate__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9737121Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9744541Z test_nan_policy_propagate__masked_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9752977Z Tests that nan is propagated to the output by default ... ok (0.016s) 2022-08-17T13:13:28.9760352Z test_nan_policy_propagate__masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9769294Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9776784Z test_nan_policy_propagate__masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9785589Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9792967Z test_nan_policy_propagate__masked_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9801350Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9808896Z test_nan_policy_propagate__masked_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9817275Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9824646Z test_nan_policy_propagate__masked_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9833090Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9840400Z test_nan_policy_propagate_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9848313Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9855652Z test_nan_policy_propagate_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9863409Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9870775Z test_nan_policy_propagate_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9878547Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9885937Z test_nan_policy_propagate_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9893735Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9901147Z test_nan_policy_propagate_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9909025Z Tests that nan is propagated to the output by default ... ok (0.016s) 2022-08-17T13:13:28.9916423Z test_nan_policy_propagate_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9924161Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9931657Z test_nan_policy_propagate_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9939385Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9946715Z test_nan_policy_propagate_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9954385Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9961831Z test_nan_policy_propagate_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9969675Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9977095Z test_nan_policy_propagate_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:28.9985163Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:28.9992665Z test_nan_policy_propagate_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0000734Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:29.0008211Z test_nan_policy_propagate_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0015910Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:29.0023304Z test_nan_policy_propagate_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0030977Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:29.0038433Z test_nan_policy_propagate_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0046113Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:29.0053671Z test_nan_policy_propagate_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0061584Z Tests that nan is propagated to the output by default ... ok (0.016s) 2022-08-17T13:13:29.0069017Z test_nan_policy_propagate_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0077208Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:29.0084639Z test_nan_policy_propagate_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0092914Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:29.0100274Z test_nan_policy_propagate_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0108091Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:29.0115490Z test_nan_policy_propagate_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0123285Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:29.0130832Z test_nan_policy_propagate_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0138570Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:29.0146016Z test_nan_policy_propagate_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0154114Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:29.0161573Z test_nan_policy_propagate_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0169788Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:29.0177171Z test_nan_policy_propagate_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0184929Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:29.0192320Z test_nan_policy_propagate_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0200033Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:29.0207521Z test_nan_policy_propagate_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0215604Z Tests that nan is propagated to the output by default ... ok (0.016s) 2022-08-17T13:13:29.0223253Z test_nan_policy_propagate_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0232246Z Tests that nan is propagated to the output by default ... ok (0.001s) 2022-08-17T13:13:29.0240657Z test_nan_policy_propagate_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0249506Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:29.0257775Z test_nan_policy_propagate_std_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0265670Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:29.0273035Z test_nan_policy_propagate_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0280954Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:29.0288429Z test_nan_policy_propagate_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0296311Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:29.0303689Z test_nan_policy_propagate_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0311434Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:29.0318781Z test_nan_policy_propagate_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0326914Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:29.0334373Z test_nan_policy_propagate_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0342568Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:29.0349871Z test_nan_policy_propagate_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0357660Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:29.0365069Z test_nan_policy_propagate_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0372939Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:29.0380758Z test_nan_policy_propagate_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0388578Z Tests that nan is propagated to the output by default ... ok (0.016s) 2022-08-17T13:13:29.0396010Z test_nan_policy_propagate_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0403933Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:29.0411406Z test_nan_policy_propagate_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0419878Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:29.0427314Z test_nan_policy_propagate_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0435757Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:29.0443123Z test_nan_policy_propagate_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0451118Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:29.0458392Z test_nan_policy_propagate_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0466314Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:29.0473672Z test_nan_policy_propagate_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.0481553Z Tests that nan is propagated to the output by default ... ok (0.000s) 2022-08-17T13:13:29.0499303Z test_nansum_complex_cpu_complex128 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:29.0514765Z test_nansum_complex_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:29.0551443Z test_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:13:29.0588136Z test_nansum_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:29.0624926Z test_nansum_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:29.0661258Z test_nansum_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:29.0689082Z test_nansum_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:29.0715982Z test_nansum_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:13:29.0742534Z test_nansum_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:29.0769469Z test_nansum_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:29.0796158Z test_nansum_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:29.1003514Z test_nansum_out_dtype_cpu_float16 (__main__.TestReductionsCPU) ... C:\Jenkins\Miniconda3\lib\site-packages\numpy\core\fromnumeric.py:86: RuntimeWarning: overflow encountered in reduce 2022-08-17T13:13:29.1004171Z return ufunc.reduce(obj, axis, dtype, out, **passkwargs) 2022-08-17T13:13:29.1017967Z ok (0.031s) 2022-08-17T13:13:29.1052370Z test_nansum_out_dtype_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:29.1086613Z test_nansum_out_dtype_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:29.1111520Z test_nansum_out_dtype_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:29.1135347Z test_nansum_out_dtype_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:29.1158145Z test_nansum_out_dtype_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:29.1182201Z test_nansum_out_dtype_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:13:29.1205787Z test_nansum_out_dtype_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:29.1274778Z test_nansum_vs_numpy_cpu_float16 (__main__.TestReductionsCPU) ... C:\Jenkins\Miniconda3\lib\site-packages\numpy\core\fromnumeric.py:86: RuntimeWarning: invalid value encountered in reduce 2022-08-17T13:13:29.1275447Z return ufunc.reduce(obj, axis, dtype, out, **passkwargs) 2022-08-17T13:13:29.1428377Z ok (0.016s) 2022-08-17T13:13:29.1621442Z test_nansum_vs_numpy_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:13:29.1819790Z test_nansum_vs_numpy_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.032s) 2022-08-17T13:13:29.1913872Z test_nansum_vs_numpy_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:29.2006765Z test_nansum_vs_numpy_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:13:29.2091133Z test_nansum_vs_numpy_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:29.2183992Z test_nansum_vs_numpy_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:13:29.2214152Z test_nansum_vs_numpy_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:29.2219909Z test_noncontiguous_all__masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2230093Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2235809Z test_noncontiguous_all__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2245460Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2251078Z test_noncontiguous_all__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2260464Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2266002Z test_noncontiguous_all__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2275281Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2280926Z test_noncontiguous_all__masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2289675Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.016s) 2022-08-17T13:13:29.2295294Z test_noncontiguous_all__masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2303712Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2309184Z test_noncontiguous_all__masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2317454Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2322936Z test_noncontiguous_all__masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2331423Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2336916Z test_noncontiguous_all__masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2345277Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2350816Z test_noncontiguous_all__masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2360204Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2365738Z test_noncontiguous_all__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2375288Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2380861Z test_noncontiguous_all__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2390106Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2395650Z test_noncontiguous_all__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2404857Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2410439Z test_noncontiguous_all__masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2418835Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2424348Z test_noncontiguous_all__masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2432813Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2438334Z test_noncontiguous_all__masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2446683Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2452372Z test_noncontiguous_all__masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2460746Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2466257Z test_noncontiguous_all__masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2474682Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2480192Z test_noncontiguous_all__masked_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2489924Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2495423Z test_noncontiguous_all__masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2504935Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2510478Z test_noncontiguous_all__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2519912Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2525365Z test_noncontiguous_all__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2535212Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2541243Z test_noncontiguous_all__masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2549705Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2555242Z test_noncontiguous_all__masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2563711Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2569319Z test_noncontiguous_all__masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2577598Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2583098Z test_noncontiguous_all__masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2591516Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2597026Z test_noncontiguous_all__masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2605567Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.016s) 2022-08-17T13:13:29.2611134Z test_noncontiguous_all__masked_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2620612Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2626186Z test_noncontiguous_all__masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2635648Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2641142Z test_noncontiguous_all__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2650594Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2656075Z test_noncontiguous_all__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2665756Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2671838Z test_noncontiguous_all__masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2680285Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2685765Z test_noncontiguous_all__masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2694290Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2699784Z test_noncontiguous_all__masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2708052Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2713586Z test_noncontiguous_all__masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2722034Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2727621Z test_noncontiguous_all__masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2736046Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2741602Z test_noncontiguous_all__masked_logsumexp_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2751644Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2757190Z test_noncontiguous_all__masked_logsumexp_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2767644Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.016s) 2022-08-17T13:13:29.2773798Z test_noncontiguous_all__masked_logsumexp_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2783929Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2790123Z test_noncontiguous_all__masked_logsumexp_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2799668Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2805785Z test_noncontiguous_all__masked_logsumexp_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2815338Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2821597Z test_noncontiguous_all__masked_logsumexp_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2830989Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2837169Z test_noncontiguous_all__masked_logsumexp_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2846574Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2852870Z test_noncontiguous_all__masked_logsumexp_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2862310Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2868524Z test_noncontiguous_all__masked_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2878398Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2883923Z test_noncontiguous_all__masked_mean_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2893431Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2898957Z test_noncontiguous_all__masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2909823Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2915963Z test_noncontiguous_all__masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2926949Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.016s) 2022-08-17T13:13:29.2932882Z test_noncontiguous_all__masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2942781Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2948297Z test_noncontiguous_all__masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2957963Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2963497Z test_noncontiguous_all__masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2973268Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2978775Z test_noncontiguous_all__masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.2988164Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.2993692Z test_noncontiguous_all__masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3003083Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3008676Z test_noncontiguous_all__masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3018077Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3023577Z test_noncontiguous_all__masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3033024Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3038550Z test_noncontiguous_all__masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3048002Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3053486Z test_noncontiguous_all__masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3062936Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3068461Z test_noncontiguous_all__masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3078099Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3083628Z test_noncontiguous_all__masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3093276Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3098875Z test_noncontiguous_all__masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3108146Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3113678Z test_noncontiguous_all__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3122438Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3128049Z test_noncontiguous_all__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3138725Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3144690Z test_noncontiguous_all__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3155299Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3161284Z test_noncontiguous_all__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3170923Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3176469Z test_noncontiguous_all__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3186385Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3192424Z test_noncontiguous_all__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3201108Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3206605Z test_noncontiguous_all__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3215336Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3220827Z test_noncontiguous_all__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3229393Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3235022Z test_noncontiguous_all__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3243842Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.016s) 2022-08-17T13:13:29.3249454Z test_noncontiguous_all__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3258149Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3263715Z test_noncontiguous_all__masked_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3274614Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3280167Z test_noncontiguous_all__masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3292550Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3298299Z test_noncontiguous_all__masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3310513Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3316276Z test_noncontiguous_all__masked_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3327257Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3333413Z test_noncontiguous_all__masked_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3344429Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3350588Z test_noncontiguous_all__masked_std_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3361283Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3367562Z test_noncontiguous_all__masked_std_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3378187Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3384334Z test_noncontiguous_all__masked_std_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3395054Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3401469Z test_noncontiguous_all__masked_std_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3412244Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.016s) 2022-08-17T13:13:29.3418391Z test_noncontiguous_all__masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3429158Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3435296Z test_noncontiguous_all__masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3444616Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3450187Z test_noncontiguous_all__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3458517Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3463991Z test_noncontiguous_all__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3474223Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3480250Z test_noncontiguous_all__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3490170Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3495658Z test_noncontiguous_all__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3505066Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3510608Z test_noncontiguous_all__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3519775Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3525256Z test_noncontiguous_all__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3534948Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3541000Z test_noncontiguous_all__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3549362Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3554836Z test_noncontiguous_all__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3563218Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.016s) 2022-08-17T13:13:29.3568807Z test_noncontiguous_all__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3577061Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3582549Z test_noncontiguous_all__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3590859Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3596354Z test_noncontiguous_all__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3604684Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3610280Z test_noncontiguous_all__masked_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3620745Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3626195Z test_noncontiguous_all__masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3638062Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3643889Z test_noncontiguous_all__masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3655741Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3661523Z test_noncontiguous_all__masked_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3672073Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3677588Z test_noncontiguous_all__masked_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3687983Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3693518Z test_noncontiguous_all__masked_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3703827Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3709262Z test_noncontiguous_all__masked_var_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3719463Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.016s) 2022-08-17T13:13:29.3724969Z test_noncontiguous_all__masked_var_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3735185Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3740682Z test_noncontiguous_all__masked_var_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3750829Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3756357Z test_noncontiguous_all__masked_var_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3766538Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3772127Z test_noncontiguous_all__masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3782232Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3787739Z test_noncontiguous_all_all_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3796568Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3802022Z test_noncontiguous_all_all_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3810280Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3815756Z test_noncontiguous_all_all_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3825311Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3831459Z test_noncontiguous_all_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3840910Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3847057Z test_noncontiguous_all_all_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3855964Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3861402Z test_noncontiguous_all_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3870079Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3875948Z test_noncontiguous_all_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3884842Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.016s) 2022-08-17T13:13:29.3890948Z test_noncontiguous_all_all_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3899229Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3904679Z test_noncontiguous_all_all_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3912992Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3918394Z test_noncontiguous_all_all_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3926689Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3932235Z test_noncontiguous_all_all_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3940512Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3945937Z test_noncontiguous_all_all_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3954142Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3959625Z test_noncontiguous_all_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3968934Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3974389Z test_noncontiguous_all_amax_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3982593Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.3988072Z test_noncontiguous_all_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.3997439Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4002811Z test_noncontiguous_all_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4012140Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4017612Z test_noncontiguous_all_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4026660Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4032171Z test_noncontiguous_all_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4040491Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.016s) 2022-08-17T13:13:29.4045919Z test_noncontiguous_all_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4054297Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4059725Z test_noncontiguous_all_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4085925Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4086368Z test_noncontiguous_all_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4086680Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4087397Z test_noncontiguous_all_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4095385Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4100814Z test_noncontiguous_all_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4110029Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4115508Z test_noncontiguous_all_amin_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4123711Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4129248Z test_noncontiguous_all_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4138533Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4144011Z test_noncontiguous_all_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4153117Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4158566Z test_noncontiguous_all_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4167712Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4173184Z test_noncontiguous_all_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4181417Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4187041Z test_noncontiguous_all_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4195350Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.016s) 2022-08-17T13:13:29.4200789Z test_noncontiguous_all_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4209100Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4214524Z test_noncontiguous_all_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4222759Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4228205Z test_noncontiguous_all_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4236432Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4241898Z test_noncontiguous_all_any_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4250850Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4256311Z test_noncontiguous_all_any_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4264518Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4269987Z test_noncontiguous_all_any_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4279542Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4285732Z test_noncontiguous_all_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4295264Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4301327Z test_noncontiguous_all_any_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4310258Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4315707Z test_noncontiguous_all_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4324422Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4330020Z test_noncontiguous_all_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4338818Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4344280Z test_noncontiguous_all_any_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4352956Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.016s) 2022-08-17T13:13:29.4358326Z test_noncontiguous_all_any_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4366653Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4372216Z test_noncontiguous_all_any_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4380529Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4385978Z test_noncontiguous_all_any_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4394294Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4399760Z test_noncontiguous_all_any_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4408196Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4413662Z test_noncontiguous_all_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4422416Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4427881Z test_noncontiguous_all_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4436697Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4442159Z test_noncontiguous_all_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4450898Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4456336Z test_noncontiguous_all_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4465367Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4471470Z test_noncontiguous_all_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4479726Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4485156Z test_noncontiguous_all_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4493477Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4498929Z test_noncontiguous_all_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4507139Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4512784Z test_noncontiguous_all_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4520921Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.016s) 2022-08-17T13:13:29.4526406Z test_noncontiguous_all_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4534644Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4540096Z test_noncontiguous_all_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4548798Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4554219Z test_noncontiguous_all_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4563031Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4568718Z test_noncontiguous_all_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4577222Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4582654Z test_noncontiguous_all_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4591616Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4597784Z test_noncontiguous_all_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4605970Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4611573Z test_noncontiguous_all_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4619781Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4625260Z test_noncontiguous_all_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4633517Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4639029Z test_noncontiguous_all_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4647245Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4652756Z test_noncontiguous_all_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4660994Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4666537Z test_noncontiguous_all_count_nonzero_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4675200Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.016s) 2022-08-17T13:13:29.4680698Z test_noncontiguous_all_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4688880Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4694341Z test_noncontiguous_all_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4703778Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4709892Z test_noncontiguous_all_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4718843Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4724305Z test_noncontiguous_all_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4733226Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4738659Z test_noncontiguous_all_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4747186Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4752638Z test_noncontiguous_all_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4761500Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4767779Z test_noncontiguous_all_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4775876Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4781342Z test_noncontiguous_all_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4789417Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4794911Z test_noncontiguous_all_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4803047Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4808624Z test_noncontiguous_all_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4816697Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4822263Z test_noncontiguous_all_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4830354Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.016s) 2022-08-17T13:13:29.4835802Z test_noncontiguous_all_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4855004Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4860450Z test_noncontiguous_all_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4880400Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4885931Z test_noncontiguous_all_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4905634Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4911123Z test_noncontiguous_all_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4930053Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4935583Z test_noncontiguous_all_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4954074Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4959545Z test_noncontiguous_all_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4978584Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.016s) 2022-08-17T13:13:29.4984021Z test_noncontiguous_all_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.4993428Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.4998907Z test_noncontiguous_all_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5009314Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5015255Z test_noncontiguous_all_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5025083Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5030555Z test_noncontiguous_all_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5040016Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5045475Z test_noncontiguous_all_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5054852Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5060311Z test_noncontiguous_all_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5069542Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5075000Z test_noncontiguous_all_nanmean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5084675Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5090232Z test_noncontiguous_all_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5100006Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5105463Z test_noncontiguous_all_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5115080Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5120517Z test_noncontiguous_all_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5130130Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5135715Z test_noncontiguous_all_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5144883Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.016s) 2022-08-17T13:13:29.5150351Z test_noncontiguous_all_nansum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5158581Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5164010Z test_noncontiguous_all_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5173527Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5178946Z test_noncontiguous_all_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5188199Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5193787Z test_noncontiguous_all_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5203165Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5209324Z test_noncontiguous_all_nansum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5217619Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5223077Z test_noncontiguous_all_nansum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5231344Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5236824Z test_noncontiguous_all_nansum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5244994Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5250537Z test_noncontiguous_all_nansum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5258791Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5264249Z test_noncontiguous_all_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5272507Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5277963Z test_noncontiguous_all_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5286184Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5291934Z test_noncontiguous_all_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5302584Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.017s) 2022-08-17T13:13:29.5308547Z test_noncontiguous_all_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5318677Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5324658Z test_noncontiguous_all_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5333951Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5339424Z test_noncontiguous_all_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5348834Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5354922Z test_noncontiguous_all_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5363164Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5368683Z test_noncontiguous_all_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5376920Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5382387Z test_noncontiguous_all_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5390523Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5395955Z test_noncontiguous_all_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5404127Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5409644Z test_noncontiguous_all_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5417852Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5423302Z test_noncontiguous_all_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5433776Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5439226Z test_noncontiguous_all_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5452193Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5459225Z test_noncontiguous_all_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5471473Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.016s) 2022-08-17T13:13:29.5477615Z test_noncontiguous_all_std_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5488299Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5494435Z test_noncontiguous_all_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5504568Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5510041Z test_noncontiguous_all_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5520705Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5526176Z test_noncontiguous_all_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5535426Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5540884Z test_noncontiguous_all_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5549027Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5554476Z test_noncontiguous_all_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5564477Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5570649Z test_noncontiguous_all_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5580742Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5586715Z test_noncontiguous_all_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5595951Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5601418Z test_noncontiguous_all_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5610658Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5616141Z test_noncontiguous_all_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5625729Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.016s) 2022-08-17T13:13:29.5631779Z test_noncontiguous_all_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5639985Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5645479Z test_noncontiguous_all_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5653783Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5659225Z test_noncontiguous_all_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5667354Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5672770Z test_noncontiguous_all_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5680927Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5686406Z test_noncontiguous_all_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5694749Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5700190Z test_noncontiguous_all_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5710621Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5716130Z test_noncontiguous_all_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5728920Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5734589Z test_noncontiguous_all_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5746639Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5752104Z test_noncontiguous_all_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5762662Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5768251Z test_noncontiguous_all_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5779235Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.016s) 2022-08-17T13:13:29.5784686Z test_noncontiguous_all_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5796049Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2022-08-17T13:13:29.5802017Z test_noncontiguous_expanded__masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5811611Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.5817167Z test_noncontiguous_expanded__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5826371Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.5831993Z test_noncontiguous_expanded__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5841174Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.5846810Z test_noncontiguous_expanded__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5856000Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.5861630Z test_noncontiguous_expanded__masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5869902Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.5875555Z test_noncontiguous_expanded__masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5883837Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.5889568Z test_noncontiguous_expanded__masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5897757Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.5903410Z test_noncontiguous_expanded__masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5911695Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.5917302Z test_noncontiguous_expanded__masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5925596Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.5931403Z test_noncontiguous_expanded__masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5940706Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.016s) 2022-08-17T13:13:29.5946322Z test_noncontiguous_expanded__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5955583Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.5961188Z test_noncontiguous_expanded__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5970471Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.5976121Z test_noncontiguous_expanded__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5985212Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.5990854Z test_noncontiguous_expanded__masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.5999230Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6004812Z test_noncontiguous_expanded__masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6013226Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6018893Z test_noncontiguous_expanded__masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6027201Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6032791Z test_noncontiguous_expanded__masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6041094Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6046725Z test_noncontiguous_expanded__masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6055158Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6060760Z test_noncontiguous_expanded__masked_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6070092Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6075791Z test_noncontiguous_expanded__masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6085043Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6090865Z test_noncontiguous_expanded__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6100124Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.016s) 2022-08-17T13:13:29.6105709Z test_noncontiguous_expanded__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6114907Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6120483Z test_noncontiguous_expanded__masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6128978Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6134563Z test_noncontiguous_expanded__masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6142945Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6148523Z test_noncontiguous_expanded__masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6156739Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6162332Z test_noncontiguous_expanded__masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6170829Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6176437Z test_noncontiguous_expanded__masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6184811Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6190419Z test_noncontiguous_expanded__masked_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6199736Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6205351Z test_noncontiguous_expanded__masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6214811Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6220434Z test_noncontiguous_expanded__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6229725Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6235353Z test_noncontiguous_expanded__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6244578Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6250585Z test_noncontiguous_expanded__masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6259863Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.017s) 2022-08-17T13:13:29.6265531Z test_noncontiguous_expanded__masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6274066Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:13:29.6279774Z test_noncontiguous_expanded__masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6288387Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:13:29.6294194Z test_noncontiguous_expanded__masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6302745Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:13:29.6308405Z test_noncontiguous_expanded__masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6316988Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:13:29.6322838Z test_noncontiguous_expanded__masked_logsumexp_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6332727Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:13:29.6338445Z test_noncontiguous_expanded__masked_logsumexp_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6349072Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:13:29.6355345Z test_noncontiguous_expanded__masked_logsumexp_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6365542Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:13:29.6371963Z test_noncontiguous_expanded__masked_logsumexp_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6381600Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:13:29.6388002Z test_noncontiguous_expanded__masked_logsumexp_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6398087Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:13:29.6403880Z test_noncontiguous_expanded__masked_logsumexp_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6413268Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6419577Z test_noncontiguous_expanded__masked_logsumexp_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6428850Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6435139Z test_noncontiguous_expanded__masked_logsumexp_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6444435Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6450836Z test_noncontiguous_expanded__masked_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6460545Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6466158Z test_noncontiguous_expanded__masked_mean_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6475426Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6481046Z test_noncontiguous_expanded__masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6491345Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6496925Z test_noncontiguous_expanded__masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6507060Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6512680Z test_noncontiguous_expanded__masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6522332Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6528061Z test_noncontiguous_expanded__masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6537641Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6543265Z test_noncontiguous_expanded__masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6552787Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6558481Z test_noncontiguous_expanded__masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6567851Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.016s) 2022-08-17T13:13:29.6573422Z test_noncontiguous_expanded__masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6582750Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6588330Z test_noncontiguous_expanded__masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6597599Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6603224Z test_noncontiguous_expanded__masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6612814Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6618407Z test_noncontiguous_expanded__masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6627649Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6633417Z test_noncontiguous_expanded__masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6642623Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6648315Z test_noncontiguous_expanded__masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6657545Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6663180Z test_noncontiguous_expanded__masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6672393Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6677947Z test_noncontiguous_expanded__masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6687066Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6692734Z test_noncontiguous_expanded__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6701240Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6706843Z test_noncontiguous_expanded__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6716823Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.016s) 2022-08-17T13:13:29.6722392Z test_noncontiguous_expanded__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6732433Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6738027Z test_noncontiguous_expanded__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6747375Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6753031Z test_noncontiguous_expanded__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6762324Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6768050Z test_noncontiguous_expanded__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6776570Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6782146Z test_noncontiguous_expanded__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6790575Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6796157Z test_noncontiguous_expanded__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6804504Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6810196Z test_noncontiguous_expanded__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6818632Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6824253Z test_noncontiguous_expanded__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6832679Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6838272Z test_noncontiguous_expanded__masked_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6848833Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6854448Z test_noncontiguous_expanded__masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6865691Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6871625Z test_noncontiguous_expanded__masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6882893Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.016s) 2022-08-17T13:13:29.6888578Z test_noncontiguous_expanded__masked_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6899332Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6905577Z test_noncontiguous_expanded__masked_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6916294Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6922701Z test_noncontiguous_expanded__masked_std_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6933235Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6939526Z test_noncontiguous_expanded__masked_std_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6950117Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6956381Z test_noncontiguous_expanded__masked_std_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6966920Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6973287Z test_noncontiguous_expanded__masked_std_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.6983814Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.6990044Z test_noncontiguous_expanded__masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7000603Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7006816Z test_noncontiguous_expanded__masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7016056Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7021666Z test_noncontiguous_expanded__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7030021Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7035626Z test_noncontiguous_expanded__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7045192Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7050908Z test_noncontiguous_expanded__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7060480Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7066095Z test_noncontiguous_expanded__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7075199Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7080791Z test_noncontiguous_expanded__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7089980Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7095552Z test_noncontiguous_expanded__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7104535Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7110123Z test_noncontiguous_expanded__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7118301Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7123827Z test_noncontiguous_expanded__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7132184Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7137765Z test_noncontiguous_expanded__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7145835Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7151384Z test_noncontiguous_expanded__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7159594Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7165195Z test_noncontiguous_expanded__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7173487Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7179081Z test_noncontiguous_expanded__masked_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7189489Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.016s) 2022-08-17T13:13:29.7195157Z test_noncontiguous_expanded__masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7206067Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:13:29.7211672Z test_noncontiguous_expanded__masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7222592Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7228233Z test_noncontiguous_expanded__masked_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7238505Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7244064Z test_noncontiguous_expanded__masked_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7254387Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7260007Z test_noncontiguous_expanded__masked_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7270083Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7275679Z test_noncontiguous_expanded__masked_var_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7285648Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7291330Z test_noncontiguous_expanded__masked_var_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7301259Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7306821Z test_noncontiguous_expanded__masked_var_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7316755Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7322370Z test_noncontiguous_expanded__masked_var_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7332429Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7337993Z test_noncontiguous_expanded__masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7349133Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7354480Z test_noncontiguous_expanded_all_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7362381Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.016s) 2022-08-17T13:13:29.7368100Z test_noncontiguous_expanded_all_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7376079Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7381635Z test_noncontiguous_expanded_all_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7390535Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7396116Z test_noncontiguous_expanded_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7405001Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7410690Z test_noncontiguous_expanded_all_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7419265Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7424847Z test_noncontiguous_expanded_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7433379Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7438950Z test_noncontiguous_expanded_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7447587Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7453169Z test_noncontiguous_expanded_all_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7461321Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7466878Z test_noncontiguous_expanded_all_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7475039Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7480582Z test_noncontiguous_expanded_all_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7488907Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7494382Z test_noncontiguous_expanded_all_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7502509Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7508067Z test_noncontiguous_expanded_all_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7516341Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.016s) 2022-08-17T13:13:29.7521884Z test_noncontiguous_expanded_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7531117Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7536655Z test_noncontiguous_expanded_amax_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7544717Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7550302Z test_noncontiguous_expanded_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7559357Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7564902Z test_noncontiguous_expanded_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7574028Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7579649Z test_noncontiguous_expanded_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7588508Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7594069Z test_noncontiguous_expanded_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7602174Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7607835Z test_noncontiguous_expanded_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7615870Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7621412Z test_noncontiguous_expanded_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7629398Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7634968Z test_noncontiguous_expanded_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7643020Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7648676Z test_noncontiguous_expanded_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7656749Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7662320Z test_noncontiguous_expanded_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7671428Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.016s) 2022-08-17T13:13:29.7676957Z test_noncontiguous_expanded_amin_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7685059Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7690716Z test_noncontiguous_expanded_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7699726Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7705469Z test_noncontiguous_expanded_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7714333Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7719882Z test_noncontiguous_expanded_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7728904Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7734483Z test_noncontiguous_expanded_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7742623Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7748194Z test_noncontiguous_expanded_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7756287Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7761918Z test_noncontiguous_expanded_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7769980Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7775564Z test_noncontiguous_expanded_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7783668Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7789313Z test_noncontiguous_expanded_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7797425Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7802995Z test_noncontiguous_expanded_any_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7811691Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7817252Z test_noncontiguous_expanded_any_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7825496Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.016s) 2022-08-17T13:13:29.7831133Z test_noncontiguous_expanded_any_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7840111Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:13:29.7845682Z test_noncontiguous_expanded_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7854740Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7860283Z test_noncontiguous_expanded_any_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7868870Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7874430Z test_noncontiguous_expanded_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7882985Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7888682Z test_noncontiguous_expanded_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7897260Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7902812Z test_noncontiguous_expanded_any_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7910981Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7916551Z test_noncontiguous_expanded_any_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7924729Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7930440Z test_noncontiguous_expanded_any_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7938606Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7944204Z test_noncontiguous_expanded_any_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7952348Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7957917Z test_noncontiguous_expanded_any_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7966018Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7971690Z test_noncontiguous_expanded_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7980233Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.7986605Z test_noncontiguous_expanded_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.7994531Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.016s) 2022-08-17T13:13:29.8000044Z test_noncontiguous_expanded_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8008584Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8014178Z test_noncontiguous_expanded_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8022620Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8028169Z test_noncontiguous_expanded_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8036290Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8041758Z test_noncontiguous_expanded_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8049868Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8055451Z test_noncontiguous_expanded_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8063490Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8069080Z test_noncontiguous_expanded_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8077113Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8082670Z test_noncontiguous_expanded_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8090808Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8096384Z test_noncontiguous_expanded_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8104876Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8110464Z test_noncontiguous_expanded_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8118999Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8124596Z test_noncontiguous_expanded_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8133194Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8138757Z test_noncontiguous_expanded_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8147240Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8152923Z test_noncontiguous_expanded_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8160951Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.016s) 2022-08-17T13:13:29.8166532Z test_noncontiguous_expanded_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8174681Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8180219Z test_noncontiguous_expanded_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8188252Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8193799Z test_noncontiguous_expanded_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8201846Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8207439Z test_noncontiguous_expanded_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8215508Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8221074Z test_noncontiguous_expanded_count_nonzero_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8229453Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8235063Z test_noncontiguous_expanded_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8242959Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8248649Z test_noncontiguous_expanded_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8257456Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8263006Z test_noncontiguous_expanded_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8271727Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8277324Z test_noncontiguous_expanded_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8285710Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8291358Z test_noncontiguous_expanded_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8299764Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8305487Z test_noncontiguous_expanded_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8313930Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.016s) 2022-08-17T13:13:29.8319498Z test_noncontiguous_expanded_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8327524Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8333081Z test_noncontiguous_expanded_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8341022Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8346594Z test_noncontiguous_expanded_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8354492Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8360130Z test_noncontiguous_expanded_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8368179Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8373714Z test_noncontiguous_expanded_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8381608Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8387215Z test_noncontiguous_expanded_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8406022Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8411755Z test_noncontiguous_expanded_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8430389Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8436061Z test_noncontiguous_expanded_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8455444Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8461074Z test_noncontiguous_expanded_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8479980Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.016s) 2022-08-17T13:13:29.8485591Z test_noncontiguous_expanded_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8504059Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8509681Z test_noncontiguous_expanded_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8527417Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8533105Z test_noncontiguous_expanded_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8542348Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8547933Z test_noncontiguous_expanded_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8557536Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8563132Z test_noncontiguous_expanded_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8572948Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8578548Z test_noncontiguous_expanded_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8587710Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8593324Z test_noncontiguous_expanded_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8602407Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8608107Z test_noncontiguous_expanded_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8617135Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8623478Z test_noncontiguous_expanded_nanmean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8632350Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.016s) 2022-08-17T13:13:29.8637916Z test_noncontiguous_expanded_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8647427Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8653135Z test_noncontiguous_expanded_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8662533Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8668166Z test_noncontiguous_expanded_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8677490Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8683145Z test_noncontiguous_expanded_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8692312Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8697930Z test_noncontiguous_expanded_nansum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8705982Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8711588Z test_noncontiguous_expanded_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8720588Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8726220Z test_noncontiguous_expanded_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8735268Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8740871Z test_noncontiguous_expanded_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8749764Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8755392Z test_noncontiguous_expanded_nansum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8763535Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8769283Z test_noncontiguous_expanded_nansum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8777427Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8783073Z test_noncontiguous_expanded_nansum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8791099Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.016s) 2022-08-17T13:13:29.8796679Z test_noncontiguous_expanded_nansum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8804783Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8810440Z test_noncontiguous_expanded_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8818518Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8824086Z test_noncontiguous_expanded_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8832217Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8837797Z test_noncontiguous_expanded_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8847312Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8852947Z test_noncontiguous_expanded_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8862443Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8868002Z test_noncontiguous_expanded_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8876980Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8882536Z test_noncontiguous_expanded_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8891529Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8897139Z test_noncontiguous_expanded_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8905324Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8910899Z test_noncontiguous_expanded_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8918994Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8924551Z test_noncontiguous_expanded_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8932654Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8938351Z test_noncontiguous_expanded_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8946641Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.016s) 2022-08-17T13:13:29.8951960Z test_noncontiguous_expanded_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8960017Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8965541Z test_noncontiguous_expanded_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8975974Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.8981550Z test_noncontiguous_expanded_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.8994079Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.9000377Z test_noncontiguous_expanded_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9013091Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.9019368Z test_noncontiguous_expanded_std_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9029720Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.9035337Z test_noncontiguous_expanded_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9046055Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.9051762Z test_noncontiguous_expanded_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9062388Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.9068008Z test_noncontiguous_expanded_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9077080Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.9082679Z test_noncontiguous_expanded_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9090879Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.9096519Z test_noncontiguous_expanded_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9105978Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.016s) 2022-08-17T13:13:29.9111547Z test_noncontiguous_expanded_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9121075Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.9126691Z test_noncontiguous_expanded_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9135846Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.9141465Z test_noncontiguous_expanded_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9150451Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.9156041Z test_noncontiguous_expanded_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9164966Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.9170657Z test_noncontiguous_expanded_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9178795Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.9184402Z test_noncontiguous_expanded_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9192515Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.9198157Z test_noncontiguous_expanded_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9206150Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.9211804Z test_noncontiguous_expanded_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9219963Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.9225478Z test_noncontiguous_expanded_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9233607Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.9239197Z test_noncontiguous_expanded_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9249989Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.016s) 2022-08-17T13:13:29.9255498Z test_noncontiguous_expanded_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9267554Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2022-08-17T13:13:29.9273145Z test_noncontiguous_expanded_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9285180Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.002s) 2022-08-17T13:13:29.9290901Z test_noncontiguous_expanded_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9301260Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.9307007Z test_noncontiguous_expanded_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9317777Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.003s) 2022-08-17T13:13:29.9323374Z test_noncontiguous_expanded_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9334165Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2022-08-17T13:13:29.9339415Z test_noncontiguous_innermost__masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9348808Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9354037Z test_noncontiguous_innermost__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9363566Z Tests reducing along noncontiguous innermost dimension. ... ok (0.006s) 2022-08-17T13:13:29.9368900Z test_noncontiguous_innermost__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9378117Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9383354Z test_noncontiguous_innermost__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9392905Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9398648Z test_noncontiguous_innermost__masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9406928Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9412267Z test_noncontiguous_innermost__masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9420527Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9425751Z test_noncontiguous_innermost__masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9433889Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9439063Z test_noncontiguous_innermost__masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9447346Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9452593Z test_noncontiguous_innermost__masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9460831Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9466179Z test_noncontiguous_innermost__masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9475491Z Tests reducing along noncontiguous innermost dimension. ... ok (0.011s) 2022-08-17T13:13:29.9480791Z test_noncontiguous_innermost__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9490218Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9495430Z test_noncontiguous_innermost__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9504569Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9509805Z test_noncontiguous_innermost__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9518838Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9524073Z test_noncontiguous_innermost__masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9532455Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9537649Z test_noncontiguous_innermost__masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9545867Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9551073Z test_noncontiguous_innermost__masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9559268Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9564468Z test_noncontiguous_innermost__masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9572817Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9577977Z test_noncontiguous_innermost__masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9586223Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9591414Z test_noncontiguous_innermost__masked_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9600683Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9605911Z test_noncontiguous_innermost__masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9615359Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9620590Z test_noncontiguous_innermost__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9629869Z Tests reducing along noncontiguous innermost dimension. ... ok (0.016s) 2022-08-17T13:13:29.9635089Z test_noncontiguous_innermost__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9644178Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9649532Z test_noncontiguous_innermost__masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9657871Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9663082Z test_noncontiguous_innermost__masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9671365Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9676609Z test_noncontiguous_innermost__masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9684690Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9690034Z test_noncontiguous_innermost__masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9698355Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9703555Z test_noncontiguous_innermost__masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9711840Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9717076Z test_noncontiguous_innermost__masked_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9726333Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9731685Z test_noncontiguous_innermost__masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9741049Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9746332Z test_noncontiguous_innermost__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9755472Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9760708Z test_noncontiguous_innermost__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9770071Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9775279Z test_noncontiguous_innermost__masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9783757Z Tests reducing along noncontiguous innermost dimension. ... ok (0.016s) 2022-08-17T13:13:29.9788985Z test_noncontiguous_innermost__masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9797297Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9802510Z test_noncontiguous_innermost__masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9810744Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9816003Z test_noncontiguous_innermost__masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9824300Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9829515Z test_noncontiguous_innermost__masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9837794Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9843045Z test_noncontiguous_innermost__masked_logsumexp_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9853194Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9858479Z test_noncontiguous_innermost__masked_logsumexp_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9868653Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9874566Z test_noncontiguous_innermost__masked_logsumexp_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9884574Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9890558Z test_noncontiguous_innermost__masked_logsumexp_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9899986Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9905898Z test_noncontiguous_innermost__masked_logsumexp_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9915305Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9921274Z test_noncontiguous_innermost__masked_logsumexp_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9930648Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9936555Z test_noncontiguous_innermost__masked_logsumexp_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9946038Z Tests reducing along noncontiguous innermost dimension. ... ok (0.016s) 2022-08-17T13:13:29.9951977Z test_noncontiguous_innermost__masked_logsumexp_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9961275Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9967315Z test_noncontiguous_innermost__masked_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9977135Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9982346Z test_noncontiguous_innermost__masked_mean_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:29.9991629Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:29.9996849Z test_noncontiguous_innermost__masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0007774Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0013373Z test_noncontiguous_innermost__masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0024297Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0028821Z test_noncontiguous_innermost__masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0038615Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0043870Z test_noncontiguous_innermost__masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0053601Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0058815Z test_noncontiguous_innermost__masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0068907Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0074590Z test_noncontiguous_innermost__masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0083912Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0089218Z test_noncontiguous_innermost__masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0098616Z Tests reducing along noncontiguous innermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.0103843Z test_noncontiguous_innermost__masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0113113Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0118328Z test_noncontiguous_innermost__masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0127686Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0132923Z test_noncontiguous_innermost__masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0142193Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0147439Z test_noncontiguous_innermost__masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0156726Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0161945Z test_noncontiguous_innermost__masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0171422Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0176618Z test_noncontiguous_innermost__masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0185790Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0191044Z test_noncontiguous_innermost__masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0200595Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0206315Z test_noncontiguous_innermost__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0214831Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0220048Z test_noncontiguous_innermost__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0230244Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0236032Z test_noncontiguous_innermost__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0245758Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0251578Z test_noncontiguous_innermost__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0260554Z Tests reducing along noncontiguous innermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.0265759Z test_noncontiguous_innermost__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0275293Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0281055Z test_noncontiguous_innermost__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0289486Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0294670Z test_noncontiguous_innermost__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0303154Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0308212Z test_noncontiguous_innermost__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0316389Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0321609Z test_noncontiguous_innermost__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0330040Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0335200Z test_noncontiguous_innermost__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0343547Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0348728Z test_noncontiguous_innermost__masked_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0359343Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0364549Z test_noncontiguous_innermost__masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0376603Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0382414Z test_noncontiguous_innermost__masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0394332Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0399838Z test_noncontiguous_innermost__masked_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0410871Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0417124Z test_noncontiguous_innermost__masked_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0428126Z Tests reducing along noncontiguous innermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.0433993Z test_noncontiguous_innermost__masked_std_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0444684Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0450662Z test_noncontiguous_innermost__masked_std_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0461287Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0467150Z test_noncontiguous_innermost__masked_std_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0477814Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0483707Z test_noncontiguous_innermost__masked_std_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0494498Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0500330Z test_noncontiguous_innermost__masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0510981Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0516851Z test_noncontiguous_innermost__masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0526122Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0531452Z test_noncontiguous_innermost__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0539725Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0544987Z test_noncontiguous_innermost__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0555122Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0560857Z test_noncontiguous_innermost__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0570776Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0576566Z test_noncontiguous_innermost__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0585658Z Tests reducing along noncontiguous innermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.0590871Z test_noncontiguous_innermost__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0600161Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0605274Z test_noncontiguous_innermost__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0614894Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0620676Z test_noncontiguous_innermost__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0628962Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0634194Z test_noncontiguous_innermost__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0642606Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0647824Z test_noncontiguous_innermost__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0656066Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0661274Z test_noncontiguous_innermost__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0669511Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0674709Z test_noncontiguous_innermost__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0682936Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0688252Z test_noncontiguous_innermost__masked_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0698658Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0703909Z test_noncontiguous_innermost__masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0715641Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0721307Z test_noncontiguous_innermost__masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0732524Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0737815Z test_noncontiguous_innermost__masked_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0748395Z Tests reducing along noncontiguous innermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.0753614Z test_noncontiguous_innermost__masked_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0763887Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0769223Z test_noncontiguous_innermost__masked_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0779479Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0784709Z test_noncontiguous_innermost__masked_var_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0794764Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0800021Z test_noncontiguous_innermost__masked_var_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0810186Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0815377Z test_noncontiguous_innermost__masked_var_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0825444Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0830752Z test_noncontiguous_innermost__masked_var_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0840795Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0846047Z test_noncontiguous_innermost__masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0856180Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0861427Z test_noncontiguous_innermost_all_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0870127Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0875362Z test_noncontiguous_innermost_all_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0883513Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0888711Z test_noncontiguous_innermost_all_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0898137Z Tests reducing along noncontiguous innermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.0903966Z test_noncontiguous_innermost_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0912923Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0918175Z test_noncontiguous_innermost_all_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0926919Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0932238Z test_noncontiguous_innermost_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0940825Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0946027Z test_noncontiguous_innermost_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0954624Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0959832Z test_noncontiguous_innermost_all_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0968130Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0973343Z test_noncontiguous_innermost_all_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0981586Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.0986772Z test_noncontiguous_innermost_all_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.0994963Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1000135Z test_noncontiguous_innermost_all_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1008494Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1013706Z test_noncontiguous_innermost_all_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1021863Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1027050Z test_noncontiguous_innermost_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1036116Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1041349Z test_noncontiguous_innermost_amax_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1049541Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1055094Z test_noncontiguous_innermost_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1064038Z Tests reducing along noncontiguous innermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.1069259Z test_noncontiguous_innermost_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1078251Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1083504Z test_noncontiguous_innermost_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1092616Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1097784Z test_noncontiguous_innermost_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1105929Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1111140Z test_noncontiguous_innermost_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1119267Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1124432Z test_noncontiguous_innermost_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1132605Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1137765Z test_noncontiguous_innermost_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1145868Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1151069Z test_noncontiguous_innermost_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1159266Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1164413Z test_noncontiguous_innermost_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1173601Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1178781Z test_noncontiguous_innermost_amin_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1186857Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1192056Z test_noncontiguous_innermost_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1201244Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1207403Z test_noncontiguous_innermost_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1215870Z Tests reducing along noncontiguous innermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.1221014Z test_noncontiguous_innermost_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1229975Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1235169Z test_noncontiguous_innermost_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1243315Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1248621Z test_noncontiguous_innermost_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1256787Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1262016Z test_noncontiguous_innermost_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1270075Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1275274Z test_noncontiguous_innermost_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1283369Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1288664Z test_noncontiguous_innermost_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1296760Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1302007Z test_noncontiguous_innermost_any_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1310749Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1315948Z test_noncontiguous_innermost_any_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1324045Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1329363Z test_noncontiguous_innermost_any_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1338734Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1344555Z test_noncontiguous_innermost_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1353898Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1359761Z test_noncontiguous_innermost_any_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1369580Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1373995Z test_noncontiguous_innermost_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1382686Z Tests reducing along noncontiguous innermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.1387890Z test_noncontiguous_innermost_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1396462Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1401675Z test_noncontiguous_innermost_any_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1409989Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1415182Z test_noncontiguous_innermost_any_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1423408Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1428730Z test_noncontiguous_innermost_any_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1436865Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1442051Z test_noncontiguous_innermost_any_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1450378Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1455546Z test_noncontiguous_innermost_any_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1463675Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1468885Z test_noncontiguous_innermost_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1477435Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1482640Z test_noncontiguous_innermost_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1491345Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1496577Z test_noncontiguous_innermost_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1505066Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1510293Z test_noncontiguous_innermost_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1518776Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1524006Z test_noncontiguous_innermost_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1532280Z Tests reducing along noncontiguous innermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.1537447Z test_noncontiguous_innermost_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1545508Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1550759Z test_noncontiguous_innermost_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1558809Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1564000Z test_noncontiguous_innermost_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1572185Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1577410Z test_noncontiguous_innermost_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1585490Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1590683Z test_noncontiguous_innermost_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1599239Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1604442Z test_noncontiguous_innermost_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1613269Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1618483Z test_noncontiguous_innermost_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1626941Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1632181Z test_noncontiguous_innermost_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1641011Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1646869Z test_noncontiguous_innermost_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1655046Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1660273Z test_noncontiguous_innermost_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1668388Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1673551Z test_noncontiguous_innermost_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1681621Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1686832Z test_noncontiguous_innermost_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1695194Z Tests reducing along noncontiguous innermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.1700295Z test_noncontiguous_innermost_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1708382Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1713608Z test_noncontiguous_innermost_count_nonzero_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1722345Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1727577Z test_noncontiguous_innermost_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1735853Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1741095Z test_noncontiguous_innermost_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1750519Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1756340Z test_noncontiguous_innermost_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1765313Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1770660Z test_noncontiguous_innermost_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1779434Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1784671Z test_noncontiguous_innermost_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1793268Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1798511Z test_noncontiguous_innermost_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1807139Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1812407Z test_noncontiguous_innermost_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1820675Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1825907Z test_noncontiguous_innermost_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1834155Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1839343Z test_noncontiguous_innermost_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1847767Z Tests reducing along noncontiguous innermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.1852935Z test_noncontiguous_innermost_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1861238Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1866432Z test_noncontiguous_innermost_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1874700Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1879955Z test_noncontiguous_innermost_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1899768Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1905019Z test_noncontiguous_innermost_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1925739Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1931079Z test_noncontiguous_innermost_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1951304Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1956559Z test_noncontiguous_innermost_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.1976520Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.1981765Z test_noncontiguous_innermost_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2001184Z Tests reducing along noncontiguous innermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.2006512Z test_noncontiguous_innermost_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2025297Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2022-08-17T13:13:30.2030455Z test_noncontiguous_innermost_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2039730Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2044950Z test_noncontiguous_innermost_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2055265Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2061026Z test_noncontiguous_innermost_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2070728Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2075972Z test_noncontiguous_innermost_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2085321Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2090633Z test_noncontiguous_innermost_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2099849Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2105062Z test_noncontiguous_innermost_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2114618Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2120393Z test_noncontiguous_innermost_nanmean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2130258Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2135518Z test_noncontiguous_innermost_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2145136Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2150368Z test_noncontiguous_innermost_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2159866Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2165207Z test_noncontiguous_innermost_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2174739Z Tests reducing along noncontiguous innermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.2179960Z test_noncontiguous_innermost_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2189133Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2194369Z test_noncontiguous_innermost_nansum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2202524Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2207834Z test_noncontiguous_innermost_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2217052Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2222249Z test_noncontiguous_innermost_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2231274Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2236497Z test_noncontiguous_innermost_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2245910Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2251807Z test_noncontiguous_innermost_nansum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2260023Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2265225Z test_noncontiguous_innermost_nansum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2273422Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2278620Z test_noncontiguous_innermost_nansum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2286667Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2291964Z test_noncontiguous_innermost_nansum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2300141Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2305430Z test_noncontiguous_innermost_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2313508Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2319594Z test_noncontiguous_innermost_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2327091Z Tests reducing along noncontiguous innermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.2332361Z test_noncontiguous_innermost_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2342335Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2348109Z test_noncontiguous_innermost_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2357711Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2363013Z test_noncontiguous_innermost_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2372116Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2377302Z test_noncontiguous_innermost_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2386253Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2391473Z test_noncontiguous_innermost_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2399589Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2404740Z test_noncontiguous_innermost_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2413050Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2418254Z test_noncontiguous_innermost_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2426292Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2431487Z test_noncontiguous_innermost_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2439619Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2444789Z test_noncontiguous_innermost_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2453018Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2458184Z test_noncontiguous_innermost_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2468818Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2474053Z test_noncontiguous_innermost_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2486288Z Tests reducing along noncontiguous innermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.2492277Z test_noncontiguous_innermost_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2504292Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2510204Z test_noncontiguous_innermost_std_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2520804Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2526027Z test_noncontiguous_innermost_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2536698Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2541933Z test_noncontiguous_innermost_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2552855Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2558418Z test_noncontiguous_innermost_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2567555Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2572808Z test_noncontiguous_innermost_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2580843Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2586051Z test_noncontiguous_innermost_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2596109Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2601761Z test_noncontiguous_innermost_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2611874Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2617604Z test_noncontiguous_innermost_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2626831Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2632072Z test_noncontiguous_innermost_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2641180Z Tests reducing along noncontiguous innermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.2646353Z test_noncontiguous_innermost_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2655429Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2660600Z test_noncontiguous_innermost_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2668753Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2673902Z test_noncontiguous_innermost_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2682056Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2687204Z test_noncontiguous_innermost_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2695291Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2700487Z test_noncontiguous_innermost_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2708613Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2713825Z test_noncontiguous_innermost_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2721925Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2727085Z test_noncontiguous_innermost_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2737848Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2743101Z test_noncontiguous_innermost_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2754938Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2760436Z test_noncontiguous_innermost_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2771924Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2777144Z test_noncontiguous_innermost_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2787754Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2792950Z test_noncontiguous_innermost_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2803596Z Tests reducing along noncontiguous innermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.2808869Z test_noncontiguous_innermost_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2819183Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2824418Z test_noncontiguous_outermost__masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2833720Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2838925Z test_noncontiguous_outermost__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2848338Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2853553Z test_noncontiguous_outermost__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2862725Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2867976Z test_noncontiguous_outermost__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2877083Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2882349Z test_noncontiguous_outermost__masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2890687Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2895903Z test_noncontiguous_outermost__masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2904136Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2909341Z test_noncontiguous_outermost__masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2917514Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2922700Z test_noncontiguous_outermost__masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2931072Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2936315Z test_noncontiguous_outermost__masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2944579Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2950425Z test_noncontiguous_outermost__masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2959126Z Tests reducing along noncontiguous outermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.2964304Z test_noncontiguous_outermost__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2973749Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2978966Z test_noncontiguous_outermost__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.2988119Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.2993329Z test_noncontiguous_outermost__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3002447Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3007704Z test_noncontiguous_outermost__masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3016185Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3021497Z test_noncontiguous_outermost__masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3029906Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3035139Z test_noncontiguous_outermost__masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3043456Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3048778Z test_noncontiguous_outermost__masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3057020Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3062266Z test_noncontiguous_outermost__masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3070521Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3075738Z test_noncontiguous_outermost__masked_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3085055Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3090384Z test_noncontiguous_outermost__masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3099817Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3105042Z test_noncontiguous_outermost__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3114764Z Tests reducing along noncontiguous outermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.3119759Z test_noncontiguous_outermost__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3128984Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3134214Z test_noncontiguous_outermost__masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3142586Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3147917Z test_noncontiguous_outermost__masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3156128Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3161342Z test_noncontiguous_outermost__masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3169554Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3174789Z test_noncontiguous_outermost__masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3183070Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3188313Z test_noncontiguous_outermost__masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3196598Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3201834Z test_noncontiguous_outermost__masked_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3211249Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3216454Z test_noncontiguous_outermost__masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3225860Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3231101Z test_noncontiguous_outermost__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3255390Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3255841Z test_noncontiguous_outermost__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3256177Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3260106Z test_noncontiguous_outermost__masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3269269Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3273676Z test_noncontiguous_outermost__masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3282099Z Tests reducing along noncontiguous outermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.3287276Z test_noncontiguous_outermost__masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3295502Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3300693Z test_noncontiguous_outermost__masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3309014Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3314219Z test_noncontiguous_outermost__masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3322496Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3327778Z test_noncontiguous_outermost__masked_logsumexp_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3337719Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3342940Z test_noncontiguous_outermost__masked_logsumexp_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3353150Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3358997Z test_noncontiguous_outermost__masked_logsumexp_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3369090Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3374989Z test_noncontiguous_outermost__masked_logsumexp_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3384368Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3390298Z test_noncontiguous_outermost__masked_logsumexp_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3399673Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3405571Z test_noncontiguous_outermost__masked_logsumexp_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3415022Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3420897Z test_noncontiguous_outermost__masked_logsumexp_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3430209Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3436306Z test_noncontiguous_outermost__masked_logsumexp_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3445715Z Tests reducing along noncontiguous outermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.3451734Z test_noncontiguous_outermost__masked_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3461532Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3466748Z test_noncontiguous_outermost__masked_mean_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3476070Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3481300Z test_noncontiguous_outermost__masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3492201Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3497881Z test_noncontiguous_outermost__masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3508072Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3513268Z test_noncontiguous_outermost__masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3523060Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3528410Z test_noncontiguous_outermost__masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3538021Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3543275Z test_noncontiguous_outermost__masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3552854Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3558049Z test_noncontiguous_outermost__masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3567379Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3572651Z test_noncontiguous_outermost__masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3581942Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3587199Z test_noncontiguous_outermost__masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3596638Z Tests reducing along noncontiguous outermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.3601785Z test_noncontiguous_outermost__masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3611164Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3616373Z test_noncontiguous_outermost__masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3625639Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3630871Z test_noncontiguous_outermost__masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3640097Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3645407Z test_noncontiguous_outermost__masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3654882Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3660103Z test_noncontiguous_outermost__masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3669284Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3674546Z test_noncontiguous_outermost__masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3684139Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3690034Z test_noncontiguous_outermost__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3698420Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3703607Z test_noncontiguous_outermost__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3713850Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3719587Z test_noncontiguous_outermost__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3729438Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3734681Z test_noncontiguous_outermost__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3743858Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3749112Z test_noncontiguous_outermost__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3758266Z Tests reducing along noncontiguous outermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.3763480Z test_noncontiguous_outermost__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3771917Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3777096Z test_noncontiguous_outermost__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3785372Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3790615Z test_noncontiguous_outermost__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3798741Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3803925Z test_noncontiguous_outermost__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3812331Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3817493Z test_noncontiguous_outermost__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3825785Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3831018Z test_noncontiguous_outermost__masked_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3841568Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3846846Z test_noncontiguous_outermost__masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3858855Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3864371Z test_noncontiguous_outermost__masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3875552Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3880795Z test_noncontiguous_outermost__masked_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3891850Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3897685Z test_noncontiguous_outermost__masked_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3908599Z Tests reducing along noncontiguous outermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.3914451Z test_noncontiguous_outermost__masked_std_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3925117Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3931088Z test_noncontiguous_outermost__masked_std_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3941703Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3947578Z test_noncontiguous_outermost__masked_std_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3958188Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3964079Z test_noncontiguous_outermost__masked_std_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3974913Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3980766Z test_noncontiguous_outermost__masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.3991505Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.3997299Z test_noncontiguous_outermost__masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4006552Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4011933Z test_noncontiguous_outermost__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4020198Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4025434Z test_noncontiguous_outermost__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4035695Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4041442Z test_noncontiguous_outermost__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4051281Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4056577Z test_noncontiguous_outermost__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4066107Z Tests reducing along noncontiguous outermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.4071441Z test_noncontiguous_outermost__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4080513Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4085663Z test_noncontiguous_outermost__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4094844Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4100076Z test_noncontiguous_outermost__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4108379Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4113602Z test_noncontiguous_outermost__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4121870Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4127104Z test_noncontiguous_outermost__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4135376Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4140568Z test_noncontiguous_outermost__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4148847Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4154069Z test_noncontiguous_outermost__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4162296Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4167580Z test_noncontiguous_outermost__masked_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4178069Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4183297Z test_noncontiguous_outermost__masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4195060Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4200571Z test_noncontiguous_outermost__masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4211777Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4217061Z test_noncontiguous_outermost__masked_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4227871Z Tests reducing along noncontiguous outermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.4233094Z test_noncontiguous_outermost__masked_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4243378Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4248712Z test_noncontiguous_outermost__masked_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4258919Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4264195Z test_noncontiguous_outermost__masked_var_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4274408Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4279535Z test_noncontiguous_outermost__masked_var_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4289899Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4295167Z test_noncontiguous_outermost__masked_var_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4305306Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4310507Z test_noncontiguous_outermost__masked_var_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4320581Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4325833Z test_noncontiguous_outermost__masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4336056Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4341264Z test_noncontiguous_outermost_all_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4349955Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4355160Z test_noncontiguous_outermost_all_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4363230Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4368541Z test_noncontiguous_outermost_all_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4377916Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4383963Z test_noncontiguous_outermost_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4393020Z Tests reducing along noncontiguous outermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.4398234Z test_noncontiguous_outermost_all_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4406984Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4412318Z test_noncontiguous_outermost_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4421015Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4426252Z test_noncontiguous_outermost_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4435121Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4440992Z test_noncontiguous_outermost_all_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4449292Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4454480Z test_noncontiguous_outermost_all_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4462637Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4467818Z test_noncontiguous_outermost_all_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4475985Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4481182Z test_noncontiguous_outermost_all_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4489477Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4494683Z test_noncontiguous_outermost_all_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4502800Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4508012Z test_noncontiguous_outermost_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4517154Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4522385Z test_noncontiguous_outermost_amax_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4530590Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4535782Z test_noncontiguous_outermost_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4545036Z Tests reducing along noncontiguous outermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.4551118Z test_noncontiguous_outermost_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4559381Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:13:30.4564586Z test_noncontiguous_outermost_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4573671Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4578894Z test_noncontiguous_outermost_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4587018Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4592200Z test_noncontiguous_outermost_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4600278Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4605502Z test_noncontiguous_outermost_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4613626Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4618860Z test_noncontiguous_outermost_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4626958Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4632134Z test_noncontiguous_outermost_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4640290Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4645551Z test_noncontiguous_outermost_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4654722Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4659999Z test_noncontiguous_outermost_amin_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4668088Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4673316Z test_noncontiguous_outermost_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4682520Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4687864Z test_noncontiguous_outermost_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4696951Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4702199Z test_noncontiguous_outermost_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4711213Z Tests reducing along noncontiguous outermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.4716450Z test_noncontiguous_outermost_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4724579Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4729854Z test_noncontiguous_outermost_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4737968Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4743167Z test_noncontiguous_outermost_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4751245Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4756439Z test_noncontiguous_outermost_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4764524Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4769848Z test_noncontiguous_outermost_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4777988Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4783226Z test_noncontiguous_outermost_any_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4791887Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4797130Z test_noncontiguous_outermost_any_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4805208Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4810540Z test_noncontiguous_outermost_any_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4819930Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4825875Z test_noncontiguous_outermost_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4834771Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4840008Z test_noncontiguous_outermost_any_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4848854Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4854061Z test_noncontiguous_outermost_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4862643Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4867902Z test_noncontiguous_outermost_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4876522Z Tests reducing along noncontiguous outermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.4881722Z test_noncontiguous_outermost_any_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4890088Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4895258Z test_noncontiguous_outermost_any_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4903482Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4908749Z test_noncontiguous_outermost_any_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4917006Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4922229Z test_noncontiguous_outermost_any_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4930529Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4935730Z test_noncontiguous_outermost_any_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4943901Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4949113Z test_noncontiguous_outermost_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4957689Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4962914Z test_noncontiguous_outermost_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4971698Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4976900Z test_noncontiguous_outermost_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4985392Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.4990634Z test_noncontiguous_outermost_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.4999177Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5004396Z test_noncontiguous_outermost_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5012641Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5017818Z test_noncontiguous_outermost_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5026049Z Tests reducing along noncontiguous outermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.5031254Z test_noncontiguous_outermost_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5039327Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5044516Z test_noncontiguous_outermost_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5052783Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5057982Z test_noncontiguous_outermost_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5066082Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5071264Z test_noncontiguous_outermost_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5079901Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5085140Z test_noncontiguous_outermost_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5094027Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5099158Z test_noncontiguous_outermost_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5107792Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5112997Z test_noncontiguous_outermost_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5121820Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5127759Z test_noncontiguous_outermost_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5135910Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5141130Z test_noncontiguous_outermost_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5149261Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5154470Z test_noncontiguous_outermost_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5162603Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5167878Z test_noncontiguous_outermost_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5176324Z Tests reducing along noncontiguous outermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.5181580Z test_noncontiguous_outermost_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5189885Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2022-08-17T13:13:30.5195136Z test_noncontiguous_outermost_count_nonzero_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5203927Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5209294Z test_noncontiguous_outermost_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5217570Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5222821Z test_noncontiguous_outermost_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5232374Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5238244Z test_noncontiguous_outermost_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5247337Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5252709Z test_noncontiguous_outermost_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5261552Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5266790Z test_noncontiguous_outermost_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5275470Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5280675Z test_noncontiguous_outermost_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5289430Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5294696Z test_noncontiguous_outermost_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5303007Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5308236Z test_noncontiguous_outermost_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5316526Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5321730Z test_noncontiguous_outermost_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5330080Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5335241Z test_noncontiguous_outermost_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5343495Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5348785Z test_noncontiguous_outermost_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5357211Z Tests reducing along noncontiguous outermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.5362346Z test_noncontiguous_outermost_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5382237Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5387477Z test_noncontiguous_outermost_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5408262Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5413500Z test_noncontiguous_outermost_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5434808Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5440077Z test_noncontiguous_outermost_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5460019Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5465264Z test_noncontiguous_outermost_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5484651Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5490004Z test_noncontiguous_outermost_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5509984Z Tests reducing along noncontiguous outermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.5515212Z test_noncontiguous_outermost_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5524605Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5529938Z test_noncontiguous_outermost_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5540139Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5545907Z test_noncontiguous_outermost_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5555690Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5560906Z test_noncontiguous_outermost_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5570408Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5575620Z test_noncontiguous_outermost_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5584933Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5590156Z test_noncontiguous_outermost_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5599256Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5604458Z test_noncontiguous_outermost_nanmean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5614224Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5619450Z test_noncontiguous_outermost_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5629181Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5634372Z test_noncontiguous_outermost_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5643895Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5649219Z test_noncontiguous_outermost_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5658661Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5664019Z test_noncontiguous_outermost_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5673233Z Tests reducing along noncontiguous outermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.5678438Z test_noncontiguous_outermost_nansum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5686577Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5691931Z test_noncontiguous_outermost_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5701307Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5706465Z test_noncontiguous_outermost_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5715528Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5720764Z test_noncontiguous_outermost_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5729848Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5735068Z test_noncontiguous_outermost_nansum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5743252Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5748453Z test_noncontiguous_outermost_nansum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5756597Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5761782Z test_noncontiguous_outermost_nansum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5770056Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5775156Z test_noncontiguous_outermost_nansum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5783262Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5788445Z test_noncontiguous_outermost_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5796621Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5801838Z test_noncontiguous_outermost_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5810080Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5815289Z test_noncontiguous_outermost_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5825306Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5831476Z test_noncontiguous_outermost_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5840807Z Tests reducing along noncontiguous outermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.5845981Z test_noncontiguous_outermost_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5855115Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5860333Z test_noncontiguous_outermost_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5869330Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5874509Z test_noncontiguous_outermost_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5882730Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5888004Z test_noncontiguous_outermost_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5896158Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5901334Z test_noncontiguous_outermost_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5909401Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5914561Z test_noncontiguous_outermost_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5922761Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5928053Z test_noncontiguous_outermost_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5936198Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5941409Z test_noncontiguous_outermost_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5952023Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5957211Z test_noncontiguous_outermost_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5969325Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.5975329Z test_noncontiguous_outermost_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.5987489Z Tests reducing along noncontiguous outermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.5993368Z test_noncontiguous_outermost_std_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6004036Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.6009394Z test_noncontiguous_outermost_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6019806Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.6025052Z test_noncontiguous_outermost_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6035997Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.6041572Z test_noncontiguous_outermost_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6050798Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.6055986Z test_noncontiguous_outermost_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6064084Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.6069289Z test_noncontiguous_outermost_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6079268Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.6085029Z test_noncontiguous_outermost_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6094680Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.6099901Z test_noncontiguous_outermost_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6109101Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.6114300Z test_noncontiguous_outermost_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6123342Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.6128606Z test_noncontiguous_outermost_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6137532Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.6143059Z test_noncontiguous_outermost_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6151394Z Tests reducing along noncontiguous outermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.6156598Z test_noncontiguous_outermost_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6164723Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.6170041Z test_noncontiguous_outermost_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6178101Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.6183254Z test_noncontiguous_outermost_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6191421Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.6196638Z test_noncontiguous_outermost_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6204857Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.6210164Z test_noncontiguous_outermost_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6220700Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.6225961Z test_noncontiguous_outermost_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6237839Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.6243349Z test_noncontiguous_outermost_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6254767Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.6260004Z test_noncontiguous_outermost_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6270637Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.6275929Z test_noncontiguous_outermost_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6286318Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2022-08-17T13:13:30.6291598Z test_noncontiguous_outermost_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6302226Z Tests reducing along noncontiguous outermost dimension. ... ok (0.016s) 2022-08-17T13:13:30.6307061Z test_noncontiguous_transposed__masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6316117Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6320988Z test_noncontiguous_transposed__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6330162Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6335044Z test_noncontiguous_transposed__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6343958Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6348828Z test_noncontiguous_transposed__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6357665Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6362549Z test_noncontiguous_transposed__masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6370708Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6375567Z test_noncontiguous_transposed__masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6383654Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6388497Z test_noncontiguous_transposed__masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6396459Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6401330Z test_noncontiguous_transposed__masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6409486Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6414329Z test_noncontiguous_transposed__masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6422403Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6427250Z test_noncontiguous_transposed__masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6436226Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6441120Z test_noncontiguous_transposed__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6450256Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6455160Z test_noncontiguous_transposed__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6464308Z Tests reducing a transposed tensor. ... ok (0.016s) 2022-08-17T13:13:30.6469178Z test_noncontiguous_transposed__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6478067Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6482960Z test_noncontiguous_transposed__masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6491159Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6496051Z test_noncontiguous_transposed__masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6504166Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6509026Z test_noncontiguous_transposed__masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6516994Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6521845Z test_noncontiguous_transposed__masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6530039Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6534858Z test_noncontiguous_transposed__masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6542970Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6547862Z test_noncontiguous_transposed__masked_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6557052Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6561880Z test_noncontiguous_transposed__masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6571068Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6575990Z test_noncontiguous_transposed__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6585011Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6589917Z test_noncontiguous_transposed__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6598833Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6603736Z test_noncontiguous_transposed__masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6612078Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6617026Z test_noncontiguous_transposed__masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6625197Z Tests reducing a transposed tensor. ... ok (0.016s) 2022-08-17T13:13:30.6630025Z test_noncontiguous_transposed__masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6638074Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6642934Z test_noncontiguous_transposed__masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6651199Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6656059Z test_noncontiguous_transposed__masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6664229Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6669139Z test_noncontiguous_transposed__masked_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6678157Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6683085Z test_noncontiguous_transposed__masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6692242Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6697100Z test_noncontiguous_transposed__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6706107Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6711039Z test_noncontiguous_transposed__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6719967Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6724857Z test_noncontiguous_transposed__masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6733108Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6737993Z test_noncontiguous_transposed__masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6746162Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6751006Z test_noncontiguous_transposed__masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6759014Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6763879Z test_noncontiguous_transposed__masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6772266Z Tests reducing a transposed tensor. ... ok (0.016s) 2022-08-17T13:13:30.6777178Z test_noncontiguous_transposed__masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6785382Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6790281Z test_noncontiguous_transposed__masked_logsumexp_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6799888Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6804763Z test_noncontiguous_transposed__masked_logsumexp_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6814798Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6820338Z test_noncontiguous_transposed__masked_logsumexp_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6830059Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6835771Z test_noncontiguous_transposed__masked_logsumexp_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6844820Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6850526Z test_noncontiguous_transposed__masked_logsumexp_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6859664Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6865261Z test_noncontiguous_transposed__masked_logsumexp_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6874303Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6879933Z test_noncontiguous_transposed__masked_logsumexp_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6889158Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6894771Z test_noncontiguous_transposed__masked_logsumexp_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6903861Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6909493Z test_noncontiguous_transposed__masked_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6919041Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6923907Z test_noncontiguous_transposed__masked_mean_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6933226Z Tests reducing a transposed tensor. ... ok (0.016s) 2022-08-17T13:13:30.6938100Z test_noncontiguous_transposed__masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6948046Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6952942Z test_noncontiguous_transposed__masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6962861Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6967788Z test_noncontiguous_transposed__masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6977251Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6982136Z test_noncontiguous_transposed__masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.6991487Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.6996382Z test_noncontiguous_transposed__masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7005689Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7010654Z test_noncontiguous_transposed__masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7019735Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7024606Z test_noncontiguous_transposed__masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7033656Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7038554Z test_noncontiguous_transposed__masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7047628Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7052640Z test_noncontiguous_transposed__masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7061713Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7066603Z test_noncontiguous_transposed__masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7075755Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7080629Z test_noncontiguous_transposed__masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7090206Z Tests reducing a transposed tensor. ... ok (0.016s) 2022-08-17T13:13:30.7094952Z test_noncontiguous_transposed__masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7103963Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7108814Z test_noncontiguous_transposed__masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7117797Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7122689Z test_noncontiguous_transposed__masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7131710Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7136795Z test_noncontiguous_transposed__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7144905Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7149798Z test_noncontiguous_transposed__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7159322Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7164226Z test_noncontiguous_transposed__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7173990Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7178896Z test_noncontiguous_transposed__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7187973Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7192861Z test_noncontiguous_transposed__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7201886Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7206755Z test_noncontiguous_transposed__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7215105Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7219950Z test_noncontiguous_transposed__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7228214Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7233069Z test_noncontiguous_transposed__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7241218Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7246230Z test_noncontiguous_transposed__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7254726Z Tests reducing a transposed tensor. ... ok (0.016s) 2022-08-17T13:13:30.7259650Z test_noncontiguous_transposed__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7268976Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:13:30.7273042Z test_noncontiguous_transposed__masked_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7283575Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:13:30.7288674Z test_noncontiguous_transposed__masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7300118Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:13:30.7305138Z test_noncontiguous_transposed__masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7316575Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:13:30.7321519Z test_noncontiguous_transposed__masked_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7333075Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:13:30.7338951Z test_noncontiguous_transposed__masked_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7348676Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:13:30.7354344Z test_noncontiguous_transposed__masked_std_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7365032Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:13:30.7370840Z test_noncontiguous_transposed__masked_std_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7381520Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:13:30.7387097Z test_noncontiguous_transposed__masked_std_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7397801Z Tests reducing a transposed tensor. ... ok (0.002s) 2022-08-17T13:13:30.7403356Z test_noncontiguous_transposed__masked_std_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7413789Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:13:30.7419297Z test_noncontiguous_transposed__masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7429684Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7435215Z test_noncontiguous_transposed__masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7444374Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7449228Z test_noncontiguous_transposed__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7457277Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7462151Z test_noncontiguous_transposed__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7471547Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7476447Z test_noncontiguous_transposed__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7485917Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7490895Z test_noncontiguous_transposed__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7499904Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7504765Z test_noncontiguous_transposed__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7513676Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7518552Z test_noncontiguous_transposed__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7527389Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7532351Z test_noncontiguous_transposed__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7540399Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7545256Z test_noncontiguous_transposed__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7553308Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7558163Z test_noncontiguous_transposed__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7566245Z Tests reducing a transposed tensor. ... ok (0.016s) 2022-08-17T13:13:30.7571170Z test_noncontiguous_transposed__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7579214Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7584090Z test_noncontiguous_transposed__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7592290Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7597057Z test_noncontiguous_transposed__masked_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7607145Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7612205Z test_noncontiguous_transposed__masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7622903Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7627842Z test_noncontiguous_transposed__masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7638565Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7643483Z test_noncontiguous_transposed__masked_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7653686Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7658546Z test_noncontiguous_transposed__masked_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7668563Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7673484Z test_noncontiguous_transposed__masked_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7683524Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7688486Z test_noncontiguous_transposed__masked_var_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7698340Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7703262Z test_noncontiguous_transposed__masked_var_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7713110Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7718083Z test_noncontiguous_transposed__masked_var_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7728027Z Tests reducing a transposed tensor. ... ok (0.016s) 2022-08-17T13:13:30.7732894Z test_noncontiguous_transposed__masked_var_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7743016Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7747716Z test_noncontiguous_transposed__masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7757617Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7762447Z test_noncontiguous_transposed_all_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7771021Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7775829Z test_noncontiguous_transposed_all_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7783743Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7788567Z test_noncontiguous_transposed_all_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7797325Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7802196Z test_noncontiguous_transposed_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7811049Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7815923Z test_noncontiguous_transposed_all_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7824395Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7829261Z test_noncontiguous_transposed_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7837665Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7842509Z test_noncontiguous_transposed_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7851035Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7855882Z test_noncontiguous_transposed_all_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7864011Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7868797Z test_noncontiguous_transposed_all_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7876930Z Tests reducing a transposed tensor. ... ok (0.016s) 2022-08-17T13:13:30.7881734Z test_noncontiguous_transposed_all_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7889865Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7894713Z test_noncontiguous_transposed_all_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7902757Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7907600Z test_noncontiguous_transposed_all_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7915573Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7920475Z test_noncontiguous_transposed_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7929516Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7934358Z test_noncontiguous_transposed_amax_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7942283Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7947146Z test_noncontiguous_transposed_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7956108Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7960919Z test_noncontiguous_transposed_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7970021Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7974819Z test_noncontiguous_transposed_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7983664Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.7988477Z test_noncontiguous_transposed_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.7996528Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8001387Z test_noncontiguous_transposed_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8009446Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8014321Z test_noncontiguous_transposed_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8022206Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8027952Z test_noncontiguous_transposed_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8035213Z Tests reducing a transposed tensor. ... ok (0.016s) 2022-08-17T13:13:30.8039963Z test_noncontiguous_transposed_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8048032Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8052901Z test_noncontiguous_transposed_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8061777Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8066726Z test_noncontiguous_transposed_amin_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8074603Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8079478Z test_noncontiguous_transposed_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8088458Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8093298Z test_noncontiguous_transposed_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8102149Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8107018Z test_noncontiguous_transposed_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8115778Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8120641Z test_noncontiguous_transposed_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8128764Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8133541Z test_noncontiguous_transposed_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8141736Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8146432Z test_noncontiguous_transposed_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8154325Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8159136Z test_noncontiguous_transposed_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8167100Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8172060Z test_noncontiguous_transposed_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8180009Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8185314Z test_noncontiguous_transposed_any_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8193685Z Tests reducing a transposed tensor. ... ok (0.016s) 2022-08-17T13:13:30.8198426Z test_noncontiguous_transposed_any_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8206309Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8211261Z test_noncontiguous_transposed_any_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8220005Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8224849Z test_noncontiguous_transposed_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8233671Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8238534Z test_noncontiguous_transposed_any_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8246973Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8251943Z test_noncontiguous_transposed_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8260515Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8265349Z test_noncontiguous_transposed_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8273696Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8278539Z test_noncontiguous_transposed_any_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8286582Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8291512Z test_noncontiguous_transposed_any_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8299565Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8304371Z test_noncontiguous_transposed_any_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8312433Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8317424Z test_noncontiguous_transposed_any_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8325382Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8330309Z test_noncontiguous_transposed_any_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8338201Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8343099Z test_noncontiguous_transposed_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8351698Z Tests reducing a transposed tensor. ... ok (0.016s) 2022-08-17T13:13:30.8356675Z test_noncontiguous_transposed_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8365007Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:13:30.8369978Z test_noncontiguous_transposed_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8378287Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8383159Z test_noncontiguous_transposed_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8391483Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8396311Z test_noncontiguous_transposed_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8404281Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8409211Z test_noncontiguous_transposed_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8417110Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8421934Z test_noncontiguous_transposed_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8429842Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8434691Z test_noncontiguous_transposed_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8442631Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8447435Z test_noncontiguous_transposed_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8455582Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8460434Z test_noncontiguous_transposed_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8468752Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8473630Z test_noncontiguous_transposed_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8482118Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8487004Z test_noncontiguous_transposed_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8495390Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8500243Z test_noncontiguous_transposed_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8509320Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8513745Z test_noncontiguous_transposed_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8521741Z Tests reducing a transposed tensor. ... ok (0.016s) 2022-08-17T13:13:30.8526553Z test_noncontiguous_transposed_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8534633Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8539576Z test_noncontiguous_transposed_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8547524Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8552292Z test_noncontiguous_transposed_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8560293Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8565087Z test_noncontiguous_transposed_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8573164Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8578026Z test_noncontiguous_transposed_count_nonzero_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8586399Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8591404Z test_noncontiguous_transposed_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8599087Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8604029Z test_noncontiguous_transposed_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8612809Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8617733Z test_noncontiguous_transposed_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8626375Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8631188Z test_noncontiguous_transposed_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8639506Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8644392Z test_noncontiguous_transposed_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8652692Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8657543Z test_noncontiguous_transposed_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8665907Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8670710Z test_noncontiguous_transposed_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8678516Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8683357Z test_noncontiguous_transposed_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8691364Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8696169Z test_noncontiguous_transposed_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8704010Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8708914Z test_noncontiguous_transposed_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8716751Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8721569Z test_noncontiguous_transposed_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8729432Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8734286Z test_noncontiguous_transposed_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8752832Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8757722Z test_noncontiguous_transposed_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8776373Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8781278Z test_noncontiguous_transposed_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8800371Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8805294Z test_noncontiguous_transposed_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8824022Z Tests reducing a transposed tensor. ... ok (0.016s) 2022-08-17T13:13:30.8828928Z test_noncontiguous_transposed_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8847171Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8852123Z test_noncontiguous_transposed_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8869827Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8874695Z test_noncontiguous_transposed_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8883691Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8888699Z test_noncontiguous_transposed_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8898149Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8903065Z test_noncontiguous_transposed_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8912610Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8917429Z test_noncontiguous_transposed_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8926417Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8931522Z test_noncontiguous_transposed_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8940373Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8945224Z test_noncontiguous_transposed_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8954161Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8958987Z test_noncontiguous_transposed_nanmean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8968488Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.8973379Z test_noncontiguous_transposed_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8982773Z Tests reducing a transposed tensor. ... ok (0.016s) 2022-08-17T13:13:30.8987654Z test_noncontiguous_transposed_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.8996892Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9001755Z test_noncontiguous_transposed_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9011029Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9015954Z test_noncontiguous_transposed_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9024881Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9029746Z test_noncontiguous_transposed_nansum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9037674Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9042578Z test_noncontiguous_transposed_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9051476Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9056334Z test_noncontiguous_transposed_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9065169Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9070027Z test_noncontiguous_transposed_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9078777Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9083634Z test_noncontiguous_transposed_nansum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9091687Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9096536Z test_noncontiguous_transposed_nansum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9104492Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9109420Z test_noncontiguous_transposed_nansum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9117277Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9122078Z test_noncontiguous_transposed_nansum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9130213Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9135189Z test_noncontiguous_transposed_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9143294Z Tests reducing a transposed tensor. ... ok (0.016s) 2022-08-17T13:13:30.9148015Z test_noncontiguous_transposed_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9155951Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9160860Z test_noncontiguous_transposed_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9170214Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9175064Z test_noncontiguous_transposed_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9184414Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9189303Z test_noncontiguous_transposed_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9198067Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9202906Z test_noncontiguous_transposed_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9211766Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9217138Z test_noncontiguous_transposed_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9224624Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9229385Z test_noncontiguous_transposed_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9237353Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9242195Z test_noncontiguous_transposed_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9250146Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9254987Z test_noncontiguous_transposed_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9262938Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9267821Z test_noncontiguous_transposed_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9275775Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9280605Z test_noncontiguous_transposed_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9291584Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9296662Z test_noncontiguous_transposed_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9308377Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:13:30.9313959Z test_noncontiguous_transposed_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9326448Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9332101Z test_noncontiguous_transposed_std_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9342314Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9347207Z test_noncontiguous_transposed_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9357795Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9362644Z test_noncontiguous_transposed_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9373184Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9378082Z test_noncontiguous_transposed_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9386967Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9391823Z test_noncontiguous_transposed_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9399829Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9404656Z test_noncontiguous_transposed_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9414084Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9419037Z test_noncontiguous_transposed_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9428428Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9433305Z test_noncontiguous_transposed_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9442224Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9447091Z test_noncontiguous_transposed_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9456166Z Tests reducing a transposed tensor. ... ok (0.016s) 2022-08-17T13:13:30.9461019Z test_noncontiguous_transposed_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9470136Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9474916Z test_noncontiguous_transposed_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9483043Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9487930Z test_noncontiguous_transposed_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9496047Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9500860Z test_noncontiguous_transposed_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9508720Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9513524Z test_noncontiguous_transposed_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9521479Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9526510Z test_noncontiguous_transposed_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9534455Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9539277Z test_noncontiguous_transposed_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9549454Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9554323Z test_noncontiguous_transposed_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9565804Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9570777Z test_noncontiguous_transposed_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9582408Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9587302Z test_noncontiguous_transposed_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9597530Z Tests reducing a transposed tensor. ... ok (0.000s) 2022-08-17T13:13:30.9602414Z test_noncontiguous_transposed_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9613405Z Tests reducing a transposed tensor. ... ok (0.016s) 2022-08-17T13:13:30.9618155Z test_noncontiguous_transposed_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:30.9628549Z Tests reducing a transposed tensor. ... ok (0.001s) 2022-08-17T13:13:30.9647211Z test_numpy_named_args_cpu (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:30.9662990Z test_prod_bool_cpu (__main__.TestReductionsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_reductions.py:1322: DeprecationWarning: `np.bool` is a deprecated alias for the builtin `bool`. To silence this warning, use `bool` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.bool_` here. 2022-08-17T13:13:30.9663816Z Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations 2022-08-17T13:13:30.9664161Z expect = np.prod(np.array(val), dtype=np.bool) 2022-08-17T13:13:30.9668689Z ok (0.000s) 2022-08-17T13:13:30.9684612Z test_prod_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:30.9699652Z test_prod_gpu_cpu_float16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:13:30.9713282Z test_prod_gpu_cpu_float32 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:13:31.0056513Z test_prod_integer_upcast_cpu (__main__.TestReductionsCPU) ... ok (0.031s) 2022-08-17T13:13:31.0140314Z test_quantile_backward_cpu (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:13:33.6380870Z test_quantile_cpu_float32 (__main__.TestReductionsCPU) ... C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\nanfunctions.py:1374: RuntimeWarning: All-NaN slice encountered 2022-08-17T13:13:33.6381304Z r, k = function_base._ureduce( 2022-08-17T13:13:33.9113983Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\nanfunctions.py:1395: RuntimeWarning: All-NaN slice encountered 2022-08-17T13:13:33.9114399Z result = np.apply_along_axis(_nanquantile_1d, axis, a, q, 2022-08-17T13:13:34.6001357Z ok (3.585s) 2022-08-17T13:13:38.0419329Z test_quantile_cpu_float64 (__main__.TestReductionsCPU) ... ok (3.438s) 2022-08-17T13:13:38.0492296Z test_quantile_error_cpu (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:13:38.0545411Z test_reduce_dtype_cpu (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:13:38.0652219Z test_reduction_empty_any_all_cpu (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:13:38.0665179Z test_reduction_split_cpu (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:13:38.0718894Z test_reduction_vectorize_along_input_corner_cpu_bfloat16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:13:38.0772082Z test_reduction_vectorize_along_input_corner_cpu_float16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:13:38.0825492Z test_reduction_vectorize_along_input_corner_cpu_float32 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:13:38.0878280Z test_reduction_vectorize_along_input_corner_cpu_float64 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:13:38.0899704Z test_reduction_vectorize_along_output_cpu_bfloat16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:13:38.0921057Z test_reduction_vectorize_along_output_cpu_float16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:13:38.0942355Z test_reduction_vectorize_along_output_cpu_float32 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:13:38.0963539Z test_reduction_vectorize_along_output_cpu_float64 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:13:38.0971683Z test_ref_duplicate_values__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.0986956Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.0995115Z test_ref_duplicate_values__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1008330Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1016518Z test_ref_duplicate_values__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1029160Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1037284Z test_ref_duplicate_values__masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1048827Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1056953Z test_ref_duplicate_values__masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1068231Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1076257Z test_ref_duplicate_values__masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1087133Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1095287Z test_ref_duplicate_values__masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1106888Z Compares op against reference for input tensors with duplicate values ... ok (0.016s) 2022-08-17T13:13:38.1114941Z test_ref_duplicate_values__masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1125910Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T13:13:38.1134096Z test_ref_duplicate_values__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1146898Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1154988Z test_ref_duplicate_values__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1167685Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1175821Z test_ref_duplicate_values__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1188298Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1196488Z test_ref_duplicate_values__masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1207596Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1215789Z test_ref_duplicate_values__masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1226992Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1235023Z test_ref_duplicate_values__masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1245950Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1254075Z test_ref_duplicate_values__masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1265377Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1273445Z test_ref_duplicate_values__masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1284868Z Compares op against reference for input tensors with duplicate values ... ok (0.016s) 2022-08-17T13:13:38.1293094Z test_ref_duplicate_values__masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1305851Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1313936Z test_ref_duplicate_values__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1326465Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1334605Z test_ref_duplicate_values__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1346948Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1354989Z test_ref_duplicate_values__masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1365987Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1374134Z test_ref_duplicate_values__masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1385053Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1393089Z test_ref_duplicate_values__masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1403633Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1411793Z test_ref_duplicate_values__masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1422597Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1431633Z test_ref_duplicate_values__masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1441930Z Compares op against reference for input tensors with duplicate values ... ok (0.016s) 2022-08-17T13:13:38.1449987Z test_ref_duplicate_values__masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1462762Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1470904Z test_ref_duplicate_values__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1483375Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1491553Z test_ref_duplicate_values__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1503903Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1511979Z test_ref_duplicate_values__masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1522941Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1531058Z test_ref_duplicate_values__masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1542094Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1549981Z test_ref_duplicate_values__masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1560554Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1568618Z test_ref_duplicate_values__masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1579707Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1587780Z test_ref_duplicate_values__masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1598887Z Compares op against reference for input tensors with duplicate values ... ok (0.016s) 2022-08-17T13:13:38.1607011Z test_ref_duplicate_values__masked_mean_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1619083Z Compares op against reference for input tensors with duplicate values ... expected failure (0.000s) 2022-08-17T13:13:38.1626915Z test_ref_duplicate_values__masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1642126Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1650267Z test_ref_duplicate_values__masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1665317Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1673500Z test_ref_duplicate_values__masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1688617Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1697392Z test_ref_duplicate_values__masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1712060Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1720795Z test_ref_duplicate_values__masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1735431Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1744104Z test_ref_duplicate_values__masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1758614Z Compares op against reference for input tensors with duplicate values ... ok (0.016s) 2022-08-17T13:13:38.1767295Z test_ref_duplicate_values__masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1781752Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1790481Z test_ref_duplicate_values__masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1804680Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1813429Z test_ref_duplicate_values__masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1827755Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1836803Z test_ref_duplicate_values__masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1851236Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1859948Z test_ref_duplicate_values__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1871529Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1879502Z test_ref_duplicate_values__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1893223Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1901353Z test_ref_duplicate_values__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1915124Z Compares op against reference for input tensors with duplicate values ... ok (0.016s) 2022-08-17T13:13:38.1923088Z test_ref_duplicate_values__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1936733Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1945035Z test_ref_duplicate_values__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1957560Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1965592Z test_ref_duplicate_values__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1977187Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.1985279Z test_ref_duplicate_values__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.1996681Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2004833Z test_ref_duplicate_values__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2015892Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2023912Z test_ref_duplicate_values__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2035324Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2043374Z test_ref_duplicate_values__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2055427Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2063584Z test_ref_duplicate_values__masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2083680Z Compares op against reference for input tensors with duplicate values ... ok (0.016s) 2022-08-17T13:13:38.2092368Z test_ref_duplicate_values__masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2111784Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2120456Z test_ref_duplicate_values__masked_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2138016Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2146686Z test_ref_duplicate_values__masked_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2163713Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2173005Z test_ref_duplicate_values__masked_std_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2191433Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2200096Z test_ref_duplicate_values__masked_std_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2217526Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2226409Z test_ref_duplicate_values__masked_std_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2243568Z Compares op against reference for input tensors with duplicate values ... ok (0.016s) 2022-08-17T13:13:38.2252416Z test_ref_duplicate_values__masked_std_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2269652Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2278300Z test_ref_duplicate_values__masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2295786Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2304477Z test_ref_duplicate_values__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2315844Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2323898Z test_ref_duplicate_values__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2337565Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2345544Z test_ref_duplicate_values__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2359040Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2367091Z test_ref_duplicate_values__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2380015Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2388554Z test_ref_duplicate_values__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2401819Z Compares op against reference for input tensors with duplicate values ... ok (0.016s) 2022-08-17T13:13:38.2410236Z test_ref_duplicate_values__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2422733Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2430908Z test_ref_duplicate_values__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2442174Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2450197Z test_ref_duplicate_values__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2461584Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2469677Z test_ref_duplicate_values__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2480554Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2488579Z test_ref_duplicate_values__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2500075Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2508149Z test_ref_duplicate_values__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2519994Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2528027Z test_ref_duplicate_values__masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2547552Z Compares op against reference for input tensors with duplicate values ... ok (0.016s) 2022-08-17T13:13:38.2556168Z test_ref_duplicate_values__masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2575202Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2583939Z test_ref_duplicate_values__masked_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2600088Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2608113Z test_ref_duplicate_values__masked_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2625181Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2633840Z test_ref_duplicate_values__masked_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2650525Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2659297Z test_ref_duplicate_values__masked_var_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2676206Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2684859Z test_ref_duplicate_values__masked_var_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2702049Z Compares op against reference for input tensors with duplicate values ... ok (0.016s) 2022-08-17T13:13:38.2754549Z test_ref_duplicate_values__masked_var_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2754891Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:13:38.2755216Z test_ref_duplicate_values__masked_var_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2758226Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:13:38.2767222Z test_ref_duplicate_values__masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2784554Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:13:38.2793463Z test_ref_duplicate_values_all_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2804279Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T13:13:38.2812587Z test_ref_duplicate_values_all_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2824363Z Compares op against reference for input tensors with duplicate values ... ok (0.002s) 2022-08-17T13:13:38.2832368Z test_ref_duplicate_values_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2844311Z Compares op against reference for input tensors with duplicate values ... ok (0.003s) 2022-08-17T13:13:38.2852509Z test_ref_duplicate_values_all_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2863912Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2871815Z test_ref_duplicate_values_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2883053Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2891129Z test_ref_duplicate_values_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2902495Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2910669Z test_ref_duplicate_values_all_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2921728Z Compares op against reference for input tensors with duplicate values ... ok (0.008s) 2022-08-17T13:13:38.2929776Z test_ref_duplicate_values_all_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2940793Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2948887Z test_ref_duplicate_values_all_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2959714Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2967783Z test_ref_duplicate_values_all_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2978821Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.2986810Z test_ref_duplicate_values_all_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.2997785Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3005834Z test_ref_duplicate_values_amax_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3016799Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3024827Z test_ref_duplicate_values_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3037765Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3045769Z test_ref_duplicate_values_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3058573Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3066557Z test_ref_duplicate_values_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3078932Z Compares op against reference for input tensors with duplicate values ... ok (0.016s) 2022-08-17T13:13:38.3086883Z test_ref_duplicate_values_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3097989Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3105998Z test_ref_duplicate_values_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3116952Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3124974Z test_ref_duplicate_values_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3135901Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3143899Z test_ref_duplicate_values_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3154850Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3162873Z test_ref_duplicate_values_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3173986Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3182036Z test_ref_duplicate_values_amin_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3192812Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3200907Z test_ref_duplicate_values_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3213592Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3221552Z test_ref_duplicate_values_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3234416Z Compares op against reference for input tensors with duplicate values ... ok (0.016s) 2022-08-17T13:13:38.3242264Z test_ref_duplicate_values_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3254559Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3262574Z test_ref_duplicate_values_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3273516Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3281511Z test_ref_duplicate_values_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3292585Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3300591Z test_ref_duplicate_values_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3311262Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3319297Z test_ref_duplicate_values_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3330155Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3338277Z test_ref_duplicate_values_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3349179Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3357228Z test_ref_duplicate_values_any_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3368124Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3376267Z test_ref_duplicate_values_any_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3388116Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3396388Z test_ref_duplicate_values_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3408123Z Compares op against reference for input tensors with duplicate values ... ok (0.016s) 2022-08-17T13:13:38.3416206Z test_ref_duplicate_values_any_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3427569Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3435639Z test_ref_duplicate_values_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3446952Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3455051Z test_ref_duplicate_values_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3466323Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3474329Z test_ref_duplicate_values_any_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3485276Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3493429Z test_ref_duplicate_values_any_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3504351Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3512385Z test_ref_duplicate_values_any_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3523256Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3531365Z test_ref_duplicate_values_any_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3542259Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3550288Z test_ref_duplicate_values_any_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3561362Z Compares op against reference for input tensors with duplicate values ... ok (0.016s) 2022-08-17T13:13:38.3569345Z test_ref_duplicate_values_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3580501Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3588607Z test_ref_duplicate_values_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3599381Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3607420Z test_ref_duplicate_values_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3618417Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3626516Z test_ref_duplicate_values_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3636935Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3645007Z test_ref_duplicate_values_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3655605Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3663569Z test_ref_duplicate_values_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3673954Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3682032Z test_ref_duplicate_values_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3692582Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3700594Z test_ref_duplicate_values_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3711199Z Compares op against reference for input tensors with duplicate values ... ok (0.016s) 2022-08-17T13:13:38.3719308Z test_ref_duplicate_values_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3730260Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T13:13:38.3738403Z test_ref_duplicate_values_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3749267Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3757302Z test_ref_duplicate_values_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3768161Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3776369Z test_ref_duplicate_values_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3786845Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3794911Z test_ref_duplicate_values_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3805400Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3813545Z test_ref_duplicate_values_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3824007Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3832009Z test_ref_duplicate_values_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3842547Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3850530Z test_ref_duplicate_values_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3861121Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3869180Z test_ref_duplicate_values_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3880578Z Compares op against reference for input tensors with duplicate values ... ok (0.016s) 2022-08-17T13:13:38.3888581Z test_ref_duplicate_values_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3900695Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3908706Z test_ref_duplicate_values_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3920845Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3928703Z test_ref_duplicate_values_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3940477Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3948385Z test_ref_duplicate_values_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3959761Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3967848Z test_ref_duplicate_values_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3979339Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.3987392Z test_ref_duplicate_values_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.3998410Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4006403Z test_ref_duplicate_values_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4017535Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4025546Z test_ref_duplicate_values_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4036545Z Compares op against reference for input tensors with duplicate values ... ok (0.016s) 2022-08-17T13:13:38.4044522Z test_ref_duplicate_values_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4055599Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4063643Z test_ref_duplicate_values_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4074612Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4082685Z test_ref_duplicate_values_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4097167Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4105259Z test_ref_duplicate_values_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4119283Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4127365Z test_ref_duplicate_values_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4141565Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4150312Z test_ref_duplicate_values_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4164277Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4173066Z test_ref_duplicate_values_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4186917Z Compares op against reference for input tensors with duplicate values ... ok (0.016s) 2022-08-17T13:13:38.4195710Z test_ref_duplicate_values_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4211696Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2022-08-17T13:13:38.4220300Z test_ref_duplicate_values_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4236018Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4244723Z test_ref_duplicate_values_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4260154Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4268796Z test_ref_duplicate_values_nansum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4280118Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4288184Z test_ref_duplicate_values_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4301285Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4309361Z test_ref_duplicate_values_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4322405Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4330435Z test_ref_duplicate_values_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4343177Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4351395Z test_ref_duplicate_values_nansum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4362774Z Compares op against reference for input tensors with duplicate values ... ok (0.016s) 2022-08-17T13:13:38.4370842Z test_ref_duplicate_values_nansum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4382156Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4390256Z test_ref_duplicate_values_nansum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4401114Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4409132Z test_ref_duplicate_values_nansum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4420591Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4428567Z test_ref_duplicate_values_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4440269Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4448328Z test_ref_duplicate_values_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4459508Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4467560Z test_ref_duplicate_values_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4480806Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4488910Z test_ref_duplicate_values_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4489578Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2022-08-17T13:13:38.4497530Z test_ref_duplicate_values_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4510808Z Compares op against reference for input tensors with duplicate values ... ok (0.016s) 2022-08-17T13:13:38.4519144Z test_ref_duplicate_values_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4531389Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4539505Z test_ref_duplicate_values_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4550721Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4558679Z test_ref_duplicate_values_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4569758Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4577931Z test_ref_duplicate_values_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4588562Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4596594Z test_ref_duplicate_values_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4607686Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4615760Z test_ref_duplicate_values_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4616413Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2022-08-17T13:13:38.4624250Z test_ref_duplicate_values_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4624757Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2022-08-17T13:13:38.4632659Z test_ref_duplicate_values_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4633131Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2022-08-17T13:13:38.4641081Z test_ref_duplicate_values_std_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4641476Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2022-08-17T13:13:38.4649295Z test_ref_duplicate_values_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4649750Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2022-08-17T13:13:38.4657707Z test_ref_duplicate_values_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4658191Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2022-08-17T13:13:38.4666217Z test_ref_duplicate_values_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4677324Z Compares op against reference for input tensors with duplicate values ... ok (0.016s) 2022-08-17T13:13:38.4685338Z test_ref_duplicate_values_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4698707Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4706793Z test_ref_duplicate_values_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4719987Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4728028Z test_ref_duplicate_values_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4728664Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2022-08-17T13:13:38.4736594Z test_ref_duplicate_values_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4749657Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4758115Z test_ref_duplicate_values_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4770910Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4779368Z test_ref_duplicate_values_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4790453Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4798497Z test_ref_duplicate_values_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4809540Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4817715Z test_ref_duplicate_values_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4828755Z Compares op against reference for input tensors with duplicate values ... ok (0.016s) 2022-08-17T13:13:38.4836753Z test_ref_duplicate_values_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4847865Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4856021Z test_ref_duplicate_values_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4867555Z Compares op against reference for input tensors with duplicate values ... ok (0.000s) 2022-08-17T13:13:38.4875636Z test_ref_duplicate_values_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4876147Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2022-08-17T13:13:38.4884143Z test_ref_duplicate_values_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4884622Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2022-08-17T13:13:38.4892667Z test_ref_duplicate_values_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4893139Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2022-08-17T13:13:38.4901027Z test_ref_duplicate_values_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4901527Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2022-08-17T13:13:38.4909366Z test_ref_duplicate_values_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4909922Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2022-08-17T13:13:38.4916657Z test_ref_extremal_values__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4928834Z Compares op against reference for input tensors with extremal values ... ok (0.000s) 2022-08-17T13:13:38.4935882Z test_ref_extremal_values__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4947756Z Compares op against reference for input tensors with extremal values ... ok (0.000s) 2022-08-17T13:13:38.4954718Z test_ref_extremal_values__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4966470Z Compares op against reference for input tensors with extremal values ... ok (0.000s) 2022-08-17T13:13:38.4973516Z test_ref_extremal_values__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.4985259Z Compares op against reference for input tensors with extremal values ... ok (0.016s) 2022-08-17T13:13:38.4992207Z test_ref_extremal_values__masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.5722409Z Compares op against reference for input tensors with extremal values ... C:\Jenkins\Miniconda3\lib\site-packages\numpy\core\_methods.py:189: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T13:13:38.5722860Z ret = ret.dtype.type(ret / rcount) 2022-08-17T13:13:38.5727312Z ok (0.064s) 2022-08-17T13:13:38.5735881Z test_ref_extremal_values__masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.5752564Z Compares op against reference for input tensors with extremal values ... ok (0.000s) 2022-08-17T13:13:38.5759818Z test_ref_extremal_values__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.5773231Z Compares op against reference for input tensors with extremal values ... ok (0.000s) 2022-08-17T13:13:38.5780385Z test_ref_extremal_values__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.5792430Z Compares op against reference for input tensors with extremal values ... ok (0.016s) 2022-08-17T13:13:38.5799375Z test_ref_extremal_values__masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.5816645Z Compares op against reference for input tensors with extremal values ... C:\Jenkins\Miniconda3\lib\site-packages\numpy\core\_methods.py:222: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T13:13:38.5817101Z arrmean = um.true_divide(arrmean, div, out=arrmean, casting='unsafe', 2022-08-17T13:13:38.5817498Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\core\_methods.py:230: RuntimeWarning: invalid value encountered in subtract 2022-08-17T13:13:38.5817819Z x = asanyarray(arr - arrmean) 2022-08-17T13:13:38.5820873Z ok (0.000s) 2022-08-17T13:13:38.5827987Z test_ref_extremal_values__masked_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.5846909Z Compares op against reference for input tensors with extremal values ... ok (0.000s) 2022-08-17T13:13:38.5854767Z test_ref_extremal_values__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.5867122Z Compares op against reference for input tensors with extremal values ... ok (0.000s) 2022-08-17T13:13:38.5874110Z test_ref_extremal_values__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.5885957Z Compares op against reference for input tensors with extremal values ... ok (0.000s) 2022-08-17T13:13:38.5893060Z test_ref_extremal_values__masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.5911665Z Compares op against reference for input tensors with extremal values ... ok (0.000s) 2022-08-17T13:13:38.5918580Z test_ref_extremal_values__masked_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.5937356Z Compares op against reference for input tensors with extremal values ... ok (0.016s) 2022-08-17T13:13:38.5945048Z test_ref_extremal_values_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.5956834Z Compares op against reference for input tensors with extremal values ... ok (0.000s) 2022-08-17T13:13:38.5963686Z test_ref_extremal_values_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.5975028Z Compares op against reference for input tensors with extremal values ... ok (0.000s) 2022-08-17T13:13:38.5981928Z test_ref_extremal_values_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.5993527Z Compares op against reference for input tensors with extremal values ... ok (0.000s) 2022-08-17T13:13:38.6000470Z test_ref_extremal_values_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.6012113Z Compares op against reference for input tensors with extremal values ... ok (0.000s) 2022-08-17T13:13:38.6019035Z test_ref_extremal_values_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.6030684Z Compares op against reference for input tensors with extremal values ... ok (0.000s) 2022-08-17T13:13:38.6037746Z test_ref_extremal_values_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.6048851Z Compares op against reference for input tensors with extremal values ... ok (0.000s) 2022-08-17T13:13:38.6055931Z test_ref_extremal_values_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.6067273Z Compares op against reference for input tensors with extremal values ... ok (0.000s) 2022-08-17T13:13:38.6074205Z test_ref_extremal_values_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.6085494Z Compares op against reference for input tensors with extremal values ... ok (0.000s) 2022-08-17T13:13:38.6092656Z test_ref_extremal_values_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.6103996Z Compares op against reference for input tensors with extremal values ... ok (0.016s) 2022-08-17T13:13:38.6110929Z test_ref_extremal_values_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.6121846Z Compares op against reference for input tensors with extremal values ... ok (0.000s) 2022-08-17T13:13:38.6128764Z test_ref_extremal_values_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.6142583Z Compares op against reference for input tensors with extremal values ... ok (0.000s) 2022-08-17T13:13:38.6149530Z test_ref_extremal_values_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.6162369Z Compares op against reference for input tensors with extremal values ... ok (0.000s) 2022-08-17T13:13:38.6169273Z test_ref_extremal_values_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.6185048Z Compares op against reference for input tensors with extremal values ... ok (0.000s) 2022-08-17T13:13:38.6191968Z test_ref_extremal_values_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.6204222Z Compares op against reference for input tensors with extremal values ... ok (0.000s) 2022-08-17T13:13:38.6211269Z test_ref_extremal_values_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.6223337Z Compares op against reference for input tensors with extremal values ... ok (0.000s) 2022-08-17T13:13:38.6230230Z test_ref_extremal_values_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.6241829Z Compares op against reference for input tensors with extremal values ... ok (0.000s) 2022-08-17T13:13:38.6248910Z test_ref_extremal_values_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.6275561Z Compares op against reference for input tensors with extremal values ... ok (0.016s) 2022-08-17T13:13:38.6283177Z test_ref_extremal_values_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.6305388Z Compares op against reference for input tensors with extremal values ... ok (0.000s) 2022-08-17T13:13:38.6313122Z test_ref_extremal_values_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.6325104Z Compares op against reference for input tensors with extremal values ... ok (0.000s) 2022-08-17T13:13:38.6332319Z test_ref_extremal_values_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.6343700Z Compares op against reference for input tensors with extremal values ... ok (0.000s) 2022-08-17T13:13:38.6350649Z test_ref_extremal_values_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.6374095Z Compares op against reference for input tensors with extremal values ... ok (0.000s) 2022-08-17T13:13:38.6381078Z test_ref_extremal_values_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.6402616Z Compares op against reference for input tensors with extremal values ... ok (0.000s) 2022-08-17T13:13:38.6409717Z test_ref_large_input_1D__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.6691987Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.032s) 2022-08-17T13:13:38.6702121Z test_ref_large_input_1D__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.6996168Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.031s) 2022-08-17T13:13:38.7006321Z test_ref_large_input_1D__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.7383989Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.049s) 2022-08-17T13:13:38.7393690Z test_ref_large_input_1D__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.7754787Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.037s) 2022-08-17T13:13:38.7764964Z test_ref_large_input_1D__masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.8084493Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.031s) 2022-08-17T13:13:38.8095123Z test_ref_large_input_1D__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.8402279Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.031s) 2022-08-17T13:13:38.8412762Z test_ref_large_input_1D__masked_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.8860833Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.041s) 2022-08-17T13:13:38.8870570Z test_ref_large_input_1D__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.9164234Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.026s) 2022-08-17T13:13:38.9174495Z test_ref_large_input_1D__masked_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.9624099Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.046s) 2022-08-17T13:13:38.9633921Z test_ref_large_input_1D_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:38.9936674Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.042s) 2022-08-17T13:13:38.9946365Z test_ref_large_input_1D_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:39.0236437Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.016s) 2022-08-17T13:13:39.0246510Z test_ref_large_input_1D_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:39.0542288Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.033s) 2022-08-17T13:13:39.0552459Z test_ref_large_input_1D_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:39.0865544Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.031s) 2022-08-17T13:13:39.0875849Z test_ref_large_input_1D_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:39.1248750Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.047s) 2022-08-17T13:13:39.1259174Z test_ref_large_input_1D_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:39.1617983Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.032s) 2022-08-17T13:13:39.1629170Z test_ref_large_input_1D_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:39.1936295Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.031s) 2022-08-17T13:13:39.1946498Z test_ref_large_input_1D_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:39.2236245Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.031s) 2022-08-17T13:13:39.2246191Z test_ref_large_input_1D_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:39.2660756Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.048s) 2022-08-17T13:13:39.2670830Z test_ref_large_input_1D_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:39.3040075Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.031s) 2022-08-17T13:13:39.3050092Z test_ref_large_input_1D_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:39.3351063Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.041s) 2022-08-17T13:13:39.3361408Z test_ref_large_input_1D_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:39.3800414Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.037s) 2022-08-17T13:13:39.3810811Z test_ref_large_input_1D_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:39.4109808Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.032s) 2022-08-17T13:13:39.4120444Z test_ref_large_input_1D_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:39.4585526Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.048s) 2022-08-17T13:13:39.4596478Z test_ref_large_input_2D__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:39.5178062Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.064s) 2022-08-17T13:13:39.5189309Z test_ref_large_input_2D__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:39.5815537Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.063s) 2022-08-17T13:13:39.5827278Z test_ref_large_input_2D__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:39.6484956Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.064s) 2022-08-17T13:13:39.6496192Z test_ref_large_input_2D__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:39.7142267Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.063s) 2022-08-17T13:13:39.7153721Z test_ref_large_input_2D__masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:39.7843134Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.064s) 2022-08-17T13:13:39.7854465Z test_ref_large_input_2D__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:39.8487381Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.064s) 2022-08-17T13:13:39.8498542Z test_ref_large_input_2D__masked_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:39.9465183Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.096s) 2022-08-17T13:13:39.9476131Z test_ref_large_input_2D__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:40.0079145Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.063s) 2022-08-17T13:13:40.0090173Z test_ref_large_input_2D__masked_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:40.1068953Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.111s) 2022-08-17T13:13:40.1080424Z test_ref_large_input_2D_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:40.1702797Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.049s) 2022-08-17T13:13:40.1713177Z test_ref_large_input_2D_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:40.2320086Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.063s) 2022-08-17T13:13:40.2331273Z test_ref_large_input_2D_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:40.2950131Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.064s) 2022-08-17T13:13:40.2961227Z test_ref_large_input_2D_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:40.3604285Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.064s) 2022-08-17T13:13:40.3615589Z test_ref_large_input_2D_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:40.4256111Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.079s) 2022-08-17T13:13:40.4267099Z test_ref_large_input_2D_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:40.4903205Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.063s) 2022-08-17T13:13:40.4914456Z test_ref_large_input_2D_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:40.5645359Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.065s) 2022-08-17T13:13:40.5656631Z test_ref_large_input_2D_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:40.6279178Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.063s) 2022-08-17T13:13:40.6290388Z test_ref_large_input_2D_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:40.7190908Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.095s) 2022-08-17T13:13:40.7202172Z test_ref_large_input_2D_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:40.7956447Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.080s) 2022-08-17T13:13:40.7967274Z test_ref_large_input_2D_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:40.8563558Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.064s) 2022-08-17T13:13:40.8574774Z test_ref_large_input_2D_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:40.9563173Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.095s) 2022-08-17T13:13:40.9573761Z test_ref_large_input_2D_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:41.0163080Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.063s) 2022-08-17T13:13:41.0174388Z test_ref_large_input_2D_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:41.1179165Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.095s) 2022-08-17T13:13:41.1189617Z test_ref_large_input_64bit_indexing__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:48.2474050Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (7.130s) 2022-08-17T13:13:48.2482060Z test_ref_large_input_64bit_indexing__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:13:55.4843164Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (7.245s) 2022-08-17T13:13:55.4851633Z test_ref_large_input_64bit_indexing__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:14:04.6363349Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (9.148s) 2022-08-17T13:14:04.6371988Z test_ref_large_input_64bit_indexing__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:14:13.7715652Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (9.126s) 2022-08-17T13:14:13.7724481Z test_ref_large_input_64bit_indexing__masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:14:21.8189741Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (8.054s) 2022-08-17T13:14:21.8198445Z test_ref_large_input_64bit_indexing__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:14:29.0005139Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (7.188s) 2022-08-17T13:14:29.0013709Z test_ref_large_input_64bit_indexing__masked_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:14:40.2037735Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (11.191s) 2022-08-17T13:14:40.2047144Z test_ref_large_input_64bit_indexing__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:14:47.6597709Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (7.469s) 2022-08-17T13:14:47.6606225Z test_ref_large_input_64bit_indexing__masked_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:14:58.8932803Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (11.233s) 2022-08-17T13:14:58.8940089Z test_ref_large_input_64bit_indexing_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:15:06.2864667Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (7.395s) 2022-08-17T13:15:06.2873231Z test_ref_large_input_64bit_indexing_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:15:13.4322957Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (7.137s) 2022-08-17T13:15:13.4331385Z test_ref_large_input_64bit_indexing_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:15:20.5924570Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (7.165s) 2022-08-17T13:15:20.5933128Z test_ref_large_input_64bit_indexing_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:15:27.9005163Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (7.298s) 2022-08-17T13:15:27.9014043Z test_ref_large_input_64bit_indexing_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:15:37.1995391Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (9.303s) 2022-08-17T13:15:37.2004020Z test_ref_large_input_64bit_indexing_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:15:46.3770446Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (9.188s) 2022-08-17T13:15:46.3779221Z test_ref_large_input_64bit_indexing_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:15:54.0172501Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (7.636s) 2022-08-17T13:15:54.0180926Z test_ref_large_input_64bit_indexing_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:01.4274606Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (7.412s) 2022-08-17T13:16:01.4283026Z test_ref_large_input_64bit_indexing_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:11.7840663Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (10.344s) 2022-08-17T13:16:11.7849024Z test_ref_large_input_64bit_indexing_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:20.8006286Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (9.012s) 2022-08-17T13:16:20.8014650Z test_ref_large_input_64bit_indexing_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:28.1170899Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (7.317s) 2022-08-17T13:16:28.1179383Z test_ref_large_input_64bit_indexing_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:39.5012218Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (11.385s) 2022-08-17T13:16:39.5020364Z test_ref_large_input_64bit_indexing_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:46.9473486Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (7.448s) 2022-08-17T13:16:46.9481888Z test_ref_large_input_64bit_indexing_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3165219Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (11.365s) 2022-08-17T13:16:58.3172908Z test_ref_scalar_input__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3187232Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3193037Z test_ref_scalar_input__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3202511Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3207763Z test_ref_scalar_input__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3216134Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3221331Z test_ref_scalar_input__masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3229873Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3235167Z test_ref_scalar_input__masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3243149Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3248347Z test_ref_scalar_input__masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3256446Z Compares op against reference for scalar input tensors ... ok (0.016s) 2022-08-17T13:16:58.3261535Z test_ref_scalar_input__masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3269462Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3274719Z test_ref_scalar_input__masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3282601Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3287839Z test_ref_scalar_input__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3296376Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3301484Z test_ref_scalar_input__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3309718Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3315014Z test_ref_scalar_input__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3323200Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3328448Z test_ref_scalar_input__masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3336279Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3341467Z test_ref_scalar_input__masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3349297Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3354713Z test_ref_scalar_input__masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3362401Z Compares op against reference for scalar input tensors ... ok (0.010s) 2022-08-17T13:16:58.3367549Z test_ref_scalar_input__masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3375386Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3380556Z test_ref_scalar_input__masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3388294Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3393704Z test_ref_scalar_input__masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3402746Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3407874Z test_ref_scalar_input__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3416054Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3421235Z test_ref_scalar_input__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3429427Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3434751Z test_ref_scalar_input__masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3442520Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3447730Z test_ref_scalar_input__masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3455750Z Compares op against reference for scalar input tensors ... ok (0.010s) 2022-08-17T13:16:58.3460893Z test_ref_scalar_input__masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3468534Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3473894Z test_ref_scalar_input__masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3481665Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3486858Z test_ref_scalar_input__masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3494584Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3499832Z test_ref_scalar_input__masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3508238Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3513610Z test_ref_scalar_input__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3521756Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3526968Z test_ref_scalar_input__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3535188Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3540320Z test_ref_scalar_input__masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3548057Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3553552Z test_ref_scalar_input__masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3561379Z Compares op against reference for scalar input tensors ... ok (0.011s) 2022-08-17T13:16:58.3566411Z test_ref_scalar_input__masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3574058Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3579285Z test_ref_scalar_input__masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3587031Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3592218Z test_ref_scalar_input__masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3599911Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3605209Z test_ref_scalar_input__masked_mean_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3614324Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3619423Z test_ref_scalar_input__masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3628862Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3634222Z test_ref_scalar_input__masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3643467Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3648646Z test_ref_scalar_input__masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3657542Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3662788Z test_ref_scalar_input__masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3671355Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3676732Z test_ref_scalar_input__masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3685311Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3690476Z test_ref_scalar_input__masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3698808Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3703959Z test_ref_scalar_input__masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3712323Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3717701Z test_ref_scalar_input__masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3725799Z Compares op against reference for scalar input tensors ... ok (0.016s) 2022-08-17T13:16:58.3730998Z test_ref_scalar_input__masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3739185Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3744445Z test_ref_scalar_input__masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3752950Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3758118Z test_ref_scalar_input__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3766152Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3771418Z test_ref_scalar_input__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3779923Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3785113Z test_ref_scalar_input__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3793679Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3798838Z test_ref_scalar_input__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3807014Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3812187Z test_ref_scalar_input__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3820234Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3825428Z test_ref_scalar_input__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3833371Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3838603Z test_ref_scalar_input__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3846301Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3851431Z test_ref_scalar_input__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3859124Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3864303Z test_ref_scalar_input__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3872392Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3877621Z test_ref_scalar_input__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3885591Z Compares op against reference for scalar input tensors ... ok (0.016s) 2022-08-17T13:16:58.3890768Z test_ref_scalar_input__masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3903158Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3909053Z test_ref_scalar_input__masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3919711Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3925601Z test_ref_scalar_input__masked_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3935361Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3941377Z test_ref_scalar_input__masked_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3950819Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3956779Z test_ref_scalar_input__masked_std_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3965846Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3971814Z test_ref_scalar_input__masked_std_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3981965Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.3987758Z test_ref_scalar_input__masked_std_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.3996945Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4002810Z test_ref_scalar_input__masked_std_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4012085Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4017959Z test_ref_scalar_input__masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4027148Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4033211Z test_ref_scalar_input__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4041095Z Compares op against reference for scalar input tensors ... ok (0.016s) 2022-08-17T13:16:58.4046232Z test_ref_scalar_input__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4054717Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4060007Z test_ref_scalar_input__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4068519Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4073774Z test_ref_scalar_input__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4081946Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4087134Z test_ref_scalar_input__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4095311Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4100449Z test_ref_scalar_input__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4108572Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4113885Z test_ref_scalar_input__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4121643Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4126831Z test_ref_scalar_input__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4134554Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4139691Z test_ref_scalar_input__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4147401Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4152704Z test_ref_scalar_input__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4160424Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4165702Z test_ref_scalar_input__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4173515Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4178673Z test_ref_scalar_input__masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4188737Z Compares op against reference for scalar input tensors ... ok (0.016s) 2022-08-17T13:16:58.4194713Z test_ref_scalar_input__masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4204702Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4210685Z test_ref_scalar_input__masked_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4219867Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4224984Z test_ref_scalar_input__masked_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4234090Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4239227Z test_ref_scalar_input__masked_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4248176Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4253447Z test_ref_scalar_input__masked_var_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4262117Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4267326Z test_ref_scalar_input__masked_var_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4276137Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4281361Z test_ref_scalar_input__masked_var_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4290091Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4295228Z test_ref_scalar_input__masked_var_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4303914Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4309183Z test_ref_scalar_input__masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4318117Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4323389Z test_ref_scalar_input_all_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4331272Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4336480Z test_ref_scalar_input_all_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4344995Z Compares op against reference for scalar input tensors ... ok (0.016s) 2022-08-17T13:16:58.4350181Z test_ref_scalar_input_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4358492Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:16:58.4363649Z test_ref_scalar_input_all_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4371517Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4376674Z test_ref_scalar_input_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4384488Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4389757Z test_ref_scalar_input_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4397694Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4402830Z test_ref_scalar_input_all_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4410306Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4415428Z test_ref_scalar_input_all_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4422948Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4428036Z test_ref_scalar_input_all_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4435578Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4440772Z test_ref_scalar_input_all_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4448281Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4453389Z test_ref_scalar_input_all_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4460852Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4466026Z test_ref_scalar_input_amax_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4473732Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4478881Z test_ref_scalar_input_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4487033Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4492257Z test_ref_scalar_input_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4500205Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4505559Z test_ref_scalar_input_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4513897Z Compares op against reference for scalar input tensors ... ok (0.016s) 2022-08-17T13:16:58.4519123Z test_ref_scalar_input_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4526761Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:16:58.4531865Z test_ref_scalar_input_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4539492Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4544662Z test_ref_scalar_input_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4552342Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4557448Z test_ref_scalar_input_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4565120Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4570266Z test_ref_scalar_input_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4577931Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4583103Z test_ref_scalar_input_amin_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4590705Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4596014Z test_ref_scalar_input_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4604141Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4609327Z test_ref_scalar_input_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4617384Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4622607Z test_ref_scalar_input_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4630699Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4635933Z test_ref_scalar_input_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4643778Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4649033Z test_ref_scalar_input_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4657482Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4662557Z test_ref_scalar_input_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4670422Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4675776Z test_ref_scalar_input_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4683512Z Compares op against reference for scalar input tensors ... ok (0.016s) 2022-08-17T13:16:58.4688619Z test_ref_scalar_input_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4696310Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4701464Z test_ref_scalar_input_any_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4709166Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4714366Z test_ref_scalar_input_any_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4722643Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4727810Z test_ref_scalar_input_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4736026Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4741214Z test_ref_scalar_input_any_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4749153Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4754375Z test_ref_scalar_input_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4762316Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4767342Z test_ref_scalar_input_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4775227Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4780376Z test_ref_scalar_input_any_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4787745Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4792965Z test_ref_scalar_input_any_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4800456Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4805566Z test_ref_scalar_input_any_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4813069Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4818186Z test_ref_scalar_input_any_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4825685Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4830889Z test_ref_scalar_input_any_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4838421Z Compares op against reference for scalar input tensors ... ok (0.016s) 2022-08-17T13:16:58.4843577Z test_ref_scalar_input_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4851702Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4856918Z test_ref_scalar_input_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4864907Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4870043Z test_ref_scalar_input_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4878165Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4883290Z test_ref_scalar_input_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4890857Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4896046Z test_ref_scalar_input_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4903583Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4908723Z test_ref_scalar_input_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4916372Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4921423Z test_ref_scalar_input_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4929011Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4934144Z test_ref_scalar_input_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4941748Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4946838Z test_ref_scalar_input_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4955049Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4960170Z test_ref_scalar_input_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4968103Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4973265Z test_ref_scalar_input_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4981235Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.4986496Z test_ref_scalar_input_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.4994201Z Compares op against reference for scalar input tensors ... ok (0.016s) 2022-08-17T13:16:58.4999311Z test_ref_scalar_input_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5006920Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5011986Z test_ref_scalar_input_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5019553Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5024719Z test_ref_scalar_input_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5032274Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5037367Z test_ref_scalar_input_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5044916Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5050093Z test_ref_scalar_input_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5058110Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5063228Z test_ref_scalar_input_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5071653Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5076837Z test_ref_scalar_input_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5085079Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5090270Z test_ref_scalar_input_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5098245Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5103366Z test_ref_scalar_input_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5111296Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5116580Z test_ref_scalar_input_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5124437Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5129565Z test_ref_scalar_input_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5137110Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5142456Z test_ref_scalar_input_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5150013Z Compares op against reference for scalar input tensors ... ok (0.016s) 2022-08-17T13:16:58.5155205Z test_ref_scalar_input_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5162659Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5167788Z test_ref_scalar_input_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5175263Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5180370Z test_ref_scalar_input_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5187844Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5193049Z test_ref_scalar_input_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5202037Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5207157Z test_ref_scalar_input_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5215993Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5221201Z test_ref_scalar_input_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5229665Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5234938Z test_ref_scalar_input_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5243325Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5248460Z test_ref_scalar_input_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5256699Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5261906Z test_ref_scalar_input_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5272572Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5277717Z test_ref_scalar_input_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5286935Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5291991Z test_ref_scalar_input_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5300938Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5306542Z test_ref_scalar_input_nansum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5314977Z Compares op against reference for scalar input tensors ... ok (0.016s) 2022-08-17T13:16:58.5321177Z test_ref_scalar_input_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5330065Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:16:58.5335224Z test_ref_scalar_input_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5343467Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5348663Z test_ref_scalar_input_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5357081Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5362245Z test_ref_scalar_input_nansum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5370022Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5375219Z test_ref_scalar_input_nansum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5382994Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5388110Z test_ref_scalar_input_nansum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5395977Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5401083Z test_ref_scalar_input_nansum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5408905Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5414054Z test_ref_scalar_input_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5421900Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5427070Z test_ref_scalar_input_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5435081Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5440211Z test_ref_scalar_input_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5448687Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5453845Z test_ref_scalar_input_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5462318Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5467466Z test_ref_scalar_input_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5475861Z Compares op against reference for scalar input tensors ... ok (0.016s) 2022-08-17T13:16:58.5481040Z test_ref_scalar_input_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5489106Z Compares op against reference for scalar input tensors ... ok (0.001s) 2022-08-17T13:16:58.5494177Z test_ref_scalar_input_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5501895Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5507012Z test_ref_scalar_input_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5514863Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5519989Z test_ref_scalar_input_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5527614Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5532676Z test_ref_scalar_input_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5540395Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5545552Z test_ref_scalar_input_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5553398Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5558619Z test_ref_scalar_input_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5568180Z Compares op against reference for scalar input tensors ... C:\Jenkins\Miniconda3\lib\site-packages\numpy\core\_methods.py:262: RuntimeWarning: Degrees of freedom <= 0 for slice 2022-08-17T13:16:58.5568615Z ret = _var(a, axis=axis, dtype=dtype, out=out, ddof=ddof, 2022-08-17T13:16:58.5569066Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\core\_methods.py:254: RuntimeWarning: invalid value encountered in double_scalars 2022-08-17T13:16:58.5569405Z ret = ret.dtype.type(ret / rcount) 2022-08-17T13:16:58.5573050Z ok (0.000s) 2022-08-17T13:16:58.5578796Z test_ref_scalar_input_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5587829Z Compares op against reference for scalar input tensors ... C:\Jenkins\Miniconda3\lib\site-packages\numpy\core\_methods.py:254: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T13:16:58.5588249Z ret = ret.dtype.type(ret / rcount) 2022-08-17T13:16:58.5591123Z ok (0.000s) 2022-08-17T13:16:58.5597316Z test_ref_scalar_input_std_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5607642Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5613114Z test_ref_scalar_input_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5623011Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5628183Z test_ref_scalar_input_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5638294Z Compares op against reference for scalar input tensors ... ok (0.016s) 2022-08-17T13:16:58.5643467Z test_ref_scalar_input_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5651160Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5656339Z test_ref_scalar_input_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5664786Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5669932Z test_ref_scalar_input_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5678415Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5683594Z test_ref_scalar_input_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5691682Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5696896Z test_ref_scalar_input_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5704937Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5710164Z test_ref_scalar_input_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5718392Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5723545Z test_ref_scalar_input_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5731294Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5736511Z test_ref_scalar_input_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5744286Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5749456Z test_ref_scalar_input_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5757186Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5762337Z test_ref_scalar_input_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5770060Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5775192Z test_ref_scalar_input_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5782937Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5788121Z test_ref_scalar_input_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5796707Z Compares op against reference for scalar input tensors ... C:\Jenkins\Miniconda3\lib\site-packages\numpy\core\fromnumeric.py:3723: RuntimeWarning: Degrees of freedom <= 0 for slice 2022-08-17T13:16:58.5797149Z return _methods._var(a, axis=axis, dtype=dtype, out=out, ddof=ddof, 2022-08-17T13:16:58.5799966Z ok (0.016s) 2022-08-17T13:16:58.5806035Z test_ref_scalar_input_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5817400Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5823020Z test_ref_scalar_input_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5832753Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5837969Z test_ref_scalar_input_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5847877Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5853021Z test_ref_scalar_input_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5862734Z Compares op against reference for scalar input tensors ... ok (0.000s) 2022-08-17T13:16:58.5871063Z test_ref_small_input__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5893518Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.5901758Z test_ref_small_input__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5920555Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.5928858Z test_ref_small_input__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5948000Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.5956267Z test_ref_small_input__masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5971355Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.5979555Z test_ref_small_input__masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.5994760Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6002985Z test_ref_small_input__masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6017299Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6025547Z test_ref_small_input__masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6040676Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6048864Z test_ref_small_input__masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6063792Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6072166Z test_ref_small_input__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6090797Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6099011Z test_ref_small_input__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6117917Z Compares op against reference for small input tensors ... ok (0.016s) 2022-08-17T13:16:58.6126037Z test_ref_small_input__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6143608Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6151811Z test_ref_small_input__masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6166728Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6174912Z test_ref_small_input__masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6189800Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6198018Z test_ref_small_input__masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6212638Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6220840Z test_ref_small_input__masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6235933Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6244186Z test_ref_small_input__masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6258984Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6267343Z test_ref_small_input__masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6282644Z Compares op against reference for small input tensors ... ok (0.016s) 2022-08-17T13:16:58.6290802Z test_ref_small_input__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6305099Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6313461Z test_ref_small_input__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6327655Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6335827Z test_ref_small_input__masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6348013Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6356335Z test_ref_small_input__masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6368476Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6376622Z test_ref_small_input__masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6388216Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6396468Z test_ref_small_input__masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6408589Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6416796Z test_ref_small_input__masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6429094Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6437385Z test_ref_small_input__masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6452066Z Compares op against reference for small input tensors ... ok (0.001s) 2022-08-17T13:16:58.6460299Z test_ref_small_input__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6474721Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6482899Z test_ref_small_input__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6496998Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6505233Z test_ref_small_input__masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6517513Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6525749Z test_ref_small_input__masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6537898Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6546082Z test_ref_small_input__masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6557863Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6566021Z test_ref_small_input__masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6578173Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6586389Z test_ref_small_input__masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6598717Z Compares op against reference for small input tensors ... ok (0.016s) 2022-08-17T13:16:58.6606956Z test_ref_small_input__masked_mean_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6619614Z Compares op against reference for small input tensors ... expected failure (0.000s) 2022-08-17T13:16:58.6627600Z test_ref_small_input__masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6653481Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6662207Z test_ref_small_input__masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6686305Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6694466Z test_ref_small_input__masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6718387Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6727233Z test_ref_small_input__masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6750165Z Compares op against reference for small input tensors ... ok (0.016s) 2022-08-17T13:16:58.6759038Z test_ref_small_input__masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6781105Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6789956Z test_ref_small_input__masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6812588Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6821393Z test_ref_small_input__masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6844054Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6852882Z test_ref_small_input__masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6875415Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6884188Z test_ref_small_input__masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6906864Z Compares op against reference for small input tensors ... ok (0.016s) 2022-08-17T13:16:58.6915746Z test_ref_small_input__masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6938264Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6947029Z test_ref_small_input__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6962872Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.6971010Z test_ref_small_input__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.6992305Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.7000523Z test_ref_small_input__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.7021936Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.7030986Z test_ref_small_input__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.7050997Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.7059594Z test_ref_small_input__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.7079165Z Compares op against reference for small input tensors ... ok (0.016s) 2022-08-17T13:16:58.7087687Z test_ref_small_input__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.7103212Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.7111410Z test_ref_small_input__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.7126944Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.7135126Z test_ref_small_input__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.7149649Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.7157891Z test_ref_small_input__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.7173338Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.7181497Z test_ref_small_input__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.7228252Z Compares op against reference for small input tensors ... ok (0.016s) 2022-08-17T13:16:58.7236596Z test_ref_small_input__masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.7272147Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.7281121Z test_ref_small_input__masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.7314924Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.7322984Z test_ref_small_input__masked_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.7351567Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.7360470Z test_ref_small_input__masked_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.7388971Z Compares op against reference for small input tensors ... ok (0.016s) 2022-08-17T13:16:58.7397959Z test_ref_small_input__masked_std_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.7426865Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.7435873Z test_ref_small_input__masked_std_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.7464552Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.7473444Z test_ref_small_input__masked_std_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.7502208Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.7510979Z test_ref_small_input__masked_std_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.7539952Z Compares op against reference for small input tensors ... ok (0.016s) 2022-08-17T13:16:58.7548730Z test_ref_small_input__masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.7577621Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.7586503Z test_ref_small_input__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:16:58.7601732Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.7610033Z test_ref_small_input__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.7631213Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.7640136Z test_ref_small_input__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.7661047Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.7669457Z test_ref_small_input__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.7688023Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.7696397Z test_ref_small_input__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.7715785Z Compares op against reference for small input tensors ... ok (0.016s) 2022-08-17T13:16:58.7724266Z test_ref_small_input__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.7743166Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.7751761Z test_ref_small_input__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.7766934Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.7775068Z test_ref_small_input__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.7790125Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.7798419Z test_ref_small_input__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.7812606Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.7820823Z test_ref_small_input__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.7836116Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.7844299Z test_ref_small_input__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.7890049Z Compares op against reference for small input tensors ... ok (0.016s) 2022-08-17T13:16:58.7898236Z test_ref_small_input__masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.7932620Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.7940834Z test_ref_small_input__masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.7972604Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.7981268Z test_ref_small_input__masked_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8007758Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8016044Z test_ref_small_input__masked_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8043979Z Compares op against reference for small input tensors ... ok (0.016s) 2022-08-17T13:16:58.8052787Z test_ref_small_input__masked_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8080228Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8089068Z test_ref_small_input__masked_var_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8117348Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8126167Z test_ref_small_input__masked_var_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8154344Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8163130Z test_ref_small_input__masked_var_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8191140Z Compares op against reference for small input tensors ... ok (0.016s) 2022-08-17T13:16:58.8200076Z test_ref_small_input__masked_var_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8228066Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8236962Z test_ref_small_input__masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8264914Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8273941Z test_ref_small_input_all_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8285939Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8294024Z test_ref_small_input_all_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8308097Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8316409Z test_ref_small_input_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8330566Z Compares op against reference for small input tensors ... ok (0.016s) 2022-08-17T13:16:58.8338755Z test_ref_small_input_all_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8351403Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8359728Z test_ref_small_input_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8372296Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8380413Z test_ref_small_input_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8393012Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8401135Z test_ref_small_input_all_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8413156Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8421265Z test_ref_small_input_all_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8433372Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8441498Z test_ref_small_input_all_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8453446Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8461598Z test_ref_small_input_all_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8473724Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8481863Z test_ref_small_input_all_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8494267Z Compares op against reference for small input tensors ... ok (0.016s) 2022-08-17T13:16:58.8502422Z test_ref_small_input_amax_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8516946Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8525180Z test_ref_small_input_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8543115Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8551259Z test_ref_small_input_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8569669Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8578161Z test_ref_small_input_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8596526Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8604673Z test_ref_small_input_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8619176Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8627386Z test_ref_small_input_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8641915Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8650181Z test_ref_small_input_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8664022Z Compares op against reference for small input tensors ... ok (0.016s) 2022-08-17T13:16:58.8672231Z test_ref_small_input_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8686656Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8694882Z test_ref_small_input_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8709398Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8717695Z test_ref_small_input_amin_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8731975Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8740126Z test_ref_small_input_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8759016Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8767454Z test_ref_small_input_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8784980Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8793266Z test_ref_small_input_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8811098Z Compares op against reference for small input tensors ... ok (0.016s) 2022-08-17T13:16:58.8819573Z test_ref_small_input_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8834050Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8842205Z test_ref_small_input_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8856584Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8864668Z test_ref_small_input_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8878940Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8887166Z test_ref_small_input_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8901486Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8909644Z test_ref_small_input_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8924164Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8932333Z test_ref_small_input_any_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8944284Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8952563Z test_ref_small_input_any_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8966722Z Compares op against reference for small input tensors ... ok (0.016s) 2022-08-17T13:16:58.8974945Z test_ref_small_input_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.8987853Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.8996078Z test_ref_small_input_any_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9008858Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9016906Z test_ref_small_input_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9029351Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9037593Z test_ref_small_input_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9051149Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9059324Z test_ref_small_input_any_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9071406Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9079667Z test_ref_small_input_any_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9091718Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9099858Z test_ref_small_input_any_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9111960Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9120111Z test_ref_small_input_any_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9132260Z Compares op against reference for small input tensors ... ok (0.016s) 2022-08-17T13:16:58.9140394Z test_ref_small_input_any_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9152541Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9160761Z test_ref_small_input_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9173049Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9181240Z test_ref_small_input_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9193312Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9201464Z test_ref_small_input_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9213339Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9221419Z test_ref_small_input_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9232956Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9241126Z test_ref_small_input_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9252586Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9260688Z test_ref_small_input_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9272200Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9280463Z test_ref_small_input_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9292017Z Compares op against reference for small input tensors ... ok (0.016s) 2022-08-17T13:16:58.9300219Z test_ref_small_input_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9311609Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9319902Z test_ref_small_input_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9332190Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9340350Z test_ref_small_input_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9352326Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9360475Z test_ref_small_input_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9372327Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9380530Z test_ref_small_input_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9392067Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9400251Z test_ref_small_input_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9411751Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9419949Z test_ref_small_input_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9431347Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9439629Z test_ref_small_input_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9451401Z Compares op against reference for small input tensors ... ok (0.016s) 2022-08-17T13:16:58.9459537Z test_ref_small_input_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9471021Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9479356Z test_ref_small_input_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9494468Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9502595Z test_ref_small_input_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9519523Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9527647Z test_ref_small_input_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9543275Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9551453Z test_ref_small_input_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9566991Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9575197Z test_ref_small_input_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9590438Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9598728Z test_ref_small_input_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9614654Z Compares op against reference for small input tensors ... ok (0.016s) 2022-08-17T13:16:58.9622667Z test_ref_small_input_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9637790Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9645963Z test_ref_small_input_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9660817Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9669018Z test_ref_small_input_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9683646Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9691820Z test_ref_small_input_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9706646Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9714948Z test_ref_small_input_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9729793Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9738050Z test_ref_small_input_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9761577Z Compares op against reference for small input tensors ... ok (0.016s) 2022-08-17T13:16:58.9770231Z test_ref_small_input_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9792692Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9801004Z test_ref_small_input_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9801790Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2022-08-17T13:16:58.9809764Z test_ref_small_input_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9830876Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9839807Z test_ref_small_input_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9860095Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9869007Z test_ref_small_input_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9869629Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2022-08-17T13:16:58.9877706Z test_ref_small_input_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9903430Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9912293Z test_ref_small_input_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9937264Z Compares op against reference for small input tensors ... ok (0.016s) 2022-08-17T13:16:58.9946056Z test_ref_small_input_nansum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9961226Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:58.9969422Z test_ref_small_input_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9969985Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2022-08-17T13:16:58.9977954Z test_ref_small_input_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:58.9997468Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:59.0006038Z test_ref_small_input_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0025871Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:59.0034497Z test_ref_small_input_nansum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0049627Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:59.0057817Z test_ref_small_input_nansum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0073034Z Compares op against reference for small input tensors ... ok (0.016s) 2022-08-17T13:16:59.0081165Z test_ref_small_input_nansum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0095250Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:59.0103418Z test_ref_small_input_nansum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0118706Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:59.0126834Z test_ref_small_input_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0172490Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:59.0180684Z test_ref_small_input_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0193040Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:59.0201201Z test_ref_small_input_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0217478Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:59.0226500Z test_ref_small_input_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0227110Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2022-08-17T13:16:59.0241605Z test_ref_small_input_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0250439Z Compares op against reference for small input tensors ... ok (0.016s) 2022-08-17T13:16:59.0258925Z test_ref_small_input_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0273889Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:59.0282423Z test_ref_small_input_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0294625Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:59.0302791Z test_ref_small_input_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0315162Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:59.0323294Z test_ref_small_input_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0334881Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:59.0343071Z test_ref_small_input_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0355401Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:59.0363543Z test_ref_small_input_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0402149Z Compares op against reference for small input tensors ... ok (0.016s) 2022-08-17T13:16:59.0411942Z test_ref_small_input_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0412456Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2022-08-17T13:16:59.0420612Z test_ref_small_input_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0421060Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2022-08-17T13:16:59.0429132Z test_ref_small_input_std_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0429568Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2022-08-17T13:16:59.0437632Z test_ref_small_input_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0438060Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2022-08-17T13:16:59.0446090Z test_ref_small_input_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0446569Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2022-08-17T13:16:59.0454503Z test_ref_small_input_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0469237Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:59.0477555Z test_ref_small_input_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0497875Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:59.0506592Z test_ref_small_input_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0527551Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:59.0535752Z test_ref_small_input_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0536480Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2022-08-17T13:16:59.0544444Z test_ref_small_input_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0563429Z Compares op against reference for small input tensors ... ok (0.016s) 2022-08-17T13:16:59.0572044Z test_ref_small_input_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0590634Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:59.0599278Z test_ref_small_input_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0613922Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:59.0622172Z test_ref_small_input_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0636911Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:59.0645084Z test_ref_small_input_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0658751Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:59.0666912Z test_ref_small_input_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0681602Z Compares op against reference for small input tensors ... ok (0.000s) 2022-08-17T13:16:59.0689755Z test_ref_small_input_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0735167Z Compares op against reference for small input tensors ... ok (0.016s) 2022-08-17T13:16:59.0743384Z test_ref_small_input_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0743886Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2022-08-17T13:16:59.0752050Z test_ref_small_input_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0752524Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2022-08-17T13:16:59.0760581Z test_ref_small_input_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0761053Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2022-08-17T13:16:59.0769087Z test_ref_small_input_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0769524Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2022-08-17T13:16:59.0777658Z test_ref_small_input_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.0778062Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2022-08-17T13:16:59.0790839Z test_reference_masked__masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.1081671Z Test masked reduction operations on strided-only tensors using ... ok (0.031s) 2022-08-17T13:16:59.1094824Z test_reference_masked__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.1361297Z Test masked reduction operations on strided-only tensors using ... ok (0.032s) 2022-08-17T13:16:59.1374244Z test_reference_masked__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.1637436Z Test masked reduction operations on strided-only tensors using ... ok (0.016s) 2022-08-17T13:16:59.1650350Z test_reference_masked__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.1904121Z Test masked reduction operations on strided-only tensors using ... ok (0.031s) 2022-08-17T13:16:59.1916761Z test_reference_masked__masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.2087726Z Test masked reduction operations on strided-only tensors using ... ok (0.016s) 2022-08-17T13:16:59.2100637Z test_reference_masked__masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.2271209Z Test masked reduction operations on strided-only tensors using ... ok (0.016s) 2022-08-17T13:16:59.2284136Z test_reference_masked__masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.2446154Z Test masked reduction operations on strided-only tensors using ... ok (0.016s) 2022-08-17T13:16:59.2459068Z test_reference_masked__masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.2629236Z Test masked reduction operations on strided-only tensors using ... ok (0.032s) 2022-08-17T13:16:59.2642069Z test_reference_masked__masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.2812212Z Test masked reduction operations on strided-only tensors using ... ok (0.016s) 2022-08-17T13:16:59.2825030Z test_reference_masked__masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.3106622Z Test masked reduction operations on strided-only tensors using ... ok (0.031s) 2022-08-17T13:16:59.3119540Z test_reference_masked__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.3382828Z Test masked reduction operations on strided-only tensors using ... ok (0.026s) 2022-08-17T13:16:59.3395782Z test_reference_masked__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.3659415Z Test masked reduction operations on strided-only tensors using ... ok (0.026s) 2022-08-17T13:16:59.3672352Z test_reference_masked__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.3923766Z Test masked reduction operations on strided-only tensors using ... ok (0.016s) 2022-08-17T13:16:59.3936631Z test_reference_masked__masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.4106632Z Test masked reduction operations on strided-only tensors using ... ok (0.031s) 2022-08-17T13:16:59.4119440Z test_reference_masked__masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.4288397Z Test masked reduction operations on strided-only tensors using ... ok (0.016s) 2022-08-17T13:16:59.4301208Z test_reference_masked__masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.4462775Z Test masked reduction operations on strided-only tensors using ... ok (0.016s) 2022-08-17T13:16:59.4475680Z test_reference_masked__masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.4644944Z Test masked reduction operations on strided-only tensors using ... ok (0.016s) 2022-08-17T13:16:59.4657651Z test_reference_masked__masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.4826935Z Test masked reduction operations on strided-only tensors using ... ok (0.016s) 2022-08-17T13:16:59.4839975Z test_reference_masked__masked_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.4895227Z Test masked reduction operations on strided-only tensors using ... expected failure (0.016s) 2022-08-17T13:16:59.4907845Z test_reference_masked__masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.4917956Z Test masked reduction operations on strided-only tensors using ... expected failure (0.000s) 2022-08-17T13:16:59.4930475Z test_reference_masked__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.4940278Z Test masked reduction operations on strided-only tensors using ... expected failure (0.000s) 2022-08-17T13:16:59.4952909Z test_reference_masked__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.4962620Z Test masked reduction operations on strided-only tensors using ... expected failure (0.000s) 2022-08-17T13:16:59.4975150Z test_reference_masked__masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.4984504Z Test masked reduction operations on strided-only tensors using ... expected failure (0.000s) 2022-08-17T13:16:59.4997131Z test_reference_masked__masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.5006405Z Test masked reduction operations on strided-only tensors using ... expected failure (0.000s) 2022-08-17T13:16:59.5019045Z test_reference_masked__masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.5028215Z Test masked reduction operations on strided-only tensors using ... expected failure (0.000s) 2022-08-17T13:16:59.5041314Z test_reference_masked__masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.5050349Z Test masked reduction operations on strided-only tensors using ... expected failure (0.016s) 2022-08-17T13:16:59.5062755Z test_reference_masked__masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.5072134Z Test masked reduction operations on strided-only tensors using ... expected failure (0.000s) 2022-08-17T13:16:59.5084635Z test_reference_masked__masked_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.5094510Z Test masked reduction operations on strided-only tensors using ... expected failure (0.000s) 2022-08-17T13:16:59.5107062Z test_reference_masked__masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.5116833Z Test masked reduction operations on strided-only tensors using ... expected failure (0.000s) 2022-08-17T13:16:59.5129348Z test_reference_masked__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.5139066Z Test masked reduction operations on strided-only tensors using ... expected failure (0.000s) 2022-08-17T13:16:59.5151562Z test_reference_masked__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.5161251Z Test masked reduction operations on strided-only tensors using ... expected failure (0.000s) 2022-08-17T13:16:59.5173732Z test_reference_masked__masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.5183151Z Test masked reduction operations on strided-only tensors using ... expected failure (0.000s) 2022-08-17T13:16:59.5195943Z test_reference_masked__masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.5205237Z Test masked reduction operations on strided-only tensors using ... expected failure (0.016s) 2022-08-17T13:16:59.5217809Z test_reference_masked__masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.5226983Z Test masked reduction operations on strided-only tensors using ... expected failure (0.000s) 2022-08-17T13:16:59.5239573Z test_reference_masked__masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.5248787Z Test masked reduction operations on strided-only tensors using ... expected failure (0.000s) 2022-08-17T13:16:59.5261372Z test_reference_masked__masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.5270746Z Test masked reduction operations on strided-only tensors using ... expected failure (0.000s) 2022-08-17T13:16:59.5283365Z test_reference_masked__masked_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.5303223Z Test masked reduction operations on strided-only tensors using ... C:\Jenkins\Miniconda3\lib\site-packages\numpy\core\fromnumeric.py:3440: RuntimeWarning: Mean of empty slice. 2022-08-17T13:16:59.5303670Z return _methods._mean(a, axis=axis, dtype=dtype, 2022-08-17T13:16:59.5389907Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\core\_methods.py:181: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T13:16:59.5390289Z ret = um.true_divide( 2022-08-17T13:16:59.5657306Z ok (0.033s) 2022-08-17T13:16:59.5670953Z test_reference_masked__masked_mean_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:16:59.5689116Z Test masked reduction operations on strided-only tensors using ... C:\Jenkins\Miniconda3\lib\site-packages\numpy\core\_methods.py:189: RuntimeWarning: invalid value encountered in double_scalars 2022-08-17T13:16:59.5689564Z ret = ret.dtype.type(ret / rcount) 2022-08-17T13:16:59.5742905Z expected failure (0.016s) 2022-08-17T13:16:59.5755853Z test_reference_masked__masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.5768488Z Test masked reduction operations on strided-only tensors using ... C:\Jenkins\Miniconda3\lib\site-packages\numpy\core\_methods.py:189: RuntimeWarning: invalid value encountered in cdouble_scalars 2022-08-17T13:16:59.5768935Z ret = ret.dtype.type(ret / rcount) 2022-08-17T13:16:59.6064413Z ok (0.031s) 2022-08-17T13:16:59.6077405Z test_reference_masked__masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.6393660Z Test masked reduction operations on strided-only tensors using ... ok (0.032s) 2022-08-17T13:16:59.6406614Z test_reference_masked__masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.6425116Z Test masked reduction operations on strided-only tensors using ... C:\Jenkins\Miniconda3\lib\site-packages\numpy\core\_methods.py:187: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T13:16:59.6425529Z ret = arr.dtype.type(ret / rcount) 2022-08-17T13:16:59.6769303Z ok (0.032s) 2022-08-17T13:16:59.6782480Z test_reference_masked__masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.7140595Z Test masked reduction operations on strided-only tensors using ... ok (0.047s) 2022-08-17T13:16:59.7154758Z test_reference_masked__masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.7501286Z Test masked reduction operations on strided-only tensors using ... ok (0.032s) 2022-08-17T13:16:59.7515358Z test_reference_masked__masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.7808422Z Test masked reduction operations on strided-only tensors using ... ok (0.031s) 2022-08-17T13:16:59.7822301Z test_reference_masked__masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.8116017Z Test masked reduction operations on strided-only tensors using ... ok (0.032s) 2022-08-17T13:16:59.8130050Z test_reference_masked__masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.8422265Z Test masked reduction operations on strided-only tensors using ... ok (0.032s) 2022-08-17T13:16:59.8436524Z test_reference_masked__masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.8729148Z Test masked reduction operations on strided-only tensors using ... ok (0.031s) 2022-08-17T13:16:59.8743442Z test_reference_masked__masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.9037717Z Test masked reduction operations on strided-only tensors using ... ok (0.032s) 2022-08-17T13:16:59.9052116Z test_reference_masked__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:16:59.9052943Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.000s) 2022-08-17T13:16:59.9065760Z test_reference_masked__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.9325956Z Test masked reduction operations on strided-only tensors using ... ok (0.032s) 2022-08-17T13:16:59.9339462Z test_reference_masked__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.9606429Z Test masked reduction operations on strided-only tensors using ... ok (0.016s) 2022-08-17T13:16:59.9619735Z test_reference_masked__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:16:59.9899635Z Test masked reduction operations on strided-only tensors using ... ok (0.031s) 2022-08-17T13:16:59.9913500Z test_reference_masked__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:17:00.0180095Z Test masked reduction operations on strided-only tensors using ... ok (0.031s) 2022-08-17T13:17:00.0194453Z test_reference_masked__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:17:00.0195258Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.000s) 2022-08-17T13:17:00.0207963Z test_reference_masked__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:17:00.0208504Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.000s) 2022-08-17T13:17:00.0221087Z test_reference_masked__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:17:00.0386522Z Test masked reduction operations on strided-only tensors using ... ok (0.016s) 2022-08-17T13:17:00.0399444Z test_reference_masked__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:17:00.0400001Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.000s) 2022-08-17T13:17:00.0412500Z test_reference_masked__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:17:00.0601007Z Test masked reduction operations on strided-only tensors using ... ok (0.032s) 2022-08-17T13:17:00.0614195Z test_reference_masked__masked_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:17:00.0636999Z Test masked reduction operations on strided-only tensors using ... C:\Jenkins\Miniconda3\lib\site-packages\numpy\core\_methods.py:225: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T13:17:00.0637465Z arrmean = arrmean.dtype.type(arrmean / rcount) 2022-08-17T13:17:00.0749568Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\core\_methods.py:251: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T13:17:00.0749935Z ret = um.true_divide( 2022-08-17T13:17:00.1581855Z ok (0.094s) 2022-08-17T13:17:00.1595487Z test_reference_masked__masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:17:00.1611394Z Test masked reduction operations on strided-only tensors using ... C:\Jenkins\Miniconda3\lib\site-packages\numpy\core\_methods.py:225: RuntimeWarning: invalid value encountered in cdouble_scalars 2022-08-17T13:17:00.1611833Z arrmean = arrmean.dtype.type(arrmean / rcount) 2022-08-17T13:17:00.2495562Z ok (0.095s) 2022-08-17T13:17:00.2509256Z test_reference_masked__masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:17:00.3400946Z Test masked reduction operations on strided-only tensors using ... ok (0.079s) 2022-08-17T13:17:00.3415062Z test_reference_masked__masked_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:17:00.4382175Z Test masked reduction operations on strided-only tensors using ... ok (0.095s) 2022-08-17T13:17:00.4396467Z test_reference_masked__masked_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:17:00.4411923Z Test masked reduction operations on strided-only tensors using ... C:\Jenkins\Miniconda3\lib\site-packages\numpy\core\_methods.py:225: RuntimeWarning: invalid value encountered in double_scalars 2022-08-17T13:17:00.4412397Z arrmean = arrmean.dtype.type(arrmean / rcount) 2022-08-17T13:17:00.5333159Z ok (0.095s) 2022-08-17T13:17:00.5347704Z test_reference_masked__masked_std_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:17:00.6144443Z Test masked reduction operations on strided-only tensors using ... ok (0.081s) 2022-08-17T13:17:00.6158322Z test_reference_masked__masked_std_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:17:00.6955833Z Test masked reduction operations on strided-only tensors using ... ok (0.082s) 2022-08-17T13:17:00.6969748Z test_reference_masked__masked_std_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:17:00.7763981Z Test masked reduction operations on strided-only tensors using ... ok (0.079s) 2022-08-17T13:17:00.7778141Z test_reference_masked__masked_std_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:17:00.8575191Z Test masked reduction operations on strided-only tensors using ... ok (0.079s) 2022-08-17T13:17:00.8589234Z test_reference_masked__masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:17:00.9389156Z Test masked reduction operations on strided-only tensors using ... ok (0.079s) 2022-08-17T13:17:00.9403284Z test_reference_masked__masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:17:00.9696682Z Test masked reduction operations on strided-only tensors using ... ok (0.032s) 2022-08-17T13:17:00.9710365Z test_reference_masked__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:17:00.9711236Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.000s) 2022-08-17T13:17:00.9723883Z test_reference_masked__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:17:00.9979122Z Test masked reduction operations on strided-only tensors using ... ok (0.016s) 2022-08-17T13:17:00.9992289Z test_reference_masked__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:17:01.0255740Z Test masked reduction operations on strided-only tensors using ... ok (0.031s) 2022-08-17T13:17:01.0268991Z test_reference_masked__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:17:01.0538699Z Test masked reduction operations on strided-only tensors using ... ok (0.032s) 2022-08-17T13:17:01.0551865Z test_reference_masked__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:17:01.0825071Z Test masked reduction operations on strided-only tensors using ... ok (0.032s) 2022-08-17T13:17:01.0838303Z test_reference_masked__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:17:01.1098147Z Test masked reduction operations on strided-only tensors using ... ok (0.031s) 2022-08-17T13:17:01.1111530Z test_reference_masked__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:17:01.1112277Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.000s) 2022-08-17T13:17:01.1124957Z test_reference_masked__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:17:01.1125455Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.000s) 2022-08-17T13:17:01.1137901Z test_reference_masked__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:17:01.1298308Z Test masked reduction operations on strided-only tensors using ... ok (0.016s) 2022-08-17T13:17:01.1311344Z test_reference_masked__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:17:01.1312281Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.000s) 2022-08-17T13:17:01.1324490Z test_reference_masked__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:17:01.1506699Z Test masked reduction operations on strided-only tensors using ... ok (0.016s) 2022-08-17T13:17:01.1519478Z test_reference_masked__masked_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:17:01.2471933Z Test masked reduction operations on strided-only tensors using ... ok (0.105s) 2022-08-17T13:17:01.2486433Z test_reference_masked__masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:17:01.3360765Z Test masked reduction operations on strided-only tensors using ... ok (0.085s) 2022-08-17T13:17:01.3375059Z test_reference_masked__masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:17:01.4219843Z Test masked reduction operations on strided-only tensors using ... ok (0.079s) 2022-08-17T13:17:01.4233417Z test_reference_masked__masked_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:17:01.5079783Z Test masked reduction operations on strided-only tensors using ... ok (0.096s) 2022-08-17T13:17:01.5093368Z test_reference_masked__masked_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:17:01.6015216Z Test masked reduction operations on strided-only tensors using ... ok (0.080s) 2022-08-17T13:17:01.6029158Z test_reference_masked__masked_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:17:01.6934120Z Test masked reduction operations on strided-only tensors using ... ok (0.099s) 2022-08-17T13:17:01.6948028Z test_reference_masked__masked_var_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:17:01.7717286Z Test masked reduction operations on strided-only tensors using ... ok (0.084s) 2022-08-17T13:17:01.7731199Z test_reference_masked__masked_var_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:17:01.8498127Z Test masked reduction operations on strided-only tensors using ... ok (0.078s) 2022-08-17T13:17:01.8512115Z test_reference_masked__masked_var_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:17:01.9275322Z Test masked reduction operations on strided-only tensors using ... ok (0.078s) 2022-08-17T13:17:01.9289121Z test_reference_masked__masked_var_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.0056777Z Test masked reduction operations on strided-only tensors using ... ok (0.077s) 2022-08-17T13:17:02.0070377Z test_reference_masked__masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.0839746Z Test masked reduction operations on strided-only tensors using ... ok (0.067s) 2022-08-17T13:17:02.0921595Z test_repeated_dim_cpu (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:17:02.0934295Z test_result_dtype__masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.0943756Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.0955894Z test_result_dtype__masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.0964640Z Tests that the result has the correct dtype ... ok (0.010s) 2022-08-17T13:17:02.0976837Z test_result_dtype__masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.0984909Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.0996824Z test_result_dtype__masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1004812Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1016568Z test_result_dtype__masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1024147Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1035894Z test_result_dtype__masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1043458Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1055055Z test_result_dtype__masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1062660Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1074355Z test_result_dtype__masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1081903Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1093569Z test_result_dtype__masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1101143Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1112904Z test_result_dtype__masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1121043Z Tests that the result has the correct dtype ... ok (0.016s) 2022-08-17T13:17:02.1132790Z test_result_dtype__masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1140924Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1152682Z test_result_dtype__masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1160585Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1172282Z test_result_dtype__masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1180206Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1192091Z test_result_dtype__masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1199731Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1211403Z test_result_dtype__masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1218988Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1230609Z test_result_dtype__masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1238205Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1249929Z test_result_dtype__masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1257422Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1269158Z test_result_dtype__masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1276979Z Tests that the result has the correct dtype ... ok (0.016s) 2022-08-17T13:17:02.1288670Z test_result_dtype__masked_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1296820Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1308541Z test_result_dtype__masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1316815Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1328583Z test_result_dtype__masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1336527Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1348240Z test_result_dtype__masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1356374Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1368064Z test_result_dtype__masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1375856Z Tests that the result has the correct dtype ... ok (0.010s) 2022-08-17T13:17:02.1387644Z test_result_dtype__masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1395348Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1407049Z test_result_dtype__masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1414540Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1426157Z test_result_dtype__masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1433813Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1445510Z test_result_dtype__masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1453131Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1464832Z test_result_dtype__masked_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1473093Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1484835Z test_result_dtype__masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1492841Z Tests that the result has the correct dtype ... ok (0.010s) 2022-08-17T13:17:02.1504527Z test_result_dtype__masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1512630Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1524298Z test_result_dtype__masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1532407Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1544052Z test_result_dtype__masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1551646Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1563599Z test_result_dtype__masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1570996Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1582739Z test_result_dtype__masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1590208Z Tests that the result has the correct dtype ... ok (0.010s) 2022-08-17T13:17:02.1601897Z test_result_dtype__masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1609443Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1621318Z test_result_dtype__masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1628905Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1640825Z test_result_dtype__masked_logsumexp_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1649939Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1661668Z test_result_dtype__masked_logsumexp_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1670472Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1683057Z test_result_dtype__masked_logsumexp_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1691832Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1704349Z test_result_dtype__masked_logsumexp_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1712665Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1725120Z test_result_dtype__masked_logsumexp_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1733452Z Tests that the result has the correct dtype ... ok (0.016s) 2022-08-17T13:17:02.1745928Z test_result_dtype__masked_logsumexp_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1754266Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1766693Z test_result_dtype__masked_logsumexp_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1774954Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1787543Z test_result_dtype__masked_logsumexp_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1795880Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1808346Z test_result_dtype__masked_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1816875Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1828621Z test_result_dtype__masked_mean_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1835944Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1847664Z test_result_dtype__masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1856310Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1868047Z test_result_dtype__masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1876747Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1888554Z test_result_dtype__masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1896865Z Tests that the result has the correct dtype ... ok (0.016s) 2022-08-17T13:17:02.1908570Z test_result_dtype__masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1916891Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1928611Z test_result_dtype__masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1936822Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1948573Z test_result_dtype__masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1955929Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1967573Z test_result_dtype__masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1974823Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.1986432Z test_result_dtype__masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.1994456Z Tests that the result has the correct dtype ... ok (0.010s) 2022-08-17T13:17:02.2005892Z test_result_dtype__masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2013062Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2024760Z test_result_dtype__masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2031948Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2043852Z test_result_dtype__masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2052177Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2063885Z test_result_dtype__masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2071978Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2083736Z test_result_dtype__masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2091788Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2103421Z test_result_dtype__masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2111396Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2123260Z test_result_dtype__masked_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2130976Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2142564Z test_result_dtype__masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2151901Z Tests that the result has the correct dtype ... ok (0.016s) 2022-08-17T13:17:02.2163740Z test_result_dtype__masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2172209Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2183904Z test_result_dtype__masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2192082Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2203923Z test_result_dtype__masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2212064Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2223711Z test_result_dtype__masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2231399Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2243279Z test_result_dtype__masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2250855Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2262504Z test_result_dtype__masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2270053Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2281804Z test_result_dtype__masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2289438Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2301612Z test_result_dtype__masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2308954Z Tests that the result has the correct dtype ... ok (0.016s) 2022-08-17T13:17:02.2320782Z test_result_dtype__masked_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2329733Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2341548Z test_result_dtype__masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2351029Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2362912Z test_result_dtype__masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2372284Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2384031Z test_result_dtype__masked_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2393030Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2406500Z test_result_dtype__masked_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2414606Z Tests that the result has the correct dtype ... ok (0.010s) 2022-08-17T13:17:02.2427052Z test_result_dtype__masked_std_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2434999Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2447642Z test_result_dtype__masked_std_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2455508Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2467914Z test_result_dtype__masked_std_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2475945Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2488524Z test_result_dtype__masked_std_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2496362Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2509167Z test_result_dtype__masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2517078Z Tests that the result has the correct dtype ... ok (0.010s) 2022-08-17T13:17:02.2529762Z test_result_dtype__masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2537817Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2549557Z test_result_dtype__masked_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2557271Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2568971Z test_result_dtype__masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2577329Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2589041Z test_result_dtype__masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2597467Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2609258Z test_result_dtype__masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2617222Z Tests that the result has the correct dtype ... ok (0.010s) 2022-08-17T13:17:02.2628886Z test_result_dtype__masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2636926Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2648578Z test_result_dtype__masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2656572Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2668203Z test_result_dtype__masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2675810Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2687527Z test_result_dtype__masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2695110Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2706766Z test_result_dtype__masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2714300Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2725906Z test_result_dtype__masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2733492Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2745166Z test_result_dtype__masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2752784Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2764700Z test_result_dtype__masked_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2773517Z Tests that the result has the correct dtype ... ok (0.016s) 2022-08-17T13:17:02.2785183Z test_result_dtype__masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2794446Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2806166Z test_result_dtype__masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2815358Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2827183Z test_result_dtype__masked_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2835806Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2847532Z test_result_dtype__masked_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2856172Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2867863Z test_result_dtype__masked_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2876567Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2888289Z test_result_dtype__masked_var_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2895961Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2907657Z test_result_dtype__masked_var_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2915417Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2927196Z test_result_dtype__masked_var_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2934848Z Tests that the result has the correct dtype ... ok (0.016s) 2022-08-17T13:17:02.2946520Z test_result_dtype__masked_var_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2954258Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2966030Z test_result_dtype__masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2973662Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.2985288Z test_result_dtype_all_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.2993413Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3005192Z test_result_dtype_all_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3012592Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3024313Z test_result_dtype_all_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3032780Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3044575Z test_result_dtype_all_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3052879Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3064672Z test_result_dtype_all_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3072607Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3084517Z test_result_dtype_all_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3092472Z Tests that the result has the correct dtype ... ok (0.016s) 2022-08-17T13:17:02.3104201Z test_result_dtype_all_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3112080Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3123937Z test_result_dtype_all_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3131464Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3143119Z test_result_dtype_all_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3150564Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3162292Z test_result_dtype_all_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3169837Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3181530Z test_result_dtype_all_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3189043Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3200752Z test_result_dtype_all_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3210506Z Tests that the result has the correct dtype ... expected failure (0.000s) 2022-08-17T13:17:02.3222087Z test_result_dtype_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3230212Z Tests that the result has the correct dtype ... ok (0.016s) 2022-08-17T13:17:02.3241989Z test_result_dtype_amax_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3249392Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3261181Z test_result_dtype_amax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3269001Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3280724Z test_result_dtype_amax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3288604Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3300400Z test_result_dtype_amax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3308242Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3319978Z test_result_dtype_amax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3327410Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3338977Z test_result_dtype_amax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3346431Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3358117Z test_result_dtype_amax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3365541Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3377290Z test_result_dtype_amax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3384722Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3396554Z test_result_dtype_amax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3403968Z Tests that the result has the correct dtype ... ok (0.016s) 2022-08-17T13:17:02.3415552Z test_result_dtype_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3423563Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3435345Z test_result_dtype_amin_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3442780Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3454483Z test_result_dtype_amin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3462504Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3474110Z test_result_dtype_amin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3482079Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3493906Z test_result_dtype_amin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3501838Z Tests that the result has the correct dtype ... ok (0.010s) 2022-08-17T13:17:02.3513527Z test_result_dtype_amin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3521044Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3532674Z test_result_dtype_amin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3540102Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3551706Z test_result_dtype_amin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3559250Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3570877Z test_result_dtype_amin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3578282Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3589908Z test_result_dtype_amin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3597451Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3609139Z test_result_dtype_any_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3617154Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3628857Z test_result_dtype_any_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3636257Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3647956Z test_result_dtype_any_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3656321Z Tests that the result has the correct dtype ... ok (0.016s) 2022-08-17T13:17:02.3667967Z test_result_dtype_any_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3676413Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3688145Z test_result_dtype_any_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3696047Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3707687Z test_result_dtype_any_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3715686Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3727369Z test_result_dtype_any_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3735282Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3746951Z test_result_dtype_any_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3754577Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3766336Z test_result_dtype_any_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3773774Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3785351Z test_result_dtype_any_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3793002Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3804588Z test_result_dtype_any_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3812068Z Tests that the result has the correct dtype ... ok (0.016s) 2022-08-17T13:17:02.3823787Z test_result_dtype_any_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3833439Z Tests that the result has the correct dtype ... expected failure (0.000s) 2022-08-17T13:17:02.3844996Z test_result_dtype_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3853104Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3864905Z test_result_dtype_argmax_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3872972Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3884685Z test_result_dtype_argmax_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3892606Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3904382Z test_result_dtype_argmax_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3912276Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3923992Z test_result_dtype_argmax_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3931443Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3943119Z test_result_dtype_argmax_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3950542Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.3962403Z test_result_dtype_argmax_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3969842Z Tests that the result has the correct dtype ... ok (0.016s) 2022-08-17T13:17:02.3981436Z test_result_dtype_argmax_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.3988818Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4000575Z test_result_dtype_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4008007Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4019626Z test_result_dtype_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4027529Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4039272Z test_result_dtype_argmin_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4047178Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4058907Z test_result_dtype_argmin_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4066799Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4078548Z test_result_dtype_argmin_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4086477Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4098216Z test_result_dtype_argmin_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4105649Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4117482Z test_result_dtype_argmin_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4124881Z Tests that the result has the correct dtype ... ok (0.016s) 2022-08-17T13:17:02.4136492Z test_result_dtype_argmin_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4143952Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4155688Z test_result_dtype_argmin_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4163145Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4174774Z test_result_dtype_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4182192Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4194100Z test_result_dtype_count_nonzero_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4202120Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4213802Z test_result_dtype_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4221121Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4232868Z test_result_dtype_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4241184Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4252894Z test_result_dtype_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4261154Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4273072Z test_result_dtype_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4280989Z Tests that the result has the correct dtype ... ok (0.016s) 2022-08-17T13:17:02.4292619Z test_result_dtype_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4300474Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4312168Z test_result_dtype_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4320107Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4331807Z test_result_dtype_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4339179Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4350870Z test_result_dtype_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4358330Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4370120Z test_result_dtype_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4377530Z Tests that the result has the correct dtype ... ok (0.010s) 2022-08-17T13:17:02.4389131Z test_result_dtype_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4396620Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4408281Z test_result_dtype_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4415655Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4427333Z test_result_dtype_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4435646Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4447359Z test_result_dtype_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4455735Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4467569Z test_result_dtype_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4476397Z Tests that the result has the correct dtype ... ok (0.011s) 2022-08-17T13:17:02.4488104Z test_result_dtype_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4496104Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4507729Z test_result_dtype_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4515758Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4527495Z test_result_dtype_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4535338Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4546922Z test_result_dtype_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4555069Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4566701Z test_result_dtype_mean_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4575053Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4586752Z test_result_dtype_mean_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4595238Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4607021Z test_result_dtype_mean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4614958Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4626769Z test_result_dtype_mean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4635070Z Tests that the result has the correct dtype ... ok (0.016s) 2022-08-17T13:17:02.4646854Z test_result_dtype_mean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4654835Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4666551Z test_result_dtype_nanmean_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4675037Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4686743Z test_result_dtype_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4695068Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4706757Z test_result_dtype_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4715062Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4726775Z test_result_dtype_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4734900Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4746627Z test_result_dtype_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4754706Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4766373Z test_result_dtype_nansum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4773877Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4785496Z test_result_dtype_nansum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4793683Z Tests that the result has the correct dtype ... ok (0.016s) 2022-08-17T13:17:02.4805327Z test_result_dtype_nansum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4813214Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T13:17:02.4824798Z test_result_dtype_nansum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4832790Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4844443Z test_result_dtype_nansum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4851989Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4863700Z test_result_dtype_nansum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4871215Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4882910Z test_result_dtype_nansum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4890326Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4902002Z test_result_dtype_nansum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4909508Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4921258Z test_result_dtype_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4928812Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4940619Z test_result_dtype_prod_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4948114Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4960041Z test_result_dtype_prod_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4968358Z Tests that the result has the correct dtype ... ok (0.016s) 2022-08-17T13:17:02.4980036Z test_result_dtype_prod_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.4988273Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.4999996Z test_result_dtype_prod_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.5007884Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.5019531Z test_result_dtype_prod_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.5027401Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.5039075Z test_result_dtype_prod_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.5046612Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.5058261Z test_result_dtype_prod_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.5065821Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.5077470Z test_result_dtype_prod_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.5084870Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.5096423Z test_result_dtype_prod_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.5103898Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.5115713Z test_result_dtype_prod_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.5123208Z Tests that the result has the correct dtype ... ok (0.016s) 2022-08-17T13:17:02.5134809Z test_result_dtype_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.5142793Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.5154621Z test_result_dtype_std_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.5163733Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.5176166Z test_result_dtype_std_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.5185181Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.5197753Z test_result_dtype_std_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.5205699Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.5217333Z test_result_dtype_std_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.5225472Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.5237236Z test_result_dtype_std_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.5245312Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.5257007Z test_result_dtype_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.5264904Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.5276893Z test_result_dtype_sum_cpu_bool (__main__.TestReductionsCPU) 2022-08-17T13:17:02.5284477Z Tests that the result has the correct dtype ... ok (0.017s) 2022-08-17T13:17:02.5296167Z test_result_dtype_sum_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.5304373Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.5316107Z test_result_dtype_sum_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.5324418Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.5336078Z test_result_dtype_sum_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.5343999Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.5355753Z test_result_dtype_sum_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.5363625Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.5375361Z test_result_dtype_sum_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.5383245Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.5395052Z test_result_dtype_sum_cpu_int16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.5402508Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.5414148Z test_result_dtype_sum_cpu_int32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.5421666Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.5433356Z test_result_dtype_sum_cpu_int64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.5440970Z Tests that the result has the correct dtype ... ok (0.016s) 2022-08-17T13:17:02.5452686Z test_result_dtype_sum_cpu_int8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.5460213Z Tests that the result has the correct dtype ... ok (0.001s) 2022-08-17T13:17:02.5471909Z test_result_dtype_sum_cpu_uint8 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.5479596Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.5491166Z test_result_dtype_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.5499149Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.5510812Z test_result_dtype_var_cpu_complex128 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.5519671Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.5531305Z test_result_dtype_var_cpu_complex64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.5540097Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.5551675Z test_result_dtype_var_cpu_float16 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.5559792Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.5571491Z test_result_dtype_var_cpu_float32 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.5579577Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.5591156Z test_result_dtype_var_cpu_float64 (__main__.TestReductionsCPU) 2022-08-17T13:17:02.5599375Z Tests that the result has the correct dtype ... ok (0.000s) 2022-08-17T13:17:02.5672420Z test_std_correction_vs_numpy_cpu_complex128 (__main__.TestReductionsCPU) ... C:\Jenkins\Miniconda3\lib\site-packages\numpy\core\_methods.py:251: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T13:17:02.5672883Z ret = um.true_divide( 2022-08-17T13:17:02.5710413Z ok (0.016s) 2022-08-17T13:17:02.5823315Z test_std_correction_vs_numpy_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:17:02.5920214Z test_std_correction_vs_numpy_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:17:02.6012689Z test_std_correction_vs_numpy_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:17:03.8765616Z test_std_dim_cpu (__main__.TestReductionsCPU) ... ok (1.271s) 2022-08-17T13:17:03.8806938Z test_std_mean_all_dims_cpu (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:17:03.8921392Z test_std_mean_correction_cpu_complex128 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:17:03.9039782Z test_std_mean_correction_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:17:03.9128242Z test_std_mean_correction_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:17:03.9213035Z test_std_mean_correction_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:17:03.9414666Z test_std_mean_cpu (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:17:03.9862888Z test_std_mean_some_dims_cpu (__main__.TestReductionsCPU) ... ok (0.048s) 2022-08-17T13:17:03.9952953Z test_std_vs_numpy_cpu_complex128 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:17:04.0041948Z test_std_vs_numpy_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:17:04.0112700Z test_std_vs_numpy_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:17:04.0182547Z test_std_vs_numpy_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:17:04.0201187Z test_sum_all_cpu_bool (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:17:04.0357384Z test_sum_all_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:17:04.0372511Z test_sum_cpu_device_mismatch_cpu (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:17:04.0385454Z test_sum_dim_cpu (__main__.TestReductionsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2022-08-17T13:17:04.0406520Z test_sum_dim_reduction_uint8_overflow_cpu (__main__.TestReductionsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_reductions.py:456: UserWarning: An output with one or more elements was resized since it had shape [2, 3], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:17:04.0407813Z torch.sum(x, 0, out=y) 2022-08-17T13:17:04.0408093Z ok (0.000s) 2022-08-17T13:17:04.0746538Z test_sum_integer_upcast_cpu (__main__.TestReductionsCPU) ... ok (0.026s) 2022-08-17T13:17:04.0761884Z test_sum_noncontig_cpu_float64 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:17:04.0933647Z test_sum_out_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:17:05.0365642Z test_sum_parallel_cpu (__main__.TestReductionsCPU) ... ok (0.957s) 2022-08-17T13:17:05.0437762Z test_sum_vs_numpy_cpu_float16 (__main__.TestReductionsCPU) ... C:\Jenkins\Miniconda3\lib\site-packages\numpy\core\fromnumeric.py:86: RuntimeWarning: invalid value encountered in reduce 2022-08-17T13:17:05.0438193Z return ufunc.reduce(obj, axis, dtype, out, **passkwargs) 2022-08-17T13:17:05.0584418Z ok (0.010s) 2022-08-17T13:17:05.0768028Z test_sum_vs_numpy_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:17:05.0957503Z test_sum_vs_numpy_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.031s) 2022-08-17T13:17:05.1049210Z test_sum_vs_numpy_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:17:05.1140358Z test_sum_vs_numpy_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:17:05.1221930Z test_sum_vs_numpy_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:17:05.1313818Z test_sum_vs_numpy_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:17:05.1341812Z test_sum_vs_numpy_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:17:05.1413883Z test_tensor_compare_ops_argmax_argmix_kthvalue_dim_empty_cpu (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:17:05.1531616Z test_tensor_compare_ops_empty_cpu (__main__.TestReductionsCPU) ... ok (0.010s) 2022-08-17T13:17:05.1675179Z test_tensor_reduce_ops_empty_cpu (__main__.TestReductionsCPU) ... C:\Jenkins\Miniconda3\lib\site-packages\numpy\core\fromnumeric.py:3440: RuntimeWarning: Mean of empty slice. 2022-08-17T13:17:05.1675640Z return _methods._mean(a, axis=axis, dtype=dtype, 2022-08-17T13:17:05.1676012Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\core\_methods.py:181: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T13:17:05.1676535Z ret = um.true_divide( 2022-08-17T13:17:05.1706814Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\core\fromnumeric.py:3723: RuntimeWarning: Degrees of freedom <= 0 for slice 2022-08-17T13:17:05.1707204Z return _methods._var(a, axis=axis, dtype=dtype, out=out, ddof=ddof, 2022-08-17T13:17:05.1707582Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\core\_methods.py:222: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T13:17:05.1707973Z arrmean = um.true_divide(arrmean, div, out=arrmean, casting='unsafe', 2022-08-17T13:17:05.1708369Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\core\_methods.py:251: RuntimeWarning: invalid value encountered in true_divide 2022-08-17T13:17:05.1708698Z ret = um.true_divide( 2022-08-17T13:17:05.1739799Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\core\_methods.py:262: RuntimeWarning: Degrees of freedom <= 0 for slice 2022-08-17T13:17:05.1740172Z ret = _var(a, axis=axis, dtype=dtype, out=out, ddof=ddof, 2022-08-17T13:17:05.1776039Z ok (0.026s) 2022-08-17T13:17:05.1848069Z test_var_correction_vs_numpy_cpu_complex128 (__main__.TestReductionsCPU) ... C:\Jenkins\Miniconda3\lib\site-packages\numpy\core\_methods.py:251: RuntimeWarning: divide by zero encountered in true_divide 2022-08-17T13:17:05.1848461Z ret = um.true_divide( 2022-08-17T13:17:05.1886140Z ok (0.000s) 2022-08-17T13:17:05.1992336Z test_var_correction_vs_numpy_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:17:05.2089041Z test_var_correction_vs_numpy_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:17:05.2179951Z test_var_correction_vs_numpy_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:17:05.2197229Z test_var_cpu (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:17:06.4665455Z test_var_dim_cpu (__main__.TestReductionsCPU) ... ok (1.248s) 2022-08-17T13:17:06.4682290Z test_var_large_input_cpu (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:17:06.4717740Z test_var_mean_all_dims_cpu (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:17:06.4822072Z test_var_mean_correction_cpu_complex128 (__main__.TestReductionsCPU) ... ok (0.010s) 2022-08-17T13:17:06.4931151Z test_var_mean_correction_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:17:06.5019537Z test_var_mean_correction_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.017s) 2022-08-17T13:17:06.5102767Z test_var_mean_correction_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.009s) 2022-08-17T13:17:06.6502954Z test_var_mean_cpu (__main__.TestReductionsCPU) ... ok (0.142s) 2022-08-17T13:17:06.6945025Z test_var_mean_some_dims_cpu (__main__.TestReductionsCPU) ... ok (0.031s) 2022-08-17T13:17:06.6962166Z test_var_stability2_cpu (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:17:06.6975718Z test_var_stability_cpu (__main__.TestReductionsCPU) ... ok (0.001s) 2022-08-17T13:17:06.7008608Z test_var_unbiased_cpu (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:17:06.7094150Z test_var_vs_numpy_cpu_complex128 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:17:06.7178666Z test_var_vs_numpy_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:17:06.7248962Z test_var_vs_numpy_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.000s) 2022-08-17T13:17:06.7317353Z test_var_vs_numpy_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.016s) 2022-08-17T13:17:06.7318725Z 2022-08-17T13:17:06.7319003Z ---------------------------------------------------------------------- 2022-08-17T13:17:06.7319395Z Ran 3043 tests in 275.859s 2022-08-17T13:17:06.7319582Z 2022-08-17T13:17:06.7319741Z OK (skipped=95, expected failures=51) 2022-08-17T13:17:06.7319952Z 2022-08-17T13:17:06.7320071Z Generating XML reports... 2022-08-17T13:17:07.1052216Z Generated XML report: test-reports\python-unittest\test_reductions\TEST-TestReductionsCPU-20220817131230.xml 2022-08-17T13:17:07.4954271Z Running test_nn ... [2022-08-17 13:17:07.489135] 2022-08-17T13:17:07.4954737Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_nn.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:17:07.489135] 2022-08-17T13:17:10.6052325Z 2022-08-17T13:17:10.6052780Z Running tests... 2022-08-17T13:17:10.6053095Z ---------------------------------------------------------------------- 2022-08-17T13:17:10.6053582Z Test results will be stored in test-reports\python-unittest\test_nn 2022-08-17T13:17:10.6083394Z test_pad_sequence_with_non_iterable_sequences (__main__.PackedSequenceTest) ... ok (0.000s) 2022-08-17T13:17:10.6107293Z test_pad_sequence_with_tensor_sequences (__main__.PackedSequenceTest) ... ok (0.016s) 2022-08-17T13:17:10.6143367Z test_to (__main__.PackedSequenceTest) ... ok (0.000s) 2022-08-17T13:17:10.6160338Z test_to_memory_format (__main__.PackedSequenceTest) ... ok (0.000s) 2022-08-17T13:17:10.6206518Z test_total_length (__main__.PackedSequenceTest) ... ok (0.000s) 2022-08-17T13:17:10.6217666Z test_type_casts (__main__.PackedSequenceTest) 2022-08-17T13:17:10.6464567Z Test type casting of `PackedSequence` against type casting of tensor ... ok (0.032s) 2022-08-17T13:17:11.2551321Z test_wrong_order (__main__.PackedSequenceTest) ... ok (0.607s) 2022-08-17T13:17:11.2572460Z test_add_relu (__main__.TestAddRelu) ... ok (0.000s) 2022-08-17T13:17:11.2587668Z test_add_relu_broadcasting (__main__.TestAddRelu) ... ok (0.000s) 2022-08-17T13:17:11.2617349Z test_avg_pool1d_ceil_mode (__main__.TestAvgPool) ... ok (0.000s) 2022-08-17T13:17:11.2634200Z test_avg_pool2d_ceil_mode (__main__.TestAvgPool) ... ok (0.000s) 2022-08-17T13:17:11.2651510Z test_avg_pool2d_with_zero_divisor (__main__.TestAvgPool) ... ok (0.016s) 2022-08-17T13:17:11.2668962Z test_avg_pool3d_ceil_mode (__main__.TestAvgPool) ... ok (0.000s) 2022-08-17T13:17:11.2684553Z test_avg_pool3d_with_zero_divisor (__main__.TestAvgPool) ... ok (0.000s) 2022-08-17T13:17:11.2764019Z test_doubletensor_avg_pool2d (__main__.TestAvgPool) ... ok (0.000s) 2022-08-17T13:17:11.2821814Z test_doubletensor_avg_pool2d_with_divisor (__main__.TestAvgPool) ... ok (0.016s) 2022-08-17T13:17:11.3309368Z test_doubletensor_avg_pool3d (__main__.TestAvgPool) ... ok (0.047s) 2022-08-17T13:17:11.4807792Z test_doubletensor_avg_pool3d_with_divisor (__main__.TestAvgPool) ... ok (0.143s) 2022-08-17T13:17:11.4825641Z test_constant_pad_nd (__main__.TestConstantPadNd) ... ok (0.000s) 2022-08-17T13:17:11.4840539Z test_preserves_memory_format (__main__.TestConstantPadNd) ... ok (0.000s) 2022-08-17T13:17:11.4849642Z test_pickle_softsign (__main__.TestFunctionalPickle) ... ok (0.000s) 2022-08-17T13:17:11.7633599Z test_fuse_module_eval_numerics (__main__.TestFusionEval) ... ok (0.286s) 2022-08-17T13:17:11.7660396Z test_chained_initialization (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:11.7677276Z test_invalid_functions (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:11.7690767Z test_lazy_batchnorm1d (__main__.TestLazyModules) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:17:11.7691632Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:17:11.7771731Z ok (0.016s) 2022-08-17T13:17:11.7853174Z test_lazy_batchnorm1d_pickle (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:11.7882281Z test_lazy_batchnorm1d_state (__main__.TestLazyModules) ... ok (0.016s) 2022-08-17T13:17:11.7933404Z test_lazy_batchnorm2d (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:11.7975651Z test_lazy_batchnorm2d_pickle (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:11.8002632Z test_lazy_batchnorm2d_state (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:11.8076033Z test_lazy_batchnorm3d (__main__.TestLazyModules) ... ok (0.016s) 2022-08-17T13:17:11.8124796Z test_lazy_batchnorm3d_pickle (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:11.8151679Z test_lazy_batchnorm3d_state (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:11.8234714Z test_lazy_conv1d (__main__.TestLazyModules) ... ok (0.016s) 2022-08-17T13:17:11.8286442Z test_lazy_conv1d_pickle (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:11.8305635Z test_lazy_conv1d_state (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:11.8384797Z test_lazy_conv2d (__main__.TestLazyModules) ... ok (0.016s) 2022-08-17T13:17:11.8437990Z test_lazy_conv2d_pickle (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:11.8457912Z test_lazy_conv2d_state (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:11.9016721Z test_lazy_conv3d (__main__.TestLazyModules) ... ok (0.064s) 2022-08-17T13:17:11.9251826Z test_lazy_conv3d_pickle (__main__.TestLazyModules) ... ok (0.016s) 2022-08-17T13:17:11.9286115Z test_lazy_conv3d_state (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:11.9388239Z test_lazy_conv_transpose1d_pickle (__main__.TestLazyModules) ... ok (0.016s) 2022-08-17T13:17:11.9419225Z test_lazy_conv_transpose1d_state (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:11.9678119Z test_lazy_conv_transpose2d (__main__.TestLazyModules) ... ok (0.032s) 2022-08-17T13:17:11.9782195Z test_lazy_conv_transpose2d_pickle (__main__.TestLazyModules) ... ok (0.016s) 2022-08-17T13:17:11.9803618Z test_lazy_conv_transpose2d_state (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:12.2612962Z test_lazy_conv_transpose3d (__main__.TestLazyModules) ... ok (0.269s) 2022-08-17T13:17:12.3619777Z test_lazy_conv_transpose3d_pickle (__main__.TestLazyModules) ... ok (0.111s) 2022-08-17T13:17:12.3653756Z test_lazy_conv_transpose3d_state (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:12.3813756Z test_lazy_conv_transposed1d (__main__.TestLazyModules) ... ok (0.016s) 2022-08-17T13:17:12.3826451Z test_lazy_forward_hook (__main__.TestLazyModules) 2022-08-17T13:17:12.3833576Z This test is to test whether lazymodule can register other forward hook ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:17:12.3834534Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:17:12.3836830Z ok (0.000s) 2022-08-17T13:17:12.3891174Z test_lazy_instancenorm1d (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:12.3936845Z test_lazy_instancenorm1d_pickle (__main__.TestLazyModules) ... ok (0.016s) 2022-08-17T13:17:12.3982662Z test_lazy_instancenorm1d_state (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:12.4037722Z test_lazy_instancenorm2d (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:12.4082050Z test_lazy_instancenorm2d_pickle (__main__.TestLazyModules) ... ok (0.016s) 2022-08-17T13:17:12.4125560Z test_lazy_instancenorm2d_state (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:12.4198214Z test_lazy_instancenorm3d (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:12.4248033Z test_lazy_instancenorm3d_pickle (__main__.TestLazyModules) ... ok (0.016s) 2022-08-17T13:17:12.4291378Z test_lazy_instancenorm3d_state (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:12.4316485Z test_lazy_linear_pickle (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:12.4340740Z test_lazy_module_buffer (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:12.4353405Z test_lazy_module_jit_buffer (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:12.4365077Z test_lazy_module_jit_param (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:12.4388813Z test_lazy_module_parameter (__main__.TestLazyModules) ... ok (0.016s) 2022-08-17T13:17:12.4397023Z test_lazy_pre_forward_hook (__main__.TestLazyModules) 2022-08-17T13:17:12.4403711Z This test is to test whether lazymodule can register other pre-forward hook ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:17:12.4404617Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:17:12.4406089Z ok (0.000s) 2022-08-17T13:17:12.4418730Z test_lazy_share_memory_buffer (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:12.4430072Z test_lazy_share_memory_param (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:12.4448263Z test_linear (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:12.4470957Z test_linear_state (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:12.4478544Z test_materialize_device (__main__.TestLazyModules) ... skip: CUDA not available (0.000s) 2022-08-17T13:17:12.4492535Z test_materialize_dtype (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:12.4546046Z test_optimizer_pass (__main__.TestLazyModules) ... ok (0.016s) 2022-08-17T13:17:12.4559445Z test_spectral_norm (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:12.4570626Z test_weight_norm (__main__.TestLazyModules) ... ok (0.000s) 2022-08-17T13:17:12.4603589Z test_global_and_local_hooks_order (__main__.TestModuleGlobalHooks) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:1108: UserWarning: Using a non-full backward hook when the forward contains multiple autograd Nodes is deprecated and will be removed in future versions. This hook will be missing some grad_input. Please use register_full_backward_hook to get the documented behavior. 2022-08-17T13:17:12.4604714Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2022-08-17T13:17:12.4605210Z ok (0.000s) 2022-08-17T13:17:12.4624812Z test_module_backward_global_hook_writeable (__main__.TestModuleGlobalHooks) ... ok (0.000s) 2022-08-17T13:17:12.4636661Z test_module_forward_forward_hook_removable (__main__.TestModuleGlobalHooks) 2022-08-17T13:17:12.4646375Z This test is to test when multiple forward hook functions can be registered ... ok (0.000s) 2022-08-17T13:17:12.4657945Z test_module_forward_preforward_hook_removable (__main__.TestModuleGlobalHooks) 2022-08-17T13:17:12.4667499Z This test is to test when multiple pre-forward hook functions can be ... ok (0.000s) 2022-08-17T13:17:12.4690331Z test_module_global_forward_preforward_hook_writeable (__main__.TestModuleGlobalHooks) ... ok (0.016s) 2022-08-17T13:17:12.4711700Z test_module_global_hook_invalid_outputs (__main__.TestModuleGlobalHooks) ... ok (0.000s) 2022-08-17T13:17:12.4816996Z test_module_global_hooks (__main__.TestModuleGlobalHooks) ... ok (0.000s) 2022-08-17T13:17:12.5090639Z test_AdaptiveAvgPool1d (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:12.5104992Z test_AdaptiveAvgPool1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:12.5217428Z test_AdaptiveAvgPool1d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:12.5229770Z test_AdaptiveAvgPool1d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:12.5339584Z test_AdaptiveAvgPool1d_one_output (__main__.TestNN) ... ok (0.017s) 2022-08-17T13:17:12.5351758Z test_AdaptiveAvgPool1d_one_output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:12.5460938Z test_AdaptiveAvgPool2d_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:12.5473098Z test_AdaptiveAvgPool2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:12.5575870Z test_AdaptiveAvgPool2d_single (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:12.5683880Z test_AdaptiveAvgPool2d_single_1x1output (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:12.5696229Z test_AdaptiveAvgPool2d_single_1x1output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:12.5707681Z test_AdaptiveAvgPool2d_single_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:12.5822149Z test_AdaptiveAvgPool2d_tuple (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:12.5835874Z test_AdaptiveAvgPool2d_tuple_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:12.5944038Z test_AdaptiveAvgPool2d_tuple_none (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:12.5956144Z test_AdaptiveAvgPool2d_tuple_none_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:12.6056478Z test_AdaptiveAvgPool3d_last_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:12.6068280Z test_AdaptiveAvgPool3d_last_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:12.6180654Z test_AdaptiveAvgPool3d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:12.6192859Z test_AdaptiveAvgPool3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:12.6305148Z test_AdaptiveAvgPool3d_single (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:12.6317622Z test_AdaptiveAvgPool3d_single_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:12.6435157Z test_AdaptiveAvgPool3d_tuple (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:12.6447935Z test_AdaptiveAvgPool3d_tuple_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:12.6567899Z test_AdaptiveAvgPool3d_tuple_none (__main__.TestNN) ... ok (0.001s) 2022-08-17T13:17:12.6581067Z test_AdaptiveAvgPool3d_tuple_none_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:12.7399573Z test_AdaptiveLogSoftmax (__main__.TestNN) ... ok (0.094s) 2022-08-17T13:17:12.7415036Z test_AdaptiveLogSoftmax_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:12.7530080Z test_AdaptiveMaxPool1d (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:12.7543213Z test_AdaptiveMaxPool1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:12.7654038Z test_AdaptiveMaxPool1d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:12.7667244Z test_AdaptiveMaxPool1d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:12.7782179Z test_AdaptiveMaxPool2d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:12.7795527Z test_AdaptiveMaxPool2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:12.7903077Z test_AdaptiveMaxPool2d_single (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:12.7915982Z test_AdaptiveMaxPool2d_single_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:12.8024143Z test_AdaptiveMaxPool2d_tuple (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:12.8037500Z test_AdaptiveMaxPool2d_tuple_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:12.8143457Z test_AdaptiveMaxPool2d_tuple_none (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:12.8155717Z test_AdaptiveMaxPool2d_tuple_none_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:12.8273917Z test_AdaptiveMaxPool3d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:12.8287006Z test_AdaptiveMaxPool3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:12.8408123Z test_AdaptiveMaxPool3d_single (__main__.TestNN) ... ok (0.017s) 2022-08-17T13:17:12.8422464Z test_AdaptiveMaxPool3d_single_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:12.8553521Z test_AdaptiveMaxPool3d_single_nonatomic (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:12.8566602Z test_AdaptiveMaxPool3d_single_nonatomic_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:12.8690870Z test_AdaptiveMaxPool3d_tuple (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:12.8704332Z test_AdaptiveMaxPool3d_tuple_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:12.8828461Z test_AdaptiveMaxPool3d_tuple_nonatomic (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:12.8841560Z test_AdaptiveMaxPool3d_tuple_nonatomic_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:12.8966811Z test_AdaptiveMaxPool3d_tuple_none (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:12.8981315Z test_AdaptiveMaxPool3d_tuple_none_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:12.9011037Z test_AlphaDropout (__main__.TestNN) ... ok (0.001s) 2022-08-17T13:17:12.9125860Z test_AvgPool1d (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:12.9138784Z test_AvgPool1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:12.9250109Z test_AvgPool1d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:12.9262663Z test_AvgPool1d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:12.9374346Z test_AvgPool1d_stride (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:12.9387168Z test_AvgPool1d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:12.9494694Z test_AvgPool1d_stride_pad (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:12.9507402Z test_AvgPool1d_stride_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:12.9616105Z test_AvgPool2d (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:12.9631311Z test_AvgPool2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:12.9747866Z test_AvgPool2d_divisor (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:12.9762938Z test_AvgPool2d_divisor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:12.9878834Z test_AvgPool2d_divisor_stride (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:12.9891688Z test_AvgPool2d_divisor_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.0000214Z test_AvgPool2d_divisor_stride_pad (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:13.0012592Z test_AvgPool2d_divisor_stride_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.0030086Z test_AvgPool2d_divisor_stride_pad_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:13.0042796Z test_AvgPool2d_divisor_stride_pad_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.0058742Z test_AvgPool2d_divisor_stride_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:13.0070576Z test_AvgPool2d_divisor_stride_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.0086448Z test_AvgPool2d_divisor_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:13.0098355Z test_AvgPool2d_divisor_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:13.0210529Z test_AvgPool2d_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:13.0224187Z test_AvgPool2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.0331312Z test_AvgPool2d_stride (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:13.0344071Z test_AvgPool2d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.0450251Z test_AvgPool2d_stride_pad (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:13.0462948Z test_AvgPool2d_stride_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.0571733Z test_AvgPool3d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:13.0583999Z test_AvgPool3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.0691845Z test_AvgPool3d_divisor (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:13.0704199Z test_AvgPool3d_divisor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.0813738Z test_AvgPool3d_divisor_stride (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:13.0930212Z test_AvgPool3d_divisor_stride1_pad0_gpu_input (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:13.0944546Z test_AvgPool3d_divisor_stride1_pad0_gpu_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.0963243Z test_AvgPool3d_divisor_stride1_pad0_gpu_input_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:13.0976716Z test_AvgPool3d_divisor_stride1_pad0_gpu_input_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.0989357Z test_AvgPool3d_divisor_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.1107725Z test_AvgPool3d_divisor_stride_pad (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:13.1121363Z test_AvgPool3d_divisor_stride_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.1239618Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output (__main__.TestNN) ... ok (0.010s) 2022-08-17T13:17:13.1251972Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.1268889Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:13.1280546Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.1394936Z test_AvgPool3d_divisor_stride_pad_gpu_general_output (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:13.1407133Z test_AvgPool3d_divisor_stride_pad_gpu_general_output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.1423996Z test_AvgPool3d_divisor_stride_pad_gpu_general_output_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:13.1436829Z test_AvgPool3d_divisor_stride_pad_gpu_general_output_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.1549308Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:13.1561850Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.1577550Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2022-08-17T13:17:13.1588693Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.1607100Z test_AvgPool3d_divisor_stride_pad_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:13.1621070Z test_AvgPool3d_divisor_stride_pad_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.1639045Z test_AvgPool3d_divisor_stride_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:13.1652292Z test_AvgPool3d_divisor_stride_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.1666328Z test_AvgPool3d_divisor_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:13.1679588Z test_AvgPool3d_divisor_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.1779646Z test_AvgPool3d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:13.1791571Z test_AvgPool3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.1901213Z test_AvgPool3d_stride (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:13.2012172Z test_AvgPool3d_stride1_pad0_gpu_input (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:13.2024754Z test_AvgPool3d_stride1_pad0_gpu_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.2036369Z test_AvgPool3d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.2147214Z test_AvgPool3d_stride_pad (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:13.2160640Z test_AvgPool3d_stride_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.2276871Z test_AvgPool3d_stride_pad_gpu_fixedkw_output (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:13.2290047Z test_AvgPool3d_stride_pad_gpu_fixedkw_output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.2403901Z test_AvgPool3d_stride_pad_gpu_general_output (__main__.TestNN) ... ok (0.017s) 2022-08-17T13:17:13.2416336Z test_AvgPool3d_stride_pad_gpu_general_output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.2527304Z test_AvgPool3d_stride_pad_gpu_input_nooverlap (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:13.2540162Z test_AvgPool3d_stride_pad_gpu_input_nooverlap_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-08-17T13:17:13.2607192Z test_BCELoss (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:13.2619235Z test_BCELoss_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.2630362Z test_BCELoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.2641696Z test_BCELoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.2652779Z test_BCELoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.2706696Z test_BCELoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:13.2716299Z test_BCELoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.2725628Z test_BCELoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.2735029Z test_BCELoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.2781248Z test_BCELoss_no_batch_dim_none (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:13.2791025Z test_BCELoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.2800519Z test_BCELoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.2809832Z test_BCELoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.2856139Z test_BCELoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:13.2866331Z test_BCELoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.2875917Z test_BCELoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.2885157Z test_BCELoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.2986319Z test_BCELoss_no_reduce (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:13.2999304Z test_BCELoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.3068586Z test_BCELoss_no_reduce_scalar (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:13.3081077Z test_BCELoss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.3140333Z test_BCELoss_scalar_weights (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:13.3152314Z test_BCELoss_scalar_weights_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.3165380Z test_BCELoss_scalar_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:13.3176607Z test_BCELoss_scalar_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.3187780Z test_BCELoss_scalar_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.3249981Z test_BCELoss_weights (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:13.3260038Z test_BCELoss_weights_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.3269689Z test_BCELoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.3279728Z test_BCELoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.3289044Z test_BCELoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.3396084Z test_BCELoss_weights_no_reduce (__main__.TestNN) ... ok (0.018s) 2022-08-17T13:17:13.3408475Z test_BCELoss_weights_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.006s) 2022-08-17T13:17:13.3477387Z test_BCELoss_weights_no_reduce_scalar (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:13.3489496Z test_BCELoss_weights_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.3551825Z test_BCEWithLogitsLoss (__main__.TestNN) ... ok (0.010s) 2022-08-17T13:17:13.3564261Z test_BCEWithLogitsLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.3575750Z test_BCEWithLogitsLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.3587075Z test_BCEWithLogitsLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.3600686Z test_BCEWithLogitsLoss_legacy_enum (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\_reduction.py:42: UserWarning: size_average and reduce args will be deprecated, please use reduction='none' instead. 2022-08-17T13:17:13.3601565Z warnings.warn(warning.format(ret)) 2022-08-17T13:17:13.3664096Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\_reduction.py:42: UserWarning: size_average and reduce args will be deprecated, please use reduction='none' instead. 2022-08-17T13:17:13.3664528Z warnings.warn(warning.format(ret)) 2022-08-17T13:17:13.3676962Z ok (0.016s) 2022-08-17T13:17:13.3689293Z test_BCEWithLogitsLoss_legacy_enum_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.3745894Z test_BCEWithLogitsLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:13.3758642Z test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2022-08-17T13:17:13.3770121Z test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.3781408Z test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.3837459Z test_BCEWithLogitsLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:13.3847550Z test_BCEWithLogitsLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.3857069Z test_BCEWithLogitsLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.3866426Z test_BCEWithLogitsLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.3915249Z test_BCEWithLogitsLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:13.3925606Z test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.3935156Z test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.3944487Z test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.4025396Z test_BCEWithLogitsLoss_no_reduce (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:13.4037607Z test_BCEWithLogitsLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.4084065Z test_BCEWithLogitsLoss_no_reduce_scalar (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:13.4095803Z test_BCEWithLogitsLoss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.4151223Z test_BCEWithLogitsLoss_scalar_weights (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:13.4163533Z test_BCEWithLogitsLoss_scalar_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.4176109Z test_BCEWithLogitsLoss_scalar_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2022-08-17T13:17:13.4187549Z test_BCEWithLogitsLoss_scalar_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.4245604Z test_BCEWithLogitsLoss_weights (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:13.4255962Z test_BCEWithLogitsLoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.4265459Z test_BCEWithLogitsLoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.4274853Z test_BCEWithLogitsLoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.4490291Z test_BatchNorm1d_3d_input (__main__.TestNN) ... ok (0.026s) 2022-08-17T13:17:13.4502891Z test_BatchNorm1d_3d_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.4705917Z test_BatchNorm1d_3d_input_eval (__main__.TestNN) ... ok (0.026s) 2022-08-17T13:17:13.4763816Z test_BatchNorm1d_3d_input_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.4849741Z test_BatchNorm1d_3d_input_not_affine (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:13.4862178Z test_BatchNorm1d_3d_input_not_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.4991781Z test_BatchNorm1d_3d_input_not_affine_eval (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:13.5006894Z test_BatchNorm1d_3d_input_not_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:13.5222677Z test_BatchNorm1d_affine (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:13.5235594Z test_BatchNorm1d_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.5430880Z test_BatchNorm1d_affine_eval (__main__.TestNN) ... ok (0.026s) 2022-08-17T13:17:13.5445415Z test_BatchNorm1d_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.5654864Z test_BatchNorm1d_affine_simple_average (__main__.TestNN) ... ok (0.010s) 2022-08-17T13:17:13.5667545Z test_BatchNorm1d_affine_simple_average_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.5859786Z test_BatchNorm1d_affine_simple_average_eval (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:13.5872276Z test_BatchNorm1d_affine_simple_average_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.5997926Z test_BatchNorm1d_not_affine (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:13.6010600Z test_BatchNorm1d_not_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.6126116Z test_BatchNorm1d_not_affine_eval (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:13.6138226Z test_BatchNorm1d_not_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.6347368Z test_BatchNorm1d_not_tracking_stats (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:13.6361350Z test_BatchNorm1d_not_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.6565518Z test_BatchNorm1d_not_tracking_stats_eval (__main__.TestNN) ... ok (0.026s) 2022-08-17T13:17:13.6577639Z test_BatchNorm1d_not_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.6677527Z test_BatchNorm1d_zero_batch (__main__.TestNN) ... ok (0.010s) 2022-08-17T13:17:13.6689532Z test_BatchNorm1d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.6784005Z test_BatchNorm1d_zero_batch_eval (__main__.TestNN) ... ok (0.011s) 2022-08-17T13:17:13.6796365Z test_BatchNorm1d_zero_batch_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.7029202Z test_BatchNorm2d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:13.7266117Z test_BatchNorm2d_2d_simple_average (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:13.7279026Z test_BatchNorm2d_2d_simple_average_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.7486615Z test_BatchNorm2d_2d_simple_average_eval (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:13.7499036Z test_BatchNorm2d_2d_simple_average_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.7510575Z test_BatchNorm2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.7717846Z test_BatchNorm2d_eval (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:13.7731069Z test_BatchNorm2d_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.7972393Z test_BatchNorm2d_momentum (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:13.7985664Z test_BatchNorm2d_momentum_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.8198178Z test_BatchNorm2d_momentum_eval (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:13.8210720Z test_BatchNorm2d_momentum_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.8350322Z test_BatchNorm2d_not_affine (__main__.TestNN) ... ok (0.017s) 2022-08-17T13:17:13.8362600Z test_BatchNorm2d_not_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T13:17:13.8487017Z test_BatchNorm2d_not_affine_eval (__main__.TestNN) ... ok (0.012s) 2022-08-17T13:17:13.8499195Z test_BatchNorm2d_not_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T13:17:13.8726920Z test_BatchNorm2d_not_tracking_stats (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:13.8740202Z test_BatchNorm2d_not_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.8973259Z test_BatchNorm2d_not_tracking_stats_eval (__main__.TestNN) ... ok (0.032s) 2022-08-17T13:17:13.8986976Z test_BatchNorm2d_not_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.9087051Z test_BatchNorm2d_zero_batch (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:13.9099257Z test_BatchNorm2d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.9197826Z test_BatchNorm2d_zero_batch_eval (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:13.9210040Z test_BatchNorm2d_zero_batch_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.9466555Z test_BatchNorm3d (__main__.TestNN) ... ok (0.033s) 2022-08-17T13:17:13.9719851Z test_BatchNorm3d_3d_simple_average (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:13.9733181Z test_BatchNorm3d_3d_simple_average_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.9953395Z test_BatchNorm3d_3d_simple_average_eval (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:13.9966188Z test_BatchNorm3d_3d_simple_average_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:13.9977808Z test_BatchNorm3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.0195148Z test_BatchNorm3d_eval (__main__.TestNN) ... ok (0.015s) 2022-08-17T13:17:14.0207980Z test_BatchNorm3d_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.0464395Z test_BatchNorm3d_momentum (__main__.TestNN) ... ok (0.032s) 2022-08-17T13:17:14.0487342Z test_BatchNorm3d_momentum_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.0694537Z test_BatchNorm3d_momentum_eval (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:14.0707142Z test_BatchNorm3d_momentum_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.0850640Z test_BatchNorm3d_not_affine (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:14.0863003Z test_BatchNorm3d_not_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.0988136Z test_BatchNorm3d_not_affine_eval (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:14.1000525Z test_BatchNorm3d_not_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.1245511Z test_BatchNorm3d_not_tracking_stats (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:14.1258957Z test_BatchNorm3d_not_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.1564525Z test_BatchNorm3d_not_tracking_stats_eval (__main__.TestNN) ... ok (0.034s) 2022-08-17T13:17:14.1578887Z test_BatchNorm3d_not_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.1683383Z test_BatchNorm3d_zero_batch (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:14.1695370Z test_BatchNorm3d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.1790597Z test_BatchNorm3d_zero_batch_eval (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:14.1802699Z test_BatchNorm3d_zero_batch_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.1928558Z test_CELU (__main__.TestNN) ... ok (0.021s) 2022-08-17T13:17:14.1941934Z test_CELU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.2021831Z test_CELU_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:14.2034033Z test_CELU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.2128924Z test_CELU_scalar (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:14.2139686Z test_CELU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.2305639Z test_CTCLoss_2d_int_target_lengths_intlists (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:14.2315648Z test_CTCLoss_2d_int_target_lengths_intlists_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.2325378Z test_CTCLoss_2d_int_target_lengths_intlists_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.2476973Z test_CTCLoss_2d_int_target_lengths_intlists_sum_reduction (__main__.TestNN) ... ok (0.026s) 2022-08-17T13:17:14.2487093Z test_CTCLoss_2d_int_target_lengths_intlists_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.2496869Z test_CTCLoss_2d_int_target_lengths_intlists_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.2647057Z test_CTCLoss_2d_int_target_lengths_tensors (__main__.TestNN) ... ok (0.010s) 2022-08-17T13:17:14.2657112Z test_CTCLoss_2d_int_target_lengths_tensors_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.2666767Z test_CTCLoss_2d_int_target_lengths_tensors_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.2814583Z test_CTCLoss_2d_int_target_lengths_tensors_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:14.2824480Z test_CTCLoss_2d_int_target_lengths_tensors_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.2834169Z test_CTCLoss_2d_int_target_lengths_tensors_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.2983362Z test_CTCLoss_2d_lengths_tensors (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:14.2993571Z test_CTCLoss_2d_lengths_tensors_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.3003654Z test_CTCLoss_2d_lengths_tensors_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.3153494Z test_CTCLoss_2d_lengths_tensors_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:14.3163975Z test_CTCLoss_2d_lengths_tensors_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.3173829Z test_CTCLoss_2d_lengths_tensors_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.3187736Z test_CTCLoss_critical_target_len (__main__.TestNN) ... skip: CUDA not available (0.016s) 2022-08-17T13:17:14.3207914Z test_CTCLoss_lengthchecks_cpu (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:14.3216780Z test_CTCLoss_lengthchecks_cuda (__main__.TestNN) ... skip: CUDA not available (0.000s) 2022-08-17T13:17:14.3372073Z test_CTCLoss_lengths_intlists (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:14.3383732Z test_CTCLoss_lengths_intlists_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.3394134Z test_CTCLoss_lengths_intlists_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.3550545Z test_CTCLoss_lengths_intlists_sum_reduction (__main__.TestNN) ... ok (0.020s) 2022-08-17T13:17:14.3560998Z test_CTCLoss_lengths_intlists_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.3570788Z test_CTCLoss_lengths_intlists_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.3721700Z test_CTCLoss_lengths_tensors (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:14.3731792Z test_CTCLoss_lengths_tensors_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.3741607Z test_CTCLoss_lengths_tensors_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.3892074Z test_CTCLoss_lengths_tensors_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:14.3902649Z test_CTCLoss_lengths_tensors_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.3912464Z test_CTCLoss_lengths_tensors_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.3927568Z test_CTCLoss_long_targets (__main__.TestNN) ... skip: CUDA not available (0.000s) 2022-08-17T13:17:14.3954507Z test_CTCLoss_typechecks (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:14.3973653Z test_CTCLoss_zero_infinity (__main__.TestNN) ... skip: CUDA not available (0.010s) 2022-08-17T13:17:14.4084391Z test_ConstantPad1d (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:14.4186998Z test_ConstantPad1d_batch (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:14.4199585Z test_ConstantPad1d_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.4370764Z test_ConstantPad1d_complex (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:14.4385945Z test_ConstantPad1d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2022-08-17T13:17:14.4399268Z test_ConstantPad1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.4518570Z test_ConstantPad2d (__main__.TestNN) ... ok (0.010s) 2022-08-17T13:17:14.4694006Z test_ConstantPad2d_complex (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:14.4706631Z test_ConstantPad2d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.4718890Z test_ConstantPad2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.4836730Z test_ConstantPad2d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:14.4849166Z test_ConstantPad2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.4976940Z test_ConstantPad3d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:14.5191489Z test_ConstantPad3d_complex (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:14.5205390Z test_ConstantPad3d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.5217665Z test_ConstantPad3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.5350051Z test_ConstantPad3d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:14.5365782Z test_ConstantPad3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2022-08-17T13:17:14.5631946Z test_Conv1d (__main__.TestNN) ... ok (0.020s) 2022-08-17T13:17:14.5935620Z test_Conv1d_circular_stride2_pad2 (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:14.5950067Z test_Conv1d_circular_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.5962820Z test_Conv1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.6205696Z test_Conv1d_dilated (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:14.6218292Z test_Conv1d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.6825278Z test_Conv1d_groups (__main__.TestNN) ... ok (0.052s) 2022-08-17T13:17:14.6840289Z test_Conv1d_groups_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.6875521Z test_Conv1d_module_same_padding (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:1007: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Convolution.cpp:885.) 2022-08-17T13:17:14.6876473Z expect = F.conv1d(x, module.weight, module.bias, padding='same') 2022-08-17T13:17:14.6894032Z ok (0.016s) 2022-08-17T13:17:14.7134038Z test_Conv1d_pad1 (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:14.7146847Z test_Conv1d_pad1_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.7353509Z test_Conv1d_pad1size1 (__main__.TestNN) ... ok (0.033s) 2022-08-17T13:17:14.7366470Z test_Conv1d_pad1size1_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T13:17:14.7633410Z test_Conv1d_pad2 (__main__.TestNN) ... ok (0.019s) 2022-08-17T13:17:14.7648260Z test_Conv1d_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.7855953Z test_Conv1d_pad2size1 (__main__.TestNN) ... ok (0.018s) 2022-08-17T13:17:14.7868871Z test_Conv1d_pad2size1_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.8106379Z test_Conv1d_pad_same (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:14.8360149Z test_Conv1d_pad_same2 (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:14.8375504Z test_Conv1d_pad_same2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T13:17:14.8387739Z test_Conv1d_pad_same_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.8633964Z test_Conv1d_pad_same_dilated (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:14.8648485Z test_Conv1d_pad_same_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.8886332Z test_Conv1d_pad_valid (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:14.8899810Z test_Conv1d_pad_valid_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.9128657Z test_Conv1d_reflect_stride2_pad2 (__main__.TestNN) ... ok (0.017s) 2022-08-17T13:17:14.9141185Z test_Conv1d_reflect_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.9367278Z test_Conv1d_replicate_stride2_pad2 (__main__.TestNN) ... ok (0.033s) 2022-08-17T13:17:14.9380218Z test_Conv1d_replicate_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.9620608Z test_Conv1d_stride (__main__.TestNN) ... ok (0.025s) 2022-08-17T13:17:14.9635271Z test_Conv1d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:14.9816677Z test_Conv1d_zero_batch (__main__.TestNN) ... ok (0.011s) 2022-08-17T13:17:14.9831912Z test_Conv1d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.0059543Z test_Conv1d_zeros_stride2_pad2 (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:15.0073364Z test_Conv1d_zeros_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.0316948Z test_Conv2d (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:15.0378283Z test_Conv2d_1x1 (__main__.TestNN) ... ok (0.001s) 2022-08-17T13:17:15.0562909Z test_Conv2d_OneDNN (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:15.0588711Z test_Conv2d_backward_twice (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:15.0997086Z test_Conv2d_circular_stride2_pad2 (__main__.TestNN) ... ok (0.047s) 2022-08-17T13:17:15.1010840Z test_Conv2d_circular_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.1022644Z test_Conv2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.1310599Z test_Conv2d_depthwise (__main__.TestNN) ... ok (0.032s) 2022-08-17T13:17:15.1324084Z test_Conv2d_depthwise_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.1673194Z test_Conv2d_depthwise_dilated (__main__.TestNN) ... ok (0.033s) 2022-08-17T13:17:15.1688745Z test_Conv2d_depthwise_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.2008573Z test_Conv2d_depthwise_padded (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:15.2021966Z test_Conv2d_depthwise_padded_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.2301145Z test_Conv2d_depthwise_strided (__main__.TestNN) ... ok (0.032s) 2022-08-17T13:17:15.2314574Z test_Conv2d_depthwise_strided_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.2687001Z test_Conv2d_depthwise_with_multiplier (__main__.TestNN) ... ok (0.032s) 2022-08-17T13:17:15.2703025Z test_Conv2d_depthwise_with_multiplier_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:15.2992126Z test_Conv2d_dilated (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:15.3007378Z test_Conv2d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.3033176Z test_Conv2d_dilated_with_long_tensor (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:15.3047359Z test_Conv2d_dilated_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.3329023Z test_Conv2d_groups (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:15.3343366Z test_Conv2d_groups_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T13:17:15.3458830Z test_Conv2d_groups_nobias (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:15.3617220Z test_Conv2d_groups_nobias_v2 (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:15.3881308Z test_Conv2d_groups_thnn (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:15.3895070Z test_Conv2d_groups_thnn_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.3922293Z test_Conv2d_groups_thnn_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:15.3933802Z test_Conv2d_groups_thnn_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.3953022Z test_Conv2d_groups_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:15.3964211Z test_Conv2d_groups_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:15.3986866Z test_Conv2d_inconsistent_types (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:15.4000087Z test_Conv2d_inconsistent_types_on_GPU_with_cudnn (__main__.TestNN) ... skip: CUDA not available (0.000s) 2022-08-17T13:17:15.4011222Z test_Conv2d_inconsistent_types_on_GPU_without_cudnn (__main__.TestNN) ... skip: CUDA not available (0.000s) 2022-08-17T13:17:15.4027467Z test_Conv2d_missing_argument (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:15.4089603Z test_Conv2d_module_same_padding (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:15.4289156Z test_Conv2d_no_bias (__main__.TestNN) ... ok (0.032s) 2022-08-17T13:17:15.4301052Z test_Conv2d_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.4320737Z test_Conv2d_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:15.4332222Z test_Conv2d_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.4580538Z test_Conv2d_pad_same (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:15.4593865Z test_Conv2d_pad_same_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.4880829Z test_Conv2d_pad_same_dilated (__main__.TestNN) ... ok (0.032s) 2022-08-17T13:17:15.4895576Z test_Conv2d_pad_same_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.5120513Z test_Conv2d_pad_valid (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:15.5133410Z test_Conv2d_pad_valid_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.5508148Z test_Conv2d_padding (__main__.TestNN) ... ok (0.029s) 2022-08-17T13:17:15.5508647Z test_Conv2d_padding_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T13:17:15.5509145Z test_Conv2d_padding_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2022-08-17T13:17:15.5509628Z test_Conv2d_padding_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.5673079Z test_Conv2d_reflect_stride2_pad2 (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:15.5686515Z test_Conv2d_reflect_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.5930386Z test_Conv2d_replicate_stride2_pad2 (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:15.5942954Z test_Conv2d_replicate_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.6177049Z test_Conv2d_strided (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:15.6190505Z test_Conv2d_strided_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:15.6211880Z test_Conv2d_strided_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:15.6224617Z test_Conv2d_strided_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.6245221Z test_Conv2d_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:15.6258160Z test_Conv2d_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.6435411Z test_Conv2d_zero_batch (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:15.6447807Z test_Conv2d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.6466788Z test_Conv2d_zero_batch_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:15.6478614Z test_Conv2d_zero_batch_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.6716541Z test_Conv2d_zeros_stride2_pad2 (__main__.TestNN) ... ok (0.033s) 2022-08-17T13:17:15.6730369Z test_Conv2d_zeros_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.6969916Z test_Conv3d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:15.7142352Z test_Conv3d_1x1x1_no_bias (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:15.7156682Z test_Conv3d_1x1x1_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:15.7177952Z test_Conv3d_1x1x1_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:15.7191674Z test_Conv3d_1x1x1_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.7663193Z test_Conv3d_circular_stride2_pad2 (__main__.TestNN) ... ok (0.048s) 2022-08-17T13:17:15.7677555Z test_Conv3d_circular_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.7689738Z test_Conv3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.7953462Z test_Conv3d_dilated (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:15.7967397Z test_Conv3d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.8228071Z test_Conv3d_dilated_strided (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:15.8243165Z test_Conv3d_dilated_strided_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.8497083Z test_Conv3d_groups (__main__.TestNN) ... ok (0.032s) 2022-08-17T13:17:15.8511989Z test_Conv3d_groups_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.8603830Z test_Conv3d_groups_nobias (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:15.8701872Z test_Conv3d_groups_wbias (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:15.8727414Z test_Conv3d_groups_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:15.8742055Z test_Conv3d_groups_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:15.8809435Z test_Conv3d_module_same_padding (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:15.9007088Z test_Conv3d_no_bias (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:15.9020631Z test_Conv3d_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.9041961Z test_Conv3d_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:15.9054511Z test_Conv3d_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:15.9387371Z test_Conv3d_pad_same (__main__.TestNN) ... ok (0.032s) 2022-08-17T13:17:15.9400785Z test_Conv3d_pad_same_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:15.9818798Z test_Conv3d_pad_same_dilated (__main__.TestNN) ... ok (0.032s) 2022-08-17T13:17:15.9835677Z test_Conv3d_pad_same_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:16.0130484Z test_Conv3d_pad_valid (__main__.TestNN) ... ok (0.032s) 2022-08-17T13:17:16.0145228Z test_Conv3d_pad_valid_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:16.0491396Z test_Conv3d_replicate_stride2_pad2 (__main__.TestNN) ... ok (0.048s) 2022-08-17T13:17:16.0508354Z test_Conv3d_replicate_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:16.0777057Z test_Conv3d_stride (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:16.0792273Z test_Conv3d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:16.1096841Z test_Conv3d_stride_padding (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:16.1110360Z test_Conv3d_stride_padding_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:16.1131766Z test_Conv3d_stride_padding_with_long_tensor (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:16.1143495Z test_Conv3d_stride_padding_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:16.1162698Z test_Conv3d_stride_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:16.1173782Z test_Conv3d_stride_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:16.1192128Z test_Conv3d_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:16.1203326Z test_Conv3d_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:16.1384206Z test_Conv3d_zero_batch (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:16.1398249Z test_Conv3d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:16.1418768Z test_Conv3d_zero_batch_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:16.1431054Z test_Conv3d_zero_batch_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:16.1737127Z test_Conv3d_zeros_stride2_pad2 (__main__.TestNN) ... ok (0.032s) 2022-08-17T13:17:16.1754246Z test_Conv3d_zeros_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:16.1989729Z test_ConvTranspose1d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:16.2004644Z test_ConvTranspose1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:16.2252116Z test_ConvTranspose1d_dilated (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:16.2268064Z test_ConvTranspose1d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:16.2542101Z test_ConvTranspose1d_groups (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:16.2556954Z test_ConvTranspose1d_groups_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:16.2731049Z test_ConvTranspose1d_no_bias (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:16.2744869Z test_ConvTranspose1d_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:16.3036270Z test_ConvTranspose2d (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:16.3049346Z test_ConvTranspose2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:16.3243507Z test_ConvTranspose2d_dilated (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:16.3257754Z test_ConvTranspose2d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:16.3280327Z test_ConvTranspose2d_dilated_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:16.3293674Z test_ConvTranspose2d_dilated_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:16.3541801Z test_ConvTranspose2d_groups (__main__.TestNN) ... ok (0.032s) 2022-08-17T13:17:16.3557390Z test_ConvTranspose2d_groups_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:16.3581392Z test_ConvTranspose2d_groups_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:16.3594133Z test_ConvTranspose2d_groups_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:16.3605294Z test_ConvTranspose2d_half_cublas_gemm (__main__.TestNN) ... skip: CUDA not available (0.000s) 2022-08-17T13:17:16.3839834Z test_ConvTranspose2d_no_bias (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:16.3856603Z test_ConvTranspose2d_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:16.3876347Z test_ConvTranspose2d_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:16.3891047Z test_ConvTranspose2d_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:16.3930086Z test_ConvTranspose2d_output_size (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:19.0257823Z test_ConvTranspose2d_output_size_downsample_upsample (__main__.TestNN) ... ok (2.641s) 2022-08-17T13:17:19.0281382Z test_ConvTranspose2d_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:19.0294188Z test_ConvTranspose2d_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.0586577Z test_ConvTranspose3d (__main__.TestNN) ... ok (0.032s) 2022-08-17T13:17:19.0605901Z test_ConvTranspose3d_correct_output_size (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:19.0620453Z test_ConvTranspose3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.0887148Z test_ConvTranspose3d_dilated (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:19.0901204Z test_ConvTranspose3d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.1136382Z test_CosineEmbeddingLoss (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.1147787Z test_CosineEmbeddingLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.1157969Z test_CosineEmbeddingLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.1167914Z test_CosineEmbeddingLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.1374872Z test_CosineEmbeddingLoss_margin (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.1385543Z test_CosineEmbeddingLoss_margin_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.1395268Z test_CosineEmbeddingLoss_margin_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.1404924Z test_CosineEmbeddingLoss_margin_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.1610597Z test_CosineEmbeddingLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.1620975Z test_CosineEmbeddingLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.1630631Z test_CosineEmbeddingLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.1640204Z test_CosineEmbeddingLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.1795657Z test_CosineEmbeddingLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.1806251Z test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.1816607Z test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:19.1826154Z test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.1982521Z test_CosineEmbeddingLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.1993252Z test_CosineEmbeddingLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.2003258Z test_CosineEmbeddingLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.2012886Z test_CosineEmbeddingLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.2170843Z test_CosineEmbeddingLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.2181070Z test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.2190778Z test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.2200319Z test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.2403466Z test_CosineEmbeddingLoss_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.2414876Z test_CosineEmbeddingLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.2424715Z test_CosineEmbeddingLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.2434227Z test_CosineEmbeddingLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.2487424Z test_CrossEntropyLoss (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.2544852Z test_CrossEntropyLoss_2d (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:19.2555276Z test_CrossEntropyLoss_2d_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.2565218Z test_CrossEntropyLoss_2d_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.2574931Z test_CrossEntropyLoss_2d_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.2630449Z test_CrossEntropyLoss_2d_ignore_index (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.2641044Z test_CrossEntropyLoss_2d_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.2650842Z test_CrossEntropyLoss_2d_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.2660598Z test_CrossEntropyLoss_2d_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.2748030Z test_CrossEntropyLoss_2d_indices_target_smoothing (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:19.2759608Z test_CrossEntropyLoss_2d_indices_target_smoothing_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.2769184Z test_CrossEntropyLoss_2d_indices_target_smoothing_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:19.2778902Z test_CrossEntropyLoss_2d_indices_target_smoothing_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.2863718Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:19.2874000Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.2884006Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.2893696Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.2967751Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.2977935Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.2987746Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.2997535Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3082471Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.3093054Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3103068Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3112925Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3168512Z test_CrossEntropyLoss_2d_prob_target (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:19.3179026Z test_CrossEntropyLoss_2d_prob_target_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3188822Z test_CrossEntropyLoss_2d_prob_target_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3198697Z test_CrossEntropyLoss_2d_prob_target_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3256036Z test_CrossEntropyLoss_2d_prob_target_smoothing (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.3266972Z test_CrossEntropyLoss_2d_prob_target_smoothing_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3276953Z test_CrossEntropyLoss_2d_prob_target_smoothing_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3286799Z test_CrossEntropyLoss_2d_prob_target_smoothing_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3339492Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:19.3349977Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3359898Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3369565Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3429242Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.3439919Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3449787Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3459487Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3510464Z test_CrossEntropyLoss_2d_prob_target_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:19.3521079Z test_CrossEntropyLoss_2d_prob_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3530902Z test_CrossEntropyLoss_2d_prob_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3540540Z test_CrossEntropyLoss_2d_prob_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3598246Z test_CrossEntropyLoss_2d_prob_target_weights (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.3608784Z test_CrossEntropyLoss_2d_prob_target_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3618633Z test_CrossEntropyLoss_2d_prob_target_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3628353Z test_CrossEntropyLoss_2d_prob_target_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3681695Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:19.3692151Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3701939Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3712337Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3767197Z test_CrossEntropyLoss_2d_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.3777637Z test_CrossEntropyLoss_2d_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3787387Z test_CrossEntropyLoss_2d_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3797186Z test_CrossEntropyLoss_2d_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3852838Z test_CrossEntropyLoss_2d_weights (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:19.3863478Z test_CrossEntropyLoss_2d_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3873682Z test_CrossEntropyLoss_2d_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:19.3883512Z test_CrossEntropyLoss_2d_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3969321Z test_CrossEntropyLoss_3d_indices_target_smoothing (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:19.3979536Z test_CrossEntropyLoss_3d_indices_target_smoothing_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3989325Z test_CrossEntropyLoss_3d_indices_target_smoothing_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.3999208Z test_CrossEntropyLoss_3d_indices_target_smoothing_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.4084668Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.4094903Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.4104735Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.4114434Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.4190828Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.4201109Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.4210960Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.4220615Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.4296041Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:19.4306332Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.4316183Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.4325936Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.4391056Z test_CrossEntropyLoss_3d_prob_target (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.4402012Z test_CrossEntropyLoss_3d_prob_target_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.4411984Z test_CrossEntropyLoss_3d_prob_target_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.4421693Z test_CrossEntropyLoss_3d_prob_target_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.4485171Z test_CrossEntropyLoss_3d_prob_target_smoothing (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:19.4495768Z test_CrossEntropyLoss_3d_prob_target_smoothing_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.4507168Z test_CrossEntropyLoss_3d_prob_target_smoothing_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:19.4516547Z test_CrossEntropyLoss_3d_prob_target_smoothing_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.4575965Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:19.4586452Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.4596437Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.4606164Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.4665162Z test_CrossEntropyLoss_3d_prob_target_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.4675860Z test_CrossEntropyLoss_3d_prob_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.4685766Z test_CrossEntropyLoss_3d_prob_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.4695571Z test_CrossEntropyLoss_3d_prob_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.4761354Z test_CrossEntropyLoss_3d_prob_target_weights (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:19.4772058Z test_CrossEntropyLoss_3d_prob_target_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.4781990Z test_CrossEntropyLoss_3d_prob_target_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.4791745Z test_CrossEntropyLoss_3d_prob_target_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.4854226Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.4864771Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.4874565Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.4884338Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.4946473Z test_CrossEntropyLoss_4d_prob_target (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:19.4956948Z test_CrossEntropyLoss_4d_prob_target_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.4966752Z test_CrossEntropyLoss_4d_prob_target_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.4976467Z test_CrossEntropyLoss_4d_prob_target_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.5035280Z test_CrossEntropyLoss_4d_prob_target_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.5045838Z test_CrossEntropyLoss_4d_prob_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.5055680Z test_CrossEntropyLoss_4d_prob_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.5065363Z test_CrossEntropyLoss_4d_prob_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.5130060Z test_CrossEntropyLoss_4d_prob_target_weights (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:19.5140872Z test_CrossEntropyLoss_4d_prob_target_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:19.5150836Z test_CrossEntropyLoss_4d_prob_target_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.5160660Z test_CrossEntropyLoss_4d_prob_target_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.5222967Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:19.5232823Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.5243122Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.5252936Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.5262700Z test_CrossEntropyLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.5272578Z test_CrossEntropyLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.5282498Z test_CrossEntropyLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.5346505Z test_CrossEntropyLoss_dim_is_3 (__main__.TestNN) ... ok (0.018s) 2022-08-17T13:17:19.5356858Z test_CrossEntropyLoss_dim_is_3_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.5366739Z test_CrossEntropyLoss_dim_is_3_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.5376456Z test_CrossEntropyLoss_dim_is_3_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.5431592Z test_CrossEntropyLoss_dim_is_3_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:19.5441862Z test_CrossEntropyLoss_dim_is_3_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.5451751Z test_CrossEntropyLoss_dim_is_3_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.5461456Z test_CrossEntropyLoss_dim_is_3_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.5528742Z test_CrossEntropyLoss_higher_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.5539152Z test_CrossEntropyLoss_higher_dim_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.5548994Z test_CrossEntropyLoss_higher_dim_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.5558797Z test_CrossEntropyLoss_higher_dim_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.5624333Z test_CrossEntropyLoss_higher_dim_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:19.5634866Z test_CrossEntropyLoss_higher_dim_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.5645965Z test_CrossEntropyLoss_higher_dim_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:19.5655657Z test_CrossEntropyLoss_higher_dim_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.5705127Z test_CrossEntropyLoss_weights (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:19.5715659Z test_CrossEntropyLoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.5725557Z test_CrossEntropyLoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.5735243Z test_CrossEntropyLoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.5858183Z test_CrossMapLRN2d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.5871825Z test_CrossMapLRN2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.5989942Z test_ELU (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.6004100Z test_ELU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.6090919Z test_ELU_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:19.6103456Z test_ELU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.6175404Z test_ELU_scalar (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.6187496Z test_ELU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.6275793Z test_Embedding (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.6430323Z test_EmbeddingBag_discontiguous (__main__.TestNN) ... ok (0.001s) 2022-08-17T13:17:19.6445447Z test_EmbeddingBag_discontiguous_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:19.6545634Z test_EmbeddingBag_max (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:19.6558483Z test_EmbeddingBag_max_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.6663294Z test_EmbeddingBag_max_padding_idx (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.6675812Z test_EmbeddingBag_max_padding_idx_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.6855730Z test_EmbeddingBag_mean (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.6856245Z test_EmbeddingBag_mean_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.6892808Z test_EmbeddingBag_mean_padding_idx (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:19.6907329Z test_EmbeddingBag_mean_padding_idx_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.7045809Z test_EmbeddingBag_sparse (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.7059535Z test_EmbeddingBag_sparse_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.7158564Z test_EmbeddingBag_sum (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.7170963Z test_EmbeddingBag_sum_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.7266866Z test_EmbeddingBag_sum_padding_idx (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.7279418Z test_EmbeddingBag_sum_padding_idx_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.7290861Z test_Embedding_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.7467857Z test_Embedding_discontiguous (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.7480951Z test_Embedding_discontiguous_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.7597325Z test_Embedding_sparse (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:19.7610337Z test_Embedding_sparse_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:19.9688384Z test_FeatureAlphaDropout (__main__.TestNN) ... ok (0.211s) 2022-08-17T13:17:19.9804884Z test_Flatten (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:19.9820294Z test_Flatten_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:19.9927918Z test_Flatten_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:19.9941487Z test_Flatten_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.0029366Z test_Fold (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.0044089Z test_Fold_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.0137246Z test_Fold_int_input (__main__.TestNN) ... ok (0.010s) 2022-08-17T13:17:20.0149750Z test_Fold_int_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.0239604Z test_Fold_no_batch_dim_input (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.0253082Z test_Fold_no_batch_dim_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.0339041Z test_Fold_no_batch_dim_int_input (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:20.0352240Z test_Fold_no_batch_dim_int_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.0468355Z test_FractionalMaxPool2d_ratio (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.0480671Z test_FractionalMaxPool2d_ratio_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.0592114Z test_FractionalMaxPool2d_ratio_no_batch_dim (__main__.TestNN) ... ok (0.010s) 2022-08-17T13:17:20.0605721Z test_FractionalMaxPool2d_ratio_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.0724971Z test_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.0737258Z test_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.0850176Z test_FractionalMaxPool2d_ratio_return_indices (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.0861955Z test_FractionalMaxPool2d_ratio_return_indices_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.0966884Z test_FractionalMaxPool2d_size (__main__.TestNN) ... ok (0.010s) 2022-08-17T13:17:20.0979176Z test_FractionalMaxPool2d_size_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.1093734Z test_FractionalMaxPool2d_size_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.1104569Z test_FractionalMaxPool2d_size_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.1212218Z test_FractionalMaxPool2d_size_no_batch_dim_no_random_samples (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:20.1224339Z test_FractionalMaxPool2d_size_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:20.1374277Z test_FractionalMaxPool3d_asymsize (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.1387558Z test_FractionalMaxPool3d_asymsize_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.1506766Z test_FractionalMaxPool3d_ratio (__main__.TestNN) ... ok (0.010s) 2022-08-17T13:17:20.1519971Z test_FractionalMaxPool3d_ratio_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.1641634Z test_FractionalMaxPool3d_ratio_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.1655107Z test_FractionalMaxPool3d_ratio_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.1778583Z test_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples (__main__.TestNN) ... ok (0.010s) 2022-08-17T13:17:20.1792364Z test_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.1915291Z test_FractionalMaxPool3d_ratio_return_indices (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.1928357Z test_FractionalMaxPool3d_ratio_return_indices_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.2064429Z test_FractionalMaxPool3d_size (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.2077778Z test_FractionalMaxPool3d_size_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.2224203Z test_FractionalMaxPool3d_size_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.2239272Z test_FractionalMaxPool3d_size_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.2377714Z test_FractionalMaxPool3d_size_no_batch_dim_no_random_samples (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.2390166Z test_FractionalMaxPool3d_size_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.2502150Z test_GELU (__main__.TestNN) ... ok (0.010s) 2022-08-17T13:17:20.2514773Z test_GELU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.2604205Z test_GELU_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:20.2618282Z test_GELU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:20.2700037Z test_GELU_scalar (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:20.2712226Z test_GELU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.2818082Z test_GLU (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:20.2830559Z test_GLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.2945857Z test_GLU_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.2957170Z test_GLU_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.3036414Z test_GLU_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.3048568Z test_GLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.3320946Z test_GroupNorm_1d_affine (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.3601344Z test_GroupNorm_1d_affine_GN (__main__.TestNN) ... ok (0.041s) 2022-08-17T13:17:20.3616520Z test_GroupNorm_1d_affine_GN_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.3922688Z test_GroupNorm_1d_affine_GN_eval (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:20.3939214Z test_GroupNorm_1d_affine_GN_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.3953507Z test_GroupNorm_1d_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.4240325Z test_GroupNorm_1d_affine_eval (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:20.4255395Z test_GroupNorm_1d_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.4267906Z test_GroupNorm_1d_affine_large_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.4279627Z test_GroupNorm_1d_affine_large_batch_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.4428351Z test_GroupNorm_1d_no_affine_IN (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.4441196Z test_GroupNorm_1d_no_affine_IN_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.4587144Z test_GroupNorm_1d_no_affine_IN_eval (__main__.TestNN) ... ok (0.010s) 2022-08-17T13:17:20.4599413Z test_GroupNorm_1d_no_affine_IN_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.4735614Z test_GroupNorm_1d_no_affine_LN (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.4749893Z test_GroupNorm_1d_no_affine_LN_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.4879076Z test_GroupNorm_1d_no_affine_LN_eval (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.4891567Z test_GroupNorm_1d_no_affine_LN_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.5217876Z test_GroupNorm_2d_affine (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:20.5233301Z test_GroupNorm_2d_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.5507719Z test_GroupNorm_2d_affine_eval (__main__.TestNN) ... ok (0.026s) 2022-08-17T13:17:20.5523520Z test_GroupNorm_2d_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:20.5536933Z test_GroupNorm_2d_affine_large_feature_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.5549123Z test_GroupNorm_2d_affine_large_feature_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.5698702Z test_GroupNorm_2d_no_affine_IN (__main__.TestNN) ... ok (0.010s) 2022-08-17T13:17:20.5712636Z test_GroupNorm_2d_no_affine_IN_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.5860374Z test_GroupNorm_2d_no_affine_IN_eval (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.5872814Z test_GroupNorm_2d_no_affine_IN_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.6021108Z test_GroupNorm_2d_no_affine_LN (__main__.TestNN) ... ok (0.021s) 2022-08-17T13:17:20.6034773Z test_GroupNorm_2d_no_affine_LN_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.6182355Z test_GroupNorm_2d_no_affine_LN_eval (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.6194377Z test_GroupNorm_2d_no_affine_LN_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.6205213Z test_GroupNorm_2d_no_affine_large_feature_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.6215671Z test_GroupNorm_2d_no_affine_large_feature_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.6321166Z test_Hardshrink (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.6333371Z test_Hardshrink_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.6411805Z test_Hardshrink_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:20.6424160Z test_Hardshrink_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.6497450Z test_Hardshrink_scalar (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.6509696Z test_Hardshrink_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.6566728Z test_Hardsigmoid_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:20.6578812Z test_Hardsigmoid_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.6634771Z test_Hardswish_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.6646702Z test_Hardswish_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.6748918Z test_Hardtanh (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:20.6761179Z test_Hardtanh_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.6837373Z test_Hardtanh_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.6849569Z test_Hardtanh_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.6924020Z test_Hardtanh_scalar (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:20.6936033Z test_Hardtanh_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.7056175Z test_HingeEmbeddingLoss (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.7056759Z test_HingeEmbeddingLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.7057401Z test_HingeEmbeddingLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.7058031Z test_HingeEmbeddingLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.7103893Z test_HingeEmbeddingLoss_margin (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.7113910Z test_HingeEmbeddingLoss_margin_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.7123808Z test_HingeEmbeddingLoss_margin_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.7133416Z test_HingeEmbeddingLoss_margin_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.7294085Z test_HingeEmbeddingLoss_margin_no_reduce (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:20.7294601Z test_HingeEmbeddingLoss_margin_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.7295072Z test_HingeEmbeddingLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.7304401Z test_HingeEmbeddingLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.7315944Z test_HingeEmbeddingLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.7327408Z test_HingeEmbeddingLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.7386893Z test_HingeEmbeddingLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:20.7396994Z test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.7406664Z test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.7416335Z test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:20.7472791Z test_HingeEmbeddingLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.001s) 2022-08-17T13:17:20.7482794Z test_HingeEmbeddingLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.7492302Z test_HingeEmbeddingLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.7501719Z test_HingeEmbeddingLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.7557930Z test_HingeEmbeddingLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:20.7567802Z test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.7577542Z test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:20.7586850Z test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.7665916Z test_HingeEmbeddingLoss_no_reduce (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:20.7677998Z test_HingeEmbeddingLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.7739861Z test_HingeEmbeddingLoss_scalar_margin (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.7751795Z test_HingeEmbeddingLoss_scalar_margin_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.7763424Z test_HingeEmbeddingLoss_scalar_margin_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.7774822Z test_HingeEmbeddingLoss_scalar_margin_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.7830957Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:20.7840616Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.7850123Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.7859530Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.7916627Z test_HingeEmbeddingLoss_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.7926471Z test_HingeEmbeddingLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.7935986Z test_HingeEmbeddingLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.7945415Z test_HingeEmbeddingLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.8028197Z test_HuberLoss (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:20.8038834Z test_HuberLoss_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.8048370Z test_HuberLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.8057923Z test_HuberLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:20.8067408Z test_HuberLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.8167821Z test_HuberLoss_delta (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:20.8177836Z test_HuberLoss_delta_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.8223927Z test_HuberLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.8233971Z test_HuberLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.8243698Z test_HuberLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.8253199Z test_HuberLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.8297402Z test_HuberLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:20.8307317Z test_HuberLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.8317043Z test_HuberLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.8326666Z test_HuberLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.8373781Z test_HuberLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.8383730Z test_HuberLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.8393401Z test_HuberLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.8403066Z test_HuberLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.8479652Z test_HuberLoss_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:20.8490563Z test_HuberLoss_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.8500290Z test_HuberLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.8510104Z test_HuberLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.8519772Z test_HuberLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.8654590Z test_InstanceNorm1d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.8666694Z test_InstanceNorm1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.8820531Z test_InstanceNorm1d_eval (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.8835208Z test_InstanceNorm1d_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.8972050Z test_InstanceNorm1d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.8985182Z test_InstanceNorm1d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.9133172Z test_InstanceNorm1d_no_batch_dim_eval (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.9147570Z test_InstanceNorm1d_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.9307112Z test_InstanceNorm1d_tracking_stats (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.9320441Z test_InstanceNorm1d_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:20.9452381Z test_InstanceNorm1d_tracking_stats_eval (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:20.9465105Z test_InstanceNorm1d_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.9615407Z test_InstanceNorm1d_tracking_stats_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.9628341Z test_InstanceNorm1d_tracking_stats_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.9767083Z test_InstanceNorm1d_tracking_stats_no_batch_dim_eval (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.9779796Z test_InstanceNorm1d_tracking_stats_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:20.9916899Z test_InstanceNorm2d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:20.9929210Z test_InstanceNorm2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.0066582Z test_InstanceNorm2d_eval (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.0079015Z test_InstanceNorm2d_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.0224328Z test_InstanceNorm2d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.0236642Z test_InstanceNorm2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.0379742Z test_InstanceNorm2d_no_batch_dim_eval (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.0391794Z test_InstanceNorm2d_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.0551488Z test_InstanceNorm2d_tracking_stats (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.0563791Z test_InstanceNorm2d_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.0704380Z test_InstanceNorm2d_tracking_stats_eval (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.0718320Z test_InstanceNorm2d_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.0871868Z test_InstanceNorm2d_tracking_stats_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.0885284Z test_InstanceNorm2d_tracking_stats_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.1048095Z test_InstanceNorm2d_tracking_stats_no_batch_dim_eval (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.1063754Z test_InstanceNorm2d_tracking_stats_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:21.1220650Z test_InstanceNorm3d (__main__.TestNN) ... ok (0.001s) 2022-08-17T13:17:21.1235256Z test_InstanceNorm3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:21.1407079Z test_InstanceNorm3d_eval (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.1420879Z test_InstanceNorm3d_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.1571187Z test_InstanceNorm3d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.1583433Z test_InstanceNorm3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.1732148Z test_InstanceNorm3d_no_batch_dim_eval (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.1744230Z test_InstanceNorm3d_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.1906002Z test_InstanceNorm3d_tracking_stats (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.1918168Z test_InstanceNorm3d_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.2063736Z test_InstanceNorm3d_tracking_stats_eval (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.2076384Z test_InstanceNorm3d_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.2239777Z test_InstanceNorm3d_tracking_stats_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.2251957Z test_InstanceNorm3d_tracking_stats_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.2399004Z test_InstanceNorm3d_tracking_stats_no_batch_dim_eval (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.2411475Z test_InstanceNorm3d_tracking_stats_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.2423890Z test_KLDivLoss (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2912: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-17T13:17:21.2424939Z warnings.warn( 2022-08-17T13:17:21.2444205Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2912: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-17T13:17:21.2445061Z warnings.warn( 2022-08-17T13:17:21.2471305Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2912: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-17T13:17:21.2472133Z warnings.warn( 2022-08-17T13:17:21.2474200Z ok (0.000s) 2022-08-17T13:17:21.2497373Z test_KLDivLoss_batch_mean (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.2515619Z test_KLDivLoss_batch_mean_log_target (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:21.2529463Z test_KLDivLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.2539138Z test_KLDivLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.2548400Z test_KLDivLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.2575613Z test_KLDivLoss_log_target (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2912: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-17T13:17:21.2576207Z warnings.warn( 2022-08-17T13:17:21.2600116Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2912: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-17T13:17:21.2600640Z warnings.warn( 2022-08-17T13:17:21.2602953Z ok (0.000s) 2022-08-17T13:17:21.2613558Z test_KLDivLoss_log_target_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.2623176Z test_KLDivLoss_log_target_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.2632695Z test_KLDivLoss_log_target_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.2681584Z test_KLDivLoss_log_target_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.2692141Z test_KLDivLoss_log_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.2701625Z test_KLDivLoss_log_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.2711017Z test_KLDivLoss_log_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.2757656Z test_KLDivLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:21.2768152Z test_KLDivLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.2777824Z test_KLDivLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.2787182Z test_KLDivLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.2833923Z test_KLDivLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.2844533Z test_KLDivLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.2854063Z test_KLDivLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.2863404Z test_KLDivLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.2909781Z test_KLDivLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:21.2920379Z test_KLDivLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.2929850Z test_KLDivLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.2939221Z test_KLDivLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.3049344Z test_KLDivLoss_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.3061211Z test_KLDivLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.3174219Z test_KLDivLoss_no_reduce_log_target (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.3185940Z test_KLDivLoss_no_reduce_log_target_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.3260091Z test_KLDivLoss_no_reduce_scalar (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:21.3271737Z test_KLDivLoss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.3346495Z test_KLDivLoss_no_reduce_scalar_log_target (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.3358468Z test_KLDivLoss_no_reduce_scalar_log_target_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.3369958Z test_KLDivLoss_scalar (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2912: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-17T13:17:21.3370811Z warnings.warn( 2022-08-17T13:17:21.3388555Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2912: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-17T13:17:21.3389335Z warnings.warn( 2022-08-17T13:17:21.3414532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2912: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-17T13:17:21.3415521Z warnings.warn( 2022-08-17T13:17:21.3417321Z ok (0.000s) 2022-08-17T13:17:21.3429598Z test_KLDivLoss_scalar_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.3440827Z test_KLDivLoss_scalar_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.3453242Z test_KLDivLoss_scalar_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:21.3483079Z test_KLDivLoss_scalar_log_target (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2912: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-17T13:17:21.3483677Z warnings.warn( 2022-08-17T13:17:21.3506446Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2912: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-17T13:17:21.3506968Z warnings.warn( 2022-08-17T13:17:21.3508868Z ok (0.000s) 2022-08-17T13:17:21.3519422Z test_KLDivLoss_scalar_log_target_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.3528710Z test_KLDivLoss_scalar_log_target_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.3537958Z test_KLDivLoss_scalar_log_target_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.3583845Z test_KLDivLoss_scalar_log_target_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:21.3594043Z test_KLDivLoss_scalar_log_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.3603465Z test_KLDivLoss_scalar_log_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.3613077Z test_KLDivLoss_scalar_log_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:21.3657973Z test_KLDivLoss_scalar_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:21.3667646Z test_KLDivLoss_scalar_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.3677006Z test_KLDivLoss_scalar_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.3686116Z test_KLDivLoss_scalar_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.3735206Z test_KLDivLoss_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:21.3745429Z test_KLDivLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.3754704Z test_KLDivLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.3763980Z test_KLDivLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.3874150Z test_KLDivLoss_with_log_target_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.3885825Z test_KLDivLoss_with_log_target_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.3999005Z test_KLDivLoss_with_target_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.4010588Z test_KLDivLoss_with_target_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.4101078Z test_L1Loss (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.4112367Z test_L1Loss_cuda_cdouble (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.4123486Z test_L1Loss_cuda_cfloat (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.4134745Z test_L1Loss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.4145044Z test_L1Loss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.4154133Z test_L1Loss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.4199420Z test_L1Loss_no_batch_dim_mean (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:21.4209189Z test_L1Loss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.4218293Z test_L1Loss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.4227444Z test_L1Loss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.4272413Z test_L1Loss_no_batch_dim_none (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.4282101Z test_L1Loss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.4291341Z test_L1Loss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.4300478Z test_L1Loss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.4345381Z test_L1Loss_no_batch_dim_sum (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:21.4355027Z test_L1Loss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.4364411Z test_L1Loss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.4373588Z test_L1Loss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.4469271Z test_L1Loss_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.4636842Z test_L1Loss_no_reduce_complex (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.4648631Z test_L1Loss_no_reduce_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.4659978Z test_L1Loss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.4730948Z test_L1Loss_no_reduce_scalar (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.4742498Z test_L1Loss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.4827743Z test_L1Loss_scalar (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:21.4839287Z test_L1Loss_scalar_cuda_cdouble (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.4850320Z test_L1Loss_scalar_cuda_cfloat (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.4861513Z test_L1Loss_scalar_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.4872626Z test_L1Loss_scalar_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:21.4882130Z test_L1Loss_scalar_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.5036946Z test_LPPool1d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.5047532Z test_LPPool1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.5205667Z test_LPPool1d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.5217619Z test_LPPool1d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.5375027Z test_LPPool1d_norm (__main__.TestNN) ... ok (0.017s) 2022-08-17T13:17:21.5386963Z test_LPPool1d_norm_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.5544919Z test_LPPool2d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.5556984Z test_LPPool2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.5721058Z test_LPPool2d_norm (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.5732746Z test_LPPool2d_norm_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.5795249Z test_LSTM_cell (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:21.5823383Z test_LSTM_cell_forward_hidden_size (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:21.5845680Z test_LSTM_cell_forward_input_size (__main__.TestNN) ... ok (0.001s) 2022-08-17T13:17:21.6055021Z test_LayerNorm_1d_elementwise_affine (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.6068055Z test_LayerNorm_1d_elementwise_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.6285219Z test_LayerNorm_1d_elementwise_affine_eval (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.6297641Z test_LayerNorm_1d_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.6484874Z test_LayerNorm_1d_empty_elementwise_affine (__main__.TestNN) ... ok (0.033s) 2022-08-17T13:17:21.6498369Z test_LayerNorm_1d_empty_elementwise_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.6687408Z test_LayerNorm_1d_empty_elementwise_affine_eval (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.6701106Z test_LayerNorm_1d_empty_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.6826412Z test_LayerNorm_1d_no_elementwise_affine (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.6839152Z test_LayerNorm_1d_no_elementwise_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.6962834Z test_LayerNorm_1d_no_elementwise_affine_eval (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.6975241Z test_LayerNorm_1d_no_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.7187238Z test_LayerNorm_3d_elementwise_affine (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.7200873Z test_LayerNorm_3d_elementwise_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:21.7546037Z test_LayerNorm_3d_elementwise_affine_eval (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:21.7546887Z test_LayerNorm_3d_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:23.0666464Z test_LayerNorm_3d_no_affine_large_feature (__main__.TestNN) ... ok (1.318s) 2022-08-17T13:17:23.0680052Z test_LayerNorm_3d_no_affine_large_feature_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.3586864Z test_LayerNorm_3d_no_affine_large_feature_eval (__main__.TestNN) ... ok (1.290s) 2022-08-17T13:17:24.3600172Z test_LayerNorm_3d_no_affine_large_feature_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.3734709Z test_LayerNorm_3d_no_elementwise_affine (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.3747674Z test_LayerNorm_3d_no_elementwise_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.3871762Z test_LayerNorm_3d_no_elementwise_affine_eval (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.3885669Z test_LayerNorm_3d_no_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.3996123Z test_LeakyReLU (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.4008679Z test_LeakyReLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.4084928Z test_LeakyReLU_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:24.4096729Z test_LeakyReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.4200953Z test_LeakyReLU_with_negval (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.4211481Z test_LeakyReLU_with_negval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.4285615Z test_LeakyReLU_with_negval_scalar (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:24.4297788Z test_LeakyReLU_with_negval_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.4410753Z test_LeakyReLU_with_zero_negval (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.4423199Z test_LeakyReLU_with_zero_negval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.4646403Z test_Linear (__main__.TestNN) ... ok (0.032s) 2022-08-17T13:17:24.4658959Z test_Linear_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.4819800Z test_Linear_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.4832116Z test_Linear_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.5005513Z test_Linear_no_bias (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.5019304Z test_Linear_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.5170551Z test_LocalResponseNorm_1d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.5181865Z test_LocalResponseNorm_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.5355619Z test_LocalResponseNorm_2d_uneven_pad (__main__.TestNN) ... ok (0.017s) 2022-08-17T13:17:24.5368041Z test_LocalResponseNorm_2d_uneven_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.5586949Z test_LocalResponseNorm_3d_custom_params (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.5600712Z test_LocalResponseNorm_3d_custom_params_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:24.5706695Z test_LogSigmoid (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:24.5719145Z test_LogSigmoid_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.5796255Z test_LogSigmoid_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.5808063Z test_LogSigmoid_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.5883627Z test_LogSigmoid_scalar (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:24.5895600Z test_LogSigmoid_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.6016514Z test_LogSoftmax (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.6028713Z test_LogSoftmax_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.6158111Z test_LogSoftmax_multiparam (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.6170478Z test_LogSoftmax_multiparam_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.6257859Z test_LogSoftmax_multiparam_scalar (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.6271400Z test_LogSoftmax_multiparam_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.6383721Z test_LogSoftmax_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:24.6396643Z test_LogSoftmax_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:24.6493628Z test_MSELoss (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:24.6505863Z test_MSELoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.6517294Z test_MSELoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.6527988Z test_MSELoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.6573226Z test_MSELoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.6582912Z test_MSELoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.6592247Z test_MSELoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.6601732Z test_MSELoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.6645092Z test_MSELoss_no_batch_dim_none (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:24.6654766Z test_MSELoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.6664128Z test_MSELoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.6673445Z test_MSELoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.6717175Z test_MSELoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.6726882Z test_MSELoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.6736015Z test_MSELoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.6745198Z test_MSELoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.6849935Z test_MSELoss_no_reduce (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:24.6861927Z test_MSELoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.6932404Z test_MSELoss_no_reduce_scalar (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.6944856Z test_MSELoss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.7097573Z test_MSELoss_prec (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.7109806Z test_MSELoss_prec_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.7119515Z test_MSELoss_prec_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.7128976Z test_MSELoss_prec_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.7138383Z test_MSELoss_prec_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.7212337Z test_MSELoss_scalar (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.7222104Z test_MSELoss_scalar_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.7231627Z test_MSELoss_scalar_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.7241202Z test_MSELoss_scalar_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.7250498Z test_MSELoss_scalar_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.7316189Z test_MSELoss_scalar_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:24.7325938Z test_MSELoss_scalar_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.7335332Z test_MSELoss_scalar_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.7348043Z test_MSELoss_scalar_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:24.7360402Z test_MSELoss_scalar_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T13:17:24.7468189Z test_MSELoss_sum_reduction (__main__.TestNN) ... ok (0.011s) 2022-08-17T13:17:24.7481446Z test_MSELoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T13:17:24.7493623Z test_MSELoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T13:17:24.7502927Z test_MSELoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.7586656Z test_MarginRankingLoss (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:24.7596977Z test_MarginRankingLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.7606567Z test_MarginRankingLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.7615878Z test_MarginRankingLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.7702438Z test_MarginRankingLoss_margin (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.7712649Z test_MarginRankingLoss_margin_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.7722531Z test_MarginRankingLoss_margin_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.7731731Z test_MarginRankingLoss_margin_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.7811419Z test_MarginRankingLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.7821264Z test_MarginRankingLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.7830766Z test_MarginRankingLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.7840288Z test_MarginRankingLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.7912982Z test_MarginRankingLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:24.7922999Z test_MarginRankingLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.7932607Z test_MarginRankingLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.7941998Z test_MarginRankingLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.8016047Z test_MarginRankingLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.8025841Z test_MarginRankingLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.8035497Z test_MarginRankingLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.8045001Z test_MarginRankingLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.8117858Z test_MarginRankingLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.8127636Z test_MarginRankingLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.8137111Z test_MarginRankingLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.8146503Z test_MarginRankingLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.8222785Z test_MarginRankingLoss_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:24.8232558Z test_MarginRankingLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.8242167Z test_MarginRankingLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.8251512Z test_MarginRankingLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.8365622Z test_MaxPool1d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.8377728Z test_MaxPool1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.8494209Z test_MaxPool1d_return_indices (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.8507996Z test_MaxPool1d_return_indices_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.8624038Z test_MaxPool1d_stride (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.8636007Z test_MaxPool1d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.8752693Z test_MaxPool2d_3d_input (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:24.8766505Z test_MaxPool2d_3d_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:24.8885962Z test_MaxPool2d_4d_input (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:24.8896456Z test_MaxPool2d_4d_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.8998810Z test_MaxPool2d_return_indices (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.9009951Z test_MaxPool2d_return_indices_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.9121013Z test_MaxPool3d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.9133160Z test_MaxPool3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.9247025Z test_MaxPool3d_return_indices (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.9259081Z test_MaxPool3d_return_indices_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.9369949Z test_MaxPool3d_stride (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:24.9381582Z test_MaxPool3d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.9494777Z test_MaxPool3d_stride_padding (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.9506602Z test_MaxPool3d_stride_padding_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.9634366Z test_MaxUnpool1d_net (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.9646445Z test_MaxUnpool1d_net_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.9778475Z test_MaxUnpool1d_net_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.9790408Z test_MaxUnpool1d_net_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:24.9907174Z test_MaxUnpool2d_net (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:24.9919866Z test_MaxUnpool2d_net_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.0043954Z test_MaxUnpool2d_net_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.0057816Z test_MaxUnpool2d_net_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.0101504Z test_MaxUnpool2d_output_size (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.0200095Z test_MaxUnpool3d_net (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.0213573Z test_MaxUnpool3d_net_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.0315946Z test_MaxUnpool3d_net_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.0328107Z test_MaxUnpool3d_net_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.0458264Z test_Mish (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.0470635Z test_Mish_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.0559538Z test_Mish_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.0572175Z test_Mish_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.0656023Z test_Mish_scalar (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.0669237Z test_Mish_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:25.0751414Z test_ModuleDict (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.0891464Z test_ModuleList (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.1204285Z test_MultiLabelMarginLoss (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:25.1255499Z test_MultiLabelMarginLoss_0d_no_reduce (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.1267868Z test_MultiLabelMarginLoss_0d_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.1340756Z test_MultiLabelMarginLoss_1d (__main__.TestNN) ... ok (0.017s) 2022-08-17T13:17:25.1352100Z test_MultiLabelMarginLoss_1d_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.1363333Z test_MultiLabelMarginLoss_1d_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.1374631Z test_MultiLabelMarginLoss_1d_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.1385642Z test_MultiLabelMarginLoss_1d_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.1465180Z test_MultiLabelMarginLoss_1d_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.1477358Z test_MultiLabelMarginLoss_1d_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2022-08-17T13:17:25.1549988Z test_MultiLabelMarginLoss_1d_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.1561835Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.1572875Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.1584082Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.1595037Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.1606011Z test_MultiLabelMarginLoss_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.1615370Z test_MultiLabelMarginLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.1624712Z test_MultiLabelMarginLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.1634148Z test_MultiLabelMarginLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:25.1713244Z test_MultiLabelMarginLoss_index_neg (__main__.TestNN) ... ok (0.003s) 2022-08-17T13:17:25.1723942Z test_MultiLabelMarginLoss_index_neg_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.1749575Z test_MultiLabelMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.1759791Z test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.1772530Z test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.1782286Z test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.1807357Z test_MultiLabelMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.1817570Z test_MultiLabelMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.1830240Z test_MultiLabelMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.1840046Z test_MultiLabelMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.1864977Z test_MultiLabelMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.1874635Z test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.006s) 2022-08-17T13:17:25.1884070Z test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.1893291Z test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.2179924Z test_MultiLabelMarginLoss_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.2193752Z test_MultiLabelMarginLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:25.2445976Z test_MultiLabelMarginLoss_sum_reduction (__main__.TestNN) ... ok (0.026s) 2022-08-17T13:17:25.2456421Z test_MultiLabelMarginLoss_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.2466209Z test_MultiLabelMarginLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.2475882Z test_MultiLabelMarginLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.2485125Z test_MultiLabelMarginLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.2523137Z test_MultiLabelSoftMarginLoss (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.2533000Z test_MultiLabelSoftMarginLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.2542507Z test_MultiLabelSoftMarginLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.2552054Z test_MultiLabelSoftMarginLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2022-08-17T13:17:25.2620565Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.2630424Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.2640089Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.2649576Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.2717337Z test_MultiLabelSoftMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.2727209Z test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.2736666Z test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.2746087Z test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.2813609Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.2823487Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.2832976Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.2842513Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.2932838Z test_MultiLabelSoftMarginLoss_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.2946330Z test_MultiLabelSoftMarginLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.2993328Z test_MultiLabelSoftMarginLoss_weights (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.3003393Z test_MultiLabelSoftMarginLoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.3015760Z test_MultiLabelSoftMarginLoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:25.3025363Z test_MultiLabelSoftMarginLoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.3130100Z test_MultiLabelSoftMarginLoss_weights_no_reduce (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.3143402Z test_MultiLabelSoftMarginLoss_weights_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.3191195Z test_MultiLabelSoftMarginLoss_weights_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.3204413Z test_MultiLabelSoftMarginLoss_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.3216956Z test_MultiLabelSoftMarginLoss_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.3229512Z test_MultiLabelSoftMarginLoss_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.3297911Z test_MultiMarginLoss (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.3336552Z test_MultiMarginLoss_1d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.3349446Z test_MultiMarginLoss_1d_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.3362090Z test_MultiMarginLoss_1d_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.3374461Z test_MultiMarginLoss_1d_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.3432169Z test_MultiMarginLoss_1d_no_reduce (__main__.TestNN) ... ok (0.010s) 2022-08-17T13:17:25.3445911Z test_MultiMarginLoss_1d_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.3476193Z test_MultiMarginLoss_1d_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.3486348Z test_MultiMarginLoss_1d_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.3496204Z test_MultiMarginLoss_1d_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.3505976Z test_MultiMarginLoss_1d_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.3515801Z test_MultiMarginLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.3525749Z test_MultiMarginLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.3535709Z test_MultiMarginLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.010s) 2022-08-17T13:17:25.3587098Z test_MultiMarginLoss_margin (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.3596774Z test_MultiMarginLoss_margin_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.3606225Z test_MultiMarginLoss_margin_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.3615591Z test_MultiMarginLoss_margin_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.3709513Z test_MultiMarginLoss_margin_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.3721526Z test_MultiMarginLoss_margin_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.3780992Z test_MultiMarginLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.3792734Z test_MultiMarginLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.3804113Z test_MultiMarginLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.3815160Z test_MultiMarginLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.3919034Z test_MultiMarginLoss_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.3931151Z test_MultiMarginLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.3992134Z test_MultiMarginLoss_p (__main__.TestNN) ... ok (0.010s) 2022-08-17T13:17:25.4003460Z test_MultiMarginLoss_p_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.4014555Z test_MultiMarginLoss_p_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.4025498Z test_MultiMarginLoss_p_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.4124076Z test_MultiMarginLoss_p_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.4136050Z test_MultiMarginLoss_p_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.4197325Z test_MultiMarginLoss_p_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.4209076Z test_MultiMarginLoss_p_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.4220091Z test_MultiMarginLoss_p_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.4231038Z test_MultiMarginLoss_p_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.4288756Z test_MultiMarginLoss_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.4298170Z test_MultiMarginLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.4307502Z test_MultiMarginLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.4316788Z test_MultiMarginLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.4369475Z test_MultiMarginLoss_weights (__main__.TestNN) ... ok (0.011s) 2022-08-17T13:17:25.4379131Z test_MultiMarginLoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.4388436Z test_MultiMarginLoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.4397807Z test_MultiMarginLoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.4493392Z test_MultiMarginLoss_weights_no_reduce (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.4505359Z test_MultiMarginLoss_weights_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.4565873Z test_MultiMarginLoss_weights_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.4577424Z test_MultiMarginLoss_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.4588448Z test_MultiMarginLoss_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.4599493Z test_MultiMarginLoss_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.4654666Z test_NLLLoss (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.4774461Z test_NLLLoss2d_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.4786376Z test_NLLLoss2d_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.4914077Z test_NLLLoss2d_no_reduce_ignore_index (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.4925840Z test_NLLLoss2d_no_reduce_ignore_index_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.5053892Z test_NLLLoss2d_no_reduce_weights (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.5065856Z test_NLLLoss2d_no_reduce_weights_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.5321663Z test_NLLLossNd_no_reduce (__main__.TestNN) ... ok (0.032s) 2022-08-17T13:17:25.5333695Z test_NLLLossNd_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.5583328Z test_NLLLossNd_no_reduce_ignore_index (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.5595877Z test_NLLLossNd_no_reduce_ignore_index_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.5847103Z test_NLLLossNd_no_reduce_weights (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:25.5860362Z test_NLLLossNd_no_reduce_weights_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.5942115Z test_NLLLoss_2d (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.5954350Z test_NLLLoss_2d_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:25.5965505Z test_NLLLoss_2d_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T13:17:25.5976705Z test_NLLLoss_2d_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.5987054Z test_NLLLoss_2d_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.6055634Z test_NLLLoss_2d_ignore_index (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.6065268Z test_NLLLoss_2d_ignore_index_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.6074638Z test_NLLLoss_2d_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.6084116Z test_NLLLoss_2d_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.6093344Z test_NLLLoss_2d_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.6162427Z test_NLLLoss_2d_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.6172015Z test_NLLLoss_2d_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.6181436Z test_NLLLoss_2d_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.6190900Z test_NLLLoss_2d_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.6200312Z test_NLLLoss_2d_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.6269199Z test_NLLLoss_2d_weights (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.6279256Z test_NLLLoss_2d_weights_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:25.6288784Z test_NLLLoss_2d_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.6298269Z test_NLLLoss_2d_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.6307480Z test_NLLLoss_2d_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.6316829Z test_NLLLoss_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.6326252Z test_NLLLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.6335630Z test_NLLLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.6344954Z test_NLLLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.6394980Z test_NLLLoss_dim_is_3 (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.6404679Z test_NLLLoss_dim_is_3_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.6414050Z test_NLLLoss_dim_is_3_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.6423445Z test_NLLLoss_dim_is_3_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.6433175Z test_NLLLoss_dim_is_3_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:25.6483500Z test_NLLLoss_dim_is_3_sum_reduction (__main__.TestNN) ... ok (0.001s) 2022-08-17T13:17:25.6492987Z test_NLLLoss_dim_is_3_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.6502452Z test_NLLLoss_dim_is_3_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.6511813Z test_NLLLoss_dim_is_3_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.6521229Z test_NLLLoss_dim_is_3_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.6733084Z test_NLLLoss_higher_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.6747193Z test_NLLLoss_higher_dim_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.6761808Z test_NLLLoss_higher_dim_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:25.6774592Z test_NLLLoss_higher_dim_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.6786867Z test_NLLLoss_higher_dim_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.6999335Z test_NLLLoss_higher_dim_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.7010545Z test_NLLLoss_higher_dim_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.7020394Z test_NLLLoss_higher_dim_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.7029865Z test_NLLLoss_higher_dim_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.7039356Z test_NLLLoss_higher_dim_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.7089965Z test_NLLLoss_ignore_index (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.7099660Z test_NLLLoss_ignore_index_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.7109134Z test_NLLLoss_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.7118707Z test_NLLLoss_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.7128022Z test_NLLLoss_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.7168867Z test_NLLLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.7178504Z test_NLLLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.7187841Z test_NLLLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.7197170Z test_NLLLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.7237817Z test_NLLLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.7247491Z test_NLLLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.7256814Z test_NLLLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.7266014Z test_NLLLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.7306468Z test_NLLLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.7316163Z test_NLLLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.7325610Z test_NLLLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.7334844Z test_NLLLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.7435445Z test_NLLLoss_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.7446123Z test_NLLLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.7542093Z test_NLLLoss_no_reduce_ignore_index (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.7554281Z test_NLLLoss_no_reduce_ignore_index_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:25.7655546Z test_NLLLoss_no_reduce_weights (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.7667322Z test_NLLLoss_no_reduce_weights_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.7768477Z test_NLLLoss_no_reduce_weights_ignore_index (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.7780056Z test_NLLLoss_no_reduce_weights_ignore_index_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.7884155Z test_NLLLoss_no_reduce_weights_ignore_index_neg (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.7897010Z test_NLLLoss_no_reduce_weights_ignore_index_neg_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.7954484Z test_NLLLoss_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.7966160Z test_NLLLoss_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.7977411Z test_NLLLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.7988644Z test_NLLLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.7999839Z test_NLLLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.8054664Z test_NLLLoss_weights (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.8064093Z test_NLLLoss_weights_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.8073637Z test_NLLLoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.8083301Z test_NLLLoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.8092684Z test_NLLLoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.8142080Z test_NLLLoss_weights_ignore_index (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.8151831Z test_NLLLoss_weights_ignore_index_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.8161342Z test_NLLLoss_weights_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.8171118Z test_NLLLoss_weights_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.8180544Z test_NLLLoss_weights_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.8230093Z test_NLLLoss_weights_ignore_index_neg (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.8239953Z test_NLLLoss_weights_ignore_index_neg_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.8249440Z test_NLLLoss_weights_ignore_index_neg_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.8258871Z test_NLLLoss_weights_ignore_index_neg_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.8268184Z test_NLLLoss_weights_ignore_index_neg_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.8412265Z test_PReLU_1d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.8425272Z test_PReLU_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.8576904Z test_PReLU_1d_multiparam (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.8589781Z test_PReLU_1d_multiparam_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.8756814Z test_PReLU_2d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.8769147Z test_PReLU_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.8961568Z test_PReLU_2d_multiparam (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.8975952Z test_PReLU_2d_multiparam_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:25.9160741Z test_PReLU_3d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.9174625Z test_PReLU_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.9382067Z test_PReLU_3d_multiparam (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.9396872Z test_PReLU_3d_multiparam_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.9418076Z test_PReLU_backward_requires_grad_false (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:25.9536521Z test_PReLU_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.9548864Z test_PReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.9662580Z test_PReLU_scalar (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.9674825Z test_PReLU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:25.9863790Z test_Padding122112_3dcircular (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:25.9875901Z test_Padding122112_3dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.0022410Z test_Padding1221_2dcircular (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.0034485Z test_Padding1221_2dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.0151758Z test_Padding12_1dcircular (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.0163875Z test_Padding12_1dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.0308758Z test_Padding2322_2dcircular (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.0318869Z test_Padding2322_2dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.0428659Z test_Padding31_1dcircular (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.0438771Z test_Padding31_1dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.0616201Z test_Padding322112_3dcircular (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.0626303Z test_Padding322112_3dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.0804630Z test_Padding332122_3dcircular (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.0814800Z test_Padding332122_3dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.0959506Z test_Padding3331_2dcircular (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.0969530Z test_Padding3331_2dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.1078941Z test_Padding33_1dcircular (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.1089127Z test_Padding33_1dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.1244601Z test_PairwiseDistance (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.1403984Z test_PairwiseDistance_broadcast_lhs (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.1414298Z test_PairwiseDistance_broadcast_lhs_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.1571845Z test_PairwiseDistance_broadcast_rhs (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.1582295Z test_PairwiseDistance_broadcast_rhs_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.1592244Z test_PairwiseDistance_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.1734878Z test_PairwiseDistance_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.1745010Z test_PairwiseDistance_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.1920771Z test_PairwiseDistance_with_non_default_args (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.1930869Z test_PairwiseDistance_with_non_default_args_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.2140693Z test_ParameterDict (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.2164390Z test_ParameterDict_replication (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.2251375Z test_ParameterList (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.2264419Z test_ParameterList_meta (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.2283079Z test_ParameterList_replication (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.2393123Z test_PixelShuffle (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.2406937Z test_PixelShuffle_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.2516743Z test_PixelUnshuffle (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.2528624Z test_PixelUnshuffle_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.2603088Z test_PoissonNLLLoss_full_loss (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.2615010Z test_PoissonNLLLoss_full_loss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.2626030Z test_PoissonNLLLoss_full_loss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:26.2637031Z test_PoissonNLLLoss_full_loss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.2705437Z test_PoissonNLLLoss_full_loss_no_log_input (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.2715500Z test_PoissonNLLLoss_full_loss_no_log_input_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.2724912Z test_PoissonNLLLoss_full_loss_no_log_input_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.2734140Z test_PoissonNLLLoss_full_loss_no_log_input_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.2784574Z test_PoissonNLLLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.2794948Z test_PoissonNLLLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.2804353Z test_PoissonNLLLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.2813575Z test_PoissonNLLLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.2863912Z test_PoissonNLLLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.2874130Z test_PoissonNLLLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.2883515Z test_PoissonNLLLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.2892709Z test_PoissonNLLLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.2943212Z test_PoissonNLLLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.2953452Z test_PoissonNLLLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.2962908Z test_PoissonNLLLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.2972106Z test_PoissonNLLLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.3028313Z test_PoissonNLLLoss_no_full_loss (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.3038598Z test_PoissonNLLLoss_no_full_loss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.3047841Z test_PoissonNLLLoss_no_full_loss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.3056977Z test_PoissonNLLLoss_no_full_loss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.3114438Z test_PoissonNLLLoss_no_full_loss_no_log_input (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.3124702Z test_PoissonNLLLoss_no_full_loss_no_log_input_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.3134034Z test_PoissonNLLLoss_no_full_loss_no_log_input_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.3143225Z test_PoissonNLLLoss_no_full_loss_no_log_input_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.3247516Z test_PoissonNLLLoss_no_reduce (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.3259699Z test_PoissonNLLLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:26.3344549Z test_RNN_cell (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.3379221Z test_RNN_cell_forward_hidden_size (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.3405801Z test_RNN_cell_forward_input_size (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.3426203Z test_RNN_cell_forward_zero_hidden_size (__main__.TestNN) ... ok (0.001s) 2022-08-17T13:17:26.3504448Z test_RNN_cell_no_broadcasting (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.3520985Z test_RNN_change_dropout (__main__.TestNN) ... skip: needs cudnn >= 5.1 (0.000s) 2022-08-17T13:17:26.3525590Z test_RNN_cpu_vs_cudnn_no_dropout (__main__.TestNN) ... skip: needs cudnn (0.000s) 2022-08-17T13:17:26.3530389Z test_RNN_cpu_vs_cudnn_with_dropout (__main__.TestNN) ... skip: needs cudnn >= 5.1 (0.000s) 2022-08-17T13:17:26.3541737Z test_RNN_cudnn_weight_norm (__main__.TestNN) ... skip: needs cudnn (0.000s) 2022-08-17T13:17:26.3564020Z test_RNN_dropout (__main__.TestNN) ... skip: needs cudnn >= 5.1 (0.000s) 2022-08-17T13:17:26.3581463Z test_RNN_dropout_state (__main__.TestNN) ... skip: needs cudnn >= 5.1 (0.016s) 2022-08-17T13:17:26.3629473Z test_RNN_input_size_zero (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.3648893Z test_RNN_nonlinearity (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.3746616Z test_RReLU (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.3758880Z test_RReLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.3838131Z test_RReLU_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.3850185Z test_RReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.3964652Z test_RReLU_with_up_down (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.3975567Z test_RReLU_with_up_down_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.4044056Z test_RReLU_with_up_down_scalar (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.4055848Z test_RReLU_with_up_down_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.4170220Z test_ReLU (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.4286299Z test_ReLU6 (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.4299032Z test_ReLU6_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.4376811Z test_ReLU6_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.4388716Z test_ReLU6_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.4464919Z test_ReLU6_scalar (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.4476908Z test_ReLU6_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.4488451Z test_ReLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.4563919Z test_ReLU_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.4575550Z test_ReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.4651297Z test_ReLU_scalar (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.4662955Z test_ReLU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.4763544Z test_ReflectionPad1d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.4866179Z test_ReflectionPad1d_batch (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.4878261Z test_ReflectionPad1d_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.5029780Z test_ReflectionPad1d_complex (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.5041737Z test_ReflectionPad1d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.5053407Z test_ReflectionPad1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.5164652Z test_ReflectionPad2d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.5348694Z test_ReflectionPad2d_complex (__main__.TestNN) ... ok (0.017s) 2022-08-17T13:17:26.5361048Z test_ReflectionPad2d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.5372637Z test_ReflectionPad2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.5486226Z test_ReflectionPad2d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.5498839Z test_ReflectionPad2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.5674283Z test_ReflectionPad3d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.6007672Z test_ReflectionPad3d_complex (__main__.TestNN) ... ok (0.032s) 2022-08-17T13:17:26.6021973Z test_ReflectionPad3d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.6034330Z test_ReflectionPad3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.6187434Z test_ReflectionPad3d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.6199859Z test_ReflectionPad3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.6299897Z test_ReplicationPad1d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.6402486Z test_ReplicationPad1d_batch (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.6414946Z test_ReplicationPad1d_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.6566414Z test_ReplicationPad1d_complex (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.6579152Z test_ReplicationPad1d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.6590907Z test_ReplicationPad1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.6702892Z test_ReplicationPad2d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.6872516Z test_ReplicationPad2d_complex (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.6885780Z test_ReplicationPad2d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.6897776Z test_ReplicationPad2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.7014123Z test_ReplicationPad2d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.7026571Z test_ReplicationPad2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.7144916Z test_ReplicationPad3d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.7328644Z test_ReplicationPad3d_complex (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.7340391Z test_ReplicationPad3d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.7350968Z test_ReplicationPad3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.7465239Z test_ReplicationPad3d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.7477409Z test_ReplicationPad3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.7584290Z test_SELU (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.7596524Z test_SELU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.7684603Z test_SELU_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.7697862Z test_SELU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.7778485Z test_SELU_scalar (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.7790944Z test_SELU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.7815213Z test_Sequential_add (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.7845772Z test_Sequential_append (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.7871147Z test_Sequential_delitem (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.7895212Z test_Sequential_extend (__main__.TestNN) ... ok (0.001s) 2022-08-17T13:17:26.7930219Z test_Sequential_getitem (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.7952001Z test_Sequential_iadd (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.7981129Z test_Sequential_imul (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.8004261Z test_Sequential_insert (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.8021483Z test_Sequential_insert_fail_case (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.8042422Z test_Sequential_mul (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.8062163Z test_Sequential_pop (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.8082815Z test_Sequential_rmul (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.8101058Z test_Sequential_setitem (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.8119890Z test_Sequential_setitem_named (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.8237513Z test_SiLU (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.8250075Z test_SiLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.8334309Z test_SiLU_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.8347396Z test_SiLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:26.8433336Z test_SiLU_scalar (__main__.TestNN) ... ok (0.001s) 2022-08-17T13:17:26.8446881Z test_SiLU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.8570005Z test_Sigmoid (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.8584976Z test_Sigmoid_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.8667460Z test_Sigmoid_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.8679820Z test_Sigmoid_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:26.8750522Z test_Sigmoid_scalar (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.8762301Z test_Sigmoid_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.8858426Z test_SmoothL1Loss (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.8958279Z test_SmoothL1Loss_beta (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.8969780Z test_SmoothL1Loss_beta_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.8981028Z test_SmoothL1Loss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.8994831Z test_SmoothL1Loss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.9007393Z test_SmoothL1Loss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.9062924Z test_SmoothL1Loss_no_batch_dim_mean (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.9075695Z test_SmoothL1Loss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.9088252Z test_SmoothL1Loss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.9100567Z test_SmoothL1Loss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.9156421Z test_SmoothL1Loss_no_batch_dim_none (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.9169473Z test_SmoothL1Loss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.9181849Z test_SmoothL1Loss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.9194226Z test_SmoothL1Loss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.9250162Z test_SmoothL1Loss_no_batch_dim_sum (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.9262773Z test_SmoothL1Loss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.9275242Z test_SmoothL1Loss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.9287714Z test_SmoothL1Loss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.9406397Z test_SmoothL1Loss_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.9417032Z test_SmoothL1Loss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.9487275Z test_SmoothL1Loss_no_reduce_scalar (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.9497258Z test_SmoothL1Loss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.9571118Z test_SmoothL1Loss_scalar (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.9581091Z test_SmoothL1Loss_scalar_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.9590636Z test_SmoothL1Loss_scalar_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.9600211Z test_SmoothL1Loss_scalar_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.9670381Z test_SmoothL1Loss_scalar_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.9679973Z test_SmoothL1Loss_scalar_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.9689307Z test_SmoothL1Loss_scalar_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.9698556Z test_SmoothL1Loss_scalar_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.9775971Z test_SmoothL1Loss_sum_reduction (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.9785809Z test_SmoothL1Loss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.9796156Z test_SmoothL1Loss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:26.9805617Z test_SmoothL1Loss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.9900164Z test_SmoothL1Loss_zero_beta (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:26.9909984Z test_SmoothL1Loss_zero_beta_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.9969768Z test_SoftMarginLoss (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:26.9980712Z test_SoftMarginLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.9990306Z test_SoftMarginLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:26.9999937Z test_SoftMarginLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.0053729Z test_SoftMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:27.0064220Z test_SoftMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.0073531Z test_SoftMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.0082860Z test_SoftMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.0137713Z test_SoftMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:27.0148063Z test_SoftMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.0157578Z test_SoftMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.0167003Z test_SoftMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.0222738Z test_SoftMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:27.0233039Z test_SoftMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.0242476Z test_SoftMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.0251714Z test_SoftMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.0372508Z test_SoftMarginLoss_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:27.0382643Z test_SoftMarginLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.0444401Z test_SoftMarginLoss_sum_reduction (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:27.0455289Z test_SoftMarginLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.0464841Z test_SoftMarginLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.0474319Z test_SoftMarginLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.0606426Z test_Softmax (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:27.0735825Z test_Softmax2d (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:27.0749826Z test_Softmax2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:27.0862493Z test_Softmax2d_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:27.0874604Z test_Softmax2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.0885859Z test_Softmax_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.0987466Z test_Softmax_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:27.0999221Z test_Softmax_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.1077603Z test_Softmax_scalar (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:27.1089467Z test_Softmax_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.1201263Z test_Softmin (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:27.1213281Z test_Softmin_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:27.1330403Z test_Softmin_multidim (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:27.1342267Z test_Softmin_multidim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.1460244Z test_Softmin_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:27.1472674Z test_Softmin_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.1550196Z test_Softmin_scalar (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:27.1562576Z test_Softmin_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.1679792Z test_Softplus (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:27.1799119Z test_Softplus_beta (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:27.1811972Z test_Softplus_beta_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.1933717Z test_Softplus_beta_threshold (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:27.1946081Z test_Softplus_beta_threshold_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.2027225Z test_Softplus_beta_threshold_scalar (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:27.2039630Z test_Softplus_beta_threshold_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.2051448Z test_Softplus_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.2130361Z test_Softplus_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:27.2141953Z test_Softplus_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.2242003Z test_Softshrink (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:27.2254198Z test_Softshrink_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.2351665Z test_Softshrink_lambda (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:27.2363788Z test_Softshrink_lambda_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.2432968Z test_Softshrink_lambda_scalar (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:27.2444783Z test_Softshrink_lambda_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.2522609Z test_Softshrink_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:27.2534653Z test_Softshrink_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.2654926Z test_Softsign (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:27.2666853Z test_Softsign_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.2756215Z test_Softsign_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:27.2768041Z test_Softsign_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.2854097Z test_Softsign_scalar (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:27.2865652Z test_Softsign_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.2976160Z test_Tanh (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:27.2986738Z test_Tanh_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.3065491Z test_Tanh_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:27.3077465Z test_Tanh_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.3152752Z test_Tanh_scalar (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:27.3164608Z test_Tanh_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.3281184Z test_Tanhshrink (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:27.3291773Z test_Tanhshrink_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2022-08-17T13:17:27.3373401Z test_Tanhshrink_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:27.3385188Z test_Tanhshrink_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.3464314Z test_Tanhshrink_scalar (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:27.3476295Z test_Tanhshrink_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.3581400Z test_Threshold_large_value (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:27.3593430Z test_Threshold_large_value_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.3668175Z test_Threshold_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:27.3680089Z test_Threshold_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.3797231Z test_Threshold_threshold_value (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:27.3809861Z test_Threshold_threshold_value_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.3896601Z test_Threshold_threshold_value_scalar (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:27.3909858Z test_Threshold_threshold_value_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.4754766Z test_TransformerDecoderLayer_gelu_activation (__main__.TestNN) ... ok (0.096s) 2022-08-17T13:17:27.4769834Z test_TransformerDecoderLayer_gelu_activation_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.5561252Z test_TransformerDecoderLayer_relu_activation (__main__.TestNN) ... ok (0.082s) 2022-08-17T13:17:27.5575536Z test_TransformerDecoderLayer_relu_activation_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.6071882Z test_TransformerEncoderLayer_gelu_activation (__main__.TestNN) ... ok (0.050s) 2022-08-17T13:17:27.6087740Z test_TransformerEncoderLayer_gelu_activation_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:27.8068902Z test_TransformerEncoderLayer_relu_activation (__main__.TestNN) ... ok (0.203s) 2022-08-17T13:17:27.8084913Z test_TransformerEncoderLayer_relu_activation_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:28.8234882Z test_Transformer_cell (__main__.TestNN) ... ok (1.007s) 2022-08-17T13:17:29.3234190Z test_Transformer_multilayer_coder (__main__.TestNN) ... ok (0.508s) 2022-08-17T13:17:29.3247807Z test_Transformer_multilayer_coder_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:29.3361547Z test_TripletMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.3371647Z test_TripletMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:29.3381818Z test_TripletMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:29.3391126Z test_TripletMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:29.3500028Z test_TripletMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.3509795Z test_TripletMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:29.3519425Z test_TripletMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:29.3528791Z test_TripletMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:29.3637732Z test_TripletMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:29.3647578Z test_TripletMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:29.3657021Z test_TripletMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:29.3666370Z test_TripletMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:29.3766456Z test_Unflatten_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:29.3776607Z test_Unflatten_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:29.3864605Z test_Unfold (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:29.3878194Z test_Unfold_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:29.3958597Z test_Unfold_int_input (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.3970434Z test_Unfold_int_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:29.4091591Z test_ZeroPad2d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:29.4271131Z test_ZeroPad2d_complex (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:29.4286139Z test_ZeroPad2d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:29.4299721Z test_ZeroPad2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:29.4410884Z test_ZeroPad2d_negative_dims (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:29.4423399Z test_ZeroPad2d_negative_dims_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:29.4541243Z test_ZeroPad2d_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:29.4555307Z test_ZeroPad2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:29.4748932Z test_adaptive_log_softmax (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:29.4780013Z test_adaptive_pooling_avg_nhwc (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.4795763Z test_adaptive_pooling_avg_nhwc_launch_config_backward (__main__.TestNN) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:17:29.4807399Z test_adaptive_pooling_avg_nhwc_launch_config_forward (__main__.TestNN) ... skip: CUDA unavailable (0.016s) 2022-08-17T13:17:29.4836296Z test_adaptive_pooling_avg_nhwc_non_contiguous (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.4904411Z test_adaptive_pooling_bfloat16 (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.4919501Z test_adaptive_pooling_input_size (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.4939625Z test_adaptive_pooling_size_none (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.4956104Z test_adaptive_pooling_size_overflow (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.4986160Z test_add_module (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:29.5004107Z test_add_module_raises_error_if_attr_exists (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.5074082Z test_affine_grid (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.5151812Z test_affine_grid_3d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:29.5200370Z test_affine_grid_error_checking (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.5255488Z test_assignment (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.5272359Z test_batchnorm_buffer_update_when_stats_are_not_tracked (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.5284449Z test_batchnorm_cudnn_half (__main__.TestNN) ... skip: CUDA unavailable (0.016s) 2022-08-17T13:17:29.5307240Z test_batchnorm_cudnn_nhwc (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2022-08-17T13:17:29.5472051Z test_batchnorm_nhwc_cpu (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:29.5482653Z test_batchnorm_nhwc_cuda (__main__.TestNN) ... skip: CUDA not available (0.000s) 2022-08-17T13:17:29.5506274Z test_batchnorm_non_contig_cpu (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.5514000Z test_batchnorm_nonaffine_cuda_half_input (__main__.TestNN) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:17:29.5534639Z test_batchnorm_raises_error_if_bias_is_not_same_size_as_input (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.5546903Z test_batchnorm_raises_error_if_less_than_one_value_per_channel (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.5566060Z test_batchnorm_raises_error_if_running_mean_is_not_same_size_as_input (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.5584988Z test_batchnorm_raises_error_if_running_var_is_not_same_size_as_input (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.5617460Z test_batchnorm_raises_error_if_running_var_or_running_mean_have_forward_grad (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:29.5637301Z test_batchnorm_raises_error_if_weight_is_not_same_size_as_input (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.5652852Z test_bce_loss_always_nonnegative (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.5675067Z test_bce_loss_broadcasts_weights (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.5698625Z test_bce_loss_input_range (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.5710846Z test_bce_loss_size_mismatch (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.5732351Z test_bce_with_logits_broadcasts_pos_weights (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.5755788Z test_bce_with_logits_broadcasts_weights (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.5793227Z test_bce_with_logits_gives_same_result_as_sigmoid_and_bce_loss (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:29.6620929Z test_bce_with_logits_gives_same_result_as_sigmoid_and_bce_loss_large_tensors_with_grad (__main__.TestNN) ... ok (0.080s) 2022-08-17T13:17:29.6733398Z test_bce_with_logits_has_correct_forward_grad (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:29.6755621Z test_bce_with_logits_has_correct_grad_at_zero (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.6778155Z test_bce_with_logits_ones_in_pos_weights_are_the_same_as_none (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.6797281Z test_bce_with_logits_raises_if_target_and_input_are_different_size (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.6819035Z test_bce_with_logits_stability (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.6842100Z test_bce_with_logits_with_pos_weight_has_correct_grad_at_zero (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.6897679Z test_bilinear (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:29.6924194Z test_bilinear_broadcasting (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.7303263Z test_bilinear_no_bias (__main__.TestNN) ... ok (0.032s) 2022-08-17T13:17:29.7360817Z test_bilinear_non_contiguous (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:29.7373449Z test_broadcast_double_backwards_gpu (__main__.TestNN) ... skip: multi-GPU not supported (0.000s) 2022-08-17T13:17:29.7383514Z test_broadcast_no_grad (__main__.TestNN) ... skip: multi-GPU not supported (0.000s) 2022-08-17T13:17:29.7397823Z test_broadcast_not_requiring_grad (__main__.TestNN) ... skip: multi-GPU not supported (0.000s) 2022-08-17T13:17:29.7415524Z test_buffer_not_persistent (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.7439610Z test_buffer_not_persistent_assign (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.7455141Z test_buffer_not_persistent_del (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.7470578Z test_buffer_not_persistent_load (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.7491681Z test_buffer_not_persistent_overwrite (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.7527176Z test_buffers_and_named_buffers (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:29.7542647Z test_caching_parametrization (__main__.TestNN) 2022-08-17T13:17:29.7560560Z Test the caching system of a parametrization ... ok (0.000s) 2022-08-17T13:17:29.7579969Z test_caching_parametrization_with_transfer_parametrizations_and_params (__main__.TestNN) 2022-08-17T13:17:29.7602701Z Test that transferring parametrizations doesn't cause issues with caching ... ok (0.000s) 2022-08-17T13:17:29.7627411Z test_call_supports_python_dict_output (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:1073: UserWarning: Using non-full backward hooks on a Module that does not return a single Tensor or a tuple of Tensors is deprecated and will be removed in future versions. This hook will be missing some of the grad_output. Please use register_full_backward_hook to get the documented behavior. 2022-08-17T13:17:29.7628212Z warnings.warn("Using non-full backward hooks on a Module that does not return a " 2022-08-17T13:17:29.7629735Z ok (0.000s) 2022-08-17T13:17:29.7697727Z test_channel_shuffle (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:29.7714265Z test_channel_shuffle_return_self (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.7739326Z test_children (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.7888943Z test_clip_grad_norm (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:29.7926332Z test_clip_grad_value (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.7939750Z test_compute_nparams_to_prune (__main__.TestNN) 2022-08-17T13:17:29.7949974Z Test that requested pruning `amount` gets translated into the ... ok (0.000s) 2022-08-17T13:17:29.7982834Z test_container_copy (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.8668604Z test_conv2d_discontiguous_weight (__main__.TestNN) ... ok (0.080s) 2022-08-17T13:17:29.9125447Z test_conv_backcompat (__main__.TestNN) ... ok (0.047s) 2022-08-17T13:17:29.9139451Z test_conv_cudnn_memory_layout_dominance (__main__.TestNN) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:17:29.9158833Z test_conv_invalid_groups (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.9325383Z test_conv_modules_raise_error_on_incorrect_input_size (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:29.9340551Z test_conv_padding_mode (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.9529934Z test_conv_shapecheck (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:970: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-08-17T13:17:29.9530987Z warnings.warn( 2022-08-17T13:17:29.9657059Z ok (0.032s) 2022-08-17T13:17:29.9706916Z test_conv_tbc (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.9722490Z test_convert_sync_batchnorm (__main__.TestNN) ... skip: CUDA not available (0.000s) 2022-08-17T13:17:29.9755690Z test_cosine_embedding_loss_invalid_shape (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:29.9842808Z test_cosine_embedding_loss_margin_no_reduce (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:29.9928162Z test_cosine_embedding_loss_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:30.0369378Z test_cosine_embedding_loss_with_diff_type (__main__.TestNN) ... ok (0.032s) 2022-08-17T13:17:30.0418922Z test_cosine_similarity (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:30.0457027Z test_cross_entropy_loss (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:34.2264664Z test_cross_entropy_loss_precision (__main__.TestNN) ... ok (4.187s) 2022-08-17T13:17:34.2281533Z test_cross_entropy_loss_zero_div (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:34.2291427Z test_cudnn_non_contiguous (__main__.TestNN) ... skip: CUDA not available (0.000s) 2022-08-17T13:17:34.2301768Z test_cudnn_noncontiguous_weight (__main__.TestNN) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:17:34.2309398Z test_cudnn_rnn_dropout_states_device (__main__.TestNN) ... skip: CUDNN or multi-gpu not available (0.000s) 2022-08-17T13:17:34.2334192Z test_cudnn_weight_format (__main__.TestNN) ... skip: CUDNN not available (0.000s) 2022-08-17T13:17:34.2355104Z test_cudnn_weight_tying (__main__.TestNN) ... skip: CUDNN not available (0.000s) 2022-08-17T13:17:34.2365539Z test_custom_from_mask_pruning (__main__.TestNN) 2022-08-17T13:17:34.2376136Z Test that the CustomFromMask is capable of receiving ... ok (0.000s) 2022-08-17T13:17:34.2399142Z test_deepcopy_after_parametrization (__main__.TestNN) 2022-08-17T13:17:34.2463935Z Test that we are able to create a deepcopy of the module when it's parametrized. ... ok (0.016s) 2022-08-17T13:17:34.2481891Z test_dir (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:34.2494655Z test_dir_digit (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:34.2539579Z test_elu_inplace_gradgrad (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:34.2590653Z test_elu_inplace_on_view (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:34.2609064Z test_embedding_bag_from_pretrained (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:34.2622659Z test_embedding_bag_from_pretrained_padding_idx (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:34.2647145Z test_embedding_bag_functional (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:34.2695914Z test_embedding_bag_padding_idx_error (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:34.2711928Z test_embedding_from_pretrained (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:34.2731559Z test_embedding_from_pretrained_options (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:34.2746556Z test_embedding_from_pretrained_padding_idx (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:34.2767878Z test_embedding_functional (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:34.2784228Z test_embedding_max_norm (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:34.2793643Z test_embedding_max_norm_unsorted_repeating_indices (__main__.TestNN) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:17:34.2809674Z test_embedding_sparse_basic (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:34.2830585Z test_embedding_sparse_empty_tensor (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:34.2848189Z test_embeddingbag_from_pretrained (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:34.2869618Z test_embeddingbag_from_pretrained_options (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:34.2926531Z test_error_RNN_seq_len_zero (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:34.2978230Z test_errors_parametrized_tensor_parametrization (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:34.3051151Z test_errors_unparametrized_tensor_parametrization (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:34.3074497Z test_extra_state (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:34.3087937Z test_extra_state_missing_get_extra_state (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:34.3101355Z test_extra_state_missing_set_extra_state (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:34.3122321Z test_extra_state_non_dict (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:34.3142300Z test_fb_fc_packed (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5606: UserWarning: fbgemm_pack_gemm_matrix_fp16 is deprecated and will be removed in a future PyTorch release. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\QuantizedLinear.cpp:374.) 2022-08-17T13:17:34.3143227Z packed_w_tensor = torch.fbgemm_pack_gemm_matrix_fp16(w_tensor) 2022-08-17T13:17:34.3150448Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5607: UserWarning: fbgemm_linear_fp16_weight_fp32_activation is deprecated and will be removed in a future PyTorch release. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\QuantizedLinear.cpp:409.) 2022-08-17T13:17:34.3151370Z actual_output = torch.fbgemm_linear_fp16_weight(x_tensor, packed_w_tensor, b_tensor) 2022-08-17T13:17:34.3167295Z ok (0.000s) 2022-08-17T13:17:34.3180851Z test_flatten (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:34.3231762Z test_fold_invalid_arg (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:34.3283582Z test_functional_grad_conv (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:34.5583613Z test_functional_grad_conv2d (__main__.TestNN) ... ok (0.222s) 2022-08-17T13:17:34.5605100Z test_gaussian_nll_loss_args (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:34.5639061Z test_gaussian_nll_loss_broadcasting (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:34.5666593Z test_gaussian_nll_loss_reduction_modes (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:34.5683748Z test_get_buffer (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:34.5705452Z test_get_buffer_from_submodules (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:34.5720985Z test_getattr_with_property (__main__.TestNN) ... expected failure (0.000s) 2022-08-17T13:17:34.5734845Z test_global_pruning (__main__.TestNN) 2022-08-17T13:17:34.5751810Z Test that global l1 unstructured pruning over 2 parameters removes ... ok (0.016s) 2022-08-17T13:17:34.5769996Z test_global_pruning_importance_scores (__main__.TestNN) 2022-08-17T13:17:34.5785195Z Test that global l1 unstructured pruning over 2 parameters removes ... ok (0.001s) 2022-08-17T13:17:34.6107112Z test_grad_conv1d_input (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:34.6437475Z test_grad_conv1d_weight (__main__.TestNN) ... ok (0.036s) 2022-08-17T13:17:34.6804124Z test_grad_conv2d_input (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:34.7163994Z test_grad_conv2d_weight (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:34.7821145Z test_grad_conv3d_input (__main__.TestNN) ... ok (0.063s) 2022-08-17T13:17:34.8363561Z test_grad_conv3d_weight (__main__.TestNN) ... ok (0.063s) 2022-08-17T13:17:35.8481930Z test_grid_sample (__main__.TestNN) ... ok (1.009s) 2022-08-17T13:17:35.9253125Z test_grid_sample_3d (__main__.TestNN) ... ok (0.080s) 2022-08-17T13:17:35.9306824Z test_grid_sample_error_checking (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4223: UserWarning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. 2022-08-17T13:17:35.9307698Z warnings.warn( 2022-08-17T13:17:35.9310812Z ok (0.000s) 2022-08-17T13:17:35.9324708Z test_grouped_conv_cudnn_nhwc_support (__main__.TestNN) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:17:36.0426976Z test_hardtanh_backward (__main__.TestNN) ... ok (0.111s) 2022-08-17T13:17:36.0492605Z test_hardtanh_inplace_gradgrad (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:36.0539131Z test_hook_backward_size (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:36.0565863Z test_hook_backward_writeable (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:1967: UserWarning: nn.functional.sigmoid is deprecated. Use torch.sigmoid instead. 2022-08-17T13:17:36.0566669Z warnings.warn("nn.functional.sigmoid is deprecated. Use torch.sigmoid instead.") 2022-08-17T13:17:36.0567723Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:1108: UserWarning: Using a non-full backward hook when the forward contains multiple autograd Nodes is deprecated and will be removed in future versions. This hook will be missing some grad_input. Please use register_full_backward_hook to get the documented behavior. 2022-08-17T13:17:36.0568744Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2022-08-17T13:17:36.0572671Z ok (0.000s) 2022-08-17T13:17:36.0604311Z test_hook_cpp (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:36.0632113Z test_hook_extra_input (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:36.0664554Z test_hook_forward_preforward_writable (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:36.0708020Z test_hook_inplace (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:36.0727992Z test_hook_invalid_outputs (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:36.0742400Z test_hook_last_arg_requires_grad (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:36.0774737Z test_hook_no_requires_grad (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:36.0880778Z test_hook_non_full_warning (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:36.0898234Z test_hook_requires_grad (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:36.0918967Z test_hooks (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:1108: UserWarning: Using a non-full backward hook when the forward contains multiple autograd Nodes is deprecated and will be removed in future versions. This hook will be missing some grad_input. Please use register_full_backward_hook to get the documented behavior. 2022-08-17T13:17:36.0920032Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2022-08-17T13:17:36.1000699Z ok (0.016s) 2022-08-17T13:17:36.1022798Z test_huber_loss_invalid_delta (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:36.1034919Z test_identity_pruning (__main__.TestNN) 2022-08-17T13:17:36.1056523Z Test that a mask of 1s does not change forward or backward. ... ok (0.000s) 2022-08-17T13:17:36.1081951Z test_initialization_parametrization (__main__.TestNN) 2022-08-17T13:17:36.1110475Z Test that it is possible to initialize a parametrization when it ... ok (0.000s) 2022-08-17T13:17:36.1137353Z test_inplace_thnn (__main__.TestNN) ... ok (0.001s) 2022-08-17T13:17:36.2548003Z test_interpolate (__main__.TestNN) ... ok (0.128s) 2022-08-17T13:17:36.2655235Z test_interpolate_bicubic_2d (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:36.2669948Z test_interpolate_bicubic_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.2756264Z test_interpolate_bicubic_2d_zero_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:36.2769193Z test_interpolate_bicubic_2d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.2877287Z test_interpolate_bicubic_scale_2d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:36.2889995Z test_interpolate_bicubic_scale_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.2987682Z test_interpolate_bicubic_scale_tuple_shared_2d (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:36.2999989Z test_interpolate_bicubic_scale_tuple_shared_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.3092809Z test_interpolate_bicubic_scale_tuple_skewed_2d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:36.3185710Z test_interpolate_bicubic_scale_tuple_skewed_2d_align_corners (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:36.3196602Z test_interpolate_bicubic_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.3206847Z test_interpolate_bicubic_scale_tuple_skewed_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.3293663Z test_interpolate_bicubic_tuple_2d (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:36.3381985Z test_interpolate_bicubic_tuple_2d_align_corners (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:36.3392384Z test_interpolate_bicubic_tuple_2d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.3402564Z test_interpolate_bicubic_tuple_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.3492320Z test_interpolate_bilinear_2d (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:36.3503286Z test_interpolate_bilinear_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:36.3580097Z test_interpolate_bilinear_2d_zero_dim (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:36.3590210Z test_interpolate_bilinear_2d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.3681587Z test_interpolate_bilinear_scale_2d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:36.3691848Z test_interpolate_bilinear_scale_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.3780286Z test_interpolate_bilinear_scale_tuple_shared_2d (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:36.3790786Z test_interpolate_bilinear_scale_tuple_shared_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.3876484Z test_interpolate_bilinear_scale_tuple_skewed_2d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:36.3961708Z test_interpolate_bilinear_scale_tuple_skewed_2d_align_corners (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:36.3972562Z test_interpolate_bilinear_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.3983600Z test_interpolate_bilinear_scale_tuple_skewed_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:36.4068293Z test_interpolate_bilinear_tuple_2d (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:36.4159838Z test_interpolate_bilinear_tuple_2d_align_corners (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:36.4170882Z test_interpolate_bilinear_tuple_2d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.4181094Z test_interpolate_bilinear_tuple_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.4192581Z test_interpolate_illegal_memory_access (__main__.TestNN) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:17:36.4274292Z test_interpolate_linear_1d (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:36.4355879Z test_interpolate_linear_1d_align_corners (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:36.4366378Z test_interpolate_linear_1d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.4376434Z test_interpolate_linear_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.4451287Z test_interpolate_linear_1d_zero_dim (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:36.4461606Z test_interpolate_linear_1d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:36.4543074Z test_interpolate_linear_scale_1d (__main__.TestNN) ... ok (0.001s) 2022-08-17T13:17:36.4624567Z test_interpolate_linear_scale_1d_align_corners (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:36.4635124Z test_interpolate_linear_scale_1d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.4645228Z test_interpolate_linear_scale_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.4724582Z test_interpolate_linear_tuple_1d (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:36.4734860Z test_interpolate_linear_tuple_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.4814343Z test_interpolate_nearest_1d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:36.4824553Z test_interpolate_nearest_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.4898553Z test_interpolate_nearest_1d_zero_dim (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:36.4908405Z test_interpolate_nearest_1d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.4996992Z test_interpolate_nearest_2d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:36.5007386Z test_interpolate_nearest_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.5097390Z test_interpolate_nearest_2d_launch_configs (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:36.5107915Z test_interpolate_nearest_2d_launch_configs_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.5182783Z test_interpolate_nearest_2d_zero_dim (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:36.5192834Z test_interpolate_nearest_2d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.5316517Z test_interpolate_nearest_3d (__main__.TestNN) ... ok (0.017s) 2022-08-17T13:17:36.5328828Z test_interpolate_nearest_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.5410789Z test_interpolate_nearest_3d_zero_dim (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:36.5422541Z test_interpolate_nearest_3d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:36.5507245Z test_interpolate_nearest_scale_1d (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:36.5519045Z test_interpolate_nearest_scale_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.5612557Z test_interpolate_nearest_scale_2d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:36.5624084Z test_interpolate_nearest_scale_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.5778844Z test_interpolate_nearest_scale_3d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:36.5790578Z test_interpolate_nearest_scale_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.5874045Z test_interpolate_nearest_tuple_1d (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:36.5884903Z test_interpolate_nearest_tuple_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.5974742Z test_interpolate_nearest_tuple_2d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:36.5986996Z test_interpolate_nearest_tuple_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.6126843Z test_interpolate_nearest_tuple_3d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:36.6138907Z test_interpolate_nearest_tuple_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.6279431Z test_interpolate_trilinear_3d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:36.6291377Z test_interpolate_trilinear_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.6375312Z test_interpolate_trilinear_3d_zero_dim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:36.6386978Z test_interpolate_trilinear_3d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.6524984Z test_interpolate_trilinear_scale_3d (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:36.6691406Z test_interpolate_trilinear_scale_3d_align_corners (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:36.6691960Z test_interpolate_trilinear_scale_3d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.6692472Z test_interpolate_trilinear_scale_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.6779908Z test_interpolate_trilinear_tuple_3d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:36.6981270Z test_interpolate_trilinear_tuple_3d_align_corners (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:36.6982094Z test_interpolate_trilinear_tuple_3d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.6983063Z test_interpolate_trilinear_tuple_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:36.6984184Z test_invalid_conv1d (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:970: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-08-17T13:17:36.6985043Z warnings.warn( 2022-08-17T13:17:36.7004638Z ok (0.000s) 2022-08-17T13:17:36.7154702Z test_invalid_conv2d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:36.7226704Z test_invalid_conv3d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:36.7244775Z test_invalid_dropout_p (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:36.7261334Z test_kl_div_log_softmax_target (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:36.7280217Z test_kl_div_with_diff_type (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2912: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-17T13:17:36.7280806Z warnings.warn( 2022-08-17T13:17:36.7292802Z ok (0.000s) 2022-08-17T13:17:36.7325236Z test_kl_div_with_diff_type_log_target (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:49.0977745Z test_l1_loss_correct (__main__.TestNN) ... ok (12.359s) 2022-08-17T13:17:49.1008844Z test_l1_unstructured_pruning (__main__.TestNN) 2022-08-17T13:17:49.1039532Z Test that l1 unstructured pruning actually removes the lowest ... ok (0.000s) 2022-08-17T13:17:49.1070401Z test_l1_unstructured_pruning_with_importance_scores (__main__.TestNN) 2022-08-17T13:17:49.1085797Z Test that l1 unstructured pruning actually removes the lowest ... ok (0.016s) 2022-08-17T13:17:49.1112770Z test_layer_norm_grads_with_create_graph_flag (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:49.1129265Z test_linear_broadcasting (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:49.1140997Z test_ln_structured_pruning (__main__.TestNN) 2022-08-17T13:17:49.1156863Z Check Ln structured pruning by hand. ... ok (0.000s) 2022-08-17T13:17:49.1170747Z test_ln_structured_pruning_importance_scores (__main__.TestNN) 2022-08-17T13:17:49.1185119Z Check Ln structured pruning by hand. ... ok (0.000s) 2022-08-17T13:17:49.1285274Z test_load_state_dict (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:49.1304921Z test_load_state_dict_BC (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:49.1333777Z test_load_state_dict_custom (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:49.1351782Z test_load_state_dict_invalid (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:49.2614084Z test_load_state_dict_ref_cycle (__main__.TestNN) ... ok (0.127s) 2022-08-17T13:17:49.2631990Z test_load_state_dict_type (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:49.2730885Z test_log_softmax_cpu (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:49.2851021Z test_log_softmax_dim0 (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:49.2867466Z test_log_softmax_dim0_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:49.2993944Z test_log_softmax_dim3 (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:49.3010446Z test_log_softmax_dim3_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:49.3136482Z test_log_softmax_lastdim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:49.3152098Z test_log_softmax_lastdim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:49.3214357Z test_log_softmax_scalar (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:49.3227783Z test_log_softmax_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:49.3330948Z test_log_softmax_spatial (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:49.3343271Z test_log_softmax_spatial_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:49.3459838Z test_log_softmax_spatial_special (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:49.3471869Z test_log_softmax_spatial_special_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:49.3483859Z test_loss_equal_input_target_shape (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:7271: UserWarning: Using a target size (torch.Size([5, 3])) that is different to the input size (torch.Size([3, 5])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:49.3484560Z 'mse_loss': lambda x, y: F.mse_loss(x, y), 2022-08-17T13:17:49.3490700Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:7272: UserWarning: Using a target size (torch.Size([5, 3])) that is different to the input size (torch.Size([3, 5])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:49.3491304Z 'l1_loss': lambda x, y: F.l1_loss(x, y), 2022-08-17T13:17:49.3495294Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:7273: UserWarning: Using a target size (torch.Size([5, 3])) that is different to the input size (torch.Size([3, 5])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:49.3496147Z 'smooth_l1_loss': lambda x, y: F.smooth_l1_loss(x, y), 2022-08-17T13:17:49.3499650Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:7274: UserWarning: Using a target size (torch.Size([5, 3])) that is different to the input size (torch.Size([3, 5])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:49.3500275Z 'huber_loss': lambda x, y: F.huber_loss(x, y), 2022-08-17T13:17:49.3504189Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2912: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-17T13:17:49.3504880Z warnings.warn( 2022-08-17T13:17:49.3515377Z ok (0.000s) 2022-08-17T13:17:49.3556262Z test_margin_ranking_loss_margin_no_reduce (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:49.3595103Z test_margin_ranking_loss_no_reduce (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:49.3625975Z test_max_unpool2d_nhwc_cpu (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:49.3654029Z test_mismatch_shape_conv2d (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:49.3687229Z test_module_apply_inplace_op (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:49.4013496Z test_module_backcompat (__main__.TestNN) ... ok (0.032s) 2022-08-17T13:17:49.4040307Z test_module_to_argparse (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:49.4061166Z test_modules (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:49.4080572Z test_move_sparse_half_embedding (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:49.4095734Z test_mse_loss_size_warning (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:51.7892133Z test_multihead_attention_average_attn_weights_False (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:5088: UserWarning: Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-08-17T13:17:51.7893264Z warnings.warn("Byte tensor for attn_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-08-17T13:17:51.7894221Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:5108: UserWarning: Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead. 2022-08-17T13:17:51.7895171Z warnings.warn("Byte tensor for key_padding_mask in nn.MultiheadAttention is deprecated. Use bool tensor instead.") 2022-08-17T13:17:52.1119530Z ok (2.696s) 2022-08-17T13:17:54.7837874Z test_multihead_attention_average_attn_weights_True (__main__.TestNN) ... ok (2.668s) 2022-08-17T13:17:54.7915893Z test_multihead_attn_3d_attn_mask (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:54.7969277Z test_multihead_attn_fast_path_invalid_shape (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:54.7991654Z test_multihead_attn_invalid_shape (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:54.8017964Z test_multihead_attn_nested_tensor_outside_fast_path (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:6168: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\NestedTensorImpl.cpp:142.) 2022-08-17T13:17:54.8018910Z nt = torch.nested_tensor([torch.randn(3, 3)]) 2022-08-17T13:17:54.8031854Z ok (0.000s) 2022-08-17T13:17:54.8047226Z test_multihead_attn_no_bias (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:54.8106216Z test_multimarginloss_1d_input_0d_target_no_reduce (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:54.8119394Z test_multimarginloss_1d_input_0d_target_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:54.8229044Z test_multiple_inputs_parametrization (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:54.8266690Z test_multiple_pruning_calls (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:54.8291038Z test_named_children (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:54.8332568Z test_named_modules (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:54.8342975Z test_native_dropout_corner_case (__main__.TestNN) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:17:54.8366612Z test_nested_tensor_from_mask (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:54.8408273Z test_nested_tensor_from_mask_error (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:54.8865773Z test_new_spectral_norm (__main__.TestNN) ... ok (0.048s) 2022-08-17T13:17:54.8906989Z test_new_spectral_norm_dim (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:54.8948526Z test_new_spectral_norm_forward (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:54.9135943Z test_new_spectral_norm_load_state_dict (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:54.9157422Z test_nnpack_conv (__main__.TestNN) ... skip: NNPACK unavailable (0.016s) 2022-08-17T13:17:54.9260788Z test_no_grad (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:54.9279888Z test_non_leaf_parameters (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:54.9349808Z test_normalize (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:54.9379711Z test_orthogonal_errors (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:54.9447439Z test_orthogonal_parametrization (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-17T13:17:54.9448561Z warnings.warn(msg, FutureWarning) 2022-08-17T13:17:55.1246386Z ok (0.178s) 2022-08-17T13:17:55.1324765Z test_overwrite_module_params_on_conversion (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:55.1586099Z test_pack_padded_sequence (__main__.TestNN) ... ok (0.032s) 2022-08-17T13:17:55.2661735Z test_pack_sequence (__main__.TestNN) ... ok (0.096s) 2022-08-17T13:17:55.2672860Z test_pack_sequence_batch_sizes_throw (__main__.TestNN) ... skip: CUDA not available (0.000s) 2022-08-17T13:17:55.2695226Z test_pad_scalar_error (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:55.2929033Z test_pad_sequence (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:55.3000226Z test_padding_list (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:55.3034003Z test_pairwise_distance (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:55.3059823Z test_parameter_assignment (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:55.3100823Z test_parameterlistdict_pickle (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:55.3120265Z test_parameterlistdict_setting_attributes (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:55.3145018Z test_parameters_and_named_parameters (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:55.3161972Z test_parameters_to_vector (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:55.3171736Z test_parametrization_same_training_mode (__main__.TestNN) 2022-08-17T13:17:55.3181552Z Test training mode updated on parametrization registration ... ok (0.000s) 2022-08-17T13:17:55.3193158Z test_parse_to (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:55.3203136Z test_partial_flat_weights (__main__.TestNN) ... skip: CUDA not available (0.000s) 2022-08-17T13:17:55.3371351Z test_pdist (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:55.3406567Z test_pdist_cpu_gradgrad_unimplemented (__main__.TestNN) ... expected failure (0.000s) 2022-08-17T13:17:55.3420020Z test_pdist_cuda_gradgrad_unimplemented (__main__.TestNN) ... expected failure (0.000s) 2022-08-17T13:17:55.3440281Z test_pdist_empty_col (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:55.3461845Z test_pdist_empty_row (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:55.3605360Z test_pdist_large (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:55.3615359Z test_pdist_zeros (__main__.TestNN) 2022-08-17T13:17:55.3694148Z Test that grad is still valid when dist is 0 ... ok (0.016s) 2022-08-17T13:17:55.3722320Z test_pixel_shuffle_nhwc_cpu (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:55.7930630Z test_pixel_shuffle_unshuffle (__main__.TestNN) ... ok (0.429s) 2022-08-17T13:17:55.7952306Z test_pointwise_loss_broadcast (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:10183: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:55.7953387Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-08-17T13:17:55.7971688Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:10183: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:55.7972446Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-08-17T13:17:55.7989668Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:10183: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:55.7990413Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-08-17T13:17:55.8006835Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:10183: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:55.8007594Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-08-17T13:17:55.8020446Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:10183: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:55.8021204Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-08-17T13:17:55.8033735Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:10183: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:55.8034474Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-08-17T13:17:55.8046729Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:10183: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:55.8047467Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2022-08-17T13:17:55.8048609Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:10184: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:55.8049352Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-08-17T13:17:55.8065230Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:10184: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:55.8065973Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-08-17T13:17:55.8083912Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:10184: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:55.8084665Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-08-17T13:17:55.8101229Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:10184: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:55.8101956Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-08-17T13:17:55.8115129Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:10184: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:55.8115857Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-08-17T13:17:55.8129492Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:10184: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:55.8130223Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-08-17T13:17:55.8142757Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:10184: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:55.8143495Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2022-08-17T13:17:55.8144721Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:10185: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:55.8145491Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-08-17T13:17:55.8161852Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:10185: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:55.8162614Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-08-17T13:17:55.8179225Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:10185: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:55.8179963Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-08-17T13:17:55.8196196Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:10185: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:55.8196958Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-08-17T13:17:55.8209941Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:10185: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:55.8210700Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-08-17T13:17:55.8223147Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:10185: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:55.8224005Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-08-17T13:17:55.8236236Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:10185: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:55.8236989Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2022-08-17T13:17:55.8238130Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:10186: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:55.8238882Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-08-17T13:17:55.8255174Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:10186: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:55.8255935Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-08-17T13:17:55.8272536Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:10186: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:55.8273295Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-08-17T13:17:55.8289502Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:10186: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:55.8290243Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-08-17T13:17:55.8303163Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:10186: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:55.8303909Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-08-17T13:17:55.8316439Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:10186: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:55.8317189Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-08-17T13:17:55.8329375Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:10186: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2022-08-17T13:17:55.8330121Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2022-08-17T13:17:55.8331568Z ok (0.031s) 2022-08-17T13:17:55.8350075Z test_pointwise_loss_target_grad_none_reduction (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:55.8373075Z test_poisson_nll_loss_reduction_modes (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:55.8387108Z test_projections_errors_on_gru_and_rnn (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:55.8443143Z test_projections_lstm_args_check (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:55.8456186Z test_projections_lstm_check_device (__main__.TestNN) ... skip: multi-GPU not supported (0.000s) 2022-08-17T13:17:55.8682621Z test_projections_lstm_initial_hidden_state (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:55.8704883Z test_prune (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:55.8726609Z test_prune_importance_scores (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:55.8747360Z test_prune_importance_scores_mimic_default (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:55.8763445Z test_pruning_container (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:55.8781095Z test_pruning_container_compute_mask (__main__.TestNN) 2022-08-17T13:17:55.8797000Z Test `compute_mask` of pruning container with a known `t` and ... ok (0.000s) 2022-08-17T13:17:55.8805177Z test_pruning_id_consistency (__main__.TestNN) 2022-08-17T13:17:55.8815497Z Test that pruning doesn't change the id of the parameters, which ... ok (0.000s) 2022-08-17T13:17:55.8826118Z test_pruning_rollback (__main__.TestNN) 2022-08-17T13:17:55.8848475Z Test that if something fails when the we try to compute the mask, ... ok (0.000s) 2022-08-17T13:17:55.8961050Z test_pruning_serialization_model (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:55.9065861Z test_pruning_serialization_state_dict (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:55.9101210Z test_random_pruning (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:55.9115308Z test_random_pruning_0perc (__main__.TestNN) 2022-08-17T13:17:55.9141151Z Test that a mask of 1s does not change forward or backward. ... ok (0.000s) 2022-08-17T13:17:55.9152039Z test_random_pruning_forward (__main__.TestNN) 2022-08-17T13:17:55.9167504Z check forward with mask (by hand). ... ok (0.000s) 2022-08-17T13:17:55.9177430Z test_random_pruning_new_weight (__main__.TestNN) 2022-08-17T13:17:55.9197520Z Test that module.name now contains a pruned version of ... ok (0.016s) 2022-08-17T13:17:55.9206043Z test_random_pruning_orig (__main__.TestNN) 2022-08-17T13:17:55.9224791Z Test that original tensor is correctly stored in 'orig' ... ok (0.000s) 2022-08-17T13:17:55.9273840Z test_random_pruning_pickle (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:55.9285003Z test_random_pruning_sizes (__main__.TestNN) 2022-08-17T13:17:55.9305274Z Test that the new parameters and buffers created by the pruning ... ok (0.000s) 2022-08-17T13:17:55.9323896Z test_random_structured_pruning_amount (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:55.9344532Z test_register_and_remove_buffer_parametrization (__main__.TestNN) 2022-08-17T13:17:55.9361754Z Test that it is possible to add and remove parametrizations on buffers ... ok (0.017s) 2022-08-17T13:17:55.9380460Z test_register_and_remove_nested_parametrization (__main__.TestNN) 2022-08-17T13:17:55.9397726Z Test that it is possible to nest the parametrizations ... ok (0.000s) 2022-08-17T13:17:55.9487546Z test_register_and_remove_parametrization (__main__.TestNN) 2022-08-17T13:17:55.9630411Z Test that it is possible to add a few parametrizations ... ok (0.016s) 2022-08-17T13:17:55.9650987Z test_register_buffer_allows_overwriting_with_same_name (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:55.9668557Z test_register_buffer_raises_error_if_attr_exists (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:55.9684734Z test_register_buffer_raises_error_if_name_is_not_string (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:55.9695605Z test_register_buffer_raises_error_if_not_tensor (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:55.9713138Z test_register_parameter_allows_overwriting_with_same_name (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:55.9728770Z test_register_parameter_raises_error_if_attr_exists (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:55.9744004Z test_register_parameter_raises_error_if_name_is_not_string (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:55.9795462Z test_relu_inplace_on_view (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:55.9809203Z test_remove_pruning (__main__.TestNN) 2022-08-17T13:17:55.9831736Z `prune.remove` removes the hook and the reparametrization ... ok (0.000s) 2022-08-17T13:17:55.9839960Z test_remove_pruning_exception (__main__.TestNN) 2022-08-17T13:17:55.9849303Z Removing from an unpruned tensor throws an assertion error ... ok (0.016s) 2022-08-17T13:17:55.9858256Z test_remove_pruning_forward (__main__.TestNN) 2022-08-17T13:17:55.9872704Z Remove pruning and check forward is unchanged from previous ... ok (0.000s) 2022-08-17T13:17:55.9889953Z test_repr (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:55.9910904Z test_requires_grad_ (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:55.9983371Z test_rnn_args_check (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:55.9999169Z test_rnn_check_device (__main__.TestNN) ... skip: multi-GPU not supported (0.016s) 2022-08-17T13:17:56.0184936Z test_rnn_initial_hidden_state (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:56.0212554Z test_rnn_pruning (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:56.0250933Z test_rnn_weight_norm (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:56.0270003Z test_serialization_parametrization (__main__.TestNN) 2022-08-17T13:17:56.0394986Z Test that it is possible to serialize a parametrized model via state_dict ... ok (0.016s) 2022-08-17T13:17:56.0420555Z test_share_memory (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:56.0489930Z test_smoothl1loss_intergral_target (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:56.0505701Z test_smoothl1loss_negative_beta_not_supported (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:56.0580874Z test_softmax_cpu (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:56.0680601Z test_softmax_functional_dim0 (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:56.0695282Z test_softmax_functional_dim0_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:56.0806603Z test_softmax_functional_dim3 (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:56.0821497Z test_softmax_functional_dim3_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:56.0882906Z test_softmax_functional_scalar (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:56.0895451Z test_softmax_functional_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:56.0996002Z test_softmax_lastdim (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:56.1009287Z test_softmax_lastdim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:56.1104334Z test_softmax_lastdim_dtype (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:56.1116938Z test_softmax_lastdim_dtype_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.016s) 2022-08-17T13:17:56.1210789Z test_softmax_spatial (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:56.1226314Z test_softmax_spatial_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:56.1317096Z test_softmax_spatial_dtype (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:56.1330326Z test_softmax_spatial_dtype_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:56.1440459Z test_softmax_spatial_special (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:56.1454109Z test_softmax_spatial_special_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:17:56.1472207Z test_softmin (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:56.1793837Z test_spectral_norm (__main__.TestNN) ... ok (0.031s) 2022-08-17T13:17:56.1819227Z test_spectral_norm_dim (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:56.1846784Z test_spectral_norm_forward (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:56.2044977Z test_spectral_norm_load_state_dict (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:56.2069500Z test_spectral_norm_pickle (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:56.2112800Z test_state_dict (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:56.2122803Z test_sync_batchnorm_accuracy_cuda (__main__.TestNN) ... skip: CUDA not available (0.000s) 2022-08-17T13:17:56.2137641Z test_sync_batchnorm_backward_elemt (__main__.TestNN) ... skip: CUDA not available (0.000s) 2022-08-17T13:17:56.2157990Z test_thnn_conv_strided_padded_dilated (__main__.TestNN) ... skip: CUDA not available (0.000s) 2022-08-17T13:17:56.2182803Z test_threshold_bfloat16 (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:56.2197179Z test_threshold_int (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:56.2219801Z test_to (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:56.2238809Z test_train_errors_for_invalid_mode (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:56.2260667Z test_transfer_parametrizations_and_params (__main__.TestNN) 2022-08-17T13:17:56.2292144Z Test that all parametrizations and their associated parameters are transferred. ... ok (0.000s) 2022-08-17T13:17:56.2356070Z test_transfer_parametrizations_and_params_many_to_one (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:56.2368026Z test_transfer_parametrizations_and_params_right_inverse (__main__.TestNN) 2022-08-17T13:17:56.2386190Z Test that all parametrizations and their associated parameters are transferred. ... ok (0.016s) 2022-08-17T13:17:56.2401569Z test_transfer_parametrizations_and_params_single_param (__main__.TestNN) 2022-08-17T13:17:56.2424486Z Test that all parametrizations and their associated parameters are transferred. ... ok (0.001s) 2022-08-17T13:17:56.4649836Z test_transformer_args_check (__main__.TestNN) ... ok (0.222s) 2022-08-17T13:17:56.4790668Z test_transformer_layer_args_check (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:56.5941459Z test_transformerdecoder (__main__.TestNN) ... ok (0.113s) 2022-08-17T13:17:56.6245099Z test_transformerdecoderlayer (__main__.TestNN) ... ok (0.032s) 2022-08-17T13:17:56.6590352Z test_transformerdecoderlayer_gelu (__main__.TestNN) ... ok (0.032s) 2022-08-17T13:17:56.6644225Z test_triplet_margin_loss (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:56.6673374Z test_triplet_margin_loss_invalid (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:56.6721632Z test_triplet_margin_loss_no_reduce (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:56.6778252Z test_triplet_margin_loss_swap (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:56.6832639Z test_triplet_margin_loss_swap_no_reduce (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:56.6875249Z test_type (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:56.6884078Z test_type_before_parametrizations (__main__.TestNN) 2022-08-17T13:17:56.6893295Z Test that type_before_parametrizations always retrieves original type ... ok (0.000s) 2022-08-17T13:17:56.6918804Z test_unflatten (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:1092: UserWarning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10/core/TensorImpl.h:1560.) 2022-08-17T13:17:56.6919457Z return super(Tensor, self).refine_names(names) 2022-08-17T13:17:56.6920982Z ok (0.000s) 2022-08-17T13:17:56.6946000Z test_unflatten_invalid_arg (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:56.6979902Z test_unfold_invalid_arg (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:56.7152103Z test_unpack_sequence (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:56.7293108Z test_unpad_sequence (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:56.7303348Z test_unstructured_pruning_same_magnitude (__main__.TestNN) 2022-08-17T13:17:56.7313520Z Since it may happen that the tensor to prune has entries with the ... ok (0.000s) 2022-08-17T13:17:56.7332977Z test_upsamplingBilinear2d_spatial_invariance (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:56.7513398Z test_upsamplingLinear1d (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:56.7532226Z test_upsamplingLinear1d_spatial_invariance (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:56.8009904Z test_upsamplingTrilinear3d (__main__.TestNN) ... ok (0.048s) 2022-08-17T13:17:56.8037228Z test_upsamplingTrilinear3d_spatial_invariance (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:56.8241456Z test_upsampling_bfloat16 (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:56.8368098Z test_upsampling_not_recompute_scale_factor (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:56.8385676Z test_upsampling_small_scale (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:56.8395493Z test_validate_pruning_amount (__main__.TestNN) 2022-08-17T13:17:56.8402703Z Tests the second util function that validates the pruning ... ok (0.000s) 2022-08-17T13:17:56.8414007Z test_validate_pruning_amount_init (__main__.TestNN) 2022-08-17T13:17:56.8421168Z Test the first util function that validates the pruning ... ok (0.000s) 2022-08-17T13:17:56.8439379Z test_vector_to_parameters (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:56.8511727Z test_weight_norm (__main__.TestNN) ... ok (0.016s) 2022-08-17T13:17:56.8532362Z test_weight_norm_pickle (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:56.8569365Z test_zero_grad (__main__.TestNN) ... ok (0.000s) 2022-08-17T13:17:56.8604889Z test_AdaptiveMaxPool1d_indices_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:56.8638057Z test_AdaptiveMaxPool2d_indices_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:17:56.8663922Z test_AdaptiveMaxPool3d_indices_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:56.8707903Z test_AdaptiveMaxPool_zero_batch_dim_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:56.8733689Z test_AvgPool2d_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:56.8748570Z test_AvgPool3d_backward_after_cat_dim1_device_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:17:56.8781474Z test_BatchNorm_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:17:56.8809369Z test_Bilinear_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:56.8830602Z test_CTCLoss_cudnn_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:17:56.8859255Z test_CTCLoss_empty_target_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:56.8899704Z test_CTCLoss_no_batch_dim_reduction_mean_use_module_form_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:56.8941624Z test_CTCLoss_no_batch_dim_reduction_mean_use_module_form_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:17:56.8980773Z test_CTCLoss_no_batch_dim_reduction_none_use_module_form_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:56.9020150Z test_CTCLoss_no_batch_dim_reduction_none_use_module_form_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:56.9058636Z test_CTCLoss_no_batch_dim_reduction_sum_use_module_form_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:56.9099100Z test_CTCLoss_no_batch_dim_reduction_sum_use_module_form_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:17:58.6021294Z test_Conv2d_backward_depthwise_cpu_complex128 (__main__.TestNNDeviceTypeCPU) ... ok (1.685s) 2022-08-17T13:17:58.7532627Z test_Conv2d_backward_depthwise_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.149s) 2022-08-17T13:17:58.7569609Z test_Conv2d_depthwise_naive_groups_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:17:58.7605484Z test_Conv2d_depthwise_naive_groups_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:17:58.7639941Z test_Conv2d_depthwise_naive_groups_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:17:58.7662008Z test_Conv2d_deterministic_cudnn_cpu_complex128 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:17:58.7683388Z test_Conv2d_deterministic_cudnn_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:17:58.7704441Z test_Conv2d_deterministic_cudnn_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:17:58.7725625Z test_Conv2d_deterministic_cudnn_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:17:58.7747151Z test_Conv2d_deterministic_cudnn_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:17:58.7764847Z test_Conv2d_large_workspace_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:17:58.7782366Z test_Conv2d_large_workspace_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:17:58.7799698Z test_Conv2d_large_workspace_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:17:58.7869939Z test_Conv2d_naive_groups_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:58.7889627Z test_Conv2d_size_1_kernel_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:17:58.7923669Z test_Conv3d_depthwise_naive_groups_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:17:58.7956887Z test_Conv3d_depthwise_naive_groups_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:17:58.7989680Z test_Conv3d_depthwise_naive_groups_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:17:58.8007774Z test_ConvTranspose2d_large_output_padding_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:17:58.8025760Z test_ConvTranspose2d_large_output_padding_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:17:58.8044788Z test_ConvTranspose2d_size_1_kernel_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:17:58.8064683Z test_ConvTranspose3d_size_1_kernel_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:17:58.8123638Z test_Dropout1d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:58.8259916Z test_Dropout2d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:17:58.8360902Z test_Dropout3d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:59.0463303Z test_Dropout_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.223s) 2022-08-17T13:17:59.0516398Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:59.0564957Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:59.0609746Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:59.0659020Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:17:59.0705356Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:59.0749277Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:59.0796783Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:17:59.0843617Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:59.0887809Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:59.0933299Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:59.0979256Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:17:59.1022899Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:59.1224279Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:17:59.1430164Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:17:59.1615812Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:17:59.1817026Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:17:59.2017814Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T13:17:59.2200443Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:17:59.2403482Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:17:59.2606444Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:17:59.2793146Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:17:59.2990834Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:17:59.3188182Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:17:59.3368462Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:17:59.3584597Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:17:59.3782611Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:17:59.3993180Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:17:59.4189501Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:17:59.4244300Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:17:59.4296847Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:59.4345655Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:59.4397847Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:17:59.4448318Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:59.4496137Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:59.4547647Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:17:59.4598058Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:59.4646127Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:59.4698639Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:17:59.4768296Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:59.4836413Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:59.4897466Z test_EmbeddingBag_per_sample_weights_failures_cpu_int32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:17:59.4952525Z test_EmbeddingBag_per_sample_weights_failures_cpu_int32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:59.5008827Z test_EmbeddingBag_per_sample_weights_failures_cpu_int64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:17:59.5064707Z test_EmbeddingBag_per_sample_weights_failures_cpu_int64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:59.5095507Z test_FractionalMaxPool2d_zero_batch_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:59.5275152Z test_FractionalMaxPool2d_zero_out_size_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:17:59.5305012Z test_FractionalMaxPool3d_zero_batch_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:59.5446432Z test_FractionalMaxPool3d_zero_out_size_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T13:17:59.5665539Z test_GRU_grad_and_gradgrad_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:17:59.5690092Z test_GroupNorm_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:17:59.5774924Z test_GroupNorm_general_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:01.5289074Z test_GroupNorm_numeric_cpu (__main__.TestNNDeviceTypeCPU) ... ok (1.960s) 2022-08-17T13:18:01.5314992Z test_GroupNorm_raises_error_if_one_value_per_group_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:01.5367210Z test_InstanceNorm1d_general_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:01.5416372Z test_InstanceNorm2d_general_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:01.5465400Z test_InstanceNorm3d_general_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T13:18:01.5851015Z test_LSTM_grad_and_gradgrad_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:01.6013223Z test_LayerNorm_general_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T13:18:02.7002024Z test_LayerNorm_numeric_cpu (__main__.TestNNDeviceTypeCPU) ... ok (1.101s) 2022-08-17T13:18:02.7031295Z test_LocalResponseNorm_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:02.7111768Z test_MarginLoss_empty_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:02.7187511Z test_MarginLoss_empty_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:02.7231431Z test_MaxPool1d_indices_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:02.7274368Z test_MaxPool2d_indices_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:02.7312389Z test_MaxPool3d_indices_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:02.7369503Z test_MaxPool_zero_batch_dim_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T13:18:02.7433458Z test_MaxUnpool_index_errors_case10_cpu (__main__.TestNNDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:18:02.7497398Z test_MaxUnpool_index_errors_case1_cpu (__main__.TestNNDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T13:18:02.7560820Z test_MaxUnpool_index_errors_case2_cpu (__main__.TestNNDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:18:02.7624253Z test_MaxUnpool_index_errors_case3_cpu (__main__.TestNNDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:18:02.7687590Z test_MaxUnpool_index_errors_case4_cpu (__main__.TestNNDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T13:18:02.7750938Z test_MaxUnpool_index_errors_case5_cpu (__main__.TestNNDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:18:02.7814318Z test_MaxUnpool_index_errors_case6_cpu (__main__.TestNNDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T13:18:02.7876970Z test_MaxUnpool_index_errors_case7_cpu (__main__.TestNNDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:18:02.7940053Z test_MaxUnpool_index_errors_case8_cpu (__main__.TestNNDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:18:02.8003616Z test_MaxUnpool_index_errors_case9_cpu (__main__.TestNNDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T13:18:02.8070459Z test_MaxUnpool_zero_batch_dim_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:02.8097345Z test_ReflectionPad2d_large_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:02.8124119Z test_ReflectionPad3d_large_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:02.8194334Z test_ReflectionPad_empty_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:02.8258391Z test_ReflectionPad_empty_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:03.0913134Z test_ReplicationPad1d_large_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.270s) 2022-08-17T13:18:06.1627117Z test_ReplicationPad2d_large_cpu (__main__.TestNNDeviceTypeCPU) ... ok (3.081s) 2022-08-17T13:18:14.4007768Z test_ReplicationPad3d_large_cpu (__main__.TestNNDeviceTypeCPU) ... ok (8.224s) 2022-08-17T13:18:14.4063693Z test_ReplicationPad_empty_cpu_complex128 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:14.4107702Z test_ReplicationPad_empty_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:14.7646961Z test_TransformerDecoderLayer_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.361s) 2022-08-17T13:18:16.3134376Z test_TransformerDecoder_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (1.550s) 2022-08-17T13:18:16.7551776Z test_TransformerEncoderLayer_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.435s) 2022-08-17T13:18:17.9519336Z test_TransformerEncoder_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (1.199s) 2022-08-17T13:18:20.7635002Z test_Transformer_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (2.814s) 2022-08-17T13:18:20.7663256Z test_Unfold_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.006s) 2022-08-17T13:18:20.7681394Z test_activations_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:20.9749391Z test_activations_bfloat16_cpu_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.196s) 2022-08-17T13:18:20.9793449Z test_adaptive_avg_pool2d_output_size_one_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:20.9816329Z test_adaptive_avg_pool3d_output_size_one_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:20.9846778Z test_adaptive_pool_invalid_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:20.9932192Z test_adaptive_pooling_max_nhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:21.0015242Z test_adaptive_pooling_max_nhwc_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:21.0053182Z test_adaptive_pooling_no_suppot_input_cpu_int16 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:21.0088202Z test_adaptive_pooling_no_suppot_input_cpu_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:21.0122143Z test_adaptive_pooling_no_suppot_input_cpu_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:21.0155377Z test_adaptive_pooling_no_suppot_input_cpu_int8 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:21.0188129Z test_adaptive_pooling_no_suppot_input_cpu_uint8 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:21.0214887Z test_adaptive_pooling_zero_batch_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:21.0240074Z test_adaptive_pooling_zero_batch_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:21.0270844Z test_affine_2d_rotate0_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:21.0297905Z test_affine_2d_rotate45_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:21.0486990Z test_affine_2d_rotate90_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T13:18:21.4125665Z test_affine_2d_rotateRandom_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.362s) 2022-08-17T13:18:28.8513179Z test_affine_3d_rotateRandom_cpu (__main__.TestNNDeviceTypeCPU) ... ok (7.442s) 2022-08-17T13:18:28.8589772Z test_avg_pool2d_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:33.4415810Z test_avg_pool2d_nhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (4.591s) 2022-08-17T13:18:40.1821769Z test_avg_pool2d_nhwc_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (6.730s) 2022-08-17T13:18:40.1858718Z test_batchnorm_affine_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:40.1873218Z test_batchnorm_affine_mixed_cpu_bfloat16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:40.1886358Z test_batchnorm_affine_mixed_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:40.1925688Z test_batchnorm_eval_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:40.1939603Z test_batchnorm_eval_mixed_cpu_bfloat16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:40.1953145Z test_batchnorm_eval_mixed_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:40.2190538Z test_batchnorm_grad_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.034s) 2022-08-17T13:18:40.2204668Z test_batchnorm_large_batch_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:40.2217169Z test_batchnorm_large_batch_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:40.2258308Z test_batchnorm_simple_average_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:40.2270663Z test_batchnorm_simple_average_mixed_cpu_bfloat16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:40.2282672Z test_batchnorm_simple_average_mixed_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:40.2306059Z test_batchnorm_update_stats_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:40.3532888Z test_clip_grad_norm_error_if_nonfinite_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.120s) 2022-08-17T13:18:40.3555583Z test_clip_grad_norm_multi_device_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:40.3570647Z test_contig_wrong_stride_cudnn_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:40.3620466Z test_conv1d_same_padding_backward_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:40.3654465Z test_conv1d_same_padding_backward_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.010s) 2022-08-17T13:18:40.3809516Z test_conv1d_same_padding_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:40.3882426Z test_conv1d_same_padding_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:40.3912229Z test_conv1d_valid_padding_backward_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:40.3934840Z test_conv1d_valid_padding_backward_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:40.3952939Z test_conv1d_valid_padding_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:40.3969242Z test_conv1d_valid_padding_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:40.4047558Z test_conv1d_vs_scipy_mode_same_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:40.4079313Z test_conv1d_vs_scipy_mode_same_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:40.4114527Z test_conv1d_vs_scipy_mode_valid_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:40.4145750Z test_conv1d_vs_scipy_mode_valid_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:40.4235778Z test_conv2d_no_grad_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.010s) 2022-08-17T13:18:40.4337321Z test_conv2d_same_padding_backward_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:40.4383648Z test_conv2d_same_padding_backward_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:40.4437047Z test_conv2d_same_padding_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:40.4472644Z test_conv2d_same_padding_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.010s) 2022-08-17T13:18:40.4502376Z test_conv2d_valid_padding_backward_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:40.4524807Z test_conv2d_valid_padding_backward_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:40.4542958Z test_conv2d_valid_padding_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:40.4559254Z test_conv2d_valid_padding_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:40.4597266Z test_conv2d_vs_scipy_mode_same_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.010s) 2022-08-17T13:18:40.4630116Z test_conv2d_vs_scipy_mode_same_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:40.4665431Z test_conv2d_vs_scipy_mode_valid_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:40.4697327Z test_conv2d_vs_scipy_mode_valid_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:40.6936889Z test_conv3d_same_padding_backward_cpu_complex128 (__main__.TestNNDeviceTypeCPU) ... ok (0.233s) 2022-08-17T13:18:40.7303973Z test_conv3d_same_padding_backward_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:40.7364225Z test_conv3d_same_padding_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:40.7401025Z test_conv3d_same_padding_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:40.8305317Z test_conv3d_valid_padding_backward_cpu_complex128 (__main__.TestNNDeviceTypeCPU) ... ok (0.083s) 2022-08-17T13:18:40.8458138Z test_conv3d_valid_padding_backward_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T13:18:40.8477823Z test_conv3d_valid_padding_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:40.8494645Z test_conv3d_valid_padding_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:40.8541979Z test_conv3d_vs_scipy_mode_same_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:40.8583964Z test_conv3d_vs_scipy_mode_same_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.010s) 2022-08-17T13:18:40.8626340Z test_conv3d_vs_scipy_mode_valid_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:40.8664216Z test_conv3d_vs_scipy_mode_valid_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:40.8686712Z test_convTranspose_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:40.8831653Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:40.8974892Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:40.9117544Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:40.9260346Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:40.9402665Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.020s) 2022-08-17T13:18:40.9546634Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:18:40.9690693Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.020s) 2022-08-17T13:18:40.9834395Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:40.9977719Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:41.0121968Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.026s) 2022-08-17T13:18:41.0266293Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.0410137Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.0552556Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:18:41.0695611Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.0838485Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.0981349Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.1123686Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:41.1268267Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.026s) 2022-08-17T13:18:41.1411603Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.1553556Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:18:41.1695937Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.1838584Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.1980537Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:18:41.2122792Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.2264310Z test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.2406699Z test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.2548612Z test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:18:41.2691677Z test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.011s) 2022-08-17T13:18:41.2835059Z test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.2977788Z test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.3121086Z test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.3264015Z test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.3407431Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.3550539Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.3694217Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.3836223Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:41.3979338Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.4121419Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.4265057Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.4408520Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.4552668Z test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.4695723Z test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.4838269Z test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.4981793Z test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.5125148Z test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.5269814Z test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.5411858Z test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:18:41.5554934Z test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.5697505Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.5839659Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.5982932Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.6125900Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:18:41.6268376Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.6412420Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.6555765Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.6697825Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.6840693Z test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.6983188Z test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.7125919Z test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.7267946Z test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:41.7410031Z test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.7554111Z test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.7696474Z test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.7839741Z test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:41.8060330Z test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:41.8270968Z test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:41.8482468Z test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.025s) 2022-08-17T13:18:41.8691530Z test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.006s) 2022-08-17T13:18:41.8907048Z test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T13:18:41.9120930Z test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:41.9337262Z test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:41.9551187Z test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:41.9762378Z test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:41.9972237Z test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:42.0184484Z test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:42.0393979Z test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:42.0612116Z test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T13:18:42.0827095Z test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:42.1044998Z test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:42.1259511Z test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:42.1476125Z test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T13:18:42.1688545Z test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T13:18:42.1903314Z test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:42.2115376Z test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:42.2335904Z test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T13:18:42.2553461Z test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:42.2774129Z test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T13:18:42.2992377Z test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:42.3194289Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T13:18:42.3393881Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:42.3594962Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T13:18:42.3797293Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:42.4006969Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:42.4213135Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:42.4422882Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T13:18:42.4628854Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.010s) 2022-08-17T13:18:42.4830789Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:42.5029873Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.010s) 2022-08-17T13:18:42.5231549Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T13:18:42.5431546Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T13:18:42.5640114Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:42.5844958Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:42.6053059Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:42.6258638Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:42.6461164Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:42.6661102Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:42.6866177Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:42.7067809Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:42.7277216Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:42.7485273Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:42.7694822Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:42.7902372Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:42.8103627Z test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:42.8304235Z test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:42.8505154Z test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:42.8705157Z test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:42.8916490Z test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:42.9123831Z test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:42.9332009Z test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:42.9538189Z test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:42.9738885Z test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:42.9940375Z test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:43.0143549Z test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:43.0344710Z test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:43.0554951Z test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:43.0761958Z test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:43.0971194Z test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:43.1177390Z test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:43.1380239Z test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:43.1581444Z test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:43.1783404Z test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:43.1984022Z test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:43.2193733Z test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:43.2401205Z test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:43.2610061Z test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:43.2817418Z test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:43.2961195Z test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.3105321Z test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.3248901Z test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.3390931Z test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.3533868Z test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.3676708Z test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.3819462Z test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:43.3962465Z test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.4106003Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.4250649Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.4393826Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.4537187Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.4679457Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.4821925Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.4964507Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.5107642Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.5250914Z test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.5393542Z test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:43.5536509Z test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.017s) 2022-08-17T13:18:43.5681134Z test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.022s) 2022-08-17T13:18:43.5824135Z test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.5966315Z test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.015s) 2022-08-17T13:18:43.6109314Z test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.6252161Z test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:43.6394899Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.6538115Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.026s) 2022-08-17T13:18:43.6681027Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:43.6823473Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.6965378Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.7107841Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.7250756Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.7393225Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.7537709Z test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.7678800Z test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.7824290Z test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.7967139Z test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.8110872Z test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.8255156Z test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:43.8398411Z test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.8542553Z test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.8685874Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.8828472Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.8971007Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.9114679Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.9257937Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.9399958Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.9542915Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.9686802Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:43.9829946Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:18:43.9974859Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:44.0118077Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:44.0261033Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:44.0403743Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:44.0547060Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:44.0691007Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:44.0835260Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:44.0977770Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:44.1120186Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:44.1263774Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:44.1407073Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:44.1550361Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:44.1693974Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:44.1837413Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:44.1980389Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:44.2123421Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:44.2266671Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:44.2411894Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:44.2556412Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:44.2700809Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:44.2843642Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:44.2986527Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:44.3129682Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:44.3426475Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:44.3708787Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.033s) 2022-08-17T13:18:44.3995818Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:44.4277062Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:44.4581418Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:44.4879028Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:44.5185708Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:44.5494800Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:44.5650626Z test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T13:18:44.5799605Z test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:44.5952632Z test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:44.6101672Z test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:44.6255518Z test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:44.6404942Z test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:44.6559389Z test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:44.6709327Z test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:44.6866937Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.016s) 2022-08-17T13:18:44.7020590Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.016s) 2022-08-17T13:18:44.7174352Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.016s) 2022-08-17T13:18:44.7326472Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.016s) 2022-08-17T13:18:44.7480284Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.016s) 2022-08-17T13:18:44.7631764Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.016s) 2022-08-17T13:18:44.7787256Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.016s) 2022-08-17T13:18:44.7939160Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.016s) 2022-08-17T13:18:44.8254110Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:44.8567239Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.038s) 2022-08-17T13:18:44.8876831Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T13:18:44.9179992Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:44.9511558Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:44.9835966Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:45.0165858Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:45.0488690Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:45.0647866Z test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:45.0799773Z test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:45.0955223Z test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:45.1105253Z test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:45.1260645Z test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:45.1413008Z test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:45.1568231Z test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:45.1718832Z test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:45.1874214Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.016s) 2022-08-17T13:18:45.2026638Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.016s) 2022-08-17T13:18:45.2180506Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.016s) 2022-08-17T13:18:45.2333802Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.016s) 2022-08-17T13:18:45.2487231Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.016s) 2022-08-17T13:18:45.2639511Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.016s) 2022-08-17T13:18:45.2793291Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.016s) 2022-08-17T13:18:45.2945537Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.001s) 2022-08-17T13:18:45.3365865Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.048s) 2022-08-17T13:18:45.3774913Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.048s) 2022-08-17T13:18:45.4139702Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:45.4500332Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:45.4948635Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.047s) 2022-08-17T13:18:45.5389436Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.052s) 2022-08-17T13:18:45.5786097Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:45.6167423Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:45.6328175Z test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:45.6482281Z test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.010s) 2022-08-17T13:18:45.6640501Z test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:45.6792719Z test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:45.6950516Z test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:45.7104630Z test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:45.7261897Z test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:45.7415632Z test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:45.7572543Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.020s) 2022-08-17T13:18:45.7727577Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.000s) 2022-08-17T13:18:45.7884344Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.016s) 2022-08-17T13:18:45.8036483Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.026s) 2022-08-17T13:18:45.8192989Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.016s) 2022-08-17T13:18:45.8347580Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.016s) 2022-08-17T13:18:45.8503468Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.010s) 2022-08-17T13:18:45.8658891Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... expected failure (0.026s) 2022-08-17T13:18:45.8809364Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T13:18:45.8957440Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T13:18:45.9106927Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:45.9254122Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:45.9403848Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:45.9552242Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.010s) 2022-08-17T13:18:45.9701483Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:45.9848422Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:45.9997821Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.0145919Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.0295429Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.0444009Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.015s) 2022-08-17T13:18:46.0593477Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:46.0740783Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.0891467Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.1038851Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.1188285Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.1336194Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.1486083Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.1634875Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.1785318Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.1933347Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.2083068Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.2231544Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.2380324Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.2528172Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.2677967Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.2825530Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.2975505Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.3123865Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:46.3274023Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.3422608Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.3571073Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.3719380Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.018s) 2022-08-17T13:18:46.3868056Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.4015607Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.4166618Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.4314678Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.4464641Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.4612631Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.4762250Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.4910387Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.5060945Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.5209775Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.5359474Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:46.5507513Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T13:18:46.5658736Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.5806478Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.5954907Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.6101919Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.6251255Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.6398342Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.6547923Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.6695222Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.6844648Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.6992124Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.7141457Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.7288359Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.7438434Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.7585720Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2022-08-17T13:18:46.7734974Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.7882942Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.8032502Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.8180641Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.8329708Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.8476922Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.8626866Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.8773625Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.8923565Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.9071092Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.9220068Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.9368541Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.9653355Z test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:46.9931061Z test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:47.0211891Z test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:47.0493722Z test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:47.0795692Z test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:47.1093683Z test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:47.1397839Z test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:47.1698346Z test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:47.1984128Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:47.2270371Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:47.2560339Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:47.2845311Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.021s) 2022-08-17T13:18:47.3143738Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:47.3437851Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.036s) 2022-08-17T13:18:47.3736641Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:47.4032970Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:47.4307175Z test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T13:18:47.4579115Z test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T13:18:47.4855466Z test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T13:18:47.5129475Z test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:47.5417214Z test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T13:18:47.5702250Z test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T13:18:47.5993686Z test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.041s) 2022-08-17T13:18:47.6276026Z test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:47.6558158Z test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.041s) 2022-08-17T13:18:47.6837462Z test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T13:18:47.7121744Z test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:47.7404510Z test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T13:18:47.7695881Z test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T13:18:47.7985113Z test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:47.8280927Z test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:47.8573846Z test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.020s) 2022-08-17T13:18:47.8877157Z test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:47.9179253Z test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:47.9483712Z test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.036s) 2022-08-17T13:18:47.9781260Z test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T13:18:48.0109376Z test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:48.0435187Z test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.041s) 2022-08-17T13:18:48.0760769Z test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:48.1084222Z test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T13:18:48.1426912Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.042s) 2022-08-17T13:18:48.1760520Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.026s) 2022-08-17T13:18:48.2115570Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.042s) 2022-08-17T13:18:48.2465422Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:48.2815414Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:48.3160614Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:48.3530852Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.048s) 2022-08-17T13:18:48.3897224Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:48.4251058Z test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:48.4672920Z test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.048s) 2022-08-17T13:18:48.5091020Z test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:48.5505285Z test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:48.5843693Z test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:48.6155535Z test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:48.6467259Z test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:48.6774604Z test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:48.7105348Z test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:48.7431651Z test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:48.7781734Z test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.033s) 2022-08-17T13:18:48.8126752Z test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.048s) 2022-08-17T13:18:48.8472247Z test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:48.8813700Z test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:48.9178692Z test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:48.9536502Z test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:48.9913197Z test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.047s) 2022-08-17T13:18:49.0279571Z test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:49.0628965Z test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:49.0971874Z test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:49.1356025Z test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.048s) 2022-08-17T13:18:49.1733164Z test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:49.2089974Z test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:49.2441668Z test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.048s) 2022-08-17T13:18:49.2588397Z test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:49.2731560Z test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:49.2875564Z test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:49.3019276Z test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:49.3162874Z test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:49.3306868Z test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:49.3450501Z test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.017s) 2022-08-17T13:18:49.3594457Z test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:49.4014829Z test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.048s) 2022-08-17T13:18:49.4428613Z test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:49.4791706Z test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:49.5153412Z test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.047s) 2022-08-17T13:18:49.5604855Z test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.049s) 2022-08-17T13:18:49.6051224Z test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.043s) 2022-08-17T13:18:49.6442034Z test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:49.6825063Z test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:49.6843618Z test_conv_cudnn_mismatch_memory_format_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:49.6876139Z test_conv_cudnn_ndhwc_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:49.6908367Z test_conv_cudnn_ndhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:49.6940907Z test_conv_cudnn_nhwc_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:49.6973469Z test_conv_cudnn_nhwc_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:49.7005756Z test_conv_cudnn_nhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:49.7020882Z test_conv_cudnn_nhwc_support_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:49.7035854Z test_conv_cudnn_nhwc_support_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:49.7054108Z test_conv_double_backward_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:49.7198511Z test_conv_double_backward_groups_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:49.7307258Z test_conv_double_backward_no_bias_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:49.7822363Z test_conv_double_backward_stride_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.048s) 2022-08-17T13:18:49.7852403Z test_conv_double_backward_strided_with_3D_input_and_weight_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:49.7879843Z test_conv_empty_channel_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\init.py:405: UserWarning: Initializing zero-element tensors is a no-op 2022-08-17T13:18:49.7880597Z warnings.warn("Initializing zero-element tensors is a no-op") 2022-08-17T13:18:49.7926564Z ok (0.000s) 2022-08-17T13:18:49.7982367Z test_conv_empty_channel_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:49.8007507Z test_conv_large_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:49.8022555Z test_conv_large_nosplit_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:49.8585874Z test_conv_noncontig_weights_and_bias_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.063s) 2022-08-17T13:18:49.8653687Z test_conv_noncontig_weights_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:49.9437537Z test_conv_thnn_nhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.079s) 2022-08-17T13:18:50.0207233Z test_conv_thnn_nhwc_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.078s) 2022-08-17T13:18:50.0225678Z test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose2d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:50.1287251Z test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose3d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.111s) 2022-08-17T13:18:50.1315263Z test_conv_transposed_large_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:50.1333622Z test_convert_conv2d_weight_memory_format_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:50.1511664Z test_cross_entropy_label_smoothing_consistent_index_target_and_probs_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:50.1536540Z test_cross_entropy_label_smoothing_errors_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:50.1705616Z test_cross_entropy_label_smoothing_weight_ignore_indices_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:50.1847439Z test_cross_entropy_label_smoothing_with_probs_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:50.1909942Z test_cross_entropy_loss_index_target_unit_weights_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:50.1990286Z test_cross_entropy_loss_one_hot_target_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:50.2105216Z test_cross_entropy_loss_prob_target_all_reductions_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:50.2124290Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:50.2142926Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:50.2161130Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:50.2179642Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:50.2197802Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:50.2216555Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:50.2282125Z test_cross_entropy_loss_prob_target_unit_weights_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:50.6102570Z test_ctc_loss_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.383s) 2022-08-17T13:18:50.6130209Z test_ctc_loss_cudnn_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:50.6155974Z test_cudnn_convolution_add_relu_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:50.6181613Z test_cudnn_convolution_add_relu_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:50.6205430Z test_cudnn_convolution_relu_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:50.6229167Z test_cudnn_convolution_relu_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:50.6242697Z test_device_mask_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:50.6264309Z test_elu_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:50.6290837Z test_elu_inplace_with_neg_alpha_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:50.6331579Z test_embedding_backward_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:51.5196941Z test_embedding_bag_1D_padding_idx_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.890s) 2022-08-17T13:18:52.3855856Z test_embedding_bag_1D_padding_idx_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.874s) 2022-08-17T13:18:52.4557416Z test_embedding_bag_2D_padding_idx_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.064s) 2022-08-17T13:18:52.5216682Z test_embedding_bag_2D_padding_idx_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.063s) 2022-08-17T13:18:52.5232877Z test_embedding_bag_bfloat16_cpu_int32_int32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:52.5246391Z test_embedding_bag_bfloat16_cpu_int32_int64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:52.5259491Z test_embedding_bag_bfloat16_cpu_int64_int32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:52.5272562Z test_embedding_bag_bfloat16_cpu_int64_int64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:18:52.6602008Z test_embedding_bag_device_cpu_int32_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.129s) 2022-08-17T13:18:52.7927504Z test_embedding_bag_device_cpu_int32_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.130s) 2022-08-17T13:18:52.9289167Z test_embedding_bag_device_cpu_int32_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.142s) 2022-08-17T13:18:53.0626112Z test_embedding_bag_device_cpu_int32_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.128s) 2022-08-17T13:18:53.1950059Z test_embedding_bag_device_cpu_int32_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.127s) 2022-08-17T13:18:53.3316890Z test_embedding_bag_device_cpu_int32_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.144s) 2022-08-17T13:18:53.4639851Z test_embedding_bag_device_cpu_int64_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.128s) 2022-08-17T13:18:53.5950968Z test_embedding_bag_device_cpu_int64_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.130s) 2022-08-17T13:18:53.7306715Z test_embedding_bag_device_cpu_int64_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.135s) 2022-08-17T13:18:53.8629324Z test_embedding_bag_device_cpu_int64_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.129s) 2022-08-17T13:18:53.9936849Z test_embedding_bag_device_cpu_int64_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.141s) 2022-08-17T13:18:54.1275922Z test_embedding_bag_device_cpu_int64_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.126s) 2022-08-17T13:18:54.1306963Z test_embedding_bag_empty_input_cpu_int32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.1337725Z test_embedding_bag_empty_input_cpu_int32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:54.1365795Z test_embedding_bag_empty_input_cpu_int64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.1393712Z test_embedding_bag_empty_input_cpu_int64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.1736689Z test_embedding_bag_half_cpu_int32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:54.2082913Z test_embedding_bag_half_cpu_int32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:18:54.2424621Z test_embedding_bag_half_cpu_int64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.033s) 2022-08-17T13:18:54.2765111Z test_embedding_bag_half_cpu_int64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.048s) 2022-08-17T13:18:54.2792172Z test_embedding_bag_non_contiguous_weight_cpu_int32_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.2817267Z test_embedding_bag_non_contiguous_weight_cpu_int32_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.2840559Z test_embedding_bag_non_contiguous_weight_cpu_int32_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.2864163Z test_embedding_bag_non_contiguous_weight_cpu_int32_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.2887921Z test_embedding_bag_non_contiguous_weight_cpu_int32_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.2910958Z test_embedding_bag_non_contiguous_weight_cpu_int32_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.2934962Z test_embedding_bag_non_contiguous_weight_cpu_int64_int32_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:54.2959116Z test_embedding_bag_non_contiguous_weight_cpu_int64_int32_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.2981973Z test_embedding_bag_non_contiguous_weight_cpu_int64_int32_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.3004961Z test_embedding_bag_non_contiguous_weight_cpu_int64_int64_float16 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.3028623Z test_embedding_bag_non_contiguous_weight_cpu_int64_int64_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.3051530Z test_embedding_bag_non_contiguous_weight_cpu_int64_int64_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.3084168Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cpu_float32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:54.3113268Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cpu_float32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.3142292Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cpu_float64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.3171240Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cpu_float64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.3200258Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cpu_float32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.3229232Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cpu_float32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.3258861Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cpu_float64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:54.3287749Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cpu_float64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.3325051Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cpu_float32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.3362044Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cpu_float32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.3400669Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cpu_float64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:54.3437060Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cpu_float64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.3466060Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cpu_float32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.3494960Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cpu_float32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.3523916Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cpu_float64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.3552801Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cpu_float64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.3582303Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cpu_float32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:54.3611324Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cpu_float32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.3640191Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cpu_float64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.3668992Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cpu_float64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.3706173Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cpu_float32_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.3743551Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cpu_float32_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:54.3781090Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cpu_float64_int32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.3817873Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cpu_float64_int64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.3870478Z test_embedding_dense_grad_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:54.3891879Z test_embedding_max_norm_backward_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.3907399Z test_embedding_max_norm_device_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:54.3922587Z test_embedding_max_norm_device_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:54.3937909Z test_embedding_max_norm_device_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:18:54.3960633Z test_embedding_max_norm_fwd_AD_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.4081712Z test_embedding_padding_idx_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:54.4103940Z test_embedding_scalar_weight_error_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.4115789Z test_empty_dropout_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.4463412Z test_fold_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:18:54.4580077Z test_fractional_max_pool2d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:54.4707779Z test_fractional_max_pool3d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:54.4731106Z test_fractional_max_pool_nan_inf_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:18:54.4925474Z test_glu_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:18:54.4969192Z test_grid_sample_large_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:19:05.7388191Z test_grid_sample_large_index_2d_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (11.246s) 2022-08-17T13:19:18.7025158Z test_grid_sample_large_index_2d_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (12.965s) 2022-08-17T13:19:27.0434623Z test_grid_sample_large_index_3d_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (8.344s) 2022-08-17T13:19:37.5069423Z test_grid_sample_large_index_3d_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (10.461s) 2022-08-17T13:19:37.5095285Z test_grid_sample_nan_inf_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:19:37.5116616Z test_grid_sample_nan_inf_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:19:37.5144663Z test_group_convTranspose_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:19:37.5166794Z test_group_conv_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:19:37.5275102Z test_groupnorm_nhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:19:37.5381788Z test_groupnorm_nhwc_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.017s) 2022-08-17T13:19:37.5500746Z test_gumbel_softmax_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:19:37.5612154Z test_gumbel_softmax_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:19:37.5644605Z test_hardsigmoid_grad_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:19:37.5671342Z test_hardswish_grad_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:19:37.5690622Z test_hardswish_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:19:37.5714093Z test_instancenorm_raises_error_for_single_spatial_element_during_training_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:19:37.5727370Z test_instancenorm_raises_error_if_less_than_one_value_per_channel_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:19:37.5802291Z test_invalid_reduction_strings_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:19:37.5818046Z test_layernorm_half_precision_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:19:37.5834790Z test_layernorm_weight_bias_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:19:37.5855314Z test_leaky_relu_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:19:37.5882860Z test_leaky_relu_inplace_with_neg_slope_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:19:37.5905309Z test_leaky_relu_inplace_with_zero_slope_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:19:37.5924662Z test_linear_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:19:37.5942010Z test_log_softmax_big_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:19:37.5960172Z test_logsigmoid_out_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:19:37.5974682Z test_lstmcell_backward_only_one_output_grad_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:19:37.5990809Z test_masked_softmax_TxT_layout_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:19:47.0778266Z test_masked_softmax_cpu (__main__.TestNNDeviceTypeCPU) ... ok (9.479s) 2022-08-17T13:19:47.3820509Z test_masked_softmax_forward_with_nans_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.302s) 2022-08-17T13:19:47.4321530Z test_masked_softmax_grad_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.046s) 2022-08-17T13:19:47.4348365Z test_masked_softmax_transformer_layout_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:19:47.4407246Z test_max_pool1d_corner_cases_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:19:47.4462847Z test_max_pool1d_corner_cases_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:19:47.9133933Z test_max_pool1d_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.463s) 2022-08-17T13:19:48.5486332Z test_max_pool1d_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.636s) 2022-08-17T13:19:48.5548277Z test_max_pool1d_errors_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:19:48.5628245Z test_max_pool2d_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:19:48.5647529Z test_max_pool2d_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:19:48.5666920Z test_max_pool2d_indices_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:19:53.0729254Z test_max_pool2d_nhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (4.503s) 2022-08-17T13:19:59.9356492Z test_max_pool2d_nhwc_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (6.869s) 2022-08-17T13:19:59.9403215Z test_max_pool3d_ndhwc_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:19:59.9447245Z test_max_pool3d_ndhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:19:59.9490836Z test_max_pool3d_ndhwc_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:19:59.9524806Z test_max_pool_nan_inf_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.010s) 2022-08-17T13:20:01.0458098Z test_maxpool3d_non_square_backward_cpu (__main__.TestNNDeviceTypeCPU) ... ok (1.089s) 2022-08-17T13:20:01.0480900Z test_maxpool_indices_no_batch_dim_cpu_float32 (__main__.TestNNDeviceTypeCPU) 2022-08-17T13:20:01.0506986Z Check that indices with no batch dim is consistent with a single batch. ... ok (0.000s) 2022-08-17T13:20:01.0531967Z test_mish_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:01.0563214Z test_module_to_empty_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:01.0592590Z test_module_to_empty_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:20:01.0614399Z test_multi_margin_loss_errors_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:01.0641110Z test_multihead_attention_dtype_batch_first_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:20:01.0666908Z test_multihead_attention_dtype_batch_first_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:20:01.0692783Z test_multihead_attention_dtype_batch_first_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:20:01.0714824Z test_multihead_attention_dtype_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:20:01.0736717Z test_multihead_attention_dtype_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:20:01.0758832Z test_multihead_attention_dtype_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:20:01.0787187Z test_multihead_attn_fast_path_query_and_bias_have_different_dtypes_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:01.0809821Z test_multihead_attn_fast_path_small_test_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:01.0831688Z test_multihead_attn_in_proj_bias_none_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:01.0856665Z test_multihead_attn_in_proj_weight_none_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:01.0894810Z test_nll_loss_all_ignored_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:20:01.0942117Z test_nll_loss_byte_target_matches_long_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:01.0984637Z test_nll_loss_empty_tensor_reduction_mean_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:01.1029222Z test_nll_loss_empty_tensor_reduction_none_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:01.1071120Z test_nll_loss_empty_tensor_reduction_sum_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:20:01.1093187Z test_nll_loss_invalid_target_dim_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:01.1125542Z test_nll_loss_invalid_weights_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:01.1147799Z test_nll_loss_mismatched_batch_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:01.1166656Z test_nll_loss_out_of_bounds_ignore_index_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:01.1204242Z test_nll_loss_total_weight_is_zero_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:20:01.1258593Z test_nn_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:01.1320868Z test_nn_scalars_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:01.1441293Z test_nn_scalars_reductions_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:20:01.1469457Z test_noncontig_conv_grad_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:20:01.1495049Z test_noncontig_conv_grad_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:20:01.1520093Z test_noncontig_conv_grad_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:20:01.1550616Z test_nonlinearity_propagate_nan_cpu (__main__.TestNNDeviceTypeCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:1956: UserWarning: nn.functional.tanh is deprecated. Use torch.tanh instead. 2022-08-17T13:20:01.1551465Z warnings.warn("nn.functional.tanh is deprecated. Use torch.tanh instead.") 2022-08-17T13:20:01.1552346Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:1967: UserWarning: nn.functional.sigmoid is deprecated. Use torch.sigmoid instead. 2022-08-17T13:20:01.1553082Z warnings.warn("nn.functional.sigmoid is deprecated. Use torch.sigmoid instead.") 2022-08-17T13:20:01.1555670Z ok (0.000s) 2022-08-17T13:20:01.1641374Z test_one_hot_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:01.1671444Z test_overwrite_module_params_on_conversion_cpu_device_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:20:01.1740673Z test_pad_cpu_complex128 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:20:01.1804200Z test_pad_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:01.1829088Z test_pool3d_large_size_int64_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:20:01.1853239Z test_pool3d_size_one_feature_dim_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:20:01.1911702Z test_pool_invalid_size_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:02.0940799Z test_pool_large_size_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.904s) 2022-08-17T13:20:02.0962124Z test_pooling_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:20:02.1066672Z test_pooling_max_nhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:20:02.1161808Z test_pooling_max_nhwc_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:02.1178989Z test_pooling_shape_cpu (__main__.TestNNDeviceTypeCPU) 2022-08-17T13:20:02.1209536Z Test the output shape calculation for pooling functions ... ok (0.016s) 2022-08-17T13:20:02.1246424Z test_pooling_size_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:02.1309327Z test_pooling_zero_stride_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:02.1322088Z test_prelu_backward_32bit_indexing_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:20:02.1362600Z test_rnn_fused_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:20:02.1402568Z test_rnn_fused_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:20:02.1797300Z test_rnn_retain_variables_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:20:02.1867463Z test_save_lstm_compatibility_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:20:02.1884664Z test_silu_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:02.1912520Z test_skip_init_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:02.2028743Z test_smooth_l1_loss_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:20:02.2155990Z test_smooth_l1_loss_vs_huber_loss_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:20:02.2175106Z test_softmax_64bit_indexing_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:20:02.2192459Z test_softmax_64bit_indexing_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:20:02.2937858Z test_softmax_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.080s) 2022-08-17T13:20:02.2956918Z test_softmax_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:20:02.2974058Z test_softmax_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:20:03.5501731Z test_softmax_results_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (1.256s) 2022-08-17T13:20:03.5529409Z test_softplus_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:03.5562440Z test_softplus_low_threshold_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:03.5605426Z test_softshrink_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:03.5623081Z test_softshrink_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:03.5640481Z test_softshrink_negative_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:03.5652429Z test_threshold_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:20:03.5670422Z test_to_complex_cpu (__main__.TestNNDeviceTypeCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:970: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2022-08-17T13:20:03.5671534Z warnings.warn( 2022-08-17T13:20:03.5672333Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:980: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Copy.cpp:250.) 2022-08-17T13:20:03.5673228Z return t.to(device, dtype if t.is_floating_point() or t.is_complex() else None, non_blocking) 2022-08-17T13:20:03.5673623Z ok (0.000s) 2022-08-17T13:20:03.6054759Z test_transformerencoderlayer_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.034s) 2022-08-17T13:20:03.6749496Z test_transformerencoderlayer_fast_path_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.067s) 2022-08-17T13:20:03.7163355Z test_transformerencoderlayer_gelu_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.047s) 2022-08-17T13:20:05.3371933Z test_triplet_margin_with_distance_loss_cpu (__main__.TestNNDeviceTypeCPU) ... ok (1.623s) 2022-08-17T13:20:05.4719874Z test_triplet_margin_with_distance_loss_default_parity_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.127s) 2022-08-17T13:20:05.4744132Z test_upsamplingBicubic2d_aa_correctness_memory_format_torch_channels_last_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:05.4764256Z test_upsamplingBicubic2d_aa_correctness_memory_format_torch_contiguous_format_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:05.4806684Z test_upsamplingBicubic2d_antialias_False_align_corners_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:20:05.4847431Z test_upsamplingBicubic2d_antialias_False_align_corners_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:05.4886347Z test_upsamplingBicubic2d_antialias_True_align_corners_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:05.4924485Z test_upsamplingBicubic2d_antialias_True_align_corners_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:05.4944234Z test_upsamplingBicubic2d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:05.4963671Z test_upsamplingBilinear2d_aa_correctness_memory_format_torch_channels_last_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:20:05.4982229Z test_upsamplingBilinear2d_aa_correctness_memory_format_torch_contiguous_format_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:05.5412062Z test_upsamplingBilinear2d_antialias_False_align_corners_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:20:05.5835386Z test_upsamplingBilinear2d_antialias_False_align_corners_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.048s) 2022-08-17T13:20:05.6315360Z test_upsamplingBilinear2d_antialias_True_align_corners_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.048s) 2022-08-17T13:20:05.6794316Z test_upsamplingBilinear2d_antialias_True_align_corners_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.048s) 2022-08-17T13:20:05.6821516Z test_upsamplingNearest1d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:05.7046151Z test_upsamplingNearest1d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.031s) 2022-08-17T13:20:05.7060989Z test_upsamplingNearest1d_launch_config_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:20:05.7173277Z test_upsamplingNearest2d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:20:05.7626186Z test_upsamplingNearest2d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.033s) 2022-08-17T13:20:05.7641011Z test_upsamplingNearest2d_launch_config_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:20:05.7653953Z test_upsamplingNearest2d_launch_fail_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:20:05.7664622Z test_upsamplingNearest2d_launch_rocm_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:20:05.9060501Z test_upsamplingNearest3d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.130s) 2022-08-17T13:20:05.9331347Z test_upsamplingNearest3d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.032s) 2022-08-17T13:20:05.9346871Z test_upsamplingNearest3d_launch_config_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:20:05.9372289Z test_upsamplingNearestExact1d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:05.9394432Z test_upsamplingNearestExact1d_rescale_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:20:05.9507942Z test_upsamplingNearestExact2d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.021s) 2022-08-17T13:20:06.0901916Z test_upsamplingNearestExact3d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.135s) 2022-08-17T13:20:06.6901097Z test_variable_sequence_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.596s) 2022-08-17T13:20:06.6919824Z test_calculate_gain_leaky_relu (__main__.TestNNInit) ... ok (0.000s) 2022-08-17T13:20:06.6931500Z test_calculate_gain_leaky_relu_only_accepts_numbers (__main__.TestNNInit) ... ok (0.000s) 2022-08-17T13:20:06.6943967Z test_calculate_gain_linear (__main__.TestNNInit) ... ok (0.000s) 2022-08-17T13:20:06.6958910Z test_calculate_gain_nonlinear (__main__.TestNNInit) ... ok (0.016s) 2022-08-17T13:20:06.6970441Z test_calculate_gain_only_accepts_valid_nonlinearities (__main__.TestNNInit) ... ok (0.000s) 2022-08-17T13:20:06.6987228Z test_constant (__main__.TestNNInit) ... ok (0.000s) 2022-08-17T13:20:06.7061003Z test_deprecation (__main__.TestNNInit) ... ok (0.000s) 2022-08-17T13:20:06.7131122Z test_dirac_identity (__main__.TestNNInit) ... ok (0.016s) 2022-08-17T13:20:06.7142764Z test_dirac_only_works_on_3_4_5d_inputs (__main__.TestNNInit) ... ok (0.000s) 2022-08-17T13:20:06.7170413Z test_dirac_properties (__main__.TestNNInit) ... ok (0.000s) 2022-08-17T13:20:06.7184220Z test_eye (__main__.TestNNInit) ... ok (0.000s) 2022-08-17T13:20:06.7195265Z test_eye_only_works_on_2d_inputs (__main__.TestNNInit) ... ok (0.000s) 2022-08-17T13:20:07.0107205Z test_kaiming_normal (__main__.TestNNInit) ... ok (0.290s) 2022-08-17T13:20:07.0123309Z test_kaiming_normal_errors_on_inputs_smaller_than_2d (__main__.TestNNInit) ... ok (0.000s) 2022-08-17T13:20:07.0160826Z test_kaiming_normal_warning_on_0element_tensor (__main__.TestNNInit) ... ok (0.000s) 2022-08-17T13:20:07.2725186Z test_kaiming_uniform (__main__.TestNNInit) ... ok (0.261s) 2022-08-17T13:20:07.2742571Z test_kaiming_uniform_errors_on_inputs_smaller_than_2d (__main__.TestNNInit) ... ok (0.000s) 2022-08-17T13:20:07.2780500Z test_kaiming_uniform_warning_on_0element_tensor (__main__.TestNNInit) ... ok (0.016s) 2022-08-17T13:20:07.2877338Z test_max_unpool (__main__.TestNNInit) ... ok (0.000s) 2022-08-17T13:20:08.4631218Z test_normal (__main__.TestNNInit) ... ok (1.175s) 2022-08-17T13:20:08.4657546Z test_ones_and_zeros (__main__.TestNNInit) ... ok (0.000s) 2022-08-17T13:20:08.4706269Z test_orthogonal (__main__.TestNNInit) ... ok (0.016s) 2022-08-17T13:20:08.4769694Z test_sparse_default_std (__main__.TestNNInit) ... ok (0.000s) 2022-08-17T13:20:08.4782460Z test_sparse_only_works_on_2d_inputs (__main__.TestNNInit) ... ok (0.000s) 2022-08-17T13:20:08.4791864Z test_trunc_normal (__main__.TestNNInit) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:20:09.5287486Z test_uniform (__main__.TestNNInit) ... ok (1.045s) 2022-08-17T13:20:10.1618376Z test_xavier_normal (__main__.TestNNInit) ... ok (0.642s) 2022-08-17T13:20:10.1633445Z test_xavier_normal_errors_on_inputs_smaller_than_2d (__main__.TestNNInit) ... ok (0.000s) 2022-08-17T13:20:10.2717495Z test_xavier_uniform (__main__.TestNNInit) ... ok (0.111s) 2022-08-17T13:20:10.2732996Z test_xavier_uniform_errors_on_inputs_smaller_than_2d (__main__.TestNNInit) ... ok (0.000s) 2022-08-17T13:20:10.2762296Z test_load_state_dict_module_pre_hook (__main__.TestStateDictHooks) ... ok (0.000s) 2022-08-17T13:20:10.2794465Z test_load_state_dict_post_hook (__main__.TestStateDictHooks) ... ok (0.000s) 2022-08-17T13:20:10.2804805Z test_load_state_dict_post_hook_backward_compatibility (__main__.TestStateDictHooks) ... skip: Tempfile permission issue on windows (0.000s) 2022-08-17T13:20:10.2835177Z test_load_state_dict_pre_hook (__main__.TestStateDictHooks) ... ok (0.016s) 2022-08-17T13:20:10.2851524Z test_no_extra_ref_to_module (__main__.TestStateDictHooks) ... ok (0.000s) 2022-08-17T13:20:10.2868699Z test_pickled_hook (__main__.TestStateDictHooks) ... ok (0.000s) 2022-08-17T13:20:10.2869021Z 2022-08-17T13:20:10.2869323Z ---------------------------------------------------------------------- 2022-08-17T13:20:10.2869700Z Ran 3250 tests in 179.687s 2022-08-17T13:20:10.2869883Z 2022-08-17T13:20:10.2870042Z OK (skipped=1377, expected failures=27) 2022-08-17T13:20:10.2870252Z 2022-08-17T13:20:10.2870390Z Generating XML reports... 2022-08-17T13:20:10.2960167Z Generated XML report: test-reports\python-unittest\test_nn\TEST-PackedSequenceTest-20220817131710.xml 2022-08-17T13:20:10.2966772Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestAddRelu-20220817131710.xml 2022-08-17T13:20:10.2993259Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestAvgPool-20220817131710.xml 2022-08-17T13:20:10.2999853Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestConstantPadNd-20220817131710.xml 2022-08-17T13:20:10.3005355Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestFunctionalPickle-20220817131710.xml 2022-08-17T13:20:10.3010792Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestFusionEval-20220817131710.xml 2022-08-17T13:20:10.3061169Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestLazyModules-20220817131710.xml 2022-08-17T13:20:10.3072700Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestModuleGlobalHooks-20220817131710.xml 2022-08-17T13:20:10.5967457Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestNN-20220817131710.xml 2022-08-17T13:20:10.6791322Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestNNDeviceTypeCPU-20220817131710.xml 2022-08-17T13:20:10.6822296Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestNNInit-20220817131710.xml 2022-08-17T13:20:10.6832865Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestStateDictHooks-20220817131710.xml 2022-08-17T13:20:11.1354561Z Running test_mkldnn_fusion ... [2022-08-17 13:20:11.123823] 2022-08-17T13:20:11.1355024Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_mkldnn_fusion.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:20:11.123823] 2022-08-17T13:20:12.3708806Z 2022-08-17T13:20:12.3709323Z Running tests... 2022-08-17T13:20:12.3709711Z Test results will be stored in test-reports\python-unittest\test_mkldnn_fusion 2022-08-17T13:22:37.2768771Z ---------------------------------------------------------------------- 2022-08-17T13:22:37.2769308Z test_conv_eltwise (__main__.TestMkldnnFusion) ... ok (144.909s) 2022-08-17T13:22:37.7777175Z test_single_conv (__main__.TestMkldnnFusion) ... ok (0.496s) 2022-08-17T13:22:37.7778259Z 2022-08-17T13:22:37.7778513Z ---------------------------------------------------------------------- 2022-08-17T13:22:37.7778933Z Ran 2 tests in 145.391s 2022-08-17T13:22:37.7779110Z 2022-08-17T13:22:37.7779182Z OK 2022-08-17T13:22:37.7779322Z 2022-08-17T13:22:37.7779462Z Generating XML reports... 2022-08-17T13:22:37.7839529Z Generated XML report: test-reports\python-unittest\test_mkldnn_fusion\TEST-TestMkldnnFusion-20220817132012.xml 2022-08-17T13:22:38.0412777Z Running test_modules ... [2022-08-17 13:22:38.040297] 2022-08-17T13:22:38.0413246Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_modules.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:22:38.040297] 2022-08-17T13:22:40.1853593Z 2022-08-17T13:22:40.1854091Z Running tests... 2022-08-17T13:22:40.1854436Z ---------------------------------------------------------------------- 2022-08-17T13:22:40.1854800Z Test results will be stored in test-reports\python-unittest\test_modules 2022-08-17T13:22:40.1941491Z test_check_inplace_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:40.2004461Z test_check_inplace_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:40.2051210Z test_check_inplace_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:40.2097048Z test_check_inplace_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:40.2155445Z test_check_inplace_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:40.2212187Z test_check_inplace_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:40.2253013Z test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.2292563Z test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:22:40.2331807Z test_cpu_gpu_parity_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.2370951Z test_cpu_gpu_parity_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.2410263Z test_cpu_gpu_parity_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.2449911Z test_cpu_gpu_parity_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:22:40.2489292Z test_cpu_gpu_parity_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.2528648Z test_cpu_gpu_parity_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:22:40.2567695Z test_cpu_gpu_parity_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.2606788Z test_cpu_gpu_parity_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.2645984Z test_cpu_gpu_parity_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:22:40.2685331Z test_cpu_gpu_parity_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.2724476Z test_cpu_gpu_parity_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.2763737Z test_cpu_gpu_parity_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.2803049Z test_cpu_gpu_parity_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:22:40.2842140Z test_cpu_gpu_parity_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.2881387Z test_cpu_gpu_parity_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.2920527Z test_cpu_gpu_parity_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.2959803Z test_cpu_gpu_parity_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:22:40.2999174Z test_cpu_gpu_parity_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.3038375Z test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.3077302Z test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.3116821Z test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:22:40.3155826Z test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.3195060Z test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.3234065Z test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.3273436Z test_cpu_gpu_parity_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:22:40.3312463Z test_cpu_gpu_parity_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.3351770Z test_cpu_gpu_parity_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.3391089Z test_cpu_gpu_parity_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.3430306Z test_cpu_gpu_parity_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:22:40.3469315Z test_cpu_gpu_parity_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.3508462Z test_cpu_gpu_parity_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:22:40.3547485Z test_cpu_gpu_parity_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.3586395Z test_cpu_gpu_parity_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.3625451Z test_cpu_gpu_parity_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:22:40.3664581Z test_cpu_gpu_parity_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.3703750Z test_cpu_gpu_parity_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.3742729Z test_cpu_gpu_parity_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.3781893Z test_cpu_gpu_parity_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:22:40.3821031Z test_cpu_gpu_parity_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.3860335Z test_cpu_gpu_parity_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.3899293Z test_cpu_gpu_parity_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.3938548Z test_cpu_gpu_parity_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:22:40.3977706Z test_cpu_gpu_parity_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.4016938Z test_cpu_gpu_parity_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:22:40.4056164Z test_cpu_gpu_parity_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.4095238Z test_cpu_gpu_parity_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.4134216Z test_cpu_gpu_parity_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.4173362Z test_cpu_gpu_parity_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:22:40.4212841Z test_cpu_gpu_parity_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.4252042Z test_cpu_gpu_parity_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.4291118Z test_cpu_gpu_parity_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.4330860Z test_cpu_gpu_parity_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:22:40.4370083Z test_cpu_gpu_parity_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.4409125Z test_cpu_gpu_parity_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.4448214Z test_cpu_gpu_parity_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:22:40.4487319Z test_cpu_gpu_parity_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.4526550Z test_cpu_gpu_parity_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.4565754Z test_cpu_gpu_parity_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.010s) 2022-08-17T13:22:40.4604747Z test_cpu_gpu_parity_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.4643822Z test_cpu_gpu_parity_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.4682713Z test_cpu_gpu_parity_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.4721628Z test_cpu_gpu_parity_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:22:40.4760785Z test_cpu_gpu_parity_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.4799849Z test_cpu_gpu_parity_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.4838994Z test_cpu_gpu_parity_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.4878340Z test_cpu_gpu_parity_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:22:40.4917583Z test_cpu_gpu_parity_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.4956777Z test_cpu_gpu_parity_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.4995757Z test_cpu_gpu_parity_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.5034765Z test_cpu_gpu_parity_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:22:40.5073676Z test_cpu_gpu_parity_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.5112711Z test_cpu_gpu_parity_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.5151398Z test_cpu_gpu_parity_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.5190524Z test_cpu_gpu_parity_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:22:40.5229509Z test_cpu_gpu_parity_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.5268475Z test_cpu_gpu_parity_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.5307639Z test_cpu_gpu_parity_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.5346950Z test_cpu_gpu_parity_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:22:40.5386252Z test_cpu_gpu_parity_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.5427086Z test_cpu_gpu_parity_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.011s) 2022-08-17T13:22:40.5469452Z test_cpu_gpu_parity_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.004s) 2022-08-17T13:22:40.5509258Z test_cpu_gpu_parity_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:22:40.5548754Z test_cpu_gpu_parity_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.005s) 2022-08-17T13:22:40.5588392Z test_cpu_gpu_parity_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.5627502Z test_cpu_gpu_parity_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.5666719Z test_cpu_gpu_parity_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:22:40.5699928Z test_cpu_gpu_parity_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.016s) 2022-08-17T13:22:40.5733061Z test_cpu_gpu_parity_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:22:40.5768785Z test_factory_kwargs_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:40.5803834Z test_factory_kwargs_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:40.5838378Z test_factory_kwargs_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:40.5872978Z test_factory_kwargs_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:40.5922352Z test_factory_kwargs_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:40.5974228Z test_factory_kwargs_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:40.6019014Z test_factory_kwargs_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:40.6065234Z test_factory_kwargs_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:40.6111392Z test_factory_kwargs_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:40.6157387Z test_factory_kwargs_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:40.6202262Z test_factory_kwargs_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:40.6248079Z test_factory_kwargs_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:40.6308868Z test_factory_kwargs_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:40.6369349Z test_factory_kwargs_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:40.6452034Z test_factory_kwargs_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:40.6526536Z test_factory_kwargs_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:40.6601371Z test_factory_kwargs_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T13:22:40.6677025Z test_factory_kwargs_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:40.6762054Z test_factory_kwargs_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:40.6838304Z test_factory_kwargs_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:40.6890316Z test_factory_kwargs_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:40.6942537Z test_factory_kwargs_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:40.6994059Z test_factory_kwargs_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:40.7045976Z test_factory_kwargs_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:40.7098809Z test_factory_kwargs_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:40.7160154Z test_factory_kwargs_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:40.7265689Z test_factory_kwargs_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:40.7378001Z test_factory_kwargs_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:40.7423528Z test_factory_kwargs_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:40.7469884Z test_factory_kwargs_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T13:22:40.7517351Z test_factory_kwargs_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:40.7569722Z test_factory_kwargs_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T13:22:40.7625372Z test_factory_kwargs_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:40.7681620Z test_factory_kwargs_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:40.8063178Z test_factory_kwargs_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.047s) 2022-08-17T13:22:40.8448052Z test_factory_kwargs_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.041s) 2022-08-17T13:22:40.8830215Z test_factory_kwargs_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.036s) 2022-08-17T13:22:40.9210769Z test_factory_kwargs_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.041s) 2022-08-17T13:22:40.9262605Z test_factory_kwargs_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:40.9321683Z test_factory_kwargs_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:40.9359553Z test_factory_kwargs_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:40.9397295Z test_factory_kwargs_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:40.9448834Z test_factory_kwargs_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:40.9500651Z test_factory_kwargs_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T13:22:40.9557660Z test_factory_kwargs_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:40.9614943Z test_factory_kwargs_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:41.0417808Z test_factory_kwargs_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.073s) 2022-08-17T13:22:41.1220186Z test_factory_kwargs_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.083s) 2022-08-17T13:22:41.2024236Z test_factory_kwargs_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.077s) 2022-08-17T13:22:41.2828742Z test_factory_kwargs_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.088s) 2022-08-17T13:22:41.2872537Z test_factory_kwargs_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:22:41.2873109Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:22:41.2937778Z ok (0.000s) 2022-08-17T13:22:41.3028414Z test_factory_kwargs_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:41.3129421Z test_factory_kwargs_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:41.3219915Z test_factory_kwargs_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:41.3320493Z test_factory_kwargs_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:41.3410238Z test_factory_kwargs_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:41.3482068Z test_factory_kwargs_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:41.3541818Z test_factory_kwargs_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:41.3601384Z test_factory_kwargs_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:41.3662235Z test_factory_kwargs_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:41.3732755Z test_factory_kwargs_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:41.3792863Z test_factory_kwargs_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:41.3852430Z test_factory_kwargs_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:41.3911006Z test_factory_kwargs_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:41.4939211Z test_factory_kwargs_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.098s) 2022-08-17T13:22:41.5963153Z test_factory_kwargs_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.098s) 2022-08-17T13:22:41.6989246Z test_factory_kwargs_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.114s) 2022-08-17T13:22:41.8028154Z test_factory_kwargs_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.104s) 2022-08-17T13:22:41.8107377Z test_factory_kwargs_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:41.8183920Z test_factory_kwargs_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:41.8262608Z test_factory_kwargs_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:41.9026101Z test_factory_kwargs_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.077s) 2022-08-17T13:22:41.9753416Z test_factory_kwargs_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.067s) 2022-08-17T13:22:42.0483753Z test_factory_kwargs_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.083s) 2022-08-17T13:22:42.1216612Z test_factory_kwargs_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.078s) 2022-08-17T13:22:42.1956724Z test_factory_kwargs_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.062s) 2022-08-17T13:22:42.2002390Z test_factory_kwargs_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:42.2045967Z test_factory_kwargs_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:42.2085691Z test_factory_kwargs_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T13:22:42.2124505Z test_factory_kwargs_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:42.2868681Z test_factory_kwargs_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.068s) 2022-08-17T13:22:42.3609470Z test_factory_kwargs_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.083s) 2022-08-17T13:22:42.4230324Z test_factory_kwargs_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.063s) 2022-08-17T13:22:42.4836111Z test_factory_kwargs_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.052s) 2022-08-17T13:22:42.5395028Z test_factory_kwargs_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.064s) 2022-08-17T13:22:42.5945151Z test_factory_kwargs_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.048s) 2022-08-17T13:22:42.7677592Z test_factory_kwargs_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.174s) 2022-08-17T13:22:42.9412352Z test_factory_kwargs_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.175s) 2022-08-17T13:22:42.9457956Z test_factory_kwargs_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:42.9501905Z test_factory_kwargs_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:42.9537049Z test_forward_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:42.9559256Z test_forward_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:42.9586703Z test_forward_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:42.9612375Z test_forward_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:42.9642544Z test_forward_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:42.9673403Z test_forward_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:42.9703759Z test_forward_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T13:22:42.9732822Z test_forward_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:42.9762450Z test_forward_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:42.9791189Z test_forward_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:42.9819974Z test_forward_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:42.9850062Z test_forward_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:42.9906917Z test_forward_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:42.9960636Z test_forward_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:43.0039853Z test_forward_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:43.0096450Z test_forward_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:43.0163425Z test_forward_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:43.0223891Z test_forward_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:43.0295371Z test_forward_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:43.0358779Z test_forward_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:43.0399785Z test_forward_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:43.0439199Z test_forward_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:43.0480755Z test_forward_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:43.0522025Z test_forward_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:43.0567359Z test_forward_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:43.0612704Z test_forward_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:43.0721407Z test_forward_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:43.0822567Z test_forward_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:43.0857062Z test_forward_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:43.0890156Z test_forward_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:43.0918672Z test_forward_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:43.0946828Z test_forward_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:43.1002321Z test_forward_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:43.1056271Z test_forward_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:43.1745440Z test_forward_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.079s) 2022-08-17T13:22:43.2432871Z test_forward_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.064s) 2022-08-17T13:22:43.3114996Z test_forward_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.063s) 2022-08-17T13:22:43.3801959Z test_forward_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.079s) 2022-08-17T13:22:43.3863817Z test_forward_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:43.3921723Z test_forward_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:43.3949508Z test_forward_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:43.3976073Z test_forward_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:43.4025218Z test_forward_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:43.4072681Z test_forward_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:43.4132070Z test_forward_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:43.4191645Z test_forward_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:43.5631081Z test_forward_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.152s) 2022-08-17T13:22:43.7048517Z test_forward_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.134s) 2022-08-17T13:22:43.8472574Z test_forward_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.144s) 2022-08-17T13:22:43.9888998Z test_forward_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.143s) 2022-08-17T13:22:43.9959459Z test_forward_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:44.0024400Z test_forward_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:44.0094374Z test_forward_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:44.0162858Z test_forward_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:44.0235431Z test_forward_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:44.0306260Z test_forward_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:44.0349686Z test_forward_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T13:22:44.0392024Z test_forward_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:44.0436482Z test_forward_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:44.0481128Z test_forward_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:44.0529728Z test_forward_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:44.0578706Z test_forward_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:44.0626635Z test_forward_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:44.0673618Z test_forward_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:44.2452109Z test_forward_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.174s) 2022-08-17T13:22:44.4220787Z test_forward_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.174s) 2022-08-17T13:22:44.6001073Z test_forward_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.176s) 2022-08-17T13:22:44.7757038Z test_forward_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.178s) 2022-08-17T13:22:44.7848292Z test_forward_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:44.7936133Z test_forward_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:44.8001004Z test_forward_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:44.8064882Z test_forward_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:44.9050216Z test_forward_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.101s) 2022-08-17T13:22:45.0038664Z test_forward_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.094s) 2022-08-17T13:22:45.1019945Z test_forward_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.111s) 2022-08-17T13:22:45.2006877Z test_forward_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.095s) 2022-08-17T13:22:45.2034406Z test_forward_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:45.2060450Z test_forward_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:45.2084592Z test_forward_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:45.2108621Z test_forward_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:45.3142968Z test_forward_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.111s) 2022-08-17T13:22:45.4191762Z test_forward_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.112s) 2022-08-17T13:22:45.4972977Z test_forward_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.064s) 2022-08-17T13:22:45.5768266Z test_forward_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.081s) 2022-08-17T13:22:45.6468991Z test_forward_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.079s) 2022-08-17T13:22:45.7175713Z test_forward_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.063s) 2022-08-17T13:22:45.9016082Z test_forward_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.194s) 2022-08-17T13:22:46.0889406Z test_forward_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.176s) 2022-08-17T13:22:46.0918971Z test_forward_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:46.0945995Z test_forward_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:46.0979749Z test_grad_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:46.1007341Z test_grad_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:46.1048730Z test_grad_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:46.1089926Z test_grad_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:46.1130729Z test_grad_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:46.1173028Z test_grad_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:46.1334413Z test_grad_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:46.1477835Z test_grad_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:46.1637226Z test_grad_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.020s) 2022-08-17T13:22:46.1812513Z test_grad_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:46.1894033Z test_grad_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:46.1980091Z test_grad_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:46.2102148Z test_grad_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:46.2346020Z test_grad_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:46.2411246Z test_grad_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:46.2485205Z test_grad_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T13:22:46.2642560Z test_grad_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T13:22:46.9423452Z test_grad_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.676s) 2022-08-17T13:22:47.6183129Z test_grad_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.678s) 2022-08-17T13:22:47.6319010Z test_grad_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:47.6358864Z test_grad_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:47.6471077Z test_grad_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:47.6731038Z test_grad_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:49.5279091Z test_grad_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (1.858s) 2022-08-17T13:22:51.4068363Z test_grad_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (1.875s) 2022-08-17T13:22:51.4090003Z test_grad_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:22:51.4090674Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:22:51.4133936Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:22:51.4134432Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:22:51.4177629Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:22:51.4178118Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:22:51.4221960Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:22:51.4222435Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:22:51.4266283Z ok (0.032s) 2022-08-17T13:22:51.4287919Z test_grad_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:22:51.4288513Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:22:51.4333139Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:22:51.4333639Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:22:51.4381862Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:22:51.4382352Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:22:51.4432654Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:22:51.4433166Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:22:51.4481011Z ok (0.016s) 2022-08-17T13:22:51.4502052Z test_grad_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:22:51.4502610Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:22:51.4553873Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:22:51.4554375Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:22:51.4610840Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:22:51.4611324Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:22:51.4663327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:22:51.4663809Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:22:51.4717899Z ok (0.032s) 2022-08-17T13:22:51.4736219Z test_grad_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:22:51.4736900Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:22:51.4779255Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:22:51.4779818Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:22:51.4822739Z ok (0.000s) 2022-08-17T13:22:51.4841061Z test_grad_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:22:51.4841611Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:22:51.4891168Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:22:51.4891664Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:22:51.4940641Z ok (0.016s) 2022-08-17T13:22:51.4959355Z test_grad_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:22:51.4959926Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:22:51.5042390Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:22:51.5042890Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:22:51.5109118Z ok (0.016s) 2022-08-17T13:22:51.5219352Z test_grad_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:52.6608946Z test_grad_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (1.133s) 2022-08-17T13:22:53.8180300Z test_grad_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (1.157s) 2022-08-17T13:22:53.8300880Z test_grad_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:53.8478896Z test_grad_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:54.6489268Z test_grad_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.794s) 2022-08-17T13:22:55.4465520Z test_grad_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.807s) 2022-08-17T13:22:55.4522412Z test_grad_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:55.4563294Z test_grad_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:56.4179787Z test_grad_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.975s) 2022-08-17T13:22:56.9093515Z test_grad_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.492s) 2022-08-17T13:22:57.3497679Z test_grad_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.429s) 2022-08-17T13:22:59.5295468Z test_grad_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (2.189s) 2022-08-17T13:22:59.5356239Z test_grad_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:59.5393408Z test_gradgrad_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:59.5430055Z test_gradgrad_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:59.5536309Z test_gradgrad_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T13:22:59.5666206Z test_gradgrad_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:59.5778075Z test_gradgrad_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:59.5918777Z test_gradgrad_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:59.6518943Z test_gradgrad_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.049s) 2022-08-17T13:22:59.6918958Z test_gradgrad_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.048s) 2022-08-17T13:22:59.7356052Z test_gradgrad_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.047s) 2022-08-17T13:22:59.7849695Z test_gradgrad_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.048s) 2022-08-17T13:22:59.8064722Z test_gradgrad_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:59.8294457Z test_gradgrad_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:22:59.8623342Z test_gradgrad_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.048s) 2022-08-17T13:22:59.9087828Z test_gradgrad_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.047s) 2022-08-17T13:22:59.9194525Z test_gradgrad_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:22:59.9293180Z test_gradgrad_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:23:00.0123093Z test_gradgrad_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.079s) 2022-08-17T13:23:04.5591247Z test_gradgrad_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (4.549s) 2022-08-17T13:23:09.1433490Z test_gradgrad_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (4.589s) 2022-08-17T13:23:09.1774102Z test_gradgrad_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.031s) 2022-08-17T13:23:09.2045999Z test_gradgrad_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.031s) 2022-08-17T13:23:09.3160102Z test_gradgrad_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.104s) 2022-08-17T13:23:21.9120221Z test_gradgrad_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (12.602s) 2022-08-17T13:23:34.6928420Z test_gradgrad_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (12.770s) 2022-08-17T13:23:34.6946719Z test_gradgrad_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:23:34.6947325Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:23:34.7045241Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:23:34.7046148Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:23:34.7146727Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:23:34.7147599Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:23:34.7245008Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:23:34.7245887Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:23:34.7348052Z ok (0.047s) 2022-08-17T13:23:34.7365096Z test_gradgrad_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:23:34.7365960Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:23:34.7472678Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:23:34.7473701Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:23:34.7582334Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:23:34.7583348Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:23:34.7693147Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:23:34.7694030Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:23:34.7804366Z ok (0.048s) 2022-08-17T13:23:34.7821861Z test_gradgrad_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:23:34.7822738Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:23:34.7940487Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:23:34.7941260Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:23:34.8074724Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:23:34.8075483Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:23:34.8192693Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:23:34.8193428Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:23:34.8318658Z ok (0.047s) 2022-08-17T13:23:34.8334548Z test_gradgrad_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:23:34.8335445Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:23:34.8442615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:23:34.8443511Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:23:34.8546285Z ok (0.032s) 2022-08-17T13:23:34.8561067Z test_gradgrad_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:23:34.8562137Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:23:34.8671872Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:23:34.8672881Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:23:34.8783574Z ok (0.016s) 2022-08-17T13:23:34.8799699Z test_gradgrad_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:23:34.8800575Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:23:34.8978028Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:23:34.8978793Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:23:34.9125523Z ok (0.032s) 2022-08-17T13:23:34.9375039Z test_gradgrad_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.032s) 2022-08-17T13:23:39.4096115Z test_gradgrad_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (4.472s) 2022-08-17T13:23:43.8800033Z test_gradgrad_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (4.460s) 2022-08-17T13:23:43.8990602Z test_gradgrad_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.031s) 2022-08-17T13:23:43.9818614Z test_gradgrad_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.079s) 2022-08-17T13:23:48.9241789Z test_gradgrad_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (4.938s) 2022-08-17T13:23:53.9925292Z test_gradgrad_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (5.067s) 2022-08-17T13:23:54.0040078Z test_gradgrad_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:23:54.0124591Z test_gradgrad_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:02.3581384Z test_gradgrad_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (8.336s) 2022-08-17T13:24:06.1316182Z test_gradgrad_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (3.768s) 2022-08-17T13:24:09.5263040Z test_gradgrad_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (3.405s) 2022-08-17T13:24:30.7873697Z test_gradgrad_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (21.263s) 2022-08-17T13:24:30.7967879Z test_gradgrad_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.7988326Z test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.8007981Z test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.8028410Z test_if_train_and_eval_modes_differ_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.8047764Z test_if_train_and_eval_modes_differ_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.8069280Z test_if_train_and_eval_modes_differ_nn_BatchNorm2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.8090980Z test_if_train_and_eval_modes_differ_nn_BatchNorm2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.8112456Z test_if_train_and_eval_modes_differ_nn_BatchNorm3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.8134133Z test_if_train_and_eval_modes_differ_nn_BatchNorm3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.8162359Z test_if_train_and_eval_modes_differ_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.8190187Z test_if_train_and_eval_modes_differ_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:30.8222235Z test_if_train_and_eval_modes_differ_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.8252522Z test_if_train_and_eval_modes_differ_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.8285251Z test_if_train_and_eval_modes_differ_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.8317287Z test_if_train_and_eval_modes_differ_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.8352277Z test_if_train_and_eval_modes_differ_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:30.8386350Z test_if_train_and_eval_modes_differ_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.8411583Z test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.8436481Z test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.8461469Z test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.8487076Z test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.8515346Z test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:30.8544081Z test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.8583264Z test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.8619507Z test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.8640944Z test_if_train_and_eval_modes_differ_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.8662720Z test_if_train_and_eval_modes_differ_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:30.8683752Z test_if_train_and_eval_modes_differ_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.8704939Z test_if_train_and_eval_modes_differ_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.8731797Z test_if_train_and_eval_modes_differ_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.8759858Z test_if_train_and_eval_modes_differ_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.8856207Z test_if_train_and_eval_modes_differ_nn_GRU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:30.8956927Z test_if_train_and_eval_modes_differ_nn_GRU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.8985937Z test_if_train_and_eval_modes_differ_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:30.9014852Z test_if_train_and_eval_modes_differ_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.9035582Z test_if_train_and_eval_modes_differ_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.9055269Z test_if_train_and_eval_modes_differ_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.9080560Z test_if_train_and_eval_modes_differ_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.9105818Z test_if_train_and_eval_modes_differ_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.9133875Z test_if_train_and_eval_modes_differ_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:30.9162729Z test_if_train_and_eval_modes_differ_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.9355932Z test_if_train_and_eval_modes_differ_nn_LSTM_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:30.9562091Z test_if_train_and_eval_modes_differ_nn_LSTM_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:30.9583791Z test_if_train_and_eval_modes_differ_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2022-08-17T13:24:30.9584722Z warnings.warn('Lazy modules are a new feature under heavy development ' 2022-08-17T13:24:30.9601866Z ok (0.000s) 2022-08-17T13:24:30.9639943Z test_if_train_and_eval_modes_differ_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:30.9680712Z test_if_train_and_eval_modes_differ_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.9719686Z test_if_train_and_eval_modes_differ_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.9761767Z test_if_train_and_eval_modes_differ_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.9803818Z test_if_train_and_eval_modes_differ_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:30.9832750Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.9861332Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.9889688Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.9919733Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:30.9951797Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:30.9984329Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:31.0010175Z test_if_train_and_eval_modes_differ_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:31.0035859Z test_if_train_and_eval_modes_differ_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:31.0268666Z test_if_train_and_eval_modes_differ_nn_MultiheadAttention_cpu_float32 (__main__.TestModuleCPU) ... ok (0.031s) 2022-08-17T13:24:31.0517980Z test_if_train_and_eval_modes_differ_nn_MultiheadAttention_cpu_float64 (__main__.TestModuleCPU) ... ok (0.028s) 2022-08-17T13:24:31.0548340Z test_if_train_and_eval_modes_differ_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2022-08-17T13:24:31.0578173Z test_if_train_and_eval_modes_differ_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T13:24:31.0607311Z test_if_train_and_eval_modes_differ_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:31.0637197Z test_if_train_and_eval_modes_differ_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:31.0809039Z test_if_train_and_eval_modes_differ_nn_RNN_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:31.0993488Z test_if_train_and_eval_modes_differ_nn_RNN_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:31.1014425Z test_if_train_and_eval_modes_differ_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:31.1036260Z test_if_train_and_eval_modes_differ_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:31.1056921Z test_if_train_and_eval_modes_differ_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:31.1077783Z test_if_train_and_eval_modes_differ_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:31.1432692Z test_if_train_and_eval_modes_differ_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.032s) 2022-08-17T13:24:31.1801260Z test_if_train_and_eval_modes_differ_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.032s) 2022-08-17T13:24:31.2029654Z test_if_train_and_eval_modes_differ_nn_TransformerEncoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.031s) 2022-08-17T13:24:31.2269416Z test_if_train_and_eval_modes_differ_nn_TransformerEncoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:31.3071719Z test_if_train_and_eval_modes_differ_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.079s) 2022-08-17T13:24:31.3901570Z test_if_train_and_eval_modes_differ_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.096s) 2022-08-17T13:24:31.3924846Z test_if_train_and_eval_modes_differ_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:31.3947393Z test_if_train_and_eval_modes_differ_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:31.4000008Z test_memory_format_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:31.4051511Z test_memory_format_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:31.4085019Z test_memory_format_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:24:31.4118504Z test_memory_format_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:24:31.4177905Z test_memory_format_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:31.4237325Z test_memory_format_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:31.4299559Z test_memory_format_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:31.4361307Z test_memory_format_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:31.4422828Z test_memory_format_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:31.4482463Z test_memory_format_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:31.4547580Z test_memory_format_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:31.4609935Z test_memory_format_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:31.4644357Z test_memory_format_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:24:31.4678182Z test_memory_format_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.016s) 2022-08-17T13:24:31.4758313Z test_memory_format_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:31.4835100Z test_memory_format_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:31.4953564Z test_memory_format_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:31.5055108Z test_memory_format_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:31.5123078Z test_memory_format_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.000s) 2022-08-17T13:24:31.5182291Z test_memory_format_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.016s) 2022-08-17T13:24:31.5241325Z test_memory_format_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:31.5301113Z test_memory_format_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:31.5358101Z test_memory_format_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.002s) 2022-08-17T13:24:31.5414268Z test_memory_format_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.000s) 2022-08-17T13:24:31.5478128Z test_memory_format_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.016s) 2022-08-17T13:24:31.5540416Z test_memory_format_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.001s) 2022-08-17T13:24:31.5648569Z test_memory_format_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:31.5751616Z test_memory_format_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:31.5815427Z test_memory_format_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:31.5875900Z test_memory_format_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:31.5909490Z test_memory_format_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:24:31.5942577Z test_memory_format_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:24:31.6005894Z test_memory_format_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:31.6071261Z test_memory_format_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:31.6677386Z test_memory_format_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.062s) 2022-08-17T13:24:31.7275047Z test_memory_format_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.063s) 2022-08-17T13:24:31.7870422Z test_memory_format_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.064s) 2022-08-17T13:24:31.8469214Z test_memory_format_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.047s) 2022-08-17T13:24:31.8503608Z test_memory_format_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.016s) 2022-08-17T13:24:31.8536851Z test_memory_format_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:24:31.8592061Z test_memory_format_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:31.8647246Z test_memory_format_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:31.8680783Z test_memory_format_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:24:31.8713827Z test_memory_format_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:24:31.8784241Z test_memory_format_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:31.8856532Z test_memory_format_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:32.0096156Z test_memory_format_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.126s) 2022-08-17T13:24:32.1317558Z test_memory_format_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.111s) 2022-08-17T13:24:32.2554321Z test_memory_format_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.127s) 2022-08-17T13:24:32.3776764Z test_memory_format_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.127s) 2022-08-17T13:24:32.3869930Z test_memory_format_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:32.3953253Z test_memory_format_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:32.4072692Z test_memory_format_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:32.4183045Z test_memory_format_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:32.4247876Z test_memory_format_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.000s) 2022-08-17T13:24:32.4308495Z test_memory_format_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.000s) 2022-08-17T13:24:32.4371655Z test_memory_format_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:32.4434891Z test_memory_format_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:32.4495124Z test_memory_format_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.016s) 2022-08-17T13:24:32.4554438Z test_memory_format_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.001s) 2022-08-17T13:24:32.4619750Z test_memory_format_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.000s) 2022-08-17T13:24:32.4684857Z test_memory_format_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... expected failure (0.016s) 2022-08-17T13:24:32.4718201Z test_memory_format_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:24:32.4751511Z test_memory_format_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:24:32.4784445Z test_memory_format_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:24:32.4817549Z test_memory_format_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.016s) 2022-08-17T13:24:32.4850657Z test_memory_format_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:24:32.4883739Z test_memory_format_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:24:32.4916820Z test_memory_format_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:24:32.4949992Z test_memory_format_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:24:32.5021052Z test_memory_format_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:32.5091153Z test_memory_format_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:32.5910985Z test_memory_format_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.079s) 2022-08-17T13:24:32.6724487Z test_memory_format_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.080s) 2022-08-17T13:24:32.7534945Z test_memory_format_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.079s) 2022-08-17T13:24:32.8344708Z test_memory_format_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.078s) 2022-08-17T13:24:32.8416105Z test_memory_format_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:32.8485391Z test_memory_format_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:32.8550302Z test_memory_format_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:32.8614208Z test_memory_format_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:32.8648686Z test_memory_format_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:24:32.8681600Z test_memory_format_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:24:32.8714515Z test_memory_format_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:24:32.8747596Z test_memory_format_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:24:32.8780570Z test_memory_format_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.016s) 2022-08-17T13:24:32.8813412Z test_memory_format_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:24:32.8846211Z test_memory_format_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:24:32.8879255Z test_memory_format_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:24:32.8957769Z test_memory_format_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:32.9032073Z test_memory_format_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:32.9061081Z test_multiple_device_transfer_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:32.9089043Z test_multiple_device_transfer_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:24:32.9116693Z test_multiple_device_transfer_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:32.9144373Z test_multiple_device_transfer_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:32.9171915Z test_multiple_device_transfer_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:32.9199733Z test_multiple_device_transfer_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:32.9227389Z test_multiple_device_transfer_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:32.9254974Z test_multiple_device_transfer_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:24:32.9282594Z test_multiple_device_transfer_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:32.9310286Z test_multiple_device_transfer_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:32.9337524Z test_multiple_device_transfer_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:32.9365033Z test_multiple_device_transfer_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:32.9393154Z test_multiple_device_transfer_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:24:32.9420836Z test_multiple_device_transfer_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:32.9448257Z test_multiple_device_transfer_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:32.9475746Z test_multiple_device_transfer_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:32.9503200Z test_multiple_device_transfer_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:32.9530829Z test_multiple_device_transfer_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:32.9558552Z test_multiple_device_transfer_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:24:32.9586053Z test_multiple_device_transfer_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:32.9613412Z test_multiple_device_transfer_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:32.9641001Z test_multiple_device_transfer_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:32.9668550Z test_multiple_device_transfer_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:32.9696035Z test_multiple_device_transfer_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:32.9723741Z test_multiple_device_transfer_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:24:32.9751337Z test_multiple_device_transfer_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:32.9778745Z test_multiple_device_transfer_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:32.9806526Z test_multiple_device_transfer_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:32.9833781Z test_multiple_device_transfer_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:32.9861428Z test_multiple_device_transfer_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:32.9889093Z test_multiple_device_transfer_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:24:32.9916919Z test_multiple_device_transfer_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:32.9944664Z test_multiple_device_transfer_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:32.9972232Z test_multiple_device_transfer_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:32.9999831Z test_multiple_device_transfer_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.0027306Z test_multiple_device_transfer_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.0054772Z test_multiple_device_transfer_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:24:33.0082379Z test_multiple_device_transfer_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.0109797Z test_multiple_device_transfer_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.0137131Z test_multiple_device_transfer_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.0164656Z test_multiple_device_transfer_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.0192504Z test_multiple_device_transfer_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:24:33.0220191Z test_multiple_device_transfer_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.0247549Z test_multiple_device_transfer_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.0275112Z test_multiple_device_transfer_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.0302764Z test_multiple_device_transfer_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.0330193Z test_multiple_device_transfer_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.0357803Z test_multiple_device_transfer_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:24:33.0385306Z test_multiple_device_transfer_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.0412807Z test_multiple_device_transfer_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.0440338Z test_multiple_device_transfer_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.0467817Z test_multiple_device_transfer_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.0495120Z test_multiple_device_transfer_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.0522902Z test_multiple_device_transfer_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:24:33.0550440Z test_multiple_device_transfer_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.0577761Z test_multiple_device_transfer_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.0605376Z test_multiple_device_transfer_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.0632659Z test_multiple_device_transfer_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.0660144Z test_multiple_device_transfer_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.0687518Z test_multiple_device_transfer_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:24:33.0714877Z test_multiple_device_transfer_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.0742405Z test_multiple_device_transfer_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.0769841Z test_multiple_device_transfer_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.0797425Z test_multiple_device_transfer_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.0824993Z test_multiple_device_transfer_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:24:33.0852529Z test_multiple_device_transfer_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.0880014Z test_multiple_device_transfer_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.0907486Z test_multiple_device_transfer_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.0934748Z test_multiple_device_transfer_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.0962211Z test_multiple_device_transfer_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.0993313Z test_multiple_device_transfer_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:24:33.1031807Z test_multiple_device_transfer_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.1058826Z test_multiple_device_transfer_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.1086065Z test_multiple_device_transfer_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.1113116Z test_multiple_device_transfer_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.1140457Z test_multiple_device_transfer_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.1167656Z test_multiple_device_transfer_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:24:33.1194957Z test_multiple_device_transfer_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.1222237Z test_multiple_device_transfer_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.1249441Z test_multiple_device_transfer_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.1276760Z test_multiple_device_transfer_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.1304255Z test_multiple_device_transfer_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:24:33.1331291Z test_multiple_device_transfer_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.1358285Z test_multiple_device_transfer_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.1385600Z test_multiple_device_transfer_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.1412942Z test_multiple_device_transfer_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.1440033Z test_multiple_device_transfer_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.1467529Z test_multiple_device_transfer_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:24:33.1494649Z test_multiple_device_transfer_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.1521793Z test_multiple_device_transfer_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:24:33.1598434Z test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:33.1670035Z test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:33.1740597Z test_non_contiguous_tensors_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:33.1809501Z test_non_contiguous_tensors_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:33.1899025Z test_non_contiguous_tensors_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:33.1984979Z test_non_contiguous_tensors_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:33.2074357Z test_non_contiguous_tensors_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:33.2162288Z test_non_contiguous_tensors_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:33.2251048Z test_non_contiguous_tensors_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:33.2336563Z test_non_contiguous_tensors_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:33.2426354Z test_non_contiguous_tensors_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:33.2514940Z test_non_contiguous_tensors_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:33.2723486Z test_non_contiguous_tensors_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:33.2925648Z test_non_contiguous_tensors_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.032s) 2022-08-17T13:24:33.3185750Z test_non_contiguous_tensors_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:33.3407624Z test_non_contiguous_tensors_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.032s) 2022-08-17T13:24:33.3679347Z test_non_contiguous_tensors_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:33.3916646Z test_non_contiguous_tensors_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.031s) 2022-08-17T13:24:33.4261134Z test_non_contiguous_tensors_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.031s) 2022-08-17T13:24:33.4514346Z test_non_contiguous_tensors_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.032s) 2022-08-17T13:24:33.4654260Z test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:33.4789832Z test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:33.4934490Z test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:33.5076144Z test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:33.5249369Z test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:33.5427315Z test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.017s) 2022-08-17T13:24:33.5825053Z test_non_contiguous_tensors_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.032s) 2022-08-17T13:24:33.6205275Z test_non_contiguous_tensors_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.032s) 2022-08-17T13:24:33.6325570Z test_non_contiguous_tensors_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:33.6442578Z test_non_contiguous_tensors_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:33.6579102Z test_non_contiguous_tensors_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:33.6712084Z test_non_contiguous_tensors_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:33.6900640Z test_non_contiguous_tensors_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:33.7082654Z test_non_contiguous_tensors_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:34.0439617Z test_non_contiguous_tensors_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.335s) 2022-08-17T13:24:34.3801182Z test_non_contiguous_tensors_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.335s) 2022-08-17T13:24:34.7158115Z test_non_contiguous_tensors_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.343s) 2022-08-17T13:24:35.0460238Z test_non_contiguous_tensors_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.327s) 2022-08-17T13:24:35.0683379Z test_non_contiguous_tensors_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.020s) 2022-08-17T13:24:35.0895735Z test_non_contiguous_tensors_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.026s) 2022-08-17T13:24:35.0991392Z test_non_contiguous_tensors_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:35.1083146Z test_non_contiguous_tensors_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:35.1251176Z test_non_contiguous_tensors_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:35.1414443Z test_non_contiguous_tensors_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:35.1648799Z test_non_contiguous_tensors_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.021s) 2022-08-17T13:24:35.1874863Z test_non_contiguous_tensors_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.031s) 2022-08-17T13:24:36.0887721Z test_non_contiguous_tensors_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.890s) 2022-08-17T13:24:36.9693794Z test_non_contiguous_tensors_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.884s) 2022-08-17T13:24:37.8627244Z test_non_contiguous_tensors_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.889s) 2022-08-17T13:24:38.7382120Z test_non_contiguous_tensors_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.875s) 2022-08-17T13:24:38.7637669Z test_non_contiguous_tensors_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.033s) 2022-08-17T13:24:38.7864941Z test_non_contiguous_tensors_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:38.8130535Z test_non_contiguous_tensors_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:38.8374554Z test_non_contiguous_tensors_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.032s) 2022-08-17T13:24:38.8656051Z test_non_contiguous_tensors_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.017s) 2022-08-17T13:24:38.8914000Z test_non_contiguous_tensors_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.031s) 2022-08-17T13:24:38.9056157Z test_non_contiguous_tensors_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:38.9193905Z test_non_contiguous_tensors_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:38.9340990Z test_non_contiguous_tensors_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:38.9486640Z test_non_contiguous_tensors_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.019s) 2022-08-17T13:24:38.9661247Z test_non_contiguous_tensors_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:38.9834784Z test_non_contiguous_tensors_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:39.0001653Z test_non_contiguous_tensors_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2022-08-17T13:24:39.0167171Z test_non_contiguous_tensors_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:39.7566962Z test_non_contiguous_tensors_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.752s) 2022-08-17T13:24:40.4747295Z test_non_contiguous_tensors_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.713s) 2022-08-17T13:24:41.2221582Z test_non_contiguous_tensors_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.746s) 2022-08-17T13:24:41.9446816Z test_non_contiguous_tensors_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.731s) 2022-08-17T13:24:41.9699024Z test_non_contiguous_tensors_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:41.9944393Z test_non_contiguous_tensors_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.031s) 2022-08-17T13:24:42.0181556Z test_non_contiguous_tensors_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:42.0409727Z test_non_contiguous_tensors_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.032s) 2022-08-17T13:24:42.5077364Z test_non_contiguous_tensors_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.459s) 2022-08-17T13:24:42.9639627Z test_non_contiguous_tensors_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.460s) 2022-08-17T13:24:43.4309017Z test_non_contiguous_tensors_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.459s) 2022-08-17T13:24:43.8868874Z test_non_contiguous_tensors_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.461s) 2022-08-17T13:24:43.8995275Z test_non_contiguous_tensors_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:43.9117734Z test_non_contiguous_tensors_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:43.9218675Z test_non_contiguous_tensors_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:43.9317220Z test_non_contiguous_tensors_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:44.2946668Z test_non_contiguous_tensors_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.366s) 2022-08-17T13:24:44.6474375Z test_non_contiguous_tensors_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.355s) 2022-08-17T13:24:44.9199005Z test_non_contiguous_tensors_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.268s) 2022-08-17T13:24:45.1828456Z test_non_contiguous_tensors_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.254s) 2022-08-17T13:24:45.4279839Z test_non_contiguous_tensors_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.253s) 2022-08-17T13:24:45.6648541Z test_non_contiguous_tensors_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.240s) 2022-08-17T13:24:46.2072273Z test_non_contiguous_tensors_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.544s) 2022-08-17T13:24:46.7356260Z test_non_contiguous_tensors_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.531s) 2022-08-17T13:24:46.7394657Z test_non_contiguous_tensors_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2022-08-17T13:24:46.7432256Z test_non_contiguous_tensors_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:24:46.7474248Z test_pickle_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:46.7505151Z test_pickle_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:46.7536334Z test_pickle_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:46.7566906Z test_pickle_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:46.7605099Z test_pickle_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:46.7642795Z test_pickle_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:46.7680821Z test_pickle_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:46.7719622Z test_pickle_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:46.7758214Z test_pickle_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:46.7797443Z test_pickle_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:46.7835164Z test_pickle_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:46.7872807Z test_pickle_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:46.7942833Z test_pickle_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:46.8012079Z test_pickle_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:46.8104638Z test_pickle_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:46.8194932Z test_pickle_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:46.8287969Z test_pickle_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:46.8380922Z test_pickle_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:46.8476006Z test_pickle_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:46.8569363Z test_pickle_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:46.8624324Z test_pickle_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:46.8678727Z test_pickle_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:46.8734598Z test_pickle_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:46.8790787Z test_pickle_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:46.8851114Z test_pickle_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:46.8911606Z test_pickle_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:46.9086833Z test_pickle_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:46.9258551Z test_pickle_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.031s) 2022-08-17T13:24:46.9322290Z test_pickle_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:46.9384911Z test_pickle_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:46.9435790Z test_pickle_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:46.9486230Z test_pickle_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:46.9548195Z test_pickle_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:46.9610001Z test_pickle_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:47.0252192Z test_pickle_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.063s) 2022-08-17T13:24:47.0938730Z test_pickle_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.064s) 2022-08-17T13:24:47.1576856Z test_pickle_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.064s) 2022-08-17T13:24:47.2223094Z test_pickle_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.063s) 2022-08-17T13:24:47.2303910Z test_pickle_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:47.2382554Z test_pickle_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:47.2424248Z test_pickle_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:47.2464737Z test_pickle_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T13:24:47.2541746Z test_pickle_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:47.2617173Z test_pickle_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:47.2681118Z test_pickle_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:47.2744684Z test_pickle_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:47.4072487Z test_pickle_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.143s) 2022-08-17T13:24:47.5401393Z test_pickle_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.127s) 2022-08-17T13:24:47.6737944Z test_pickle_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.144s) 2022-08-17T13:24:47.8063180Z test_pickle_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.134s) 2022-08-17T13:24:47.8165576Z test_pickle_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:47.8263265Z test_pickle_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:47.8363711Z test_pickle_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:47.8461418Z test_pickle_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:47.8562906Z test_pickle_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T13:24:47.8662639Z test_pickle_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T13:24:47.8721246Z test_pickle_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:47.8778981Z test_pickle_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:47.8837132Z test_pickle_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:47.8895505Z test_pickle_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:47.8959130Z test_pickle_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:47.9023067Z test_pickle_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:47.9090787Z test_pickle_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:47.9158209Z test_pickle_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.010s) 2022-08-17T13:24:48.1015607Z test_pickle_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.181s) 2022-08-17T13:24:48.2866208Z test_pickle_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.187s) 2022-08-17T13:24:48.4736689Z test_pickle_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.187s) 2022-08-17T13:24:48.6607273Z test_pickle_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.191s) 2022-08-17T13:24:48.6714622Z test_pickle_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:48.6819922Z test_pickle_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:48.6898484Z test_pickle_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:48.6977486Z test_pickle_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:48.8012664Z test_pickle_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.108s) 2022-08-17T13:24:48.9051483Z test_pickle_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.104s) 2022-08-17T13:24:49.0076900Z test_pickle_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.099s) 2022-08-17T13:24:49.1108189Z test_pickle_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.096s) 2022-08-17T13:24:49.1162960Z test_pickle_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:49.1217297Z test_pickle_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:49.1260817Z test_pickle_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:49.1304120Z test_pickle_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:49.2352161Z test_pickle_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.095s) 2022-08-17T13:24:49.3411552Z test_pickle_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.111s) 2022-08-17T13:24:49.4264278Z test_pickle_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.079s) 2022-08-17T13:24:49.5127045Z test_pickle_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.095s) 2022-08-17T13:24:49.5892268Z test_pickle_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.064s) 2022-08-17T13:24:49.6676643Z test_pickle_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.064s) 2022-08-17T13:24:49.8852598Z test_pickle_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.222s) 2022-08-17T13:24:50.0790847Z test_pickle_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.191s) 2022-08-17T13:24:50.0848043Z test_pickle_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:50.0903338Z test_pickle_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.0918620Z test_repr_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.0933228Z test_repr_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.0948429Z test_repr_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.0963471Z test_repr_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.0984683Z test_repr_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:50.1007792Z test_repr_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.1030819Z test_repr_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.1053987Z test_repr_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.1077157Z test_repr_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.1100370Z test_repr_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.1123261Z test_repr_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.1147766Z test_repr_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:50.1174702Z test_repr_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.1201536Z test_repr_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.1231416Z test_repr_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.1261732Z test_repr_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.1291498Z test_repr_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.1324107Z test_repr_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:50.1355781Z test_repr_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.1388257Z test_repr_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.1413096Z test_repr_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.1438072Z test_repr_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.1465543Z test_repr_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:50.1490296Z test_repr_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.1516263Z test_repr_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.1542909Z test_repr_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.1579909Z test_repr_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.1617536Z test_repr_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:50.1640604Z test_repr_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.1663616Z test_repr_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.1685302Z test_repr_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.1707117Z test_repr_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.1732905Z test_repr_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.1759282Z test_repr_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.1883767Z test_repr_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:50.2016749Z test_repr_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:50.2141237Z test_repr_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:50.2275688Z test_repr_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:50.2303007Z test_repr_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.2330169Z test_repr_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.2351362Z test_repr_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.2372306Z test_repr_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.2398701Z test_repr_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.2427749Z test_repr_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:50.2454640Z test_repr_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.2482187Z test_repr_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.2741889Z test_repr_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.032s) 2022-08-17T13:24:50.2981512Z test_repr_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:50.3161815Z test_repr_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:50.3359035Z test_repr_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.031s) 2022-08-17T13:24:50.3384700Z test_repr_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.3410312Z test_repr_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.3435416Z test_repr_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.3461917Z test_repr_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.3488148Z test_repr_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.3516448Z test_repr_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:50.3537450Z test_repr_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2022-08-17T13:24:50.3557591Z test_repr_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.3579369Z test_repr_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.3599393Z test_repr_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.3620637Z test_repr_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.3641783Z test_repr_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.3660721Z test_repr_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.3681087Z test_repr_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:50.3908394Z test_repr_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:50.4147835Z test_repr_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.031s) 2022-08-17T13:24:50.4373601Z test_repr_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:50.4613890Z test_repr_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:50.4639463Z test_repr_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:50.4664557Z test_repr_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.4686489Z test_repr_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.4708952Z test_repr_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.4871501Z test_repr_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:50.5046131Z test_repr_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:50.5206969Z test_repr_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:50.5381241Z test_repr_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:50.5397698Z test_repr_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.5418814Z test_repr_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:50.5435096Z test_repr_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.5451659Z test_repr_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.5656470Z test_repr_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:50.5874784Z test_repr_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:50.6031448Z test_repr_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:50.6198799Z test_repr_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.016s) 2022-08-17T13:24:50.6345264Z test_repr_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.019s) 2022-08-17T13:24:50.6535356Z test_repr_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... ok (0.029s) 2022-08-17T13:24:50.7164520Z test_repr_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.049s) 2022-08-17T13:24:50.7815120Z test_repr_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... ok (0.079s) 2022-08-17T13:24:50.7833946Z test_repr_nn_quantized_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.7852118Z test_repr_nn_quantized_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... ok (0.000s) 2022-08-17T13:24:50.7852762Z 2022-08-17T13:24:50.7853349Z ---------------------------------------------------------------------- 2022-08-17T13:24:50.7853686Z Ran 891 tests in 130.609s 2022-08-17T13:24:50.7853826Z 2022-08-17T13:24:50.7855307Z OK (skipped=208, expected failures=12) 2022-08-17T13:24:50.7855479Z 2022-08-17T13:24:50.7855645Z Generating XML reports... 2022-08-17T13:24:50.9293758Z Generated XML report: test-reports\python-unittest\test_modules\TEST-TestModuleCPU-20220817132240.xml 2022-08-17T13:24:51.2407936Z Running test_serialization ... [2022-08-17 13:24:51.240613] 2022-08-17T13:24:51.2408404Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_serialization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:24:51.240613] 2022-08-17T13:24:52.7243831Z 2022-08-17T13:24:52.7244288Z Running tests... 2022-08-17T13:24:52.7244689Z ---------------------------------------------------------------------- 2022-08-17T13:24:52.7245108Z Test results will be stored in test-reports\python-unittest\test_serialization 2022-08-17T13:24:52.7254307Z test_serialization_new_format_old_format_compat_cpu (__main__.TestBothSerializationCPU) ... skip: NamedTemporaryFile on windows (0.000s) 2022-08-17T13:24:52.7276578Z test_load_error_msg (__main__.TestOldSerialization) ... ok (0.000s) 2022-08-17T13:24:52.7291922Z test_load_nonexistent_device (__main__.TestOldSerialization) ... ok (0.000s) 2022-08-17T13:24:52.7421525Z test_load_python2_unicode_module (__main__.TestOldSerialization) ... ok (0.018s) 2022-08-17T13:24:52.7433396Z test_load_unicode_error_msg (__main__.TestOldSerialization) ... ok (0.000s) 2022-08-17T13:24:52.7463905Z test_save_different_dtype_error (__main__.TestOldSerialization) ... ok (0.000s) 2022-08-17T13:24:52.8708142Z test_save_different_dtype_unallocated (__main__.TestOldSerialization) ... ok (0.127s) 2022-08-17T13:24:52.8970847Z test_serialization (__main__.TestOldSerialization) ... ok (0.031s) 2022-08-17T13:24:52.9673469Z test_serialization_backwards_compat (__main__.TestOldSerialization) ... ok (0.064s) 2022-08-17T13:24:52.9802981Z test_serialization_container (__main__.TestOldSerialization) ... ok (0.016s) 2022-08-17T13:24:52.9918727Z test_serialization_container_filelike (__main__.TestOldSerialization) ... ok (0.016s) 2022-08-17T13:24:52.9927594Z test_serialization_dill (__main__.TestOldSerialization) ... skip: "dill" not found or not correct version (0.000s) 2022-08-17T13:24:52.9934500Z test_serialization_dill_version_not_supported (__main__.TestOldSerialization) ... skip: "dill" not found or is correct version (0.000s) 2022-08-17T13:24:52.9958881Z test_serialization_fake_zip (__main__.TestOldSerialization) ... ok (0.000s) 2022-08-17T13:24:53.0049579Z test_serialization_filelike (__main__.TestOldSerialization) ... ok (0.016s) 2022-08-17T13:24:53.0066302Z test_serialization_filelike_api_requirements (__main__.TestOldSerialization) ... ok (0.000s) 2022-08-17T13:24:53.0086454Z test_serialization_filelike_missing_attrs (__main__.TestOldSerialization) ... ok (0.000s) 2022-08-17T13:24:53.3162192Z test_serialization_filelike_stress (__main__.TestOldSerialization) ... ok (0.302s) 2022-08-17T13:24:53.3188629Z test_serialization_filelike_uses_readinto (__main__.TestOldSerialization) ... ok (0.000s) 2022-08-17T13:24:53.3768806Z test_serialization_gzip (__main__.TestOldSerialization) ... ok (0.064s) 2022-08-17T13:24:53.4052689Z test_serialization_map_location (__main__.TestOldSerialization) ... ok (0.031s) 2022-08-17T13:27:00.2479771Z test_serialization_offset (__main__.TestOldSerialization) ... ok (126.848s) 2022-08-17T13:27:07.6333693Z test_serialization_offset_filelike (__main__.TestOldSerialization) ... ok (7.379s) 2022-08-17T13:27:07.6462868Z test_serialization_offset_gzip (__main__.TestOldSerialization) ... ok (0.016s) 2022-08-17T13:27:07.6516986Z test_serialization_save_warnings (__main__.TestOldSerialization) ... ok (0.000s) 2022-08-17T13:27:07.6570500Z test_serialization_sparse (__main__.TestOldSerialization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_serialization.py:293: UserWarning: Sparse CSR tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\SparseCsrTensorImpl.cpp:68.) 2022-08-17T13:27:07.6571675Z _test_serialization(lambda x: x.to_sparse_csr()) 2022-08-17T13:27:07.6586111Z ok (0.016s) 2022-08-17T13:27:07.6617396Z test_serialization_sparse_csr_invalid (__main__.TestOldSerialization) ... ok (0.001s) 2022-08-17T13:27:08.2848903Z test_serialization_sparse_invalid (__main__.TestOldSerialization) ... ok (0.618s) 2022-08-17T13:27:08.2868599Z test_serialization_storage_slice (__main__.TestOldSerialization) ... ok (0.000s) 2022-08-17T13:27:08.2988275Z test_serialization_zipfile_utils (__main__.TestOldSerialization) ... ok (0.016s) 2022-08-17T13:27:08.3001711Z test_serialize_device (__main__.TestOldSerialization) ... ok (0.000s) 2022-08-17T13:27:08.3013333Z test_load_error_msg (__main__.TestSerialization) ... ok (0.000s) 2022-08-17T13:27:08.3026615Z test_load_nonexistent_device (__main__.TestSerialization) ... ok (0.000s) 2022-08-17T13:27:08.3133411Z test_load_python2_unicode_module (__main__.TestSerialization) ... ok (0.016s) 2022-08-17T13:27:08.3145932Z test_load_unicode_error_msg (__main__.TestSerialization) ... ok (0.000s) 2022-08-17T13:27:08.3164929Z test_meta_serialization (__main__.TestSerialization) ... ok (0.000s) 2022-08-17T13:27:08.3343532Z test_pathlike_serialization (__main__.TestSerialization) ... ok (0.016s) 2022-08-17T13:27:08.3369396Z test_save_different_dtype_error (__main__.TestSerialization) ... ok (0.000s) 2022-08-17T13:27:08.4766057Z test_save_different_dtype_unallocated (__main__.TestSerialization) ... ok (0.144s) 2022-08-17T13:27:08.5028243Z test_serialization (__main__.TestSerialization) ... ok (0.031s) 2022-08-17T13:27:16.9934957Z test_serialization_2gb_file (__main__.TestSerialization) ... ok (8.494s) 2022-08-17T13:27:17.0119093Z test_serialization_backwards_compat (__main__.TestSerialization) ... ok (0.016s) 2022-08-17T13:27:17.0128421Z test_serialization_dill (__main__.TestSerialization) ... skip: "dill" not found or not correct version (0.000s) 2022-08-17T13:27:17.0135593Z test_serialization_dill_version_not_supported (__main__.TestSerialization) ... skip: "dill" not found or is correct version (0.000s) 2022-08-17T13:27:17.0160284Z test_serialization_fake_zip (__main__.TestSerialization) ... ok (0.000s) 2022-08-17T13:27:17.0251344Z test_serialization_filelike (__main__.TestSerialization) ... ok (0.016s) 2022-08-17T13:27:17.0268479Z test_serialization_filelike_api_requirements (__main__.TestSerialization) ... ok (0.000s) 2022-08-17T13:27:17.0288719Z test_serialization_filelike_missing_attrs (__main__.TestSerialization) ... ok (0.000s) 2022-08-17T13:27:17.5522587Z test_serialization_filelike_stress (__main__.TestSerialization) ... ok (0.526s) 2022-08-17T13:27:17.5540542Z test_serialization_filelike_uses_readinto (__main__.TestSerialization) ... ok (0.000s) 2022-08-17T13:27:17.6002807Z test_serialization_gzip (__main__.TestSerialization) ... ok (0.041s) 2022-08-17T13:27:17.6062500Z test_serialization_map_location (__main__.TestSerialization) ... ok (0.000s) 2022-08-17T13:27:17.6206556Z test_serialization_offset_gzip (__main__.TestSerialization) ... ok (0.016s) 2022-08-17T13:27:17.6228044Z test_serialization_save_warnings (__main__.TestSerialization) ... ok (0.000s) 2022-08-17T13:27:17.6273550Z test_serialization_sparse (__main__.TestSerialization) ... ok (0.016s) 2022-08-17T13:27:17.6301988Z test_serialization_sparse_csr_invalid (__main__.TestSerialization) ... ok (0.000s) 2022-08-17T13:27:17.6335128Z test_serialization_sparse_invalid (__main__.TestSerialization) ... ok (0.000s) 2022-08-17T13:27:17.6351190Z test_serialization_storage_slice (__main__.TestSerialization) ... ok (0.000s) 2022-08-17T13:27:17.6707366Z test_serialization_zipfile (__main__.TestSerialization) ... ok (0.046s) 2022-08-17T13:27:17.6841313Z test_serialization_zipfile_actually_jit (__main__.TestSerialization) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\serialization.py:729: 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-17T13:27:17.6842373Z warnings.warn("'torch.load' received a zip file that looks like a TorchScript archive" 2022-08-17T13:27:17.6905473Z ok (0.016s) 2022-08-17T13:27:17.7032192Z test_serialization_zipfile_utils (__main__.TestSerialization) ... ok (0.016s) 2022-08-17T13:27:17.7046595Z test_serialize_device (__main__.TestSerialization) ... ok (0.000s) 2022-08-17T13:27:17.7062499Z test_cloned_deepcopy_requires_grad_False (__main__.TestSubclassSerialization) ... ok (0.000s) 2022-08-17T13:27:17.7074272Z test_cloned_deepcopy_requires_grad_True (__main__.TestSubclassSerialization) ... ok (0.000s) 2022-08-17T13:27:17.7094990Z test_empty_class_serialization (__main__.TestSubclassSerialization) ... ok (0.000s) 2022-08-17T13:27:17.7112785Z test_tensor_subclass_deepcopy (__main__.TestSubclassSerialization) ... ok (0.000s) 2022-08-17T13:27:17.7135561Z test_tensor_subclass_getstate_overwrite (__main__.TestSubclassSerialization) ... ok (0.000s) 2022-08-17T13:27:17.7154947Z test_tensor_subclass_wrapper_serialization (__main__.TestSubclassSerialization) ... ok (0.000s) 2022-08-17T13:27:17.7155437Z 2022-08-17T13:27:17.7155886Z ---------------------------------------------------------------------- 2022-08-17T13:27:17.7156401Z Ran 68 tests in 144.984s 2022-08-17T13:27:17.7156612Z 2022-08-17T13:27:17.7156761Z OK (skipped=5) 2022-08-17T13:27:17.7156961Z 2022-08-17T13:27:17.7157081Z Generating XML reports... 2022-08-17T13:27:17.7241177Z Generated XML report: test-reports\python-unittest\test_serialization\TEST-TestOldSerialization-20220817132452.xml 2022-08-17T13:27:17.7289252Z Generated XML report: test-reports\python-unittest\test_serialization\TEST-TestSerialization-20220817132452.xml 2022-08-17T13:27:17.7299440Z Generated XML report: test-reports\python-unittest\test_serialization\TEST-TestSubclassSerialization-20220817132452.xml 2022-08-17T13:27:17.7770117Z Generated XML report: test-reports\python-unittest\test_serialization\TEST-TestBothSerializationCPU-20220817132452.xml 2022-08-17T13:27:18.0469839Z Running test_linalg ... [2022-08-17 13:27:18.032071] 2022-08-17T13:27:18.0470335Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_linalg.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:27:18.032071] 2022-08-17T13:27:19.6798781Z 2022-08-17T13:27:19.6799132Z Running tests... 2022-08-17T13:27:19.6799509Z ---------------------------------------------------------------------- 2022-08-17T13:27:19.6800097Z Test results will be stored in test-reports\python-unittest\test_linalg 2022-08-17T13:27:20.2000648Z test_addbmm_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.507s) 2022-08-17T13:27:20.6262665Z test_addbmm_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.429s) 2022-08-17T13:27:21.0678727Z test_addbmm_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.442s) 2022-08-17T13:27:21.4368409Z test_addbmm_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.368s) 2022-08-17T13:27:21.7867629Z test_addbmm_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.357s) 2022-08-17T13:27:21.8040113Z test_addmm_activation_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:21.8159980Z test_addmm_activation_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:21.8285688Z test_addmm_activation_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:21.8309612Z test_addmm_baddbmm_overflow_cpu_float16 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:27:21.8454782Z test_addmm_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:21.8585680Z test_addmm_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T13:27:21.8719696Z test_addmm_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:21.8832547Z test_addmm_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:21.8943696Z test_addmm_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:22.5381736Z test_addmm_sizes_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.648s) 2022-08-17T13:27:22.5719405Z test_addmm_sizes_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.031s) 2022-08-17T13:27:22.5916407Z test_addmv_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:22.6103227Z test_addmv_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:22.6278963Z test_addmv_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:22.6423486Z test_addmv_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:22.6560585Z test_addmv_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:22.6654409Z test_addmv_rowmajor_colmajor_incx_incy_lda_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:22.6740697Z test_addmv_rowmajor_colmajor_incx_incy_lda_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:22.6814167Z test_addr_bool_cpu_bool (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:22.6925473Z test_addr_float_and_complex_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:22.7088434Z test_addr_float_and_complex_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:22.7253316Z test_addr_float_and_complex_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:22.7382532Z test_addr_float_and_complex_cpu_float16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:22.7481234Z test_addr_float_and_complex_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:22.7579018Z test_addr_float_and_complex_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:22.7649684Z test_addr_integral_cpu_int16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:22.7721772Z test_addr_integral_cpu_int32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:22.7788452Z test_addr_integral_cpu_int64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:22.7856431Z test_addr_integral_cpu_int8 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:22.7924953Z test_addr_integral_cpu_uint8 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:23.1964093Z test_addr_type_promotion_cpu (__main__.TestLinalgCPU) ... ok (0.395s) 2022-08-17T13:27:24.8083969Z test_baddbmm_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (1.625s) 2022-08-17T13:27:27.0422260Z test_baddbmm_cpu_complex128 (__main__.TestLinalgCPU) ... ok (2.234s) 2022-08-17T13:27:29.2830386Z test_baddbmm_cpu_complex64 (__main__.TestLinalgCPU) ... ok (2.231s) 2022-08-17T13:27:30.9457954Z test_baddbmm_cpu_float32 (__main__.TestLinalgCPU) ... ok (1.671s) 2022-08-17T13:27:32.5577354Z test_baddbmm_cpu_float64 (__main__.TestLinalgCPU) ... ok (1.611s) 2022-08-17T13:27:32.5616215Z test_blas_alpha_beta_empty_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:32.5653040Z test_blas_alpha_beta_empty_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:32.5689184Z test_blas_alpha_beta_empty_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:32.5724863Z test_blas_alpha_beta_empty_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:32.5759944Z test_blas_alpha_beta_empty_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:32.5794079Z test_blas_alpha_beta_empty_cpu_int16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:32.5827772Z test_blas_alpha_beta_empty_cpu_int32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:32.5861060Z test_blas_alpha_beta_empty_cpu_int64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:32.5894866Z test_blas_alpha_beta_empty_cpu_int8 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:32.5928438Z test_blas_alpha_beta_empty_cpu_uint8 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:32.6067207Z test_blas_empty_cpu (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:32.6137457Z test_blas_mv_large_input_cpu (__main__.TestLinalgCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:4886: UserWarning: An output with one or more elements was resized since it had shape [200], which does not match the required output shape [3000]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:27:32.6138833Z self.assertEqual(torch.mv(nm, _m), torch.mv(nm, _m, out=_m_out)) 2022-08-17T13:27:32.6143953Z ok (0.000s) 2022-08-17T13:27:32.6169659Z test_blas_nan_out_cpu_bfloat16 (__main__.TestLinalgCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:4861: UserWarning: An output with one or more elements was resized since it had shape [7], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:27:32.6170984Z self.assertEqual(torch.mv(nm, _m), torch.mv(nm, _m, out=_m_out)) 2022-08-17T13:27:32.6177024Z ok (0.000s) 2022-08-17T13:27:32.6207714Z test_blas_nan_out_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:32.6238148Z test_blas_nan_out_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:32.6268556Z test_blas_nan_out_cpu_float16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:32.6298834Z test_blas_nan_out_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:32.6329224Z test_blas_nan_out_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:33.0031800Z test_bmm_cpu_bfloat16 (__main__.TestLinalgCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:27:33.0033218Z torch.bmm(b1, b2, out=res2) 2022-08-17T13:27:33.0088330Z C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:27:33.0089481Z torch.bmm(b1, b2, out=res2) 2022-08-17T13:27:33.0106117Z C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:27:33.0107254Z torch.bmm(b1, b2, out=res2) 2022-08-17T13:27:33.0156085Z C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 23, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:27:33.0157238Z torch.bmm(b1, b2, out=res2) 2022-08-17T13:27:33.0173753Z C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:27:33.0174887Z torch.bmm(b1, b2, out=res2) 2022-08-17T13:27:33.0223536Z C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:27:33.0224670Z torch.bmm(b1, b2, out=res2) 2022-08-17T13:27:33.0240795Z C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:27:33.0241931Z torch.bmm(b1, b2, out=res2) 2022-08-17T13:27:33.5934527Z C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:27:33.5935913Z torch.bmm(b1, b2, out=res2) 2022-08-17T13:27:33.6007981Z C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:27:33.6009225Z torch.bmm(b1, b2, out=res2) 2022-08-17T13:27:33.6028354Z C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:27:33.6029606Z torch.bmm(b1, b2, out=res2) 2022-08-17T13:27:33.6083538Z C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 23, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:27:33.6084771Z torch.bmm(b1, b2, out=res2) 2022-08-17T13:27:33.6103341Z C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:27:33.6104567Z torch.bmm(b1, b2, out=res2) 2022-08-17T13:27:33.6158033Z C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:27:33.6159510Z torch.bmm(b1, b2, out=res2) 2022-08-17T13:27:33.6177973Z C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:5890: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:27:33.6179238Z torch.bmm(b1, b2, out=res2) 2022-08-17T13:27:33.6235593Z ok (1.001s) 2022-08-17T13:27:34.6799089Z test_bmm_cpu_complex128 (__main__.TestLinalgCPU) ... ok (1.051s) 2022-08-17T13:27:35.7430965Z test_bmm_cpu_complex64 (__main__.TestLinalgCPU) ... ok (1.059s) 2022-08-17T13:27:36.6126712Z test_bmm_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.872s) 2022-08-17T13:27:37.4309187Z test_bmm_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.824s) 2022-08-17T13:27:37.4363813Z test_broadcast_batched_matmul_cpu (__main__.TestLinalgCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:7007: UserWarning: An output with one or more elements was resized since it had shape [3, 8], which does not match the required output shape [3, 8, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:27:37.4365041Z torch.matmul(l, r, out=out) 2022-08-17T13:27:37.4427687Z C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:7007: UserWarning: An output with one or more elements was resized since it had shape [3, 1], which does not match the required output shape [3, 1, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:27:37.4428802Z torch.matmul(l, r, out=out) 2022-08-17T13:27:37.4473759Z ok (0.016s) 2022-08-17T13:27:37.4511596Z test_broadcast_fused_matmul_cpu (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:37.4528020Z test_chain_matmul_cpu_float64 (__main__.TestLinalgCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py:1557: UserWarning: torch.chain_matmul is deprecated and will be removed in a future PyTorch release. Use torch.linalg.multi_dot instead, which accepts a list of two or more tensors rather than multiple parameters. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\LinearAlgebra.cpp:987.) 2022-08-17T13:27:37.4529155Z return _VF.chain_matmul(matrices) # type: ignore[attr-defined] 2022-08-17T13:27:37.4541879Z ok (0.000s) 2022-08-17T13:27:37.5126986Z test_cholesky_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.063s) 2022-08-17T13:27:37.5294071Z test_cholesky_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:37.5961542Z test_cholesky_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.065s) 2022-08-17T13:27:37.6077623Z test_cholesky_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:37.6154000Z test_cholesky_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:37.6216767Z test_cholesky_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:37.6278815Z test_cholesky_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:37.6340687Z test_cholesky_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:37.6396174Z test_cholesky_ex_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T13:27:37.6463464Z test_cholesky_ex_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:37.6527119Z test_cholesky_ex_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:37.6579123Z test_cholesky_ex_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:37.6612126Z test_cholesky_ex_non_pd_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:37.6643273Z test_cholesky_ex_non_pd_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:37.6674481Z test_cholesky_ex_non_pd_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:37.6705446Z test_cholesky_ex_non_pd_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:37.6866285Z test_cholesky_inverse_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:37.7030509Z test_cholesky_inverse_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:37.7173043Z test_cholesky_inverse_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:37.7311572Z test_cholesky_inverse_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:37.7359535Z test_cholesky_inverse_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:37.7403355Z test_cholesky_inverse_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:37.7447567Z test_cholesky_inverse_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:37.7491486Z test_cholesky_inverse_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T13:27:37.7574064Z test_cholesky_solve_batched_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:37.7657654Z test_cholesky_solve_batched_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:37.7733740Z test_cholesky_solve_batched_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:37.7806958Z test_cholesky_solve_batched_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:37.7828358Z test_cholesky_solve_batched_cpu_complex128 (__main__.TestLinalgCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:2602: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2022-08-17T13:27:37.7829108Z L = torch.cholesky(A) 2022-08-17T13:27:37.7830497Z should be replaced with 2022-08-17T13:27:37.7830895Z L = torch.linalg.cholesky(A) 2022-08-17T13:27:37.7831189Z and 2022-08-17T13:27:37.7831464Z U = torch.cholesky(A, upper=True) 2022-08-17T13:27:37.7831787Z should be replaced with 2022-08-17T13:27:37.7832122Z U = torch.linalg.cholesky(A).mH(). 2022-08-17T13:27:37.7833985Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:1816.) 2022-08-17T13:27:37.7834688Z L = torch.cholesky(A, upper=upper) 2022-08-17T13:27:37.7872961Z ok (0.000s) 2022-08-17T13:27:37.7939311Z test_cholesky_solve_batched_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:37.7996539Z test_cholesky_solve_batched_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:37.8053419Z test_cholesky_solve_batched_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:37.8070575Z test_cholesky_solve_batched_many_batches_cpu_complex128 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:27:37.8086728Z test_cholesky_solve_batched_many_batches_cpu_complex64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T13:27:37.8102798Z test_cholesky_solve_batched_many_batches_cpu_float32 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:27:37.8118749Z test_cholesky_solve_batched_many_batches_cpu_float64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:27:37.8154214Z test_cholesky_solve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:37.8190899Z test_cholesky_solve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:37.8227107Z test_cholesky_solve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:37.8263561Z test_cholesky_solve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:37.8290164Z test_cholesky_solve_out_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:37.8316131Z test_cholesky_solve_out_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:37.8342118Z test_cholesky_solve_out_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:37.8367821Z test_cholesky_solve_out_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:37.8823930Z 2022-08-17T13:27:37.8925520Z Intel MKL ERROR: Parameter 4 was incorrect on entry to DLASCL. 2022-08-17T13:27:37.8925767Z 2022-08-17T13:27:37.8925980Z Intel MKL ERROR: Parameter 5 was incorrect on entry to DLASCL. 2022-08-17T13:27:37.8942009Z test_cond_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.064s) 2022-08-17T13:27:37.9364873Z 2022-08-17T13:27:37.9365506Z Intel MKL ERROR: Parameter 4 was incorrect on entry to DLASCL. 2022-08-17T13:27:37.9365816Z 2022-08-17T13:27:37.9366028Z Intel MKL ERROR: Parameter 5 was incorrect on entry to DLASCL. 2022-08-17T13:27:37.9381769Z test_cond_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.047s) 2022-08-17T13:27:37.9793501Z 2022-08-17T13:27:37.9793849Z Intel MKL ERROR: Parameter 4 was incorrect on entry to DLASCL. 2022-08-17T13:27:37.9794123Z 2022-08-17T13:27:37.9794331Z Intel MKL ERROR: Parameter 5 was incorrect on entry to DLASCL. 2022-08-17T13:27:37.9810000Z test_cond_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.032s) 2022-08-17T13:27:38.0197411Z 2022-08-17T13:27:38.0197945Z Intel MKL ERROR: Parameter 4 was incorrect on entry to DLASCL. 2022-08-17T13:27:38.0198251Z 2022-08-17T13:27:38.0198467Z Intel MKL ERROR: Parameter 5 was incorrect on entry to DLASCL. 2022-08-17T13:27:38.0213100Z test_cond_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.047s) 2022-08-17T13:27:38.0325828Z test_cond_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:38.0431846Z test_cond_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:38.0538843Z test_cond_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:38.0644244Z test_cond_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:38.6492278Z test_corner_cases_of_cublasltmatmul_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.584s) 2022-08-17T13:27:39.5912865Z test_corner_cases_of_cublasltmatmul_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.934s) 2022-08-17T13:27:40.4129500Z test_corner_cases_of_cublasltmatmul_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.825s) 2022-08-17T13:27:40.9469058Z test_corner_cases_of_cublasltmatmul_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.532s) 2022-08-17T13:27:41.6806849Z test_corner_cases_of_cublasltmatmul_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.735s) 2022-08-17T13:27:43.1424063Z test_corner_cases_of_cublasltmatmul_cpu_int16 (__main__.TestLinalgCPU) ... ok (1.467s) 2022-08-17T13:27:44.6721680Z test_corner_cases_of_cublasltmatmul_cpu_int32 (__main__.TestLinalgCPU) ... ok (1.532s) 2022-08-17T13:27:45.8425423Z test_corner_cases_of_cublasltmatmul_cpu_int64 (__main__.TestLinalgCPU) ... ok (1.158s) 2022-08-17T13:27:47.2191551Z test_corner_cases_of_cublasltmatmul_cpu_int8 (__main__.TestLinalgCPU) ... ok (1.377s) 2022-08-17T13:27:48.8557316Z test_corner_cases_of_cublasltmatmul_cpu_uint8 (__main__.TestLinalgCPU) ... ok (1.644s) 2022-08-17T13:27:48.8611783Z test_cross_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T13:27:48.8644874Z test_cross_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:48.8695063Z test_cross_errors_cpu (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:48.8714123Z test_cross_with_and_without_dim_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:48.8732513Z test_cross_with_and_without_dim_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:48.8891643Z test_det_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:48.9023958Z test_det_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:48.9799284Z test_det_logdet_slogdet_batched_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.079s) 2022-08-17T13:27:48.9867300Z test_det_logdet_slogdet_cpu_float64 (__main__.TestLinalgCPU) ... skip: Skipped on Windows! (0.000s) 2022-08-17T13:27:48.9903199Z test_dot_invalid_args_cpu (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:48.9942337Z test_dot_vs_numpy_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:48.9975398Z test_dot_vs_numpy_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.0001831Z test_dot_vs_numpy_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.0015845Z test_eig_check_magma_cpu_float32 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:27:49.0035784Z test_eig_compare_backends_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:27:49.0055419Z test_eig_compare_backends_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:27:49.0075167Z test_eig_compare_backends_cpu_float32 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:27:49.0094749Z test_eig_compare_backends_cpu_float64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:27:49.0159697Z test_eig_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.0221871Z test_eig_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:49.0290910Z test_eig_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.0357693Z test_eig_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:49.0506977Z test_eig_numpy_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:49.0619555Z test_eig_numpy_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.0657801Z test_eig_with_nan_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.0694881Z test_eig_with_nan_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:49.0728417Z test_eig_with_nan_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.0761780Z test_eig_with_nan_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.1003493Z test_eigh_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.031s) 2022-08-17T13:27:49.1243743Z test_eigh_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:49.1480100Z test_eigh_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.032s) 2022-08-17T13:27:49.1689069Z test_eigh_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:49.1747663Z test_eigh_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.1804223Z test_eigh_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:49.1860033Z test_eigh_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.1916179Z test_eigh_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.1942905Z test_eigh_lower_uplo_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:49.1970100Z test_eigh_lower_uplo_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.1996913Z test_eigh_lower_uplo_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.2023043Z test_eigh_lower_uplo_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.2049717Z test_eigvals_compare_backends_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:27:49.2075712Z test_eigvals_compare_backends_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:27:49.2101718Z test_eigvals_compare_backends_cpu_float32 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:27:49.2127502Z test_eigvals_compare_backends_cpu_float64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:27:49.2169670Z test_eigvals_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.2211550Z test_eigvals_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.2256208Z test_eigvals_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:49.2300008Z test_eigvals_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.2380345Z test_eigvals_numpy_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.2453303Z test_eigvals_numpy_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:49.2567431Z test_eigvalsh_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:49.2684595Z test_eigvalsh_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.2798169Z test_eigvalsh_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:49.2906116Z test_eigvalsh_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:49.2944295Z test_eigvalsh_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:1022: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Copy.cpp:250.) 2022-08-17T13:27:49.2944999Z out = torch.empty_like(t).to(real_dtype) 2022-08-17T13:27:49.2951455Z ok (0.000s) 2022-08-17T13:27:49.2994965Z test_eigvalsh_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.3038559Z test_eigvalsh_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:49.3081678Z test_eigvalsh_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.3151334Z test_einsum_corner_cases_cpu (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.3287910Z test_einsum_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:49.3403846Z test_einsum_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:49.3513181Z test_einsum_error_cases_cpu (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:49.5440643Z test_einsum_random_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.190s) 2022-08-17T13:27:49.7229226Z test_einsum_random_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.173s) 2022-08-17T13:27:49.7297834Z test_einsum_sublist_format_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.7358118Z test_einsum_sublist_format_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:49.7614791Z test_geqrf_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.031s) 2022-08-17T13:27:49.7859294Z test_geqrf_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:49.8085841Z test_geqrf_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:49.8297188Z test_geqrf_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.031s) 2022-08-17T13:27:49.8404467Z test_householder_product_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:49.8510146Z test_householder_product_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T13:27:49.8611722Z test_householder_product_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:49.8708251Z test_householder_product_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.8763245Z test_householder_product_errors_and_warnings_cpu (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:49.8892082Z test_inner_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:49.9012509Z test_inner_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.9092568Z test_inv_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:49.9165478Z test_inv_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.9238444Z test_inv_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:49.9310929Z test_inv_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.9323370Z test_inv_ex_info_device_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.9335740Z test_inv_ex_info_device_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.9348148Z test_inv_ex_info_device_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.9360683Z test_inv_ex_info_device_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:49.9394642Z test_inv_ex_singular_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T13:27:49.9425634Z test_inv_ex_singular_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.9456570Z test_inv_ex_singular_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.9487594Z test_inv_ex_singular_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:49.9534407Z test_invariance_error_spectral_decompositions_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:50.0284936Z test_inverse_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.063s) 2022-08-17T13:27:50.1059474Z test_inverse_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.079s) 2022-08-17T13:27:50.1744693Z test_inverse_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.067s) 2022-08-17T13:27:50.2393909Z test_inverse_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.078s) 2022-08-17T13:27:50.2444386Z test_inverse_errors_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:50.2492068Z test_inverse_errors_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T13:27:50.2539065Z test_inverse_errors_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:50.2585954Z test_inverse_errors_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:50.7851544Z test_inverse_errors_large_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.523s) 2022-08-17T13:27:51.1042228Z test_inverse_errors_large_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.317s) 2022-08-17T13:27:51.2480122Z test_inverse_errors_large_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.158s) 2022-08-17T13:27:51.4861103Z test_inverse_errors_large_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.223s) 2022-08-17T13:27:51.4888633Z test_inverse_many_batches_cpu_complex128 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:27:51.4912931Z test_inverse_many_batches_cpu_complex64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:27:51.4936197Z test_inverse_many_batches_cpu_float32 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:27:51.4959462Z test_inverse_many_batches_cpu_float64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:27:51.5097305Z test_kron_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:51.5236862Z test_kron_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:51.5371237Z test_kron_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.017s) 2022-08-17T13:27:51.5501665Z test_kron_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:51.5536896Z test_kron_empty_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T13:27:51.5572042Z test_kron_empty_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:51.5606457Z test_kron_empty_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:51.5640642Z test_kron_empty_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:51.5673240Z test_kron_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:1097: UserWarning: An output with one or more elements was resized since it had shape [3, 3], which does not match the required output shape [6, 6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:27:51.5674497Z torch.kron(a, b, out=out) 2022-08-17T13:27:51.5674787Z ok (0.016s) 2022-08-17T13:27:51.5703477Z test_kron_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:1097: UserWarning: An output with one or more elements was resized since it had shape [3, 3], which does not match the required output shape [6, 6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:27:51.5704687Z torch.kron(a, b, out=out) 2022-08-17T13:27:51.5704951Z ok (0.000s) 2022-08-17T13:27:51.5733220Z test_kron_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:1097: UserWarning: An output with one or more elements was resized since it had shape [3, 3], which does not match the required output shape [6, 6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:27:51.5734421Z torch.kron(a, b, out=out) 2022-08-17T13:27:51.5734701Z ok (0.000s) 2022-08-17T13:27:51.5762980Z test_kron_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:1097: UserWarning: An output with one or more elements was resized since it had shape [3, 3], which does not match the required output shape [6, 6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:27:51.5764297Z torch.kron(a, b, out=out) 2022-08-17T13:27:51.5764580Z ok (0.000s) 2022-08-17T13:27:51.5817240Z test_lapack_empty_cpu (__main__.TestLinalgCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:7477: UserWarning: torch.eig is deprecated in favor of torch.linalg.eig and will be removed in a future PyTorch release. 2022-08-17T13:27:51.5818120Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-08-17T13:27:51.5818594Z L, _ = torch.eig(A) 2022-08-17T13:27:51.5818886Z should be replaced with 2022-08-17T13:27:51.5819205Z L_complex = torch.linalg.eigvals(A) 2022-08-17T13:27:51.5819501Z and 2022-08-17T13:27:51.5819875Z L, V = torch.eig(A, eigenvectors=True) 2022-08-17T13:27:51.5820186Z should be replaced with 2022-08-17T13:27:51.5820819Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:3378.) 2022-08-17T13:27:51.5821528Z return torchfn(*tuple(torch.randn(shape, device=device) if isinstance(shape, tuple) else shape 2022-08-17T13:27:51.5822408Z C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:7477: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-17T13:27:51.5823304Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-08-17T13:27:51.5823873Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T13:27:51.5824205Z should be replaced with 2022-08-17T13:27:51.5824483Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T13:27:51.5824682Z and 2022-08-17T13:27:51.5824886Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T13:27:51.5825105Z should be replaced with 2022-08-17T13:27:51.5825498Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2992.) 2022-08-17T13:27:51.5825968Z return torchfn(*tuple(torch.randn(shape, device=device) if isinstance(shape, tuple) else shape 2022-08-17T13:27:51.5827483Z C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:7499: UserWarning: torch.lstsq is deprecated in favor of torch.linalg.lstsq and will be removed in a future PyTorch release. 2022-08-17T13:27:51.5828059Z torch.linalg.lstsq has reversed arguments and does not return the QR decomposition in the returned tuple (although it returns other information about the problem). 2022-08-17T13:27:51.5828454Z To get the qr decomposition consider using torch.linalg.qr. 2022-08-17T13:27:51.5828936Z The returned solution in torch.lstsq stored the residuals of the solution in the last m - n columns of the returned value whenever m > n. In torch.linalg.lstsq, the residuals in the field 'residuals' of the returned named tuple. 2022-08-17T13:27:51.5829361Z The unpacking of the solution, as in 2022-08-17T13:27:51.5829601Z X, _ = torch.lstsq(B, A).solution[:A.size(1)] 2022-08-17T13:27:51.5829800Z should be replaced with 2022-08-17T13:27:51.5830193Z X = torch.linalg.lstsq(A, B).solution (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:4047.) 2022-08-17T13:27:51.5830652Z self.assertRaises(RuntimeError, lambda: torch.lstsq(torch.randn(0, 0), torch.randn(0, 0))) 2022-08-17T13:27:51.5833133Z ok (0.016s) 2022-08-17T13:27:51.6684347Z test_ldl_factor_cpu_complex128 (__main__.TestLinalgCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:7571: ComplexWarning: scipy.linalg.ldl(): 2022-08-17T13:27:51.6685177Z The imaginary parts of the diagonalare ignored. Use "hermitian=False" for factorization ofcomplex symmetric arrays. 2022-08-17T13:27:51.6685734Z lambda x: scipy_ldl(x, hermitian=hermitian, lower=True), 2022-08-17T13:27:52.0346440Z ok (0.443s) 2022-08-17T13:27:52.3409370Z test_ldl_factor_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.301s) 2022-08-17T13:27:52.4876521Z test_ldl_factor_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.160s) 2022-08-17T13:27:52.6228310Z test_ldl_factor_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.127s) 2022-08-17T13:27:52.6307318Z test_ldl_solve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:52.6383001Z test_ldl_solve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:52.6428108Z test_ldl_solve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:52.6473501Z test_ldl_solve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.017s) 2022-08-17T13:27:52.6569647Z test_linalg_cross_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:52.6650392Z test_linalg_cross_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:52.6694220Z test_linalg_cross_errors_cpu (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:52.6713064Z test_linalg_cross_with_and_without_dim_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:52.6731884Z test_linalg_cross_with_and_without_dim_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:52.7273063Z test_linalg_lstsq_batch_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.063s) 2022-08-17T13:27:52.7792930Z test_linalg_lstsq_batch_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.049s) 2022-08-17T13:27:52.8226415Z test_linalg_lstsq_batch_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.047s) 2022-08-17T13:27:52.8654935Z test_linalg_lstsq_batch_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.034s) 2022-08-17T13:27:54.5973984Z test_linalg_lstsq_cpu_complex128 (__main__.TestLinalgCPU) ... ok (1.731s) 2022-08-17T13:27:56.2825691Z test_linalg_lstsq_cpu_complex64 (__main__.TestLinalgCPU) ... ok (1.688s) 2022-08-17T13:27:57.7447280Z test_linalg_lstsq_cpu_float32 (__main__.TestLinalgCPU) ... ok (1.460s) 2022-08-17T13:27:59.2449274Z test_linalg_lstsq_cpu_float64 (__main__.TestLinalgCPU) ... ok (1.505s) 2022-08-17T13:27:59.2545360Z test_linalg_lstsq_input_checks_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:59.2630768Z test_linalg_lstsq_input_checks_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T13:27:59.2714213Z test_linalg_lstsq_input_checks_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:27:59.2797088Z test_linalg_lstsq_input_checks_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:27:59.2852114Z test_linalg_lu_family_cpu_complex128 (__main__.TestLinalgCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\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-17T13:27:59.2852970Z LU, pivots = torch.lu(A, compute_pivots) 2022-08-17T13:27:59.2853326Z should be replaced with 2022-08-17T13:27:59.2853741Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2022-08-17T13:27:59.2854105Z and 2022-08-17T13:27:59.2854479Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2022-08-17T13:27:59.2854841Z should be replaced with 2022-08-17T13:27:59.2855525Z LU, pivots, info = torch.linalg.lu_factor_ex(A, compute_pivots) (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2114.) 2022-08-17T13:27:59.2856261Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2022-08-17T13:27:59.6012650Z ok (0.325s) 2022-08-17T13:27:59.9380407Z test_linalg_lu_family_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.341s) 2022-08-17T13:28:00.2113571Z test_linalg_lu_family_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.262s) 2022-08-17T13:28:00.5835860Z test_linalg_lu_family_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.373s) 2022-08-17T13:28:00.6142793Z test_linalg_lu_solve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.031s) 2022-08-17T13:28:00.6423320Z test_linalg_lu_solve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.026s) 2022-08-17T13:28:00.6643765Z test_linalg_lu_solve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.026s) 2022-08-17T13:28:00.6866182Z test_linalg_lu_solve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.031s) 2022-08-17T13:28:00.6912727Z test_linalg_matrix_exp_analytic_cpu_complex128 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:28:00.6957588Z test_linalg_matrix_exp_analytic_cpu_complex64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:28:00.7002574Z test_linalg_matrix_exp_analytic_cpu_float32 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:28:00.7049159Z test_linalg_matrix_exp_analytic_cpu_float64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T13:28:00.7293633Z test_linalg_matrix_exp_batch_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:00.7516310Z test_linalg_matrix_exp_batch_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.031s) 2022-08-17T13:28:00.7548203Z test_linalg_matrix_exp_boundary_cases_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:00.7577342Z test_linalg_matrix_exp_boundary_cases_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:00.7607877Z test_linalg_matrix_exp_boundary_cases_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T13:28:00.7636672Z test_linalg_matrix_exp_boundary_cases_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:00.8305848Z test_linalg_matrix_exp_compare_with_taylor_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.063s) 2022-08-17T13:28:00.9007539Z test_linalg_matrix_exp_compare_with_taylor_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.067s) 2022-08-17T13:28:00.9778739Z test_linalg_matrix_exp_compare_with_taylor_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.083s) 2022-08-17T13:28:01.0520006Z test_linalg_matrix_exp_compare_with_taylor_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.073s) 2022-08-17T13:28:01.0554979Z test_linalg_matrix_exp_no_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T13:28:01.0785875Z test_linalg_matrix_exp_utils_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:01.0967043Z test_linalg_matrix_exp_utils_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:01.1013236Z test_linalg_qr_autograd_errors_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:01.1258341Z test_linalg_solve_triangular_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:01.1474772Z test_linalg_solve_triangular_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.026s) 2022-08-17T13:28:01.1627025Z test_linalg_solve_triangular_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.020s) 2022-08-17T13:28:01.1776712Z test_linalg_solve_triangular_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:03.1647974Z test_linalg_solve_triangular_cpu_complex128 (__main__.TestLinalgCPU) ... ok (1.995s) 2022-08-17T13:28:05.1428626Z test_linalg_solve_triangular_cpu_complex64 (__main__.TestLinalgCPU) ... ok (1.981s) 2022-08-17T13:28:05.5448420Z test_linalg_solve_triangular_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.397s) 2022-08-17T13:28:05.9015261Z test_linalg_solve_triangular_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.365s) 2022-08-17T13:28:05.9034963Z test_linalg_solve_triangular_large_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:28:05.9052563Z test_linalg_solve_triangular_large_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:28:05.9068253Z test_linalg_solve_triangular_large_cpu_float32 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:28:05.9084022Z test_linalg_solve_triangular_large_cpu_float64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:28:05.9105296Z test_linear_algebra_scalar_raises_cpu (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:06.7864307Z test_lobpcg_basic_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.872s) 2022-08-17T13:28:14.8495226Z test_lobpcg_ortho_cpu_float64 (__main__.TestLinalgCPU) ... ok (8.074s) 2022-08-17T13:28:14.8564994Z test_lobpcg_scipy_cpu_float64 (__main__.TestLinalgCPU) 2022-08-17T13:28:38.0931986Z Compare torch and scipy.sparse.linalg implementations of lobpcg ... ok (23.235s) 2022-08-17T13:28:38.0932277Z 2022-08-17T13:28:38.0932642Z CPU timings: torch.lobpcg vs scipy.sparse.linalg.lobpcg 2022-08-17T13:28:38.0934206Z ------------------------------------------------------- 2022-08-17T13:28:38.0934706Z | standard | generalized | method 2022-08-17T13:28:38.0935079Z torch.lobpcg | 208.78 | 252.94 | ortho 2022-08-17T13:28:38.0935970Z scipy_lobpcg | 253.89 | 309.58 | N/A 2022-08-17T13:28:38.0936291Z -(input size: 500, eigenpairs: 7, units: ms per call)- 2022-08-17T13:28:38.0936550Z 2022-08-17T13:28:38.0936844Z Calling scipy_lobpcg failed [standard]: expected 1-d or 2-d array or matrix, got array(None, dtype=object) 2022-08-17T13:28:38.0937248Z Handling of small tol=1e-100: torch.lobpcg vs scipy.sparse.linalg.lobpcg 2022-08-17T13:28:38.0937632Z ---------------------------------------------------------------------------- 2022-08-17T13:28:38.0937975Z | standard | generalized | niter | method 2022-08-17T13:28:38.0938230Z torch.lobpcg | 9.18e-14 | 7.23e-15 | 1000 | ortho 2022-08-17T13:28:38.0938501Z scipy_lobpcg | -1.00e+00 | 9.02e-10 | -1 | N/A 2022-08-17T13:28:38.0938809Z ---(input size: 500, eigenpairs: 7, units: relative error, maxiter=1000)--- 2022-08-17T13:28:38.0939004Z 2022-08-17T13:28:39.1974930Z test_lobpcg_torchscript_cpu_float64 (__main__.TestLinalgCPU) ... ok (1.102s) 2022-08-17T13:28:39.2085301Z test_lstsq_cpu_float64 (__main__.TestLinalgCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:7375: UserWarning: An output with one or more elements was resized since it had shape [3, 2], which does not match the required output shape [4, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:28:39.2086284Z res3 = torch.lstsq(b, a, out=(b, a))[0] 2022-08-17T13:28:39.2093239Z ok (0.016s) 2022-08-17T13:28:39.2124152Z test_lu_solve_batched_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:7104: UserWarning: torch.lu_solve is deprecated in favor of torch.linalg.lu_solveand will be removed in a future PyTorch release. 2022-08-17T13:28:39.2125011Z Note that torch.linalg.lu_solve has its arguments reversed. 2022-08-17T13:28:39.2125446Z X = torch.lu_solve(B, LU, pivots) 2022-08-17T13:28:39.2125798Z should be replaced with 2022-08-17T13:28:39.2126417Z X = torch.linalg.lu_solve(LU, pivots, B) (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2268.) 2022-08-17T13:28:39.2127065Z x = torch.lu_solve(b, LU_data, LU_pivots) 2022-08-17T13:28:39.2150816Z ok (0.016s) 2022-08-17T13:28:39.2202504Z test_lu_solve_batched_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:39.2247852Z test_lu_solve_batched_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:39.2291770Z test_lu_solve_batched_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:39.2350957Z test_lu_solve_batched_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:39.2407600Z test_lu_solve_batched_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:39.2461951Z test_lu_solve_batched_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.017s) 2022-08-17T13:28:39.2514710Z test_lu_solve_batched_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:39.2530327Z test_lu_solve_batched_many_batches_cpu_complex128 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:28:39.2545020Z test_lu_solve_batched_many_batches_cpu_complex64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:28:39.2559759Z test_lu_solve_batched_many_batches_cpu_float32 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:28:39.2574210Z test_lu_solve_batched_many_batches_cpu_float64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:28:39.2611097Z test_lu_solve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:39.2650005Z test_lu_solve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:39.2685187Z test_lu_solve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:39.2719971Z test_lu_solve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:39.2734238Z test_lu_solve_large_matrices_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:28:39.2747610Z test_lu_solve_large_matrices_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:28:39.2760800Z test_lu_solve_large_matrices_cpu_float32 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:28:39.2774012Z test_lu_solve_large_matrices_cpu_float64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:28:39.2798816Z test_lu_unpack_check_input_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:39.2814365Z test_matmul_45724_cpu (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:28:39.2946908Z test_matmul_small_brute_force_1d_Nd_cpu_complex64 (__main__.TestLinalgCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:4414: UserWarning: An output with one or more elements was resized since it had shape [1], which does not match the required output shape [1, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:28:39.2947792Z ans = torch.matmul(x, y, out=out) 2022-08-17T13:28:39.2967648Z C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:4414: UserWarning: An output with one or more elements was resized since it had shape [2], which does not match the required output shape [1, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:28:39.2968409Z ans = torch.matmul(x, y, out=out) 2022-08-17T13:28:39.2988698Z C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:4414: UserWarning: An output with one or more elements was resized since it had shape [3], which does not match the required output shape [1, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:28:39.2989602Z ans = torch.matmul(x, y, out=out) 2022-08-17T13:28:39.7409521Z ok (0.458s) 2022-08-17T13:28:40.1215526Z test_matmul_small_brute_force_1d_Nd_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.381s) 2022-08-17T13:28:40.3355003Z test_matmul_small_brute_force_1d_Nd_cpu_int64 (__main__.TestLinalgCPU) ... ok (0.206s) 2022-08-17T13:28:42.1979388Z test_matmul_small_brute_force_2d_Nd_cpu_complex64 (__main__.TestLinalgCPU) ... ok (1.873s) 2022-08-17T13:28:43.7080325Z test_matmul_small_brute_force_2d_Nd_cpu_float32 (__main__.TestLinalgCPU) ... ok (1.507s) 2022-08-17T13:28:44.6372041Z test_matmul_small_brute_force_2d_Nd_cpu_int64 (__main__.TestLinalgCPU) ... ok (0.923s) 2022-08-17T13:28:46.7580782Z test_matmul_small_brute_force_3d_Nd_cpu_complex64 (__main__.TestLinalgCPU) ... ok (2.132s) 2022-08-17T13:28:48.4610147Z test_matmul_small_brute_force_3d_Nd_cpu_float32 (__main__.TestLinalgCPU) ... ok (1.698s) 2022-08-17T13:28:49.4496368Z test_matmul_small_brute_force_3d_Nd_cpu_int64 (__main__.TestLinalgCPU) ... ok (0.979s) 2022-08-17T13:28:49.4541044Z test_matrix_norm_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:49.4576801Z test_matrix_norm_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:49.4718778Z test_matrix_power_negative_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:49.4840028Z test_matrix_power_negative_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:49.4932995Z test_matrix_power_non_negative_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:49.5014432Z test_matrix_power_non_negative_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:49.5225298Z test_matrix_rank_atol_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:49.5434803Z test_matrix_rank_atol_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:49.5632403Z test_matrix_rank_atol_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.032s) 2022-08-17T13:28:49.5824570Z test_matrix_rank_atol_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:49.5852575Z test_matrix_rank_atol_rtol_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:49.5872835Z test_matrix_rank_basic_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:49.5892245Z test_matrix_rank_basic_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:49.5912411Z test_matrix_rank_basic_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:49.5933072Z test_matrix_rank_basic_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:49.6094428Z test_matrix_rank_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:49.6250888Z test_matrix_rank_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:49.6396337Z test_matrix_rank_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:49.6542387Z test_matrix_rank_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:49.6634151Z test_matrix_rank_empty_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:49.6727139Z test_matrix_rank_empty_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:49.6824894Z test_matrix_rank_empty_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:49.6922147Z test_matrix_rank_empty_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:49.6949462Z test_matrix_rank_out_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:49.6974182Z test_matrix_rank_out_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:49.6999116Z test_matrix_rank_out_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:49.7024508Z test_matrix_rank_out_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:49.7068281Z test_mm_bmm_non_memory_dense_cpu (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:49.7110550Z test_mm_cpu_complex128 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:28:49.7152004Z test_mm_cpu_complex64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:28:49.7193861Z test_mm_cpu_float32 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:28:49.7235918Z test_mm_cpu_float64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T13:28:49.7277247Z test_mm_cpu_int32 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:28:49.7318939Z test_mm_cpu_int64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:28:49.7438984Z test_multi_dot_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:49.7518893Z test_multi_dot_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:49.7588195Z test_multi_dot_errors_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:49.7768427Z test_norm_complex_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:49.7953110Z test_norm_complex_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:49.8024028Z test_norm_complex_old_cpu (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:49.8410340Z test_norm_dtype_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.031s) 2022-08-17T13:28:49.8720360Z test_norm_dtype_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.032s) 2022-08-17T13:28:49.9301353Z test_norm_dtype_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.062s) 2022-08-17T13:28:49.9714704Z test_norm_dtype_cpu_float16 (__main__.TestLinalgCPU) ... ok (0.032s) 2022-08-17T13:28:50.0238506Z test_norm_dtype_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.063s) 2022-08-17T13:28:50.0516468Z test_norm_dtype_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:50.0709267Z test_norm_errors_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.032s) 2022-08-17T13:28:50.0882126Z test_norm_errors_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:50.0904839Z test_norm_extreme_values_cpu (__main__.TestLinalgCPU) ... skip: Skipped on Windows! (0.000s) 2022-08-17T13:28:50.0933513Z test_norm_fastpaths_cpu (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:50.1940060Z test_norm_fro_2_equivalence_old_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.095s) 2022-08-17T13:28:50.1958909Z test_norm_fused_type_promotion_cpu_bfloat16 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:28:50.1976127Z test_norm_fused_type_promotion_cpu_float16 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:28:50.3757630Z test_norm_matrix_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.175s) 2022-08-17T13:28:50.5654609Z test_norm_matrix_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.191s) 2022-08-17T13:28:50.6161635Z test_norm_matrix_degenerate_shapes_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.053s) 2022-08-17T13:28:50.6675839Z test_norm_matrix_degenerate_shapes_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.047s) 2022-08-17T13:28:50.7194621Z test_norm_matrix_degenerate_shapes_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.047s) 2022-08-17T13:28:50.7705342Z test_norm_matrix_degenerate_shapes_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.048s) 2022-08-17T13:28:50.8137930Z test_norm_old_cpu (__main__.TestLinalgCPU) ... ok (0.047s) 2022-08-17T13:28:50.8176958Z test_norm_old_nan_propagation_cpu (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:50.8801215Z test_norm_vector_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.064s) 2022-08-17T13:28:51.6233261Z test_norm_vector_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.744s) 2022-08-17T13:28:51.6500963Z test_norm_vector_degenerate_shapes_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.032s) 2022-08-17T13:28:51.6765433Z test_norm_vector_degenerate_shapes_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.032s) 2022-08-17T13:28:51.7031274Z test_norm_vector_degenerate_shapes_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:51.7294561Z test_norm_vector_degenerate_shapes_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.031s) 2022-08-17T13:28:52.4008053Z test_nuclear_norm_axes_small_brute_force_old_cpu (__main__.TestLinalgCPU) ... ok (0.666s) 2022-08-17T13:28:52.4064248Z test_nuclear_norm_exceptions_old_cpu (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:52.4202910Z test_nuclear_norm_out_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:52.4355852Z test_nuclear_norm_out_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:52.4405790Z test_old_cholesky_batched_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T13:28:52.4455888Z test_old_cholesky_batched_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.4502533Z test_old_cholesky_batched_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.4548112Z test_old_cholesky_batched_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:52.4565724Z test_old_cholesky_batched_many_batches_cpu_float64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:28:52.4579144Z test_old_cholesky_batched_upper_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:28:52.4592609Z test_old_cholesky_batched_upper_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:28:52.4605928Z test_old_cholesky_batched_upper_cpu_float32 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:28:52.4619262Z test_old_cholesky_batched_upper_cpu_float64 (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:28:52.4646618Z test_old_cholesky_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.4675219Z test_old_cholesky_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.4701771Z test_old_cholesky_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:52.4728317Z test_old_cholesky_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.4746862Z test_old_cholesky_empty_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.4764186Z test_old_cholesky_empty_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.4781276Z test_old_cholesky_empty_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.4798136Z test_old_cholesky_empty_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.4838376Z test_old_eig_basic_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:52.4878875Z test_old_eig_basic_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.4919309Z test_old_eig_basic_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.4957305Z test_old_eig_basic_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.4992430Z test_old_eig_invalid_input_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.5023085Z test_old_eig_invalid_input_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.5065892Z test_old_eig_out_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.5108007Z test_old_eig_out_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.5138201Z test_old_eig_reuse_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.5168542Z test_old_eig_reuse_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:52.5200730Z test_old_matrix_rank_cpu_complex128 (__main__.TestLinalgCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:3536: UserWarning: torch.matrix_rank is deprecated in favor of torch.linalg.matrix_rankand will be removed in a future PyTorch release. The parameter 'symmetric' was renamed in torch.linalg.matrix_rank to 'hermitian'. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\LinearAlgebra.cpp:728.) 2022-08-17T13:28:52.5201895Z self.assertEqual(torch.matrix_rank(a).item(), 10) 2022-08-17T13:28:52.5238542Z C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:3552: UserWarning: torch.matrix_rank is deprecated in favor of torch.linalg.matrix_rankand will be removed in a future PyTorch release. The parameter 'symmetric' was renamed in torch.linalg.matrix_rank to 'hermitian'. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\LinearAlgebra.cpp:719.) 2022-08-17T13:28:52.5239687Z self.assertEqual(torch.matrix_rank(a, 0.01), np.linalg.matrix_rank(a.cpu().numpy(), 0.01)) 2022-08-17T13:28:52.5263377Z ok (0.000s) 2022-08-17T13:28:52.5351175Z test_old_matrix_rank_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.018s) 2022-08-17T13:28:52.5431767Z test_old_matrix_rank_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.5509147Z test_old_matrix_rank_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:52.6311581Z test_ormqr_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.078s) 2022-08-17T13:28:52.7132847Z test_ormqr_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.079s) 2022-08-17T13:28:52.7888618Z test_ormqr_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.066s) 2022-08-17T13:28:52.8610361Z test_ormqr_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.079s) 2022-08-17T13:28:52.8676177Z test_ormqr_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.8731025Z test_ormqr_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:52.8778869Z test_ormqr_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.8827869Z test_ormqr_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.8871482Z test_outer_cpu_bfloat16 (__main__.TestLinalgCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:131: UserWarning: torch.ger is deprecated and will be removed in a future PyTorch release. Use torch.outer instead. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\LinearAlgebra.cpp:1152.) 2022-08-17T13:28:52.8872092Z torch.ger(a, b, out=out) 2022-08-17T13:28:52.8905847Z ok (0.016s) 2022-08-17T13:28:52.8954415Z test_outer_cpu_bool (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.9040422Z test_outer_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:52.9128130Z test_outer_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.9211172Z test_outer_cpu_float16 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:52.9284959Z test_outer_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.9355248Z test_outer_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:52.9403114Z test_outer_cpu_int16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.9450369Z test_outer_cpu_int32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.9495842Z test_outer_cpu_int64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:52.9543196Z test_outer_cpu_int8 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.9590525Z test_outer_cpu_uint8 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.9641119Z test_outer_ger_addr_legacy_tests_cpu (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:52.9660003Z test_outer_type_promotion_cpu_bfloat16_bfloat16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.9678703Z test_outer_type_promotion_cpu_bfloat16_bool (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.9697320Z test_outer_type_promotion_cpu_bfloat16_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.9715965Z test_outer_type_promotion_cpu_bfloat16_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.9735198Z test_outer_type_promotion_cpu_bfloat16_float16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.9754476Z test_outer_type_promotion_cpu_bfloat16_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.9773121Z test_outer_type_promotion_cpu_bfloat16_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.9792190Z test_outer_type_promotion_cpu_bfloat16_int16 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:52.9810473Z test_outer_type_promotion_cpu_bfloat16_int32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.9829021Z test_outer_type_promotion_cpu_bfloat16_int64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.9847536Z test_outer_type_promotion_cpu_bfloat16_int8 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.9866207Z test_outer_type_promotion_cpu_bfloat16_uint8 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.9884757Z test_outer_type_promotion_cpu_bool_bfloat16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.9903051Z test_outer_type_promotion_cpu_bool_bool (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.9921718Z test_outer_type_promotion_cpu_bool_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.9940382Z test_outer_type_promotion_cpu_bool_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:52.9959579Z test_outer_type_promotion_cpu_bool_float16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.9978462Z test_outer_type_promotion_cpu_bool_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:52.9997058Z test_outer_type_promotion_cpu_bool_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0015530Z test_outer_type_promotion_cpu_bool_int16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0034225Z test_outer_type_promotion_cpu_bool_int32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0052705Z test_outer_type_promotion_cpu_bool_int64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0071372Z test_outer_type_promotion_cpu_bool_int8 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0089871Z test_outer_type_promotion_cpu_bool_uint8 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0108589Z test_outer_type_promotion_cpu_complex128_bfloat16 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:53.0127089Z test_outer_type_promotion_cpu_complex128_bool (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0145540Z test_outer_type_promotion_cpu_complex128_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0164041Z test_outer_type_promotion_cpu_complex128_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0183139Z test_outer_type_promotion_cpu_complex128_float16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0202127Z test_outer_type_promotion_cpu_complex128_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0220655Z test_outer_type_promotion_cpu_complex128_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0239283Z test_outer_type_promotion_cpu_complex128_int16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0258770Z test_outer_type_promotion_cpu_complex128_int32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:53.0277431Z test_outer_type_promotion_cpu_complex128_int64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0295902Z test_outer_type_promotion_cpu_complex128_int8 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0314403Z test_outer_type_promotion_cpu_complex128_uint8 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0332959Z test_outer_type_promotion_cpu_complex64_bfloat16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0351570Z test_outer_type_promotion_cpu_complex64_bool (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0370091Z test_outer_type_promotion_cpu_complex64_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0388402Z test_outer_type_promotion_cpu_complex64_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0407550Z test_outer_type_promotion_cpu_complex64_float16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0427034Z test_outer_type_promotion_cpu_complex64_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:53.0445461Z test_outer_type_promotion_cpu_complex64_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0464048Z test_outer_type_promotion_cpu_complex64_int16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0482650Z test_outer_type_promotion_cpu_complex64_int32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0501169Z test_outer_type_promotion_cpu_complex64_int64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0519821Z test_outer_type_promotion_cpu_complex64_int8 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0538294Z test_outer_type_promotion_cpu_complex64_uint8 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0557706Z test_outer_type_promotion_cpu_float16_bfloat16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0576974Z test_outer_type_promotion_cpu_float16_bool (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:53.0596462Z test_outer_type_promotion_cpu_float16_complex128 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T13:28:53.0615814Z test_outer_type_promotion_cpu_float16_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0635025Z test_outer_type_promotion_cpu_float16_float16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0654348Z test_outer_type_promotion_cpu_float16_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0673253Z test_outer_type_promotion_cpu_float16_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0692253Z test_outer_type_promotion_cpu_float16_int16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0711713Z test_outer_type_promotion_cpu_float16_int32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0731065Z test_outer_type_promotion_cpu_float16_int64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0750637Z test_outer_type_promotion_cpu_float16_int8 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:53.0769397Z test_outer_type_promotion_cpu_float16_uint8 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0787779Z test_outer_type_promotion_cpu_float32_bfloat16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0806076Z test_outer_type_promotion_cpu_float32_bool (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0824542Z test_outer_type_promotion_cpu_float32_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0842937Z test_outer_type_promotion_cpu_float32_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0861799Z test_outer_type_promotion_cpu_float32_float16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0880415Z test_outer_type_promotion_cpu_float32_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0898874Z test_outer_type_promotion_cpu_float32_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:53.0917415Z test_outer_type_promotion_cpu_float32_int16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0935731Z test_outer_type_promotion_cpu_float32_int32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0954040Z test_outer_type_promotion_cpu_float32_int64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0972431Z test_outer_type_promotion_cpu_float32_int8 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.0990970Z test_outer_type_promotion_cpu_float32_uint8 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1009364Z test_outer_type_promotion_cpu_float64_bfloat16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1027820Z test_outer_type_promotion_cpu_float64_bool (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1046310Z test_outer_type_promotion_cpu_float64_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1065101Z test_outer_type_promotion_cpu_float64_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:53.1084010Z test_outer_type_promotion_cpu_float64_float16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1102748Z test_outer_type_promotion_cpu_float64_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1121064Z test_outer_type_promotion_cpu_float64_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1139436Z test_outer_type_promotion_cpu_float64_int16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1157925Z test_outer_type_promotion_cpu_float64_int32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1176270Z test_outer_type_promotion_cpu_float64_int64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1194897Z test_outer_type_promotion_cpu_float64_int8 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1213290Z test_outer_type_promotion_cpu_float64_uint8 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:53.1231761Z test_outer_type_promotion_cpu_int16_bfloat16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1250093Z test_outer_type_promotion_cpu_int16_bool (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1268640Z test_outer_type_promotion_cpu_int16_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1287010Z test_outer_type_promotion_cpu_int16_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1306358Z test_outer_type_promotion_cpu_int16_float16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1325454Z test_outer_type_promotion_cpu_int16_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1344576Z test_outer_type_promotion_cpu_int16_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1362916Z test_outer_type_promotion_cpu_int16_int16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1381447Z test_outer_type_promotion_cpu_int16_int32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:53.1400007Z test_outer_type_promotion_cpu_int16_int64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1418406Z test_outer_type_promotion_cpu_int16_int8 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1436927Z test_outer_type_promotion_cpu_int16_uint8 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1455318Z test_outer_type_promotion_cpu_int32_bfloat16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1473914Z test_outer_type_promotion_cpu_int32_bool (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1492365Z test_outer_type_promotion_cpu_int32_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1510947Z test_outer_type_promotion_cpu_int32_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1530292Z test_outer_type_promotion_cpu_int32_float16 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:53.1549074Z test_outer_type_promotion_cpu_int32_float32 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T13:28:53.1567421Z test_outer_type_promotion_cpu_int32_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1585990Z test_outer_type_promotion_cpu_int32_int16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1604147Z test_outer_type_promotion_cpu_int32_int32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1622533Z test_outer_type_promotion_cpu_int32_int64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1640924Z test_outer_type_promotion_cpu_int32_int8 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1659332Z test_outer_type_promotion_cpu_int32_uint8 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1677853Z test_outer_type_promotion_cpu_int64_bfloat16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1696308Z test_outer_type_promotion_cpu_int64_bool (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:53.1714870Z test_outer_type_promotion_cpu_int64_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1733320Z test_outer_type_promotion_cpu_int64_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1752402Z test_outer_type_promotion_cpu_int64_float16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1771230Z test_outer_type_promotion_cpu_int64_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1789740Z test_outer_type_promotion_cpu_int64_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1808102Z test_outer_type_promotion_cpu_int64_int16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1826594Z test_outer_type_promotion_cpu_int64_int32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1844860Z test_outer_type_promotion_cpu_int64_int64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1863161Z test_outer_type_promotion_cpu_int64_int8 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1881679Z test_outer_type_promotion_cpu_int64_uint8 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1900069Z test_outer_type_promotion_cpu_int8_bfloat16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1918530Z test_outer_type_promotion_cpu_int8_bool (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1936942Z test_outer_type_promotion_cpu_int8_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1955454Z test_outer_type_promotion_cpu_int8_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1974459Z test_outer_type_promotion_cpu_int8_float16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.1993346Z test_outer_type_promotion_cpu_int8_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.2012105Z test_outer_type_promotion_cpu_int8_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:53.2030564Z test_outer_type_promotion_cpu_int8_int16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.2048931Z test_outer_type_promotion_cpu_int8_int32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.2067465Z test_outer_type_promotion_cpu_int8_int64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.2085776Z test_outer_type_promotion_cpu_int8_int8 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.2104274Z test_outer_type_promotion_cpu_int8_uint8 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.2122761Z test_outer_type_promotion_cpu_uint8_bfloat16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.2141127Z test_outer_type_promotion_cpu_uint8_bool (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.2159598Z test_outer_type_promotion_cpu_uint8_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.2178014Z test_outer_type_promotion_cpu_uint8_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:53.2197184Z test_outer_type_promotion_cpu_uint8_float16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.2215939Z test_outer_type_promotion_cpu_uint8_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.2234440Z test_outer_type_promotion_cpu_uint8_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.2252803Z test_outer_type_promotion_cpu_uint8_int16 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.2271342Z test_outer_type_promotion_cpu_uint8_int32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.2289695Z test_outer_type_promotion_cpu_uint8_int64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.2308296Z test_outer_type_promotion_cpu_uint8_int8 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:53.2326665Z test_outer_type_promotion_cpu_uint8_uint8 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:55.4847055Z test_pca_lowrank_cpu (__main__.TestLinalgCPU) ... ok (2.248s) 2022-08-17T13:28:55.6150514Z test_pinv_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.130s) 2022-08-17T13:28:55.7496234Z test_pinv_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.130s) 2022-08-17T13:28:55.8653812Z test_pinv_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.124s) 2022-08-17T13:28:55.9755820Z test_pinv_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.098s) 2022-08-17T13:28:55.9815793Z test_pinv_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:55.9866424Z test_pinv_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:55.9915787Z test_pinv_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:55.9964726Z test_pinv_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:56.0124658Z test_pinverse_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:56.0287296Z test_pinverse_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:56.0426466Z test_pinverse_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:56.0562543Z test_pinverse_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T13:28:56.0578227Z test_preferred_linalg_library_cpu (__main__.TestLinalgCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:28:56.0594814Z test_qr_batched_cpu_complex128 (__main__.TestLinalgCPU) 2022-08-17T13:28:56.0630809Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... ok (0.000s) 2022-08-17T13:28:56.0647471Z test_qr_batched_cpu_complex64 (__main__.TestLinalgCPU) 2022-08-17T13:28:56.0674885Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... ok (0.016s) 2022-08-17T13:28:56.0692053Z test_qr_batched_cpu_float32 (__main__.TestLinalgCPU) 2022-08-17T13:28:56.0728721Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... ok (0.000s) 2022-08-17T13:28:56.0745622Z test_qr_batched_cpu_float64 (__main__.TestLinalgCPU) 2022-08-17T13:28:56.0769396Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... ok (0.000s) 2022-08-17T13:28:56.0803461Z test_qr_cpu_complex128 (__main__.TestLinalgCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:3647: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-08-17T13:28:56.0804315Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T13:28:56.0804757Z Q, R = torch.qr(A, some) 2022-08-17T13:28:56.0805097Z should be replaced with 2022-08-17T13:28:56.0805747Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2544.) 2022-08-17T13:28:56.0806397Z Q, R = torch.qr(A, some=some) 2022-08-17T13:28:56.0807631Z C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:3665: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-08-17T13:28:56.0808161Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T13:28:56.0808426Z Q, R = torch.qr(A, some) 2022-08-17T13:28:56.0808650Z should be replaced with 2022-08-17T13:28:56.0809266Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2556.) 2022-08-17T13:28:56.0809708Z torch.qr(A, some=some, out=(Q_out, R_out)) 2022-08-17T13:28:56.1214698Z ok (0.041s) 2022-08-17T13:28:56.1668983Z test_qr_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.057s) 2022-08-17T13:28:56.2079371Z test_qr_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.031s) 2022-08-17T13:28:56.2461043Z test_qr_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.041s) 2022-08-17T13:28:56.2486532Z test_qr_error_cases_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.010s) 2022-08-17T13:28:56.2500033Z test_qr_vs_numpy_cpu_complex128 (__main__.TestLinalgCPU) 2022-08-17T13:28:56.2558218Z test torch.linalg.qr vs numpy.linalg.qr ... ok (0.000s) 2022-08-17T13:28:56.2571354Z test_qr_vs_numpy_cpu_complex64 (__main__.TestLinalgCPU) 2022-08-17T13:28:56.2631648Z test torch.linalg.qr vs numpy.linalg.qr ... ok (0.000s) 2022-08-17T13:28:56.2645067Z test_qr_vs_numpy_cpu_float32 (__main__.TestLinalgCPU) 2022-08-17T13:28:56.2699885Z test torch.linalg.qr vs numpy.linalg.qr ... ok (0.016s) 2022-08-17T13:28:56.2713397Z test_qr_vs_numpy_cpu_float64 (__main__.TestLinalgCPU) 2022-08-17T13:28:56.2765522Z test torch.linalg.qr vs numpy.linalg.qr ... ok (0.000s) 2022-08-17T13:28:56.2803536Z test_renorm_cpu (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:56.2826260Z test_renorm_ps_cpu (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:56.3406796Z test_slogdet_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.047s) 2022-08-17T13:28:56.4001380Z test_slogdet_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.062s) 2022-08-17T13:28:56.4547680Z test_slogdet_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.057s) 2022-08-17T13:28:56.5079868Z test_slogdet_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.057s) 2022-08-17T13:28:56.5121628Z test_slogdet_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:56.5161163Z test_slogdet_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:56.5199670Z test_slogdet_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:56.5238270Z test_slogdet_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:56.5289276Z test_solve_batched_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:56.5339395Z test_solve_batched_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:28:56.5384744Z test_solve_batched_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:56.5428714Z test_solve_batched_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:56.5823148Z test_solve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.036s) 2022-08-17T13:28:56.6260706Z test_solve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.047s) 2022-08-17T13:28:56.6626368Z test_solve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.036s) 2022-08-17T13:28:56.6935891Z test_solve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.031s) 2022-08-17T13:28:56.6953199Z test_solve_removed_error_cpu (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:56.6973550Z test_strided_mm_bmm_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:56.6994187Z test_strided_mm_bmm_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:28:56.8422754Z test_svd_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.145s) 2022-08-17T13:28:56.9891985Z test_svd_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.150s) 2022-08-17T13:28:57.1172917Z test_svd_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.114s) 2022-08-17T13:28:57.2396885Z test_svd_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.130s) 2022-08-17T13:29:00.5130408Z test_svd_lowrank_cpu_float64 (__main__.TestLinalgCPU) ... ok (3.266s) 2022-08-17T13:29:00.9973518Z test_svd_memory_allocation_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.498s) 2022-08-17T13:29:01.2360169Z test_svd_memory_allocation_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.237s) 2022-08-17T13:29:01.3613082Z test_svd_memory_allocation_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.122s) 2022-08-17T13:29:01.5403980Z test_svd_memory_allocation_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.175s) 2022-08-17T13:29:01.5472161Z 2022-08-17T13:29:01.5486621Z Intel MKL ERROR: Parameter 4 was incorrect on entry to DLASCL. 2022-08-17T13:29:01.5486918Z 2022-08-17T13:29:01.5487146Z Intel MKL ERROR: Parameter 4 was incorrect on entry to DLASCL. 2022-08-17T13:29:01.5527972Z 2022-08-17T13:29:01.5528235Z Intel MKL ERROR: Parameter 4 was incorrect on entry to DLASCL. 2022-08-17T13:29:01.5528508Z 2022-08-17T13:29:01.5528948Z Intel MKL ERROR: Parameter 4 was incorrect on entry to DLASCL. 2022-08-17T13:29:01.5545053Z test_svd_nan_error_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.011s) 2022-08-17T13:29:01.5585409Z 2022-08-17T13:29:01.5585915Z Intel MKL ERROR: Parameter 4 was incorrect on entry to SLASCL. 2022-08-17T13:29:01.5586280Z 2022-08-17T13:29:01.5586580Z Intel MKL ERROR: Parameter 4 was incorrect on entry to SLASCL. 2022-08-17T13:29:01.5605888Z 2022-08-17T13:29:01.5606522Z Intel MKL ERROR: Parameter 4 was incorrect on entry to SLASCL. 2022-08-17T13:29:01.5606873Z 2022-08-17T13:29:01.5607135Z Intel MKL ERROR: Parameter 4 was incorrect on entry to SLASCL. 2022-08-17T13:29:01.5617495Z test_svd_nan_error_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:29:01.5643365Z 2022-08-17T13:29:01.5643778Z Intel MKL ERROR: Parameter 4 was incorrect on entry to SLASCL. 2022-08-17T13:29:01.5644163Z 2022-08-17T13:29:01.5644455Z Intel MKL ERROR: Parameter 4 was incorrect on entry to SLASCL. 2022-08-17T13:29:01.5662182Z 2022-08-17T13:29:01.5662501Z Intel MKL ERROR: Parameter 4 was incorrect on entry to SLASCL. 2022-08-17T13:29:01.5662813Z 2022-08-17T13:29:01.5663073Z Intel MKL ERROR: Parameter 4 was incorrect on entry to SLASCL. 2022-08-17T13:29:01.5673610Z test_svd_nan_error_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:29:01.5702390Z 2022-08-17T13:29:01.5702702Z Intel MKL ERROR: Parameter 4 was incorrect on entry to DLASCL. 2022-08-17T13:29:01.5702971Z 2022-08-17T13:29:01.5724502Z Intel MKL ERROR: Parameter 4 was incorrect on entry to DLASCL. 2022-08-17T13:29:01.5724771Z 2022-08-17T13:29:01.5725000Z Intel MKL ERROR: Parameter 4 was incorrect on entry to DLASCL. 2022-08-17T13:29:01.5725263Z 2022-08-17T13:29:01.5725485Z Intel MKL ERROR: Parameter 4 was incorrect on entry to DLASCL. 2022-08-17T13:29:01.5735241Z test_svd_nan_error_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:29:01.5774928Z test_symeig_cpu_complex128 (__main__.TestLinalgCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:7141: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-17T13:29:01.5776017Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-08-17T13:29:01.5776560Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T13:29:01.5776918Z should be replaced with 2022-08-17T13:29:01.5777299Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T13:29:01.5777673Z and 2022-08-17T13:29:01.5778015Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T13:29:01.5778344Z should be replaced with 2022-08-17T13:29:01.5779013Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:3010.) 2022-08-17T13:29:01.5779745Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-08-17T13:29:01.5797830Z C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:7141: UserWarning: An output with one or more elements was resized since it had shape [5, 5], which does not match the required output shape [0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:29:01.5798853Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-08-17T13:29:01.5844777Z C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:7141: UserWarning: An output with one or more elements was resized since it had shape [3, 5, 5], which does not match the required output shape [0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:29:01.5845607Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-08-17T13:29:01.5900846Z C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:7141: UserWarning: An output with one or more elements was resized since it had shape [3, 5, 5, 5], which does not match the required output shape [0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:29:01.5901705Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-08-17T13:29:01.5994376Z C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:7141: UserWarning: An output with one or more elements was resized since it had shape [5, 3, 5, 5, 5], which does not match the required output shape [0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:29:01.5995196Z torch.symeig(x, eigenvectors=eigenvectors, upper=upper, out=(oute, outv)) 2022-08-17T13:29:01.6043119Z ok (0.031s) 2022-08-17T13:29:01.6338914Z test_symeig_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.034s) 2022-08-17T13:29:01.6593419Z test_symeig_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.032s) 2022-08-17T13:29:01.6848311Z test_symeig_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:29:01.6887494Z test_symeig_out_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:29:01.6924668Z test_symeig_out_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:29:01.6961927Z test_symeig_out_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:29:01.6999037Z test_symeig_out_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:29:01.7044775Z test_tensordot_cpu (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:29:01.7148458Z test_tensorinv_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:29:01.7251641Z test_tensorinv_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:29:01.7340119Z test_tensorinv_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:29:01.7425119Z test_tensorinv_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:29:01.7445015Z test_tensorinv_empty_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:29:01.7464275Z test_tensorinv_empty_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:29:01.7483561Z test_tensorinv_empty_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:29:01.7502826Z test_tensorinv_empty_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:29:01.7560630Z test_tensorinv_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:29:01.7615538Z test_tensorinv_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:29:01.7670176Z test_tensorinv_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:29:01.7724645Z test_tensorinv_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:29:01.7752578Z test_tensorinv_singular_input_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:29:01.7779004Z test_tensorinv_singular_input_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:29:01.7805018Z test_tensorinv_singular_input_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:29:01.7831141Z test_tensorinv_singular_input_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:29:01.7880544Z test_tensorsolve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:29:01.7928797Z test_tensorsolve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:29:01.7974386Z test_tensorsolve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:29:01.8018811Z test_tensorsolve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:29:01.8036065Z test_tensorsolve_empty_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:29:01.8052656Z test_tensorsolve_empty_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:29:01.8069167Z test_tensorsolve_empty_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:29:01.8085485Z test_tensorsolve_empty_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:29:01.8119359Z test_tensorsolve_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:29:01.8181434Z test_triangular_solve_batched_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_linalg.py:4339: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-08-17T13:29:01.8182181Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T13:29:01.8182584Z X = torch.triangular_solve(B, A).solution 2022-08-17T13:29:01.8182911Z should be replaced with 2022-08-17T13:29:01.8183385Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2310.) 2022-08-17T13:29:01.8184050Z x = torch.triangular_solve(b, A, upper=upper, transpose=transpose, unitriangular=unitriangular)[0] 2022-08-17T13:29:01.8534237Z ok (0.047s) 2022-08-17T13:29:01.8924825Z test_triangular_solve_batched_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.031s) 2022-08-17T13:29:01.9304992Z test_triangular_solve_batched_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.041s) 2022-08-17T13:29:01.9684095Z test_triangular_solve_batched_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.048s) 2022-08-17T13:29:01.9877240Z test_triangular_solve_batched_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:29:02.0070272Z test_triangular_solve_batched_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:29:02.0250011Z test_triangular_solve_batched_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:29:02.0426990Z test_triangular_solve_batched_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:29:02.0458746Z test_triangular_solve_batched_many_batches_cpu_complex128 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:29:02.0489749Z test_triangular_solve_batched_many_batches_cpu_complex64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.016s) 2022-08-17T13:29:02.0520048Z test_triangular_solve_batched_many_batches_cpu_float32 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:29:02.0550197Z test_triangular_solve_batched_many_batches_cpu_float64 (__main__.TestLinalgCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:29:02.0715956Z test_triangular_solve_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:29:02.0884510Z test_triangular_solve_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.026s) 2022-08-17T13:29:02.1041725Z test_triangular_solve_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:29:02.1194402Z test_triangular_solve_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:29:02.1249856Z test_triangular_solve_out_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:29:02.1301546Z test_triangular_solve_out_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:29:02.1353544Z test_triangular_solve_out_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:29:02.1405017Z test_triangular_solve_out_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.001s) 2022-08-17T13:29:02.1447026Z test_vdot_invalid_args_cpu (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:29:02.1488491Z test_vdot_vs_numpy_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:29:02.1522554Z test_vdot_vs_numpy_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.016s) 2022-08-17T13:29:02.4162873Z test_vector_norm_cpu_bfloat16 (__main__.TestLinalgCPU) ... ok (0.254s) 2022-08-17T13:29:02.5898715Z test_vector_norm_cpu_complex128 (__main__.TestLinalgCPU) ... ok (0.176s) 2022-08-17T13:29:02.8677242Z test_vector_norm_cpu_complex64 (__main__.TestLinalgCPU) ... ok (0.286s) 2022-08-17T13:29:03.1362703Z test_vector_norm_cpu_float16 (__main__.TestLinalgCPU) ... ok (0.269s) 2022-08-17T13:29:03.3931347Z test_vector_norm_cpu_float32 (__main__.TestLinalgCPU) ... ok (0.254s) 2022-08-17T13:29:03.5521515Z test_vector_norm_cpu_float64 (__main__.TestLinalgCPU) ... ok (0.159s) 2022-08-17T13:29:03.5572054Z test_vector_norm_dim_tuple_arg_cpu (__main__.TestLinalgCPU) ... ok (0.000s) 2022-08-17T13:29:03.5742693Z test_vector_norm_extreme_values_cpu (__main__.TestLinalgCPU) ... C:\Jenkins\Miniconda3\lib\site-packages\numpy\linalg\linalg.py:2570: RuntimeWarning: divide by zero encountered in power 2022-08-17T13:29:03.5743107Z ret **= (1 / ord) 2022-08-17T13:29:03.5756409Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\linalg\linalg.py:2568: RuntimeWarning: divide by zero encountered in reciprocal 2022-08-17T13:29:03.5756727Z absx **= ord 2022-08-17T13:29:03.5757622Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\linalg\linalg.py:2568: RuntimeWarning: divide by zero encountered in power 2022-08-17T13:29:03.5757937Z absx **= ord 2022-08-17T13:29:03.5893035Z ok (0.032s) 2022-08-17T13:29:03.5893826Z 2022-08-17T13:29:03.5894053Z ---------------------------------------------------------------------- 2022-08-17T13:29:03.5894315Z Ran 741 tests in 103.890s 2022-08-17T13:29:03.5894440Z 2022-08-17T13:29:03.5894516Z OK (skipped=55) 2022-08-17T13:29:03.5894629Z 2022-08-17T13:29:03.5894719Z Generating XML reports... 2022-08-17T13:29:03.6583624Z Generated XML report: test-reports\python-unittest\test_linalg\TEST-TestLinalgCPU-20220817132719.xml 2022-08-17T13:29:03.9641528Z Running test_optim ... [2022-08-17 13:29:03.959738] 2022-08-17T13:29:03.9642019Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_optim.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:29:03.959738] 2022-08-17T13:29:05.1987764Z 2022-08-17T13:29:05.1988085Z Running tests... 2022-08-17T13:29:05.1988425Z ---------------------------------------------------------------------- 2022-08-17T13:29:05.1988768Z Test results will be stored in test-reports\python-unittest\test_optim 2022-08-17T13:29:05.5099177Z test_sgd (__main__.TestDifferentiableOptimizer) ... ok (0.317s) 2022-08-17T13:29:05.5194367Z test_CosineAnnealingWarmRestarts_lr1_T_mult_1 (__main__.TestLRScheduler) ... ok (0.016s) 2022-08-17T13:29:05.5291042Z test_CosineAnnealingWarmRestarts_lr1_T_mult_2 (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.5381956Z test_CosineAnnealingWarmRestarts_lr1_T_mult_4 (__main__.TestLRScheduler) ... ok (0.017s) 2022-08-17T13:29:05.6072227Z test_CosineAnnealingWarmRestarts_lr2 (__main__.TestLRScheduler) ... ok (0.066s) 2022-08-17T13:29:05.6130869Z test_CosineAnnealingWarmRestarts_lr3 (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.6154108Z test_CosineAnnealingWarmRestarts_lr_state_dict (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.6177888Z test_chained_lr1 (__main__.TestLRScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:138: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-17T13:29:05.6178726Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-08-17T13:29:05.6184842Z ok (0.016s) 2022-08-17T13:29:05.6205559Z test_chained_lr2 (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.6221472Z test_chained_lr2_get_last_lr_before_step (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.6245804Z test_chained_lr3 (__main__.TestLRScheduler) ... ok (0.006s) 2022-08-17T13:29:05.6271842Z test_chained_lr4 (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.6301188Z test_chained_lr5 (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.6381249Z test_closed_form_constantlr (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.6465363Z test_closed_form_cos_anneal_lr (__main__.TestLRScheduler) ... ok (0.016s) 2022-08-17T13:29:05.6544706Z test_closed_form_exp_lr (__main__.TestLRScheduler) ... ok (0.010s) 2022-08-17T13:29:05.6626554Z test_closed_form_linearlr (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.6707980Z test_closed_form_multi_step_lr (__main__.TestLRScheduler) ... ok (0.016s) 2022-08-17T13:29:05.6788414Z test_closed_form_poly_lr (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.6868787Z test_closed_form_step_lr (__main__.TestLRScheduler) ... ok (0.016s) 2022-08-17T13:29:05.6888113Z test_compound_cosanneal_and_exp_lr (__main__.TestLRScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:138: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-17T13:29:05.6888975Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-08-17T13:29:05.6895897Z ok (0.000s) 2022-08-17T13:29:05.6924189Z test_compound_cosanneal_and_linearlr (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.6951686Z test_compound_cosanneal_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.6978855Z test_compound_cosanneal_and_step_lr (__main__.TestLRScheduler) ... ok (0.016s) 2022-08-17T13:29:05.7005373Z test_compound_exp_and_linearlr (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.7033346Z test_compound_exp_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.7059251Z test_compound_linearlr_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.7082486Z test_compound_reduce_lr_on_plateau1 (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.7111217Z test_compound_reduce_lr_on_plateau2 (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.7139421Z test_compound_reduce_lr_on_plateau3 (__main__.TestLRScheduler) ... ok (0.016s) 2022-08-17T13:29:05.7163911Z test_compound_reduce_lr_on_plateau4 (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.7192841Z test_compound_reduce_lr_on_plateau5 (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.7217679Z test_compound_step_and_constantlr (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.7244091Z test_compound_step_and_exp_lr (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.7267172Z test_compound_step_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.7289050Z test_constantlr (__main__.TestLRScheduler) ... ok (0.016s) 2022-08-17T13:29:05.7317700Z test_constantlr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.7353877Z test_constantlr_with_epoch (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.7370445Z test_cos_anneal_lr (__main__.TestLRScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:138: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-17T13:29:05.7371271Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-08-17T13:29:05.7376997Z ok (0.000s) 2022-08-17T13:29:05.7399774Z test_cos_anneal_lr_continue (__main__.TestLRScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-17T13:29:05.7400389Z warnings.warn(msg, FutureWarning) 2022-08-17T13:29:05.7400573Z ok (0.000s) 2022-08-17T13:29:05.7421420Z test_cosine_lr_state_dict (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.7456491Z test_cosine_then_cyclic (__main__.TestLRScheduler) ... ok (0.016s) 2022-08-17T13:29:05.7470227Z test_cycle_lr_cycle_momentum_fail_with_momentumless_optimizer (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.7512567Z test_cycle_lr_exp_range_mode (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.7553218Z test_cycle_lr_exp_range_mode_one_lr (__main__.TestLRScheduler) ... ok (0.010s) 2022-08-17T13:29:05.7593337Z test_cycle_lr_exp_range_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.7605745Z test_cycle_lr_invalid_mode (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.7662363Z test_cycle_lr_triangular2_mode (__main__.TestLRScheduler) ... ok (0.010s) 2022-08-17T13:29:05.7714302Z test_cycle_lr_triangular2_mode_one_lr (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.7776042Z test_cycle_lr_triangular2_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.7811936Z test_cycle_lr_triangular_mode (__main__.TestLRScheduler) ... ok (0.016s) 2022-08-17T13:29:05.7846983Z test_cycle_lr_triangular_mode_one_lr (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.7879569Z test_cycle_lr_triangular_mode_one_lr_no_momentum (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.7914890Z test_cycle_lr_triangular_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.7951540Z test_cycle_lr_with_adam (__main__.TestLRScheduler) ... ok (0.016s) 2022-08-17T13:29:05.7981939Z test_cycle_lr_with_momentumless_optimizer (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.8002084Z test_error_when_getlr_has_epoch (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.8023231Z test_exp_lr (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.8044943Z test_exp_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.8073834Z test_exponential_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.8100069Z test_get_last_lr_constantlr (__main__.TestLRScheduler) ... ok (0.016s) 2022-08-17T13:29:05.8127772Z test_get_last_lr_linearlr (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.8154104Z test_get_last_lr_multi_step_lr (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.8176499Z test_get_last_lr_sequentiallr (__main__.TestLRScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:163: UserWarning: The epoch parameter in `scheduler.step()` was not necessary and is being deprecated where possible. Please use `scheduler.step()` to step the scheduler. During the deprecation, if epoch is different from None, the closed form is used instead of the new chainable form, where available. Please open an issue if you are unable to replicate your use case: https://github.com/pytorch/pytorch/issues/new/choose. 2022-08-17T13:29:05.8177330Z warnings.warn(EPOCH_DEPRECATION_WARNING, UserWarning) 2022-08-17T13:29:05.8187061Z ok (0.000s) 2022-08-17T13:29:05.8212525Z test_get_last_lr_step_lr (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.8229959Z test_lambda_lr (__main__.TestLRScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:138: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-17T13:29:05.8230768Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-08-17T13:29:05.8597402Z ok (0.041s) 2022-08-17T13:29:05.8618920Z test_lambda_lr_state_dict_fn (__main__.TestLRScheduler) ... ok (0.010s) 2022-08-17T13:29:05.8639695Z test_lambda_lr_state_dict_obj (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.8668973Z test_linear_linearlr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.8686380Z test_linearlr (__main__.TestLRScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:138: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-17T13:29:05.8687185Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-08-17T13:29:05.8692601Z ok (0.000s) 2022-08-17T13:29:05.8731427Z test_linearlr_with_epoch (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.8748215Z test_multi_step_lr (__main__.TestLRScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:138: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-17T13:29:05.8749166Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-08-17T13:29:05.8755581Z ok (0.000s) 2022-08-17T13:29:05.8778770Z test_multi_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.016s) 2022-08-17T13:29:05.8816788Z test_multi_step_lr_with_epoch (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.8834176Z test_multiplicative_lr (__main__.TestLRScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:138: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-17T13:29:05.8835013Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-08-17T13:29:05.8840483Z ok (0.000s) 2022-08-17T13:29:05.8869397Z test_new_pattern_no_warning (__main__.TestLRScheduler) ... ok (0.010s) 2022-08-17T13:29:05.8898189Z test_new_pattern_no_warning_with_arg (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.8946811Z test_new_pattern_no_warning_with_overridden_optim_step (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.9550459Z test_no_cyclic_references (__main__.TestLRScheduler) ... ok (0.067s) 2022-08-17T13:29:05.9595563Z test_old_pattern_warning (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.9638396Z test_old_pattern_warning_resuming (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.9678678Z test_old_pattern_warning_resuming_with_arg (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.9718619Z test_old_pattern_warning_with_arg (__main__.TestLRScheduler) ... ok (0.016s) 2022-08-17T13:29:05.9762772Z test_old_pattern_warning_with_overridden_optim_step (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.9774933Z test_onecycle_lr_cannot_calculate_total_steps (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.9813956Z test_onecycle_lr_cosine_annealing (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.9826549Z test_onecycle_lr_invalid_anneal_strategy (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.9838922Z test_onecycle_lr_invalid_pct_start (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.9872718Z test_onecycle_lr_linear_annealing (__main__.TestLRScheduler) ... ok (0.016s) 2022-08-17T13:29:05.9905629Z test_onecycle_lr_linear_annealing_three_phases (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.9922013Z test_poly_lr (__main__.TestLRScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:138: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-17T13:29:05.9922842Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-08-17T13:29:05.9929770Z ok (0.000s) 2022-08-17T13:29:05.9958497Z test_polynomial_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:05.9979744Z test_reduce_lr_on_plateau1 (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:06.0008410Z test_reduce_lr_on_plateau2 (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:06.0038087Z test_reduce_lr_on_plateau3 (__main__.TestLRScheduler) ... ok (0.016s) 2022-08-17T13:29:06.0064595Z test_reduce_lr_on_plateau4 (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:06.0092004Z test_reduce_lr_on_plateau5 (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:06.0118164Z test_reduce_lr_on_plateau6 (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:06.0145417Z test_reduce_lr_on_plateau7 (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:06.0179335Z test_reduce_lr_on_plateau8 (__main__.TestLRScheduler) ... ok (0.016s) 2022-08-17T13:29:06.0201522Z test_reduce_lr_on_plateau_state_dict (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:06.0220477Z test_sequentiallr1 (__main__.TestLRScheduler) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:138: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-17T13:29:06.0221299Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-08-17T13:29:06.0222152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:163: UserWarning: The epoch parameter in `scheduler.step()` was not necessary and is being deprecated where possible. Please use `scheduler.step()` to step the scheduler. During the deprecation, if epoch is different from None, the closed form is used instead of the new chainable form, where available. Please open an issue if you are unable to replicate your use case: https://github.com/pytorch/pytorch/issues/new/choose. 2022-08-17T13:29:06.0222907Z warnings.warn(EPOCH_DEPRECATION_WARNING, UserWarning) 2022-08-17T13:29:06.0228433Z ok (0.000s) 2022-08-17T13:29:06.0250724Z test_sequentiallr2 (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:06.0274102Z test_sequentiallr3 (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:06.0291500Z test_sequentiallr4 (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:06.0313397Z test_step_lr (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:06.0344158Z test_step_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.016s) 2022-08-17T13:29:06.0364329Z test_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:06.0386502Z test_swa_lr_state_dict (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:06.0422930Z test_swalr_cosine_anneal_after_multiplicative (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:06.0441396Z test_swalr_hypers (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:06.0477511Z test_swalr_linear_anneal_after_multiplicative (__main__.TestLRScheduler) ... ok (0.000s) 2022-08-17T13:29:06.0502429Z test_swalr_no_anneal (__main__.TestLRScheduler) ... ok (0.016s) 2022-08-17T13:29:06.6959151Z test_adadelta (__main__.TestOptim) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:138: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-17T13:29:06.6960024Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-08-17T13:29:08.8047092Z ok (2.756s) 2022-08-17T13:29:08.8104322Z test_adadelta_complex (__main__.TestOptim) ... ok (0.000s) 2022-08-17T13:29:12.4838248Z test_adagrad (__main__.TestOptim) ... ok (3.664s) 2022-08-17T13:29:12.4912359Z test_adagrad_complex (__main__.TestOptim) ... ok (0.016s) 2022-08-17T13:29:23.9011693Z test_adagrad_sparse (__main__.TestOptim) ... ok (11.405s) 2022-08-17T13:29:32.8833368Z test_adam (__main__.TestOptim) ... ok (8.989s) 2022-08-17T13:29:35.0414180Z test_adamax (__main__.TestOptim) ... ok (2.160s) 2022-08-17T13:29:37.7351051Z test_adamw (__main__.TestOptim) ... ok (2.685s) 2022-08-17T13:29:39.4949058Z test_asgd (__main__.TestOptim) ... ok (1.764s) 2022-08-17T13:29:39.4964827Z test_duplicate_params_in_param_group (__main__.TestOptim) ... ok (0.000s) 2022-08-17T13:29:39.4975618Z test_invalid_param_type (__main__.TestOptim) ... ok (0.000s) 2022-08-17T13:29:39.9225357Z test_lbfgs (__main__.TestOptim) ... ok (0.425s) 2022-08-17T13:29:39.9246935Z test_lbfgs_return_type (__main__.TestOptim) ... ok (0.000s) 2022-08-17T13:29:39.9302789Z test_multi_tensor_optimizers (__main__.TestOptim) ... ok (0.016s) 2022-08-17T13:29:40.6290002Z test_nadam (__main__.TestOptim) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\optim\lr_scheduler.py:138: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2022-08-17T13:29:40.6290861Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2022-08-17T13:29:41.6450531Z ok (1.714s) 2022-08-17T13:29:41.6470750Z test_no_grad_for_all_params (__main__.TestOptim) ... ok (0.000s) 2022-08-17T13:29:43.4535421Z test_radam (__main__.TestOptim) ... ok (1.812s) 2022-08-17T13:29:46.7847380Z test_rmsprop (__main__.TestOptim) ... ok (3.321s) 2022-08-17T13:29:48.2974443Z test_rprop (__main__.TestOptim) ... ok (1.516s) 2022-08-17T13:29:54.9235498Z test_sgd (__main__.TestOptim) ... ok (6.620s) 2022-08-17T13:29:54.9352854Z test_sgd_complex (__main__.TestOptim) ... ok (0.016s) 2022-08-17T13:30:03.1075784Z test_sgd_sparse (__main__.TestOptim) ... ok (8.174s) 2022-08-17T13:30:05.9135711Z test_sparse_adam (__main__.TestOptim) ... ok (2.808s) 2022-08-17T13:30:05.9257442Z test_averaged_model_all_devices (__main__.TestSWAUtils) ... ok (0.016s) 2022-08-17T13:30:05.9326502Z test_averaged_model_exponential (__main__.TestSWAUtils) ... ok (0.000s) 2022-08-17T13:30:05.9392097Z test_averaged_model_exponential_buffers (__main__.TestSWAUtils) ... ok (0.016s) 2022-08-17T13:30:05.9408596Z test_averaged_model_mixed_device (__main__.TestSWAUtils) ... ok (0.000s) 2022-08-17T13:30:05.9462352Z test_averaged_model_state_dict (__main__.TestSWAUtils) ... ok (0.000s) 2022-08-17T13:30:05.9554861Z test_bn_update_eval_momentum (__main__.TestSWAUtils) ... ok (0.010s) 2022-08-17T13:30:05.9854341Z test_update_bn_cnn (__main__.TestSWAUtils) ... ok (0.026s) 2022-08-17T13:30:06.0069053Z test_update_bn_dnn (__main__.TestSWAUtils) ... ok (0.031s) 2022-08-17T13:30:06.0069490Z 2022-08-17T13:30:06.0069908Z ---------------------------------------------------------------------- 2022-08-17T13:30:06.0070325Z Ran 144 tests in 60.828s 2022-08-17T13:30:06.0070507Z 2022-08-17T13:30:06.0070598Z OK 2022-08-17T13:30:06.0070740Z 2022-08-17T13:30:06.0070884Z Generating XML reports... 2022-08-17T13:30:06.0124919Z Generated XML report: test-reports\python-unittest\test_optim\TEST-TestDifferentiableOptimizer-20220817132905.xml 2022-08-17T13:30:06.0245189Z Generated XML report: test-reports\python-unittest\test_optim\TEST-TestLRScheduler-20220817132905.xml 2022-08-17T13:30:06.0273338Z Generated XML report: test-reports\python-unittest\test_optim\TEST-TestOptim-20220817132905.xml 2022-08-17T13:30:06.0285135Z Generated XML report: test-reports\python-unittest\test_optim\TEST-TestSWAUtils-20220817132905.xml 2022-08-17T13:30:06.2447127Z Running test_fx_experimental ... [2022-08-17 13:30:06.244275] 2022-08-17T13:30:06.2447618Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_fx_experimental.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:30:06.244275] 2022-08-17T13:30:08.4052286Z 2022-08-17T13:30:08.4052919Z Running tests... 2022-08-17T13:30:08.4064101Z Test results will be stored in test-reports\python-unittest\test_fx_experimental 2022-08-17T13:30:08.4069608Z ---------------------------------------------------------------------- 2022-08-17T13:30:08.4070011Z test_annotate_returns_with_schema (__main__.TestFXExperimental) ... skip: no torchvision (0.000s) 2022-08-17T13:30:08.4232195Z test_aot_based_partition (__main__.TestFXExperimental) ... ok (0.016s) 2022-08-17T13:30:08.4281723Z test_call_to_assert_no_msg (__main__.TestFXExperimental) ... ok (0.016s) 2022-08-17T13:30:08.4318226Z test_call_to_assert_with_empty_msg (__main__.TestFXExperimental) ... ok (0.000s) 2022-08-17T13:30:08.4354875Z test_call_to_assert_with_msg (__main__.TestFXExperimental) ... ok (0.000s) 2022-08-17T13:30:08.4396311Z test_call_to_assert_with_multiline_message (__main__.TestFXExperimental) ... ok (0.000s) 2022-08-17T13:30:08.4403937Z test_conv_bn_fusion (__main__.TestFXExperimental) ... skip: no torchvision (0.000s) 2022-08-17T13:30:08.4524772Z test_conv_bn_fusion_not_running_state (__main__.TestFXExperimental) ... ok (0.016s) 2022-08-17T13:30:08.4657296Z test_cost_aware_partition (__main__.TestFXExperimental) ... ok (0.016s) 2022-08-17T13:30:08.4693429Z test_fetch (__main__.TestFXExperimental) ... ok (0.000s) 2022-08-17T13:30:08.4733859Z test_find_single_partition (__main__.TestFXExperimental) ... ok (0.000s) 2022-08-17T13:30:08.4762532Z test_lack_of_devices (__main__.TestFXExperimental) ... ok (0.016s) 2022-08-17T13:30:08.4797249Z test_large_node_error (__main__.TestFXExperimental) ... ok (0.000s) 2022-08-17T13:30:08.4830532Z test_merge_matmuls (__main__.TestFXExperimental) 2022-08-17T13:30:08.5062001Z A collection of test cases for torch.fx.experimental.merge_matmul, ... ok (0.031s) 2022-08-17T13:30:08.5342634Z test_meta_tracer (__main__.TestFXExperimental) ... ok (0.016s) 2022-08-17T13:30:08.5356845Z test_normalize_args (__main__.TestFXExperimental) ... skip: no torchvision (0.000s) 2022-08-17T13:30:08.5405310Z test_normalize_args_preserve_meta (__main__.TestFXExperimental) ... ok (0.017s) 2022-08-17T13:30:08.5871869Z test_normalize_binary_operators (__main__.TestFXExperimental) ... ok (0.048s) 2022-08-17T13:30:08.5895723Z test_normalize_modules_exhaustive (__main__.TestFXExperimental) 2022-08-17T13:30:09.0724042Z Exhaustively test `Node.normalized_arguments` on all standard ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\conv.py:309: 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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Convolution.cpp:885.) 2022-08-17T13:30:09.0725211Z return F.conv1d(input, weight, bias, self.stride, 2022-08-17T13:30:10.0068818Z ok (1.408s) 2022-08-17T13:30:10.4768292Z test_optimize_for_inference_cpu (__main__.TestFXExperimental) ... ok (0.475s) 2022-08-17T13:30:10.4788480Z test_optimize_for_inference_cpu_torchvision (__main__.TestFXExperimental) ... skip: no torchvision (0.000s) 2022-08-17T13:30:10.4864442Z test_partition_device_mapping (__main__.TestFXExperimental) ... ok (0.016s) 2022-08-17T13:30:10.4938146Z test_partition_latency (__main__.TestFXExperimental) ... ok (0.000s) 2022-08-17T13:30:10.4986522Z test_partition_node_manipulation (__main__.TestFXExperimental) ... ok (0.000s) 2022-08-17T13:30:10.5016491Z test_replace_target_nodes_with (__main__.TestFXExperimental) ... ok (0.016s) 2022-08-17T13:30:10.5085510Z [0, 4] 2022-08-17T13:30:10.5085788Z [1, 2] 2022-08-17T13:30:10.5086149Z test_saturate_host (__main__.TestFXExperimental) ... ok (0.000s) 2022-08-17T13:30:10.5146900Z test_size_based_partition (__main__.TestFXExperimental) ... ok (0.000s) 2022-08-17T13:30:10.6527877Z test_sparse_nn_partition (__main__.TestFXExperimental) ... ok (0.143s) 2022-08-17T13:30:10.6607378Z test_split_module_default_arg (__main__.TestFXExperimental) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-17T13:30:10.6608416Z warnings.warn(msg, FutureWarning) 2022-08-17T13:30:10.6608731Z ok (0.016s) 2022-08-17T13:30:10.6654207Z test_split_module_kwargs_expansion (__main__.TestFXExperimental) ... ok (0.000s) 2022-08-17T13:30:10.6716933Z test_split_qualname_mapping (__main__.TestFXExperimental) ... ok (0.000s) 2022-08-17T13:30:10.6893507Z test_subgraph_creation (__main__.TestFXExperimental) ... ok (0.016s) 2022-08-17T13:30:10.6902410Z test_subgraph_trivial_resnet (__main__.TestFXExperimental) ... skip: no torchvision (0.000s) 2022-08-17T13:30:10.6988753Z test_subgraph_uniquename (__main__.TestFXExperimental) ... ok (0.016s) 2022-08-17T13:30:10.7082919Z test_to_folder (__main__.TestFXExperimental) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph_module.py:471: UserWarning: Was not able to save the following children modules as reprs -saved as pickled files instead: ['seq'] 2022-08-17T13:30:10.7083798Z warnings.warn("Was not able to save the following children modules as reprs -" 2022-08-17T13:30:10.7386773Z ok (0.047s) 2022-08-17T13:30:10.7416076Z test_traceable_function_with_nonstandard_name (__main__.TestFXExperimental) ... ok (0.001s) 2022-08-17T13:30:10.7445718Z test_type_matches (__main__.TestFXExperimental) ... ok (0.000s) 2022-08-17T13:30:10.7462545Z test_normalize_args_op_overload_cpu (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:10.7519553Z test_normalize_operator_exhaustive_H_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:10.7571854Z test_normalize_operator_exhaustive_T_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.016s) 2022-08-17T13:30:10.7617527Z test_normalize_operator_exhaustive___getitem___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:10.8343818Z test_normalize_operator_exhaustive___radd___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.078s) 2022-08-17T13:30:10.8412976Z test_normalize_operator_exhaustive___rdiv___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:10.8482923Z test_normalize_operator_exhaustive___rmatmul___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:10.8538486Z test_normalize_operator_exhaustive___rmod___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.016s) 2022-08-17T13:30:10.8579679Z test_normalize_operator_exhaustive___rmul___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:10.8623273Z test_normalize_operator_exhaustive___rpow___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\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-17T13:30:10.8624338Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2022-08-17T13:30:10.8639475Z expected failure (0.000s) 2022-08-17T13:30:10.8693012Z test_normalize_operator_exhaustive___rsub___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.016s) 2022-08-17T13:30:10.8752292Z test_normalize_operator_exhaustive__masked_amax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:10.8805964Z test_normalize_operator_exhaustive__masked_amin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:10.8863328Z test_normalize_operator_exhaustive__masked_argmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.016s) 2022-08-17T13:30:10.8920891Z test_normalize_operator_exhaustive__masked_argmin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:10.8982618Z test_normalize_operator_exhaustive__masked_cumprod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.016s) 2022-08-17T13:30:10.9044421Z test_normalize_operator_exhaustive__masked_cumsum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:10.9105507Z test_normalize_operator_exhaustive__masked_log_softmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:10.9174819Z test_normalize_operator_exhaustive__masked_logaddexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.016s) 2022-08-17T13:30:10.9205295Z test_normalize_operator_exhaustive__masked_logsumexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:30:10.9261859Z test_normalize_operator_exhaustive__masked_mean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:10.9324500Z test_normalize_operator_exhaustive__masked_median_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.016s) 2022-08-17T13:30:10.9379413Z test_normalize_operator_exhaustive__masked_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:10.9451505Z test_normalize_operator_exhaustive__masked_normalize_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.016s) 2022-08-17T13:30:10.9504949Z test_normalize_operator_exhaustive__masked_prod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:10.9563848Z test_normalize_operator_exhaustive__masked_softmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:10.9623143Z test_normalize_operator_exhaustive__masked_softmin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.016s) 2022-08-17T13:30:10.9678803Z test_normalize_operator_exhaustive__masked_std_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:10.9733820Z test_normalize_operator_exhaustive__masked_sum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:10.9787441Z test_normalize_operator_exhaustive__masked_var_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.016s) 2022-08-17T13:30:10.9849318Z test_normalize_operator_exhaustive_abs_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:10.9967405Z test_normalize_operator_exhaustive_acos_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:11.0076950Z test_normalize_operator_exhaustive_acosh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:11.0538530Z test_normalize_operator_exhaustive_add_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:11.0767406Z test_normalize_operator_exhaustive_addbmm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:11.1145935Z test_normalize_operator_exhaustive_addcdiv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:11.1518783Z test_normalize_operator_exhaustive_addcmul_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.048s) 2022-08-17T13:30:11.1651410Z test_normalize_operator_exhaustive_addmm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:11.1782675Z test_normalize_operator_exhaustive_addmm_decomposed_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:11.2006351Z test_normalize_operator_exhaustive_addmv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:11.2212284Z test_normalize_operator_exhaustive_addr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:11.2631305Z test_normalize_operator_exhaustive_all_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.048s) 2022-08-17T13:30:11.3240288Z test_normalize_operator_exhaustive_allclose_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.047s) 2022-08-17T13:30:11.3773024Z test_normalize_operator_exhaustive_amax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.064s) 2022-08-17T13:30:11.4301431Z test_normalize_operator_exhaustive_amin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.047s) 2022-08-17T13:30:11.4478068Z test_normalize_operator_exhaustive_aminmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_fx_experimental.py:1505: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:30:11.4479431Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T13:30:11.4480897Z C:\actions-runner\_work\pytorch\pytorch\test\test_fx_experimental.py:1517: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:30:11.4482129Z test_out = op.op(*norm_args_and_kwargs.args, **norm_args_and_kwargs.kwargs) 2022-08-17T13:30:11.4498076Z .1868:5: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:30:11.4499172Z aminmax = torch.aminmax(arg_0, dim = 0, keepdim = True); arg_0 = None 2022-08-17T13:30:11.4504475Z .1869:5: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:30:11.4505613Z aminmax = torch.aminmax(arg_0, dim = 0, keepdim = True); arg_0 = None 2022-08-17T13:30:11.4508133Z ok (0.016s) 2022-08-17T13:30:11.4577057Z test_normalize_operator_exhaustive_angle_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:11.5001108Z test_normalize_operator_exhaustive_any_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.047s) 2022-08-17T13:30:11.5216258Z test_normalize_operator_exhaustive_arange_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.016s) 2022-08-17T13:30:11.5550573Z test_normalize_operator_exhaustive_argmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:11.5889461Z test_normalize_operator_exhaustive_argmin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:11.6680345Z test_normalize_operator_exhaustive_argsort_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.080s) 2022-08-17T13:30:11.6839516Z test_normalize_operator_exhaustive_argwhere_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:11.6999797Z test_normalize_operator_exhaustive_as_strided_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:11.7172886Z test_normalize_operator_exhaustive_as_strided_scatter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:11.7242224Z test_normalize_operator_exhaustive_asin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:11.7306366Z test_normalize_operator_exhaustive_asinh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:11.7609544Z test_normalize_operator_exhaustive_atan2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:11.7676895Z test_normalize_operator_exhaustive_atan_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:11.7743592Z test_normalize_operator_exhaustive_atanh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:11.7789223Z test_normalize_operator_exhaustive_atleast_1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:11.7834101Z test_normalize_operator_exhaustive_atleast_2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:11.7878558Z test_normalize_operator_exhaustive_atleast_3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.016s) 2022-08-17T13:30:11.8099679Z test_normalize_operator_exhaustive_baddbmm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:11.8191576Z test_normalize_operator_exhaustive_bernoulli_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.016s) 2022-08-17T13:30:11.8232543Z test_normalize_operator_exhaustive_bfloat16_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:11.8277261Z test_normalize_operator_exhaustive_block_diag_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:11.8343636Z test_normalize_operator_exhaustive_bmm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:11.8383774Z test_normalize_operator_exhaustive_bool_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:11.8423707Z test_normalize_operator_exhaustive_broadcast_shapes_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:11.8464901Z test_normalize_operator_exhaustive_broadcast_tensors_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:11.8675016Z test_normalize_operator_exhaustive_broadcast_to_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:11.9380556Z test_normalize_operator_exhaustive_bucketize_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.063s) 2022-08-17T13:30:11.9424136Z test_normalize_operator_exhaustive_byte_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:11.9465028Z test_normalize_operator_exhaustive_cartesian_prod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2022-08-17T13:30:11.9550295Z test_normalize_operator_exhaustive_cat_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2022-08-17T13:30:12.5485447Z test_normalize_operator_exhaustive_cdist_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.590s) 2022-08-17T13:30:12.5552360Z test_normalize_operator_exhaustive_ceil_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T13:30:12.5592357Z test_normalize_operator_exhaustive_chalf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_methods_invocations.py:15579: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\EmptyTensor.cpp:32.) 2022-08-17T13:30:12.5593058Z op=lambda x, *args, **kwargs: x.chalf(*args, **kwargs), 2022-08-17T13:30:12.5595166Z expected failure (0.000s) 2022-08-17T13:30:12.5635492Z test_normalize_operator_exhaustive_char_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:12.5681000Z test_normalize_operator_exhaustive_cholesky_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_fx_experimental.py:1505: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2022-08-17T13:30:12.5681791Z L = torch.cholesky(A) 2022-08-17T13:30:12.5682111Z should be replaced with 2022-08-17T13:30:12.5682433Z L = torch.linalg.cholesky(A) 2022-08-17T13:30:12.5682722Z and 2022-08-17T13:30:12.5682985Z U = torch.cholesky(A, upper=True) 2022-08-17T13:30:12.5683312Z should be replaced with 2022-08-17T13:30:12.5683647Z U = torch.linalg.cholesky(A).mH(). 2022-08-17T13:30:12.5684370Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:1816.) 2022-08-17T13:30:12.5684987Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T13:30:12.6055936Z ok (0.047s) 2022-08-17T13:30:12.6398959Z test_normalize_operator_exhaustive_cholesky_inverse_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:12.6770076Z test_normalize_operator_exhaustive_cholesky_solve_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.030s) 2022-08-17T13:30:12.6897702Z test_normalize_operator_exhaustive_chunk_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:12.7031202Z test_normalize_operator_exhaustive_clamp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:12.7313512Z test_normalize_operator_exhaustive_clamp_max_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:12.7597405Z test_normalize_operator_exhaustive_clamp_min_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:30:12.7686524Z test_normalize_operator_exhaustive_clone_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:12.7753212Z test_normalize_operator_exhaustive_column_stack_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:12.8243119Z test_normalize_operator_exhaustive_combinations_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.047s) 2022-08-17T13:30:12.8520605Z test_normalize_operator_exhaustive_complex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:12.8621780Z test_normalize_operator_exhaustive_conj_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T13:30:12.8684945Z test_normalize_operator_exhaustive_conj_physical_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T13:30:13.0012557Z test_normalize_operator_exhaustive_constant_pad_nd_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.124s) 2022-08-17T13:30:13.0055235Z test_normalize_operator_exhaustive_contiguous_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.016s) 2022-08-17T13:30:13.0372435Z test_normalize_operator_exhaustive_copysign_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:13.0513475Z test_normalize_operator_exhaustive_corrcoef_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T13:30:13.0630507Z test_normalize_operator_exhaustive_cos_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T13:30:13.0743038Z test_normalize_operator_exhaustive_cosh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T13:30:13.1283157Z test_normalize_operator_exhaustive_count_nonzero_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.047s) 2022-08-17T13:30:13.2465806Z test_normalize_operator_exhaustive_cov_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.119s) 2022-08-17T13:30:13.2582262Z test_normalize_operator_exhaustive_cross_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:13.2706482Z test_normalize_operator_exhaustive_cummax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T13:30:13.2828896Z test_normalize_operator_exhaustive_cummin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:13.3154459Z test_normalize_operator_exhaustive_cumprod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:13.3306538Z test_normalize_operator_exhaustive_cumsum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:13.3568609Z test_normalize_operator_exhaustive_cumulative_trapezoid_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:30:13.3672932Z test_normalize_operator_exhaustive_deg2rad_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:13.4066893Z test_normalize_operator_exhaustive_diag_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:13.4497607Z test_normalize_operator_exhaustive_diag_embed_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.051s) 2022-08-17T13:30:13.4643252Z test_normalize_operator_exhaustive_diagflat_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:13.5050299Z test_normalize_operator_exhaustive_diagonal_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.041s) 2022-08-17T13:30:13.5503816Z test_normalize_operator_exhaustive_diagonal_scatter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.041s) 2022-08-17T13:30:13.7291874Z test_normalize_operator_exhaustive_diff_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.181s) 2022-08-17T13:30:13.7396967Z test_normalize_operator_exhaustive_digamma_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:13.8703437Z test_normalize_operator_exhaustive_dist_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.130s) 2022-08-17T13:30:13.9087953Z test_normalize_operator_exhaustive_div_floor_rounding_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:13.9449855Z test_normalize_operator_exhaustive_div_no_rounding_mode_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.036s) 2022-08-17T13:30:13.9831131Z test_normalize_operator_exhaustive_div_trunc_rounding_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.036s) 2022-08-17T13:30:13.9896554Z test_normalize_operator_exhaustive_dot_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:13.9938370Z test_normalize_operator_exhaustive_double_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:14.0037688Z test_normalize_operator_exhaustive_dsplit_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:14.0088806Z test_normalize_operator_exhaustive_dstack_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:14.0131781Z test_normalize_operator_exhaustive_eig_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_fx_experimental.py:1505: UserWarning: torch.eig is deprecated in favor of torch.linalg.eig and will be removed in a future PyTorch release. 2022-08-17T13:30:14.0132699Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-08-17T13:30:14.0132979Z L, _ = torch.eig(A) 2022-08-17T13:30:14.0133170Z should be replaced with 2022-08-17T13:30:14.0133391Z L_complex = torch.linalg.eigvals(A) 2022-08-17T13:30:14.0133570Z and 2022-08-17T13:30:14.0133757Z L, V = torch.eig(A, eigenvectors=True) 2022-08-17T13:30:14.0133970Z should be replaced with 2022-08-17T13:30:14.0134355Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:3378.) 2022-08-17T13:30:14.0134756Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T13:30:14.0168325Z ok (0.000s) 2022-08-17T13:30:14.0231056Z test_normalize_operator_exhaustive_einsum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.015s) 2022-08-17T13:30:14.0278129Z test_normalize_operator_exhaustive_empty_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:14.0308174Z test_normalize_operator_exhaustive_empty_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:30:14.0752233Z test_normalize_operator_exhaustive_eq_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.051s) 2022-08-17T13:30:14.0949964Z test_normalize_operator_exhaustive_equal_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:14.1017915Z test_normalize_operator_exhaustive_erf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:14.1135713Z test_normalize_operator_exhaustive_erfc_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:14.1199473Z test_normalize_operator_exhaustive_erfinv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:14.1309280Z test_normalize_operator_exhaustive_exp2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:14.1425525Z test_normalize_operator_exhaustive_exp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:14.1480670Z test_normalize_operator_exhaustive_expand_as_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.010s) 2022-08-17T13:30:14.1536493Z test_normalize_operator_exhaustive_expand_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:14.1601502Z test_normalize_operator_exhaustive_expm1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T13:30:14.1833274Z test_normalize_operator_exhaustive_fft_fft2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:30:14.2083537Z test_normalize_operator_exhaustive_fft_fft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:30:14.2370651Z test_normalize_operator_exhaustive_fft_fftn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:14.2532736Z test_normalize_operator_exhaustive_fft_fftshift_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:30:14.2767315Z test_normalize_operator_exhaustive_fft_hfft2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.020s) 2022-08-17T13:30:14.3016454Z test_normalize_operator_exhaustive_fft_hfft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:14.3306383Z test_normalize_operator_exhaustive_fft_hfftn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:14.3538439Z test_normalize_operator_exhaustive_fft_ifft2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:14.3792025Z test_normalize_operator_exhaustive_fft_ifft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:30:14.4078743Z test_normalize_operator_exhaustive_fft_ifftn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:14.4240919Z test_normalize_operator_exhaustive_fft_ifftshift_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:14.4477904Z test_normalize_operator_exhaustive_fft_ihfft2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:30:14.4729920Z test_normalize_operator_exhaustive_fft_ihfft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:30:14.5024289Z test_normalize_operator_exhaustive_fft_ihfftn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:14.5256922Z test_normalize_operator_exhaustive_fft_irfft2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:14.5512029Z test_normalize_operator_exhaustive_fft_irfft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:30:14.5797404Z test_normalize_operator_exhaustive_fft_irfftn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.036s) 2022-08-17T13:30:14.6026868Z test_normalize_operator_exhaustive_fft_rfft2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:14.6275833Z test_normalize_operator_exhaustive_fft_rfft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:14.6564726Z test_normalize_operator_exhaustive_fft_rfftn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:30:14.6676317Z test_normalize_operator_exhaustive_fill_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T13:30:14.6878740Z test_normalize_operator_exhaustive_flatten_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:14.7176392Z test_normalize_operator_exhaustive_flip_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:30:14.7260722Z test_normalize_operator_exhaustive_fliplr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:14.7345457Z test_normalize_operator_exhaustive_flipud_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:14.7387303Z test_normalize_operator_exhaustive_float_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.016s) 2022-08-17T13:30:14.7698909Z test_normalize_operator_exhaustive_float_power_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:30:14.7764267Z test_normalize_operator_exhaustive_floor_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T13:30:14.8047334Z test_normalize_operator_exhaustive_floor_divide_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:14.8312967Z test_normalize_operator_exhaustive_fmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:14.8576942Z test_normalize_operator_exhaustive_fmin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:14.8904242Z test_normalize_operator_exhaustive_fmod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.041s) 2022-08-17T13:30:14.9010676Z test_normalize_operator_exhaustive_frac_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:14.9124310Z test_normalize_operator_exhaustive_frexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:14.9353634Z test_normalize_operator_exhaustive_full_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:30:14.9536158Z test_normalize_operator_exhaustive_gather_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:14.9847713Z test_normalize_operator_exhaustive_ge_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:30:15.0854248Z test_normalize_operator_exhaustive_geqrf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.109s) 2022-08-17T13:30:15.1171444Z test_normalize_operator_exhaustive_gradient_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.031s) 2022-08-17T13:30:15.1482536Z test_normalize_operator_exhaustive_gt_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:15.1525236Z test_normalize_operator_exhaustive_half_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:15.1790974Z test_normalize_operator_exhaustive_heaviside_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:30:15.5076683Z test_normalize_operator_exhaustive_histc_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.326s) 2022-08-17T13:30:16.1793265Z test_normalize_operator_exhaustive_histogram_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.682s) 2022-08-17T13:30:16.2036619Z test_normalize_operator_exhaustive_histogramdd_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.016s) 2022-08-17T13:30:16.2128368Z test_normalize_operator_exhaustive_hsplit_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:16.2176662Z test_normalize_operator_exhaustive_hstack_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:16.2433322Z test_normalize_operator_exhaustive_hypot_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:16.2513612Z test_normalize_operator_exhaustive_i0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:16.2772002Z test_normalize_operator_exhaustive_igamma_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:16.3028621Z test_normalize_operator_exhaustive_igammac_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:16.3325239Z test_normalize_operator_exhaustive_index_add_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:16.3443264Z test_normalize_operator_exhaustive_index_copy_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:16.3576472Z test_normalize_operator_exhaustive_index_fill_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:16.3623301Z test_normalize_operator_exhaustive_index_put_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\operator_schemas.py:204: UserWarning: Does not support nested parametric types, got typing.List[typing.Optional[torch.Tensor]]. Please file a bug. 2022-08-17T13:30:16.3624131Z warnings.warn( 2022-08-17T13:30:16.3638334Z expected failure (0.000s) 2022-08-17T13:30:16.3677670Z test_normalize_operator_exhaustive_index_reduce_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_fx_experimental.py:1505: UserWarning: index_reduce() is in beta and the API may change at any time. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorAdvancedIndexing.cpp:1007.) 2022-08-17T13:30:16.3678639Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T13:30:16.4591701Z ok (0.095s) 2022-08-17T13:30:16.4714326Z test_normalize_operator_exhaustive_index_select_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:16.4800189Z test_normalize_operator_exhaustive_inner_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:16.4839813Z test_normalize_operator_exhaustive_int_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:16.5059122Z test_normalize_operator_exhaustive_inverse_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:16.5520399Z test_normalize_operator_exhaustive_isclose_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.048s) 2022-08-17T13:30:16.5621820Z test_normalize_operator_exhaustive_isfinite_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:16.5721978Z test_normalize_operator_exhaustive_isin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:16.5782878Z test_normalize_operator_exhaustive_isinf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:16.5841317Z test_normalize_operator_exhaustive_isnan_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:16.5898360Z test_normalize_operator_exhaustive_isneginf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:16.5955780Z test_normalize_operator_exhaustive_isposinf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:16.6050642Z test_normalize_operator_exhaustive_isreal_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:16.6091344Z test_normalize_operator_exhaustive_istft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_fx_experimental.py:1505: UserWarning: istft will require a complex-valued input tensor in a future PyTorch release. Matching the output from stft with return_complex=True. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\SpectralOps.cpp:979.) 2022-08-17T13:30:16.6092435Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T13:30:16.6433778Z ok (0.047s) 2022-08-17T13:30:16.6471225Z test_normalize_operator_exhaustive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:30:16.6507819Z test_normalize_operator_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:30:16.6544406Z test_normalize_operator_exhaustive_jiterator_binary_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:30:16.6581056Z test_normalize_operator_exhaustive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Only runs on cuda (0.001s) 2022-08-17T13:30:16.6617458Z test_normalize_operator_exhaustive_jiterator_unary_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:30:16.6688082Z test_normalize_operator_exhaustive_kron_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:16.7019191Z test_normalize_operator_exhaustive_kthvalue_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.047s) 2022-08-17T13:30:16.7288133Z test_normalize_operator_exhaustive_ldexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:16.7590474Z test_normalize_operator_exhaustive_le_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:16.8011519Z test_normalize_operator_exhaustive_lerp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.047s) 2022-08-17T13:30:16.8117994Z test_normalize_operator_exhaustive_lgamma_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:16.8519473Z test_normalize_operator_exhaustive_linalg_cholesky_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.047s) 2022-08-17T13:30:16.8956328Z test_normalize_operator_exhaustive_linalg_cholesky_ex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.048s) 2022-08-17T13:30:16.9086956Z test_normalize_operator_exhaustive_linalg_cond_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:16.9197715Z test_normalize_operator_exhaustive_linalg_cross_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:16.9457456Z test_normalize_operator_exhaustive_linalg_det_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:16.9732785Z test_normalize_operator_exhaustive_linalg_eig_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:17.0007132Z test_normalize_operator_exhaustive_linalg_eigh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:17.0248234Z test_normalize_operator_exhaustive_linalg_eigvals_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:17.0492544Z test_normalize_operator_exhaustive_linalg_eigvalsh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:17.0731998Z test_normalize_operator_exhaustive_linalg_householder_product_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:17.0958555Z test_normalize_operator_exhaustive_linalg_inv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:17.1206191Z test_normalize_operator_exhaustive_linalg_inv_ex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:17.1350262Z test_normalize_operator_exhaustive_linalg_ldl_factor_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:17.1503177Z test_normalize_operator_exhaustive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2022-08-17T13:30:17.1971325Z test_normalize_operator_exhaustive_linalg_ldl_solve_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.047s) 2022-08-17T13:30:17.3453306Z test_normalize_operator_exhaustive_linalg_lstsq_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.142s) 2022-08-17T13:30:17.4726916Z test_normalize_operator_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.126s) 2022-08-17T13:30:17.5262875Z test_normalize_operator_exhaustive_linalg_lu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.063s) 2022-08-17T13:30:17.5751475Z test_normalize_operator_exhaustive_linalg_lu_factor_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.041s) 2022-08-17T13:30:17.6241058Z test_normalize_operator_exhaustive_linalg_lu_factor_ex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.057s) 2022-08-17T13:30:17.9139096Z test_normalize_operator_exhaustive_linalg_lu_solve_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.280s) 2022-08-17T13:30:18.1317989Z test_normalize_operator_exhaustive_linalg_matrix_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.228s) 2022-08-17T13:30:18.1805770Z test_normalize_operator_exhaustive_linalg_matrix_power_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.041s) 2022-08-17T13:30:18.2132352Z test_normalize_operator_exhaustive_linalg_matrix_rank_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:18.2463162Z test_normalize_operator_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.041s) 2022-08-17T13:30:18.2538323Z test_normalize_operator_exhaustive_linalg_multi_dot_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:18.3365876Z test_normalize_operator_exhaustive_linalg_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.088s) 2022-08-17T13:30:18.4121373Z test_normalize_operator_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.073s) 2022-08-17T13:30:18.5063671Z test_normalize_operator_exhaustive_linalg_pinv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.089s) 2022-08-17T13:30:18.5416800Z test_normalize_operator_exhaustive_linalg_pinv_hermitian_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.041s) 2022-08-17T13:30:18.5454559Z test_normalize_operator_exhaustive_linalg_pinv_singular_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:30:18.6476658Z test_normalize_operator_exhaustive_linalg_qr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.108s) 2022-08-17T13:30:18.6771999Z test_normalize_operator_exhaustive_linalg_slogdet_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.020s) 2022-08-17T13:30:18.7285791Z test_normalize_operator_exhaustive_linalg_solve_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.063s) 2022-08-17T13:30:18.7839946Z test_normalize_operator_exhaustive_linalg_solve_ex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.052s) 2022-08-17T13:30:19.1881939Z test_normalize_operator_exhaustive_linalg_solve_triangular_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.395s) 2022-08-17T13:30:19.8700207Z test_normalize_operator_exhaustive_linalg_svd_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.689s) 2022-08-17T13:30:19.9605815Z test_normalize_operator_exhaustive_linalg_svdvals_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.096s) 2022-08-17T13:30:19.9705357Z test_normalize_operator_exhaustive_linalg_tensorinv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:19.9862245Z test_normalize_operator_exhaustive_linalg_tensorsolve_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:20.0130718Z test_normalize_operator_exhaustive_linalg_vander_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:20.1275419Z test_normalize_operator_exhaustive_linalg_vecdot_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.111s) 2022-08-17T13:30:20.6036070Z test_normalize_operator_exhaustive_linalg_vector_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.476s) 2022-08-17T13:30:20.7042707Z test_normalize_operator_exhaustive_linspace_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.111s) 2022-08-17T13:30:20.7161612Z test_normalize_operator_exhaustive_log10_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:20.7228042Z test_normalize_operator_exhaustive_log1p_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:20.7339673Z test_normalize_operator_exhaustive_log2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:20.7479227Z test_normalize_operator_exhaustive_log_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:20.7672386Z test_normalize_operator_exhaustive_log_softmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:20.7868181Z test_normalize_operator_exhaustive_log_softmax_dtype_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.019s) 2022-08-17T13:30:20.7929160Z test_normalize_operator_exhaustive_logaddexp2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2022-08-17T13:30:20.7989554Z test_normalize_operator_exhaustive_logaddexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:20.8184839Z test_normalize_operator_exhaustive_logcumsumexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2022-08-17T13:30:20.8453874Z test_normalize_operator_exhaustive_logdet_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:20.8699075Z test_normalize_operator_exhaustive_logical_and_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:20.8797700Z test_normalize_operator_exhaustive_logical_not_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:20.9045727Z test_normalize_operator_exhaustive_logical_or_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:20.9287974Z test_normalize_operator_exhaustive_logical_xor_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:20.9429520Z test_normalize_operator_exhaustive_logit_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:21.7925386Z test_normalize_operator_exhaustive_logspace_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.857s) 2022-08-17T13:30:21.8445926Z test_normalize_operator_exhaustive_logsumexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.047s) 2022-08-17T13:30:21.8488094Z test_normalize_operator_exhaustive_long_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:21.8794483Z test_normalize_operator_exhaustive_lt_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:21.8836383Z test_normalize_operator_exhaustive_lu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\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-17T13:30:21.8836971Z LU, pivots = torch.lu(A, compute_pivots) 2022-08-17T13:30:21.8837181Z should be replaced with 2022-08-17T13:30:21.8837415Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2022-08-17T13:30:21.8837609Z and 2022-08-17T13:30:21.8837822Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2022-08-17T13:30:21.8838048Z should be replaced with 2022-08-17T13:30:21.8838554Z LU, pivots, info = torch.linalg.lu_factor_ex(A, compute_pivots) (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2114.) 2022-08-17T13:30:21.8839007Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2022-08-17T13:30:21.9697399Z ok (0.095s) 2022-08-17T13:30:21.9740723Z test_normalize_operator_exhaustive_lu_solve_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_fx_experimental.py:1505: UserWarning: torch.lu_solve is deprecated in favor of torch.linalg.lu_solveand will be removed in a future PyTorch release. 2022-08-17T13:30:21.9741587Z Note that torch.linalg.lu_solve has its arguments reversed. 2022-08-17T13:30:21.9741957Z X = torch.lu_solve(B, LU, pivots) 2022-08-17T13:30:21.9742262Z should be replaced with 2022-08-17T13:30:21.9742871Z X = torch.linalg.lu_solve(LU, pivots, B) (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2268.) 2022-08-17T13:30:21.9743461Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T13:30:22.0661390Z ok (0.096s) 2022-08-17T13:30:22.1211453Z test_normalize_operator_exhaustive_lu_unpack_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.064s) 2022-08-17T13:30:22.1265165Z test_normalize_operator_exhaustive_mH_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:22.1316508Z test_normalize_operator_exhaustive_mT_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:22.1581388Z test_normalize_operator_exhaustive_masked_fill_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.034s) 2022-08-17T13:30:22.1721978Z test_normalize_operator_exhaustive_masked_scatter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2022-08-17T13:30:22.1933722Z test_normalize_operator_exhaustive_masked_select_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:22.2338561Z test_normalize_operator_exhaustive_matmul_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:22.2446968Z test_normalize_operator_exhaustive_matrix_exp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:22.2779442Z test_normalize_operator_exhaustive_max_binary_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:30:22.2873918Z test_normalize_operator_exhaustive_max_reduction_no_dim_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:22.3037698Z test_normalize_operator_exhaustive_max_reduction_with_dim_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:22.3299182Z test_normalize_operator_exhaustive_maximum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:22.3947792Z test_normalize_operator_exhaustive_mean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.057s) 2022-08-17T13:30:22.4375606Z test_normalize_operator_exhaustive_median_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.047s) 2022-08-17T13:30:22.4425769Z test_normalize_operator_exhaustive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:22.4455798Z test_normalize_operator_exhaustive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:30:22.4784925Z test_normalize_operator_exhaustive_min_binary_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.036s) 2022-08-17T13:30:22.4879576Z test_normalize_operator_exhaustive_min_reduction_no_dim_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:22.5043461Z test_normalize_operator_exhaustive_min_reduction_with_dim_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:22.5307798Z test_normalize_operator_exhaustive_minimum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:30:22.5374272Z test_normalize_operator_exhaustive_mm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2022-08-17T13:30:22.5619506Z test_normalize_operator_exhaustive_mode_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:22.5710516Z test_normalize_operator_exhaustive_movedim_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:22.5831208Z test_normalize_operator_exhaustive_msort_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:22.6201481Z test_normalize_operator_exhaustive_mul_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:22.6249504Z test_normalize_operator_exhaustive_multinomial_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:22.6312273Z test_normalize_operator_exhaustive_mv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:22.6596462Z test_normalize_operator_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:22.6879775Z test_normalize_operator_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:22.7162807Z test_normalize_operator_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:22.7278040Z test_normalize_operator_exhaustive_nan_to_num_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:22.8229867Z test_normalize_operator_exhaustive_nanmean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.095s) 2022-08-17T13:30:22.8658858Z test_normalize_operator_exhaustive_nanmedian_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:23.0813451Z test_normalize_operator_exhaustive_nanquantile_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.220s) 2022-08-17T13:30:23.1729270Z test_normalize_operator_exhaustive_nansum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.096s) 2022-08-17T13:30:23.1892822Z test_normalize_operator_exhaustive_narrow_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:23.2594036Z test_normalize_operator_exhaustive_native_layer_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.063s) 2022-08-17T13:30:23.2988877Z test_normalize_operator_exhaustive_ne_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.047s) 2022-08-17T13:30:23.3052852Z test_normalize_operator_exhaustive_neg_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:23.3097042Z test_normalize_operator_exhaustive_new_empty_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.016s) 2022-08-17T13:30:23.3143042Z test_normalize_operator_exhaustive_new_full_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:23.3185565Z test_normalize_operator_exhaustive_new_ones_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:23.3228171Z test_normalize_operator_exhaustive_new_zeros_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:23.3490520Z test_normalize_operator_exhaustive_nextafter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:23.3670089Z test_normalize_operator_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:23.3940546Z test_normalize_operator_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:23.4272826Z test_normalize_operator_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:23.4497256Z test_normalize_operator_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:23.5111551Z test_normalize_operator_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.063s) 2022-08-17T13:30:23.5665768Z test_normalize_operator_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.064s) 2022-08-17T13:30:23.5939462Z test_normalize_operator_exhaustive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:23.6191330Z test_normalize_operator_exhaustive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:23.6479365Z test_normalize_operator_exhaustive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:23.6846335Z test_normalize_operator_exhaustive_nn_functional_batch_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:23.7384110Z test_normalize_operator_exhaustive_nn_functional_bilinear_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.063s) 2022-08-17T13:30:23.7691787Z test_normalize_operator_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2022-08-17T13:30:23.8463762Z test_normalize_operator_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.078s) 2022-08-17T13:30:23.8564950Z test_normalize_operator_exhaustive_nn_functional_celu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2022-08-17T13:30:23.8975685Z test_normalize_operator_exhaustive_nn_functional_conv1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.033s) 2022-08-17T13:30:24.0141256Z test_normalize_operator_exhaustive_nn_functional_conv2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.123s) 2022-08-17T13:30:24.0515574Z test_normalize_operator_exhaustive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.041s) 2022-08-17T13:30:24.0896377Z test_normalize_operator_exhaustive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.036s) 2022-08-17T13:30:24.1360163Z test_normalize_operator_exhaustive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.047s) 2022-08-17T13:30:24.1585807Z test_normalize_operator_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:30:24.1882292Z test_normalize_operator_exhaustive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:30:24.2436781Z test_normalize_operator_exhaustive_nn_functional_cross_entropy_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.063s) 2022-08-17T13:30:24.2698417Z test_normalize_operator_exhaustive_nn_functional_ctc_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.020s) 2022-08-17T13:30:24.2743638Z test_normalize_operator_exhaustive_nn_functional_dropout2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\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-17T13:30:24.2745358Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2022-08-17T13:30:24.2746564Z expected failure (0.000s) 2022-08-17T13:30:24.2793228Z test_normalize_operator_exhaustive_nn_functional_dropout3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.016s) 2022-08-17T13:30:24.2837857Z test_normalize_operator_exhaustive_nn_functional_dropout_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:24.2940132Z test_normalize_operator_exhaustive_nn_functional_elu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:24.2982856Z test_normalize_operator_exhaustive_nn_functional_embedding_bag_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.016s) 2022-08-17T13:30:24.3023360Z test_normalize_operator_exhaustive_nn_functional_embedding_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:24.3068241Z test_normalize_operator_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:24.3114443Z test_normalize_operator_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.016s) 2022-08-17T13:30:24.3177681Z test_normalize_operator_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:24.3248854Z test_normalize_operator_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:25.3363279Z test_normalize_operator_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (1.015s) 2022-08-17T13:30:25.3610027Z test_normalize_operator_exhaustive_nn_functional_gelu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:30:25.4811535Z test_normalize_operator_exhaustive_nn_functional_glu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.114s) 2022-08-17T13:30:25.5905603Z test_normalize_operator_exhaustive_nn_functional_grid_sample_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.120s) 2022-08-17T13:30:25.6127722Z test_normalize_operator_exhaustive_nn_functional_group_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:25.6363185Z test_normalize_operator_exhaustive_nn_functional_hardshrink_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:25.6462885Z test_normalize_operator_exhaustive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:25.6590161Z test_normalize_operator_exhaustive_nn_functional_hardswish_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:30:25.6764195Z test_normalize_operator_exhaustive_nn_functional_hardtanh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:25.7070727Z test_normalize_operator_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:30:25.7330835Z test_normalize_operator_exhaustive_nn_functional_huber_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:25.7648809Z test_normalize_operator_exhaustive_nn_functional_instance_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:30:25.7988646Z test_normalize_operator_exhaustive_nn_functional_interpolate_area_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:25.8337116Z test_normalize_operator_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:25.8675034Z test_normalize_operator_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.041s) 2022-08-17T13:30:25.9002639Z test_normalize_operator_exhaustive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:30:25.9344807Z test_normalize_operator_exhaustive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.047s) 2022-08-17T13:30:25.9705847Z test_normalize_operator_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:30:25.9754626Z test_normalize_operator_exhaustive_nn_functional_kl_div_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2912: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-17T13:30:25.9755642Z warnings.warn( 2022-08-17T13:30:26.0059084Z ok (0.041s) 2022-08-17T13:30:26.0245750Z test_normalize_operator_exhaustive_nn_functional_l1_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:26.0435177Z test_normalize_operator_exhaustive_nn_functional_layer_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:26.0676092Z test_normalize_operator_exhaustive_nn_functional_leaky_relu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:30:26.1171063Z test_normalize_operator_exhaustive_nn_functional_linear_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.047s) 2022-08-17T13:30:26.1503187Z test_normalize_operator_exhaustive_nn_functional_local_response_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.041s) 2022-08-17T13:30:26.1610281Z test_normalize_operator_exhaustive_nn_functional_logsigmoid_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T13:30:26.2289066Z test_normalize_operator_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.058s) 2022-08-17T13:30:28.8143795Z test_normalize_operator_exhaustive_nn_functional_max_pool1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (2.576s) 2022-08-17T13:30:32.9002667Z test_normalize_operator_exhaustive_nn_functional_max_pool2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (4.091s) 2022-08-17T13:30:34.6160336Z test_normalize_operator_exhaustive_nn_functional_max_pool3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (1.717s) 2022-08-17T13:30:35.0391444Z test_normalize_operator_exhaustive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.413s) 2022-08-17T13:30:35.1210341Z test_normalize_operator_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.095s) 2022-08-17T13:30:35.9726484Z test_normalize_operator_exhaustive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.840s) 2022-08-17T13:30:36.1053584Z test_normalize_operator_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.138s) 2022-08-17T13:30:36.4135279Z test_normalize_operator_exhaustive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.302s) 2022-08-17T13:30:36.4895189Z test_normalize_operator_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.079s) 2022-08-17T13:30:36.5003758Z test_normalize_operator_exhaustive_nn_functional_mish_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:36.5190433Z test_normalize_operator_exhaustive_nn_functional_mse_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:36.5350903Z test_normalize_operator_exhaustive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:36.5461915Z test_normalize_operator_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2022-08-17T13:30:36.5616634Z test_normalize_operator_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:36.7139006Z test_normalize_operator_exhaustive_nn_functional_nll_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.142s) 2022-08-17T13:30:36.7383453Z test_normalize_operator_exhaustive_nn_functional_normalize_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:36.7639141Z test_normalize_operator_exhaustive_nn_functional_pad_circular_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:36.8970006Z test_normalize_operator_exhaustive_nn_functional_pad_constant_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.142s) 2022-08-17T13:30:36.9319542Z test_normalize_operator_exhaustive_nn_functional_pad_reflect_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:36.9670909Z test_normalize_operator_exhaustive_nn_functional_pad_replicate_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:36.9890087Z test_normalize_operator_exhaustive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:37.0133897Z test_normalize_operator_exhaustive_nn_functional_pdist_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:37.0221763Z test_normalize_operator_exhaustive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:37.0308800Z test_normalize_operator_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:37.2462113Z test_normalize_operator_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.222s) 2022-08-17T13:30:37.3096123Z test_normalize_operator_exhaustive_nn_functional_prelu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.063s) 2022-08-17T13:30:37.3202328Z test_normalize_operator_exhaustive_nn_functional_relu6_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:37.3329690Z test_normalize_operator_exhaustive_nn_functional_relu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:37.3378152Z test_normalize_operator_exhaustive_nn_functional_rrelu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.016s) 2022-08-17T13:30:37.3480660Z test_normalize_operator_exhaustive_nn_functional_selu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:37.3584657Z test_normalize_operator_exhaustive_nn_functional_silu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:37.3823619Z test_normalize_operator_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:37.4024003Z test_normalize_operator_exhaustive_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:37.4206004Z test_normalize_operator_exhaustive_nn_functional_softmin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:37.4382554Z test_normalize_operator_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:37.4501667Z test_normalize_operator_exhaustive_nn_functional_softplus_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2022-08-17T13:30:37.4660479Z test_normalize_operator_exhaustive_nn_functional_softshrink_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:37.4762183Z test_normalize_operator_exhaustive_nn_functional_softsign_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:37.4867843Z test_normalize_operator_exhaustive_nn_functional_tanhshrink_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:37.5001155Z test_normalize_operator_exhaustive_nn_functional_threshold_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:37.5238059Z test_normalize_operator_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:37.5281196Z test_normalize_operator_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.016s) 2022-08-17T13:30:38.1493113Z test_normalize_operator_exhaustive_nn_functional_unfold_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.619s) 2022-08-17T13:30:38.1535398Z test_normalize_operator_exhaustive_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4066: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-08-17T13:30:38.1536553Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T13:30:38.1635812Z ok (0.016s) 2022-08-17T13:30:38.1681386Z test_normalize_operator_exhaustive_nn_functional_upsample_nearest_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-17T13:30:38.1682451Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T13:30:38.1976456Z ok (0.032s) 2022-08-17T13:30:38.2023789Z test_normalize_operator_exhaustive_nonzero_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:38.3062331Z test_normalize_operator_exhaustive_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.111s) 2022-08-17T13:30:38.3175189Z test_normalize_operator_exhaustive_norm_fro_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:38.3310567Z test_normalize_operator_exhaustive_norm_inf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:38.3407029Z test_normalize_operator_exhaustive_norm_nuc_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:38.3457722Z test_normalize_operator_exhaustive_normal_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:38.3503104Z test_normalize_operator_exhaustive_normal_number_mean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:38.3727935Z test_normalize_operator_exhaustive_ones_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:38.8048422Z test_normalize_operator_exhaustive_ormqr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.429s) 2022-08-17T13:30:38.8113393Z test_normalize_operator_exhaustive_outer_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:38.8167372Z test_normalize_operator_exhaustive_pca_lowrank_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.016s) 2022-08-17T13:30:38.8304304Z test_normalize_operator_exhaustive_permute_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:38.8559867Z test_normalize_operator_exhaustive_pinverse_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2022-08-17T13:30:38.8882948Z test_normalize_operator_exhaustive_polar_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.035s) 2022-08-17T13:30:38.8925920Z test_normalize_operator_exhaustive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:38.8956306Z test_normalize_operator_exhaustive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.016s) 2022-08-17T13:30:38.8987177Z test_normalize_operator_exhaustive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:30:38.9015934Z test_normalize_operator_exhaustive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:30:38.9045719Z test_normalize_operator_exhaustive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:30:38.9155169Z test_normalize_operator_exhaustive_positive_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:38.9535378Z test_normalize_operator_exhaustive_pow_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.037s) 2022-08-17T13:30:39.0727271Z test_normalize_operator_exhaustive_prod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.114s) 2022-08-17T13:30:39.1361871Z test_normalize_operator_exhaustive_put_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.073s) 2022-08-17T13:30:39.1406018Z test_normalize_operator_exhaustive_qr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_fx_experimental.py:1505: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2022-08-17T13:30:39.1406915Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T13:30:39.1407328Z Q, R = torch.qr(A, some) 2022-08-17T13:30:39.1407632Z should be replaced with 2022-08-17T13:30:39.1408263Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2544.) 2022-08-17T13:30:39.1408896Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T13:30:39.2463143Z ok (0.098s) 2022-08-17T13:30:39.4691435Z test_normalize_operator_exhaustive_quantile_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.233s) 2022-08-17T13:30:39.4802308Z test_normalize_operator_exhaustive_rad2deg_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2022-08-17T13:30:39.4851315Z test_normalize_operator_exhaustive_rand_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:39.4899392Z test_normalize_operator_exhaustive_randint_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:39.4946139Z test_normalize_operator_exhaustive_randn_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.016s) 2022-08-17T13:30:39.5061023Z test_normalize_operator_exhaustive_ravel_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:39.5163922Z test_normalize_operator_exhaustive_real_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:39.5273549Z test_normalize_operator_exhaustive_reciprocal_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:39.5630839Z test_normalize_operator_exhaustive_remainder_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.033s) 2022-08-17T13:30:39.5786072Z test_normalize_operator_exhaustive_renorm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:39.5858897Z test_normalize_operator_exhaustive_repeat_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:39.6028912Z test_normalize_operator_exhaustive_repeat_interleave_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:39.6087602Z test_normalize_operator_exhaustive_reshape_as_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:39.6408235Z test_normalize_operator_exhaustive_reshape_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:39.6465574Z test_normalize_operator_exhaustive_resize__cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:39.6578443Z test_normalize_operator_exhaustive_resize_as__cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:39.6660962Z test_normalize_operator_exhaustive_resolve_conj_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:39.6743236Z test_normalize_operator_exhaustive_resolve_neg_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:39.7235414Z test_normalize_operator_exhaustive_roll_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.047s) 2022-08-17T13:30:39.8250291Z test_normalize_operator_exhaustive_rot90_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.111s) 2022-08-17T13:30:39.8322516Z test_normalize_operator_exhaustive_round_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:39.8449586Z test_normalize_operator_exhaustive_round_decimals_0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:39.8574451Z test_normalize_operator_exhaustive_round_decimals_3_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:39.8696533Z test_normalize_operator_exhaustive_round_decimals_neg_3_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:39.8806322Z test_normalize_operator_exhaustive_rsqrt_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:39.9175418Z test_normalize_operator_exhaustive_rsub_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:39.9424812Z test_normalize_operator_exhaustive_scatter_add_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:40.0441898Z test_normalize_operator_exhaustive_scatter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.095s) 2022-08-17T13:30:40.0490312Z test_normalize_operator_exhaustive_scatter_reduce_amax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_fx_experimental.py:1505: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorAdvancedIndexing.cpp:1531.) 2022-08-17T13:30:40.0490975Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T13:30:40.0918029Z ok (0.047s) 2022-08-17T13:30:40.1386119Z test_normalize_operator_exhaustive_scatter_reduce_amin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.047s) 2022-08-17T13:30:40.2842165Z test_normalize_operator_exhaustive_scatter_reduce_mean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.153s) 2022-08-17T13:30:40.3278119Z test_normalize_operator_exhaustive_scatter_reduce_prod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.047s) 2022-08-17T13:30:40.3719371Z test_normalize_operator_exhaustive_scatter_reduce_sum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:40.5298861Z test_normalize_operator_exhaustive_searchsorted_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_fx_experimental.py:1505: UserWarning: torch.searchsorted(): input value tensor is non-contiguous, this will lower the performance due to extra data copy when converting non-contiguous tensor to contiguous, please use contiguous input value tensor if possible. This message will only appear once per program. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/BucketizationUtils.h:35.) 2022-08-17T13:30:40.5300464Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T13:30:40.5359277Z C:\actions-runner\_work\pytorch\pytorch\test\test_fx_experimental.py:1505: UserWarning: torch.searchsorted(): boundary tensor is non-contiguous, this will lower the performance due to extra data copy when converting non-contiguous tensor to contiguous, please use contiguous boundary tensor if possible. This message will only appear once per program. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/BucketizationUtils.h:41.) 2022-08-17T13:30:40.5360508Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T13:30:40.9746886Z ok (0.604s) 2022-08-17T13:30:41.2573813Z test_normalize_operator_exhaustive_segment_reduce_lengths_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.295s) 2022-08-17T13:30:41.5371695Z test_normalize_operator_exhaustive_segment_reduce_offsets_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.274s) 2022-08-17T13:30:41.5537176Z test_normalize_operator_exhaustive_select_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2022-08-17T13:30:41.5714489Z test_normalize_operator_exhaustive_select_scatter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.020s) 2022-08-17T13:30:41.5777555Z test_normalize_operator_exhaustive_sgn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T13:30:41.5819249Z test_normalize_operator_exhaustive_short_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:41.5920469Z test_normalize_operator_exhaustive_sigmoid_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T13:30:41.5983519Z test_normalize_operator_exhaustive_sign_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:41.6043036Z test_normalize_operator_exhaustive_signbit_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:41.6109413Z test_normalize_operator_exhaustive_sin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:41.6219796Z test_normalize_operator_exhaustive_sinc_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T13:30:41.6284607Z test_normalize_operator_exhaustive_sinh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:41.6654755Z test_normalize_operator_exhaustive_slice_scatter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.030s) 2022-08-17T13:30:41.6849568Z test_normalize_operator_exhaustive_softmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.020s) 2022-08-17T13:30:41.7048628Z test_normalize_operator_exhaustive_softmax_with_dtype_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:30:41.9841710Z test_normalize_operator_exhaustive_sort_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.271s) 2022-08-17T13:30:41.9881197Z test_normalize_operator_exhaustive_sparse_sampled_addmm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:30:41.9987675Z test_normalize_operator_exhaustive_special_airy_ai_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:42.0093646Z test_normalize_operator_exhaustive_special_bessel_j0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T13:30:42.0198564Z test_normalize_operator_exhaustive_special_bessel_j1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:42.0301021Z test_normalize_operator_exhaustive_special_bessel_y0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T13:30:42.0406132Z test_normalize_operator_exhaustive_special_bessel_y1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:42.0705879Z test_normalize_operator_exhaustive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.042s) 2022-08-17T13:30:42.1006094Z test_normalize_operator_exhaustive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:30:42.1037325Z test_normalize_operator_exhaustive_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:30:42.1067270Z test_normalize_operator_exhaustive_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.010s) 2022-08-17T13:30:42.1155397Z test_normalize_operator_exhaustive_special_entr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:42.1257447Z test_normalize_operator_exhaustive_special_erfcx_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:42.1556099Z test_normalize_operator_exhaustive_special_hermite_polynomial_h_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.030s) 2022-08-17T13:30:42.1865469Z test_normalize_operator_exhaustive_special_hermite_polynomial_he_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.036s) 2022-08-17T13:30:42.1948915Z test_normalize_operator_exhaustive_special_i0e_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:42.2033775Z test_normalize_operator_exhaustive_special_i1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T13:30:42.2115743Z test_normalize_operator_exhaustive_special_i1e_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:42.2418882Z test_normalize_operator_exhaustive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.042s) 2022-08-17T13:30:42.2450272Z test_normalize_operator_exhaustive_special_legendre_polynomial_p_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:30:42.2557623Z test_normalize_operator_exhaustive_special_log_ndtr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T13:30:42.2662468Z test_normalize_operator_exhaustive_special_modified_bessel_i0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T13:30:42.2768158Z test_normalize_operator_exhaustive_special_modified_bessel_i1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:42.2873781Z test_normalize_operator_exhaustive_special_modified_bessel_k0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T13:30:42.2976860Z test_normalize_operator_exhaustive_special_modified_bessel_k1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:42.3096840Z test_normalize_operator_exhaustive_special_ndtr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:30:42.3200128Z test_normalize_operator_exhaustive_special_ndtri_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T13:30:42.3242026Z test_normalize_operator_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:42.3349700Z test_normalize_operator_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:42.3455548Z test_normalize_operator_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2022-08-17T13:30:42.3486124Z test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:30:42.3516082Z test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:30:42.3545905Z test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:30:42.3575733Z test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.010s) 2022-08-17T13:30:42.3681614Z test_normalize_operator_exhaustive_special_spherical_bessel_j0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T13:30:42.3985109Z test_normalize_operator_exhaustive_special_xlog1py_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:42.4303766Z test_normalize_operator_exhaustive_special_zeta_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:42.4392049Z test_normalize_operator_exhaustive_split_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:42.4515071Z test_normalize_operator_exhaustive_split_list_args_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:42.4673635Z test_normalize_operator_exhaustive_split_with_sizes_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2022-08-17T13:30:42.4740357Z test_normalize_operator_exhaustive_sqrt_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:42.4843858Z test_normalize_operator_exhaustive_square_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:42.5047079Z test_normalize_operator_exhaustive_squeeze_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:42.5126511Z test_normalize_operator_exhaustive_stack_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:42.5438160Z test_normalize_operator_exhaustive_std_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.037s) 2022-08-17T13:30:42.5725398Z test_normalize_operator_exhaustive_std_mean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:42.5768779Z test_normalize_operator_exhaustive_stft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py:612: 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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\SpectralOps.cpp:803.) 2022-08-17T13:30:42.5770179Z return _VF.stft(input, n_fft, hop_length, win_length, window, # type: ignore[attr-defined] 2022-08-17T13:30:42.6010311Z ok (0.016s) 2022-08-17T13:30:42.6453824Z test_normalize_operator_exhaustive_sub_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:42.7254364Z test_normalize_operator_exhaustive_sum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.079s) 2022-08-17T13:30:42.7300453Z test_normalize_operator_exhaustive_sum_to_size_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.016s) 2022-08-17T13:30:43.4196365Z test_normalize_operator_exhaustive_svd_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.687s) 2022-08-17T13:30:43.4247948Z test_normalize_operator_exhaustive_svd_lowrank_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:43.4290492Z test_normalize_operator_exhaustive_symeig_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_fx_experimental.py:1505: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2022-08-17T13:30:43.4291805Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-08-17T13:30:43.4292324Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T13:30:43.4292645Z should be replaced with 2022-08-17T13:30:43.4293014Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T13:30:43.4293353Z and 2022-08-17T13:30:43.4293656Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T13:30:43.4293995Z should be replaced with 2022-08-17T13:30:43.4294625Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2992.) 2022-08-17T13:30:43.4295260Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T13:30:43.4534618Z ok (0.032s) 2022-08-17T13:30:43.4636145Z test_normalize_operator_exhaustive_t_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:43.4804581Z test_normalize_operator_exhaustive_take_along_dim_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:43.5079697Z test_normalize_operator_exhaustive_take_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:43.5148528Z test_normalize_operator_exhaustive_tan_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:43.5214690Z test_normalize_operator_exhaustive_tanh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:43.5570875Z test_normalize_operator_exhaustive_tensor_split_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.048s) 2022-08-17T13:30:43.5663194Z test_normalize_operator_exhaustive_tensordot_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:43.6915695Z test_normalize_operator_exhaustive_tile_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.127s) 2022-08-17T13:30:43.6961906Z test_normalize_operator_exhaustive_to_sparse_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:43.7395318Z test_normalize_operator_exhaustive_topk_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.047s) 2022-08-17T13:30:43.7457854Z test_normalize_operator_exhaustive_trace_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:43.7697010Z test_normalize_operator_exhaustive_transpose_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:43.7972747Z test_normalize_operator_exhaustive_trapezoid_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:43.8238731Z test_normalize_operator_exhaustive_trapz_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:43.8283341Z test_normalize_operator_exhaustive_triangular_solve_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_fx_experimental.py:1505: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2022-08-17T13:30:43.8284461Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T13:30:43.8284930Z X = torch.triangular_solve(B, A).solution 2022-08-17T13:30:43.8285257Z should be replaced with 2022-08-17T13:30:43.8285869Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2310.) 2022-08-17T13:30:43.8286458Z ref_out = op.op(*arg_values, **kwarg_values) 2022-08-17T13:30:43.8783656Z ok (0.064s) 2022-08-17T13:30:43.9005294Z test_normalize_operator_exhaustive_tril_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:43.9224165Z test_normalize_operator_exhaustive_triu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:43.9600832Z test_normalize_operator_exhaustive_true_divide_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:43.9690257Z test_normalize_operator_exhaustive_trunc_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:43.9993544Z test_normalize_operator_exhaustive_unbind_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:44.0390481Z test_normalize_operator_exhaustive_unflatten_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.047s) 2022-08-17T13:30:44.0467225Z test_normalize_operator_exhaustive_unfold_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.016s) 2022-08-17T13:30:44.0692011Z test_normalize_operator_exhaustive_unique_consecutive_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.016s) 2022-08-17T13:30:44.0911396Z test_normalize_operator_exhaustive_unique_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.016s) 2022-08-17T13:30:44.1202963Z test_normalize_operator_exhaustive_unsqueeze_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:44.1508379Z test_normalize_operator_exhaustive_var_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:44.1799491Z test_normalize_operator_exhaustive_var_mean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:44.1866736Z test_normalize_operator_exhaustive_vdot_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:44.1928717Z test_normalize_operator_exhaustive_view_as_complex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:44.1983483Z test_normalize_operator_exhaustive_view_as_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:44.2037192Z test_normalize_operator_exhaustive_view_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.000s) 2022-08-17T13:30:44.2135840Z test_normalize_operator_exhaustive_vsplit_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2022-08-17T13:30:44.2184252Z test_normalize_operator_exhaustive_vstack_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:44.8267694Z test_normalize_operator_exhaustive_where_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... Traceback (most recent call last): 2022-08-17T13:30:44.8299919Z File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph_module.py", line 267, in __call__ 2022-08-17T13:30:44.8300424Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2022-08-17T13:30:44.8300867Z File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py", line 1185, in _call_impl 2022-08-17T13:30:44.8301227Z return forward_call(*input, **kwargs) 2022-08-17T13:30:44.8301494Z File ".22970", line 5, in forward 2022-08-17T13:30:44.8301758Z where = torch.where(arg_0, arg_1, arg_2); arg_0 = arg_1 = arg_2 = None 2022-08-17T13:30:44.8302077Z RuntimeError: where expected condition to be a boolean tensor, but got a tensor with dtype Float 2022-08-17T13:30:44.8302272Z 2022-08-17T13:30:44.8302445Z Call using an FX-traced Module, line 5 of the traced Module's generated forward function: 2022-08-17T13:30:44.8302721Z def forward(self, arg_0, arg_1, arg_2): 2022-08-17T13:30:44.8302954Z where = torch.where(arg_0, arg_1, arg_2); arg_0 = arg_1 = arg_2 = None 2022-08-17T13:30:44.8303107Z 2022-08-17T13:30:44.8303215Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2022-08-17T13:30:44.8303410Z return where 2022-08-17T13:30:44.8303514Z 2022-08-17T13:30:44.8303572Z 2022-08-17T13:30:44.8303660Z 2022-08-17T13:30:44.8303729Z expected failure (0.617s) 2022-08-17T13:30:44.8584521Z test_normalize_operator_exhaustive_xlogy_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.032s) 2022-08-17T13:30:44.8687156Z test_normalize_operator_exhaustive_zero__cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:44.8907968Z test_normalize_operator_exhaustive_zeros_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2022-08-17T13:30:44.8930708Z test_normalize_quantized_eb_cpu (__main__.TestNormalizeOperatorsCPU) ... ok (0.000s) 2022-08-17T13:30:44.8931276Z 2022-08-17T13:30:44.8931803Z ---------------------------------------------------------------------- 2022-08-17T13:30:44.8932100Z Ran 631 tests in 36.485s 2022-08-17T13:30:44.8932216Z 2022-08-17T13:30:44.8932326Z OK (skipped=26, expected failures=97) 2022-08-17T13:30:44.8932461Z 2022-08-17T13:30:44.8932546Z Generating XML reports... 2022-08-17T13:30:44.9025532Z Generated XML report: test-reports\python-unittest\test_fx_experimental\TEST-TestFXExperimental-20220817133008.xml 2022-08-17T13:30:44.9585215Z Generated XML report: test-reports\python-unittest\test_fx_experimental\TEST-TestNormalizeOperatorsCPU-20220817133008.xml 2022-08-17T13:30:45.4364765Z Running test_mkldnn ... [2022-08-17 13:30:45.424054] 2022-08-17T13:30:45.4365242Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_mkldnn.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:30:45.424054] 2022-08-17T13:30:46.6456314Z 2022-08-17T13:30:46.6456644Z Running tests... 2022-08-17T13:30:46.6456979Z ---------------------------------------------------------------------- 2022-08-17T13:30:46.6457315Z Test results will be stored in test-reports\python-unittest\test_mkldnn 2022-08-17T13:30:47.6760367Z test_0_dimension_tensor (__main__.TestMkldnn) ... ok (1.031s) 2022-08-17T13:30:47.8341852Z test_adaptive_avg_pool2d (__main__.TestMkldnn) ... ok (0.162s) 2022-08-17T13:30:47.8361420Z test_adaptive_avg_pool2d_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.000s) 2022-08-17T13:30:47.9791908Z test_add (__main__.TestMkldnn) ... ok (0.145s) 2022-08-17T13:30:47.9874332Z test_autograd_from_mkldnn (__main__.TestMkldnn) ... ok (0.000s) 2022-08-17T13:30:47.9989079Z test_autograd_to_mkldnn (__main__.TestMkldnn) ... ok (0.016s) 2022-08-17T13:30:48.0383297Z test_avg_pool2d (__main__.TestMkldnn) ... ok (0.047s) 2022-08-17T13:30:48.0439186Z test_avg_pool2d_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.000s) 2022-08-17T13:30:48.0556511Z test_avg_pool2d_stride_none (__main__.TestMkldnn) ... ok (0.016s) 2022-08-17T13:30:49.5992951Z test_avg_pool3d (__main__.TestMkldnn) ... ok (1.539s) 2022-08-17T13:30:49.8010598Z test_avg_pool3d_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.206s) 2022-08-17T13:30:49.8940984Z test_batch_norm_2d (__main__.TestMkldnn) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\_trace.py:744: UserWarning: The input to trace is already a ScriptModule, tracing it is a no-op. Returning the object as is. 2022-08-17T13:30:49.8941753Z warnings.warn( 2022-08-17T13:30:50.0155155Z ok (0.205s) 2022-08-17T13:30:50.0280512Z test_batch_norm_2d_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.016s) 2022-08-17T13:30:51.3222065Z test_batch_norm_3d (__main__.TestMkldnn) ... ok (1.302s) 2022-08-17T13:30:51.4934082Z test_batch_norm_3d_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.160s) 2022-08-17T13:30:51.4972436Z test_clone (__main__.TestMkldnn) ... ok (0.016s) 2022-08-17T13:30:51.6964548Z test_conv1d (__main__.TestMkldnn) ... ok (0.191s) 2022-08-17T13:30:51.6974908Z test_conv1d_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.000s) 2022-08-17T13:30:51.6993374Z test_conv1d_functional (__main__.TestMkldnn) ... ok (0.000s) 2022-08-17T13:30:52.9721670Z test_conv2d (__main__.TestMkldnn) ... ok (1.275s) 2022-08-17T13:30:52.9733238Z test_conv2d_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.000s) 2022-08-17T13:30:52.9746464Z test_conv2d_legacy_jit_model (__main__.TestMkldnn) 2022-08-17T13:30:52.9959601Z MKLDNN integration used to serialize models with 5d weight for grouped ... ok (0.031s) 2022-08-17T13:30:53.8290538Z test_conv2d_nhwc (__main__.TestMkldnn) ... ok (0.826s) 2022-08-17T13:30:53.8298181Z test_conv2d_nhwc_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.000s) 2022-08-17T13:30:56.8919559Z test_conv3d (__main__.TestMkldnn) ... ok (3.063s) 2022-08-17T13:30:56.8935899Z test_conv3d_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.000s) 2022-08-17T13:30:56.9162853Z test_conversion (__main__.TestMkldnn) ... ok (0.031s) 2022-08-17T13:30:56.9222150Z test_copy (__main__.TestMkldnn) ... ok (0.000s) 2022-08-17T13:30:56.9247445Z test_detach (__main__.TestMkldnn) ... ok (0.000s) 2022-08-17T13:30:56.9271103Z test_empty (__main__.TestMkldnn) ... ok (0.000s) 2022-08-17T13:30:56.9310661Z test_gelu (__main__.TestMkldnn) ... ok (0.016s) 2022-08-17T13:30:56.9331252Z test_gelu_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.000s) 2022-08-17T13:30:56.9346476Z test_is_mkldnn (__main__.TestMkldnn) ... ok (0.000s) 2022-08-17T13:30:56.9409045Z test_is_mkldnn_jit (__main__.TestMkldnn) ... ok (0.000s) 2022-08-17T13:30:56.9439219Z test_legacy_new_failure (__main__.TestMkldnn) ... ok (0.000s) 2022-08-17T13:30:56.9802449Z test_linear (__main__.TestMkldnn) ... ok (0.048s) 2022-08-17T13:30:56.9863151Z test_linear_backward (__main__.TestMkldnn) ... ok (0.000s) 2022-08-17T13:30:56.9876496Z test_linear_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.000s) 2022-08-17T13:30:56.9923345Z test_linear_non_contiguous_weight (__main__.TestMkldnn) ... ok (0.000s) 2022-08-17T13:30:57.1571246Z test_max_pool2d (__main__.TestMkldnn) ... ok (0.168s) 2022-08-17T13:30:57.1611013Z test_max_pool2d_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.000s) 2022-08-17T13:30:57.1738641Z test_max_pool2d_stride_none (__main__.TestMkldnn) ... ok (0.016s) 2022-08-17T13:31:09.6423061Z test_max_pool3d (__main__.TestMkldnn) ... ok (12.467s) 2022-08-17T13:31:09.7944703Z test_max_pool3d_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.166s) 2022-08-17T13:31:09.8002669Z test_max_pool_unsupported (__main__.TestMkldnn) ... ok (0.000s) 2022-08-17T13:31:09.8073237Z test_mkldnn_conv_shapecheck (__main__.TestMkldnn) ... ok (0.000s) 2022-08-17T13:31:09.9829292Z test_mul (__main__.TestMkldnn) ... ok (0.176s) 2022-08-17T13:31:17.8286565Z test_prelu (__main__.TestMkldnn) ... ok (7.851s) 2022-08-17T13:31:17.8313604Z test_prelu_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.000s) 2022-08-17T13:31:17.8352052Z test_relu (__main__.TestMkldnn) ... ok (0.000s) 2022-08-17T13:31:17.8386739Z test_relu_ (__main__.TestMkldnn) ... ok (0.016s) 2022-08-17T13:31:17.8399803Z test_relu_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.000s) 2022-08-17T13:31:17.8412439Z test_relu_inplace_bf16 (__main__.TestMkldnn) ... skip: Limit support for bf16 path (0.000s) 2022-08-17T13:31:17.8438159Z test_repr (__main__.TestMkldnn) ... ok (0.000s) 2022-08-17T13:31:17.8469593Z test_reshape (__main__.TestMkldnn) ... ok (0.010s) 2022-08-17T13:31:17.8508256Z test_reshape_backward (__main__.TestMkldnn) ... ok (0.000s) 2022-08-17T13:31:17.8590752Z test_reshape_blocked_format (__main__.TestMkldnn) ... ok (0.000s) 2022-08-17T13:31:17.8596882Z test_resnet18 (__main__.TestMkldnn) ... skip: no torchvision (0.000s) 2022-08-17T13:31:17.8602673Z test_resnext50_32x4d (__main__.TestMkldnn) ... skip: no torchvision (0.000s) 2022-08-17T13:31:17.8628800Z test_set_data_tensorimpl_type (__main__.TestMkldnn) ... ok (0.016s) 2022-08-17T13:31:17.8656330Z test_sigmoid (__main__.TestMkldnn) ... ok (0.000s) 2022-08-17T13:31:17.8690824Z test_softmax (__main__.TestMkldnn) ... ok (0.000s) 2022-08-17T13:31:17.8732103Z test_tanh (__main__.TestMkldnn) ... ok (0.010s) 2022-08-17T13:31:17.8784424Z test_transpose (__main__.TestMkldnn) ... ok (0.000s) 2022-08-17T13:31:17.8875986Z test_unsupported (__main__.TestMkldnn) ... ok (0.000s) 2022-08-17T13:31:17.8900284Z test_view (__main__.TestMkldnn) ... ok (0.016s) 2022-08-17T13:31:17.8920199Z test_zero_ (__main__.TestMkldnn) ... ok (0.000s) 2022-08-17T13:31:17.8920917Z 2022-08-17T13:31:17.8921213Z ---------------------------------------------------------------------- 2022-08-17T13:31:17.8921607Z Ran 67 tests in 31.250s 2022-08-17T13:31:17.8921788Z 2022-08-17T13:31:17.8921902Z OK (skipped=18) 2022-08-17T13:31:17.8922050Z 2022-08-17T13:31:17.8924848Z Generating XML reports... 2022-08-17T13:31:17.9110666Z Generated XML report: test-reports\python-unittest\test_mkldnn\TEST-TestMkldnn-20220817133046.xml 2022-08-17T13:31:18.2638488Z Running test_utils ... [2022-08-17 13:31:18.260148] 2022-08-17T13:31:18.2639193Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_utils.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:31:18.260148] 2022-08-17T13:31:19.6568123Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7' 2022-08-17T13:31:19.7642369Z 2022-08-17T13:31:19.7642759Z Running tests... 2022-08-17T13:31:19.7643114Z ---------------------------------------------------------------------- 2022-08-17T13:31:19.7643474Z Test results will be stored in test-reports\python-unittest\test_utils 2022-08-17T13:31:20.1141825Z test_assert_scriptable (__main__.TestAssert) ... ok (0.348s) 2022-08-17T13:31:20.1157465Z test_assert_true (__main__.TestAssert) ... ok (0.000s) 2022-08-17T13:31:20.1165507Z 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.000s) 2022-08-17T13:31:20.1171268Z test_bottleneck_cuda (__main__.TestBottleneck) ... skip: No CUDA (0.000s) 2022-08-17T13:31:20.1253890Z test_checkpoint (__main__.TestCheckpoint) ... ok (0.016s) 2022-08-17T13:31:20.1322324Z test_checkpoint_module_list (__main__.TestCheckpoint) ... ok (0.000s) 2022-08-17T13:31:20.1342906Z test_checkpoint_no_tensors (__main__.TestCheckpoint) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\checkpoint.py:31: UserWarning: None of the inputs have requires_grad=True. Gradients will be None 2022-08-17T13:31:20.1343457Z warnings.warn("None of the inputs have requires_grad=True. Gradients will be None") 2022-08-17T13:31:20.1348544Z ok (0.016s) 2022-08-17T13:31:20.1361903Z test_checkpoint_non_tensor (__main__.TestCheckpoint) ... ok (0.000s) 2022-08-17T13:31:20.1410273Z test_checkpoint_non_tensor_inputs_outputs (__main__.TestCheckpoint) ... ok (0.000s) 2022-08-17T13:31:20.1416673Z test_checkpoint_not_preserve_rng_state_and_without_reentrant (__main__.TestCheckpoint) ... skip: No CUDA (0.000s) 2022-08-17T13:31:20.1437507Z test_checkpoint_partial_grad (__main__.TestCheckpoint) ... ok (0.000s) 2022-08-17T13:31:20.1556370Z test_checkpoint_rng_cpu (__main__.TestCheckpoint) ... ok (0.016s) 2022-08-17T13:31:20.1566558Z test_checkpoint_rng_cuda (__main__.TestCheckpoint) ... skip: No CUDA (0.000s) 2022-08-17T13:31:20.1579150Z test_checkpoint_sequential_deprecated_multiple_args (__main__.TestCheckpoint) ... ok (0.000s) 2022-08-17T13:31:20.1589856Z test_checkpoint_sequential_deprecated_no_args (__main__.TestCheckpoint) ... ok (0.000s) 2022-08-17T13:31:20.1619186Z test_checkpoint_trigger (__main__.TestCheckpoint) ... ok (0.000s) 2022-08-17T13:31:20.1642357Z test_checkpoint_valid (__main__.TestCheckpoint) ... ok (0.000s) 2022-08-17T13:31:20.1661906Z test_checkpointing_without_reentrant_early_free (__main__.TestCheckpoint) ... skip: Test requires CUDA (0.000s) 2022-08-17T13:31:23.6596100Z test_smoke (__main__.TestCollectEnv) ... ok (3.506s) 2022-08-17T13:31:23.6606964Z test_cc_compiler_is_ok (__main__.TestCppExtensionUtils) ... ok (0.000s) 2022-08-17T13:31:23.6615587Z test_cpp_compiler_is_ok (__main__.TestCppExtensionUtils) ... ok (0.000s) 2022-08-17T13:31:25.1272504Z test_multi_drop (__main__.TestDataLoaderUtils) ... No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7' 2022-08-17T13:31:25.1282096Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7' 2022-08-17T13:31:25.1373301Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:31:25.1373730Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:31:25.1377553Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:31:25.1378151Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:31:25.1379153Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:31:25.1379561Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:31:25.1383586Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:31:25.1384058Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:31:25.4688268Z ok (1.798s) 2022-08-17T13:31:25.4694970Z test_multi_keep (__main__.TestDataLoaderUtils) ... skip: FIXME: Intermittent CUDA out-of-memory error on Windows and time-out under ASAN (0.000s) 2022-08-17T13:31:26.9224052Z test_random_seed (__main__.TestDataLoaderUtils) ... No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7' 2022-08-17T13:31:26.9238152Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7' 2022-08-17T13:31:26.9300502Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7' 2022-08-17T13:31:26.9328974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:31:26.9329401Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:31:26.9333403Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:31:26.9333823Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:31:26.9339219Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:31:26.9339644Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:31:26.9344803Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:31:26.9345251Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:31:26.9384427Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7' 2022-08-17T13:31:26.9400699Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:31:26.9401079Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:31:26.9405419Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:31:26.9405834Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:31:26.9483160Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:31:26.9483572Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:31:26.9487273Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:31:26.9487691Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:31:28.7684561Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7' 2022-08-17T13:31:28.7712544Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7' 2022-08-17T13:31:28.7745391Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7' 2022-08-17T13:31:28.7790480Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:31:28.7791081Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:31:28.7794854Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:31:28.7795256Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:31:28.7810688Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7' 2022-08-17T13:31:28.7815159Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:31:28.7815552Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:31:28.7819707Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:31:28.7820104Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:31:28.7845197Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:31:28.7845593Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:31:28.7849422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:31:28.7849807Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:31:28.7910572Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:31:28.7910992Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:31:28.7914877Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:31:28.7915276Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:31:29.1620394Z ok (3.694s) 2022-08-17T13:31:29.1631347Z test_single_drop (__main__.TestDataLoaderUtils) ... ok (0.000s) 2022-08-17T13:31:29.1639784Z test_single_keep (__main__.TestDataLoaderUtils) ... ok (0.000s) 2022-08-17T13:31:29.1791735Z test_external_module_register (__main__.TestExtensionUtils) ... ok (0.016s) 2022-08-17T13:31:29.1801153Z test_import_hipify (__main__.TestHipify) ... ok (0.000s) 2022-08-17T13:31:29.1825781Z test_check_onnx_broadcast (__main__.TestONNXUtils) ... ok (0.016s) 2022-08-17T13:31:29.1837936Z test_prepare_onnx_paddings (__main__.TestONNXUtils) ... ok (0.000s) 2022-08-17T13:31:44.9472677Z test_load_standalone (__main__.TestStandaloneCPPJIT) ... ok (15.765s) 2022-08-17T13:31:44.9472922Z 2022-08-17T13:31:44.9473092Z ---------------------------------------------------------------------- 2022-08-17T13:31:44.9473334Z Ran 31 tests in 25.187s 2022-08-17T13:31:44.9473459Z 2022-08-17T13:31:44.9473534Z OK (skipped=6) 2022-08-17T13:31:44.9476662Z 2022-08-17T13:31:44.9476981Z Generating XML reports... 2022-08-17T13:31:44.9526136Z Generated XML report: test-reports\python-unittest\test_utils\TEST-TestAssert-20220817133119.xml 2022-08-17T13:31:44.9543583Z Generated XML report: test-reports\python-unittest\test_utils\TEST-TestCheckpoint-20220817133119.xml 2022-08-17T13:31:44.9558697Z Generated XML report: test-reports\python-unittest\test_utils\TEST-TestCollectEnv-20220817133119.xml 2022-08-17T13:31:44.9564768Z Generated XML report: test-reports\python-unittest\test_utils\TEST-TestCppExtensionUtils-20220817133119.xml 2022-08-17T13:31:44.9574249Z Generated XML report: test-reports\python-unittest\test_utils\TEST-TestDataLoaderUtils-20220817133119.xml 2022-08-17T13:31:44.9579692Z Generated XML report: test-reports\python-unittest\test_utils\TEST-TestExtensionUtils-20220817133119.xml 2022-08-17T13:31:44.9585021Z Generated XML report: test-reports\python-unittest\test_utils\TEST-TestHipify-20220817133119.xml 2022-08-17T13:31:44.9591349Z Generated XML report: test-reports\python-unittest\test_utils\TEST-TestONNXUtils-20220817133119.xml 2022-08-17T13:31:44.9596460Z Generated XML report: test-reports\python-unittest\test_utils\TEST-TestStandaloneCPPJIT-20220817133119.xml 2022-08-17T13:31:44.9604357Z Generated XML report: test-reports\python-unittest\test_utils\TEST-TestBottleneck-20220817133119.xml 2022-08-17T13:31:45.2218045Z Running test_sparse ... [2022-08-17 13:31:45.213968] 2022-08-17T13:31:45.2218504Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_sparse.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:31:45.213968] 2022-08-17T13:31:47.6200684Z 2022-08-17T13:31:47.6200988Z Running tests... 2022-08-17T13:31:47.6201305Z ---------------------------------------------------------------------- 2022-08-17T13:31:47.6201673Z Test results will be stored in test-reports\python-unittest\test_sparse 2022-08-17T13:31:48.2377908Z test_Sparse_to_Sparse_copy__cpu_bfloat16 (__main__.TestSparseCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_sparse.py:763: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen/core/TensorBody.h:483.) 2022-08-17T13:31:48.2379445Z self.assertEqual(None, x1.grad) 2022-08-17T13:31:48.2424676Z ok (0.631s) 2022-08-17T13:31:48.2463434Z test_Sparse_to_Sparse_copy__cpu_complex128 (__main__.TestSparseCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_sparse.py:735: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Copy.cpp:250.) 2022-08-17T13:31:48.2464263Z x1 = x1.to(torch.float32) 2022-08-17T13:31:48.2533945Z ok (0.010s) 2022-08-17T13:31:48.2634771Z test_Sparse_to_Sparse_copy__cpu_float64 (__main__.TestSparseCPU) ... ok (0.010s) 2022-08-17T13:31:48.2651869Z test_Sparse_to_Sparse_copy_multi_gpu_cpu_complex128 (__main__.TestSparseCPU) ... skip: no multi-GPU (0.000s) 2022-08-17T13:31:48.2667729Z test_Sparse_to_Sparse_copy_multi_gpu_cpu_float64 (__main__.TestSparseCPU) ... skip: no multi-GPU (0.000s) 2022-08-17T13:31:48.2697513Z test_add_dense_sparse_mismatch_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:48.2723632Z test_add_dense_sparse_mismatch_cpu_float64 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:48.2744507Z test_add_noncontiguous_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:48.2765271Z test_add_noncontiguous_cpu_float64 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:48.2782465Z test_add_sub_nnz_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:48.2797848Z test_add_sub_nnz_cpu_float64 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:48.2891985Z test_add_zeros_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:48.2974057Z test_add_zeros_cpu_float64 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:48.3057797Z test_allow_tensor_metadata_change_cpu (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:48.3076327Z test_any_cpu (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:48.3188358Z test_asin_arcsin_cpu_float32 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:48.3287386Z test_asin_arcsin_cpu_float64 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:48.3433003Z test_asin_arcsin_cpu_int16 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:48.3576286Z test_asin_arcsin_cpu_int32 (__main__.TestSparseCPU) ... ok (0.010s) 2022-08-17T13:31:48.3719261Z test_asin_arcsin_cpu_int64 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:48.3862674Z test_asin_arcsin_cpu_int8 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:48.4007270Z test_asin_arcsin_cpu_uint8 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:48.4028979Z test_assign_cpu_float64 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:48.4171608Z test_basic_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:48.4304050Z test_basic_cpu_float64 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:48.7134290Z test_basic_ops_cpu_float64 (__main__.TestSparseCPU) ... ok (0.284s) 2022-08-17T13:31:50.8463314Z test_bmm_cpu_float64 (__main__.TestSparseCPU) ... ok (2.135s) 2022-08-17T13:31:50.8489340Z test_bmm_cuda_version_error_cpu_float64 (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:31:50.8523915Z test_bmm_deterministic_cpu_float64 (__main__.TestSparseCPU) ... skip: bmm sparse-dense CUDA is not yet supported in Windows, at least up to CUDA 10.1 (0.000s) 2022-08-17T13:31:50.8545927Z test_bmm_windows_error_cpu_float64 (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:31:50.8909080Z test_cat_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.032s) 2022-08-17T13:31:50.9237624Z test_cat_cpu_float64 (__main__.TestSparseCPU) ... ok (0.031s) 2022-08-17T13:31:50.9317963Z test_change_tensor_metadata_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:50.9372080Z test_change_tensor_metadata_cpu_float64 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:50.9414941Z test_clone_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:50.9454819Z test_clone_cpu_float64 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:50.9597817Z test_coalesce_cpu_bfloat16 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:50.9739956Z test_coalesce_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:50.9870078Z test_coalesce_cpu_float64 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:50.9889919Z test_coalesce_reference_cycle_cpu_float64 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:50.9964414Z test_coalesce_transpose_mm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:51.0021567Z test_constructor_device_legacy_cpu (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:51.0086840Z test_contig_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:51.0150281Z test_contig_cpu_float64 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:51.0222222Z test_contig_hybrid_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:51.0293099Z test_contig_hybrid_cpu_float64 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:51.0313376Z test_ctor_large_sizes_cpu_float64 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:51.0338623Z test_ctor_size_checks_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:51.0364060Z test_ctor_size_checks_cpu_float64 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:51.0380994Z test_cuda_empty_cpu (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:31:51.0398146Z test_div_by_sparse_error_cpu (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:51.0465136Z test_div_rounding_mode_cpu_float32 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:51.0529478Z test_div_rounding_mode_cpu_float64 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:51.1154347Z test_dsmm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.063s) 2022-08-17T13:31:51.1176597Z test_dtypes_cpu (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:51.1271541Z test_empty_full_cpu (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:51.1420687Z test_empty_like_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:51.1558864Z test_empty_like_cpu_float64 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:51.1618028Z test_factory_copy_cpu (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:51.1708335Z test_factory_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.001s) 2022-08-17T13:31:51.1797145Z test_factory_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:51.1888985Z test_factory_cpu_float16 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:51.1975625Z test_factory_cpu_float32 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:51.2061431Z test_factory_cpu_float64 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:51.2075070Z test_factory_default_cpu (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:51.2103252Z test_factory_dense_dim_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:51.2129628Z test_factory_dense_dim_cpu_float64 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:51.2149686Z test_factory_device_type_inference_cpu (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:31:51.2171768Z test_factory_empty_indices_cpu (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:51.2199650Z test_factory_nnz_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:51.2225905Z test_factory_nnz_cpu_float64 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:51.2269356Z test_factory_nnz_zero_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:51.2310909Z test_factory_nnz_zero_cpu_float64 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:51.2369190Z test_factory_size_check_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:51.2425458Z test_factory_size_check_cpu_float64 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:51.2452688Z test_factory_type_inference_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:51.2479815Z test_factory_type_inference_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:51.2507009Z test_factory_type_inference_cpu_float16 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:51.2533929Z test_factory_type_inference_cpu_float32 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:51.2560960Z test_factory_type_inference_cpu_float64 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:51.2583310Z test_factory_type_inference_cpu_int64 (__main__.TestSparseCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_sparse.py:2691: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2022-08-17T13:31:51.2584253Z t = torch.sparse_coo_tensor(torch.tensor(([0], [2])), torch.tensor([1.], dtype=dtype)) 2022-08-17T13:31:51.2588766Z ok (0.016s) 2022-08-17T13:31:51.2606015Z test_floor_divide_by_sparse_error_cpu (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:51.2812463Z test_full_broadcast_to_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:51.2996227Z test_full_broadcast_to_cpu_float64 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:51.3577378Z test_hsmm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.064s) 2022-08-17T13:31:51.9461031Z test_index_select_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.585s) 2022-08-17T13:31:52.2920525Z test_index_select_cpu_float64 (__main__.TestSparseCPU) ... ok (0.351s) 2022-08-17T13:31:52.3585546Z test_index_select_empty_and_non_contiguous_index_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.067s) 2022-08-17T13:31:52.3941034Z test_index_select_empty_and_non_contiguous_index_cpu_float64 (__main__.TestSparseCPU) ... ok (0.036s) 2022-08-17T13:31:53.3368728Z test_index_select_exhaustive_index_large_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.931s) 2022-08-17T13:31:54.1689684Z test_index_select_exhaustive_index_large_cpu_float64 (__main__.TestSparseCPU) ... ok (0.843s) 2022-08-17T13:31:54.4731638Z test_index_select_exhaustive_index_small_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.301s) 2022-08-17T13:31:54.7194651Z test_index_select_exhaustive_index_small_cpu_float64 (__main__.TestSparseCPU) ... ok (0.248s) 2022-08-17T13:31:54.7208857Z test_index_select_parallelization_cpu_complex128 (__main__.TestSparseCPU) 2022-08-17T13:31:54.9547269Z Test with sizes that will trigger parallelization (i.e. with sizes ... ok (0.230s) 2022-08-17T13:31:54.9565874Z test_index_select_parallelization_cpu_float64 (__main__.TestSparseCPU) 2022-08-17T13:31:55.1547923Z Test with sizes that will trigger parallelization (i.e. with sizes ... ok (0.207s) 2022-08-17T13:31:55.1597589Z test_is_nonzero_cpu (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:55.1611941Z test_is_sparse_cpu (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:55.1636749Z test_isnan_cpu (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:55.1656512Z test_legacy_constructor_cpu (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:55.1676898Z test_legacy_new_cpu (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:55.1756263Z test_log1p_cpu_float32 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:55.1828992Z test_log1p_cpu_float64 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:55.1893262Z test_log1p_cpu_int16 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:55.1955936Z test_log1p_cpu_int32 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:55.2018405Z test_log1p_cpu_int64 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:55.2081012Z test_log1p_cpu_int8 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:55.2143612Z test_log1p_cpu_uint8 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:55.6522233Z test_mm_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.438s) 2022-08-17T13:31:55.8807052Z test_mm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.229s) 2022-08-17T13:31:55.9011654Z test_mv_cpu_float64 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:55.9339278Z test_narrow_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.031s) 2022-08-17T13:31:55.9644099Z test_narrow_cpu_float64 (__main__.TestSparseCPU) ... ok (0.032s) 2022-08-17T13:31:55.9725962Z test_neg_negative_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:55.9813576Z test_neg_negative_cpu_float64 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:55.9861454Z test_new_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:55.9905623Z test_new_cpu_float64 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:55.9912235Z test_new_device_multi_gpu_cpu (__main__.TestSparseCPU) ... skip: only one GPU detected (0.000s) 2022-08-17T13:31:55.9924084Z test_new_device_single_gpu_cpu (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:31:56.0015438Z test_norm_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:56.0097288Z test_norm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:56.1548377Z test_permute_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.144s) 2022-08-17T13:31:56.2414358Z test_permute_cpu_float64 (__main__.TestSparseCPU) ... ok (0.078s) 2022-08-17T13:31:56.2532456Z test_pickle_cpu_float64 (__main__.TestSparseCPU) ... ok (0.017s) 2022-08-17T13:31:56.2615464Z test_print_coalesced_cpu_float64 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:56.2694251Z test_print_uncoalesced_cpu_float64 (__main__.TestSparseCPU) ... ok (0.019s) 2022-08-17T13:31:56.2716510Z test_resize_as_cpu (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:56.2837037Z test_resize_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:56.2950286Z test_resize_cpu_float64 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:56.6481388Z test_saddmm_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.364s) 2022-08-17T13:31:56.8358268Z test_saddmm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.176s) 2022-08-17T13:31:56.8387456Z test_same_gpu_cpu (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:31:56.8432473Z test_scalar_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:56.8476401Z test_scalar_cpu_float64 (__main__.TestSparseCPU) ... ok (0.010s) 2022-08-17T13:31:57.6263452Z test_select_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.772s) 2022-08-17T13:31:58.0048738Z test_select_cpu_float64 (__main__.TestSparseCPU) ... ok (0.384s) 2022-08-17T13:31:58.0077916Z test_select_no_type_promotion_cpu_int16 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:58.0103977Z test_select_no_type_promotion_cpu_int32 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:58.0128766Z test_select_no_type_promotion_cpu_int64 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:58.0153735Z test_select_no_type_promotion_cpu_int8 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:58.0178542Z test_select_no_type_promotion_cpu_uint8 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:58.0205691Z test_shared_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:58.0231803Z test_shared_cpu_float64 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:58.6551147Z test_softmax_cpu_float64 (__main__.TestSparseCPU) ... ok (0.636s) 2022-08-17T13:31:58.6568649Z test_softmax_zero_nnz_cpu_float64 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:58.7810646Z test_spadd_cpu_float64 (__main__.TestSparseCPU) ... ok (0.119s) 2022-08-17T13:31:58.7834632Z test_sparse_add_coalesce_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:58.7856328Z test_sparse_add_coalesce_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:58.7877185Z test_sparse_add_coalesce_cpu_float32 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:58.7897825Z test_sparse_add_coalesce_cpu_float64 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:58.7914079Z test_sparse_add_out_bfloat16_cpu_complex128 (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:31:58.7930018Z test_sparse_add_out_bfloat16_cpu_float64 (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:31:58.7951088Z test_sparse_addmm_cpu_bfloat16 (__main__.TestSparseCPU) ... skip: See https://github.com/pytorch/pytorch/issues/73145 (0.000s) 2022-08-17T13:31:58.7971860Z test_sparse_addmm_cpu_complex128 (__main__.TestSparseCPU) ... skip: See https://github.com/pytorch/pytorch/issues/73145 (0.000s) 2022-08-17T13:31:58.7992584Z test_sparse_addmm_cpu_float64 (__main__.TestSparseCPU) ... skip: See https://github.com/pytorch/pytorch/issues/73145 (0.000s) 2022-08-17T13:31:58.8006507Z test_sparse_bool_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:58.8020422Z test_sparse_bool_cpu_float64 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:58.8110661Z test_sparse_broadcast_to_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:58.8195800Z test_sparse_broadcast_to_cpu_float64 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:31:58.8865359Z test_sparse_dense_mul_cpu_bfloat16 (__main__.TestSparseCPU) ... skip: Test with dtype=torch.bfloat16, device=cpu runs only with coalesced inputs (0.067s) 2022-08-17T13:31:58.8966096Z test_sparse_dense_mul_cpu_bool (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:31:59.0587858Z test_sparse_dense_mul_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.171s) 2022-08-17T13:31:59.2219157Z test_sparse_dense_mul_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.155s) 2022-08-17T13:31:59.2939755Z test_sparse_dense_mul_cpu_float16 (__main__.TestSparseCPU) ... skip: Test with dtype=torch.float16, device=cpu runs only with coalesced inputs (0.068s) 2022-08-17T13:31:59.4371704Z test_sparse_dense_mul_cpu_float32 (__main__.TestSparseCPU) ... ok (0.146s) 2022-08-17T13:31:59.5915414Z test_sparse_dense_mul_cpu_float64 (__main__.TestSparseCPU) ... ok (0.155s) 2022-08-17T13:31:59.7021788Z test_sparse_dense_mul_cpu_int16 (__main__.TestSparseCPU) ... ok (0.114s) 2022-08-17T13:31:59.8100415Z test_sparse_dense_mul_cpu_int32 (__main__.TestSparseCPU) ... ok (0.099s) 2022-08-17T13:31:59.9111530Z test_sparse_dense_mul_cpu_int64 (__main__.TestSparseCPU) ... ok (0.114s) 2022-08-17T13:32:00.0170271Z test_sparse_dense_mul_cpu_int8 (__main__.TestSparseCPU) ... ok (0.104s) 2022-08-17T13:32:00.1240426Z test_sparse_dense_mul_cpu_uint8 (__main__.TestSparseCPU) ... ok (0.099s) 2022-08-17T13:32:00.1587339Z test_sparse_mask_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.041s) 2022-08-17T13:32:00.1870219Z test_sparse_mask_cpu_float64 (__main__.TestSparseCPU) ... ok (0.026s) 2022-08-17T13:32:00.2368186Z test_sparse_mask_hybrid_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.047s) 2022-08-17T13:32:00.2781208Z test_sparse_mask_hybrid_cpu_float64 (__main__.TestSparseCPU) ... ok (0.052s) 2022-08-17T13:32:00.2826465Z test_sparse_matmul_cpu_complex128 (__main__.TestSparseCPU) 2022-08-17T13:32:02.9327159Z This function test `torch.sparse.mm` when both the mat1 and mat2 are sparse tensors. ... ok (2.653s) 2022-08-17T13:32:02.9371459Z test_sparse_matmul_cpu_complex64 (__main__.TestSparseCPU) 2022-08-17T13:32:03.1905549Z This function test `torch.sparse.mm` when both the mat1 and mat2 are sparse tensors. ... ok (0.250s) 2022-08-17T13:32:03.1950157Z test_sparse_matmul_cpu_float32 (__main__.TestSparseCPU) 2022-08-17T13:32:03.4237335Z This function test `torch.sparse.mm` when both the mat1 and mat2 are sparse tensors. ... ok (0.239s) 2022-08-17T13:32:03.4281799Z test_sparse_matmul_cpu_float64 (__main__.TestSparseCPU) 2022-08-17T13:32:04.8397647Z This function test `torch.sparse.mm` when both the mat1 and mat2 are sparse tensors. ... ok (1.415s) 2022-08-17T13:32:04.8554334Z test_sparse_mm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.010s) 2022-08-17T13:32:04.8636348Z test_sparse_mul_cpu_float64 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:32:04.8801265Z test_sparse_spdiags_cpu_bool (__main__.TestSparseCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_sparse.py:3741: UserWarning: Sparse CSR tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\SparseCsrTensorImpl.cpp:68.) 2022-08-17T13:32:04.8801997Z out = torch.sparse.spdiags(diags, offsets, shape, layout=layout) 2022-08-17T13:32:04.8898885Z ok (0.020s) 2022-08-17T13:32:04.9268159Z test_sparse_spdiags_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.036s) 2022-08-17T13:32:04.9642554Z test_sparse_spdiags_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.036s) 2022-08-17T13:32:04.9943209Z test_sparse_spdiags_cpu_float32 (__main__.TestSparseCPU) ... ok (0.036s) 2022-08-17T13:32:05.0240508Z test_sparse_spdiags_cpu_float64 (__main__.TestSparseCPU) ... ok (0.026s) 2022-08-17T13:32:05.0479466Z test_sparse_spdiags_cpu_int16 (__main__.TestSparseCPU) ... ok (0.032s) 2022-08-17T13:32:05.0666872Z test_sparse_spdiags_cpu_int32 (__main__.TestSparseCPU) ... ok (0.017s) 2022-08-17T13:32:05.0849735Z test_sparse_spdiags_cpu_int64 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:32:05.1034516Z test_sparse_spdiags_cpu_int8 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:32:05.1218012Z test_sparse_spdiags_cpu_uint8 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:32:05.2048652Z test_sparse_sum_cpu_float64 (__main__.TestSparseCPU) ... ok (0.091s) 2022-08-17T13:32:05.2067404Z test_sparse_to_numpy_cpu (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:32:05.4798453Z test_sspaddmm_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.275s) 2022-08-17T13:32:05.6155441Z test_sspaddmm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.127s) 2022-08-17T13:32:05.6170144Z test_storage_not_null_cpu (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:32:05.6200502Z test_t_empty_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:32:05.6229698Z test_t_empty_cpu_float64 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:32:05.6319583Z test_to_dense_cpu_bfloat16 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:32:05.6409711Z test_to_dense_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:32:05.6501784Z test_to_dense_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:32:05.6596467Z test_to_dense_cpu_float16 (__main__.TestSparseCPU) ... ok (0.024s) 2022-08-17T13:32:05.6685509Z test_to_dense_cpu_float32 (__main__.TestSparseCPU) ... ok (0.006s) 2022-08-17T13:32:05.6788960Z test_to_dense_cpu_float64 (__main__.TestSparseCPU) ... ok (0.007s) 2022-08-17T13:32:05.6900286Z test_to_dense_hybrid_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:32:05.6966423Z test_to_dense_hybrid_cpu_float64 (__main__.TestSparseCPU) ... ok (0.000s) 2022-08-17T13:32:05.8004603Z test_to_sparse_cpu_bfloat16 (__main__.TestSparseCPU) ... ok (0.111s) 2022-08-17T13:32:05.9052775Z test_to_sparse_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.095s) 2022-08-17T13:32:06.0103633Z test_to_sparse_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.111s) 2022-08-17T13:32:06.1212112Z test_to_sparse_cpu_float16 (__main__.TestSparseCPU) ... ok (0.111s) 2022-08-17T13:32:06.2237068Z test_to_sparse_cpu_float64 (__main__.TestSparseCPU) ... ok (0.098s) 2022-08-17T13:32:06.3087112Z test_to_sparse_cpu_int32 (__main__.TestSparseCPU) ... ok (0.081s) 2022-08-17T13:32:06.3270870Z test_transpose_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.031s) 2022-08-17T13:32:06.3438462Z test_transpose_cpu_float64 (__main__.TestSparseCPU) ... ok (0.016s) 2022-08-17T13:32:06.4144211Z test_unsqueeze_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.063s) 2022-08-17T13:32:06.4431479Z test_unsqueeze_cpu_float64 (__main__.TestSparseCPU) ... ok (0.032s) 2022-08-17T13:32:06.6080773Z test_zeros_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.169s) 2022-08-17T13:32:06.7569374Z test_zeros_cpu_float64 (__main__.TestSparseCPU) ... ok (0.150s) 2022-08-17T13:32:06.9323194Z test_zeros_like_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.166s) 2022-08-17T13:32:07.0936270Z test_zeros_like_cpu_float64 (__main__.TestSparseCPU) ... ok (0.166s) 2022-08-17T13:32:07.0949242Z test_future_empty_dim__masked_amax_cpu_bfloat16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.1090957Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T13:32:07.1103629Z test_future_empty_dim__masked_amax_cpu_float16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.1244242Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T13:32:07.1256511Z test_future_empty_dim__masked_amax_cpu_float32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.1395824Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T13:32:07.1408061Z test_future_empty_dim__masked_amax_cpu_float64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.1545118Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T13:32:07.1557166Z test_future_empty_dim__masked_amax_cpu_int16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.1661223Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T13:32:07.1673243Z test_future_empty_dim__masked_amax_cpu_int32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.1777716Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.010s) 2022-08-17T13:32:07.1790035Z test_future_empty_dim__masked_amax_cpu_int64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.1892708Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T13:32:07.1904830Z test_future_empty_dim__masked_amax_cpu_int8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.2007543Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.000s) 2022-08-17T13:32:07.2019151Z test_future_empty_dim__masked_amax_cpu_uint8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.2121346Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T13:32:07.2132951Z test_future_empty_dim__masked_amin_cpu_bfloat16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.2271390Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T13:32:07.2283104Z test_future_empty_dim__masked_amin_cpu_float16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.2420859Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T13:32:07.2432899Z test_future_empty_dim__masked_amin_cpu_float32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.2570706Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T13:32:07.2582966Z test_future_empty_dim__masked_amin_cpu_float64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.2720320Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.011s) 2022-08-17T13:32:07.2732228Z test_future_empty_dim__masked_amin_cpu_int16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.2836379Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T13:32:07.2848333Z test_future_empty_dim__masked_amin_cpu_int32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.2951882Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T13:32:07.2963844Z test_future_empty_dim__masked_amin_cpu_int64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.3066679Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.000s) 2022-08-17T13:32:07.3078837Z test_future_empty_dim__masked_amin_cpu_int8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.3182487Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T13:32:07.3194749Z test_future_empty_dim__masked_amin_cpu_uint8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.3296332Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T13:32:07.3308331Z test_future_empty_dim__masked_prod_cpu_bool (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.3408143Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T13:32:07.3419795Z test_future_empty_dim__masked_prod_cpu_complex128 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.3530894Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.000s) 2022-08-17T13:32:07.3542981Z test_future_empty_dim__masked_prod_cpu_complex64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.3655735Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T13:32:07.3668288Z test_future_empty_dim__masked_prod_cpu_float32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.3808206Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T13:32:07.3820634Z test_future_empty_dim__masked_prod_cpu_float64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.3958547Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T13:32:07.3971021Z test_future_empty_dim__masked_prod_cpu_int16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.4073728Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T13:32:07.4085787Z test_future_empty_dim__masked_prod_cpu_int32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.4187617Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T13:32:07.4199943Z test_future_empty_dim__masked_prod_cpu_int64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.4300082Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.000s) 2022-08-17T13:32:07.4312276Z test_future_empty_dim__masked_prod_cpu_int8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.4413581Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T13:32:07.4425530Z test_future_empty_dim__masked_prod_cpu_uint8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.4528128Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T13:32:07.4540147Z test_future_empty_dim__masked_sum_cpu_bfloat16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.4695642Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T13:32:07.4707768Z test_future_empty_dim__masked_sum_cpu_bool (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.4824645Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T13:32:07.4836950Z test_future_empty_dim__masked_sum_cpu_complex128 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.4963549Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.000s) 2022-08-17T13:32:07.4976022Z test_future_empty_dim__masked_sum_cpu_complex64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.5103343Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.000s) 2022-08-17T13:32:07.5115667Z test_future_empty_dim__masked_sum_cpu_float16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.5270576Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T13:32:07.5282442Z test_future_empty_dim__masked_sum_cpu_float32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.5436955Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T13:32:07.5449878Z test_future_empty_dim__masked_sum_cpu_float64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.5602295Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.017s) 2022-08-17T13:32:07.5614383Z test_future_empty_dim__masked_sum_cpu_int16 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.5731771Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T13:32:07.5744019Z test_future_empty_dim__masked_sum_cpu_int32 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.5860757Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T13:32:07.5872935Z test_future_empty_dim__masked_sum_cpu_int64 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.5989094Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T13:32:07.6001448Z test_future_empty_dim__masked_sum_cpu_int8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.6119102Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T13:32:07.6131253Z test_future_empty_dim__masked_sum_cpu_uint8 (__main__.TestSparseMaskedReductionsCPU) 2022-08-17T13:32:07.6247203Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.016s) 2022-08-17T13:32:07.6278985Z test_basic (__main__.TestSparseMeta) ... ok (0.000s) 2022-08-17T13:32:07.6290332Z test_cuda_from_cpu (__main__.TestSparseOneOff) ... skip: CUDA not available (0.000s) 2022-08-17T13:32:07.6304263Z test_cuda_sparse_cpu_dense_add (__main__.TestSparseOneOff) ... skip: CUDA not available (0.000s) 2022-08-17T13:32:07.6329681Z test_inplace_asin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.6354809Z test_inplace_asin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.6376314Z test_inplace_asin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.6397688Z test_inplace_asin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:07.6420928Z test_inplace_asin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:32:07.6443643Z test_inplace_asin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.6466138Z test_inplace_asin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.6488543Z test_inplace_asin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.6509753Z test_inplace_asin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.6534095Z test_inplace_asinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.6557873Z test_inplace_asinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:07.6579165Z test_inplace_asinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:32:07.6600661Z test_inplace_asinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.6623161Z test_inplace_asinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.6645272Z test_inplace_asinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.6667076Z test_inplace_asinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.6688446Z test_inplace_asinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.6709920Z test_inplace_asinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.6732529Z test_inplace_atan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:07.6755199Z test_inplace_atan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.6776564Z test_inplace_atan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.6797603Z test_inplace_atan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.6820349Z test_inplace_atan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.6842782Z test_inplace_atan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.6865278Z test_inplace_atan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.6887612Z test_inplace_atan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:07.6909909Z test_inplace_atan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.6932375Z test_inplace_atanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.6955007Z test_inplace_atanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.6977730Z test_inplace_atanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.6998627Z test_inplace_atanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.7020646Z test_inplace_atanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.7042093Z test_inplace_atanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:07.7063483Z test_inplace_atanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.7084641Z test_inplace_atanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.7105545Z test_inplace_atanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.7126746Z test_inplace_ceil_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.7148119Z test_inplace_ceil_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.7164924Z test_inplace_conj_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.7180783Z test_inplace_conj_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.7196410Z test_inplace_conj_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.016s) 2022-08-17T13:32:07.7212082Z test_inplace_conj_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.7227748Z test_inplace_conj_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.7243359Z test_inplace_conj_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.7258945Z test_inplace_conj_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.7274660Z test_inplace_conj_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.7290275Z test_inplace_conj_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.7300199Z test_inplace_conj_physical_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.000s) 2022-08-17T13:32:07.7309952Z test_inplace_conj_physical_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.000s) 2022-08-17T13:32:07.7319746Z test_inplace_conj_physical_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.000s) 2022-08-17T13:32:07.7329432Z test_inplace_conj_physical_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.000s) 2022-08-17T13:32:07.7339133Z test_inplace_conj_physical_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.000s) 2022-08-17T13:32:07.7348996Z test_inplace_conj_physical_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.016s) 2022-08-17T13:32:07.7358698Z test_inplace_conj_physical_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.000s) 2022-08-17T13:32:07.7368432Z test_inplace_conj_physical_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.000s) 2022-08-17T13:32:07.7378128Z test_inplace_conj_physical_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.000s) 2022-08-17T13:32:07.7401330Z test_inplace_erf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.7423792Z test_inplace_erf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.7447412Z test_inplace_erf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.7470218Z test_inplace_erf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.7492665Z test_inplace_erf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.7515506Z test_inplace_erf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:07.7537771Z test_inplace_erf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.7559605Z test_inplace_expm1_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.7580895Z test_inplace_expm1_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.7603231Z test_inplace_expm1_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.7625428Z test_inplace_expm1_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.7646882Z test_inplace_expm1_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.7668928Z test_inplace_expm1_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:07.7690109Z test_inplace_expm1_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:32:07.7711069Z test_inplace_floor_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.7732358Z test_inplace_floor_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.7749188Z test_inplace_isinf_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.7764890Z test_inplace_isinf_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.7780487Z test_inplace_isinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.7796174Z test_inplace_isinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.7811761Z test_inplace_isinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.7827511Z test_inplace_isinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.016s) 2022-08-17T13:32:07.7843208Z test_inplace_isinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.7859018Z test_inplace_isinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.7874753Z test_inplace_isinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.7890318Z test_inplace_isnan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.7906138Z test_inplace_isnan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.7921762Z test_inplace_isnan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.7937511Z test_inplace_isnan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.7953246Z test_inplace_isnan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.7968944Z test_inplace_isnan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.7984908Z test_inplace_isnan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.016s) 2022-08-17T13:32:07.8000644Z test_inplace_isnan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.8016303Z test_inplace_isnan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.8032038Z test_inplace_isneginf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.8047651Z test_inplace_isneginf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.8063357Z test_inplace_isneginf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.8079029Z test_inplace_isneginf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.8094663Z test_inplace_isneginf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.8110411Z test_inplace_isneginf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.8126029Z test_inplace_isneginf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.8141839Z test_inplace_isposinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.016s) 2022-08-17T13:32:07.8157578Z test_inplace_isposinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.8173254Z test_inplace_isposinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.8189046Z test_inplace_isposinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.8204759Z test_inplace_isposinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.8220389Z test_inplace_isposinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.8236335Z test_inplace_isposinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.8259636Z test_inplace_log1p_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.8281785Z test_inplace_log1p_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.8305722Z test_inplace_log1p_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:07.8328704Z test_inplace_log1p_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.8351709Z test_inplace_log1p_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.8373847Z test_inplace_log1p_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.8396323Z test_inplace_log1p_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.8417399Z test_inplace_nan_to_num_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.8437301Z test_inplace_nan_to_num_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.8456228Z test_inplace_nan_to_num_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:07.8474895Z test_inplace_nan_to_num_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:32:07.8493366Z test_inplace_nan_to_num_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.8512019Z test_inplace_nan_to_num_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.8530490Z test_inplace_nan_to_num_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.8552265Z test_inplace_neg_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.8574377Z test_inplace_neg_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.8595284Z test_inplace_neg_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.8616571Z test_inplace_neg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:07.8636535Z test_inplace_neg_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:32:07.8655305Z test_inplace_neg_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.8674001Z test_inplace_neg_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.8692733Z test_inplace_neg_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.8711658Z test_inplace_neg_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.8732816Z test_inplace_round_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.8753999Z test_inplace_round_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.8776550Z test_inplace_sgn_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.8798799Z test_inplace_sgn_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:07.8819860Z test_inplace_sgn_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.8840764Z test_inplace_sgn_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.8860258Z test_inplace_sgn_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.8879390Z test_inplace_sgn_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.8898929Z test_inplace_sgn_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.8918458Z test_inplace_sgn_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.8937707Z test_inplace_sgn_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:07.8959172Z test_inplace_sign_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.8980323Z test_inplace_sign_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9000181Z test_inplace_sign_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9019562Z test_inplace_sign_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9039451Z test_inplace_sign_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9058975Z test_inplace_sign_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9078138Z test_inplace_sign_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9094259Z test_inplace_signbit_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.016s) 2022-08-17T13:32:07.9110180Z test_inplace_signbit_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.9125886Z test_inplace_signbit_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.9141577Z test_inplace_signbit_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.9157348Z test_inplace_signbit_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.9172997Z test_inplace_signbit_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.9188759Z test_inplace_signbit_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:07.9211981Z test_inplace_sin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9235112Z test_inplace_sin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9257337Z test_inplace_sin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:07.9279344Z test_inplace_sin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9303202Z test_inplace_sin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9325916Z test_inplace_sin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9348937Z test_inplace_sin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9371571Z test_inplace_sin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9394350Z test_inplace_sin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9417932Z test_inplace_sinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:07.9441134Z test_inplace_sinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9462262Z test_inplace_sinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9483612Z test_inplace_sinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9506227Z test_inplace_sinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9528260Z test_inplace_sinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9549992Z test_inplace_sinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9571633Z test_inplace_sinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:07.9593124Z test_inplace_sinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9615627Z test_inplace_sqrt_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9638676Z test_inplace_sqrt_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9659969Z test_inplace_sqrt_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9680996Z test_inplace_sqrt_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9704258Z test_inplace_sqrt_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9726882Z test_inplace_sqrt_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9749788Z test_inplace_sqrt_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:07.9772436Z test_inplace_sqrt_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9795087Z test_inplace_sqrt_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9818240Z test_inplace_tan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9841300Z test_inplace_tan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9862987Z test_inplace_tan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9884924Z test_inplace_tan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:07.9908363Z test_inplace_tan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9930834Z test_inplace_tan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9953441Z test_inplace_tan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9976204Z test_inplace_tan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:07.9998975Z test_inplace_tan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0022073Z test_inplace_tanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0045328Z test_inplace_tanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.0067436Z test_inplace_tanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0089145Z test_inplace_tanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0112655Z test_inplace_tanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0135188Z test_inplace_tanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0157818Z test_inplace_tanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0180519Z test_inplace_tanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0204007Z test_inplace_tanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.0226518Z test_inplace_trunc_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0248062Z test_inplace_trunc_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0271218Z test_out_asin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0294317Z test_out_asin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0315319Z test_out_asin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0336104Z test_out_asin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0356391Z test_out_asin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0376549Z test_out_asin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.0396591Z test_out_asin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0416765Z test_out_asin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0435329Z test_out_asin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0458069Z test_out_asinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0481069Z test_out_asinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0501054Z test_out_asinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0520910Z test_out_asinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0540703Z test_out_asinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.0560564Z test_out_asinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0580147Z test_out_asinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0599689Z test_out_asinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0619158Z test_out_asinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0641143Z test_out_atan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0662487Z test_out_atan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0683183Z test_out_atan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0703753Z test_out_atan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.0723843Z test_out_atan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0743550Z test_out_atan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0763366Z test_out_atan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0783430Z test_out_atan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0803423Z test_out_atan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0825062Z test_out_atanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0846651Z test_out_atanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.0867110Z test_out_atanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0887216Z test_out_atanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0906961Z test_out_atanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0926773Z test_out_atanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0946469Z test_out_atanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0965999Z test_out_atanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.0984440Z test_out_atanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.1004168Z test_out_ceil_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.1024053Z test_out_ceil_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.1039428Z test_out_conj_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:08.1053873Z test_out_conj_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:08.1068164Z test_out_conj_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:08.1082371Z test_out_conj_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:08.1096538Z test_out_conj_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:08.1110857Z test_out_conj_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:08.1125061Z test_out_conj_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:08.1139279Z test_out_conj_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:08.1153724Z test_out_conj_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.016s) 2022-08-17T13:32:08.1175580Z test_out_conj_physical_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.1197336Z test_out_conj_physical_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.1217555Z test_out_conj_physical_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.1237278Z test_out_conj_physical_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.1255692Z test_out_conj_physical_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.1273295Z test_out_conj_physical_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.1290537Z test_out_conj_physical_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.1308061Z test_out_conj_physical_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.1325470Z test_out_conj_physical_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.1345316Z test_out_erf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.1365583Z test_out_erf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.1385748Z test_out_erf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.1405170Z test_out_erf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.1425063Z test_out_erf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.1445033Z test_out_erf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.1465254Z test_out_erf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.1486004Z test_out_expm1_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.017s) 2022-08-17T13:32:08.1506027Z test_out_expm1_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.1525604Z test_out_expm1_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.1545428Z test_out_expm1_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.1564852Z test_out_expm1_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.1584230Z test_out_expm1_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.1603498Z test_out_expm1_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.1623859Z test_out_floor_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.1643887Z test_out_floor_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.1659225Z test_out_isinf_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:08.1673619Z test_out_isinf_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:08.1687920Z test_out_isinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:08.1702002Z test_out_isinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:08.1716293Z test_out_isinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:08.1730422Z test_out_isinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:08.1744757Z test_out_isinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:08.1758967Z test_out_isinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:08.1773140Z test_out_isinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:08.1787432Z test_out_isnan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:08.1801731Z test_out_isnan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.016s) 2022-08-17T13:32:08.1815976Z test_out_isnan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:08.1830216Z test_out_isnan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:08.1844356Z test_out_isnan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:08.1858506Z test_out_isnan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:08.1872745Z test_out_isnan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:08.1886907Z test_out_isnan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:08.1901063Z test_out_isnan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:08.1921533Z test_out_isneginf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.1940823Z test_out_isneginf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.1959250Z test_out_isneginf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.1976836Z test_out_isneginf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.1994521Z test_out_isneginf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2012154Z test_out_isneginf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2029907Z test_out_isneginf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2048829Z test_out_isposinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2067340Z test_out_isposinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2084925Z test_out_isposinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2102399Z test_out_isposinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2120080Z test_out_isposinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.2137493Z test_out_isposinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2155051Z test_out_isposinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2175241Z test_out_log1p_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2195664Z test_out_log1p_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2216038Z test_out_log1p_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2236072Z test_out_log1p_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2256207Z test_out_log1p_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2276530Z test_out_log1p_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.2296526Z test_out_log1p_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2315917Z test_out_nan_to_num_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2334128Z test_out_nan_to_num_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2351504Z test_out_nan_to_num_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2368663Z test_out_nan_to_num_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2385855Z test_out_nan_to_num_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2403031Z test_out_nan_to_num_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2420281Z test_out_nan_to_num_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.2440687Z test_out_neg_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:32:08.2461459Z test_out_neg_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2481536Z test_out_neg_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2501120Z test_out_neg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2519497Z test_out_neg_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2536987Z test_out_neg_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2554536Z test_out_neg_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2572089Z test_out_neg_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2589888Z test_out_neg_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.2609590Z test_out_round_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2629520Z test_out_round_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2650421Z test_out_sgn_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2671336Z test_out_sgn_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2691325Z test_out_sgn_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2710979Z test_out_sgn_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2729282Z test_out_sgn_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2747284Z test_out_sgn_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.2764574Z test_out_sgn_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2782111Z test_out_sgn_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2799800Z test_out_sgn_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2819706Z test_out_sign_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2839605Z test_out_sign_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2858007Z test_out_sign_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2875636Z test_out_sign_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2893404Z test_out_sign_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2911557Z test_out_sign_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.2929124Z test_out_sign_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2948078Z test_out_signbit_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2967051Z test_out_signbit_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.2985163Z test_out_signbit_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3002640Z test_out_signbit_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3020134Z test_out_signbit_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3037721Z test_out_signbit_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3055172Z test_out_signbit_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3077472Z test_out_sin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.3099040Z test_out_sin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3119505Z test_out_sin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3139622Z test_out_sin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3159812Z test_out_sin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3179243Z test_out_sin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3198997Z test_out_sin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3218899Z test_out_sin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3239007Z test_out_sin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.3260434Z test_out_sinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3281884Z test_out_sinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3301737Z test_out_sinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3321373Z test_out_sinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3340646Z test_out_sinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3360350Z test_out_sinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3379832Z test_out_sinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.3399285Z test_out_sinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:32:08.3418633Z test_out_sinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3440459Z test_out_sqrt_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3461867Z test_out_sqrt_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3481782Z test_out_sqrt_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3501766Z test_out_sqrt_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3521478Z test_out_sqrt_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3540787Z test_out_sqrt_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3560428Z test_out_sqrt_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.3579654Z test_out_sqrt_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3599027Z test_out_sqrt_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3620322Z test_out_tan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3641633Z test_out_tan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3663028Z test_out_tan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3681872Z test_out_tan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3701712Z test_out_tan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3721561Z test_out_tan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.3741359Z test_out_tan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3761572Z test_out_tan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3781589Z test_out_tan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3803259Z test_out_tanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3824768Z test_out_tanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3844663Z test_out_tanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3864972Z test_out_tanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.3885008Z test_out_tanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3904630Z test_out_tanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3923978Z test_out_tanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3943366Z test_out_tanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3962636Z test_out_tanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.3982309Z test_out_trunc_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4002383Z test_out_trunc_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4024288Z test_sparse_consistency_asin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.4045649Z test_sparse_consistency_asin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4064876Z test_sparse_consistency_asin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4083866Z test_sparse_consistency_asin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4102816Z test_sparse_consistency_asin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4121627Z test_sparse_consistency_asin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4140330Z test_sparse_consistency_asin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4159206Z test_sparse_consistency_asin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4176969Z test_sparse_consistency_asin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.4198421Z test_sparse_consistency_asinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4219753Z test_sparse_consistency_asinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4238582Z test_sparse_consistency_asinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4256967Z test_sparse_consistency_asinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4275403Z test_sparse_consistency_asinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4293675Z test_sparse_consistency_asinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4311924Z test_sparse_consistency_asinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4330065Z test_sparse_consistency_asinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.4349197Z test_sparse_consistency_asinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4368422Z test_sparse_consistency_atan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4388334Z test_sparse_consistency_atan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4407312Z test_sparse_consistency_atan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4426367Z test_sparse_consistency_atan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4445046Z test_sparse_consistency_atan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4463760Z test_sparse_consistency_atan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4482465Z test_sparse_consistency_atan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4501267Z test_sparse_consistency_atan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.4520094Z test_sparse_consistency_atan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4539971Z test_sparse_consistency_atanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4559899Z test_sparse_consistency_atanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4578270Z test_sparse_consistency_atanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4597026Z test_sparse_consistency_atanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4615259Z test_sparse_consistency_atanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4633512Z test_sparse_consistency_atanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4651952Z test_sparse_consistency_atanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.4670429Z test_sparse_consistency_atanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4687706Z test_sparse_consistency_atanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4705822Z test_sparse_consistency_ceil_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4724302Z test_sparse_consistency_ceil_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4743444Z test_sparse_consistency_conj_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4761870Z test_sparse_consistency_conj_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4778528Z test_sparse_consistency_conj_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4795153Z test_sparse_consistency_conj_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4812932Z test_sparse_consistency_conj_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.4829117Z test_sparse_consistency_conj_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4844708Z test_sparse_consistency_conj_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4860421Z test_sparse_consistency_conj_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4876153Z test_sparse_consistency_conj_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4894787Z test_sparse_consistency_conj_physical_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4914188Z test_sparse_consistency_conj_physical_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4932427Z test_sparse_consistency_conj_physical_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4951592Z test_sparse_consistency_conj_physical_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4967829Z test_sparse_consistency_conj_physical_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.4983895Z test_sparse_consistency_conj_physical_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.4999751Z test_sparse_consistency_conj_physical_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5015723Z test_sparse_consistency_conj_physical_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5031771Z test_sparse_consistency_conj_physical_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5050160Z test_sparse_consistency_erf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5069192Z test_sparse_consistency_erf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5087934Z test_sparse_consistency_erf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5106752Z test_sparse_consistency_erf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5125571Z test_sparse_consistency_erf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.5144385Z test_sparse_consistency_erf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5163091Z test_sparse_consistency_erf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5181829Z test_sparse_consistency_expm1_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5200548Z test_sparse_consistency_expm1_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5218644Z test_sparse_consistency_expm1_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5237041Z test_sparse_consistency_expm1_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5255074Z test_sparse_consistency_expm1_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5273665Z test_sparse_consistency_expm1_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5297236Z test_sparse_consistency_expm1_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:32:08.5321609Z test_sparse_consistency_floor_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5345950Z test_sparse_consistency_floor_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5371376Z test_sparse_consistency_isinf_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5395966Z test_sparse_consistency_isinf_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5419203Z test_sparse_consistency_isinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5443053Z test_sparse_consistency_isinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.5465363Z test_sparse_consistency_isinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:32:08.5486844Z test_sparse_consistency_isinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5508628Z test_sparse_consistency_isinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5530282Z test_sparse_consistency_isinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5552114Z test_sparse_consistency_isinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5575687Z test_sparse_consistency_isnan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5600459Z test_sparse_consistency_isnan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5623108Z test_sparse_consistency_isnan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.5646294Z test_sparse_consistency_isnan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5668612Z test_sparse_consistency_isnan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5690382Z test_sparse_consistency_isnan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5712273Z test_sparse_consistency_isnan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5733992Z test_sparse_consistency_isnan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5755712Z test_sparse_consistency_isnan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5778694Z test_sparse_consistency_isneginf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.5802007Z test_sparse_consistency_isneginf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5824240Z test_sparse_consistency_isneginf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5845843Z test_sparse_consistency_isneginf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5867561Z test_sparse_consistency_isneginf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5889382Z test_sparse_consistency_isneginf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5911170Z test_sparse_consistency_isneginf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5933163Z test_sparse_consistency_isposinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.5950751Z test_sparse_consistency_isposinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5967181Z test_sparse_consistency_isposinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.5983704Z test_sparse_consistency_isposinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6000201Z test_sparse_consistency_isposinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6016510Z test_sparse_consistency_isposinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6032889Z test_sparse_consistency_isposinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6051367Z test_sparse_consistency_log1p_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6070428Z test_sparse_consistency_log1p_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6089390Z test_sparse_consistency_log1p_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.6108268Z test_sparse_consistency_log1p_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6126933Z test_sparse_consistency_log1p_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6145810Z test_sparse_consistency_log1p_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6164399Z test_sparse_consistency_log1p_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6182107Z test_sparse_consistency_nan_to_num_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6198982Z test_sparse_consistency_nan_to_num_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6214893Z test_sparse_consistency_nan_to_num_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6230839Z test_sparse_consistency_nan_to_num_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6247441Z test_sparse_consistency_nan_to_num_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.6262555Z test_sparse_consistency_nan_to_num_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6278526Z test_sparse_consistency_nan_to_num_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6297319Z test_sparse_consistency_neg_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6316860Z test_sparse_consistency_neg_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6335389Z test_sparse_consistency_neg_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6353696Z test_sparse_consistency_neg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6370858Z test_sparse_consistency_neg_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6387241Z test_sparse_consistency_neg_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6403694Z test_sparse_consistency_neg_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.6419818Z test_sparse_consistency_neg_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6436015Z test_sparse_consistency_neg_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6454134Z test_sparse_consistency_round_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6472995Z test_sparse_consistency_round_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6492378Z test_sparse_consistency_sgn_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6511755Z test_sparse_consistency_sgn_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6530037Z test_sparse_consistency_sgn_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6548257Z test_sparse_consistency_sgn_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6565586Z test_sparse_consistency_sgn_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.6581694Z test_sparse_consistency_sgn_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6598143Z test_sparse_consistency_sgn_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6614867Z test_sparse_consistency_sgn_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6631179Z test_sparse_consistency_sgn_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6648793Z test_sparse_consistency_sign_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6667417Z test_sparse_consistency_sign_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6684437Z test_sparse_consistency_sign_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6700521Z test_sparse_consistency_sign_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6717112Z test_sparse_consistency_sign_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6733812Z test_sparse_consistency_sign_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6750101Z test_sparse_consistency_sign_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6767429Z test_sparse_consistency_signbit_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6785299Z test_sparse_consistency_signbit_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6802064Z test_sparse_consistency_signbit_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6819134Z test_sparse_consistency_signbit_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6834791Z test_sparse_consistency_signbit_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6851088Z test_sparse_consistency_signbit_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6867480Z test_sparse_consistency_signbit_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6887263Z test_sparse_consistency_sin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.6907446Z test_sparse_consistency_sin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6926430Z test_sparse_consistency_sin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6945444Z test_sparse_consistency_sin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6964022Z test_sparse_consistency_sin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.6983117Z test_sparse_consistency_sin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7001797Z test_sparse_consistency_sin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7020523Z test_sparse_consistency_sin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7039448Z test_sparse_consistency_sin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.7059817Z test_sparse_consistency_sinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7080017Z test_sparse_consistency_sinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7098290Z test_sparse_consistency_sinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7116627Z test_sparse_consistency_sinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7134788Z test_sparse_consistency_sinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7153224Z test_sparse_consistency_sinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7171427Z test_sparse_consistency_sinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7189691Z test_sparse_consistency_sinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.7207746Z test_sparse_consistency_sinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7228092Z test_sparse_consistency_sqrt_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7248136Z test_sparse_consistency_sqrt_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7266870Z test_sparse_consistency_sqrt_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7285542Z test_sparse_consistency_sqrt_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7304134Z test_sparse_consistency_sqrt_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7321985Z test_sparse_consistency_sqrt_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7339993Z test_sparse_consistency_sqrt_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7358279Z test_sparse_consistency_sqrt_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.7376164Z test_sparse_consistency_sqrt_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7395905Z test_sparse_consistency_tan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7416583Z test_sparse_consistency_tan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7435007Z test_sparse_consistency_tan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7453883Z test_sparse_consistency_tan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7472709Z test_sparse_consistency_tan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7491348Z test_sparse_consistency_tan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7510286Z test_sparse_consistency_tan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.7528946Z test_sparse_consistency_tan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:32:08.7547671Z test_sparse_consistency_tan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7567534Z test_sparse_consistency_tanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7587357Z test_sparse_consistency_tanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7605817Z test_sparse_consistency_tanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7624495Z test_sparse_consistency_tanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7642696Z test_sparse_consistency_tanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7660610Z test_sparse_consistency_tanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7678703Z test_sparse_consistency_tanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.7696502Z test_sparse_consistency_tanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7714919Z test_sparse_consistency_tanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7734034Z test_sparse_consistency_trunc_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7752980Z test_sparse_consistency_trunc_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.7763369Z test_sparse_fn_grad_asin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2022-08-17T13:32:08.7772407Z test_sparse_fn_grad_asin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2022-08-17T13:32:08.7781468Z test_sparse_fn_grad_asinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2022-08-17T13:32:08.7790597Z test_sparse_fn_grad_asinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2022-08-17T13:32:08.7799656Z test_sparse_fn_grad_atan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2022-08-17T13:32:08.7808654Z test_sparse_fn_grad_atan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2022-08-17T13:32:08.7817660Z test_sparse_fn_grad_atanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2022-08-17T13:32:08.7827036Z test_sparse_fn_grad_atanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.016s) 2022-08-17T13:32:08.7863074Z test_sparse_fn_grad_ceil_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:32:08.7977318Z test_sparse_fn_grad_conj_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.8030139Z test_sparse_fn_grad_conj_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.8097511Z test_sparse_fn_grad_conj_physical_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.8133119Z test_sparse_fn_grad_conj_physical_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.8142317Z test_sparse_fn_grad_erf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2022-08-17T13:32:08.8151717Z test_sparse_fn_grad_expm1_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.016s) 2022-08-17T13:32:08.8185768Z test_sparse_fn_grad_floor_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.8201989Z test_sparse_fn_grad_isinf_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.000s) 2022-08-17T13:32:08.8217312Z test_sparse_fn_grad_isinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.000s) 2022-08-17T13:32:08.8232593Z test_sparse_fn_grad_isnan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.000s) 2022-08-17T13:32:08.8247774Z test_sparse_fn_grad_isnan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.000s) 2022-08-17T13:32:08.8263042Z test_sparse_fn_grad_isneginf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.000s) 2022-08-17T13:32:08.8278118Z test_sparse_fn_grad_isposinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.000s) 2022-08-17T13:32:08.8287359Z test_sparse_fn_grad_log1p_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2022-08-17T13:32:08.8296426Z test_sparse_fn_grad_nan_to_num_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2022-08-17T13:32:08.8367441Z test_sparse_fn_grad_neg_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.8402354Z test_sparse_fn_grad_neg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.8437308Z test_sparse_fn_grad_round_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.8447146Z test_sparse_fn_grad_sgn_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2022-08-17T13:32:08.8456365Z test_sparse_fn_grad_sgn_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2022-08-17T13:32:08.8490793Z test_sparse_fn_grad_sign_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.8506998Z test_sparse_fn_grad_signbit_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.000s) 2022-08-17T13:32:08.8516207Z test_sparse_fn_grad_sin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2022-08-17T13:32:08.8525357Z test_sparse_fn_grad_sin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2022-08-17T13:32:08.8534434Z test_sparse_fn_grad_sinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2022-08-17T13:32:08.8543614Z test_sparse_fn_grad_sinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2022-08-17T13:32:08.8552745Z test_sparse_fn_grad_sqrt_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2022-08-17T13:32:08.8561882Z test_sparse_fn_grad_sqrt_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2022-08-17T13:32:08.8570900Z test_sparse_fn_grad_tan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2022-08-17T13:32:08.8580983Z test_sparse_fn_grad_tan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2022-08-17T13:32:08.8589246Z test_sparse_fn_grad_tanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2022-08-17T13:32:08.8598495Z test_sparse_fn_grad_tanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2022-08-17T13:32:08.8637517Z test_sparse_fn_grad_trunc_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.8655004Z test_sparse_zero_dims_asin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.8671309Z test_sparse_zero_dims_asin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.8686408Z test_sparse_zero_dims_asin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.8701239Z test_sparse_zero_dims_asin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.8716250Z test_sparse_zero_dims_asin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.8731179Z test_sparse_zero_dims_asin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.8746206Z test_sparse_zero_dims_asin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.8761202Z test_sparse_zero_dims_asin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.8776127Z test_sparse_zero_dims_asin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.8791480Z test_sparse_zero_dims_asinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.8806540Z test_sparse_zero_dims_asinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.8821447Z test_sparse_zero_dims_asinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.8836371Z test_sparse_zero_dims_asinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.8851306Z test_sparse_zero_dims_asinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.8866377Z test_sparse_zero_dims_asinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.8881264Z test_sparse_zero_dims_asinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.8896236Z test_sparse_zero_dims_asinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.8911230Z test_sparse_zero_dims_asinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.8926327Z test_sparse_zero_dims_atan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.8941506Z test_sparse_zero_dims_atan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.8956498Z test_sparse_zero_dims_atan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.8971262Z test_sparse_zero_dims_atan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.8986287Z test_sparse_zero_dims_atan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9001130Z test_sparse_zero_dims_atan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9016064Z test_sparse_zero_dims_atan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9031108Z test_sparse_zero_dims_atan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9046071Z test_sparse_zero_dims_atan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9061145Z test_sparse_zero_dims_atanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9076304Z test_sparse_zero_dims_atanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9091953Z test_sparse_zero_dims_atanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9106293Z test_sparse_zero_dims_atanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.9121170Z test_sparse_zero_dims_atanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9136056Z test_sparse_zero_dims_atanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9151104Z test_sparse_zero_dims_atanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9166094Z test_sparse_zero_dims_atanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9181072Z test_sparse_zero_dims_atanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9196148Z test_sparse_zero_dims_ceil_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9210923Z test_sparse_zero_dims_ceil_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9226508Z test_sparse_zero_dims_conj_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9241607Z test_sparse_zero_dims_conj_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9256763Z test_sparse_zero_dims_conj_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.9271306Z test_sparse_zero_dims_conj_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9285562Z test_sparse_zero_dims_conj_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9299677Z test_sparse_zero_dims_conj_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9313913Z test_sparse_zero_dims_conj_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9328194Z test_sparse_zero_dims_conj_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9342465Z test_sparse_zero_dims_conj_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9357796Z test_sparse_zero_dims_conj_physical_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9372984Z test_sparse_zero_dims_conj_physical_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9387831Z test_sparse_zero_dims_conj_physical_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9402454Z test_sparse_zero_dims_conj_physical_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9416925Z test_sparse_zero_dims_conj_physical_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.9431258Z test_sparse_zero_dims_conj_physical_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9445472Z test_sparse_zero_dims_conj_physical_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9459727Z test_sparse_zero_dims_conj_physical_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9474101Z test_sparse_zero_dims_conj_physical_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9489301Z test_sparse_zero_dims_erf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9504526Z test_sparse_zero_dims_erf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9519675Z test_sparse_zero_dims_erf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9534750Z test_sparse_zero_dims_erf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9549966Z test_sparse_zero_dims_erf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9565051Z test_sparse_zero_dims_erf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9580558Z test_sparse_zero_dims_erf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.9595574Z test_sparse_zero_dims_expm1_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9610491Z test_sparse_zero_dims_expm1_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9625740Z test_sparse_zero_dims_expm1_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9640859Z test_sparse_zero_dims_expm1_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9655880Z test_sparse_zero_dims_expm1_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9671010Z test_sparse_zero_dims_expm1_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9686007Z test_sparse_zero_dims_expm1_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9700984Z test_sparse_zero_dims_floor_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9715912Z test_sparse_zero_dims_floor_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9730770Z test_sparse_zero_dims_isinf_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9745998Z test_sparse_zero_dims_isinf_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.9760668Z test_sparse_zero_dims_isinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9775301Z test_sparse_zero_dims_isinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9789943Z test_sparse_zero_dims_isinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9804397Z test_sparse_zero_dims_isinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9818925Z test_sparse_zero_dims_isinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9833517Z test_sparse_zero_dims_isinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9847994Z test_sparse_zero_dims_isinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9862557Z test_sparse_zero_dims_isnan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9877121Z test_sparse_zero_dims_isnan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9891744Z test_sparse_zero_dims_isnan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:08.9906403Z test_sparse_zero_dims_isnan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9920880Z test_sparse_zero_dims_isnan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9935315Z test_sparse_zero_dims_isnan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9949832Z test_sparse_zero_dims_isnan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9964302Z test_sparse_zero_dims_isnan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9978803Z test_sparse_zero_dims_isnan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:08.9993426Z test_sparse_zero_dims_isneginf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0007862Z test_sparse_zero_dims_isneginf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0022366Z test_sparse_zero_dims_isneginf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0036953Z test_sparse_zero_dims_isneginf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0051662Z test_sparse_zero_dims_isneginf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:09.0066395Z test_sparse_zero_dims_isneginf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0080909Z test_sparse_zero_dims_isneginf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0095405Z test_sparse_zero_dims_isposinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0110006Z test_sparse_zero_dims_isposinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0124400Z test_sparse_zero_dims_isposinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0138830Z test_sparse_zero_dims_isposinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0153436Z test_sparse_zero_dims_isposinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0167878Z test_sparse_zero_dims_isposinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0182316Z test_sparse_zero_dims_isposinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0197526Z test_sparse_zero_dims_log1p_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0212511Z test_sparse_zero_dims_log1p_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:09.0227635Z test_sparse_zero_dims_log1p_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0242720Z test_sparse_zero_dims_log1p_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0257720Z test_sparse_zero_dims_log1p_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0272846Z test_sparse_zero_dims_log1p_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0287832Z test_sparse_zero_dims_log1p_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0302969Z test_sparse_zero_dims_nan_to_num_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0317866Z test_sparse_zero_dims_nan_to_num_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0332504Z test_sparse_zero_dims_nan_to_num_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0347040Z test_sparse_zero_dims_nan_to_num_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0362158Z test_sparse_zero_dims_nan_to_num_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:09.0376959Z test_sparse_zero_dims_nan_to_num_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:32:09.0391452Z test_sparse_zero_dims_nan_to_num_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0406580Z test_sparse_zero_dims_neg_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0421708Z test_sparse_zero_dims_neg_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0436598Z test_sparse_zero_dims_neg_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0451380Z test_sparse_zero_dims_neg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0466065Z test_sparse_zero_dims_neg_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0480451Z test_sparse_zero_dims_neg_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0494681Z test_sparse_zero_dims_neg_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0509209Z test_sparse_zero_dims_neg_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0523680Z test_sparse_zero_dims_neg_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:09.0538727Z test_sparse_zero_dims_round_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:32:09.0553874Z test_sparse_zero_dims_round_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0568879Z test_sparse_zero_dims_sgn_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0584048Z test_sparse_zero_dims_sgn_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0598920Z test_sparse_zero_dims_sgn_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0613720Z test_sparse_zero_dims_sgn_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0628266Z test_sparse_zero_dims_sgn_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0642572Z test_sparse_zero_dims_sgn_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0656721Z test_sparse_zero_dims_sgn_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0671155Z test_sparse_zero_dims_sgn_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0685535Z test_sparse_zero_dims_sgn_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:09.0700407Z test_sparse_zero_dims_sign_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0715250Z test_sparse_zero_dims_sign_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0729709Z test_sparse_zero_dims_sign_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0744067Z test_sparse_zero_dims_sign_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0758347Z test_sparse_zero_dims_sign_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0772780Z test_sparse_zero_dims_sign_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0787204Z test_sparse_zero_dims_sign_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0801486Z test_sparse_zero_dims_signbit_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0815881Z test_sparse_zero_dims_signbit_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0830342Z test_sparse_zero_dims_signbit_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0844770Z test_sparse_zero_dims_signbit_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:09.0859025Z test_sparse_zero_dims_signbit_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0873388Z test_sparse_zero_dims_signbit_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0887637Z test_sparse_zero_dims_signbit_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0902784Z test_sparse_zero_dims_sin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0917809Z test_sparse_zero_dims_sin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0932528Z test_sparse_zero_dims_sin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0947305Z test_sparse_zero_dims_sin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0962012Z test_sparse_zero_dims_sin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0976798Z test_sparse_zero_dims_sin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.0991677Z test_sparse_zero_dims_sin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1006590Z test_sparse_zero_dims_sin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:09.1021330Z test_sparse_zero_dims_sin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1036432Z test_sparse_zero_dims_sinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1051240Z test_sparse_zero_dims_sinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1066126Z test_sparse_zero_dims_sinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1080782Z test_sparse_zero_dims_sinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1095531Z test_sparse_zero_dims_sinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1110323Z test_sparse_zero_dims_sinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1124999Z test_sparse_zero_dims_sinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1139717Z test_sparse_zero_dims_sinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1154672Z test_sparse_zero_dims_sinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:09.1169529Z test_sparse_zero_dims_sqrt_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1184396Z test_sparse_zero_dims_sqrt_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1199066Z test_sparse_zero_dims_sqrt_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1213622Z test_sparse_zero_dims_sqrt_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1228500Z test_sparse_zero_dims_sqrt_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1243230Z test_sparse_zero_dims_sqrt_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1257898Z test_sparse_zero_dims_sqrt_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1272754Z test_sparse_zero_dims_sqrt_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1287436Z test_sparse_zero_dims_sqrt_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1302232Z test_sparse_zero_dims_tan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1317348Z test_sparse_zero_dims_tan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:09.1332043Z test_sparse_zero_dims_tan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1346741Z test_sparse_zero_dims_tan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1361393Z test_sparse_zero_dims_tan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1376110Z test_sparse_zero_dims_tan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1391078Z test_sparse_zero_dims_tan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1405806Z test_sparse_zero_dims_tan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1420547Z test_sparse_zero_dims_tan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1435473Z test_sparse_zero_dims_tanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1450435Z test_sparse_zero_dims_tanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1465390Z test_sparse_zero_dims_tanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:09.1480253Z test_sparse_zero_dims_tanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:32:09.1494991Z test_sparse_zero_dims_tanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:32:09.1509786Z test_sparse_zero_dims_tanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1524452Z test_sparse_zero_dims_tanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1539353Z test_sparse_zero_dims_tanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1554108Z test_sparse_zero_dims_tanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1568821Z test_sparse_zero_dims_trunc_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1583467Z test_sparse_zero_dims_trunc_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1598417Z test_sparse_zeros_asin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1613204Z test_sparse_zeros_asin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1628175Z test_sparse_zeros_asin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1643566Z test_sparse_zeros_asin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:09.1659011Z test_sparse_zeros_asin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1674615Z test_sparse_zeros_asin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1690039Z test_sparse_zeros_asin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1705643Z test_sparse_zeros_asin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1721002Z test_sparse_zeros_asin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1736162Z test_sparse_zeros_asinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1750816Z test_sparse_zeros_asinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1765160Z test_sparse_zeros_asinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1779376Z test_sparse_zeros_asinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1793899Z test_sparse_zeros_asinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1808436Z test_sparse_zeros_asinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:09.1822871Z test_sparse_zeros_asinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1837319Z test_sparse_zeros_asinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1851712Z test_sparse_zeros_asinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1866531Z test_sparse_zeros_atan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1881196Z test_sparse_zeros_atan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1895919Z test_sparse_zeros_atan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1911261Z test_sparse_zeros_atan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1926582Z test_sparse_zeros_atan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1941973Z test_sparse_zeros_atan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1957646Z test_sparse_zeros_atan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:09.1973026Z test_sparse_zeros_atan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.1988586Z test_sparse_zeros_atan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2003725Z test_sparse_zeros_atanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2018273Z test_sparse_zeros_atanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2032703Z test_sparse_zeros_atanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2047172Z test_sparse_zeros_atanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2061502Z test_sparse_zeros_atanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2076109Z test_sparse_zeros_atanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2090437Z test_sparse_zeros_atanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2104951Z test_sparse_zeros_atanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2119447Z test_sparse_zeros_atanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:09.2133774Z test_sparse_zeros_ceil_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2148140Z test_sparse_zeros_ceil_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2162929Z test_sparse_zeros_conj_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2177633Z test_sparse_zeros_conj_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2191890Z test_sparse_zeros_conj_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2205892Z test_sparse_zeros_conj_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2219409Z test_sparse_zeros_conj_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2233081Z test_sparse_zeros_conj_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2246544Z test_sparse_zeros_conj_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2260080Z test_sparse_zeros_conj_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2273855Z test_sparse_zeros_conj_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:09.2288340Z test_sparse_zeros_conj_physical_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2302893Z test_sparse_zeros_conj_physical_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2316994Z test_sparse_zeros_conj_physical_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2330960Z test_sparse_zeros_conj_physical_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2344639Z test_sparse_zeros_conj_physical_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2358194Z test_sparse_zeros_conj_physical_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2371612Z test_sparse_zeros_conj_physical_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2385279Z test_sparse_zeros_conj_physical_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2398827Z test_sparse_zeros_conj_physical_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2413577Z test_sparse_zeros_erf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2429203Z test_sparse_zeros_erf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:09.2444645Z test_sparse_zeros_erf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2460033Z test_sparse_zeros_erf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2475543Z test_sparse_zeros_erf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2490968Z test_sparse_zeros_erf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2506501Z test_sparse_zeros_erf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2521496Z test_sparse_zeros_expm1_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2536045Z test_sparse_zeros_expm1_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2550474Z test_sparse_zeros_expm1_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2564966Z test_sparse_zeros_expm1_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2579398Z test_sparse_zeros_expm1_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2594098Z test_sparse_zeros_expm1_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:09.2608496Z test_sparse_zeros_expm1_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2622912Z test_sparse_zeros_floor_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2637189Z test_sparse_zeros_floor_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2651578Z test_sparse_zeros_isinf_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2666115Z test_sparse_zeros_isinf_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2680223Z test_sparse_zeros_isinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2694280Z test_sparse_zeros_isinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2708360Z test_sparse_zeros_isinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2722330Z test_sparse_zeros_isinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2736307Z test_sparse_zeros_isinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2750556Z test_sparse_zeros_isinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:09.2764524Z test_sparse_zeros_isinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2778529Z test_sparse_zeros_isnan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2792641Z test_sparse_zeros_isnan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2806587Z test_sparse_zeros_isnan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2820623Z test_sparse_zeros_isnan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2834785Z test_sparse_zeros_isnan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2848889Z test_sparse_zeros_isnan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2863011Z test_sparse_zeros_isnan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2877034Z test_sparse_zeros_isnan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2890975Z test_sparse_zeros_isnan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2905487Z test_sparse_zeros_isneginf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:09.2919468Z test_sparse_zeros_isneginf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:32:09.2933508Z test_sparse_zeros_isneginf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2947608Z test_sparse_zeros_isneginf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2961571Z test_sparse_zeros_isneginf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2975568Z test_sparse_zeros_isneginf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.2989704Z test_sparse_zeros_isneginf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3003660Z test_sparse_zeros_isposinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3017671Z test_sparse_zeros_isposinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3031980Z test_sparse_zeros_isposinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3045801Z test_sparse_zeros_isposinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3059829Z test_sparse_zeros_isposinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3074031Z test_sparse_zeros_isposinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:09.3088108Z test_sparse_zeros_isposinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3103244Z test_sparse_zeros_log1p_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3118602Z test_sparse_zeros_log1p_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3134127Z test_sparse_zeros_log1p_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3149731Z test_sparse_zeros_log1p_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3165131Z test_sparse_zeros_log1p_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3180547Z test_sparse_zeros_log1p_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3196035Z test_sparse_zeros_log1p_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3211072Z test_sparse_zeros_nan_to_num_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3225637Z test_sparse_zeros_nan_to_num_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:09.3239560Z test_sparse_zeros_nan_to_num_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3253326Z test_sparse_zeros_nan_to_num_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3267216Z test_sparse_zeros_nan_to_num_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3281067Z test_sparse_zeros_nan_to_num_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3294908Z test_sparse_zeros_nan_to_num_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3309719Z test_sparse_zeros_neg_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3324276Z test_sparse_zeros_neg_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3338687Z test_sparse_zeros_neg_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3353091Z test_sparse_zeros_neg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3366983Z test_sparse_zeros_neg_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3381057Z test_sparse_zeros_neg_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:09.3395039Z test_sparse_zeros_neg_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2022-08-17T13:32:09.3408917Z test_sparse_zeros_neg_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3423008Z test_sparse_zeros_neg_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3437432Z test_sparse_zeros_round_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3451804Z test_sparse_zeros_round_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3466541Z test_sparse_zeros_sgn_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3481241Z test_sparse_zeros_sgn_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3495633Z test_sparse_zeros_sgn_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3510212Z test_sparse_zeros_sgn_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3524229Z test_sparse_zeros_sgn_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3537901Z test_sparse_zeros_sgn_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3552005Z test_sparse_zeros_sgn_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:09.3565822Z test_sparse_zeros_sgn_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3579705Z test_sparse_zeros_sgn_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3594261Z test_sparse_zeros_sign_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3608609Z test_sparse_zeros_sign_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3630314Z test_sparse_zeros_sign_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3636376Z test_sparse_zeros_sign_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3650122Z test_sparse_zeros_sign_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3664062Z test_sparse_zeros_sign_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3677885Z test_sparse_zeros_sign_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3691993Z test_sparse_zeros_signbit_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3706131Z test_sparse_zeros_signbit_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:09.3720202Z test_sparse_zeros_signbit_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3734151Z test_sparse_zeros_signbit_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3748308Z test_sparse_zeros_signbit_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3762221Z test_sparse_zeros_signbit_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3776134Z test_sparse_zeros_signbit_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3791121Z test_sparse_zeros_sin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3805972Z test_sparse_zeros_sin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3820696Z test_sparse_zeros_sin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3836101Z test_sparse_zeros_sin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3851545Z test_sparse_zeros_sin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3867080Z test_sparse_zeros_sin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:09.3882387Z test_sparse_zeros_sin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3897726Z test_sparse_zeros_sin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3913141Z test_sparse_zeros_sin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3928221Z test_sparse_zeros_sinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3942772Z test_sparse_zeros_sinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3957076Z test_sparse_zeros_sinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3971380Z test_sparse_zeros_sinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.3985902Z test_sparse_zeros_sinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.4000353Z test_sparse_zeros_sinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.4015353Z test_sparse_zeros_sinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:09.4029791Z test_sparse_zeros_sinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.4044095Z test_sparse_zeros_sinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.4058768Z test_sparse_zeros_sqrt_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.4073645Z test_sparse_zeros_sqrt_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.4088448Z test_sparse_zeros_sqrt_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.4103836Z test_sparse_zeros_sqrt_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.4119219Z test_sparse_zeros_sqrt_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.4134469Z test_sparse_zeros_sqrt_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.4149966Z test_sparse_zeros_sqrt_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.4165276Z test_sparse_zeros_sqrt_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.4180797Z test_sparse_zeros_sqrt_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:09.4196100Z test_sparse_zeros_tan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.4210783Z test_sparse_zeros_tan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.4225611Z test_sparse_zeros_tan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.4240713Z test_sparse_zeros_tan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.4256104Z test_sparse_zeros_tan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.4271491Z test_sparse_zeros_tan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.4286884Z test_sparse_zeros_tan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.4302159Z test_sparse_zeros_tan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.4317606Z test_sparse_zeros_tan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.4332814Z test_sparse_zeros_tanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:09.4347547Z test_sparse_zeros_tanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.4362192Z test_sparse_zeros_tanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.4377479Z test_sparse_zeros_tanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.4392999Z test_sparse_zeros_tanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.4408282Z test_sparse_zeros_tanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.4423700Z test_sparse_zeros_tanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.4439051Z test_sparse_zeros_tanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.4454490Z test_sparse_zeros_tanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.4469884Z test_sparse_zeros_trunc_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2022-08-17T13:32:09.4485190Z test_sparse_zeros_trunc_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.016s) 2022-08-17T13:32:09.4485545Z 2022-08-17T13:32:09.4485812Z ---------------------------------------------------------------------- 2022-08-17T13:32:09.4486064Z Ran 1299 tests in 21.843s 2022-08-17T13:32:09.4486179Z 2022-08-17T13:32:09.4490038Z OK (skipped=135) 2022-08-17T13:32:09.4490190Z 2022-08-17T13:32:09.4490291Z Generating XML reports... 2022-08-17T13:32:09.4737784Z Generated XML report: test-reports\python-unittest\test_sparse\TEST-TestSparseCPU-20220817133147.xml 2022-08-17T13:32:09.4795144Z Generated XML report: test-reports\python-unittest\test_sparse\TEST-TestSparseMaskedReductionsCPU-20220817133147.xml 2022-08-17T13:32:09.4800631Z Generated XML report: test-reports\python-unittest\test_sparse\TEST-TestSparseMeta-20220817133147.xml 2022-08-17T13:32:09.5667225Z Generated XML report: test-reports\python-unittest\test_sparse\TEST-TestSparseUnaryUfuncsCPU-20220817133147.xml 2022-08-17T13:32:09.5675640Z Generated XML report: test-reports\python-unittest\test_sparse\TEST-TestSparseOneOff-20220817133147.xml 2022-08-17T13:32:09.9603992Z Running test_sparse_csr ... [2022-08-17 13:32:09.954542] 2022-08-17T13:32:09.9604435Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_sparse_csr.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:32:09.954542] 2022-08-17T13:32:12.9970435Z 2022-08-17T13:32:12.9970742Z Running tests... 2022-08-17T13:32:12.9971120Z ---------------------------------------------------------------------- 2022-08-17T13:32:12.9971475Z Test results will be stored in test-reports\python-unittest\test_sparse_csr 2022-08-17T13:32:13.0029549Z test_add_cpu_float32 (__main__.TestSparseCSRCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:2234: 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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\SparseCsrTensorImpl.cpp:68.) 2022-08-17T13:32:13.0030385Z return torch.sparse_compressed_tensor(compressed_indices, plain_indices, 2022-08-17T13:32:13.0514015Z ok (0.047s) 2022-08-17T13:32:13.1000302Z test_add_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.041s) 2022-08-17T13:32:13.1037645Z test_addmm_all_sparse_csr_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:13.1071524Z test_addmm_all_sparse_csr_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.1104816Z test_addmm_all_sparse_csr_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.1137777Z test_addmm_all_sparse_csr_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.1166637Z test_addmm_dense_result_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:13.1195355Z test_addmm_dense_result_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.1223980Z test_addmm_dense_result_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.1252547Z test_addmm_dense_result_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.1274294Z test_addmm_errors_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.1298478Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.1322617Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.1346986Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.1370920Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.1395265Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.1419226Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.1443265Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.1467336Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.1491262Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:13.1515335Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.1539276Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.1563361Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.1587717Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.010s) 2022-08-17T13:32:13.1611843Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.1635870Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.1659941Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.1684621Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.010s) 2022-08-17T13:32:13.1708977Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2022-08-17T13:32:13.1733009Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.1757179Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.1781172Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.1805327Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.1829477Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.1853710Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:13.1877690Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.1901805Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.1925862Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.1949941Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.1974107Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.1998047Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.2022165Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:13.2046196Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.2070400Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.2094450Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.2118602Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.2142807Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.2166895Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:13.2190858Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.2214922Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.2238994Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.2263058Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.2286957Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.2311033Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.2334998Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:13.2359132Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.2383107Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.2407078Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.2431165Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.2455013Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.2479308Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:13.2503761Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.003s) 2022-08-17T13:32:13.2528043Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2022-08-17T13:32:13.2552416Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2022-08-17T13:32:13.2576673Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2022-08-17T13:32:13.2601062Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2022-08-17T13:32:13.2625460Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2022-08-17T13:32:13.2649355Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.2673353Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.2697370Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.2721489Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.2745604Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.2769679Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.2793918Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:13.2817851Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.2841893Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.2865900Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.2889951Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.2913968Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.2937875Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.2961889Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:13.2985861Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3009859Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3033813Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3057702Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3081644Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3105840Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:13.3129853Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3153850Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3177869Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3201942Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3225904Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3249772Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3273853Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:13.3297755Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3321764Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3345604Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3369600Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3393421Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3417623Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:13.3441560Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3465663Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3489648Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3513647Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3537550Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3561634Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3585866Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:13.3609804Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3633747Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3657824Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3681722Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3705743Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3729778Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3753767Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:13.3777803Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3801824Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3825926Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3849945Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.3873924Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.4156456Z test_autograd_dense_output_addmm_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.031s) 2022-08-17T13:32:13.4180261Z test_autograd_dense_output_addmv_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.4227505Z test_autograd_dense_output_mm_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:13.4249635Z test_autograd_dense_output_mv_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: MKL Sparse is not available (0.000s) 2022-08-17T13:32:13.4281276Z test_autograd_sparse_csr_unary_abs_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:13.4311294Z test_autograd_sparse_csr_unary_abs_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:13.4332958Z test_autograd_sparse_csr_unary_angle_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op angle not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.4353687Z test_autograd_sparse_csr_unary_angle_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op angle not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.4374339Z test_autograd_sparse_csr_unary_asin_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op asin not supported with CSR input and autograd (0.016s) 2022-08-17T13:32:13.4394899Z test_autograd_sparse_csr_unary_asin_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op asin not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.4415457Z test_autograd_sparse_csr_unary_asinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op asinh not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.4436015Z test_autograd_sparse_csr_unary_asinh_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op asinh not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.4456370Z test_autograd_sparse_csr_unary_atan_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op atan not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.4476965Z test_autograd_sparse_csr_unary_atan_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op atan not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.4497594Z test_autograd_sparse_csr_unary_atanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op atanh not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.4518125Z test_autograd_sparse_csr_unary_atanh_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op atanh not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.4539054Z test_autograd_sparse_csr_unary_ceil_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op ceil not supported with CSR input and autograd (0.016s) 2022-08-17T13:32:13.4570493Z test_autograd_sparse_csr_unary_conj_physical_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:13.4599118Z test_autograd_sparse_csr_unary_conj_physical_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:13.4620736Z test_autograd_sparse_csr_unary_erf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op erf not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.4641369Z test_autograd_sparse_csr_unary_erfinv_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op erfinv not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.4661779Z test_autograd_sparse_csr_unary_expm1_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op expm1 not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.4682202Z test_autograd_sparse_csr_unary_floor_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op floor not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.4703092Z test_autograd_sparse_csr_unary_isinf_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op isinf not supported with CSR input and autograd (0.016s) 2022-08-17T13:32:13.4723435Z test_autograd_sparse_csr_unary_isinf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op isinf not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.4743918Z test_autograd_sparse_csr_unary_isnan_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op isnan not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.4764437Z test_autograd_sparse_csr_unary_isnan_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op isnan not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.4785051Z test_autograd_sparse_csr_unary_isneginf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op isneginf not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.4805518Z test_autograd_sparse_csr_unary_isposinf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op isposinf not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.4826031Z test_autograd_sparse_csr_unary_log1p_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op log1p not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.4857569Z test_autograd_sparse_csr_unary_neg_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:13.4886650Z test_autograd_sparse_csr_unary_neg_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:13.4908324Z test_autograd_sparse_csr_unary_round_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op round not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.4928862Z test_autograd_sparse_csr_unary_sgn_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sgn not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.4949570Z test_autograd_sparse_csr_unary_sgn_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sgn not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.4970049Z test_autograd_sparse_csr_unary_sign_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sign not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.4990646Z test_autograd_sparse_csr_unary_signbit_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op signbit not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.5011440Z test_autograd_sparse_csr_unary_sin_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sin not supported with CSR input and autograd (0.016s) 2022-08-17T13:32:13.5031893Z test_autograd_sparse_csr_unary_sin_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sin not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.5052319Z test_autograd_sparse_csr_unary_sinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sinh not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.5073004Z test_autograd_sparse_csr_unary_sinh_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sinh not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.5093523Z test_autograd_sparse_csr_unary_sqrt_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sqrt not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.5114048Z test_autograd_sparse_csr_unary_sqrt_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sqrt not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.5134541Z test_autograd_sparse_csr_unary_tan_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op tan not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.5155017Z test_autograd_sparse_csr_unary_tan_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op tan not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.5175538Z test_autograd_sparse_csr_unary_tanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op tanh not supported with CSR input and autograd (0.016s) 2022-08-17T13:32:13.5196171Z test_autograd_sparse_csr_unary_tanh_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op tanh not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.5216778Z test_autograd_sparse_csr_unary_trunc_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op trunc not supported with CSR input and autograd (0.000s) 2022-08-17T13:32:13.5241045Z test_baddbmm_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.000s) 2022-08-17T13:32:13.5265402Z test_baddbmm_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.000s) 2022-08-17T13:32:13.5289631Z test_baddbmm_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.000s) 2022-08-17T13:32:13.5313915Z test_baddbmm_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.000s) 2022-08-17T13:32:13.5340523Z test_block_addmm_block_size_2_int32_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.5366938Z test_block_addmm_block_size_2_int32_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.5392795Z test_block_addmm_block_size_2_int32_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.5418428Z test_block_addmm_block_size_2_int32_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.5443896Z test_block_addmm_block_size_2_int32_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.5469364Z test_block_addmm_block_size_2_int32_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.5495103Z test_block_addmm_block_size_2_int32_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.017s) 2022-08-17T13:32:13.5520596Z test_block_addmm_block_size_2_int32_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.5545948Z test_block_addmm_block_size_2_int64_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.5571189Z test_block_addmm_block_size_2_int64_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.5596717Z test_block_addmm_block_size_2_int64_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.5622157Z test_block_addmm_block_size_2_int64_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.5647923Z test_block_addmm_block_size_2_int64_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:13.5673371Z test_block_addmm_block_size_2_int64_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.5698788Z test_block_addmm_block_size_2_int64_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.5724484Z test_block_addmm_block_size_2_int64_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.5749717Z test_block_addmm_block_size_3_int32_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.5775164Z test_block_addmm_block_size_3_int32_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.5800599Z test_block_addmm_block_size_3_int32_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:13.5826205Z test_block_addmm_block_size_3_int32_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.5851417Z test_block_addmm_block_size_3_int32_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.5876806Z test_block_addmm_block_size_3_int32_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.5901921Z test_block_addmm_block_size_3_int32_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.5927406Z test_block_addmm_block_size_3_int32_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.5953058Z test_block_addmm_block_size_3_int64_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:13.5978391Z test_block_addmm_block_size_3_int64_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6004051Z test_block_addmm_block_size_3_int64_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6029616Z test_block_addmm_block_size_3_int64_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6055077Z test_block_addmm_block_size_3_int64_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6080628Z test_block_addmm_block_size_3_int64_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6106310Z test_block_addmm_block_size_3_int64_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6132085Z test_block_addmm_block_size_3_int64_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:13.6154951Z test_block_addmv_block_size_2_int32_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6177842Z test_block_addmv_block_size_2_int32_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6200797Z test_block_addmv_block_size_2_int32_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6223878Z test_block_addmv_block_size_2_int32_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6246603Z test_block_addmv_block_size_2_int32_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6269737Z test_block_addmv_block_size_2_int32_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:13.6292574Z test_block_addmv_block_size_2_int32_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6315589Z test_block_addmv_block_size_2_int32_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6338336Z test_block_addmv_block_size_2_int64_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6361346Z test_block_addmv_block_size_2_int64_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6384338Z test_block_addmv_block_size_2_int64_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6407356Z test_block_addmv_block_size_2_int64_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6431010Z test_block_addmv_block_size_2_int64_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:13.6453959Z test_block_addmv_block_size_2_int64_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6476916Z test_block_addmv_block_size_2_int64_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6499878Z test_block_addmv_block_size_2_int64_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6522989Z test_block_addmv_block_size_3_int32_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6546021Z test_block_addmv_block_size_3_int32_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6568783Z test_block_addmv_block_size_3_int32_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6592083Z test_block_addmv_block_size_3_int32_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:13.6615176Z test_block_addmv_block_size_3_int32_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6638081Z test_block_addmv_block_size_3_int32_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6660880Z test_block_addmv_block_size_3_int32_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6683881Z test_block_addmv_block_size_3_int32_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6706726Z test_block_addmv_block_size_3_int64_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6729750Z test_block_addmv_block_size_3_int64_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6753252Z test_block_addmv_block_size_3_int64_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:13.6776285Z test_block_addmv_block_size_3_int64_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6799239Z test_block_addmv_block_size_3_int64_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6822312Z test_block_addmv_block_size_3_int64_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6845502Z test_block_addmv_block_size_3_int64_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6868500Z test_block_addmv_block_size_3_int64_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6906843Z test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.6945200Z test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:13.6983318Z test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.7021781Z test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.7059922Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.7098248Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:13.7136687Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.7175257Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.7213409Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.7251989Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:13.7289975Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.7328161Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.7366062Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.7404359Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:13.7442854Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.7480956Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.7519320Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.7557705Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:13.7596216Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.7634413Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.7672505Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.7710840Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:13.7749205Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.7787438Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.7825588Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.7864093Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:13.7902275Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.7940411Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.7978830Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.8017847Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:13.8057058Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.8094869Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:13.8114372Z test_bmm_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.000s) 2022-08-17T13:32:13.8133675Z test_bmm_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.000s) 2022-08-17T13:32:13.8152999Z test_bmm_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.000s) 2022-08-17T13:32:13.8172228Z test_bmm_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.016s) 2022-08-17T13:32:13.8188238Z test_compressed_layout_conversions_coverage_SparseBSC_SparseBSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T13:32:14.4301717Z This test performs a smoke test for covered conversion and verifies ... ok (0.602s) 2022-08-17T13:32:14.4316596Z test_compressed_layout_conversions_coverage_SparseBSC_SparseBSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T13:32:14.4334121Z This test performs a smoke test for covered conversion and verifies ... ok (0.000s) 2022-08-17T13:32:14.4349046Z test_compressed_layout_conversions_coverage_SparseBSC_SparseCSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T13:32:14.4365564Z This test performs a smoke test for covered conversion and verifies ... ok (0.017s) 2022-08-17T13:32:14.4379790Z test_compressed_layout_conversions_coverage_SparseBSC_SparseCSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T13:32:14.4393288Z This test performs a smoke test for covered conversion and verifies ... ok (0.000s) 2022-08-17T13:32:14.4407489Z test_compressed_layout_conversions_coverage_SparseBSR_SparseBSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T13:32:14.4419037Z This test performs a smoke test for covered conversion and verifies ... ok (0.000s) 2022-08-17T13:32:14.4433297Z test_compressed_layout_conversions_coverage_SparseBSR_SparseBSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T13:32:14.4446317Z This test performs a smoke test for covered conversion and verifies ... ok (0.000s) 2022-08-17T13:32:14.4460492Z test_compressed_layout_conversions_coverage_SparseBSR_SparseCSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T13:32:14.4473868Z This test performs a smoke test for covered conversion and verifies ... ok (0.000s) 2022-08-17T13:32:14.4488006Z test_compressed_layout_conversions_coverage_SparseBSR_SparseCSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T13:32:14.4497497Z This test performs a smoke test for covered conversion and verifies ... ok (0.000s) 2022-08-17T13:32:14.4511696Z test_compressed_layout_conversions_coverage_SparseCSC_SparseBSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T13:32:14.4523531Z This test performs a smoke test for covered conversion and verifies ... ok (0.016s) 2022-08-17T13:32:14.4537412Z test_compressed_layout_conversions_coverage_SparseCSC_SparseBSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T13:32:14.4550494Z This test performs a smoke test for covered conversion and verifies ... ok (0.001s) 2022-08-17T13:32:14.4564570Z test_compressed_layout_conversions_coverage_SparseCSC_SparseCSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T13:32:14.4576685Z This test performs a smoke test for covered conversion and verifies ... ok (0.000s) 2022-08-17T13:32:14.4590868Z test_compressed_layout_conversions_coverage_SparseCSC_SparseCSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T13:32:14.4603088Z This test performs a smoke test for covered conversion and verifies ... ok (0.000s) 2022-08-17T13:32:14.4617166Z test_compressed_layout_conversions_coverage_SparseCSR_SparseBSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T13:32:14.4628499Z This test performs a smoke test for covered conversion and verifies ... ok (0.000s) 2022-08-17T13:32:14.4642592Z test_compressed_layout_conversions_coverage_SparseCSR_SparseBSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T13:32:14.4655443Z This test performs a smoke test for covered conversion and verifies ... ok (0.000s) 2022-08-17T13:32:14.4669402Z test_compressed_layout_conversions_coverage_SparseCSR_SparseCSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T13:32:14.4681990Z This test performs a smoke test for covered conversion and verifies ... ok (0.000s) 2022-08-17T13:32:14.4696042Z test_compressed_layout_conversions_coverage_SparseCSR_SparseCSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T13:32:14.4707153Z This test performs a smoke test for covered conversion and verifies ... ok (0.016s) 2022-08-17T13:32:14.4743132Z test_coo_csr_conversion_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.4770809Z test_coo_csr_conversion_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.4810853Z test_coo_csr_conversion_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.4850640Z test_coo_csr_conversion_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:14.4886404Z test_coo_csr_conversion_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.4921381Z test_coo_csr_conversion_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.4955823Z test_coo_csr_conversion_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.4983689Z test_coo_csr_conversion_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.5011856Z test_coo_csr_conversion_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:14.5039058Z test_coo_csr_conversion_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.5066760Z test_coo_csr_conversion_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.5094174Z test_coo_csr_conversion_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.5123376Z test_coo_to_csr_convert_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:14.5160099Z test_csr_coo_conversion_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:14.5188321Z test_csr_coo_conversion_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.5228707Z test_csr_coo_conversion_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.5269419Z test_csr_coo_conversion_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.5306025Z test_csr_coo_conversion_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.5342275Z test_csr_coo_conversion_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:14.5378069Z test_csr_coo_conversion_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.5406960Z test_csr_coo_conversion_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.5435762Z test_csr_coo_conversion_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.5464368Z test_csr_coo_conversion_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.5492610Z test_csr_coo_conversion_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.017s) 2022-08-17T13:32:14.5521415Z test_csr_coo_conversion_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T13:32:14.5537009Z test_csr_double_to_sparse_csr_cpu (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.5558625Z test_csr_is_contiguous_cpu (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.5576029Z test_csr_matvec_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.006s) 2022-08-17T13:32:14.5593017Z test_csr_matvec_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:14.5609959Z test_csr_matvec_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:14.5627135Z test_csr_matvec_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:14.5647832Z test_csr_storage_cpu (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.5672813Z test_csr_stride_cpu (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:14.5749585Z test_csr_to_block_csr_blocksize_2_cpu_float64_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.5822637Z test_csr_to_block_csr_blocksize_2_cpu_float64_int64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:14.5918742Z test_csr_to_block_csr_blocksize_4_cpu_float64_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.6016427Z test_csr_to_block_csr_blocksize_4_cpu_float64_int64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:14.6066794Z test_csr_to_block_csr_errors_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.6111530Z test_dense_to_from_sparse_compressed_SparseBSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T13:32:14.6118249Z This test tests conversion from dense to/from CSR and CSC ... ok (0.016s) 2022-08-17T13:32:14.6162670Z test_dense_to_from_sparse_compressed_SparseBSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T13:32:14.7474546Z This test tests conversion from dense to/from CSR and CSC ... ok (0.134s) 2022-08-17T13:32:14.7519873Z test_dense_to_from_sparse_compressed_SparseCSC_cpu (__main__.TestSparseCSRCPU) 2022-08-17T13:32:14.7565443Z This test tests conversion from dense to/from CSR and CSC ... ok (0.010s) 2022-08-17T13:32:14.7610440Z test_dense_to_from_sparse_compressed_SparseCSR_cpu (__main__.TestSparseCSRCPU) 2022-08-17T13:32:14.7652522Z This test tests conversion from dense to/from CSR and CSC ... ok (0.010s) 2022-08-17T13:32:14.7694079Z test_direct_coo_csr_conversion_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.7734901Z test_direct_coo_csr_conversion_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.7771077Z test_direct_coo_csr_conversion_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.7806730Z test_direct_coo_csr_conversion_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:14.7835438Z test_direct_coo_csr_conversion_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.7863928Z test_direct_coo_csr_conversion_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.7891673Z test_direct_coo_csr_conversion_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.7919973Z test_direct_coo_csr_conversion_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.7948708Z test_direct_coo_csr_conversion_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:14.7974290Z test_exercise_detach_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.7997381Z test_exercise_detach_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.8023155Z test_exercise_detach_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.8049003Z test_exercise_detach_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.8073977Z test_exercise_detach_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.8098791Z test_exercise_detach_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.8123661Z test_exercise_detach_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:14.8146941Z test_exercise_detach_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.8169988Z test_exercise_detach_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.8192998Z test_exercise_detach_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.8215981Z test_exercise_detach_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.8239082Z test_exercise_detach_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.8253625Z test_matmul_device_mismatch_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:32:14.8285072Z test_mm_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.016s) 2022-08-17T13:32:14.8303427Z test_mm_errors_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:14.9066483Z test_mul_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.077s) 2022-08-17T13:32:14.9831679Z test_mul_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.073s) 2022-08-17T13:32:14.9869847Z test_resize_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.9904599Z test_resize_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:14.9942080Z test_resize_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:14.9978331Z test_resize_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.0013647Z test_resize_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.0048877Z test_resize_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.0084349Z test_resize_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.0118400Z test_resize_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.0152170Z test_resize_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.0185986Z test_resize_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.0219465Z test_resize_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.0253437Z test_resize_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.0294180Z test_resize_errors_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.0328978Z test_resize_errors_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.0365204Z test_resize_errors_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.0401592Z test_resize_errors_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.0437078Z test_resize_errors_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.0472636Z test_resize_errors_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.0508437Z test_resize_errors_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:15.0543084Z test_resize_errors_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.0577455Z test_resize_errors_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.0612033Z test_resize_errors_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:15.0646644Z test_resize_errors_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.0681305Z test_resize_errors_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.0743658Z test_sampled_addmm_autograd_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.0804235Z test_sampled_addmm_autograd_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.0858403Z test_sampled_addmm_autograd_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.0909745Z test_sampled_addmm_autograd_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.1475731Z test_sampled_addmm_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.057s) 2022-08-17T13:32:15.2059939Z test_sampled_addmm_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.051s) 2022-08-17T13:32:15.2602170Z test_sampled_addmm_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.052s) 2022-08-17T13:32:15.3113386Z test_sampled_addmm_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.047s) 2022-08-17T13:32:15.3141594Z test_sampled_addmm_errors_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:32:15.3166791Z test_sampled_addmm_errors_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:32:15.3191550Z test_sampled_addmm_errors_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:32:15.3215804Z test_sampled_addmm_errors_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:32:15.3233908Z test_sampled_addmm_zero_sized_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:32:15.3251816Z test_sampled_addmm_zero_sized_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:32:15.3269783Z test_sampled_addmm_zero_sized_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:32:15.3287599Z test_sampled_addmm_zero_sized_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:32:15.3384020Z test_select_SparseBSC_int32_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.3498216Z test_select_SparseBSC_int32_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:15.3629402Z test_select_SparseBSC_int32_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.3759016Z test_select_SparseBSC_int32_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.3883065Z test_select_SparseBSC_int32_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.4006551Z test_select_SparseBSC_int32_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.4129836Z test_select_SparseBSC_int32_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.4247316Z test_select_SparseBSC_int32_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.4363429Z test_select_SparseBSC_int32_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.4479270Z test_select_SparseBSC_int32_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.4594637Z test_select_SparseBSC_int32_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:15.4711791Z test_select_SparseBSC_int32_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:15.4834520Z test_select_SparseBSC_int64_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.4947931Z test_select_SparseBSC_int64_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:15.5070862Z test_select_SparseBSC_int64_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.5165629Z test_select_SparseBSC_int64_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.5255849Z test_select_SparseBSC_int64_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.5344752Z test_select_SparseBSC_int64_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.5434465Z test_select_SparseBSC_int64_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.5517946Z test_select_SparseBSC_int64_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:15.5601320Z test_select_SparseBSC_int64_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:15.5684573Z test_select_SparseBSC_int64_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:15.5767831Z test_select_SparseBSC_int64_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.5852169Z test_select_SparseBSC_int64_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.5936430Z test_select_SparseBSR_int32_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.6014409Z test_select_SparseBSR_int32_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.6103279Z test_select_SparseBSR_int32_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.6191683Z test_select_SparseBSR_int32_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.6275186Z test_select_SparseBSR_int32_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.6359220Z test_select_SparseBSR_int32_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.6445018Z test_select_SparseBSR_int32_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.6523382Z test_select_SparseBSR_int32_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.6601689Z test_select_SparseBSR_int32_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:15.6679605Z test_select_SparseBSR_int32_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:15.6757953Z test_select_SparseBSR_int32_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.6837010Z test_select_SparseBSR_int32_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.6920485Z test_select_SparseBSR_int64_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.6997733Z test_select_SparseBSR_int64_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.7084960Z test_select_SparseBSR_int64_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.7173256Z test_select_SparseBSR_int64_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.7256364Z test_select_SparseBSR_int64_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.7338143Z test_select_SparseBSR_int64_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.7420660Z test_select_SparseBSR_int64_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.7496064Z test_select_SparseBSR_int64_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.7574017Z test_select_SparseBSR_int64_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:15.7650618Z test_select_SparseBSR_int64_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:15.7727403Z test_select_SparseBSR_int64_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.7803325Z test_select_SparseBSR_int64_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.7929193Z test_select_SparseCSC_int32_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.8046588Z test_select_SparseCSC_int32_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.8181032Z test_select_SparseCSC_int32_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.8311412Z test_select_SparseCSC_int32_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.8439783Z test_select_SparseCSC_int32_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.8564099Z test_select_SparseCSC_int32_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:15.8688076Z test_select_SparseCSC_int32_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:15.8806757Z test_select_SparseCSC_int32_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.8925061Z test_select_SparseCSC_int32_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.9041219Z test_select_SparseCSC_int32_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:15.9159127Z test_select_SparseCSC_int32_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.9278331Z test_select_SparseCSC_int32_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.9402128Z test_select_SparseCSC_int64_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.9517157Z test_select_SparseCSC_int64_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:15.9646276Z test_select_SparseCSC_int64_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:15.9775713Z test_select_SparseCSC_int64_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:15.9899346Z test_select_SparseCSC_int64_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.0021951Z test_select_SparseCSC_int64_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.0149678Z test_select_SparseCSC_int64_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.0266063Z test_select_SparseCSC_int64_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:16.0382590Z test_select_SparseCSC_int64_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.0498893Z test_select_SparseCSC_int64_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.0615170Z test_select_SparseCSC_int64_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:16.0731964Z test_select_SparseCSC_int64_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.0842290Z test_select_SparseCSR_int32_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.0943709Z test_select_SparseCSR_int32_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.1058104Z test_select_SparseCSR_int32_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.1170520Z test_select_SparseCSR_int32_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.1281149Z test_select_SparseCSR_int32_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.1390605Z test_select_SparseCSR_int32_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.1497252Z test_select_SparseCSR_int32_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:16.1597645Z test_select_SparseCSR_int32_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:16.1697963Z test_select_SparseCSR_int32_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:16.1798254Z test_select_SparseCSR_int32_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.1898220Z test_select_SparseCSR_int32_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.1997943Z test_select_SparseCSR_int32_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.2103739Z test_select_SparseCSR_int64_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.2201837Z test_select_SparseCSR_int64_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.2316593Z test_select_SparseCSR_int64_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.2429769Z test_select_SparseCSR_int64_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.2538438Z test_select_SparseCSR_int64_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.2645875Z test_select_SparseCSR_int64_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:16.2752213Z test_select_SparseCSR_int64_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.2849174Z test_select_SparseCSR_int64_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:16.2945935Z test_select_SparseCSR_int64_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.3041671Z test_select_SparseCSR_int64_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.3138294Z test_select_SparseCSR_int64_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.3237056Z test_select_SparseCSR_int64_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.3261043Z test_sparse_add_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:16.3284280Z test_sparse_add_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:16.3306523Z test_sparse_add_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:16.3328587Z test_sparse_add_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:16.3369193Z test_sparse_add_errors_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.3405946Z test_sparse_add_errors_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.3440902Z test_sparse_add_errors_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.3475303Z test_sparse_add_errors_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.3630546Z test_sparse_addmm_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.020s) 2022-08-17T13:32:16.3784906Z test_sparse_addmm_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:16.3924703Z test_sparse_addmm_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.4065632Z test_sparse_addmm_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.4107991Z test_sparse_csc_to_dense_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.4139100Z test_sparse_csc_to_dense_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.4183919Z test_sparse_csc_to_dense_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.4228613Z test_sparse_csc_to_dense_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.4268854Z test_sparse_csc_to_dense_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.4307981Z test_sparse_csc_to_dense_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.4346220Z test_sparse_csc_to_dense_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.4377031Z test_sparse_csc_to_dense_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.4407581Z test_sparse_csc_to_dense_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.4437242Z test_sparse_csc_to_dense_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.4468108Z test_sparse_csc_to_dense_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:16.4498561Z test_sparse_csc_to_dense_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.4517936Z test_sparse_csr_from_dense_convert_error_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.4535219Z test_sparse_csr_from_dense_convert_error_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.4553225Z test_sparse_csr_from_dense_convert_error_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.4571316Z test_sparse_csr_from_dense_convert_error_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:16.4588735Z test_sparse_csr_from_dense_convert_error_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.4606098Z test_sparse_csr_from_dense_convert_error_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.4623452Z test_sparse_csr_from_dense_convert_error_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.4640312Z test_sparse_csr_from_dense_convert_error_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.4657093Z test_sparse_csr_from_dense_convert_error_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.4674030Z test_sparse_csr_from_dense_convert_error_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:16.4690717Z test_sparse_csr_from_dense_convert_error_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.4707790Z test_sparse_csr_from_dense_convert_error_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.4746494Z test_sparse_csr_from_dense_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.4782958Z test_sparse_csr_from_dense_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.4821732Z test_sparse_csr_from_dense_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.4860116Z test_sparse_csr_from_dense_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.4898011Z test_sparse_csr_from_dense_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.4936166Z test_sparse_csr_from_dense_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.4974084Z test_sparse_csr_from_dense_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.5010357Z test_sparse_csr_from_dense_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.5046803Z test_sparse_csr_from_dense_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.5082822Z test_sparse_csr_from_dense_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.5119093Z test_sparse_csr_from_dense_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.5155455Z test_sparse_csr_from_dense_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.5191019Z test_sparse_csr_to_dense_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.5217368Z test_sparse_csr_to_dense_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.5257289Z test_sparse_csr_to_dense_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.5297822Z test_sparse_csr_to_dense_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.5332567Z test_sparse_csr_to_dense_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.5367186Z test_sparse_csr_to_dense_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.5401340Z test_sparse_csr_to_dense_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:16.5428198Z test_sparse_csr_to_dense_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.5454825Z test_sparse_csr_to_dense_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.5480782Z test_sparse_csr_to_dense_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.5507860Z test_sparse_csr_to_dense_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:16.5534432Z test_sparse_csr_to_dense_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.5559840Z test_sparse_csr_unary_inplace_abs_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.5589684Z test_sparse_csr_unary_inplace_abs_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:16.5614114Z test_sparse_csr_unary_inplace_abs_cpu_complex32 (__main__.TestSparseCSRCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_creation.py:142: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\EmptyTensor.cpp:32.) 2022-08-17T13:32:16.5615269Z result = torch.complex(real, imag) 2022-08-17T13:32:16.5620115Z ok (0.000s) 2022-08-17T13:32:16.5647418Z test_sparse_csr_unary_inplace_abs_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.5672332Z test_sparse_csr_unary_inplace_abs_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.5697169Z test_sparse_csr_unary_inplace_abs_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.5722281Z test_sparse_csr_unary_inplace_abs_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.5746077Z test_sparse_csr_unary_inplace_abs_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.5769087Z test_sparse_csr_unary_inplace_abs_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.5791837Z test_sparse_csr_unary_inplace_abs_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.5814573Z test_sparse_csr_unary_inplace_abs_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.5837408Z test_sparse_csr_unary_inplace_abs_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.5856968Z test_sparse_csr_unary_inplace_angle_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.5876413Z test_sparse_csr_unary_inplace_angle_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.5895679Z test_sparse_csr_unary_inplace_angle_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.5915143Z test_sparse_csr_unary_inplace_angle_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.016s) 2022-08-17T13:32:16.5934428Z test_sparse_csr_unary_inplace_angle_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.5953812Z test_sparse_csr_unary_inplace_angle_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.5973121Z test_sparse_csr_unary_inplace_angle_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.5992494Z test_sparse_csr_unary_inplace_angle_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.6011785Z test_sparse_csr_unary_inplace_angle_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.6031372Z test_sparse_csr_unary_inplace_angle_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.6050802Z test_sparse_csr_unary_inplace_angle_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.6070373Z test_sparse_csr_unary_inplace_angle_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.016s) 2022-08-17T13:32:16.6097561Z test_sparse_csr_unary_inplace_asin_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.6135371Z test_sparse_csr_unary_inplace_asin_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.6164017Z test_sparse_csr_unary_inplace_asin_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.6191926Z test_sparse_csr_unary_inplace_asin_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.6217431Z test_sparse_csr_unary_inplace_asin_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.6242351Z test_sparse_csr_unary_inplace_asin_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.6269608Z test_sparse_csr_unary_inplace_asin_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.6295916Z test_sparse_csr_unary_inplace_asin_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.6322322Z test_sparse_csr_unary_inplace_asin_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.6348478Z test_sparse_csr_unary_inplace_asin_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.6373548Z test_sparse_csr_unary_inplace_asin_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.6398772Z test_sparse_csr_unary_inplace_asinh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.6424780Z test_sparse_csr_unary_inplace_asinh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.6452369Z test_sparse_csr_unary_inplace_asinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.6480420Z test_sparse_csr_unary_inplace_asinh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:16.6505860Z test_sparse_csr_unary_inplace_asinh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.6530683Z test_sparse_csr_unary_inplace_asinh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.6556683Z test_sparse_csr_unary_inplace_asinh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.6582658Z test_sparse_csr_unary_inplace_asinh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:16.6607982Z test_sparse_csr_unary_inplace_asinh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.6633284Z test_sparse_csr_unary_inplace_asinh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.6658455Z test_sparse_csr_unary_inplace_asinh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.6683551Z test_sparse_csr_unary_inplace_atan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.6710544Z test_sparse_csr_unary_inplace_atan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.6737305Z test_sparse_csr_unary_inplace_atan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.6763918Z test_sparse_csr_unary_inplace_atan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.6789082Z test_sparse_csr_unary_inplace_atan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.6814118Z test_sparse_csr_unary_inplace_atan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.6840911Z test_sparse_csr_unary_inplace_atan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.6867275Z test_sparse_csr_unary_inplace_atan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.6893835Z test_sparse_csr_unary_inplace_atan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.6919988Z test_sparse_csr_unary_inplace_atan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.6946381Z test_sparse_csr_unary_inplace_atan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.6971790Z test_sparse_csr_unary_inplace_atanh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.6998069Z test_sparse_csr_unary_inplace_atanh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7024451Z test_sparse_csr_unary_inplace_atanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7051396Z test_sparse_csr_unary_inplace_atanh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.7076885Z test_sparse_csr_unary_inplace_atanh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7102161Z test_sparse_csr_unary_inplace_atanh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7128475Z test_sparse_csr_unary_inplace_atanh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7153810Z test_sparse_csr_unary_inplace_atanh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7178957Z test_sparse_csr_unary_inplace_atanh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7204384Z test_sparse_csr_unary_inplace_atanh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.7229149Z test_sparse_csr_unary_inplace_atanh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7254179Z test_sparse_csr_unary_inplace_ceil_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7279675Z test_sparse_csr_unary_inplace_ceil_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7304811Z test_sparse_csr_unary_inplace_ceil_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7329534Z test_sparse_csr_unary_inplace_conj_physical_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7353729Z test_sparse_csr_unary_inplace_conj_physical_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7378158Z test_sparse_csr_unary_inplace_conj_physical_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7404934Z test_sparse_csr_unary_inplace_conj_physical_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7430881Z test_sparse_csr_unary_inplace_conj_physical_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7456085Z test_sparse_csr_unary_inplace_conj_physical_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:16.7480675Z test_sparse_csr_unary_inplace_conj_physical_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7505208Z test_sparse_csr_unary_inplace_conj_physical_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7528526Z test_sparse_csr_unary_inplace_conj_physical_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7551125Z test_sparse_csr_unary_inplace_conj_physical_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7573629Z test_sparse_csr_unary_inplace_conj_physical_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7596308Z test_sparse_csr_unary_inplace_conj_physical_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7618977Z test_sparse_csr_unary_inplace_conj_physical_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.7643921Z test_sparse_csr_unary_inplace_erf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7671439Z test_sparse_csr_unary_inplace_erf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7696098Z test_sparse_csr_unary_inplace_erf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7721793Z test_sparse_csr_unary_inplace_erf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:16.7748837Z test_sparse_csr_unary_inplace_erf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7775112Z test_sparse_csr_unary_inplace_erf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7801327Z test_sparse_csr_unary_inplace_erf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7827416Z test_sparse_csr_unary_inplace_erf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7853485Z test_sparse_csr_unary_inplace_erf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7880187Z test_sparse_csr_unary_inplace_erfinv_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.7907354Z test_sparse_csr_unary_inplace_erfinv_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7932153Z test_sparse_csr_unary_inplace_erfinv_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7957860Z test_sparse_csr_unary_inplace_erfinv_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.7984675Z test_sparse_csr_unary_inplace_erfinv_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:16.8010844Z test_sparse_csr_unary_inplace_erfinv_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.8037037Z test_sparse_csr_unary_inplace_erfinv_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.8063332Z test_sparse_csr_unary_inplace_erfinv_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.8088169Z test_sparse_csr_unary_inplace_erfinv_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.8113250Z test_sparse_csr_unary_inplace_expm1_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.8139393Z test_sparse_csr_unary_inplace_expm1_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.8164129Z test_sparse_csr_unary_inplace_expm1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.8189741Z test_sparse_csr_unary_inplace_expm1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.8215769Z test_sparse_csr_unary_inplace_expm1_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.8241832Z test_sparse_csr_unary_inplace_expm1_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.8267312Z test_sparse_csr_unary_inplace_expm1_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.8292520Z test_sparse_csr_unary_inplace_expm1_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.8317602Z test_sparse_csr_unary_inplace_expm1_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.8342485Z test_sparse_csr_unary_inplace_floor_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.8368003Z test_sparse_csr_unary_inplace_floor_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.8393318Z test_sparse_csr_unary_inplace_floor_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.8413678Z test_sparse_csr_unary_inplace_isinf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.8433134Z test_sparse_csr_unary_inplace_isinf_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.8452826Z test_sparse_csr_unary_inplace_isinf_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.016s) 2022-08-17T13:32:16.8472240Z test_sparse_csr_unary_inplace_isinf_cpu_complex32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.8491564Z test_sparse_csr_unary_inplace_isinf_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.8511125Z test_sparse_csr_unary_inplace_isinf_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.8530453Z test_sparse_csr_unary_inplace_isinf_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.8549997Z test_sparse_csr_unary_inplace_isinf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.010s) 2022-08-17T13:32:16.8569288Z test_sparse_csr_unary_inplace_isinf_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.8588745Z test_sparse_csr_unary_inplace_isinf_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.8607940Z test_sparse_csr_unary_inplace_isinf_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.8627311Z test_sparse_csr_unary_inplace_isinf_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.8646817Z test_sparse_csr_unary_inplace_isinf_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.010s) 2022-08-17T13:32:16.8666320Z test_sparse_csr_unary_inplace_isnan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.8685548Z test_sparse_csr_unary_inplace_isnan_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.8704921Z test_sparse_csr_unary_inplace_isnan_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.8724417Z test_sparse_csr_unary_inplace_isnan_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.8743731Z test_sparse_csr_unary_inplace_isnan_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.8763071Z test_sparse_csr_unary_inplace_isnan_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.8782344Z test_sparse_csr_unary_inplace_isnan_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.8802020Z test_sparse_csr_unary_inplace_isnan_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.016s) 2022-08-17T13:32:16.8821333Z test_sparse_csr_unary_inplace_isnan_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.8840764Z test_sparse_csr_unary_inplace_isnan_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.8859948Z test_sparse_csr_unary_inplace_isnan_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.8879388Z test_sparse_csr_unary_inplace_isnan_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.8898645Z test_sparse_csr_unary_inplace_isneginf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.8918031Z test_sparse_csr_unary_inplace_isneginf_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.8937292Z test_sparse_csr_unary_inplace_isneginf_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.8956759Z test_sparse_csr_unary_inplace_isneginf_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.016s) 2022-08-17T13:32:16.8976021Z test_sparse_csr_unary_inplace_isneginf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.8995459Z test_sparse_csr_unary_inplace_isneginf_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.9014797Z test_sparse_csr_unary_inplace_isneginf_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.9034285Z test_sparse_csr_unary_inplace_isneginf_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.9053616Z test_sparse_csr_unary_inplace_isneginf_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.9073024Z test_sparse_csr_unary_inplace_isneginf_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.9092337Z test_sparse_csr_unary_inplace_isposinf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.9111852Z test_sparse_csr_unary_inplace_isposinf_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.016s) 2022-08-17T13:32:16.9131155Z test_sparse_csr_unary_inplace_isposinf_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.9150663Z test_sparse_csr_unary_inplace_isposinf_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.9169926Z test_sparse_csr_unary_inplace_isposinf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.9189375Z test_sparse_csr_unary_inplace_isposinf_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.9208465Z test_sparse_csr_unary_inplace_isposinf_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.9227873Z test_sparse_csr_unary_inplace_isposinf_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.9247180Z test_sparse_csr_unary_inplace_isposinf_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.9266588Z test_sparse_csr_unary_inplace_isposinf_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:16.9293828Z test_sparse_csr_unary_inplace_log1p_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.9322092Z test_sparse_csr_unary_inplace_log1p_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.9347636Z test_sparse_csr_unary_inplace_log1p_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.9373399Z test_sparse_csr_unary_inplace_log1p_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.9400842Z test_sparse_csr_unary_inplace_log1p_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.9427513Z test_sparse_csr_unary_inplace_log1p_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.9453675Z test_sparse_csr_unary_inplace_log1p_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.9480024Z test_sparse_csr_unary_inplace_log1p_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.9506239Z test_sparse_csr_unary_inplace_log1p_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.9531299Z test_sparse_csr_unary_inplace_neg_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:16.9557516Z test_sparse_csr_unary_inplace_neg_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.9584366Z test_sparse_csr_unary_inplace_neg_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.9610117Z test_sparse_csr_unary_inplace_neg_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.9635906Z test_sparse_csr_unary_inplace_neg_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:16.9660567Z test_sparse_csr_unary_inplace_neg_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.9685701Z test_sparse_csr_unary_inplace_neg_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.9709361Z test_sparse_csr_unary_inplace_neg_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.9732118Z test_sparse_csr_unary_inplace_neg_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.9754799Z test_sparse_csr_unary_inplace_neg_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.9777525Z test_sparse_csr_unary_inplace_neg_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.9800475Z test_sparse_csr_unary_inplace_neg_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.9825623Z test_sparse_csr_unary_inplace_round_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.9850581Z test_sparse_csr_unary_inplace_round_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.9876040Z test_sparse_csr_unary_inplace_round_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.9901614Z test_sparse_csr_unary_inplace_sgn_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.9925295Z test_sparse_csr_unary_inplace_sgn_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:16.9950917Z test_sparse_csr_unary_inplace_sgn_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:16.9977855Z test_sparse_csr_unary_inplace_sgn_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.0003605Z test_sparse_csr_unary_inplace_sgn_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.0029350Z test_sparse_csr_unary_inplace_sgn_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.0054190Z test_sparse_csr_unary_inplace_sgn_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.0078983Z test_sparse_csr_unary_inplace_sgn_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.0102723Z test_sparse_csr_unary_inplace_sgn_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.0125912Z test_sparse_csr_unary_inplace_sgn_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.0149650Z test_sparse_csr_unary_inplace_sgn_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.0173044Z test_sparse_csr_unary_inplace_sgn_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.0196132Z test_sparse_csr_unary_inplace_sgn_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.0221066Z test_sparse_csr_unary_inplace_sign_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.0244617Z test_sparse_csr_unary_inplace_sign_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.0269768Z test_sparse_csr_unary_inplace_sign_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.0294571Z test_sparse_csr_unary_inplace_sign_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.0319401Z test_sparse_csr_unary_inplace_sign_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.0343002Z test_sparse_csr_unary_inplace_sign_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.0366200Z test_sparse_csr_unary_inplace_sign_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.0389927Z test_sparse_csr_unary_inplace_sign_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.0413957Z test_sparse_csr_unary_inplace_sign_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.0436864Z test_sparse_csr_unary_inplace_sign_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.0456666Z test_sparse_csr_unary_inplace_signbit_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:17.0476105Z test_sparse_csr_unary_inplace_signbit_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:17.0495399Z test_sparse_csr_unary_inplace_signbit_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:17.0514898Z test_sparse_csr_unary_inplace_signbit_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.010s) 2022-08-17T13:32:17.0534151Z test_sparse_csr_unary_inplace_signbit_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:17.0553512Z test_sparse_csr_unary_inplace_signbit_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:17.0572868Z test_sparse_csr_unary_inplace_signbit_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:17.0592167Z test_sparse_csr_unary_inplace_signbit_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:17.0612248Z test_sparse_csr_unary_inplace_signbit_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.010s) 2022-08-17T13:32:17.0631406Z test_sparse_csr_unary_inplace_signbit_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.000s) 2022-08-17T13:32:17.0658227Z test_sparse_csr_unary_inplace_sin_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.0685170Z test_sparse_csr_unary_inplace_sin_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.0712179Z test_sparse_csr_unary_inplace_sin_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:17.0738992Z test_sparse_csr_unary_inplace_sin_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.0765303Z test_sparse_csr_unary_inplace_sin_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.0790715Z test_sparse_csr_unary_inplace_sin_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.0817918Z test_sparse_csr_unary_inplace_sin_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.0844417Z test_sparse_csr_unary_inplace_sin_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.0870799Z test_sparse_csr_unary_inplace_sin_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.0896958Z test_sparse_csr_unary_inplace_sin_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.0923109Z test_sparse_csr_unary_inplace_sin_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.0948765Z test_sparse_csr_unary_inplace_sinh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.0974410Z test_sparse_csr_unary_inplace_sinh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1000467Z test_sparse_csr_unary_inplace_sinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1027283Z test_sparse_csr_unary_inplace_sinh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.1052459Z test_sparse_csr_unary_inplace_sinh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1077678Z test_sparse_csr_unary_inplace_sinh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1103861Z test_sparse_csr_unary_inplace_sinh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1129728Z test_sparse_csr_unary_inplace_sinh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1155107Z test_sparse_csr_unary_inplace_sinh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1180187Z test_sparse_csr_unary_inplace_sinh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.1205329Z test_sparse_csr_unary_inplace_sinh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1230203Z test_sparse_csr_unary_inplace_sqrt_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1256885Z test_sparse_csr_unary_inplace_sqrt_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1283067Z test_sparse_csr_unary_inplace_sqrt_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1310088Z test_sparse_csr_unary_inplace_sqrt_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1335256Z test_sparse_csr_unary_inplace_sqrt_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1359978Z test_sparse_csr_unary_inplace_sqrt_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1386584Z test_sparse_csr_unary_inplace_sqrt_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1412664Z test_sparse_csr_unary_inplace_sqrt_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1438797Z test_sparse_csr_unary_inplace_sqrt_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1464915Z test_sparse_csr_unary_inplace_sqrt_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1492184Z test_sparse_csr_unary_inplace_sqrt_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1516576Z test_sparse_csr_unary_inplace_tan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.1544335Z test_sparse_csr_unary_inplace_tan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1569408Z test_sparse_csr_unary_inplace_tan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1596076Z test_sparse_csr_unary_inplace_tan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:17.1620939Z test_sparse_csr_unary_inplace_tan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1646407Z test_sparse_csr_unary_inplace_tan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1673143Z test_sparse_csr_unary_inplace_tan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1699150Z test_sparse_csr_unary_inplace_tan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1725256Z test_sparse_csr_unary_inplace_tan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1751632Z test_sparse_csr_unary_inplace_tan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.1777530Z test_sparse_csr_unary_inplace_tan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1802763Z test_sparse_csr_unary_inplace_tanh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1829398Z test_sparse_csr_unary_inplace_tanh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1855410Z test_sparse_csr_unary_inplace_tanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1881869Z test_sparse_csr_unary_inplace_tanh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1907217Z test_sparse_csr_unary_inplace_tanh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.1932588Z test_sparse_csr_unary_inplace_tanh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1959544Z test_sparse_csr_unary_inplace_tanh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.1985939Z test_sparse_csr_unary_inplace_tanh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.2011912Z test_sparse_csr_unary_inplace_tanh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.2038053Z test_sparse_csr_unary_inplace_tanh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.2064617Z test_sparse_csr_unary_inplace_tanh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.2090032Z test_sparse_csr_unary_inplace_trunc_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.2115313Z test_sparse_csr_unary_inplace_trunc_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.2139963Z test_sparse_csr_unary_inplace_trunc_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.2172765Z test_sparse_csr_unary_out_abs_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.2212094Z test_sparse_csr_unary_out_abs_cpu_complex128 (__main__.TestSparseCSRCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Copy.cpp:250.) 2022-08-17T13:32:17.2213192Z return self.op(*args, **kwargs) 2022-08-17T13:32:17.2214875Z ok (0.000s) 2022-08-17T13:32:17.2249384Z test_sparse_csr_unary_out_abs_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.2283506Z test_sparse_csr_unary_out_abs_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.2316664Z test_sparse_csr_unary_out_abs_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.2349038Z test_sparse_csr_unary_out_abs_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.2382649Z test_sparse_csr_unary_out_abs_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.2414601Z test_sparse_csr_unary_out_abs_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.2443739Z test_sparse_csr_unary_out_abs_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.2473752Z test_sparse_csr_unary_out_abs_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.2504027Z test_sparse_csr_unary_out_abs_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:17.2534001Z test_sparse_csr_unary_out_abs_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.2566032Z test_sparse_csr_unary_out_angle_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.2598503Z test_sparse_csr_unary_out_angle_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:17.2632926Z test_sparse_csr_unary_out_angle_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.2667097Z test_sparse_csr_unary_out_angle_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.2700040Z test_sparse_csr_unary_out_angle_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.2733237Z test_sparse_csr_unary_out_angle_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.2765851Z test_sparse_csr_unary_out_angle_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.2798629Z test_sparse_csr_unary_out_angle_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.2832481Z test_sparse_csr_unary_out_angle_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.2865078Z test_sparse_csr_unary_out_angle_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.2897654Z test_sparse_csr_unary_out_angle_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.2930188Z test_sparse_csr_unary_out_angle_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.2962872Z test_sparse_csr_unary_out_asin_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.2996262Z test_sparse_csr_unary_out_asin_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.3032728Z test_sparse_csr_unary_out_asin_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.3069942Z test_sparse_csr_unary_out_asin_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.3103571Z test_sparse_csr_unary_out_asin_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.3136727Z test_sparse_csr_unary_out_asin_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.3170046Z test_sparse_csr_unary_out_asin_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:17.3203276Z test_sparse_csr_unary_out_asin_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.3236500Z test_sparse_csr_unary_out_asin_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.3269777Z test_sparse_csr_unary_out_asin_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.3299163Z test_sparse_csr_unary_out_asin_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.3331225Z test_sparse_csr_unary_out_asinh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.3363635Z test_sparse_csr_unary_out_asinh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.3400550Z test_sparse_csr_unary_out_asinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.3437238Z test_sparse_csr_unary_out_asinh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.3470165Z test_sparse_csr_unary_out_asinh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.3502638Z test_sparse_csr_unary_out_asinh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.3536489Z test_sparse_csr_unary_out_asinh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.3569770Z test_sparse_csr_unary_out_asinh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:17.3602571Z test_sparse_csr_unary_out_asinh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.3635470Z test_sparse_csr_unary_out_asinh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.3668476Z test_sparse_csr_unary_out_asinh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:17.3701048Z test_sparse_csr_unary_out_atan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.3734448Z test_sparse_csr_unary_out_atan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.3769579Z test_sparse_csr_unary_out_atan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.3804684Z test_sparse_csr_unary_out_atan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.3838427Z test_sparse_csr_unary_out_atan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.3871568Z test_sparse_csr_unary_out_atan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.3905478Z test_sparse_csr_unary_out_atan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.3938936Z test_sparse_csr_unary_out_atan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.3972916Z test_sparse_csr_unary_out_atan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.4006647Z test_sparse_csr_unary_out_atan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.4040190Z test_sparse_csr_unary_out_atan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.4072919Z test_sparse_csr_unary_out_atanh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.4105593Z test_sparse_csr_unary_out_atanh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.4140974Z test_sparse_csr_unary_out_atanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.4176043Z test_sparse_csr_unary_out_atanh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.4208699Z test_sparse_csr_unary_out_atanh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.4242207Z test_sparse_csr_unary_out_atanh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.4274971Z test_sparse_csr_unary_out_atanh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.4307719Z test_sparse_csr_unary_out_atanh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.4340211Z test_sparse_csr_unary_out_atanh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.4372815Z test_sparse_csr_unary_out_atanh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.4402600Z test_sparse_csr_unary_out_atanh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.4434451Z test_sparse_csr_unary_out_ceil_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.4467172Z test_sparse_csr_unary_out_ceil_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.4499346Z test_sparse_csr_unary_out_ceil_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.4531695Z test_sparse_csr_unary_out_conj_physical_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.4562374Z test_sparse_csr_unary_out_conj_physical_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:17.4596427Z test_sparse_csr_unary_out_conj_physical_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.4631712Z test_sparse_csr_unary_out_conj_physical_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.4667249Z test_sparse_csr_unary_out_conj_physical_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.4699111Z test_sparse_csr_unary_out_conj_physical_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.4732009Z test_sparse_csr_unary_out_conj_physical_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.4764456Z test_sparse_csr_unary_out_conj_physical_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.4795558Z test_sparse_csr_unary_out_conj_physical_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.4825668Z test_sparse_csr_unary_out_conj_physical_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.4855476Z test_sparse_csr_unary_out_conj_physical_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.4885550Z test_sparse_csr_unary_out_conj_physical_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.4915613Z test_sparse_csr_unary_out_conj_physical_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.4947803Z test_sparse_csr_unary_out_erf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.4981392Z test_sparse_csr_unary_out_erf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.5014992Z test_sparse_csr_unary_out_erf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.5049454Z test_sparse_csr_unary_out_erf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.5083839Z test_sparse_csr_unary_out_erf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.5118236Z test_sparse_csr_unary_out_erf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.5152209Z test_sparse_csr_unary_out_erf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.5186032Z test_sparse_csr_unary_out_erf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.5219367Z test_sparse_csr_unary_out_erf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.5252294Z test_sparse_csr_unary_out_erfinv_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.5286151Z test_sparse_csr_unary_out_erfinv_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:17.5319664Z test_sparse_csr_unary_out_erfinv_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.5353209Z test_sparse_csr_unary_out_erfinv_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.5387036Z test_sparse_csr_unary_out_erfinv_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.5420656Z test_sparse_csr_unary_out_erfinv_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.5454492Z test_sparse_csr_unary_out_erfinv_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.5488043Z test_sparse_csr_unary_out_erfinv_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.5517654Z test_sparse_csr_unary_out_erfinv_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.5549903Z test_sparse_csr_unary_out_expm1_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:17.5582253Z test_sparse_csr_unary_out_expm1_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.5615014Z test_sparse_csr_unary_out_expm1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.5648455Z test_sparse_csr_unary_out_expm1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2022-08-17T13:32:17.5681169Z test_sparse_csr_unary_out_expm1_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.5715106Z test_sparse_csr_unary_out_expm1_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.5748277Z test_sparse_csr_unary_out_expm1_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.5782601Z test_sparse_csr_unary_out_expm1_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.5814792Z test_sparse_csr_unary_out_expm1_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.5847618Z test_sparse_csr_unary_out_floor_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.5880275Z test_sparse_csr_unary_out_floor_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.5912798Z test_sparse_csr_unary_out_floor_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.5930652Z test_sparse_csr_unary_out_isinf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:17.5947514Z test_sparse_csr_unary_out_isinf_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:17.5964528Z test_sparse_csr_unary_out_isinf_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.016s) 2022-08-17T13:32:17.5981198Z test_sparse_csr_unary_out_isinf_cpu_complex32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:17.5998039Z test_sparse_csr_unary_out_isinf_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:17.6014779Z test_sparse_csr_unary_out_isinf_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:17.6031686Z test_sparse_csr_unary_out_isinf_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:17.6048532Z test_sparse_csr_unary_out_isinf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:17.6065406Z test_sparse_csr_unary_out_isinf_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:17.6082123Z test_sparse_csr_unary_out_isinf_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:17.6098876Z test_sparse_csr_unary_out_isinf_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:17.6115730Z test_sparse_csr_unary_out_isinf_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.016s) 2022-08-17T13:32:17.6132434Z test_sparse_csr_unary_out_isinf_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:17.6149397Z test_sparse_csr_unary_out_isnan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:17.6166053Z test_sparse_csr_unary_out_isnan_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:17.6182784Z test_sparse_csr_unary_out_isnan_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:17.6199559Z test_sparse_csr_unary_out_isnan_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:17.6216277Z test_sparse_csr_unary_out_isnan_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:17.6232986Z test_sparse_csr_unary_out_isnan_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:17.6249609Z test_sparse_csr_unary_out_isnan_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:17.6266479Z test_sparse_csr_unary_out_isnan_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:17.6283352Z test_sparse_csr_unary_out_isnan_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.016s) 2022-08-17T13:32:17.6300002Z test_sparse_csr_unary_out_isnan_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:17.6316921Z test_sparse_csr_unary_out_isnan_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:17.6333722Z test_sparse_csr_unary_out_isnan_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.000s) 2022-08-17T13:32:17.6367106Z test_sparse_csr_unary_out_isneginf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.6398734Z test_sparse_csr_unary_out_isneginf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.6431371Z test_sparse_csr_unary_out_isneginf_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.6462086Z test_sparse_csr_unary_out_isneginf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.6493589Z test_sparse_csr_unary_out_isneginf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.6523903Z test_sparse_csr_unary_out_isneginf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.6554225Z test_sparse_csr_unary_out_isneginf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.6584431Z test_sparse_csr_unary_out_isneginf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.6614812Z test_sparse_csr_unary_out_isneginf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.6644717Z test_sparse_csr_unary_out_isneginf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.6675320Z test_sparse_csr_unary_out_isposinf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.6705129Z test_sparse_csr_unary_out_isposinf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.6735828Z test_sparse_csr_unary_out_isposinf_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.6767646Z test_sparse_csr_unary_out_isposinf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.6798175Z test_sparse_csr_unary_out_isposinf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.6828518Z test_sparse_csr_unary_out_isposinf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.6858597Z test_sparse_csr_unary_out_isposinf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.6888572Z test_sparse_csr_unary_out_isposinf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.6918736Z test_sparse_csr_unary_out_isposinf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.6948757Z test_sparse_csr_unary_out_isposinf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.6980639Z test_sparse_csr_unary_out_log1p_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.7014235Z test_sparse_csr_unary_out_log1p_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.7047513Z test_sparse_csr_unary_out_log1p_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.7080685Z test_sparse_csr_unary_out_log1p_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.7114547Z test_sparse_csr_unary_out_log1p_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.7148579Z test_sparse_csr_unary_out_log1p_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.7182166Z test_sparse_csr_unary_out_log1p_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.7215671Z test_sparse_csr_unary_out_log1p_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.7249656Z test_sparse_csr_unary_out_log1p_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.7281843Z test_sparse_csr_unary_out_neg_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.7316629Z test_sparse_csr_unary_out_neg_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.7351772Z test_sparse_csr_unary_out_neg_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.7388576Z test_sparse_csr_unary_out_neg_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.7421362Z test_sparse_csr_unary_out_neg_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.7455096Z test_sparse_csr_unary_out_neg_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.7488713Z test_sparse_csr_unary_out_neg_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.7520043Z test_sparse_csr_unary_out_neg_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.7550694Z test_sparse_csr_unary_out_neg_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.7580554Z test_sparse_csr_unary_out_neg_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.7610562Z test_sparse_csr_unary_out_neg_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.7640641Z test_sparse_csr_unary_out_neg_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.7672799Z test_sparse_csr_unary_out_round_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.7706834Z test_sparse_csr_unary_out_round_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.7740286Z test_sparse_csr_unary_out_round_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.7772854Z test_sparse_csr_unary_out_sgn_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.7803747Z test_sparse_csr_unary_out_sgn_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.7838015Z test_sparse_csr_unary_out_sgn_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.7873584Z test_sparse_csr_unary_out_sgn_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.7908232Z test_sparse_csr_unary_out_sgn_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.7941271Z test_sparse_csr_unary_out_sgn_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.7973770Z test_sparse_csr_unary_out_sgn_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.8007114Z test_sparse_csr_unary_out_sgn_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.8038076Z test_sparse_csr_unary_out_sgn_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.8068822Z test_sparse_csr_unary_out_sgn_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.8100947Z test_sparse_csr_unary_out_sgn_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.8131711Z test_sparse_csr_unary_out_sgn_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.8161822Z test_sparse_csr_unary_out_sgn_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.8194911Z test_sparse_csr_unary_out_sign_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.8225377Z test_sparse_csr_unary_out_sign_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.8258010Z test_sparse_csr_unary_out_sign_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.8291586Z test_sparse_csr_unary_out_sign_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.8323817Z test_sparse_csr_unary_out_sign_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.8354692Z test_sparse_csr_unary_out_sign_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.8385812Z test_sparse_csr_unary_out_sign_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.8416408Z test_sparse_csr_unary_out_sign_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.8447212Z test_sparse_csr_unary_out_sign_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.8477480Z test_sparse_csr_unary_out_sign_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.8508807Z test_sparse_csr_unary_out_signbit_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.8538271Z test_sparse_csr_unary_out_signbit_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.8568820Z test_sparse_csr_unary_out_signbit_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.8598668Z test_sparse_csr_unary_out_signbit_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.8628581Z test_sparse_csr_unary_out_signbit_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.8658584Z test_sparse_csr_unary_out_signbit_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.8688461Z test_sparse_csr_unary_out_signbit_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.8718550Z test_sparse_csr_unary_out_signbit_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.8748511Z test_sparse_csr_unary_out_signbit_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.8778252Z test_sparse_csr_unary_out_signbit_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.8809922Z test_sparse_csr_unary_out_sin_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.8843505Z test_sparse_csr_unary_out_sin_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.8878640Z test_sparse_csr_unary_out_sin_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.8913817Z test_sparse_csr_unary_out_sin_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.8947244Z test_sparse_csr_unary_out_sin_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.8980539Z test_sparse_csr_unary_out_sin_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.9013734Z test_sparse_csr_unary_out_sin_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.9047008Z test_sparse_csr_unary_out_sin_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.9080327Z test_sparse_csr_unary_out_sin_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.9113612Z test_sparse_csr_unary_out_sin_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.9146934Z test_sparse_csr_unary_out_sin_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.9179068Z test_sparse_csr_unary_out_sinh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.9211150Z test_sparse_csr_unary_out_sinh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.9246408Z test_sparse_csr_unary_out_sinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.9282306Z test_sparse_csr_unary_out_sinh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.9315107Z test_sparse_csr_unary_out_sinh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.9348424Z test_sparse_csr_unary_out_sinh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.9381054Z test_sparse_csr_unary_out_sinh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.9414698Z test_sparse_csr_unary_out_sinh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.9447796Z test_sparse_csr_unary_out_sinh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.9480471Z test_sparse_csr_unary_out_sinh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.9513168Z test_sparse_csr_unary_out_sinh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.9545516Z test_sparse_csr_unary_out_sqrt_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.9578645Z test_sparse_csr_unary_out_sqrt_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.9614018Z test_sparse_csr_unary_out_sqrt_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.9649348Z test_sparse_csr_unary_out_sqrt_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.9682392Z test_sparse_csr_unary_out_sqrt_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.9715390Z test_sparse_csr_unary_out_sqrt_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.9748872Z test_sparse_csr_unary_out_sqrt_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.9782961Z test_sparse_csr_unary_out_sqrt_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.9816480Z test_sparse_csr_unary_out_sqrt_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.9849971Z test_sparse_csr_unary_out_sqrt_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.9883253Z test_sparse_csr_unary_out_sqrt_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.9915507Z test_sparse_csr_unary_out_tan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:17.9948871Z test_sparse_csr_unary_out_tan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:17.9983763Z test_sparse_csr_unary_out_tan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.0018490Z test_sparse_csr_unary_out_tan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.0052104Z test_sparse_csr_unary_out_tan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.0085721Z test_sparse_csr_unary_out_tan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.0119536Z test_sparse_csr_unary_out_tan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.0153070Z test_sparse_csr_unary_out_tan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.0186423Z test_sparse_csr_unary_out_tan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.0219505Z test_sparse_csr_unary_out_tan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.0252793Z test_sparse_csr_unary_out_tan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.0284947Z test_sparse_csr_unary_out_tanh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.0318169Z test_sparse_csr_unary_out_tanh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.0353074Z test_sparse_csr_unary_out_tanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.0389580Z test_sparse_csr_unary_out_tanh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.0422874Z test_sparse_csr_unary_out_tanh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.0456421Z test_sparse_csr_unary_out_tanh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.0490011Z test_sparse_csr_unary_out_tanh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.0523247Z test_sparse_csr_unary_out_tanh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.0556768Z test_sparse_csr_unary_out_tanh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.0590117Z test_sparse_csr_unary_out_tanh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2022-08-17T13:32:18.0623324Z test_sparse_csr_unary_out_tanh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.0655247Z test_sparse_csr_unary_out_trunc_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.0688823Z test_sparse_csr_unary_out_trunc_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.0722977Z test_sparse_csr_unary_out_trunc_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.0742924Z test_sparse_mm_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:18.0762313Z test_sparse_mm_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:18.0780933Z test_sparse_mm_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:18.0799739Z test_sparse_mm_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:18.0820903Z test_sparse_to_sparse_compressed_SparseBSC_cpu_float64 (__main__.TestSparseCSRCPU) 2022-08-17T13:32:18.0827431Z This test tests conversion from COO to CSR and CSC and CSC to CSR and CSC ... ok (0.000s) 2022-08-17T13:32:18.0848480Z test_sparse_to_sparse_compressed_SparseBSR_cpu_float64 (__main__.TestSparseCSRCPU) 2022-08-17T13:32:18.0854895Z This test tests conversion from COO to CSR and CSC and CSC to CSR and CSC ... ok (0.000s) 2022-08-17T13:32:18.0876110Z test_sparse_to_sparse_compressed_SparseCSC_cpu_float64 (__main__.TestSparseCSRCPU) 2022-08-17T13:32:18.1010420Z This test tests conversion from COO to CSR and CSC and CSC to CSR and CSC ... ok (0.016s) 2022-08-17T13:32:18.1032294Z test_sparse_to_sparse_compressed_SparseCSR_cpu_float64 (__main__.TestSparseCSRCPU) 2022-08-17T13:32:18.1163908Z This test tests conversion from COO to CSR and CSC and CSC to CSR and CSC ... ok (0.016s) 2022-08-17T13:32:18.1203580Z test_sparse_triangular_solve_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:32:18.1240548Z test_sparse_triangular_solve_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:18.1276473Z test_sparse_triangular_solve_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:18.1312754Z test_sparse_triangular_solve_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:32:18.1420989Z test_sum_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.1517422Z test_sum_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.1631086Z test_sum_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.1744447Z test_sum_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.1852219Z test_sum_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.1990301Z test_sum_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.2125616Z test_sum_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.2224224Z test_sum_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.2321537Z test_sum_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.2417689Z test_sum_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.2515540Z test_sum_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.2611923Z test_sum_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.2892565Z test_transpose_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.3135742Z test_transpose_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.031s) 2022-08-17T13:32:18.3427921Z test_transpose_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.032s) 2022-08-17T13:32:18.3721238Z test_transpose_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.3999031Z test_transpose_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.031s) 2022-08-17T13:32:18.4273777Z test_transpose_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.031s) 2022-08-17T13:32:18.4550153Z test_transpose_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.032s) 2022-08-17T13:32:18.4795096Z test_transpose_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.5039556Z test_transpose_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.031s) 2022-08-17T13:32:18.5280822Z test_transpose_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.5526576Z test_transpose_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.038s) 2022-08-17T13:32:18.5774481Z test_transpose_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2022-08-17T13:32:18.5799016Z test_zero_to_zero_correspondence_unary_abs_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.5822753Z test_zero_to_zero_correspondence_unary_abs_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.5845806Z test_zero_to_zero_correspondence_unary_abs_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.5868347Z test_zero_to_zero_correspondence_unary_abs_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.5890262Z test_zero_to_zero_correspondence_unary_abs_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.5912220Z test_zero_to_zero_correspondence_unary_abs_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.5934103Z test_zero_to_zero_correspondence_unary_abs_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.5955350Z test_zero_to_zero_correspondence_unary_abs_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.5976279Z test_zero_to_zero_correspondence_unary_abs_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.5997166Z test_zero_to_zero_correspondence_unary_abs_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6018247Z test_zero_to_zero_correspondence_unary_abs_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6039367Z test_zero_to_zero_correspondence_unary_abs_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6061658Z test_zero_to_zero_correspondence_unary_angle_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6084131Z test_zero_to_zero_correspondence_unary_angle_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6106970Z test_zero_to_zero_correspondence_unary_angle_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.6129388Z test_zero_to_zero_correspondence_unary_angle_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6151638Z test_zero_to_zero_correspondence_unary_angle_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6173579Z test_zero_to_zero_correspondence_unary_angle_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6195443Z test_zero_to_zero_correspondence_unary_angle_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6217624Z test_zero_to_zero_correspondence_unary_angle_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6239892Z test_zero_to_zero_correspondence_unary_angle_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6262455Z test_zero_to_zero_correspondence_unary_angle_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.6284603Z test_zero_to_zero_correspondence_unary_angle_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6306857Z test_zero_to_zero_correspondence_unary_angle_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6328767Z test_zero_to_zero_correspondence_unary_asin_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6351953Z test_zero_to_zero_correspondence_unary_asin_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6374904Z test_zero_to_zero_correspondence_unary_asin_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6397326Z test_zero_to_zero_correspondence_unary_asin_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6420502Z test_zero_to_zero_correspondence_unary_asin_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.6444148Z test_zero_to_zero_correspondence_unary_asin_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6468165Z test_zero_to_zero_correspondence_unary_asin_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6491994Z test_zero_to_zero_correspondence_unary_asin_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6515902Z test_zero_to_zero_correspondence_unary_asin_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6539820Z test_zero_to_zero_correspondence_unary_asin_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6563846Z test_zero_to_zero_correspondence_unary_asin_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6587194Z test_zero_to_zero_correspondence_unary_asinh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.6609322Z test_zero_to_zero_correspondence_unary_asinh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6631700Z test_zero_to_zero_correspondence_unary_asinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6653983Z test_zero_to_zero_correspondence_unary_asinh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6676023Z test_zero_to_zero_correspondence_unary_asinh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6697768Z test_zero_to_zero_correspondence_unary_asinh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6720039Z test_zero_to_zero_correspondence_unary_asinh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6742455Z test_zero_to_zero_correspondence_unary_asinh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.6764626Z test_zero_to_zero_correspondence_unary_asinh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6786975Z test_zero_to_zero_correspondence_unary_asinh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6809093Z test_zero_to_zero_correspondence_unary_asinh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6831162Z test_zero_to_zero_correspondence_unary_atan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6854186Z test_zero_to_zero_correspondence_unary_atan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6877328Z test_zero_to_zero_correspondence_unary_atan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6899811Z test_zero_to_zero_correspondence_unary_atan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.6922761Z test_zero_to_zero_correspondence_unary_atan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6946571Z test_zero_to_zero_correspondence_unary_atan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6970587Z test_zero_to_zero_correspondence_unary_atan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.6994515Z test_zero_to_zero_correspondence_unary_atan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7018377Z test_zero_to_zero_correspondence_unary_atan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7043390Z test_zero_to_zero_correspondence_unary_atan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7066870Z test_zero_to_zero_correspondence_unary_atan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.7089970Z test_zero_to_zero_correspondence_unary_atanh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7112561Z test_zero_to_zero_correspondence_unary_atanh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7135205Z test_zero_to_zero_correspondence_unary_atanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7158229Z test_zero_to_zero_correspondence_unary_atanh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7180684Z test_zero_to_zero_correspondence_unary_atanh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7203065Z test_zero_to_zero_correspondence_unary_atanh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.7225684Z test_zero_to_zero_correspondence_unary_atanh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7248206Z test_zero_to_zero_correspondence_unary_atanh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7270652Z test_zero_to_zero_correspondence_unary_atanh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7292902Z test_zero_to_zero_correspondence_unary_atanh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7315440Z test_zero_to_zero_correspondence_unary_atanh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7337568Z test_zero_to_zero_correspondence_unary_ceil_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7360088Z test_zero_to_zero_correspondence_unary_ceil_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.7381948Z test_zero_to_zero_correspondence_unary_ceil_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2022-08-17T13:32:18.7403593Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7424157Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7446554Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7469130Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7491553Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7513263Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7535093Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.7556683Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7577337Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7598095Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7618522Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7639308Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7659891Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7682507Z test_zero_to_zero_correspondence_unary_erf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.7705815Z test_zero_to_zero_correspondence_unary_erf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7729350Z test_zero_to_zero_correspondence_unary_erf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7754678Z test_zero_to_zero_correspondence_unary_erf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7778338Z test_zero_to_zero_correspondence_unary_erf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7802192Z test_zero_to_zero_correspondence_unary_erf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7826351Z test_zero_to_zero_correspondence_unary_erf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7850049Z test_zero_to_zero_correspondence_unary_erf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.7873905Z test_zero_to_zero_correspondence_unary_erf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7896746Z test_zero_to_zero_correspondence_unary_erfinv_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7919813Z test_zero_to_zero_correspondence_unary_erfinv_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7943469Z test_zero_to_zero_correspondence_unary_erfinv_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7966953Z test_zero_to_zero_correspondence_unary_erfinv_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.7991007Z test_zero_to_zero_correspondence_unary_erfinv_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8014814Z test_zero_to_zero_correspondence_unary_erfinv_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.8038876Z test_zero_to_zero_correspondence_unary_erfinv_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8062712Z test_zero_to_zero_correspondence_unary_erfinv_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8086604Z test_zero_to_zero_correspondence_unary_erfinv_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8109453Z test_zero_to_zero_correspondence_unary_expm1_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8131594Z test_zero_to_zero_correspondence_unary_expm1_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8153924Z test_zero_to_zero_correspondence_unary_expm1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.8175640Z test_zero_to_zero_correspondence_unary_expm1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8197888Z test_zero_to_zero_correspondence_unary_expm1_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8220019Z test_zero_to_zero_correspondence_unary_expm1_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8242167Z test_zero_to_zero_correspondence_unary_expm1_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8264389Z test_zero_to_zero_correspondence_unary_expm1_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8286520Z test_zero_to_zero_correspondence_unary_expm1_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8308826Z test_zero_to_zero_correspondence_unary_floor_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.8330836Z test_zero_to_zero_correspondence_unary_floor_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2022-08-17T13:32:18.8352646Z test_zero_to_zero_correspondence_unary_floor_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8374525Z test_zero_to_zero_correspondence_unary_isinf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8395902Z test_zero_to_zero_correspondence_unary_isinf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8417719Z test_zero_to_zero_correspondence_unary_isinf_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8439992Z test_zero_to_zero_correspondence_unary_isinf_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8461749Z test_zero_to_zero_correspondence_unary_isinf_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8483643Z test_zero_to_zero_correspondence_unary_isinf_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.017s) 2022-08-17T13:32:18.8505065Z test_zero_to_zero_correspondence_unary_isinf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8526299Z test_zero_to_zero_correspondence_unary_isinf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8547308Z test_zero_to_zero_correspondence_unary_isinf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8568189Z test_zero_to_zero_correspondence_unary_isinf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8589283Z test_zero_to_zero_correspondence_unary_isinf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8610202Z test_zero_to_zero_correspondence_unary_isinf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8631344Z test_zero_to_zero_correspondence_unary_isinf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8652897Z test_zero_to_zero_correspondence_unary_isnan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.017s) 2022-08-17T13:32:18.8674076Z test_zero_to_zero_correspondence_unary_isnan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8695098Z test_zero_to_zero_correspondence_unary_isnan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8716269Z test_zero_to_zero_correspondence_unary_isnan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8737543Z test_zero_to_zero_correspondence_unary_isnan_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8758865Z test_zero_to_zero_correspondence_unary_isnan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8779839Z test_zero_to_zero_correspondence_unary_isnan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8801039Z test_zero_to_zero_correspondence_unary_isnan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8822340Z test_zero_to_zero_correspondence_unary_isnan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.8843359Z test_zero_to_zero_correspondence_unary_isnan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8864534Z test_zero_to_zero_correspondence_unary_isnan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8885488Z test_zero_to_zero_correspondence_unary_isnan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8906688Z test_zero_to_zero_correspondence_unary_isneginf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8927459Z test_zero_to_zero_correspondence_unary_isneginf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8948525Z test_zero_to_zero_correspondence_unary_isneginf_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.8969723Z test_zero_to_zero_correspondence_unary_isneginf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.8990770Z test_zero_to_zero_correspondence_unary_isneginf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9011766Z test_zero_to_zero_correspondence_unary_isneginf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9033084Z test_zero_to_zero_correspondence_unary_isneginf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9054388Z test_zero_to_zero_correspondence_unary_isneginf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9075668Z test_zero_to_zero_correspondence_unary_isneginf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9096715Z test_zero_to_zero_correspondence_unary_isneginf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9118003Z test_zero_to_zero_correspondence_unary_isposinf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.9138893Z test_zero_to_zero_correspondence_unary_isposinf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9159997Z test_zero_to_zero_correspondence_unary_isposinf_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9181059Z test_zero_to_zero_correspondence_unary_isposinf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9202010Z test_zero_to_zero_correspondence_unary_isposinf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9223118Z test_zero_to_zero_correspondence_unary_isposinf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9244159Z test_zero_to_zero_correspondence_unary_isposinf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9265321Z test_zero_to_zero_correspondence_unary_isposinf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9286406Z test_zero_to_zero_correspondence_unary_isposinf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.9307479Z test_zero_to_zero_correspondence_unary_isposinf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9329599Z test_zero_to_zero_correspondence_unary_log1p_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9353008Z test_zero_to_zero_correspondence_unary_log1p_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9376541Z test_zero_to_zero_correspondence_unary_log1p_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9400043Z test_zero_to_zero_correspondence_unary_log1p_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9423966Z test_zero_to_zero_correspondence_unary_log1p_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9448025Z test_zero_to_zero_correspondence_unary_log1p_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.017s) 2022-08-17T13:32:18.9471919Z test_zero_to_zero_correspondence_unary_log1p_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9495904Z test_zero_to_zero_correspondence_unary_log1p_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2022-08-17T13:32:18.9519775Z test_zero_to_zero_correspondence_unary_log1p_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9542724Z test_zero_to_zero_correspondence_unary_neg_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2022-08-17T13:32:18.9564949Z test_zero_to_zero_correspondence_unary_neg_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9587411Z test_zero_to_zero_correspondence_unary_neg_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9609702Z test_zero_to_zero_correspondence_unary_neg_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9631669Z test_zero_to_zero_correspondence_unary_neg_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9653711Z test_zero_to_zero_correspondence_unary_neg_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:18.9675453Z test_zero_to_zero_correspondence_unary_neg_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9696413Z test_zero_to_zero_correspondence_unary_neg_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9717396Z test_zero_to_zero_correspondence_unary_neg_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9738338Z test_zero_to_zero_correspondence_unary_neg_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:18.9759330Z test_zero_to_zero_correspondence_unary_neg_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9780271Z test_zero_to_zero_correspondence_unary_neg_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9802439Z test_zero_to_zero_correspondence_unary_round_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9824438Z test_zero_to_zero_correspondence_unary_round_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9846137Z test_zero_to_zero_correspondence_unary_round_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9868351Z test_zero_to_zero_correspondence_unary_sgn_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9889203Z test_zero_to_zero_correspondence_unary_sgn_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9911612Z test_zero_to_zero_correspondence_unary_sgn_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:18.9933873Z test_zero_to_zero_correspondence_unary_sgn_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9956423Z test_zero_to_zero_correspondence_unary_sgn_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:18.9978241Z test_zero_to_zero_correspondence_unary_sgn_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0000332Z test_zero_to_zero_correspondence_unary_sgn_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0022094Z test_zero_to_zero_correspondence_unary_sgn_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0043118Z test_zero_to_zero_correspondence_unary_sgn_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0064362Z test_zero_to_zero_correspondence_unary_sgn_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:19.0085035Z test_zero_to_zero_correspondence_unary_sgn_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0106182Z test_zero_to_zero_correspondence_unary_sgn_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0127116Z test_zero_to_zero_correspondence_unary_sgn_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0149304Z test_zero_to_zero_correspondence_unary_sign_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0170216Z test_zero_to_zero_correspondence_unary_sign_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0192314Z test_zero_to_zero_correspondence_unary_sign_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0214331Z test_zero_to_zero_correspondence_unary_sign_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:19.0236104Z test_zero_to_zero_correspondence_unary_sign_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0257060Z test_zero_to_zero_correspondence_unary_sign_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0278104Z test_zero_to_zero_correspondence_unary_sign_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0298829Z test_zero_to_zero_correspondence_unary_sign_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0319930Z test_zero_to_zero_correspondence_unary_sign_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0341002Z test_zero_to_zero_correspondence_unary_sign_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0362448Z test_zero_to_zero_correspondence_unary_signbit_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:19.0383633Z test_zero_to_zero_correspondence_unary_signbit_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0404758Z test_zero_to_zero_correspondence_unary_signbit_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0425982Z test_zero_to_zero_correspondence_unary_signbit_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0447023Z test_zero_to_zero_correspondence_unary_signbit_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0468236Z test_zero_to_zero_correspondence_unary_signbit_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:19.0489148Z test_zero_to_zero_correspondence_unary_signbit_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0510199Z test_zero_to_zero_correspondence_unary_signbit_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0531330Z test_zero_to_zero_correspondence_unary_signbit_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0552294Z test_zero_to_zero_correspondence_unary_signbit_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0574559Z test_zero_to_zero_correspondence_unary_sin_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:19.0597604Z test_zero_to_zero_correspondence_unary_sin_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0620835Z test_zero_to_zero_correspondence_unary_sin_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0643311Z test_zero_to_zero_correspondence_unary_sin_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0666375Z test_zero_to_zero_correspondence_unary_sin_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0689907Z test_zero_to_zero_correspondence_unary_sin_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0713797Z test_zero_to_zero_correspondence_unary_sin_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0737745Z test_zero_to_zero_correspondence_unary_sin_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:19.0761549Z test_zero_to_zero_correspondence_unary_sin_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0785443Z test_zero_to_zero_correspondence_unary_sin_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0809182Z test_zero_to_zero_correspondence_unary_sin_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0832011Z test_zero_to_zero_correspondence_unary_sinh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0854036Z test_zero_to_zero_correspondence_unary_sinh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0876556Z test_zero_to_zero_correspondence_unary_sinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:19.0898828Z test_zero_to_zero_correspondence_unary_sinh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0920877Z test_zero_to_zero_correspondence_unary_sinh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0942601Z test_zero_to_zero_correspondence_unary_sinh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0964751Z test_zero_to_zero_correspondence_unary_sinh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.0987168Z test_zero_to_zero_correspondence_unary_sinh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:19.1009263Z test_zero_to_zero_correspondence_unary_sinh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1031638Z test_zero_to_zero_correspondence_unary_sinh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1053643Z test_zero_to_zero_correspondence_unary_sinh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1075651Z test_zero_to_zero_correspondence_unary_sqrt_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1098621Z test_zero_to_zero_correspondence_unary_sqrt_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1121720Z test_zero_to_zero_correspondence_unary_sqrt_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1144236Z test_zero_to_zero_correspondence_unary_sqrt_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:19.1166837Z test_zero_to_zero_correspondence_unary_sqrt_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1190345Z test_zero_to_zero_correspondence_unary_sqrt_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1214184Z test_zero_to_zero_correspondence_unary_sqrt_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1238029Z test_zero_to_zero_correspondence_unary_sqrt_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1261568Z test_zero_to_zero_correspondence_unary_sqrt_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1285367Z test_zero_to_zero_correspondence_unary_sqrt_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1309611Z test_zero_to_zero_correspondence_unary_sqrt_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:19.1332324Z test_zero_to_zero_correspondence_unary_tan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1355498Z test_zero_to_zero_correspondence_unary_tan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1378610Z test_zero_to_zero_correspondence_unary_tan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1401061Z test_zero_to_zero_correspondence_unary_tan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1423920Z test_zero_to_zero_correspondence_unary_tan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1447421Z test_zero_to_zero_correspondence_unary_tan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:19.1471191Z test_zero_to_zero_correspondence_unary_tan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1494995Z test_zero_to_zero_correspondence_unary_tan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1518826Z test_zero_to_zero_correspondence_unary_tan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1542530Z test_zero_to_zero_correspondence_unary_tan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1566517Z test_zero_to_zero_correspondence_unary_tan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:19.1589348Z test_zero_to_zero_correspondence_unary_tanh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1612275Z test_zero_to_zero_correspondence_unary_tanh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1635411Z test_zero_to_zero_correspondence_unary_tanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1657923Z test_zero_to_zero_correspondence_unary_tanh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.010s) 2022-08-17T13:32:19.1680789Z test_zero_to_zero_correspondence_unary_tanh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1704272Z test_zero_to_zero_correspondence_unary_tanh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1727945Z test_zero_to_zero_correspondence_unary_tanh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1751749Z test_zero_to_zero_correspondence_unary_tanh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1775394Z test_zero_to_zero_correspondence_unary_tanh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1799164Z test_zero_to_zero_correspondence_unary_tanh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1823257Z test_zero_to_zero_correspondence_unary_tanh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.016s) 2022-08-17T13:32:19.1845952Z test_zero_to_zero_correspondence_unary_trunc_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1868886Z test_zero_to_zero_correspondence_unary_trunc_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.1892159Z test_zero_to_zero_correspondence_unary_trunc_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.000s) 2022-08-17T13:32:19.6216966Z test_make_crow_indices (__main__.TestSparseCSRSampler) ... ok (0.440s) 2022-08-17T13:32:19.6294253Z test_clone_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:19.6367336Z test_clone_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:19.6442621Z test_clone_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:19.6519047Z test_clone_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:19.6592506Z test_clone_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:19.6666322Z test_clone_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:19.6739129Z test_clone_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:19.6806068Z test_clone_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:19.6871950Z test_clone_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:19.6937852Z test_clone_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:19.7003951Z test_clone_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:19.7069656Z test_clone_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:19.7140696Z test_clone_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:19.7206443Z test_clone_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:19.7279924Z test_clone_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:19.7353625Z test_clone_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:19.7424977Z test_clone_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:19.7497368Z test_clone_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:19.7568719Z test_clone_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:19.7634263Z test_clone_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:19.7698453Z test_clone_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:19.7768832Z test_clone_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:19.7833105Z test_clone_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:19.7897336Z test_clone_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:19.7933758Z test_clone_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:19.7966445Z test_clone_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:19.8004995Z test_clone_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:19.8042500Z test_clone_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:19.8078695Z test_clone_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:19.8114676Z test_clone_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:19.8150391Z test_clone_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:19.8182695Z test_clone_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:19.8214632Z test_clone_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:19.8246944Z test_clone_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:19.8279658Z test_clone_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:19.8312313Z test_clone_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2022-08-17T13:32:19.8348611Z test_clone_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:19.8380589Z test_clone_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:19.8417578Z test_clone_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:19.8454622Z test_clone_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:19.8490264Z test_clone_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:19.8525995Z test_clone_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:19.8561520Z test_clone_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:19.8593841Z test_clone_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:19.8626098Z test_clone_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:19.8659153Z test_clone_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:19.8691899Z test_clone_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:19.8724765Z test_clone_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:19.8757154Z test_consistency_SparseBSC__masked_amax_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:19.8788910Z test_consistency_SparseBSC__masked_amax_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:19.8820537Z test_consistency_SparseBSC__masked_amax_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.010s) 2022-08-17T13:32:19.8851827Z test_consistency_SparseBSC__masked_amax_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:19.8883325Z test_consistency_SparseBSC__masked_amax_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:19.8914731Z test_consistency_SparseBSC__masked_amax_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:19.8946332Z test_consistency_SparseBSC__masked_amax_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:19.8977726Z test_consistency_SparseBSC__masked_amax_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:19.9009390Z test_consistency_SparseBSC__masked_amax_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:19.9040864Z test_consistency_SparseBSC__masked_amin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:19.9072495Z test_consistency_SparseBSC__masked_amin_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:19.9103810Z test_consistency_SparseBSC__masked_amin_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:19.9135095Z test_consistency_SparseBSC__masked_amin_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:19.9166558Z test_consistency_SparseBSC__masked_amin_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:19.9197934Z test_consistency_SparseBSC__masked_amin_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:19.9229268Z test_consistency_SparseBSC__masked_amin_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:19.9260936Z test_consistency_SparseBSC__masked_amin_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:19.9292483Z test_consistency_SparseBSC__masked_amin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:19.9324130Z test_consistency_SparseBSC__masked_mean_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:19.9356205Z test_consistency_SparseBSC__masked_mean_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:19.9388292Z test_consistency_SparseBSC__masked_mean_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:19.9420206Z test_consistency_SparseBSC__masked_mean_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:19.9452258Z test_consistency_SparseBSC__masked_mean_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:19.9484038Z test_consistency_SparseBSC__masked_mean_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:19.9515828Z test_consistency_SparseBSC__masked_mean_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:19.9547463Z test_consistency_SparseBSC__masked_mean_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.010s) 2022-08-17T13:32:19.9578892Z test_consistency_SparseBSC__masked_mean_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:19.9610276Z test_consistency_SparseBSC__masked_mean_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:19.9641996Z test_consistency_SparseBSC__masked_mean_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.010s) 2022-08-17T13:32:19.9673491Z test_consistency_SparseBSC__masked_mean_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:19.9705281Z test_consistency_SparseBSC__masked_prod_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:19.9736876Z test_consistency_SparseBSC__masked_prod_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:19.9768402Z test_consistency_SparseBSC__masked_prod_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:19.9800180Z test_consistency_SparseBSC__masked_prod_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:19.9831773Z test_consistency_SparseBSC__masked_prod_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:19.9863308Z test_consistency_SparseBSC__masked_prod_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:19.9894775Z test_consistency_SparseBSC__masked_prod_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:19.9926738Z test_consistency_SparseBSC__masked_prod_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:19.9958502Z test_consistency_SparseBSC__masked_prod_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:19.9989840Z test_consistency_SparseBSC__masked_prod_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.0021131Z test_consistency_SparseBSC__masked_sum_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.0052860Z test_consistency_SparseBSC__masked_sum_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.0084243Z test_consistency_SparseBSC__masked_sum_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.0115790Z test_consistency_SparseBSC__masked_sum_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.0147341Z test_consistency_SparseBSC__masked_sum_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.0178912Z test_consistency_SparseBSC__masked_sum_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.0210321Z test_consistency_SparseBSC__masked_sum_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.0242131Z test_consistency_SparseBSC__masked_sum_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.0273855Z test_consistency_SparseBSC__masked_sum_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.0305380Z test_consistency_SparseBSC__masked_sum_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.0336795Z test_consistency_SparseBSC__masked_sum_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.0368132Z test_consistency_SparseBSC__masked_sum_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.0399477Z test_consistency_SparseBSC_abs_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.0431090Z test_consistency_SparseBSC_abs_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.0462507Z test_consistency_SparseBSC_abs_cpu_complex32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.0494050Z test_consistency_SparseBSC_abs_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.0525503Z test_consistency_SparseBSC_abs_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.010s) 2022-08-17T13:32:20.0557071Z test_consistency_SparseBSC_abs_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.0588610Z test_consistency_SparseBSC_abs_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.0620131Z test_consistency_SparseBSC_abs_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.010s) 2022-08-17T13:32:20.0651610Z test_consistency_SparseBSC_abs_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.0683131Z test_consistency_SparseBSC_abs_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.0714619Z test_consistency_SparseBSC_abs_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.0746132Z test_consistency_SparseBSC_abs_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.0777613Z test_consistency_SparseBSC_angle_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.0809049Z test_consistency_SparseBSC_angle_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.0840330Z test_consistency_SparseBSC_angle_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.0871926Z test_consistency_SparseBSC_angle_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.0903641Z test_consistency_SparseBSC_angle_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.0935168Z test_consistency_SparseBSC_angle_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.0966924Z test_consistency_SparseBSC_angle_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.0998377Z test_consistency_SparseBSC_angle_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.1030153Z test_consistency_SparseBSC_angle_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.1061745Z test_consistency_SparseBSC_angle_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.1093398Z test_consistency_SparseBSC_angle_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.1125176Z test_consistency_SparseBSC_angle_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.1156753Z test_consistency_SparseBSC_asin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.1188542Z test_consistency_SparseBSC_asin_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.1220263Z test_consistency_SparseBSC_asin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.1252129Z test_consistency_SparseBSC_asin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.1283743Z test_consistency_SparseBSC_asin_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.1315452Z test_consistency_SparseBSC_asin_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.1347176Z test_consistency_SparseBSC_asin_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.010s) 2022-08-17T13:32:20.1378798Z test_consistency_SparseBSC_asin_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.1410357Z test_consistency_SparseBSC_asin_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.1442017Z test_consistency_SparseBSC_asin_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.1473409Z test_consistency_SparseBSC_asin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.1505083Z test_consistency_SparseBSC_asinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.1536518Z test_consistency_SparseBSC_asinh_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.1568093Z test_consistency_SparseBSC_asinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.1600911Z test_consistency_SparseBSC_asinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.010s) 2022-08-17T13:32:20.1632353Z test_consistency_SparseBSC_asinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.1664005Z test_consistency_SparseBSC_asinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.1695374Z test_consistency_SparseBSC_asinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.1726911Z test_consistency_SparseBSC_asinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.1758915Z test_consistency_SparseBSC_asinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.1790343Z test_consistency_SparseBSC_asinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.1821910Z test_consistency_SparseBSC_asinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.1853524Z test_consistency_SparseBSC_atan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.1885116Z test_consistency_SparseBSC_atan_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.1917042Z test_consistency_SparseBSC_atan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.1948443Z test_consistency_SparseBSC_atan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.1979957Z test_consistency_SparseBSC_atan_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.2011513Z test_consistency_SparseBSC_atan_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.2042840Z test_consistency_SparseBSC_atan_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.2074363Z test_consistency_SparseBSC_atan_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.2105826Z test_consistency_SparseBSC_atan_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.2137337Z test_consistency_SparseBSC_atan_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.2168822Z test_consistency_SparseBSC_atan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.2200315Z test_consistency_SparseBSC_atanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.2232035Z test_consistency_SparseBSC_atanh_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.2263764Z test_consistency_SparseBSC_atanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.2295230Z test_consistency_SparseBSC_atanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.2326881Z test_consistency_SparseBSC_atanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.2358177Z test_consistency_SparseBSC_atanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.2389949Z test_consistency_SparseBSC_atanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.2421525Z test_consistency_SparseBSC_atanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.2453037Z test_consistency_SparseBSC_atanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.2484610Z test_consistency_SparseBSC_atanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.010s) 2022-08-17T13:32:20.2515989Z test_consistency_SparseBSC_atanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.2547556Z test_consistency_SparseBSC_ceil_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.2579071Z test_consistency_SparseBSC_ceil_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.010s) 2022-08-17T13:32:20.2610564Z test_consistency_SparseBSC_ceil_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.2641958Z test_consistency_SparseBSC_conj_physical_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.2673562Z test_consistency_SparseBSC_conj_physical_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.2705153Z test_consistency_SparseBSC_conj_physical_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.010s) 2022-08-17T13:32:20.2736302Z test_consistency_SparseBSC_conj_physical_cpu_complex32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.2767788Z test_consistency_SparseBSC_conj_physical_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.2799300Z test_consistency_SparseBSC_conj_physical_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.2830746Z test_consistency_SparseBSC_conj_physical_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.2862757Z test_consistency_SparseBSC_conj_physical_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.2894210Z test_consistency_SparseBSC_conj_physical_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.2926104Z test_consistency_SparseBSC_conj_physical_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.2957751Z test_consistency_SparseBSC_conj_physical_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.2989348Z test_consistency_SparseBSC_conj_physical_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.3021147Z test_consistency_SparseBSC_conj_physical_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.3052636Z test_consistency_SparseBSC_erf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.3084004Z test_consistency_SparseBSC_erf_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.3115733Z test_consistency_SparseBSC_erf_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.3147736Z test_consistency_SparseBSC_erf_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.3178781Z test_consistency_SparseBSC_erf_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.3210224Z test_consistency_SparseBSC_erf_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.3241718Z test_consistency_SparseBSC_erf_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.3273172Z test_consistency_SparseBSC_erf_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.3304728Z test_consistency_SparseBSC_erf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.3336194Z test_consistency_SparseBSC_erfinv_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.3367544Z test_consistency_SparseBSC_erfinv_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.3398885Z test_consistency_SparseBSC_erfinv_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.3430427Z test_consistency_SparseBSC_erfinv_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.3461963Z test_consistency_SparseBSC_erfinv_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.3493342Z test_consistency_SparseBSC_erfinv_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.3524669Z test_consistency_SparseBSC_erfinv_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.3556180Z test_consistency_SparseBSC_erfinv_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.3587671Z test_consistency_SparseBSC_erfinv_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.010s) 2022-08-17T13:32:20.3619074Z test_consistency_SparseBSC_expm1_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.3650495Z test_consistency_SparseBSC_expm1_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.3682159Z test_consistency_SparseBSC_expm1_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.3713587Z test_consistency_SparseBSC_expm1_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.3745173Z test_consistency_SparseBSC_expm1_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.3776466Z test_consistency_SparseBSC_expm1_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.3807863Z test_consistency_SparseBSC_expm1_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.3839227Z test_consistency_SparseBSC_expm1_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.3870756Z test_consistency_SparseBSC_expm1_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.3902011Z test_consistency_SparseBSC_floor_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.3933584Z test_consistency_SparseBSC_floor_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.3965002Z test_consistency_SparseBSC_floor_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.3996503Z test_consistency_SparseBSC_isinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.010s) 2022-08-17T13:32:20.4028016Z test_consistency_SparseBSC_isinf_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.4059414Z test_consistency_SparseBSC_isinf_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.4090793Z test_consistency_SparseBSC_isinf_cpu_complex32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.4122233Z test_consistency_SparseBSC_isinf_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.4153759Z test_consistency_SparseBSC_isinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.4185220Z test_consistency_SparseBSC_isinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.4216654Z test_consistency_SparseBSC_isinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.4247955Z test_consistency_SparseBSC_isinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.4279367Z test_consistency_SparseBSC_isinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.4310892Z test_consistency_SparseBSC_isinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.4342224Z test_consistency_SparseBSC_isinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.4373729Z test_consistency_SparseBSC_isinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.4405179Z test_consistency_SparseBSC_isnan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.4436733Z test_consistency_SparseBSC_isnan_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.4468232Z test_consistency_SparseBSC_isnan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.4499617Z test_consistency_SparseBSC_isnan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.4531129Z test_consistency_SparseBSC_isnan_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.4562891Z test_consistency_SparseBSC_isnan_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.010s) 2022-08-17T13:32:20.4594214Z test_consistency_SparseBSC_isnan_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.4625625Z test_consistency_SparseBSC_isnan_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.4656951Z test_consistency_SparseBSC_isnan_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.010s) 2022-08-17T13:32:20.4688698Z test_consistency_SparseBSC_isnan_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.4720395Z test_consistency_SparseBSC_isnan_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.4751910Z test_consistency_SparseBSC_isnan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.4783578Z test_consistency_SparseBSC_isneginf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.4815286Z test_consistency_SparseBSC_isneginf_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.4846737Z test_consistency_SparseBSC_isneginf_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.4878306Z test_consistency_SparseBSC_isneginf_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.4909803Z test_consistency_SparseBSC_isneginf_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.4941140Z test_consistency_SparseBSC_isneginf_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.4973557Z test_consistency_SparseBSC_isneginf_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.5005061Z test_consistency_SparseBSC_isneginf_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.5036749Z test_consistency_SparseBSC_isneginf_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.5068630Z test_consistency_SparseBSC_isneginf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.5100056Z test_consistency_SparseBSC_isposinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.5131596Z test_consistency_SparseBSC_isposinf_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.5162928Z test_consistency_SparseBSC_isposinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.5194620Z test_consistency_SparseBSC_isposinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.5226138Z test_consistency_SparseBSC_isposinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.5257643Z test_consistency_SparseBSC_isposinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.5289339Z test_consistency_SparseBSC_isposinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.5321024Z test_consistency_SparseBSC_isposinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.5352677Z test_consistency_SparseBSC_isposinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.5384248Z test_consistency_SparseBSC_isposinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.5415832Z test_consistency_SparseBSC_log1p_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.5447459Z test_consistency_SparseBSC_log1p_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.5478929Z test_consistency_SparseBSC_log1p_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.5510179Z test_consistency_SparseBSC_log1p_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.5541825Z test_consistency_SparseBSC_log1p_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.010s) 2022-08-17T13:32:20.5574467Z test_consistency_SparseBSC_log1p_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.5604959Z test_consistency_SparseBSC_log1p_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.5636986Z test_consistency_SparseBSC_log1p_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.010s) 2022-08-17T13:32:20.5668675Z test_consistency_SparseBSC_log1p_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.5700253Z test_consistency_SparseBSC_neg_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.5731557Z test_consistency_SparseBSC_neg_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.5762960Z test_consistency_SparseBSC_neg_cpu_complex32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.5794481Z test_consistency_SparseBSC_neg_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.5825909Z test_consistency_SparseBSC_neg_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.5857301Z test_consistency_SparseBSC_neg_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.5888634Z test_consistency_SparseBSC_neg_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.5920185Z test_consistency_SparseBSC_neg_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.5951832Z test_consistency_SparseBSC_neg_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.5983382Z test_consistency_SparseBSC_neg_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.6014895Z test_consistency_SparseBSC_neg_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.6046382Z test_consistency_SparseBSC_neg_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.6077868Z test_consistency_SparseBSC_randn_like_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.6109437Z test_consistency_SparseBSC_randn_like_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.6140681Z test_consistency_SparseBSC_randn_like_cpu_complex32 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.6171951Z test_consistency_SparseBSC_randn_like_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.6203418Z test_consistency_SparseBSC_randn_like_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.6235150Z test_consistency_SparseBSC_randn_like_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.6266436Z test_consistency_SparseBSC_randn_like_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.6297782Z test_consistency_SparseBSC_round_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.6329263Z test_consistency_SparseBSC_round_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.6360546Z test_consistency_SparseBSC_round_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.6391882Z test_consistency_SparseBSC_sgn_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.6423363Z test_consistency_SparseBSC_sgn_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.6454621Z test_consistency_SparseBSC_sgn_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.6485812Z test_consistency_SparseBSC_sgn_cpu_complex32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.6517286Z test_consistency_SparseBSC_sgn_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.010s) 2022-08-17T13:32:20.6548545Z test_consistency_SparseBSC_sgn_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.6579912Z test_consistency_SparseBSC_sgn_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.6611255Z test_consistency_SparseBSC_sgn_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.6642595Z test_consistency_SparseBSC_sgn_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.6673877Z test_consistency_SparseBSC_sgn_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.6705286Z test_consistency_SparseBSC_sgn_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.6736633Z test_consistency_SparseBSC_sgn_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.6768120Z test_consistency_SparseBSC_sgn_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.6799540Z test_consistency_SparseBSC_sign_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.6831182Z test_consistency_SparseBSC_sign_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.6862701Z test_consistency_SparseBSC_sign_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.6893877Z test_consistency_SparseBSC_sign_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.6925657Z test_consistency_SparseBSC_sign_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.6957276Z test_consistency_SparseBSC_sign_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.6988822Z test_consistency_SparseBSC_sign_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.7020142Z test_consistency_SparseBSC_sign_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.7051675Z test_consistency_SparseBSC_sign_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.7083163Z test_consistency_SparseBSC_sign_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.7114571Z test_consistency_SparseBSC_signbit_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.7146171Z test_consistency_SparseBSC_signbit_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.7177463Z test_consistency_SparseBSC_signbit_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.7208897Z test_consistency_SparseBSC_signbit_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.7240485Z test_consistency_SparseBSC_signbit_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.7272066Z test_consistency_SparseBSC_signbit_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.7303900Z test_consistency_SparseBSC_signbit_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.7335402Z test_consistency_SparseBSC_signbit_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.7367023Z test_consistency_SparseBSC_signbit_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.7398583Z test_consistency_SparseBSC_signbit_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.7430114Z test_consistency_SparseBSC_sin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.7461743Z test_consistency_SparseBSC_sin_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.7493242Z test_consistency_SparseBSC_sin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.7524425Z test_consistency_SparseBSC_sin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.7555846Z test_consistency_SparseBSC_sin_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.010s) 2022-08-17T13:32:20.7587311Z test_consistency_SparseBSC_sin_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.7618528Z test_consistency_SparseBSC_sin_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.7649855Z test_consistency_SparseBSC_sin_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.7681523Z test_consistency_SparseBSC_sin_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.7713313Z test_consistency_SparseBSC_sin_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.7744898Z test_consistency_SparseBSC_sin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.7776182Z test_consistency_SparseBSC_sinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.7807687Z test_consistency_SparseBSC_sinh_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.7839150Z test_consistency_SparseBSC_sinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.7871222Z test_consistency_SparseBSC_sinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.7902365Z test_consistency_SparseBSC_sinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.7933774Z test_consistency_SparseBSC_sinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.7965301Z test_consistency_SparseBSC_sinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.7996821Z test_consistency_SparseBSC_sinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.8028844Z test_consistency_SparseBSC_sinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.8060300Z test_consistency_SparseBSC_sinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.8091588Z test_consistency_SparseBSC_sinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.8122960Z test_consistency_SparseBSC_sqrt_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.8154472Z test_consistency_SparseBSC_sqrt_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.8185995Z test_consistency_SparseBSC_sqrt_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.8217340Z test_consistency_SparseBSC_sqrt_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.8248687Z test_consistency_SparseBSC_sqrt_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.8280222Z test_consistency_SparseBSC_sqrt_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.8311694Z test_consistency_SparseBSC_sqrt_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.8343530Z test_consistency_SparseBSC_sqrt_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.8375031Z test_consistency_SparseBSC_sqrt_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.8406390Z test_consistency_SparseBSC_sqrt_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.8437808Z test_consistency_SparseBSC_sqrt_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.8469203Z test_consistency_SparseBSC_tan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.8500607Z test_consistency_SparseBSC_tan_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.8532004Z test_consistency_SparseBSC_tan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.8563546Z test_consistency_SparseBSC_tan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.8595164Z test_consistency_SparseBSC_tan_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.010s) 2022-08-17T13:32:20.8626790Z test_consistency_SparseBSC_tan_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.8658283Z test_consistency_SparseBSC_tan_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.8689778Z test_consistency_SparseBSC_tan_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.8721189Z test_consistency_SparseBSC_tan_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.8752836Z test_consistency_SparseBSC_tan_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.8784370Z test_consistency_SparseBSC_tan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.8815612Z test_consistency_SparseBSC_tanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.8847739Z test_consistency_SparseBSC_tanh_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.8878462Z test_consistency_SparseBSC_tanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.010s) 2022-08-17T13:32:20.8909845Z test_consistency_SparseBSC_tanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.8941202Z test_consistency_SparseBSC_tanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.8972585Z test_consistency_SparseBSC_tanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.9004969Z test_consistency_SparseBSC_tanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.9035696Z test_consistency_SparseBSC_tanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.9067028Z test_consistency_SparseBSC_tanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.9098440Z test_consistency_SparseBSC_tanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.9129642Z test_consistency_SparseBSC_tanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.010s) 2022-08-17T13:32:20.9160963Z test_consistency_SparseBSC_to_sparse_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.9192584Z test_consistency_SparseBSC_to_sparse_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.9224465Z test_consistency_SparseBSC_to_sparse_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.9255806Z test_consistency_SparseBSC_to_sparse_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.9287532Z test_consistency_SparseBSC_to_sparse_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.9318997Z test_consistency_SparseBSC_to_sparse_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.9350427Z test_consistency_SparseBSC_to_sparse_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.9381792Z test_consistency_SparseBSC_to_sparse_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.9413484Z test_consistency_SparseBSC_to_sparse_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.9445057Z test_consistency_SparseBSC_to_sparse_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.016s) 2022-08-17T13:32:20.9476296Z test_consistency_SparseBSC_to_sparse_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.9507799Z test_consistency_SparseBSC_to_sparse_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.9539423Z test_consistency_SparseBSC_trunc_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.010s) 2022-08-17T13:32:20.9570880Z test_consistency_SparseBSC_trunc_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.9602385Z test_consistency_SparseBSC_trunc_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: test requires conversion from Strided layout to torch.sparse_bsc layout (0.000s) 2022-08-17T13:32:20.9634070Z test_consistency_SparseBSR__masked_amax_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.010s) 2022-08-17T13:32:20.9665323Z test_consistency_SparseBSR__masked_amax_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:20.9696798Z test_consistency_SparseBSR__masked_amax_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:20.9728279Z test_consistency_SparseBSR__masked_amax_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.010s) 2022-08-17T13:32:20.9759700Z test_consistency_SparseBSR__masked_amax_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:20.9791131Z test_consistency_SparseBSR__masked_amax_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:20.9822570Z test_consistency_SparseBSR__masked_amax_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:20.9854158Z test_consistency_SparseBSR__masked_amax_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:20.9885995Z test_consistency_SparseBSR__masked_amax_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_bsr layout (0.016s) 2022-08-17T13:32:20.9917502Z test_consistency_SparseBSR__masked_amin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:20.9948787Z test_consistency_SparseBSR__masked_amin_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:20.9980236Z test_consistency_SparseBSR__masked_amin_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.0011780Z test_consistency_SparseBSR__masked_amin_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.0043284Z test_consistency_SparseBSR__masked_amin_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsr layout (0.016s) 2022-08-17T13:32:21.0074750Z test_consistency_SparseBSR__masked_amin_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.0106058Z test_consistency_SparseBSR__masked_amin_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.0137539Z test_consistency_SparseBSR__masked_amin_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.0169240Z test_consistency_SparseBSR__masked_amin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.0201031Z test_consistency_SparseBSR__masked_mean_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.016s) 2022-08-17T13:32:21.0232675Z test_consistency_SparseBSR__masked_mean_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.0264303Z test_consistency_SparseBSR__masked_mean_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.0295768Z test_consistency_SparseBSR__masked_mean_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.0327202Z test_consistency_SparseBSR__masked_mean_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.0358683Z test_consistency_SparseBSR__masked_mean_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.016s) 2022-08-17T13:32:21.0390104Z test_consistency_SparseBSR__masked_mean_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.0421377Z test_consistency_SparseBSR__masked_mean_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.0452825Z test_consistency_SparseBSR__masked_mean_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.0484243Z test_consistency_SparseBSR__masked_mean_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.0515851Z test_consistency_SparseBSR__masked_mean_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.016s) 2022-08-17T13:32:21.0547054Z test_consistency_SparseBSR__masked_mean_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.0578353Z test_consistency_SparseBSR__masked_prod_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.0609989Z test_consistency_SparseBSR__masked_prod_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsr layout (0.010s) 2022-08-17T13:32:21.0641337Z test_consistency_SparseBSR__masked_prod_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.0672617Z test_consistency_SparseBSR__masked_prod_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.0704270Z test_consistency_SparseBSR__masked_prod_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.0735524Z test_consistency_SparseBSR__masked_prod_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.0767329Z test_consistency_SparseBSR__masked_prod_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsr layout (0.016s) 2022-08-17T13:32:21.0798873Z test_consistency_SparseBSR__masked_prod_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.0830415Z test_consistency_SparseBSR__masked_prod_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.0862035Z test_consistency_SparseBSR__masked_prod_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.0893735Z test_consistency_SparseBSR__masked_sum_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.0925336Z test_consistency_SparseBSR__masked_sum_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.016s) 2022-08-17T13:32:21.0956739Z test_consistency_SparseBSR__masked_sum_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.0988366Z test_consistency_SparseBSR__masked_sum_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.1019933Z test_consistency_SparseBSR__masked_sum_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.1051433Z test_consistency_SparseBSR__masked_sum_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.1083026Z test_consistency_SparseBSR__masked_sum_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.016s) 2022-08-17T13:32:21.1114556Z test_consistency_SparseBSR__masked_sum_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.1146170Z test_consistency_SparseBSR__masked_sum_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.1177667Z test_consistency_SparseBSR__masked_sum_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.1209293Z test_consistency_SparseBSR__masked_sum_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.1240948Z test_consistency_SparseBSR__masked_sum_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_bsr layout (0.016s) 2022-08-17T13:32:21.1280016Z test_consistency_SparseBSR_abs_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.1319703Z test_consistency_SparseBSR_abs_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.1359429Z test_consistency_SparseBSR_abs_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.1398252Z test_consistency_SparseBSR_abs_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.1436469Z test_consistency_SparseBSR_abs_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.1473935Z test_consistency_SparseBSR_abs_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.1511272Z test_consistency_SparseBSR_abs_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:21.1547500Z test_consistency_SparseBSR_abs_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.1583109Z test_consistency_SparseBSR_abs_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.1618418Z test_consistency_SparseBSR_abs_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.1653960Z test_consistency_SparseBSR_abs_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.1689386Z test_consistency_SparseBSR_abs_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.1726251Z test_consistency_SparseBSR_angle_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.1763459Z test_consistency_SparseBSR_angle_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:21.1802224Z test_consistency_SparseBSR_angle_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.1840883Z test_consistency_SparseBSR_angle_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.1878909Z test_consistency_SparseBSR_angle_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.1916996Z test_consistency_SparseBSR_angle_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.1954319Z test_consistency_SparseBSR_angle_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.1991801Z test_consistency_SparseBSR_angle_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.2029328Z test_consistency_SparseBSR_angle_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.2067031Z test_consistency_SparseBSR_angle_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.2104228Z test_consistency_SparseBSR_angle_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.2141275Z test_consistency_SparseBSR_angle_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.2179290Z test_consistency_SparseBSR_asin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.2217424Z test_consistency_SparseBSR_asin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.2258251Z test_consistency_SparseBSR_asin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.2299162Z test_consistency_SparseBSR_asin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.2338064Z test_consistency_SparseBSR_asin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.2376551Z test_consistency_SparseBSR_asin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.2414690Z test_consistency_SparseBSR_asin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.2452718Z test_consistency_SparseBSR_asin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.2490880Z test_consistency_SparseBSR_asin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:21.2528926Z test_consistency_SparseBSR_asin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.2566240Z test_consistency_SparseBSR_asin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.2603916Z test_consistency_SparseBSR_asinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:21.2641321Z test_consistency_SparseBSR_asinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.2682591Z test_consistency_SparseBSR_asinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:21.2722936Z test_consistency_SparseBSR_asinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.2760338Z test_consistency_SparseBSR_asinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.2798477Z test_consistency_SparseBSR_asinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.2836111Z test_consistency_SparseBSR_asinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.2873974Z test_consistency_SparseBSR_asinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.2911329Z test_consistency_SparseBSR_asinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.2948572Z test_consistency_SparseBSR_asinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.2986275Z test_consistency_SparseBSR_asinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.3023941Z test_consistency_SparseBSR_atan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.3061884Z test_consistency_SparseBSR_atan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.3101186Z test_consistency_SparseBSR_atan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.3141745Z test_consistency_SparseBSR_atan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.3179494Z test_consistency_SparseBSR_atan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.3217730Z test_consistency_SparseBSR_atan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.3255730Z test_consistency_SparseBSR_atan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.3293686Z test_consistency_SparseBSR_atan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.3331547Z test_consistency_SparseBSR_atan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.3369680Z test_consistency_SparseBSR_atan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.3407978Z test_consistency_SparseBSR_atan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.3446131Z test_consistency_SparseBSR_atanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.3483678Z test_consistency_SparseBSR_atanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.3523024Z test_consistency_SparseBSR_atanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.3562398Z test_consistency_SparseBSR_atanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:21.3599872Z test_consistency_SparseBSR_atanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.3637912Z test_consistency_SparseBSR_atanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.3675730Z test_consistency_SparseBSR_atanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:21.3714067Z test_consistency_SparseBSR_atanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.3751677Z test_consistency_SparseBSR_atanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.3789253Z test_consistency_SparseBSR_atanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:21.3825976Z test_consistency_SparseBSR_atanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.3863739Z test_consistency_SparseBSR_ceil_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.3901191Z test_consistency_SparseBSR_ceil_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.3938818Z test_consistency_SparseBSR_ceil_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.3976424Z test_consistency_SparseBSR_conj_physical_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.4012491Z test_consistency_SparseBSR_conj_physical_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.4050567Z test_consistency_SparseBSR_conj_physical_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.4090719Z test_consistency_SparseBSR_conj_physical_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.4129837Z test_consistency_SparseBSR_conj_physical_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.4168057Z test_consistency_SparseBSR_conj_physical_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.4205999Z test_consistency_SparseBSR_conj_physical_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.4244277Z test_consistency_SparseBSR_conj_physical_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.4280529Z test_consistency_SparseBSR_conj_physical_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.4315981Z test_consistency_SparseBSR_conj_physical_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.4351266Z test_consistency_SparseBSR_conj_physical_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:21.4386582Z test_consistency_SparseBSR_conj_physical_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.4421825Z test_consistency_SparseBSR_conj_physical_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.4459146Z test_consistency_SparseBSR_erf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.4497877Z test_consistency_SparseBSR_erf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.4536360Z test_consistency_SparseBSR_erf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.4574833Z test_consistency_SparseBSR_erf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.4613330Z test_consistency_SparseBSR_erf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:21.4651237Z test_consistency_SparseBSR_erf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.4689377Z test_consistency_SparseBSR_erf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.4727683Z test_consistency_SparseBSR_erf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.4766416Z test_consistency_SparseBSR_erf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.4805865Z test_consistency_SparseBSR_erfinv_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.4844559Z test_consistency_SparseBSR_erfinv_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.4882778Z test_consistency_SparseBSR_erfinv_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.4921166Z test_consistency_SparseBSR_erfinv_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.4959234Z test_consistency_SparseBSR_erfinv_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.4997006Z test_consistency_SparseBSR_erfinv_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.5034514Z test_consistency_SparseBSR_erfinv_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.5073386Z test_consistency_SparseBSR_erfinv_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.5111162Z test_consistency_SparseBSR_erfinv_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.5148700Z test_consistency_SparseBSR_expm1_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.5185945Z test_consistency_SparseBSR_expm1_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.5224072Z test_consistency_SparseBSR_expm1_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.5261994Z test_consistency_SparseBSR_expm1_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.5299261Z test_consistency_SparseBSR_expm1_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.5336666Z test_consistency_SparseBSR_expm1_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.5374026Z test_consistency_SparseBSR_expm1_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.5411492Z test_consistency_SparseBSR_expm1_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.5449000Z test_consistency_SparseBSR_expm1_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.5486889Z test_consistency_SparseBSR_floor_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:21.5524176Z test_consistency_SparseBSR_floor_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.5562093Z test_consistency_SparseBSR_floor_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.5599135Z test_consistency_SparseBSR_isinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:21.5634530Z test_consistency_SparseBSR_isinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.5672383Z test_consistency_SparseBSR_isinf_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.5710956Z test_consistency_SparseBSR_isinf_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.5748815Z test_consistency_SparseBSR_isinf_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.5785865Z test_consistency_SparseBSR_isinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.5821753Z test_consistency_SparseBSR_isinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.5858307Z test_consistency_SparseBSR_isinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.5893956Z test_consistency_SparseBSR_isinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.5929250Z test_consistency_SparseBSR_isinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.5964558Z test_consistency_SparseBSR_isinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.6000350Z test_consistency_SparseBSR_isinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.6036508Z test_consistency_SparseBSR_isinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.6072890Z test_consistency_SparseBSR_isnan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.6108328Z test_consistency_SparseBSR_isnan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.6145423Z test_consistency_SparseBSR_isnan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.6182541Z test_consistency_SparseBSR_isnan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.6219956Z test_consistency_SparseBSR_isnan_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T13:32:21.6257534Z test_consistency_SparseBSR_isnan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T13:32:21.6294294Z test_consistency_SparseBSR_isnan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2022-08-17T13:32:21.6329744Z test_consistency_SparseBSR_isnan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.6365301Z test_consistency_SparseBSR_isnan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.6400866Z test_consistency_SparseBSR_isnan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.6439052Z test_consistency_SparseBSR_isnan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.6474138Z test_consistency_SparseBSR_isnan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.6511015Z test_consistency_SparseBSR_isneginf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.6545496Z test_consistency_SparseBSR_isneginf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.6582230Z test_consistency_SparseBSR_isneginf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.6618454Z test_consistency_SparseBSR_isneginf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:21.6654692Z test_consistency_SparseBSR_isneginf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.6690447Z test_consistency_SparseBSR_isneginf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.6725968Z test_consistency_SparseBSR_isneginf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:21.6761331Z test_consistency_SparseBSR_isneginf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.6796669Z test_consistency_SparseBSR_isneginf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.6832064Z test_consistency_SparseBSR_isneginf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.6869462Z test_consistency_SparseBSR_isposinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.6905862Z test_consistency_SparseBSR_isposinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.6942356Z test_consistency_SparseBSR_isposinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.6978882Z test_consistency_SparseBSR_isposinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:21.7015575Z test_consistency_SparseBSR_isposinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.7051351Z test_consistency_SparseBSR_isposinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.7086672Z test_consistency_SparseBSR_isposinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.7121992Z test_consistency_SparseBSR_isposinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.7157777Z test_consistency_SparseBSR_isposinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.7193478Z test_consistency_SparseBSR_isposinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.7230961Z test_consistency_SparseBSR_log1p_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.7269258Z test_consistency_SparseBSR_log1p_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.7307665Z test_consistency_SparseBSR_log1p_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.7345965Z test_consistency_SparseBSR_log1p_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.7384298Z test_consistency_SparseBSR_log1p_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.7422382Z test_consistency_SparseBSR_log1p_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.7460809Z test_consistency_SparseBSR_log1p_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.7498812Z test_consistency_SparseBSR_log1p_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.7537280Z test_consistency_SparseBSR_log1p_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.7575118Z test_consistency_SparseBSR_neg_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:21.7613889Z test_consistency_SparseBSR_neg_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.7653506Z test_consistency_SparseBSR_neg_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:21.7692053Z test_consistency_SparseBSR_neg_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.7730023Z test_consistency_SparseBSR_neg_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.7767786Z test_consistency_SparseBSR_neg_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.7805559Z test_consistency_SparseBSR_neg_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.7841764Z test_consistency_SparseBSR_neg_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.7877138Z test_consistency_SparseBSR_neg_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.7912222Z test_consistency_SparseBSR_neg_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.7947649Z test_consistency_SparseBSR_neg_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.7982958Z test_consistency_SparseBSR_neg_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.8014740Z test_consistency_SparseBSR_randn_like_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.8046337Z test_consistency_SparseBSR_randn_like_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.8077817Z test_consistency_SparseBSR_randn_like_cpu_complex32 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.8110028Z test_consistency_SparseBSR_randn_like_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.8141263Z test_consistency_SparseBSR_randn_like_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.016s) 2022-08-17T13:32:21.8172861Z test_consistency_SparseBSR_randn_like_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.8204375Z test_consistency_SparseBSR_randn_like_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:21.8243343Z test_consistency_SparseBSR_round_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.8282845Z test_consistency_SparseBSR_round_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.8321836Z test_consistency_SparseBSR_round_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.8360351Z test_consistency_SparseBSR_sgn_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.8396869Z test_consistency_SparseBSR_sgn_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.8435373Z test_consistency_SparseBSR_sgn_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.8475150Z test_consistency_SparseBSR_sgn_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.8513798Z test_consistency_SparseBSR_sgn_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.8552408Z test_consistency_SparseBSR_sgn_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:21.8589986Z test_consistency_SparseBSR_sgn_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.8628074Z test_consistency_SparseBSR_sgn_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:21.8664398Z test_consistency_SparseBSR_sgn_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.8699733Z test_consistency_SparseBSR_sgn_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.8734967Z test_consistency_SparseBSR_sgn_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:21.8770286Z test_consistency_SparseBSR_sgn_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.8805649Z test_consistency_SparseBSR_sgn_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.8842858Z test_consistency_SparseBSR_sign_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.8878907Z test_consistency_SparseBSR_sign_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.8916775Z test_consistency_SparseBSR_sign_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.8954913Z test_consistency_SparseBSR_sign_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.8993140Z test_consistency_SparseBSR_sign_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:21.9029557Z test_consistency_SparseBSR_sign_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.9065449Z test_consistency_SparseBSR_sign_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.9100963Z test_consistency_SparseBSR_sign_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.9136172Z test_consistency_SparseBSR_sign_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.9171725Z test_consistency_SparseBSR_sign_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.9207739Z test_consistency_SparseBSR_signbit_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.9242974Z test_consistency_SparseBSR_signbit_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.9279399Z test_consistency_SparseBSR_signbit_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.9315730Z test_consistency_SparseBSR_signbit_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.9352343Z test_consistency_SparseBSR_signbit_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.9387989Z test_consistency_SparseBSR_signbit_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.9423245Z test_consistency_SparseBSR_signbit_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.9458682Z test_consistency_SparseBSR_signbit_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.9493818Z test_consistency_SparseBSR_signbit_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.9529018Z test_consistency_SparseBSR_signbit_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.9566417Z test_consistency_SparseBSR_sin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:21.9604760Z test_consistency_SparseBSR_sin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.9644383Z test_consistency_SparseBSR_sin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.9684875Z test_consistency_SparseBSR_sin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:21.9722484Z test_consistency_SparseBSR_sin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.9760660Z test_consistency_SparseBSR_sin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.9798757Z test_consistency_SparseBSR_sin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.9836815Z test_consistency_SparseBSR_sin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:21.9874780Z test_consistency_SparseBSR_sin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.9912762Z test_consistency_SparseBSR_sin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.9950711Z test_consistency_SparseBSR_sin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:21.9988651Z test_consistency_SparseBSR_sinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.0025882Z test_consistency_SparseBSR_sinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.0065560Z test_consistency_SparseBSR_sinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.0104853Z test_consistency_SparseBSR_sinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.0142933Z test_consistency_SparseBSR_sinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.0180787Z test_consistency_SparseBSR_sinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.0218146Z test_consistency_SparseBSR_sinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.0255738Z test_consistency_SparseBSR_sinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.0293054Z test_consistency_SparseBSR_sinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.0330511Z test_consistency_SparseBSR_sinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.0367809Z test_consistency_SparseBSR_sinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.0405369Z test_consistency_SparseBSR_sqrt_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.0443128Z test_consistency_SparseBSR_sqrt_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.0482188Z test_consistency_SparseBSR_sqrt_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.0521608Z test_consistency_SparseBSR_sqrt_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.0559699Z test_consistency_SparseBSR_sqrt_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:22.0597622Z test_consistency_SparseBSR_sqrt_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.0635193Z test_consistency_SparseBSR_sqrt_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.0672533Z test_consistency_SparseBSR_sqrt_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:22.0709670Z test_consistency_SparseBSR_sqrt_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.0746946Z test_consistency_SparseBSR_sqrt_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.0784207Z test_consistency_SparseBSR_sqrt_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.0821506Z test_consistency_SparseBSR_tan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.0859559Z test_consistency_SparseBSR_tan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.0899080Z test_consistency_SparseBSR_tan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.0938075Z test_consistency_SparseBSR_tan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.0976453Z test_consistency_SparseBSR_tan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.1014510Z test_consistency_SparseBSR_tan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.1052585Z test_consistency_SparseBSR_tan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.1090515Z test_consistency_SparseBSR_tan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.1128379Z test_consistency_SparseBSR_tan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.1166563Z test_consistency_SparseBSR_tan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.1204520Z test_consistency_SparseBSR_tan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.1242274Z test_consistency_SparseBSR_tanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.1279859Z test_consistency_SparseBSR_tanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.1318773Z test_consistency_SparseBSR_tanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.1358012Z test_consistency_SparseBSR_tanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.1395859Z test_consistency_SparseBSR_tanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.1434414Z test_consistency_SparseBSR_tanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.1471704Z test_consistency_SparseBSR_tanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.1509033Z test_consistency_SparseBSR_tanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.1546908Z test_consistency_SparseBSR_tanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.012s) 2022-08-17T13:32:22.1584584Z test_consistency_SparseBSR_tanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T13:32:22.1621804Z test_consistency_SparseBSR_tanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.1654048Z test_consistency_SparseBSR_to_sparse_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:22.1685384Z test_consistency_SparseBSR_to_sparse_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:22.1716940Z test_consistency_SparseBSR_to_sparse_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:22.1748728Z test_consistency_SparseBSR_to_sparse_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.017s) 2022-08-17T13:32:22.1780505Z 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-17T13:32:22.1812521Z 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-17T13:32:22.1844470Z 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-17T13:32:22.1876534Z 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-17T13:32:22.1908462Z test_consistency_SparseBSR_to_sparse_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.002s) 2022-08-17T13:32:22.1939832Z test_consistency_SparseBSR_to_sparse_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:22.1971642Z test_consistency_SparseBSR_to_sparse_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:22.2003195Z test_consistency_SparseBSR_to_sparse_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.000s) 2022-08-17T13:32:22.2042260Z test_consistency_SparseBSR_trunc_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.2081692Z test_consistency_SparseBSR_trunc_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.2120031Z test_consistency_SparseBSR_trunc_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.2152455Z test_consistency_SparseCSC__masked_amax_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.2184359Z test_consistency_SparseCSC__masked_amax_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.010s) 2022-08-17T13:32:22.2215629Z test_consistency_SparseCSC__masked_amax_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.2247133Z test_consistency_SparseCSC__masked_amax_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.2278484Z test_consistency_SparseCSC__masked_amax_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.2309920Z test_consistency_SparseCSC__masked_amax_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.2342479Z test_consistency_SparseCSC__masked_amax_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.017s) 2022-08-17T13:32:22.2374146Z test_consistency_SparseCSC__masked_amax_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csc layout (0.002s) 2022-08-17T13:32:22.2406006Z 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-17T13:32:22.2437591Z test_consistency_SparseCSC__masked_amin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.006s) 2022-08-17T13:32:22.2468995Z test_consistency_SparseCSC__masked_amin_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.2500475Z test_consistency_SparseCSC__masked_amin_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.005s) 2022-08-17T13:32:22.2531785Z test_consistency_SparseCSC__masked_amin_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.2563422Z test_consistency_SparseCSC__masked_amin_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.006s) 2022-08-17T13:32:22.2595059Z test_consistency_SparseCSC__masked_amin_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.005s) 2022-08-17T13:32:22.2626446Z test_consistency_SparseCSC__masked_amin_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.2657938Z test_consistency_SparseCSC__masked_amin_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.006s) 2022-08-17T13:32:22.2689485Z test_consistency_SparseCSC__masked_amin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.2720902Z test_consistency_SparseCSC__masked_mean_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.2752496Z test_consistency_SparseCSC__masked_mean_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.010s) 2022-08-17T13:32:22.2783974Z test_consistency_SparseCSC__masked_mean_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.2815428Z test_consistency_SparseCSC__masked_mean_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.2854177Z test_consistency_SparseCSC__masked_mean_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.010s) 2022-08-17T13:32:22.2878570Z test_consistency_SparseCSC__masked_mean_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.2910119Z test_consistency_SparseCSC__masked_mean_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.2941462Z test_consistency_SparseCSC__masked_mean_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.010s) 2022-08-17T13:32:22.2972925Z test_consistency_SparseCSC__masked_mean_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.3004470Z test_consistency_SparseCSC__masked_mean_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.3035826Z test_consistency_SparseCSC__masked_mean_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.3067380Z test_consistency_SparseCSC__masked_mean_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.3099053Z test_consistency_SparseCSC__masked_prod_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.016s) 2022-08-17T13:32:22.3130561Z test_consistency_SparseCSC__masked_prod_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.3162385Z test_consistency_SparseCSC__masked_prod_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.3194279Z test_consistency_SparseCSC__masked_prod_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.3226092Z test_consistency_SparseCSC__masked_prod_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.010s) 2022-08-17T13:32:22.3257821Z test_consistency_SparseCSC__masked_prod_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.3289616Z test_consistency_SparseCSC__masked_prod_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.3322189Z test_consistency_SparseCSC__masked_prod_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.010s) 2022-08-17T13:32:22.3353588Z test_consistency_SparseCSC__masked_prod_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.3385166Z test_consistency_SparseCSC__masked_prod_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.prod does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.3416544Z test_consistency_SparseCSC__masked_sum_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.3448056Z test_consistency_SparseCSC__masked_sum_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.3479770Z test_consistency_SparseCSC__masked_sum_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.016s) 2022-08-17T13:32:22.3511339Z test_consistency_SparseCSC__masked_sum_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.3543107Z test_consistency_SparseCSC__masked_sum_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.3574596Z test_consistency_SparseCSC__masked_sum_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.010s) 2022-08-17T13:32:22.3606112Z test_consistency_SparseCSC__masked_sum_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.3637698Z test_consistency_SparseCSC__masked_sum_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.3669108Z test_consistency_SparseCSC__masked_sum_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.010s) 2022-08-17T13:32:22.3700579Z test_consistency_SparseCSC__masked_sum_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.3732249Z test_consistency_SparseCSC__masked_sum_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:22.3764026Z test_consistency_SparseCSC__masked_sum_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.sum does not support input with torch.sparse_csc layout (0.010s) 2022-08-17T13:32:22.3804801Z test_consistency_SparseCSC_abs_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.3846648Z test_consistency_SparseCSC_abs_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.3887793Z test_consistency_SparseCSC_abs_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:22.3927429Z test_consistency_SparseCSC_abs_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.3966381Z test_consistency_SparseCSC_abs_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.4005307Z test_consistency_SparseCSC_abs_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.4043442Z test_consistency_SparseCSC_abs_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.4080369Z test_consistency_SparseCSC_abs_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.4116938Z test_consistency_SparseCSC_abs_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.4154322Z test_consistency_SparseCSC_abs_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:22.4191258Z test_consistency_SparseCSC_abs_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.4227965Z test_consistency_SparseCSC_abs_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:22.4265876Z test_consistency_SparseCSC_angle_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.4303350Z test_consistency_SparseCSC_angle_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.4342997Z test_consistency_SparseCSC_angle_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:22.4382021Z test_consistency_SparseCSC_angle_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.4421795Z test_consistency_SparseCSC_angle_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.4459862Z test_consistency_SparseCSC_angle_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.4498873Z test_consistency_SparseCSC_angle_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.4536842Z test_consistency_SparseCSC_angle_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.4574477Z test_consistency_SparseCSC_angle_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.4612253Z test_consistency_SparseCSC_angle_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:22.4649995Z test_consistency_SparseCSC_angle_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.4688666Z test_consistency_SparseCSC_angle_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:22.4726951Z test_consistency_SparseCSC_asin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.4765459Z test_consistency_SparseCSC_asin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.4806815Z test_consistency_SparseCSC_asin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:22.4848233Z test_consistency_SparseCSC_asin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.4887419Z test_consistency_SparseCSC_asin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:22.4926066Z test_consistency_SparseCSC_asin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.4964469Z test_consistency_SparseCSC_asin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.5002827Z test_consistency_SparseCSC_asin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.5041758Z test_consistency_SparseCSC_asin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.5080728Z test_consistency_SparseCSC_asin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.5117226Z test_consistency_SparseCSC_asin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.5155328Z test_consistency_SparseCSC_asinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:22.5192686Z test_consistency_SparseCSC_asinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.5234579Z test_consistency_SparseCSC_asinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.5276125Z test_consistency_SparseCSC_asinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.5314759Z test_consistency_SparseCSC_asinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.5352981Z test_consistency_SparseCSC_asinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.5391190Z test_consistency_SparseCSC_asinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.5429341Z test_consistency_SparseCSC_asinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:22.5467257Z test_consistency_SparseCSC_asinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.5505660Z test_consistency_SparseCSC_asinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:22.5543840Z test_consistency_SparseCSC_asinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2022-08-17T13:32:22.5582366Z test_consistency_SparseCSC_atan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.5620618Z test_consistency_SparseCSC_atan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.5660416Z test_consistency_SparseCSC_atan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.5700023Z test_consistency_SparseCSC_atan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.5740634Z test_consistency_SparseCSC_atan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.5779679Z test_consistency_SparseCSC_atan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:22.5818327Z test_consistency_SparseCSC_atan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.5856985Z test_consistency_SparseCSC_atan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.5895448Z test_consistency_SparseCSC_atan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.5934377Z test_consistency_SparseCSC_atan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.5973154Z test_consistency_SparseCSC_atan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.6011695Z test_consistency_SparseCSC_atanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.6049421Z test_consistency_SparseCSC_atanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:22.6088985Z test_consistency_SparseCSC_atanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.6128675Z test_consistency_SparseCSC_atanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:22.6167064Z test_consistency_SparseCSC_atanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.6204889Z test_consistency_SparseCSC_atanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.6242633Z test_consistency_SparseCSC_atanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.6280653Z test_consistency_SparseCSC_atanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.6319226Z test_consistency_SparseCSC_atanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.6357070Z test_consistency_SparseCSC_atanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.6393671Z test_consistency_SparseCSC_atanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:22.6431871Z test_consistency_SparseCSC_ceil_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.6469658Z test_consistency_SparseCSC_ceil_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.6507930Z test_consistency_SparseCSC_ceil_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.6546896Z test_consistency_SparseCSC_conj_physical_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.6582929Z test_consistency_SparseCSC_conj_physical_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.6621396Z test_consistency_SparseCSC_conj_physical_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.6661614Z test_consistency_SparseCSC_conj_physical_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:22.6700604Z test_consistency_SparseCSC_conj_physical_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.6739038Z test_consistency_SparseCSC_conj_physical_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.6777015Z test_consistency_SparseCSC_conj_physical_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.6815196Z test_consistency_SparseCSC_conj_physical_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.6851540Z test_consistency_SparseCSC_conj_physical_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.6887118Z test_consistency_SparseCSC_conj_physical_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.6923031Z test_consistency_SparseCSC_conj_physical_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:22.6958801Z test_consistency_SparseCSC_conj_physical_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.6994623Z test_consistency_SparseCSC_conj_physical_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.7032386Z test_consistency_SparseCSC_erf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.7070953Z test_consistency_SparseCSC_erf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.7111145Z test_consistency_SparseCSC_erf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.7153104Z test_consistency_SparseCSC_erf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.7201382Z test_consistency_SparseCSC_erf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:22.7240747Z test_consistency_SparseCSC_erf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.7280002Z test_consistency_SparseCSC_erf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2022-08-17T13:32:22.7319007Z test_consistency_SparseCSC_erf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.7358704Z test_consistency_SparseCSC_erf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.7401718Z test_consistency_SparseCSC_erfinv_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.7447995Z test_consistency_SparseCSC_erfinv_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.7495724Z test_consistency_SparseCSC_erfinv_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.7539067Z test_consistency_SparseCSC_erfinv_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:22.7584543Z test_consistency_SparseCSC_erfinv_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.7625016Z test_consistency_SparseCSC_erfinv_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.7666292Z test_consistency_SparseCSC_erfinv_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:22.7707723Z test_consistency_SparseCSC_erfinv_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.7747460Z test_consistency_SparseCSC_erfinv_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.7786241Z test_consistency_SparseCSC_expm1_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.7823946Z test_consistency_SparseCSC_expm1_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.7862680Z test_consistency_SparseCSC_expm1_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.7901311Z test_consistency_SparseCSC_expm1_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:22.7939225Z test_consistency_SparseCSC_expm1_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.7977224Z test_consistency_SparseCSC_expm1_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.8015485Z test_consistency_SparseCSC_expm1_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:22.8054650Z test_consistency_SparseCSC_expm1_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.8093269Z test_consistency_SparseCSC_expm1_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.8132203Z test_consistency_SparseCSC_floor_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.8171144Z test_consistency_SparseCSC_floor_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.8209799Z test_consistency_SparseCSC_floor_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.8247195Z test_consistency_SparseCSC_isinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.8282962Z test_consistency_SparseCSC_isinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.8321153Z test_consistency_SparseCSC_isinf_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.8360828Z test_consistency_SparseCSC_isinf_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.8399154Z test_consistency_SparseCSC_isinf_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.8436699Z test_consistency_SparseCSC_isinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.8474978Z test_consistency_SparseCSC_isinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.8512271Z test_consistency_SparseCSC_isinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.8548635Z test_consistency_SparseCSC_isinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.8585134Z test_consistency_SparseCSC_isinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.8622881Z test_consistency_SparseCSC_isinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.8659730Z test_consistency_SparseCSC_isinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2022-08-17T13:32:22.8696164Z test_consistency_SparseCSC_isinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.8733111Z test_consistency_SparseCSC_isnan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.8768887Z test_consistency_SparseCSC_isnan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.8806330Z test_consistency_SparseCSC_isnan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.8844127Z test_consistency_SparseCSC_isnan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.8881448Z test_consistency_SparseCSC_isnan_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.8918452Z test_consistency_SparseCSC_isnan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.8956116Z test_consistency_SparseCSC_isnan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.8992340Z test_consistency_SparseCSC_isnan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.9028351Z test_consistency_SparseCSC_isnan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.9064204Z test_consistency_SparseCSC_isnan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.9099918Z test_consistency_SparseCSC_isnan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.9136235Z test_consistency_SparseCSC_isnan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.9173274Z test_consistency_SparseCSC_isneginf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.9209561Z test_consistency_SparseCSC_isneginf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.9247169Z test_consistency_SparseCSC_isneginf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.9284277Z test_consistency_SparseCSC_isneginf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.9320884Z test_consistency_SparseCSC_isneginf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.9356977Z test_consistency_SparseCSC_isneginf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.9392945Z test_consistency_SparseCSC_isneginf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.9428992Z test_consistency_SparseCSC_isneginf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.9465017Z test_consistency_SparseCSC_isneginf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.9500888Z test_consistency_SparseCSC_isneginf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.9537358Z test_consistency_SparseCSC_isposinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.9573146Z test_consistency_SparseCSC_isposinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.9610853Z test_consistency_SparseCSC_isposinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.9648088Z test_consistency_SparseCSC_isposinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.9685489Z test_consistency_SparseCSC_isposinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.9721846Z test_consistency_SparseCSC_isposinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.9758016Z test_consistency_SparseCSC_isposinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.9794145Z test_consistency_SparseCSC_isposinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.9829938Z test_consistency_SparseCSC_isposinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.9865819Z test_consistency_SparseCSC_isposinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.9904578Z test_consistency_SparseCSC_log1p_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:22.9943227Z test_consistency_SparseCSC_log1p_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:22.9982155Z test_consistency_SparseCSC_log1p_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.0020863Z test_consistency_SparseCSC_log1p_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.0059683Z test_consistency_SparseCSC_log1p_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.0101380Z test_consistency_SparseCSC_log1p_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.0140212Z test_consistency_SparseCSC_log1p_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.0178726Z test_consistency_SparseCSC_log1p_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.0220643Z test_consistency_SparseCSC_log1p_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.0258674Z test_consistency_SparseCSC_neg_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.0297938Z test_consistency_SparseCSC_neg_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.0338121Z test_consistency_SparseCSC_neg_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.0377619Z test_consistency_SparseCSC_neg_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.0416107Z test_consistency_SparseCSC_neg_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.0454065Z test_consistency_SparseCSC_neg_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.0491850Z test_consistency_SparseCSC_neg_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.0528626Z test_consistency_SparseCSC_neg_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.0565118Z test_consistency_SparseCSC_neg_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.0601009Z test_consistency_SparseCSC_neg_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.0636855Z test_consistency_SparseCSC_neg_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.0672961Z test_consistency_SparseCSC_neg_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.0705127Z test_consistency_SparseCSC_randn_like_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_csc layout (0.016s) 2022-08-17T13:32:23.0736648Z test_consistency_SparseCSC_randn_like_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:23.0768189Z test_consistency_SparseCSC_randn_like_cpu_complex32 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:23.0799961Z test_consistency_SparseCSC_randn_like_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:23.0831396Z test_consistency_SparseCSC_randn_like_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:23.0862986Z test_consistency_SparseCSC_randn_like_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_csc layout (0.016s) 2022-08-17T13:32:23.0894351Z test_consistency_SparseCSC_randn_like_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_csc layout (0.000s) 2022-08-17T13:32:23.0933563Z test_consistency_SparseCSC_round_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.0973125Z test_consistency_SparseCSC_round_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.1011606Z test_consistency_SparseCSC_round_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.1050104Z test_consistency_SparseCSC_sgn_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.1086550Z test_consistency_SparseCSC_sgn_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.1125111Z test_consistency_SparseCSC_sgn_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.1165092Z test_consistency_SparseCSC_sgn_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.1204166Z test_consistency_SparseCSC_sgn_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.1242689Z test_consistency_SparseCSC_sgn_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.1280600Z test_consistency_SparseCSC_sgn_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.1319011Z test_consistency_SparseCSC_sgn_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.1355402Z test_consistency_SparseCSC_sgn_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.1391119Z test_consistency_SparseCSC_sgn_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.1426824Z test_consistency_SparseCSC_sgn_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.1462639Z test_consistency_SparseCSC_sgn_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.1499306Z test_consistency_SparseCSC_sgn_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.1537121Z test_consistency_SparseCSC_sign_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.1573649Z test_consistency_SparseCSC_sign_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.1612061Z test_consistency_SparseCSC_sign_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.1650530Z test_consistency_SparseCSC_sign_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.1689061Z test_consistency_SparseCSC_sign_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.1725728Z test_consistency_SparseCSC_sign_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.1761997Z test_consistency_SparseCSC_sign_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.1798599Z test_consistency_SparseCSC_sign_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.1835077Z test_consistency_SparseCSC_sign_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.1871014Z test_consistency_SparseCSC_sign_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.1907393Z test_consistency_SparseCSC_signbit_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.1942823Z test_consistency_SparseCSC_signbit_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.1979583Z test_consistency_SparseCSC_signbit_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.2016455Z test_consistency_SparseCSC_signbit_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.2052898Z test_consistency_SparseCSC_signbit_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.2088662Z test_consistency_SparseCSC_signbit_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.2124747Z test_consistency_SparseCSC_signbit_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.2160495Z test_consistency_SparseCSC_signbit_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.2196306Z test_consistency_SparseCSC_signbit_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.2232075Z test_consistency_SparseCSC_signbit_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.2269873Z test_consistency_SparseCSC_sin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.2308311Z test_consistency_SparseCSC_sin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.2348251Z test_consistency_SparseCSC_sin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.2389851Z test_consistency_SparseCSC_sin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.2430092Z test_consistency_SparseCSC_sin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.2469166Z test_consistency_SparseCSC_sin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.2507849Z test_consistency_SparseCSC_sin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.2546421Z test_consistency_SparseCSC_sin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.2585622Z test_consistency_SparseCSC_sin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.2625223Z test_consistency_SparseCSC_sin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2022-08-17T13:32:23.2663712Z test_consistency_SparseCSC_sin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.2702020Z test_consistency_SparseCSC_sinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.2739751Z test_consistency_SparseCSC_sinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.2780233Z test_consistency_SparseCSC_sinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.2820325Z test_consistency_SparseCSC_sinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.2858984Z test_consistency_SparseCSC_sinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.2897466Z test_consistency_SparseCSC_sinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.2935753Z test_consistency_SparseCSC_sinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.2973817Z test_consistency_SparseCSC_sinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.3011550Z test_consistency_SparseCSC_sinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.3049469Z test_consistency_SparseCSC_sinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.3087537Z test_consistency_SparseCSC_sinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.3126818Z test_consistency_SparseCSC_sqrt_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.3165463Z test_consistency_SparseCSC_sqrt_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.3205985Z test_consistency_SparseCSC_sqrt_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.3246329Z test_consistency_SparseCSC_sqrt_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.3284930Z test_consistency_SparseCSC_sqrt_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.3323451Z test_consistency_SparseCSC_sqrt_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.3361621Z test_consistency_SparseCSC_sqrt_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.3399724Z test_consistency_SparseCSC_sqrt_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.3437508Z test_consistency_SparseCSC_sqrt_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.3475478Z test_consistency_SparseCSC_sqrt_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.3513301Z test_consistency_SparseCSC_sqrt_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.3552196Z test_consistency_SparseCSC_tan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.3590244Z test_consistency_SparseCSC_tan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.3629861Z test_consistency_SparseCSC_tan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.3669547Z test_consistency_SparseCSC_tan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.3708453Z test_consistency_SparseCSC_tan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.3747458Z test_consistency_SparseCSC_tan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.3786948Z test_consistency_SparseCSC_tan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.3825822Z test_consistency_SparseCSC_tan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.3864699Z test_consistency_SparseCSC_tan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.3902953Z test_consistency_SparseCSC_tan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.3941096Z test_consistency_SparseCSC_tan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.3979394Z test_consistency_SparseCSC_tanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.4017125Z test_consistency_SparseCSC_tanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.4056721Z test_consistency_SparseCSC_tanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.4097272Z test_consistency_SparseCSC_tanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.4136102Z test_consistency_SparseCSC_tanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.4174880Z test_consistency_SparseCSC_tanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.4213077Z test_consistency_SparseCSC_tanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.4250811Z test_consistency_SparseCSC_tanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.4288609Z test_consistency_SparseCSC_tanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.4328284Z test_consistency_SparseCSC_tanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.4366254Z test_consistency_SparseCSC_tanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.4408249Z test_consistency_SparseCSC_to_sparse_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.4448040Z test_consistency_SparseCSC_to_sparse_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.4490706Z test_consistency_SparseCSC_to_sparse_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.4533542Z test_consistency_SparseCSC_to_sparse_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.4575100Z test_consistency_SparseCSC_to_sparse_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.4615577Z test_consistency_SparseCSC_to_sparse_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.4656171Z test_consistency_SparseCSC_to_sparse_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.4694910Z test_consistency_SparseCSC_to_sparse_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.4733593Z test_consistency_SparseCSC_to_sparse_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.4772464Z test_consistency_SparseCSC_to_sparse_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.4811590Z test_consistency_SparseCSC_to_sparse_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.4850348Z test_consistency_SparseCSC_to_sparse_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.4888311Z test_consistency_SparseCSC_trunc_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.4927741Z test_consistency_SparseCSC_trunc_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.4966707Z test_consistency_SparseCSC_trunc_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.5032584Z test_consistency_SparseCSR__masked_amax_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_masked\__init__.py:766: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorAdvancedIndexing.cpp:1531.) 2022-08-17T13:32:23.5033582Z new_values.scatter_reduce_( 2022-08-17T13:32:23.5098103Z ok (0.000s) 2022-08-17T13:32:23.5217862Z test_consistency_SparseCSR__masked_amax_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.5338607Z test_consistency_SparseCSR__masked_amax_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.5460191Z test_consistency_SparseCSR__masked_amax_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T13:32:23.5495141Z 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-17T13:32:23.5528523Z 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-17T13:32:23.5560883Z 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-17T13:32:23.5593166Z test_consistency_SparseCSR__masked_amax_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csr layout (0.002s) 2022-08-17T13:32:23.5625025Z test_consistency_SparseCSR__masked_amax_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amax does not support input with torch.sparse_csr layout (0.000s) 2022-08-17T13:32:23.5746117Z test_consistency_SparseCSR__masked_amin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.5866624Z test_consistency_SparseCSR__masked_amin_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.5986148Z test_consistency_SparseCSR__masked_amin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.6106164Z test_consistency_SparseCSR__masked_amin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.6141052Z test_consistency_SparseCSR__masked_amin_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csr layout (0.000s) 2022-08-17T13:32:23.6173864Z test_consistency_SparseCSR__masked_amin_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csr layout (0.000s) 2022-08-17T13:32:23.6205930Z test_consistency_SparseCSR__masked_amin_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csr layout (0.000s) 2022-08-17T13:32:23.6237770Z test_consistency_SparseCSR__masked_amin_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csr layout (0.016s) 2022-08-17T13:32:23.6269434Z test_consistency_SparseCSR__masked_amin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.amin does not support input with torch.sparse_csr layout (0.000s) 2022-08-17T13:32:23.6397518Z test_consistency_SparseCSR__masked_mean_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.6432767Z test_consistency_SparseCSR__masked_mean_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csr layout (0.000s) 2022-08-17T13:32:23.6466096Z test_consistency_SparseCSR__masked_mean_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csr layout (0.000s) 2022-08-17T13:32:23.6498205Z test_consistency_SparseCSR__masked_mean_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csr layout (0.000s) 2022-08-17T13:32:23.6624508Z test_consistency_SparseCSR__masked_mean_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.6749599Z test_consistency_SparseCSR__masked_mean_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.6874295Z test_consistency_SparseCSR__masked_mean_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.6908863Z test_consistency_SparseCSR__masked_mean_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csr layout (0.000s) 2022-08-17T13:32:23.6941562Z test_consistency_SparseCSR__masked_mean_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csr layout (0.000s) 2022-08-17T13:32:23.6973941Z test_consistency_SparseCSR__masked_mean_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csr layout (0.000s) 2022-08-17T13:32:23.7006487Z test_consistency_SparseCSR__masked_mean_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csr layout (0.016s) 2022-08-17T13:32:23.7038967Z test_consistency_SparseCSR__masked_mean_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: _masked.mean does not support input with torch.sparse_csr layout (0.000s) 2022-08-17T13:32:23.7106494Z test_consistency_SparseCSR__masked_prod_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.7173271Z test_consistency_SparseCSR__masked_prod_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.7239115Z test_consistency_SparseCSR__masked_prod_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.7355060Z test_consistency_SparseCSR__masked_prod_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.7471500Z test_consistency_SparseCSR__masked_prod_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.7536958Z test_consistency_SparseCSR__masked_prod_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2022-08-17T13:32:23.7601762Z test_consistency_SparseCSR__masked_prod_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.7665468Z test_consistency_SparseCSR__masked_prod_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.7730269Z test_consistency_SparseCSR__masked_prod_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.7794089Z test_consistency_SparseCSR__masked_prod_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.7909891Z test_consistency_SparseCSR__masked_sum_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.7973870Z test_consistency_SparseCSR__masked_sum_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.8040515Z test_consistency_SparseCSR__masked_sum_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.8106569Z test_consistency_SparseCSR__masked_sum_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.8220463Z test_consistency_SparseCSR__masked_sum_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.8335072Z test_consistency_SparseCSR__masked_sum_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.8450209Z test_consistency_SparseCSR__masked_sum_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.8516281Z test_consistency_SparseCSR__masked_sum_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.8578847Z test_consistency_SparseCSR__masked_sum_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.8641312Z test_consistency_SparseCSR__masked_sum_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2022-08-17T13:32:23.8704290Z test_consistency_SparseCSR__masked_sum_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.8766689Z test_consistency_SparseCSR__masked_sum_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.8804043Z test_consistency_SparseCSR_abs_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.8842421Z test_consistency_SparseCSR_abs_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.8881369Z test_consistency_SparseCSR_abs_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.8919695Z test_consistency_SparseCSR_abs_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.8957470Z test_consistency_SparseCSR_abs_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.8994922Z test_consistency_SparseCSR_abs_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.9032181Z test_consistency_SparseCSR_abs_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.9068509Z test_consistency_SparseCSR_abs_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.9103601Z test_consistency_SparseCSR_abs_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.9138598Z test_consistency_SparseCSR_abs_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.9173755Z test_consistency_SparseCSR_abs_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.9209592Z test_consistency_SparseCSR_abs_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.9246961Z test_consistency_SparseCSR_angle_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.9284391Z test_consistency_SparseCSR_angle_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.9323154Z test_consistency_SparseCSR_angle_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.9361804Z test_consistency_SparseCSR_angle_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.9400200Z test_consistency_SparseCSR_angle_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.9437660Z test_consistency_SparseCSR_angle_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.9475094Z test_consistency_SparseCSR_angle_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.9512008Z test_consistency_SparseCSR_angle_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.9549527Z test_consistency_SparseCSR_angle_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.9587277Z test_consistency_SparseCSR_angle_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.9624425Z test_consistency_SparseCSR_angle_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.9661527Z test_consistency_SparseCSR_angle_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.9699532Z test_consistency_SparseCSR_asin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.9737663Z test_consistency_SparseCSR_asin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.9778363Z test_consistency_SparseCSR_asin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.9818956Z test_consistency_SparseCSR_asin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.9857064Z test_consistency_SparseCSR_asin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:23.9894786Z test_consistency_SparseCSR_asin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.9932847Z test_consistency_SparseCSR_asin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:23.9970476Z test_consistency_SparseCSR_asin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.0008018Z test_consistency_SparseCSR_asin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.0046257Z test_consistency_SparseCSR_asin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.0082800Z test_consistency_SparseCSR_asin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.0120311Z test_consistency_SparseCSR_asinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.0157136Z test_consistency_SparseCSR_asinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.0197514Z test_consistency_SparseCSR_asinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.0237531Z test_consistency_SparseCSR_asinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.0275151Z test_consistency_SparseCSR_asinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.0312407Z test_consistency_SparseCSR_asinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.0349408Z test_consistency_SparseCSR_asinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.0386974Z test_consistency_SparseCSR_asinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.0424080Z test_consistency_SparseCSR_asinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.0461301Z test_consistency_SparseCSR_asinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.0498942Z test_consistency_SparseCSR_asinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.0542333Z test_consistency_SparseCSR_atan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.0575354Z test_consistency_SparseCSR_atan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.0614633Z test_consistency_SparseCSR_atan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.0654092Z test_consistency_SparseCSR_atan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.0692601Z test_consistency_SparseCSR_atan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.0730199Z test_consistency_SparseCSR_atan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.0767644Z test_consistency_SparseCSR_atan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.0804912Z test_consistency_SparseCSR_atan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.0842129Z test_consistency_SparseCSR_atan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.0880077Z test_consistency_SparseCSR_atan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.0918038Z test_consistency_SparseCSR_atan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.0956420Z test_consistency_SparseCSR_atanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.0994252Z test_consistency_SparseCSR_atanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.1033566Z test_consistency_SparseCSR_atanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.1072672Z test_consistency_SparseCSR_atanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.1110317Z test_consistency_SparseCSR_atanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.1148020Z test_consistency_SparseCSR_atanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.1185448Z test_consistency_SparseCSR_atanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.1223048Z test_consistency_SparseCSR_atanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.1260909Z test_consistency_SparseCSR_atanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.1298977Z test_consistency_SparseCSR_atanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.1336044Z test_consistency_SparseCSR_atanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.1374285Z test_consistency_SparseCSR_ceil_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.1412432Z test_consistency_SparseCSR_ceil_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.1449884Z test_consistency_SparseCSR_ceil_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.1487140Z test_consistency_SparseCSR_conj_physical_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.1522910Z test_consistency_SparseCSR_conj_physical_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.1560519Z test_consistency_SparseCSR_conj_physical_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.1600467Z test_consistency_SparseCSR_conj_physical_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.1638920Z test_consistency_SparseCSR_conj_physical_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.1677414Z test_consistency_SparseCSR_conj_physical_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.1715027Z test_consistency_SparseCSR_conj_physical_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.1754316Z test_consistency_SparseCSR_conj_physical_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.1789583Z test_consistency_SparseCSR_conj_physical_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.1825309Z test_consistency_SparseCSR_conj_physical_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.1860590Z test_consistency_SparseCSR_conj_physical_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.1895552Z test_consistency_SparseCSR_conj_physical_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.1930535Z test_consistency_SparseCSR_conj_physical_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.1967744Z test_consistency_SparseCSR_erf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.2006225Z test_consistency_SparseCSR_erf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.2044755Z test_consistency_SparseCSR_erf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.2083443Z test_consistency_SparseCSR_erf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.2121391Z test_consistency_SparseCSR_erf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.2158886Z test_consistency_SparseCSR_erf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.2196400Z test_consistency_SparseCSR_erf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.2234465Z test_consistency_SparseCSR_erf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.2272502Z test_consistency_SparseCSR_erf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.2311277Z test_consistency_SparseCSR_erfinv_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.2349340Z test_consistency_SparseCSR_erfinv_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.2388029Z test_consistency_SparseCSR_erfinv_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.2426781Z test_consistency_SparseCSR_erfinv_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.2464637Z test_consistency_SparseCSR_erfinv_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.2502089Z test_consistency_SparseCSR_erfinv_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.2539534Z test_consistency_SparseCSR_erfinv_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.2583919Z test_consistency_SparseCSR_erfinv_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.2639805Z test_consistency_SparseCSR_erfinv_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.2696618Z test_consistency_SparseCSR_expm1_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.2752811Z test_consistency_SparseCSR_expm1_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.2808794Z test_consistency_SparseCSR_expm1_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:24.2863220Z test_consistency_SparseCSR_expm1_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.2916331Z test_consistency_SparseCSR_expm1_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.2970537Z test_consistency_SparseCSR_expm1_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.3024849Z test_consistency_SparseCSR_expm1_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.3079103Z test_consistency_SparseCSR_expm1_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.3134074Z test_consistency_SparseCSR_expm1_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.3187761Z test_consistency_SparseCSR_floor_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.3241770Z test_consistency_SparseCSR_floor_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.3295657Z test_consistency_SparseCSR_floor_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.3349200Z test_consistency_SparseCSR_isinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.3401334Z test_consistency_SparseCSR_isinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.3456435Z test_consistency_SparseCSR_isinf_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T13:32:24.3512066Z test_consistency_SparseCSR_isinf_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.3566341Z test_consistency_SparseCSR_isinf_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.3620111Z test_consistency_SparseCSR_isinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.3672983Z test_consistency_SparseCSR_isinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.3725676Z test_consistency_SparseCSR_isinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.3776651Z test_consistency_SparseCSR_isinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.3826850Z test_consistency_SparseCSR_isinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.3876927Z test_consistency_SparseCSR_isinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.3926820Z test_consistency_SparseCSR_isinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.3976861Z test_consistency_SparseCSR_isinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.4028335Z test_consistency_SparseCSR_isnan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.4078453Z test_consistency_SparseCSR_isnan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.4130353Z test_consistency_SparseCSR_isnan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.4181984Z test_consistency_SparseCSR_isnan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.4233928Z test_consistency_SparseCSR_isnan_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.4285328Z test_consistency_SparseCSR_isnan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.4336536Z test_consistency_SparseCSR_isnan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.4387002Z test_consistency_SparseCSR_isnan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.4437463Z test_consistency_SparseCSR_isnan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2022-08-17T13:32:24.4487604Z test_consistency_SparseCSR_isnan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.4537357Z test_consistency_SparseCSR_isnan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.4578032Z test_consistency_SparseCSR_isnan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.4614158Z test_consistency_SparseCSR_isneginf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.4649222Z test_consistency_SparseCSR_isneginf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.4685260Z test_consistency_SparseCSR_isneginf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.4721748Z test_consistency_SparseCSR_isneginf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.4757286Z test_consistency_SparseCSR_isneginf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.4792730Z test_consistency_SparseCSR_isneginf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.4827405Z test_consistency_SparseCSR_isneginf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.4862246Z test_consistency_SparseCSR_isneginf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.4897192Z test_consistency_SparseCSR_isneginf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.4932095Z test_consistency_SparseCSR_isneginf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.4967814Z test_consistency_SparseCSR_isposinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.5002686Z test_consistency_SparseCSR_isposinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.5038767Z test_consistency_SparseCSR_isposinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.5073994Z test_consistency_SparseCSR_isposinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.5109832Z test_consistency_SparseCSR_isposinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.5145989Z test_consistency_SparseCSR_isposinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2022-08-17T13:32:24.5181364Z test_consistency_SparseCSR_isposinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.5217343Z test_consistency_SparseCSR_isposinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.5252978Z test_consistency_SparseCSR_isposinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.5288244Z test_consistency_SparseCSR_isposinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.5326644Z test_consistency_SparseCSR_log1p_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.5364133Z test_consistency_SparseCSR_log1p_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.5401902Z test_consistency_SparseCSR_log1p_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.5439899Z test_consistency_SparseCSR_log1p_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.5478774Z test_consistency_SparseCSR_log1p_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T13:32:24.5516775Z test_consistency_SparseCSR_log1p_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.5554487Z test_consistency_SparseCSR_log1p_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.5591949Z test_consistency_SparseCSR_log1p_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.5629640Z test_consistency_SparseCSR_log1p_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.5666660Z test_consistency_SparseCSR_neg_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.5704821Z test_consistency_SparseCSR_neg_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.5743752Z test_consistency_SparseCSR_neg_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.5781605Z test_consistency_SparseCSR_neg_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.5819051Z test_consistency_SparseCSR_neg_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.5856141Z test_consistency_SparseCSR_neg_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.5893979Z test_consistency_SparseCSR_neg_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.5929133Z test_consistency_SparseCSR_neg_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.5964293Z test_consistency_SparseCSR_neg_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.5999012Z test_consistency_SparseCSR_neg_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.6033941Z test_consistency_SparseCSR_neg_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.6068829Z test_consistency_SparseCSR_neg_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.6161887Z test_consistency_SparseCSR_randn_like_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.6213013Z test_consistency_SparseCSR_randn_like_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.6263623Z test_consistency_SparseCSR_randn_like_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.6314462Z test_consistency_SparseCSR_randn_like_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.6361889Z test_consistency_SparseCSR_randn_like_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.6409096Z test_consistency_SparseCSR_randn_like_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.6456025Z test_consistency_SparseCSR_randn_like_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.6492703Z test_consistency_SparseCSR_round_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.6529810Z test_consistency_SparseCSR_round_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.6567432Z test_consistency_SparseCSR_round_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.6604633Z test_consistency_SparseCSR_sgn_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2022-08-17T13:32:24.6640274Z test_consistency_SparseCSR_sgn_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.6677618Z test_consistency_SparseCSR_sgn_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.6716511Z test_consistency_SparseCSR_sgn_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.6754590Z test_consistency_SparseCSR_sgn_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.6792332Z test_consistency_SparseCSR_sgn_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.6829309Z test_consistency_SparseCSR_sgn_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.6866220Z test_consistency_SparseCSR_sgn_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.6902011Z test_consistency_SparseCSR_sgn_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.6936791Z test_consistency_SparseCSR_sgn_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.6971612Z test_consistency_SparseCSR_sgn_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.7006441Z test_consistency_SparseCSR_sgn_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.7041140Z test_consistency_SparseCSR_sgn_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.7077750Z test_consistency_SparseCSR_sign_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.7113069Z test_consistency_SparseCSR_sign_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.7150148Z test_consistency_SparseCSR_sign_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.7187584Z test_consistency_SparseCSR_sign_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.7224367Z test_consistency_SparseCSR_sign_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.7259705Z test_consistency_SparseCSR_sign_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.7294659Z test_consistency_SparseCSR_sign_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.7337882Z test_consistency_SparseCSR_sign_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.7382338Z test_consistency_SparseCSR_sign_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.7417122Z test_consistency_SparseCSR_sign_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.7452797Z test_consistency_SparseCSR_signbit_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.7487591Z test_consistency_SparseCSR_signbit_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.7523553Z test_consistency_SparseCSR_signbit_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.7559494Z test_consistency_SparseCSR_signbit_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2022-08-17T13:32:24.7595670Z test_consistency_SparseCSR_signbit_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.7630940Z test_consistency_SparseCSR_signbit_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.7670580Z test_consistency_SparseCSR_signbit_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.7727441Z test_consistency_SparseCSR_signbit_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.7774319Z test_consistency_SparseCSR_signbit_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.7809506Z test_consistency_SparseCSR_signbit_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.7846651Z test_consistency_SparseCSR_sin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.7884168Z test_consistency_SparseCSR_sin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.7922935Z test_consistency_SparseCSR_sin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.7961508Z test_consistency_SparseCSR_sin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.7999058Z test_consistency_SparseCSR_sin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.8036585Z test_consistency_SparseCSR_sin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.8074173Z test_consistency_SparseCSR_sin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.8111383Z test_consistency_SparseCSR_sin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.8148732Z test_consistency_SparseCSR_sin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.8186175Z test_consistency_SparseCSR_sin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.8223555Z test_consistency_SparseCSR_sin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.8260673Z test_consistency_SparseCSR_sinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.8297265Z test_consistency_SparseCSR_sinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.8336038Z test_consistency_SparseCSR_sinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.8374770Z test_consistency_SparseCSR_sinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.8411599Z test_consistency_SparseCSR_sinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.8448831Z test_consistency_SparseCSR_sinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.8486015Z test_consistency_SparseCSR_sinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T13:32:24.8523492Z test_consistency_SparseCSR_sinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T13:32:24.8560981Z test_consistency_SparseCSR_sinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T13:32:24.8598509Z test_consistency_SparseCSR_sinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T13:32:24.8635729Z test_consistency_SparseCSR_sinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T13:32:24.8673040Z test_consistency_SparseCSR_sqrt_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.8709985Z test_consistency_SparseCSR_sqrt_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.8748394Z test_consistency_SparseCSR_sqrt_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.8786987Z test_consistency_SparseCSR_sqrt_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.8826049Z test_consistency_SparseCSR_sqrt_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.8863459Z test_consistency_SparseCSR_sqrt_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.8901355Z test_consistency_SparseCSR_sqrt_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.8938878Z test_consistency_SparseCSR_sqrt_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.8975770Z test_consistency_SparseCSR_sqrt_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.9012417Z test_consistency_SparseCSR_sqrt_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.9049051Z test_consistency_SparseCSR_sqrt_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.9085977Z test_consistency_SparseCSR_tan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.9123644Z test_consistency_SparseCSR_tan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.9162167Z test_consistency_SparseCSR_tan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.9200828Z test_consistency_SparseCSR_tan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.9238848Z test_consistency_SparseCSR_tan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.9276656Z test_consistency_SparseCSR_tan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.9313924Z test_consistency_SparseCSR_tan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.9351204Z test_consistency_SparseCSR_tan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.9388399Z test_consistency_SparseCSR_tan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.9426186Z test_consistency_SparseCSR_tan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.9463353Z test_consistency_SparseCSR_tan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.9500308Z test_consistency_SparseCSR_tanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.9537228Z test_consistency_SparseCSR_tanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.9575348Z test_consistency_SparseCSR_tanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.9614094Z test_consistency_SparseCSR_tanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.9651352Z test_consistency_SparseCSR_tanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.9688351Z test_consistency_SparseCSR_tanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.9725315Z test_consistency_SparseCSR_tanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.9761916Z test_consistency_SparseCSR_tanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.9798428Z test_consistency_SparseCSR_tanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.9835024Z test_consistency_SparseCSR_tanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.9871578Z test_consistency_SparseCSR_tanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.9911862Z test_consistency_SparseCSR_to_sparse_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:24.9949234Z test_consistency_SparseCSR_to_sparse_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:24.9989747Z test_consistency_SparseCSR_to_sparse_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.0031466Z test_consistency_SparseCSR_to_sparse_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.0071621Z test_consistency_SparseCSR_to_sparse_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.0110973Z test_consistency_SparseCSR_to_sparse_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.0150143Z test_consistency_SparseCSR_to_sparse_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.0187870Z test_consistency_SparseCSR_to_sparse_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.0226102Z test_consistency_SparseCSR_to_sparse_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.0263521Z test_consistency_SparseCSR_to_sparse_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.0300904Z test_consistency_SparseCSR_to_sparse_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.0338650Z test_consistency_SparseCSR_to_sparse_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.0375736Z test_consistency_SparseCSR_trunc_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.0413490Z test_consistency_SparseCSR_trunc_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.0450886Z test_consistency_SparseCSR_trunc_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.0519001Z test_copy_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.0577373Z test_copy_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.0650508Z test_copy_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.0720591Z test_copy_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.0787406Z test_copy_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.0853307Z test_copy_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.0922501Z test_copy_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.0981766Z test_copy_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.1040397Z test_copy_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.1098101Z test_copy_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.1156301Z test_copy_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.1214920Z test_copy_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.1281705Z test_copy_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.1340204Z test_copy_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.1413803Z test_copy_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.1484905Z test_copy_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.1552506Z test_copy_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.1619410Z test_copy_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.1687573Z test_copy_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.1746803Z test_copy_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.1805095Z test_copy_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.1862741Z test_copy_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.1921058Z test_copy_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.1979633Z test_copy_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.2069875Z test_copy_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.2152388Z test_copy_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.2250533Z test_copy_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.2345552Z test_copy_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.2436307Z test_copy_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.2526750Z test_copy_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.2619648Z test_copy_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.2702789Z test_copy_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.2785225Z test_copy_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.2867068Z test_copy_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.2949127Z test_copy_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.3031293Z test_copy_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.3121705Z test_copy_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.3203590Z test_copy_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.3302802Z test_copy_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.3397810Z test_copy_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.3488892Z test_copy_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.3579391Z test_copy_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.3672963Z test_copy_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.3756181Z test_copy_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.3838712Z test_copy_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.3920997Z test_copy_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.4003098Z test_copy_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.4085956Z test_copy_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.4191748Z test_copy_errors_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.4282133Z test_copy_errors_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.4379101Z test_copy_errors_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.4475979Z test_copy_errors_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.4570720Z test_copy_errors_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.4665174Z test_copy_errors_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.4759309Z test_copy_errors_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.4850789Z test_copy_errors_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.4941874Z test_copy_errors_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.5033041Z test_copy_errors_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.5124173Z test_copy_errors_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.5216154Z test_copy_errors_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.5313265Z test_copy_errors_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.5403661Z test_copy_errors_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.5501483Z test_copy_errors_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T13:32:25.5598251Z test_copy_errors_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.5692924Z test_copy_errors_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.5787029Z test_copy_errors_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.5881336Z test_copy_errors_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.5973175Z test_copy_errors_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.6065240Z test_copy_errors_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.6157058Z test_copy_errors_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.6248648Z test_copy_errors_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.6340541Z test_copy_errors_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.6411874Z test_copy_errors_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T13:32:25.6479091Z test_copy_errors_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.6551136Z test_copy_errors_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.6623715Z test_copy_errors_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T13:32:25.6694412Z test_copy_errors_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.6765294Z test_copy_errors_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.6835566Z test_copy_errors_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.6903932Z test_copy_errors_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.6971727Z test_copy_errors_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.7039984Z test_copy_errors_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.7108505Z test_copy_errors_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.7176876Z test_copy_errors_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.7246757Z test_copy_errors_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.7313469Z test_copy_errors_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.7385273Z test_copy_errors_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.7457423Z test_copy_errors_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2022-08-17T13:32:25.7527188Z test_copy_errors_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.7596425Z test_copy_errors_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.7666052Z test_copy_errors_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2022-08-17T13:32:25.7733428Z test_copy_errors_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.7800430Z test_copy_errors_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.7867283Z test_copy_errors_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.7934718Z test_copy_errors_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.8002062Z test_copy_errors_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.8063318Z test_dim_SparseBSC_cpu (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:25.8122523Z test_dim_SparseBSR_cpu (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.8149771Z test_dim_SparseCSC_cpu (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:25.8176549Z test_dim_SparseCSR_cpu (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.8388372Z test_empty_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.8599749Z test_empty_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T13:32:25.8811579Z test_empty_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.9023806Z test_empty_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:25.9236155Z test_empty_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.031s) 2022-08-17T13:32:25.9448032Z test_empty_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:25.9660481Z test_empty_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T13:32:25.9872655Z test_empty_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T13:32:26.0084067Z test_empty_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.0295091Z test_empty_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.0506571Z test_empty_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.031s) 2022-08-17T13:32:26.0717877Z test_empty_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T13:32:26.0930139Z test_empty_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.1141780Z test_empty_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.1353411Z test_empty_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.031s) 2022-08-17T13:32:26.1565364Z test_empty_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.1777726Z test_empty_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T13:32:26.1990147Z test_empty_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.2201705Z test_empty_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.2414439Z test_empty_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.031s) 2022-08-17T13:32:26.2627081Z test_empty_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T13:32:26.2838796Z test_empty_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.3050969Z test_empty_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.031s) 2022-08-17T13:32:26.3261361Z test_empty_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:26.3283667Z test_empty_errors_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.3301080Z test_empty_errors_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.3317155Z test_empty_errors_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.3332860Z test_empty_errors_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.3348553Z test_empty_errors_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.3364025Z test_empty_errors_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.3379610Z test_empty_errors_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.3395223Z test_empty_errors_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.3411519Z test_empty_errors_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:26.3426989Z test_empty_errors_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.3442571Z test_empty_errors_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.3458035Z test_empty_errors_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.3473771Z test_empty_errors_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.3489419Z test_empty_errors_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.3505200Z test_empty_errors_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:26.3520718Z test_empty_errors_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.3536298Z test_empty_errors_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.3551970Z test_empty_errors_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.3567609Z test_empty_errors_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.3583350Z test_empty_errors_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.3598852Z test_empty_errors_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.3614589Z test_empty_errors_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:26.3630237Z test_empty_errors_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.3645732Z test_empty_errors_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.3728089Z test_empty_like_SparseBSC_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.3798342Z test_empty_like_SparseBSC_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.3868654Z test_empty_like_SparseBSC_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.3938750Z test_empty_like_SparseBSC_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.4011100Z test_empty_like_SparseBSC_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.4081245Z test_empty_like_SparseBSC_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.4151319Z test_empty_like_SparseBSC_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.4220572Z test_empty_like_SparseBSC_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.4291265Z test_empty_like_SparseBSC_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.4361551Z test_empty_like_SparseBSC_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.4432024Z test_empty_like_SparseBSC_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.4501429Z test_empty_like_SparseBSC_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:26.4588378Z test_empty_like_SparseBSC_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.4673269Z test_empty_like_SparseBSC_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:26.4758402Z test_empty_like_SparseBSC_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.4843030Z test_empty_like_SparseBSC_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.4927981Z test_empty_like_SparseBSC_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.5012326Z test_empty_like_SparseBSC_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.5098566Z test_empty_like_SparseBSC_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.5182603Z test_empty_like_SparseBSC_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.5268206Z test_empty_like_SparseBSC_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.5352492Z test_empty_like_SparseBSC_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.5438200Z test_empty_like_SparseBSC_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.5522368Z test_empty_like_SparseBSC_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:26.5618825Z test_empty_like_SparseBSC_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2022-08-17T13:32:26.5703624Z test_empty_like_SparseBSC_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.5788153Z test_empty_like_SparseBSC_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.6707395Z test_empty_like_SparseBSC_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.095s) 2022-08-17T13:32:26.6795908Z test_empty_like_SparseBSC_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.6882084Z test_empty_like_SparseBSC_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.6966882Z test_empty_like_SparseBSC_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.7051985Z test_empty_like_SparseBSC_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.7135960Z test_empty_like_SparseBSC_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.7219553Z test_empty_like_SparseBSC_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.7302374Z test_empty_like_SparseBSC_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.7386280Z test_empty_like_SparseBSC_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.7470177Z test_empty_like_SparseBSC_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.7556297Z test_empty_like_SparseBSC_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2022-08-17T13:32:26.7640801Z test_empty_like_SparseBSC_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2022-08-17T13:32:26.7724800Z test_empty_like_SparseBSC_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.7809918Z test_empty_like_SparseBSC_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.7893842Z test_empty_like_SparseBSC_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.7978986Z test_empty_like_SparseBSC_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.8062888Z test_empty_like_SparseBSC_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.8150849Z test_empty_like_SparseBSC_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.8236272Z test_empty_like_SparseBSC_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:26.8320175Z test_empty_like_SparseBSC_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.8407502Z test_empty_like_SparseBSC_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.8490223Z test_empty_like_SparseBSR_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.8576053Z test_empty_like_SparseBSR_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.8658439Z test_empty_like_SparseBSR_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.8743499Z test_empty_like_SparseBSR_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.8827248Z test_empty_like_SparseBSR_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.8911645Z test_empty_like_SparseBSR_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.8995261Z test_empty_like_SparseBSR_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.9079397Z test_empty_like_SparseBSR_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.9163362Z test_empty_like_SparseBSR_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.9245273Z test_empty_like_SparseBSR_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.9330275Z test_empty_like_SparseBSR_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.9413382Z test_empty_like_SparseBSR_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.9485941Z test_empty_like_SparseBSR_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.9554568Z test_empty_like_SparseBSR_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.9622789Z test_empty_like_SparseBSR_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.9692233Z test_empty_like_SparseBSR_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.9761402Z test_empty_like_SparseBSR_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.9831760Z test_empty_like_SparseBSR_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:26.9899392Z test_empty_like_SparseBSR_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:26.9969160Z test_empty_like_SparseBSR_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.0037077Z test_empty_like_SparseBSR_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.0107218Z test_empty_like_SparseBSR_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.0175452Z test_empty_like_SparseBSR_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.0243609Z test_empty_like_SparseBSR_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.0328137Z test_empty_like_SparseBSR_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.0411409Z test_empty_like_SparseBSR_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.0497107Z test_empty_like_SparseBSR_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.0581752Z test_empty_like_SparseBSR_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.0666432Z test_empty_like_SparseBSR_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2022-08-17T13:32:27.0751308Z test_empty_like_SparseBSR_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.0833308Z test_empty_like_SparseBSR_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.0917169Z test_empty_like_SparseBSR_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.0998921Z test_empty_like_SparseBSR_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.1081413Z test_empty_like_SparseBSR_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.1162660Z test_empty_like_SparseBSR_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.1246605Z test_empty_like_SparseBSR_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.1328683Z test_empty_like_SparseBSR_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.1413118Z test_empty_like_SparseBSR_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.1496011Z test_empty_like_SparseBSR_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.1584089Z test_empty_like_SparseBSR_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.1668792Z test_empty_like_SparseBSR_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.1753036Z test_empty_like_SparseBSR_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.1835995Z test_empty_like_SparseBSR_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.1920203Z test_empty_like_SparseBSR_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.2003429Z test_empty_like_SparseBSR_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.2086548Z test_empty_like_SparseBSR_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.2170380Z test_empty_like_SparseBSR_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.2253685Z test_empty_like_SparseBSR_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.2303769Z test_empty_like_SparseCSC_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.2354694Z test_empty_like_SparseCSC_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.2403794Z test_empty_like_SparseCSC_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.2452783Z test_empty_like_SparseCSC_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.2506448Z test_empty_like_SparseCSC_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.2555450Z test_empty_like_SparseCSC_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.2604317Z test_empty_like_SparseCSC_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.2654597Z test_empty_like_SparseCSC_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.2703626Z test_empty_like_SparseCSC_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.2752163Z test_empty_like_SparseCSC_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.2802172Z test_empty_like_SparseCSC_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.2851762Z test_empty_like_SparseCSC_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.2900772Z test_empty_like_SparseCSC_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.2949798Z test_empty_like_SparseCSC_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.3000110Z test_empty_like_SparseCSC_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.3049153Z test_empty_like_SparseCSC_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.3099327Z test_empty_like_SparseCSC_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.3149323Z test_empty_like_SparseCSC_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.3198298Z test_empty_like_SparseCSC_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.3247080Z test_empty_like_SparseCSC_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.3299223Z test_empty_like_SparseCSC_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.3347457Z test_empty_like_SparseCSC_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.3396012Z test_empty_like_SparseCSC_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.3450561Z test_empty_like_SparseCSC_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T13:32:27.3486391Z test_empty_like_SparseCSC_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.3521703Z test_empty_like_SparseCSC_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.3557042Z test_empty_like_SparseCSC_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.3592318Z test_empty_like_SparseCSC_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.3631736Z test_empty_like_SparseCSC_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.3667132Z test_empty_like_SparseCSC_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.3702307Z test_empty_like_SparseCSC_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.3737616Z test_empty_like_SparseCSC_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.3774092Z test_empty_like_SparseCSC_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.3808997Z test_empty_like_SparseCSC_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.3844104Z test_empty_like_SparseCSC_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.3880550Z test_empty_like_SparseCSC_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.3932281Z test_empty_like_SparseCSC_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.3981679Z test_empty_like_SparseCSC_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.4030796Z test_empty_like_SparseCSC_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.4080796Z test_empty_like_SparseCSC_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.4130789Z test_empty_like_SparseCSC_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.4179561Z test_empty_like_SparseCSC_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.4228598Z test_empty_like_SparseCSC_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.4278699Z test_empty_like_SparseCSC_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.4327482Z test_empty_like_SparseCSC_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.4375637Z test_empty_like_SparseCSC_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.4427493Z test_empty_like_SparseCSC_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.4477499Z test_empty_like_SparseCSC_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.4526928Z test_empty_like_SparseCSR_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.4579061Z test_empty_like_SparseCSR_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.4627888Z test_empty_like_SparseCSR_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.4676872Z test_empty_like_SparseCSR_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.4728260Z test_empty_like_SparseCSR_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.4777243Z test_empty_like_SparseCSR_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.4826268Z test_empty_like_SparseCSR_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.4876784Z test_empty_like_SparseCSR_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.4925546Z test_empty_like_SparseCSR_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.4973733Z test_empty_like_SparseCSR_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.5022569Z test_empty_like_SparseCSR_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.5073792Z test_empty_like_SparseCSR_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.5122836Z test_empty_like_SparseCSR_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.5171950Z test_empty_like_SparseCSR_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.5223841Z test_empty_like_SparseCSR_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.5273426Z test_empty_like_SparseCSR_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.5322887Z test_empty_like_SparseCSR_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.5378476Z test_empty_like_SparseCSR_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T13:32:27.5427998Z test_empty_like_SparseCSR_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.5477364Z test_empty_like_SparseCSR_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.5529828Z test_empty_like_SparseCSR_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.5578239Z test_empty_like_SparseCSR_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.5627628Z test_empty_like_SparseCSR_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.5677547Z test_empty_like_SparseCSR_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.5727536Z test_empty_like_SparseCSR_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.5776158Z test_empty_like_SparseCSR_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.5825371Z test_empty_like_SparseCSR_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.5877417Z test_empty_like_SparseCSR_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.5927217Z test_empty_like_SparseCSR_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.5975955Z test_empty_like_SparseCSR_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.6026069Z test_empty_like_SparseCSR_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.6074816Z test_empty_like_SparseCSR_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.6123633Z test_empty_like_SparseCSR_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.6173806Z test_empty_like_SparseCSR_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.6222530Z test_empty_like_SparseCSR_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.6272031Z test_empty_like_SparseCSR_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.6307795Z test_empty_like_SparseCSR_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.6344269Z test_empty_like_SparseCSR_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.6379337Z test_empty_like_SparseCSR_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.6414432Z test_empty_like_SparseCSR_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.6450590Z test_empty_like_SparseCSR_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.6493839Z test_empty_like_SparseCSR_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.018s) 2022-08-17T13:32:27.6540782Z test_empty_like_SparseCSR_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.005s) 2022-08-17T13:32:27.6586761Z test_empty_like_SparseCSR_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T13:32:27.6631894Z test_empty_like_SparseCSR_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2022-08-17T13:32:27.6666626Z test_empty_like_SparseCSR_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.6701636Z test_empty_like_SparseCSR_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.6737774Z test_empty_like_SparseCSR_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.6886720Z test_invalid_input_SparseBSC_target_sparse_compressed_tensor_cpu (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.6978685Z test_invalid_input_SparseBSC_target_sparse_compressed_tensor_no_size_cpu (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.7086832Z test_invalid_input_SparseBSC_target_validate_sparse_compressed_tensor_args_cpu (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.7224034Z test_invalid_input_SparseBSR_target_sparse_compressed_tensor_cpu (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.7317198Z test_invalid_input_SparseBSR_target_sparse_compressed_tensor_no_size_cpu (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.7428510Z test_invalid_input_SparseBSR_target_validate_sparse_compressed_tensor_args_cpu (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.7529670Z test_invalid_input_SparseCSC_target_sparse_compressed_tensor_cpu (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.7613393Z test_invalid_input_SparseCSC_target_sparse_compressed_tensor_no_size_cpu (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.7708157Z test_invalid_input_SparseCSC_target_validate_sparse_compressed_tensor_args_cpu (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.7807631Z test_invalid_input_SparseCSR_target_sparse_compressed_tensor_cpu (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.7889051Z test_invalid_input_SparseCSR_target_sparse_compressed_tensor_no_size_cpu (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:27.7984617Z test_invalid_input_SparseCSR_target_validate_sparse_compressed_tensor_args_cpu (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.7997324Z test_layout_SparseBSC_cpu (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.8008600Z test_layout_SparseBSR_cpu (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.8019694Z test_layout_SparseCSC_cpu (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.8030789Z test_layout_SparseCSR_cpu (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:27.9487723Z test_print_SparseBSC_cpu (__main__.TestSparseCompressedCPU) ... ok (0.158s) 2022-08-17T13:32:28.0794965Z test_print_SparseBSR_cpu (__main__.TestSparseCompressedCPU) ... ok (0.127s) 2022-08-17T13:32:28.1186881Z test_print_SparseCSC_cpu (__main__.TestSparseCompressedCPU) ... ok (0.032s) 2022-08-17T13:32:28.1578784Z test_print_SparseCSR_cpu (__main__.TestSparseCompressedCPU) ... ok (0.048s) 2022-08-17T13:32:28.1756293Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.1923176Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.2102441Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.2284069Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.2460365Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.2636852Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.2811895Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.031s) 2022-08-17T13:32:28.2979782Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.3146556Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.3311754Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.3479626Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.3647367Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.3821947Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:28.3989691Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.4171656Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.031s) 2022-08-17T13:32:28.4350375Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.4525042Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T13:32:28.4699546Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.4872985Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.5040013Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.5205157Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.5369376Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.5537337Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T13:32:28.5703892Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.5811223Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.5910133Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.6018848Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:28.6130601Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.6237264Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.6344115Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:28.6448385Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.6546713Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.6645042Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:28.6741750Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.6841242Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:28.6941060Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.7047308Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.7145845Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:28.7256286Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.7365950Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.7471850Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:28.7578734Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.7682832Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.7780748Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:28.7879137Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.7975407Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.8073486Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:28.8177926Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.8354141Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.8524361Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.8709155Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.8893922Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.9071967Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.031s) 2022-08-17T13:32:28.9248249Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.9424727Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.9595023Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T13:32:28.9761019Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:28.9927916Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.0095812Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.0264238Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.0438985Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.0606501Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T13:32:29.0787707Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T13:32:29.0970454Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.1146749Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.1332236Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.019s) 2022-08-17T13:32:29.1499220Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.021s) 2022-08-17T13:32:29.1667747Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.1833279Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.1998601Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.2165092Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.2331246Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.2441462Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.2542314Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:29.2653818Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:29.2765924Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.2874800Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.2982388Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:29.3089247Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.3190270Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.3288909Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:29.3387519Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.3487069Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.3587789Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:29.3694999Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:29.3793915Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:29.3905757Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.4016614Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:29.4124930Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.4232050Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:29.4338166Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.4438801Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.4538261Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:29.4636204Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:29.4734908Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:29.4833244Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:29.5011586Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.031s) 2022-08-17T13:32:29.5180375Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.5362459Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.5549374Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.5727517Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:29.5906332Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.031s) 2022-08-17T13:32:29.6082572Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.6252446Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.6421201Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.6587765Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:29.6758683Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T13:32:29.6928118Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.7103663Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:29.7269686Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.7451441Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.7630642Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:29.7805981Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.7980598Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.8153688Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.8319809Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.8486192Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.8653074Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T13:32:29.8819934Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.8988369Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.9096952Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:29.9197822Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.9308697Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:29.9420691Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.9529404Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.9638246Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:29.9745107Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:29.9844734Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:29.9945441Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.0044420Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:30.0149022Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.0254523Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.0365657Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.0466245Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:30.0577143Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:30.0689726Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.0797785Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:30.0907273Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.1012098Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:30.1112321Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.1212391Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.1309498Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:30.1409686Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.1511346Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.1686417Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:30.1853095Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.2032582Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.2214080Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.2392632Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.031s) 2022-08-17T13:32:30.2569737Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:30.2743956Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:30.2913046Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.031s) 2022-08-17T13:32:30.3079357Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.3244577Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.3412411Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.3582751Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T13:32:30.3758879Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.3924023Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.4104152Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.4283991Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:30.4463486Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.031s) 2022-08-17T13:32:30.4637906Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:30.4810115Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.4975784Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.5140695Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.5303596Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.5472188Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T13:32:30.5637945Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:30.5747506Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:30.5847655Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.5956305Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:30.6067878Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.6175928Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.6284242Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.6388809Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:30.6488511Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.6588007Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:30.6686297Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:30.6786135Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:30.6884523Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:30.6991498Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.7089771Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.7197795Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:30.7306661Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.7414520Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.7522920Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:30.7628272Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.7727415Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:30.7823718Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:30.7920649Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.8019745Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:30.8117217Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:30.8293698Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.031s) 2022-08-17T13:32:30.8462903Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.8645322Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:30.8827406Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.9005217Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.9185105Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.031s) 2022-08-17T13:32:30.9360568Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:30.9529925Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:30.9701255Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.020s) 2022-08-17T13:32:30.9868239Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:31.0038073Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.0206645Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.0384029Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.031s) 2022-08-17T13:32:31.0550665Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:31.0733414Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T13:32:31.0914467Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.1092181Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.1269281Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.1445011Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.1615806Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2022-08-17T13:32:31.1785165Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2022-08-17T13:32:31.1950876Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.2118738Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.2286751Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.2395287Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.2494538Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:31.2605174Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.2715553Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.2822835Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.2929324Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:31.3035493Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.3135044Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.3232557Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:31.3330549Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.3428099Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:31.3529683Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.3638684Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.3735994Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:31.3845723Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.3956906Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.4062499Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:31.4169738Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.4276682Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.4374519Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:31.4474884Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.4573711Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.4673615Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:31.4774562Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.4949046Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.5115405Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.5294538Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.5478492Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T13:32:31.5655294Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.5832386Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.6009258Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.031s) 2022-08-17T13:32:31.6175902Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.6341796Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.6508048Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.6673890Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.6842541Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.7015156Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.7179037Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.7355633Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.7535342Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.7710321Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.7884462Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.8056248Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.8222477Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.031s) 2022-08-17T13:32:31.8384161Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.8545692Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.8708582Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.8871972Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.8978537Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:31.9076484Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.9184240Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.9294191Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:31.9399987Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.9506270Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.9609247Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:31.9706628Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.9802829Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:31.9897427Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:31.9994443Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.0093017Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:32.0198803Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.0295838Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.0404108Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:32.0513206Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.0619449Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.0726042Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:32.0829627Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.0926665Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.1023209Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:32.1118206Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.1214457Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:32.1311620Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.1486025Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.1651339Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.1829461Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.2009214Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.2184298Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.2359309Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.031s) 2022-08-17T13:32:32.2533424Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.2701692Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.2869520Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.3034791Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.3202385Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.3369434Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.3543389Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.3708423Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.3885642Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.4064846Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.4238801Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.031s) 2022-08-17T13:32:32.4413909Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.4587502Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.4753900Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.4920304Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.5085067Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.5251491Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.5419138Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T13:32:32.5526308Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.5624968Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:32.5732699Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.5842105Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.5947735Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:32.6054345Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.6158035Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.6255798Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:32.6353948Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.6450074Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:32.6547819Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.6647194Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.6752541Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:32.6849999Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.6958681Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.7067126Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:32.7172371Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.7278277Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.7381561Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:32.7480883Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.7579268Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:32.7676535Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.7776054Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.7877113Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:32.8051423Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.8217969Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.031s) 2022-08-17T13:32:32.8399413Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.8579092Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.8753938Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.8929418Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.9103643Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.9270205Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.9436245Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.9601248Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.9767728Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:32.9934392Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.0108791Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.0271603Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.031s) 2022-08-17T13:32:33.0450061Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.0632384Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.0809026Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.0984223Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.1155089Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:33.1319820Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.1482671Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.031s) 2022-08-17T13:32:33.1645950Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.1810009Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.1974987Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.2083036Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.2182883Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.2294296Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.2405869Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.2513723Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.2622106Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.2727930Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.2827343Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.2925119Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.3021105Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.3119664Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.3218786Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.3326207Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.3424437Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.3532637Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.3640711Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.3745104Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.3849856Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.3952950Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.4049123Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.4145438Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.4239929Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.4335818Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.4433081Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.4522472Z test_validate_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.4611068Z test_validate_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.4700021Z test_validate_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.4788909Z test_validate_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.4877170Z test_validate_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.4966497Z test_validate_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.5054392Z test_validate_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.5144508Z test_validate_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2022-08-17T13:32:33.5233196Z test_validate_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.5321972Z test_validate_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.5411857Z test_validate_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T13:32:33.5501299Z test_validate_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.5589288Z test_validate_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T13:32:33.5676515Z test_validate_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.5763764Z test_validate_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.5850764Z test_validate_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.5937566Z test_validate_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.6024804Z test_validate_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.6111442Z test_validate_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.6199086Z test_validate_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.6285590Z test_validate_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.6372959Z test_validate_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.6459639Z test_validate_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.6547430Z test_validate_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2022-08-17T13:32:33.6573308Z test_validate_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.6599210Z test_validate_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.6625140Z test_validate_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.6650930Z test_validate_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.6676860Z test_validate_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.6703332Z test_validate_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.6729096Z test_validate_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.6755031Z test_validate_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.6780655Z test_validate_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.6806429Z test_validate_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.6832562Z test_validate_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.6858310Z test_validate_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.6884741Z test_validate_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.6910377Z test_validate_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.6936122Z test_validate_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.6961847Z test_validate_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.6987562Z test_validate_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.7013185Z test_validate_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.7039653Z test_validate_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.7065479Z test_validate_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.7090933Z test_validate_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.7116602Z test_validate_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.7142483Z test_validate_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2022-08-17T13:32:33.7168250Z test_validate_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2022-08-17T13:32:33.7168659Z 2022-08-17T13:32:33.7168986Z ---------------------------------------------------------------------- 2022-08-17T13:32:33.7169269Z Ran 3630 tests in 20.734s 2022-08-17T13:32:33.7169391Z 2022-08-17T13:32:33.7169469Z OK (skipped=874) 2022-08-17T13:32:33.7169579Z 2022-08-17T13:32:33.7169665Z Generating XML reports... 2022-08-17T13:32:33.8463575Z Generated XML report: test-reports\python-unittest\test_sparse_csr\TEST-TestSparseCSRCPU-20220817133212.xml 2022-08-17T13:32:33.8479133Z Generated XML report: test-reports\python-unittest\test_sparse_csr\TEST-TestSparseCSRSampler-20220817133212.xml 2022-08-17T13:32:34.1287381Z Generated XML report: test-reports\python-unittest\test_sparse_csr\TEST-TestSparseCompressedCPU-20220817133212.xml 2022-08-17T13:32:34.5404563Z Running test_cpp_api_parity ... [2022-08-17 13:32:34.525231] 2022-08-17T13:32:34.5405033Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_cpp_api_parity.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:32:34.525231] 2022-08-17T13:32:36.3725691Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7' 2022-08-17T13:33:07.2747500Z 2022-08-17T13:33:07.2747977Z Running tests... 2022-08-17T13:33:07.2748295Z ---------------------------------------------------------------------- 2022-08-17T13:33:07.2748664Z Test results will be stored in test-reports\python-unittest\test_cpp_api_parity 2022-08-17T13:33:07.3392711Z test_torch_nn_AdaptiveAvgPool1d (__main__.TestCppApiParity) ... ok (0.063s) 2022-08-17T13:33:07.3397007Z test_torch_nn_AdaptiveAvgPool1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:07.3714520Z test_torch_nn_AdaptiveAvgPool1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:07.3719170Z test_torch_nn_AdaptiveAvgPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:07.4029833Z test_torch_nn_AdaptiveAvgPool1d_one_output (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:07.4034387Z test_torch_nn_AdaptiveAvgPool1d_one_output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:07.4366317Z test_torch_nn_AdaptiveAvgPool2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:07.4370900Z test_torch_nn_AdaptiveAvgPool2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:07.4999003Z test_torch_nn_AdaptiveAvgPool2d_single (__main__.TestCppApiParity) ... ok (0.064s) 2022-08-17T13:33:07.5306431Z test_torch_nn_AdaptiveAvgPool2d_single_1x1output (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:07.5311022Z test_torch_nn_AdaptiveAvgPool2d_single_1x1output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:07.5314773Z test_torch_nn_AdaptiveAvgPool2d_single_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:07.5650796Z test_torch_nn_AdaptiveAvgPool2d_tuple (__main__.TestCppApiParity) ... ok (0.033s) 2022-08-17T13:33:07.5655477Z test_torch_nn_AdaptiveAvgPool2d_tuple_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:07.6018357Z test_torch_nn_AdaptiveAvgPool2d_tuple_none (__main__.TestCppApiParity) ... ok (0.047s) 2022-08-17T13:33:07.6023048Z test_torch_nn_AdaptiveAvgPool2d_tuple_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:07.6316680Z test_torch_nn_AdaptiveAvgPool3d_last_dim (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:07.6321237Z test_torch_nn_AdaptiveAvgPool3d_last_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:07.6635734Z test_torch_nn_AdaptiveAvgPool3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.017s) 2022-08-17T13:33:07.6640665Z test_torch_nn_AdaptiveAvgPool3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.016s) 2022-08-17T13:33:07.6972276Z test_torch_nn_AdaptiveAvgPool3d_single (__main__.TestCppApiParity) ... ok (0.018s) 2022-08-17T13:33:07.6976673Z test_torch_nn_AdaptiveAvgPool3d_single_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:07.7303021Z test_torch_nn_AdaptiveAvgPool3d_tuple (__main__.TestCppApiParity) ... ok (0.047s) 2022-08-17T13:33:07.7307684Z test_torch_nn_AdaptiveAvgPool3d_tuple_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:07.7667273Z test_torch_nn_AdaptiveAvgPool3d_tuple_none (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:07.7671762Z test_torch_nn_AdaptiveAvgPool3d_tuple_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:07.7958546Z test_torch_nn_AdaptiveMaxPool1d (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:07.7962965Z test_torch_nn_AdaptiveMaxPool1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:07.8263774Z test_torch_nn_AdaptiveMaxPool1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:07.8268318Z test_torch_nn_AdaptiveMaxPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:07.8552381Z test_torch_nn_AdaptiveMaxPool2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:07.8556919Z test_torch_nn_AdaptiveMaxPool2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:07.8838716Z test_torch_nn_AdaptiveMaxPool2d_single (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:07.8843263Z test_torch_nn_AdaptiveMaxPool2d_single_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:07.9134583Z test_torch_nn_AdaptiveMaxPool2d_tuple (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:07.9139226Z test_torch_nn_AdaptiveMaxPool2d_tuple_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:07.9438957Z test_torch_nn_AdaptiveMaxPool2d_tuple_none (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:07.9443346Z test_torch_nn_AdaptiveMaxPool2d_tuple_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:07.9764875Z test_torch_nn_AdaptiveMaxPool3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:07.9769358Z test_torch_nn_AdaptiveMaxPool3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:08.0101919Z test_torch_nn_AdaptiveMaxPool3d_single (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:08.0106542Z test_torch_nn_AdaptiveMaxPool3d_single_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:08.0446963Z test_torch_nn_AdaptiveMaxPool3d_single_nonatomic (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:08.0451576Z test_torch_nn_AdaptiveMaxPool3d_single_nonatomic_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:08.0830781Z test_torch_nn_AdaptiveMaxPool3d_tuple (__main__.TestCppApiParity) ... ok (0.048s) 2022-08-17T13:33:08.0835033Z test_torch_nn_AdaptiveMaxPool3d_tuple_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:08.1246423Z test_torch_nn_AdaptiveMaxPool3d_tuple_nonatomic (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:08.1250606Z test_torch_nn_AdaptiveMaxPool3d_tuple_nonatomic_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:08.1678506Z test_torch_nn_AdaptiveMaxPool3d_tuple_none (__main__.TestCppApiParity) ... ok (0.048s) 2022-08-17T13:33:08.1682713Z test_torch_nn_AdaptiveMaxPool3d_tuple_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:08.1991637Z test_torch_nn_AvgPool1d (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:08.1995871Z test_torch_nn_AvgPool1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:08.2288313Z test_torch_nn_AvgPool1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:08.2292234Z test_torch_nn_AvgPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:08.2587660Z test_torch_nn_AvgPool1d_stride (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:08.2591655Z test_torch_nn_AvgPool1d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:08.2874805Z test_torch_nn_AvgPool1d_stride_pad (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:08.2878747Z test_torch_nn_AvgPool1d_stride_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:08.3165738Z test_torch_nn_AvgPool2d (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:08.3169904Z test_torch_nn_AvgPool2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.016s) 2022-08-17T13:33:08.3473613Z test_torch_nn_AvgPool2d_divisor (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:08.3477743Z test_torch_nn_AvgPool2d_divisor_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:08.3819428Z test_torch_nn_AvgPool2d_divisor_stride (__main__.TestCppApiParity) ... ok (0.047s) 2022-08-17T13:33:08.3823687Z test_torch_nn_AvgPool2d_divisor_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:08.4134442Z test_torch_nn_AvgPool2d_divisor_stride_pad (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:08.4139034Z test_torch_nn_AvgPool2d_divisor_stride_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:08.4470950Z test_torch_nn_AvgPool2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:08.4475645Z test_torch_nn_AvgPool2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:08.4789071Z test_torch_nn_AvgPool2d_stride (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:08.4793206Z test_torch_nn_AvgPool2d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:08.5119369Z test_torch_nn_AvgPool2d_stride_pad (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:08.5124077Z test_torch_nn_AvgPool2d_stride_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:08.5438460Z test_torch_nn_AvgPool3d (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:08.5442554Z test_torch_nn_AvgPool3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:08.5766879Z test_torch_nn_AvgPool3d_divisor (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:08.5771449Z test_torch_nn_AvgPool3d_divisor_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:08.6092301Z test_torch_nn_AvgPool3d_divisor_stride (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:08.6408557Z test_torch_nn_AvgPool3d_divisor_stride1_pad0_gpu_input (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:08.6413078Z test_torch_nn_AvgPool3d_divisor_stride1_pad0_gpu_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:08.6416775Z test_torch_nn_AvgPool3d_divisor_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:08.6744823Z test_torch_nn_AvgPool3d_divisor_stride_pad (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:08.6748920Z test_torch_nn_AvgPool3d_divisor_stride_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:08.7080448Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:08.7085024Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:08.7435697Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_general_output (__main__.TestCppApiParity) ... ok (0.047s) 2022-08-17T13:33:08.7439799Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_general_output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:08.7780157Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap (__main__.TestCppApiParity) ... ok (0.030s) 2022-08-17T13:33:08.7784673Z test_torch_nn_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:08.8175858Z test_torch_nn_AvgPool3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.041s) 2022-08-17T13:33:08.8179915Z test_torch_nn_AvgPool3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:08.8479643Z test_torch_nn_AvgPool3d_stride (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:08.8799860Z test_torch_nn_AvgPool3d_stride1_pad0_gpu_input (__main__.TestCppApiParity) ... ok (0.026s) 2022-08-17T13:33:08.8803927Z test_torch_nn_AvgPool3d_stride1_pad0_gpu_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:08.8807423Z test_torch_nn_AvgPool3d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:08.9128845Z test_torch_nn_AvgPool3d_stride_pad (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:08.9132822Z test_torch_nn_AvgPool3d_stride_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:08.9457003Z test_torch_nn_AvgPool3d_stride_pad_gpu_fixedkw_output (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:08.9461055Z test_torch_nn_AvgPool3d_stride_pad_gpu_fixedkw_output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:08.9801286Z test_torch_nn_AvgPool3d_stride_pad_gpu_general_output (__main__.TestCppApiParity) ... ok (0.041s) 2022-08-17T13:33:08.9805229Z test_torch_nn_AvgPool3d_stride_pad_gpu_general_output_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:09.0134317Z test_torch_nn_AvgPool3d_stride_pad_gpu_input_nooverlap (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:09.0138503Z test_torch_nn_AvgPool3d_stride_pad_gpu_input_nooverlap_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:09.0445170Z test_torch_nn_BCELoss (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:09.0449707Z test_torch_nn_BCELoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:09.0742807Z test_torch_nn_BCELoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.021s) 2022-08-17T13:33:09.0746802Z test_torch_nn_BCELoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:09.1054998Z test_torch_nn_BCELoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.031s) 2022-08-17T13:33:09.1059407Z test_torch_nn_BCELoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:09.1354427Z test_torch_nn_BCELoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.031s) 2022-08-17T13:33:09.1358464Z test_torch_nn_BCELoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:09.1659995Z test_torch_nn_BCELoss_scalar_weights (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:09.1664652Z test_torch_nn_BCELoss_scalar_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:09.1961528Z test_torch_nn_BCELoss_weights (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:09.1965588Z test_torch_nn_BCELoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:09.2262373Z test_torch_nn_BCEWithLogitsLoss (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:09.2266188Z test_torch_nn_BCEWithLogitsLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:09.2549284Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.032s) 2022-08-17T13:33:09.2553216Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:09.2829491Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.031s) 2022-08-17T13:33:09.2833328Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:09.3107155Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.016s) 2022-08-17T13:33:09.3111416Z test_torch_nn_BCEWithLogitsLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:09.3391821Z test_torch_nn_BCEWithLogitsLoss_scalar_weights (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:09.3395707Z test_torch_nn_BCEWithLogitsLoss_scalar_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:09.3664912Z test_torch_nn_BCEWithLogitsLoss_weights (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:09.3669113Z test_torch_nn_BCEWithLogitsLoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:09.4027966Z test_torch_nn_BatchNorm1d_3d_input (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:09.4032161Z test_torch_nn_BatchNorm1d_3d_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:09.4326062Z test_torch_nn_BatchNorm1d_3d_input_not_affine (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:09.4330571Z test_torch_nn_BatchNorm1d_3d_input_not_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:09.4670918Z test_torch_nn_BatchNorm1d_affine (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:09.4675234Z test_torch_nn_BatchNorm1d_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:09.5030151Z test_torch_nn_BatchNorm1d_affine_simple_average (__main__.TestCppApiParity) ... ok (0.047s) 2022-08-17T13:33:09.5034429Z test_torch_nn_BatchNorm1d_affine_simple_average_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:09.5325898Z test_torch_nn_BatchNorm1d_not_affine (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:09.5330276Z test_torch_nn_BatchNorm1d_not_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:09.5663330Z test_torch_nn_BatchNorm1d_not_tracking_stats (__main__.TestCppApiParity) ... ok (0.033s) 2022-08-17T13:33:09.5667253Z test_torch_nn_BatchNorm1d_not_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:09.5962112Z test_torch_nn_BatchNorm1d_zero_batch (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:09.5966152Z test_torch_nn_BatchNorm1d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:09.6318261Z test_torch_nn_BatchNorm2d (__main__.TestCppApiParity) ... ok (0.047s) 2022-08-17T13:33:09.6713838Z test_torch_nn_BatchNorm2d_2d_simple_average (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:09.6718191Z test_torch_nn_BatchNorm2d_2d_simple_average_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:09.6721885Z test_torch_nn_BatchNorm2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:09.7089982Z test_torch_nn_BatchNorm2d_momentum (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:09.7094563Z test_torch_nn_BatchNorm2d_momentum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:09.7432713Z test_torch_nn_BatchNorm2d_not_affine (__main__.TestCppApiParity) ... ok (0.047s) 2022-08-17T13:33:09.7437148Z test_torch_nn_BatchNorm2d_not_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:09.7806760Z test_torch_nn_BatchNorm2d_not_tracking_stats (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:09.7811307Z test_torch_nn_BatchNorm2d_not_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:09.8119702Z test_torch_nn_BatchNorm2d_zero_batch (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:09.8124227Z test_torch_nn_BatchNorm2d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:09.8517283Z test_torch_nn_BatchNorm3d (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:09.8915882Z test_torch_nn_BatchNorm3d_3d_simple_average (__main__.TestCppApiParity) ... ok (0.048s) 2022-08-17T13:33:09.8920343Z test_torch_nn_BatchNorm3d_3d_simple_average_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:09.8924028Z test_torch_nn_BatchNorm3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:09.9342103Z test_torch_nn_BatchNorm3d_momentum (__main__.TestCppApiParity) ... ok (0.047s) 2022-08-17T13:33:09.9346642Z test_torch_nn_BatchNorm3d_momentum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:09.9704883Z test_torch_nn_BatchNorm3d_not_affine (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:09.9709382Z test_torch_nn_BatchNorm3d_not_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:10.0107713Z test_torch_nn_BatchNorm3d_not_tracking_stats (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:10.0112411Z test_torch_nn_BatchNorm3d_not_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.016s) 2022-08-17T13:33:10.0406473Z test_torch_nn_BatchNorm3d_zero_batch (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:10.0411047Z test_torch_nn_BatchNorm3d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:10.0742148Z test_torch_nn_CELU (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:10.0746785Z test_torch_nn_CELU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:10.1038966Z test_torch_nn_CELU_scalar (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:10.1043332Z test_torch_nn_CELU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:10.1342580Z test_torch_nn_CTCLoss_2d_int_target_lengths_tensors (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:10.1347192Z test_torch_nn_CTCLoss_2d_int_target_lengths_tensors_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:10.1639638Z test_torch_nn_CTCLoss_2d_lengths_tensors (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:10.1644078Z test_torch_nn_CTCLoss_2d_lengths_tensors_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:10.1937669Z test_torch_nn_CTCLoss_lengths_tensors (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:10.1942433Z test_torch_nn_CTCLoss_lengths_tensors_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:10.2231517Z test_torch_nn_ConstantPad1d (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:10.2643421Z test_torch_nn_ConstantPad1d_batch (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:10.2649109Z test_torch_nn_ConstantPad1d_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:10.2982108Z test_torch_nn_ConstantPad1d_complex (__main__.TestCppApiParity) ... ok (0.048s) 2022-08-17T13:33:10.2986320Z test_torch_nn_ConstantPad1d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:10.2989674Z test_torch_nn_ConstantPad1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:10.3345876Z test_torch_nn_ConstantPad2d (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:10.3716044Z test_torch_nn_ConstantPad2d_complex (__main__.TestCppApiParity) ... ok (0.033s) 2022-08-17T13:33:10.3720651Z test_torch_nn_ConstantPad2d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:10.3724444Z test_torch_nn_ConstantPad2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:10.4058637Z test_torch_nn_ConstantPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:10.4063164Z test_torch_nn_ConstantPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:10.4662936Z test_torch_nn_ConstantPad3d (__main__.TestCppApiParity) ... ok (0.064s) 2022-08-17T13:33:10.5378898Z test_torch_nn_ConstantPad3d_complex (__main__.TestCppApiParity) ... ok (0.079s) 2022-08-17T13:33:10.5383429Z test_torch_nn_ConstantPad3d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:10.5386981Z test_torch_nn_ConstantPad3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:10.5828723Z test_torch_nn_ConstantPad3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:10.5833130Z test_torch_nn_ConstantPad3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:10.6217331Z test_torch_nn_Conv1d (__main__.TestCppApiParity) ... ok (0.048s) 2022-08-17T13:33:10.6595524Z test_torch_nn_Conv1d_circular_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.044s) 2022-08-17T13:33:10.6600178Z test_torch_nn_Conv1d_circular_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:10.6604029Z test_torch_nn_Conv1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:10.7008104Z test_torch_nn_Conv1d_dilated (__main__.TestCppApiParity) ... ok (0.034s) 2022-08-17T13:33:10.7012479Z test_torch_nn_Conv1d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:10.7375768Z test_torch_nn_Conv1d_groups (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:10.7380455Z test_torch_nn_Conv1d_groups_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:10.7784706Z test_torch_nn_Conv1d_pad1 (__main__.TestCppApiParity) ... ok (0.048s) 2022-08-17T13:33:10.7789320Z test_torch_nn_Conv1d_pad1_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:10.8142680Z test_torch_nn_Conv1d_pad1size1 (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:10.8147354Z test_torch_nn_Conv1d_pad1size1_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:10.8548995Z test_torch_nn_Conv1d_pad2 (__main__.TestCppApiParity) ... ok (0.048s) 2022-08-17T13:33:10.8553614Z test_torch_nn_Conv1d_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:10.8953038Z test_torch_nn_Conv1d_pad2size1 (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:10.8957670Z test_torch_nn_Conv1d_pad2size1_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:10.9353138Z test_torch_nn_Conv1d_pad_same (__main__.TestCppApiParity) ... ok (0.047s) 2022-08-17T13:33:10.9381820Z test_torch_nn_Conv1d_pad_same2 (__main__.TestCppApiParity) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\conv.py:309: 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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Convolution.cpp:885.) 2022-08-17T13:33:10.9383264Z return F.conv1d(input, weight, bias, self.stride, 2022-08-17T13:33:10.9782451Z ok (0.032s) 2022-08-17T13:33:10.9787082Z test_torch_nn_Conv1d_pad_same2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:10.9790822Z test_torch_nn_Conv1d_pad_same_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.016s) 2022-08-17T13:33:11.0193326Z test_torch_nn_Conv1d_pad_same_dilated (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:11.0197911Z test_torch_nn_Conv1d_pad_same_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:11.0588227Z test_torch_nn_Conv1d_pad_valid (__main__.TestCppApiParity) ... ok (0.048s) 2022-08-17T13:33:11.0592722Z test_torch_nn_Conv1d_pad_valid_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:11.0971296Z test_torch_nn_Conv1d_reflect_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:11.0975939Z test_torch_nn_Conv1d_reflect_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:11.1348510Z test_torch_nn_Conv1d_replicate_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:11.1353236Z test_torch_nn_Conv1d_replicate_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:11.1748896Z test_torch_nn_Conv1d_stride (__main__.TestCppApiParity) ... ok (0.048s) 2022-08-17T13:33:11.1753675Z test_torch_nn_Conv1d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:11.2122661Z test_torch_nn_Conv1d_zero_batch (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:11.2127217Z test_torch_nn_Conv1d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:11.2514517Z test_torch_nn_Conv1d_zeros_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.047s) 2022-08-17T13:33:11.2519103Z test_torch_nn_Conv1d_zeros_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:11.2920747Z test_torch_nn_Conv2d (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:11.3302826Z test_torch_nn_Conv2d_circular_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.047s) 2022-08-17T13:33:11.3307498Z test_torch_nn_Conv2d_circular_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:11.3311222Z test_torch_nn_Conv2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:11.3716451Z test_torch_nn_Conv2d_depthwise (__main__.TestCppApiParity) ... ok (0.033s) 2022-08-17T13:33:11.3720833Z test_torch_nn_Conv2d_depthwise_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:11.4094572Z test_torch_nn_Conv2d_depthwise_dilated (__main__.TestCppApiParity) ... ok (0.047s) 2022-08-17T13:33:11.4099206Z test_torch_nn_Conv2d_depthwise_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:11.4580765Z test_torch_nn_Conv2d_depthwise_padded (__main__.TestCppApiParity) ... ok (0.048s) 2022-08-17T13:33:11.4585284Z test_torch_nn_Conv2d_depthwise_padded_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:11.4950905Z test_torch_nn_Conv2d_depthwise_strided (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:11.4955505Z test_torch_nn_Conv2d_depthwise_strided_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:11.5385830Z test_torch_nn_Conv2d_depthwise_with_multiplier (__main__.TestCppApiParity) ... ok (0.047s) 2022-08-17T13:33:11.5390332Z test_torch_nn_Conv2d_depthwise_with_multiplier_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:11.5743662Z test_torch_nn_Conv2d_dilated (__main__.TestCppApiParity) ... ok (0.033s) 2022-08-17T13:33:11.5747860Z test_torch_nn_Conv2d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:11.6121915Z test_torch_nn_Conv2d_groups (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:11.6126083Z test_torch_nn_Conv2d_groups_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.016s) 2022-08-17T13:33:11.6545099Z test_torch_nn_Conv2d_groups_thnn (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:11.6549133Z test_torch_nn_Conv2d_groups_thnn_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:11.6945014Z test_torch_nn_Conv2d_no_bias (__main__.TestCppApiParity) ... ok (0.048s) 2022-08-17T13:33:11.6949051Z test_torch_nn_Conv2d_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:11.7340190Z test_torch_nn_Conv2d_pad_same (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:11.7344443Z test_torch_nn_Conv2d_pad_same_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:11.7755546Z test_torch_nn_Conv2d_pad_same_dilated (__main__.TestCppApiParity) ... ok (0.048s) 2022-08-17T13:33:11.7760047Z test_torch_nn_Conv2d_pad_same_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:11.8115745Z test_torch_nn_Conv2d_pad_valid (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:11.8120203Z test_torch_nn_Conv2d_pad_valid_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:11.8483914Z test_torch_nn_Conv2d_padding (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:11.8488421Z test_torch_nn_Conv2d_padding_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:11.8837686Z test_torch_nn_Conv2d_reflect_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.048s) 2022-08-17T13:33:11.8842063Z test_torch_nn_Conv2d_reflect_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:11.9206778Z test_torch_nn_Conv2d_replicate_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:11.9211246Z test_torch_nn_Conv2d_replicate_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:11.9574006Z test_torch_nn_Conv2d_strided (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:11.9578466Z test_torch_nn_Conv2d_strided_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:11.9910833Z test_torch_nn_Conv2d_zero_batch (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:11.9915365Z test_torch_nn_Conv2d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:12.0287263Z test_torch_nn_Conv2d_zeros_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.047s) 2022-08-17T13:33:12.0291784Z test_torch_nn_Conv2d_zeros_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:12.0659631Z test_torch_nn_Conv3d (__main__.TestCppApiParity) ... ok (0.029s) 2022-08-17T13:33:12.1035759Z test_torch_nn_Conv3d_1x1x1_no_bias (__main__.TestCppApiParity) ... ok (0.047s) 2022-08-17T13:33:12.1040122Z test_torch_nn_Conv3d_1x1x1_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:12.1474980Z test_torch_nn_Conv3d_circular_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.047s) 2022-08-17T13:33:12.1479662Z test_torch_nn_Conv3d_circular_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:12.1483504Z test_torch_nn_Conv3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:12.1889367Z test_torch_nn_Conv3d_dilated (__main__.TestCppApiParity) ... ok (0.041s) 2022-08-17T13:33:12.1893874Z test_torch_nn_Conv3d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:12.2266357Z test_torch_nn_Conv3d_dilated_strided (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:12.2270970Z test_torch_nn_Conv3d_dilated_strided_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:12.2657367Z test_torch_nn_Conv3d_groups (__main__.TestCppApiParity) ... ok (0.036s) 2022-08-17T13:33:12.2661703Z test_torch_nn_Conv3d_groups_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:12.3017570Z test_torch_nn_Conv3d_no_bias (__main__.TestCppApiParity) ... ok (0.041s) 2022-08-17T13:33:12.3022208Z test_torch_nn_Conv3d_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:12.3553993Z test_torch_nn_Conv3d_pad_same (__main__.TestCppApiParity) ... ok (0.058s) 2022-08-17T13:33:12.3558177Z test_torch_nn_Conv3d_pad_same_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:12.4116472Z test_torch_nn_Conv3d_pad_same_dilated (__main__.TestCppApiParity) ... ok (0.047s) 2022-08-17T13:33:12.4121149Z test_torch_nn_Conv3d_pad_same_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:12.4549752Z test_torch_nn_Conv3d_pad_valid (__main__.TestCppApiParity) ... ok (0.047s) 2022-08-17T13:33:12.4553992Z test_torch_nn_Conv3d_pad_valid_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:12.4940190Z test_torch_nn_Conv3d_replicate_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:12.4945050Z test_torch_nn_Conv3d_replicate_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:12.5324814Z test_torch_nn_Conv3d_stride (__main__.TestCppApiParity) ... ok (0.048s) 2022-08-17T13:33:12.5329321Z test_torch_nn_Conv3d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:12.5747896Z test_torch_nn_Conv3d_stride_padding (__main__.TestCppApiParity) ... ok (0.033s) 2022-08-17T13:33:12.5752354Z test_torch_nn_Conv3d_stride_padding_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:12.6106341Z test_torch_nn_Conv3d_zero_batch (__main__.TestCppApiParity) ... ok (0.048s) 2022-08-17T13:33:12.6110817Z test_torch_nn_Conv3d_zero_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:12.6503485Z test_torch_nn_Conv3d_zeros_stride2_pad2 (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:12.6507997Z test_torch_nn_Conv3d_zeros_stride2_pad2_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:12.6858848Z test_torch_nn_ConvTranspose1d (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:12.6863542Z test_torch_nn_ConvTranspose1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:12.7212786Z test_torch_nn_ConvTranspose1d_dilated (__main__.TestCppApiParity) ... ok (0.047s) 2022-08-17T13:33:12.7217142Z test_torch_nn_ConvTranspose1d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:12.7604277Z test_torch_nn_ConvTranspose1d_groups (__main__.TestCppApiParity) ... ok (0.033s) 2022-08-17T13:33:12.7608754Z test_torch_nn_ConvTranspose1d_groups_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:12.7968006Z test_torch_nn_ConvTranspose1d_no_bias (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:12.7972621Z test_torch_nn_ConvTranspose1d_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:12.8458088Z test_torch_nn_ConvTranspose2d (__main__.TestCppApiParity) ... ok (0.047s) 2022-08-17T13:33:12.8462884Z test_torch_nn_ConvTranspose2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:12.8841343Z test_torch_nn_ConvTranspose2d_dilated (__main__.TestCppApiParity) ... ok (0.048s) 2022-08-17T13:33:12.8845616Z test_torch_nn_ConvTranspose2d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:12.9218794Z test_torch_nn_ConvTranspose2d_groups (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:12.9223541Z test_torch_nn_ConvTranspose2d_groups_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:12.9711483Z test_torch_nn_ConvTranspose2d_no_bias (__main__.TestCppApiParity) ... ok (0.048s) 2022-08-17T13:33:12.9716010Z test_torch_nn_ConvTranspose2d_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.0139444Z test_torch_nn_ConvTranspose3d (__main__.TestCppApiParity) ... ok (0.047s) 2022-08-17T13:33:13.0144149Z test_torch_nn_ConvTranspose3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.0632262Z test_torch_nn_ConvTranspose3d_dilated (__main__.TestCppApiParity) ... ok (0.048s) 2022-08-17T13:33:13.0636821Z test_torch_nn_ConvTranspose3d_dilated_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.0933133Z test_torch_nn_CosineEmbeddingLoss (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:13.0937575Z test_torch_nn_CosineEmbeddingLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.1236664Z test_torch_nn_CosineEmbeddingLoss_margin (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:13.1241117Z test_torch_nn_CosineEmbeddingLoss_margin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.1588671Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:13.1592731Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.1878792Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:13.1883092Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.2164679Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:13.2168981Z test_torch_nn_CosineEmbeddingLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.2444113Z test_torch_nn_CrossEntropyLoss (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:13.2708455Z test_torch_nn_CrossEntropyLoss_2d (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:13.2712795Z test_torch_nn_CrossEntropyLoss_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.2977236Z test_torch_nn_CrossEntropyLoss_2d_ignore_index (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:13.2981357Z test_torch_nn_CrossEntropyLoss_2d_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.3257110Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:13.3261311Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.3540791Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:13.3545307Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.016s) 2022-08-17T13:33:13.3836289Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.017s) 2022-08-17T13:33:13.3840597Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.4156921Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_weight (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:13.4161273Z test_torch_nn_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.4430722Z test_torch_nn_CrossEntropyLoss_2d_prob_target (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:13.4434616Z test_torch_nn_CrossEntropyLoss_2d_prob_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.4690316Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:13.4694418Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.4957347Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:13.4961418Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.5220777Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_weight (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:13.5224890Z test_torch_nn_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.5501151Z test_torch_nn_CrossEntropyLoss_2d_prob_target_weights (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:13.5505578Z test_torch_nn_CrossEntropyLoss_2d_prob_target_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.5771501Z test_torch_nn_CrossEntropyLoss_2d_weights (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:13.5775559Z test_torch_nn_CrossEntropyLoss_2d_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.6043179Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:13.6047246Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.6309023Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:13.6312987Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.6579538Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.033s) 2022-08-17T13:33:13.6583708Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.6854661Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:13.6858872Z test_torch_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.7122301Z test_torch_nn_CrossEntropyLoss_3d_prob_target (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:13.7126476Z test_torch_nn_CrossEntropyLoss_3d_prob_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.7388503Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:13.7392580Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.7666899Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:13.7671036Z test_torch_nn_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.016s) 2022-08-17T13:33:13.7937631Z test_torch_nn_CrossEntropyLoss_3d_prob_target_weights (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:13.7941915Z test_torch_nn_CrossEntropyLoss_3d_prob_target_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.8209145Z test_torch_nn_CrossEntropyLoss_4d_prob_target (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:13.8213401Z test_torch_nn_CrossEntropyLoss_4d_prob_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.8481652Z test_torch_nn_CrossEntropyLoss_4d_prob_target_weights (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:13.8485822Z test_torch_nn_CrossEntropyLoss_4d_prob_target_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.8489441Z test_torch_nn_CrossEntropyLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.8757670Z test_torch_nn_CrossEntropyLoss_dim_is_3 (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:13.8761821Z test_torch_nn_CrossEntropyLoss_dim_is_3_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.9027921Z test_torch_nn_CrossEntropyLoss_higher_dim (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:13.9031980Z test_torch_nn_CrossEntropyLoss_higher_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.9288742Z test_torch_nn_CrossEntropyLoss_weights (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:13.9293002Z test_torch_nn_CrossEntropyLoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.9596929Z test_torch_nn_CrossMapLRN2d (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:13.9601180Z test_torch_nn_CrossMapLRN2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:13.9863340Z test_torch_nn_ELU (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:13.9867420Z test_torch_nn_ELU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:14.0126789Z test_torch_nn_ELU_scalar (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:14.0130758Z test_torch_nn_ELU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:14.0449876Z test_torch_nn_Embedding (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:14.0780629Z test_torch_nn_EmbeddingBag_discontiguous (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:14.0785134Z test_torch_nn_EmbeddingBag_discontiguous_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:14.1099789Z test_torch_nn_EmbeddingBag_max (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:14.1104206Z test_torch_nn_EmbeddingBag_max_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:14.1409854Z test_torch_nn_EmbeddingBag_max_padding_idx (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:14.1413914Z test_torch_nn_EmbeddingBag_max_padding_idx_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:14.1721243Z test_torch_nn_EmbeddingBag_mean (__main__.TestCppApiParity) ... ok (0.033s) 2022-08-17T13:33:14.1725391Z test_torch_nn_EmbeddingBag_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:14.2037452Z test_torch_nn_EmbeddingBag_mean_padding_idx (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:14.2041393Z test_torch_nn_EmbeddingBag_mean_padding_idx_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:14.2381070Z test_torch_nn_EmbeddingBag_sparse (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:14.2385412Z test_torch_nn_EmbeddingBag_sparse_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:14.2697334Z test_torch_nn_EmbeddingBag_sum (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:14.2701141Z test_torch_nn_EmbeddingBag_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:14.3011024Z test_torch_nn_EmbeddingBag_sum_padding_idx (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:14.3014520Z test_torch_nn_EmbeddingBag_sum_padding_idx_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:14.3017841Z test_torch_nn_Embedding_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:14.3402180Z test_torch_nn_Embedding_discontiguous (__main__.TestCppApiParity) ... ok (0.047s) 2022-08-17T13:33:14.3406315Z test_torch_nn_Embedding_discontiguous_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:14.3715690Z test_torch_nn_Embedding_sparse (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:14.3719594Z test_torch_nn_Embedding_sparse_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:14.4011423Z test_torch_nn_Flatten (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:14.4015706Z test_torch_nn_Flatten_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:14.4286499Z test_torch_nn_Flatten_no_batch_dim (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:14.4290328Z test_torch_nn_Flatten_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:14.4564714Z test_torch_nn_Fold (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:14.4568933Z test_torch_nn_Fold_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:14.4879445Z test_torch_nn_Fold_int_input (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:14.4883865Z test_torch_nn_Fold_int_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:14.5157810Z test_torch_nn_Fold_no_batch_dim_input (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:14.5162204Z test_torch_nn_Fold_no_batch_dim_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:14.5432078Z test_torch_nn_Fold_no_batch_dim_int_input (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:14.5436236Z test_torch_nn_Fold_no_batch_dim_int_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.016s) 2022-08-17T13:33:14.5708575Z test_torch_nn_FractionalMaxPool2d_ratio (__main__.TestCppApiParity) ... ok (0.017s) 2022-08-17T13:33:14.5712604Z test_torch_nn_FractionalMaxPool2d_ratio_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:14.6035119Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:14.6040689Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:14.6341861Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:14.6346757Z test_torch_nn_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:33:14.6670865Z test_torch_nn_FractionalMaxPool2d_size (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:14.6675918Z test_torch_nn_FractionalMaxPool2d_size_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:14.7030092Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim (__main__.TestCppApiParity) ... ok (0.047s) 2022-08-17T13:33:14.7035232Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:14.7376718Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:14.7381890Z test_torch_nn_FractionalMaxPool2d_size_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:33:14.7829577Z test_torch_nn_FractionalMaxPool3d_asymsize (__main__.TestCppApiParity) ... ok (0.048s) 2022-08-17T13:33:14.7834985Z test_torch_nn_FractionalMaxPool3d_asymsize_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:14.8178725Z test_torch_nn_FractionalMaxPool3d_ratio (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:14.8183091Z test_torch_nn_FractionalMaxPool3d_ratio_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:14.8484366Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim (__main__.TestCppApiParity) ... ok (0.033s) 2022-08-17T13:33:14.8488722Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:14.8781211Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.019s) 2022-08-17T13:33:14.8785511Z test_torch_nn_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:33:14.9147502Z test_torch_nn_FractionalMaxPool3d_size (__main__.TestCppApiParity) ... ok (0.037s) 2022-08-17T13:33:14.9151702Z test_torch_nn_FractionalMaxPool3d_size_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:14.9489445Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim (__main__.TestCppApiParity) ... ok (0.047s) 2022-08-17T13:33:14.9494046Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:14.9834070Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim_no_random_samples (__main__.TestCppApiParity) ... ok (0.026s) 2022-08-17T13:33:14.9838098Z test_torch_nn_FractionalMaxPool3d_size_no_batch_dim_no_random_samples_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:33:15.0123372Z test_torch_nn_GELU (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:15.0127864Z test_torch_nn_GELU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:15.0418929Z test_torch_nn_GELU_scalar (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:15.0423136Z test_torch_nn_GELU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:15.0721711Z test_torch_nn_GLU (__main__.TestCppApiParity) ... ok (0.026s) 2022-08-17T13:33:15.0726828Z test_torch_nn_GLU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:15.1075680Z test_torch_nn_GLU_dim (__main__.TestCppApiParity) ... ok (0.041s) 2022-08-17T13:33:15.1079708Z test_torch_nn_GLU_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:15.1446961Z test_torch_nn_GroupNorm_1d_affine (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:15.1898224Z test_torch_nn_GroupNorm_1d_affine_GN (__main__.TestCppApiParity) ... ok (0.052s) 2022-08-17T13:33:15.1902525Z test_torch_nn_GroupNorm_1d_affine_GN_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:15.1906025Z test_torch_nn_GroupNorm_1d_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:15.2385644Z test_torch_nn_GroupNorm_1d_affine_large_batch (__main__.TestCppApiParity) ... ok (0.048s) 2022-08-17T13:33:15.2389898Z test_torch_nn_GroupNorm_1d_affine_large_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:15.2696893Z test_torch_nn_GroupNorm_1d_no_affine_IN (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:15.2700783Z test_torch_nn_GroupNorm_1d_no_affine_IN_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:15.2991403Z test_torch_nn_GroupNorm_1d_no_affine_LN (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:15.2995354Z test_torch_nn_GroupNorm_1d_no_affine_LN_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:15.3365759Z test_torch_nn_GroupNorm_2d_affine (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:15.3369541Z test_torch_nn_GroupNorm_2d_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:15.3986443Z test_torch_nn_GroupNorm_2d_affine_large_feature (__main__.TestCppApiParity) ... ok (0.064s) 2022-08-17T13:33:15.3990701Z test_torch_nn_GroupNorm_2d_affine_large_feature_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:15.4329602Z test_torch_nn_GroupNorm_2d_no_affine_IN (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:15.4334012Z test_torch_nn_GroupNorm_2d_no_affine_IN_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:15.4671579Z test_torch_nn_GroupNorm_2d_no_affine_LN (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:15.4677047Z test_torch_nn_GroupNorm_2d_no_affine_LN_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:15.5199262Z test_torch_nn_GroupNorm_2d_no_affine_large_feature (__main__.TestCppApiParity) ... ok (0.047s) 2022-08-17T13:33:15.5203363Z test_torch_nn_GroupNorm_2d_no_affine_large_feature_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:15.5543750Z test_torch_nn_Hardshrink (__main__.TestCppApiParity) ... ok (0.049s) 2022-08-17T13:33:15.5548377Z test_torch_nn_Hardshrink_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:15.5863814Z test_torch_nn_Hardshrink_scalar (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:15.5867973Z test_torch_nn_Hardshrink_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:15.6189270Z test_torch_nn_Hardtanh (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:15.6194933Z test_torch_nn_Hardtanh_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:15.6541364Z test_torch_nn_Hardtanh_scalar (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:15.6545865Z test_torch_nn_Hardtanh_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:15.6846328Z test_torch_nn_HingeEmbeddingLoss (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:15.6850786Z test_torch_nn_HingeEmbeddingLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:15.7160134Z test_torch_nn_HingeEmbeddingLoss_margin (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:15.7164318Z test_torch_nn_HingeEmbeddingLoss_margin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:15.7438341Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.032s) 2022-08-17T13:33:15.7442455Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:15.7729300Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.016s) 2022-08-17T13:33:15.7733002Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:15.8000632Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.031s) 2022-08-17T13:33:15.8004669Z test_torch_nn_HingeEmbeddingLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:15.8280470Z test_torch_nn_HingeEmbeddingLoss_scalar_margin (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:15.8284199Z test_torch_nn_HingeEmbeddingLoss_scalar_margin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:15.8558272Z test_torch_nn_HuberLoss (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:15.8562724Z test_torch_nn_HuberLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:15.8855033Z test_torch_nn_InstanceNorm1d (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:15.8858655Z test_torch_nn_InstanceNorm1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:15.9135541Z test_torch_nn_InstanceNorm1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:15.9139579Z test_torch_nn_InstanceNorm1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:15.9441873Z test_torch_nn_InstanceNorm1d_tracking_stats (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:15.9446023Z test_torch_nn_InstanceNorm1d_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:15.9742683Z test_torch_nn_InstanceNorm1d_tracking_stats_no_batch_dim (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:15.9747161Z test_torch_nn_InstanceNorm1d_tracking_stats_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:16.0046607Z test_torch_nn_InstanceNorm2d (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:16.0050671Z test_torch_nn_InstanceNorm2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:16.0355869Z test_torch_nn_InstanceNorm2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:16.0360396Z test_torch_nn_InstanceNorm2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:16.0693785Z test_torch_nn_InstanceNorm2d_tracking_stats (__main__.TestCppApiParity) ... ok (0.034s) 2022-08-17T13:33:16.0698257Z test_torch_nn_InstanceNorm2d_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:16.0996805Z test_torch_nn_InstanceNorm2d_tracking_stats_no_batch_dim (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:16.1001239Z test_torch_nn_InstanceNorm2d_tracking_stats_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:16.1349351Z test_torch_nn_InstanceNorm3d (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:16.1353785Z test_torch_nn_InstanceNorm3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:16.1662718Z test_torch_nn_InstanceNorm3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:16.1667051Z test_torch_nn_InstanceNorm3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:16.2007218Z test_torch_nn_InstanceNorm3d_tracking_stats (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:16.2011574Z test_torch_nn_InstanceNorm3d_tracking_stats_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:16.2349114Z test_torch_nn_InstanceNorm3d_tracking_stats_no_batch_dim (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:16.2353508Z test_torch_nn_InstanceNorm3d_tracking_stats_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:16.2370154Z test_torch_nn_KLDivLoss (__main__.TestCppApiParity) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2912: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2022-08-17T13:33:16.2371062Z warnings.warn( 2022-08-17T13:33:16.2592321Z C:\actions-runner\_work\pytorch\pytorch\test\cpp_api_parity\module_impl_check.py:149: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\torch\csrc\api\include\torch/nn/functional/loss.h:57.) 2022-08-17T13:33:16.2593660Z cpp_test_fn(arg_dict_file_path, module_file_path, forward_output_file_path, backward_grad_dict_file_path) 2022-08-17T13:33:16.2655726Z ok (0.017s) 2022-08-17T13:33:16.2660473Z test_torch_nn_KLDivLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:16.2973126Z test_torch_nn_KLDivLoss_log_target (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:16.2977615Z test_torch_nn_KLDivLoss_log_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:16.3259956Z test_torch_nn_KLDivLoss_scalar (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:16.3264142Z test_torch_nn_KLDivLoss_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:16.3533383Z test_torch_nn_KLDivLoss_scalar_log_target (__main__.TestCppApiParity) ... ok (0.038s) 2022-08-17T13:33:16.3538519Z test_torch_nn_KLDivLoss_scalar_log_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-08-17T13:33:16.3842074Z test_torch_nn_L1Loss (__main__.TestCppApiParity) ... ok (0.024s) 2022-08-17T13:33:16.3845872Z test_torch_nn_L1Loss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:16.4104647Z test_torch_nn_L1Loss_scalar (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:16.4109474Z test_torch_nn_L1Loss_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:16.4423916Z test_torch_nn_LPPool1d (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:16.4427834Z test_torch_nn_LPPool1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:16.4697010Z test_torch_nn_LPPool1d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.020s) 2022-08-17T13:33:16.4702113Z test_torch_nn_LPPool1d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:16.5020970Z test_torch_nn_LPPool1d_norm (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:16.5024845Z test_torch_nn_LPPool1d_norm_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:16.5333178Z test_torch_nn_LPPool2d (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:16.5338031Z test_torch_nn_LPPool2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:16.5671292Z test_torch_nn_LPPool2d_norm (__main__.TestCppApiParity) ... ok (0.041s) 2022-08-17T13:33:16.5675283Z test_torch_nn_LPPool2d_norm_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:16.6018592Z test_torch_nn_LayerNorm_1d_elementwise_affine (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:16.6022970Z test_torch_nn_LayerNorm_1d_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:16.6392093Z test_torch_nn_LayerNorm_1d_empty_elementwise_affine (__main__.TestCppApiParity) ... ok (0.041s) 2022-08-17T13:33:16.6397268Z test_torch_nn_LayerNorm_1d_empty_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:16.6732840Z test_torch_nn_LayerNorm_1d_no_elementwise_affine (__main__.TestCppApiParity) ... ok (0.026s) 2022-08-17T13:33:16.6737769Z test_torch_nn_LayerNorm_1d_no_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:16.7131483Z test_torch_nn_LayerNorm_3d_elementwise_affine (__main__.TestCppApiParity) ... ok (0.041s) 2022-08-17T13:33:16.7135446Z test_torch_nn_LayerNorm_3d_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:16.8162125Z test_torch_nn_LayerNorm_3d_no_affine_large_feature (__main__.TestCppApiParity) ... ok (0.099s) 2022-08-17T13:33:16.8166515Z test_torch_nn_LayerNorm_3d_no_affine_large_feature_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:16.8462446Z test_torch_nn_LayerNorm_3d_no_elementwise_affine (__main__.TestCppApiParity) ... ok (0.041s) 2022-08-17T13:33:16.8466121Z test_torch_nn_LayerNorm_3d_no_elementwise_affine_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:16.8785594Z test_torch_nn_LeakyReLU (__main__.TestCppApiParity) ... ok (0.026s) 2022-08-17T13:33:16.8789244Z test_torch_nn_LeakyReLU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:16.9063082Z test_torch_nn_LeakyReLU_with_negval (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:16.9066914Z test_torch_nn_LeakyReLU_with_negval_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:16.9340644Z test_torch_nn_LeakyReLU_with_negval_scalar (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:16.9344131Z test_torch_nn_LeakyReLU_with_negval_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:16.9624127Z test_torch_nn_LeakyReLU_with_zero_negval (__main__.TestCppApiParity) ... ok (0.026s) 2022-08-17T13:33:16.9628221Z test_torch_nn_LeakyReLU_with_zero_negval_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:16.9978432Z test_torch_nn_Linear (__main__.TestCppApiParity) ... ok (0.026s) 2022-08-17T13:33:16.9982280Z test_torch_nn_Linear_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:17.0318419Z test_torch_nn_Linear_no_batch_dim (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:17.0322250Z test_torch_nn_Linear_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.016s) 2022-08-17T13:33:17.0638356Z test_torch_nn_Linear_no_bias (__main__.TestCppApiParity) ... ok (0.026s) 2022-08-17T13:33:17.0642028Z test_torch_nn_Linear_no_bias_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:17.0925608Z test_torch_nn_LocalResponseNorm_1d (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:17.0929897Z test_torch_nn_LocalResponseNorm_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:17.1236875Z test_torch_nn_LocalResponseNorm_2d_uneven_pad (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:17.1241298Z test_torch_nn_LocalResponseNorm_2d_uneven_pad_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:17.1751845Z test_torch_nn_LocalResponseNorm_3d_custom_params (__main__.TestCppApiParity) ... ok (0.046s) 2022-08-17T13:33:17.1756245Z test_torch_nn_LocalResponseNorm_3d_custom_params_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:17.2052034Z test_torch_nn_LogSigmoid (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:17.2056003Z test_torch_nn_LogSigmoid_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:17.2316425Z test_torch_nn_LogSigmoid_scalar (__main__.TestCppApiParity) ... ok (0.026s) 2022-08-17T13:33:17.2320511Z test_torch_nn_LogSigmoid_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:17.2595510Z test_torch_nn_LogSoftmax (__main__.TestCppApiParity) ... ok (0.026s) 2022-08-17T13:33:17.2599579Z test_torch_nn_LogSoftmax_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:17.2938154Z test_torch_nn_LogSoftmax_multiparam (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:17.2942225Z test_torch_nn_LogSoftmax_multiparam_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:17.3175561Z test_torch_nn_LogSoftmax_multiparam_scalar (__main__.TestCppApiParity) ... ok (0.026s) 2022-08-17T13:33:17.3179749Z test_torch_nn_LogSoftmax_multiparam_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:17.3447507Z test_torch_nn_LogSoftmax_no_batch_dim (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:17.3451687Z test_torch_nn_LogSoftmax_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:17.3712174Z test_torch_nn_MSELoss (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:17.3716187Z test_torch_nn_MSELoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:17.4456787Z test_torch_nn_MSELoss_prec (__main__.TestCppApiParity) ... ok (0.063s) 2022-08-17T13:33:17.4463068Z test_torch_nn_MSELoss_prec_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:17.4757438Z test_torch_nn_MSELoss_scalar (__main__.TestCppApiParity) ... ok (0.042s) 2022-08-17T13:33:17.4761392Z test_torch_nn_MSELoss_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:17.5030854Z test_torch_nn_MarginRankingLoss (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:17.5034879Z test_torch_nn_MarginRankingLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:17.5301226Z test_torch_nn_MarginRankingLoss_margin (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:17.5305201Z test_torch_nn_MarginRankingLoss_margin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:17.5573629Z test_torch_nn_MarginRankingLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.033s) 2022-08-17T13:33:17.5577878Z test_torch_nn_MarginRankingLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:17.5861522Z test_torch_nn_MarginRankingLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:17.5865950Z test_torch_nn_MarginRankingLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:17.6144110Z test_torch_nn_MarginRankingLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:17.6148610Z test_torch_nn_MarginRankingLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:17.6445220Z test_torch_nn_MaxPool1d (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:17.6449570Z test_torch_nn_MaxPool1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:17.6750644Z test_torch_nn_MaxPool1d_stride (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:17.6756600Z test_torch_nn_MaxPool1d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:17.7112223Z test_torch_nn_MaxPool2d_3d_input (__main__.TestCppApiParity) ... ok (0.047s) 2022-08-17T13:33:17.7116575Z test_torch_nn_MaxPool2d_3d_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:17.7418141Z test_torch_nn_MaxPool2d_4d_input (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:17.7422331Z test_torch_nn_MaxPool2d_4d_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:17.7709304Z test_torch_nn_MaxPool3d (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:17.7713843Z test_torch_nn_MaxPool3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:17.8006679Z test_torch_nn_MaxPool3d_stride (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:17.8010801Z test_torch_nn_MaxPool3d_stride_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:17.8320094Z test_torch_nn_MaxPool3d_stride_padding (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:17.8324543Z test_torch_nn_MaxPool3d_stride_padding_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:17.8624557Z test_torch_nn_Mish (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:17.8628639Z test_torch_nn_Mish_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:17.8910558Z test_torch_nn_Mish_scalar (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:17.8915044Z test_torch_nn_Mish_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:17.9193796Z test_torch_nn_MultiLabelMarginLoss (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:17.9523019Z test_torch_nn_MultiLabelMarginLoss_1d (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:17.9527743Z test_torch_nn_MultiLabelMarginLoss_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:17.9531479Z test_torch_nn_MultiLabelMarginLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:17.9819078Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:17.9823252Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:18.0109331Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:18.0113861Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:18.0422545Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:18.0426458Z test_torch_nn_MultiLabelMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:18.0724330Z test_torch_nn_MultiLabelSoftMarginLoss (__main__.TestCppApiParity) ... ok (0.033s) 2022-08-17T13:33:18.0728835Z test_torch_nn_MultiLabelSoftMarginLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:18.1022215Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:18.1026708Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:18.1317561Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:18.1322115Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:18.1617688Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:18.1621746Z test_torch_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:18.1914905Z test_torch_nn_MultiLabelSoftMarginLoss_weights (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:18.1918862Z test_torch_nn_MultiLabelSoftMarginLoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:18.2190495Z test_torch_nn_MultiMarginLoss (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:18.2456677Z test_torch_nn_MultiMarginLoss_1d (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:18.2460896Z test_torch_nn_MultiMarginLoss_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:18.2464452Z test_torch_nn_MultiMarginLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:18.2746916Z test_torch_nn_MultiMarginLoss_margin (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:18.2750893Z test_torch_nn_MultiMarginLoss_margin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:18.3025316Z test_torch_nn_MultiMarginLoss_p (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:18.3029421Z test_torch_nn_MultiMarginLoss_p_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:18.3305906Z test_torch_nn_MultiMarginLoss_weights (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:18.3309746Z test_torch_nn_MultiMarginLoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:18.3579220Z test_torch_nn_NLLLoss (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:18.3851418Z test_torch_nn_NLLLoss_2d (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:18.3855402Z test_torch_nn_NLLLoss_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:18.4129914Z test_torch_nn_NLLLoss_2d_ignore_index (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:18.4133803Z test_torch_nn_NLLLoss_2d_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:18.4395223Z test_torch_nn_NLLLoss_2d_weights (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:18.4398964Z test_torch_nn_NLLLoss_2d_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:18.4402374Z test_torch_nn_NLLLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:18.4656806Z test_torch_nn_NLLLoss_dim_is_3 (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:18.4660235Z test_torch_nn_NLLLoss_dim_is_3_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:18.4921424Z test_torch_nn_NLLLoss_higher_dim (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:18.4924977Z test_torch_nn_NLLLoss_higher_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:18.5192223Z test_torch_nn_NLLLoss_ignore_index (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:18.5195975Z test_torch_nn_NLLLoss_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:19.2151174Z test_torch_nn_NLLLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.695s) 2022-08-17T13:33:19.2155367Z test_torch_nn_NLLLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.016s) 2022-08-17T13:33:19.2363011Z test_torch_nn_NLLLoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.016s) 2022-08-17T13:33:19.2366522Z test_torch_nn_NLLLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:19.2553452Z test_torch_nn_NLLLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.020s) 2022-08-17T13:33:19.2557279Z test_torch_nn_NLLLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:19.2845151Z test_torch_nn_NLLLoss_weights (__main__.TestCppApiParity) ... ok (0.026s) 2022-08-17T13:33:19.2849023Z test_torch_nn_NLLLoss_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:19.3141546Z test_torch_nn_NLLLoss_weights_ignore_index (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:19.3145491Z test_torch_nn_NLLLoss_weights_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:19.3403678Z test_torch_nn_NLLLoss_weights_ignore_index_neg (__main__.TestCppApiParity) ... ok (0.026s) 2022-08-17T13:33:19.3407624Z test_torch_nn_NLLLoss_weights_ignore_index_neg_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:19.3712547Z test_torch_nn_PReLU_1d (__main__.TestCppApiParity) ... ok (0.026s) 2022-08-17T13:33:19.3716668Z test_torch_nn_PReLU_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:19.4032033Z test_torch_nn_PReLU_1d_multiparam (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:19.4036198Z test_torch_nn_PReLU_1d_multiparam_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:19.4370679Z test_torch_nn_PReLU_2d (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:19.4375115Z test_torch_nn_PReLU_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:19.4701104Z test_torch_nn_PReLU_2d_multiparam (__main__.TestCppApiParity) ... ok (0.041s) 2022-08-17T13:33:19.4705420Z test_torch_nn_PReLU_2d_multiparam_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:19.5125258Z test_torch_nn_PReLU_3d (__main__.TestCppApiParity) ... ok (0.041s) 2022-08-17T13:33:19.5129217Z test_torch_nn_PReLU_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:19.5546030Z test_torch_nn_PReLU_3d_multiparam (__main__.TestCppApiParity) ... ok (0.041s) 2022-08-17T13:33:19.5549727Z test_torch_nn_PReLU_3d_multiparam_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:19.5845809Z test_torch_nn_PReLU_scalar (__main__.TestCppApiParity) ... ok (0.036s) 2022-08-17T13:33:19.5849448Z test_torch_nn_PReLU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:19.6109463Z test_torch_nn_PairwiseDistance (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:19.6368117Z test_torch_nn_PairwiseDistance_broadcast_lhs (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:19.6371724Z test_torch_nn_PairwiseDistance_broadcast_lhs_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:19.6626816Z test_torch_nn_PairwiseDistance_broadcast_rhs (__main__.TestCppApiParity) ... ok (0.026s) 2022-08-17T13:33:19.6630581Z test_torch_nn_PairwiseDistance_broadcast_rhs_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:19.6633899Z test_torch_nn_PairwiseDistance_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:19.6887485Z test_torch_nn_PairwiseDistance_no_batch_dim (__main__.TestCppApiParity) ... ok (0.026s) 2022-08-17T13:33:19.6891057Z test_torch_nn_PairwiseDistance_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:19.7156264Z test_torch_nn_PairwiseDistance_with_non_default_args (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:19.7160229Z test_torch_nn_PairwiseDistance_with_non_default_args_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:19.7491688Z test_torch_nn_PixelShuffle (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:19.7497017Z test_torch_nn_PixelShuffle_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:19.7845935Z test_torch_nn_PixelUnshuffle (__main__.TestCppApiParity) ... ok (0.036s) 2022-08-17T13:33:19.7849830Z test_torch_nn_PixelUnshuffle_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:19.8117234Z test_torch_nn_PoissonNLLLoss_full_loss (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:19.8121606Z test_torch_nn_PoissonNLLLoss_full_loss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:19.8392760Z test_torch_nn_PoissonNLLLoss_full_loss_no_log_input (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:19.8396829Z test_torch_nn_PoissonNLLLoss_full_loss_no_log_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:19.8655382Z test_torch_nn_PoissonNLLLoss_no_full_loss (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:19.8659268Z test_torch_nn_PoissonNLLLoss_no_full_loss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:19.8921478Z test_torch_nn_PoissonNLLLoss_no_full_loss_no_log_input (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:19.8925600Z test_torch_nn_PoissonNLLLoss_no_full_loss_no_log_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:19.9182911Z test_torch_nn_RReLU (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:19.9187204Z test_torch_nn_RReLU_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:33:19.9457193Z test_torch_nn_RReLU_with_up_down (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:19.9461694Z test_torch_nn_RReLU_with_up_down_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:33:19.9718385Z test_torch_nn_RReLU_with_up_down_scalar (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:19.9722586Z test_torch_nn_RReLU_with_up_down_scalar_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:33:19.9989959Z test_torch_nn_ReLU (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:20.0262374Z test_torch_nn_ReLU6 (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:20.0266179Z test_torch_nn_ReLU6_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:20.0542313Z test_torch_nn_ReLU6_scalar (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:20.0546195Z test_torch_nn_ReLU6_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:20.0549543Z test_torch_nn_ReLU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:20.0798483Z test_torch_nn_ReLU_scalar (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:20.0802397Z test_torch_nn_ReLU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:20.1079263Z test_torch_nn_ReflectionPad1d (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:20.1345603Z test_torch_nn_ReflectionPad1d_batch (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:20.1349868Z test_torch_nn_ReflectionPad1d_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:20.1643212Z test_torch_nn_ReflectionPad1d_complex (__main__.TestCppApiParity) ... ok (0.034s) 2022-08-17T13:33:20.1647509Z test_torch_nn_ReflectionPad1d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:20.1651117Z test_torch_nn_ReflectionPad1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:20.2044587Z test_torch_nn_ReflectionPad2d (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:20.2537770Z test_torch_nn_ReflectionPad2d_complex (__main__.TestCppApiParity) ... ok (0.047s) 2022-08-17T13:33:20.2550877Z test_torch_nn_ReflectionPad2d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:20.2551569Z test_torch_nn_ReflectionPad2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:20.2890555Z test_torch_nn_ReflectionPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.048s) 2022-08-17T13:33:20.2894802Z test_torch_nn_ReflectionPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:20.3458766Z test_torch_nn_ReflectionPad3d (__main__.TestCppApiParity) ... ok (0.048s) 2022-08-17T13:33:20.4248619Z test_torch_nn_ReflectionPad3d_complex (__main__.TestCppApiParity) ... ok (0.079s) 2022-08-17T13:33:20.4253230Z test_torch_nn_ReflectionPad3d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:20.4257013Z test_torch_nn_ReflectionPad3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:20.4681172Z test_torch_nn_ReflectionPad3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.048s) 2022-08-17T13:33:20.4685107Z test_torch_nn_ReflectionPad3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:20.4988296Z test_torch_nn_ReplicationPad1d (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:20.5252177Z test_torch_nn_ReplicationPad1d_batch (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:20.5256040Z test_torch_nn_ReplicationPad1d_batch_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:20.5541127Z test_torch_nn_ReplicationPad1d_complex (__main__.TestCppApiParity) ... ok (0.033s) 2022-08-17T13:33:20.5545055Z test_torch_nn_ReplicationPad1d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:20.5548734Z test_torch_nn_ReplicationPad1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:20.5866633Z test_torch_nn_ReplicationPad2d (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:20.6240932Z test_torch_nn_ReplicationPad2d_complex (__main__.TestCppApiParity) ... ok (0.047s) 2022-08-17T13:33:20.6245288Z test_torch_nn_ReplicationPad2d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:20.6248979Z test_torch_nn_ReplicationPad2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:20.6550533Z test_torch_nn_ReplicationPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:20.6554391Z test_torch_nn_ReplicationPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:20.6966739Z test_torch_nn_ReplicationPad3d (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:20.7489130Z test_torch_nn_ReplicationPad3d_complex (__main__.TestCppApiParity) ... ok (0.063s) 2022-08-17T13:33:20.7493167Z test_torch_nn_ReplicationPad3d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-08-17T13:33:20.7496800Z test_torch_nn_ReplicationPad3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:20.7843384Z test_torch_nn_ReplicationPad3d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:20.7847423Z test_torch_nn_ReplicationPad3d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:20.8124892Z test_torch_nn_SELU (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:20.8128664Z test_torch_nn_SELU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:20.8388732Z test_torch_nn_SELU_scalar (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:20.8392840Z test_torch_nn_SELU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:20.8735353Z test_torch_nn_SampleModule_has_parity (__main__.TestCppApiParity) ... ok (0.033s) 2022-08-17T13:33:20.8739159Z test_torch_nn_SampleModule_has_parity_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:20.9029317Z test_torch_nn_SampleModule_no_parity (__main__.TestCppApiParity) ... expected failure (0.031s) 2022-08-17T13:33:20.9033236Z test_torch_nn_SampleModule_no_parity_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:20.9314664Z test_torch_nn_SiLU (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:20.9318519Z test_torch_nn_SiLU_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:20.9650226Z test_torch_nn_SiLU_scalar (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:20.9654272Z test_torch_nn_SiLU_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:20.9943360Z test_torch_nn_Sigmoid (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:20.9947391Z test_torch_nn_Sigmoid_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.0212925Z test_torch_nn_Sigmoid_scalar (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:21.0217197Z test_torch_nn_Sigmoid_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.0469820Z test_torch_nn_SmoothL1Loss (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:21.0473659Z test_torch_nn_SmoothL1Loss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.0721946Z test_torch_nn_SmoothL1Loss_scalar (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:21.0725642Z test_torch_nn_SmoothL1Loss_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.0986620Z test_torch_nn_SoftMarginLoss (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:21.0990474Z test_torch_nn_SoftMarginLoss_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.1240088Z test_torch_nn_SoftMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... expected failure (0.016s) 2022-08-17T13:33:21.1243717Z test_torch_nn_SoftMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.1492313Z test_torch_nn_SoftMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... expected failure (0.032s) 2022-08-17T13:33:21.1495905Z test_torch_nn_SoftMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.1747838Z test_torch_nn_SoftMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... expected failure (0.016s) 2022-08-17T13:33:21.1751650Z test_torch_nn_SoftMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.2025271Z test_torch_nn_Softmax (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:21.2345944Z test_torch_nn_Softmax2d (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:21.2350123Z test_torch_nn_Softmax2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.2621287Z test_torch_nn_Softmax2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:21.2625220Z test_torch_nn_Softmax2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.2628536Z test_torch_nn_Softmax_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.2882272Z test_torch_nn_Softmax_no_batch_dim (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:21.2886030Z test_torch_nn_Softmax_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.001s) 2022-08-17T13:33:21.3140583Z test_torch_nn_Softmax_scalar (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:21.3144152Z test_torch_nn_Softmax_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.3429413Z test_torch_nn_Softmin (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:21.3433290Z test_torch_nn_Softmin_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.3730310Z test_torch_nn_Softmin_multidim (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:21.3734309Z test_torch_nn_Softmin_multidim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.4029086Z test_torch_nn_Softmin_no_batch_dim (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:21.4033114Z test_torch_nn_Softmin_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.4278730Z test_torch_nn_Softmin_scalar (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:21.4282427Z test_torch_nn_Softmin_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.4567995Z test_torch_nn_Softplus (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:21.4857593Z test_torch_nn_Softplus_beta (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:21.4861933Z test_torch_nn_Softplus_beta_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.5165583Z test_torch_nn_Softplus_beta_threshold (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:21.5169454Z test_torch_nn_Softplus_beta_threshold_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.5451554Z test_torch_nn_Softplus_beta_threshold_scalar (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:21.5455542Z test_torch_nn_Softplus_beta_threshold_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.5459085Z test_torch_nn_Softplus_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.5741581Z test_torch_nn_Softshrink (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:21.5744921Z test_torch_nn_Softshrink_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.6003561Z test_torch_nn_Softshrink_lambda (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:21.6007399Z test_torch_nn_Softshrink_lambda_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.6231177Z test_torch_nn_Softshrink_lambda_scalar (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:21.6234786Z test_torch_nn_Softshrink_lambda_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.6491535Z test_torch_nn_Softsign (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:21.6495325Z test_torch_nn_Softsign_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.6741281Z test_torch_nn_Softsign_scalar (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:21.6744984Z test_torch_nn_Softsign_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.7025685Z test_torch_nn_Tanh (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:21.7029529Z test_torch_nn_Tanh_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.7278978Z test_torch_nn_Tanh_scalar (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:21.7282752Z test_torch_nn_Tanh_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.7554657Z test_torch_nn_Tanhshrink (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:21.7558447Z test_torch_nn_Tanhshrink_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.7820899Z test_torch_nn_Tanhshrink_scalar (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:21.7824793Z test_torch_nn_Tanhshrink_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.8096149Z test_torch_nn_Threshold_large_value (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:21.8100106Z test_torch_nn_Threshold_large_value_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.8381309Z test_torch_nn_Threshold_threshold_value (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:21.8385107Z test_torch_nn_Threshold_threshold_value_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.8611466Z test_torch_nn_Threshold_threshold_value_scalar (__main__.TestCppApiParity) ... ok (0.033s) 2022-08-17T13:33:21.8615200Z test_torch_nn_Threshold_threshold_value_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:21.9451803Z test_torch_nn_TransformerDecoderLayer_gelu_activation (__main__.TestCppApiParity) ... ok (0.079s) 2022-08-17T13:33:21.9456387Z test_torch_nn_TransformerDecoderLayer_gelu_activation_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:22.0280277Z test_torch_nn_TransformerDecoderLayer_relu_activation (__main__.TestCppApiParity) ... ok (0.087s) 2022-08-17T13:33:22.0284534Z test_torch_nn_TransformerDecoderLayer_relu_activation_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:22.0952481Z test_torch_nn_TransformerEncoderLayer_gelu_activation (__main__.TestCppApiParity) ... ok (0.059s) 2022-08-17T13:33:22.0956857Z test_torch_nn_TransformerEncoderLayer_gelu_activation_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:22.1622591Z test_torch_nn_TransformerEncoderLayer_relu_activation (__main__.TestCppApiParity) ... ok (0.063s) 2022-08-17T13:33:22.1627171Z test_torch_nn_TransformerEncoderLayer_relu_activation_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:22.3817764Z test_torch_nn_Transformer_multilayer_coder (__main__.TestCppApiParity) ... ok (0.223s) 2022-08-17T13:33:22.3822418Z test_torch_nn_Transformer_multilayer_coder_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:22.4111300Z test_torch_nn_TripletMarginLoss_no_batch_dim_mean (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:22.4115660Z test_torch_nn_TripletMarginLoss_no_batch_dim_mean_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:22.4394272Z test_torch_nn_TripletMarginLoss_no_batch_dim_none (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:22.4398562Z test_torch_nn_TripletMarginLoss_no_batch_dim_none_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:22.4671878Z test_torch_nn_TripletMarginLoss_no_batch_dim_sum (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:22.4676339Z test_torch_nn_TripletMarginLoss_no_batch_dim_sum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:22.4957537Z test_torch_nn_Unflatten_no_batch_dim (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:22.4961915Z test_torch_nn_Unflatten_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:22.5245556Z test_torch_nn_Unfold (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:22.5249825Z test_torch_nn_Unfold_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:22.5618998Z test_torch_nn_Unfold_int_input (__main__.TestCppApiParity) ... ok (0.033s) 2022-08-17T13:33:22.5623550Z test_torch_nn_Unfold_int_input_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.016s) 2022-08-17T13:33:22.5945985Z test_torch_nn_ZeroPad2d (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:22.6279651Z test_torch_nn_ZeroPad2d_complex (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:22.6283742Z test_torch_nn_ZeroPad2d_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:22.6287297Z test_torch_nn_ZeroPad2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:22.6568446Z test_torch_nn_ZeroPad2d_negative_dims (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:22.6572450Z test_torch_nn_ZeroPad2d_negative_dims_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.016s) 2022-08-17T13:33:22.6864241Z test_torch_nn_ZeroPad2d_no_batch_dim (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:22.6868074Z test_torch_nn_ZeroPad2d_no_batch_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:22.7051541Z test_torch_nn_functional_BCELoss_no_reduce (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:22.7055164Z test_torch_nn_functional_BCELoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:22.7217525Z test_torch_nn_functional_BCELoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:22.7221107Z test_torch_nn_functional_BCELoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:22.7413540Z test_torch_nn_functional_BCELoss_weights_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:22.7417319Z test_torch_nn_functional_BCELoss_weights_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:22.7584326Z test_torch_nn_functional_BCELoss_weights_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:22.7587988Z test_torch_nn_functional_BCELoss_weights_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:22.7604974Z test_torch_nn_functional_BCEWithLogitsLoss_legacy_enum (__main__.TestCppApiParity) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\_reduction.py:42: UserWarning: size_average and reduce args will be deprecated, please use reduction='none' instead. 2022-08-17T13:33:22.7605674Z warnings.warn(warning.format(ret)) 2022-08-17T13:33:22.7767832Z ok (0.016s) 2022-08-17T13:33:22.7771633Z test_torch_nn_functional_BCEWithLogitsLoss_legacy_enum_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:22.7945276Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:22.7948991Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:22.8109598Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:22.8113298Z test_torch_nn_functional_BCEWithLogitsLoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:22.8275206Z test_torch_nn_functional_HingeEmbeddingLoss_margin_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:22.8278929Z test_torch_nn_functional_HingeEmbeddingLoss_margin_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:22.8441814Z test_torch_nn_functional_HingeEmbeddingLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:22.8445513Z test_torch_nn_functional_HingeEmbeddingLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:22.8606530Z test_torch_nn_functional_HuberLoss_delta (__main__.TestCppApiParity) ... ok (0.017s) 2022-08-17T13:33:22.8610385Z test_torch_nn_functional_HuberLoss_delta_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:22.8782105Z test_torch_nn_functional_KLDivLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:22.8785765Z test_torch_nn_functional_KLDivLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:22.8960671Z test_torch_nn_functional_KLDivLoss_no_reduce_log_target (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:22.8964644Z test_torch_nn_functional_KLDivLoss_no_reduce_log_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:22.9122789Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:22.9126679Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:22.9296419Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar_log_target (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:22.9300389Z test_torch_nn_functional_KLDivLoss_no_reduce_scalar_log_target_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:22.9479791Z test_torch_nn_functional_KLDivLoss_with_log_target_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:22.9483651Z test_torch_nn_functional_KLDivLoss_with_log_target_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:22.9667171Z test_torch_nn_functional_KLDivLoss_with_target_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:22.9671068Z test_torch_nn_functional_KLDivLoss_with_target_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:22.9831441Z test_torch_nn_functional_L1Loss_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.0002990Z test_torch_nn_functional_L1Loss_no_reduce_complex (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.0007065Z test_torch_nn_functional_L1Loss_no_reduce_complex_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.0010459Z test_torch_nn_functional_L1Loss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.0173199Z test_torch_nn_functional_L1Loss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.0177444Z test_torch_nn_functional_L1Loss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.0358811Z test_torch_nn_functional_MSELoss_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.0362952Z test_torch_nn_functional_MSELoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.0522236Z test_torch_nn_functional_MSELoss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.0526119Z test_torch_nn_functional_MSELoss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.0644059Z test_torch_nn_functional_MultiLabelMarginLoss_0d_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.0647697Z test_torch_nn_functional_MultiLabelMarginLoss_0d_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.0811144Z test_torch_nn_functional_MultiLabelMarginLoss_1d_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.0814675Z test_torch_nn_functional_MultiLabelMarginLoss_1d_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.0988694Z test_torch_nn_functional_MultiLabelMarginLoss_index_neg (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.0992531Z test_torch_nn_functional_MultiLabelMarginLoss_index_neg_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.1155876Z test_torch_nn_functional_MultiLabelMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.1159448Z test_torch_nn_functional_MultiLabelMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.1322042Z test_torch_nn_functional_MultiLabelSoftMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.1325833Z test_torch_nn_functional_MultiLabelSoftMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.1492008Z test_torch_nn_functional_MultiLabelSoftMarginLoss_weights_no_reduce (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:23.1495727Z test_torch_nn_functional_MultiLabelSoftMarginLoss_weights_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.1651879Z test_torch_nn_functional_MultiMarginLoss_1d_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.1655816Z test_torch_nn_functional_MultiMarginLoss_1d_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.1820730Z test_torch_nn_functional_MultiMarginLoss_margin_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.1824523Z test_torch_nn_functional_MultiMarginLoss_margin_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.1982099Z test_torch_nn_functional_MultiMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.1985957Z test_torch_nn_functional_MultiMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.2140234Z test_torch_nn_functional_MultiMarginLoss_p_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.2143990Z test_torch_nn_functional_MultiMarginLoss_p_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.2310480Z test_torch_nn_functional_MultiMarginLoss_weights_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.2314367Z test_torch_nn_functional_MultiMarginLoss_weights_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.2479965Z test_torch_nn_functional_NLLLoss2d_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.2483800Z test_torch_nn_functional_NLLLoss2d_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.2654800Z test_torch_nn_functional_NLLLoss2d_no_reduce_ignore_index (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.2658323Z test_torch_nn_functional_NLLLoss2d_no_reduce_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.2816313Z test_torch_nn_functional_NLLLoss2d_no_reduce_weights (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.2820025Z test_torch_nn_functional_NLLLoss2d_no_reduce_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.3010188Z test_torch_nn_functional_NLLLossNd_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.3013841Z test_torch_nn_functional_NLLLossNd_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.3214272Z test_torch_nn_functional_NLLLossNd_no_reduce_ignore_index (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.3218160Z test_torch_nn_functional_NLLLossNd_no_reduce_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.3411934Z test_torch_nn_functional_NLLLossNd_no_reduce_weights (__main__.TestCppApiParity) ... ok (0.034s) 2022-08-17T13:33:23.3415812Z test_torch_nn_functional_NLLLossNd_no_reduce_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.3566257Z test_torch_nn_functional_NLLLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.3570089Z test_torch_nn_functional_NLLLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.3735749Z test_torch_nn_functional_NLLLoss_no_reduce_ignore_index (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.3739509Z test_torch_nn_functional_NLLLoss_no_reduce_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.3890943Z test_torch_nn_functional_NLLLoss_no_reduce_weights (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.3894968Z test_torch_nn_functional_NLLLoss_no_reduce_weights_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.4061075Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.4065071Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.4240501Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index_neg (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.4244888Z test_torch_nn_functional_NLLLoss_no_reduce_weights_ignore_index_neg_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.4438533Z test_torch_nn_functional_Padding122112_3dcircular (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.4442541Z test_torch_nn_functional_Padding122112_3dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.4598406Z test_torch_nn_functional_Padding1221_2dcircular (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.4602249Z test_torch_nn_functional_Padding1221_2dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.4761493Z test_torch_nn_functional_Padding12_1dcircular (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.4765809Z test_torch_nn_functional_Padding12_1dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.4934836Z test_torch_nn_functional_Padding2322_2dcircular (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.4938799Z test_torch_nn_functional_Padding2322_2dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.5090604Z test_torch_nn_functional_Padding31_1dcircular (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.5094581Z test_torch_nn_functional_Padding31_1dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.5287948Z test_torch_nn_functional_Padding322112_3dcircular (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.5291933Z test_torch_nn_functional_Padding322112_3dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.016s) 2022-08-17T13:33:23.5493088Z test_torch_nn_functional_Padding332122_3dcircular (__main__.TestCppApiParity) ... ok (0.017s) 2022-08-17T13:33:23.5497180Z test_torch_nn_functional_Padding332122_3dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.5666139Z test_torch_nn_functional_Padding3331_2dcircular (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.5670008Z test_torch_nn_functional_Padding3331_2dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.5822258Z test_torch_nn_functional_Padding33_1dcircular (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.5826310Z test_torch_nn_functional_Padding33_1dcircular_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.5989112Z test_torch_nn_functional_PoissonNLLLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.5992999Z test_torch_nn_functional_PoissonNLLLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.6148521Z test_torch_nn_functional_SmoothL1Loss_beta (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.6152434Z test_torch_nn_functional_SmoothL1Loss_beta_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.6303269Z test_torch_nn_functional_SmoothL1Loss_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.6306796Z test_torch_nn_functional_SmoothL1Loss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.6457873Z test_torch_nn_functional_SmoothL1Loss_no_reduce_scalar (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.6461683Z test_torch_nn_functional_SmoothL1Loss_no_reduce_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.6612349Z test_torch_nn_functional_SmoothL1Loss_zero_beta (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.6615823Z test_torch_nn_functional_SmoothL1Loss_zero_beta_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.6765570Z test_torch_nn_functional_SoftMarginLoss_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.6769228Z test_torch_nn_functional_SoftMarginLoss_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.6946347Z test_torch_nn_functional_interpolate_bicubic_2d (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.6949849Z test_torch_nn_functional_interpolate_bicubic_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.7101999Z test_torch_nn_functional_interpolate_bicubic_2d_zero_dim (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.7105848Z test_torch_nn_functional_interpolate_bicubic_2d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.7313379Z test_torch_nn_functional_interpolate_bicubic_scale_2d (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.7317385Z test_torch_nn_functional_interpolate_bicubic_scale_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.7501078Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_shared_2d (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.7504955Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_shared_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.7675806Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.7850554Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d_align_corners (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:23.7854333Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.7857638Z test_torch_nn_functional_interpolate_bicubic_scale_tuple_skewed_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.8021983Z test_torch_nn_functional_interpolate_bicubic_tuple_2d (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.8190870Z test_torch_nn_functional_interpolate_bicubic_tuple_2d_align_corners (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.8194789Z test_torch_nn_functional_interpolate_bicubic_tuple_2d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.8198120Z test_torch_nn_functional_interpolate_bicubic_tuple_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.8391702Z test_torch_nn_functional_interpolate_bilinear_2d (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.8395524Z test_torch_nn_functional_interpolate_bilinear_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.8516523Z test_torch_nn_functional_interpolate_bilinear_2d_zero_dim (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.8520188Z test_torch_nn_functional_interpolate_bilinear_2d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.8735048Z test_torch_nn_functional_interpolate_bilinear_scale_2d (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.8738738Z test_torch_nn_functional_interpolate_bilinear_scale_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.8948738Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_shared_2d (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.8952420Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_shared_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.9119610Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:23.9286771Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d_align_corners (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.9290361Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.9293682Z test_torch_nn_functional_interpolate_bilinear_scale_tuple_skewed_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.9509150Z test_torch_nn_functional_interpolate_bilinear_tuple_2d (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.9673059Z test_torch_nn_functional_interpolate_bilinear_tuple_2d_align_corners (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.9676841Z test_torch_nn_functional_interpolate_bilinear_tuple_2d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.9680213Z test_torch_nn_functional_interpolate_bilinear_tuple_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.9832043Z test_torch_nn_functional_interpolate_linear_1d (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.9990225Z test_torch_nn_functional_interpolate_linear_1d_align_corners (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:23.9993902Z test_torch_nn_functional_interpolate_linear_1d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:23.9997364Z test_torch_nn_functional_interpolate_linear_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.0160617Z test_torch_nn_functional_interpolate_linear_1d_zero_dim (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:24.0164158Z test_torch_nn_functional_interpolate_linear_1d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.0313772Z test_torch_nn_functional_interpolate_linear_scale_1d (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:24.0469485Z test_torch_nn_functional_interpolate_linear_scale_1d_align_corners (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:24.0473066Z test_torch_nn_functional_interpolate_linear_scale_1d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.0476397Z test_torch_nn_functional_interpolate_linear_scale_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.0631444Z test_torch_nn_functional_interpolate_linear_tuple_1d (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:24.0634964Z test_torch_nn_functional_interpolate_linear_tuple_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.0784019Z test_torch_nn_functional_interpolate_nearest_1d (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:24.0787797Z test_torch_nn_functional_interpolate_nearest_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.0900020Z test_torch_nn_functional_interpolate_nearest_1d_zero_dim (__main__.TestCppApiParity) ... ok (0.017s) 2022-08-17T13:33:24.0903743Z test_torch_nn_functional_interpolate_nearest_1d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.1089132Z test_torch_nn_functional_interpolate_nearest_2d (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:24.1093124Z test_torch_nn_functional_interpolate_nearest_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.1353087Z test_torch_nn_functional_interpolate_nearest_2d_launch_configs (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:24.1357372Z test_torch_nn_functional_interpolate_nearest_2d_launch_configs_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.1484467Z test_torch_nn_functional_interpolate_nearest_2d_zero_dim (__main__.TestCppApiParity) ... ok (0.000s) 2022-08-17T13:33:24.1488329Z test_torch_nn_functional_interpolate_nearest_2d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.1733346Z test_torch_nn_functional_interpolate_nearest_3d (__main__.TestCppApiParity) ... ok (0.033s) 2022-08-17T13:33:24.1737113Z test_torch_nn_functional_interpolate_nearest_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.1893519Z test_torch_nn_functional_interpolate_nearest_3d_zero_dim (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:24.1897515Z test_torch_nn_functional_interpolate_nearest_3d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.2083971Z test_torch_nn_functional_interpolate_nearest_scale_1d (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:24.2087737Z test_torch_nn_functional_interpolate_nearest_scale_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.2303831Z test_torch_nn_functional_interpolate_nearest_scale_2d (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:24.2307512Z test_torch_nn_functional_interpolate_nearest_scale_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.2563075Z test_torch_nn_functional_interpolate_nearest_scale_3d (__main__.TestCppApiParity) ... ok (0.024s) 2022-08-17T13:33:24.2567187Z test_torch_nn_functional_interpolate_nearest_scale_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.2726222Z test_torch_nn_functional_interpolate_nearest_tuple_1d (__main__.TestCppApiParity) ... ok (0.010s) 2022-08-17T13:33:24.2729781Z test_torch_nn_functional_interpolate_nearest_tuple_1d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.2919667Z test_torch_nn_functional_interpolate_nearest_tuple_2d (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:24.2923541Z test_torch_nn_functional_interpolate_nearest_tuple_2d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.3186302Z test_torch_nn_functional_interpolate_nearest_tuple_3d (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:24.3190343Z test_torch_nn_functional_interpolate_nearest_tuple_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.3458818Z test_torch_nn_functional_interpolate_trilinear_3d (__main__.TestCppApiParity) ... ok (0.026s) 2022-08-17T13:33:24.3463375Z test_torch_nn_functional_interpolate_trilinear_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.010s) 2022-08-17T13:33:24.3591875Z test_torch_nn_functional_interpolate_trilinear_3d_zero_dim (__main__.TestCppApiParity) ... ok (0.001s) 2022-08-17T13:33:24.3595638Z test_torch_nn_functional_interpolate_trilinear_3d_zero_dim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.3836153Z test_torch_nn_functional_interpolate_trilinear_scale_3d (__main__.TestCppApiParity) ... ok (0.032s) 2022-08-17T13:33:24.4101472Z test_torch_nn_functional_interpolate_trilinear_scale_3d_align_corners (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:24.4105594Z test_torch_nn_functional_interpolate_trilinear_scale_3d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.4108996Z test_torch_nn_functional_interpolate_trilinear_scale_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.4314512Z test_torch_nn_functional_interpolate_trilinear_tuple_3d (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:24.4550352Z test_torch_nn_functional_interpolate_trilinear_tuple_3d_align_corners (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:24.4554370Z test_torch_nn_functional_interpolate_trilinear_tuple_3d_align_corners_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.4557717Z test_torch_nn_functional_interpolate_trilinear_tuple_3d_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.4729999Z test_torch_nn_functional_log_softmax_dim0 (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:24.4733780Z test_torch_nn_functional_log_softmax_dim0_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.4912863Z test_torch_nn_functional_log_softmax_dim3 (__main__.TestCppApiParity) ... ok (0.031s) 2022-08-17T13:33:24.4916778Z test_torch_nn_functional_log_softmax_dim3_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.5093066Z test_torch_nn_functional_log_softmax_lastdim (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:24.5096788Z test_torch_nn_functional_log_softmax_lastdim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.5208127Z test_torch_nn_functional_log_softmax_scalar (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:24.5211847Z test_torch_nn_functional_log_softmax_scalar_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.5374187Z test_torch_nn_functional_log_softmax_spatial (__main__.TestCppApiParity) ... ok (0.017s) 2022-08-17T13:33:24.5377811Z test_torch_nn_functional_log_softmax_spatial_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.5545841Z test_torch_nn_functional_log_softmax_spatial_special (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:24.5550013Z test_torch_nn_functional_log_softmax_spatial_special_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.5709292Z test_torch_nn_functional_multimarginloss_1d_input_0d_target_no_reduce (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:24.5713255Z test_torch_nn_functional_multimarginloss_1d_input_0d_target_no_reduce_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.5865443Z test_torch_nn_functional_sample_functional_has_parity (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:24.5869259Z test_torch_nn_functional_sample_functional_has_parity_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.6026471Z test_torch_nn_functional_sample_functional_no_parity (__main__.TestCppApiParity) ... expected failure (0.016s) 2022-08-17T13:33:24.6031207Z test_torch_nn_functional_sample_functional_no_parity_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.6212110Z test_torch_nn_functional_softmax_functional_dim0 (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:24.6215770Z test_torch_nn_functional_softmax_functional_dim0_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:33:24.6388933Z test_torch_nn_functional_softmax_functional_dim3 (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:24.6392965Z test_torch_nn_functional_softmax_functional_dim3_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:33:24.6506085Z test_torch_nn_functional_softmax_functional_scalar (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:24.6509735Z test_torch_nn_functional_softmax_functional_scalar_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:33:24.6684756Z test_torch_nn_functional_softmax_lastdim (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:24.6688569Z test_torch_nn_functional_softmax_lastdim_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.6862904Z test_torch_nn_functional_softmax_lastdim_dtype (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:24.6866639Z test_torch_nn_functional_softmax_lastdim_dtype_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:33:24.7030225Z test_torch_nn_functional_softmax_spatial (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:24.7034028Z test_torch_nn_functional_softmax_spatial_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.7190531Z test_torch_nn_functional_softmax_spatial_dtype (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:24.7194187Z test_torch_nn_functional_softmax_spatial_dtype_cuda (__main__.TestCppApiParity) ... skip: Excluded from CUDA tests (0.000s) 2022-08-17T13:33:24.7374476Z test_torch_nn_functional_softmax_spatial_special (__main__.TestCppApiParity) ... ok (0.016s) 2022-08-17T13:33:24.7378380Z test_torch_nn_functional_softmax_spatial_special_cuda (__main__.TestCppApiParity) ... skip: CUDA unavailable (0.000s) 2022-08-17T13:33:24.7378794Z 2022-08-17T13:33:24.7379070Z ---------------------------------------------------------------------- 2022-08-17T13:33:24.7379475Z Ran 1100 tests in 17.469s 2022-08-17T13:33:24.7379661Z 2022-08-17T13:33:24.7379822Z OK (skipped=550, expected failures=17) 2022-08-17T13:33:24.7380013Z 2022-08-17T13:33:24.7380200Z Generating XML reports... 2022-08-17T13:33:24.9052533Z Generated XML report: test-reports\python-unittest\test_cpp_api_parity\TEST-TestCppApiParity-20220817133307.xml 2022-08-17T13:33:25.2363374Z Running test_view_ops ... [2022-08-17 13:33:25.233569] 2022-08-17T13:33:25.2363837Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_view_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:33:25.233569] 2022-08-17T13:33:26.7240827Z 2022-08-17T13:33:26.7241395Z Running tests... 2022-08-17T13:33:26.7241738Z ---------------------------------------------------------------------- 2022-08-17T13:33:26.7245187Z Test results will be stored in test-reports\python-unittest\test_view_ops 2022-08-17T13:33:26.7274687Z test_T_cpu (__main__.TestOldViewOpsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_view_ops.py:1298: UserWarning: The use of `x.T` on tensors of dimension other than 2 to reverse their shape is deprecated and it will throw an error in a future release. Consider `x.mT` to transpose batches of matrices or `x.permute(*torch.arange(x.ndim - 1, -1, -1))` to reverse the dimensions of a tensor. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorShape.cpp:3075.) 2022-08-17T13:33:26.7275406Z t1 = a.T 2022-08-17T13:33:26.7286175Z ok (0.016s) 2022-08-17T13:33:27.0799750Z test_atleast_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.350s) 2022-08-17T13:33:27.4331380Z test_atleast_cpu_complex64 (__main__.TestOldViewOpsCPU) ... ok (0.348s) 2022-08-17T13:33:27.7571444Z test_atleast_cpu_float16 (__main__.TestOldViewOpsCPU) ... ok (0.318s) 2022-08-17T13:33:28.0340993Z test_atleast_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.285s) 2022-08-17T13:33:28.3041143Z test_atleast_cpu_float64 (__main__.TestOldViewOpsCPU) ... ok (0.270s) 2022-08-17T13:33:28.4079127Z test_atleast_cpu_int16 (__main__.TestOldViewOpsCPU) ... ok (0.095s) 2022-08-17T13:33:28.5114926Z test_atleast_cpu_int32 (__main__.TestOldViewOpsCPU) ... ok (0.111s) 2022-08-17T13:33:28.6030835Z test_atleast_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.096s) 2022-08-17T13:33:28.7062845Z test_atleast_cpu_int8 (__main__.TestOldViewOpsCPU) ... ok (0.095s) 2022-08-17T13:33:28.8084586Z test_atleast_cpu_uint8 (__main__.TestOldViewOpsCPU) ... ok (0.111s) 2022-08-17T13:33:28.8962149Z test_atleast_gradient_cpu (__main__.TestOldViewOpsCPU) ... ok (0.079s) 2022-08-17T13:33:28.9125348Z test_big_transpose_cpu (__main__.TestOldViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:28.9244929Z test_broadcast_shapes_cpu (__main__.TestOldViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:28.9260237Z test_broadcast_tensors_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:28.9287827Z test_broadcast_to_cpu_bool (__main__.TestOldViewOpsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\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 C:\actions-runner\_work\pytorch\pytorch\torch\csrc\utils\tensor_numpy.cpp:205.) 2022-08-17T13:33:28.9289115Z return torch.as_tensor(tensor_like) 2022-08-17T13:33:29.5539653Z ok (0.636s) 2022-08-17T13:33:29.5652226Z test_broadcast_to_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:29.5767145Z test_broadcast_to_cpu_complex64 (__main__.TestOldViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:29.5866262Z test_broadcast_to_cpu_float16 (__main__.TestOldViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:29.5963192Z test_broadcast_to_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:29.6059394Z test_broadcast_to_cpu_float64 (__main__.TestOldViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:29.6133208Z test_broadcast_to_cpu_int16 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:29.6207748Z test_broadcast_to_cpu_int32 (__main__.TestOldViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:29.6278638Z test_broadcast_to_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:29.6353270Z test_broadcast_to_cpu_int8 (__main__.TestOldViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:29.6426987Z test_broadcast_to_cpu_uint8 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:29.6457210Z test_chunk_cpu (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:29.6495535Z test_conj_neg_view_numpy_error_cpu (__main__.TestOldViewOpsCPU) ... ok (0.017s) 2022-08-17T13:33:29.6509278Z test_contiguous_cpu (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:29.6522633Z test_crow_col_indices_cpu (__main__.TestOldViewOpsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_view_ops.py:1830: UserWarning: Sparse CSR tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\SparseCsrTensorImpl.cpp:68.) 2022-08-17T13:33:29.6523354Z t = torch.sparse_csr_tensor(crow_indices, col_indices, values, size=(2, 2)) 2022-08-17T13:33:29.6523599Z ok (0.000s) 2022-08-17T13:33:29.6542449Z test_empty_reshape_cpu (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:29.6589334Z test_expand_cpu (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:29.6683719Z test_flatten_cpu (__main__.TestOldViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:29.6708016Z test_memory_format_resize__cpu (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:29.6743055Z test_memory_format_resize_as_cpu (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:29.6772055Z test_narrow_cpu (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:29.6801669Z test_narrow_tensor_cpu (__main__.TestOldViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:29.6821602Z test_python_types_cpu (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:29.6882151Z test_ravel_cpu (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:29.6928040Z test_reshape_cpu (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:29.6948049Z test_reshape_view_semantics_cpu_bfloat16 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:29.6969176Z test_reshape_view_semantics_cpu_bool (__main__.TestOldViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:29.6989675Z test_reshape_view_semantics_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:29.7009621Z test_reshape_view_semantics_cpu_complex64 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:29.7029008Z test_reshape_view_semantics_cpu_float16 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:29.7048103Z test_reshape_view_semantics_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:29.7067260Z test_reshape_view_semantics_cpu_float64 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:29.7086085Z test_reshape_view_semantics_cpu_int16 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:29.7104899Z test_reshape_view_semantics_cpu_int32 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:29.7124636Z test_reshape_view_semantics_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:29.7143531Z test_reshape_view_semantics_cpu_int8 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:29.7162243Z test_reshape_view_semantics_cpu_uint8 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:29.7182786Z test_resize_all_dtypes_and_devices_cpu (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:29.7204586Z test_resize_as_all_dtypes_and_devices_cpu (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:29.7216337Z test_resize_as_preserves_strides_cpu (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:29.7237761Z test_resize_overflow_cpu (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:29.7278194Z test_split_cpu (__main__.TestOldViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:29.7319230Z test_t_cpu (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:29.7400863Z test_tensor_split_errors_cpu (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:29.9108194Z test_tensor_split_indices_cpu_bool (__main__.TestOldViewOpsCPU) ... ok (0.175s) 2022-08-17T13:33:30.1420262Z test_tensor_split_indices_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.238s) 2022-08-17T13:33:30.3809878Z test_tensor_split_indices_cpu_complex64 (__main__.TestOldViewOpsCPU) ... ok (0.239s) 2022-08-17T13:33:30.5972542Z test_tensor_split_indices_cpu_float16 (__main__.TestOldViewOpsCPU) ... ok (0.208s) 2022-08-17T13:33:30.8134958Z test_tensor_split_indices_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.217s) 2022-08-17T13:33:31.0206860Z test_tensor_split_indices_cpu_float64 (__main__.TestOldViewOpsCPU) ... ok (0.203s) 2022-08-17T13:33:31.1898394Z test_tensor_split_indices_cpu_int16 (__main__.TestOldViewOpsCPU) ... ok (0.181s) 2022-08-17T13:33:31.3595251Z test_tensor_split_indices_cpu_int32 (__main__.TestOldViewOpsCPU) ... ok (0.171s) 2022-08-17T13:33:31.5205477Z test_tensor_split_indices_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.156s) 2022-08-17T13:33:31.6891033Z test_tensor_split_indices_cpu_int8 (__main__.TestOldViewOpsCPU) ... ok (0.161s) 2022-08-17T13:33:31.8581456Z test_tensor_split_indices_cpu_uint8 (__main__.TestOldViewOpsCPU) ... ok (0.177s) 2022-08-17T13:33:32.4511515Z test_tensor_split_sections_cpu_bool (__main__.TestOldViewOpsCPU) ... ok (0.593s) 2022-08-17T13:33:33.2401311Z test_tensor_split_sections_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.795s) 2022-08-17T13:33:34.0550960Z test_tensor_split_sections_cpu_complex64 (__main__.TestOldViewOpsCPU) ... ok (0.814s) 2022-08-17T13:33:34.8082966Z test_tensor_split_sections_cpu_float16 (__main__.TestOldViewOpsCPU) ... ok (0.747s) 2022-08-17T13:33:35.5620026Z test_tensor_split_sections_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.761s) 2022-08-17T13:33:36.2850175Z test_tensor_split_sections_cpu_float64 (__main__.TestOldViewOpsCPU) ... ok (0.713s) 2022-08-17T13:33:36.8794581Z test_tensor_split_sections_cpu_int16 (__main__.TestOldViewOpsCPU) ... ok (0.602s) 2022-08-17T13:33:37.4714306Z test_tensor_split_sections_cpu_int32 (__main__.TestOldViewOpsCPU) ... ok (0.583s) 2022-08-17T13:33:38.0340267Z test_tensor_split_sections_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.573s) 2022-08-17T13:33:38.6266725Z test_tensor_split_sections_cpu_int8 (__main__.TestOldViewOpsCPU) ... ok (0.589s) 2022-08-17T13:33:39.2180854Z test_tensor_split_sections_cpu_uint8 (__main__.TestOldViewOpsCPU) ... ok (0.586s) 2022-08-17T13:33:39.2227637Z test_transpose_invalid_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.2271618Z test_transpose_invalid_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:39.2307910Z test_transpose_invalid_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.2692170Z test_transpose_vs_numpy_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.033s) 2022-08-17T13:33:39.3005770Z test_transpose_vs_numpy_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.031s) 2022-08-17T13:33:39.3150562Z test_transpose_vs_numpy_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:39.3192867Z test_transposes_cpu_bfloat16 (__main__.TestOldViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:39.3221149Z test_transposes_cpu_bool (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.3270237Z test_transposes_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.3319344Z test_transposes_cpu_complex64 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.3360276Z test_transposes_cpu_float16 (__main__.TestOldViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:39.3400159Z test_transposes_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.3438854Z test_transposes_cpu_float64 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.3467868Z test_transposes_cpu_int16 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.3496692Z test_transposes_cpu_int32 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.3525556Z test_transposes_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:39.3554298Z test_transposes_cpu_int8 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.3583257Z test_transposes_cpu_uint8 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.3619079Z test_transposes_errors_cpu_bfloat16 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.3650336Z test_transposes_errors_cpu_bool (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.3686324Z test_transposes_errors_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:39.3721856Z test_transposes_errors_cpu_complex64 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.3755564Z test_transposes_errors_cpu_float16 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.3789271Z test_transposes_errors_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.3823768Z test_transposes_errors_cpu_float64 (__main__.TestOldViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:39.3855287Z test_transposes_errors_cpu_int16 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.3886675Z test_transposes_errors_cpu_int32 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.3917993Z test_transposes_errors_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.3949434Z test_transposes_errors_cpu_int8 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.3980879Z test_transposes_errors_cpu_uint8 (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.4004143Z test_unsqueeze_cpu (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2022-08-17T13:33:39.4021806Z test_view_all_dtypes_and_devices_cpu (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.4128299Z test_view_cpu (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.4141182Z test_view_empty_cpu (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.4161337Z test_T_view_cpu (__main__.TestViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:39.4175277Z test_advanced_indexing_assignment_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.4192079Z test_advanced_indexing_nonview_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.4598824Z test_as_strided_gradients_cpu (__main__.TestViewOpsCPU) ... ok (0.031s) 2022-08-17T13:33:39.4613540Z test_as_strided_inplace_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.4629655Z test_as_strided_view_cpu (__main__.TestViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:39.4643438Z test_basic_indexing_ellipses_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.4657385Z test_basic_indexing_newaxis_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.4671356Z test_basic_indexing_slice_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.4678365Z test_chunk_view_cpu (__main__.TestViewOpsCPU) ... skip: See https://github.com/pytorch/pytorch/pull/32720 (0.000s) 2022-08-17T13:33:39.4698031Z test_conj_imag_view_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.4718044Z test_conj_imag_view_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.4729214Z test_conj_self_cpu_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.4740378Z test_conj_self_cpu_float16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.4751462Z test_conj_self_cpu_float32 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.4762502Z test_conj_self_cpu_float64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.4773500Z test_conj_self_cpu_int16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.4785483Z test_conj_self_cpu_int32 (__main__.TestViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:39.4796197Z test_conj_self_cpu_int64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.4807265Z test_conj_self_cpu_int8 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.4818095Z test_conj_self_cpu_uint8 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.4837949Z test_conj_view_with_shared_memory_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.4853519Z test_contiguous_nonview_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.4863918Z test_contiguous_self_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.4882953Z test_diagonal_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.4897502Z test_expand_as_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.4911730Z test_expand_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.4933341Z test_flatten_nonview_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.4967079Z test_flatten_view_cpu (__main__.TestViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:39.4982755Z test_imag_noncomplex_cpu_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.4997917Z test_imag_noncomplex_cpu_float16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5013001Z test_imag_noncomplex_cpu_float32 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5028154Z test_imag_noncomplex_cpu_float64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5043225Z test_imag_noncomplex_cpu_int16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5058288Z test_imag_noncomplex_cpu_int32 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5073444Z test_imag_noncomplex_cpu_int64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5088434Z test_imag_noncomplex_cpu_int8 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5103972Z test_imag_noncomplex_cpu_uint8 (__main__.TestViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:39.5138672Z test_movedim_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5153112Z test_narrow_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5167096Z test_permute_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5195713Z test_real_imag_view_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5224989Z test_real_imag_view_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5239236Z test_reshape_as_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5254630Z test_reshape_nonview_cpu (__main__.TestViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:39.5268477Z test_reshape_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5282379Z test_select_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5303147Z test_set_real_imag_cpu_complex128_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5323567Z test_set_real_imag_cpu_complex128_bool (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5343796Z test_set_real_imag_cpu_complex128_complex128 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5364017Z test_set_real_imag_cpu_complex128_complex64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5385584Z test_set_real_imag_cpu_complex128_float16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5406568Z test_set_real_imag_cpu_complex128_float32 (__main__.TestViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:39.5427623Z test_set_real_imag_cpu_complex128_float64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2022-08-17T13:33:39.5447947Z test_set_real_imag_cpu_complex128_int16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5468405Z test_set_real_imag_cpu_complex128_int32 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5488620Z test_set_real_imag_cpu_complex128_int64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5509157Z test_set_real_imag_cpu_complex128_int8 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5529357Z test_set_real_imag_cpu_complex128_uint8 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5549644Z test_set_real_imag_cpu_complex64_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5569952Z test_set_real_imag_cpu_complex64_bool (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5591141Z test_set_real_imag_cpu_complex64_complex128 (__main__.TestViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:39.5611159Z test_set_real_imag_cpu_complex64_complex64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5632039Z test_set_real_imag_cpu_complex64_float16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5652278Z test_set_real_imag_cpu_complex64_float32 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5672475Z test_set_real_imag_cpu_complex64_float64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5692960Z test_set_real_imag_cpu_complex64_int16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5713450Z test_set_real_imag_cpu_complex64_int32 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5733704Z test_set_real_imag_cpu_complex64_int64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5754590Z test_set_real_imag_cpu_complex64_int8 (__main__.TestViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:39.5774870Z test_set_real_imag_cpu_complex64_uint8 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5782220Z test_split_view_cpu (__main__.TestViewOpsCPU) ... skip: See https://github.com/pytorch/pytorch/pull/32720 (0.000s) 2022-08-17T13:33:39.5795589Z test_squeeze_inplace_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5809189Z test_squeeze_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5823499Z test_t_inplace_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5837130Z test_t_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5861307Z test_transpose_inplace_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5878965Z test_transpose_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5949030Z test_unbind_cpu (__main__.TestViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:39.5969014Z test_unbind_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5983023Z test_unfold_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.5997271Z test_unsqueeze_inplace_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.6011296Z test_unsqueeze_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.6070479Z test_view_as_complex_cpu (__main__.TestViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:39.6097903Z test_view_as_real_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.6117817Z test_view_as_real_cpu_complex32 (__main__.TestViewOpsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_view_ops.py:308: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\EmptyTensor.cpp:32.) 2022-08-17T13:33:39.6118401Z t = torch.randn(3, 4, dtype=dtype, device=device) 2022-08-17T13:33:39.6126525Z ok (0.000s) 2022-08-17T13:33:39.6154524Z test_view_as_real_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.6168631Z test_view_as_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.6188766Z test_view_copy_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:39.6209583Z test_view_copy_out_cpu (__main__.TestViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:39.6535874Z test_view_dtype_new_cpu_bool (__main__.TestViewOpsCPU) ... ok (0.033s) 2022-08-17T13:33:39.6904247Z test_view_dtype_new_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.031s) 2022-08-17T13:33:39.7281814Z test_view_dtype_new_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.031s) 2022-08-17T13:33:39.7662886Z test_view_dtype_new_cpu_float16 (__main__.TestViewOpsCPU) ... ok (0.050s) 2022-08-17T13:33:39.8019392Z test_view_dtype_new_cpu_float32 (__main__.TestViewOpsCPU) ... ok (0.031s) 2022-08-17T13:33:39.8385411Z test_view_dtype_new_cpu_float64 (__main__.TestViewOpsCPU) ... ok (0.031s) 2022-08-17T13:33:39.8729729Z test_view_dtype_new_cpu_int16 (__main__.TestViewOpsCPU) ... ok (0.036s) 2022-08-17T13:33:39.9076280Z test_view_dtype_new_cpu_int32 (__main__.TestViewOpsCPU) ... ok (0.041s) 2022-08-17T13:33:39.9431963Z test_view_dtype_new_cpu_int64 (__main__.TestViewOpsCPU) ... ok (0.031s) 2022-08-17T13:33:39.9757626Z test_view_dtype_new_cpu_int8 (__main__.TestViewOpsCPU) ... ok (0.036s) 2022-08-17T13:33:40.0081725Z test_view_dtype_new_cpu_uint8 (__main__.TestViewOpsCPU) ... ok (0.031s) 2022-08-17T13:33:40.0183110Z test_view_dtype_upsize_errors_cpu_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.0301994Z test_view_dtype_upsize_errors_cpu_bool (__main__.TestViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:40.0321025Z test_view_dtype_upsize_errors_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.0353305Z test_view_dtype_upsize_errors_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.0445399Z test_view_dtype_upsize_errors_cpu_float16 (__main__.TestViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:40.0512545Z test_view_dtype_upsize_errors_cpu_float32 (__main__.TestViewOpsCPU) ... ok (0.010s) 2022-08-17T13:33:40.0544367Z test_view_dtype_upsize_errors_cpu_float64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.0629211Z test_view_dtype_upsize_errors_cpu_int16 (__main__.TestViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:40.0691626Z test_view_dtype_upsize_errors_cpu_int32 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.0722795Z test_view_dtype_upsize_errors_cpu_int64 (__main__.TestViewOpsCPU) ... ok (0.010s) 2022-08-17T13:33:40.0838057Z test_view_dtype_upsize_errors_cpu_int8 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.0954341Z test_view_dtype_upsize_errors_cpu_uint8 (__main__.TestViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:40.0972007Z test_view_tensor_dsplit_cpu_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.0988175Z test_view_tensor_dsplit_cpu_bool (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1006057Z test_view_tensor_dsplit_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1024061Z test_view_tensor_dsplit_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1041459Z test_view_tensor_dsplit_cpu_float16 (__main__.TestViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:40.1058160Z test_view_tensor_dsplit_cpu_float32 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1075003Z test_view_tensor_dsplit_cpu_float64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1090968Z test_view_tensor_dsplit_cpu_int16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1106960Z test_view_tensor_dsplit_cpu_int32 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1122622Z test_view_tensor_dsplit_cpu_int64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1138464Z test_view_tensor_dsplit_cpu_int8 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1154464Z test_view_tensor_dsplit_cpu_uint8 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1171594Z test_view_tensor_hsplit_cpu_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1187485Z test_view_tensor_hsplit_cpu_bool (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1205696Z test_view_tensor_hsplit_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:40.1223648Z test_view_tensor_hsplit_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1240481Z test_view_tensor_hsplit_cpu_float16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1257245Z test_view_tensor_hsplit_cpu_float32 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1273968Z test_view_tensor_hsplit_cpu_float64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1289876Z test_view_tensor_hsplit_cpu_int16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1305814Z test_view_tensor_hsplit_cpu_int32 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1321542Z test_view_tensor_hsplit_cpu_int64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1337422Z test_view_tensor_hsplit_cpu_int8 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1353913Z test_view_tensor_hsplit_cpu_uint8 (__main__.TestViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:40.1370175Z test_view_tensor_split_cpu_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1385542Z test_view_tensor_split_cpu_bool (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1402329Z test_view_tensor_split_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1419678Z test_view_tensor_split_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1437380Z test_view_tensor_split_cpu_float16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1453428Z test_view_tensor_split_cpu_float32 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1470395Z test_view_tensor_split_cpu_float64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1486373Z test_view_tensor_split_cpu_int16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1502429Z test_view_tensor_split_cpu_int32 (__main__.TestViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:40.1517719Z test_view_tensor_split_cpu_int64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1532741Z test_view_tensor_split_cpu_int8 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1548125Z test_view_tensor_split_cpu_uint8 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1565082Z test_view_tensor_vsplit_cpu_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1581045Z test_view_tensor_vsplit_cpu_bool (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1598824Z test_view_tensor_vsplit_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1617509Z test_view_tensor_vsplit_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.010s) 2022-08-17T13:33:40.1634385Z test_view_tensor_vsplit_cpu_float16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1651067Z test_view_tensor_vsplit_cpu_float32 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1668234Z test_view_tensor_vsplit_cpu_float64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1684635Z test_view_tensor_vsplit_cpu_int16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1700590Z test_view_tensor_vsplit_cpu_int32 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1716246Z test_view_tensor_vsplit_cpu_int64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1732178Z test_view_tensor_vsplit_cpu_int8 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1748094Z test_view_tensor_vsplit_cpu_uint8 (__main__.TestViewOpsCPU) ... ok (0.000s) 2022-08-17T13:33:40.1762116Z test_view_view_cpu (__main__.TestViewOpsCPU) ... ok (0.016s) 2022-08-17T13:33:40.2595812Z test_T_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.083s) 2022-08-17T13:33:40.2621592Z test_advanced_indexing_assignment_lazy (__main__.TestViewOpsLAZY) ... ok (0.000s) 2022-08-17T13:33:40.2675278Z test_advanced_indexing_nonview_lazy (__main__.TestViewOpsLAZY) ... ok (0.000s) 2022-08-17T13:33:40.3078054Z test_as_strided_gradients_lazy (__main__.TestViewOpsLAZY) ... ok (0.047s) 2022-08-17T13:33:40.3142143Z test_as_strided_inplace_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.000s) 2022-08-17T13:33:40.3198250Z test_as_strided_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.000s) 2022-08-17T13:33:40.3257699Z test_basic_indexing_ellipses_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.016s) 2022-08-17T13:33:40.3326298Z test_basic_indexing_newaxis_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.000s) 2022-08-17T13:33:40.3393339Z test_basic_indexing_slice_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.016s) 2022-08-17T13:33:40.3400486Z test_chunk_view_lazy (__main__.TestViewOpsLAZY) ... skip: See https://github.com/pytorch/pytorch/pull/32720 (0.000s) 2022-08-17T13:33:40.3415521Z test_conj_imag_view_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.3430401Z test_conj_imag_view_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.3441863Z test_conj_self_lazy_bfloat16 (__main__.TestViewOpsLAZY) ... ok (0.000s) 2022-08-17T13:33:40.3453492Z test_conj_self_lazy_float16 (__main__.TestViewOpsLAZY) ... ok (0.000s) 2022-08-17T13:33:40.3465186Z test_conj_self_lazy_float32 (__main__.TestViewOpsLAZY) ... ok (0.000s) 2022-08-17T13:33:40.3477480Z test_conj_self_lazy_float64 (__main__.TestViewOpsLAZY) ... ok (0.010s) 2022-08-17T13:33:40.3489009Z test_conj_self_lazy_int16 (__main__.TestViewOpsLAZY) ... ok (0.000s) 2022-08-17T13:33:40.3500700Z test_conj_self_lazy_int32 (__main__.TestViewOpsLAZY) ... ok (0.000s) 2022-08-17T13:33:40.3512269Z test_conj_self_lazy_int64 (__main__.TestViewOpsLAZY) ... ok (0.000s) 2022-08-17T13:33:40.3523792Z test_conj_self_lazy_int8 (__main__.TestViewOpsLAZY) ... ok (0.000s) 2022-08-17T13:33:40.3535314Z test_conj_self_lazy_uint8 (__main__.TestViewOpsLAZY) ... ok (0.000s) 2022-08-17T13:33:40.3548741Z test_conj_view_with_shared_memory_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.3560699Z test_contiguous_nonview_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.3571532Z test_contiguous_self_lazy (__main__.TestViewOpsLAZY) ... ok (0.000s) 2022-08-17T13:33:40.3672893Z test_diagonal_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.000s) 2022-08-17T13:33:40.3734409Z test_expand_as_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.016s) 2022-08-17T13:33:40.3746875Z test_expand_view_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.3763622Z test_flatten_nonview_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.3786953Z test_flatten_view_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.3798148Z test_imag_noncomplex_lazy_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.3809310Z test_imag_noncomplex_lazy_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.3820566Z test_imag_noncomplex_lazy_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.3831732Z test_imag_noncomplex_lazy_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.3842783Z test_imag_noncomplex_lazy_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.3853957Z test_imag_noncomplex_lazy_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.3865111Z test_imag_noncomplex_lazy_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.3876248Z test_imag_noncomplex_lazy_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.3888299Z test_imag_noncomplex_lazy_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.016s) 2022-08-17T13:33:40.4525051Z test_movedim_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.057s) 2022-08-17T13:33:40.4586367Z test_narrow_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.010s) 2022-08-17T13:33:40.4655734Z test_permute_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.000s) 2022-08-17T13:33:40.4675438Z test_real_imag_view_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.4694532Z test_real_imag_view_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.4749458Z test_reshape_as_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.016s) 2022-08-17T13:33:40.4761986Z test_reshape_nonview_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.4826034Z test_reshape_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.000s) 2022-08-17T13:33:40.4876538Z test_select_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.016s) 2022-08-17T13:33:40.4893321Z test_set_real_imag_lazy_complex128_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.4909817Z test_set_real_imag_lazy_complex128_bool (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.4926201Z test_set_real_imag_lazy_complex128_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.4942511Z test_set_real_imag_lazy_complex128_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.4958782Z test_set_real_imag_lazy_complex128_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.4975037Z test_set_real_imag_lazy_complex128_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.4991399Z test_set_real_imag_lazy_complex128_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.5007733Z test_set_real_imag_lazy_complex128_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.5024103Z test_set_real_imag_lazy_complex128_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.5041101Z test_set_real_imag_lazy_complex128_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.016s) 2022-08-17T13:33:40.5057025Z test_set_real_imag_lazy_complex128_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.5073436Z test_set_real_imag_lazy_complex128_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.5089622Z test_set_real_imag_lazy_complex64_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.5106019Z test_set_real_imag_lazy_complex64_bool (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.5122206Z test_set_real_imag_lazy_complex64_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.5138450Z test_set_real_imag_lazy_complex64_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.5154728Z test_set_real_imag_lazy_complex64_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.5170943Z test_set_real_imag_lazy_complex64_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.5187828Z test_set_real_imag_lazy_complex64_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.016s) 2022-08-17T13:33:40.5204040Z test_set_real_imag_lazy_complex64_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.5220386Z test_set_real_imag_lazy_complex64_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.5236590Z test_set_real_imag_lazy_complex64_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.5252903Z test_set_real_imag_lazy_complex64_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.5269242Z test_set_real_imag_lazy_complex64_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.5276202Z test_split_view_lazy (__main__.TestViewOpsLAZY) ... skip: See https://github.com/pytorch/pytorch/pull/32720 (0.000s) 2022-08-17T13:33:40.5330487Z test_squeeze_inplace_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.000s) 2022-08-17T13:33:40.5383803Z test_squeeze_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.016s) 2022-08-17T13:33:40.5445590Z test_t_inplace_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.010s) 2022-08-17T13:33:40.5498645Z test_t_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.000s) 2022-08-17T13:33:40.5641678Z test_transpose_inplace_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.016s) 2022-08-17T13:33:40.5763487Z test_transpose_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.010s) 2022-08-17T13:33:40.5834868Z test_unbind_lazy (__main__.TestViewOpsLAZY) ... ok (0.000s) 2022-08-17T13:33:40.5847686Z test_unbind_view_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.5895784Z test_unfold_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.016s) 2022-08-17T13:33:40.5963094Z test_unsqueeze_inplace_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.000s) 2022-08-17T13:33:40.6024389Z test_unsqueeze_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.016s) 2022-08-17T13:33:40.6050875Z test_view_as_complex_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.6070184Z test_view_as_real_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.6089475Z test_view_as_real_lazy_complex32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.6108805Z test_view_as_real_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.6128673Z test_view_as_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.000s) 2022-08-17T13:33:40.6207447Z test_view_copy_lazy (__main__.TestViewOpsLAZY) ... ok (0.016s) 2022-08-17T13:33:40.6259570Z test_view_copy_out_lazy (__main__.TestViewOpsLAZY) ... ok (0.000s) 2022-08-17T13:33:40.6305399Z test_view_dtype_new_lazy_bool (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.6351132Z test_view_dtype_new_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.016s) 2022-08-17T13:33:40.6396499Z test_view_dtype_new_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.6441474Z test_view_dtype_new_lazy_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.6487086Z test_view_dtype_new_lazy_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.016s) 2022-08-17T13:33:40.6531885Z test_view_dtype_new_lazy_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.6576616Z test_view_dtype_new_lazy_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.6622642Z test_view_dtype_new_lazy_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.011s) 2022-08-17T13:33:40.6667525Z test_view_dtype_new_lazy_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.6712517Z test_view_dtype_new_lazy_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.6758220Z test_view_dtype_new_lazy_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.016s) 2022-08-17T13:33:40.6777007Z test_view_dtype_upsize_errors_lazy_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.6795849Z test_view_dtype_upsize_errors_lazy_bool (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.6814573Z test_view_dtype_upsize_errors_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.6833392Z test_view_dtype_upsize_errors_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.6852042Z test_view_dtype_upsize_errors_lazy_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.6870783Z test_view_dtype_upsize_errors_lazy_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.6889488Z test_view_dtype_upsize_errors_lazy_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.6908815Z test_view_dtype_upsize_errors_lazy_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.016s) 2022-08-17T13:33:40.6927523Z test_view_dtype_upsize_errors_lazy_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.6946273Z test_view_dtype_upsize_errors_lazy_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.6965099Z test_view_dtype_upsize_errors_lazy_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.6984069Z test_view_dtype_upsize_errors_lazy_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.6997777Z test_view_tensor_dsplit_lazy_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7011471Z test_view_tensor_dsplit_lazy_bool (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7025371Z test_view_tensor_dsplit_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7039114Z test_view_tensor_dsplit_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7052781Z test_view_tensor_dsplit_lazy_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7067166Z test_view_tensor_dsplit_lazy_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.016s) 2022-08-17T13:33:40.7080864Z test_view_tensor_dsplit_lazy_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7094629Z test_view_tensor_dsplit_lazy_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7108489Z test_view_tensor_dsplit_lazy_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7122212Z test_view_tensor_dsplit_lazy_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7135887Z test_view_tensor_dsplit_lazy_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7149660Z test_view_tensor_dsplit_lazy_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7163359Z test_view_tensor_hsplit_lazy_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7177146Z test_view_tensor_hsplit_lazy_bool (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7191096Z test_view_tensor_hsplit_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7204854Z test_view_tensor_hsplit_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7219222Z test_view_tensor_hsplit_lazy_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.016s) 2022-08-17T13:33:40.7233243Z test_view_tensor_hsplit_lazy_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7246991Z test_view_tensor_hsplit_lazy_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7260902Z test_view_tensor_hsplit_lazy_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7274806Z test_view_tensor_hsplit_lazy_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7288541Z test_view_tensor_hsplit_lazy_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7302420Z test_view_tensor_hsplit_lazy_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7316187Z test_view_tensor_hsplit_lazy_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7329773Z test_view_tensor_split_lazy_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7343505Z test_view_tensor_split_lazy_bool (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7357089Z test_view_tensor_split_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7371312Z test_view_tensor_split_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.016s) 2022-08-17T13:33:40.7385538Z test_view_tensor_split_lazy_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T13:33:40.7399164Z test_view_tensor_split_lazy_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7412766Z test_view_tensor_split_lazy_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7426362Z test_view_tensor_split_lazy_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7439901Z test_view_tensor_split_lazy_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7453434Z test_view_tensor_split_lazy_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7467126Z test_view_tensor_split_lazy_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7480804Z test_view_tensor_split_lazy_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7494451Z test_view_tensor_vsplit_lazy_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7508296Z test_view_tensor_vsplit_lazy_bool (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7522107Z test_view_tensor_vsplit_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7536428Z test_view_tensor_vsplit_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.016s) 2022-08-17T13:33:40.7550775Z test_view_tensor_vsplit_lazy_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2022-08-17T13:33:40.7564530Z test_view_tensor_vsplit_lazy_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7578315Z test_view_tensor_vsplit_lazy_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7592126Z test_view_tensor_vsplit_lazy_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7605890Z test_view_tensor_vsplit_lazy_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7619598Z test_view_tensor_vsplit_lazy_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7633494Z test_view_tensor_vsplit_lazy_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7647163Z test_view_tensor_vsplit_lazy_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2022-08-17T13:33:40.7669111Z test_view_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.000s) 2022-08-17T13:33:40.7669437Z 2022-08-17T13:33:40.7669686Z ---------------------------------------------------------------------- 2022-08-17T13:33:40.7669933Z Ran 439 tests in 14.047s 2022-08-17T13:33:40.7670055Z 2022-08-17T13:33:40.7670132Z OK (skipped=123) 2022-08-17T13:33:40.7670244Z 2022-08-17T13:33:40.7670334Z Generating XML reports... 2022-08-17T13:33:40.7821186Z Generated XML report: test-reports\python-unittest\test_view_ops\TEST-TestOldViewOpsCPU-20220817133326.xml 2022-08-17T13:33:40.7957841Z Generated XML report: test-reports\python-unittest\test_view_ops\TEST-TestViewOpsCPU-20220817133326.xml 2022-08-17T13:33:40.8650573Z Generated XML report: test-reports\python-unittest\test_view_ops\TEST-TestViewOpsLAZY-20220817133326.xml 2022-08-17T13:33:41.0809684Z Running test_multiprocessing_spawn ... [2022-08-17 13:33:41.070137] 2022-08-17T13:33:41.0810193Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_multiprocessing_spawn.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:33:41.070137] 2022-08-17T13:33:42.2140415Z 2022-08-17T13:33:42.2140817Z Running tests... 2022-08-17T13:33:42.2141262Z ---------------------------------------------------------------------- 2022-08-17T13:33:42.2141823Z Test results will be stored in test-reports\python-unittest\test_multiprocessing_spawn 2022-08-17T13:33:42.5424466Z test_errors_pickleable (__main__.ErrorTest) ... ok (0.330s) 2022-08-17T13:33:42.5429147Z test_exception_all (__main__.ForkTest) ... skip: Fork is only available on Unix (0.001s) 2022-08-17T13:33:42.5434169Z test_exception_single (__main__.ForkTest) ... skip: Fork is only available on Unix (0.001s) 2022-08-17T13:33:42.5439764Z test_first_argument_index (__main__.ForkTest) ... skip: Fork is only available on Unix (0.001s) 2022-08-17T13:33:42.5442963Z test_success (__main__.ForkTest) ... skip: Fork is only available on Unix (0.000s) 2022-08-17T13:33:42.5447380Z test_success_first_then_exception (__main__.ForkTest) ... skip: Fork is only available on Unix (0.001s) 2022-08-17T13:33:42.5452262Z test_success_non_blocking (__main__.ForkTest) ... skip: Fork is only available on Unix (0.001s) 2022-08-17T13:33:42.5457070Z test_terminate_exit (__main__.ForkTest) ... skip: Fork is only available on Unix (0.001s) 2022-08-17T13:33:42.5461527Z test_terminate_signal (__main__.ForkTest) ... skip: Fork is only available on Unix (0.000s) 2022-08-17T13:33:43.5023768Z test_exception_all (__main__.SpawnTest) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:33:43.5024259Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:33:43.5026337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:33:43.5026753Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:33:43.5047588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:33:43.5047976Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:33:43.5050958Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:33:43.5051363Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:33:43.9583574Z ok (1.410s) 2022-08-17T13:33:44.9084095Z test_exception_raises (__main__.SpawnTest) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:33:44.9084571Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:33:44.9086560Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:33:44.9086973Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:33:45.2557475Z ok (1.288s) 2022-08-17T13:33:46.2176837Z test_exception_single (__main__.SpawnTest) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:33:46.2177325Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:33:46.2179969Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:33:46.2180366Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:33:46.2250007Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:33:46.2250425Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:33:46.2253309Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:33:46.2253696Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:33:47.5490062Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:33:47.5490478Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:33:47.5492855Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:33:47.5493269Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:33:47.5505153Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:33:47.5505796Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:33:47.5508902Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:33:47.5509302Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:33:47.9168076Z ok (2.666s) 2022-08-17T13:33:48.8764559Z test_first_argument_index (__main__.SpawnTest) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:33:48.8765036Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:33:48.8767306Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:33:48.8767735Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:33:48.8839793Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:33:48.8840193Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:33:48.8842986Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:33:48.8843394Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:33:49.2534302Z ok (1.341s) 2022-08-17T13:33:49.2576761Z test_signal_raises (__main__.SpawnTest) ... ok (0.000s) 2022-08-17T13:33:49.2582191Z test_success (__main__.SpawnTest) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/72298 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:33:50.2231846Z test_success_first_then_exception (__main__.SpawnTest) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:33:50.2232346Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:33:50.2232754Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:33:50.2233754Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:33:50.2235051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:33:50.2235502Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:33:50.2235929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:33:50.2236347Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:33:50.6884968Z ok (1.434s) 2022-08-17T13:33:51.6535566Z test_success_non_blocking (__main__.SpawnTest) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:33:51.6536029Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:33:51.6538240Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:33:51.6538655Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:33:51.6540343Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:33:51.6540893Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:33:51.6543904Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:33:51.6544318Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:33:52.0250005Z ok (1.334s) 2022-08-17T13:33:52.9843714Z test_terminate_exit (__main__.SpawnTest) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:33:52.9844191Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:33:52.9846377Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:33:52.9846770Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:33:52.9923955Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:33:52.9924365Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:33:52.9927169Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:33:52.9927558Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:33:53.3499232Z ok (1.330s) 2022-08-17T13:33:54.3125415Z test_terminate_signal (__main__.SpawnTest) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:33:54.3127997Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:33:54.3128419Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:33:54.3128823Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:33:54.3177731Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:33:54.3178130Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:33:54.3181025Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:33:54.3181414Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:33:54.5417059Z ok (1.193s) 2022-08-17T13:33:54.5417217Z 2022-08-17T13:33:54.5417800Z ---------------------------------------------------------------------- 2022-08-17T13:33:54.5418104Z Ran 19 tests in 12.328s 2022-08-17T13:33:54.5418230Z 2022-08-17T13:33:54.5418316Z OK (skipped=9) 2022-08-17T13:33:54.5419679Z 2022-08-17T13:33:54.5420795Z Generating XML reports... 2022-08-17T13:33:54.5471750Z Generated XML report: test-reports\python-unittest\test_multiprocessing_spawn\TEST-ErrorTest-20220817133342.xml 2022-08-17T13:33:54.5486118Z Generated XML report: test-reports\python-unittest\test_multiprocessing_spawn\TEST-SpawnTest-20220817133342.xml 2022-08-17T13:33:54.5507371Z Generated XML report: test-reports\python-unittest\test_multiprocessing_spawn\TEST-ForkTest-20220817133342.xml 2022-08-17T13:33:54.7614776Z Running test_cpp_extensions_open_device_registration ... [2022-08-17 13:33:54.748371] 2022-08-17T13:33:54.7615304Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_cpp_extensions_open_device_registration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:33:54.748371] 2022-08-17T13:33:56.2368983Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7' 2022-08-17T13:33:56.2430245Z 2022-08-17T13:33:56.2430624Z Running tests... 2022-08-17T13:33:56.2430946Z ---------------------------------------------------------------------- 2022-08-17T13:33:56.2431525Z Test results will be stored in test-reports\python-unittest\test_cpp_extensions_open_device_registration 2022-08-17T13:33:56.4868672Z test_open_device_registration (__main__.TestCppExtensionOpenRgistration) ... Using C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu as PyTorch extensions root... 2022-08-17T13:33:56.4869298Z Creating extension directory C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\custom_device_extension... 2022-08-17T13:33:56.4955840Z Emitting ninja build file C:\Users\runneruser\AppData\Local\torch_extensions\torch_extensions\Cache\py39_cpu\custom_device_extension\build.ninja... 2022-08-17T13:33:56.6521311Z Building extension module custom_device_extension... 2022-08-17T13:33:56.6521692Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2022-08-17T13:34:08.3054165Z [1/2] cl /showIncludes -DTORCH_EXTENSION_NAME=custom_device_extension -DTORCH_API_INCLUDE_EXTENSION_H -IC:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -IC:\Jenkins\Miniconda3\Include -D_GLIBCXX_USE_CXX11_ABI=0 /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc -g -c C:\actions-runner\_work\pytorch\pytorch\test\cpp_extensions\open_registration_extension.cpp /Foopen_registration_extension.o 2022-08-17T13:34:08.3055444Z Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29337 for x64 2022-08-17T13:34:08.3055758Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-08-17T13:34:08.3055927Z 2022-08-17T13:34:08.3056068Z cl : Command line warning D9002 : ignoring unknown option '-g' 2022-08-17T13:34:08.3056516Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-08-17T13:34:08.3057106Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T13:34:08.3058200Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3058582Z with 2022-08-17T13:34:08.3058732Z [ 2022-08-17T13:34:08.3058920Z T=at::TensorBase 2022-08-17T13:34:08.3059102Z ] 2022-08-17T13:34:08.3059493Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3059881Z with 2022-08-17T13:34:08.3060049Z [ 2022-08-17T13:34:08.3060581Z T=at::TensorBase 2022-08-17T13:34:08.3060847Z ] 2022-08-17T13:34:08.3061333Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3061802Z with 2022-08-17T13:34:08.3061969Z [ 2022-08-17T13:34:08.3062144Z T=at::TensorBase 2022-08-17T13:34:08.3062395Z ] 2022-08-17T13:34:08.3063045Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3063640Z with 2022-08-17T13:34:08.3064095Z [ 2022-08-17T13:34:08.3064347Z T=at::TensorBase 2022-08-17T13:34:08.3064579Z ] 2022-08-17T13:34:08.3065242Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:34:08.3066098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:34:08.3066966Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3067493Z with 2022-08-17T13:34:08.3067688Z [ 2022-08-17T13:34:08.3067940Z T=at::TensorBase 2022-08-17T13:34:08.3068190Z ] 2022-08-17T13:34:08.3068693Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3070188Z with 2022-08-17T13:34:08.3070412Z [ 2022-08-17T13:34:08.3070652Z T=at::Tensor 2022-08-17T13:34:08.3070862Z ] 2022-08-17T13:34:08.3071279Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3071658Z with 2022-08-17T13:34:08.3071798Z [ 2022-08-17T13:34:08.3071975Z T=at::Tensor 2022-08-17T13:34:08.3072142Z ] 2022-08-17T13:34:08.3072578Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3073033Z with 2022-08-17T13:34:08.3073198Z [ 2022-08-17T13:34:08.3073799Z T=at::Tensor 2022-08-17T13:34:08.3073974Z ] 2022-08-17T13:34:08.3074427Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3074863Z with 2022-08-17T13:34:08.3075024Z [ 2022-08-17T13:34:08.3075179Z T=at::Tensor 2022-08-17T13:34:08.3075346Z ] 2022-08-17T13:34:08.3075756Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:34:08.3076384Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:34:08.3077022Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3077422Z with 2022-08-17T13:34:08.3077587Z [ 2022-08-17T13:34:08.3077742Z T=at::Tensor 2022-08-17T13:34:08.3077913Z ] 2022-08-17T13:34:08.3078301Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3078663Z with 2022-08-17T13:34:08.3078808Z [ 2022-08-17T13:34:08.3078989Z T=at::Generator 2022-08-17T13:34:08.3079170Z ] 2022-08-17T13:34:08.3079558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3080053Z with 2022-08-17T13:34:08.3080282Z [ 2022-08-17T13:34:08.3080440Z T=at::Generator 2022-08-17T13:34:08.3080616Z ] 2022-08-17T13:34:08.3081058Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3081467Z with 2022-08-17T13:34:08.3081611Z [ 2022-08-17T13:34:08.3081790Z T=at::Generator 2022-08-17T13:34:08.3081963Z ] 2022-08-17T13:34:08.3082414Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3082846Z with 2022-08-17T13:34:08.3083009Z [ 2022-08-17T13:34:08.3083167Z T=at::Generator 2022-08-17T13:34:08.3083339Z ] 2022-08-17T13:34:08.3083755Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:34:08.3084387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(585): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:34:08.3085022Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3085401Z with 2022-08-17T13:34:08.3085561Z [ 2022-08-17T13:34:08.3085738Z T=at::Generator 2022-08-17T13:34:08.3085898Z ] 2022-08-17T13:34:08.3086286Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3086643Z with 2022-08-17T13:34:08.3086785Z [ 2022-08-17T13:34:08.3086957Z T=std::string 2022-08-17T13:34:08.3087132Z ] 2022-08-17T13:34:08.3087521Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3087900Z with 2022-08-17T13:34:08.3088062Z [ 2022-08-17T13:34:08.3088234Z T=std::string 2022-08-17T13:34:08.3088389Z ] 2022-08-17T13:34:08.3088830Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3089236Z with 2022-08-17T13:34:08.3089379Z [ 2022-08-17T13:34:08.3089555Z T=std::string 2022-08-17T13:34:08.3089732Z ] 2022-08-17T13:34:08.3090192Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3090673Z with 2022-08-17T13:34:08.3090836Z [ 2022-08-17T13:34:08.3091009Z T=std::string 2022-08-17T13:34:08.3091160Z ] 2022-08-17T13:34:08.3091566Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:34:08.3092195Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:34:08.3092974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3093346Z with 2022-08-17T13:34:08.3093511Z [ 2022-08-17T13:34:08.3093687Z T=std::string 2022-08-17T13:34:08.3093840Z ] 2022-08-17T13:34:08.3094232Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3094593Z with 2022-08-17T13:34:08.3094757Z [ 2022-08-17T13:34:08.3094922Z T=c10::QualifiedName 2022-08-17T13:34:08.3095102Z ] 2022-08-17T13:34:08.3095511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3095868Z with 2022-08-17T13:34:08.3096030Z [ 2022-08-17T13:34:08.3096217Z T=c10::QualifiedName 2022-08-17T13:34:08.3096377Z ] 2022-08-17T13:34:08.3096814Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3097220Z with 2022-08-17T13:34:08.3097380Z [ 2022-08-17T13:34:08.3097547Z T=c10::QualifiedName 2022-08-17T13:34:08.3097730Z ] 2022-08-17T13:34:08.3098284Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3098712Z with 2022-08-17T13:34:08.3098879Z [ 2022-08-17T13:34:08.3099065Z T=c10::QualifiedName 2022-08-17T13:34:08.3099232Z ] 2022-08-17T13:34:08.3099647Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:34:08.3100293Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:34:08.3100935Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3101345Z with 2022-08-17T13:34:08.3101492Z [ 2022-08-17T13:34:08.3101683Z T=c10::QualifiedName 2022-08-17T13:34:08.3101861Z ] 2022-08-17T13:34:08.3102231Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3102592Z with 2022-08-17T13:34:08.3102757Z [ 2022-08-17T13:34:08.3102962Z T=std::shared_ptr 2022-08-17T13:34:08.3103173Z ] 2022-08-17T13:34:08.3103582Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3103952Z with 2022-08-17T13:34:08.3104096Z [ 2022-08-17T13:34:08.3104318Z T=std::shared_ptr 2022-08-17T13:34:08.3104598Z ] 2022-08-17T13:34:08.3105077Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3105490Z with 2022-08-17T13:34:08.3105656Z [ 2022-08-17T13:34:08.3105859Z T=std::shared_ptr 2022-08-17T13:34:08.3106071Z ] 2022-08-17T13:34:08.3106539Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3106972Z with 2022-08-17T13:34:08.3107118Z [ 2022-08-17T13:34:08.3107343Z T=std::shared_ptr 2022-08-17T13:34:08.3107556Z ] 2022-08-17T13:34:08.3107990Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:34:08.3108686Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:34:08.3109354Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3109743Z with 2022-08-17T13:34:08.3109907Z [ 2022-08-17T13:34:08.3110114Z T=std::shared_ptr 2022-08-17T13:34:08.3110326Z ] 2022-08-17T13:34:08.3110718Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3111067Z with 2022-08-17T13:34:08.3111266Z [ 2022-08-17T13:34:08.3120793Z T=std::weak_ptr 2022-08-17T13:34:08.3120998Z ] 2022-08-17T13:34:08.3121415Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3121788Z with 2022-08-17T13:34:08.3121927Z [ 2022-08-17T13:34:08.3122138Z T=std::weak_ptr 2022-08-17T13:34:08.3122335Z ] 2022-08-17T13:34:08.3122766Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3123160Z with 2022-08-17T13:34:08.3123308Z [ 2022-08-17T13:34:08.3123519Z T=std::weak_ptr 2022-08-17T13:34:08.3123700Z ] 2022-08-17T13:34:08.3124160Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3124581Z with 2022-08-17T13:34:08.3124728Z [ 2022-08-17T13:34:08.3124922Z T=std::weak_ptr 2022-08-17T13:34:08.3125117Z ] 2022-08-17T13:34:08.3125549Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:34:08.3126791Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:34:08.3127454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3127832Z with 2022-08-17T13:34:08.3127984Z [ 2022-08-17T13:34:08.3128179Z T=std::weak_ptr 2022-08-17T13:34:08.3128378Z ] 2022-08-17T13:34:08.3128758Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3129109Z with 2022-08-17T13:34:08.3129248Z [ 2022-08-17T13:34:08.3129484Z T=std::vector> 2022-08-17T13:34:08.3129703Z ] 2022-08-17T13:34:08.3130079Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3130433Z with 2022-08-17T13:34:08.3130582Z [ 2022-08-17T13:34:08.3130801Z T=std::vector> 2022-08-17T13:34:08.3131016Z ] 2022-08-17T13:34:08.3131446Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3131837Z with 2022-08-17T13:34:08.3131972Z [ 2022-08-17T13:34:08.3132205Z T=std::vector> 2022-08-17T13:34:08.3132425Z ] 2022-08-17T13:34:08.3132865Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3133284Z with 2022-08-17T13:34:08.3133433Z [ 2022-08-17T13:34:08.3133662Z T=std::vector> 2022-08-17T13:34:08.3133867Z ] 2022-08-17T13:34:08.3134313Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:34:08.3135030Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:34:08.3135703Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3136068Z with 2022-08-17T13:34:08.3136218Z [ 2022-08-17T13:34:08.3136451Z T=std::vector> 2022-08-17T13:34:08.3136669Z ] 2022-08-17T13:34:08.3137032Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3137377Z with 2022-08-17T13:34:08.3137524Z [ 2022-08-17T13:34:08.3137710Z T=std::vector> 2022-08-17T13:34:08.3137897Z ] 2022-08-17T13:34:08.3138498Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3138850Z with 2022-08-17T13:34:08.3138999Z [ 2022-08-17T13:34:08.3139200Z T=std::vector> 2022-08-17T13:34:08.3139392Z ] 2022-08-17T13:34:08.3139808Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3140208Z with 2022-08-17T13:34:08.3140358Z [ 2022-08-17T13:34:08.3140542Z T=std::vector> 2022-08-17T13:34:08.3140734Z ] 2022-08-17T13:34:08.3141189Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3141604Z with 2022-08-17T13:34:08.3141739Z [ 2022-08-17T13:34:08.3141939Z T=std::vector> 2022-08-17T13:34:08.3142127Z ] 2022-08-17T13:34:08.3142537Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:34:08.3143205Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:34:08.3143844Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3144228Z with 2022-08-17T13:34:08.3144364Z [ 2022-08-17T13:34:08.3144564Z T=std::vector> 2022-08-17T13:34:08.3144754Z ] 2022-08-17T13:34:08.3145131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3145467Z with 2022-08-17T13:34:08.3145614Z [ 2022-08-17T13:34:08.3145858Z T=std::vector,std::allocator>> 2022-08-17T13:34:08.3146072Z ] 2022-08-17T13:34:08.3146462Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3146823Z with 2022-08-17T13:34:08.3146955Z [ 2022-08-17T13:34:08.3147201Z T=std::vector,std::allocator>> 2022-08-17T13:34:08.3147427Z ] 2022-08-17T13:34:08.3147854Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3148232Z with 2022-08-17T13:34:08.3148380Z [ 2022-08-17T13:34:08.3148621Z T=std::vector,std::allocator>> 2022-08-17T13:34:08.3148831Z ] 2022-08-17T13:34:08.3149281Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3149758Z with 2022-08-17T13:34:08.3149909Z [ 2022-08-17T13:34:08.3150184Z T=std::vector,std::allocator>> 2022-08-17T13:34:08.3150415Z ] 2022-08-17T13:34:08.3150875Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:34:08.3151603Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:34:08.3152250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:34:08.3152879Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3153262Z with 2022-08-17T13:34:08.3153415Z [ 2022-08-17T13:34:08.3153648Z T=std::vector,std::allocator>> 2022-08-17T13:34:08.3153876Z ] 2022-08-17T13:34:08.3154255Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3154600Z with 2022-08-17T13:34:08.3154737Z [ 2022-08-17T13:34:08.3154974Z T=std::vector,std::allocator>> 2022-08-17T13:34:08.3155194Z ] 2022-08-17T13:34:08.3155576Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3155937Z with 2022-08-17T13:34:08.3156086Z [ 2022-08-17T13:34:08.3156322Z T=std::vector,std::allocator>> 2022-08-17T13:34:08.3156526Z ] 2022-08-17T13:34:08.3156953Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3157349Z with 2022-08-17T13:34:08.3157484Z [ 2022-08-17T13:34:08.3157721Z T=std::vector,std::allocator>> 2022-08-17T13:34:08.3157941Z ] 2022-08-17T13:34:08.3158396Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3158807Z with 2022-08-17T13:34:08.3158953Z [ 2022-08-17T13:34:08.3159186Z T=std::vector,std::allocator>> 2022-08-17T13:34:08.3159393Z ] 2022-08-17T13:34:08.3159840Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:34:08.3160551Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:34:08.3161649Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:34:08.3162284Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3162648Z with 2022-08-17T13:34:08.3162801Z [ 2022-08-17T13:34:08.3163040Z T=std::vector,std::allocator>> 2022-08-17T13:34:08.3163252Z ] 2022-08-17T13:34:08.3163630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3163980Z with 2022-08-17T13:34:08.3164130Z [ 2022-08-17T13:34:08.3164321Z T=std::vector> 2022-08-17T13:34:08.3164514Z ] 2022-08-17T13:34:08.3164907Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3165254Z with 2022-08-17T13:34:08.3165402Z [ 2022-08-17T13:34:08.3165604Z T=std::vector> 2022-08-17T13:34:08.3165794Z ] 2022-08-17T13:34:08.3166209Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3166607Z with 2022-08-17T13:34:08.3166754Z [ 2022-08-17T13:34:08.3166943Z T=std::vector> 2022-08-17T13:34:08.3167136Z ] 2022-08-17T13:34:08.3167584Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3168001Z with 2022-08-17T13:34:08.3168135Z [ 2022-08-17T13:34:08.3168335Z T=std::vector> 2022-08-17T13:34:08.3168526Z ] 2022-08-17T13:34:08.3168934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:34:08.3169597Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:34:08.3170242Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3170616Z with 2022-08-17T13:34:08.3170753Z [ 2022-08-17T13:34:08.3170955Z T=std::vector> 2022-08-17T13:34:08.3171148Z ] 2022-08-17T13:34:08.3171523Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3171856Z with 2022-08-17T13:34:08.3172005Z [ 2022-08-17T13:34:08.3172235Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:34:08.3172443Z ] 2022-08-17T13:34:08.3172835Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3173257Z with 2022-08-17T13:34:08.3173439Z [ 2022-08-17T13:34:08.3173673Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:34:08.3173895Z ] 2022-08-17T13:34:08.3174320Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3174703Z with 2022-08-17T13:34:08.3174851Z [ 2022-08-17T13:34:08.3175077Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:34:08.3175279Z ] 2022-08-17T13:34:08.3175729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3176151Z with 2022-08-17T13:34:08.3176301Z [ 2022-08-17T13:34:08.3176516Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:34:08.3176730Z ] 2022-08-17T13:34:08.3177175Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:34:08.3177902Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:34:08.3178716Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2022-08-17T13:34:08.3179400Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3179783Z with 2022-08-17T13:34:08.3179936Z [ 2022-08-17T13:34:08.3180155Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:34:08.3180375Z ] 2022-08-17T13:34:08.3180752Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3181103Z with 2022-08-17T13:34:08.3181238Z [ 2022-08-17T13:34:08.3181472Z T=c10::impl::InlineStreamGuard 2022-08-17T13:34:08.3181695Z ] 2022-08-17T13:34:08.3182074Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3182431Z with 2022-08-17T13:34:08.3182579Z [ 2022-08-17T13:34:08.3182793Z T=c10::impl::InlineStreamGuard 2022-08-17T13:34:08.3183009Z ] 2022-08-17T13:34:08.3183435Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3183826Z with 2022-08-17T13:34:08.3183961Z [ 2022-08-17T13:34:08.3184192Z T=c10::impl::InlineStreamGuard 2022-08-17T13:34:08.3184407Z ] 2022-08-17T13:34:08.3184952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3185381Z with 2022-08-17T13:34:08.3185533Z [ 2022-08-17T13:34:08.3185763Z T=c10::impl::InlineStreamGuard 2022-08-17T13:34:08.3185969Z ] 2022-08-17T13:34:08.3186419Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:34:08.3187151Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:34:08.3187883Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2022-08-17T13:34:08.3188542Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3188921Z with 2022-08-17T13:34:08.3189068Z [ 2022-08-17T13:34:08.3189299Z T=c10::impl::InlineStreamGuard 2022-08-17T13:34:08.3189508Z ] 2022-08-17T13:34:08.3189885Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3190236Z with 2022-08-17T13:34:08.3190374Z [ 2022-08-17T13:34:08.3190558Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:34:08.3190736Z ] 2022-08-17T13:34:08.3191130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3191480Z with 2022-08-17T13:34:08.3191626Z [ 2022-08-17T13:34:08.3191808Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:34:08.3191975Z ] 2022-08-17T13:34:08.3192401Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3192794Z with 2022-08-17T13:34:08.3192930Z [ 2022-08-17T13:34:08.3193111Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:34:08.3193292Z ] 2022-08-17T13:34:08.3193742Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3194149Z with 2022-08-17T13:34:08.3194296Z [ 2022-08-17T13:34:08.3194476Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:34:08.3194642Z ] 2022-08-17T13:34:08.3195058Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:34:08.3195691Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:34:08.3196056Z with 2022-08-17T13:34:08.3196241Z [ 2022-08-17T13:34:08.3196422Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:34:08.3196600Z ] 2022-08-17T13:34:08.3197074Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2022-08-17T13:34:08.3197749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3198134Z with 2022-08-17T13:34:08.3198284Z [ 2022-08-17T13:34:08.3198457Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:34:08.3198635Z ] 2022-08-17T13:34:08.3199010Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3199363Z with 2022-08-17T13:34:08.3199500Z [ 2022-08-17T13:34:08.3199771Z T=std::vector> 2022-08-17T13:34:08.3200018Z ] 2022-08-17T13:34:08.3200396Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3200755Z with 2022-08-17T13:34:08.3200904Z [ 2022-08-17T13:34:08.3201153Z T=std::vector> 2022-08-17T13:34:08.3201397Z ] 2022-08-17T13:34:08.3201826Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3202226Z with 2022-08-17T13:34:08.3202362Z [ 2022-08-17T13:34:08.3202633Z T=std::vector> 2022-08-17T13:34:08.3202880Z ] 2022-08-17T13:34:08.3203316Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3203734Z with 2022-08-17T13:34:08.3203886Z [ 2022-08-17T13:34:08.3204149Z T=std::vector> 2022-08-17T13:34:08.3204382Z ] 2022-08-17T13:34:08.3204857Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:34:08.3205634Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:34:08.3206328Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3206704Z with 2022-08-17T13:34:08.3206842Z [ 2022-08-17T13:34:08.3207108Z T=std::vector> 2022-08-17T13:34:08.3207352Z ] 2022-08-17T13:34:08.3207717Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3208116Z with 2022-08-17T13:34:08.3208310Z [ 2022-08-17T13:34:08.3208490Z T=torch::autograd::ViewInfo 2022-08-17T13:34:08.3208655Z ] 2022-08-17T13:34:08.3209047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3209408Z with 2022-08-17T13:34:08.3209543Z [ 2022-08-17T13:34:08.3209721Z T=torch::autograd::ViewInfo 2022-08-17T13:34:08.3209895Z ] 2022-08-17T13:34:08.3210312Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3210701Z with 2022-08-17T13:34:08.3210849Z [ 2022-08-17T13:34:08.3211025Z T=torch::autograd::ViewInfo 2022-08-17T13:34:08.3211187Z ] 2022-08-17T13:34:08.3211639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3212056Z with 2022-08-17T13:34:08.3212191Z [ 2022-08-17T13:34:08.3212365Z T=torch::autograd::ViewInfo 2022-08-17T13:34:08.3212537Z ] 2022-08-17T13:34:08.3212937Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:34:08.3213588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:34:08.3214234Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3214613Z with 2022-08-17T13:34:08.3214759Z [ 2022-08-17T13:34:08.3214925Z T=torch::autograd::ViewInfo 2022-08-17T13:34:08.3215101Z ] 2022-08-17T13:34:08.3215478Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3215809Z with 2022-08-17T13:34:08.3215957Z [ 2022-08-17T13:34:08.3216114Z T=c10::IValue 2022-08-17T13:34:08.3216259Z ] 2022-08-17T13:34:08.3216646Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3217010Z with 2022-08-17T13:34:08.3217157Z [ 2022-08-17T13:34:08.3217301Z T=c10::IValue 2022-08-17T13:34:08.3217457Z ] 2022-08-17T13:34:08.3217884Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3218356Z with 2022-08-17T13:34:08.3218507Z [ 2022-08-17T13:34:08.3218668Z T=c10::IValue 2022-08-17T13:34:08.3218813Z ] 2022-08-17T13:34:08.3219265Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3219744Z with 2022-08-17T13:34:08.3219893Z [ 2022-08-17T13:34:08.3220083Z T=c10::IValue 2022-08-17T13:34:08.3220246Z ] 2022-08-17T13:34:08.3220637Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:34:08.3221236Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:34:08.3221864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3222240Z with 2022-08-17T13:34:08.3222393Z [ 2022-08-17T13:34:08.3222541Z T=c10::IValue 2022-08-17T13:34:08.3222701Z ] 2022-08-17T13:34:08.3223074Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3223403Z with 2022-08-17T13:34:08.3223552Z [ 2022-08-17T13:34:08.3223717Z T=c10::AliasInfo 2022-08-17T13:34:08.3223878Z ] 2022-08-17T13:34:08.3224253Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3224607Z with 2022-08-17T13:34:08.3224753Z [ 2022-08-17T13:34:08.3224905Z T=c10::AliasInfo 2022-08-17T13:34:08.3225069Z ] 2022-08-17T13:34:08.3226446Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3226841Z with 2022-08-17T13:34:08.3226992Z [ 2022-08-17T13:34:08.3227159Z T=c10::AliasInfo 2022-08-17T13:34:08.3227319Z ] 2022-08-17T13:34:08.3227762Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3228172Z with 2022-08-17T13:34:08.3228319Z [ 2022-08-17T13:34:08.3228469Z T=c10::AliasInfo 2022-08-17T13:34:08.3228626Z ] 2022-08-17T13:34:08.3229021Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:34:08.3229653Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:34:08.3230274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3230648Z with 2022-08-17T13:34:08.3230797Z [ 2022-08-17T13:34:08.3230948Z T=c10::AliasInfo 2022-08-17T13:34:08.3231111Z ] 2022-08-17T13:34:08.3231486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3231827Z with 2022-08-17T13:34:08.3231964Z [ 2022-08-17T13:34:08.3232276Z T=c10::either 2022-08-17T13:34:08.3232487Z ] 2022-08-17T13:34:08.3232922Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3233291Z with 2022-08-17T13:34:08.3233440Z [ 2022-08-17T13:34:08.3233660Z T=c10::either 2022-08-17T13:34:08.3233852Z ] 2022-08-17T13:34:08.3234283Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3234673Z with 2022-08-17T13:34:08.3234808Z [ 2022-08-17T13:34:08.3235023Z T=c10::either 2022-08-17T13:34:08.3235232Z ] 2022-08-17T13:34:08.3235671Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3236090Z with 2022-08-17T13:34:08.3236238Z [ 2022-08-17T13:34:08.3236453Z T=c10::either 2022-08-17T13:34:08.3236647Z ] 2022-08-17T13:34:08.3237082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:34:08.3237797Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:34:08.3238487Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3238856Z with 2022-08-17T13:34:08.3239005Z [ 2022-08-17T13:34:08.3239222Z T=c10::either 2022-08-17T13:34:08.3239427Z ] 2022-08-17T13:34:08.3239792Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3240137Z with 2022-08-17T13:34:08.3240285Z [ 2022-08-17T13:34:08.3240444Z T=at::StepCallbacks 2022-08-17T13:34:08.3240611Z ] 2022-08-17T13:34:08.3240998Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3241351Z with 2022-08-17T13:34:08.3241499Z [ 2022-08-17T13:34:08.3241668Z T=at::StepCallbacks 2022-08-17T13:34:08.3241833Z ] 2022-08-17T13:34:08.3242248Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3242633Z with 2022-08-17T13:34:08.3242783Z [ 2022-08-17T13:34:08.3242941Z T=at::StepCallbacks 2022-08-17T13:34:08.3243109Z ] 2022-08-17T13:34:08.3243561Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3244028Z with 2022-08-17T13:34:08.3244162Z [ 2022-08-17T13:34:08.3244332Z T=at::StepCallbacks 2022-08-17T13:34:08.3244496Z ] 2022-08-17T13:34:08.3244932Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:34:08.3245580Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(160): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:34:08.3246221Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3246596Z with 2022-08-17T13:34:08.3246734Z [ 2022-08-17T13:34:08.3246909Z T=at::StepCallbacks 2022-08-17T13:34:08.3247080Z ] 2022-08-17T13:34:08.3247440Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3247785Z with 2022-08-17T13:34:08.3247934Z [ 2022-08-17T13:34:08.3248102Z T=c10::DimVector 2022-08-17T13:34:08.3248249Z ] 2022-08-17T13:34:08.3248635Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3248995Z with 2022-08-17T13:34:08.3249131Z [ 2022-08-17T13:34:08.3249293Z T=c10::DimVector 2022-08-17T13:34:08.3249453Z ] 2022-08-17T13:34:08.3249866Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3250259Z with 2022-08-17T13:34:08.3250411Z [ 2022-08-17T13:34:08.3250574Z T=c10::DimVector 2022-08-17T13:34:08.3250721Z ] 2022-08-17T13:34:08.3251175Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3251590Z with 2022-08-17T13:34:08.3251724Z [ 2022-08-17T13:34:08.3251885Z T=c10::DimVector 2022-08-17T13:34:08.3252043Z ] 2022-08-17T13:34:08.3252428Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:34:08.3253049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:34:08.3253682Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3254060Z with 2022-08-17T13:34:08.3254197Z [ 2022-08-17T13:34:08.3254359Z T=c10::DimVector 2022-08-17T13:34:08.3254521Z ] 2022-08-17T13:34:08.3254893Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3255226Z with 2022-08-17T13:34:08.3255374Z [ 2022-08-17T13:34:08.3255556Z T=c10::impl::AnnotatedSchema 2022-08-17T13:34:08.3255779Z ] 2022-08-17T13:34:08.3256215Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3256579Z with 2022-08-17T13:34:08.3256716Z [ 2022-08-17T13:34:08.3256899Z T=c10::impl::AnnotatedSchema 2022-08-17T13:34:08.3257076Z ] 2022-08-17T13:34:08.3257502Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3257884Z with 2022-08-17T13:34:08.3258032Z [ 2022-08-17T13:34:08.3258297Z T=c10::impl::AnnotatedSchema 2022-08-17T13:34:08.3258467Z ] 2022-08-17T13:34:08.3258928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3259352Z with 2022-08-17T13:34:08.3259502Z [ 2022-08-17T13:34:08.3259669Z T=c10::impl::AnnotatedSchema 2022-08-17T13:34:08.3259848Z ] 2022-08-17T13:34:08.3260264Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:34:08.3260917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:34:08.3261575Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3261951Z with 2022-08-17T13:34:08.3262101Z [ 2022-08-17T13:34:08.3262272Z T=c10::impl::AnnotatedSchema 2022-08-17T13:34:08.3262447Z ] 2022-08-17T13:34:08.3262820Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3263171Z with 2022-08-17T13:34:08.3263305Z [ 2022-08-17T13:34:08.3263525Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:34:08.3263735Z ] 2022-08-17T13:34:08.3264108Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3264465Z with 2022-08-17T13:34:08.3264615Z [ 2022-08-17T13:34:08.3264822Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:34:08.3265030Z ] 2022-08-17T13:34:08.3265459Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3265851Z with 2022-08-17T13:34:08.3265985Z [ 2022-08-17T13:34:08.3266203Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:34:08.3266411Z ] 2022-08-17T13:34:08.3266850Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3267264Z with 2022-08-17T13:34:08.3267416Z [ 2022-08-17T13:34:08.3267703Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:34:08.3267899Z ] 2022-08-17T13:34:08.3268393Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:34:08.3269130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:34:08.3269814Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3270180Z with 2022-08-17T13:34:08.3270330Z [ 2022-08-17T13:34:08.3270552Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:34:08.3270753Z ] 2022-08-17T13:34:08.3271131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3271481Z with 2022-08-17T13:34:08.3271632Z [ 2022-08-17T13:34:08.3271816Z T=std::tuple 2022-08-17T13:34:08.3272004Z ] 2022-08-17T13:34:08.3272395Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3272744Z with 2022-08-17T13:34:08.3272891Z [ 2022-08-17T13:34:08.3273086Z T=std::tuple 2022-08-17T13:34:08.3273260Z ] 2022-08-17T13:34:08.3273682Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3274080Z with 2022-08-17T13:34:08.3274228Z [ 2022-08-17T13:34:08.3274405Z T=std::tuple 2022-08-17T13:34:08.3274592Z ] 2022-08-17T13:34:08.3275047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3275454Z with 2022-08-17T13:34:08.3275602Z [ 2022-08-17T13:34:08.3275798Z T=std::tuple 2022-08-17T13:34:08.3275984Z ] 2022-08-17T13:34:08.3276390Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:34:08.3277076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:34:08.3277738Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3278120Z with 2022-08-17T13:34:08.3278258Z [ 2022-08-17T13:34:08.3278454Z T=std::tuple 2022-08-17T13:34:08.3278642Z ] 2022-08-17T13:34:08.3279009Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3279411Z with 2022-08-17T13:34:08.3279563Z [ 2022-08-17T13:34:08.3279740Z T=torch::jit::SourceRange 2022-08-17T13:34:08.3279947Z ] 2022-08-17T13:34:08.3280347Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3280707Z with 2022-08-17T13:34:08.3280841Z [ 2022-08-17T13:34:08.3281015Z T=torch::jit::SourceRange 2022-08-17T13:34:08.3281191Z ] 2022-08-17T13:34:08.3281605Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3281997Z with 2022-08-17T13:34:08.3282148Z [ 2022-08-17T13:34:08.3282328Z T=torch::jit::SourceRange 2022-08-17T13:34:08.3282488Z ] 2022-08-17T13:34:08.3282940Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3283361Z with 2022-08-17T13:34:08.3283496Z [ 2022-08-17T13:34:08.3283672Z T=torch::jit::SourceRange 2022-08-17T13:34:08.3283843Z ] 2022-08-17T13:34:08.3284238Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:34:08.3284892Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:34:08.3285549Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3285924Z with 2022-08-17T13:34:08.3286074Z [ 2022-08-17T13:34:08.3286241Z T=torch::jit::SourceRange 2022-08-17T13:34:08.3286415Z ] 2022-08-17T13:34:08.3286789Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3287121Z with 2022-08-17T13:34:08.3287270Z [ 2022-08-17T13:34:08.3287465Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:34:08.3287640Z ] 2022-08-17T13:34:08.3288031Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3288404Z with 2022-08-17T13:34:08.3288556Z [ 2022-08-17T13:34:08.3288739Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:34:08.3288927Z ] 2022-08-17T13:34:08.3289352Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3289731Z with 2022-08-17T13:34:08.3289881Z [ 2022-08-17T13:34:08.3290077Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:34:08.3290249Z ] 2022-08-17T13:34:08.3290697Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3291172Z with 2022-08-17T13:34:08.3291322Z [ 2022-08-17T13:34:08.3291500Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:34:08.3291728Z ] 2022-08-17T13:34:08.3292157Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:34:08.3292827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:34:08.3293465Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3293842Z with 2022-08-17T13:34:08.3293994Z [ 2022-08-17T13:34:08.3294173Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:34:08.3294361Z ] 2022-08-17T13:34:08.3294743Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3295094Z with 2022-08-17T13:34:08.3295232Z [ 2022-08-17T13:34:08.3295424Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:34:08.3295610Z ] 2022-08-17T13:34:08.3295989Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3296345Z with 2022-08-17T13:34:08.3296494Z [ 2022-08-17T13:34:08.3296671Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:34:08.3296854Z ] 2022-08-17T13:34:08.3297285Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3297684Z with 2022-08-17T13:34:08.3297818Z [ 2022-08-17T13:34:08.3298010Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:34:08.3298289Z ] 2022-08-17T13:34:08.3298730Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3299154Z with 2022-08-17T13:34:08.3299307Z [ 2022-08-17T13:34:08.3299499Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:34:08.3299671Z ] 2022-08-17T13:34:08.3300096Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:34:08.3300768Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:34:08.3301411Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3301779Z with 2022-08-17T13:34:08.3301925Z [ 2022-08-17T13:34:08.3302114Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:34:08.3302286Z ] 2022-08-17T13:34:08.3302658Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3303069Z with 2022-08-17T13:34:08.3303222Z [ 2022-08-17T13:34:08.3303385Z T=torch::jit::ScopePtr 2022-08-17T13:34:08.3303595Z ] 2022-08-17T13:34:08.3303992Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3304338Z with 2022-08-17T13:34:08.3304489Z [ 2022-08-17T13:34:08.3304662Z T=torch::jit::ScopePtr 2022-08-17T13:34:08.3304818Z ] 2022-08-17T13:34:08.3305247Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3305641Z with 2022-08-17T13:34:08.3305789Z [ 2022-08-17T13:34:08.3305949Z T=torch::jit::ScopePtr 2022-08-17T13:34:08.3306123Z ] 2022-08-17T13:34:08.3306574Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3306980Z with 2022-08-17T13:34:08.3307127Z [ 2022-08-17T13:34:08.3307300Z T=torch::jit::ScopePtr 2022-08-17T13:34:08.3307457Z ] 2022-08-17T13:34:08.3307866Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:34:08.3308505Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:34:08.3309162Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3309537Z with 2022-08-17T13:34:08.3309673Z [ 2022-08-17T13:34:08.3309847Z T=torch::jit::ScopePtr 2022-08-17T13:34:08.3310015Z ] 2022-08-17T13:34:08.3310380Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3310724Z with 2022-08-17T13:34:08.3310876Z [ 2022-08-17T13:34:08.3311039Z T=at::ThreadLocalState 2022-08-17T13:34:08.3311210Z ] 2022-08-17T13:34:08.3311600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3311962Z with 2022-08-17T13:34:08.3312099Z [ 2022-08-17T13:34:08.3312277Z T=at::ThreadLocalState 2022-08-17T13:34:08.3312448Z ] 2022-08-17T13:34:08.3312862Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3313254Z with 2022-08-17T13:34:08.3313401Z [ 2022-08-17T13:34:08.3313562Z T=at::ThreadLocalState 2022-08-17T13:34:08.3313733Z ] 2022-08-17T13:34:08.3314181Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3314597Z with 2022-08-17T13:34:08.3314731Z [ 2022-08-17T13:34:08.3315295Z T=at::ThreadLocalState 2022-08-17T13:34:08.3315471Z ] 2022-08-17T13:34:08.3315923Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:34:08.3316591Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:34:08.3317264Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3317643Z with 2022-08-17T13:34:08.3317782Z [ 2022-08-17T13:34:08.3317962Z T=at::ThreadLocalState 2022-08-17T13:34:08.3318141Z ] 2022-08-17T13:34:08.3318511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3318855Z with 2022-08-17T13:34:08.3319005Z [ 2022-08-17T13:34:08.3319203Z T=std::shared_ptr 2022-08-17T13:34:08.3319377Z ] 2022-08-17T13:34:08.3319768Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3320130Z with 2022-08-17T13:34:08.3320271Z [ 2022-08-17T13:34:08.3320462Z T=std::shared_ptr 2022-08-17T13:34:08.3320647Z ] 2022-08-17T13:34:08.3321066Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3321465Z with 2022-08-17T13:34:08.3321615Z [ 2022-08-17T13:34:08.3321809Z T=std::shared_ptr 2022-08-17T13:34:08.3321979Z ] 2022-08-17T13:34:08.3322437Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3322857Z with 2022-08-17T13:34:08.3322991Z [ 2022-08-17T13:34:08.3323181Z T=std::shared_ptr 2022-08-17T13:34:08.3323363Z ] 2022-08-17T13:34:08.3323778Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:34:08.3324416Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:34:08.3325086Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(165): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-08-17T13:34:08.3325750Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3326132Z with 2022-08-17T13:34:08.3326281Z [ 2022-08-17T13:34:08.3326460Z T=std::shared_ptr 2022-08-17T13:34:08.3326645Z ] 2022-08-17T13:34:08.3327321Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3327662Z with 2022-08-17T13:34:08.3327814Z [ 2022-08-17T13:34:08.3327998Z T=torch::jit::GraphExecutor 2022-08-17T13:34:08.3328166Z ] 2022-08-17T13:34:08.3328556Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3328914Z with 2022-08-17T13:34:08.3329062Z [ 2022-08-17T13:34:08.3329229Z T=torch::jit::GraphExecutor 2022-08-17T13:34:08.3329406Z ] 2022-08-17T13:34:08.3329830Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3330214Z with 2022-08-17T13:34:08.3330363Z [ 2022-08-17T13:34:08.3330545Z T=torch::jit::GraphExecutor 2022-08-17T13:34:08.3330706Z ] 2022-08-17T13:34:08.3331160Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3331580Z with 2022-08-17T13:34:08.3331731Z [ 2022-08-17T13:34:08.3331899Z T=torch::jit::GraphExecutor 2022-08-17T13:34:08.3332076Z ] 2022-08-17T13:34:08.3332494Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:34:08.3333117Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:34:08.3333781Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(179): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-08-17T13:34:08.3334449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3334825Z with 2022-08-17T13:34:08.3334974Z [ 2022-08-17T13:34:08.3335141Z T=torch::jit::GraphExecutor 2022-08-17T13:34:08.3335320Z ] 2022-08-17T13:34:08.3335699Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3336039Z with 2022-08-17T13:34:08.3336187Z [ 2022-08-17T13:34:08.3336359Z T=torch::jit::Method 2022-08-17T13:34:08.3336514Z ] 2022-08-17T13:34:08.3336906Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3337266Z with 2022-08-17T13:34:08.3337413Z [ 2022-08-17T13:34:08.3337568Z T=torch::jit::Method 2022-08-17T13:34:08.3337736Z ] 2022-08-17T13:34:08.3338250Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3338637Z with 2022-08-17T13:34:08.3339068Z [ 2022-08-17T13:34:08.3339243Z T=torch::jit::Method 2022-08-17T13:34:08.3339397Z ] 2022-08-17T13:34:08.3339901Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3340324Z with 2022-08-17T13:34:08.3340473Z [ 2022-08-17T13:34:08.3340627Z T=torch::jit::Method 2022-08-17T13:34:08.3340790Z ] 2022-08-17T13:34:08.3341196Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:34:08.3341814Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:34:08.3342456Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3342833Z with 2022-08-17T13:34:08.3342984Z [ 2022-08-17T13:34:08.3343138Z T=torch::jit::Method 2022-08-17T13:34:08.3343306Z ] 2022-08-17T13:34:08.3343680Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3344028Z with 2022-08-17T13:34:08.3344167Z [ 2022-08-17T13:34:08.3344382Z T=std::vector> 2022-08-17T13:34:08.3344589Z ] 2022-08-17T13:34:08.3344970Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3345334Z with 2022-08-17T13:34:08.3345483Z [ 2022-08-17T13:34:08.3345687Z T=std::vector> 2022-08-17T13:34:08.3345890Z ] 2022-08-17T13:34:08.3346317Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3346797Z with 2022-08-17T13:34:08.3346936Z [ 2022-08-17T13:34:08.3347156Z T=std::vector> 2022-08-17T13:34:08.3347362Z ] 2022-08-17T13:34:08.3347800Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3348220Z with 2022-08-17T13:34:08.3348373Z [ 2022-08-17T13:34:08.3348591Z T=std::vector> 2022-08-17T13:34:08.3348781Z ] 2022-08-17T13:34:08.3349219Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:34:08.3349903Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:34:08.3350569Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3351200Z with 2022-08-17T13:34:08.3351352Z [ 2022-08-17T13:34:08.3351795Z T=std::vector> 2022-08-17T13:34:08.3351993Z ] 2022-08-17T13:34:08.3352372Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3352719Z with 2022-08-17T13:34:08.3352871Z [ 2022-08-17T13:34:08.3353101Z T=std::function 2022-08-17T13:34:08.3353334Z ] 2022-08-17T13:34:08.3353728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3354080Z with 2022-08-17T13:34:08.3354231Z [ 2022-08-17T13:34:08.3354475Z T=std::function 2022-08-17T13:34:08.3354703Z ] 2022-08-17T13:34:08.3355117Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3355510Z with 2022-08-17T13:34:08.3355657Z [ 2022-08-17T13:34:08.3355883Z T=std::function 2022-08-17T13:34:08.3356111Z ] 2022-08-17T13:34:08.3356561Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3356979Z with 2022-08-17T13:34:08.3357113Z [ 2022-08-17T13:34:08.3357354Z T=std::function 2022-08-17T13:34:08.3357581Z ] 2022-08-17T13:34:08.3358028Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:34:08.3358769Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(410): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:34:08.3359466Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3359844Z with 2022-08-17T13:34:08.3359993Z [ 2022-08-17T13:34:08.3360225Z T=std::function 2022-08-17T13:34:08.3360450Z ] 2022-08-17T13:34:08.3360824Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3361163Z with 2022-08-17T13:34:08.3361315Z [ 2022-08-17T13:34:08.3361583Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:34:08.3361833Z ] 2022-08-17T13:34:08.3362213Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3362573Z with 2022-08-17T13:34:08.3362952Z [ 2022-08-17T13:34:08.3363204Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:34:08.3363464Z ] 2022-08-17T13:34:08.3363940Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3364340Z with 2022-08-17T13:34:08.3364475Z [ 2022-08-17T13:34:08.3364738Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:34:08.3364987Z ] 2022-08-17T13:34:08.3365425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3365847Z with 2022-08-17T13:34:08.3366001Z [ 2022-08-17T13:34:08.3366267Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:34:08.3366507Z ] 2022-08-17T13:34:08.3366988Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:34:08.3367804Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:34:08.3368531Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3368896Z with 2022-08-17T13:34:08.3369046Z [ 2022-08-17T13:34:08.3369310Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:34:08.3369559Z ] 2022-08-17T13:34:08.3369923Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3370265Z with 2022-08-17T13:34:08.3370412Z [ 2022-08-17T13:34:08.3370603Z T=std::vector> 2022-08-17T13:34:08.3370798Z ] 2022-08-17T13:34:08.3371186Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3371533Z with 2022-08-17T13:34:08.3371680Z [ 2022-08-17T13:34:08.3371884Z T=std::vector> 2022-08-17T13:34:08.3372077Z ] 2022-08-17T13:34:08.3372493Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3372889Z with 2022-08-17T13:34:08.3373036Z [ 2022-08-17T13:34:08.3373226Z T=std::vector> 2022-08-17T13:34:08.3373418Z ] 2022-08-17T13:34:08.3373871Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3374286Z with 2022-08-17T13:34:08.3374422Z [ 2022-08-17T13:34:08.3374627Z T=std::vector> 2022-08-17T13:34:08.3375044Z ] 2022-08-17T13:34:08.3375585Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:34:08.3376191Z with 2022-08-17T13:34:08.3376343Z [ 2022-08-17T13:34:08.3376485Z T=double 2022-08-17T13:34:08.3376642Z ] 2022-08-17T13:34:08.3377109Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:34:08.3377541Z with 2022-08-17T13:34:08.3377676Z [ 2022-08-17T13:34:08.3377879Z T=double 2022-08-17T13:34:08.3378036Z ] 2022-08-17T13:34:08.3378496Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3378878Z with 2022-08-17T13:34:08.3379032Z [ 2022-08-17T13:34:08.3379227Z T=std::vector> 2022-08-17T13:34:08.3379429Z ] 2022-08-17T13:34:08.3379814Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3379875Z with 2022-08-17T13:34:08.3379934Z [ 2022-08-17T13:34:08.3380026Z T=std::tuple 2022-08-17T13:34:08.3380083Z ] 2022-08-17T13:34:08.3380391Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3380454Z with 2022-08-17T13:34:08.3380511Z [ 2022-08-17T13:34:08.3380622Z T=std::tuple 2022-08-17T13:34:08.3380679Z ] 2022-08-17T13:34:08.3381026Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3381074Z with 2022-08-17T13:34:08.3381133Z [ 2022-08-17T13:34:08.3381236Z T=std::tuple 2022-08-17T13:34:08.3381293Z ] 2022-08-17T13:34:08.3383175Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3383252Z with 2022-08-17T13:34:08.3383311Z [ 2022-08-17T13:34:08.3383425Z T=std::tuple 2022-08-17T13:34:08.3383469Z ] 2022-08-17T13:34:08.3383808Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:34:08.3384174Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:34:08.3384494Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3384554Z with 2022-08-17T13:34:08.3384612Z [ 2022-08-17T13:34:08.3384714Z T=std::tuple 2022-08-17T13:34:08.3385133Z ] 2022-08-17T13:34:08.3385485Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3385551Z with 2022-08-17T13:34:08.3385596Z [ 2022-08-17T13:34:08.3385725Z T=std::vector> 2022-08-17T13:34:08.3385781Z ] 2022-08-17T13:34:08.3386084Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:34:08.3386145Z with 2022-08-17T13:34:08.3386204Z [ 2022-08-17T13:34:08.3386332Z T=std::vector> 2022-08-17T13:34:08.3386376Z ] 2022-08-17T13:34:08.3386720Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:34:08.3386787Z with 2022-08-17T13:34:08.3386846Z [ 2022-08-17T13:34:08.3386973Z T=std::vector> 2022-08-17T13:34:08.3387029Z ] 2022-08-17T13:34:08.3387394Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:34:08.3387456Z with 2022-08-17T13:34:08.3387512Z [ 2022-08-17T13:34:08.3387667Z T=std::vector> 2022-08-17T13:34:08.3387725Z ] 2022-08-17T13:34:08.3388850Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:34:08.3389234Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:34:08.3389558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:34:08.3389621Z with 2022-08-17T13:34:08.3389680Z [ 2022-08-17T13:34:08.3389810Z T=std::vector> 2022-08-17T13:34:08.3389871Z ] 2022-08-17T13:34:08.3390104Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/cpu/vec/vec256/vec256_bfloat16.h(14): warning C4068: unknown pragma 'GCC' 2022-08-17T13:34:08.3390349Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/cpu/vec/vec256/vec256_bfloat16.h(15): warning C4068: unknown pragma 'GCC' 2022-08-17T13:34:08.3390597Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/cpu/vec/vec256/vec256_bfloat16.h(784): warning C4068: unknown pragma 'GCC' 2022-08-17T13:34:08.4355547Z [2/2] "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\Hostx64\x64/link.exe" open_registration_extension.o /nologo /DLL c10.lib torch_cpu.lib torch.lib /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib torch_python.lib /LIBPATH:C:\Jenkins\Miniconda3\libs /out:custom_device_extension.pyd 2022-08-17T13:34:08.4355737Z Creating library custom_device_extension.lib and object custom_device_extension.exp 2022-08-17T13:34:08.4375536Z Loading extension module custom_device_extension... 2022-08-17T13:34:08.4591886Z ok (12.211s) 2022-08-17T13:34:08.4592094Z 2022-08-17T13:34:08.4592409Z ---------------------------------------------------------------------- 2022-08-17T13:34:08.4592647Z Ran 1 test in 12.203s 2022-08-17T13:34:08.4592654Z 2022-08-17T13:34:08.4592712Z OK 2022-08-17T13:34:08.4592721Z 2022-08-17T13:34:08.4592817Z Generating XML reports... 2022-08-17T13:34:08.5092925Z Generated XML report: test-reports\python-unittest\test_cpp_extensions_open_device_registration\TEST-TestCppExtensionOpenRgistration-20220817133356.xml 2022-08-17T13:34:08.7616772Z Running test_masked ... [2022-08-17 13:34:08.758321] 2022-08-17T13:34:08.7617199Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_masked.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:34:08.758321] 2022-08-17T13:34:10.7914467Z 2022-08-17T13:34:10.7914874Z Running tests... 2022-08-17T13:34:10.7915204Z ---------------------------------------------------------------------- 2022-08-17T13:34:10.7915562Z Test results will be stored in test-reports\python-unittest\test_masked 2022-08-17T13:34:10.9565728Z test_mask_layout_sparse_coo__masked_amax_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.165s) 2022-08-17T13:34:11.1241710Z test_mask_layout_sparse_coo__masked_amax_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.167s) 2022-08-17T13:34:11.2825714Z test_mask_layout_sparse_coo__masked_amax_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.147s) 2022-08-17T13:34:11.4386968Z test_mask_layout_sparse_coo__masked_amax_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.158s) 2022-08-17T13:34:11.4398769Z test_mask_layout_sparse_coo__masked_amax_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:11.4409318Z test_mask_layout_sparse_coo__masked_amax_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:11.4419884Z test_mask_layout_sparse_coo__masked_amax_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:11.4430365Z test_mask_layout_sparse_coo__masked_amax_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.016s) 2022-08-17T13:34:11.4440693Z test_mask_layout_sparse_coo__masked_amax_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:11.6029299Z test_mask_layout_sparse_coo__masked_amin_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.159s) 2022-08-17T13:34:11.7623018Z test_mask_layout_sparse_coo__masked_amin_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.160s) 2022-08-17T13:34:11.9191029Z test_mask_layout_sparse_coo__masked_amin_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.142s) 2022-08-17T13:34:12.0735906Z test_mask_layout_sparse_coo__masked_amin_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.153s) 2022-08-17T13:34:12.0747746Z test_mask_layout_sparse_coo__masked_amin_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:12.0758373Z test_mask_layout_sparse_coo__masked_amin_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:12.0768776Z test_mask_layout_sparse_coo__masked_amin_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:12.0779174Z test_mask_layout_sparse_coo__masked_amin_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:12.0789541Z test_mask_layout_sparse_coo__masked_amin_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:12.0807674Z test_mask_layout_sparse_coo__masked_mean_cpu_bfloat16 (__main__.TestMaskedCPU) ... skip: _masked.mean does not support inputs with sparse_coo layout (0.000s) 2022-08-17T13:34:12.0818169Z test_mask_layout_sparse_coo__masked_mean_cpu_bool (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:12.0828648Z test_mask_layout_sparse_coo__masked_mean_cpu_complex128 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:12.0839051Z test_mask_layout_sparse_coo__masked_mean_cpu_complex64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:12.0856232Z test_mask_layout_sparse_coo__masked_mean_cpu_float16 (__main__.TestMaskedCPU) ... skip: _masked.mean does not support inputs with sparse_coo layout (0.000s) 2022-08-17T13:34:12.0873071Z test_mask_layout_sparse_coo__masked_mean_cpu_float32 (__main__.TestMaskedCPU) ... skip: _masked.mean does not support inputs with sparse_coo layout (0.000s) 2022-08-17T13:34:12.0889756Z test_mask_layout_sparse_coo__masked_mean_cpu_float64 (__main__.TestMaskedCPU) ... skip: _masked.mean does not support inputs with sparse_coo layout (0.016s) 2022-08-17T13:34:12.0900274Z test_mask_layout_sparse_coo__masked_mean_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:12.0910700Z test_mask_layout_sparse_coo__masked_mean_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:12.0921065Z test_mask_layout_sparse_coo__masked_mean_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:12.0931376Z test_mask_layout_sparse_coo__masked_mean_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:12.0941787Z test_mask_layout_sparse_coo__masked_mean_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:12.2113860Z test_mask_layout_sparse_coo__masked_prod_cpu_bool (__main__.TestMaskedCPU) ... ok (0.111s) 2022-08-17T13:34:12.3305315Z test_mask_layout_sparse_coo__masked_prod_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.126s) 2022-08-17T13:34:12.4500536Z test_mask_layout_sparse_coo__masked_prod_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.112s) 2022-08-17T13:34:12.6072571Z test_mask_layout_sparse_coo__masked_prod_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.159s) 2022-08-17T13:34:12.7626141Z test_mask_layout_sparse_coo__masked_prod_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.159s) 2022-08-17T13:34:12.8776939Z test_mask_layout_sparse_coo__masked_prod_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.110s) 2022-08-17T13:34:12.9927802Z test_mask_layout_sparse_coo__masked_prod_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.126s) 2022-08-17T13:34:13.1064303Z test_mask_layout_sparse_coo__masked_prod_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.111s) 2022-08-17T13:34:13.2213323Z test_mask_layout_sparse_coo__masked_prod_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.111s) 2022-08-17T13:34:13.3332336Z test_mask_layout_sparse_coo__masked_prod_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.111s) 2022-08-17T13:34:13.4979848Z test_mask_layout_sparse_coo__masked_sum_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.159s) 2022-08-17T13:34:13.6206778Z test_mask_layout_sparse_coo__masked_sum_cpu_bool (__main__.TestMaskedCPU) ... ok (0.128s) 2022-08-17T13:34:13.7472242Z test_mask_layout_sparse_coo__masked_sum_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.133s) 2022-08-17T13:34:13.8741768Z test_mask_layout_sparse_coo__masked_sum_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.119s) 2022-08-17T13:34:14.0391579Z test_mask_layout_sparse_coo__masked_sum_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.162s) 2022-08-17T13:34:14.2031925Z test_mask_layout_sparse_coo__masked_sum_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.174s) 2022-08-17T13:34:14.3648533Z test_mask_layout_sparse_coo__masked_sum_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.159s) 2022-08-17T13:34:14.4856203Z test_mask_layout_sparse_coo__masked_sum_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.126s) 2022-08-17T13:34:14.6067001Z test_mask_layout_sparse_coo__masked_sum_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.112s) 2022-08-17T13:34:14.7259232Z test_mask_layout_sparse_coo__masked_sum_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.127s) 2022-08-17T13:34:14.8467964Z test_mask_layout_sparse_coo__masked_sum_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.111s) 2022-08-17T13:34:14.9645470Z test_mask_layout_sparse_coo__masked_sum_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.127s) 2022-08-17T13:34:14.9998682Z test_mask_layout_sparse_csr__masked_amax_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.032s) 2022-08-17T13:34:15.0348930Z test_mask_layout_sparse_csr__masked_amax_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.031s) 2022-08-17T13:34:15.0704251Z test_mask_layout_sparse_csr__masked_amax_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.032s) 2022-08-17T13:34:15.1050826Z test_mask_layout_sparse_csr__masked_amax_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.047s) 2022-08-17T13:34:15.1062308Z test_mask_layout_sparse_csr__masked_amax_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:15.1072972Z test_mask_layout_sparse_csr__masked_amax_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:15.1083423Z test_mask_layout_sparse_csr__masked_amax_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:15.1093821Z test_mask_layout_sparse_csr__masked_amax_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:15.1104230Z test_mask_layout_sparse_csr__masked_amax_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:15.1454466Z test_mask_layout_sparse_csr__masked_amin_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.031s) 2022-08-17T13:34:15.1804960Z test_mask_layout_sparse_csr__masked_amin_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.032s) 2022-08-17T13:34:15.2155236Z test_mask_layout_sparse_csr__masked_amin_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.047s) 2022-08-17T13:34:15.2502843Z test_mask_layout_sparse_csr__masked_amin_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.032s) 2022-08-17T13:34:15.2514680Z test_mask_layout_sparse_csr__masked_amin_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:15.2525282Z test_mask_layout_sparse_csr__masked_amin_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:15.2535600Z test_mask_layout_sparse_csr__masked_amin_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:15.2546025Z test_mask_layout_sparse_csr__masked_amin_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:15.2556402Z test_mask_layout_sparse_csr__masked_amin_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:15.2816878Z test_mask_layout_sparse_csr__masked_mean_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.032s) 2022-08-17T13:34:15.2828934Z test_mask_layout_sparse_csr__masked_mean_cpu_bool (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:15.2839633Z test_mask_layout_sparse_csr__masked_mean_cpu_complex128 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:15.2850063Z test_mask_layout_sparse_csr__masked_mean_cpu_complex64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:15.3109736Z test_mask_layout_sparse_csr__masked_mean_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.031s) 2022-08-17T13:34:15.3369169Z test_mask_layout_sparse_csr__masked_mean_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.016s) 2022-08-17T13:34:15.3626595Z test_mask_layout_sparse_csr__masked_mean_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.032s) 2022-08-17T13:34:15.3638293Z test_mask_layout_sparse_csr__masked_mean_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:15.3648895Z test_mask_layout_sparse_csr__masked_mean_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:15.3659338Z test_mask_layout_sparse_csr__masked_mean_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:15.3669658Z test_mask_layout_sparse_csr__masked_mean_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:15.3680047Z test_mask_layout_sparse_csr__masked_mean_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:15.3786702Z test_mask_layout_sparse_csr__masked_prod_cpu_bool (__main__.TestMaskedCPU) ... ok (0.016s) 2022-08-17T13:34:15.3893876Z test_mask_layout_sparse_csr__masked_prod_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.016s) 2022-08-17T13:34:15.4001628Z test_mask_layout_sparse_csr__masked_prod_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.000s) 2022-08-17T13:34:15.4328255Z test_mask_layout_sparse_csr__masked_prod_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.031s) 2022-08-17T13:34:15.4652392Z test_mask_layout_sparse_csr__masked_prod_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.032s) 2022-08-17T13:34:15.4761291Z test_mask_layout_sparse_csr__masked_prod_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.016s) 2022-08-17T13:34:15.4868908Z test_mask_layout_sparse_csr__masked_prod_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.016s) 2022-08-17T13:34:15.4971189Z test_mask_layout_sparse_csr__masked_prod_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.000s) 2022-08-17T13:34:15.5077661Z test_mask_layout_sparse_csr__masked_prod_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.016s) 2022-08-17T13:34:15.5181333Z test_mask_layout_sparse_csr__masked_prod_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.016s) 2022-08-17T13:34:15.5514841Z test_mask_layout_sparse_csr__masked_sum_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.032s) 2022-08-17T13:34:15.5628333Z test_mask_layout_sparse_csr__masked_sum_cpu_bool (__main__.TestMaskedCPU) ... ok (0.000s) 2022-08-17T13:34:15.5742917Z test_mask_layout_sparse_csr__masked_sum_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.016s) 2022-08-17T13:34:15.5858147Z test_mask_layout_sparse_csr__masked_sum_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.016s) 2022-08-17T13:34:15.6191311Z test_mask_layout_sparse_csr__masked_sum_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.031s) 2022-08-17T13:34:15.6527085Z test_mask_layout_sparse_csr__masked_sum_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.032s) 2022-08-17T13:34:15.6859214Z test_mask_layout_sparse_csr__masked_sum_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.032s) 2022-08-17T13:34:15.6975890Z test_mask_layout_sparse_csr__masked_sum_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.016s) 2022-08-17T13:34:15.7092421Z test_mask_layout_sparse_csr__masked_sum_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.016s) 2022-08-17T13:34:15.7201131Z test_mask_layout_sparse_csr__masked_sum_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.000s) 2022-08-17T13:34:15.7315053Z test_mask_layout_sparse_csr__masked_sum_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.016s) 2022-08-17T13:34:15.7427050Z test_mask_layout_sparse_csr__masked_sum_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.016s) 2022-08-17T13:34:15.8122854Z test_mask_layout_strided__masked_amax_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.063s) 2022-08-17T13:34:15.8821060Z test_mask_layout_strided__masked_amax_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.079s) 2022-08-17T13:34:15.9518577Z test_mask_layout_strided__masked_amax_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.063s) 2022-08-17T13:34:16.0196590Z test_mask_layout_strided__masked_amax_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.064s) 2022-08-17T13:34:16.0208048Z test_mask_layout_strided__masked_amax_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:16.0218704Z test_mask_layout_strided__masked_amax_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:16.0229081Z test_mask_layout_strided__masked_amax_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:16.0239435Z test_mask_layout_strided__masked_amax_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:16.0249849Z test_mask_layout_strided__masked_amax_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.016s) 2022-08-17T13:34:16.0944306Z test_mask_layout_strided__masked_amin_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.064s) 2022-08-17T13:34:16.1643346Z test_mask_layout_strided__masked_amin_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.063s) 2022-08-17T13:34:16.2340500Z test_mask_layout_strided__masked_amin_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.078s) 2022-08-17T13:34:16.3019826Z test_mask_layout_strided__masked_amin_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.064s) 2022-08-17T13:34:16.3031693Z test_mask_layout_strided__masked_amin_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:16.3042499Z test_mask_layout_strided__masked_amin_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:16.3052784Z test_mask_layout_strided__masked_amin_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:16.3063338Z test_mask_layout_strided__masked_amin_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:16.3073750Z test_mask_layout_strided__masked_amin_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:16.3523829Z test_mask_layout_strided__masked_mean_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.047s) 2022-08-17T13:34:16.3535633Z test_mask_layout_strided__masked_mean_cpu_bool (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:16.3546560Z test_mask_layout_strided__masked_mean_cpu_complex128 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:16.3557009Z test_mask_layout_strided__masked_mean_cpu_complex64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:16.4005912Z test_mask_layout_strided__masked_mean_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.048s) 2022-08-17T13:34:16.4454029Z test_mask_layout_strided__masked_mean_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.047s) 2022-08-17T13:34:16.4893282Z test_mask_layout_strided__masked_mean_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.048s) 2022-08-17T13:34:16.4905450Z test_mask_layout_strided__masked_mean_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:16.4916155Z test_mask_layout_strided__masked_mean_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:16.4926592Z test_mask_layout_strided__masked_mean_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:16.4937032Z test_mask_layout_strided__masked_mean_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:16.4947685Z test_mask_layout_strided__masked_mean_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:16.5428618Z test_mask_layout_strided__masked_prod_cpu_bool (__main__.TestMaskedCPU) ... ok (0.049s) 2022-08-17T13:34:16.6003068Z test_mask_layout_strided__masked_prod_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.060s) 2022-08-17T13:34:16.6580889Z test_mask_layout_strided__masked_prod_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.057s) 2022-08-17T13:34:16.7290733Z test_mask_layout_strided__masked_prod_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.077s) 2022-08-17T13:34:16.7979871Z test_mask_layout_strided__masked_prod_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.068s) 2022-08-17T13:34:16.8462833Z test_mask_layout_strided__masked_prod_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.047s) 2022-08-17T13:34:16.8944069Z test_mask_layout_strided__masked_prod_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.048s) 2022-08-17T13:34:16.9409819Z test_mask_layout_strided__masked_prod_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.047s) 2022-08-17T13:34:16.9891580Z test_mask_layout_strided__masked_prod_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.048s) 2022-08-17T13:34:17.0373356Z test_mask_layout_strided__masked_prod_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.048s) 2022-08-17T13:34:17.1067908Z test_mask_layout_strided__masked_sum_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.064s) 2022-08-17T13:34:17.1536115Z test_mask_layout_strided__masked_sum_cpu_bool (__main__.TestMaskedCPU) ... ok (0.048s) 2022-08-17T13:34:17.2104336Z test_mask_layout_strided__masked_sum_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.064s) 2022-08-17T13:34:17.2672127Z test_mask_layout_strided__masked_sum_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.048s) 2022-08-17T13:34:17.3368546Z test_mask_layout_strided__masked_sum_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.079s) 2022-08-17T13:34:17.4064254Z test_mask_layout_strided__masked_sum_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.063s) 2022-08-17T13:34:17.4740182Z test_mask_layout_strided__masked_sum_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.065s) 2022-08-17T13:34:17.5206652Z test_mask_layout_strided__masked_sum_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.047s) 2022-08-17T13:34:17.5675174Z test_mask_layout_strided__masked_sum_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.049s) 2022-08-17T13:34:17.6128514Z test_mask_layout_strided__masked_sum_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.048s) 2022-08-17T13:34:17.6595968Z test_mask_layout_strided__masked_sum_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.048s) 2022-08-17T13:34:17.7062753Z test_mask_layout_strided__masked_sum_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.047s) 2022-08-17T13:34:17.7285534Z test_reference_masked__masked_log_softmax_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.016s) 2022-08-17T13:34:17.7504000Z test_reference_masked__masked_log_softmax_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.032s) 2022-08-17T13:34:17.7718566Z test_reference_masked__masked_log_softmax_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.016s) 2022-08-17T13:34:17.9602068Z test_reference_masked__masked_norm_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.191s) 2022-08-17T13:34:18.1485193Z test_reference_masked__masked_norm_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.194s) 2022-08-17T13:34:18.3363317Z test_reference_masked__masked_norm_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.175s) 2022-08-17T13:34:18.5202438Z test_reference_masked__masked_norm_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.197s) 2022-08-17T13:34:18.5495940Z test_reference_masked__masked_normalize_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.026s) 2022-08-17T13:34:18.5841845Z test_reference_masked__masked_normalize_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.036s) 2022-08-17T13:34:18.6188515Z test_reference_masked__masked_normalize_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.031s) 2022-08-17T13:34:19.2295044Z test_reference_masked__masked_normalize_cpu_float16 (__main__.TestMaskedCPU) ... expected failure (0.608s) 2022-08-17T13:34:19.2590489Z test_reference_masked__masked_normalize_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.032s) 2022-08-17T13:34:19.2881290Z test_reference_masked__masked_normalize_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.031s) 2022-08-17T13:34:19.3094702Z test_reference_masked__masked_softmax_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.016s) 2022-08-17T13:34:19.3306173Z test_reference_masked__masked_softmax_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.016s) 2022-08-17T13:34:19.3515209Z test_reference_masked__masked_softmax_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.035s) 2022-08-17T13:34:19.3747518Z test_reference_masked__masked_softmin_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.012s) 2022-08-17T13:34:19.3976644Z test_reference_masked__masked_softmin_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.031s) 2022-08-17T13:34:19.4201619Z test_reference_masked__masked_softmin_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.016s) 2022-08-17T13:34:19.5148509Z test_reference_masked__masked_std_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.095s) 2022-08-17T13:34:19.6272702Z test_reference_masked__masked_std_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.112s) 2022-08-17T13:34:19.7387431Z test_reference_masked__masked_std_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.111s) 2022-08-17T13:34:19.8526120Z test_reference_masked__masked_std_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.117s) 2022-08-17T13:34:19.9644846Z test_reference_masked__masked_std_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.114s) 2022-08-17T13:34:19.9694824Z test_reference_masked__masked_std_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.000s) 2022-08-17T13:34:19.9742659Z test_reference_masked__masked_std_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.000s) 2022-08-17T13:34:19.9789592Z test_reference_masked__masked_std_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.016s) 2022-08-17T13:34:19.9836274Z test_reference_masked__masked_std_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.000s) 2022-08-17T13:34:19.9883156Z test_reference_masked__masked_std_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.000s) 2022-08-17T13:34:20.0814054Z test_reference_masked__masked_var_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.098s) 2022-08-17T13:34:20.1782133Z test_reference_masked__masked_var_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.103s) 2022-08-17T13:34:20.2736118Z test_reference_masked__masked_var_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.093s) 2022-08-17T13:34:20.3666686Z test_reference_masked__masked_var_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.093s) 2022-08-17T13:34:20.4650332Z test_reference_masked__masked_var_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.098s) 2022-08-17T13:34:20.5622666Z test_reference_masked__masked_var_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.098s) 2022-08-17T13:34:20.5672288Z test_reference_masked__masked_var_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.000s) 2022-08-17T13:34:20.5720541Z test_reference_masked__masked_var_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.010s) 2022-08-17T13:34:20.5767626Z test_reference_masked__masked_var_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.000s) 2022-08-17T13:34:20.5814401Z test_reference_masked__masked_var_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.000s) 2022-08-17T13:34:20.5861625Z test_reference_masked__masked_var_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.016s) 2022-08-17T13:34:20.5885763Z test_where_coo_fill_value_0_cpu (__main__.TestMaskedCPU) ... ok (0.000s) 2022-08-17T13:34:20.5907328Z test_where_coo_fill_value_123_cpu (__main__.TestMaskedCPU) ... ok (0.000s) 2022-08-17T13:34:20.5929650Z test_where_csr_fill_value_0_cpu (__main__.TestMaskedCPU) ... ok (0.000s) 2022-08-17T13:34:20.5952126Z test_where_csr_fill_value_123_cpu (__main__.TestMaskedCPU) ... ok (0.010s) 2022-08-17T13:34:20.5974580Z test_where_hybrid_coo_fill_value_0_cpu (__main__.TestMaskedCPU) ... ok (0.000s) 2022-08-17T13:34:20.5997409Z test_where_hybrid_coo_fill_value_123_cpu (__main__.TestMaskedCPU) ... ok (0.000s) 2022-08-17T13:34:20.5997745Z 2022-08-17T13:34:20.5998319Z ---------------------------------------------------------------------- 2022-08-17T13:34:20.5998710Z Ran 202 tests in 9.797s 2022-08-17T13:34:20.5998894Z 2022-08-17T13:34:20.5999050Z OK (skipped=58, expected failures=1) 2022-08-17T13:34:20.5999254Z 2022-08-17T13:34:20.5999384Z Generating XML reports... 2022-08-17T13:34:20.6849469Z Generated XML report: test-reports\python-unittest\test_masked\TEST-TestMaskedCPU-20220817133410.xml 2022-08-17T13:34:21.0114329Z Running test_mps ... [2022-08-17 13:34:21.003416] 2022-08-17T13:34:21.0114777Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_mps.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:34:21.003416] 2022-08-17T13:34:23.1386886Z MPS not available, skipping tests 2022-08-17T13:34:23.2675317Z 2022-08-17T13:34:23.2675737Z Running tests... 2022-08-17T13:34:23.2676084Z ---------------------------------------------------------------------- 2022-08-17T13:34:23.2676424Z Test results will be stored in test-reports\python-unittest\test_mps 2022-08-17T13:34:23.2717227Z test_output_match_H_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.2743696Z test_output_match_H_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.2769006Z test_output_match_H_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.2794473Z test_output_match_H_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.2819776Z test_output_match_H_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.2845116Z test_output_match_H_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.2870705Z test_output_match_H_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.2896468Z test_output_match_T_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.2921801Z test_output_match_T_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.2947147Z test_output_match_T_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.2972371Z test_output_match_T_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.2997850Z test_output_match_T_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3023211Z test_output_match_T_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3048451Z test_output_match_T_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3074011Z test_output_match___getitem___cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.3099440Z test_output_match___getitem___cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3124734Z test_output_match___getitem___cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3150425Z test_output_match___getitem___cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3175587Z test_output_match___getitem___cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3201038Z test_output_match___getitem___cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3226506Z test_output_match___getitem___cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.3251662Z test_output_match___radd___cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3277022Z test_output_match___radd___cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3302320Z test_output_match___radd___cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3327553Z test_output_match___radd___cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3352943Z test_output_match___radd___cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3378377Z test_output_match___radd___cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.3403592Z test_output_match___radd___cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3429054Z test_output_match___rand___cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3454284Z test_output_match___rand___cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3479697Z test_output_match___rand___cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.010s) 2022-08-17T13:34:23.3504843Z test_output_match___rand___cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3530185Z test_output_match___rand___cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3555661Z test_output_match___rdiv___cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3581210Z test_output_match___rdiv___cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.010s) 2022-08-17T13:34:23.3606478Z test_output_match___rdiv___cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3631862Z test_output_match___rdiv___cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3657020Z test_output_match___rdiv___cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3682373Z test_output_match___rdiv___cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.010s) 2022-08-17T13:34:23.3707655Z test_output_match___rdiv___cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3732891Z test_output_match___rmatmul___cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3758230Z test_output_match___rmatmul___cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3783515Z test_output_match___rmatmul___cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3808607Z test_output_match___rmatmul___cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3833966Z test_output_match___rmatmul___cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.3859311Z test_output_match___rmod___cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3884424Z test_output_match___rmod___cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3909870Z test_output_match___rmul___cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3935071Z test_output_match___rmul___cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3960276Z test_output_match___rmul___cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.3986140Z test_output_match___rmul___cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.4011199Z test_output_match___rmul___cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4036516Z test_output_match___rmul___cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4061853Z test_output_match___rmul___cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4087161Z test_output_match___ror___cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4112471Z test_output_match___ror___cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4137891Z test_output_match___ror___cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.4163197Z test_output_match___ror___cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4188499Z test_output_match___ror___cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4213704Z test_output_match___rpow___cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4238954Z test_output_match___rpow___cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4264335Z test_output_match___rpow___cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4289491Z test_output_match___rpow___cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4314883Z test_output_match___rpow___cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.4340124Z test_output_match___rpow___cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4365522Z test_output_match___rsub___cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4390630Z test_output_match___rsub___cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4415938Z test_output_match___rsub___cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4441193Z test_output_match___rsub___cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4467461Z test_output_match___rsub___cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.4493005Z test_output_match___rsub___cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4518176Z test_output_match___rxor___cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4543645Z test_output_match___rxor___cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4569246Z test_output_match___rxor___cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.010s) 2022-08-17T13:34:23.4594562Z test_output_match___rxor___cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4619959Z test_output_match___rxor___cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4645303Z test_output_match__masked_amax_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4670568Z test_output_match__masked_amax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4696021Z test_output_match__masked_amax_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4721065Z test_output_match__masked_amax_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.4746341Z test_output_match__masked_amax_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4771683Z test_output_match__masked_amax_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4797006Z test_output_match__masked_amin_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4822787Z test_output_match__masked_amin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4847896Z test_output_match__masked_amin_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4873379Z test_output_match__masked_amin_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.4898591Z test_output_match__masked_amin_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4923798Z test_output_match__masked_amin_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4949512Z test_output_match__masked_argmax_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4974366Z test_output_match__masked_argmax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.4999732Z test_output_match__masked_argmax_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5025304Z test_output_match__masked_argmax_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.5050754Z test_output_match__masked_argmax_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5075983Z test_output_match__masked_argmax_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5101406Z test_output_match__masked_argmin_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5126680Z test_output_match__masked_argmin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5152092Z test_output_match__masked_argmin_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5177339Z test_output_match__masked_argmin_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.5202705Z test_output_match__masked_argmin_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5228033Z test_output_match__masked_argmin_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5253315Z test_output_match__masked_cumprod_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5278474Z test_output_match__masked_cumprod_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5303864Z test_output_match__masked_cumprod_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5329276Z test_output_match__masked_cumprod_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5354577Z test_output_match__masked_cumprod_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.5379998Z test_output_match__masked_cumsum_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5405134Z test_output_match__masked_cumsum_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5430357Z test_output_match__masked_cumsum_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5455753Z test_output_match__masked_cumsum_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5481132Z test_output_match__masked_cumsum_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5506659Z test_output_match__masked_log_softmax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.5531787Z test_output_match__masked_logaddexp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5557031Z test_output_match__masked_logsumexp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5582336Z test_output_match__masked_logsumexp_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5607620Z test_output_match__masked_logsumexp_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.010s) 2022-08-17T13:34:23.5632888Z test_output_match__masked_logsumexp_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5658200Z test_output_match__masked_logsumexp_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5683439Z test_output_match__masked_mean_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5708695Z test_output_match__masked_mean_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5733858Z test_output_match__masked_mean_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5759539Z test_output_match__masked_mean_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.5784790Z test_output_match__masked_mean_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5810165Z test_output_match__masked_mean_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5835440Z test_output_match__masked_mean_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5860814Z test_output_match__masked_median_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5885943Z test_output_match__masked_norm_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5911263Z test_output_match__masked_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.5936437Z test_output_match__masked_normalize_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5961734Z test_output_match__masked_normalize_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.5987086Z test_output_match__masked_prod_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6012281Z test_output_match__masked_prod_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6037640Z test_output_match__masked_prod_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6063034Z test_output_match__masked_prod_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.6088237Z test_output_match__masked_prod_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6113500Z test_output_match__masked_prod_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6138815Z test_output_match__masked_softmax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6164047Z test_output_match__masked_softmin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6189271Z test_output_match__masked_std_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6215030Z test_output_match__masked_std_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.6240249Z test_output_match__masked_std_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6265491Z test_output_match__masked_std_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6290658Z test_output_match__masked_std_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6315944Z test_output_match__masked_sum_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6341331Z test_output_match__masked_sum_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6366479Z test_output_match__masked_sum_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6391761Z test_output_match__masked_sum_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.6416908Z test_output_match__masked_sum_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6442180Z test_output_match__masked_sum_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6467344Z test_output_match__masked_sum_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6492783Z test_output_match__masked_var_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.011s) 2022-08-17T13:34:23.6518027Z test_output_match__masked_var_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6543902Z test_output_match__masked_var_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6568673Z test_output_match__masked_var_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6593881Z test_output_match__masked_var_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6619134Z test_output_match__masked_var_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6644595Z test_output_match_abs_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.6669921Z test_output_match_abs_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6695132Z test_output_match_abs_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6720471Z test_output_match_abs_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6745845Z test_output_match_abs_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.010s) 2022-08-17T13:34:23.6771015Z test_output_match_abs_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6796305Z test_output_match_acos_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6821598Z test_output_match_acos_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6846643Z test_output_match_acos_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6871977Z test_output_match_acos_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6897176Z test_output_match_acos_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.6922367Z test_output_match_acos_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6947706Z test_output_match_acosh_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6972699Z test_output_match_acosh_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.6997961Z test_output_match_acosh_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7023310Z test_output_match_acosh_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7048847Z test_output_match_acosh_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.7074150Z test_output_match_acosh_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7099517Z test_output_match_add_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7124688Z test_output_match_add_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7150592Z test_output_match_add_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.010s) 2022-08-17T13:34:23.7175915Z test_output_match_add_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7201287Z test_output_match_add_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7226551Z test_output_match_add_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7251715Z test_output_match_add_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7277119Z test_output_match_addbmm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7302522Z test_output_match_addbmm_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7327600Z test_output_match_addbmm_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.7353056Z test_output_match_addbmm_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7378439Z test_output_match_addbmm_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7403786Z test_output_match_addcdiv_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7429154Z test_output_match_addcmul_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7454352Z test_output_match_addcmul_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7479807Z test_output_match_addcmul_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.7505102Z test_output_match_addcmul_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7530245Z test_output_match_addcmul_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7555490Z test_output_match_addmm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7580915Z test_output_match_addmm_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.010s) 2022-08-17T13:34:23.7606222Z test_output_match_addmm_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7631543Z test_output_match_addmm_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7656725Z test_output_match_addmm_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7682163Z test_output_match_addmm_decomposed_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.010s) 2022-08-17T13:34:23.7707470Z test_output_match_addmm_decomposed_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7732637Z test_output_match_addmm_decomposed_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7757958Z test_output_match_addmm_decomposed_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7783274Z test_output_match_addmm_decomposed_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7808574Z test_output_match_addmv_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7833938Z test_output_match_addmv_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.7859225Z test_output_match_addmv_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7884367Z test_output_match_addmv_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7909782Z test_output_match_addmv_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7935009Z test_output_match_addr_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7960412Z test_output_match_addr_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.7986103Z test_output_match_addr_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.8011423Z test_output_match_addr_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.8036857Z test_output_match_addr_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.8063178Z test_output_match_addr_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.8088745Z test_output_match_addr_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.8114276Z test_output_match_all_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.8139776Z test_output_match_all_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.8165030Z test_output_match_all_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.8190381Z test_output_match_all_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.8215615Z test_output_match_all_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.8241061Z test_output_match_all_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.8266465Z test_output_match_all_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.8291891Z test_output_match_allclose_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.8317242Z test_output_match_allclose_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.8342883Z test_output_match_amax_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.8368195Z test_output_match_amax_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.8393539Z test_output_match_amax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.8418924Z test_output_match_amax_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.8444239Z test_output_match_amax_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.8469539Z test_output_match_amax_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.8494934Z test_output_match_amax_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.8520201Z test_output_match_amin_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.8545608Z test_output_match_amin_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.010s) 2022-08-17T13:34:23.8570963Z test_output_match_amin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.8596307Z test_output_match_amin_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.8621795Z test_output_match_amin_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.8647248Z test_output_match_amin_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.010s) 2022-08-17T13:34:23.8672593Z test_output_match_amin_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.8697999Z test_output_match_aminmax_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.8723318Z test_output_match_aminmax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.8748734Z test_output_match_aminmax_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.010s) 2022-08-17T13:34:23.8773955Z test_output_match_aminmax_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.8799385Z test_output_match_aminmax_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.8824581Z test_output_match_aminmax_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.8849882Z test_output_match_angle_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.8875268Z test_output_match_angle_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.8900657Z test_output_match_angle_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.8926003Z test_output_match_angle_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.8951250Z test_output_match_angle_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.8976542Z test_output_match_angle_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9001748Z test_output_match_angle_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9027120Z test_output_match_any_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9052326Z test_output_match_any_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9077936Z test_output_match_any_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.9103199Z test_output_match_any_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9128448Z test_output_match_any_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9153802Z test_output_match_any_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9179254Z test_output_match_any_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9204457Z test_output_match_arange_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9229872Z test_output_match_arange_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.9255141Z test_output_match_arange_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9280559Z test_output_match_arange_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9305978Z test_output_match_arange_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9331166Z test_output_match_arange_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9356520Z test_output_match_argmax_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9382000Z test_output_match_argmax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.9407159Z test_output_match_argmax_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9432448Z test_output_match_argmax_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9457753Z test_output_match_argmax_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9483168Z test_output_match_argmax_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.010s) 2022-08-17T13:34:23.9508494Z test_output_match_argmin_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9533765Z test_output_match_argmin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9559148Z test_output_match_argmin_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9584584Z test_output_match_argmin_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.011s) 2022-08-17T13:34:23.9609800Z test_output_match_argmin_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9635132Z test_output_match_argmin_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9660511Z test_output_match_argsort_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9685769Z test_output_match_argsort_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9711037Z test_output_match_argsort_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9736118Z test_output_match_argsort_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9761416Z test_output_match_argsort_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9786642Z test_output_match_argsort_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9811871Z test_output_match_argsort_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9837224Z test_output_match_argwhere_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9862619Z test_output_match_argwhere_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9887858Z test_output_match_argwhere_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9913505Z test_output_match_argwhere_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:23.9938523Z test_output_match_argwhere_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9963855Z test_output_match_argwhere_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:23.9989338Z test_output_match_argwhere_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0014563Z test_output_match_as_strided_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0039914Z test_output_match_as_strided_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0065272Z test_output_match_as_strided_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.0090528Z test_output_match_as_strided_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0115833Z test_output_match_as_strided_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0141174Z test_output_match_as_strided_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0166298Z test_output_match_as_strided_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0191632Z test_output_match_as_strided_scatter_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0217074Z test_output_match_as_strided_scatter_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.0242315Z test_output_match_as_strided_scatter_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0267740Z test_output_match_as_strided_scatter_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0293009Z test_output_match_as_strided_scatter_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0318183Z test_output_match_as_strided_scatter_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0343521Z test_output_match_as_strided_scatter_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0369086Z test_output_match_asin_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.0394504Z test_output_match_asin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0419709Z test_output_match_asin_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0444896Z test_output_match_asin_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0470044Z test_output_match_asin_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0495360Z test_output_match_asin_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0520675Z test_output_match_asinh_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0546066Z test_output_match_asinh_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.0571198Z test_output_match_asinh_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0596558Z test_output_match_asinh_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0621776Z test_output_match_asinh_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0646899Z test_output_match_asinh_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0672329Z test_output_match_atan2_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0697726Z test_output_match_atan2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.0722973Z test_output_match_atan2_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0748375Z test_output_match_atan2_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0773621Z test_output_match_atan2_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0798783Z test_output_match_atan2_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0824071Z test_output_match_atan_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0849364Z test_output_match_atan_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.0874614Z test_output_match_atan_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0900061Z test_output_match_atan_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0925230Z test_output_match_atan_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0950540Z test_output_match_atan_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.0975764Z test_output_match_atanh_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1001262Z test_output_match_atanh_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.1026574Z test_output_match_atanh_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1051926Z test_output_match_atanh_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1077179Z test_output_match_atanh_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1102535Z test_output_match_atanh_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1127752Z test_output_match_atleast_1d_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1153207Z test_output_match_atleast_1d_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1178526Z test_output_match_atleast_1d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.1203765Z test_output_match_atleast_1d_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1229213Z test_output_match_atleast_1d_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1254470Z test_output_match_atleast_1d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1279797Z test_output_match_atleast_1d_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1305166Z test_output_match_atleast_2d_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1330453Z test_output_match_atleast_2d_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.1355568Z test_output_match_atleast_2d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1380790Z test_output_match_atleast_2d_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1405788Z test_output_match_atleast_2d_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1431025Z test_output_match_atleast_2d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1456074Z test_output_match_atleast_2d_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1481603Z test_output_match_atleast_3d_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.1506586Z test_output_match_atleast_3d_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1531734Z test_output_match_atleast_3d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1556949Z test_output_match_atleast_3d_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1582131Z test_output_match_atleast_3d_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1607201Z test_output_match_atleast_3d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1632945Z test_output_match_atleast_3d_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.1658361Z test_output_match_baddbmm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.001s) 2022-08-17T13:34:24.1683511Z test_output_match_baddbmm_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1708657Z test_output_match_baddbmm_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1733748Z test_output_match_baddbmm_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1758940Z test_output_match_baddbmm_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1784150Z test_output_match_bernoulli_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1809161Z test_output_match_bfloat16_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.1834334Z test_output_match_bfloat16_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1859409Z test_output_match_bfloat16_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1884493Z test_output_match_bfloat16_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1909663Z test_output_match_bfloat16_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1934624Z test_output_match_bfloat16_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.1960001Z test_output_match_bfloat16_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.1985411Z test_output_match_bincount_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2010389Z test_output_match_bincount_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2035647Z test_output_match_bincount_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2060861Z test_output_match_bincount_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2086011Z test_output_match_bitwise_and_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2111360Z test_output_match_bitwise_and_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.2136368Z test_output_match_bitwise_and_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2161516Z test_output_match_bitwise_and_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2186759Z test_output_match_bitwise_and_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2211877Z test_output_match_bitwise_left_shift_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2236984Z test_output_match_bitwise_left_shift_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2262160Z test_output_match_bitwise_left_shift_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2287188Z test_output_match_bitwise_left_shift_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.2312423Z test_output_match_bitwise_not_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2337504Z test_output_match_bitwise_not_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2362560Z test_output_match_bitwise_not_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2387763Z test_output_match_bitwise_not_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2412829Z test_output_match_bitwise_not_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2438140Z test_output_match_bitwise_or_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.2463263Z test_output_match_bitwise_or_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2488391Z test_output_match_bitwise_or_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2513604Z test_output_match_bitwise_or_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2538568Z test_output_match_bitwise_or_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2563724Z test_output_match_bitwise_right_shift_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2589119Z test_output_match_bitwise_right_shift_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.2614137Z test_output_match_bitwise_right_shift_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.001s) 2022-08-17T13:34:24.2639261Z test_output_match_bitwise_right_shift_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2664387Z test_output_match_bitwise_xor_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2689507Z test_output_match_bitwise_xor_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2714702Z test_output_match_bitwise_xor_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2739862Z test_output_match_bitwise_xor_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2765092Z test_output_match_bitwise_xor_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.2790196Z test_output_match_block_diag_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2815333Z test_output_match_block_diag_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2840467Z test_output_match_block_diag_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2865692Z test_output_match_block_diag_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2890666Z test_output_match_block_diag_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2915901Z test_output_match_block_diag_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.2941003Z test_output_match_block_diag_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2966081Z test_output_match_bmm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.2991136Z test_output_match_bmm_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3016201Z test_output_match_bmm_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3041397Z test_output_match_bmm_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3066482Z test_output_match_bmm_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3091996Z test_output_match_bool_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.3117218Z test_output_match_bool_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3142460Z test_output_match_bool_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3167549Z test_output_match_bool_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3192669Z test_output_match_bool_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3217752Z test_output_match_bool_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3242966Z test_output_match_bool_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.3268206Z test_output_match_broadcast_shapes_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3293097Z test_output_match_broadcast_tensors_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3318234Z test_output_match_broadcast_tensors_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3343467Z test_output_match_broadcast_tensors_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3368429Z test_output_match_broadcast_tensors_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3393787Z test_output_match_broadcast_tensors_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.3418728Z test_output_match_broadcast_tensors_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3443759Z test_output_match_broadcast_tensors_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3468861Z test_output_match_broadcast_to_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3493899Z test_output_match_broadcast_to_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3519052Z test_output_match_broadcast_to_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3544427Z test_output_match_broadcast_to_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.3569584Z test_output_match_broadcast_to_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.001s) 2022-08-17T13:34:24.3594830Z test_output_match_broadcast_to_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3619910Z test_output_match_broadcast_to_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3644994Z test_output_match_bucketize_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3670078Z test_output_match_bucketize_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3695224Z test_output_match_bucketize_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3720378Z test_output_match_bucketize_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.3745598Z test_output_match_bucketize_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3770659Z test_output_match_bucketize_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3795796Z test_output_match_byte_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3821021Z test_output_match_byte_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3846166Z test_output_match_byte_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3871513Z test_output_match_byte_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.3896599Z test_output_match_byte_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3921772Z test_output_match_byte_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3946894Z test_output_match_byte_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3971882Z test_output_match_cartesian_prod_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.3997124Z test_output_match_cartesian_prod_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4022285Z test_output_match_cartesian_prod_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.4047346Z test_output_match_cartesian_prod_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4072679Z test_output_match_cartesian_prod_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4097872Z test_output_match_cartesian_prod_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4122919Z test_output_match_cartesian_prod_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4148060Z test_output_match_cat_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4173082Z test_output_match_cat_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4198637Z test_output_match_cat_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4223768Z test_output_match_cat_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4248833Z test_output_match_cat_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4274088Z test_output_match_cat_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4299243Z test_output_match_cat_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4324437Z test_output_match_cdist_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4349678Z test_output_match_ceil_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.4374635Z test_output_match_chalf_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4399751Z test_output_match_chalf_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4424853Z test_output_match_chalf_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4449861Z test_output_match_chalf_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4474944Z test_output_match_chalf_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4500408Z test_output_match_chalf_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.4525487Z test_output_match_chalf_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4550638Z test_output_match_char_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4575762Z test_output_match_char_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4601089Z test_output_match_char_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4626356Z test_output_match_char_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4651547Z test_output_match_char_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.4676800Z test_output_match_char_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.001s) 2022-08-17T13:34:24.4702067Z test_output_match_char_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4727422Z test_output_match_cholesky_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4752607Z test_output_match_cholesky_inverse_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4777927Z test_output_match_cholesky_solve_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4802898Z test_output_match_chunk_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4828220Z test_output_match_chunk_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.4853275Z test_output_match_chunk_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4878290Z test_output_match_chunk_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4903453Z test_output_match_chunk_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4928526Z test_output_match_chunk_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4953710Z test_output_match_chunk_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.4979093Z test_output_match_clamp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.5004207Z test_output_match_clamp_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5029343Z test_output_match_clamp_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5054495Z test_output_match_clamp_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5079664Z test_output_match_clamp_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5104905Z test_output_match_clamp_max_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5129851Z test_output_match_clamp_max_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.5155016Z test_output_match_clamp_max_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5180157Z test_output_match_clamp_max_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5205124Z test_output_match_clamp_max_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5230343Z test_output_match_clamp_max_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5255330Z test_output_match_clamp_max_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5280657Z test_output_match_clamp_min_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.5305850Z test_output_match_clamp_min_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5331029Z test_output_match_clamp_min_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5356219Z test_output_match_clamp_min_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5381330Z test_output_match_clamp_min_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5406363Z test_output_match_clamp_min_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5431735Z test_output_match_clamp_min_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5457521Z test_output_match_clone_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.017s) 2022-08-17T13:34:24.5482610Z test_output_match_clone_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.001s) 2022-08-17T13:34:24.5507799Z test_output_match_clone_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5532892Z test_output_match_clone_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5557998Z test_output_match_clone_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5583225Z test_output_match_clone_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5608206Z test_output_match_clone_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5633503Z test_output_match_column_stack_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.5658693Z test_output_match_column_stack_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5683865Z test_output_match_column_stack_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5708885Z test_output_match_column_stack_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5733834Z test_output_match_column_stack_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5758995Z test_output_match_column_stack_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5784226Z test_output_match_column_stack_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.5809250Z test_output_match_combinations_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5834409Z test_output_match_combinations_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5859588Z test_output_match_combinations_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5884744Z test_output_match_combinations_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5909953Z test_output_match_combinations_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5934904Z test_output_match_combinations_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.5959966Z test_output_match_combinations_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.5985295Z test_output_match_complex_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6010169Z test_output_match_complex_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6035263Z test_output_match_conj_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6060402Z test_output_match_conj_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6085544Z test_output_match_conj_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6110785Z test_output_match_conj_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.6135833Z test_output_match_conj_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6161043Z test_output_match_conj_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6186328Z test_output_match_conj_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6211435Z test_output_match_conj_physical_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6236498Z test_output_match_conj_physical_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6261804Z test_output_match_conj_physical_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.6286882Z test_output_match_conj_physical_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6312085Z test_output_match_conj_physical_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6337196Z test_output_match_conj_physical_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6362344Z test_output_match_conj_physical_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6387399Z test_output_match_constant_pad_nd_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6412659Z test_output_match_constant_pad_nd_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.6437803Z test_output_match_constant_pad_nd_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6462959Z test_output_match_constant_pad_nd_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6487858Z test_output_match_constant_pad_nd_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6512964Z test_output_match_constant_pad_nd_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6538053Z test_output_match_constant_pad_nd_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6563030Z test_output_match_contiguous_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6588178Z test_output_match_contiguous_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.6613050Z test_output_match_contiguous_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6638191Z test_output_match_contiguous_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6663436Z test_output_match_contiguous_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6688405Z test_output_match_contiguous_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6713661Z test_output_match_contiguous_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6739130Z test_output_match_copysign_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.6764261Z test_output_match_copysign_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6789464Z test_output_match_copysign_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6814425Z test_output_match_copysign_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6839425Z test_output_match_copysign_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6864737Z test_output_match_copysign_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6889747Z test_output_match_copysign_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6915107Z test_output_match_corrcoef_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.6940244Z test_output_match_corrcoef_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6965241Z test_output_match_corrcoef_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.6990350Z test_output_match_corrcoef_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7015326Z test_output_match_corrcoef_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7040420Z test_output_match_cos_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7065507Z test_output_match_cos_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.7090474Z test_output_match_cos_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7115657Z test_output_match_cos_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7140697Z test_output_match_cos_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7165673Z test_output_match_cos_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7190872Z test_output_match_cosh_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7216340Z test_output_match_cosh_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.7241487Z test_output_match_cosh_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7266616Z test_output_match_cosh_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7291644Z test_output_match_cosh_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7316917Z test_output_match_cosh_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7342019Z test_output_match_count_nonzero_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7367352Z test_output_match_count_nonzero_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.7392534Z test_output_match_count_nonzero_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.001s) 2022-08-17T13:34:24.7417538Z test_output_match_count_nonzero_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7442583Z test_output_match_count_nonzero_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7467782Z test_output_match_count_nonzero_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7492826Z test_output_match_count_nonzero_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7517873Z test_output_match_cov_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7543221Z test_output_match_cov_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.7568282Z test_output_match_cov_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7593616Z test_output_match_cov_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7618750Z test_output_match_cov_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7643829Z test_output_match_cross_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7669018Z test_output_match_cross_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7694121Z test_output_match_cross_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.7719207Z test_output_match_cross_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.001s) 2022-08-17T13:34:24.7744373Z test_output_match_cross_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7769449Z test_output_match_cummax_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7794632Z test_output_match_cummax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7819755Z test_output_match_cummax_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7844932Z test_output_match_cummax_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7870043Z test_output_match_cummax_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.7895159Z test_output_match_cummax_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7920206Z test_output_match_cummin_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7945427Z test_output_match_cummin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7970450Z test_output_match_cummin_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.7995522Z test_output_match_cummin_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8020800Z test_output_match_cummin_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.8045947Z test_output_match_cummin_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8071198Z test_output_match_cumprod_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8096282Z test_output_match_cumprod_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8121318Z test_output_match_cumprod_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8146473Z test_output_match_cumprod_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8171633Z test_output_match_cumprod_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.8196732Z test_output_match_cumsum_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8221950Z test_output_match_cumsum_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8246820Z test_output_match_cumsum_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8271966Z test_output_match_cumsum_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8297044Z test_output_match_cumsum_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8322364Z test_output_match_cumulative_trapezoid_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.8347577Z test_output_match_cumulative_trapezoid_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8372579Z test_output_match_cumulative_trapezoid_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8397649Z test_output_match_cumulative_trapezoid_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8423238Z test_output_match_cumulative_trapezoid_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8447890Z test_output_match_deg2rad_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8473107Z test_output_match_deg2rad_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8498414Z test_output_match_deg2rad_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.8523462Z test_output_match_deg2rad_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8548691Z test_output_match_deg2rad_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8573787Z test_output_match_deg2rad_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8598929Z test_output_match_deg2rad_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8624071Z test_output_match_diag_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8649246Z test_output_match_diag_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.8674451Z test_output_match_diag_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8699587Z test_output_match_diag_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8724698Z test_output_match_diag_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8749836Z test_output_match_diag_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8774891Z test_output_match_diag_embed_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8800155Z test_output_match_diag_embed_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.8825421Z test_output_match_diag_embed_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8850380Z test_output_match_diag_embed_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8875634Z test_output_match_diag_embed_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8900817Z test_output_match_diag_embed_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8925906Z test_output_match_diag_embed_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8951109Z test_output_match_diagflat_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.8976168Z test_output_match_diagflat_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.9001307Z test_output_match_diagflat_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9026573Z test_output_match_diagflat_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9051703Z test_output_match_diagflat_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9076818Z test_output_match_diagflat_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9101875Z test_output_match_diagonal_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9126986Z test_output_match_diagonal_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.9152393Z test_output_match_diagonal_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9177191Z test_output_match_diagonal_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9202391Z test_output_match_diagonal_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9227519Z test_output_match_diagonal_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9252575Z test_output_match_diagonal_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9277935Z test_output_match_diagonal_scatter_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.9303008Z test_output_match_diagonal_scatter_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9328000Z test_output_match_diagonal_scatter_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9353287Z test_output_match_diagonal_scatter_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9378489Z test_output_match_diagonal_scatter_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9403428Z test_output_match_diagonal_scatter_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9428892Z test_output_match_diagonal_scatter_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.9453963Z test_output_match_diff_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9479007Z test_output_match_diff_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9504120Z test_output_match_diff_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9529080Z test_output_match_diff_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9554231Z test_output_match_diff_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9579348Z test_output_match_diff_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9604475Z test_output_match_diff_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.9629618Z test_output_match_digamma_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9654537Z test_output_match_digamma_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9679700Z test_output_match_digamma_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9704848Z test_output_match_digamma_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9729676Z test_output_match_digamma_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9754897Z test_output_match_digamma_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.9779978Z test_output_match_dist_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9804958Z test_output_match_dist_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9830143Z test_output_match_div_floor_rounding_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9855062Z test_output_match_div_floor_rounding_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9880155Z test_output_match_div_floor_rounding_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9905237Z test_output_match_div_floor_rounding_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9930289Z test_output_match_div_floor_rounding_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:24.9955221Z test_output_match_div_floor_rounding_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:24.9980524Z test_output_match_div_no_rounding_mode_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0005399Z test_output_match_div_no_rounding_mode_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0030592Z test_output_match_div_no_rounding_mode_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0055529Z test_output_match_div_no_rounding_mode_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0080880Z test_output_match_div_no_rounding_mode_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.0106217Z test_output_match_div_no_rounding_mode_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0131210Z test_output_match_div_no_rounding_mode_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0156340Z test_output_match_div_trunc_rounding_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0181433Z test_output_match_div_trunc_rounding_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0206447Z test_output_match_div_trunc_rounding_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0231650Z test_output_match_div_trunc_rounding_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.0256562Z test_output_match_div_trunc_rounding_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0281739Z test_output_match_div_trunc_rounding_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0306831Z test_output_match_dot_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0331888Z test_output_match_dot_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0357008Z test_output_match_dot_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0382292Z test_output_match_dot_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.0407433Z test_output_match_dot_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.001s) 2022-08-17T13:34:25.0432672Z test_output_match_double_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0457778Z test_output_match_double_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0482765Z test_output_match_double_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0508086Z test_output_match_double_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0533100Z test_output_match_double_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0558481Z test_output_match_double_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.0583648Z test_output_match_double_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0608511Z test_output_match_dsplit_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0633702Z test_output_match_dsplit_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0658917Z test_output_match_dsplit_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0683968Z test_output_match_dsplit_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0709196Z test_output_match_dsplit_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.0734105Z test_output_match_dsplit_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0759183Z test_output_match_dsplit_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0784376Z test_output_match_dstack_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0809267Z test_output_match_dstack_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0834270Z test_output_match_dstack_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0859397Z test_output_match_dstack_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.0884549Z test_output_match_dstack_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0909705Z test_output_match_dstack_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0934736Z test_output_match_dstack_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0960118Z test_output_match_eig_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.0985330Z test_output_match_einsum_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1010368Z test_output_match_einsum_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1035639Z test_output_match_einsum_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.1060764Z test_output_match_einsum_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1085645Z test_output_match_einsum_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1110729Z test_output_match_empty_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1135718Z test_output_match_empty_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1160753Z test_output_match_empty_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1185912Z test_output_match_empty_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.1210912Z test_output_match_empty_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1235987Z test_output_match_empty_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1261182Z test_output_match_empty_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1286278Z test_output_match_empty_like_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1311418Z test_output_match_empty_like_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1336682Z test_output_match_empty_like_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.1361757Z test_output_match_empty_like_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1386845Z test_output_match_empty_like_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1411871Z test_output_match_empty_like_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1436952Z test_output_match_empty_like_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1461976Z test_output_match_eq_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1487292Z test_output_match_eq_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.1512466Z test_output_match_eq_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.001s) 2022-08-17T13:34:25.1537467Z test_output_match_eq_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1562605Z test_output_match_eq_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1587952Z test_output_match_eq_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1612767Z test_output_match_eq_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1637799Z test_output_match_equal_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1663081Z test_output_match_equal_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.1688084Z test_output_match_equal_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1713258Z test_output_match_equal_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1738430Z test_output_match_equal_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1763565Z test_output_match_equal_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1788691Z test_output_match_equal_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1813760Z test_output_match_erf_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.1838831Z test_output_match_erf_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1864087Z test_output_match_erf_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1889271Z test_output_match_erf_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1914277Z test_output_match_erf_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1939333Z test_output_match_erf_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.1964444Z test_output_match_erfc_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.1989467Z test_output_match_erfc_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2014419Z test_output_match_erfc_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2039539Z test_output_match_erfc_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2064692Z test_output_match_erfc_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2089887Z test_output_match_erfc_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2114992Z test_output_match_erfinv_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.2140140Z test_output_match_erfinv_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2165249Z test_output_match_erfinv_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2190437Z test_output_match_erfinv_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2215399Z test_output_match_erfinv_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2240651Z test_output_match_erfinv_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2265826Z test_output_match_exp2_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2290993Z test_output_match_exp2_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.2316025Z test_output_match_exp2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2341137Z test_output_match_exp2_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2366069Z test_output_match_exp2_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2391148Z test_output_match_exp2_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2416120Z test_output_match_exp2_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2441511Z test_output_match_exp_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.2466654Z test_output_match_exp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2491788Z test_output_match_exp_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2516927Z test_output_match_exp_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2542155Z test_output_match_exp_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2567330Z test_output_match_exp_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2592499Z test_output_match_expand_as_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2617725Z test_output_match_expand_as_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.2642905Z test_output_match_expand_as_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2667952Z test_output_match_expand_as_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2692912Z test_output_match_expand_as_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2717990Z test_output_match_expand_as_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2743248Z test_output_match_expand_as_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2768514Z test_output_match_expand_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.2793593Z test_output_match_expand_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2818686Z test_output_match_expand_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2843918Z test_output_match_expand_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2868875Z test_output_match_expand_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2893935Z test_output_match_expand_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2919128Z test_output_match_expand_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.2944291Z test_output_match_expm1_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2969328Z test_output_match_expm1_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.2994513Z test_output_match_expm1_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3019643Z test_output_match_expm1_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3044644Z test_output_match_expm1_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3069831Z test_output_match_expm1_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3094861Z test_output_match_fft_fft2_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.3119968Z test_output_match_fft_fft2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3145188Z test_output_match_fft_fft2_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3170161Z test_output_match_fft_fft2_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3195374Z test_output_match_fft_fft2_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3220783Z test_output_match_fft_fft2_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3246296Z test_output_match_fft_fft_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.3271478Z test_output_match_fft_fft_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3296611Z test_output_match_fft_fft_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3322141Z test_output_match_fft_fft_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3347283Z test_output_match_fft_fft_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3372564Z test_output_match_fft_fft_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3398119Z test_output_match_fft_fftn_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.3423190Z test_output_match_fft_fftn_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3448336Z test_output_match_fft_fftn_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3473516Z test_output_match_fft_fftn_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3498714Z test_output_match_fft_fftn_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3523764Z test_output_match_fft_fftn_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3549175Z test_output_match_fft_fftshift_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.3574490Z test_output_match_fft_fftshift_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.001s) 2022-08-17T13:34:25.3599559Z test_output_match_fft_fftshift_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3624685Z test_output_match_fft_fftshift_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3649729Z test_output_match_fft_fftshift_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3674838Z test_output_match_fft_fftshift_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3699985Z test_output_match_fft_fftshift_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3725083Z test_output_match_fft_hfft2_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.3750335Z test_output_match_fft_hfft2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3775513Z test_output_match_fft_hfft2_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3800602Z test_output_match_fft_hfft2_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3825760Z test_output_match_fft_hfft2_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3850759Z test_output_match_fft_hfft2_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3876153Z test_output_match_fft_hfft_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.3901408Z test_output_match_fft_hfft_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3926535Z test_output_match_fft_hfft_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3951724Z test_output_match_fft_hfft_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.3976798Z test_output_match_fft_hfft_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4002020Z test_output_match_fft_hfft_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4027316Z test_output_match_fft_hfftn_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.4052344Z test_output_match_fft_hfftn_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4077418Z test_output_match_fft_hfftn_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4102618Z test_output_match_fft_hfftn_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4127599Z test_output_match_fft_hfftn_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4152706Z test_output_match_fft_hfftn_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4178191Z test_output_match_fft_ifft2_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.4203217Z test_output_match_fft_ifft2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4228475Z test_output_match_fft_ifft2_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4253596Z test_output_match_fft_ifft2_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4278736Z test_output_match_fft_ifft2_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4303983Z test_output_match_fft_ifft2_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4329296Z test_output_match_fft_ifft_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4354557Z test_output_match_fft_ifft_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.4379626Z test_output_match_fft_ifft_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4404769Z test_output_match_fft_ifft_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4429931Z test_output_match_fft_ifft_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4454982Z test_output_match_fft_ifft_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4480090Z test_output_match_fft_ifftn_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4505338Z test_output_match_fft_ifftn_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.4530540Z test_output_match_fft_ifftn_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4555580Z test_output_match_fft_ifftn_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4580727Z test_output_match_fft_ifftn_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4605898Z test_output_match_fft_ifftn_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4630956Z test_output_match_fft_ifftshift_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4656234Z test_output_match_fft_ifftshift_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.4681265Z test_output_match_fft_ifftshift_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4706419Z test_output_match_fft_ifftshift_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4731471Z test_output_match_fft_ifftshift_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4756537Z test_output_match_fft_ifftshift_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4781741Z test_output_match_fft_ifftshift_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4806846Z test_output_match_fft_ihfft2_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4832199Z test_output_match_fft_ihfft2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.4857493Z test_output_match_fft_ihfft2_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4882658Z test_output_match_fft_ihfft2_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4907830Z test_output_match_fft_ihfft2_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4932820Z test_output_match_fft_ihfft2_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4957920Z test_output_match_fft_ihfft_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.4983036Z test_output_match_fft_ihfft_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.5008077Z test_output_match_fft_ihfft_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5033252Z test_output_match_fft_ihfft_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5058387Z test_output_match_fft_ihfft_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5083551Z test_output_match_fft_ihfft_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5108831Z test_output_match_fft_ihfftn_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5134058Z test_output_match_fft_ihfftn_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.5159162Z test_output_match_fft_ihfftn_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5184328Z test_output_match_fft_ihfftn_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5209438Z test_output_match_fft_ihfftn_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5234543Z test_output_match_fft_ihfftn_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5259781Z test_output_match_fft_irfft2_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5285123Z test_output_match_fft_irfft2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.5310365Z test_output_match_fft_irfft2_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5335548Z test_output_match_fft_irfft2_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5360781Z test_output_match_fft_irfft2_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5386064Z test_output_match_fft_irfft2_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5411090Z test_output_match_fft_irfft_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5436286Z test_output_match_fft_irfft_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5461832Z test_output_match_fft_irfft_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.017s) 2022-08-17T13:34:25.5487006Z test_output_match_fft_irfft_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5512085Z test_output_match_fft_irfft_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5537070Z test_output_match_fft_irfft_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5562381Z test_output_match_fft_irfftn_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5587659Z test_output_match_fft_irfftn_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5612899Z test_output_match_fft_irfftn_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.5637969Z test_output_match_fft_irfftn_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.001s) 2022-08-17T13:34:25.5663149Z test_output_match_fft_irfftn_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5688299Z test_output_match_fft_irfftn_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5713540Z test_output_match_fft_rfft2_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5738893Z test_output_match_fft_rfft2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5763862Z test_output_match_fft_rfft2_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5789155Z test_output_match_fft_rfft2_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.5814231Z test_output_match_fft_rfft2_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5839277Z test_output_match_fft_rfft2_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5864570Z test_output_match_fft_rfft_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5889756Z test_output_match_fft_rfft_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5914929Z test_output_match_fft_rfft_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5940204Z test_output_match_fft_rfft_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.5965326Z test_output_match_fft_rfft_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.5990461Z test_output_match_fft_rfft_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6015466Z test_output_match_fft_rfftn_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6040519Z test_output_match_fft_rfftn_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6065796Z test_output_match_fft_rfftn_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6090954Z test_output_match_fft_rfftn_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.6116023Z test_output_match_fft_rfftn_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6141210Z test_output_match_fft_rfftn_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6166164Z test_output_match_fill_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6191216Z test_output_match_fill_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6216187Z test_output_match_fill_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6241370Z test_output_match_fill_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.6266389Z test_output_match_fill_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6291322Z test_output_match_fill_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6316324Z test_output_match_fill_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6341483Z test_output_match_flatten_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6366637Z test_output_match_flatten_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6391748Z test_output_match_flatten_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6416994Z test_output_match_flatten_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.6442208Z test_output_match_flatten_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6467450Z test_output_match_flatten_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6492590Z test_output_match_flatten_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6517645Z test_output_match_flip_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6542804Z test_output_match_flip_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6567919Z test_output_match_flip_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.6593133Z test_output_match_flip_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6618169Z test_output_match_flip_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6643205Z test_output_match_flip_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6668441Z test_output_match_flip_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6693576Z test_output_match_fliplr_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6718623Z test_output_match_fliplr_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6743797Z test_output_match_fliplr_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.6768733Z test_output_match_fliplr_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6793758Z test_output_match_fliplr_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6818870Z test_output_match_fliplr_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6843986Z test_output_match_fliplr_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6869134Z test_output_match_flipud_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6894260Z test_output_match_flipud_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.6919489Z test_output_match_flipud_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6944486Z test_output_match_flipud_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6969596Z test_output_match_flipud_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.6994663Z test_output_match_flipud_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7019640Z test_output_match_flipud_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7044770Z test_output_match_float_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.7069801Z test_output_match_float_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7094626Z test_output_match_float_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7119670Z test_output_match_float_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7144790Z test_output_match_float_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7169730Z test_output_match_float_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7195365Z test_output_match_float_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.7220653Z test_output_match_float_power_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7245780Z test_output_match_float_power_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7270943Z test_output_match_float_power_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7296037Z test_output_match_float_power_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7321150Z test_output_match_float_power_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7346590Z test_output_match_float_power_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.7371572Z test_output_match_float_power_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.001s) 2022-08-17T13:34:25.7396774Z test_output_match_floor_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7421895Z test_output_match_floor_divide_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7446967Z test_output_match_floor_divide_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7472007Z test_output_match_floor_divide_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7497053Z test_output_match_floor_divide_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7522449Z test_output_match_floor_divide_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.7547474Z test_output_match_floor_divide_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7572596Z test_output_match_fmax_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7597785Z test_output_match_fmax_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7622838Z test_output_match_fmax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7647927Z test_output_match_fmax_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7673181Z test_output_match_fmax_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.7698301Z test_output_match_fmax_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7723366Z test_output_match_fmax_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7748336Z test_output_match_fmin_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7773277Z test_output_match_fmin_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7798410Z test_output_match_fmin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7823625Z test_output_match_fmin_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7848680Z test_output_match_fmin_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.7873809Z test_output_match_fmin_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7898789Z test_output_match_fmin_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7923802Z test_output_match_fmod_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7949023Z test_output_match_fmod_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7974104Z test_output_match_fmod_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.7999404Z test_output_match_fmod_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.8024625Z test_output_match_fmod_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8049719Z test_output_match_fmod_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8074750Z test_output_match_frac_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8099850Z test_output_match_frac_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8124818Z test_output_match_frexp_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8150139Z test_output_match_frexp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.8174997Z test_output_match_full_like_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8200205Z test_output_match_full_like_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8225353Z test_output_match_full_like_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8250335Z test_output_match_full_like_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8275445Z test_output_match_full_like_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8300512Z test_output_match_full_like_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8325592Z test_output_match_full_like_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.8350712Z test_output_match_gather_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8375675Z test_output_match_gather_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8400835Z test_output_match_gather_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8426012Z test_output_match_gather_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8451072Z test_output_match_gather_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8476486Z test_output_match_gather_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.8501864Z test_output_match_gather_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8526745Z test_output_match_gcd_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8551698Z test_output_match_gcd_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8576591Z test_output_match_gcd_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8601568Z test_output_match_gcd_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8626772Z test_output_match_ge_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.8651503Z test_output_match_ge_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8676458Z test_output_match_ge_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8701492Z test_output_match_ge_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8726292Z test_output_match_ge_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8751163Z test_output_match_ge_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8776074Z test_output_match_ge_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8801203Z test_output_match_geqrf_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.8826175Z test_output_match_gradient_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8851068Z test_output_match_gradient_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8876087Z test_output_match_gradient_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8901142Z test_output_match_gradient_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8926022Z test_output_match_gradient_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.8951199Z test_output_match_gt_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.8976161Z test_output_match_gt_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9001135Z test_output_match_gt_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9026020Z test_output_match_gt_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9050803Z test_output_match_gt_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9075820Z test_output_match_gt_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9100970Z test_output_match_gt_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.9125716Z test_output_match_half_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9150739Z test_output_match_half_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9175607Z test_output_match_half_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9200435Z test_output_match_half_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9225222Z test_output_match_half_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9250039Z test_output_match_half_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9275091Z test_output_match_half_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.9300121Z test_output_match_heaviside_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9324899Z test_output_match_heaviside_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9349908Z test_output_match_heaviside_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9374745Z test_output_match_heaviside_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9399796Z test_output_match_heaviside_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9425077Z test_output_match_heaviside_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.9449832Z test_output_match_heaviside_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9474806Z test_output_match_histc_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9499850Z test_output_match_histogram_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9524754Z test_output_match_histogramdd_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9549627Z test_output_match_hsplit_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9574750Z test_output_match_hsplit_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.9599674Z test_output_match_hsplit_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9624840Z test_output_match_hsplit_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9649392Z test_output_match_hsplit_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9674197Z test_output_match_hsplit_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9699193Z test_output_match_hsplit_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9723937Z test_output_match_hstack_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9748977Z test_output_match_hstack_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.9773707Z test_output_match_hstack_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9798586Z test_output_match_hstack_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9823638Z test_output_match_hstack_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9848306Z test_output_match_hstack_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9873189Z test_output_match_hstack_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9898416Z test_output_match_hypot_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:25.9923427Z test_output_match_i0_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9948386Z test_output_match_i0_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9973116Z test_output_match_i0_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:25.9998015Z test_output_match_i0_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0022983Z test_output_match_i0_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0047975Z test_output_match_i0_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.0072928Z test_output_match_igamma_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0097919Z test_output_match_igamma_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0123032Z test_output_match_igammac_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0147977Z test_output_match_igammac_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0172838Z test_output_match_index_add_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0197668Z test_output_match_index_add_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0222772Z test_output_match_index_add_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.0247689Z test_output_match_index_add_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0273141Z test_output_match_index_add_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0297602Z test_output_match_index_add_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0322664Z test_output_match_index_add_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0347693Z test_output_match_index_copy_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0372774Z test_output_match_index_copy_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.0397784Z test_output_match_index_copy_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0422831Z test_output_match_index_copy_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0447587Z test_output_match_index_copy_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0472664Z test_output_match_index_copy_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0497685Z test_output_match_index_copy_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0522901Z test_output_match_index_fill_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.0548036Z test_output_match_index_fill_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.001s) 2022-08-17T13:34:26.0572938Z test_output_match_index_fill_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0597948Z test_output_match_index_fill_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0622990Z test_output_match_index_fill_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0647966Z test_output_match_index_fill_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0673010Z test_output_match_index_fill_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0698107Z test_output_match_index_put_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.0722995Z test_output_match_index_put_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0748081Z test_output_match_index_put_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0772933Z test_output_match_index_put_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0797811Z test_output_match_index_put_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0822784Z test_output_match_index_put_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0847759Z test_output_match_index_put_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.0872737Z test_output_match_index_reduce_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0897690Z test_output_match_index_reduce_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0922680Z test_output_match_index_reduce_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0947697Z test_output_match_index_reduce_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0972505Z test_output_match_index_reduce_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.0997680Z test_output_match_index_reduce_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.1022587Z test_output_match_index_select_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1047392Z test_output_match_index_select_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1072329Z test_output_match_index_select_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1097259Z test_output_match_index_select_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1122345Z test_output_match_index_select_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1147366Z test_output_match_index_select_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1172284Z test_output_match_index_select_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.1197267Z test_output_match_inner_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1222195Z test_output_match_inner_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1247048Z test_output_match_inner_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1271871Z test_output_match_inner_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1296704Z test_output_match_inner_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1321593Z test_output_match_int_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.1346673Z test_output_match_int_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1371570Z test_output_match_int_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1396419Z test_output_match_int_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1421337Z test_output_match_int_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1446275Z test_output_match_int_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1471569Z test_output_match_int_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.1496531Z test_output_match_inverse_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1521385Z test_output_match_isclose_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1546366Z test_output_match_isclose_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1571244Z test_output_match_isclose_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1596241Z test_output_match_isclose_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1621224Z test_output_match_isclose_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1646250Z test_output_match_isclose_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.1671283Z test_output_match_isclose_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1696365Z test_output_match_isfinite_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1721481Z test_output_match_isfinite_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1746333Z test_output_match_isfinite_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1771215Z test_output_match_isfinite_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1796288Z test_output_match_isfinite_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.1821055Z test_output_match_isfinite_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1845843Z test_output_match_isfinite_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1870705Z test_output_match_isin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1895522Z test_output_match_isin_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1920341Z test_output_match_isin_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1945264Z test_output_match_isin_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.1970240Z test_output_match_isin_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.1995139Z test_output_match_isinf_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.2020191Z test_output_match_isinf_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.2045162Z test_output_match_isinf_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.2070153Z test_output_match_isinf_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.2094991Z test_output_match_isinf_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.2120045Z test_output_match_isinf_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.2145031Z test_output_match_isinf_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.2169901Z test_output_match_isnan_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.2194758Z test_output_match_isnan_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.2219837Z test_output_match_isnan_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.2244789Z test_output_match_isnan_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.2269841Z test_output_match_isnan_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.2294703Z test_output_match_isnan_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.2319826Z test_output_match_isnan_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.2344851Z test_output_match_isneginf_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.2369785Z test_output_match_isneginf_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.2394746Z test_output_match_isneginf_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.2420073Z test_output_match_isneginf_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.2444774Z test_output_match_isneginf_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.001s) 2022-08-17T13:34:26.2469783Z test_output_match_isneginf_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.2494520Z test_output_match_isneginf_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.2519332Z test_output_match_isposinf_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.2544392Z test_output_match_isposinf_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.2569248Z test_output_match_isposinf_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.2594390Z test_output_match_isposinf_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.2619446Z test_output_match_isposinf_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:34:26.2644360Z test_output_match_isposinf_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.2669412Z test_output_match_isposinf_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.2694230Z test_output_match_isreal_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.2719228Z test_output_match_isreal_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.2744170Z test_output_match_isreal_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.2769208Z test_output_match_isreal_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.2794092Z test_output_match_isreal_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.2818884Z test_output_match_isreal_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.2843790Z test_output_match_isreal_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.2868781Z test_output_match_istft_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.2893026Z test_output_match_jiterator_2inputs_2outputs_cpu_bool (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:26.2917395Z test_output_match_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:34:26.2941647Z test_output_match_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:26.2965857Z test_output_match_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:26.2990037Z test_output_match_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:26.3014226Z test_output_match_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:26.3038493Z test_output_match_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:26.3063004Z test_output_match_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:26.3087295Z test_output_match_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:34:26.3111603Z test_output_match_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:26.3135877Z test_output_match_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:26.3160343Z test_output_match_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:26.3184687Z test_output_match_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:26.3208903Z test_output_match_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:26.3233560Z test_output_match_jiterator_binary_cpu_bool (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:34:26.3257853Z test_output_match_jiterator_binary_cpu_float16 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:26.3282161Z test_output_match_jiterator_binary_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:26.3306492Z test_output_match_jiterator_binary_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:26.3330658Z test_output_match_jiterator_binary_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:26.3354861Z test_output_match_jiterator_binary_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:26.3379298Z test_output_match_jiterator_binary_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:26.3403486Z test_output_match_jiterator_binary_return_by_ref_cpu_bool (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:26.3428346Z test_output_match_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.003s) 2022-08-17T13:34:26.3452449Z test_output_match_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:26.3476787Z test_output_match_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:26.3501017Z test_output_match_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:26.3525110Z test_output_match_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:26.3549367Z test_output_match_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:26.3573750Z test_output_match_jiterator_unary_cpu_bool (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:34:26.3598044Z test_output_match_jiterator_unary_cpu_float16 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:26.3622625Z test_output_match_jiterator_unary_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:26.3646825Z test_output_match_jiterator_unary_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:26.3671003Z test_output_match_jiterator_unary_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:26.3695155Z test_output_match_jiterator_unary_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:26.3719403Z test_output_match_jiterator_unary_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:26.3744762Z test_output_match_kron_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.3769957Z test_output_match_kron_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.3795121Z test_output_match_kron_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.3820209Z test_output_match_kron_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.3844918Z test_output_match_kron_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.3869746Z test_output_match_kron_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.3894570Z test_output_match_kron_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.3919468Z test_output_match_kthvalue_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.3944508Z test_output_match_kthvalue_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.3969386Z test_output_match_kthvalue_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.3994466Z test_output_match_kthvalue_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4019353Z test_output_match_kthvalue_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4044256Z test_output_match_lcm_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4069300Z test_output_match_lcm_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4094378Z test_output_match_lcm_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.4119400Z test_output_match_lcm_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4144336Z test_output_match_ldexp_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4169218Z test_output_match_ldexp_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4194140Z test_output_match_ldexp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4218983Z test_output_match_ldexp_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4243822Z test_output_match_ldexp_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4268783Z test_output_match_ldexp_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.4293692Z test_output_match_ldexp_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4318544Z test_output_match_le_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4343655Z test_output_match_le_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4368406Z test_output_match_le_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4393289Z test_output_match_le_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4418313Z test_output_match_le_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.4443200Z test_output_match_le_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4468058Z test_output_match_le_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4492742Z test_output_match_lerp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4518008Z test_output_match_lgamma_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.010s) 2022-08-17T13:34:26.4542848Z test_output_match_lgamma_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4567691Z test_output_match_lgamma_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4592842Z test_output_match_lgamma_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4617822Z test_output_match_lgamma_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.010s) 2022-08-17T13:34:26.4642858Z test_output_match_lgamma_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4667961Z test_output_match_linalg_cholesky_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4692953Z test_output_match_linalg_cholesky_ex_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4718674Z test_output_match_linalg_cond_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.010s) 2022-08-17T13:34:26.4743746Z test_output_match_linalg_cross_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4768642Z test_output_match_linalg_cross_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4793651Z test_output_match_linalg_cross_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4818688Z test_output_match_linalg_cross_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4843577Z test_output_match_linalg_cross_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4868861Z test_output_match_linalg_det_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.4893990Z test_output_match_linalg_eig_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4919402Z test_output_match_linalg_eigh_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4944449Z test_output_match_linalg_eigvals_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4969309Z test_output_match_linalg_eigvalsh_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.4994513Z test_output_match_linalg_householder_product_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5019534Z test_output_match_linalg_inv_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5044601Z test_output_match_linalg_inv_ex_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5069650Z test_output_match_linalg_ldl_factor_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5094559Z test_output_match_linalg_ldl_factor_ex_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5119656Z test_output_match_linalg_ldl_solve_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5144818Z test_output_match_linalg_lstsq_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.010s) 2022-08-17T13:34:26.5169741Z test_output_match_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5194781Z test_output_match_linalg_lu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5219813Z test_output_match_linalg_lu_factor_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5244793Z test_output_match_linalg_lu_factor_ex_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5269687Z test_output_match_linalg_lu_solve_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5294977Z test_output_match_linalg_matrix_norm_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.5320329Z test_output_match_linalg_matrix_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5345713Z test_output_match_linalg_matrix_power_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5370723Z test_output_match_linalg_matrix_rank_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5395677Z test_output_match_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5420685Z test_output_match_linalg_multi_dot_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5445653Z test_output_match_linalg_multi_dot_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.5470574Z test_output_match_linalg_multi_dot_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5495216Z test_output_match_linalg_multi_dot_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5520129Z test_output_match_linalg_multi_dot_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5545539Z test_output_match_linalg_norm_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.010s) 2022-08-17T13:34:26.5570573Z test_output_match_linalg_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5596071Z test_output_match_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5621403Z test_output_match_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5646552Z test_output_match_linalg_pinv_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.010s) 2022-08-17T13:34:26.5671677Z test_output_match_linalg_pinv_hermitian_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5696091Z test_output_match_linalg_pinv_singular_cpu_float32 (__main__.TestConsistencyCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:34:26.5720937Z test_output_match_linalg_qr_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5745951Z test_output_match_linalg_slogdet_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5770773Z test_output_match_linalg_solve_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5795912Z test_output_match_linalg_solve_ex_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.5821018Z test_output_match_linalg_solve_triangular_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5846274Z test_output_match_linalg_svd_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5871597Z test_output_match_linalg_svdvals_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5896654Z test_output_match_linalg_tensorinv_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5921839Z test_output_match_linalg_tensorsolve_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5946648Z test_output_match_linalg_vander_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.5971564Z test_output_match_linalg_vander_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.5996366Z test_output_match_linalg_vander_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6021157Z test_output_match_linalg_vander_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6046006Z test_output_match_linalg_vander_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6070825Z test_output_match_linalg_vecdot_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6095665Z test_output_match_linalg_vector_norm_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6120658Z test_output_match_linalg_vector_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.6145696Z test_output_match_linspace_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6170449Z test_output_match_linspace_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6195457Z test_output_match_linspace_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6220375Z test_output_match_linspace_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6245433Z test_output_match_linspace_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6270698Z test_output_match_linspace_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.6295714Z test_output_match_log10_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6320877Z test_output_match_log10_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6346062Z test_output_match_log10_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6371017Z test_output_match_log10_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6396190Z test_output_match_log10_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6421406Z test_output_match_log10_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.6446424Z test_output_match_log1p_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6471397Z test_output_match_log1p_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6496261Z test_output_match_log1p_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6521396Z test_output_match_log1p_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.010s) 2022-08-17T13:34:26.6546521Z test_output_match_log1p_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.001s) 2022-08-17T13:34:26.6571268Z test_output_match_log1p_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6596290Z test_output_match_log2_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6621353Z test_output_match_log2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.010s) 2022-08-17T13:34:26.6646219Z test_output_match_log2_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6671166Z test_output_match_log2_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6695969Z test_output_match_log2_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6721008Z test_output_match_log2_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6746053Z test_output_match_log_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6770803Z test_output_match_log_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6795980Z test_output_match_log_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.6821150Z test_output_match_log_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6846064Z test_output_match_log_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6870955Z test_output_match_log_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6895871Z test_output_match_log_softmax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6920930Z test_output_match_log_softmax_dtype_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6946048Z test_output_match_log_softmax_dtype_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.6970856Z test_output_match_log_softmax_dtype_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.6995660Z test_output_match_log_softmax_dtype_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7020574Z test_output_match_log_softmax_dtype_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7045416Z test_output_match_log_softmax_dtype_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7070418Z test_output_match_log_softmax_dtype_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7095675Z test_output_match_logaddexp2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.7120605Z test_output_match_logaddexp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7145567Z test_output_match_logcumsumexp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7170633Z test_output_match_logdet_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7195499Z test_output_match_logical_and_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7220320Z test_output_match_logical_and_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7245427Z test_output_match_logical_and_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7270561Z test_output_match_logical_and_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7295461Z test_output_match_logical_and_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7320400Z test_output_match_logical_and_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7345408Z test_output_match_logical_and_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7370474Z test_output_match_logical_not_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.010s) 2022-08-17T13:34:26.7395354Z test_output_match_logical_not_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7420429Z test_output_match_logical_not_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7445183Z test_output_match_logical_not_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7470315Z test_output_match_logical_not_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7495269Z test_output_match_logical_not_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7520347Z test_output_match_logical_not_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.7545177Z test_output_match_logical_or_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7569923Z test_output_match_logical_or_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7594927Z test_output_match_logical_or_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7620349Z test_output_match_logical_or_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.011s) 2022-08-17T13:34:26.7644978Z test_output_match_logical_or_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7669944Z test_output_match_logical_or_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7694881Z test_output_match_logical_or_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7719746Z test_output_match_logical_xor_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7744770Z test_output_match_logical_xor_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7769712Z test_output_match_logical_xor_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.7794692Z test_output_match_logical_xor_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7819647Z test_output_match_logical_xor_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7844603Z test_output_match_logical_xor_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7869590Z test_output_match_logical_xor_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7894443Z test_output_match_logit_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7919429Z test_output_match_logit_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7944580Z test_output_match_logit_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.7969566Z test_output_match_logit_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.7994611Z test_output_match_logit_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8019756Z test_output_match_logit_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8044560Z test_output_match_logspace_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8069496Z test_output_match_logspace_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8094546Z test_output_match_logspace_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.8119585Z test_output_match_logspace_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8144582Z test_output_match_logspace_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8169472Z test_output_match_logsumexp_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8194304Z test_output_match_logsumexp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8219301Z test_output_match_logsumexp_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8244344Z test_output_match_logsumexp_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.8269514Z test_output_match_logsumexp_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8294322Z test_output_match_logsumexp_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8319344Z test_output_match_long_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8344458Z test_output_match_long_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8369469Z test_output_match_long_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8394411Z test_output_match_long_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8419643Z test_output_match_long_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.8444423Z test_output_match_long_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8469450Z test_output_match_long_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8494439Z test_output_match_lt_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8519411Z test_output_match_lt_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8544427Z test_output_match_lt_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8569568Z test_output_match_lt_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.8594497Z test_output_match_lt_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8619553Z test_output_match_lt_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8644415Z test_output_match_lt_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8669507Z test_output_match_lu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8694330Z test_output_match_lu_solve_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8719317Z test_output_match_lu_unpack_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8744393Z test_output_match_mH_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.8769278Z test_output_match_mH_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8794179Z test_output_match_mH_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8819239Z test_output_match_mH_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8844035Z test_output_match_mH_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8869015Z test_output_match_mH_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8893928Z test_output_match_mH_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.8918963Z test_output_match_mT_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8943896Z test_output_match_mT_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8968729Z test_output_match_mT_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.8993641Z test_output_match_mT_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9018557Z test_output_match_mT_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9045128Z test_output_match_mT_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.9070376Z test_output_match_mT_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9095341Z test_output_match_masked_fill_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9120500Z test_output_match_masked_fill_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9145796Z test_output_match_masked_fill_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9170805Z test_output_match_masked_fill_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9197006Z test_output_match_masked_fill_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.9222120Z test_output_match_masked_fill_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9246979Z test_output_match_masked_fill_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9272054Z test_output_match_masked_scatter_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9296992Z test_output_match_masked_scatter_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9322174Z test_output_match_masked_scatter_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9348194Z test_output_match_masked_scatter_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.9373168Z test_output_match_masked_scatter_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9398125Z test_output_match_masked_scatter_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9423269Z test_output_match_masked_scatter_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9448200Z test_output_match_masked_select_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9473285Z test_output_match_masked_select_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9498245Z test_output_match_masked_select_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9526039Z test_output_match_masked_select_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.9551107Z test_output_match_masked_select_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9575941Z test_output_match_masked_select_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9601264Z test_output_match_masked_select_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9626186Z test_output_match_matmul_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9651080Z test_output_match_matmul_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9677057Z test_output_match_matmul_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.9702442Z test_output_match_matmul_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9727361Z test_output_match_matmul_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9752333Z test_output_match_matrix_exp_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9777096Z test_output_match_max_binary_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9802111Z test_output_match_max_binary_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9828176Z test_output_match_max_binary_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:26.9853094Z test_output_match_max_binary_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9878138Z test_output_match_max_binary_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9903207Z test_output_match_max_binary_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9928096Z test_output_match_max_binary_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9953283Z test_output_match_max_reduction_no_dim_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:26.9979238Z test_output_match_max_reduction_no_dim_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0004310Z test_output_match_max_reduction_no_dim_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0029409Z test_output_match_max_reduction_no_dim_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0054372Z test_output_match_max_reduction_no_dim_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0079514Z test_output_match_max_reduction_no_dim_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0104400Z test_output_match_max_reduction_no_dim_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0129403Z test_output_match_max_reduction_with_dim_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0156731Z test_output_match_max_reduction_with_dim_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.0181844Z test_output_match_max_reduction_with_dim_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0206692Z test_output_match_max_reduction_with_dim_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0231828Z test_output_match_max_reduction_with_dim_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0256738Z test_output_match_max_reduction_with_dim_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0281848Z test_output_match_max_reduction_with_dim_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0308013Z test_output_match_maximum_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.0333040Z test_output_match_maximum_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0358107Z test_output_match_maximum_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0383172Z test_output_match_maximum_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0408186Z test_output_match_maximum_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0433188Z test_output_match_maximum_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0460769Z test_output_match_maximum_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.0485886Z test_output_match_mean_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0510825Z test_output_match_mean_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0535709Z test_output_match_median_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0560728Z test_output_match_median_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0585689Z test_output_match_median_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0610586Z test_output_match_median_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0638132Z test_output_match_median_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.0663043Z test_output_match_meshgrid_list_of_tensors_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0687822Z test_output_match_meshgrid_list_of_tensors_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0712866Z test_output_match_meshgrid_list_of_tensors_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0737866Z test_output_match_meshgrid_list_of_tensors_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0762771Z test_output_match_meshgrid_list_of_tensors_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0788937Z test_output_match_meshgrid_list_of_tensors_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.0813840Z test_output_match_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0838760Z test_output_match_meshgrid_variadic_tensors_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0863886Z test_output_match_meshgrid_variadic_tensors_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0888799Z test_output_match_meshgrid_variadic_tensors_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0913655Z test_output_match_meshgrid_variadic_tensors_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0939788Z test_output_match_meshgrid_variadic_tensors_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.0964726Z test_output_match_meshgrid_variadic_tensors_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.0989588Z test_output_match_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1014508Z test_output_match_min_binary_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1039415Z test_output_match_min_binary_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1064497Z test_output_match_min_binary_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1089301Z test_output_match_min_binary_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1115322Z test_output_match_min_binary_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.1140310Z test_output_match_min_binary_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1165209Z test_output_match_min_binary_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1190224Z test_output_match_min_reduction_no_dim_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1215202Z test_output_match_min_reduction_no_dim_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1240151Z test_output_match_min_reduction_no_dim_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1266149Z test_output_match_min_reduction_no_dim_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.1291087Z test_output_match_min_reduction_no_dim_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1316064Z test_output_match_min_reduction_no_dim_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1341298Z test_output_match_min_reduction_no_dim_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1366203Z test_output_match_min_reduction_with_dim_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1391333Z test_output_match_min_reduction_with_dim_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1418638Z test_output_match_min_reduction_with_dim_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.1443368Z test_output_match_min_reduction_with_dim_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1468347Z test_output_match_min_reduction_with_dim_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1493292Z test_output_match_min_reduction_with_dim_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1518182Z test_output_match_min_reduction_with_dim_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1543208Z test_output_match_minimum_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1569582Z test_output_match_minimum_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.1595650Z test_output_match_minimum_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.001s) 2022-08-17T13:34:27.1620764Z test_output_match_minimum_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1645757Z test_output_match_minimum_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1670853Z test_output_match_minimum_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1695856Z test_output_match_minimum_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1720773Z test_output_match_mm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1746816Z test_output_match_mm_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.1772022Z test_output_match_mm_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1796844Z test_output_match_mm_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1821873Z test_output_match_mm_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1846717Z test_output_match_mode_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1871752Z test_output_match_mode_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1897970Z test_output_match_mode_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.1922815Z test_output_match_mode_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1947811Z test_output_match_mode_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1972726Z test_output_match_mode_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.1997731Z test_output_match_mode_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2022790Z test_output_match_movedim_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2048647Z test_output_match_movedim_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.2073644Z test_output_match_movedim_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2098602Z test_output_match_movedim_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2123578Z test_output_match_movedim_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2148610Z test_output_match_movedim_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2173548Z test_output_match_movedim_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2199546Z test_output_match_msort_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2224623Z test_output_match_msort_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2249552Z test_output_match_msort_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2274495Z test_output_match_msort_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2299497Z test_output_match_msort_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2324532Z test_output_match_msort_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2349618Z test_output_match_msort_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2376994Z test_output_match_mul_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.2401930Z test_output_match_mul_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2427055Z test_output_match_mul_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2452313Z test_output_match_mul_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2477365Z test_output_match_mul_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2502574Z test_output_match_mul_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2530293Z test_output_match_mul_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.2555482Z test_output_match_multinomial_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2580526Z test_output_match_mv_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2605290Z test_output_match_mv_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2630398Z test_output_match_mv_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2655272Z test_output_match_mv_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2680317Z test_output_match_mv_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2708017Z test_output_match_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.001s) 2022-08-17T13:34:27.2732828Z test_output_match_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2757849Z test_output_match_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2782978Z test_output_match_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2807912Z test_output_match_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2832859Z test_output_match_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2859131Z test_output_match_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.2884101Z test_output_match_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2909094Z test_output_match_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2933970Z test_output_match_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2958964Z test_output_match_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.2984124Z test_output_match_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3010147Z test_output_match_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.3035074Z test_output_match_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3060137Z test_output_match_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3084871Z test_output_match_nan_to_num_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3109932Z test_output_match_nan_to_num_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3134751Z test_output_match_nan_to_num_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3160930Z test_output_match_nan_to_num_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.3185921Z test_output_match_nan_to_num_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3210841Z test_output_match_nan_to_num_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3235862Z test_output_match_nan_to_num_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3260986Z test_output_match_nanmean_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3285991Z test_output_match_nanmean_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3310920Z test_output_match_nanmedian_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3337036Z test_output_match_nanmedian_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.3361889Z test_output_match_nanmedian_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3387017Z test_output_match_nanmedian_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3411847Z test_output_match_nanmedian_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3437042Z test_output_match_nanquantile_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3462146Z test_output_match_nansum_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3491010Z test_output_match_nansum_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.017s) 2022-08-17T13:34:27.3516017Z test_output_match_nansum_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3541329Z test_output_match_nansum_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3566217Z test_output_match_nansum_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3591205Z test_output_match_nansum_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3616170Z test_output_match_nansum_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3642809Z test_output_match_narrow_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.3667909Z test_output_match_narrow_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3692798Z test_output_match_narrow_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3717850Z test_output_match_narrow_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3742958Z test_output_match_narrow_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3767860Z test_output_match_narrow_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3792878Z test_output_match_narrow_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3819232Z test_output_match_native_layer_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.3844172Z test_output_match_ne_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3869111Z test_output_match_ne_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3894108Z test_output_match_ne_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3919030Z test_output_match_ne_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3944059Z test_output_match_ne_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.3970197Z test_output_match_ne_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.3995384Z test_output_match_ne_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4020313Z test_output_match_neg_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4045206Z test_output_match_neg_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4070312Z test_output_match_neg_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4095624Z test_output_match_neg_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4121982Z test_output_match_neg_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.4147151Z test_output_match_neg_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4172079Z test_output_match_new_empty_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4197112Z test_output_match_new_empty_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4222042Z test_output_match_new_empty_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4247081Z test_output_match_new_empty_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4273309Z test_output_match_new_empty_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.4298418Z test_output_match_new_empty_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4323356Z test_output_match_new_empty_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4348439Z test_output_match_new_full_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4373314Z test_output_match_new_full_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4398202Z test_output_match_new_full_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4424769Z test_output_match_new_full_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.4450606Z test_output_match_new_full_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4475559Z test_output_match_new_full_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4500637Z test_output_match_new_full_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4525506Z test_output_match_new_ones_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4550616Z test_output_match_new_ones_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4575444Z test_output_match_new_ones_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4603141Z test_output_match_new_ones_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.4628216Z test_output_match_new_ones_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4653258Z test_output_match_new_ones_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4678354Z test_output_match_new_ones_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4703277Z test_output_match_new_zeros_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4728323Z test_output_match_new_zeros_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4754208Z test_output_match_new_zeros_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.4779158Z test_output_match_new_zeros_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4804053Z test_output_match_new_zeros_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4829111Z test_output_match_new_zeros_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4854007Z test_output_match_new_zeros_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4879044Z test_output_match_nextafter_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4905182Z test_output_match_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.4929882Z test_output_match_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4954832Z test_output_match_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.4979809Z test_output_match_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5004759Z test_output_match_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5029719Z test_output_match_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5054585Z test_output_match_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5080583Z test_output_match_nn_functional_avg_pool1d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.5105597Z test_output_match_nn_functional_avg_pool1d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5130399Z test_output_match_nn_functional_avg_pool2d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5155533Z test_output_match_nn_functional_avg_pool2d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5180915Z test_output_match_nn_functional_avg_pool3d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5205886Z test_output_match_nn_functional_avg_pool3d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5233409Z test_output_match_nn_functional_batch_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.5258371Z test_output_match_nn_functional_bilinear_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5283100Z test_output_match_nn_functional_bilinear_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5308129Z test_output_match_nn_functional_bilinear_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5333072Z test_output_match_nn_functional_bilinear_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5358113Z test_output_match_nn_functional_bilinear_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5386451Z test_output_match_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.5412517Z test_output_match_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.001s) 2022-08-17T13:34:27.5437346Z test_output_match_nn_functional_celu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5462340Z test_output_match_nn_functional_conv1d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5487301Z test_output_match_nn_functional_conv1d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5512348Z test_output_match_nn_functional_conv2d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5537332Z test_output_match_nn_functional_conv2d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5564588Z test_output_match_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.5589539Z test_output_match_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5614481Z test_output_match_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5639408Z test_output_match_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5664472Z test_output_match_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5689548Z test_output_match_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5715618Z test_output_match_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.5741024Z test_output_match_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5765998Z test_output_match_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5791116Z test_output_match_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5816042Z test_output_match_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5841169Z test_output_match_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5867125Z test_output_match_nn_functional_cosine_similarity_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.5891943Z test_output_match_nn_functional_cross_entropy_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5917094Z test_output_match_nn_functional_ctc_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5942099Z test_output_match_nn_functional_dropout2d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5967149Z test_output_match_nn_functional_dropout3d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.5992228Z test_output_match_nn_functional_dropout_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6017137Z test_output_match_nn_functional_elu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6043124Z test_output_match_nn_functional_embedding_bag_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.6068040Z test_output_match_nn_functional_embedding_bag_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6092870Z test_output_match_nn_functional_embedding_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6117724Z test_output_match_nn_functional_embedding_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6142648Z test_output_match_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6167489Z test_output_match_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6193463Z test_output_match_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.6218662Z test_output_match_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6243597Z test_output_match_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6268653Z test_output_match_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6293907Z test_output_match_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6318977Z test_output_match_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6345133Z test_output_match_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.6369955Z test_output_match_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6394999Z test_output_match_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6420082Z test_output_match_nn_functional_gelu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6445110Z test_output_match_nn_functional_glu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6470223Z test_output_match_nn_functional_grid_sample_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6497473Z test_output_match_nn_functional_group_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.6522467Z test_output_match_nn_functional_hardshrink_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6547430Z test_output_match_nn_functional_hardsigmoid_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6572341Z test_output_match_nn_functional_hardswish_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6597286Z test_output_match_nn_functional_hardtanh_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6622222Z test_output_match_nn_functional_hardtanh_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6647156Z test_output_match_nn_functional_hardtanh_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6673122Z test_output_match_nn_functional_hardtanh_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.6698058Z test_output_match_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6722877Z test_output_match_nn_functional_huber_loss_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6748051Z test_output_match_nn_functional_huber_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6773046Z test_output_match_nn_functional_instance_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6797949Z test_output_match_nn_functional_interpolate_area_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6824340Z test_output_match_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.6849330Z test_output_match_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6874365Z test_output_match_nn_functional_interpolate_linear_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6899470Z test_output_match_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6924351Z test_output_match_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6949375Z test_output_match_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.6975611Z test_output_match_nn_functional_kl_div_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.7000604Z test_output_match_nn_functional_kl_div_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7025555Z test_output_match_nn_functional_kl_div_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7050246Z test_output_match_nn_functional_kl_div_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7075244Z test_output_match_nn_functional_l1_loss_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7100330Z test_output_match_nn_functional_l1_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7127367Z test_output_match_nn_functional_layer_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.7152853Z test_output_match_nn_functional_leaky_relu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7177683Z test_output_match_nn_functional_linear_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7202657Z test_output_match_nn_functional_linear_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7227621Z test_output_match_nn_functional_linear_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7252424Z test_output_match_nn_functional_linear_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7278575Z test_output_match_nn_functional_linear_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.7303536Z test_output_match_nn_functional_local_response_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7328467Z test_output_match_nn_functional_local_response_norm_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7353401Z test_output_match_nn_functional_logsigmoid_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7378702Z test_output_match_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7403657Z test_output_match_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7428710Z test_output_match_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7456068Z test_output_match_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.7481232Z test_output_match_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7506307Z test_output_match_nn_functional_max_pool1d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7531226Z test_output_match_nn_functional_max_pool2d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7556172Z test_output_match_nn_functional_max_pool3d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7581349Z test_output_match_nn_functional_max_unpool1d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7608759Z test_output_match_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.7633728Z test_output_match_nn_functional_max_unpool2d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7658655Z test_output_match_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7683649Z test_output_match_nn_functional_max_unpool3d_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7708615Z test_output_match_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7733601Z test_output_match_nn_functional_mish_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7760472Z test_output_match_nn_functional_mse_loss_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7786292Z test_output_match_nn_functional_mse_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.001s) 2022-08-17T13:34:27.7811277Z test_output_match_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7836261Z test_output_match_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7861355Z test_output_match_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7886140Z test_output_match_nn_functional_nll_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7911119Z test_output_match_nn_functional_normalize_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7937524Z test_output_match_nn_functional_one_hot_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.7962487Z test_output_match_nn_functional_pad_circular_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.7987688Z test_output_match_nn_functional_pad_circular_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8012503Z test_output_match_nn_functional_pad_circular_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8037559Z test_output_match_nn_functional_pad_circular_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8062812Z test_output_match_nn_functional_pad_circular_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8090308Z test_output_match_nn_functional_pad_circular_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.8115357Z test_output_match_nn_functional_pad_circular_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8140495Z test_output_match_nn_functional_pad_constant_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8165444Z test_output_match_nn_functional_pad_constant_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8190437Z test_output_match_nn_functional_pad_constant_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8215365Z test_output_match_nn_functional_pad_constant_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8240213Z test_output_match_nn_functional_pad_constant_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8266527Z test_output_match_nn_functional_pad_constant_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.8291404Z test_output_match_nn_functional_pad_constant_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8316477Z test_output_match_nn_functional_pad_reflect_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8341590Z test_output_match_nn_functional_pad_replicate_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8366605Z test_output_match_nn_functional_pairwise_distance_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8391717Z test_output_match_nn_functional_pairwise_distance_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8419384Z test_output_match_nn_functional_pairwise_distance_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.8444269Z test_output_match_nn_functional_pairwise_distance_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8469335Z test_output_match_nn_functional_pairwise_distance_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8494512Z test_output_match_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8519552Z test_output_match_nn_functional_pdist_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8544611Z test_output_match_nn_functional_pixel_shuffle_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8572095Z test_output_match_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.8597102Z test_output_match_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8622183Z test_output_match_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8646881Z test_output_match_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8671885Z test_output_match_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8696805Z test_output_match_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8721872Z test_output_match_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8748163Z test_output_match_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.8773106Z test_output_match_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8798082Z test_output_match_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8823149Z test_output_match_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8847996Z test_output_match_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8873097Z test_output_match_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8899549Z test_output_match_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.8924466Z test_output_match_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8949562Z test_output_match_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8974442Z test_output_match_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.8999443Z test_output_match_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9024846Z test_output_match_nn_functional_prelu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9051108Z test_output_match_nn_functional_relu6_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.9076210Z test_output_match_nn_functional_relu6_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9101158Z test_output_match_nn_functional_relu6_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9125977Z test_output_match_nn_functional_relu6_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9150965Z test_output_match_nn_functional_relu6_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9175932Z test_output_match_nn_functional_relu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9202297Z test_output_match_nn_functional_relu_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.9227231Z test_output_match_nn_functional_relu_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9252148Z test_output_match_nn_functional_relu_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9277242Z test_output_match_nn_functional_relu_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9302367Z test_output_match_nn_functional_rrelu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9327192Z test_output_match_nn_functional_selu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9353468Z test_output_match_nn_functional_silu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.9378512Z test_output_match_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9403450Z test_output_match_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9428457Z test_output_match_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9453369Z test_output_match_nn_functional_softmin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9478478Z test_output_match_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9503494Z test_output_match_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9531168Z test_output_match_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.9556140Z test_output_match_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9581499Z test_output_match_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9606483Z test_output_match_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9631590Z test_output_match_nn_functional_softplus_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9656489Z test_output_match_nn_functional_softshrink_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9682893Z test_output_match_nn_functional_softsign_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.9707930Z test_output_match_nn_functional_softsign_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9732693Z test_output_match_nn_functional_softsign_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9757730Z test_output_match_nn_functional_softsign_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9782903Z test_output_match_nn_functional_softsign_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9807648Z test_output_match_nn_functional_softsign_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9834048Z test_output_match_nn_functional_tanhshrink_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:27.9859118Z test_output_match_nn_functional_tanhshrink_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9884065Z test_output_match_nn_functional_tanhshrink_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9909188Z test_output_match_nn_functional_tanhshrink_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9934079Z test_output_match_nn_functional_tanhshrink_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9959291Z test_output_match_nn_functional_threshold_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:27.9985703Z test_output_match_nn_functional_threshold_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.0010530Z test_output_match_nn_functional_threshold_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0035574Z test_output_match_nn_functional_threshold_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0060672Z test_output_match_nn_functional_threshold_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0085767Z test_output_match_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0110905Z test_output_match_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0136100Z test_output_match_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0162339Z test_output_match_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0187335Z test_output_match_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0212198Z test_output_match_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0237351Z test_output_match_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0262198Z test_output_match_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0287101Z test_output_match_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0314685Z test_output_match_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.0339644Z test_output_match_nn_functional_unfold_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0364590Z test_output_match_nn_functional_unfold_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0389514Z test_output_match_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0414430Z test_output_match_nn_functional_upsample_nearest_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0439426Z test_output_match_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0466825Z test_output_match_nonzero_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.0491953Z test_output_match_nonzero_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0516950Z test_output_match_nonzero_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0542055Z test_output_match_nonzero_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0567073Z test_output_match_nonzero_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0592168Z test_output_match_nonzero_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0618834Z test_output_match_nonzero_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.0644813Z test_output_match_norm_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.001s) 2022-08-17T13:34:28.0670081Z test_output_match_norm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0695016Z test_output_match_norm_fro_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0720168Z test_output_match_norm_inf_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0744995Z test_output_match_norm_inf_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0770064Z test_output_match_norm_nuc_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0797491Z test_output_match_normal_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.0822637Z test_output_match_normal_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0847530Z test_output_match_normal_number_mean_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0872583Z test_output_match_normal_number_mean_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0897603Z test_output_match_ones_like_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0922524Z test_output_match_ones_like_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0948780Z test_output_match_ones_like_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.0973482Z test_output_match_ones_like_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.0998553Z test_output_match_ones_like_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1023624Z test_output_match_ones_like_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1048512Z test_output_match_ones_like_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1073654Z test_output_match_ormqr_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1099888Z test_output_match_outer_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.1124753Z test_output_match_outer_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1149741Z test_output_match_outer_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1174630Z test_output_match_outer_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1199653Z test_output_match_outer_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1224814Z test_output_match_outer_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1249767Z test_output_match_outer_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1276342Z test_output_match_pca_lowrank_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.1301402Z test_output_match_permute_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1326296Z test_output_match_permute_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1351440Z test_output_match_permute_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1376373Z test_output_match_permute_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1401358Z test_output_match_permute_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1428769Z test_output_match_permute_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.1453771Z test_output_match_permute_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1478954Z test_output_match_pinverse_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1503977Z test_output_match_polar_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1529093Z test_output_match_polygamma_polygamma_n_0_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1554157Z test_output_match_polygamma_polygamma_n_0_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1581967Z test_output_match_polygamma_polygamma_n_0_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.1606966Z test_output_match_polygamma_polygamma_n_0_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1632032Z test_output_match_polygamma_polygamma_n_0_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1656947Z test_output_match_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1682176Z test_output_match_polygamma_polygamma_n_1_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1707245Z test_output_match_polygamma_polygamma_n_1_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1732290Z test_output_match_polygamma_polygamma_n_1_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1758449Z test_output_match_polygamma_polygamma_n_1_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.1783663Z test_output_match_polygamma_polygamma_n_1_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1808577Z test_output_match_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1833612Z test_output_match_polygamma_polygamma_n_2_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1858581Z test_output_match_polygamma_polygamma_n_2_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1883385Z test_output_match_polygamma_polygamma_n_2_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1909556Z test_output_match_polygamma_polygamma_n_2_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.1934373Z test_output_match_polygamma_polygamma_n_2_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1959359Z test_output_match_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.1984456Z test_output_match_polygamma_polygamma_n_3_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2009460Z test_output_match_polygamma_polygamma_n_3_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2034465Z test_output_match_polygamma_polygamma_n_3_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2060710Z test_output_match_polygamma_polygamma_n_3_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.2085586Z test_output_match_polygamma_polygamma_n_3_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2110636Z test_output_match_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2135536Z test_output_match_polygamma_polygamma_n_4_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2160592Z test_output_match_polygamma_polygamma_n_4_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2185441Z test_output_match_polygamma_polygamma_n_4_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2211437Z test_output_match_polygamma_polygamma_n_4_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.2236402Z test_output_match_polygamma_polygamma_n_4_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2261379Z test_output_match_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2286312Z test_output_match_positive_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2311257Z test_output_match_positive_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2336639Z test_output_match_positive_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2363226Z test_output_match_positive_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.2389147Z test_output_match_positive_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.001s) 2022-08-17T13:34:28.2413908Z test_output_match_positive_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2438808Z test_output_match_pow_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2463960Z test_output_match_pow_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2488867Z test_output_match_pow_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2513728Z test_output_match_pow_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2541154Z test_output_match_pow_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.2566124Z test_output_match_pow_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2591170Z test_output_match_prod_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2616087Z test_output_match_prod_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2640985Z test_output_match_prod_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2666059Z test_output_match_prod_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2692173Z test_output_match_prod_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.2717068Z test_output_match_prod_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2742279Z test_output_match_put_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2767809Z test_output_match_put_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2792306Z test_output_match_put_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2817313Z test_output_match_put_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2843965Z test_output_match_put_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.2870325Z test_output_match_put_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.001s) 2022-08-17T13:34:28.2895145Z test_output_match_put_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2920365Z test_output_match_qr_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2945413Z test_output_match_quantile_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2970303Z test_output_match_rad2deg_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.2995436Z test_output_match_rad2deg_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.3021734Z test_output_match_rad2deg_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.3046729Z test_output_match_rad2deg_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.3071690Z test_output_match_rad2deg_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.3096524Z test_output_match_rad2deg_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.3121694Z test_output_match_rad2deg_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.3146682Z test_output_match_rand_like_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.3172775Z test_output_match_rand_like_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.3197752Z test_output_match_randint_like_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.3222869Z test_output_match_randint_like_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.3247866Z test_output_match_randint_like_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.3272856Z test_output_match_randint_like_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.3297878Z test_output_match_randint_like_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.3323843Z test_output_match_randint_like_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.3348901Z test_output_match_randn_like_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.3373761Z test_output_match_randn_like_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.3398748Z test_output_match_ravel_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.3423864Z test_output_match_ravel_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.3448899Z test_output_match_ravel_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.3475491Z test_output_match_ravel_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.3502893Z test_output_match_ravel_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.001s) 2022-08-17T13:34:28.3527768Z test_output_match_ravel_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.3552789Z test_output_match_ravel_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.3577849Z test_output_match_real_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.3602668Z test_output_match_real_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.3627629Z test_output_match_real_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.3653639Z test_output_match_real_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.3678677Z test_output_match_real_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.3703771Z test_output_match_real_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.3728747Z test_output_match_real_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.3753737Z test_output_match_reciprocal_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.3778815Z test_output_match_reciprocal_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.3804885Z test_output_match_reciprocal_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.3829810Z test_output_match_reciprocal_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.3854742Z test_output_match_reciprocal_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.3879834Z test_output_match_reciprocal_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.3904882Z test_output_match_reciprocal_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.3929882Z test_output_match_remainder_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.3955843Z test_output_match_remainder_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.3981055Z test_output_match_remainder_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4006128Z test_output_match_remainder_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4031282Z test_output_match_remainder_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4056069Z test_output_match_remainder_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4081054Z test_output_match_renorm_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4106171Z test_output_match_renorm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4132243Z test_output_match_repeat_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.4157311Z test_output_match_repeat_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4182358Z test_output_match_repeat_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4207201Z test_output_match_repeat_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4232265Z test_output_match_repeat_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4257281Z test_output_match_repeat_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4283289Z test_output_match_repeat_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.4308434Z test_output_match_repeat_interleave_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4333347Z test_output_match_repeat_interleave_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4358318Z test_output_match_repeat_interleave_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4383315Z test_output_match_repeat_interleave_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4408357Z test_output_match_repeat_interleave_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4435725Z test_output_match_repeat_interleave_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.4460814Z test_output_match_repeat_interleave_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4485712Z test_output_match_reshape_as_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4510717Z test_output_match_reshape_as_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4535979Z test_output_match_reshape_as_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4560885Z test_output_match_reshape_as_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4587356Z test_output_match_reshape_as_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.4613431Z test_output_match_reshape_as_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.001s) 2022-08-17T13:34:28.4638425Z test_output_match_reshape_as_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4663382Z test_output_match_reshape_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4688311Z test_output_match_reshape_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4713273Z test_output_match_reshape_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4738233Z test_output_match_reshape_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4764720Z test_output_match_reshape_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.4789716Z test_output_match_reshape_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4814592Z test_output_match_reshape_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4839645Z test_output_match_resize__cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4864661Z test_output_match_resize__cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4889654Z test_output_match_resize__cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4915710Z test_output_match_resize__cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.4940812Z test_output_match_resize__cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4965682Z test_output_match_resize__cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.4990732Z test_output_match_resize__cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5015497Z test_output_match_resize_as__cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5040361Z test_output_match_resize_as__cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5066638Z test_output_match_resize_as__cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.5091629Z test_output_match_resize_as__cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5116547Z test_output_match_resize_as__cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5141624Z test_output_match_resize_as__cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5166607Z test_output_match_resize_as__cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5191516Z test_output_match_resolve_conj_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5216362Z test_output_match_resolve_conj_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5242850Z test_output_match_resolve_conj_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.5267952Z test_output_match_resolve_conj_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5292903Z test_output_match_resolve_conj_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5317926Z test_output_match_resolve_conj_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5343011Z test_output_match_resolve_conj_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5367919Z test_output_match_resolve_neg_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5397126Z test_output_match_resolve_neg_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.017s) 2022-08-17T13:34:28.5421925Z test_output_match_resolve_neg_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5446826Z test_output_match_resolve_neg_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5471887Z test_output_match_resolve_neg_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5496799Z test_output_match_resolve_neg_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5521855Z test_output_match_resolve_neg_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5549524Z test_output_match_roll_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.5574595Z test_output_match_roll_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5599653Z test_output_match_roll_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5625042Z test_output_match_roll_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5650022Z test_output_match_roll_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5675020Z test_output_match_roll_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5700044Z test_output_match_roll_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5726132Z test_output_match_rot90_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.5751045Z test_output_match_rot90_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5775934Z test_output_match_rot90_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5800911Z test_output_match_rot90_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5826033Z test_output_match_rot90_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5850928Z test_output_match_rot90_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5877029Z test_output_match_rot90_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.5902050Z test_output_match_round_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5926944Z test_output_match_round_decimals_0_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5952008Z test_output_match_round_decimals_3_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.5977245Z test_output_match_round_decimals_neg_3_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6002301Z test_output_match_rsqrt_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6028538Z test_output_match_rsqrt_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.6053407Z test_output_match_rsqrt_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6078402Z test_output_match_rsqrt_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6103546Z test_output_match_rsqrt_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6128335Z test_output_match_rsqrt_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6153318Z test_output_match_rsub_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6179694Z test_output_match_rsub_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.6204611Z test_output_match_rsub_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6229639Z test_output_match_rsub_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6254445Z test_output_match_rsub_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6279271Z test_output_match_rsub_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6304365Z test_output_match_scatter_add_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6329329Z test_output_match_scatter_add_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6355515Z test_output_match_scatter_add_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.6380594Z test_output_match_scatter_add_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6405518Z test_output_match_scatter_add_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6430501Z test_output_match_scatter_add_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6455409Z test_output_match_scatter_add_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6480534Z test_output_match_scatter_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6508126Z test_output_match_scatter_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.6533207Z test_output_match_scatter_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6558225Z test_output_match_scatter_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6583372Z test_output_match_scatter_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6608230Z test_output_match_scatter_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6633216Z test_output_match_scatter_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6659459Z test_output_match_scatter_reduce_amax_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.6684371Z test_output_match_scatter_reduce_amax_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6709718Z test_output_match_scatter_reduce_amax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6734650Z test_output_match_scatter_reduce_amax_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6759577Z test_output_match_scatter_reduce_amax_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6784554Z test_output_match_scatter_reduce_amax_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6810679Z test_output_match_scatter_reduce_amax_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.6835772Z test_output_match_scatter_reduce_amin_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6860914Z test_output_match_scatter_reduce_amin_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6885894Z test_output_match_scatter_reduce_amin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6910870Z test_output_match_scatter_reduce_amin_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6935807Z test_output_match_scatter_reduce_amin_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6960888Z test_output_match_scatter_reduce_amin_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.6987289Z test_output_match_scatter_reduce_amin_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.7012229Z test_output_match_scatter_reduce_mean_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7037400Z test_output_match_scatter_reduce_mean_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7062540Z test_output_match_scatter_reduce_mean_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7087387Z test_output_match_scatter_reduce_mean_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7112412Z test_output_match_scatter_reduce_mean_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7139919Z test_output_match_scatter_reduce_mean_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.7164948Z test_output_match_scatter_reduce_prod_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7189893Z test_output_match_scatter_reduce_prod_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7214840Z test_output_match_scatter_reduce_prod_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7239710Z test_output_match_scatter_reduce_prod_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7264956Z test_output_match_scatter_reduce_prod_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7291007Z test_output_match_scatter_reduce_prod_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.7315893Z test_output_match_scatter_reduce_prod_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7341091Z test_output_match_scatter_reduce_sum_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7366057Z test_output_match_scatter_reduce_sum_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7391173Z test_output_match_scatter_reduce_sum_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7416020Z test_output_match_scatter_reduce_sum_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7443591Z test_output_match_scatter_reduce_sum_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.7468597Z test_output_match_scatter_reduce_sum_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7493377Z test_output_match_scatter_reduce_sum_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7518456Z test_output_match_searchsorted_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7543595Z test_output_match_searchsorted_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7568569Z test_output_match_searchsorted_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7594877Z test_output_match_searchsorted_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7621001Z test_output_match_searchsorted_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.001s) 2022-08-17T13:34:28.7645966Z test_output_match_searchsorted_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7671056Z test_output_match_segment_reduce_lengths_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7695973Z test_output_match_segment_reduce_lengths_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7721060Z test_output_match_segment_reduce_offsets_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7746101Z test_output_match_segment_reduce_offsets_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7773364Z test_output_match_select_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.7798361Z test_output_match_select_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7823646Z test_output_match_select_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7848568Z test_output_match_select_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7873612Z test_output_match_select_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7898621Z test_output_match_select_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7926092Z test_output_match_select_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.7951152Z test_output_match_select_scatter_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.7976114Z test_output_match_select_scatter_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8001132Z test_output_match_select_scatter_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8026133Z test_output_match_select_scatter_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8051025Z test_output_match_select_scatter_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8076026Z test_output_match_select_scatter_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8103438Z test_output_match_select_scatter_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.8128389Z test_output_match_sgn_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8153485Z test_output_match_sgn_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8178315Z test_output_match_sgn_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8203120Z test_output_match_sgn_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8228039Z test_output_match_sgn_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8254005Z test_output_match_sgn_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.8279076Z test_output_match_sgn_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8304050Z test_output_match_short_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8328880Z test_output_match_short_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8353765Z test_output_match_short_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8379038Z test_output_match_short_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8405480Z test_output_match_short_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.8431656Z test_output_match_short_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.001s) 2022-08-17T13:34:28.8456611Z test_output_match_short_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8481668Z test_output_match_sigmoid_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8506688Z test_output_match_sigmoid_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8531571Z test_output_match_sigmoid_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8556481Z test_output_match_sigmoid_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8583795Z test_output_match_sigmoid_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.8608742Z test_output_match_sigmoid_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8633810Z test_output_match_sign_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8658779Z test_output_match_sign_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8683623Z test_output_match_sign_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8708716Z test_output_match_sign_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8734633Z test_output_match_sign_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.8759488Z test_output_match_sign_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8784346Z test_output_match_sign_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8809208Z test_output_match_signbit_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8834193Z test_output_match_signbit_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8859067Z test_output_match_signbit_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8884985Z test_output_match_signbit_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.8910204Z test_output_match_signbit_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8935136Z test_output_match_signbit_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8960180Z test_output_match_signbit_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.8985293Z test_output_match_sin_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9010046Z test_output_match_sin_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9035055Z test_output_match_sin_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9061158Z test_output_match_sin_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.9086098Z test_output_match_sin_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9111146Z test_output_match_sin_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9136180Z test_output_match_sinc_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9161365Z test_output_match_sinc_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9186492Z test_output_match_sinc_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9212547Z test_output_match_sinc_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.9237548Z test_output_match_sinc_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9262555Z test_output_match_sinc_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9287424Z test_output_match_sinh_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9312508Z test_output_match_sinh_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9337252Z test_output_match_sinh_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9363510Z test_output_match_sinh_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.9388555Z test_output_match_sinh_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9413428Z test_output_match_sinh_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9438498Z test_output_match_slice_scatter_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9463767Z test_output_match_slice_scatter_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9488736Z test_output_match_slice_scatter_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9516132Z test_output_match_slice_scatter_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.9541276Z test_output_match_slice_scatter_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9566290Z test_output_match_slice_scatter_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9591429Z test_output_match_slice_scatter_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9616430Z test_output_match_softmax_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9641534Z test_output_match_softmax_with_dtype_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9666527Z test_output_match_softmax_with_dtype_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9692346Z test_output_match_softmax_with_dtype_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.9717265Z test_output_match_softmax_with_dtype_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9742356Z test_output_match_softmax_with_dtype_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9767173Z test_output_match_softmax_with_dtype_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9792106Z test_output_match_softmax_with_dtype_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9816878Z test_output_match_sort_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9843292Z test_output_match_sort_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:28.9868250Z test_output_match_sort_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9893187Z test_output_match_sort_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9918251Z test_output_match_sort_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9943275Z test_output_match_sort_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9968123Z test_output_match_sort_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:28.9993727Z test_output_match_sparse_sampled_addmm_cpu_float32 (__main__.TestConsistencyCPU) ... skip: PyTorch is built without MKL support (0.016s) 2022-08-17T13:34:29.0018850Z test_output_match_special_airy_ai_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0043831Z test_output_match_special_airy_ai_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0068880Z test_output_match_special_airy_ai_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0093912Z test_output_match_special_airy_ai_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0118786Z test_output_match_special_airy_ai_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0145117Z test_output_match_special_airy_ai_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.0169945Z test_output_match_special_bessel_j0_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0194981Z test_output_match_special_bessel_j0_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0219903Z test_output_match_special_bessel_j0_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0244907Z test_output_match_special_bessel_j0_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0269892Z test_output_match_special_bessel_j0_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0294741Z test_output_match_special_bessel_j0_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0320923Z test_output_match_special_bessel_j1_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.0345892Z test_output_match_special_bessel_j1_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0370850Z test_output_match_special_bessel_j1_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0395830Z test_output_match_special_bessel_j1_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0420720Z test_output_match_special_bessel_j1_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0445582Z test_output_match_special_bessel_j1_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0473077Z test_output_match_special_bessel_y0_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.0497929Z test_output_match_special_bessel_y0_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0522713Z test_output_match_special_bessel_y0_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0547750Z test_output_match_special_bessel_y0_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0573000Z test_output_match_special_bessel_y0_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0598105Z test_output_match_special_bessel_y0_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0625769Z test_output_match_special_bessel_y1_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.0650644Z test_output_match_special_bessel_y1_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0675689Z test_output_match_special_bessel_y1_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0700661Z test_output_match_special_bessel_y1_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0725563Z test_output_match_special_bessel_y1_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0750707Z test_output_match_special_bessel_y1_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0775771Z test_output_match_special_chebyshev_polynomial_t_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0801976Z test_output_match_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.0826912Z test_output_match_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0851858Z test_output_match_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0876785Z test_output_match_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0901821Z test_output_match_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0926674Z test_output_match_special_chebyshev_polynomial_u_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.0952903Z test_output_match_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.0977956Z test_output_match_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.1002764Z test_output_match_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.1027743Z test_output_match_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.1052707Z test_output_match_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.1071487Z test_output_match_special_chebyshev_polynomial_v_cpu_bool (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.1090986Z test_output_match_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.1109717Z test_output_match_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.1128052Z test_output_match_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.1146333Z test_output_match_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.1164748Z test_output_match_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.1183122Z test_output_match_special_chebyshev_polynomial_w_cpu_bool (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.1201403Z test_output_match_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.1219774Z test_output_match_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.1238056Z test_output_match_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.1257663Z test_output_match_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:34:29.1276179Z test_output_match_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.1302773Z test_output_match_special_entr_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.1328663Z test_output_match_special_entr_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.1354003Z test_output_match_special_entr_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.1379058Z test_output_match_special_entr_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.1405785Z test_output_match_special_entr_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.1431771Z test_output_match_special_entr_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.001s) 2022-08-17T13:34:29.1456684Z test_output_match_special_erfcx_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.1481874Z test_output_match_special_erfcx_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.1506900Z test_output_match_special_erfcx_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.1531646Z test_output_match_special_erfcx_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.1556751Z test_output_match_special_erfcx_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.1584340Z test_output_match_special_erfcx_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.017s) 2022-08-17T13:34:29.1609208Z test_output_match_special_hermite_polynomial_h_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.1634172Z test_output_match_special_hermite_polynomial_h_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.1659511Z test_output_match_special_hermite_polynomial_h_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.1684538Z test_output_match_special_hermite_polynomial_h_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.1709571Z test_output_match_special_hermite_polynomial_h_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.1735549Z test_output_match_special_hermite_polynomial_h_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.1760642Z test_output_match_special_hermite_polynomial_he_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.1785518Z test_output_match_special_hermite_polynomial_he_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.1810475Z test_output_match_special_hermite_polynomial_he_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.1835348Z test_output_match_special_hermite_polynomial_he_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.1860556Z test_output_match_special_hermite_polynomial_he_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.1885528Z test_output_match_special_hermite_polynomial_he_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.1911598Z test_output_match_special_i0e_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.1936443Z test_output_match_special_i0e_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.1961509Z test_output_match_special_i0e_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.1986655Z test_output_match_special_i0e_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.2011449Z test_output_match_special_i0e_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.2036484Z test_output_match_special_i0e_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.2062733Z test_output_match_special_i1_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.2087790Z test_output_match_special_i1_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.2112846Z test_output_match_special_i1_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.2137827Z test_output_match_special_i1_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.2162765Z test_output_match_special_i1_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.2187637Z test_output_match_special_i1_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.2213895Z test_output_match_special_i1e_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.2238861Z test_output_match_special_i1e_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.2263827Z test_output_match_special_i1e_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.2288711Z test_output_match_special_i1e_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.2313801Z test_output_match_special_i1e_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.2338834Z test_output_match_special_i1e_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.2365462Z test_output_match_special_laguerre_polynomial_l_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.2391579Z test_output_match_special_laguerre_polynomial_l_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.002s) 2022-08-17T13:34:29.2416468Z test_output_match_special_laguerre_polynomial_l_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.2441544Z test_output_match_special_laguerre_polynomial_l_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.2466519Z test_output_match_special_laguerre_polynomial_l_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.2491353Z test_output_match_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.2509974Z test_output_match_special_legendre_polynomial_p_cpu_bool (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.2528201Z test_output_match_special_legendre_polynomial_p_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.2548020Z test_output_match_special_legendre_polynomial_p_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:34:29.2567542Z test_output_match_special_legendre_polynomial_p_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.003s) 2022-08-17T13:34:29.2586105Z test_output_match_special_legendre_polynomial_p_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.2604605Z test_output_match_special_legendre_polynomial_p_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.2629468Z test_output_match_special_log_ndtr_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.2654558Z test_output_match_special_log_ndtr_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.2679641Z test_output_match_special_log_ndtr_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.2704647Z test_output_match_special_log_ndtr_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.2730571Z test_output_match_special_log_ndtr_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.2755740Z test_output_match_special_log_ndtr_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.2780754Z test_output_match_special_modified_bessel_i0_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.2805465Z test_output_match_special_modified_bessel_i0_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.2830529Z test_output_match_special_modified_bessel_i0_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.2855398Z test_output_match_special_modified_bessel_i0_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.2881259Z test_output_match_special_modified_bessel_i0_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.2906245Z test_output_match_special_modified_bessel_i0_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.2931092Z test_output_match_special_modified_bessel_i1_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.2955959Z test_output_match_special_modified_bessel_i1_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.2981012Z test_output_match_special_modified_bessel_i1_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3005882Z test_output_match_special_modified_bessel_i1_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3030792Z test_output_match_special_modified_bessel_i1_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3057107Z test_output_match_special_modified_bessel_i1_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.3082169Z test_output_match_special_modified_bessel_k0_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3108273Z test_output_match_special_modified_bessel_k0_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.006s) 2022-08-17T13:34:29.3133126Z test_output_match_special_modified_bessel_k0_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3158112Z test_output_match_special_modified_bessel_k0_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3183276Z test_output_match_special_modified_bessel_k0_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3208189Z test_output_match_special_modified_bessel_k0_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3233175Z test_output_match_special_modified_bessel_k1_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3259397Z test_output_match_special_modified_bessel_k1_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.3284240Z test_output_match_special_modified_bessel_k1_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3309418Z test_output_match_special_modified_bessel_k1_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3334339Z test_output_match_special_modified_bessel_k1_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3366700Z test_output_match_special_modified_bessel_k1_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3384357Z test_output_match_special_ndtr_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3410860Z test_output_match_special_ndtr_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.3435876Z test_output_match_special_ndtr_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3460887Z test_output_match_special_ndtr_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3485770Z test_output_match_special_ndtr_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3511927Z test_output_match_special_ndtr_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.010s) 2022-08-17T13:34:29.3536734Z test_output_match_special_ndtri_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3561846Z test_output_match_special_ndtri_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3586799Z test_output_match_special_ndtri_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3611685Z test_output_match_special_ndtri_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3636802Z test_output_match_special_ndtri_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3663138Z test_output_match_special_ndtri_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.3688107Z test_output_match_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3713125Z test_output_match_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3738121Z test_output_match_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3763135Z test_output_match_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3788172Z test_output_match_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3813126Z test_output_match_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3839583Z test_output_match_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.3864948Z test_output_match_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3889990Z test_output_match_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3915595Z test_output_match_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3940010Z test_output_match_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3964905Z test_output_match_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.3991540Z test_output_match_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.4016356Z test_output_match_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.4041518Z test_output_match_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.4066688Z test_output_match_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.4091638Z test_output_match_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.4116638Z test_output_match_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.4136508Z test_output_match_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:34:29.4155132Z test_output_match_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.4173514Z test_output_match_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.4191910Z test_output_match_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.4210258Z test_output_match_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.4228611Z test_output_match_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.4246876Z test_output_match_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.4265210Z test_output_match_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.4283424Z test_output_match_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.4303019Z test_output_match_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:34:29.4321354Z test_output_match_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.4339686Z test_output_match_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.4357817Z test_output_match_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.4376013Z test_output_match_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.4394174Z test_output_match_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.4412671Z test_output_match_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.4431031Z test_output_match_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.4451045Z test_output_match_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.016s) 2022-08-17T13:34:29.4469575Z test_output_match_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.4487910Z test_output_match_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.4506223Z test_output_match_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.4524507Z test_output_match_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.4544013Z test_output_match_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.010s) 2022-08-17T13:34:29.4562496Z test_output_match_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:29.4589260Z test_output_match_special_spherical_bessel_j0_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.4615239Z test_output_match_special_spherical_bessel_j0_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.4640796Z test_output_match_special_spherical_bessel_j0_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.4665980Z test_output_match_special_spherical_bessel_j0_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.4691071Z test_output_match_special_spherical_bessel_j0_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.4717209Z test_output_match_special_spherical_bessel_j0_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.4742310Z test_output_match_special_xlog1py_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.4767255Z test_output_match_special_xlog1py_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.4792289Z test_output_match_special_xlog1py_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.4817127Z test_output_match_special_xlog1py_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.4842021Z test_output_match_special_xlog1py_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.4868195Z test_output_match_special_xlog1py_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.4893422Z test_output_match_special_xlog1py_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.4918472Z test_output_match_special_zeta_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.4943504Z test_output_match_special_zeta_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.4968683Z test_output_match_special_zeta_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.4993793Z test_output_match_special_zeta_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5020104Z test_output_match_special_zeta_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.5045315Z test_output_match_special_zeta_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5070413Z test_output_match_split_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5095403Z test_output_match_split_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5120582Z test_output_match_split_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5145601Z test_output_match_split_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5171530Z test_output_match_split_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.5196679Z test_output_match_split_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5221845Z test_output_match_split_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5246934Z test_output_match_split_list_args_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5271934Z test_output_match_split_list_args_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5296905Z test_output_match_split_list_args_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5321948Z test_output_match_split_list_args_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5348058Z test_output_match_split_list_args_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.5372883Z test_output_match_split_list_args_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5397963Z test_output_match_split_list_args_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5422972Z test_output_match_split_with_sizes_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5447999Z test_output_match_split_with_sizes_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5473051Z test_output_match_split_with_sizes_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5499966Z test_output_match_split_with_sizes_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.5524772Z test_output_match_split_with_sizes_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5549763Z test_output_match_split_with_sizes_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5574664Z test_output_match_split_with_sizes_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5602239Z test_output_match_sqrt_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.011s) 2022-08-17T13:34:29.5627315Z test_output_match_sqrt_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5652065Z test_output_match_sqrt_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5676951Z test_output_match_sqrt_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5701947Z test_output_match_sqrt_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5726809Z test_output_match_sqrt_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5753059Z test_output_match_square_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.5778119Z test_output_match_square_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5803155Z test_output_match_square_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5828298Z test_output_match_square_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5853310Z test_output_match_square_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5878313Z test_output_match_square_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5904414Z test_output_match_square_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.5929341Z test_output_match_squeeze_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5954371Z test_output_match_squeeze_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.5979298Z test_output_match_squeeze_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6004204Z test_output_match_squeeze_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6029216Z test_output_match_squeeze_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6054461Z test_output_match_squeeze_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6080530Z test_output_match_squeeze_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.6105627Z test_output_match_stack_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6130427Z test_output_match_stack_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6155379Z test_output_match_stack_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6180435Z test_output_match_stack_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6205386Z test_output_match_stack_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6231671Z test_output_match_stack_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.6256570Z test_output_match_stack_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6281554Z test_output_match_std_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6306660Z test_output_match_std_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6331718Z test_output_match_std_mean_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6356839Z test_output_match_std_mean_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6384191Z test_output_match_stft_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.6409318Z test_output_match_sub_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6434217Z test_output_match_sub_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6459078Z test_output_match_sub_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6484091Z test_output_match_sub_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6509167Z test_output_match_sub_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6535568Z test_output_match_sub_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.6561671Z test_output_match_sum_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.001s) 2022-08-17T13:34:29.6586774Z test_output_match_sum_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6611966Z test_output_match_sum_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6636944Z test_output_match_sum_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6661922Z test_output_match_sum_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6686890Z test_output_match_sum_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6713232Z test_output_match_sum_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.6738131Z test_output_match_sum_to_size_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6763052Z test_output_match_sum_to_size_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6788115Z test_output_match_sum_to_size_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6812981Z test_output_match_sum_to_size_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6838016Z test_output_match_sum_to_size_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6865458Z test_output_match_sum_to_size_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.6890306Z test_output_match_sum_to_size_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6915815Z test_output_match_svd_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6941330Z test_output_match_svd_lowrank_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6966674Z test_output_match_symeig_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.6991619Z test_output_match_t_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7017718Z test_output_match_t_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.7042649Z test_output_match_t_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7067716Z test_output_match_t_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7092732Z test_output_match_t_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7118071Z test_output_match_t_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7143029Z test_output_match_t_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7168195Z test_output_match_take_along_dim_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7195003Z test_output_match_take_along_dim_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.7220063Z test_output_match_take_along_dim_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7245001Z test_output_match_take_along_dim_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7270137Z test_output_match_take_along_dim_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7295144Z test_output_match_take_along_dim_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7320186Z test_output_match_take_along_dim_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7346222Z test_output_match_take_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.7371246Z test_output_match_take_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7396297Z test_output_match_take_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7421422Z test_output_match_take_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7446381Z test_output_match_take_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7471417Z test_output_match_take_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7498863Z test_output_match_take_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.7523778Z test_output_match_tan_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7548818Z test_output_match_tan_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7573908Z test_output_match_tan_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7598786Z test_output_match_tan_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7623883Z test_output_match_tan_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7649985Z test_output_match_tan_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.7675025Z test_output_match_tanh_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7700338Z test_output_match_tanh_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7725330Z test_output_match_tanh_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7750342Z test_output_match_tanh_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7775375Z test_output_match_tanh_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7800268Z test_output_match_tanh_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7826507Z test_output_match_tensor_split_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.7851560Z test_output_match_tensor_split_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7876652Z test_output_match_tensor_split_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7901759Z test_output_match_tensor_split_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7926680Z test_output_match_tensor_split_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7951739Z test_output_match_tensor_split_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.7978056Z test_output_match_tensor_split_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.8003001Z test_output_match_tensordot_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8028020Z test_output_match_tensordot_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8052904Z test_output_match_tensordot_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8077870Z test_output_match_tensordot_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8102871Z test_output_match_tensordot_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8130272Z test_output_match_tile_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.8155229Z test_output_match_tile_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8180343Z test_output_match_tile_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8205164Z test_output_match_tile_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8230141Z test_output_match_tile_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8255430Z test_output_match_tile_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8281703Z test_output_match_tile_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.8306750Z test_output_match_to_sparse_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8331736Z test_output_match_to_sparse_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8356741Z test_output_match_to_sparse_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8381832Z test_output_match_to_sparse_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8406840Z test_output_match_to_sparse_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8431968Z test_output_match_to_sparse_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8459703Z test_output_match_to_sparse_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.8484890Z test_output_match_topk_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8509994Z test_output_match_topk_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8534915Z test_output_match_topk_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8559863Z test_output_match_topk_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8584829Z test_output_match_topk_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8612292Z test_output_match_trace_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.8637340Z test_output_match_trace_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8662304Z test_output_match_trace_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8687132Z test_output_match_trace_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8712132Z test_output_match_trace_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8737184Z test_output_match_transpose_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8763387Z test_output_match_transpose_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.8788439Z test_output_match_transpose_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8813672Z test_output_match_transpose_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8838676Z test_output_match_transpose_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8863920Z test_output_match_transpose_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8888866Z test_output_match_transpose_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8914019Z test_output_match_trapezoid_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8940317Z test_output_match_trapezoid_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.8965246Z test_output_match_trapezoid_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.8990361Z test_output_match_trapezoid_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9015370Z test_output_match_trapezoid_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9040364Z test_output_match_trapezoid_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9065497Z test_output_match_trapz_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9091635Z test_output_match_trapz_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.9116497Z test_output_match_trapz_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9141661Z test_output_match_trapz_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9166587Z test_output_match_trapz_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9191538Z test_output_match_trapz_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9216515Z test_output_match_triangular_solve_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9242806Z test_output_match_tril_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.9267724Z test_output_match_tril_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9292716Z test_output_match_tril_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9317708Z test_output_match_tril_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9342918Z test_output_match_tril_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9367957Z test_output_match_tril_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9395539Z test_output_match_tril_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.9420534Z test_output_match_triu_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9445395Z test_output_match_triu_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9470364Z test_output_match_triu_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9495186Z test_output_match_triu_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9520188Z test_output_match_triu_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9545350Z test_output_match_triu_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9572637Z test_output_match_triu_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.9597656Z test_output_match_true_divide_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9622737Z test_output_match_true_divide_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9647568Z test_output_match_true_divide_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9672432Z test_output_match_true_divide_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9697501Z test_output_match_true_divide_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9723335Z test_output_match_true_divide_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.9748314Z test_output_match_true_divide_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9773158Z test_output_match_trunc_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9798151Z test_output_match_unbind_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9823133Z test_output_match_unbind_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9848211Z test_output_match_unbind_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9874187Z test_output_match_unbind_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:29.9899526Z test_output_match_unbind_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9924459Z test_output_match_unbind_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9949518Z test_output_match_unbind_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9974544Z test_output_match_unflatten_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:29.9999446Z test_output_match_unflatten_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0025542Z test_output_match_unflatten_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:30.0050499Z test_output_match_unflatten_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0075590Z test_output_match_unflatten_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0100764Z test_output_match_unflatten_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0125666Z test_output_match_unflatten_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0150625Z test_output_match_unfold_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0175558Z test_output_match_unfold_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0202133Z test_output_match_unfold_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:30.0226866Z test_output_match_unfold_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0251778Z test_output_match_unfold_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0276676Z test_output_match_unfold_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0301851Z test_output_match_unfold_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0326713Z test_output_match_unique_consecutive_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0352867Z test_output_match_unique_consecutive_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:30.0377754Z test_output_match_unique_consecutive_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0402788Z test_output_match_unique_consecutive_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0427913Z test_output_match_unique_consecutive_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0452874Z test_output_match_unique_consecutive_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0477865Z test_output_match_unique_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0505223Z test_output_match_unique_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:30.0530128Z test_output_match_unique_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0555012Z test_output_match_unique_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0580014Z test_output_match_unique_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0605016Z test_output_match_unique_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0630063Z test_output_match_unsqueeze_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0656387Z test_output_match_unsqueeze_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:30.0682514Z test_output_match_unsqueeze_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.001s) 2022-08-17T13:34:30.0707569Z test_output_match_unsqueeze_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0732378Z test_output_match_unsqueeze_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0757326Z test_output_match_unsqueeze_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0782391Z test_output_match_unsqueeze_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0807413Z test_output_match_var_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0833441Z test_output_match_var_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:30.0858359Z test_output_match_var_mean_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0883291Z test_output_match_var_mean_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0908254Z test_output_match_vdot_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0933303Z test_output_match_vdot_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0958367Z test_output_match_vdot_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.0984556Z test_output_match_vdot_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:30.1009690Z test_output_match_vdot_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1034865Z test_output_match_view_as_complex_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1059905Z test_output_match_view_as_complex_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1084882Z test_output_match_view_as_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1110036Z test_output_match_view_as_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1136176Z test_output_match_view_as_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:30.1161147Z test_output_match_view_as_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1186209Z test_output_match_view_as_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1211126Z test_output_match_view_as_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1236061Z test_output_match_view_as_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1261186Z test_output_match_view_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1287158Z test_output_match_view_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:30.1312198Z test_output_match_view_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1337060Z test_output_match_view_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1362107Z test_output_match_view_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1387174Z test_output_match_view_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1412058Z test_output_match_view_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1437106Z test_output_match_vsplit_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1464634Z test_output_match_vsplit_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:30.1489598Z test_output_match_vsplit_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1514730Z test_output_match_vsplit_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1539897Z test_output_match_vsplit_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1564835Z test_output_match_vsplit_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1589881Z test_output_match_vsplit_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1617506Z test_output_match_vstack_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:30.1642417Z test_output_match_vstack_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1667546Z test_output_match_vstack_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1692374Z test_output_match_vstack_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1717411Z test_output_match_vstack_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1742476Z test_output_match_vstack_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1767324Z test_output_match_vstack_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1793319Z test_output_match_where_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1818613Z test_output_match_where_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1843572Z test_output_match_where_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1868556Z test_output_match_where_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1893497Z test_output_match_where_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1918508Z test_output_match_where_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1944720Z test_output_match_where_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:30.1969779Z test_output_match_xlogy_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.1994975Z test_output_match_xlogy_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.2020069Z test_output_match_xlogy_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.2045123Z test_output_match_xlogy_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.2070287Z test_output_match_xlogy_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.2096628Z test_output_match_xlogy_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:30.2121776Z test_output_match_xlogy_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.2146933Z test_output_match_zero__cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.2171883Z test_output_match_zero__cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.2196854Z test_output_match_zero__cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.2222079Z test_output_match_zero__cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.2248361Z test_output_match_zero__cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:30.2273487Z test_output_match_zero__cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.2298413Z test_output_match_zero__cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.2323272Z test_output_match_zeros_like_cpu_bool (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.2348469Z test_output_match_zeros_like_cpu_float16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.2373339Z test_output_match_zeros_like_cpu_float32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.2400918Z test_output_match_zeros_like_cpu_int16 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.016s) 2022-08-17T13:34:30.2425884Z test_output_match_zeros_like_cpu_int32 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.2450876Z test_output_match_zeros_like_cpu_int64 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.2476028Z test_output_match_zeros_like_cpu_uint8 (__main__.TestConsistencyCPU) ... skip: MPS is not available (0.000s) 2022-08-17T13:34:30.2476917Z 2022-08-17T13:34:30.2477182Z ---------------------------------------------------------------------- 2022-08-17T13:34:30.2477447Z Ran 2781 tests in 6.984s 2022-08-17T13:34:30.2477549Z 2022-08-17T13:34:30.2477620Z OK (skipped=2781) 2022-08-17T13:34:30.2477725Z 2022-08-17T13:34:30.2477814Z Generating XML reports... 2022-08-17T13:34:30.6104098Z Generated XML report: test-reports\python-unittest\test_mps\TEST-TestConsistencyCPU-20220817133423.xml 2022-08-17T13:34:30.9803159Z Running test_fx ... [2022-08-17 13:34:30.971131] 2022-08-17T13:34:30.9803592Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_fx.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:34:30.971131] 2022-08-17T13:34:33.2368068Z 2022-08-17T13:34:33.2368528Z Running tests... 2022-08-17T13:34:33.2368856Z Test results will be stored in test-reports\python-unittest\test_fx 2022-08-17T13:34:33.2369182Z ---------------------------------------------------------------------- 2022-08-17T13:34:33.2507024Z test_annotate (fx.test_gradual_type.AnnotationsTest) ... ok (0.016s) 2022-08-17T13:34:33.2517086Z test_annotations (fx.test_gradual_type.AnnotationsTest) 2022-08-17T13:34:33.2538178Z Test type annotations in the forward function. ... ok (0.000s) 2022-08-17T13:34:33.2552303Z test_broadcasting1 (fx.test_gradual_type.AnnotationsTest) ... ok (0.000s) 2022-08-17T13:34:33.2563093Z test_broadcasting2 (fx.test_gradual_type.AnnotationsTest) ... ok (0.016s) 2022-08-17T13:34:33.2573598Z test_broadcasting3 (fx.test_gradual_type.AnnotationsTest) ... ok (0.000s) 2022-08-17T13:34:33.2580325Z test_consistency (fx.test_gradual_type.AnnotationsTest) 2022-08-17T13:34:33.2586081Z Test the consistency relation. ... ok (0.000s) 2022-08-17T13:34:33.2592843Z test_precision (fx.test_gradual_type.AnnotationsTest) 2022-08-17T13:34:33.2598519Z Test the consistency relation. ... ok (0.000s) 2022-08-17T13:34:33.2706052Z test_banned_list (fx.test_cse_pass.TestCSEPass) ... ok (0.000s) 2022-08-17T13:34:33.2734612Z test_empty (fx.test_cse_pass.TestCSEPass) ... ok (0.016s) 2022-08-17T13:34:33.2808345Z test_immutable_list_multiple_entries (fx.test_cse_pass.TestCSEPass) ... ok (0.000s) 2022-08-17T13:34:33.2878196Z test_immutable_list_type (fx.test_cse_pass.TestCSEPass) ... ok (0.016s) 2022-08-17T13:34:33.2930948Z test_kwarg (fx.test_cse_pass.TestCSEPass) ... ok (0.000s) 2022-08-17T13:34:33.2983630Z test_nested_immutable_list_type (fx.test_cse_pass.TestCSEPass) ... ok (0.000s) 2022-08-17T13:34:33.3038080Z test_nochange (fx.test_cse_pass.TestCSEPass) ... ok (0.016s) 2022-08-17T13:34:33.3087997Z test_rand_like (fx.test_cse_pass.TestCSEPass) ... ok (0.000s) 2022-08-17T13:34:33.3133785Z test_rand_n (fx.test_cse_pass.TestCSEPass) ... ok (0.000s) 2022-08-17T13:34:33.4027100Z test_random (fx.test_cse_pass.TestCSEPass) ... ok (0.095s) 2022-08-17T13:34:33.4092128Z test_simple (fx.test_cse_pass.TestCSEPass) ... ok (0.000s) 2022-08-17T13:34:33.4161629Z test_simple_2 (fx.test_cse_pass.TestCSEPass) ... ok (0.016s) 2022-08-17T13:34:33.4222248Z test_simple_multiple_same_ops (fx.test_cse_pass.TestCSEPass) ... ok (0.000s) 2022-08-17T13:34:33.4297072Z test_two_args (fx.test_cse_pass.TestCSEPass) ... ok (0.016s) 2022-08-17T13:34:33.4368333Z test_two_args_default (fx.test_cse_pass.TestCSEPass) ... ok (0.000s) 2022-08-17T13:34:33.4417861Z test_correctness_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.000s) 2022-08-17T13:34:33.4466095Z test_correctness_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.016s) 2022-08-17T13:34:33.4502591Z test_correctness_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.000s) 2022-08-17T13:34:33.4548307Z test_correctness_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.000s) 2022-08-17T13:34:33.4599818Z test_correctness_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.000s) 2022-08-17T13:34:33.4642693Z test_correctness_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.016s) 2022-08-17T13:34:33.4685186Z test_correctness_factory_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.000s) 2022-08-17T13:34:33.4731363Z test_correctness_factory_common_pass__f__device_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.000s) 2022-08-17T13:34:33.4745012Z test_check_inline_non_const (fx.test_fx_const_fold.TestConstFold) 2022-08-17T13:34:33.4802097Z Perform constant folding conversion and check that the non-const module is inlined ... ok (0.016s) 2022-08-17T13:34:33.4813406Z test_check_inline_non_const_mult_return (fx.test_fx_const_fold.TestConstFold) 2022-08-17T13:34:33.4868654Z Perform constant folding conversion and check that the non-const module is inlined ... ok (0.000s) 2022-08-17T13:34:33.4883742Z test_check_skip_folding_quant_dequant_pattern (fx.test_fx_const_fold.TestConstFold) 2022-08-17T13:34:33.4918403Z Set up skip_folding_quant_dequant function to skip quant/dequant pattern. ... ok (0.000s) 2022-08-17T13:34:33.4930633Z test_const_fold_basic_one_attr_name_collision (fx.test_fx_const_fold.TestConstFold) 2022-08-17T13:34:33.4981318Z Perform constant folding conversion, from original mod to split constant folding ... ok (0.016s) 2022-08-17T13:34:33.4992870Z test_const_fold_basic_one_attr_no_name_collision (fx.test_fx_const_fold.TestConstFold) 2022-08-17T13:34:33.5042659Z Perform constant folding conversion, from original mod to split constant folding ... ok (0.000s) 2022-08-17T13:34:33.5053935Z test_const_fold_basic_placeholder_reordered (fx.test_fx_const_fold.TestConstFold) 2022-08-17T13:34:33.5076126Z Test code path where placeholder comes after normal op node in FX ... ok (0.000s) 2022-08-17T13:34:33.5086053Z test_const_fold_basic_two_attr (fx.test_fx_const_fold.TestConstFold) 2022-08-17T13:34:33.5131628Z Perform constant folding conversion, from original mod to split constant ... ok (0.016s) 2022-08-17T13:34:33.5144344Z test_const_fold_basic_two_attr_three_input (fx.test_fx_const_fold.TestConstFold) 2022-08-17T13:34:33.5191877Z Perform constant folding conversion, from original mod to split constant ... ok (0.000s) 2022-08-17T13:34:33.5246662Z test_const_fold_has_inlined_call_module_node (fx.test_fx_const_fold.TestConstFold) ... ok (0.016s) 2022-08-17T13:34:33.5305125Z test_const_fold_module_attr (fx.test_fx_const_fold.TestConstFold) ... ok (0.000s) 2022-08-17T13:34:33.5318704Z test_const_fold_multi_const_folded_attrs (fx.test_fx_const_fold.TestConstFold) 2022-08-17T13:34:33.5384815Z Perform constant folding conversion, from original mod to split constant ... ok (0.000s) 2022-08-17T13:34:33.5394421Z test_const_fold_noop (fx.test_fx_const_fold.TestConstFold) 2022-08-17T13:34:33.5424905Z Check that a graph with no constant folding is handled correctly. ... ok (0.017s) 2022-08-17T13:34:33.5436113Z test_const_fold_submod_hierarchy (fx.test_fx_const_fold.TestConstFold) 2022-08-17T13:34:33.5480376Z Perform constant folding conversion, from original mod to split constant folding ... ok (0.000s) 2022-08-17T13:34:33.5580595Z test_const_fold_tensor_meta (fx.test_fx_const_fold.TestConstFold) ... ok (0.016s) 2022-08-17T13:34:33.5632122Z test_const_fold_unused_placeholder (fx.test_fx_const_fold.TestConstFold) ... ok (0.000s) 2022-08-17T13:34:33.5682485Z test_dict_output (fx.test_fx_const_fold.TestConstFold) ... ok (0.000s) 2022-08-17T13:34:33.5691145Z test_fold_module (fx.test_fx_const_fold.TestConstFold) 2022-08-17T13:34:33.5735871Z Perform constant folding with a call_module node. ... ok (0.016s) 2022-08-17T13:34:33.5752080Z test_retain_node_meta (fx.test_fx_const_fold.TestConstFold) 2022-08-17T13:34:33.5797231Z Perform constant folding conversion, and validate that node meta is retained. ... ok (0.000s) 2022-08-17T13:34:33.5853654Z test_three_outputs (fx.test_fx_const_fold.TestConstFold) ... ok (0.000s) 2022-08-17T13:34:33.5905479Z test_two_outputs (fx.test_fx_const_fold.TestConstFold) ... ok (0.016s) 2022-08-17T13:34:33.5925998Z test_param_dim_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-17T13:34:33.5926701Z warnings.warn(msg, FutureWarning) 2022-08-17T13:34:33.5964710Z ok (0.000s) 2022-08-17T13:34:33.6015931Z test_param_ndim_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.000s) 2022-08-17T13:34:33.6066379Z test_param_nelement_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.016s) 2022-08-17T13:34:33.6114928Z test_param_numel_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.000s) 2022-08-17T13:34:33.6163603Z test_param_shape_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.000s) 2022-08-17T13:34:33.6214861Z test_param_size_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.016s) 2022-08-17T13:34:33.6223741Z test_dead_chain (fx.test_dce_pass.TestDCE) 2022-08-17T13:34:33.6249007Z graph(): 2022-08-17T13:34:33.6249312Z %x : [#users=2] = placeholder[target=x] 2022-08-17T13:34:33.6249753Z Tests that a chain of two nodes in the graph are DCE'd correctly. ... ok (0.000s) 2022-08-17T13:34:33.6250259Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2022-08-17T13:34:33.6250752Z %mul : [#users=0] = call_function[target=operator.mul](args = (%add, 7), kwargs = {}) 2022-08-17T13:34:33.6251173Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2022-08-17T13:34:33.6251604Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, %attr_1), kwargs = {}) 2022-08-17T13:34:33.6251978Z return add_1 2022-08-17T13:34:33.6256423Z test_dead_getattr (fx.test_dce_pass.TestDCE) 2022-08-17T13:34:33.6281330Z graph(): 2022-08-17T13:34:33.6281675Z %x : [#users=2] = placeholder[target=x] 2022-08-17T13:34:33.6282105Z Tests that a getatrr in the graph is DCE'd correctly. ... ok (0.000s) 2022-08-17T13:34:33.6282827Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2022-08-17T13:34:33.6283333Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2022-08-17T13:34:33.6283782Z %mul : [#users=0] = call_function[target=operator.mul](args = (%add, %attr_1), kwargs = {}) 2022-08-17T13:34:33.6284286Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, 11), kwargs = {}) 2022-08-17T13:34:33.6284637Z return add_1 2022-08-17T13:34:33.6288934Z test_dead_placeholder (fx.test_dce_pass.TestDCE) 2022-08-17T13:34:33.6323392Z graph(): 2022-08-17T13:34:33.6323621Z %x : [#users=1] = placeholder[target=x] 2022-08-17T13:34:33.6323905Z Tests that a placeholder in the graph is not DCE'd, as that would change ... ok (0.000s) 2022-08-17T13:34:33.6324187Z %y : [#users=0] = placeholder[target=y] 2022-08-17T13:34:33.6324461Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 7), kwargs = {}) 2022-08-17T13:34:33.6324695Z return add 2022-08-17T13:34:33.6331333Z test_dead_placeholder_with_user (fx.test_dce_pass.TestDCE) 2022-08-17T13:34:33.6361074Z graph(): 2022-08-17T13:34:33.6361379Z %x : [#users=1] = placeholder[target=x] 2022-08-17T13:34:33.6361833Z Tests that a placeholder in the graph is not DCE'd, as that would change ... ok (0.000s) 2022-08-17T13:34:33.6362329Z %y : [#users=1] = placeholder[target=y] 2022-08-17T13:34:33.6362767Z %add : [#users=0] = call_function[target=operator.add](args = (%y, 2), kwargs = {}) 2022-08-17T13:34:33.6363083Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, 7), kwargs = {}) 2022-08-17T13:34:33.6363321Z return add_1 2022-08-17T13:34:33.6371792Z test_keep_module_with_side_effects (fx.test_dce_pass.TestDCE) 2022-08-17T13:34:33.6402871Z graph(): 2022-08-17T13:34:33.6403114Z %a : torch.Tensor [#users=2] = placeholder[target=a] 2022-08-17T13:34:33.6403429Z Test that DCE doesn't remove a module if it's specified as having side effects. ... ok (0.016s) 2022-08-17T13:34:33.6403752Z %relu : [#users=0] = call_module[target=relu](args = (%a,), kwargs = {}) 2022-08-17T13:34:33.6404060Z %mul : [#users=1] = call_function[target=operator.mul](args = (%a, 2), kwargs = {}) 2022-08-17T13:34:33.6404276Z return mul 2022-08-17T13:34:33.6411777Z test_keep_torch_assert (fx.test_dce_pass.TestDCE) 2022-08-17T13:34:33.6444166Z graph(): 2022-08-17T13:34:33.6444485Z %a : torch.Tensor [#users=2] = placeholder[target=a] 2022-08-17T13:34:33.6444948Z Test that DCE doesn't remove torch._assert since it has side effects. ... ok (0.000s) 2022-08-17T13:34:33.6445446Z %equal : [#users=1] = call_function[target=torch.equal](args = (%a, %a), kwargs = {}) 2022-08-17T13:34:33.6445971Z %_assert : [#users=0] = call_function[target=torch._assert](args = (%equal, a must equal a), kwargs = {}) 2022-08-17T13:34:33.6446473Z %mul : [#users=1] = call_function[target=operator.mul](args = (%a, 2), kwargs = {}) 2022-08-17T13:34:33.6446836Z return mul 2022-08-17T13:34:33.6453510Z test_simple (fx.test_dce_pass.TestDCE) 2022-08-17T13:34:33.6486840Z graph(): 2022-08-17T13:34:33.6487114Z %x : [#users=2] = placeholder[target=x] 2022-08-17T13:34:33.6487392Z Tests that a single node in the graph is DCE'd correctly. ... ok (0.000s) 2022-08-17T13:34:33.6487708Z %add : [#users=0] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2022-08-17T13:34:33.6487969Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2022-08-17T13:34:33.6488253Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, %attr_1), kwargs = {}) 2022-08-17T13:34:33.6488488Z return add_1 2022-08-17T13:34:33.6523410Z test_all_input_nodes (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:33.6613694Z test_annotation_with_future (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:33.6980778Z test_annotations_empty_tuple (__main__.TestFX) ... ok (0.031s) 2022-08-17T13:34:33.7011756Z test_annotations_with_forward_references (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:33.7040816Z test_annotations_with_no_forward_references (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:33.7071598Z test_annotations_with_non_torch_reference_and_internal_forward_references (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:33.7101692Z test_annotations_with_non_torch_reference_and_no_internal_forward_references (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:33.7130016Z test_args_kwargs (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:33.7145826Z test_args_kwargs_no_self (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:33.7153870Z test_assert (__main__.TestFX) ... skip: Python Windows bug? https://bugs.python.org/issue45108 (0.000s) 2022-08-17T13:34:33.7197958Z test_ast_rewriter_reassigns_submodules (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:33.7241463Z test_ast_rewriter_rewrites_assert (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:33.7283238Z test_ast_rewriter_rewrites_assert_with_message (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:33.7319011Z test_ast_rewriter_wrap (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:33.7354358Z test_ast_rewriter_wrap_fn_directly (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:33.7396415Z test_ast_rewriter_wrap_with_submodule (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:33.7426368Z test_ast_rewriter_wrapped_via_decorator (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:33.7463717Z test_ast_rewriter_wrapped_via_decorator_and_transformed (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:33.8258009Z test_autowrap_functions (__main__.TestFX) ... ok (0.079s) 2022-08-17T13:34:33.8308729Z test_concrete_arg_none_assert (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:33.8339633Z test_construct_root_dict (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:33.8355278Z test_copy_it (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:33.8388124Z test_copy_no_remap (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:33.8417391Z test_ctx_mgr (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:33.8685654Z test_custom_codegen (__main__.TestFX) ... ok (0.032s) 2022-08-17T13:34:33.8730030Z test_custom_codegen_with_transformer (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:33.8752478Z test_custom_import (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:33.8790762Z test_custom_proxy_dynamic_value (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:33.8827643Z test_custom_proxy_input_dependent_control_flow (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:33.8863418Z test_custom_proxy_type (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:33.8899882Z test_custom_proxy_type_literal (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:34.4989240Z test_custom_traceback_not_raised_when_exception_source_is_submodule (__main__.TestFX) ... ok (0.610s) 2022-08-17T13:34:34.5038706Z test_custom_traceback_raised_when_exception_source_is_graphmodule (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:34.5053602Z test_deepcopy_graph_with_tracer_cls (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:34.5100863Z test_deepcopy_graphmodule_with_transform (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:34.7057545Z test_deepcopy_recursion_depth (__main__.TestFX) ... ok (0.197s) 2022-08-17T13:34:34.7090691Z test_deepcopy_tracer (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:34.7138054Z test_deepcopy_with_submods_params (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:34.7176359Z test_delete_unused_submodules_leaf (__main__.TestFX) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-17T13:34:34.7177034Z warnings.warn(msg, FutureWarning) 2022-08-17T13:34:34.7177230Z ok (0.000s) 2022-08-17T13:34:34.7210084Z test_dict (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:34.7241273Z test_direct_param_use (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:34.7294144Z test_disallow_override (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:34.7326234Z test_ellipsis (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:34.7340794Z test_empty_graph_codegen (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:34.7368084Z test_erase_node_error (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:34.7414541Z test_example_shape_prop (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:34.7435997Z test_find_uses (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:34.7677271Z test_fn_type_annotation_empty (__main__.TestFX) ... ok (0.026s) 2022-08-17T13:34:34.8003105Z test_fn_type_annotations (__main__.TestFX) ... ok (0.031s) 2022-08-17T13:34:34.8033315Z test_fx_and_or (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:34.8068263Z test_fx_create_arg (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:34.8096144Z test_fx_shifts (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:34.8136238Z test_fx_stateless (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:34.9407600Z test_get_torch_func_signature (__main__.TestFX) ... ok (0.134s) 2022-08-17T13:34:34.9412807Z test_getitem (__main__.TestFX) ... skip: Will be checked in test_getitem_subproc (0.000s) 2022-08-17T13:34:35.9398858Z test_getitem_subproc (__main__.TestFX) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:34:35.9399350Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:34:35.9402822Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:34:35.9403232Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:34:37.4363182Z ok (2.489s) 2022-08-17T13:34:37.4402484Z test_graph_edit_with_proxy (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.4432323Z test_graph_fns (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:37.4872707Z test_graph_module (__main__.TestFX) ... ok (0.033s) 2022-08-17T13:34:37.4907868Z test_graph_module_init_buffer_param_copied_dict_init (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:37.4940721Z test_graph_module_init_buffer_param_copied_mod_init (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.4972677Z test_graph_module_replicate_for_dp (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.5003705Z test_graph_unique_names (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.5022378Z test_graph_unique_names_manual (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.5034867Z test_immutable_dict_pytree_ops (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.5047084Z test_immutable_list_pytree_ops (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.5065322Z test_imul_code_print (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.5096793Z test_inf_nan (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.5119714Z test_inf_nan_kwds (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.5170920Z test_inline_graph (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.5194473Z test_insertion_point (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.5238486Z test_interpreter (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:37.5267103Z test_interpreter_default_args (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.5273622Z test_interpreter_gc_values (__main__.TestFX) ... skip: no torchvision (0.000s) 2022-08-17T13:34:37.5278954Z test_interpreter_noop_resnet18 (__main__.TestFX) ... skip: no torchvision (0.000s) 2022-08-17T13:34:37.5306416Z test_interpreter_not_enough_args (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.5340518Z test_interpreter_onthefly_swap (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.5381509Z test_interpreter_partial_eval (__main__.TestFX) ... ok (0.017s) 2022-08-17T13:34:37.5418029Z test_interpreter_run_node_override (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.5447385Z test_interpreter_star_args (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.5483875Z test_interpreter_with_codegen (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.5517771Z test_layout (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.5547955Z test_leaf_module (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:37.5591804Z test_matmul_tracing (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.5631512Z test_module_deepcopy_edit_nodes (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.5655565Z test_move_before (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.5679630Z test_multi_insert_point (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.5731619Z test_multiple_default_args (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:37.5775036Z test_named_tuple_inlined (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.5803504Z test_namedtuple_return_qualname (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.5830339Z test_namedtuple_return_trace (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.5870886Z test_native_callable (__main__.TestFX) ... skip: non-portable load_library call used in test (0.016s) 2022-08-17T13:34:37.5881691Z test_no_mutation (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.5910241Z test_node_tagging (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.5937801Z test_nonetype_annotation (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.5994934Z test_partial_trace (__main__.TestFX) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\_symbolic_trace.py:501: UserWarning: Was not able to add assertion to guarantee correct input f to specialized function. It is up to the user to make sure that your inputs match the inputs you specialized the function with. 2022-08-17T13:34:37.5995566Z warnings.warn( 2022-08-17T13:34:37.6006226Z 2022-08-17T13:34:37.6006244Z 2022-08-17T13:34:37.6006588Z ok (0.000s) 2022-08-17T13:34:37.6006729Z 2022-08-17T13:34:37.6006828Z def forward(self, x, y_1): 2022-08-17T13:34:37.6007023Z eq = y_1 == True; y_1 = None 2022-08-17T13:34:37.6007323Z _assert = torch._assert(eq, 'y has been specialized to have value True but got another value'); eq = None 2022-08-17T13:34:37.6007588Z mul = 2 * x; x = None 2022-08-17T13:34:37.6007745Z return mul 2022-08-17T13:34:37.6010021Z 2022-08-17T13:34:37.6050582Z test_pickle_custom_import (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:37.6103863Z test_pickle_graphmodule (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.6168185Z test_pickle_nonetype_annotation (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.6234864Z test_pickle_torch_custom_ops (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:37.6251949Z test_prepend_self (__main__.TestFX) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\node.py:242: UserWarning: Trying to prepend a node to itself. This behavior has no effect on the graph. 2022-08-17T13:34:37.6252748Z warnings.warn("Trying to prepend a node to itself. This behavior has no effect on the graph.") 2022-08-17T13:34:37.6253144Z ok (0.000s) 2022-08-17T13:34:37.6278365Z test_pretty_print (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.6306931Z test_pretty_print_graph (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.6344675Z test_pretty_print_node (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:37.6382001Z test_pretty_print_targets (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.6403389Z test_profiler_ranges_side_effect (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.7361022Z test_pytree (__main__.TestFX) ... ok (0.095s) 2022-08-17T13:34:37.7409471Z test_pytree_concrete (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.7429495Z test_reassign_args_kwargs_uses (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.7469846Z test_regular_and_default_args (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:37.7484404Z test_remove_uses (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.7498949Z test_remove_uses_with_custom_filter (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.7520662Z test_replace_input (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.7534010Z test_replace_uses (__main__.TestFX) ... skip: no torchvision (0.000s) 2022-08-17T13:34:37.7539887Z test_reserved_getattr (__main__.TestFX) 2022-08-17T13:34:37.7560262Z Ensure that we do not name any nodes with a reserved builtin like `getattr` ... ok (0.000s) 2022-08-17T13:34:37.7589985Z test_return_tuple (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.7825930Z test_return_type_exists (__main__.TestFX) ... ok (0.032s) 2022-08-17T13:34:37.7912885Z test_script_method_trace (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.8147137Z test_script_tensor_constant (__main__.TestFX) ... ok (0.031s) 2022-08-17T13:34:37.8178080Z test_sequential (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.8210965Z test_shape_prop_aggregate (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:37.8508065Z test_shape_prop_layout (__main__.TestFX) ... ok (0.032s) 2022-08-17T13:34:38.2998104Z test_shape_prop_layout_3d (__main__.TestFX) ... ok (0.460s) 2022-08-17T13:34:38.3067703Z test_single_default_arg (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:38.3135913Z test_snake_case (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:38.3256287Z test_sqrt (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:38.3315314Z test_stack_traces (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:38.3379451Z test_stack_traces_with_transformer (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:38.3418774Z test_string_literal_return (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:38.3650497Z test_submodule_manipulation_API (__main__.TestFX) ... ok (0.032s) 2022-08-17T13:34:38.3814163Z test_symbolic_trace_assert (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:38.3878550Z test_symbolic_trace_sequential (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:38.3961857Z test_tensor_attribute (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:38.4039921Z test_tensor_attribute_coalseced (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:38.4085803Z test_tensor_constant (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:38.4131565Z test_throw_out_variant (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:38.4197052Z test_torch_custom_ops (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:38.4241778Z test_torch_fx_getattr (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:38.4606754Z test_torch_fx_len (__main__.TestFX) ... ok (0.048s) 2022-08-17T13:34:38.4640214Z test_torch_op_overloads (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:38.4654037Z test_torchbind_class_attribute_in_fx (__main__.TestFX) ... skip: torch.classes._TorchScriptTesting._StackString is registered, skipping (0.000s) 2022-08-17T13:34:38.4668868Z test_torchbind_class_attribute_in_fx_tensor_arg (__main__.TestFX) ... skip: torch.classes._TorchScriptTesting._ReLUClass is registered, skipping (0.000s) 2022-08-17T13:34:38.4683576Z test_trace_buffer_slice (__main__.TestFX) ... skip: Hotfix for SEV remediation (0.000s) 2022-08-17T13:34:38.4709424Z test_trace_dict_int_keys (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:38.4736584Z test_trace_dict_proxy_keys (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:38.4765111Z test_trace_fn_constant (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:38.4794311Z test_trace_function (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:38.4857135Z 1.13.0a0+gitce6a3c6 2022-08-17T13:34:38.4857371Z test_trace_multiple_funcs (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:38.5006399Z test_tracing_graphmodules_as_leaf_submodules (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:38.5050567Z test_transformer_multi_outputs (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:38.5096087Z test_transformer_noop (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:38.5139653Z test_transformer_op_swap (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:38.5167740Z test_tuple_no_subscript (__main__.TestFX) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-17T13:34:38.5168426Z warnings.warn(msg, FutureWarning) 2022-08-17T13:34:38.5190323Z ok (0.000s) 2022-08-17T13:34:38.5204514Z test_typename_print (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:38.5234939Z test_unpack (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:38.5261056Z test_unpack_dict_better_error (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:38.5284954Z test_unpack_list_better_error (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:38.5312325Z test_update_args_api (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:38.5340647Z test_update_args_kwargs_yells_at_you (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:38.5368254Z test_update_kwargs_api (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:38.5593085Z test_user_friendly_call_provenance_with_function (__main__.TestFX) ... ok (0.017s) 2022-08-17T13:34:38.5820474Z test_user_friendly_call_provenance_with_module (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:38.5851608Z test_wrap (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:38.5881120Z test_wrap_fn_directly (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:38.5917764Z test_wrap_with_submodule (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:38.5950382Z test_wrapped_method (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:38.5988249Z test_wrapped_retrace (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:38.6015983Z test_wrapped_via_decorator (__main__.TestFX) ... ok (0.016s) 2022-08-17T13:34:38.6049441Z test_wrapped_via_decorator_and_transformed (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:38.6061358Z test_wrong_target_type (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:38.6079317Z test_wrong_topo (__main__.TestFX) ... ok (0.000s) 2022-08-17T13:34:38.6086831Z test_class_member_back_compat (__main__.TestFXAPIBackwardCompatibility) 2022-08-17T13:34:38.6108093Z Test backward compatibility for members of classes with ... ok (0.000s) 2022-08-17T13:34:38.6114571Z test_function_back_compat (__main__.TestFXAPIBackwardCompatibility) 2022-08-17T13:34:38.6198128Z Test backward compatibility for function signatures with ... ok (0.016s) 2022-08-17T13:34:38.6224975Z test_public_api_surface (__main__.TestFXAPIBackwardCompatibility) ... ok (0.000s) 2022-08-17T13:34:38.6239350Z test_nn_functional_adaptive_avg_pool1d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6266986Z test_nn_functional_adaptive_avg_pool2d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6290806Z test_nn_functional_adaptive_avg_pool3d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6316154Z test_nn_functional_adaptive_max_pool1d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6341662Z test_nn_functional_adaptive_max_pool1d_with_indices (__main__.TestFunctionalTracing) ... ok (0.016s) 2022-08-17T13:34:38.6365860Z test_nn_functional_adaptive_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6390335Z test_nn_functional_adaptive_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6414327Z test_nn_functional_adaptive_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6439530Z test_nn_functional_adaptive_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6465199Z test_nn_functional_affine_grid (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6490287Z test_nn_functional_alpha_dropout (__main__.TestFunctionalTracing) ... ok (0.017s) 2022-08-17T13:34:38.6504220Z test_nn_functional_avg_pool1d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6518174Z test_nn_functional_avg_pool2d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6531809Z test_nn_functional_avg_pool3d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6556539Z test_nn_functional_batch_norm (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6570518Z test_nn_functional_bilinear (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6595875Z test_nn_functional_binary_cross_entropy (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6620577Z test_nn_functional_binary_cross_entropy_with_logits (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6643827Z test_nn_functional_celu (__main__.TestFunctionalTracing) ... ok (0.016s) 2022-08-17T13:34:38.6657832Z test_nn_functional_celu_ (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6671647Z test_nn_functional_channel_shuffle (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6685455Z test_nn_functional_conv1d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6699364Z test_nn_functional_conv2d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6713137Z test_nn_functional_conv3d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6726988Z test_nn_functional_conv_tbc (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6740915Z test_nn_functional_conv_transpose1d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6754749Z test_nn_functional_conv_transpose2d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6768456Z test_nn_functional_conv_transpose3d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6794184Z test_nn_functional_cosine_embedding_loss (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6808127Z test_nn_functional_cosine_similarity (__main__.TestFunctionalTracing) ... ok (0.016s) 2022-08-17T13:34:38.6832822Z test_nn_functional_cross_entropy (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6858015Z test_nn_functional_ctc_loss (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6882230Z test_nn_functional_dropout (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6906489Z test_nn_functional_dropout1d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6931747Z test_nn_functional_dropout2d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6956148Z test_nn_functional_dropout3d (__main__.TestFunctionalTracing) ... ok (0.016s) 2022-08-17T13:34:38.6979544Z test_nn_functional_elu (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.6993499Z test_nn_functional_elu_ (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7018643Z test_nn_functional_embedding (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7046537Z test_nn_functional_embedding_bag (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7070834Z test_nn_functional_feature_alpha_dropout (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7096003Z test_nn_functional_fold (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7120578Z test_nn_functional_fractional_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.016s) 2022-08-17T13:34:38.7146271Z test_nn_functional_fractional_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7171320Z test_nn_functional_fractional_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7196490Z test_nn_functional_fractional_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7222029Z test_nn_functional_gaussian_nll_loss (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7236014Z test_nn_functional_gelu (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7260048Z test_nn_functional_glu (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7284572Z test_nn_functional_grid_sample (__main__.TestFunctionalTracing) ... ok (0.016s) 2022-08-17T13:34:38.7312234Z test_nn_functional_group_norm (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7336797Z test_nn_functional_gumbel_softmax (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7350829Z test_nn_functional_hardshrink (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7373620Z test_nn_functional_hardsigmoid (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7396639Z test_nn_functional_hardswish (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7420437Z test_nn_functional_hardtanh (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7434620Z test_nn_functional_hardtanh_ (__main__.TestFunctionalTracing) ... ok (0.016s) 2022-08-17T13:34:38.7460028Z test_nn_functional_hinge_embedding_loss (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7484871Z test_nn_functional_huber_loss (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7509987Z test_nn_functional_instance_norm (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7535372Z test_nn_functional_interpolate (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7559742Z test_nn_functional_kl_div (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7589002Z test_nn_functional_l1_loss (__main__.TestFunctionalTracing) ... ok (0.016s) 2022-08-17T13:34:38.7614132Z test_nn_functional_layer_norm (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:34:38.7637570Z test_nn_functional_leaky_relu (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7651475Z test_nn_functional_leaky_relu_ (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7665391Z test_nn_functional_linear (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7690085Z test_nn_functional_local_response_norm (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7719429Z test_nn_functional_log_softmax (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7733447Z test_nn_functional_logsigmoid (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7760605Z test_nn_functional_lp_pool1d (__main__.TestFunctionalTracing) ... ok (0.016s) 2022-08-17T13:34:38.7785474Z test_nn_functional_lp_pool2d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7809923Z test_nn_functional_margin_ranking_loss (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7834011Z test_nn_functional_max_pool1d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7859719Z test_nn_functional_max_pool1d_with_indices (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7884687Z test_nn_functional_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7910594Z test_nn_functional_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.016s) 2022-08-17T13:34:38.7934248Z test_nn_functional_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7959734Z test_nn_functional_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.7984623Z test_nn_functional_max_unpool1d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8010443Z test_nn_functional_max_unpool2d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8035324Z test_nn_functional_max_unpool3d (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8058096Z test_nn_functional_mish (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8083242Z test_nn_functional_mse_loss (__main__.TestFunctionalTracing) ... ok (0.016s) 2022-08-17T13:34:38.8114579Z test_nn_functional_multi_head_attention_forward (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8139354Z test_nn_functional_multi_margin_loss (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8163299Z test_nn_functional_multilabel_margin_loss (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8187489Z test_nn_functional_multilabel_soft_margin_loss (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8201298Z test_nn_functional_native_channel_shuffle (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8225771Z test_nn_functional_nll_loss (__main__.TestFunctionalTracing) ... ok (0.016s) 2022-08-17T13:34:38.8267040Z test_nn_functional_normalize (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8280797Z test_nn_functional_one_hot (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8294505Z test_nn_functional_pad (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8308354Z test_nn_functional_pairwise_distance (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8321960Z test_nn_functional_pdist (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8335508Z test_nn_functional_pixel_shuffle (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8349283Z test_nn_functional_pixel_unshuffle (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8374153Z test_nn_functional_poisson_nll_loss (__main__.TestFunctionalTracing) ... ok (0.016s) 2022-08-17T13:34:38.8388188Z test_nn_functional_prelu (__main__.TestFunctionalTracing) ... ok (0.001s) 2022-08-17T13:34:38.8412090Z test_nn_functional_relu (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8434953Z test_nn_functional_relu6 (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8448692Z test_nn_functional_relu_ (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8472490Z test_nn_functional_rrelu (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8486364Z test_nn_functional_rrelu_ (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8509130Z test_nn_functional_selu (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8523013Z test_nn_functional_selu_ (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8546020Z test_nn_functional_silu (__main__.TestFunctionalTracing) ... ok (0.016s) 2022-08-17T13:34:38.8572689Z test_nn_functional_smooth_l1_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2022-08-17T13:34:38.8596524Z test_nn_functional_soft_margin_loss (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8625393Z test_nn_functional_softmax (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8654574Z test_nn_functional_softmin (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8668453Z test_nn_functional_softplus (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8682197Z test_nn_functional_softshrink (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8706907Z test_nn_functional_threshold (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8720840Z test_nn_functional_threshold_ (__main__.TestFunctionalTracing) ... ok (0.016s) 2022-08-17T13:34:38.8746049Z test_nn_functional_triplet_margin_loss (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8771653Z test_nn_functional_triplet_margin_with_distance_loss (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8796454Z test_nn_functional_unfold (__main__.TestFunctionalTracing) ... ok (0.000s) 2022-08-17T13:34:38.8819226Z test_nn_functional_upsample (__main__.TestFunctionalTracing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:3730: UserWarning: nn.functional.upsample is deprecated. Use nn.functional.interpolate instead. 2022-08-17T13:34:38.8820114Z warnings.warn("nn.functional.upsample is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T13:34:38.8822845Z ok (0.000s) 2022-08-17T13:34:38.8845479Z test_nn_functional_upsample_bilinear (__main__.TestFunctionalTracing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4066: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2022-08-17T13:34:38.8846096Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T13:34:38.8849416Z ok (0.000s) 2022-08-17T13:34:38.8870707Z test_nn_functional_upsample_nearest (__main__.TestFunctionalTracing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4010: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2022-08-17T13:34:38.8871319Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2022-08-17T13:34:38.8874577Z ok (0.016s) 2022-08-17T13:34:38.8886395Z test_get_torch_func_signature_exhaustive_H_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.8897165Z test_get_torch_func_signature_exhaustive_T_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.8907833Z test_get_torch_func_signature_exhaustive___getitem___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.003s) 2022-08-17T13:34:38.8918390Z test_get_torch_func_signature_exhaustive___radd___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.8928892Z test_get_torch_func_signature_exhaustive___rdiv___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.8939581Z test_get_torch_func_signature_exhaustive___rmatmul___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.8950054Z test_get_torch_func_signature_exhaustive___rmod___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.8960576Z test_get_torch_func_signature_exhaustive___rmul___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.8971117Z test_get_torch_func_signature_exhaustive___rpow___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.8981694Z test_get_torch_func_signature_exhaustive___rsub___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.8992356Z test_get_torch_func_signature_exhaustive__masked_amax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.9002767Z test_get_torch_func_signature_exhaustive__masked_amin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.9013285Z test_get_torch_func_signature_exhaustive__masked_argmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.9023840Z test_get_torch_func_signature_exhaustive__masked_argmin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.9034385Z test_get_torch_func_signature_exhaustive__masked_cumprod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.9044977Z test_get_torch_func_signature_exhaustive__masked_cumsum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.9055443Z test_get_torch_func_signature_exhaustive__masked_log_softmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.9066148Z test_get_torch_func_signature_exhaustive__masked_logaddexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.016s) 2022-08-17T13:34:38.9076745Z test_get_torch_func_signature_exhaustive__masked_logsumexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.9087313Z test_get_torch_func_signature_exhaustive__masked_mean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.9097917Z test_get_torch_func_signature_exhaustive__masked_median_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.9108440Z test_get_torch_func_signature_exhaustive__masked_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.9118990Z test_get_torch_func_signature_exhaustive__masked_normalize_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.9129571Z test_get_torch_func_signature_exhaustive__masked_prod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.9140120Z test_get_torch_func_signature_exhaustive__masked_softmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.9150693Z test_get_torch_func_signature_exhaustive__masked_softmin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.9161247Z test_get_torch_func_signature_exhaustive__masked_std_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.9171742Z test_get_torch_func_signature_exhaustive__masked_sum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.9182413Z test_get_torch_func_signature_exhaustive__masked_var_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.9197759Z test_get_torch_func_signature_exhaustive_abs_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:38.9216017Z test_get_torch_func_signature_exhaustive_acos_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:38.9233278Z test_get_torch_func_signature_exhaustive_acosh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:38.9267595Z test_get_torch_func_signature_exhaustive_add_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:38.9294905Z test_get_torch_func_signature_exhaustive_addbmm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:38.9337645Z test_get_torch_func_signature_exhaustive_addcdiv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:38.9378344Z test_get_torch_func_signature_exhaustive_addcmul_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:38.9397006Z test_get_torch_func_signature_exhaustive_addmm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:38.9416285Z test_get_torch_func_signature_exhaustive_addmm_decomposed_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:38.9442273Z test_get_torch_func_signature_exhaustive_addmv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.006s) 2022-08-17T13:34:38.9464772Z test_get_torch_func_signature_exhaustive_addr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:38.9487505Z test_get_torch_func_signature_exhaustive_all_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:38.9532037Z test_get_torch_func_signature_exhaustive_allclose_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:38.9554193Z test_get_torch_func_signature_exhaustive_amax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:38.9575312Z test_get_torch_func_signature_exhaustive_amin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:38.9603332Z test_get_torch_func_signature_exhaustive_aminmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:34:38.9604727Z return self.op(*args, **kwargs) 2022-08-17T13:34:38.9605007Z ok (0.016s) 2022-08-17T13:34:38.9618499Z test_get_torch_func_signature_exhaustive_angle_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:38.9642409Z test_get_torch_func_signature_exhaustive_any_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:38.9668103Z test_get_torch_func_signature_exhaustive_arange_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:38.9688518Z test_get_torch_func_signature_exhaustive_argmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.010s) 2022-08-17T13:34:38.9708027Z test_get_torch_func_signature_exhaustive_argmin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:38.9750394Z test_get_torch_func_signature_exhaustive_argsort_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:38.9768189Z test_get_torch_func_signature_exhaustive_argwhere_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:38.9779312Z test_get_torch_func_signature_exhaustive_as_strided_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.9790052Z test_get_torch_func_signature_exhaustive_as_strided_scatter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.9804870Z test_get_torch_func_signature_exhaustive_asin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:38.9820731Z test_get_torch_func_signature_exhaustive_asinh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:38.9848852Z test_get_torch_func_signature_exhaustive_atan2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:38.9863988Z test_get_torch_func_signature_exhaustive_atan_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:38.9879638Z test_get_torch_func_signature_exhaustive_atanh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:38.9891350Z test_get_torch_func_signature_exhaustive_atleast_1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.9902155Z test_get_torch_func_signature_exhaustive_atleast_2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.9912968Z test_get_torch_func_signature_exhaustive_atleast_3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.9938136Z test_get_torch_func_signature_exhaustive_baddbmm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:38.9949256Z test_get_torch_func_signature_exhaustive_bernoulli_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.9959994Z test_get_torch_func_signature_exhaustive_bfloat16_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.9970631Z test_get_torch_func_signature_exhaustive_block_diag_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:38.9985435Z test_get_torch_func_signature_exhaustive_bmm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:38.9997016Z test_get_torch_func_signature_exhaustive_bool_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.016s) 2022-08-17T13:34:39.0007815Z test_get_torch_func_signature_exhaustive_broadcast_shapes_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.0018624Z test_get_torch_func_signature_exhaustive_broadcast_tensors_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.0035168Z test_get_torch_func_signature_exhaustive_broadcast_to_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.0078600Z test_get_torch_func_signature_exhaustive_bucketize_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.0089659Z test_get_torch_func_signature_exhaustive_byte_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.0100621Z test_get_torch_func_signature_exhaustive_cartesian_prod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.010s) 2022-08-17T13:34:39.0122502Z test_get_torch_func_signature_exhaustive_cat_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.0133558Z test_get_torch_func_signature_exhaustive_cdist_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.0148022Z test_get_torch_func_signature_exhaustive_ceil_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.0159684Z test_get_torch_func_signature_exhaustive_chalf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.0170458Z test_get_torch_func_signature_exhaustive_char_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.0191589Z test_get_torch_func_signature_exhaustive_cholesky_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\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-17T13:34:39.0192407Z L = torch.cholesky(A) 2022-08-17T13:34:39.0192748Z should be replaced with 2022-08-17T13:34:39.0193104Z L = torch.linalg.cholesky(A) 2022-08-17T13:34:39.0193402Z and 2022-08-17T13:34:39.0193658Z U = torch.cholesky(A, upper=True) 2022-08-17T13:34:39.0193955Z should be replaced with 2022-08-17T13:34:39.0194295Z U = torch.linalg.cholesky(A).mH(). 2022-08-17T13:34:39.0195368Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:1816.) 2022-08-17T13:34:39.0196125Z return self.op(*args, **kwargs) 2022-08-17T13:34:39.0197622Z ok (0.000s) 2022-08-17T13:34:39.0224183Z test_get_torch_func_signature_exhaustive_cholesky_inverse_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.0257591Z test_get_torch_func_signature_exhaustive_cholesky_solve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.0274008Z test_get_torch_func_signature_exhaustive_chunk_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.0293565Z test_get_torch_func_signature_exhaustive_clamp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.0319420Z test_get_torch_func_signature_exhaustive_clamp_max_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.0345285Z test_get_torch_func_signature_exhaustive_clamp_min_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.0360321Z test_get_torch_func_signature_exhaustive_clone_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.0377238Z test_get_torch_func_signature_exhaustive_column_stack_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.0404479Z test_get_torch_func_signature_exhaustive_combinations_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.0430319Z test_get_torch_func_signature_exhaustive_complex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.0444560Z test_get_torch_func_signature_exhaustive_conj_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.0457942Z test_get_torch_func_signature_exhaustive_conj_physical_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.0510797Z test_get_torch_func_signature_exhaustive_constant_pad_nd_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.010s) 2022-08-17T13:34:39.0521771Z test_get_torch_func_signature_exhaustive_contiguous_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.0549300Z test_get_torch_func_signature_exhaustive_copysign_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.0567427Z test_get_torch_func_signature_exhaustive_corrcoef_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.0584422Z test_get_torch_func_signature_exhaustive_cos_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.0601066Z test_get_torch_func_signature_exhaustive_cosh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.0625051Z test_get_torch_func_signature_exhaustive_count_nonzero_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.0678517Z test_get_torch_func_signature_exhaustive_cov_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.0696223Z test_get_torch_func_signature_exhaustive_cross_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.0713762Z test_get_torch_func_signature_exhaustive_cummax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.0731361Z test_get_torch_func_signature_exhaustive_cummin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.0756194Z test_get_torch_func_signature_exhaustive_cumprod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.0774190Z test_get_torch_func_signature_exhaustive_cumsum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.0797413Z test_get_torch_func_signature_exhaustive_cumulative_trapezoid_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.0812389Z test_get_torch_func_signature_exhaustive_deg2rad_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.0831338Z test_get_torch_func_signature_exhaustive_diag_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.0856379Z test_get_torch_func_signature_exhaustive_diag_embed_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.0871779Z test_get_torch_func_signature_exhaustive_diagflat_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.0896539Z test_get_torch_func_signature_exhaustive_diagonal_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.0930800Z test_get_torch_func_signature_exhaustive_diagonal_scatter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1016504Z test_get_torch_func_signature_exhaustive_diff_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.1031344Z test_get_torch_func_signature_exhaustive_digamma_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1103929Z test_get_torch_func_signature_exhaustive_dist_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1142228Z test_get_torch_func_signature_exhaustive_div_floor_rounding_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.1177120Z test_get_torch_func_signature_exhaustive_div_no_rounding_mode_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1213609Z test_get_torch_func_signature_exhaustive_div_trunc_rounding_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1227745Z test_get_torch_func_signature_exhaustive_dot_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1239445Z test_get_torch_func_signature_exhaustive_double_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.1253805Z test_get_torch_func_signature_exhaustive_dsplit_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1269876Z test_get_torch_func_signature_exhaustive_dstack_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1287996Z test_get_torch_func_signature_exhaustive_eig_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\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-17T13:34:39.1289057Z torch.linalg.eig returns complex tensors of dtype cfloat or cdouble rather than real tensors mimicking complex tensors. 2022-08-17T13:34:39.1289504Z L, _ = torch.eig(A) 2022-08-17T13:34:39.1289783Z should be replaced with 2022-08-17T13:34:39.1290094Z L_complex = torch.linalg.eigvals(A) 2022-08-17T13:34:39.1290381Z and 2022-08-17T13:34:39.1290668Z L, V = torch.eig(A, eigenvectors=True) 2022-08-17T13:34:39.1290980Z should be replaced with 2022-08-17T13:34:39.1291573Z L_complex, V_complex = torch.linalg.eig(A) (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:3378.) 2022-08-17T13:34:39.1292149Z return self.op(*args, **kwargs) 2022-08-17T13:34:39.1292420Z ok (0.000s) 2022-08-17T13:34:39.1301039Z test_get_torch_func_signature_exhaustive_einsum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.016s) 2022-08-17T13:34:39.1320537Z test_get_torch_func_signature_exhaustive_empty_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... expected failure (0.000s) 2022-08-17T13:34:39.1338922Z test_get_torch_func_signature_exhaustive_empty_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1371948Z test_get_torch_func_signature_exhaustive_eq_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1391545Z test_get_torch_func_signature_exhaustive_equal_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1406128Z test_get_torch_func_signature_exhaustive_erf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1423141Z test_get_torch_func_signature_exhaustive_erfc_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1437777Z test_get_torch_func_signature_exhaustive_erfinv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1453386Z test_get_torch_func_signature_exhaustive_exp2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1469970Z test_get_torch_func_signature_exhaustive_exp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.1481749Z test_get_torch_func_signature_exhaustive_expand_as_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.1492450Z test_get_torch_func_signature_exhaustive_expand_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.1506718Z test_get_torch_func_signature_exhaustive_expm1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1531575Z test_get_torch_func_signature_exhaustive_fft_fft2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1555434Z test_get_torch_func_signature_exhaustive_fft_fft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1579910Z test_get_torch_func_signature_exhaustive_fft_fftn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.010s) 2022-08-17T13:34:39.1597478Z test_get_torch_func_signature_exhaustive_fft_fftshift_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1620899Z test_get_torch_func_signature_exhaustive_fft_hfft2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1643866Z test_get_torch_func_signature_exhaustive_fft_hfft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1670497Z test_get_torch_func_signature_exhaustive_fft_hfftn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.010s) 2022-08-17T13:34:39.1692476Z test_get_torch_func_signature_exhaustive_fft_ifft2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1715224Z test_get_torch_func_signature_exhaustive_fft_ifft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1739277Z test_get_torch_func_signature_exhaustive_fft_ifftn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1756806Z test_get_torch_func_signature_exhaustive_fft_ifftshift_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1778536Z test_get_torch_func_signature_exhaustive_fft_ihfft2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1801579Z test_get_torch_func_signature_exhaustive_fft_ihfft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1825958Z test_get_torch_func_signature_exhaustive_fft_ihfftn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.1848352Z test_get_torch_func_signature_exhaustive_fft_irfft2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1870400Z test_get_torch_func_signature_exhaustive_fft_irfft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1894177Z test_get_torch_func_signature_exhaustive_fft_irfftn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1916069Z test_get_torch_func_signature_exhaustive_fft_rfft2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1938195Z test_get_torch_func_signature_exhaustive_fft_rfft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1961533Z test_get_torch_func_signature_exhaustive_fft_rfftn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.1973620Z test_get_torch_func_signature_exhaustive_fill_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.016s) 2022-08-17T13:34:39.1993595Z test_get_torch_func_signature_exhaustive_flatten_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.2014866Z test_get_torch_func_signature_exhaustive_flip_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.2028864Z test_get_torch_func_signature_exhaustive_fliplr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.2042255Z test_get_torch_func_signature_exhaustive_flipud_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.2053225Z test_get_torch_func_signature_exhaustive_float_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.2081278Z test_get_torch_func_signature_exhaustive_float_power_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.2096098Z test_get_torch_func_signature_exhaustive_floor_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.2128976Z test_get_torch_func_signature_exhaustive_floor_divide_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.2153789Z test_get_torch_func_signature_exhaustive_fmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.2178830Z test_get_torch_func_signature_exhaustive_fmin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.2212558Z test_get_torch_func_signature_exhaustive_fmod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.2227408Z test_get_torch_func_signature_exhaustive_frac_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.2243332Z test_get_torch_func_signature_exhaustive_frexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.2265402Z test_get_torch_func_signature_exhaustive_full_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.2286863Z test_get_torch_func_signature_exhaustive_gather_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.2314638Z test_get_torch_func_signature_exhaustive_ge_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.2390843Z test_get_torch_func_signature_exhaustive_geqrf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.2424341Z test_get_torch_func_signature_exhaustive_gradient_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.2451970Z test_get_torch_func_signature_exhaustive_gt_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.2463370Z test_get_torch_func_signature_exhaustive_half_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.2487705Z test_get_torch_func_signature_exhaustive_heaviside_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.2568690Z test_get_torch_func_signature_exhaustive_histc_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.011s) 2022-08-17T13:34:39.2762439Z test_get_torch_func_signature_exhaustive_histogram_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.2994949Z test_get_torch_func_signature_exhaustive_histogramdd_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.3011509Z test_get_torch_func_signature_exhaustive_hsplit_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.3027166Z test_get_torch_func_signature_exhaustive_hstack_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.3051898Z test_get_torch_func_signature_exhaustive_hypot_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.3066341Z test_get_torch_func_signature_exhaustive_i0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.3092001Z test_get_torch_func_signature_exhaustive_igamma_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.3117833Z test_get_torch_func_signature_exhaustive_igammac_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.3144080Z test_get_torch_func_signature_exhaustive_index_add_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.3162267Z test_get_torch_func_signature_exhaustive_index_copy_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.3183240Z test_get_torch_func_signature_exhaustive_index_fill_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.3204293Z test_get_torch_func_signature_exhaustive_index_put_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.3220416Z test_get_torch_func_signature_exhaustive_index_reduce_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: index_reduce() is in beta and the API may change at any time. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorAdvancedIndexing.cpp:1007.) 2022-08-17T13:34:39.3221531Z return self.op(*args, **kwargs) 2022-08-17T13:34:39.3265351Z ok (0.000s) 2022-08-17T13:34:39.3283546Z test_get_torch_func_signature_exhaustive_index_select_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.3299200Z test_get_torch_func_signature_exhaustive_inner_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.3310985Z test_get_torch_func_signature_exhaustive_int_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.3339967Z test_get_torch_func_signature_exhaustive_inverse_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.3382035Z test_get_torch_func_signature_exhaustive_isclose_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.3397327Z test_get_torch_func_signature_exhaustive_isfinite_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.3417693Z test_get_torch_func_signature_exhaustive_isin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.3432098Z test_get_torch_func_signature_exhaustive_isinf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.3446871Z test_get_torch_func_signature_exhaustive_isnan_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.3461084Z test_get_torch_func_signature_exhaustive_isneginf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.3474696Z test_get_torch_func_signature_exhaustive_isposinf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.3489964Z test_get_torch_func_signature_exhaustive_isreal_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.3508398Z test_get_torch_func_signature_exhaustive_istft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\SpectralOps.cpp:979.) 2022-08-17T13:34:39.3509584Z return self.op(*args, **kwargs) 2022-08-17T13:34:39.3532738Z ok (0.000s) 2022-08-17T13:34:39.3544813Z test_get_torch_func_signature_exhaustive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:39.3555549Z test_get_torch_func_signature_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:39.3566364Z test_get_torch_func_signature_exhaustive_jiterator_binary_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:39.3577199Z test_get_torch_func_signature_exhaustive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:39.3587965Z test_get_torch_func_signature_exhaustive_jiterator_unary_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:34:39.3602860Z test_get_torch_func_signature_exhaustive_kron_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.3627458Z test_get_torch_func_signature_exhaustive_kthvalue_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.3653579Z test_get_torch_func_signature_exhaustive_ldexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.3681543Z test_get_torch_func_signature_exhaustive_le_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.3713544Z test_get_torch_func_signature_exhaustive_lerp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.3729201Z test_get_torch_func_signature_exhaustive_lgamma_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.3751291Z test_get_torch_func_signature_exhaustive_linalg_cholesky_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.3773444Z test_get_torch_func_signature_exhaustive_linalg_cholesky_ex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.3793414Z test_get_torch_func_signature_exhaustive_linalg_cond_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.3810823Z test_get_torch_func_signature_exhaustive_linalg_cross_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.3844161Z test_get_torch_func_signature_exhaustive_linalg_det_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.3879123Z test_get_torch_func_signature_exhaustive_linalg_eig_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.3916195Z test_get_torch_func_signature_exhaustive_linalg_eigh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.3948883Z test_get_torch_func_signature_exhaustive_linalg_eigvals_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.3982954Z test_get_torch_func_signature_exhaustive_linalg_eigvalsh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.4005417Z test_get_torch_func_signature_exhaustive_linalg_householder_product_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.4035502Z test_get_torch_func_signature_exhaustive_linalg_inv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.4065732Z test_get_torch_func_signature_exhaustive_linalg_inv_ex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.4083226Z test_get_torch_func_signature_exhaustive_linalg_ldl_factor_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.4101211Z test_get_torch_func_signature_exhaustive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.4129304Z test_get_torch_func_signature_exhaustive_linalg_ldl_solve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.4248736Z test_get_torch_func_signature_exhaustive_linalg_lstsq_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.4260962Z test_get_torch_func_signature_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.4294145Z test_get_torch_func_signature_exhaustive_linalg_lu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.4348054Z test_get_torch_func_signature_exhaustive_linalg_lu_factor_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.4376468Z test_get_torch_func_signature_exhaustive_linalg_lu_factor_ex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.4489517Z test_get_torch_func_signature_exhaustive_linalg_lu_solve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.4570813Z test_get_torch_func_signature_exhaustive_linalg_matrix_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.4612894Z test_get_torch_func_signature_exhaustive_linalg_matrix_power_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.4652104Z test_get_torch_func_signature_exhaustive_linalg_matrix_rank_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.4690289Z test_get_torch_func_signature_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.4713517Z test_get_torch_func_signature_exhaustive_linalg_multi_dot_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.4747417Z test_get_torch_func_signature_exhaustive_linalg_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.4770188Z test_get_torch_func_signature_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.4827847Z test_get_torch_func_signature_exhaustive_linalg_pinv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.4867222Z test_get_torch_func_signature_exhaustive_linalg_pinv_hermitian_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.4878836Z test_get_torch_func_signature_exhaustive_linalg_pinv_singular_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:34:39.4956746Z test_get_torch_func_signature_exhaustive_linalg_qr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.4991531Z test_get_torch_func_signature_exhaustive_linalg_slogdet_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.5048585Z test_get_torch_func_signature_exhaustive_linalg_solve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.5105095Z test_get_torch_func_signature_exhaustive_linalg_solve_ex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.5325432Z test_get_torch_func_signature_exhaustive_linalg_solve_triangular_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.5693685Z test_get_torch_func_signature_exhaustive_linalg_svd_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.033s) 2022-08-17T13:34:39.5740456Z test_get_torch_func_signature_exhaustive_linalg_svdvals_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.5760707Z test_get_torch_func_signature_exhaustive_linalg_tensorinv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.5782763Z test_get_torch_func_signature_exhaustive_linalg_tensorsolve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.5804509Z test_get_torch_func_signature_exhaustive_linalg_vander_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.5867482Z test_get_torch_func_signature_exhaustive_linalg_vecdot_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.5936595Z test_get_torch_func_signature_exhaustive_linalg_vector_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.5963098Z test_get_torch_func_signature_exhaustive_linspace_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.5979636Z test_get_torch_func_signature_exhaustive_log10_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.5995008Z test_get_torch_func_signature_exhaustive_log1p_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.6010982Z test_get_torch_func_signature_exhaustive_log2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.6031670Z test_get_torch_func_signature_exhaustive_log_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.6051602Z test_get_torch_func_signature_exhaustive_log_softmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.6070856Z test_get_torch_func_signature_exhaustive_log_softmax_dtype_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.6085216Z test_get_torch_func_signature_exhaustive_logaddexp2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.6099492Z test_get_torch_func_signature_exhaustive_logaddexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.6118618Z test_get_torch_func_signature_exhaustive_logcumsumexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.6157196Z test_get_torch_func_signature_exhaustive_logdet_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.6182692Z test_get_torch_func_signature_exhaustive_logical_and_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.6197766Z test_get_torch_func_signature_exhaustive_logical_not_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.6222463Z test_get_torch_func_signature_exhaustive_logical_or_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.6247175Z test_get_torch_func_signature_exhaustive_logical_xor_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.6265625Z test_get_torch_func_signature_exhaustive_logit_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.6389693Z test_get_torch_func_signature_exhaustive_logspace_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.6418087Z test_get_torch_func_signature_exhaustive_logsumexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.6429963Z test_get_torch_func_signature_exhaustive_long_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.6457244Z test_get_torch_func_signature_exhaustive_lt_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.6468533Z test_get_torch_func_signature_exhaustive_lu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.6485559Z test_get_torch_func_signature_exhaustive_lu_solve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\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-17T13:34:39.6486582Z Note that torch.linalg.lu_solve has its arguments reversed. 2022-08-17T13:34:39.6486956Z X = torch.lu_solve(B, LU, pivots) 2022-08-17T13:34:39.6487257Z should be replaced with 2022-08-17T13:34:39.6487843Z X = torch.linalg.lu_solve(LU, pivots, B) (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2268.) 2022-08-17T13:34:39.6488415Z return self.op(*args, **kwargs) 2022-08-17T13:34:39.6550297Z ok (0.016s) 2022-08-17T13:34:39.6587619Z test_get_torch_func_signature_exhaustive_lu_unpack_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.6599362Z test_get_torch_func_signature_exhaustive_mH_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.6610032Z test_get_torch_func_signature_exhaustive_mT_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.6632839Z test_get_torch_func_signature_exhaustive_masked_fill_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.6652980Z test_get_torch_func_signature_exhaustive_masked_scatter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.6675181Z test_get_torch_func_signature_exhaustive_masked_select_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.6706450Z test_get_torch_func_signature_exhaustive_matmul_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.6727550Z test_get_torch_func_signature_exhaustive_matrix_exp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.6769867Z test_get_torch_func_signature_exhaustive_max_binary_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.6787198Z test_get_torch_func_signature_exhaustive_max_reduction_no_dim_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.6805641Z test_get_torch_func_signature_exhaustive_max_reduction_with_dim_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.6830060Z test_get_torch_func_signature_exhaustive_maximum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.6857308Z test_get_torch_func_signature_exhaustive_mean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.6879853Z test_get_torch_func_signature_exhaustive_median_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.6890815Z test_get_torch_func_signature_exhaustive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.6900659Z test_get_torch_func_signature_exhaustive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:39.6941558Z test_get_torch_func_signature_exhaustive_min_binary_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.6958507Z test_get_torch_func_signature_exhaustive_min_reduction_no_dim_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.6978543Z test_get_torch_func_signature_exhaustive_min_reduction_with_dim_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.7002623Z test_get_torch_func_signature_exhaustive_minimum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.7016926Z test_get_torch_func_signature_exhaustive_mm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.7040822Z test_get_torch_func_signature_exhaustive_mode_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.7055477Z test_get_torch_func_signature_exhaustive_movedim_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.7079704Z test_get_torch_func_signature_exhaustive_msort_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.7109485Z test_get_torch_func_signature_exhaustive_mul_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.7120809Z test_get_torch_func_signature_exhaustive_multinomial_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.7135039Z test_get_torch_func_signature_exhaustive_mv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.7159546Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.7182882Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.7206040Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.7222690Z test_get_torch_func_signature_exhaustive_nan_to_num_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.7253684Z test_get_torch_func_signature_exhaustive_nanmean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.7276223Z test_get_torch_func_signature_exhaustive_nanmedian_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.7361192Z test_get_torch_func_signature_exhaustive_nanquantile_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.7385296Z test_get_torch_func_signature_exhaustive_nansum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.7402758Z test_get_torch_func_signature_exhaustive_narrow_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.7437269Z test_get_torch_func_signature_exhaustive_native_layer_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.7470299Z test_get_torch_func_signature_exhaustive_ne_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.019s) 2022-08-17T13:34:39.7484982Z test_get_torch_func_signature_exhaustive_neg_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T13:34:39.7495964Z test_get_torch_func_signature_exhaustive_new_empty_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:34:39.7506803Z test_get_torch_func_signature_exhaustive_new_full_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:34:39.7517530Z test_get_torch_func_signature_exhaustive_new_ones_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:34:39.7528156Z test_get_torch_func_signature_exhaustive_new_zeros_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:34:39.7553372Z test_get_torch_func_signature_exhaustive_nextafter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:34:39.7572497Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2022-08-17T13:34:39.7584153Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:34:39.7595178Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:34:39.7605770Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:34:39.7616102Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.7626756Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.7647583Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.7669135Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.7692696Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.7704296Z test_get_torch_func_signature_exhaustive_nn_functional_batch_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.7765647Z test_get_torch_func_signature_exhaustive_nn_functional_bilinear_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.7777257Z test_get_torch_func_signature_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.7787777Z test_get_torch_func_signature_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.7798291Z test_get_torch_func_signature_exhaustive_nn_functional_celu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.7877326Z test_get_torch_func_signature_exhaustive_nn_functional_conv1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.7927036Z test_get_torch_func_signature_exhaustive_nn_functional_conv2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Convolution.cpp:885.) 2022-08-17T13:34:39.7928158Z return self.op(*args, **kwargs) 2022-08-17T13:34:39.8317938Z ok (0.047s) 2022-08-17T13:34:39.8355112Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.8394167Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.8444373Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.8456666Z test_get_torch_func_signature_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8485016Z test_get_torch_func_signature_exhaustive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.8496816Z test_get_torch_func_signature_exhaustive_nn_functional_cross_entropy_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8507629Z test_get_torch_func_signature_exhaustive_nn_functional_ctc_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8518143Z test_get_torch_func_signature_exhaustive_nn_functional_dropout2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8528749Z test_get_torch_func_signature_exhaustive_nn_functional_dropout3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8539512Z test_get_torch_func_signature_exhaustive_nn_functional_dropout_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8550304Z test_get_torch_func_signature_exhaustive_nn_functional_elu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.016s) 2022-08-17T13:34:39.8561041Z test_get_torch_func_signature_exhaustive_nn_functional_embedding_bag_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8571593Z test_get_torch_func_signature_exhaustive_nn_functional_embedding_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8582309Z test_get_torch_func_signature_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8592851Z test_get_torch_func_signature_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8603400Z test_get_torch_func_signature_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8613958Z test_get_torch_func_signature_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8624680Z test_get_torch_func_signature_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8645800Z test_get_torch_func_signature_exhaustive_nn_functional_gelu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.8657517Z test_get_torch_func_signature_exhaustive_nn_functional_glu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8668234Z test_get_torch_func_signature_exhaustive_nn_functional_grid_sample_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8678855Z test_get_torch_func_signature_exhaustive_nn_functional_group_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8696209Z test_get_torch_func_signature_exhaustive_nn_functional_hardshrink_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.8707307Z test_get_torch_func_signature_exhaustive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8718021Z test_get_torch_func_signature_exhaustive_nn_functional_hardswish_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8728557Z test_get_torch_func_signature_exhaustive_nn_functional_hardtanh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8739390Z test_get_torch_func_signature_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8749751Z test_get_torch_func_signature_exhaustive_nn_functional_huber_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8760242Z test_get_torch_func_signature_exhaustive_nn_functional_instance_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8770849Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_area_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8781496Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8792056Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8802689Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8813281Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8823924Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8834462Z test_get_torch_func_signature_exhaustive_nn_functional_kl_div_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8845061Z test_get_torch_func_signature_exhaustive_nn_functional_l1_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8855622Z test_get_torch_func_signature_exhaustive_nn_functional_layer_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8866344Z test_get_torch_func_signature_exhaustive_nn_functional_leaky_relu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.016s) 2022-08-17T13:34:39.8901156Z test_get_torch_func_signature_exhaustive_nn_functional_linear_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.8912934Z test_get_torch_func_signature_exhaustive_nn_functional_local_response_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8928224Z test_get_torch_func_signature_exhaustive_nn_functional_logsigmoid_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.8939242Z test_get_torch_func_signature_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8949857Z test_get_torch_func_signature_exhaustive_nn_functional_max_pool1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8960413Z test_get_torch_func_signature_exhaustive_nn_functional_max_pool2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8971005Z test_get_torch_func_signature_exhaustive_nn_functional_max_pool3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8981762Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.8992242Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9002827Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9013341Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9024129Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.016s) 2022-08-17T13:34:39.9034774Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.001s) 2022-08-17T13:34:39.9045433Z test_get_torch_func_signature_exhaustive_nn_functional_mish_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9055971Z test_get_torch_func_signature_exhaustive_nn_functional_mse_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9066720Z test_get_torch_func_signature_exhaustive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9077233Z test_get_torch_func_signature_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9087750Z test_get_torch_func_signature_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9098335Z test_get_torch_func_signature_exhaustive_nn_functional_nll_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9108895Z test_get_torch_func_signature_exhaustive_nn_functional_normalize_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9130733Z test_get_torch_func_signature_exhaustive_nn_functional_pad_circular_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.9183065Z test_get_torch_func_signature_exhaustive_nn_functional_pad_constant_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.9206257Z test_get_torch_func_signature_exhaustive_nn_functional_pad_reflect_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.9229511Z test_get_torch_func_signature_exhaustive_nn_functional_pad_replicate_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.9251246Z test_get_torch_func_signature_exhaustive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.9270101Z test_get_torch_func_signature_exhaustive_nn_functional_pdist_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.9284597Z test_get_torch_func_signature_exhaustive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.9299243Z test_get_torch_func_signature_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.9310153Z test_get_torch_func_signature_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9342978Z test_get_torch_func_signature_exhaustive_nn_functional_prelu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.9354342Z test_get_torch_func_signature_exhaustive_nn_functional_relu6_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9364935Z test_get_torch_func_signature_exhaustive_nn_functional_relu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9375511Z test_get_torch_func_signature_exhaustive_nn_functional_rrelu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9386196Z test_get_torch_func_signature_exhaustive_nn_functional_selu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9396816Z test_get_torch_func_signature_exhaustive_nn_functional_silu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9407415Z test_get_torch_func_signature_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9418100Z test_get_torch_func_signature_exhaustive_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9428671Z test_get_torch_func_signature_exhaustive_nn_functional_softmin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9439202Z test_get_torch_func_signature_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9455174Z test_get_torch_func_signature_exhaustive_nn_functional_softplus_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.9472149Z test_get_torch_func_signature_exhaustive_nn_functional_softshrink_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.9483025Z test_get_torch_func_signature_exhaustive_nn_functional_softsign_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9493554Z test_get_torch_func_signature_exhaustive_nn_functional_tanhshrink_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9504310Z test_get_torch_func_signature_exhaustive_nn_functional_threshold_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.016s) 2022-08-17T13:34:39.9514933Z test_get_torch_func_signature_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9525430Z test_get_torch_func_signature_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9535954Z test_get_torch_func_signature_exhaustive_nn_functional_unfold_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9546682Z test_get_torch_func_signature_exhaustive_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9557339Z test_get_torch_func_signature_exhaustive_nn_functional_upsample_nearest_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9569391Z test_get_torch_func_signature_exhaustive_nonzero_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... expected failure (0.000s) 2022-08-17T13:34:39.9580078Z test_get_torch_func_signature_exhaustive_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9590597Z test_get_torch_func_signature_exhaustive_norm_fro_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9601114Z test_get_torch_func_signature_exhaustive_norm_inf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9611743Z test_get_torch_func_signature_exhaustive_norm_nuc_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9622487Z test_get_torch_func_signature_exhaustive_normal_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9633074Z test_get_torch_func_signature_exhaustive_normal_number_mean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9652773Z test_get_torch_func_signature_exhaustive_ones_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.9879632Z test_get_torch_func_signature_exhaustive_ormqr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.032s) 2022-08-17T13:34:39.9895525Z test_get_torch_func_signature_exhaustive_outer_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.9907524Z test_get_torch_func_signature_exhaustive_pca_lowrank_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:39.9922934Z test_get_torch_func_signature_exhaustive_permute_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.9956164Z test_get_torch_func_signature_exhaustive_pinverse_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:39.9984143Z test_get_torch_func_signature_exhaustive_polar_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:39.9995331Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:40.0005888Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:40.0016423Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:40.0027094Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:40.0037634Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:40.0051263Z test_get_torch_func_signature_exhaustive_positive_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.0081098Z test_get_torch_func_signature_exhaustive_pow_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.0125992Z test_get_torch_func_signature_exhaustive_prod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.0154202Z test_get_torch_func_signature_exhaustive_put_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:40.0170484Z test_get_torch_func_signature_exhaustive_qr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\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-17T13:34:40.0171418Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2022-08-17T13:34:40.0171814Z Q, R = torch.qr(A, some) 2022-08-17T13:34:40.0172100Z should be replaced with 2022-08-17T13:34:40.0172740Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2544.) 2022-08-17T13:34:40.0173334Z return self.op(*args, **kwargs) 2022-08-17T13:34:40.0233272Z ok (0.000s) 2022-08-17T13:34:40.0315076Z test_get_torch_func_signature_exhaustive_quantile_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:40.0329889Z test_get_torch_func_signature_exhaustive_rad2deg_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.0340858Z test_get_torch_func_signature_exhaustive_rand_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:40.0351410Z test_get_torch_func_signature_exhaustive_randint_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:40.0361875Z test_get_torch_func_signature_exhaustive_randn_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:40.0376727Z test_get_torch_func_signature_exhaustive_ravel_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.0391181Z test_get_torch_func_signature_exhaustive_real_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.0405599Z test_get_torch_func_signature_exhaustive_reciprocal_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.0440509Z test_get_torch_func_signature_exhaustive_remainder_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.0457697Z test_get_torch_func_signature_exhaustive_renorm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:40.0468516Z test_get_torch_func_signature_exhaustive_repeat_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:40.0486960Z test_get_torch_func_signature_exhaustive_repeat_interleave_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.0497764Z test_get_torch_func_signature_exhaustive_reshape_as_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:40.0519261Z test_get_torch_func_signature_exhaustive_reshape_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.0530563Z test_get_torch_func_signature_exhaustive_resize__cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:40.0541097Z test_get_torch_func_signature_exhaustive_resize_as__cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:40.0553945Z test_get_torch_func_signature_exhaustive_resolve_conj_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.0567059Z test_get_torch_func_signature_exhaustive_resolve_neg_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.0593453Z test_get_torch_func_signature_exhaustive_roll_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.0634849Z test_get_torch_func_signature_exhaustive_rot90_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:40.0650939Z test_get_torch_func_signature_exhaustive_round_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.0668441Z test_get_torch_func_signature_exhaustive_round_decimals_0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.0685062Z test_get_torch_func_signature_exhaustive_round_decimals_3_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.0701686Z test_get_torch_func_signature_exhaustive_round_decimals_neg_3_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.0716192Z test_get_torch_func_signature_exhaustive_rsqrt_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.0745029Z test_get_torch_func_signature_exhaustive_rsub_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.0772137Z test_get_torch_func_signature_exhaustive_scatter_add_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.0813734Z test_get_torch_func_signature_exhaustive_scatter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:40.0834143Z test_get_torch_func_signature_exhaustive_scatter_reduce_amax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:910: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorAdvancedIndexing.cpp:1531.) 2022-08-17T13:34:40.0835176Z return self.op(*args, **kwargs) 2022-08-17T13:34:40.0849886Z ok (0.000s) 2022-08-17T13:34:40.0885249Z test_get_torch_func_signature_exhaustive_scatter_reduce_amin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.0923014Z test_get_torch_func_signature_exhaustive_scatter_reduce_mean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.0958059Z test_get_torch_func_signature_exhaustive_scatter_reduce_prod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:40.0993131Z test_get_torch_func_signature_exhaustive_scatter_reduce_sum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.1096825Z test_get_torch_func_signature_exhaustive_searchsorted_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/BucketizationUtils.h:35.) 2022-08-17T13:34:40.1098187Z return self.op(*args, **kwargs) 2022-08-17T13:34:40.1099434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/BucketizationUtils.h:41.) 2022-08-17T13:34:40.1100549Z return self.op(*args, **kwargs) 2022-08-17T13:34:40.1129580Z ok (0.016s) 2022-08-17T13:34:40.1238206Z test_get_torch_func_signature_exhaustive_segment_reduce_lengths_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.1358232Z test_get_torch_func_signature_exhaustive_segment_reduce_offsets_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:40.1376955Z test_get_torch_func_signature_exhaustive_select_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.1397735Z test_get_torch_func_signature_exhaustive_select_scatter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.1412301Z test_get_torch_func_signature_exhaustive_sgn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:40.1422994Z test_get_torch_func_signature_exhaustive_short_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:40.1437086Z test_get_torch_func_signature_exhaustive_sigmoid_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.1450711Z test_get_torch_func_signature_exhaustive_sign_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.1465115Z test_get_torch_func_signature_exhaustive_signbit_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.1480287Z test_get_torch_func_signature_exhaustive_sin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.1495753Z test_get_torch_func_signature_exhaustive_sinc_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.1510305Z test_get_torch_func_signature_exhaustive_sinh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.1546283Z test_get_torch_func_signature_exhaustive_slice_scatter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.1566098Z test_get_torch_func_signature_exhaustive_softmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:40.1584828Z test_get_torch_func_signature_exhaustive_softmax_with_dtype_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2022-08-17T13:34:40.1639202Z test_get_torch_func_signature_exhaustive_sort_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.1650050Z test_get_torch_func_signature_exhaustive_sparse_sampled_addmm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: PyTorch is built without MKL support (0.000s) 2022-08-17T13:34:40.1664591Z test_get_torch_func_signature_exhaustive_special_airy_ai_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.1679318Z test_get_torch_func_signature_exhaustive_special_bessel_j0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.1693831Z test_get_torch_func_signature_exhaustive_special_bessel_j1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.1708407Z test_get_torch_func_signature_exhaustive_special_bessel_y0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.1722922Z test_get_torch_func_signature_exhaustive_special_bessel_y1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.1750213Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:40.1776486Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.1787002Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:40.1796617Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:40.1809961Z test_get_torch_func_signature_exhaustive_special_entr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.1824842Z test_get_torch_func_signature_exhaustive_special_erfcx_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.1850831Z test_get_torch_func_signature_exhaustive_special_hermite_polynomial_h_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.1877324Z test_get_torch_func_signature_exhaustive_special_hermite_polynomial_he_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.1891448Z test_get_torch_func_signature_exhaustive_special_i0e_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:40.1905295Z test_get_torch_func_signature_exhaustive_special_i1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.1918913Z test_get_torch_func_signature_exhaustive_special_i1e_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.1945327Z test_get_torch_func_signature_exhaustive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.1955695Z test_get_torch_func_signature_exhaustive_special_legendre_polynomial_p_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:40.1969951Z test_get_torch_func_signature_exhaustive_special_log_ndtr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.1984562Z test_get_torch_func_signature_exhaustive_special_modified_bessel_i0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.1999094Z test_get_torch_func_signature_exhaustive_special_modified_bessel_i1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.2013552Z test_get_torch_func_signature_exhaustive_special_modified_bessel_k0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.2028048Z test_get_torch_func_signature_exhaustive_special_modified_bessel_k1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.2043913Z test_get_torch_func_signature_exhaustive_special_ndtr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:40.2059335Z test_get_torch_func_signature_exhaustive_special_ndtri_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.2070198Z test_get_torch_func_signature_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:40.2084396Z test_get_torch_func_signature_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.2099080Z test_get_torch_func_signature_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.2109158Z test_get_torch_func_signature_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:40.2118873Z test_get_torch_func_signature_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:40.2128430Z test_get_torch_func_signature_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:40.2138049Z test_get_torch_func_signature_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2022-08-17T13:34:40.2152156Z test_get_torch_func_signature_exhaustive_special_spherical_bessel_j0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.2180286Z test_get_torch_func_signature_exhaustive_special_xlog1py_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.2207491Z test_get_torch_func_signature_exhaustive_special_zeta_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:40.2218447Z test_get_torch_func_signature_exhaustive_split_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:40.2228982Z test_get_torch_func_signature_exhaustive_split_list_args_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:40.2244920Z test_get_torch_func_signature_exhaustive_split_with_sizes_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.2260329Z test_get_torch_func_signature_exhaustive_sqrt_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.2275606Z test_get_torch_func_signature_exhaustive_square_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.2293401Z test_get_torch_func_signature_exhaustive_squeeze_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.2311379Z test_get_torch_func_signature_exhaustive_stack_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.2338291Z test_get_torch_func_signature_exhaustive_std_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.2362283Z test_get_torch_func_signature_exhaustive_std_mean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:40.2373019Z test_get_torch_func_signature_exhaustive_stft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:40.2404965Z test_get_torch_func_signature_exhaustive_sub_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.2432498Z test_get_torch_func_signature_exhaustive_sum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.2443294Z test_get_torch_func_signature_exhaustive_sum_to_size_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:40.2818670Z test_get_torch_func_signature_exhaustive_svd_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.032s) 2022-08-17T13:34:40.2831014Z test_get_torch_func_signature_exhaustive_svd_lowrank_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:40.2849190Z test_get_torch_func_signature_exhaustive_symeig_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\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-17T13:34:40.2850301Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2022-08-17T13:34:40.2850807Z L, _ = torch.symeig(A, upper=upper) 2022-08-17T13:34:40.2851105Z should be replaced with 2022-08-17T13:34:40.2851476Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2022-08-17T13:34:40.2851798Z and 2022-08-17T13:34:40.2852076Z L, V = torch.symeig(A, eigenvectors=True) 2022-08-17T13:34:40.2852405Z should be replaced with 2022-08-17T13:34:40.2853032Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2992.) 2022-08-17T13:34:40.2853623Z return self.op(*args, **kwargs) 2022-08-17T13:34:40.2868201Z ok (0.016s) 2022-08-17T13:34:40.2882636Z test_get_torch_func_signature_exhaustive_t_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.2903477Z test_get_torch_func_signature_exhaustive_take_along_dim_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.2923059Z test_get_torch_func_signature_exhaustive_take_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.2937858Z test_get_torch_func_signature_exhaustive_tan_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.2953016Z test_get_torch_func_signature_exhaustive_tanh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.2976374Z test_get_torch_func_signature_exhaustive_tensor_split_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.2987009Z test_get_torch_func_signature_exhaustive_tensordot_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:34:40.3029216Z test_get_torch_func_signature_exhaustive_tile_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:40.3039947Z test_get_torch_func_signature_exhaustive_to_sparse_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:40.3064464Z test_get_torch_func_signature_exhaustive_topk_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.3077592Z test_get_torch_func_signature_exhaustive_trace_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.3096039Z test_get_torch_func_signature_exhaustive_transpose_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.3119369Z test_get_torch_func_signature_exhaustive_trapezoid_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.3142519Z test_get_torch_func_signature_exhaustive_trapz_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.3160509Z test_get_torch_func_signature_exhaustive_triangular_solve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\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-17T13:34:40.3161190Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2022-08-17T13:34:40.3161496Z X = torch.triangular_solve(B, A).solution 2022-08-17T13:34:40.3161692Z should be replaced with 2022-08-17T13:34:40.3162082Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2310.) 2022-08-17T13:34:40.3162456Z return self.op(*args, **kwargs) 2022-08-17T13:34:40.3187617Z ok (0.016s) 2022-08-17T13:34:40.3204918Z test_get_torch_func_signature_exhaustive_tril_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.3222827Z test_get_torch_func_signature_exhaustive_triu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.3254182Z test_get_torch_func_signature_exhaustive_true_divide_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.3267727Z test_get_torch_func_signature_exhaustive_trunc_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.3285692Z test_get_torch_func_signature_exhaustive_unbind_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.3306142Z test_get_torch_func_signature_exhaustive_unflatten_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:40.3316904Z test_get_torch_func_signature_exhaustive_unfold_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:40.3327403Z test_get_torch_func_signature_exhaustive_unique_consecutive_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:40.3337741Z test_get_torch_func_signature_exhaustive_unique_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:40.3354500Z test_get_torch_func_signature_exhaustive_unsqueeze_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.3381374Z test_get_torch_func_signature_exhaustive_var_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.3405357Z test_get_torch_func_signature_exhaustive_var_mean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.3419527Z test_get_torch_func_signature_exhaustive_vdot_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.3432907Z test_get_torch_func_signature_exhaustive_view_as_complex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.3443613Z test_get_torch_func_signature_exhaustive_view_as_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:40.3454035Z test_get_torch_func_signature_exhaustive_view_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:40.3468324Z test_get_torch_func_signature_exhaustive_vsplit_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.016s) 2022-08-17T13:34:40.3484069Z test_get_torch_func_signature_exhaustive_vstack_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.3494886Z test_get_torch_func_signature_exhaustive_where_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:40.3521461Z test_get_torch_func_signature_exhaustive_xlogy_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.3532376Z test_get_torch_func_signature_exhaustive_zero__cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2022-08-17T13:34:40.3550468Z test_get_torch_func_signature_exhaustive_zeros_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2022-08-17T13:34:40.3560168Z test_pass_manager (fx.test_pass_infra.TestPassManager) 2022-08-17T13:34:40.3595820Z Tests that the pass manager runs the passes correctly. ... ok (0.000s) 2022-08-17T13:34:40.3599797Z test_pass_manager_bad_checks (fx.test_pass_infra.TestPassManager) 2022-08-17T13:34:40.3606775Z Checks that we error if we pass in a check function with the wrong parameters ... ok (0.000s) 2022-08-17T13:34:40.3613135Z test_pass_manager_checks (fx.test_pass_infra.TestPassManager) 2022-08-17T13:34:40.3634316Z Tests that users can add in check functions correctly ... ok (0.016s) 2022-08-17T13:34:40.3639535Z test_this_before_that_pass_constraint (fx.test_pass_infra.TestPassManager) 2022-08-17T13:34:40.3645475Z Tests the construction of constraints ... ok (0.000s) 2022-08-17T13:34:40.3661062Z test_topological_sort (fx.test_pass_infra.TestPassManager) 2022-08-17T13:34:40.3674065Z Tests that passes are correctly ordered based on contraints. ... ok (0.000s) 2022-08-17T13:34:40.3727543Z test_subgraph_rewriter_annotations_int (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.000s) 2022-08-17T13:34:40.3807089Z test_subgraph_rewriter_correct_output_replacement (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.016s) 2022-08-17T13:34:40.3880897Z test_subgraph_rewriter_graph_argument_order (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.000s) 2022-08-17T13:34:40.3959813Z test_subgraph_rewriter_internal_pattern_nodes_cannot_have_users_that_are_not_matched (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.016s) 2022-08-17T13:34:40.4052172Z test_subgraph_rewriter_multiple_pattern_match (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.000s) 2022-08-17T13:34:40.4128390Z test_subgraph_rewriter_pattern_is_entire_graph (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.016s) 2022-08-17T13:34:40.4203881Z test_subgraph_rewriter_pattern_output_pattern_node_can_have_users_that_are_not_matched (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.000s) 2022-08-17T13:34:40.4217960Z test_subgraph_rewriter_placeholder_matching (fx.test_subgraph_rewriter.TestSubgraphRewriter) 2022-08-17T13:34:40.4281539Z This tests that a placeholder Node can be matched to a Node with ... ok (0.016s) 2022-08-17T13:34:40.4362277Z test_subgraph_rewriter_preserves_logic (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.000s) 2022-08-17T13:34:40.4445970Z test_subgraph_rewriter_replaces_referenced_submodules (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.016s) 2022-08-17T13:34:40.4523808Z test_subgraph_rewriter_single_pattern_match (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.000s) 2022-08-17T13:34:40.4635659Z test_subgraph_rewriter_traced_as_callable (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.016s) 2022-08-17T13:34:40.4708304Z test_subgraph_rewriter_with_oneliner_pattern (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.000s) 2022-08-17T13:34:40.4784653Z test_subgraph_writer_replace_consecutive_submodules (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.016s) 2022-08-17T13:34:40.4911403Z test_flatten_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.016s) 2022-08-17T13:34:40.4927668Z test_resnet50 (fx.test_gradual_type.TypeCheckerTest) ... skip: no sympy (0.000s) 2022-08-17T13:34:40.4940731Z test_symbolic_add_with_broadcast (fx.test_gradual_type.TypeCheckerTest) ... skip: no sympy (0.000s) 2022-08-17T13:34:40.4951438Z test_symbolic_add_with_broadcast_2 (fx.test_gradual_type.TypeCheckerTest) ... skip: no sympy (0.000s) 2022-08-17T13:34:40.4979748Z test_type_check_add_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-08-17T13:34:40.5009789Z test_type_check_add_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-08-17T13:34:40.5040340Z test_type_check_add_with_broadcast (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-08-17T13:34:40.5068926Z test_type_check_add_with_scalar (fx.test_gradual_type.TypeCheckerTest) ... ok (0.016s) 2022-08-17T13:34:40.5115170Z test_type_check_batch_norm_2D (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-08-17T13:34:40.5183325Z test_type_check_batch_norm_2D_broadcast (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-08-17T13:34:40.5224413Z test_type_check_batch_norm_2D_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.016s) 2022-08-17T13:34:40.5238026Z test_type_check_batch_norm_symbolic (fx.test_gradual_type.TypeCheckerTest) ... skip: no sympy (0.000s) 2022-08-17T13:34:40.5282036Z test_type_check_conv2D (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-08-17T13:34:40.5360354Z test_type_check_conv2D_2 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-08-17T13:34:40.5632998Z test_type_check_conv2D_2_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.033s) 2022-08-17T13:34:40.5694527Z test_type_check_conv2D_maxpool2d_flatten (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-08-17T13:34:40.5707466Z test_type_check_conv2D_types (fx.test_gradual_type.TypeCheckerTest) ... skip: no sympy (0.016s) 2022-08-17T13:34:40.5736660Z test_type_check_flatten (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-08-17T13:34:40.5765358Z test_type_check_flatten3 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-08-17T13:34:40.5792328Z test_type_check_flatten_2 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-08-17T13:34:40.5818425Z test_type_check_reshape_dyn_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-08-17T13:34:40.5850528Z test_type_check_reshape_dyn_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-08-17T13:34:40.5876540Z test_type_check_reshape_dyn_true_param_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.016s) 2022-08-17T13:34:40.5901734Z test_type_check_reshape_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-08-17T13:34:40.5930294Z test_type_check_reshape_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-08-17T13:34:40.5948716Z test_type_check_symbolic_inferenceconv2D_maxpool2d_flatten (fx.test_gradual_type.TypeCheckerTest) ... skip: no sympy (0.000s) 2022-08-17T13:34:40.5975023Z test_type_check_transpose_False (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-08-17T13:34:40.6003873Z test_type_check_transpose_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-08-17T13:34:40.6237801Z test_type_maxpool2d_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.031s) 2022-08-17T13:34:40.6274461Z test_type_typechecl_maxpool2d_3dinput (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2022-08-17T13:34:40.6345017Z test_typecheck_basicblock (fx.test_gradual_type.TypeCheckerTest) ... ok (0.016s) 2022-08-17T13:34:40.6345411Z 2022-08-17T13:34:40.6345710Z ---------------------------------------------------------------------- 2022-08-17T13:34:40.6346180Z Ran 1000 tests in 7.406s 2022-08-17T13:34:40.6346412Z 2022-08-17T13:34:40.6346613Z OK (skipped=208, expected failures=2) 2022-08-17T13:34:40.6346875Z 2022-08-17T13:34:40.6347043Z Generating XML reports... 2022-08-17T13:34:40.6411019Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_gradual_type.AnnotationsTest-20220817133433.xml 2022-08-17T13:34:40.6429898Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_cse_pass.TestCSEPass-20220817133433.xml 2022-08-17T13:34:40.6451804Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_common_passes.TestCommonPass-20220817133433.xml 2022-08-17T13:34:40.6477464Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_fx_const_fold.TestConstFold-20220817133433.xml 2022-08-17T13:34:40.6488436Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow-20220817133433.xml 2022-08-17T13:34:40.6501512Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_dce_pass.TestDCE-20220817133433.xml 2022-08-17T13:34:40.6656722Z Generated XML report: test-reports\python-unittest\test_fx\TEST-TestFX-20220817133433.xml 2022-08-17T13:34:40.6665051Z Generated XML report: test-reports\python-unittest\test_fx\TEST-TestFXAPIBackwardCompatibility-20220817133433.xml 2022-08-17T13:34:40.6768848Z Generated XML report: test-reports\python-unittest\test_fx\TEST-TestFunctionalTracing-20220817133433.xml 2022-08-17T13:34:40.8060724Z Generated XML report: test-reports\python-unittest\test_fx\TEST-TestOperatorSignaturesCPU-20220817133433.xml 2022-08-17T13:34:40.8071261Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_pass_infra.TestPassManager-20220817133433.xml 2022-08-17T13:34:40.8090261Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_subgraph_rewriter.TestSubgraphRewriter-20220817133433.xml 2022-08-17T13:34:40.8129486Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_gradual_type.TypeCheckerTest-20220817133433.xml 2022-08-17T13:34:41.1782439Z Running test_profiler ... [2022-08-17 13:34:41.171682] 2022-08-17T13:34:41.1782895Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_profiler.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:34:41.171682] 2022-08-17T13:34:42.9795259Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7' 2022-08-17T13:34:43.0557248Z 2022-08-17T13:34:43.0557816Z Running tests... 2022-08-17T13:34:43.0558146Z ---------------------------------------------------------------------- 2022-08-17T13:34:43.0558671Z Test results will be stored in test-reports\python-unittest\test_profiler 2022-08-17T13:34:43.0811511Z test_execution_graph_alone (__main__.TestExecutionGraph) ... ok (0.032s) 2022-08-17T13:34:43.0889400Z test_execution_graph_no_capture (__main__.TestExecutionGraph) ... ok (0.000s) 2022-08-17T13:34:43.1235129Z test_execution_graph_repeat_in_loop (__main__.TestExecutionGraph) ... ok (0.031s) 2022-08-17T13:34:43.1399651Z test_execution_graph_start_stop (__main__.TestExecutionGraph) ... ok (0.016s) 2022-08-17T13:34:43.1448788Z test_execution_graph_with_kineto (__main__.TestExecutionGraph) ... [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\profiler\kineto_shim.cpp:330] Profiler is not initialized: skipping step() invocation 2022-08-17T13:34:43.1466913Z [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\profiler\kineto_shim.cpp:330] Profiler is not initialized: skipping step() invocation 2022-08-17T13:34:43.1485991Z [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\profiler\kineto_shim.cpp:330] Profiler is not initialized: skipping step() invocation 2022-08-17T13:34:43.1526041Z STAGE:2022-08-17 13:34:43 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:43.1568331Z STAGE:2022-08-17 13:34:43 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:43.1673834Z STAGE:2022-08-17 13:34:43 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:43.1697940Z STAGE:2022-08-17 13:34:43 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:43.1867297Z ok (0.047s) 2022-08-17T13:34:43.1901076Z test_profiler_conv2d_bias_followed_by_batchnorm2d_pattern (__main__.TestExperimentalUtils) ... STAGE:2022-08-17 13:34:43 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:43.1921622Z STAGE:2022-08-17 13:34:43 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:43.1960697Z STAGE:2022-08-17 13:34:43 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:43.1969922Z STAGE:2022-08-17 13:34:43 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:43.2006250Z STAGE:2022-08-17 13:34:43 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:43.2012742Z STAGE:2022-08-17 13:34:43 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:43.2035075Z ok (0.016s) 2022-08-17T13:34:43.2056133Z test_profiler_extra_cuda_copy_pattern (__main__.TestExperimentalUtils) ... skip: CUDA is required (0.000s) 2022-08-17T13:34:43.2063412Z test_profiler_extra_cuda_copy_pattern_benchmark (__main__.TestExperimentalUtils) ... skip: CUDA is required (0.000s) 2022-08-17T13:34:43.2086915Z test_profiler_for_loop_indexing_pattern (__main__.TestExperimentalUtils) ... STAGE:2022-08-17 13:34:43 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:43.2108317Z STAGE:2022-08-17 13:34:43 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:43.2614622Z STAGE:2022-08-17 13:34:43 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:43.2630785Z STAGE:2022-08-17 13:34:43 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:43.2873522Z STAGE:2022-08-17 13:34:43 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:43.2888253Z STAGE:2022-08-17 13:34:43 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:43.3134833Z STAGE:2022-08-17 13:34:43 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:43.3182275Z STAGE:2022-08-17 13:34:43 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:43.3616928Z STAGE:2022-08-17 13:34:43 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:43.3660010Z STAGE:2022-08-17 13:34:43 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:43.4523443Z ok (0.261s) 2022-08-17T13:34:43.4531903Z test_profiler_fp32_matmul_pattern (__main__.TestExperimentalUtils) ... skip: CUDA is required (0.000s) 2022-08-17T13:34:43.4559618Z test_profiler_grad_not_set_to_none_pattern (__main__.TestExperimentalUtils) ... STAGE:2022-08-17 13:34:43 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:43.4609365Z STAGE:2022-08-17 13:34:43 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:43.4934847Z STAGE:2022-08-17 13:34:43 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:43.4964847Z STAGE:2022-08-17 13:34:43 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:43.5241765Z STAGE:2022-08-17 13:34:43 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:43.5271760Z STAGE:2022-08-17 13:34:43 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:43.5538046Z STAGE:2022-08-17 13:34:43 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:43.5567620Z STAGE:2022-08-17 13:34:43 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:43.5837300Z ok (0.129s) 2022-08-17T13:34:43.5849866Z test_profiler_matmul_dim_fp16_pattern (__main__.TestExperimentalUtils) ... skip: CUDA is required (0.000s) 2022-08-17T13:34:43.5991388Z test_profiler_name_pattern (__main__.TestExperimentalUtils) ... STAGE:2022-08-17 13:34:43 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:44.4881748Z STAGE:2022-08-17 13:34:44 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:44.4999762Z ok (0.907s) 2022-08-17T13:34:44.5044103Z test_profiler_optimizer_single_tensor_pattern (__main__.TestExperimentalUtils) ... STAGE:2022-08-17 13:34:44 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:44.5105908Z STAGE:2022-08-17 13:34:44 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:44.5638826Z STAGE:2022-08-17 13:34:44 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:44.5669295Z STAGE:2022-08-17 13:34:44 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:44.5902132Z STAGE:2022-08-17 13:34:44 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:44.5944637Z STAGE:2022-08-17 13:34:44 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:44.6408188Z STAGE:2022-08-17 13:34:44 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:44.6448771Z STAGE:2022-08-17 13:34:44 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:44.6874955Z STAGE:2022-08-17 13:34:44 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:44.6902669Z STAGE:2022-08-17 13:34:44 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:44.7122122Z STAGE:2022-08-17 13:34:44 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:44.7161541Z STAGE:2022-08-17 13:34:44 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:44.7638834Z ok (0.271s) 2022-08-17T13:34:44.7662800Z test_profiler_pattern_match_helper (__main__.TestExperimentalUtils) ... STAGE:2022-08-17 13:34:44 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:44.7667778Z STAGE:2022-08-17 13:34:44 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:44.7690715Z ok (0.000s) 2022-08-17T13:34:44.7716111Z test_profiler_pattern_matcher_json_report (__main__.TestExperimentalUtils) ... STAGE:2022-08-17 13:34:44 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:44.7750236Z STAGE:2022-08-17 13:34:44 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:44.8218646Z ok (0.063s) 2022-08-17T13:34:44.8245051Z test_profiler_synchronized_dataloader_pattern (__main__.TestExperimentalUtils) ... STAGE:2022-08-17 13:34:44 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:45.8477935Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:34:45.8478577Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:34:45.8480969Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:34:45.8481363Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:34:45.8510393Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:34:45.8510785Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:34:45.8513663Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:34:45.8514064Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:34:45.8664083Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:34:45.8664529Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:34:45.8667313Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:34:45.8667720Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:34:45.8745633Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:34:45.8746051Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:34:45.8748694Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:34:45.8749105Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:34:46.6771689Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7' 2022-08-17T13:34:46.6772130Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7' 2022-08-17T13:34:46.6794030Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7' 2022-08-17T13:34:46.9479952Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7' 2022-08-17T13:34:47.3176971Z STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:47.4550683Z ok (2.619s) 2022-08-17T13:34:47.4572651Z test_utils_compute_idle_time (__main__.TestExperimentalUtils) ... ok (0.016s) 2022-08-17T13:34:47.4592870Z test_utils_compute_queue_depth (__main__.TestExperimentalUtils) ... ok (0.000s) 2022-08-17T13:34:47.4614751Z test_utils_compute_queue_depth_when_no_cuda_events (__main__.TestExperimentalUtils) ... STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:47.4787083Z STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:47.4816433Z ok (0.016s) 2022-08-17T13:34:47.4838562Z test_utils_compute_self_time (__main__.TestExperimentalUtils) ... STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:47.4847768Z STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:47.4915271Z ok (0.016s) 2022-08-17T13:34:47.4991060Z test_utils_get_optimizable_events (__main__.TestExperimentalUtils) ... ok (0.000s) 2022-08-17T13:34:47.5005603Z 5 2022-08-17T13:34:47.5005989Z test_utils_intervals_overlap (__main__.TestExperimentalUtils) ... ok (0.000s) 2022-08-17T13:34:47.5024341Z test_export_stacks (__main__.TestProfiler) ... STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:47.5028640Z STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:47.5102837Z ok (0.016s) 2022-08-17T13:34:47.5358729Z test_flops (__main__.TestProfiler) ... STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:47.5508924Z STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:47.5556535Z ok (0.049s) 2022-08-17T13:34:47.5600174Z test_high_level_trace (__main__.TestProfiler) 2022-08-17T13:34:47.5655637Z Checks that python side high level events are recorded. ... STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:47.5727637Z STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:47.6477201Z STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:47.6557337Z STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:47.7951518Z STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:47.8040877Z STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:47.8666673Z ok (0.301s) 2022-08-17T13:34:47.8688100Z test_kineto (__main__.TestProfiler) ... STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:47.8691517Z STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:47.8700303Z STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:47.8703012Z STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:47.8715326Z ok (0.016s) 2022-08-17T13:34:47.8728618Z test_kineto_multigpu (__main__.TestProfiler) ... skip: Multiple GPUs needed (0.000s) 2022-08-17T13:34:47.8748252Z test_kineto_profiler_api (__main__.TestProfiler) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/68846 for platform(s) win. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:34:47.8791137Z test_memory_profiler (__main__.TestProfiler) ... STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:47.8794791Z STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:47.8817745Z STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:47.8820653Z STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:47.8835415Z STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\output_json.cpp:417] Completed Stage: Post Processing 2022-08-17T13:34:47.8902511Z STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:47.8905801Z STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:47.8926221Z STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:47.9422789Z STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:47.9428885Z ok (0.063s) 2022-08-17T13:34:47.9616638Z test_module_hierarchy (__main__.TestProfiler) ... STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:47.9664084Z STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:47.9680857Z STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\output_json.cpp:417] Completed Stage: Post Processing 2022-08-17T13:34:47.9741180Z ok (0.032s) 2022-08-17T13:34:47.9758452Z test_nested_tensor_with_shapes (__main__.TestProfiler) ... C:\actions-runner\_work\pytorch\pytorch\test\test_profiler.py:1219: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\NestedTensorImpl.cpp:142.) 2022-08-17T13:34:47.9759015Z inp = torch.nested_tensor([a, b]) 2022-08-17T13:34:47.9760680Z STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:47.9765944Z STAGE:2022-08-17 13:34:47 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:47.9782267Z ok (0.000s) 2022-08-17T13:34:47.9804433Z test_oom_tracing (__main__.TestProfiler) ... ok (0.016s) 2022-08-17T13:34:47.9815714Z test_profiler_correlation_id (__main__.TestProfiler) 2022-08-17T13:34:48.0055767Z We expect the correlation_id to be unique across multiple invokation of the profiler, ... STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:48.0213449Z STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:48.0227842Z STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:48.0376931Z STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:48.0393473Z STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:48.0542286Z STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:48.0556696Z STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:48.0705879Z STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:48.0720244Z STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:48.0867990Z STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:48.0896369Z ok (0.096s) 2022-08-17T13:34:48.0918734Z test_profiler_fwd_bwd_link (__main__.TestProfiler) ... skip: Disable forward->backward link to workaround profiler crash (0.016s) 2022-08-17T13:34:48.0936464Z test_profiler_metadata (__main__.TestProfiler) ... STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:48.0938263Z STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:48.0947627Z STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\output_json.cpp:417] Completed Stage: Post Processing 2022-08-17T13:34:48.1009030Z ok (0.000s) 2022-08-17T13:34:48.1020662Z test_profiler_tracing (__main__.TestProfiler) ... STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:48.1022715Z STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:48.1033760Z STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\output_json.cpp:417] Completed Stage: Post Processing 2022-08-17T13:34:48.1090822Z STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:48.1092285Z STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:48.1098879Z STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\output_json.cpp:417] Completed Stage: Post Processing 2022-08-17T13:34:48.1102434Z STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:48.1104438Z STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:48.1114121Z STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\output_json.cpp:417] Completed Stage: Post Processing 2022-08-17T13:34:48.1167352Z STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:48.1168635Z STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:48.1174969Z STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\output_json.cpp:417] Completed Stage: Post Processing 2022-08-17T13:34:48.1177349Z ok (0.016s) 2022-08-17T13:34:48.1195885Z test_profiler_type (__main__.TestProfiler) ... STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:48.1198106Z STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:48.1198914Z ok (0.000s) 2022-08-17T13:34:48.1225639Z test_source (__main__.TestProfiler) 2022-08-17T13:34:48.1255874Z Checks that source code attribution works for eager, TS and autograd mode ... STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:48.1653532Z STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:48.1766457Z ok (0.064s) 2022-08-17T13:34:48.1792954Z test_tensorboard_trace_handler (__main__.TestProfiler) ... skip: Test is flaky on Windows (0.000s) 2022-08-17T13:34:48.1802954Z test_custom_module_input_op_ids (__main__.TestProfilerCUDA) ... skip: Test is flaky on Windows (0.000s) 2022-08-17T13:34:48.1814585Z test_mem_leak (__main__.TestProfilerCUDA) 2022-08-17T13:34:48.1815210Z Checks that there's no memory leak when using profiler with CUDA ... skip: Test is flaky on Windows (0.000s) 2022-08-17T13:34:48.1845856Z test_datapipe_delegation_with_profiler (__main__.TestRecordFunction) ... ok (0.000s) 2022-08-17T13:34:48.1863653Z test_datapipe_with_record_function (__main__.TestRecordFunction) ... STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:48.1888405Z STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:48.2141666Z ok (0.031s) 2022-08-17T13:34:48.2159560Z test_datapipe_with_record_function_fork (__main__.TestRecordFunction) ... STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:48.2181284Z STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:48.2394461Z ok (0.031s) 2022-08-17T13:34:48.2415988Z test_record_function (__main__.TestRecordFunction) ... STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:48.2422482Z STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:48.2442129Z ok (0.000s) 2022-08-17T13:34:48.2461757Z test_extra_fields (__main__.TestTorchTidyProfiler) ... STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:48.2465082Z STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:48.2474024Z ok (0.000s) 2022-08-17T13:34:48.2491415Z test_scalar_ins (__main__.TestTorchTidyProfiler) ... STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:48.2495286Z STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:48.2510280Z ok (0.016s) 2022-08-17T13:34:48.2533287Z test_tensor_properties (__main__.TestTorchTidyProfiler) ... STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:294] Completed Stage: Warm Up 2022-08-17T13:34:48.2536459Z STAGE:2022-08-17 13:34:48 1008:5180 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Collection 2022-08-17T13:34:48.2551529Z ok (0.000s) 2022-08-17T13:34:48.2552044Z 2022-08-17T13:34:48.2552624Z ---------------------------------------------------------------------- 2022-08-17T13:34:48.2553030Z Ran 49 tests in 5.203s 2022-08-17T13:34:48.2553190Z 2022-08-17T13:34:48.2553309Z OK (skipped=10) 2022-08-17T13:34:48.2553473Z 2022-08-17T13:34:48.2553607Z Generating XML reports... 2022-08-17T13:34:48.2619103Z Generated XML report: test-reports\python-unittest\test_profiler\TEST-TestExecutionGraph-20220817133443.xml 2022-08-17T13:34:48.2670890Z Generated XML report: test-reports\python-unittest\test_profiler\TEST-TestExperimentalUtils-20220817133443.xml 2022-08-17T13:34:48.2691982Z Generated XML report: test-reports\python-unittest\test_profiler\TEST-TestProfiler-20220817133443.xml 2022-08-17T13:34:48.2701030Z Generated XML report: test-reports\python-unittest\test_profiler\TEST-TestRecordFunction-20220817133443.xml 2022-08-17T13:34:48.2708542Z Generated XML report: test-reports\python-unittest\test_profiler\TEST-TestTorchTidyProfiler-20220817133443.xml 2022-08-17T13:34:48.2715724Z Generated XML report: test-reports\python-unittest\test_profiler\TEST-TestProfilerCUDA-20220817133443.xml 2022-08-17T13:34:48.5417033Z Running test_type_promotion ... [2022-08-17 13:34:48.534806] 2022-08-17T13:34:48.5417521Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_type_promotion.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:34:48.534806] 2022-08-17T13:34:50.1414577Z 2022-08-17T13:34:50.1415007Z Running tests... 2022-08-17T13:34:50.1415351Z ---------------------------------------------------------------------- 2022-08-17T13:34:50.1415721Z Test results will be stored in test-reports\python-unittest\test_type_promotion 2022-08-17T13:34:50.1458674Z test_add_wrapped_cpu (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:50.7564389Z test_alpha_mismatch_cpu (__main__.TestTypePromotionCPU) ... ok (0.606s) 2022-08-17T13:34:50.7600231Z test_alternate_result_cpu (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:50.7672681Z test_bfloat16_cpu (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:50.7697848Z test_booleans_cpu (__main__.TestTypePromotionCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_type_promotion.py:437: UserWarning: This overload of add is deprecated: 2022-08-17T13:34:50.7698291Z add(Tensor input, Number alpha, Tensor other, *, Tensor out) 2022-08-17T13:34:50.7698555Z Consider using one of the following signatures instead: 2022-08-17T13:34:50.7698985Z add(Tensor input, Tensor other, *, Number alpha, Tensor out) (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\torch\csrc\utils\python_arg_parser.cpp:1405.) 2022-08-17T13:34:50.7699612Z self.assertEqual(torch.add(torch.tensor(True, device=device), 2022-08-17T13:34:50.7707294Z ok (0.000s) 2022-08-17T13:34:50.7718109Z test_can_cast_cpu (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:50.8042135Z test_cat_different_dtypes_cpu (__main__.TestTypePromotionCPU) ... ok (0.031s) 2022-08-17T13:34:51.0583173Z test_cat_out_different_dtypes_cpu (__main__.TestTypePromotionCPU) ... ok (0.255s) 2022-08-17T13:34:51.0628240Z test_clamp_type_promotion_cpu_bool_bool_bool (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:51.0676129Z test_clamp_type_promotion_cpu_bool_bool_float32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.0722081Z test_clamp_type_promotion_cpu_bool_bool_float64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.0766214Z test_clamp_type_promotion_cpu_bool_bool_int32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.0822090Z test_clamp_type_promotion_cpu_bool_float32_bool (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:51.0877780Z test_clamp_type_promotion_cpu_bool_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.0933543Z test_clamp_type_promotion_cpu_bool_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:51.0988080Z test_clamp_type_promotion_cpu_bool_float32_int32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.1042283Z test_clamp_type_promotion_cpu_bool_float64_bool (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.1097753Z test_clamp_type_promotion_cpu_bool_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:51.1152890Z test_clamp_type_promotion_cpu_bool_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.1206877Z test_clamp_type_promotion_cpu_bool_float64_int32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.1257202Z test_clamp_type_promotion_cpu_bool_int32_bool (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:51.1308998Z test_clamp_type_promotion_cpu_bool_int32_float32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.1360304Z test_clamp_type_promotion_cpu_bool_int32_float64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.1411408Z test_clamp_type_promotion_cpu_bool_int32_int32 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:51.1479109Z test_clamp_type_promotion_cpu_float32_bool_bool (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.1543547Z test_clamp_type_promotion_cpu_float32_bool_float32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.1607655Z test_clamp_type_promotion_cpu_float32_bool_float64 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:51.1671744Z test_clamp_type_promotion_cpu_float32_bool_int32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.1735346Z test_clamp_type_promotion_cpu_float32_float32_bool (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:51.1801095Z test_clamp_type_promotion_cpu_float32_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.1867172Z test_clamp_type_promotion_cpu_float32_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.1930554Z test_clamp_type_promotion_cpu_float32_float32_int32 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:51.1993574Z test_clamp_type_promotion_cpu_float32_float64_bool (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.2058900Z test_clamp_type_promotion_cpu_float32_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:51.2123789Z test_clamp_type_promotion_cpu_float32_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.2186795Z test_clamp_type_promotion_cpu_float32_float64_int32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.2251275Z test_clamp_type_promotion_cpu_float32_int32_bool (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:51.2314961Z test_clamp_type_promotion_cpu_float32_int32_float32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.2378924Z test_clamp_type_promotion_cpu_float32_int32_float64 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:51.2445418Z test_clamp_type_promotion_cpu_float32_int32_int32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.2510704Z test_clamp_type_promotion_cpu_float64_bool_bool (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:51.2573451Z test_clamp_type_promotion_cpu_float64_bool_float32 (__main__.TestTypePromotionCPU) ... ok (0.001s) 2022-08-17T13:34:51.2636076Z test_clamp_type_promotion_cpu_float64_bool_float64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.2698964Z test_clamp_type_promotion_cpu_float64_bool_int32 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:51.2761759Z test_clamp_type_promotion_cpu_float64_float32_bool (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.2826633Z test_clamp_type_promotion_cpu_float64_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:51.2891222Z test_clamp_type_promotion_cpu_float64_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.2954040Z test_clamp_type_promotion_cpu_float64_float32_int32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.3015773Z test_clamp_type_promotion_cpu_float64_float64_bool (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:51.3079729Z test_clamp_type_promotion_cpu_float64_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.3143400Z test_clamp_type_promotion_cpu_float64_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:51.3204746Z test_clamp_type_promotion_cpu_float64_float64_int32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.3267381Z test_clamp_type_promotion_cpu_float64_int32_bool (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.3330191Z test_clamp_type_promotion_cpu_float64_int32_float32 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:51.3392429Z test_clamp_type_promotion_cpu_float64_int32_float64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.3457403Z test_clamp_type_promotion_cpu_float64_int32_int32 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:51.3514902Z test_clamp_type_promotion_cpu_int32_bool_bool (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.3570409Z test_clamp_type_promotion_cpu_int32_bool_float32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.3626109Z test_clamp_type_promotion_cpu_int32_bool_float64 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:51.3681823Z test_clamp_type_promotion_cpu_int32_bool_int32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.3736018Z test_clamp_type_promotion_cpu_int32_float32_bool (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.3791675Z test_clamp_type_promotion_cpu_int32_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:51.3846934Z test_clamp_type_promotion_cpu_int32_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.3901204Z test_clamp_type_promotion_cpu_int32_float32_int32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.3955253Z test_clamp_type_promotion_cpu_int32_float64_bool (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:51.4010139Z test_clamp_type_promotion_cpu_int32_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.4065156Z test_clamp_type_promotion_cpu_int32_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.4118968Z test_clamp_type_promotion_cpu_int32_float64_int32 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:51.4175009Z test_clamp_type_promotion_cpu_int32_int32_bool (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.4229522Z test_clamp_type_promotion_cpu_int32_int32_float32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.4284558Z test_clamp_type_promotion_cpu_int32_int32_float64 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:51.4341329Z test_clamp_type_promotion_cpu_int32_int32_int32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.6598220Z test_comparison_ops_with_type_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.223s) 2022-08-17T13:34:51.6621789Z test_complex_assertraises_cpu (__main__.TestTypePromotionCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_type_promotion.py:651: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\EmptyTensor.cpp:32.) 2022-08-17T13:34:51.6622408Z v = torch.tensor([2], dtype=dt2, device=device) 2022-08-17T13:34:51.7320745Z ok (0.079s) 2022-08-17T13:34:51.7397018Z test_complex_half_cpu (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.7535735Z test_complex_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:51.7553700Z test_complex_scalar_mult_tensor_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.7586463Z test_computation_ignores_out_cpu (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.7624684Z test_create_bool_tensors_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2022-08-17T13:34:51.7653568Z test_div_promotion_cpu_bool (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.7681372Z test_div_promotion_cpu_int16 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.7709133Z test_div_promotion_cpu_int32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.7736769Z test_div_promotion_cpu_int64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.7764764Z test_div_promotion_cpu_int8 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:51.7792384Z test_div_promotion_cpu_uint8 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.7826466Z test_div_promotion_inplace_cpu_bool (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.7850508Z test_div_promotion_inplace_cpu_float32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.7874167Z test_div_promotion_inplace_cpu_float64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.7906917Z test_div_promotion_inplace_cpu_int16 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.7939353Z test_div_promotion_inplace_cpu_int32 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:51.7971620Z test_div_promotion_inplace_cpu_int64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.8003833Z test_div_promotion_inplace_cpu_int8 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.8035963Z test_div_promotion_inplace_cpu_uint8 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.8069803Z test_div_promotion_out_cpu_bool (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:51.8094954Z test_div_promotion_out_cpu_float32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.8119967Z test_div_promotion_out_cpu_float64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.8153563Z test_div_promotion_out_cpu_int16 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.8187124Z test_div_promotion_out_cpu_int32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.8220566Z test_div_promotion_out_cpu_int64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.8254051Z test_div_promotion_out_cpu_int8 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:51.8287691Z test_div_promotion_out_cpu_uint8 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.8311085Z test_float_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.8335700Z test_from_issue_cpu (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.8352653Z test_half_cpu (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.8379971Z test_indexing_cpu (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.8401420Z test_indexing_fail_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2022-08-17T13:34:51.8441340Z test_inplace_cpu (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.8457147Z test_int_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.8470887Z test_int_to_float_cpu (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.8498812Z test_integer_addcdiv_deprecated_cpu_int16 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.8522954Z test_integer_addcdiv_deprecated_cpu_int32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.8547418Z test_integer_addcdiv_deprecated_cpu_int64 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:51.8571636Z test_integer_addcdiv_deprecated_cpu_int8 (__main__.TestTypePromotionCPU) ... ok (0.001s) 2022-08-17T13:34:51.8595821Z test_integer_addcdiv_deprecated_cpu_uint8 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:51.8623990Z test_lt_with_type_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.3912480Z test_many_promotions_cpu (__main__.TestTypePromotionCPU) ... ok (0.523s) 2022-08-17T13:34:52.3987758Z test_mixed_type_backward_cpu (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:52.4009466Z test_non_promoting_ops_cpu (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.4040787Z test_numpy_array_binary_ufunc_promotion_cpu_bool_bool (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.4070897Z test_numpy_array_binary_ufunc_promotion_cpu_bool_complex128 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.4101129Z test_numpy_array_binary_ufunc_promotion_cpu_bool_complex64 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:52.4131025Z test_numpy_array_binary_ufunc_promotion_cpu_bool_float16 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.4160990Z test_numpy_array_binary_ufunc_promotion_cpu_bool_float32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.4191319Z test_numpy_array_binary_ufunc_promotion_cpu_bool_float64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.4221902Z test_numpy_array_binary_ufunc_promotion_cpu_bool_int16 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.4253646Z test_numpy_array_binary_ufunc_promotion_cpu_bool_int32 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:52.4283337Z test_numpy_array_binary_ufunc_promotion_cpu_bool_int64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.4313023Z test_numpy_array_binary_ufunc_promotion_cpu_bool_int8 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.4342774Z test_numpy_array_binary_ufunc_promotion_cpu_bool_uint8 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.4372253Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_bool (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.4401748Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_complex128 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:52.4431448Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_complex64 (__main__.TestTypePromotionCPU) ... ok (0.001s) 2022-08-17T13:34:52.4461415Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_float16 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.4491034Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_float32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.4520620Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_float64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.4550310Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_int16 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.4580231Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_int32 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:52.4609787Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_int64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.4639574Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_int8 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.4669447Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_uint8 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.4699160Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_bool (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.4728757Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:52.4757963Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.4787683Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_float16 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.4817273Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_float32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.4849958Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_float64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.4880063Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_int16 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.4909656Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_int32 (__main__.TestTypePromotionCPU) ... ok (0.001s) 2022-08-17T13:34:52.4939283Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_int64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.4968957Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_int8 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.4998558Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_uint8 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.5028364Z test_numpy_array_binary_ufunc_promotion_cpu_float16_bool (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.5058197Z test_numpy_array_binary_ufunc_promotion_cpu_float16_complex128 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:52.5087668Z test_numpy_array_binary_ufunc_promotion_cpu_float16_complex64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.5116989Z test_numpy_array_binary_ufunc_promotion_cpu_float16_float16 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.5147411Z test_numpy_array_binary_ufunc_promotion_cpu_float16_float32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.5178082Z test_numpy_array_binary_ufunc_promotion_cpu_float16_float64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.5208513Z test_numpy_array_binary_ufunc_promotion_cpu_float16_int16 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:52.5238773Z test_numpy_array_binary_ufunc_promotion_cpu_float16_int32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.5270129Z test_numpy_array_binary_ufunc_promotion_cpu_float16_int64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.5300269Z test_numpy_array_binary_ufunc_promotion_cpu_float16_int8 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.5329949Z test_numpy_array_binary_ufunc_promotion_cpu_float16_uint8 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.5359872Z test_numpy_array_binary_ufunc_promotion_cpu_float32_bool (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.5390830Z test_numpy_array_binary_ufunc_promotion_cpu_float32_complex128 (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T13:34:52.5420419Z test_numpy_array_binary_ufunc_promotion_cpu_float32_complex64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.5450038Z test_numpy_array_binary_ufunc_promotion_cpu_float32_float16 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.5479643Z test_numpy_array_binary_ufunc_promotion_cpu_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.5509920Z test_numpy_array_binary_ufunc_promotion_cpu_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.5540113Z test_numpy_array_binary_ufunc_promotion_cpu_float32_int16 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:52.5573884Z test_numpy_array_binary_ufunc_promotion_cpu_float32_int32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.5604956Z test_numpy_array_binary_ufunc_promotion_cpu_float32_int64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.5635288Z test_numpy_array_binary_ufunc_promotion_cpu_float32_int8 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.5664956Z test_numpy_array_binary_ufunc_promotion_cpu_float32_uint8 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.5694890Z test_numpy_array_binary_ufunc_promotion_cpu_float64_bool (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:52.5725266Z test_numpy_array_binary_ufunc_promotion_cpu_float64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.5755091Z test_numpy_array_binary_ufunc_promotion_cpu_float64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.5785353Z test_numpy_array_binary_ufunc_promotion_cpu_float64_float16 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.5816192Z test_numpy_array_binary_ufunc_promotion_cpu_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.5846386Z test_numpy_array_binary_ufunc_promotion_cpu_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.5877423Z test_numpy_array_binary_ufunc_promotion_cpu_float64_int16 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:52.5908296Z test_numpy_array_binary_ufunc_promotion_cpu_float64_int32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.5938970Z test_numpy_array_binary_ufunc_promotion_cpu_float64_int64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.5969776Z test_numpy_array_binary_ufunc_promotion_cpu_float64_int8 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.6000387Z test_numpy_array_binary_ufunc_promotion_cpu_float64_uint8 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.6030689Z test_numpy_array_binary_ufunc_promotion_cpu_int16_bool (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:52.6060460Z test_numpy_array_binary_ufunc_promotion_cpu_int16_complex128 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.6089990Z test_numpy_array_binary_ufunc_promotion_cpu_int16_complex64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.6119868Z test_numpy_array_binary_ufunc_promotion_cpu_int16_float16 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.6149439Z test_numpy_array_binary_ufunc_promotion_cpu_int16_float32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.6179847Z test_numpy_array_binary_ufunc_promotion_cpu_int16_float64 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:52.6209980Z test_numpy_array_binary_ufunc_promotion_cpu_int16_int16 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.6239572Z test_numpy_array_binary_ufunc_promotion_cpu_int16_int32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.6269030Z test_numpy_array_binary_ufunc_promotion_cpu_int16_int64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.6301612Z test_numpy_array_binary_ufunc_promotion_cpu_int16_int8 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.6331231Z test_numpy_array_binary_ufunc_promotion_cpu_int16_uint8 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:52.6360831Z test_numpy_array_binary_ufunc_promotion_cpu_int32_bool (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.6390686Z test_numpy_array_binary_ufunc_promotion_cpu_int32_complex128 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.6420529Z test_numpy_array_binary_ufunc_promotion_cpu_int32_complex64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.6450731Z test_numpy_array_binary_ufunc_promotion_cpu_int32_float16 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.6482263Z test_numpy_array_binary_ufunc_promotion_cpu_int32_float32 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:52.6513670Z test_numpy_array_binary_ufunc_promotion_cpu_int32_float64 (__main__.TestTypePromotionCPU) ... ok (0.003s) 2022-08-17T13:34:52.6544280Z test_numpy_array_binary_ufunc_promotion_cpu_int32_int16 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:34:52.6573500Z test_numpy_array_binary_ufunc_promotion_cpu_int32_int32 (__main__.TestTypePromotionCPU) ... ok (0.003s) 2022-08-17T13:34:52.6603289Z test_numpy_array_binary_ufunc_promotion_cpu_int32_int64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.6633049Z test_numpy_array_binary_ufunc_promotion_cpu_int32_int8 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2022-08-17T13:34:52.6662624Z test_numpy_array_binary_ufunc_promotion_cpu_int32_uint8 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.6692122Z test_numpy_array_binary_ufunc_promotion_cpu_int64_bool (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.6721954Z test_numpy_array_binary_ufunc_promotion_cpu_int64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.010s) 2022-08-17T13:34:52.6751724Z test_numpy_array_binary_ufunc_promotion_cpu_int64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.6782106Z test_numpy_array_binary_ufunc_promotion_cpu_int64_float16 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.6813042Z test_numpy_array_binary_ufunc_promotion_cpu_int64_float32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.6843630Z test_numpy_array_binary_ufunc_promotion_cpu_int64_float64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.6874258Z test_numpy_array_binary_ufunc_promotion_cpu_int64_int16 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:52.6903842Z test_numpy_array_binary_ufunc_promotion_cpu_int64_int32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.6932908Z test_numpy_array_binary_ufunc_promotion_cpu_int64_int64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.6962437Z test_numpy_array_binary_ufunc_promotion_cpu_int64_int8 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.6992026Z test_numpy_array_binary_ufunc_promotion_cpu_int64_uint8 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.7025144Z test_numpy_array_binary_ufunc_promotion_cpu_int8_bool (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:52.7054575Z test_numpy_array_binary_ufunc_promotion_cpu_int8_complex128 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.7084323Z test_numpy_array_binary_ufunc_promotion_cpu_int8_complex64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.7113950Z test_numpy_array_binary_ufunc_promotion_cpu_int8_float16 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.7144304Z test_numpy_array_binary_ufunc_promotion_cpu_int8_float32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.7174887Z test_numpy_array_binary_ufunc_promotion_cpu_int8_float64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.7205265Z test_numpy_array_binary_ufunc_promotion_cpu_int8_int16 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:52.7234726Z test_numpy_array_binary_ufunc_promotion_cpu_int8_int32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.7264407Z test_numpy_array_binary_ufunc_promotion_cpu_int8_int64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.7293425Z test_numpy_array_binary_ufunc_promotion_cpu_int8_int8 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.7323088Z test_numpy_array_binary_ufunc_promotion_cpu_int8_uint8 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.7353358Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_bool (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:52.7382931Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_complex128 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.7412442Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_complex64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.7442031Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_float16 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.7471692Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_float32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.7502558Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_float64 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:52.7532746Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_int16 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.7562310Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_int32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.7592001Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_int64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.7621788Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_int8 (__main__.TestTypePromotionCPU) ... ok (0.010s) 2022-08-17T13:34:52.7650953Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_uint8 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.7672810Z test_promote_self_cpu (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.7687313Z test_promote_types_cpu (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:52.7710195Z test_result_type_cpu_bfloat16_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.7741443Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:52.7764378Z test_result_type_cpu_bfloat16_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.7788255Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:52.7811097Z test_result_type_cpu_bfloat16_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.7842288Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:52.7865356Z test_result_type_cpu_bfloat16_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.7896394Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:52.7919327Z test_result_type_cpu_bfloat16_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.7947336Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:52.7970301Z test_result_type_cpu_bfloat16_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.7997794Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:52.8020928Z test_result_type_cpu_bfloat16_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.8048092Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:52.8071116Z test_result_type_cpu_bfloat16_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.8094783Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:52.8117737Z test_result_type_cpu_bfloat16_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.8141407Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:52.8164252Z test_result_type_cpu_bfloat16_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.8187991Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:52.8210837Z test_result_type_cpu_bfloat16_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.8234739Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:52.8257607Z test_result_type_cpu_bfloat16_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.8281187Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:52.8304103Z test_result_type_cpu_bool_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.8327785Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:52.8350678Z test_result_type_cpu_bool_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.8368335Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:52.8391396Z test_result_type_cpu_bool_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.8418007Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:52.8440829Z test_result_type_cpu_bool_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.8467625Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:52.8490738Z test_result_type_cpu_bool_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.8514549Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-08-17T13:34:52.8537389Z test_result_type_cpu_bool_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.8560649Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:52.8583763Z test_result_type_cpu_bool_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.8606911Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-08-17T13:34:52.8629818Z test_result_type_cpu_bool_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.8648219Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:52.8671158Z test_result_type_cpu_bool_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.8689500Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:52.8712467Z test_result_type_cpu_bool_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.8730784Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:52.8753748Z test_result_type_cpu_bool_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.8772097Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:52.8795077Z test_result_type_cpu_bool_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.8813446Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:52.8836335Z test_result_type_cpu_complex128_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.8867426Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:52.8890136Z test_result_type_cpu_complex128_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.8916431Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:52.8939327Z test_result_type_cpu_complex128_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.8971636Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:52.8994742Z test_result_type_cpu_complex128_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.9028548Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:52.9051337Z test_result_type_cpu_complex128_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.9082224Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:52.9105220Z test_result_type_cpu_complex128_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.9135558Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:52.9158519Z test_result_type_cpu_complex128_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.9188790Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:52.9211924Z test_result_type_cpu_complex128_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.9238297Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:52.9261151Z test_result_type_cpu_complex128_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.9287406Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:52.9310222Z test_result_type_cpu_complex128_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.9336483Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:52.9359498Z test_result_type_cpu_complex128_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.9389140Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:52.9411851Z test_result_type_cpu_complex128_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.9438353Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:52.9461521Z test_result_type_cpu_complex64_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.9492748Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-08-17T13:34:52.9515893Z test_result_type_cpu_complex64_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.9542973Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:52.9565738Z test_result_type_cpu_complex64_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.9599221Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:52.9622318Z test_result_type_cpu_complex64_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.9655809Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:52.9678783Z test_result_type_cpu_complex64_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.9711620Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:52.9734566Z test_result_type_cpu_complex64_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.9765318Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-08-17T13:34:52.9788296Z test_result_type_cpu_complex64_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.9818945Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:52.9841833Z test_result_type_cpu_complex64_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.9868589Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:52.9891558Z test_result_type_cpu_complex64_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.9918274Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:52.9941232Z test_result_type_cpu_complex64_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:52.9967749Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:52.9990679Z test_result_type_cpu_complex64_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.0017450Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.0040546Z test_result_type_cpu_complex64_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.0067481Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:53.0090209Z test_result_type_cpu_float16_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.0118438Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.0141380Z test_result_type_cpu_float16_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.0165007Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-08-17T13:34:53.0188100Z test_result_type_cpu_float16_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.0219142Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.0242108Z test_result_type_cpu_float16_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.0273282Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.0296572Z test_result_type_cpu_float16_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.0324343Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:53.0347399Z test_result_type_cpu_float16_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.0376041Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.0398963Z test_result_type_cpu_float16_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.0426513Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-08-17T13:34:53.0449405Z test_result_type_cpu_float16_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.0473210Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.0496355Z test_result_type_cpu_float16_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.0520016Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.0542986Z test_result_type_cpu_float16_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.0566577Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:53.0589700Z test_result_type_cpu_float16_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.0613295Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.0636254Z test_result_type_cpu_float16_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.0660136Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-08-17T13:34:53.0683224Z test_result_type_cpu_float32_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.0710990Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.0733897Z test_result_type_cpu_float32_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.0757101Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.0779903Z test_result_type_cpu_float32_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.0810621Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:53.0833572Z test_result_type_cpu_float32_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.0864370Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.0887207Z test_result_type_cpu_float32_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.0915819Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.0938857Z test_result_type_cpu_float32_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.0965859Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:53.0988895Z test_result_type_cpu_float32_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.1015735Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.1038777Z test_result_type_cpu_float32_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.1062092Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.1085003Z test_result_type_cpu_float32_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.1108448Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.1131664Z test_result_type_cpu_float32_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.1154921Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:53.1178047Z test_result_type_cpu_float32_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.1201213Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.1224226Z test_result_type_cpu_float32_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.1247544Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.1270678Z test_result_type_cpu_float64_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.1298292Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:53.1321178Z test_result_type_cpu_float64_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.1344516Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.1367338Z test_result_type_cpu_float64_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.1397633Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.1420650Z test_result_type_cpu_float64_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.1451442Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:53.1474388Z test_result_type_cpu_float64_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.1501812Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.1524468Z test_result_type_cpu_float64_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.1551555Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-08-17T13:34:53.1574550Z test_result_type_cpu_float64_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.1600831Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.1623970Z test_result_type_cpu_float64_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.1646844Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.1669843Z test_result_type_cpu_float64_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.1693011Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:53.1715921Z test_result_type_cpu_float64_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.1738985Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.1762069Z test_result_type_cpu_float64_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.1785213Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.1808096Z test_result_type_cpu_float64_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.1831251Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.1854357Z test_result_type_cpu_int16_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.1878121Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:53.1901075Z test_result_type_cpu_int16_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.1919357Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.1942467Z test_result_type_cpu_int16_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.1969076Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.1992206Z test_result_type_cpu_int16_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.2019160Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:53.2041904Z test_result_type_cpu_int16_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.2065762Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.2088838Z test_result_type_cpu_int16_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.2112310Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.2135140Z test_result_type_cpu_int16_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.2158573Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:53.2181534Z test_result_type_cpu_int16_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.2199635Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.2222631Z test_result_type_cpu_int16_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.2240945Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.2264039Z test_result_type_cpu_int16_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.2282245Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.2305294Z test_result_type_cpu_int16_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.2323784Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:53.2346680Z test_result_type_cpu_int16_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.2364927Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.2387855Z test_result_type_cpu_int32_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.2411889Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.2434913Z test_result_type_cpu_int32_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.2453194Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.2476395Z test_result_type_cpu_int32_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.2503026Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:53.2525927Z test_result_type_cpu_int32_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.2552743Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.2575730Z test_result_type_cpu_int32_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.2599651Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2022-08-17T13:34:53.2622598Z test_result_type_cpu_int32_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.2645961Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.2668887Z test_result_type_cpu_int32_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.2692448Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2022-08-17T13:34:53.2715373Z test_result_type_cpu_int32_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.2733662Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.2756435Z test_result_type_cpu_int32_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.2774466Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.2797336Z test_result_type_cpu_int32_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.2815483Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.2838309Z test_result_type_cpu_int32_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.2856754Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:53.2879779Z test_result_type_cpu_int32_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.2898093Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.2921200Z test_result_type_cpu_int64_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.2945326Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.2968186Z test_result_type_cpu_int64_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.2986656Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.3009524Z test_result_type_cpu_int64_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.3036097Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:53.3059160Z test_result_type_cpu_int64_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.3085805Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.3108818Z test_result_type_cpu_int64_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.3132456Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.3155502Z test_result_type_cpu_int64_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.3178871Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:53.3201765Z test_result_type_cpu_int64_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.3224917Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.3247917Z test_result_type_cpu_int64_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.3266258Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.3289126Z test_result_type_cpu_int64_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.3307537Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:53.3330332Z test_result_type_cpu_int64_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.3347900Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.3370601Z test_result_type_cpu_int64_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.3388739Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.3411709Z test_result_type_cpu_int64_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.3429779Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.3452771Z test_result_type_cpu_int8_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.3476865Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:53.3499868Z test_result_type_cpu_int8_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.3518263Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.3541255Z test_result_type_cpu_int8_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.3567666Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.3590754Z test_result_type_cpu_int8_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.3617477Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.3640322Z test_result_type_cpu_int8_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.3664053Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:53.3686962Z test_result_type_cpu_int8_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.3710366Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.3733257Z test_result_type_cpu_int8_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.3756444Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.3779544Z test_result_type_cpu_int8_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.3797954Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:53.3821030Z test_result_type_cpu_int8_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.3839187Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.3862166Z test_result_type_cpu_int8_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.3880170Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.3903138Z test_result_type_cpu_int8_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.3920940Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.3943940Z test_result_type_cpu_int8_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.3962175Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:53.3985235Z test_result_type_cpu_uint8_bfloat16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.4008898Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.4031916Z test_result_type_cpu_uint8_bool (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.4050104Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.4072949Z test_result_type_cpu_uint8_complex128 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.4099568Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:53.4131186Z test_result_type_cpu_uint8_complex64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.4149367Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.4172118Z test_result_type_cpu_uint8_float16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.4195730Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.4218727Z test_result_type_cpu_uint8_float32 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.4241841Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.4265072Z test_result_type_cpu_uint8_float64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.4287743Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:53.4310837Z test_result_type_cpu_uint8_int16 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.4328988Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.4351945Z test_result_type_cpu_uint8_int32 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.4370031Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.4392787Z test_result_type_cpu_uint8_int64 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.4411037Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2022-08-17T13:34:53.4434027Z test_result_type_cpu_uint8_int8 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.4452197Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.001s) 2022-08-17T13:34:53.4474986Z test_result_type_cpu_uint8_uint8 (__main__.TestTypePromotionCPU) 2022-08-17T13:34:53.4492922Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.000s) 2022-08-17T13:34:53.4534593Z test_result_type_tensor_vs_scalar_cpu (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:53.7961241Z test_sparse_add_cpu (__main__.TestTypePromotionCPU) ... ok (0.350s) 2022-08-17T13:34:53.8306779Z test_sparse_div_cpu (__main__.TestTypePromotionCPU) ... ok (0.031s) 2022-08-17T13:34:53.8333559Z test_sparse_div_promotion_cpu_bool (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:53.8357807Z test_sparse_div_promotion_cpu_int16 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:53.8381718Z test_sparse_div_promotion_cpu_int32 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:53.8405111Z test_sparse_div_promotion_cpu_int64 (__main__.TestTypePromotionCPU) ... ok (0.001s) 2022-08-17T13:34:53.8428231Z test_sparse_div_promotion_cpu_uint8 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:54.1148236Z test_sparse_mul_cpu (__main__.TestTypePromotionCPU) ... ok (0.268s) 2022-08-17T13:34:54.4568339Z test_sparse_sub_cpu (__main__.TestTypePromotionCPU) ... ok (0.350s) 2022-08-17T13:34:54.4585607Z test_transpose_cpu (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:54.4619709Z test_unary_op_out_casting_cpu_complex128_complex128 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:54.4652476Z test_unary_op_out_casting_cpu_complex128_complex64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:54.4684914Z test_unary_op_out_casting_cpu_complex128_float32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:54.4717335Z test_unary_op_out_casting_cpu_complex128_float64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:54.4749838Z test_unary_op_out_casting_cpu_complex128_int64 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:54.4782165Z test_unary_op_out_casting_cpu_complex64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:54.4814842Z test_unary_op_out_casting_cpu_complex64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:54.4847132Z test_unary_op_out_casting_cpu_complex64_float32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:54.4879255Z test_unary_op_out_casting_cpu_complex64_float64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:54.4911503Z test_unary_op_out_casting_cpu_complex64_int64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:54.4943980Z test_unary_op_out_casting_cpu_float32_complex128 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:54.4976444Z test_unary_op_out_casting_cpu_float32_complex64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:54.5006376Z test_unary_op_out_casting_cpu_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:54.5039179Z test_unary_op_out_casting_cpu_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:54.5071902Z test_unary_op_out_casting_cpu_float32_int64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:54.5104708Z test_unary_op_out_casting_cpu_float64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:54.5137248Z test_unary_op_out_casting_cpu_float64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:54.5169619Z test_unary_op_out_casting_cpu_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:54.5199466Z test_unary_op_out_casting_cpu_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.016s) 2022-08-17T13:34:54.5232096Z test_unary_op_out_casting_cpu_float64_int64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:54.5264708Z test_unary_op_out_casting_cpu_int64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:54.5297205Z test_unary_op_out_casting_cpu_int64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:54.5329535Z test_unary_op_out_casting_cpu_int64_float32 (__main__.TestTypePromotionCPU) ... ok (0.000s) 2022-08-17T13:34:54.5362972Z test_unary_op_out_casting_cpu_int64_float64 (__main__.TestTypePromotionCPU) ... ok (0.017s) 2022-08-17T13:34:54.5395091Z test_unary_op_out_casting_cpu_int64_int64 (__main__.TestTypePromotionCPU) ... ok (0.003s) 2022-08-17T13:34:54.5408229Z test_unsigned_cpu (__main__.TestTypePromotionCPU) ... ok (0.002s) 2022-08-17T13:34:54.5408553Z 2022-08-17T13:34:54.5409100Z ---------------------------------------------------------------------- 2022-08-17T13:34:54.5409690Z Ran 422 tests in 4.406s 2022-08-17T13:34:54.5409877Z 2022-08-17T13:34:54.5409962Z OK 2022-08-17T13:34:54.5410100Z 2022-08-17T13:34:54.5410324Z Generating XML reports... 2022-08-17T13:34:54.5831213Z Generated XML report: test-reports\python-unittest\test_type_promotion\TEST-TestTypePromotionCPU-20220817133450.xml 2022-08-17T13:34:54.8183955Z Running test_testing ... [2022-08-17 13:34:54.804692] 2022-08-17T13:34:54.8184427Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_testing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:34:54.804692] 2022-08-17T13:34:56.8840433Z 2022-08-17T13:34:56.8840872Z Running tests... 2022-08-17T13:34:56.8841217Z Test results will be stored in test-reports\python-unittest\test_testing 2022-08-17T13:34:56.8841554Z ---------------------------------------------------------------------- 2022-08-17T13:34:56.8872070Z test_bool (__main__.TestAssertClose) ... ok (0.016s) 2022-08-17T13:34:56.8895517Z test_default_tolerance_selection_mismatching_dtypes (__main__.TestAssertClose) ... ok (0.000s) 2022-08-17T13:34:56.9163661Z test_docstring_examples (__main__.TestAssertClose) ... ok (0.016s) 2022-08-17T13:34:56.9175647Z test_matching (__main__.TestAssertClose) ... ok (0.000s) 2022-08-17T13:34:56.9196440Z test_matching_atol (__main__.TestAssertClose) ... ok (0.016s) 2022-08-17T13:34:56.9219602Z test_matching_conjugate_bit (__main__.TestAssertClose) ... ok (0.000s) 2022-08-17T13:34:56.9252126Z test_matching_nan (__main__.TestAssertClose) ... ok (0.000s) 2022-08-17T13:34:56.9275056Z test_matching_nan_with_equal_nan (__main__.TestAssertClose) ... ok (0.000s) 2022-08-17T13:34:56.9294784Z test_matching_rtol (__main__.TestAssertClose) ... ok (0.000s) 2022-08-17T13:34:56.9309097Z test_meta (__main__.TestAssertClose) ... ok (0.000s) 2022-08-17T13:34:56.9325806Z test_mismatching_dtype (__main__.TestAssertClose) ... ok (0.000s) 2022-08-17T13:34:56.9346901Z test_mismatching_dtype_no_check (__main__.TestAssertClose) ... ok (0.016s) 2022-08-17T13:34:56.9375830Z test_mismatching_layout (__main__.TestAssertClose) ... C:\actions-runner\_work\pytorch\pytorch\test\test_testing.py:618: UserWarning: Sparse CSR tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\SparseCsrTensorImpl.cpp:68.) 2022-08-17T13:34:56.9376895Z sparse_csr = strided.to_sparse_csr() 2022-08-17T13:34:56.9389234Z ok (0.000s) 2022-08-17T13:34:56.9437462Z test_mismatching_layout_no_check (__main__.TestAssertClose) ... ok (0.000s) 2022-08-17T13:34:56.9454046Z test_mismatching_shape (__main__.TestAssertClose) ... ok (0.000s) 2022-08-17T13:34:56.9472410Z test_mismatching_stride (__main__.TestAssertClose) ... ok (0.000s) 2022-08-17T13:34:56.9494358Z test_mismatching_stride_no_check (__main__.TestAssertClose) ... ok (0.000s) 2022-08-17T13:34:56.9514352Z test_mismatching_types (__main__.TestAssertClose) ... ok (0.016s) 2022-08-17T13:34:56.9536124Z test_mismatching_types_subclasses (__main__.TestAssertClose) ... ok (0.000s) 2022-08-17T13:34:56.9551974Z test_mismatching_types_type_equality (__main__.TestAssertClose) ... ok (0.000s) 2022-08-17T13:34:56.9570441Z test_mismatching_values (__main__.TestAssertClose) ... ok (0.000s) 2022-08-17T13:34:56.9594145Z test_mismatching_values_atol (__main__.TestAssertClose) ... ok (0.000s) 2022-08-17T13:34:56.9618114Z test_mismatching_values_rtol (__main__.TestAssertClose) ... ok (0.010s) 2022-08-17T13:34:56.9629598Z test_none (__main__.TestAssertClose) ... ok (0.000s) 2022-08-17T13:34:57.0299493Z test_none_mismatch (__main__.TestAssertClose) ... ok (0.063s) 2022-08-17T13:34:57.0325400Z test_numpy (__main__.TestAssertClose) ... ok (0.000s) 2022-08-17T13:34:57.0340974Z test_only_atol (__main__.TestAssertClose) ... ok (0.000s) 2022-08-17T13:34:57.0355740Z test_only_rtol (__main__.TestAssertClose) ... ok (0.000s) 2022-08-17T13:34:57.0391162Z test_scalar (__main__.TestAssertClose) ... ok (0.016s) 2022-08-17T13:34:57.0414192Z test_unexpected_error_compare (__main__.TestAssertClose) ... ok (0.000s) 2022-08-17T13:34:57.0428653Z test_unexpected_error_originate (__main__.TestAssertClose) ... ok (0.000s) 2022-08-17T13:34:57.0456156Z test_unknown_layout (__main__.TestAssertClose) ... ok (0.000s) 2022-08-17T13:34:57.0475526Z test_unknown_type (__main__.TestAssertClose) ... ok (0.000s) 2022-08-17T13:34:57.0486558Z test_mapping_mismatching_keys (__main__.TestAssertCloseContainer) ... ok (0.010s) 2022-08-17T13:34:57.0500939Z test_mapping_mismatching_values_msg (__main__.TestAssertCloseContainer) ... ok (0.000s) 2022-08-17T13:34:57.0511156Z test_sequence_mismatching_len (__main__.TestAssertCloseContainer) ... ok (0.000s) 2022-08-17T13:34:57.0524727Z test_sequence_mismatching_values_msg (__main__.TestAssertCloseContainer) ... ok (0.000s) 2022-08-17T13:34:57.0561163Z test_abs_diff (__main__.TestAssertCloseErrorMessage) ... ok (0.000s) 2022-08-17T13:34:57.0577726Z test_abs_diff_scalar (__main__.TestAssertCloseErrorMessage) ... ok (0.000s) 2022-08-17T13:34:57.0614946Z test_atol (__main__.TestAssertCloseErrorMessage) ... ok (0.010s) 2022-08-17T13:34:57.0631136Z test_identifier_scalars (__main__.TestAssertCloseErrorMessage) ... ok (0.000s) 2022-08-17T13:34:57.0662346Z test_identifier_tensor_likes (__main__.TestAssertCloseErrorMessage) ... ok (0.000s) 2022-08-17T13:34:57.0694255Z test_mismatched_elements (__main__.TestAssertCloseErrorMessage) ... ok (0.000s) 2022-08-17T13:34:57.0714648Z test_msg_callable (__main__.TestAssertCloseErrorMessage) ... ok (0.000s) 2022-08-17T13:34:57.0734362Z test_msg_str (__main__.TestAssertCloseErrorMessage) ... ok (0.000s) 2022-08-17T13:34:57.0813672Z test_not_close (__main__.TestAssertCloseErrorMessage) ... ok (0.016s) 2022-08-17T13:34:57.0845036Z test_not_equal (__main__.TestAssertCloseErrorMessage) ... ok (0.010s) 2022-08-17T13:34:57.0878883Z test_rel_diff (__main__.TestAssertCloseErrorMessage) ... ok (0.000s) 2022-08-17T13:34:57.0895451Z test_rel_diff_scalar (__main__.TestAssertCloseErrorMessage) ... ok (0.000s) 2022-08-17T13:34:57.0931431Z test_rtol (__main__.TestAssertCloseErrorMessage) ... ok (0.000s) 2022-08-17T13:34:57.0966957Z test_zero_div_zero (__main__.TestAssertCloseErrorMessage) ... ok (0.000s) 2022-08-17T13:34:57.0991367Z test_matching_per_channel (__main__.TestAssertCloseQuantized) ... ok (0.000s) 2022-08-17T13:34:57.1014394Z test_matching_per_tensor (__main__.TestAssertCloseQuantized) ... ok (0.016s) 2022-08-17T13:34:57.1031040Z test_mismatching_is_quantized (__main__.TestAssertCloseQuantized) ... ok (0.000s) 2022-08-17T13:34:57.1050166Z test_mismatching_qscheme (__main__.TestAssertCloseQuantized) ... ok (0.000s) 2022-08-17T13:34:57.1074112Z test_matching (__main__.TestAssertCloseSparseBSC) ... ok (0.000s) 2022-08-17T13:34:57.1110639Z test_mismatching_ccol_indices_msg (__main__.TestAssertCloseSparseBSC) ... ok (0.010s) 2022-08-17T13:34:57.1148309Z test_mismatching_row_indices_msg (__main__.TestAssertCloseSparseBSC) ... ok (0.000s) 2022-08-17T13:34:57.1189270Z test_mismatching_values_msg (__main__.TestAssertCloseSparseBSC) ... ok (0.000s) 2022-08-17T13:34:57.1212195Z test_matching (__main__.TestAssertCloseSparseBSR) ... ok (0.000s) 2022-08-17T13:34:57.1249779Z test_mismatching_col_indices_msg (__main__.TestAssertCloseSparseBSR) ... ok (0.000s) 2022-08-17T13:34:57.1285906Z test_mismatching_crow_indices_msg (__main__.TestAssertCloseSparseBSR) ... ok (0.016s) 2022-08-17T13:34:57.1326777Z test_mismatching_values_msg (__main__.TestAssertCloseSparseBSR) ... ok (0.000s) 2022-08-17T13:34:57.1348727Z test_matching_coalesced (__main__.TestAssertCloseSparseCOO) ... ok (0.000s) 2022-08-17T13:34:57.1368344Z test_matching_uncoalesced (__main__.TestAssertCloseSparseCOO) ... ok (0.000s) 2022-08-17T13:34:57.1404672Z test_mismatching_indices_msg (__main__.TestAssertCloseSparseCOO) ... ok (0.000s) 2022-08-17T13:34:57.1427135Z test_mismatching_nnz (__main__.TestAssertCloseSparseCOO) ... ok (0.016s) 2022-08-17T13:34:57.1449201Z test_mismatching_sparse_dims (__main__.TestAssertCloseSparseCOO) ... ok (0.000s) 2022-08-17T13:34:57.1484958Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCOO) ... ok (0.000s) 2022-08-17T13:34:57.1507486Z test_matching (__main__.TestAssertCloseSparseCSC) ... ok (0.000s) 2022-08-17T13:34:57.1543569Z test_mismatching_ccol_indices_msg (__main__.TestAssertCloseSparseCSC) ... ok (0.010s) 2022-08-17T13:34:57.1580880Z test_mismatching_row_indices_msg (__main__.TestAssertCloseSparseCSC) ... ok (0.000s) 2022-08-17T13:34:57.1620026Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCSC) ... ok (0.010s) 2022-08-17T13:34:57.1642752Z test_matching (__main__.TestAssertCloseSparseCSR) ... ok (0.000s) 2022-08-17T13:34:57.1680005Z test_mismatching_col_indices_msg (__main__.TestAssertCloseSparseCSR) ... ok (0.000s) 2022-08-17T13:34:57.1715997Z test_mismatching_crow_indices_msg (__main__.TestAssertCloseSparseCSR) ... ok (0.010s) 2022-08-17T13:34:57.1755028Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCSR) ... ok (0.000s) 2022-08-17T13:34:57.1770664Z test_filtering_env_var (__main__.TestFrameworkUtils) ... skip: Skipping because doesn't work for windows (0.000s) 2022-08-17T13:34:57.1783628Z test_circular_dependencies (__main__.TestImports) 2022-08-17T13:34:57.5299047Z Checks that all modules inside torch can be imported ... WARNING:torch.distributed.elastic.multiprocessing.redirects:NOTE: Redirects are currently not supported in Windows or MacOs. 2022-08-17T13:34:59.3708874Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7' 2022-08-17T13:34:59.5303526Z ok (2.346s) 2022-08-17T13:34:59.5310470Z test_no_warning_on_import (__main__.TestImports) ... skip: importing torch+CUDA on CPU results in warning (0.000s) 2022-08-17T13:34:59.5330818Z test_default_names (__main__.TestTestParametrization) ... ok (0.016s) 2022-08-17T13:34:59.5344426Z test_modules_decorator_misuse_error (__main__.TestTestParametrization) ... ok (0.000s) 2022-08-17T13:34:59.5357999Z test_multiple_handling_of_same_param_error (__main__.TestTestParametrization) ... ok (0.000s) 2022-08-17T13:34:59.5384033Z test_name_fn (__main__.TestTestParametrization) ... ok (0.000s) 2022-08-17T13:34:59.5395757Z test_ops_decorator_misuse_error (__main__.TestTestParametrization) ... ok (0.000s) 2022-08-17T13:34:59.5405317Z test_subtest_expected_failure_x_1 (__main__.TestTestParametrization) ... ok (0.000s) 2022-08-17T13:34:59.5416144Z test_subtest_expected_failure_x_2 (__main__.TestTestParametrization) ... expected failure (0.000s) 2022-08-17T13:34:59.5425451Z test_subtest_expected_failure_x_3 (__main__.TestTestParametrization) ... ok (0.000s) 2022-08-17T13:34:59.5443334Z test_subtest_names (__main__.TestTestParametrization) ... ok (0.000s) 2022-08-17T13:34:59.5455286Z test_two_things_subtest_expected_failure_x_1_y_4 (__main__.TestTestParametrization) ... expected failure (0.000s) 2022-08-17T13:34:59.5466965Z test_two_things_subtest_expected_failure_x_1_y_5 (__main__.TestTestParametrization) ... expected failure (0.000s) 2022-08-17T13:34:59.5478587Z test_two_things_subtest_expected_failure_x_1_y_6 (__main__.TestTestParametrization) ... expected failure (0.000s) 2022-08-17T13:34:59.5489909Z test_two_things_subtest_expected_failure_x_2_y_4 (__main__.TestTestParametrization) ... ok (0.016s) 2022-08-17T13:34:59.5500536Z test_two_things_subtest_expected_failure_x_2_y_5 (__main__.TestTestParametrization) ... ok (0.001s) 2022-08-17T13:34:59.5512086Z test_two_things_subtest_expected_failure_x_2_y_6 (__main__.TestTestParametrization) ... expected failure (0.000s) 2022-08-17T13:34:59.5522569Z test_two_things_subtest_expected_failure_x_3_y_4 (__main__.TestTestParametrization) ... ok (0.000s) 2022-08-17T13:34:59.5533085Z test_two_things_subtest_expected_failure_x_3_y_5 (__main__.TestTestParametrization) ... ok (0.000s) 2022-08-17T13:34:59.5545126Z test_two_things_subtest_expected_failure_x_3_y_6 (__main__.TestTestParametrization) ... expected failure (0.000s) 2022-08-17T13:34:59.5571392Z test_default_names_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:34:59.5591655Z test_dtypes_composition_invalid_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:34:59.5611190Z test_dtypes_composition_valid_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:34:59.5631726Z test_multiple_handling_of_same_param_error_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:34:59.5659767Z test_name_fn_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:35:00.1516576Z test_ops_composition_names_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.579s) 2022-08-17T13:35:00.1529909Z test_subtest_expected_failure_x_1_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:00.1542258Z test_subtest_expected_failure_x_2_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.000s) 2022-08-17T13:35:00.1552360Z test_subtest_expected_failure_x_3_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.010s) 2022-08-17T13:35:00.1573908Z test_subtest_names_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:00.1587057Z test_two_things_subtest_expected_failure_x_1_y_4_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.000s) 2022-08-17T13:35:00.1599669Z test_two_things_subtest_expected_failure_x_1_y_5_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.000s) 2022-08-17T13:35:00.1612428Z test_two_things_subtest_expected_failure_x_1_y_6_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.000s) 2022-08-17T13:35:00.1623799Z test_two_things_subtest_expected_failure_x_2_y_4_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:00.1635032Z test_two_things_subtest_expected_failure_x_2_y_5_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:00.1647766Z test_two_things_subtest_expected_failure_x_2_y_6_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.000s) 2022-08-17T13:35:00.1659033Z test_two_things_subtest_expected_failure_x_3_y_4_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:00.1670171Z test_two_things_subtest_expected_failure_x_3_y_5_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:00.1682810Z test_two_things_subtest_expected_failure_x_3_y_6_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.000s) 2022-08-17T13:35:00.1700544Z test_unparametrized_names_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:35:00.1719891Z test_assertEqual_longMessage_cpu (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.1752202Z test_assertEqual_numpy_cpu_bool (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.1791020Z test_assertEqual_numpy_cpu_complex128 (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.1828692Z test_assertEqual_numpy_cpu_complex64 (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.1865265Z test_assertEqual_numpy_cpu_float16 (__main__.TestTestingCPU) ... ok (0.016s) 2022-08-17T13:35:00.1900363Z test_assertEqual_numpy_cpu_float32 (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.1935170Z test_assertEqual_numpy_cpu_float64 (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.1966634Z test_assertEqual_numpy_cpu_int16 (__main__.TestTestingCPU) ... ok (0.010s) 2022-08-17T13:35:00.1997770Z test_assertEqual_numpy_cpu_int32 (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.2027306Z test_assertEqual_numpy_cpu_int64 (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.2058316Z test_assertEqual_numpy_cpu_int8 (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.2089219Z test_assertEqual_numpy_cpu_uint8 (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.2100921Z test_cuda_assert_should_not_stop_common_distributed_test_suite_cpu (__main__.TestTestingCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:35:00.2112658Z test_cuda_assert_should_stop_common_device_type_test_suite_cpu (__main__.TestTestingCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:35:00.2124151Z test_cuda_assert_should_stop_common_utils_test_suite_cpu (__main__.TestTestingCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:35:00.2400791Z test_get_supported_dtypes_cpu (__main__.TestTestingCPU) ... ok (0.016s) 2022-08-17T13:35:00.2428335Z test_isclose_atol_rtol_greater_than_zero_cpu_bool (__main__.TestTestingCPU) ... ok (0.016s) 2022-08-17T13:35:00.2453674Z test_isclose_atol_rtol_greater_than_zero_cpu_float16 (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.2478704Z test_isclose_atol_rtol_greater_than_zero_cpu_float32 (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.2503651Z test_isclose_atol_rtol_greater_than_zero_cpu_float64 (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.2528861Z test_isclose_atol_rtol_greater_than_zero_cpu_int16 (__main__.TestTestingCPU) ... ok (0.010s) 2022-08-17T13:35:00.2554785Z test_isclose_atol_rtol_greater_than_zero_cpu_int32 (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.2579534Z test_isclose_atol_rtol_greater_than_zero_cpu_int64 (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.2604304Z test_isclose_atol_rtol_greater_than_zero_cpu_int8 (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.2629362Z test_isclose_atol_rtol_greater_than_zero_cpu_uint8 (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.2644759Z test_isclose_bool_cpu (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.2731030Z test_isclose_complex_cpu_complex128 (__main__.TestTestingCPU) ... ok (0.016s) 2022-08-17T13:35:00.2819749Z test_isclose_complex_cpu_complex64 (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.2830981Z test_isclose_equality_shortcut_cpu (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.2870894Z test_isclose_float_cpu_float16 (__main__.TestTestingCPU) ... ok (0.016s) 2022-08-17T13:35:00.2909926Z test_isclose_float_cpu_float32 (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.2946735Z test_isclose_float_cpu_float64 (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.2971601Z test_isclose_integer_cpu_int16 (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.2995738Z test_isclose_integer_cpu_int32 (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.3020218Z test_isclose_integer_cpu_int64 (__main__.TestTestingCPU) ... ok (0.016s) 2022-08-17T13:35:00.3044533Z test_isclose_integer_cpu_int8 (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.3069000Z test_isclose_integer_cpu_uint8 (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.3083205Z test_isclose_nan_equality_shortcut_cpu_complex128 (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.3097456Z test_isclose_nan_equality_shortcut_cpu_complex64 (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.3111565Z test_isclose_nan_equality_shortcut_cpu_float16 (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.3125765Z test_isclose_nan_equality_shortcut_cpu_float32 (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.3139869Z test_isclose_nan_equality_shortcut_cpu_float64 (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.3154273Z test_make_tensor_complex32_cpu (__main__.TestTestingCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_creation.py:142: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\EmptyTensor.cpp:32.) 2022-08-17T13:35:00.3155026Z result = torch.complex(real, imag) 2022-08-17T13:35:00.3156849Z ok (0.016s) 2022-08-17T13:35:00.3210884Z test_make_tensor_cpu_bool (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.3275473Z test_make_tensor_cpu_complex64 (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.3339556Z test_make_tensor_cpu_float32 (__main__.TestTestingCPU) ... ok (0.016s) 2022-08-17T13:35:00.3394844Z test_make_tensor_cpu_int64 (__main__.TestTestingCPU) ... ok (0.000s) 2022-08-17T13:35:00.3395156Z 2022-08-17T13:35:00.3395424Z ---------------------------------------------------------------------- 2022-08-17T13:35:00.3395807Z Ran 165 tests in 3.453s 2022-08-17T13:35:00.3395967Z 2022-08-17T13:35:00.3396119Z OK (skipped=5, expected failures=12) 2022-08-17T13:35:00.3396321Z 2022-08-17T13:35:00.3396451Z Generating XML reports... 2022-08-17T13:35:00.3480080Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertClose-20220817133456.xml 2022-08-17T13:35:00.3497790Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseContainer-20220817133456.xml 2022-08-17T13:35:00.3515186Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseErrorMessage-20220817133456.xml 2022-08-17T13:35:00.3523561Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseQuantized-20220817133456.xml 2022-08-17T13:35:00.3531811Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseSparseBSC-20220817133456.xml 2022-08-17T13:35:00.3540134Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseSparseBSR-20220817133456.xml 2022-08-17T13:35:00.3550552Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseSparseCOO-20220817133456.xml 2022-08-17T13:35:00.3559072Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseSparseCSC-20220817133456.xml 2022-08-17T13:35:00.3567785Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseSparseCSR-20220817133456.xml 2022-08-17T13:35:00.3575407Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestImports-20220817133456.xml 2022-08-17T13:35:00.3597081Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestTestParametrization-20220817133456.xml 2022-08-17T13:35:00.3620307Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestTestParametrizationDeviceTypeCPU-20220817133456.xml 2022-08-17T13:35:00.3669885Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestTestingCPU-20220817133456.xml 2022-08-17T13:35:00.3683496Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestFrameworkUtils-20220817133456.xml 2022-08-17T13:35:00.8567449Z Running test_sort_and_select ... [2022-08-17 13:35:00.854051] 2022-08-17T13:35:00.8567940Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_sort_and_select.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:35:00.854051] 2022-08-17T13:35:02.3969793Z 2022-08-17T13:35:02.3970267Z Running tests... 2022-08-17T13:35:02.3970630Z Test results will be stored in test-reports\python-unittest\test_sort_and_select 2022-08-17T13:35:02.3970962Z ---------------------------------------------------------------------- 2022-08-17T13:35:02.4121563Z test_isin_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.016s) 2022-08-17T13:35:02.4247672Z test_isin_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:02.4373380Z test_isin_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.016s) 2022-08-17T13:35:02.4498389Z test_isin_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.021s) 2022-08-17T13:35:02.4623263Z test_isin_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.010s) 2022-08-17T13:35:02.4747761Z test_isin_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.016s) 2022-08-17T13:35:02.4871944Z test_isin_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:02.4888419Z test_isin_different_devices_cpu_float32 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:35:02.4903526Z test_isin_different_devices_cpu_float64 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:35:02.4918276Z test_isin_different_devices_cpu_int16 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:35:02.4932829Z test_isin_different_devices_cpu_int32 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:35:02.4947630Z test_isin_different_devices_cpu_int64 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:35:02.4962183Z test_isin_different_devices_cpu_int8 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:35:02.4977012Z test_isin_different_devices_cpu_uint8 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:35:02.5214192Z test_isin_different_dtypes_cpu (__main__.TestSortAndSelectCPU) ... ok (0.026s) 2022-08-17T13:35:02.5435594Z test_kthvalue_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.026s) 2022-08-17T13:35:02.5454455Z test_kthvalue_scalar_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:02.5513315Z test_msort_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.010s) 2022-08-17T13:35:02.5580484Z test_msort_cpu_float16 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:02.5633560Z test_msort_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.010s) 2022-08-17T13:35:02.5685762Z test_msort_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:02.5724285Z test_msort_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:02.5761924Z test_msort_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.016s) 2022-08-17T13:35:02.5798782Z test_msort_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:02.5836485Z test_msort_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:02.5873761Z test_msort_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:02.5890408Z test_sort_1d_output_discontiguous_cpu_float32 (__main__.TestSortAndSelectCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_sort_and_select.py:248: UserWarning: An output with one or more elements was resized since it had shape [3], which does not match the required output shape [6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:35:02.5891714Z torch.sort(tensor, out=(values, indices)) 2022-08-17T13:35:02.5893092Z ok (0.000s) 2022-08-17T13:35:04.1517903Z test_sort_cpu (__main__.TestSortAndSelectCPU) ... ok (1.565s) 2022-08-17T13:35:04.1530726Z test_sort_discontiguous_cpu_float32 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:35:04.1541548Z test_sort_discontiguous_slow_cpu_float32 (__main__.TestSortAndSelectCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2022-08-17T13:35:04.1557927Z test_sort_large_cpu_uint8 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:35:04.1573608Z test_sort_large_slice_cpu (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:35:04.1590310Z test_sort_restride_cpu_float32 (__main__.TestSortAndSelectCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_sort_and_select.py:199: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:35:04.1591231Z torch.sort(tensor, out=(values, indices)) 2022-08-17T13:35:04.1594200Z ok (0.000s) 2022-08-17T13:35:04.1704812Z test_stable_sort_against_numpy_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.010s) 2022-08-17T13:35:04.1845987Z test_stable_sort_against_numpy_cpu_float16 (__main__.TestSortAndSelectCPU) ... ok (0.016s) 2022-08-17T13:35:04.1947669Z test_stable_sort_against_numpy_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:04.2050095Z test_stable_sort_against_numpy_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.016s) 2022-08-17T13:35:04.2148461Z test_stable_sort_against_numpy_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.016s) 2022-08-17T13:35:04.2245647Z test_stable_sort_against_numpy_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:04.2344145Z test_stable_sort_against_numpy_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.016s) 2022-08-17T13:35:04.2441715Z test_stable_sort_against_numpy_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.016s) 2022-08-17T13:35:04.2537359Z test_stable_sort_against_numpy_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:04.2579894Z test_stable_sort_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.010s) 2022-08-17T13:35:04.2645009Z test_stable_sort_cpu_float16 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:04.2682414Z test_stable_sort_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:04.2720297Z test_stable_sort_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.016s) 2022-08-17T13:35:04.2753024Z test_stable_sort_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:04.2785710Z test_stable_sort_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:04.2818913Z test_stable_sort_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:04.2850951Z test_stable_sort_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:04.2883271Z test_stable_sort_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.016s) 2022-08-17T13:35:04.2903738Z test_topk_1d_output_discontiguous_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:04.2930180Z test_topk_4d_cpu (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:04.2942433Z test_topk_arguments_cpu (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:04.2953816Z test_topk_bfloat16_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:35:04.4220457Z test_topk_cpu (__main__.TestSortAndSelectCPU) ... ok (0.124s) 2022-08-17T13:35:04.4261009Z test_topk_integral_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.016s) 2022-08-17T13:35:04.4296820Z test_topk_integral_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:04.4332664Z test_topk_integral_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:04.4363862Z test_topk_integral_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:04.4394636Z test_topk_integral_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:04.4410081Z test_topk_noncontiguous_gpu_cpu (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:35:04.4432853Z test_topk_nonfinite_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:04.4455314Z test_topk_nonfinite_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:04.4477571Z test_topk_nonfinite_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:04.4493060Z test_topk_zero_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:04.4508736Z test_topk_zero_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:04.4524536Z test_topk_zero_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:04.4539810Z test_topk_zero_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:04.4555417Z test_topk_zero_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:04.4570734Z test_topk_zero_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:04.4586210Z test_topk_zero_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:04.4658588Z test_unique_consecutive_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.010s) 2022-08-17T13:35:04.4718878Z test_unique_consecutive_cpu_bool (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:04.4789346Z test_unique_consecutive_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.016s) 2022-08-17T13:35:04.4857647Z test_unique_consecutive_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:04.4918090Z test_unique_consecutive_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:04.4978399Z test_unique_consecutive_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.016s) 2022-08-17T13:35:04.5036738Z test_unique_consecutive_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:04.5097177Z test_unique_consecutive_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.016s) 2022-08-17T13:35:04.5157610Z test_unique_consecutive_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.000s) 2022-08-17T13:35:04.5365751Z test_unique_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.016s) 2022-08-17T13:35:04.5527174Z test_unique_cpu_bool (__main__.TestSortAndSelectCPU) ... ok (0.026s) 2022-08-17T13:35:04.5736636Z test_unique_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.020s) 2022-08-17T13:35:04.5941195Z test_unique_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.016s) 2022-08-17T13:35:04.6126027Z test_unique_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.016s) 2022-08-17T13:35:04.6310485Z test_unique_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.016s) 2022-08-17T13:35:04.6490378Z test_unique_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.031s) 2022-08-17T13:35:04.6674111Z test_unique_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.010s) 2022-08-17T13:35:04.6858546Z test_unique_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.016s) 2022-08-17T13:35:05.3113132Z test_unique_dim_cpu (__main__.TestSortAndSelectCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_sort_and_select.py:423: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2022-08-17T13:35:05.3113711Z x = torch.tensor([[[1., 1.], 2022-08-17T13:35:05.3114204Z C:\actions-runner\_work\pytorch\pytorch\test\test_sort_and_select.py:438: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2022-08-17T13:35:05.3114673Z expected_unique_dim0 = torch.tensor([[[1., 1.], 2022-08-17T13:35:05.3115163Z C:\actions-runner\_work\pytorch\pytorch\test\test_sort_and_select.py:446: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2022-08-17T13:35:05.3115608Z expected_unique_dim1 = torch.tensor([[[0., 1.], 2022-08-17T13:35:05.3116085Z C:\actions-runner\_work\pytorch\pytorch\test\test_sort_and_select.py:462: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2022-08-17T13:35:05.3116769Z expected_unique_dim2 = torch.tensor([[[1., 1.], 2022-08-17T13:35:05.3206735Z ok (0.635s) 2022-08-17T13:35:05.3207363Z 2022-08-17T13:35:05.3208055Z ---------------------------------------------------------------------- 2022-08-17T13:35:05.3208342Z Ran 91 tests in 2.922s 2022-08-17T13:35:05.3208453Z 2022-08-17T13:35:05.3208530Z OK (skipped=13) 2022-08-17T13:35:05.3208635Z 2022-08-17T13:35:05.3208720Z Generating XML reports... 2022-08-17T13:35:05.3337294Z Generated XML report: test-reports\python-unittest\test_sort_and_select\TEST-TestSortAndSelectCPU-20220817133502.xml 2022-08-17T13:35:05.5700660Z Running test_mkl_verbose ... [2022-08-17 13:35:05.562061] 2022-08-17T13:35:05.5701110Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_mkl_verbose.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:35:05.562061] 2022-08-17T13:35:06.7234512Z 2022-08-17T13:35:06.7234907Z Running tests... 2022-08-17T13:35:06.7235258Z Test results will be stored in test-reports\python-unittest\test_mkl_verbose 2022-08-17T13:35:06.7235609Z ---------------------------------------------------------------------- 2022-08-17T13:35:08.1633765Z test_verbose_off (__main__.TestMKLVerbose) ... ok (1.441s) 2022-08-17T13:35:09.3569472Z test_verbose_on (__main__.TestMKLVerbose) ... ok (1.185s) 2022-08-17T13:35:09.3569730Z 2022-08-17T13:35:09.3569944Z ---------------------------------------------------------------------- 2022-08-17T13:35:09.3570196Z Ran 2 tests in 2.625s 2022-08-17T13:35:09.3570310Z 2022-08-17T13:35:09.3570370Z OK 2022-08-17T13:35:09.3570461Z 2022-08-17T13:35:09.3570544Z Generating XML reports... 2022-08-17T13:35:09.3622539Z Generated XML report: test-reports\python-unittest\test_mkl_verbose\TEST-TestMKLVerbose-20220817133506.xml 2022-08-17T13:35:09.5932954Z Running test_mkldnn_verbose ... [2022-08-17 13:35:09.579535] 2022-08-17T13:35:10.7483588Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_mkldnn_verbose.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:35:09.579535] 2022-08-17T13:35:10.7483908Z 2022-08-17T13:35:10.7483992Z Running tests... 2022-08-17T13:35:10.7484257Z ---------------------------------------------------------------------- 2022-08-17T13:35:10.7484596Z Test results will be stored in test-reports\python-unittest\test_mkldnn_verbose 2022-08-17T13:35:12.1909988Z test_verbose_off (__main__.TestMKLDNNVerbose) ... ok (1.441s) 2022-08-17T13:35:13.2802212Z test_verbose_on (__main__.TestMKLDNNVerbose) ... ok (1.094s) 2022-08-17T13:35:13.2802421Z 2022-08-17T13:35:13.2802613Z ---------------------------------------------------------------------- 2022-08-17T13:35:13.2802867Z Ran 2 tests in 2.531s 2022-08-17T13:35:13.2802979Z 2022-08-17T13:35:13.2803039Z OK 2022-08-17T13:35:13.2803112Z 2022-08-17T13:35:13.2803206Z Generating XML reports... 2022-08-17T13:35:13.2855907Z Generated XML report: test-reports\python-unittest\test_mkldnn_verbose\TEST-TestMKLDNNVerbose-20220817133510.xml 2022-08-17T13:35:13.4998527Z Running test_import_stats ... [2022-08-17 13:35:13.492172] 2022-08-17T13:35:13.4998988Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_import_stats.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:35:13.492172] 2022-08-17T13:35:14.6517420Z 2022-08-17T13:35:14.6517714Z Running tests... 2022-08-17T13:35:14.6518043Z ---------------------------------------------------------------------- 2022-08-17T13:35:14.6518405Z Test results will be stored in test-reports\python-unittest\test_import_stats 2022-08-17T13:35:16.0677556Z test_time_cuda_device_count (__main__.TestImportTime) ... ok (1.409s) 2022-08-17T13:35:17.1407386Z test_time_import_torch (__main__.TestImportTime) ... ok (1.077s) 2022-08-17T13:35:17.1407609Z 2022-08-17T13:35:17.1407768Z ---------------------------------------------------------------------- 2022-08-17T13:35:17.1408014Z Ran 2 tests in 2.485s 2022-08-17T13:35:17.1408114Z 2022-08-17T13:35:17.1408387Z OK 2022-08-17T13:35:17.1408481Z 2022-08-17T13:35:17.1408571Z Generating XML reports... 2022-08-17T13:35:17.1462685Z Generated XML report: test-reports\python-unittest\test_import_stats\TEST-TestImportTime-20220817133514.xml 2022-08-17T13:35:17.3634881Z Running test_datapipe ... [2022-08-17 13:35:17.361800] 2022-08-17T13:35:17.3635332Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_datapipe.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:35:17.361800] 2022-08-17T13:35:18.5654513Z 2022-08-17T13:35:18.5654845Z Running tests... 2022-08-17T13:35:18.5655206Z ---------------------------------------------------------------------- 2022-08-17T13:35:18.5659968Z Test results will be stored in test-reports\python-unittest\test_datapipe 2022-08-17T13:35:18.5660336Z test_basic_capture (__main__.TestCaptureDataFrame) ... skip: no dataframes (pandas) (0.000s) 2022-08-17T13:35:18.5703420Z test_circular_serialization_with_dill (__main__.TestCircularSerialization) ... skip: no dill (0.016s) 2022-08-17T13:35:18.9156304Z test_circular_serialization_with_pickle (__main__.TestCircularSerialization) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py:263: UserWarning: Some child DataPipes are not exhausted when __iter__ is called. We are resetting the buffer and each child DataPipe will read from the start again. 2022-08-17T13:35:18.9157008Z warnings.warn("Some child DataPipes are not exhausted when __iter__ is called. We are resetting " 2022-08-17T13:35:18.9215540Z ok (0.341s) 2022-08-17T13:35:18.9224953Z test_as_string (__main__.TestDataChunk) ... ok (0.000s) 2022-08-17T13:35:18.9233618Z test_getitem (__main__.TestDataChunk) ... ok (0.000s) 2022-08-17T13:35:18.9241244Z test_iter (__main__.TestDataChunk) ... ok (0.000s) 2022-08-17T13:35:18.9245698Z test_len (__main__.TestDataChunk) ... ok (0.000s) 2022-08-17T13:35:18.9255252Z test_random_shuffle (__main__.TestDataChunk) ... ok (0.016s) 2022-08-17T13:35:18.9264144Z test_reverse (__main__.TestDataChunk) ... ok (0.000s) 2022-08-17T13:35:18.9272580Z test_sort (__main__.TestDataChunk) ... ok (0.000s) 2022-08-17T13:35:18.9280068Z test_batch (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2022-08-17T13:35:18.9286698Z test_capture (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2022-08-17T13:35:18.9296642Z test_collate (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2022-08-17T13:35:18.9302222Z test_filter (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2022-08-17T13:35:18.9308157Z test_shuffle (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2022-08-17T13:35:18.9313343Z test_unbatch (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2022-08-17T13:35:18.9353139Z test_batch_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.000s) 2022-08-17T13:35:18.9389301Z test_collate_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:52: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:35:18.9389818Z warnings.warn( 2022-08-17T13:35:18.9408335Z ok (0.016s) 2022-08-17T13:35:18.9446822Z test_concat_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.000s) 2022-08-17T13:35:18.9531295Z test_demux_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:52: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:35:18.9531811Z warnings.warn( 2022-08-17T13:35:18.9538756Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:52: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:35:18.9539380Z warnings.warn( 2022-08-17T13:35:18.9546992Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:52: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:35:18.9547425Z warnings.warn( 2022-08-17T13:35:18.9556440Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:52: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:35:18.9556863Z warnings.warn( 2022-08-17T13:35:18.9563506Z ok (0.010s) 2022-08-17T13:35:18.9611758Z test_filter_datapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.010s) 2022-08-17T13:35:18.9748971Z test_fork_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.000s) 2022-08-17T13:35:18.9778235Z test_iterable_wrapper_datapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.016s) 2022-08-17T13:35:18.9926622Z test_map_dict_with_col_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.016s) 2022-08-17T13:35:18.9948811Z test_map_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:52: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:35:18.9949315Z warnings.warn( 2022-08-17T13:35:18.9987556Z ok (0.000s) 2022-08-17T13:35:19.0228927Z test_map_tuple_list_with_col_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.016s) 2022-08-17T13:35:19.0260567Z test_mux_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.016s) 2022-08-17T13:35:19.0278778Z test_sampler_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.000s) 2022-08-17T13:35:19.0373347Z test_serializable (__main__.TestFunctionalIterDataPipe) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py:263: UserWarning: Some child DataPipes are not exhausted when __iter__ is called. We are resetting the buffer and each child DataPipe will read from the start again. 2022-08-17T13:35:19.0373985Z warnings.warn("Some child DataPipes are not exhausted when __iter__ is called. We are resetting " 2022-08-17T13:35:19.0614897Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py:263: UserWarning: Some child DataPipes are not exhausted when __iter__ is called. We are resetting the buffer and each child DataPipe will read from the start again. 2022-08-17T13:35:19.0615478Z warnings.warn("Some child DataPipes are not exhausted when __iter__ is called. We are resetting " 2022-08-17T13:35:19.0753046Z ok (0.051s) 2022-08-17T13:35:19.0778980Z test_serializable_with_dill (__main__.TestFunctionalIterDataPipe) 2022-08-17T13:35:19.0920794Z Only for DataPipes that take in a function as argument ... ok (0.016s) 2022-08-17T13:35:19.0945635Z test_shuffle_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/74877 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2022-08-17T13:35:19.0965872Z test_stream_reader_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.000s) 2022-08-17T13:35:19.1022123Z test_unbatch_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.000s) 2022-08-17T13:35:19.1053681Z test_zip_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.000s) 2022-08-17T13:35:19.1091728Z test_batch_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.016s) 2022-08-17T13:35:19.1117154Z test_concat_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.000s) 2022-08-17T13:35:19.1134058Z test_map_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:52: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:35:19.1134564Z warnings.warn( 2022-08-17T13:35:19.1157088Z ok (0.000s) 2022-08-17T13:35:19.1182775Z test_sequence_wrapper_datapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.000s) 2022-08-17T13:35:19.1277039Z test_serializable (__main__.TestFunctionalMapDataPipe) ... ok (0.016s) 2022-08-17T13:35:19.1290495Z test_serializable_with_dill (__main__.TestFunctionalMapDataPipe) 2022-08-17T13:35:19.1332623Z Only for DataPipes that take in a function as argument ... ok (0.000s) 2022-08-17T13:35:19.1354355Z test_shuffler_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.000s) 2022-08-17T13:35:19.1382685Z test_zip_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.016s) 2022-08-17T13:35:19.1396740Z test_simple_traverse (__main__.TestGraph) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:52: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:35:19.1397211Z warnings.warn( 2022-08-17T13:35:19.1401049Z ok (0.000s) 2022-08-17T13:35:19.1420645Z test_traverse_circular_datapipe (__main__.TestGraph) ... ok (0.000s) 2022-08-17T13:35:19.1456315Z test_traverse_forked (__main__.TestGraph) ... ok (0.000s) 2022-08-17T13:35:19.1472594Z test_traverse_mapdatapipe (__main__.TestGraph) ... ok (0.000s) 2022-08-17T13:35:19.1486519Z test_traverse_mixdatapipe (__main__.TestGraph) ... ok (0.000s) 2022-08-17T13:35:19.1502983Z test_traverse_unhashable_datapipe (__main__.TestGraph) ... ok (0.000s) 2022-08-17T13:35:19.1515008Z test_iterdatapipe_sample_yielded_generator_function (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.000s) 2022-08-17T13:35:19.1537042Z test_iterdatapipe_sample_yielded_generator_function_exception (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.000s) 2022-08-17T13:35:19.1552398Z test_iterdatapipe_sample_yielded_next (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.000s) 2022-08-17T13:35:19.1570846Z test_iterdatapipe_sample_yielded_next_exception (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.000s) 2022-08-17T13:35:19.1585368Z test_iterdatapipe_sample_yielded_return_self (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.010s) 2022-08-17T13:35:19.1601592Z test_simple_snapshot_custom_non_generator (__main__.TestIterDataPipeGraphFastForward) ... ok (0.000s) 2022-08-17T13:35:19.1619801Z test_simple_snapshot_custom_self_next (__main__.TestIterDataPipeGraphFastForward) ... ok (0.000s) 2022-08-17T13:35:19.1751283Z test_simple_snapshot_graph (__main__.TestIterDataPipeGraphFastForward) ... ok (0.010s) 2022-08-17T13:35:19.1790537Z test_simple_snapshot_graph_repeated (__main__.TestIterDataPipeGraphFastForward) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py:263: UserWarning: Some child DataPipes are not exhausted when __iter__ is called. We are resetting the buffer and each child DataPipe will read from the start again. 2022-08-17T13:35:19.1791218Z warnings.warn("Some child DataPipes are not exhausted when __iter__ is called. We are resetting " 2022-08-17T13:35:19.1815065Z ok (0.000s) 2022-08-17T13:35:19.1927151Z test_simple_snapshot_graph_with_serialization (__main__.TestIterDataPipeGraphFastForward) ... ok (0.016s) 2022-08-17T13:35:19.1939255Z test_iterdatapipe_singleton_buggy (__main__.TestIterDataPipeSingletonConstraint) 2022-08-17T13:35:19.1960060Z Buggy test case case where IterDataPipe's `__iter__` returns a new object, but also has ... ok (0.000s) 2022-08-17T13:35:19.1992830Z test_iterdatapipe_singleton_constraint_multiple_outputs (__main__.TestIterDataPipeSingletonConstraint) 2022-08-17T13:35:19.2036379Z Testing for the case where IterDataPipe has multiple child DataPipes as outputs. ... ok (0.016s) 2022-08-17T13:35:19.2043226Z test_iterdatapipe_singleton_generator (__main__.TestIterDataPipeSingletonConstraint) 2022-08-17T13:35:19.2070268Z Testing for the case where IterDataPipe's `__iter__` is a generator function. ... ok (0.000s) 2022-08-17T13:35:19.2082230Z test_iterdatapipe_singleton_new_object (__main__.TestIterDataPipeSingletonConstraint) 2022-08-17T13:35:19.2094658Z Testing for the case where IterDataPipe's `__iter__` isn't a generator nor returns `self`, ... ok (0.000s) 2022-08-17T13:35:19.2107339Z test_iterdatapipe_singleton_self_next (__main__.TestIterDataPipeSingletonConstraint) 2022-08-17T13:35:19.2136394Z Testing for the case where IterDataPipe's `__iter__` returns `self` and there is a `__next__` method ... ok (0.000s) 2022-08-17T13:35:19.2194872Z test_demux_mux_datapipe (__main__.TestIterableDataPipeBasic) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:52: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2022-08-17T13:35:19.2195424Z warnings.warn( 2022-08-17T13:35:19.2218158Z ok (0.016s) 2022-08-17T13:35:19.2328783Z test_groupby_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.016s) 2022-08-17T13:35:19.2395890Z test_listdirfiles_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.000s) 2022-08-17T13:35:19.2452348Z test_listdirfilesdeterministic_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.000s) 2022-08-17T13:35:19.2572798Z test_map_with_col_file_handle_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.026s) 2022-08-17T13:35:19.2664395Z test_openfilesfromdisk_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.000s) 2022-08-17T13:35:19.2750860Z test_routeddecoder_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.016s) 2022-08-17T13:35:19.2757861Z test_spawn_lambdas_iter (__main__.TestSerialization) ... skip: no dill (0.000s) 2022-08-17T13:35:19.2764268Z test_spawn_lambdas_map (__main__.TestSerialization) ... skip: no dill (0.000s) 2022-08-17T13:35:20.2757835Z test_old_dataloader (__main__.TestSharding) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:35:20.2758302Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:35:20.2760685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:35:20.2761099Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:35:20.2824347Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:123: UserWarning: loaded 39 slow tests 2022-08-17T13:35:20.2824746Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2022-08-17T13:35:20.2827910Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:127: UserWarning: loaded 238 disabled tests 2022-08-17T13:35:20.2828293Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2022-08-17T13:35:20.6740514Z ok (1.396s) 2022-08-17T13:35:20.6766827Z test_sharding_length (__main__.TestSharding) ... ok (0.000s) 2022-08-17T13:35:20.6802557Z test_simple_sharding (__main__.TestSharding) ... ok (0.000s) 2022-08-17T13:35:20.6818258Z test_api (__main__.TestStreamWrapper) ... ok (0.000s) 2022-08-17T13:35:20.6828951Z test_dir (__main__.TestStreamWrapper) ... ok (0.000s) 2022-08-17T13:35:20.6848326Z test_pickle (__main__.TestStreamWrapper) ... ok (0.016s) 2022-08-17T13:35:20.6864371Z test_repr (__main__.TestStreamWrapper) ... ok (0.000s) 2022-08-17T13:35:20.6904655Z test_compile_time (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.000s) 2022-08-17T13:35:20.6916256Z test_construct_time (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.000s) 2022-08-17T13:35:20.6926978Z test_isinstance (__main__.TestTyping) ... ok (0.000s) 2022-08-17T13:35:20.6946971Z test_issubinstance (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.000s) 2022-08-17T13:35:20.6957999Z test_protocol (__main__.TestTyping) ... ok (0.000s) 2022-08-17T13:35:20.6970355Z test_reinforce (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.000s) 2022-08-17T13:35:20.6984439Z test_runtime (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.000s) 2022-08-17T13:35:20.7004904Z test_subtype (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.016s) 2022-08-17T13:35:20.7005153Z 2022-08-17T13:35:20.7005579Z ---------------------------------------------------------------------- 2022-08-17T13:35:20.7005858Z Ran 87 tests in 2.140s 2022-08-17T13:35:20.7005978Z 2022-08-17T13:35:20.7006050Z OK (skipped=17) 2022-08-17T13:35:20.7006152Z 2022-08-17T13:35:20.7006239Z Generating XML reports... 2022-08-17T13:35:20.7057672Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestCircularSerialization-20220817133518.xml 2022-08-17T13:35:20.7075779Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestDataChunk-20220817133518.xml 2022-08-17T13:35:20.7098490Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestFunctionalIterDataPipe-20220817133518.xml 2022-08-17T13:35:20.7110537Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestFunctionalMapDataPipe-20220817133518.xml 2022-08-17T13:35:20.7121255Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestGraph-20220817133518.xml 2022-08-17T13:35:20.7131078Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestIterDataPipeCountSampleYielded-20220817133518.xml 2022-08-17T13:35:20.7141273Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestIterDataPipeGraphFastForward-20220817133518.xml 2022-08-17T13:35:20.7151726Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestIterDataPipeSingletonConstraint-20220817133518.xml 2022-08-17T13:35:20.7162863Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestIterableDataPipeBasic-20220817133518.xml 2022-08-17T13:35:20.7170759Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestSharding-20220817133518.xml 2022-08-17T13:35:20.7179067Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestStreamWrapper-20220817133518.xml 2022-08-17T13:35:20.7192438Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestTyping-20220817133518.xml 2022-08-17T13:35:20.7198252Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestCaptureDataFrame-20220817133518.xml 2022-08-17T13:35:20.7234866Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestDataFramesPipes-20220817133518.xml 2022-08-17T13:35:20.7242032Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestSerialization-20220817133518.xml 2022-08-17T13:35:20.9600973Z Running test_transformers ... [2022-08-17 13:35:20.953597] 2022-08-17T13:35:20.9601435Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_transformers.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:35:20.953597] 2022-08-17T13:35:22.4724042Z 2022-08-17T13:35:22.4724544Z Running tests... 2022-08-17T13:35:22.4724893Z ---------------------------------------------------------------------- 2022-08-17T13:35:22.4725261Z Test results will be stored in test-reports\python-unittest\test_transformers 2022-08-17T13:35:22.4810343Z test_decoder_only_layer (__main__.TestTransformers) ... skip: Fairseq not found (0.010s) 2022-08-17T13:35:22.4830696Z test_mask_check_fastpath (__main__.TestTransformers) 2022-08-17T13:35:22.4970639Z Test that fastpath is executed independently of the mask that is passed. ... C:\actions-runner\_work\pytorch\pytorch\test\test_transformers.py:764: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\NestedTensorImpl.cpp:142.) 2022-08-17T13:35:22.4972022Z nested_tensor_return_value = torch.nested_tensor([torch.ones((2, 2), dtype=torch.float)]) 2022-08-17T13:35:22.5041833Z ok (0.016s) 2022-08-17T13:35:22.5087673Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.016s) 2022-08-17T13:35:22.5115759Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.000s) 2022-08-17T13:35:22.5141859Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.000s) 2022-08-17T13:35:23.1256433Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.615s) 2022-08-17T13:35:23.1294256Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.000s) 2022-08-17T13:35:23.1330469Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.000s) 2022-08-17T13:35:23.1354968Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.000s) 2022-08-17T13:35:23.1381693Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.016s) 2022-08-17T13:35:23.1407460Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.000s) 2022-08-17T13:35:23.1441658Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.000s) 2022-08-17T13:35:23.1476537Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.000s) 2022-08-17T13:35:23.1511669Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.010s) 2022-08-17T13:35:23.1535026Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.000s) 2022-08-17T13:35:23.1560054Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.000s) 2022-08-17T13:35:23.1585335Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.010s) 2022-08-17T13:35:23.1611048Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.000s) 2022-08-17T13:35:23.1638247Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.000s) 2022-08-17T13:35:23.1665924Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.000s) 2022-08-17T13:35:23.1702433Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.000s) 2022-08-17T13:35:23.1739489Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.016s) 2022-08-17T13:35:23.1777063Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.000s) 2022-08-17T13:35:23.1803113Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.000s) 2022-08-17T13:35:23.1831277Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.000s) 2022-08-17T13:35:23.1859135Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.000s) 2022-08-17T13:35:23.1894565Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.000s) 2022-08-17T13:35:23.1931641Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.016s) 2022-08-17T13:35:23.1968614Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.000s) 2022-08-17T13:35:23.1993664Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.000s) 2022-08-17T13:35:23.2021301Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.000s) 2022-08-17T13:35:23.2046926Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.000s) 2022-08-17T13:35:23.2060527Z test_self_attn_TxT_attn_mask (__main__.TestTransformers) ... skip: 4D mask not supported yet - activate when 4D mask supported (0.016s) 2022-08-17T13:35:23.2421827Z test_transformerencoder_batch_first_False_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (0.026s) 2022-08-17T13:35:23.2774183Z test_transformerencoder_batch_first_False_training_False_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.041s) 2022-08-17T13:35:23.3148955Z test_transformerencoder_batch_first_False_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (0.041s) 2022-08-17T13:35:23.3522624Z test_transformerencoder_batch_first_False_training_True_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.031s) 2022-08-17T13:35:23.3849857Z test_transformerencoder_batch_first_True_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (0.030s) 2022-08-17T13:35:23.4174561Z test_transformerencoder_batch_first_True_training_False_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.031s) 2022-08-17T13:35:23.4550514Z test_transformerencoder_batch_first_True_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (0.041s) 2022-08-17T13:35:23.4927352Z test_transformerencoder_batch_first_True_training_True_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.036s) 2022-08-17T13:35:23.4939946Z test_transformerencoder_fastpath_torchscript_use_torchscript_False_with_no_grad_False_training_False (__main__.TestTransformers) 2022-08-17T13:35:23.4978039Z Test TransformerEncoder does not crash ... ok (0.010s) 2022-08-17T13:35:23.4991234Z test_transformerencoder_fastpath_torchscript_use_torchscript_False_with_no_grad_False_training_True (__main__.TestTransformers) 2022-08-17T13:35:23.5028330Z Test TransformerEncoder does not crash ... ok (0.000s) 2022-08-17T13:35:23.5041213Z test_transformerencoder_fastpath_torchscript_use_torchscript_False_with_no_grad_True_training_False (__main__.TestTransformers) 2022-08-17T13:35:23.5074476Z Test TransformerEncoder does not crash ... ok (0.000s) 2022-08-17T13:35:23.5087425Z test_transformerencoder_fastpath_torchscript_use_torchscript_False_with_no_grad_True_training_True (__main__.TestTransformers) 2022-08-17T13:35:23.5121721Z Test TransformerEncoder does not crash ... ok (0.016s) 2022-08-17T13:35:23.5134587Z test_transformerencoder_fastpath_torchscript_use_torchscript_True_with_no_grad_False_training_False (__main__.TestTransformers) 2022-08-17T13:35:23.5197664Z Test TransformerEncoder does not crash ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\_recursive.py:262: UserWarning: 'batch_first' was found in ScriptModule constants, but was not actually set in __init__. Consider removing it. 2022-08-17T13:35:23.5198782Z warnings.warn("'{}' was found in ScriptModule constants, " 2022-08-17T13:35:23.9771346Z ok (0.456s) 2022-08-17T13:35:23.9785020Z test_transformerencoder_fastpath_torchscript_use_torchscript_True_with_no_grad_False_training_True (__main__.TestTransformers) 2022-08-17T13:35:24.3255218Z Test TransformerEncoder does not crash ... ok (0.347s) 2022-08-17T13:35:24.3268397Z test_transformerencoder_fastpath_torchscript_use_torchscript_True_with_no_grad_True_training_False (__main__.TestTransformers) 2022-08-17T13:35:24.4084994Z Test TransformerEncoder does not crash ... ok (0.083s) 2022-08-17T13:35:24.4097465Z test_transformerencoder_fastpath_torchscript_use_torchscript_True_with_no_grad_True_training_True (__main__.TestTransformers) 2022-08-17T13:35:24.4911311Z Test TransformerEncoder does not crash ... ok (0.093s) 2022-08-17T13:35:24.4933116Z test_transformerencoder_square_input_with_no_grad_False_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2022-08-17T13:35:24.4987344Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.000s) 2022-08-17T13:35:24.5008655Z test_transformerencoder_square_input_with_no_grad_False_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2022-08-17T13:35:24.5059299Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.016s) 2022-08-17T13:35:24.5080739Z test_transformerencoder_square_input_with_no_grad_True_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2022-08-17T13:35:24.5127579Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.000s) 2022-08-17T13:35:24.5149186Z test_transformerencoder_square_input_with_no_grad_True_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2022-08-17T13:35:24.5195062Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.000s) 2022-08-17T13:35:24.5228754Z test_transformerencoderlayer_src_mask_device_cpu (__main__.TestTransformers) ... ok (0.016s) 2022-08-17T13:35:24.5229166Z 2022-08-17T13:35:24.5229579Z ---------------------------------------------------------------------- 2022-08-17T13:35:24.5229959Z Ran 54 tests in 2.047s 2022-08-17T13:35:24.5230134Z 2022-08-17T13:35:24.5230242Z OK (skipped=2) 2022-08-17T13:35:24.5230405Z 2022-08-17T13:35:24.5230525Z Generating XML reports... 2022-08-17T13:35:24.5330189Z Generated XML report: test-reports\python-unittest\test_transformers\TEST-TestTransformers-20220817133522.xml 2022-08-17T13:35:24.8136357Z Running test_mobile_optimizer ... [2022-08-17 13:35:24.799128] 2022-08-17T13:35:24.8136823Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_mobile_optimizer.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:35:24.799128] 2022-08-17T13:35:26.0174429Z 2022-08-17T13:35:26.0174750Z Running tests... 2022-08-17T13:35:26.0175087Z ---------------------------------------------------------------------- 2022-08-17T13:35:26.0175445Z Test results will be stored in test-reports\python-unittest\test_mobile_optimizer 2022-08-17T13:35:26.9897815Z test_clone_module_with_class (__main__.TestOptimizer) ... ok (0.981s) 2022-08-17T13:35:27.0298813Z test_generate_mobile_module_lints (__main__.TestOptimizer) ... ok (0.031s) 2022-08-17T13:35:27.0342223Z test_hoist_conv_packed_params (__main__.TestOptimizer) ... ok (0.016s) 2022-08-17T13:35:27.0349961Z test_mobilenet_optimize_for_mobile (__main__.TestOptimizer) ... skip: Needs torchvision (0.000s) 2022-08-17T13:35:27.4610039Z test_optimize_for_mobile (__main__.TestOptimizer) ... ok (0.412s) 2022-08-17T13:35:27.5800330Z test_preserve_bundled_inputs_methods (__main__.TestOptimizer) ... ok (0.113s) 2022-08-17T13:35:27.5834480Z test_quantized_conv_no_asan_failures (__main__.TestOptimizer) ... ok (0.000s) 2022-08-17T13:35:27.5834996Z 2022-08-17T13:35:27.5835892Z ---------------------------------------------------------------------- 2022-08-17T13:35:27.5836158Z Ran 7 tests in 1.562s 2022-08-17T13:35:27.5836281Z 2022-08-17T13:35:27.5836351Z OK (skipped=1) 2022-08-17T13:35:27.5836456Z 2022-08-17T13:35:27.5836542Z Generating XML reports... 2022-08-17T13:35:27.5897211Z Generated XML report: test-reports\python-unittest\test_mobile_optimizer\TEST-TestOptimizer-20220817133526.xml 2022-08-17T13:35:27.8565869Z Running test_shape_ops ... [2022-08-17 13:35:27.842808] 2022-08-17T13:35:27.8566348Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_shape_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:35:27.842808] 2022-08-17T13:35:29.3751281Z 2022-08-17T13:35:29.3751906Z Running tests... 2022-08-17T13:35:29.3752236Z ---------------------------------------------------------------------- 2022-08-17T13:35:29.3752580Z Test results will be stored in test-reports\python-unittest\test_shape_ops 2022-08-17T13:35:29.3809243Z test_clamp_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.016s) 2022-08-17T13:35:29.3837971Z test_clamp_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:29.3867717Z test_clamp_propagates_nans_cpu (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:29.9974553Z test_clamp_raises_arg_errors_cpu (__main__.TestShapeOpsCPU) ... ok (0.608s) 2022-08-17T13:35:30.0010135Z test_complex_rot90_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.016s) 2022-08-17T13:35:30.0040449Z test_complex_rot90_cpu_complex64 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.0058697Z test_diag_cpu_bool (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.0075297Z test_diag_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.0094721Z test_diagonal_cpu (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.0124481Z test_diagonal_multidim_cpu_float32 (__main__.TestShapeOpsCPU) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\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 C:\actions-runner\_work\pytorch\pytorch\torch\csrc\utils\tensor_numpy.cpp:205.) 2022-08-17T13:35:30.0125322Z return torch.as_tensor(tensor_like) 2022-08-17T13:35:30.0140626Z ok (0.000s) 2022-08-17T13:35:30.0317660Z test_flip_cpu_bfloat16 (__main__.TestShapeOpsCPU) ... ok (0.031s) 2022-08-17T13:35:30.0439387Z test_flip_cpu_bool (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.0611653Z test_flip_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.021s) 2022-08-17T13:35:30.0789506Z test_flip_cpu_complex64 (__main__.TestShapeOpsCPU) ... ok (0.016s) 2022-08-17T13:35:30.0952427Z test_flip_cpu_float16 (__main__.TestShapeOpsCPU) ... ok (0.016s) 2022-08-17T13:35:30.1451122Z test_flip_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.047s) 2022-08-17T13:35:30.1607135Z test_flip_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.026s) 2022-08-17T13:35:30.1729269Z test_flip_cpu_int16 (__main__.TestShapeOpsCPU) ... ok (0.016s) 2022-08-17T13:35:30.1850461Z test_flip_cpu_int32 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T13:35:30.1964885Z test_flip_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.2085027Z test_flip_cpu_int8 (__main__.TestShapeOpsCPU) ... ok (0.016s) 2022-08-17T13:35:30.2205211Z test_flip_cpu_uint8 (__main__.TestShapeOpsCPU) ... ok (0.016s) 2022-08-17T13:35:30.2233462Z test_flip_errors_cpu_bfloat16 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.2259175Z test_flip_errors_cpu_bool (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.2285454Z test_flip_errors_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.016s) 2022-08-17T13:35:30.2311363Z test_flip_errors_cpu_complex64 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.2336685Z test_flip_errors_cpu_float16 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.2361859Z test_flip_errors_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.2387243Z test_flip_errors_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.2411987Z test_flip_errors_cpu_int16 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.2436778Z test_flip_errors_cpu_int32 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.2461665Z test_flip_errors_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.016s) 2022-08-17T13:35:30.2486249Z test_flip_errors_cpu_int8 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.2510945Z test_flip_errors_cpu_uint8 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.2523692Z test_flip_large_tensor_cpu (__main__.TestShapeOpsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:35:30.2631216Z test_flip_numpy_cpu_bfloat16 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T13:35:30.2685735Z test_flip_numpy_cpu_bool (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T13:35:30.2779573Z test_flip_numpy_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.2869248Z test_flip_numpy_cpu_complex64 (__main__.TestShapeOpsCPU) ... ok (0.016s) 2022-08-17T13:35:30.2979875Z test_flip_numpy_cpu_float16 (__main__.TestShapeOpsCPU) ... ok (0.016s) 2022-08-17T13:35:30.3080087Z test_flip_numpy_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.3154877Z test_flip_numpy_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.016s) 2022-08-17T13:35:30.3209654Z test_flip_numpy_cpu_int16 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.3263735Z test_flip_numpy_cpu_int32 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.3314697Z test_flip_numpy_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.016s) 2022-08-17T13:35:30.3368461Z test_flip_numpy_cpu_int8 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.3421777Z test_flip_numpy_cpu_uint8 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.3444710Z test_fliplr_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.016s) 2022-08-17T13:35:30.3467169Z test_fliplr_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.3484651Z test_fliplr_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.3506558Z test_fliplr_invalid_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.3526549Z test_fliplr_invalid_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T13:35:30.3546155Z test_fliplr_invalid_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.3570145Z test_flipud_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.3594213Z test_flipud_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.3612813Z test_flipud_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.3629042Z test_flipud_invalid_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T13:35:30.3643750Z test_flipud_invalid_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.3658503Z test_flipud_invalid_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.4375474Z test_movedim_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.073s) 2022-08-17T13:35:30.4974123Z test_movedim_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.057s) 2022-08-17T13:35:30.5224572Z test_movedim_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.016s) 2022-08-17T13:35:30.5302284Z test_movedim_invalid_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.016s) 2022-08-17T13:35:30.5371800Z test_movedim_invalid_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.5438981Z test_movedim_invalid_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.016s) 2022-08-17T13:35:30.5464687Z test_nonzero_astuple_out_cpu (__main__.TestShapeOpsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:35:30.5465555Z self.assertEqual(torch.nonzero(t, as_tuple=False, out=out), torch.nonzero(t, out=out)) 2022-08-17T13:35:30.6122468Z ok (0.067s) 2022-08-17T13:35:30.6158792Z test_nonzero_cpu_bfloat16 (__main__.TestShapeOpsCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:35:30.6159579Z torch.nonzero(tensor, out=dst3) 2022-08-17T13:35:30.6170967Z C:\actions-runner\_work\pytorch\pytorch\test\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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:35:30.6171693Z torch.nonzero(tensor, out=dst3) 2022-08-17T13:35:30.6180615Z C:\actions-runner\_work\pytorch\pytorch\test\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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:35:30.6181335Z torch.nonzero(tensor, out=dst3) 2022-08-17T13:35:30.6198183Z C:\actions-runner\_work\pytorch\pytorch\test\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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:35:30.6198901Z torch.nonzero(tensor, out=dst3) 2022-08-17T13:35:30.6207306Z C:\actions-runner\_work\pytorch\pytorch\test\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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:35:30.6208320Z torch.nonzero(tensor, out=dst3) 2022-08-17T13:35:30.6216344Z ok (0.000s) 2022-08-17T13:35:30.6300462Z test_nonzero_cpu_bool (__main__.TestShapeOpsCPU) ... ok (0.017s) 2022-08-17T13:35:30.6383338Z test_nonzero_cpu_float16 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.6467276Z test_nonzero_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.016s) 2022-08-17T13:35:30.6550915Z test_nonzero_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T13:35:30.6635090Z test_nonzero_cpu_int16 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.6717348Z test_nonzero_cpu_int32 (__main__.TestShapeOpsCPU) ... ok (0.016s) 2022-08-17T13:35:30.6799660Z test_nonzero_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.016s) 2022-08-17T13:35:30.6881065Z test_nonzero_cpu_int8 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.6962433Z test_nonzero_cpu_uint8 (__main__.TestShapeOpsCPU) ... ok (0.010s) 2022-08-17T13:35:30.6987862Z test_nonzero_discontiguous_cpu (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.7000583Z test_nonzero_no_warning_cpu (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.7010882Z test_nonzero_non_diff_cpu (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.7074288Z test_rot90_cpu (__main__.TestShapeOpsCPU) ... ok (0.016s) 2022-08-17T13:35:30.7104330Z test_tolist_cpu (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.7138225Z test_trace_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.7170879Z test_trace_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.7197101Z test_trace_cpu_int16 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.7222299Z test_trace_cpu_int32 (__main__.TestShapeOpsCPU) ... ok (0.016s) 2022-08-17T13:35:30.7246921Z test_trace_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.7272176Z test_trace_cpu_int8 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.7297508Z test_trace_cpu_uint8 (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.7330093Z test_unbind_cpu (__main__.TestShapeOpsCPU) ... ok (0.000s) 2022-08-17T13:35:30.7330437Z 2022-08-17T13:35:30.7330670Z ---------------------------------------------------------------------- 2022-08-17T13:35:30.7330922Z Ran 89 tests in 1.359s 2022-08-17T13:35:30.7331020Z 2022-08-17T13:35:30.7331095Z OK (skipped=1) 2022-08-17T13:35:30.7331199Z 2022-08-17T13:35:30.7331285Z Generating XML reports... 2022-08-17T13:35:30.7458466Z Generated XML report: test-reports\python-unittest\test_shape_ops\TEST-TestShapeOpsCPU-20220817133529.xml 2022-08-17T13:35:31.0151199Z Running test_python_dispatch ... [2022-08-17 13:35:31.002412] 2022-08-17T13:35:31.0151655Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_python_dispatch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:35:31.002412] 2022-08-17T13:35:32.2015199Z 2022-08-17T13:35:32.2015745Z Running tests... 2022-08-17T13:35:32.2016110Z Test results will be stored in test-reports\python-unittest\test_python_dispatch 2022-08-17T13:35:32.2016465Z ---------------------------------------------------------------------- 2022-08-17T13:35:32.5437428Z test_all_same_mode (__main__.TestPythonDispatch) ... ok (0.347s) 2022-08-17T13:35:32.5454013Z test_all_same_mode_scope (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.5480612Z test_autograd_in_attr (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.5554333Z test_basic (__main__.TestPythonDispatch) ... ok (0.010s) 2022-08-17T13:35:32.5582782Z test_capture_logs_with_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.5593759Z test_construct_int_tensor (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.5609003Z test_ctor_no_inner (__main__.TestPythonDispatch) ... ok (0.010s) 2022-08-17T13:35:32.5668689Z test_custom_autograd (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.5689660Z test_deepcopy_non_wrapper_subclass (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.5705030Z test_deepcopy_wrapper_subclass (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.5724909Z test_deepcopy_wrapper_subclass_with_clone_returning_different_type (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.5739060Z test_detach_appears_twice_when_called_once (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.5772518Z test_device_slowpath (__main__.TestPythonDispatch) ... ok (0.016s) 2022-08-17T13:35:32.5798741Z test_dim_slowpath (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.5813291Z test_disable_mode (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.5832533Z test_dispatch_super_call (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.5850444Z test_dispatch_super_call_list_arg (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.5867806Z test_dispatch_super_dont_autograd (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.5879970Z test_enable_torch_dispatch_mode_basic (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.5891688Z test_enable_torch_dispatch_mode_error (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.5906096Z test_enable_torch_dispatch_mode_ignore_preexisting (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.5918613Z test_enable_torch_dispatch_mode_instance (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.5933026Z test_enable_torch_dispatch_mode_replace (__main__.TestPythonDispatch) ... ok (0.016s) 2022-08-17T13:35:32.5949329Z test_enable_torch_dispatch_mode_respects_no_dispatch (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.5979980Z test_enable_torch_dispatch_mode_subclass_autograd_device_check (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.6005133Z test_enable_torch_dispatch_mode_subclass_priority (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.6017751Z test_enable_torch_dispatch_mode_unrelated_tensors (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.6031593Z test_error_using_class_method_on_mode (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.6043183Z test_error_using_same_mode (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.6052802Z test_error_with_ancestor (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.6068973Z test_exception_handling (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.6089006Z test_find_outermost_mode (__main__.TestPythonDispatch) ... ok (0.016s) 2022-08-17T13:35:32.6111193Z test_format (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.6131133Z test_index_put_where_only_index_is_subclass (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.6147501Z test_invalid_ret (__main__.TestPythonDispatch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_python_dispatch.py:429: DeprecationWarning: Please use assertRaisesRegex instead. 2022-08-17T13:35:32.6147908Z self.assertRaisesRegexp( 2022-08-17T13:35:32.6149083Z ok (0.000s) 2022-08-17T13:35:32.6190553Z test_is_contiguous_slow_path (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.6216668Z test_kwarg_only (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.6236160Z test_kwarg_only_and_positional_default (__main__.TestPythonDispatch) ... ok (0.016s) 2022-08-17T13:35:32.6270001Z test_layout_slow_path (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.6291072Z test_like (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.6311835Z test_list_ret (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.6341470Z test_make_subclass_with_modes (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.6350506Z test_make_wrapper_subclass_noalloc (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.6370910Z test_make_wrapper_subclass_propagates_metadata (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:32.6396379Z test_make_wrapper_subclass_with_modes (__main__.TestPythonDispatch) ... ok (0.016s) 2022-08-17T13:35:32.6407308Z test_maybe_tuple_bug (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:33.2507420Z test_metadata_change_not_allowed (__main__.TestPythonDispatch) ... ok (0.609s) 2022-08-17T13:35:33.2527407Z test_multiple_ops_subclass (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:33.2542472Z test_nested_enable_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:33.2558688Z test_nested_push_logging_tensor_mode (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:33.2569857Z test_nested_push_regular (__main__.TestPythonDispatch) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\_python_dispatch.py:173: UserWarning: `Mode.push()` is no longer necessary and can be replaced with just `with Mode()` 2022-08-17T13:35:33.2570401Z warnings.warn("`Mode.push()` is no longer necessary and can be replaced with just `with Mode()`") 2022-08-17T13:35:33.2570655Z ok (0.000s) 2022-08-17T13:35:33.2584469Z test_nesting_with_same_enable_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.010s) 2022-08-17T13:35:33.2597489Z test_new_ones (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:33.2639700Z test_none_wrapping (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:33.2665703Z test_notimplemented_mode (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:33.2683824Z test_out (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:33.2706237Z test_produce_real_type (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:33.2717382Z test_restore_ancestor_mode (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:33.2731552Z test_restore_errors (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:33.2752196Z test_set_data (__main__.TestPythonDispatch) ... ok (0.016s) 2022-08-17T13:35:33.2778231Z test_shallow_copy_and_detach (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:33.2816175Z test_sizes_slow_path (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:33.2825265Z test_standard_is_not_subclass (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:33.2838855Z test_storage (__main__.TestPythonDispatch) ... ok (0.010s) 2022-08-17T13:35:33.2850543Z test_storage_can_be_converted_to_python_object (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:33.2883446Z test_strides_slow_path (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:33.2918185Z test_subclass_creation (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:33.2943241Z test_subclass_priority (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:33.2967513Z test_tolist_numpy_with_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:33.2985756Z test_version (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:33.2998519Z test_with_mode (__main__.TestPythonDispatch) ... ok (0.016s) 2022-08-17T13:35:33.3012839Z test_with_mode_created_separately (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:33.3027909Z test_with_nested_modes (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:33.3063216Z test_wrapper_subclass_serializes (__main__.TestPythonDispatch) ... ok (0.000s) 2022-08-17T13:35:33.3071891Z test_alias_analysis (__main__.TestPythonRegistration) ... skip: Skipped under Windows (0.000s) 2022-08-17T13:35:33.3096743Z test_create_new_library (__main__.TestPythonRegistration) ... ok (0.000s) 2022-08-17T13:35:33.3108356Z test_error_for_unsupported_ns_or_kind (__main__.TestPythonRegistration) ... ok (0.000s) 2022-08-17T13:35:33.3120582Z test_error_if_fn_not_callable (__main__.TestPythonRegistration) ... ok (0.000s) 2022-08-17T13:35:33.3141339Z test_extend_library_with_dispatch_key_arg (__main__.TestPythonRegistration) ... ok (0.000s) 2022-08-17T13:35:33.3172368Z test_override_aten_ops_with_multiple_libraries (__main__.TestPythonRegistration) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py:126: UserWarning: Overriding a previously registered kernel for the same operator and the same dispatch key 2022-08-17T13:35:33.3172947Z operator: aten::mul.Tensor(Tensor self, Tensor other) -> Tensor 2022-08-17T13:35:33.3173319Z registered at C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen\RegisterSchema.cpp:6 2022-08-17T13:35:33.3173605Z dispatch key: ZeroTensor 2022-08-17T13:35:33.3174023Z previous kernel: registered at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\BatchingRegistrations.cpp:1089 2022-08-17T13:35:33.3174541Z new kernel: registered at /dev/null:550 (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\core\dispatch\OperatorEntry.cpp:139.) 2022-08-17T13:35:33.3174903Z self.m.impl(name, dispatch_key, fn) 2022-08-17T13:35:33.3175492Z ok (0.016s) 2022-08-17T13:35:33.3192011Z test_override_cpu_sum (__main__.TestPythonRegistration) ... ok (0.000s) 2022-08-17T13:35:33.3233916Z test_override_cuda_with_jiterator (__main__.TestPythonRegistration) ... ok (0.000s) 2022-08-17T13:35:33.3234154Z 2022-08-17T13:35:33.3234324Z ---------------------------------------------------------------------- 2022-08-17T13:35:33.3234575Z Ran 82 tests in 1.110s 2022-08-17T13:35:33.3234689Z 2022-08-17T13:35:33.3234758Z OK (skipped=1) 2022-08-17T13:35:33.3234860Z 2022-08-17T13:35:33.3234945Z Generating XML reports... 2022-08-17T13:35:33.3352906Z Generated XML report: test-reports\python-unittest\test_python_dispatch\TEST-TestPythonDispatch-20220817133532.xml 2022-08-17T13:35:33.3374808Z Generated XML report: test-reports\python-unittest\test_python_dispatch\TEST-TestPythonRegistration-20220817133532.xml 2022-08-17T13:35:33.5934033Z Running test_nestedtensor ... [2022-08-17 13:35:33.589050] 2022-08-17T13:35:35.1247250Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_nestedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:35:33.589050] 2022-08-17T13:35:35.1247575Z 2022-08-17T13:35:35.1247653Z Running tests... 2022-08-17T13:35:35.1247905Z ---------------------------------------------------------------------- 2022-08-17T13:35:35.1248225Z Test results will be stored in test-reports\python-unittest\test_nestedtensor 2022-08-17T13:35:35.1274525Z test_activations (__main__.TestNestedTensor) ... C:\actions-runner\_work\pytorch\pytorch\test\test_nestedtensor.py:267: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\NestedTensorImpl.cpp:142.) 2022-08-17T13:35:35.1275089Z nt = nested_tensor([t]) 2022-08-17T13:35:35.1313919Z ok (0.000s) 2022-08-17T13:35:35.1336882Z test_default_nested_tensor (__main__.TestNestedTensor) ... ok (0.016s) 2022-08-17T13:35:35.1352100Z test_dim (__main__.TestNestedTensor) ... ok (0.000s) 2022-08-17T13:35:35.7439247Z test_is_contiguous (__main__.TestNestedTensor) ... ok (0.596s) 2022-08-17T13:35:35.7454586Z test_nested_tensor (__main__.TestNestedTensor) ... ok (0.016s) 2022-08-17T13:35:35.7479283Z test_nested_tensor_matching_dim (__main__.TestNestedTensor) ... ok (0.000s) 2022-08-17T13:35:35.7505991Z test_numel (__main__.TestNestedTensor) ... ok (0.000s) 2022-08-17T13:35:35.7539519Z test_repr_string (__main__.TestNestedTensor) ... ok (0.000s) 2022-08-17T13:35:35.7555771Z test_size (__main__.TestNestedTensor) ... ok (0.010s) 2022-08-17T13:35:35.7571803Z test_stride (__main__.TestNestedTensor) ... ok (0.000s) 2022-08-17T13:35:35.7585292Z test_to_padded_tensor_on_empty_tensor (__main__.TestNestedTensor) ... ok (0.000s) 2022-08-17T13:35:35.7599817Z test_unbind_0 (__main__.TestNestedTensor) ... ok (0.000s) 2022-08-17T13:35:35.7613920Z test_unbind_1 (__main__.TestNestedTensor) ... ok (0.000s) 2022-08-17T13:35:35.7628532Z test_unbind_3 (__main__.TestNestedTensor) ... ok (0.000s) 2022-08-17T13:35:35.7642464Z test_unbind_4 (__main__.TestNestedTensor) ... ok (0.000s) 2022-08-17T13:35:35.7659999Z test_unbind_dim (__main__.TestNestedTensor) ... ok (0.000s) 2022-08-17T13:35:35.7682025Z test_backward_for_add_op (__main__.TestNestedTensorAutograd) ... ok (0.000s) 2022-08-17T13:35:35.7709841Z test_nested_tensor_bmm_backward (__main__.TestNestedTensorAutograd) ... ok (0.016s) 2022-08-17T13:35:35.8112990Z test_nested_tensor_bmm_gradcheck (__main__.TestNestedTensorAutograd) ... ok (0.031s) 2022-08-17T13:35:35.8152831Z test_nested_tensor_from_list (__main__.TestNestedTensorAutograd) ... ok (0.000s) 2022-08-17T13:35:35.8184653Z test_nested_tensor_from_mask_and_to_padded (__main__.TestNestedTensorAutograd) ... ok (0.016s) 2022-08-17T13:35:35.8211593Z test_nested_tensor_from_padded (__main__.TestNestedTensorAutograd) ... ok (0.000s) 2022-08-17T13:35:35.8238489Z test_nested_tensor_from_padded_fused (__main__.TestNestedTensorAutograd) ... ok (0.000s) 2022-08-17T13:35:35.8319860Z test_nested_tensor_linear (__main__.TestNestedTensorAutograd) ... ok (0.000s) 2022-08-17T13:35:35.8338333Z test_nested_tensor_linear_backward (__main__.TestNestedTensorAutograd) ... ok (0.016s) 2022-08-17T13:35:35.8366459Z test_nested_tensor_matmul_backward (__main__.TestNestedTensorAutograd) ... ok (0.000s) 2022-08-17T13:35:35.8858627Z test_nested_tensor_matmul_gradcheck (__main__.TestNestedTensorAutograd) ... ok (0.041s) 2022-08-17T13:35:35.8887253Z test_nested_tensor_reshape_backward (__main__.TestNestedTensorAutograd) ... ok (0.000s) 2022-08-17T13:35:35.8911208Z test_nested_tensor_reshape_gradcheck (__main__.TestNestedTensorAutograd) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:652: 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-17T13:35:35.8911807Z warnings.warn( 2022-08-17T13:35:35.8912325Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:652: 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-17T13:35:35.8912793Z warnings.warn( 2022-08-17T13:35:35.9067942Z ok (0.031s) 2022-08-17T13:35:35.9108920Z test_nested_tensor_softmax (__main__.TestNestedTensorAutograd) ... ok (0.000s) 2022-08-17T13:35:35.9133659Z test_nested_tensor_to_padded_tensor (__main__.TestNestedTensorAutograd) ... ok (0.000s) 2022-08-17T13:35:35.9151778Z test_nested_tensor_transpose_backward (__main__.TestNestedTensorAutograd) ... ok (0.000s) 2022-08-17T13:35:35.9301563Z test_nested_tensor_transpose_gradcheck (__main__.TestNestedTensorAutograd) ... ok (0.016s) 2022-08-17T13:35:35.9312465Z test_set_requires_grad_from_list (__main__.TestNestedTensorAutograd) ... ok (0.000s) 2022-08-17T13:35:35.9323206Z test_set_requires_grad_from_mask (__main__.TestNestedTensorAutograd) ... ok (0.000s) 2022-08-17T13:35:35.9357573Z test_size_dim (__main__.TestNestedTensorAutograd) ... ok (0.000s) 2022-08-17T13:35:35.9456756Z test_bmm_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:35:35.9543868Z test_bmm_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.010s) 2022-08-17T13:35:35.9563860Z test_bmm_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:35.9582801Z test_bmm_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:35.9623447Z test_clone_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:35.9657729Z test_clone_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:35.9669083Z test_device_checks_cpu (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:35.9742521Z test_dropout_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.010s) 2022-08-17T13:35:35.9810687Z test_dropout_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:35.9841676Z test_embedding_cpu (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:35.9945046Z test_layer_norm_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:35:36.0006902Z test_linear_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.0055919Z test_linear_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:35:36.0076330Z test_linear_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.0094201Z test_linear_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.0226525Z test_matmul_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:35:36.0227380Z actual = torch.matmul(nt0, nt1).to_padded_tensor(0.0) 2022-08-17T13:35:36.0228182Z C:\actions-runner\_work\pytorch\pytorch\test\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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:24.) 2022-08-17T13:35:36.0228931Z actual = torch.matmul(nt0, nt1).to_padded_tensor(0.0) 2022-08-17T13:35:36.0231583Z ok (0.016s) 2022-08-17T13:35:36.0356333Z test_matmul_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:35:36.0376388Z test_matmul_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.0395441Z test_matmul_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.0415587Z test_nested_tensor_add_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.0434720Z test_nested_tensor_add_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.0453860Z test_nested_tensor_add_in_place_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.0472906Z test_nested_tensor_add_in_place_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.0562120Z test_nested_tensor_indexing_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:35:36.0660926Z test_nested_tensor_indexing_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.010s) 2022-08-17T13:35:36.0758701Z test_nested_tensor_indexing_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.0788835Z test_nested_tensor_indexing_noncontiguous_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:35:36.0817231Z test_nested_tensor_indexing_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.0845027Z test_nested_tensor_indexing_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.0924150Z test_nested_tensor_mul_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:35:36.0992697Z test_nested_tensor_mul_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.1061201Z test_nested_tensor_mul_in_place_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.1124154Z test_nested_tensor_mul_in_place_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:35:36.1212818Z test_nested_tensor_sum_dim_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.010s) 2022-08-17T13:35:36.1285189Z test_reshape_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.1347947Z test_reshape_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:35:36.1410615Z test_reshape_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.1498808Z test_scaled_dot_product_attention_input_dim_3_cpu (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:35:36.1581935Z test_scaled_dot_product_attention_input_dim_4_cpu (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.1661190Z test_softmax_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.010s) 2022-08-17T13:35:36.1735246Z test_softmax_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.1761544Z test_softmax_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:35:36.1787652Z test_softmax_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.1828169Z test_to_padded_tensor_dim2_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.1860680Z test_to_padded_tensor_dim2_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.1893080Z test_to_padded_tensor_dim2_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.1931719Z test_to_padded_tensor_dim3_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:35:36.1964080Z test_to_padded_tensor_dim3_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.1997033Z test_to_padded_tensor_dim3_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.2145780Z test_to_padded_tensor_dim4_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:35:36.2210196Z test_to_padded_tensor_dim4_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.2288738Z test_to_padded_tensor_dim4_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:35:36.2322489Z test_to_padded_tensor_noncontiguous_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.2351160Z test_to_padded_tensor_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.2379585Z test_to_padded_tensor_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:35:36.2418897Z test_to_padded_tensor_output_size_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.2457268Z test_to_padded_tensor_output_size_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.2491281Z test_to_padded_tensor_simple_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.010s) 2022-08-17T13:35:36.2524290Z test_to_padded_tensor_simple_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.2555154Z test_to_then_from_padded_tensor_no_transform0213_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.2603686Z test_transpose_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.010s) 2022-08-17T13:35:36.2649141Z test_transpose_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.2694594Z test_transpose_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.2727472Z test_transpose_inference_mode_interaction_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.2759842Z test_transpose_inference_mode_interaction_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:35:36.2791877Z test_transpose_inference_mode_interaction_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.2821043Z test_unbind_noncontiguous_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.2849192Z test_unbind_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.2876818Z test_unbind_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:35:36.2877400Z 2022-08-17T13:35:36.2877685Z ---------------------------------------------------------------------- 2022-08-17T13:35:36.2878016Z Ran 105 tests in 1.156s 2022-08-17T13:35:36.2878128Z 2022-08-17T13:35:36.2878170Z OK 2022-08-17T13:35:36.2878258Z 2022-08-17T13:35:36.2878344Z Generating XML reports... 2022-08-17T13:35:36.2948831Z Generated XML report: test-reports\python-unittest\test_nestedtensor\TEST-TestNestedTensor-20220817133535.xml 2022-08-17T13:35:36.2978322Z Generated XML report: test-reports\python-unittest\test_nestedtensor\TEST-TestNestedTensorAutograd-20220817133535.xml 2022-08-17T13:35:36.3047130Z Generated XML report: test-reports\python-unittest\test_nestedtensor\TEST-TestNestedTensorDeviceTypeCPU-20220817133535.xml 2022-08-17T13:35:36.5600158Z Running test_futures ... [2022-08-17 13:35:36.557047] 2022-08-17T13:35:36.5600644Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_futures.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:35:36.557047] 2022-08-17T13:35:37.7309845Z 2022-08-17T13:35:37.7310392Z Running tests... 2022-08-17T13:35:37.7310738Z Test results will be stored in test-reports\python-unittest\test_futures 2022-08-17T13:35:37.7311068Z ---------------------------------------------------------------------- 2022-08-17T13:35:38.0706824Z test_add_done_callback_error_is_ignored (__main__.TestFuture) ... [E pybind_utils.h:212] Got the following error when running the callback: ValueError: Expected error 2022-08-17T13:35:38.0707154Z 2022-08-17T13:35:38.0707223Z At: 2022-08-17T13:35:38.0707495Z C:\actions-runner\_work\pytorch\pytorch\test\test_futures.py(236): raise_value_error 2022-08-17T13:35:38.0707893Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\futures\__init__.py(239): set_result 2022-08-17T13:35:38.0708303Z C:\actions-runner\_work\pytorch\pytorch\test\test_futures.py(229): _test_add_done_callback_error_ignored 2022-08-17T13:35:38.0709210Z C:\actions-runner\_work\pytorch\pytorch\test\test_futures.py(238): test_add_done_callback_error_is_ignored 2022-08-17T13:35:38.0709843Z C:\Jenkins\Miniconda3\lib\unittest\case.py(550): _callTestMethod 2022-08-17T13:35:38.0710355Z C:\Jenkins\Miniconda3\lib\unittest\case.py(592): run 2022-08-17T13:35:38.0710959Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py(1972): _run_with_retry 2022-08-17T13:35:38.0711400Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py(2030): run 2022-08-17T13:35:38.0711749Z C:\Jenkins\Miniconda3\lib\unittest\case.py(651): __call__ 2022-08-17T13:35:38.0712025Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(122): run 2022-08-17T13:35:38.0712288Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(84): __call__ 2022-08-17T13:35:38.0712737Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(122): run 2022-08-17T13:35:38.0713091Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(84): __call__ 2022-08-17T13:35:38.0713394Z C:\Jenkins\Miniconda3\lib\site-packages\xmlrunner\runner.py(67): run 2022-08-17T13:35:38.0713685Z C:\Jenkins\Miniconda3\lib\unittest\main.py(271): runTests 2022-08-17T13:35:38.0713957Z C:\Jenkins\Miniconda3\lib\unittest\main.py(101): __init__ 2022-08-17T13:35:38.0714317Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py(783): run_tests 2022-08-17T13:35:38.0714693Z C:\actions-runner\_work\pytorch\pytorch\test\test_futures.py(331): 2022-08-17T13:35:38.0714878Z 2022-08-17T13:35:38.0714946Z ok (0.348s) 2022-08-17T13:35:38.0736068Z test_add_done_callback_maintains_callback_order (__main__.TestFuture) ... ok (0.000s) 2022-08-17T13:35:38.0745307Z 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-17T13:35:38.0746329Z ok (0.000s) 2022-08-17T13:35:38.0760660Z test_add_done_callback_simple (__main__.TestFuture) ... ok (0.000s) 2022-08-17T13:35:38.0803687Z test_chained_then (__main__.TestFuture) ... ok (0.000s) 2022-08-17T13:35:38.1921291Z test_collect_all (__main__.TestFuture) ... ok (0.126s) 2022-08-17T13:35:38.1934391Z test_done (__main__.TestFuture) ... ok (0.000s) 2022-08-17T13:35:38.1951389Z test_done_exception (__main__.TestFuture) ... ok (0.000s) 2022-08-17T13:35:38.1972388Z test_interleaving_then_and_add_done_callback_maintains_callback_order (__main__.TestFuture) ... ok (0.000s) 2022-08-17T13:35:38.1985457Z 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-17T13:35:38.1985768Z 2022-08-17T13:35:38.1985828Z At: 2022-08-17T13:35:38.1986079Z C:\actions-runner\_work\pytorch\pytorch\test\test_futures.py(280): raise_value_error 2022-08-17T13:35:38.1986481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\futures\__init__.py(239): set_result 2022-08-17T13:35:38.1986921Z C:\actions-runner\_work\pytorch\pytorch\test\test_futures.py(285): test_interleaving_then_and_add_done_callback_propagates_error 2022-08-17T13:35:38.1987300Z C:\Jenkins\Miniconda3\lib\unittest\case.py(550): _callTestMethod 2022-08-17T13:35:38.1987577Z C:\Jenkins\Miniconda3\lib\unittest\case.py(592): run 2022-08-17T13:35:38.1987946Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py(1972): _run_with_retry 2022-08-17T13:35:38.1988390Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py(2030): run 2022-08-17T13:35:38.1988729Z C:\Jenkins\Miniconda3\lib\unittest\case.py(651): __call__ 2022-08-17T13:35:38.1989006Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(122): run 2022-08-17T13:35:38.1989283Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(84): __call__ 2022-08-17T13:35:38.1989553Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(122): run 2022-08-17T13:35:38.1989811Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(84): __call__ 2022-08-17T13:35:38.1990110Z C:\Jenkins\Miniconda3\lib\site-packages\xmlrunner\runner.py(67): run 2022-08-17T13:35:38.1990412Z C:\Jenkins\Miniconda3\lib\unittest\main.py(271): runTests 2022-08-17T13:35:38.1990672Z C:\Jenkins\Miniconda3\lib\unittest\main.py(101): __init__ 2022-08-17T13:35:38.1991035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py(783): run_tests 2022-08-17T13:35:38.1991423Z C:\actions-runner\_work\pytorch\pytorch\test\test_futures.py(331): 2022-08-17T13:35:38.1991605Z 2022-08-17T13:35:38.1991670Z ok (0.000s) 2022-08-17T13:35:38.2137201Z test_mark_future_twice (__main__.TestFuture) ... ok (0.016s) 2022-08-17T13:35:38.2168561Z test_pickle_future (__main__.TestFuture) ... ok (0.000s) 2022-08-17T13:35:38.2187080Z test_set_exception (__main__.TestFuture) ... ok (0.000s) 2022-08-17T13:35:38.2213126Z test_set_exception_multithreading (__main__.TestFuture) ... ok (0.000s) 2022-08-17T13:35:38.2229942Z test_then (__main__.TestFuture) ... ok (0.016s) 2022-08-17T13:35:38.2242161Z test_then_no_arg (__main__.TestFuture) ... ok (0.000s) 2022-08-17T13:35:38.2253412Z test_then_raise (__main__.TestFuture) ... ok (0.000s) 2022-08-17T13:35:38.2265954Z test_then_wrong_arg (__main__.TestFuture) ... ok (0.000s) 2022-08-17T13:35:38.2278435Z test_wait (__main__.TestFuture) ... ok (0.000s) 2022-08-17T13:35:38.2286853Z test_wait_all (__main__.TestFuture) ... skip: TODO: need to fix this testcase for Windows (0.000s) 2022-08-17T13:35:38.7325050Z test_wait_multi_thread (__main__.TestFuture) ... ok (0.509s) 2022-08-17T13:35:38.7325485Z 2022-08-17T13:35:38.7325739Z ---------------------------------------------------------------------- 2022-08-17T13:35:38.7325997Z Ran 21 tests in 1.016s 2022-08-17T13:35:38.7326111Z 2022-08-17T13:35:38.7326172Z OK (skipped=1) 2022-08-17T13:35:38.7326289Z 2022-08-17T13:35:38.7326375Z Generating XML reports... 2022-08-17T13:35:38.7396733Z Generated XML report: test-reports\python-unittest\test_futures\TEST-TestFuture-20220817133537.xml 2022-08-17T13:35:38.9848205Z Running test_namedtensor ... [2022-08-17 13:35:38.969494] 2022-08-17T13:35:38.9848647Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_namedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:35:38.969494] 2022-08-17T13:35:40.5145904Z 2022-08-17T13:35:40.5146465Z Running tests... 2022-08-17T13:35:40.5146824Z Test results will be stored in test-reports\python-unittest\test_namedtensor 2022-08-17T13:35:40.5147169Z ---------------------------------------------------------------------- 2022-08-17T13:35:40.5172075Z test_aaa_must_run_first_check_experimental_warning (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:40.5197683Z test_addcmul_addcdiv (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.1304588Z test_addmm (__main__.TestNamedTensor) ... ok (0.606s) 2022-08-17T13:35:41.1329817Z test_addmv (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.1346644Z test_align_as (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.1357053Z test_align_tensors (__main__.TestNamedTensor) ... skip: Not implemented yet (0.016s) 2022-08-17T13:35:41.1396502Z test_align_tensors_two_inputs (__main__.TestNamedTensor) ... skip: Not implemented yet (0.000s) 2022-08-17T13:35:41.1440022Z test_align_to (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.1495838Z test_align_to_ellipsis (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.1509295Z test_any_all (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.1519206Z test_as_strided (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T13:35:41.1523285Z test_as_strided_cuda (__main__.TestNamedTensor) ... skip: no CUDA (0.000s) 2022-08-17T13:35:41.1536934Z test_autograd_ignores_names (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.1552066Z test_autograd_smoke (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.1566654Z test_autograd_warns_named_grad (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.1581537Z test_bernoulli (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.1795400Z test_big_tensor_repr_has_names (__main__.TestNamedTensor) ... ok (0.016s) 2022-08-17T13:35:41.2271182Z test_binary_ops (__main__.TestNamedTensor) ... ok (0.047s) 2022-08-17T13:35:41.2290006Z test_bitwise_not (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.2344320Z test_bmm (__main__.TestNamedTensor) ... ok (0.016s) 2022-08-17T13:35:41.2377186Z test_cat (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.2393219Z test_cdist (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.2451349Z test_comparison_ops (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.2467567Z test_copy_transpose (__main__.TestNamedTensor) ... ok (0.016s) 2022-08-17T13:35:41.2484140Z test_cummax_cummin (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.2497171Z test_detach (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.2513334Z test_diagonal (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.2524498Z test_dot (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.2539462Z test_equal (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.2556505Z test_expand (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.2617934Z test_factory_coverage (__main__.TestNamedTensor) ... ok (0.016s) 2022-08-17T13:35:41.2676025Z test_factory_edge_cases (__main__.TestNamedTensor) ... ok (0.001s) 2022-08-17T13:35:41.2727428Z test_flatten (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.2741891Z test_flatten_nodims (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.2755084Z test_has_names (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.2777353Z test_index_fill (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.2796533Z test_info_smoke (__main__.TestNamedTensor) ... ok (0.016s) 2022-08-17T13:35:41.2808771Z test_logcumsumexp (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.2824679Z test_logical_not (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.2851515Z test_logical_ops (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.2892720Z test_masked_fill (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.2918944Z test_masked_select (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.2988988Z test_matmul (__main__.TestNamedTensor) ... ok (0.016s) 2022-08-17T13:35:41.3023644Z test_max_pooling (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.3038508Z test_max_pooling_without_names_does_not_warn (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.3066137Z test_mm (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.3085692Z test_mv (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.3715790Z test_no_jit_script_support (__main__.TestNamedTensor) ... ok (0.064s) 2022-08-17T13:35:41.3749963Z test_no_jit_tracer_support (__main__.TestNamedTensor) ... ok (0.016s) 2022-08-17T13:35:41.3762142Z test_no_multiprocessing_support (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.3772423Z test_no_pickle_support (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.3783948Z test_no_save_support (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.3796798Z test_noncontig_contiguous (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.3808866Z test_none_names_refcount (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.3823653Z test_nyi_dimname_overload_msg (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.3863181Z test_out_fn_semantics (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.3881459Z test_pow_special (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.3893740Z test_py3_ellipsis (__main__.TestNamedTensor) ... ok (0.016s) 2022-08-17T13:35:41.4243118Z test_reduction_fns (__main__.TestNamedTensor) ... ok (0.032s) 2022-08-17T13:35:41.4282471Z test_refine_names (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.4311914Z test_rename (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.4333647Z test_rename_ (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.4370800Z test_rename_globber (__main__.TestNamedTensor) ... ok (0.016s) 2022-08-17T13:35:41.4394645Z test_rename_rename_map (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.4413986Z test_repr (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.4443073Z test_resize (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.4458141Z test_select (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.4462101Z test_select_cuda (__main__.TestNamedTensor) ... skip: no CUDA (0.000s) 2022-08-17T13:35:41.4483408Z test_set_names_property (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.4510441Z test_size (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.4529167Z test_split_fns_propagates_names (__main__.TestNamedTensor) ... ok (0.016s) 2022-08-17T13:35:41.4542254Z test_squeeze (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.4566139Z test_stride (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.4584688Z test_tensor_from_lists (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.4599399Z test_tensor_from_named_tensor (__main__.TestNamedTensor) ... C:\actions-runner\_work\pytorch\pytorch\test\test_namedtensor.py:516: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T13:35:41.4600212Z tensor = torch.tensor(x) 2022-08-17T13:35:41.4601066Z C:\actions-runner\_work\pytorch\pytorch\test\test_namedtensor.py:522: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T13:35:41.4601812Z tensor = torch.tensor(x, names=None) 2022-08-17T13:35:41.4602647Z C:\actions-runner\_work\pytorch\pytorch\test\test_namedtensor.py:527: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T13:35:41.4603392Z tensor = torch.tensor(x, names=('N', 'C')) 2022-08-17T13:35:41.4606752Z ok (0.000s) 2022-08-17T13:35:41.4619349Z test_tensor_from_numpy (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.4629746Z test_tensor_from_tensor (__main__.TestNamedTensor) ... C:\actions-runner\_work\pytorch\pytorch\test\test_namedtensor.py:511: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2022-08-17T13:35:41.4630560Z tensor = torch.tensor(x, names=names) 2022-08-17T13:35:41.4630963Z ok (0.000s) 2022-08-17T13:35:41.4645673Z test_tensor_grad_is_unnamed (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.4662888Z test_transpose_variants (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.4671121Z test_trivial (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.4890255Z test_unary_propagate_names_fns (__main__.TestNamedTensor) ... ok (0.031s) 2022-08-17T13:35:41.5000907Z test_unflatten (__main__.TestNamedTensor) ... ok (0.016s) 2022-08-17T13:35:41.5023888Z test_unsupported_op_error_msg (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.5035629Z test_using_seen_interned_string_doesnt_bump_refcount (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.5046291Z test_using_unseen_interned_string_bumps_refcount_permanently (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.5059838Z test_using_unseen_uninterned_string_refcounts (__main__.TestNamedTensor) ... ok (0.000s) 2022-08-17T13:35:41.5060445Z 2022-08-17T13:35:41.5060828Z ---------------------------------------------------------------------- 2022-08-17T13:35:41.5061240Z Ran 86 tests in 0.984s 2022-08-17T13:35:41.5061418Z 2022-08-17T13:35:41.5061538Z OK (skipped=4) 2022-08-17T13:35:41.5061698Z 2022-08-17T13:35:41.5061830Z Generating XML reports... 2022-08-17T13:35:41.5191123Z Generated XML report: test-reports\python-unittest\test_namedtensor\TEST-TestNamedTensor-20220817133540.xml 2022-08-17T13:35:41.7725782Z Running test_numpy_interop ... [2022-08-17 13:35:41.764245] 2022-08-17T13:35:41.7726456Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_numpy_interop.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:35:41.764245] 2022-08-17T13:35:43.2700789Z 2022-08-17T13:35:43.2701089Z Running tests... 2022-08-17T13:35:43.2701409Z ---------------------------------------------------------------------- 2022-08-17T13:35:43.2701767Z Test results will be stored in test-reports\python-unittest\test_numpy_interop 2022-08-17T13:35:43.2737855Z test_ctor_with_invalid_numpy_array_sequence_cpu (__main__.TestNumPyInteropCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\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 C:\actions-runner\_work\pytorch\pytorch\torch\csrc\utils\tensor_new.cpp:233.) 2022-08-17T13:35:43.2738990Z torch.tensor([np.random.random(size=(3, 3)), np.random.random(size=(3, 0))], device=device) 2022-08-17T13:35:43.2741796Z ok (0.016s) 2022-08-17T13:35:43.2762517Z test_ctor_with_numpy_scalar_ctor_cpu (__main__.TestNumPyInteropCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_numpy_interop.py:297: DeprecationWarning: In future, it will be an error for 'np.bool_' scalars to be interpreted as an index 2022-08-17T13:35:43.2763004Z self.assertEqual(dtype(42), torch.tensor(dtype(42)).item()) 2022-08-17T13:35:43.2764433Z ok (0.000s) 2022-08-17T13:35:43.2778063Z test_from_list_of_ndarray_warning_cpu (__main__.TestNumPyInteropCPU) ... ok (0.000s) 2022-08-17T13:35:43.2865317Z test_from_numpy_cpu (__main__.TestNumPyInteropCPU) ... ok (0.000s) 2022-08-17T13:35:43.2886346Z test_has_storage_numpy_cpu (__main__.TestNumPyInteropCPU) ... ok (0.000s) 2022-08-17T13:35:43.2907195Z test_multiplication_numpy_scalar_cpu (__main__.TestNumPyInteropCPU) ... ok (0.016s) 2022-08-17T13:35:43.3021437Z test_numpy_array_interface_cpu (__main__.TestNumPyInteropCPU) ... ok (0.000s) 2022-08-17T13:35:43.3038594Z test_numpy_index_cpu (__main__.TestNumPyInteropCPU) ... ok (0.000s) 2022-08-17T13:35:43.3069800Z test_numpy_non_writeable_cpu (__main__.TestNumPyInteropCPU) ... ok (0.016s) 2022-08-17T13:35:43.3095046Z test_numpy_scalar_cmp_cpu_bfloat16 (__main__.TestNumPyInteropCPU) ... ok (0.000s) 2022-08-17T13:35:43.3124729Z test_numpy_scalar_cmp_cpu_bool (__main__.TestNumPyInteropCPU) ... ok (0.000s) 2022-08-17T13:35:43.3155027Z test_numpy_scalar_cmp_cpu_complex128 (__main__.TestNumPyInteropCPU) ... ok (0.000s) 2022-08-17T13:35:43.3179838Z test_numpy_scalar_cmp_cpu_complex64 (__main__.TestNumPyInteropCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\test_numpy_interop.py:471: ComplexWarning: Casting complex values to real discards the imaginary part 2022-08-17T13:35:43.3180260Z self.assertFalse(t == a) 2022-08-17T13:35:43.3185883Z ok (0.000s) 2022-08-17T13:35:43.3217283Z test_numpy_scalar_cmp_cpu_float16 (__main__.TestNumPyInteropCPU) ... ok (0.016s) 2022-08-17T13:35:43.3247054Z test_numpy_scalar_cmp_cpu_float32 (__main__.TestNumPyInteropCPU) ... ok (0.000s) 2022-08-17T13:35:43.3276455Z test_numpy_scalar_cmp_cpu_float64 (__main__.TestNumPyInteropCPU) ... ok (0.000s) 2022-08-17T13:35:43.3306469Z test_numpy_scalar_cmp_cpu_int16 (__main__.TestNumPyInteropCPU) ... ok (0.000s) 2022-08-17T13:35:43.3336238Z test_numpy_scalar_cmp_cpu_int32 (__main__.TestNumPyInteropCPU) ... ok (0.000s) 2022-08-17T13:35:43.3365448Z test_numpy_scalar_cmp_cpu_int64 (__main__.TestNumPyInteropCPU) ... ok (0.000s) 2022-08-17T13:35:43.3395585Z test_numpy_scalar_cmp_cpu_int8 (__main__.TestNumPyInteropCPU) ... ok (0.016s) 2022-08-17T13:35:43.3425232Z test_numpy_scalar_cmp_cpu_uint8 (__main__.TestNumPyInteropCPU) ... ok (0.000s) 2022-08-17T13:35:43.9476816Z test_numpy_unresizable_cpu (__main__.TestNumPyInteropCPU) ... ok (0.606s) 2022-08-17T13:35:43.9538335Z test_parse_numpy_int_cpu (__main__.TestNumPyInteropCPU) ... ok (0.006s) 2022-08-17T13:35:43.9558910Z test_to_numpy_bool_cpu (__main__.TestNumPyInteropCPU) ... ok (0.000s) 2022-08-17T13:35:43.9905040Z test_to_numpy_cpu (__main__.TestNumPyInteropCPU) ... ok (0.041s) 2022-08-17T13:35:43.9994282Z test_to_numpy_force_argument_cpu (__main__.TestNumPyInteropCPU) ... ok (0.000s) 2022-08-17T13:35:43.9994596Z 2022-08-17T13:35:43.9994829Z ---------------------------------------------------------------------- 2022-08-17T13:35:43.9995182Z Ran 26 tests in 0.734s 2022-08-17T13:35:43.9995361Z 2022-08-17T13:35:43.9995445Z OK 2022-08-17T13:35:43.9995582Z 2022-08-17T13:35:43.9995713Z Generating XML reports... 2022-08-17T13:35:44.0069256Z Generated XML report: test-reports\python-unittest\test_numpy_interop\TEST-TestNumPyInteropCPU-20220817133543.xml 2022-08-17T13:35:44.2264903Z Running test_fake_tensor ... [2022-08-17 13:35:44.222893] 2022-08-17T13:35:44.2265404Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_fake_tensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:35:44.222893] 2022-08-17T13:35:45.4110231Z 2022-08-17T13:35:45.4110650Z Running tests... 2022-08-17T13:35:45.4110982Z ---------------------------------------------------------------------- 2022-08-17T13:35:45.4111339Z Test results will be stored in test-reports\python-unittest\test_fake_tensor 2022-08-17T13:35:45.7480567Z test_dead_key (__main__.FakeTensorConverterTest) ... ok (0.334s) 2022-08-17T13:35:45.7498073Z test_dead_weak_ref (__main__.FakeTensorConverterTest) ... ok (0.000s) 2022-08-17T13:35:45.7510557Z test_memoized_conversion_from_meta (__main__.FakeTensorConverterTest) ... ok (0.000s) 2022-08-17T13:35:45.7522142Z test_memoized_conversion_to_meta (__main__.FakeTensorConverterTest) ... ok (0.000s) 2022-08-17T13:35:45.7552511Z test_no_active_mode (__main__.FakeTensorConverterTest) ... ok (0.000s) 2022-08-17T13:35:45.7567301Z test_no_ref_cycle (__main__.FakeTensorConverterTest) ... ok (0.000s) 2022-08-17T13:35:45.7586436Z test_separate_mode_error (__main__.FakeTensorConverterTest) ... ok (0.016s) 2022-08-17T13:35:45.7607112Z test_separate_tensor_storages_non_view (__main__.FakeTensorConverterTest) ... ok (0.000s) 2022-08-17T13:35:45.7621651Z test_separate_tensor_storages_view (__main__.FakeTensorConverterTest) ... ok (0.000s) 2022-08-17T13:35:45.7831115Z test_like_ops (__main__.FakeTensorOperatorInvariants) ... ok (0.016s) 2022-08-17T13:35:45.8761852Z test_non_kwarg_only_device (__main__.FakeTensorOperatorInvariants) ... ok (0.095s) 2022-08-17T13:35:46.0523149Z test_tensor_constructors_all_have_kwarg_device (__main__.FakeTensorOperatorInvariants) ... ok (0.174s) 2022-08-17T13:35:46.0549337Z test_basic (__main__.FakeTensorTest) ... ok (0.000s) 2022-08-17T13:35:46.0575012Z test_binary_op_type_promotion (__main__.FakeTensorTest) ... ok (0.016s) 2022-08-17T13:35:46.0589526Z test_constructor (__main__.FakeTensorTest) ... ok (0.001s) 2022-08-17T13:35:46.0605572Z test_cpu_fallback (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2022-08-17T13:35:46.0632619Z test_cudnn_rnn (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2022-08-17T13:35:46.0649864Z test_data_dependent_operator (__main__.FakeTensorTest) ... ok (0.000s) 2022-08-17T13:35:46.0702844Z test_deepcopy (__main__.FakeTensorTest) ... ok (0.000s) 2022-08-17T13:35:46.0726570Z test_fake_dispatch_keys (__main__.FakeTensorTest) ... ok (0.000s) 2022-08-17T13:35:46.0741927Z test_fake_grad_copy (__main__.FakeTensorTest) ... ok (0.016s) 2022-08-17T13:35:46.0762721Z test_fake_mode_error (__main__.FakeTensorTest) ... ok (0.000s) 2022-08-17T13:35:46.0772923Z test_fallback_memory_prop (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2022-08-17T13:35:46.0791358Z test_from_numpy (__main__.FakeTensorTest) ... ok (0.000s) 2022-08-17T13:35:46.0797426Z test_index_cuda_with_cpu (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2022-08-17T13:35:46.0804655Z test_like_constructor (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2022-08-17T13:35:46.0820213Z test_mode (__main__.FakeTensorTest) ... ok (0.000s) 2022-08-17T13:35:46.0924394Z test_nan_to_num (__main__.FakeTensorTest) ... ok (0.016s) 2022-08-17T13:35:46.0932294Z test_new (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2022-08-17T13:35:46.0938841Z test_non_kwarg_device (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2022-08-17T13:35:46.0944084Z test_normalize_device (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2022-08-17T13:35:46.0960615Z test_parameter_instantiation (__main__.FakeTensorTest) ... ok (0.000s) 2022-08-17T13:35:46.0979639Z test_randperm (__main__.FakeTensorTest) ... ok (0.000s) 2022-08-17T13:35:46.0985167Z test_setitem (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2022-08-17T13:35:46.0992102Z test_shape_take_not_device (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2022-08-17T13:35:46.0998932Z test_throw (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2022-08-17T13:35:46.1005366Z test_type_as (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2022-08-17T13:35:46.1012165Z test_zero_dim (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2022-08-17T13:35:46.1012487Z 2022-08-17T13:35:46.1012708Z ---------------------------------------------------------------------- 2022-08-17T13:35:46.1012957Z Ran 38 tests in 0.688s 2022-08-17T13:35:46.1013069Z 2022-08-17T13:35:46.1013201Z OK (skipped=13) 2022-08-17T13:35:46.1013307Z 2022-08-17T13:35:46.1013391Z Generating XML reports... 2022-08-17T13:35:46.1070389Z Generated XML report: test-reports\python-unittest\test_fake_tensor\TEST-FakeTensorConverterTest-20220817133545.xml 2022-08-17T13:35:46.1087119Z Generated XML report: test-reports\python-unittest\test_fake_tensor\TEST-FakeTensorOperatorInvariants-20220817133545.xml 2022-08-17T13:35:46.1117208Z Generated XML report: test-reports\python-unittest\test_fake_tensor\TEST-FakeTensorTest-20220817133545.xml 2022-08-17T13:35:46.3474292Z Running test_cpp_extensions_aot_no_ninja ... [2022-08-17 13:35:46.341816] 2022-08-17T13:35:47.7395692Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7' 2022-08-17T13:35:48.1292864Z running install 2022-08-17T13:35:48.1374016Z C:\Jenkins\Miniconda3\lib\site-packages\setuptools\command\install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-08-17T13:35:48.1374436Z warnings.warn( 2022-08-17T13:35:48.1465069Z running build 2022-08-17T13:35:48.1465249Z running build_py 2022-08-17T13:35:48.2362598Z creating build 2022-08-17T13:35:48.2364479Z creating build\lib.win-amd64-3.9 2022-08-17T13:35:48.2365757Z creating build\lib.win-amd64-3.9\torch_test_cpp_extension 2022-08-17T13:35:48.2368261Z copying torch_test_cpp_extension\__init__.py -> build\lib.win-amd64-3.9\torch_test_cpp_extension 2022-08-17T13:35:48.2374725Z running build_ext 2022-08-17T13:35:48.2387842Z building 'torch_test_cpp_extension.cpp' extension 2022-08-17T13:35:48.2419312Z creating build\temp.win-amd64-3.9 2022-08-17T13:35:48.2420735Z creating build\temp.win-amd64-3.9\Release 2022-08-17T13:35:48.2430831Z "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\HostX64\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -Iself_compiler_include_dirs_test -IC:\Jenkins\Miniconda3\include -IC:\Jenkins\Miniconda3\Include "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include" "-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt" /EHsc /Tpextension.cpp /Fobuild\temp.win-amd64-3.9\Release\extension.obj /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc /sdl /permissive- -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=cpp -D_GLIBCXX_USE_CXX11_ABI=0 2022-08-17T13:35:48.2535543Z extension.cpp 2022-08-17T13:35:48.2726612Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-08-17T13:35:48.9721811Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T13:35:48.9942902Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:48.9943282Z with 2022-08-17T13:35:48.9943434Z [ 2022-08-17T13:35:48.9943590Z T=at::Generator 2022-08-17T13:35:48.9943757Z ] 2022-08-17T13:35:48.9944155Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:48.9944518Z with 2022-08-17T13:35:48.9944652Z [ 2022-08-17T13:35:48.9944819Z T=at::Generator 2022-08-17T13:35:48.9944981Z ] 2022-08-17T13:35:48.9945403Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:48.9945823Z with 2022-08-17T13:35:48.9945971Z [ 2022-08-17T13:35:48.9946137Z T=at::Generator 2022-08-17T13:35:48.9946286Z ] 2022-08-17T13:35:48.9946742Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:48.9947161Z with 2022-08-17T13:35:48.9947295Z [ 2022-08-17T13:35:48.9947462Z T=at::Generator 2022-08-17T13:35:48.9947625Z ] 2022-08-17T13:35:48.9948024Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:35:48.9948638Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/Generator.h(147): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:35:48.9949267Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:48.9949643Z with 2022-08-17T13:35:48.9949790Z [ 2022-08-17T13:35:48.9949939Z T=at::Generator 2022-08-17T13:35:48.9950101Z ] 2022-08-17T13:35:49.0245334Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:49.0245704Z with 2022-08-17T13:35:49.0245839Z [ 2022-08-17T13:35:49.0246007Z T=at::TensorBase 2022-08-17T13:35:49.0246169Z ] 2022-08-17T13:35:49.0246547Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:49.0247184Z with 2022-08-17T13:35:49.0247332Z [ 2022-08-17T13:35:49.0247485Z T=at::TensorBase 2022-08-17T13:35:49.0247647Z ] 2022-08-17T13:35:49.0248087Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:49.0248486Z with 2022-08-17T13:35:49.0248619Z [ 2022-08-17T13:35:49.0248782Z T=at::TensorBase 2022-08-17T13:35:49.0248943Z ] 2022-08-17T13:35:49.0249388Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:49.0249807Z with 2022-08-17T13:35:49.0249958Z [ 2022-08-17T13:35:49.0250112Z T=at::TensorBase 2022-08-17T13:35:49.0250271Z ] 2022-08-17T13:35:49.0250672Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:35:49.0251295Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:35:49.0251925Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:49.0252290Z with 2022-08-17T13:35:49.0252440Z [ 2022-08-17T13:35:49.0252603Z T=at::TensorBase 2022-08-17T13:35:49.0252751Z ] 2022-08-17T13:35:49.2524371Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:49.2524772Z with 2022-08-17T13:35:49.2524923Z [ 2022-08-17T13:35:49.2525074Z T=at::Tensor 2022-08-17T13:35:49.2525235Z ] 2022-08-17T13:35:49.2525627Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:49.2525979Z with 2022-08-17T13:35:49.2526130Z [ 2022-08-17T13:35:49.2526290Z T=at::Tensor 2022-08-17T13:35:49.2526435Z ] 2022-08-17T13:35:49.2526861Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:49.2527272Z with 2022-08-17T13:35:49.2527419Z [ 2022-08-17T13:35:49.2527573Z T=at::Tensor 2022-08-17T13:35:49.2527732Z ] 2022-08-17T13:35:49.2528186Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:49.2528592Z with 2022-08-17T13:35:49.2528741Z [ 2022-08-17T13:35:49.2528898Z T=at::Tensor 2022-08-17T13:35:49.2529040Z ] 2022-08-17T13:35:49.2529435Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:35:49.2530309Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:35:49.2530941Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:49.2531316Z with 2022-08-17T13:35:49.2531452Z [ 2022-08-17T13:35:49.2531611Z T=at::Tensor 2022-08-17T13:35:49.2531767Z ] 2022-08-17T13:35:49.3913841Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:49.3914363Z with 2022-08-17T13:35:49.3914518Z [ 2022-08-17T13:35:49.3914699Z T=std::string 2022-08-17T13:35:49.3914969Z ] 2022-08-17T13:35:49.3915478Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:49.3915940Z with 2022-08-17T13:35:49.3916083Z [ 2022-08-17T13:35:49.3916246Z T=std::string 2022-08-17T13:35:49.3916402Z ] 2022-08-17T13:35:49.3916817Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:49.3917225Z with 2022-08-17T13:35:49.3917372Z [ 2022-08-17T13:35:49.3917528Z T=std::string 2022-08-17T13:35:49.3917680Z ] 2022-08-17T13:35:49.3918132Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:49.3918552Z with 2022-08-17T13:35:49.3918688Z [ 2022-08-17T13:35:49.3918844Z T=std::string 2022-08-17T13:35:49.3919003Z ] 2022-08-17T13:35:49.3919392Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:35:49.3919990Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:35:49.3920615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:49.3920994Z with 2022-08-17T13:35:49.3921139Z [ 2022-08-17T13:35:49.3921288Z T=std::string 2022-08-17T13:35:49.3921442Z ] 2022-08-17T13:35:49.4035752Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:49.4036094Z with 2022-08-17T13:35:49.4036249Z [ 2022-08-17T13:35:49.4036417Z T=c10::QualifiedName 2022-08-17T13:35:49.4036582Z ] 2022-08-17T13:35:49.4036957Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:49.4037317Z with 2022-08-17T13:35:49.4037464Z [ 2022-08-17T13:35:49.4037622Z T=c10::QualifiedName 2022-08-17T13:35:49.4037785Z ] 2022-08-17T13:35:49.4038435Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:49.4038832Z with 2022-08-17T13:35:49.4038968Z [ 2022-08-17T13:35:49.4039135Z T=c10::QualifiedName 2022-08-17T13:35:49.4039300Z ] 2022-08-17T13:35:49.4039739Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:49.4040160Z with 2022-08-17T13:35:49.4040308Z [ 2022-08-17T13:35:49.4040473Z T=c10::QualifiedName 2022-08-17T13:35:49.4040624Z ] 2022-08-17T13:35:49.4041026Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:35:49.4041663Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:35:49.4042294Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:49.4042661Z with 2022-08-17T13:35:49.4042810Z [ 2022-08-17T13:35:49.4042980Z T=c10::QualifiedName 2022-08-17T13:35:49.4043136Z ] 2022-08-17T13:35:49.4499282Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:49.4499693Z with 2022-08-17T13:35:49.4499860Z [ 2022-08-17T13:35:49.4500073Z T=std::shared_ptr 2022-08-17T13:35:49.4500266Z ] 2022-08-17T13:35:49.4500661Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:49.4501022Z with 2022-08-17T13:35:49.4501159Z [ 2022-08-17T13:35:49.4501368Z T=std::shared_ptr 2022-08-17T13:35:49.4501564Z ] 2022-08-17T13:35:49.4501991Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:49.4502381Z with 2022-08-17T13:35:49.4502534Z [ 2022-08-17T13:35:49.4502743Z T=std::shared_ptr 2022-08-17T13:35:49.4502926Z ] 2022-08-17T13:35:49.4503377Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:49.4503798Z with 2022-08-17T13:35:49.4503946Z [ 2022-08-17T13:35:49.4504142Z T=std::shared_ptr 2022-08-17T13:35:49.4504337Z ] 2022-08-17T13:35:49.4504764Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:35:49.4505435Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:35:49.4506280Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:49.4506660Z with 2022-08-17T13:35:49.4506811Z [ 2022-08-17T13:35:49.4507022Z T=std::shared_ptr 2022-08-17T13:35:49.4507209Z ] 2022-08-17T13:35:49.4523832Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:49.4524194Z with 2022-08-17T13:35:49.4524333Z [ 2022-08-17T13:35:49.4524544Z T=std::weak_ptr 2022-08-17T13:35:49.4524739Z ] 2022-08-17T13:35:49.4525130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:49.4525488Z with 2022-08-17T13:35:49.4525637Z [ 2022-08-17T13:35:49.4525841Z T=std::weak_ptr 2022-08-17T13:35:49.4526021Z ] 2022-08-17T13:35:49.4526458Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:49.4526858Z with 2022-08-17T13:35:49.4527005Z [ 2022-08-17T13:35:49.4527196Z T=std::weak_ptr 2022-08-17T13:35:49.4527388Z ] 2022-08-17T13:35:49.4527839Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:49.4528255Z with 2022-08-17T13:35:49.4528393Z [ 2022-08-17T13:35:49.4528598Z T=std::weak_ptr 2022-08-17T13:35:49.4528791Z ] 2022-08-17T13:35:49.4529211Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:35:49.4529887Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:35:49.4530535Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:49.4530913Z with 2022-08-17T13:35:49.4531050Z [ 2022-08-17T13:35:49.4531261Z T=std::weak_ptr 2022-08-17T13:35:49.4531455Z ] 2022-08-17T13:35:49.5031482Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:49.5031861Z with 2022-08-17T13:35:49.5032010Z [ 2022-08-17T13:35:49.5032249Z T=std::vector> 2022-08-17T13:35:49.5032458Z ] 2022-08-17T13:35:49.5032852Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:49.5033214Z with 2022-08-17T13:35:49.5033543Z [ 2022-08-17T13:35:49.5033766Z T=std::vector> 2022-08-17T13:35:49.5033985Z ] 2022-08-17T13:35:49.5034488Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:49.5034889Z with 2022-08-17T13:35:49.5035025Z [ 2022-08-17T13:35:49.5035257Z T=std::vector> 2022-08-17T13:35:49.5035478Z ] 2022-08-17T13:35:49.5035921Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:49.5036342Z with 2022-08-17T13:35:49.5036496Z [ 2022-08-17T13:35:49.5036716Z T=std::vector> 2022-08-17T13:35:49.5036932Z ] 2022-08-17T13:35:49.5037382Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:35:49.5038098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:35:49.5038777Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:49.5039137Z with 2022-08-17T13:35:49.5039292Z [ 2022-08-17T13:35:49.5039524Z T=std::vector> 2022-08-17T13:35:49.5039731Z ] 2022-08-17T13:35:49.5139894Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:49.5140247Z with 2022-08-17T13:35:49.5140398Z [ 2022-08-17T13:35:49.5140596Z T=std::vector> 2022-08-17T13:35:49.5140785Z ] 2022-08-17T13:35:49.5141177Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:49.5141537Z with 2022-08-17T13:35:49.5141672Z [ 2022-08-17T13:35:49.5141869Z T=std::vector> 2022-08-17T13:35:49.5142054Z ] 2022-08-17T13:35:49.5142477Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:49.5142871Z with 2022-08-17T13:35:49.5143018Z [ 2022-08-17T13:35:49.5143218Z T=std::vector> 2022-08-17T13:35:49.5143394Z ] 2022-08-17T13:35:49.5143845Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:49.5144258Z with 2022-08-17T13:35:49.5144391Z [ 2022-08-17T13:35:49.5144588Z T=std::vector> 2022-08-17T13:35:49.5144777Z ] 2022-08-17T13:35:49.5145300Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:35:49.5146022Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:35:49.5146669Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:49.5147050Z with 2022-08-17T13:35:49.5147203Z [ 2022-08-17T13:35:49.5147392Z T=std::vector> 2022-08-17T13:35:49.5147582Z ] 2022-08-17T13:35:49.5250499Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:49.5250864Z with 2022-08-17T13:35:49.5251003Z [ 2022-08-17T13:35:49.5251267Z T=std::vector,std::allocator>> 2022-08-17T13:35:49.5251498Z ] 2022-08-17T13:35:49.5251884Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:49.5252247Z with 2022-08-17T13:35:49.5252399Z [ 2022-08-17T13:35:49.5252632Z T=std::vector,std::allocator>> 2022-08-17T13:35:49.5252861Z ] 2022-08-17T13:35:49.5253344Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:49.5253744Z with 2022-08-17T13:35:49.5253880Z [ 2022-08-17T13:35:49.5254134Z T=std::vector,std::allocator>> 2022-08-17T13:35:49.5254364Z ] 2022-08-17T13:35:49.5254823Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:49.5255232Z with 2022-08-17T13:35:49.5255383Z [ 2022-08-17T13:35:49.5255626Z T=std::vector,std::allocator>> 2022-08-17T13:35:49.5255845Z ] 2022-08-17T13:35:49.5256305Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:35:49.5257037Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:35:49.5257697Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:35:49.5258322Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:49.5258694Z with 2022-08-17T13:35:49.5258832Z [ 2022-08-17T13:35:49.5259209Z T=std::vector,std::allocator>> 2022-08-17T13:35:49.5259436Z ] 2022-08-17T13:35:49.5283751Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:49.5284119Z with 2022-08-17T13:35:49.5284274Z [ 2022-08-17T13:35:49.5284514Z T=std::vector,std::allocator>> 2022-08-17T13:35:49.5284723Z ] 2022-08-17T13:35:49.5285113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:49.5285469Z with 2022-08-17T13:35:49.5285603Z [ 2022-08-17T13:35:49.5285835Z T=std::vector,std::allocator>> 2022-08-17T13:35:49.5286059Z ] 2022-08-17T13:35:49.5286498Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:49.5286872Z with 2022-08-17T13:35:49.5287024Z [ 2022-08-17T13:35:49.5287261Z T=std::vector,std::allocator>> 2022-08-17T13:35:49.5287468Z ] 2022-08-17T13:35:49.5287917Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:49.5288335Z with 2022-08-17T13:35:49.5288483Z [ 2022-08-17T13:35:49.5288703Z T=std::vector,std::allocator>> 2022-08-17T13:35:49.5288926Z ] 2022-08-17T13:35:49.5289375Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:35:49.5290088Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:35:49.5290724Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:35:49.5291350Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:49.5291736Z with 2022-08-17T13:35:49.5291887Z [ 2022-08-17T13:35:49.5292114Z T=std::vector,std::allocator>> 2022-08-17T13:35:49.5292333Z ] 2022-08-17T13:35:49.5392380Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:49.5392735Z with 2022-08-17T13:35:49.5392881Z [ 2022-08-17T13:35:49.5393088Z T=std::vector> 2022-08-17T13:35:49.5393282Z ] 2022-08-17T13:35:49.5393666Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:49.5394029Z with 2022-08-17T13:35:49.5394298Z [ 2022-08-17T13:35:49.5394505Z T=std::vector> 2022-08-17T13:35:49.5394683Z ] 2022-08-17T13:35:49.5395181Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:49.5395589Z with 2022-08-17T13:35:49.5395723Z [ 2022-08-17T13:35:49.5395926Z T=std::vector> 2022-08-17T13:35:49.5396120Z ] 2022-08-17T13:35:49.5396569Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:49.5396976Z with 2022-08-17T13:35:49.5397126Z [ 2022-08-17T13:35:49.5397330Z T=std::vector> 2022-08-17T13:35:49.5397507Z ] 2022-08-17T13:35:49.5397931Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:35:49.5398599Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:35:49.5399246Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:49.5399619Z with 2022-08-17T13:35:49.5399754Z [ 2022-08-17T13:35:49.5399958Z T=std::vector> 2022-08-17T13:35:49.5400153Z ] 2022-08-17T13:35:49.6353466Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:49.6353872Z with 2022-08-17T13:35:49.6354027Z [ 2022-08-17T13:35:49.6354264Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:35:49.6354475Z ] 2022-08-17T13:35:49.6354869Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:49.6355238Z with 2022-08-17T13:35:49.6355375Z [ 2022-08-17T13:35:49.6355604Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:35:49.6355826Z ] 2022-08-17T13:35:49.6356266Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:49.6356655Z with 2022-08-17T13:35:49.6356803Z [ 2022-08-17T13:35:49.6357031Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:35:49.6357238Z ] 2022-08-17T13:35:49.6357693Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:49.6358113Z with 2022-08-17T13:35:49.6358263Z [ 2022-08-17T13:35:49.6358477Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:35:49.6358695Z ] 2022-08-17T13:35:49.6359291Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:35:49.6360103Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:35:49.6360823Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2022-08-17T13:35:49.6361508Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:49.6361889Z with 2022-08-17T13:35:49.6362042Z [ 2022-08-17T13:35:49.6362262Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:35:49.6362486Z ] 2022-08-17T13:35:49.6470953Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:49.6471307Z with 2022-08-17T13:35:49.6471456Z [ 2022-08-17T13:35:49.6471696Z T=c10::impl::InlineStreamGuard 2022-08-17T13:35:49.6471916Z ] 2022-08-17T13:35:49.6472298Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:49.6472662Z with 2022-08-17T13:35:49.6472813Z [ 2022-08-17T13:35:49.6473042Z T=c10::impl::InlineStreamGuard 2022-08-17T13:35:49.6473248Z ] 2022-08-17T13:35:49.6473684Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:49.6474086Z with 2022-08-17T13:35:49.6474236Z [ 2022-08-17T13:35:49.6474449Z T=c10::impl::InlineStreamGuard 2022-08-17T13:35:49.6474664Z ] 2022-08-17T13:35:49.6475118Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:49.6475523Z with 2022-08-17T13:35:49.6475672Z [ 2022-08-17T13:35:49.6475896Z T=c10::impl::InlineStreamGuard 2022-08-17T13:35:49.6476107Z ] 2022-08-17T13:35:49.6476559Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:35:49.6477279Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:35:49.6478014Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2022-08-17T13:35:49.6478695Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:49.6479189Z with 2022-08-17T13:35:49.6479328Z [ 2022-08-17T13:35:49.6479626Z T=c10::impl::InlineStreamGuard 2022-08-17T13:35:49.6479851Z ] 2022-08-17T13:35:49.6505074Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:49.6505430Z with 2022-08-17T13:35:49.6505588Z [ 2022-08-17T13:35:49.6505762Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:35:49.6505946Z ] 2022-08-17T13:35:49.6506337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:49.6506693Z with 2022-08-17T13:35:49.6506835Z [ 2022-08-17T13:35:49.6507020Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:35:49.6507200Z ] 2022-08-17T13:35:49.6507625Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:49.6508020Z with 2022-08-17T13:35:49.6508177Z [ 2022-08-17T13:35:49.6508362Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:35:49.6508531Z ] 2022-08-17T13:35:49.6508981Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:49.6509395Z with 2022-08-17T13:35:49.6509534Z [ 2022-08-17T13:35:49.6509720Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:35:49.6509902Z ] 2022-08-17T13:35:49.6510323Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:35:49.6510948Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:35:49.6511321Z with 2022-08-17T13:35:49.6511471Z [ 2022-08-17T13:35:49.6511655Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:35:49.6511820Z ] 2022-08-17T13:35:49.6512262Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2022-08-17T13:35:49.6512938Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:49.6513313Z with 2022-08-17T13:35:49.6513450Z [ 2022-08-17T13:35:49.6513630Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:35:49.6513806Z ] 2022-08-17T13:35:49.6876298Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:49.6876678Z with 2022-08-17T13:35:49.6876834Z [ 2022-08-17T13:35:49.6877091Z T=std::vector> 2022-08-17T13:35:49.6877341Z ] 2022-08-17T13:35:49.6877744Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:49.6878803Z with 2022-08-17T13:35:49.6878937Z [ 2022-08-17T13:35:49.6879271Z T=std::vector> 2022-08-17T13:35:49.6879521Z ] 2022-08-17T13:35:49.6879968Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:49.6880359Z with 2022-08-17T13:35:49.6880506Z [ 2022-08-17T13:35:49.6880770Z T=std::vector> 2022-08-17T13:35:49.6881005Z ] 2022-08-17T13:35:49.6881457Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:49.6881878Z with 2022-08-17T13:35:49.6882029Z [ 2022-08-17T13:35:49.6882279Z T=std::vector> 2022-08-17T13:35:49.6882524Z ] 2022-08-17T13:35:49.6883007Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:35:49.6883782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:35:49.6884481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:49.6884841Z with 2022-08-17T13:35:49.6884992Z [ 2022-08-17T13:35:49.6885258Z T=std::vector> 2022-08-17T13:35:49.6885491Z ] 2022-08-17T13:35:49.8020638Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:49.8021039Z with 2022-08-17T13:35:49.8021196Z [ 2022-08-17T13:35:49.8021367Z T=torch::autograd::ViewInfo 2022-08-17T13:35:49.8021543Z ] 2022-08-17T13:35:49.8021941Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:49.8022301Z with 2022-08-17T13:35:49.8022454Z [ 2022-08-17T13:35:49.8022631Z T=torch::autograd::ViewInfo 2022-08-17T13:35:49.8022804Z ] 2022-08-17T13:35:49.8023219Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:49.8023624Z with 2022-08-17T13:35:49.8023771Z [ 2022-08-17T13:35:49.8023941Z T=torch::autograd::ViewInfo 2022-08-17T13:35:49.8024114Z ] 2022-08-17T13:35:49.8024570Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:49.8025141Z with 2022-08-17T13:35:49.8025276Z [ 2022-08-17T13:35:49.8025530Z T=torch::autograd::ViewInfo 2022-08-17T13:35:49.8025705Z ] 2022-08-17T13:35:49.8026107Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:35:49.8026761Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:35:49.8027417Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:49.8027796Z with 2022-08-17T13:35:49.8027936Z [ 2022-08-17T13:35:49.8028111Z T=torch::autograd::ViewInfo 2022-08-17T13:35:49.8028287Z ] 2022-08-17T13:35:49.8323925Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:49.8324285Z with 2022-08-17T13:35:49.8324439Z [ 2022-08-17T13:35:49.8324604Z T=c10::IValue 2022-08-17T13:35:49.8324749Z ] 2022-08-17T13:35:49.8325143Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:49.8325500Z with 2022-08-17T13:35:49.8325646Z [ 2022-08-17T13:35:49.8325793Z T=c10::IValue 2022-08-17T13:35:49.8325947Z ] 2022-08-17T13:35:49.8326384Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:49.8326793Z with 2022-08-17T13:35:49.8326939Z [ 2022-08-17T13:35:49.8327094Z T=c10::IValue 2022-08-17T13:35:49.8327238Z ] 2022-08-17T13:35:49.8327685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:49.8328105Z with 2022-08-17T13:35:49.8328252Z [ 2022-08-17T13:35:49.8328393Z T=c10::IValue 2022-08-17T13:35:49.8328550Z ] 2022-08-17T13:35:49.8328940Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:35:49.8329563Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:35:49.8330178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:49.8330554Z with 2022-08-17T13:35:49.8330700Z [ 2022-08-17T13:35:49.8330848Z T=c10::IValue 2022-08-17T13:35:49.8331005Z ] 2022-08-17T13:35:49.8363301Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:49.8363659Z with 2022-08-17T13:35:49.8363804Z [ 2022-08-17T13:35:49.8364135Z T=c10::AliasInfo 2022-08-17T13:35:49.8364296Z ] 2022-08-17T13:35:49.8364752Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:49.8365121Z with 2022-08-17T13:35:49.8365271Z [ 2022-08-17T13:35:49.8365437Z T=c10::AliasInfo 2022-08-17T13:35:49.8365585Z ] 2022-08-17T13:35:49.8366023Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:49.8366635Z with 2022-08-17T13:35:49.8366864Z [ 2022-08-17T13:35:49.8367097Z T=c10::AliasInfo 2022-08-17T13:35:49.8367259Z ] 2022-08-17T13:35:49.8367712Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:49.8368121Z with 2022-08-17T13:35:49.8368266Z [ 2022-08-17T13:35:49.8368426Z T=c10::AliasInfo 2022-08-17T13:35:49.8368572Z ] 2022-08-17T13:35:49.8368972Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:35:49.8369599Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:35:49.8370232Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:49.8370595Z with 2022-08-17T13:35:49.8370742Z [ 2022-08-17T13:35:49.8370907Z T=c10::AliasInfo 2022-08-17T13:35:49.8371065Z ] 2022-08-17T13:35:49.9437400Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:49.9437798Z with 2022-08-17T13:35:49.9437953Z [ 2022-08-17T13:35:49.9438167Z T=c10::either 2022-08-17T13:35:49.9438377Z ] 2022-08-17T13:35:49.9438773Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:49.9439144Z with 2022-08-17T13:35:49.9439285Z [ 2022-08-17T13:35:49.9439516Z T=c10::either 2022-08-17T13:35:49.9439722Z ] 2022-08-17T13:35:49.9440149Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:49.9440563Z with 2022-08-17T13:35:49.9440712Z [ 2022-08-17T13:35:49.9440928Z T=c10::either 2022-08-17T13:35:49.9441123Z ] 2022-08-17T13:35:49.9441577Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:49.9441992Z with 2022-08-17T13:35:49.9442127Z [ 2022-08-17T13:35:49.9442347Z T=c10::either 2022-08-17T13:35:49.9442707Z ] 2022-08-17T13:35:49.9443708Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:35:49.9444438Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:35:49.9445137Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:49.9445514Z with 2022-08-17T13:35:49.9445667Z [ 2022-08-17T13:35:49.9445876Z T=c10::either 2022-08-17T13:35:49.9446087Z ] 2022-08-17T13:35:51.2847771Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:51.2848194Z with 2022-08-17T13:35:51.2848348Z [ 2022-08-17T13:35:51.2848525Z T=at::StepCallbacks 2022-08-17T13:35:51.2848697Z ] 2022-08-17T13:35:51.2849099Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:51.2849460Z with 2022-08-17T13:35:51.2849597Z [ 2022-08-17T13:35:51.2849770Z T=at::StepCallbacks 2022-08-17T13:35:51.2849936Z ] 2022-08-17T13:35:51.2850365Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:51.2850849Z with 2022-08-17T13:35:51.2850998Z [ 2022-08-17T13:35:51.2851169Z T=at::StepCallbacks 2022-08-17T13:35:51.2851337Z ] 2022-08-17T13:35:51.2851782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:51.2852195Z with 2022-08-17T13:35:51.2852340Z [ 2022-08-17T13:35:51.2852499Z T=at::StepCallbacks 2022-08-17T13:35:51.2852665Z ] 2022-08-17T13:35:51.2853148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:35:51.2853796Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(160): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:35:51.2854425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:51.2854798Z with 2022-08-17T13:35:51.2854949Z [ 2022-08-17T13:35:51.2855118Z T=at::StepCallbacks 2022-08-17T13:35:51.2855275Z ] 2022-08-17T13:35:51.3596978Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:51.3597341Z with 2022-08-17T13:35:51.3597477Z [ 2022-08-17T13:35:51.3597642Z T=c10::DimVector 2022-08-17T13:35:51.3597990Z ] 2022-08-17T13:35:51.3598467Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:51.3598818Z with 2022-08-17T13:35:51.3598965Z [ 2022-08-17T13:35:51.3599128Z T=c10::DimVector 2022-08-17T13:35:51.3599279Z ] 2022-08-17T13:35:51.3599714Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:51.3600112Z with 2022-08-17T13:35:51.3600257Z [ 2022-08-17T13:35:51.3600406Z T=c10::DimVector 2022-08-17T13:35:51.3600565Z ] 2022-08-17T13:35:51.3601018Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:51.3601420Z with 2022-08-17T13:35:51.3601567Z [ 2022-08-17T13:35:51.3601729Z T=c10::DimVector 2022-08-17T13:35:51.3601877Z ] 2022-08-17T13:35:51.3602277Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:35:51.3602904Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:35:51.3603529Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:51.3603908Z with 2022-08-17T13:35:51.3604044Z [ 2022-08-17T13:35:51.3604208Z T=c10::DimVector 2022-08-17T13:35:51.3604370Z ] 2022-08-17T13:35:52.0295063Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:52.0295494Z with 2022-08-17T13:35:52.0295652Z [ 2022-08-17T13:35:52.0295840Z T=c10::impl::AnnotatedSchema 2022-08-17T13:35:52.0296006Z ] 2022-08-17T13:35:52.0296405Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:52.0296775Z with 2022-08-17T13:35:52.0296911Z [ 2022-08-17T13:35:52.0297095Z T=c10::impl::AnnotatedSchema 2022-08-17T13:35:52.0297281Z ] 2022-08-17T13:35:52.0297720Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:52.0298192Z with 2022-08-17T13:35:52.0298328Z [ 2022-08-17T13:35:52.0298515Z T=c10::impl::AnnotatedSchema 2022-08-17T13:35:52.0298690Z ] 2022-08-17T13:35:52.0299132Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:52.0299552Z with 2022-08-17T13:35:52.0299700Z [ 2022-08-17T13:35:52.0299865Z T=c10::impl::AnnotatedSchema 2022-08-17T13:35:52.0300038Z ] 2022-08-17T13:35:52.0300645Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:35:52.0301394Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:35:52.0302060Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:52.0302422Z with 2022-08-17T13:35:52.0302572Z [ 2022-08-17T13:35:52.0302755Z T=c10::impl::AnnotatedSchema 2022-08-17T13:35:52.0302921Z ] 2022-08-17T13:35:52.0354990Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:52.0355389Z with 2022-08-17T13:35:52.0355542Z [ 2022-08-17T13:35:52.0355774Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:35:52.0355986Z ] 2022-08-17T13:35:52.0356396Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:52.0356749Z with 2022-08-17T13:35:52.0356899Z [ 2022-08-17T13:35:52.0357119Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:35:52.0357314Z ] 2022-08-17T13:35:52.0357751Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:52.0358152Z with 2022-08-17T13:35:52.0358298Z [ 2022-08-17T13:35:52.0358504Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:35:52.0358713Z ] 2022-08-17T13:35:52.0359171Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:52.0359595Z with 2022-08-17T13:35:52.0359729Z [ 2022-08-17T13:35:52.0359946Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:35:52.0360149Z ] 2022-08-17T13:35:52.0360581Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:35:52.0361387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:35:52.0362086Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:52.0362466Z with 2022-08-17T13:35:52.0362614Z [ 2022-08-17T13:35:52.0362822Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:35:52.0363029Z ] 2022-08-17T13:35:52.1267013Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:52.1267390Z with 2022-08-17T13:35:52.1267542Z [ 2022-08-17T13:35:52.1267759Z T=std::tuple 2022-08-17T13:35:52.1268084Z ] 2022-08-17T13:35:52.1268533Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:52.1268898Z with 2022-08-17T13:35:52.1269050Z [ 2022-08-17T13:35:52.1269236Z T=std::tuple 2022-08-17T13:35:52.1269424Z ] 2022-08-17T13:35:52.1269860Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:52.1270269Z with 2022-08-17T13:35:52.1270404Z [ 2022-08-17T13:35:52.1270601Z T=std::tuple 2022-08-17T13:35:52.1270787Z ] 2022-08-17T13:35:52.1271242Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:52.1271659Z with 2022-08-17T13:35:52.1271809Z [ 2022-08-17T13:35:52.1271992Z T=std::tuple 2022-08-17T13:35:52.1272178Z ] 2022-08-17T13:35:52.1272598Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:35:52.1273281Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:35:52.1273945Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:52.1274310Z with 2022-08-17T13:35:52.1274458Z [ 2022-08-17T13:35:52.1274654Z T=std::tuple 2022-08-17T13:35:52.1274829Z ] 2022-08-17T13:35:52.1317905Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:52.1318374Z with 2022-08-17T13:35:52.1318526Z [ 2022-08-17T13:35:52.1318710Z T=torch::jit::SourceRange 2022-08-17T13:35:52.1318885Z ] 2022-08-17T13:35:52.1319290Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:52.1319647Z with 2022-08-17T13:35:52.1319798Z [ 2022-08-17T13:35:52.1319976Z T=torch::jit::SourceRange 2022-08-17T13:35:52.1320151Z ] 2022-08-17T13:35:52.1320569Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:52.1320972Z with 2022-08-17T13:35:52.1321126Z [ 2022-08-17T13:35:52.1321291Z T=torch::jit::SourceRange 2022-08-17T13:35:52.1321464Z ] 2022-08-17T13:35:52.1321916Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:52.1322333Z with 2022-08-17T13:35:52.1322612Z [ 2022-08-17T13:35:52.1322786Z T=torch::jit::SourceRange 2022-08-17T13:35:52.1322956Z ] 2022-08-17T13:35:52.1323417Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:35:52.1324066Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:35:52.1324729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:52.1325107Z with 2022-08-17T13:35:52.1325244Z [ 2022-08-17T13:35:52.1325422Z T=torch::jit::SourceRange 2022-08-17T13:35:52.1325597Z ] 2022-08-17T13:35:52.1401076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:52.1401605Z with 2022-08-17T13:35:52.1401838Z [ 2022-08-17T13:35:52.1402122Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:35:52.1402374Z ] 2022-08-17T13:35:52.1402974Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:52.1403488Z with 2022-08-17T13:35:52.1403704Z [ 2022-08-17T13:35:52.1403969Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:35:52.1404236Z ] 2022-08-17T13:35:52.1404847Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:52.1405418Z with 2022-08-17T13:35:52.1405634Z [ 2022-08-17T13:35:52.1405910Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:35:52.1406160Z ] 2022-08-17T13:35:52.1406808Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:52.1407392Z with 2022-08-17T13:35:52.1407612Z [ 2022-08-17T13:35:52.1407876Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:35:52.1408140Z ] 2022-08-17T13:35:52.1408757Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:35:52.1409707Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:35:52.1410634Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:52.1411168Z with 2022-08-17T13:35:52.1411379Z [ 2022-08-17T13:35:52.1411657Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:35:52.1411906Z ] 2022-08-17T13:35:52.1429511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:52.1429984Z with 2022-08-17T13:35:52.1430319Z [ 2022-08-17T13:35:52.1430534Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:35:52.1430721Z ] 2022-08-17T13:35:52.1431293Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:52.1431652Z with 2022-08-17T13:35:52.1431800Z [ 2022-08-17T13:35:52.1432126Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:35:52.1432295Z ] 2022-08-17T13:35:52.1432761Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:52.1433166Z with 2022-08-17T13:35:52.1433354Z [ 2022-08-17T13:35:52.1433531Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:35:52.1433766Z ] 2022-08-17T13:35:52.1434236Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:52.1434648Z with 2022-08-17T13:35:52.1434800Z [ 2022-08-17T13:35:52.1434987Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:35:52.1435165Z ] 2022-08-17T13:35:52.1435572Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:35:52.1436374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:35:52.1437057Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:52.1437441Z with 2022-08-17T13:35:52.1437577Z [ 2022-08-17T13:35:52.1437765Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:35:52.1437949Z ] 2022-08-17T13:35:52.1480167Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:52.1480563Z with 2022-08-17T13:35:52.1480714Z [ 2022-08-17T13:35:52.1480891Z T=torch::jit::ScopePtr 2022-08-17T13:35:52.1481049Z ] 2022-08-17T13:35:52.1481447Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:52.1481819Z with 2022-08-17T13:35:52.1481956Z [ 2022-08-17T13:35:52.1482131Z T=torch::jit::ScopePtr 2022-08-17T13:35:52.1482298Z ] 2022-08-17T13:35:52.1482741Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:52.1483124Z with 2022-08-17T13:35:52.1483272Z [ 2022-08-17T13:35:52.1483441Z T=torch::jit::ScopePtr 2022-08-17T13:35:52.1483593Z ] 2022-08-17T13:35:52.1484049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:52.1484461Z with 2022-08-17T13:35:52.1484608Z [ 2022-08-17T13:35:52.1484881Z T=torch::jit::ScopePtr 2022-08-17T13:35:52.1485048Z ] 2022-08-17T13:35:52.1485532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:35:52.1486216Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:35:52.1486845Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:52.1487225Z with 2022-08-17T13:35:52.1487374Z [ 2022-08-17T13:35:52.1487531Z T=torch::jit::ScopePtr 2022-08-17T13:35:52.1487700Z ] 2022-08-17T13:35:52.3941571Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:52.3941962Z with 2022-08-17T13:35:52.3942102Z [ 2022-08-17T13:35:52.3942284Z T=at::ThreadLocalState 2022-08-17T13:35:52.3942474Z ] 2022-08-17T13:35:52.3942866Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:52.3943233Z with 2022-08-17T13:35:52.3943381Z [ 2022-08-17T13:35:52.3943556Z T=at::ThreadLocalState 2022-08-17T13:35:52.3943715Z ] 2022-08-17T13:35:52.3944149Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:52.3944563Z with 2022-08-17T13:35:52.3944697Z [ 2022-08-17T13:35:52.3944873Z T=at::ThreadLocalState 2022-08-17T13:35:52.3945045Z ] 2022-08-17T13:35:52.3945487Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:52.3945903Z with 2022-08-17T13:35:52.3946050Z [ 2022-08-17T13:35:52.3946224Z T=at::ThreadLocalState 2022-08-17T13:35:52.3946382Z ] 2022-08-17T13:35:52.3946796Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:35:52.3947446Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:35:52.3948104Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:52.3948466Z with 2022-08-17T13:35:52.3948616Z [ 2022-08-17T13:35:52.3948791Z T=at::ThreadLocalState 2022-08-17T13:35:52.3948962Z ] 2022-08-17T13:35:52.4105783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:52.4106234Z with 2022-08-17T13:35:52.4106388Z [ 2022-08-17T13:35:52.4106633Z T=std::shared_ptr 2022-08-17T13:35:52.4106998Z ] 2022-08-17T13:35:52.4107477Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:52.4107848Z with 2022-08-17T13:35:52.4107985Z [ 2022-08-17T13:35:52.4108180Z T=std::shared_ptr 2022-08-17T13:35:52.4108366Z ] 2022-08-17T13:35:52.4108787Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:52.4109194Z with 2022-08-17T13:35:52.4109344Z [ 2022-08-17T13:35:52.4109536Z T=std::shared_ptr 2022-08-17T13:35:52.4109715Z ] 2022-08-17T13:35:52.4110172Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:52.4110599Z with 2022-08-17T13:35:52.4110734Z [ 2022-08-17T13:35:52.4110923Z T=std::shared_ptr 2022-08-17T13:35:52.4111105Z ] 2022-08-17T13:35:52.4111526Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:35:52.4112161Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:35:52.4112834Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(165): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-08-17T13:35:52.4113508Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:52.4113887Z with 2022-08-17T13:35:52.4114022Z [ 2022-08-17T13:35:52.4114213Z T=std::shared_ptr 2022-08-17T13:35:52.4114398Z ] 2022-08-17T13:35:52.4136306Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:52.4136671Z with 2022-08-17T13:35:52.4136834Z [ 2022-08-17T13:35:52.4137020Z T=torch::jit::GraphExecutor 2022-08-17T13:35:52.4137185Z ] 2022-08-17T13:35:52.4137597Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:52.4137963Z with 2022-08-17T13:35:52.4138109Z [ 2022-08-17T13:35:52.4138275Z T=torch::jit::GraphExecutor 2022-08-17T13:35:52.4138450Z ] 2022-08-17T13:35:52.4138882Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:52.4139271Z with 2022-08-17T13:35:52.4139417Z [ 2022-08-17T13:35:52.4139596Z T=torch::jit::GraphExecutor 2022-08-17T13:35:52.4139778Z ] 2022-08-17T13:35:52.4140221Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:52.4140802Z with 2022-08-17T13:35:52.4140946Z [ 2022-08-17T13:35:52.4141179Z T=torch::jit::GraphExecutor 2022-08-17T13:35:52.4141358Z ] 2022-08-17T13:35:52.4141775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:35:52.4142413Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:35:52.4143047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(179): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-08-17T13:35:52.4143718Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:52.4144106Z with 2022-08-17T13:35:52.4144255Z [ 2022-08-17T13:35:52.4144420Z T=torch::jit::GraphExecutor 2022-08-17T13:35:52.4144597Z ] 2022-08-17T13:35:52.4238630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:52.4239093Z with 2022-08-17T13:35:52.4239234Z [ 2022-08-17T13:35:52.4239408Z T=torch::jit::Method 2022-08-17T13:35:52.4239576Z ] 2022-08-17T13:35:52.4239967Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:52.4240343Z with 2022-08-17T13:35:52.4240493Z [ 2022-08-17T13:35:52.4240663Z T=torch::jit::Method 2022-08-17T13:35:52.4240816Z ] 2022-08-17T13:35:52.4241325Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:52.4241783Z with 2022-08-17T13:35:52.4241966Z [ 2022-08-17T13:35:52.4242135Z T=torch::jit::Method 2022-08-17T13:35:52.4242301Z ] 2022-08-17T13:35:52.4242807Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:52.4243218Z with 2022-08-17T13:35:52.4243365Z [ 2022-08-17T13:35:52.4243532Z T=torch::jit::Method 2022-08-17T13:35:52.4243684Z ] 2022-08-17T13:35:52.4244089Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:35:52.4244723Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:35:52.4245357Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:52.4245724Z with 2022-08-17T13:35:52.4245873Z [ 2022-08-17T13:35:52.4246042Z T=torch::jit::Method 2022-08-17T13:35:52.4246341Z ] 2022-08-17T13:35:52.4967911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:52.4968364Z with 2022-08-17T13:35:52.4968515Z [ 2022-08-17T13:35:52.4968737Z T=std::vector> 2022-08-17T13:35:52.4968941Z ] 2022-08-17T13:35:52.4969336Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:52.4969700Z with 2022-08-17T13:35:52.4969836Z [ 2022-08-17T13:35:52.4970053Z T=std::vector> 2022-08-17T13:35:52.4970252Z ] 2022-08-17T13:35:52.4970681Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:52.4971079Z with 2022-08-17T13:35:52.4971226Z [ 2022-08-17T13:35:52.4971437Z T=std::vector> 2022-08-17T13:35:52.4971624Z ] 2022-08-17T13:35:52.4972076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:52.4972491Z with 2022-08-17T13:35:52.4972636Z [ 2022-08-17T13:35:52.4972898Z T=std::vector> 2022-08-17T13:35:52.4973103Z ] 2022-08-17T13:35:52.4973538Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:35:52.4974226Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:35:52.4974884Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:52.4975257Z with 2022-08-17T13:35:52.4975405Z [ 2022-08-17T13:35:52.4975618Z T=std::vector> 2022-08-17T13:35:52.4975809Z ] 2022-08-17T13:35:52.6184873Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:52.6185279Z with 2022-08-17T13:35:52.6185417Z [ 2022-08-17T13:35:52.6185685Z T=std::function 2022-08-17T13:35:52.6185912Z ] 2022-08-17T13:35:52.6186307Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:52.6186656Z with 2022-08-17T13:35:52.6186805Z [ 2022-08-17T13:35:52.6187048Z T=std::function 2022-08-17T13:35:52.6187260Z ] 2022-08-17T13:35:52.6187693Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:52.6188303Z with 2022-08-17T13:35:52.6188450Z [ 2022-08-17T13:35:52.6188756Z T=std::function 2022-08-17T13:35:52.6188985Z ] 2022-08-17T13:35:52.6189450Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:52.6189869Z with 2022-08-17T13:35:52.6190006Z [ 2022-08-17T13:35:52.6190246Z T=std::function 2022-08-17T13:35:52.6190471Z ] 2022-08-17T13:35:52.6190923Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:35:52.6191685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(410): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:35:52.6192391Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:52.6192767Z with 2022-08-17T13:35:52.6192919Z [ 2022-08-17T13:35:52.6193147Z T=std::function 2022-08-17T13:35:52.6193373Z ] 2022-08-17T13:35:52.8477412Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:52.8477829Z with 2022-08-17T13:35:52.8477969Z [ 2022-08-17T13:35:52.8478249Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:35:52.8478503Z ] 2022-08-17T13:35:52.8478891Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:52.8479256Z with 2022-08-17T13:35:52.8479404Z [ 2022-08-17T13:35:52.8479658Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:35:52.8479907Z ] 2022-08-17T13:35:52.8480349Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:52.8480752Z with 2022-08-17T13:35:52.8480888Z [ 2022-08-17T13:35:52.8481152Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:35:52.8481397Z ] 2022-08-17T13:35:52.8481849Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:52.8482257Z with 2022-08-17T13:35:52.8482404Z [ 2022-08-17T13:35:52.8482665Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:35:52.8482900Z ] 2022-08-17T13:35:52.8483382Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:35:52.8484480Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:35:52.8485223Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:52.8485599Z with 2022-08-17T13:35:52.8485735Z [ 2022-08-17T13:35:52.8485998Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:35:52.8486247Z ] 2022-08-17T13:35:52.9774740Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:52.9775154Z with 2022-08-17T13:35:52.9775306Z [ 2022-08-17T13:35:52.9775521Z T=std::vector> 2022-08-17T13:35:52.9775706Z ] 2022-08-17T13:35:52.9776100Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:52.9776463Z with 2022-08-17T13:35:52.9776596Z [ 2022-08-17T13:35:52.9776803Z T=std::vector> 2022-08-17T13:35:52.9776995Z ] 2022-08-17T13:35:52.9777436Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:52.9777827Z with 2022-08-17T13:35:52.9777981Z [ 2022-08-17T13:35:52.9778186Z T=std::vector> 2022-08-17T13:35:52.9778364Z ] 2022-08-17T13:35:52.9778823Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:52.9779244Z with 2022-08-17T13:35:52.9779392Z [ 2022-08-17T13:35:52.9779584Z T=std::vector> 2022-08-17T13:35:52.9779780Z ] 2022-08-17T13:35:52.9780194Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:35:52.9780569Z with 2022-08-17T13:35:52.9780716Z [ 2022-08-17T13:35:52.9780869Z T=double 2022-08-17T13:35:52.9781025Z ] 2022-08-17T13:35:52.9781473Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:35:52.9781888Z with 2022-08-17T13:35:52.9782034Z [ 2022-08-17T13:35:52.9782175Z T=double 2022-08-17T13:35:52.9782332Z ] 2022-08-17T13:35:52.9782739Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:52.9783120Z with 2022-08-17T13:35:52.9783254Z [ 2022-08-17T13:35:52.9783461Z T=std::vector> 2022-08-17T13:35:52.9783653Z ] 2022-08-17T13:35:53.5367781Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:53.5368364Z with 2022-08-17T13:35:53.5368580Z [ 2022-08-17T13:35:53.5368781Z T=std::tuple 2022-08-17T13:35:53.5368966Z ] 2022-08-17T13:35:53.5369351Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:53.5369715Z with 2022-08-17T13:35:53.5369868Z [ 2022-08-17T13:35:53.5370044Z T=std::tuple 2022-08-17T13:35:53.5370230Z ] 2022-08-17T13:35:53.5370665Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:53.5371073Z with 2022-08-17T13:35:53.5371209Z [ 2022-08-17T13:35:53.5371401Z T=std::tuple 2022-08-17T13:35:53.5371586Z ] 2022-08-17T13:35:53.5372033Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:53.5372453Z with 2022-08-17T13:35:53.5372602Z [ 2022-08-17T13:35:53.5372843Z T=std::tuple 2022-08-17T13:35:53.5373012Z ] 2022-08-17T13:35:53.5373433Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:35:53.5374126Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:35:53.5374811Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:53.5375178Z with 2022-08-17T13:35:53.5375331Z [ 2022-08-17T13:35:53.5375524Z T=std::tuple 2022-08-17T13:35:53.5375709Z ] 2022-08-17T13:35:53.6680005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:35:53.6680365Z with 2022-08-17T13:35:53.6680516Z [ 2022-08-17T13:35:53.6680733Z T=std::vector> 2022-08-17T13:35:53.6680940Z ] 2022-08-17T13:35:53.6681342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:35:53.6681701Z with 2022-08-17T13:35:53.6688721Z [ 2022-08-17T13:35:53.6689042Z T=std::vector> 2022-08-17T13:35:53.6689298Z ] 2022-08-17T13:35:53.6689762Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:35:53.6690176Z with 2022-08-17T13:35:53.6690321Z [ 2022-08-17T13:35:53.6690551Z T=std::vector> 2022-08-17T13:35:53.6690767Z ] 2022-08-17T13:35:53.6691929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:35:53.6692373Z with 2022-08-17T13:35:53.6692535Z [ 2022-08-17T13:35:53.6692832Z T=std::vector> 2022-08-17T13:35:53.6693030Z ] 2022-08-17T13:35:53.6693476Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:35:53.6694214Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:35:53.6694925Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:35:53.6695301Z with 2022-08-17T13:35:53.6695461Z [ 2022-08-17T13:35:53.6695663Z T=std::vector> 2022-08-17T13:35:53.6695877Z ] 2022-08-17T13:35:59.0118011Z "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\HostX64\x64\link.exe" /nologo /INCREMENTAL:NO /LTCG /DLL /MANIFEST:EMBED,ID=2 /MANIFESTUAC:NO /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib /LIBPATH:C:\Jenkins\Miniconda3\libs /LIBPATH:C:\Jenkins\Miniconda3 /LIBPATH:C:\Jenkins\Miniconda3\PCbuild\amd64 "/LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\um\x64" c10.lib torch.lib torch_cpu.lib torch_python.lib /EXPORT:PyInit_cpp build\temp.win-amd64-3.9\Release\extension.obj /OUT:build\lib.win-amd64-3.9\torch_test_cpp_extension\cpp.cp39-win_amd64.pyd /IMPLIB:build\temp.win-amd64-3.9\Release\cpp.cp39-win_amd64.lib 2022-08-17T13:35:59.2390042Z Creating library build\temp.win-amd64-3.9\Release\cpp.cp39-win_amd64.lib and object build\temp.win-amd64-3.9\Release\cpp.cp39-win_amd64.exp 2022-08-17T13:35:59.2561022Z Generating code 2022-08-17T13:36:00.6540521Z Finished generating code 2022-08-17T13:36:00.9396216Z building 'torch_test_cpp_extension.ort' extension 2022-08-17T13:36:00.9403742Z "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\HostX64\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -Iself_compiler_include_dirs_test -IC:\Jenkins\Miniconda3\include -IC:\Jenkins\Miniconda3\Include "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include" "-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt" /EHsc /Tport_extension.cpp /Fobuild\temp.win-amd64-3.9\Release\ort_extension.obj /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc /sdl /permissive- -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=ort -D_GLIBCXX_USE_CXX11_ABI=0 2022-08-17T13:36:00.9508796Z ort_extension.cpp 2022-08-17T13:36:00.9698059Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-08-17T13:36:01.6865810Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T13:36:01.7094454Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:01.7094844Z with 2022-08-17T13:36:01.7095002Z [ 2022-08-17T13:36:01.7095199Z T=at::Generator 2022-08-17T13:36:01.7095378Z ] 2022-08-17T13:36:01.7095781Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:01.7096164Z with 2022-08-17T13:36:01.7096328Z [ 2022-08-17T13:36:01.7096487Z T=at::Generator 2022-08-17T13:36:01.7096671Z ] 2022-08-17T13:36:01.7097124Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:01.7097550Z with 2022-08-17T13:36:01.7097697Z [ 2022-08-17T13:36:01.7097870Z T=at::Generator 2022-08-17T13:36:01.7098036Z ] 2022-08-17T13:36:01.7098486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:01.7098922Z with 2022-08-17T13:36:01.7099077Z [ 2022-08-17T13:36:01.7099235Z T=at::Generator 2022-08-17T13:36:01.7099410Z ] 2022-08-17T13:36:01.7099828Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:01.7100457Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/Generator.h(147): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:01.7101096Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:01.7101473Z with 2022-08-17T13:36:01.7101638Z [ 2022-08-17T13:36:01.7101808Z T=at::Generator 2022-08-17T13:36:01.7101965Z ] 2022-08-17T13:36:01.7406189Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:01.7406573Z with 2022-08-17T13:36:01.7406744Z [ 2022-08-17T13:36:01.7406909Z T=at::TensorBase 2022-08-17T13:36:01.7407091Z ] 2022-08-17T13:36:01.7407505Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:01.7407861Z with 2022-08-17T13:36:01.7408023Z [ 2022-08-17T13:36:01.7408206Z T=at::TensorBase 2022-08-17T13:36:01.7408369Z ] 2022-08-17T13:36:01.7408821Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:01.7409486Z with 2022-08-17T13:36:01.7409641Z [ 2022-08-17T13:36:01.7409802Z T=at::TensorBase 2022-08-17T13:36:01.7409977Z ] 2022-08-17T13:36:01.7410440Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:01.7410858Z with 2022-08-17T13:36:01.7411021Z [ 2022-08-17T13:36:01.7411204Z T=at::TensorBase 2022-08-17T13:36:01.7411383Z ] 2022-08-17T13:36:01.7411782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:01.7412495Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:01.7413146Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:01.7413530Z with 2022-08-17T13:36:01.7413678Z [ 2022-08-17T13:36:01.7413857Z T=at::TensorBase 2022-08-17T13:36:01.7414037Z ] 2022-08-17T13:36:01.9732277Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:01.9732712Z with 2022-08-17T13:36:01.9732886Z [ 2022-08-17T13:36:01.9733094Z T=at::Tensor 2022-08-17T13:36:01.9733251Z ] 2022-08-17T13:36:01.9733674Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:01.9734055Z with 2022-08-17T13:36:01.9734202Z [ 2022-08-17T13:36:01.9734381Z T=at::Tensor 2022-08-17T13:36:01.9734552Z ] 2022-08-17T13:36:01.9734974Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:01.9735391Z with 2022-08-17T13:36:01.9735550Z [ 2022-08-17T13:36:01.9735720Z T=at::Tensor 2022-08-17T13:36:01.9735871Z ] 2022-08-17T13:36:01.9736349Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:01.9736773Z with 2022-08-17T13:36:01.9736913Z [ 2022-08-17T13:36:01.9737085Z T=at::Tensor 2022-08-17T13:36:01.9737258Z ] 2022-08-17T13:36:01.9737673Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:01.9738274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:01.9738920Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:01.9739509Z with 2022-08-17T13:36:01.9739672Z [ 2022-08-17T13:36:01.9739828Z T=at::Tensor 2022-08-17T13:36:01.9740617Z ] 2022-08-17T13:36:02.1163616Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:02.1163996Z with 2022-08-17T13:36:02.1164143Z [ 2022-08-17T13:36:02.1164335Z T=std::string 2022-08-17T13:36:02.1164513Z ] 2022-08-17T13:36:02.1164904Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:02.1165280Z with 2022-08-17T13:36:02.1165444Z [ 2022-08-17T13:36:02.1165600Z T=std::string 2022-08-17T13:36:02.1165769Z ] 2022-08-17T13:36:02.1166219Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:02.1166638Z with 2022-08-17T13:36:02.1166783Z [ 2022-08-17T13:36:02.1166960Z T=std::string 2022-08-17T13:36:02.1167135Z ] 2022-08-17T13:36:02.1167584Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:02.1168015Z with 2022-08-17T13:36:02.1168176Z [ 2022-08-17T13:36:02.1168350Z T=std::string 2022-08-17T13:36:02.1168506Z ] 2022-08-17T13:36:02.1168919Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:02.1169548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:02.1170194Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:02.1170565Z with 2022-08-17T13:36:02.1170728Z [ 2022-08-17T13:36:02.1170906Z T=std::string 2022-08-17T13:36:02.1171061Z ] 2022-08-17T13:36:02.1291605Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:02.1291984Z with 2022-08-17T13:36:02.1292147Z [ 2022-08-17T13:36:02.1292356Z T=c10::QualifiedName 2022-08-17T13:36:02.1292542Z ] 2022-08-17T13:36:02.1292957Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:02.1293349Z with 2022-08-17T13:36:02.1293512Z [ 2022-08-17T13:36:02.1293696Z T=c10::QualifiedName 2022-08-17T13:36:02.1293857Z ] 2022-08-17T13:36:02.1294307Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:02.1294721Z with 2022-08-17T13:36:02.1294882Z [ 2022-08-17T13:36:02.1295047Z T=c10::QualifiedName 2022-08-17T13:36:02.1295228Z ] 2022-08-17T13:36:02.1295950Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:02.1296382Z with 2022-08-17T13:36:02.1296524Z [ 2022-08-17T13:36:02.1296709Z T=c10::QualifiedName 2022-08-17T13:36:02.1296893Z ] 2022-08-17T13:36:02.1297293Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:02.1297943Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:02.1298583Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:02.1298977Z with 2022-08-17T13:36:02.1299116Z [ 2022-08-17T13:36:02.1299299Z T=c10::QualifiedName 2022-08-17T13:36:02.1299471Z ] 2022-08-17T13:36:02.1777438Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:02.1777850Z with 2022-08-17T13:36:02.1778020Z [ 2022-08-17T13:36:02.1778257Z T=std::shared_ptr 2022-08-17T13:36:02.1778449Z ] 2022-08-17T13:36:02.1778854Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:02.1779247Z with 2022-08-17T13:36:02.1779387Z [ 2022-08-17T13:36:02.1779607Z T=std::shared_ptr 2022-08-17T13:36:02.1779818Z ] 2022-08-17T13:36:02.1780258Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:02.1780648Z with 2022-08-17T13:36:02.1780807Z [ 2022-08-17T13:36:02.1781022Z T=std::shared_ptr 2022-08-17T13:36:02.1781208Z ] 2022-08-17T13:36:02.1781676Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:02.1782108Z with 2022-08-17T13:36:02.1782266Z [ 2022-08-17T13:36:02.1782467Z T=std::shared_ptr 2022-08-17T13:36:02.1782679Z ] 2022-08-17T13:36:02.1783127Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:36:02.1783815Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:36:02.1784467Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:02.1784854Z with 2022-08-17T13:36:02.1785012Z [ 2022-08-17T13:36:02.1785367Z T=std::shared_ptr 2022-08-17T13:36:02.1785555Z ] 2022-08-17T13:36:02.1804555Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:02.1804929Z with 2022-08-17T13:36:02.1805072Z [ 2022-08-17T13:36:02.1805292Z T=std::weak_ptr 2022-08-17T13:36:02.1805504Z ] 2022-08-17T13:36:02.1805909Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:02.1806259Z with 2022-08-17T13:36:02.1806416Z [ 2022-08-17T13:36:02.1806633Z T=std::weak_ptr 2022-08-17T13:36:02.1806818Z ] 2022-08-17T13:36:02.1807269Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:02.1807683Z with 2022-08-17T13:36:02.1807838Z [ 2022-08-17T13:36:02.1808035Z T=std::weak_ptr 2022-08-17T13:36:02.1808235Z ] 2022-08-17T13:36:02.1808693Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:02.1809104Z with 2022-08-17T13:36:02.1809259Z [ 2022-08-17T13:36:02.1809473Z T=std::weak_ptr 2022-08-17T13:36:02.1809680Z ] 2022-08-17T13:36:02.1810103Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:36:02.1810796Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:36:02.1811462Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:02.1811842Z with 2022-08-17T13:36:02.1811982Z [ 2022-08-17T13:36:02.1812272Z T=std::weak_ptr 2022-08-17T13:36:02.1812479Z ] 2022-08-17T13:36:02.2328433Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:02.2328846Z with 2022-08-17T13:36:02.2329016Z [ 2022-08-17T13:36:02.2329290Z T=std::vector> 2022-08-17T13:36:02.2329507Z ] 2022-08-17T13:36:02.2329920Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:02.2330297Z with 2022-08-17T13:36:02.2330453Z [ 2022-08-17T13:36:02.2330682Z T=std::vector> 2022-08-17T13:36:02.2330911Z ] 2022-08-17T13:36:02.2331351Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:02.2331945Z with 2022-08-17T13:36:02.2332103Z [ 2022-08-17T13:36:02.2332431Z T=std::vector> 2022-08-17T13:36:02.2332751Z ] 2022-08-17T13:36:02.2333207Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:02.2333644Z with 2022-08-17T13:36:02.2333799Z [ 2022-08-17T13:36:02.2334022Z T=std::vector> 2022-08-17T13:36:02.2334247Z ] 2022-08-17T13:36:02.2334707Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:36:02.2335431Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:36:02.2336110Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:02.2336475Z with 2022-08-17T13:36:02.2336633Z [ 2022-08-17T13:36:02.2336874Z T=std::vector> 2022-08-17T13:36:02.2337083Z ] 2022-08-17T13:36:02.2441706Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:02.2442076Z with 2022-08-17T13:36:02.2442251Z [ 2022-08-17T13:36:02.2442449Z T=std::vector> 2022-08-17T13:36:02.2442654Z ] 2022-08-17T13:36:02.2443062Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:02.2443415Z with 2022-08-17T13:36:02.2443575Z [ 2022-08-17T13:36:02.2443786Z T=std::vector> 2022-08-17T13:36:02.2443983Z ] 2022-08-17T13:36:02.2444419Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:02.2444830Z with 2022-08-17T13:36:02.2444988Z [ 2022-08-17T13:36:02.2445177Z T=std::vector> 2022-08-17T13:36:02.2445378Z ] 2022-08-17T13:36:02.2445845Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:02.2446276Z with 2022-08-17T13:36:02.2446416Z [ 2022-08-17T13:36:02.2446628Z T=std::vector> 2022-08-17T13:36:02.2446838Z ] 2022-08-17T13:36:02.2447253Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:36:02.2447925Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:36:02.2448792Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:02.2449183Z with 2022-08-17T13:36:02.2449340Z [ 2022-08-17T13:36:02.2449531Z T=std::vector> 2022-08-17T13:36:02.2449725Z ] 2022-08-17T13:36:02.2558726Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:02.2559080Z with 2022-08-17T13:36:02.2559247Z [ 2022-08-17T13:36:02.2559507Z T=std::vector,std::allocator>> 2022-08-17T13:36:02.2559748Z ] 2022-08-17T13:36:02.2560139Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:02.2560517Z with 2022-08-17T13:36:02.2560679Z [ 2022-08-17T13:36:02.2560914Z T=std::vector,std::allocator>> 2022-08-17T13:36:02.2561162Z ] 2022-08-17T13:36:02.2561605Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:02.2562014Z with 2022-08-17T13:36:02.2562155Z [ 2022-08-17T13:36:02.2562413Z T=std::vector,std::allocator>> 2022-08-17T13:36:02.2562651Z ] 2022-08-17T13:36:02.2563098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:02.2563525Z with 2022-08-17T13:36:02.2563684Z [ 2022-08-17T13:36:02.2563935Z T=std::vector,std::allocator>> 2022-08-17T13:36:02.2564152Z ] 2022-08-17T13:36:02.2564625Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:36:02.2565378Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:36:02.2566054Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:36:02.2566682Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:02.2567053Z with 2022-08-17T13:36:02.2567210Z [ 2022-08-17T13:36:02.2567465Z T=std::vector,std::allocator>> 2022-08-17T13:36:02.2567684Z ] 2022-08-17T13:36:02.2593173Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:02.2593543Z with 2022-08-17T13:36:02.2593715Z [ 2022-08-17T13:36:02.2594130Z T=std::vector,std::allocator>> 2022-08-17T13:36:02.2594363Z ] 2022-08-17T13:36:02.2594831Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:02.2595200Z with 2022-08-17T13:36:02.2595341Z [ 2022-08-17T13:36:02.2595589Z T=std::vector,std::allocator>> 2022-08-17T13:36:02.2595816Z ] 2022-08-17T13:36:02.2596249Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:02.2596656Z with 2022-08-17T13:36:02.2596816Z [ 2022-08-17T13:36:02.2597058Z T=std::vector,std::allocator>> 2022-08-17T13:36:02.2597273Z ] 2022-08-17T13:36:02.2597737Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:02.2598167Z with 2022-08-17T13:36:02.2598306Z [ 2022-08-17T13:36:02.2598550Z T=std::vector,std::allocator>> 2022-08-17T13:36:02.2598783Z ] 2022-08-17T13:36:02.2599252Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:36:02.2599952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:36:02.2600623Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:36:02.2601246Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:02.2601632Z with 2022-08-17T13:36:02.2601789Z [ 2022-08-17T13:36:02.2602015Z T=std::vector,std::allocator>> 2022-08-17T13:36:02.2602245Z ] 2022-08-17T13:36:02.2704047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:02.2704403Z with 2022-08-17T13:36:02.2704576Z [ 2022-08-17T13:36:02.2704797Z T=std::vector> 2022-08-17T13:36:02.2705004Z ] 2022-08-17T13:36:02.2705387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:02.2705756Z with 2022-08-17T13:36:02.2705913Z [ 2022-08-17T13:36:02.2706107Z T=std::vector> 2022-08-17T13:36:02.2706312Z ] 2022-08-17T13:36:02.2706757Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:02.2707326Z with 2022-08-17T13:36:02.2707466Z [ 2022-08-17T13:36:02.2707678Z T=std::vector> 2022-08-17T13:36:02.2707937Z ] 2022-08-17T13:36:02.2708379Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:02.2708798Z with 2022-08-17T13:36:02.2708954Z [ 2022-08-17T13:36:02.2709167Z T=std::vector> 2022-08-17T13:36:02.2709350Z ] 2022-08-17T13:36:02.2709784Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:36:02.2710469Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:36:02.2711123Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:02.2711490Z with 2022-08-17T13:36:02.2711649Z [ 2022-08-17T13:36:02.2711861Z T=std::vector> 2022-08-17T13:36:02.2712044Z ] 2022-08-17T13:36:02.3683137Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:02.3683530Z with 2022-08-17T13:36:02.3683683Z [ 2022-08-17T13:36:02.3683922Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:36:02.3684158Z ] 2022-08-17T13:36:02.3684561Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:02.3684923Z with 2022-08-17T13:36:02.3685060Z [ 2022-08-17T13:36:02.3685288Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:36:02.3685507Z ] 2022-08-17T13:36:02.3685922Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:02.3686324Z with 2022-08-17T13:36:02.3686472Z [ 2022-08-17T13:36:02.3686701Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:36:02.3686908Z ] 2022-08-17T13:36:02.3687372Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:02.3687785Z with 2022-08-17T13:36:02.3687918Z [ 2022-08-17T13:36:02.3688145Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:36:02.3688360Z ] 2022-08-17T13:36:02.3688814Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:36:02.3689529Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:36:02.3690481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2022-08-17T13:36:02.3691173Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:02.3691551Z with 2022-08-17T13:36:02.3691702Z [ 2022-08-17T13:36:02.3691924Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:36:02.3692141Z ] 2022-08-17T13:36:02.3803733Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:02.3804103Z with 2022-08-17T13:36:02.3804240Z [ 2022-08-17T13:36:02.3804475Z T=c10::impl::InlineStreamGuard 2022-08-17T13:36:02.3804694Z ] 2022-08-17T13:36:02.3805075Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:02.3805437Z with 2022-08-17T13:36:02.3805587Z [ 2022-08-17T13:36:02.3805800Z T=c10::impl::InlineStreamGuard 2022-08-17T13:36:02.3806031Z ] 2022-08-17T13:36:02.3806464Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:02.3806862Z with 2022-08-17T13:36:02.3806998Z [ 2022-08-17T13:36:02.3807234Z T=c10::impl::InlineStreamGuard 2022-08-17T13:36:02.3807449Z ] 2022-08-17T13:36:02.3807890Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:02.3808307Z with 2022-08-17T13:36:02.3808462Z [ 2022-08-17T13:36:02.3808691Z T=c10::impl::InlineStreamGuard 2022-08-17T13:36:02.3808894Z ] 2022-08-17T13:36:02.3809351Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:36:02.3810082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:36:02.3810813Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2022-08-17T13:36:02.3811488Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:02.3811855Z with 2022-08-17T13:36:02.3812006Z [ 2022-08-17T13:36:02.3812286Z T=c10::impl::InlineStreamGuard 2022-08-17T13:36:02.3812495Z ] 2022-08-17T13:36:02.3840256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:02.3840742Z with 2022-08-17T13:36:02.3840949Z [ 2022-08-17T13:36:02.3841126Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:36:02.3841311Z ] 2022-08-17T13:36:02.3841702Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:02.3842050Z with 2022-08-17T13:36:02.3842200Z [ 2022-08-17T13:36:02.3842385Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:36:02.3842563Z ] 2022-08-17T13:36:02.3842987Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:02.3843378Z with 2022-08-17T13:36:02.3843527Z [ 2022-08-17T13:36:02.3843695Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:36:02.3843874Z ] 2022-08-17T13:36:02.3844326Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:02.3844739Z with 2022-08-17T13:36:02.3844875Z [ 2022-08-17T13:36:02.3845057Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:36:02.3845232Z ] 2022-08-17T13:36:02.3845631Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:02.3846280Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:02.3846654Z with 2022-08-17T13:36:02.3846803Z [ 2022-08-17T13:36:02.3846977Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:36:02.3847157Z ] 2022-08-17T13:36:02.3847599Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2022-08-17T13:36:02.3848276Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:02.3848646Z with 2022-08-17T13:36:02.3848794Z [ 2022-08-17T13:36:02.3848976Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:36:02.3849142Z ] 2022-08-17T13:36:02.4223784Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:02.4224142Z with 2022-08-17T13:36:02.4224290Z [ 2022-08-17T13:36:02.4224544Z T=std::vector> 2022-08-17T13:36:02.4224788Z ] 2022-08-17T13:36:02.4225179Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:02.4225536Z with 2022-08-17T13:36:02.4225671Z [ 2022-08-17T13:36:02.4225935Z T=std::vector> 2022-08-17T13:36:02.4226183Z ] 2022-08-17T13:36:02.4226605Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:02.4227227Z with 2022-08-17T13:36:02.4227378Z [ 2022-08-17T13:36:02.4227643Z T=std::vector> 2022-08-17T13:36:02.4227871Z ] 2022-08-17T13:36:02.4228322Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:02.4228742Z with 2022-08-17T13:36:02.4228877Z [ 2022-08-17T13:36:02.4229142Z T=std::vector> 2022-08-17T13:36:02.4229388Z ] 2022-08-17T13:36:02.4229870Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:36:02.4230645Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:36:02.4231337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:02.4231710Z with 2022-08-17T13:36:02.4231865Z [ 2022-08-17T13:36:02.4232129Z T=std::vector> 2022-08-17T13:36:02.4232362Z ] 2022-08-17T13:36:02.5428324Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:02.5428717Z with 2022-08-17T13:36:02.5428858Z [ 2022-08-17T13:36:02.5429058Z T=torch::autograd::ViewInfo 2022-08-17T13:36:02.5429241Z ] 2022-08-17T13:36:02.5429639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:02.5429994Z with 2022-08-17T13:36:02.5430142Z [ 2022-08-17T13:36:02.5430319Z T=torch::autograd::ViewInfo 2022-08-17T13:36:02.5430483Z ] 2022-08-17T13:36:02.5430914Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:02.5431327Z with 2022-08-17T13:36:02.5431474Z [ 2022-08-17T13:36:02.5431638Z T=torch::autograd::ViewInfo 2022-08-17T13:36:02.5431814Z ] 2022-08-17T13:36:02.5432269Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:02.5432677Z with 2022-08-17T13:36:02.5432826Z [ 2022-08-17T13:36:02.5433004Z T=torch::autograd::ViewInfo 2022-08-17T13:36:02.5433163Z ] 2022-08-17T13:36:02.5433581Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:02.5434447Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:02.5435100Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:02.5435480Z with 2022-08-17T13:36:02.5435617Z [ 2022-08-17T13:36:02.5435798Z T=torch::autograd::ViewInfo 2022-08-17T13:36:02.5435972Z ] 2022-08-17T13:36:02.5731429Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:02.5731805Z with 2022-08-17T13:36:02.5731965Z [ 2022-08-17T13:36:02.5732125Z T=c10::IValue 2022-08-17T13:36:02.5732324Z ] 2022-08-17T13:36:02.5732721Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:02.5733081Z with 2022-08-17T13:36:02.5733214Z [ 2022-08-17T13:36:02.5733375Z T=c10::IValue 2022-08-17T13:36:02.5733534Z ] 2022-08-17T13:36:02.5733968Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:02.5734347Z with 2022-08-17T13:36:02.5734500Z [ 2022-08-17T13:36:02.5734654Z T=c10::IValue 2022-08-17T13:36:02.5734797Z ] 2022-08-17T13:36:02.5735248Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:02.5735665Z with 2022-08-17T13:36:02.5735810Z [ 2022-08-17T13:36:02.5735953Z T=c10::IValue 2022-08-17T13:36:02.5736111Z ] 2022-08-17T13:36:02.5736503Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:02.5737106Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:02.5737725Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:02.5738108Z with 2022-08-17T13:36:02.5738260Z [ 2022-08-17T13:36:02.5738408Z T=c10::IValue 2022-08-17T13:36:02.5738566Z ] 2022-08-17T13:36:02.5770934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:02.5771285Z with 2022-08-17T13:36:02.5771425Z [ 2022-08-17T13:36:02.5771592Z T=c10::AliasInfo 2022-08-17T13:36:02.5771758Z ] 2022-08-17T13:36:02.5772143Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:02.5772544Z with 2022-08-17T13:36:02.5772692Z [ 2022-08-17T13:36:02.5772840Z T=c10::AliasInfo 2022-08-17T13:36:02.5773137Z ] 2022-08-17T13:36:02.5773640Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:02.5774039Z with 2022-08-17T13:36:02.5774178Z [ 2022-08-17T13:36:02.5774341Z T=c10::AliasInfo 2022-08-17T13:36:02.5774502Z ] 2022-08-17T13:36:02.5774941Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:02.5775354Z with 2022-08-17T13:36:02.5775502Z [ 2022-08-17T13:36:02.5775663Z T=c10::AliasInfo 2022-08-17T13:36:02.5775813Z ] 2022-08-17T13:36:02.5776215Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:02.5776857Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:02.5777488Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:02.5777853Z with 2022-08-17T13:36:02.5778001Z [ 2022-08-17T13:36:02.5778166Z T=c10::AliasInfo 2022-08-17T13:36:02.5778315Z ] 2022-08-17T13:36:02.6871521Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:02.6871915Z with 2022-08-17T13:36:02.6872080Z [ 2022-08-17T13:36:02.6872296Z T=c10::either 2022-08-17T13:36:02.6872506Z ] 2022-08-17T13:36:02.6872901Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:02.6873256Z with 2022-08-17T13:36:02.6873391Z [ 2022-08-17T13:36:02.6873608Z T=c10::either 2022-08-17T13:36:02.6873811Z ] 2022-08-17T13:36:02.6874232Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:02.6874630Z with 2022-08-17T13:36:02.6874780Z [ 2022-08-17T13:36:02.6874982Z T=c10::either 2022-08-17T13:36:02.6875185Z ] 2022-08-17T13:36:02.6875646Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:02.6876066Z with 2022-08-17T13:36:02.6876198Z [ 2022-08-17T13:36:02.6876413Z T=c10::either 2022-08-17T13:36:02.6876615Z ] 2022-08-17T13:36:02.6877040Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:36:02.6877920Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:36:02.6878679Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:02.6879057Z with 2022-08-17T13:36:02.6879204Z [ 2022-08-17T13:36:02.6879410Z T=c10::either 2022-08-17T13:36:02.6879614Z ] 2022-08-17T13:36:04.0665645Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:04.0666039Z with 2022-08-17T13:36:04.0666183Z [ 2022-08-17T13:36:04.0666382Z T=at::StepCallbacks 2022-08-17T13:36:04.0666563Z ] 2022-08-17T13:36:04.0666959Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:04.0667333Z with 2022-08-17T13:36:04.0667481Z [ 2022-08-17T13:36:04.0667659Z T=at::StepCallbacks 2022-08-17T13:36:04.0667813Z ] 2022-08-17T13:36:04.0668244Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:04.0668650Z with 2022-08-17T13:36:04.0668785Z [ 2022-08-17T13:36:04.0668954Z T=at::StepCallbacks 2022-08-17T13:36:04.0669121Z ] 2022-08-17T13:36:04.0669585Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:04.0669993Z with 2022-08-17T13:36:04.0670143Z [ 2022-08-17T13:36:04.0670316Z T=at::StepCallbacks 2022-08-17T13:36:04.0670472Z ] 2022-08-17T13:36:04.0670883Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:04.0671522Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(160): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:04.0672171Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:04.0672553Z with 2022-08-17T13:36:04.0672690Z [ 2022-08-17T13:36:04.0672864Z T=at::StepCallbacks 2022-08-17T13:36:04.0673033Z ] 2022-08-17T13:36:04.1459977Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:04.1460382Z with 2022-08-17T13:36:04.1460545Z [ 2022-08-17T13:36:04.1460717Z T=c10::DimVector 2022-08-17T13:36:04.1460888Z ] 2022-08-17T13:36:04.1461290Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:04.1461650Z with 2022-08-17T13:36:04.1461786Z [ 2022-08-17T13:36:04.1461955Z T=c10::DimVector 2022-08-17T13:36:04.1462404Z ] 2022-08-17T13:36:04.1462909Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:04.1463415Z with 2022-08-17T13:36:04.1463568Z [ 2022-08-17T13:36:04.1463738Z T=c10::DimVector 2022-08-17T13:36:04.1463910Z ] 2022-08-17T13:36:04.1464355Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:04.1464772Z with 2022-08-17T13:36:04.1464920Z [ 2022-08-17T13:36:04.1465070Z T=c10::DimVector 2022-08-17T13:36:04.1465232Z ] 2022-08-17T13:36:04.1465639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:04.1466270Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:04.1466903Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:04.1467286Z with 2022-08-17T13:36:04.1467439Z [ 2022-08-17T13:36:04.1467609Z T=c10::DimVector 2022-08-17T13:36:04.1467760Z ] 2022-08-17T13:36:04.8301155Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:04.8301559Z with 2022-08-17T13:36:04.8301709Z [ 2022-08-17T13:36:04.8301887Z T=c10::impl::AnnotatedSchema 2022-08-17T13:36:04.8302088Z ] 2022-08-17T13:36:04.8302490Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:04.8302852Z with 2022-08-17T13:36:04.8302989Z [ 2022-08-17T13:36:04.8303174Z T=c10::impl::AnnotatedSchema 2022-08-17T13:36:04.8303350Z ] 2022-08-17T13:36:04.8303767Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:04.8304168Z with 2022-08-17T13:36:04.8304315Z [ 2022-08-17T13:36:04.8304492Z T=c10::impl::AnnotatedSchema 2022-08-17T13:36:04.8304655Z ] 2022-08-17T13:36:04.8305111Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:04.8305525Z with 2022-08-17T13:36:04.8305661Z [ 2022-08-17T13:36:04.8305839Z T=c10::impl::AnnotatedSchema 2022-08-17T13:36:04.8306013Z ] 2022-08-17T13:36:04.8306432Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:04.8307097Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:04.8308031Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:04.8308407Z with 2022-08-17T13:36:04.8308556Z [ 2022-08-17T13:36:04.8308725Z T=c10::impl::AnnotatedSchema 2022-08-17T13:36:04.8308900Z ] 2022-08-17T13:36:04.8366042Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:04.8366402Z with 2022-08-17T13:36:04.8366538Z [ 2022-08-17T13:36:04.8366759Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:36:04.8366967Z ] 2022-08-17T13:36:04.8367346Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:04.8367710Z with 2022-08-17T13:36:04.8367857Z [ 2022-08-17T13:36:04.8368070Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:36:04.8368278Z ] 2022-08-17T13:36:04.8368712Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:04.8369108Z with 2022-08-17T13:36:04.8369243Z [ 2022-08-17T13:36:04.8369460Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:36:04.8369664Z ] 2022-08-17T13:36:04.8370115Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:04.8370524Z with 2022-08-17T13:36:04.8370671Z [ 2022-08-17T13:36:04.8370888Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:36:04.8371080Z ] 2022-08-17T13:36:04.8371520Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:04.8372308Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:04.8372999Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:04.8373383Z with 2022-08-17T13:36:04.8373521Z [ 2022-08-17T13:36:04.8373744Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:36:04.8373950Z ] 2022-08-17T13:36:04.9291012Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:04.9291380Z with 2022-08-17T13:36:04.9291530Z [ 2022-08-17T13:36:04.9291726Z T=std::tuple 2022-08-17T13:36:04.9291901Z ] 2022-08-17T13:36:04.9292349Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:04.9292715Z with 2022-08-17T13:36:04.9292849Z [ 2022-08-17T13:36:04.9293043Z T=std::tuple 2022-08-17T13:36:04.9293457Z ] 2022-08-17T13:36:04.9293984Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:04.9294371Z with 2022-08-17T13:36:04.9294517Z [ 2022-08-17T13:36:04.9294712Z T=std::tuple 2022-08-17T13:36:04.9294886Z ] 2022-08-17T13:36:04.9295339Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:04.9295756Z with 2022-08-17T13:36:04.9295901Z [ 2022-08-17T13:36:04.9296082Z T=std::tuple 2022-08-17T13:36:04.9296271Z ] 2022-08-17T13:36:04.9296694Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:36:04.9297370Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:36:04.9298031Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:04.9298399Z with 2022-08-17T13:36:04.9298551Z [ 2022-08-17T13:36:04.9298735Z T=std::tuple 2022-08-17T13:36:04.9298921Z ] 2022-08-17T13:36:04.9347246Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:04.9347609Z with 2022-08-17T13:36:04.9347745Z [ 2022-08-17T13:36:04.9347921Z T=torch::jit::SourceRange 2022-08-17T13:36:04.9348093Z ] 2022-08-17T13:36:04.9348470Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:04.9348833Z with 2022-08-17T13:36:04.9348978Z [ 2022-08-17T13:36:04.9349149Z T=torch::jit::SourceRange 2022-08-17T13:36:04.9349313Z ] 2022-08-17T13:36:04.9349743Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:04.9350141Z with 2022-08-17T13:36:04.9350276Z [ 2022-08-17T13:36:04.9350452Z T=torch::jit::SourceRange 2022-08-17T13:36:04.9350624Z ] 2022-08-17T13:36:04.9351074Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:04.9351478Z with 2022-08-17T13:36:04.9351625Z [ 2022-08-17T13:36:04.9351797Z T=torch::jit::SourceRange 2022-08-17T13:36:04.9351954Z ] 2022-08-17T13:36:04.9352367Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:04.9353025Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:04.9354415Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:04.9354800Z with 2022-08-17T13:36:04.9354939Z [ 2022-08-17T13:36:04.9355118Z T=torch::jit::SourceRange 2022-08-17T13:36:04.9355289Z ] 2022-08-17T13:36:04.9438608Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:04.9438980Z with 2022-08-17T13:36:04.9439128Z [ 2022-08-17T13:36:04.9439322Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:36:04.9439503Z ] 2022-08-17T13:36:04.9439897Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:04.9440259Z with 2022-08-17T13:36:04.9440395Z [ 2022-08-17T13:36:04.9440586Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:36:04.9440770Z ] 2022-08-17T13:36:04.9441190Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:04.9441592Z with 2022-08-17T13:36:04.9441738Z [ 2022-08-17T13:36:04.9441928Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:36:04.9442100Z ] 2022-08-17T13:36:04.9442549Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:04.9442969Z with 2022-08-17T13:36:04.9443102Z [ 2022-08-17T13:36:04.9443290Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:36:04.9443474Z ] 2022-08-17T13:36:04.9443899Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:04.9444552Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:04.9445205Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:04.9445580Z with 2022-08-17T13:36:04.9445728Z [ 2022-08-17T13:36:04.9445911Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:36:04.9446095Z ] 2022-08-17T13:36:04.9469152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:04.9469511Z with 2022-08-17T13:36:04.9469653Z [ 2022-08-17T13:36:04.9469842Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:36:04.9470026Z ] 2022-08-17T13:36:04.9470402Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:04.9470756Z with 2022-08-17T13:36:04.9470900Z [ 2022-08-17T13:36:04.9471246Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:36:04.9471427Z ] 2022-08-17T13:36:04.9471919Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:04.9472317Z with 2022-08-17T13:36:04.9472452Z [ 2022-08-17T13:36:04.9472641Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:36:04.9472825Z ] 2022-08-17T13:36:04.9473265Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:04.9473681Z with 2022-08-17T13:36:04.9473827Z [ 2022-08-17T13:36:04.9474012Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:36:04.9474183Z ] 2022-08-17T13:36:04.9474610Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:04.9475285Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:04.9475939Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:04.9476301Z with 2022-08-17T13:36:04.9476447Z [ 2022-08-17T13:36:04.9476636Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:36:04.9476806Z ] 2022-08-17T13:36:04.9520699Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:04.9521057Z with 2022-08-17T13:36:04.9521210Z [ 2022-08-17T13:36:04.9521369Z T=torch::jit::ScopePtr 2022-08-17T13:36:04.9521536Z ] 2022-08-17T13:36:04.9521927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:04.9522288Z with 2022-08-17T13:36:04.9522421Z [ 2022-08-17T13:36:04.9522589Z T=torch::jit::ScopePtr 2022-08-17T13:36:04.9522753Z ] 2022-08-17T13:36:04.9523174Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:04.9523566Z with 2022-08-17T13:36:04.9523717Z [ 2022-08-17T13:36:04.9523878Z T=torch::jit::ScopePtr 2022-08-17T13:36:04.9524047Z ] 2022-08-17T13:36:04.9524501Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:04.9524912Z with 2022-08-17T13:36:04.9525047Z [ 2022-08-17T13:36:04.9525216Z T=torch::jit::ScopePtr 2022-08-17T13:36:04.9525382Z ] 2022-08-17T13:36:04.9525772Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:04.9526417Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:04.9527206Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:04.9527583Z with 2022-08-17T13:36:04.9527728Z [ 2022-08-17T13:36:04.9527889Z T=torch::jit::ScopePtr 2022-08-17T13:36:04.9528057Z ] 2022-08-17T13:36:05.2106692Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:05.2107054Z with 2022-08-17T13:36:05.2107203Z [ 2022-08-17T13:36:05.2107399Z T=at::ThreadLocalState 2022-08-17T13:36:05.2107574Z ] 2022-08-17T13:36:05.2107962Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:05.2108331Z with 2022-08-17T13:36:05.2108480Z [ 2022-08-17T13:36:05.2108645Z T=at::ThreadLocalState 2022-08-17T13:36:05.2108813Z ] 2022-08-17T13:36:05.2109243Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:05.2109637Z with 2022-08-17T13:36:05.2109768Z [ 2022-08-17T13:36:05.2109944Z T=at::ThreadLocalState 2022-08-17T13:36:05.2110113Z ] 2022-08-17T13:36:05.2110561Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:05.2110987Z with 2022-08-17T13:36:05.2111135Z [ 2022-08-17T13:36:05.2111298Z T=at::ThreadLocalState 2022-08-17T13:36:05.2111465Z ] 2022-08-17T13:36:05.2111872Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:05.2112524Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:05.2113177Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:05.2113545Z with 2022-08-17T13:36:05.2113691Z [ 2022-08-17T13:36:05.2113867Z T=at::ThreadLocalState 2022-08-17T13:36:05.2114026Z ] 2022-08-17T13:36:05.2281638Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:05.2282015Z with 2022-08-17T13:36:05.2282154Z [ 2022-08-17T13:36:05.2282369Z T=std::shared_ptr 2022-08-17T13:36:05.2282553Z ] 2022-08-17T13:36:05.2282935Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:05.2283297Z with 2022-08-17T13:36:05.2283444Z [ 2022-08-17T13:36:05.2283623Z T=std::shared_ptr 2022-08-17T13:36:05.2283808Z ] 2022-08-17T13:36:05.2284436Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:05.2284834Z with 2022-08-17T13:36:05.2284970Z [ 2022-08-17T13:36:05.2285161Z T=std::shared_ptr 2022-08-17T13:36:05.2285352Z ] 2022-08-17T13:36:05.2285790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:05.2286210Z with 2022-08-17T13:36:05.2286358Z [ 2022-08-17T13:36:05.2286547Z T=std::shared_ptr 2022-08-17T13:36:05.2286716Z ] 2022-08-17T13:36:05.2287139Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:36:05.2287789Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:36:05.2288461Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(165): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-08-17T13:36:05.2289130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:05.2289491Z with 2022-08-17T13:36:05.2289646Z [ 2022-08-17T13:36:05.2289839Z T=std::shared_ptr 2022-08-17T13:36:05.2290010Z ] 2022-08-17T13:36:05.2312712Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:05.2313069Z with 2022-08-17T13:36:05.2313220Z [ 2022-08-17T13:36:05.2313387Z T=torch::jit::GraphExecutor 2022-08-17T13:36:05.2313565Z ] 2022-08-17T13:36:05.2313963Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:05.2314310Z with 2022-08-17T13:36:05.2314459Z [ 2022-08-17T13:36:05.2314638Z T=torch::jit::GraphExecutor 2022-08-17T13:36:05.2314806Z ] 2022-08-17T13:36:05.2315235Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:05.2315633Z with 2022-08-17T13:36:05.2315779Z [ 2022-08-17T13:36:05.2315944Z T=torch::jit::GraphExecutor 2022-08-17T13:36:05.2316119Z ] 2022-08-17T13:36:05.2316570Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:05.2316984Z with 2022-08-17T13:36:05.2317119Z [ 2022-08-17T13:36:05.2317294Z T=torch::jit::GraphExecutor 2022-08-17T13:36:05.2317468Z ] 2022-08-17T13:36:05.2317874Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:05.2318656Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:05.2319323Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(179): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-08-17T13:36:05.2319990Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:05.2320368Z with 2022-08-17T13:36:05.2320548Z [ 2022-08-17T13:36:05.2320753Z T=torch::jit::GraphExecutor 2022-08-17T13:36:05.2320930Z ] 2022-08-17T13:36:05.2419576Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:05.2419931Z with 2022-08-17T13:36:05.2420076Z [ 2022-08-17T13:36:05.2420254Z T=torch::jit::Method 2022-08-17T13:36:05.2420408Z ] 2022-08-17T13:36:05.2420798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:05.2421156Z with 2022-08-17T13:36:05.2421291Z [ 2022-08-17T13:36:05.2421461Z T=torch::jit::Method 2022-08-17T13:36:05.2421625Z ] 2022-08-17T13:36:05.2422042Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:05.2422436Z with 2022-08-17T13:36:05.2422583Z [ 2022-08-17T13:36:05.2422752Z T=torch::jit::Method 2022-08-17T13:36:05.2422903Z ] 2022-08-17T13:36:05.2423357Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:05.2423775Z with 2022-08-17T13:36:05.2423910Z [ 2022-08-17T13:36:05.2424078Z T=torch::jit::Method 2022-08-17T13:36:05.2424242Z ] 2022-08-17T13:36:05.2424644Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:05.2425258Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:05.2425881Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:05.2426253Z with 2022-08-17T13:36:05.2426400Z [ 2022-08-17T13:36:05.2426555Z T=torch::jit::Method 2022-08-17T13:36:05.2426720Z ] 2022-08-17T13:36:05.3158210Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:05.3158581Z with 2022-08-17T13:36:05.3158717Z [ 2022-08-17T13:36:05.3158935Z T=std::vector> 2022-08-17T13:36:05.3159264Z ] 2022-08-17T13:36:05.3159717Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:05.3160103Z with 2022-08-17T13:36:05.3160252Z [ 2022-08-17T13:36:05.3160455Z T=std::vector> 2022-08-17T13:36:05.3160657Z ] 2022-08-17T13:36:05.3161097Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:05.3161492Z with 2022-08-17T13:36:05.3161626Z [ 2022-08-17T13:36:05.3161843Z T=std::vector> 2022-08-17T13:36:05.3162045Z ] 2022-08-17T13:36:05.3162487Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:05.3162906Z with 2022-08-17T13:36:05.3163055Z [ 2022-08-17T13:36:05.3163267Z T=std::vector> 2022-08-17T13:36:05.3163455Z ] 2022-08-17T13:36:05.3163890Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:36:05.3164583Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:36:05.3165249Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:05.3165623Z with 2022-08-17T13:36:05.3165761Z [ 2022-08-17T13:36:05.3165975Z T=std::vector> 2022-08-17T13:36:05.3166175Z ] 2022-08-17T13:36:05.4389450Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:05.4389822Z with 2022-08-17T13:36:05.4389974Z [ 2022-08-17T13:36:05.4390222Z T=std::function 2022-08-17T13:36:05.4390437Z ] 2022-08-17T13:36:05.4390830Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:05.4391201Z with 2022-08-17T13:36:05.4391338Z [ 2022-08-17T13:36:05.4391580Z T=std::function 2022-08-17T13:36:05.4391808Z ] 2022-08-17T13:36:05.4392248Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:05.4392633Z with 2022-08-17T13:36:05.4392784Z [ 2022-08-17T13:36:05.4393026Z T=std::function 2022-08-17T13:36:05.4393239Z ] 2022-08-17T13:36:05.4393692Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:05.4394290Z with 2022-08-17T13:36:05.4394496Z [ 2022-08-17T13:36:05.4394722Z T=std::function 2022-08-17T13:36:05.4394946Z ] 2022-08-17T13:36:05.4395403Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:36:05.4396160Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(410): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:36:05.4396845Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:05.4397224Z with 2022-08-17T13:36:05.4397373Z [ 2022-08-17T13:36:05.4397613Z T=std::function 2022-08-17T13:36:05.4397826Z ] 2022-08-17T13:36:05.6728698Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:05.6729092Z with 2022-08-17T13:36:05.6729245Z [ 2022-08-17T13:36:05.6729518Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:36:05.6729775Z ] 2022-08-17T13:36:05.6730175Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:05.6730535Z with 2022-08-17T13:36:05.6730688Z [ 2022-08-17T13:36:05.6730961Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:36:05.6731209Z ] 2022-08-17T13:36:05.6731630Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:05.6732091Z with 2022-08-17T13:36:05.6732239Z [ 2022-08-17T13:36:05.6732491Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:36:05.6732748Z ] 2022-08-17T13:36:05.6733203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:05.6733623Z with 2022-08-17T13:36:05.6733761Z [ 2022-08-17T13:36:05.6734027Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:36:05.6734275Z ] 2022-08-17T13:36:05.6734749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:05.6735558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:05.6736298Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:05.6736985Z with 2022-08-17T13:36:05.6737138Z [ 2022-08-17T13:36:05.6737390Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:36:05.6737638Z ] 2022-08-17T13:36:05.8062102Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:05.8062477Z with 2022-08-17T13:36:05.8062643Z [ 2022-08-17T13:36:05.8062843Z T=std::vector> 2022-08-17T13:36:05.8063040Z ] 2022-08-17T13:36:05.8063434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:05.8063792Z with 2022-08-17T13:36:05.8063941Z [ 2022-08-17T13:36:05.8064153Z T=std::vector> 2022-08-17T13:36:05.8064333Z ] 2022-08-17T13:36:05.8064767Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:05.8065171Z with 2022-08-17T13:36:05.8065318Z [ 2022-08-17T13:36:05.8065509Z T=std::vector> 2022-08-17T13:36:05.8065714Z ] 2022-08-17T13:36:05.8066168Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:05.8066592Z with 2022-08-17T13:36:05.8066726Z [ 2022-08-17T13:36:05.8066928Z T=std::vector> 2022-08-17T13:36:05.8067119Z ] 2022-08-17T13:36:05.8067523Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:36:05.8067910Z with 2022-08-17T13:36:05.8068055Z [ 2022-08-17T13:36:05.8068194Z T=double 2022-08-17T13:36:05.8068345Z ] 2022-08-17T13:36:05.8068803Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:36:05.8069222Z with 2022-08-17T13:36:05.8069356Z [ 2022-08-17T13:36:05.8069507Z T=double 2022-08-17T13:36:05.8069662Z ] 2022-08-17T13:36:05.8070062Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:05.8070442Z with 2022-08-17T13:36:05.8070587Z [ 2022-08-17T13:36:05.8070789Z T=std::vector> 2022-08-17T13:36:05.8070969Z ] 2022-08-17T13:36:06.3862689Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:06.3863082Z with 2022-08-17T13:36:06.3863238Z [ 2022-08-17T13:36:06.3863437Z T=std::tuple 2022-08-17T13:36:06.3863627Z ] 2022-08-17T13:36:06.3864030Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:06.3864652Z with 2022-08-17T13:36:06.3864872Z [ 2022-08-17T13:36:06.3865065Z T=std::tuple 2022-08-17T13:36:06.3865246Z ] 2022-08-17T13:36:06.3865670Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:06.3866080Z with 2022-08-17T13:36:06.3866234Z [ 2022-08-17T13:36:06.3866428Z T=std::tuple 2022-08-17T13:36:06.3866602Z ] 2022-08-17T13:36:06.3867057Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:06.3867479Z with 2022-08-17T13:36:06.3867617Z [ 2022-08-17T13:36:06.3867810Z T=std::tuple 2022-08-17T13:36:06.3867993Z ] 2022-08-17T13:36:06.3868416Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:36:06.3869088Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:36:06.3869771Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:06.3870151Z with 2022-08-17T13:36:06.3870300Z [ 2022-08-17T13:36:06.3870481Z T=std::tuple 2022-08-17T13:36:06.3870665Z ] 2022-08-17T13:36:06.5257651Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:06.5258021Z with 2022-08-17T13:36:06.5258164Z [ 2022-08-17T13:36:06.5258394Z T=std::vector> 2022-08-17T13:36:06.5258597Z ] 2022-08-17T13:36:06.5258977Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:06.5259333Z with 2022-08-17T13:36:06.5259480Z [ 2022-08-17T13:36:06.5259678Z T=std::vector> 2022-08-17T13:36:06.5259896Z ] 2022-08-17T13:36:06.5260338Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:06.5260734Z with 2022-08-17T13:36:06.5260869Z [ 2022-08-17T13:36:06.5261082Z T=std::vector> 2022-08-17T13:36:06.5261282Z ] 2022-08-17T13:36:06.5261722Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:06.5262138Z with 2022-08-17T13:36:06.5262286Z [ 2022-08-17T13:36:06.5262497Z T=std::vector> 2022-08-17T13:36:06.5262856Z ] 2022-08-17T13:36:06.5263367Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:36:06.5264097Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:36:06.5264785Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:06.5265166Z with 2022-08-17T13:36:06.5265306Z [ 2022-08-17T13:36:06.5265522Z T=std::vector> 2022-08-17T13:36:06.5265729Z ] 2022-08-17T13:36:11.6897536Z "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\HostX64\x64\link.exe" /nologo /INCREMENTAL:NO /LTCG /DLL /MANIFEST:EMBED,ID=2 /MANIFESTUAC:NO /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib /LIBPATH:C:\Jenkins\Miniconda3\libs /LIBPATH:C:\Jenkins\Miniconda3 /LIBPATH:C:\Jenkins\Miniconda3\PCbuild\amd64 "/LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\um\x64" c10.lib torch.lib torch_cpu.lib torch_python.lib /EXPORT:PyInit_ort build\temp.win-amd64-3.9\Release\ort_extension.obj /OUT:build\lib.win-amd64-3.9\torch_test_cpp_extension\ort.cp39-win_amd64.pyd /IMPLIB:build\temp.win-amd64-3.9\Release\ort.cp39-win_amd64.lib 2022-08-17T13:36:11.8849815Z Creating library build\temp.win-amd64-3.9\Release\ort.cp39-win_amd64.lib and object build\temp.win-amd64-3.9\Release\ort.cp39-win_amd64.exp 2022-08-17T13:36:11.9383140Z Generating code 2022-08-17T13:36:13.2519358Z Finished generating code 2022-08-17T13:36:13.3841453Z building 'torch_test_cpp_extension.rng' extension 2022-08-17T13:36:13.3848661Z "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\HostX64\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\TH -IC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\THC -Iself_compiler_include_dirs_test -IC:\Jenkins\Miniconda3\include -IC:\Jenkins\Miniconda3\Include "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include" "-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\winrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\cppwinrt" /EHsc /Tprng_extension.cpp /Fobuild\temp.win-amd64-3.9\Release\rng_extension.obj /MD /wd4819 /wd4251 /wd4244 /wd4267 /wd4275 /wd4018 /wd4190 /EHsc /sdl /permissive- -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=rng -D_GLIBCXX_USE_CXX11_ABI=0 2022-08-17T13:36:13.3954825Z rng_extension.cpp 2022-08-17T13:36:13.4145637Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/macros/Macros.h(143): warning C4067: unexpected tokens following preprocessor directive - expected a newline 2022-08-17T13:36:14.1156240Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/TensorImpl.h(2391): warning C4805: '|': unsafe mix of type 'uintptr_t' and type 'bool' in operation 2022-08-17T13:36:14.1384907Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:14.1385278Z with 2022-08-17T13:36:14.1385418Z [ 2022-08-17T13:36:14.1385599Z T=at::Generator 2022-08-17T13:36:14.1385760Z ] 2022-08-17T13:36:14.1386144Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:14.1386504Z with 2022-08-17T13:36:14.1386650Z [ 2022-08-17T13:36:14.1386800Z T=at::Generator 2022-08-17T13:36:14.1386959Z ] 2022-08-17T13:36:14.1387393Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:14.1387797Z with 2022-08-17T13:36:14.1387932Z [ 2022-08-17T13:36:14.1388093Z T=at::Generator 2022-08-17T13:36:14.1388251Z ] 2022-08-17T13:36:14.1388711Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:14.1389117Z with 2022-08-17T13:36:14.1389264Z [ 2022-08-17T13:36:14.1389424Z T=at::Generator 2022-08-17T13:36:14.1389570Z ] 2022-08-17T13:36:14.1389970Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:14.1390592Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/Generator.h(147): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:14.1391223Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:14.1391589Z with 2022-08-17T13:36:14.1391733Z [ 2022-08-17T13:36:14.1391896Z T=at::Generator 2022-08-17T13:36:14.1392043Z ] 2022-08-17T13:36:14.1702078Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:14.1702447Z with 2022-08-17T13:36:14.1702598Z [ 2022-08-17T13:36:14.1702754Z T=at::TensorBase 2022-08-17T13:36:14.1702917Z ] 2022-08-17T13:36:14.1703317Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:14.1703679Z with 2022-08-17T13:36:14.1703815Z [ 2022-08-17T13:36:14.1703979Z T=at::TensorBase 2022-08-17T13:36:14.1704137Z ] 2022-08-17T13:36:14.1704562Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:14.1704955Z with 2022-08-17T13:36:14.1705101Z [ 2022-08-17T13:36:14.1705250Z T=at::TensorBase 2022-08-17T13:36:14.1705413Z ] 2022-08-17T13:36:14.1706026Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:14.1706506Z with 2022-08-17T13:36:14.1706639Z [ 2022-08-17T13:36:14.1706803Z T=at::TensorBase 2022-08-17T13:36:14.1706964Z ] 2022-08-17T13:36:14.1707350Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:14.1707984Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBase.h(917): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:14.1708617Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:14.1708999Z with 2022-08-17T13:36:14.1709136Z [ 2022-08-17T13:36:14.1709306Z T=at::TensorBase 2022-08-17T13:36:14.1709468Z ] 2022-08-17T13:36:14.4029188Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:14.4029559Z with 2022-08-17T13:36:14.4029712Z [ 2022-08-17T13:36:14.4029888Z T=at::Tensor 2022-08-17T13:36:14.4030034Z ] 2022-08-17T13:36:14.4030435Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:14.4030792Z with 2022-08-17T13:36:14.4030938Z [ 2022-08-17T13:36:14.4031085Z T=at::Tensor 2022-08-17T13:36:14.4031251Z ] 2022-08-17T13:36:14.4031681Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:14.4032081Z with 2022-08-17T13:36:14.4032227Z [ 2022-08-17T13:36:14.4032385Z T=at::Tensor 2022-08-17T13:36:14.4032528Z ] 2022-08-17T13:36:14.4032988Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:14.4033405Z with 2022-08-17T13:36:14.4033550Z [ 2022-08-17T13:36:14.4033695Z T=at::Tensor 2022-08-17T13:36:14.4033849Z ] 2022-08-17T13:36:14.4034241Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:14.4034847Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/TensorBody.h(510): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:14.4035466Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:14.4035839Z with 2022-08-17T13:36:14.4035987Z [ 2022-08-17T13:36:14.4036145Z T=at::Tensor 2022-08-17T13:36:14.4036289Z ] 2022-08-17T13:36:14.5467412Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:14.5467992Z with 2022-08-17T13:36:14.5468145Z [ 2022-08-17T13:36:14.5468312Z T=std::string 2022-08-17T13:36:14.5468472Z ] 2022-08-17T13:36:14.5468942Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:14.5469295Z with 2022-08-17T13:36:14.5469445Z [ 2022-08-17T13:36:14.5469605Z T=std::string 2022-08-17T13:36:14.5469750Z ] 2022-08-17T13:36:14.5470177Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:14.5470587Z with 2022-08-17T13:36:14.5470734Z [ 2022-08-17T13:36:14.5470881Z T=std::string 2022-08-17T13:36:14.5471042Z ] 2022-08-17T13:36:14.5471502Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:14.5471916Z with 2022-08-17T13:36:14.5472053Z [ 2022-08-17T13:36:14.5472214Z T=std::string 2022-08-17T13:36:14.5472371Z ] 2022-08-17T13:36:14.5472752Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:14.5473362Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(448): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:14.5473994Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:14.5480932Z with 2022-08-17T13:36:14.5481086Z [ 2022-08-17T13:36:14.5481265Z T=std::string 2022-08-17T13:36:14.5481433Z ] 2022-08-17T13:36:14.5593280Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:14.5593645Z with 2022-08-17T13:36:14.5593796Z [ 2022-08-17T13:36:14.5593964Z T=c10::QualifiedName 2022-08-17T13:36:14.5594134Z ] 2022-08-17T13:36:14.5594532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:14.5594889Z with 2022-08-17T13:36:14.5595032Z [ 2022-08-17T13:36:14.5595200Z T=c10::QualifiedName 2022-08-17T13:36:14.5595370Z ] 2022-08-17T13:36:14.5595797Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:14.5596202Z with 2022-08-17T13:36:14.5596352Z [ 2022-08-17T13:36:14.5596520Z T=c10::QualifiedName 2022-08-17T13:36:14.5596673Z ] 2022-08-17T13:36:14.5597125Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:14.5597546Z with 2022-08-17T13:36:14.5597693Z [ 2022-08-17T13:36:14.5597852Z T=c10::QualifiedName 2022-08-17T13:36:14.5598669Z ] 2022-08-17T13:36:14.5599165Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:14.5599802Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type_base.h(696): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:14.5600429Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:14.5600807Z with 2022-08-17T13:36:14.5600955Z [ 2022-08-17T13:36:14.5601115Z T=c10::QualifiedName 2022-08-17T13:36:14.5601283Z ] 2022-08-17T13:36:14.6073141Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:14.6073536Z with 2022-08-17T13:36:14.6073683Z [ 2022-08-17T13:36:14.6073908Z T=std::shared_ptr 2022-08-17T13:36:14.6074107Z ] 2022-08-17T13:36:14.6074488Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:14.6074861Z with 2022-08-17T13:36:14.6075015Z [ 2022-08-17T13:36:14.6075228Z T=std::shared_ptr 2022-08-17T13:36:14.6075414Z ] 2022-08-17T13:36:14.6075846Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:14.6076250Z with 2022-08-17T13:36:14.6076384Z [ 2022-08-17T13:36:14.6076595Z T=std::shared_ptr 2022-08-17T13:36:14.6076790Z ] 2022-08-17T13:36:14.6077244Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:14.6077644Z with 2022-08-17T13:36:14.6077791Z [ 2022-08-17T13:36:14.6077999Z T=std::shared_ptr 2022-08-17T13:36:14.6078186Z ] 2022-08-17T13:36:14.6078613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:36:14.6079302Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1342): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:36:14.6079959Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:14.6080338Z with 2022-08-17T13:36:14.6080476Z [ 2022-08-17T13:36:14.6080684Z T=std::shared_ptr 2022-08-17T13:36:14.6080881Z ] 2022-08-17T13:36:14.6098427Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:14.6098772Z with 2022-08-17T13:36:14.6098928Z [ 2022-08-17T13:36:14.6099316Z T=std::weak_ptr 2022-08-17T13:36:14.6099500Z ] 2022-08-17T13:36:14.6099966Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:14.6100333Z with 2022-08-17T13:36:14.6100467Z [ 2022-08-17T13:36:14.6100673Z T=std::weak_ptr 2022-08-17T13:36:14.6100865Z ] 2022-08-17T13:36:14.6101297Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:14.6101683Z with 2022-08-17T13:36:14.6101830Z [ 2022-08-17T13:36:14.6102036Z T=std::weak_ptr 2022-08-17T13:36:14.6102218Z ] 2022-08-17T13:36:14.6102674Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:14.6103091Z with 2022-08-17T13:36:14.6103238Z [ 2022-08-17T13:36:14.6103429Z T=std::weak_ptr 2022-08-17T13:36:14.6103626Z ] 2022-08-17T13:36:14.6104054Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:36:14.6104708Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue.h(1343): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:36:14.6105373Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:14.6105753Z with 2022-08-17T13:36:14.6105900Z [ 2022-08-17T13:36:14.6106093Z T=std::weak_ptr 2022-08-17T13:36:14.6106287Z ] 2022-08-17T13:36:14.6616689Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:14.6617053Z with 2022-08-17T13:36:14.6617189Z [ 2022-08-17T13:36:14.6617422Z T=std::vector> 2022-08-17T13:36:14.6617643Z ] 2022-08-17T13:36:14.6618021Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:14.6618399Z with 2022-08-17T13:36:14.6618548Z [ 2022-08-17T13:36:14.6618780Z T=std::vector> 2022-08-17T13:36:14.6618985Z ] 2022-08-17T13:36:14.6619415Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:14.6619811Z with 2022-08-17T13:36:14.6619960Z [ 2022-08-17T13:36:14.6620178Z T=std::vector> 2022-08-17T13:36:14.6620395Z ] 2022-08-17T13:36:14.6620845Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:14.6621421Z with 2022-08-17T13:36:14.6621566Z [ 2022-08-17T13:36:14.6621850Z T=std::vector> 2022-08-17T13:36:14.6622068Z ] 2022-08-17T13:36:14.6622503Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:36:14.6623223Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(482): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:36:14.6623890Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:14.6624270Z with 2022-08-17T13:36:14.6624405Z [ 2022-08-17T13:36:14.6624639Z T=std::vector> 2022-08-17T13:36:14.6624856Z ] 2022-08-17T13:36:14.6729097Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:14.6729436Z with 2022-08-17T13:36:14.6729592Z [ 2022-08-17T13:36:14.6729794Z T=std::vector> 2022-08-17T13:36:14.6729975Z ] 2022-08-17T13:36:14.6730361Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:14.6730720Z with 2022-08-17T13:36:14.6730870Z [ 2022-08-17T13:36:14.6731053Z T=std::vector> 2022-08-17T13:36:14.6731243Z ] 2022-08-17T13:36:14.6731720Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:14.6732096Z with 2022-08-17T13:36:14.6732243Z [ 2022-08-17T13:36:14.6732437Z T=std::vector> 2022-08-17T13:36:14.6732624Z ] 2022-08-17T13:36:14.6733060Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:14.6733470Z with 2022-08-17T13:36:14.6733613Z [ 2022-08-17T13:36:14.6733801Z T=std::vector> 2022-08-17T13:36:14.6733985Z ] 2022-08-17T13:36:14.6734409Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:36:14.6735079Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(441): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:36:14.6735709Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:14.6736089Z with 2022-08-17T13:36:14.6736237Z [ 2022-08-17T13:36:14.6736435Z T=std::vector> 2022-08-17T13:36:14.6736726Z ] 2022-08-17T13:36:14.6843660Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:14.6844036Z with 2022-08-17T13:36:14.6844198Z [ 2022-08-17T13:36:14.6844434Z T=std::vector,std::allocator>> 2022-08-17T13:36:14.6844662Z ] 2022-08-17T13:36:14.6845052Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:14.6845398Z with 2022-08-17T13:36:14.6845547Z [ 2022-08-17T13:36:14.6845788Z T=std::vector,std::allocator>> 2022-08-17T13:36:14.6846013Z ] 2022-08-17T13:36:14.6846479Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:14.6846892Z with 2022-08-17T13:36:14.6847039Z [ 2022-08-17T13:36:14.6847273Z T=std::vector,std::allocator>> 2022-08-17T13:36:14.6847500Z ] 2022-08-17T13:36:14.6847963Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:14.6848383Z with 2022-08-17T13:36:14.6848516Z [ 2022-08-17T13:36:14.6848870Z T=std::vector,std::allocator>> 2022-08-17T13:36:14.6849133Z ] 2022-08-17T13:36:14.6849658Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:36:14.6850386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:36:14.6851053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(843): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:36:14.6851751Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:14.6852135Z with 2022-08-17T13:36:14.6852274Z [ 2022-08-17T13:36:14.6852523Z T=std::vector,std::allocator>> 2022-08-17T13:36:14.6852748Z ] 2022-08-17T13:36:14.6878179Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:14.6878621Z with 2022-08-17T13:36:14.6878874Z [ 2022-08-17T13:36:14.6879116Z T=std::vector,std::allocator>> 2022-08-17T13:36:14.6879429Z ] 2022-08-17T13:36:14.6879926Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:14.6880289Z with 2022-08-17T13:36:14.6880564Z [ 2022-08-17T13:36:14.6880860Z T=std::vector,std::allocator>> 2022-08-17T13:36:14.6881111Z ] 2022-08-17T13:36:14.6881736Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:14.6882201Z with 2022-08-17T13:36:14.6882441Z [ 2022-08-17T13:36:14.6882679Z T=std::vector,std::allocator>> 2022-08-17T13:36:14.6882898Z ] 2022-08-17T13:36:14.6883339Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:14.6883750Z with 2022-08-17T13:36:14.6883901Z [ 2022-08-17T13:36:14.6884129Z T=std::vector,std::allocator>> 2022-08-17T13:36:14.6884344Z ] 2022-08-17T13:36:14.6884784Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase,std::allocator>>>' being compiled 2022-08-17T13:36:14.6885493Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(567): note: see reference to class template instantiation 'c10::optional,std::allocator>>>' being compiled 2022-08-17T13:36:14.6886139Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(613): note: see reference to class template instantiation 'c10::VaryingShape' being compiled 2022-08-17T13:36:14.6886766Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:14.6887131Z with 2022-08-17T13:36:14.6887279Z [ 2022-08-17T13:36:14.6887514Z T=std::vector,std::allocator>> 2022-08-17T13:36:14.6887721Z ] 2022-08-17T13:36:14.6989222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:14.6989573Z with 2022-08-17T13:36:14.6989732Z [ 2022-08-17T13:36:14.6989928Z T=std::vector> 2022-08-17T13:36:14.6990121Z ] 2022-08-17T13:36:14.6990511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:14.6990876Z with 2022-08-17T13:36:14.6991011Z [ 2022-08-17T13:36:14.6991258Z T=std::vector> 2022-08-17T13:36:14.6991452Z ] 2022-08-17T13:36:14.6991875Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:14.6992269Z with 2022-08-17T13:36:14.6992417Z [ 2022-08-17T13:36:14.6992605Z T=std::vector> 2022-08-17T13:36:14.6992795Z ] 2022-08-17T13:36:14.6993250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:14.6993898Z with 2022-08-17T13:36:14.6994033Z [ 2022-08-17T13:36:14.6994373Z T=std::vector> 2022-08-17T13:36:14.6994571Z ] 2022-08-17T13:36:14.6994980Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:36:14.6995649Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/jit_type.h(726): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:36:14.6996292Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:14.6996668Z with 2022-08-17T13:36:14.6996815Z [ 2022-08-17T13:36:14.6997006Z T=std::vector> 2022-08-17T13:36:14.6997197Z ] 2022-08-17T13:36:14.7975719Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:14.7976121Z with 2022-08-17T13:36:14.7976259Z [ 2022-08-17T13:36:14.7976597Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:36:14.7976819Z ] 2022-08-17T13:36:14.7977313Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:14.7977778Z with 2022-08-17T13:36:14.7977962Z [ 2022-08-17T13:36:14.7978289Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:36:14.7978592Z ] 2022-08-17T13:36:14.7979168Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:14.7979672Z with 2022-08-17T13:36:14.7979810Z [ 2022-08-17T13:36:14.7980144Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:36:14.7980364Z ] 2022-08-17T13:36:14.7980983Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:14.7981441Z with 2022-08-17T13:36:14.7981591Z [ 2022-08-17T13:36:14.7981819Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:36:14.7982024Z ] 2022-08-17T13:36:14.7982480Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:36:14.7983215Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineDeviceGuard.h(427): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:36:14.7984125Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/DeviceGuard.h(178): note: see reference to class template instantiation 'c10::impl::InlineOptionalDeviceGuard' being compiled 2022-08-17T13:36:14.7984809Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:14.7985403Z with 2022-08-17T13:36:14.7985688Z [ 2022-08-17T13:36:14.7985924Z T=c10::impl::InlineDeviceGuard 2022-08-17T13:36:14.7986128Z ] 2022-08-17T13:36:14.8099627Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:14.8099994Z with 2022-08-17T13:36:14.8100145Z [ 2022-08-17T13:36:14.8100360Z T=c10::impl::InlineStreamGuard 2022-08-17T13:36:14.8100576Z ] 2022-08-17T13:36:14.8100966Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:14.8101327Z with 2022-08-17T13:36:14.8101461Z [ 2022-08-17T13:36:14.8101692Z T=c10::impl::InlineStreamGuard 2022-08-17T13:36:14.8101909Z ] 2022-08-17T13:36:14.8102331Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:14.8102726Z with 2022-08-17T13:36:14.8102874Z [ 2022-08-17T13:36:14.8103100Z T=c10::impl::InlineStreamGuard 2022-08-17T13:36:14.8103303Z ] 2022-08-17T13:36:14.8103752Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:14.8104173Z with 2022-08-17T13:36:14.8104307Z [ 2022-08-17T13:36:14.8104532Z T=c10::impl::InlineStreamGuard 2022-08-17T13:36:14.8104751Z ] 2022-08-17T13:36:14.8105195Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:36:14.8105911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(197): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:36:14.8106642Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(139): note: see reference to class template instantiation 'c10::impl::InlineOptionalStreamGuard' being compiled 2022-08-17T13:36:14.8107319Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:14.8107700Z with 2022-08-17T13:36:14.8107847Z [ 2022-08-17T13:36:14.8108062Z T=c10::impl::InlineStreamGuard 2022-08-17T13:36:14.8108279Z ] 2022-08-17T13:36:14.8135546Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:14.8135889Z with 2022-08-17T13:36:14.8136046Z [ 2022-08-17T13:36:14.8136229Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:36:14.8136409Z ] 2022-08-17T13:36:14.8136789Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:14.8137367Z with 2022-08-17T13:36:14.8137515Z [ 2022-08-17T13:36:14.8137822Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:36:14.8138008Z ] 2022-08-17T13:36:14.8138445Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:14.8138836Z with 2022-08-17T13:36:14.8138975Z [ 2022-08-17T13:36:14.8139158Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:36:14.8139333Z ] 2022-08-17T13:36:14.8139769Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:14.8140191Z with 2022-08-17T13:36:14.8140339Z [ 2022-08-17T13:36:14.8140506Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:36:14.8140683Z ] 2022-08-17T13:36:14.8141101Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:14.8141732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/impl/InlineStreamGuard.h(232): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:14.8142089Z with 2022-08-17T13:36:14.8142239Z [ 2022-08-17T13:36:14.8142423Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:36:14.8142606Z ] 2022-08-17T13:36:14.8143036Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/core/StreamGuard.h(162): note: see reference to class template instantiation 'c10::impl::InlineMultiStreamGuard' being compiled 2022-08-17T13:36:14.8143713Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:14.8144088Z with 2022-08-17T13:36:14.8144235Z [ 2022-08-17T13:36:14.8144403Z T=c10::impl::VirtualGuardImpl 2022-08-17T13:36:14.8144582Z ] 2022-08-17T13:36:14.8517658Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:14.8518040Z with 2022-08-17T13:36:14.8518194Z [ 2022-08-17T13:36:14.8518483Z T=std::vector> 2022-08-17T13:36:14.8518745Z ] 2022-08-17T13:36:14.8519139Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:14.8519504Z with 2022-08-17T13:36:14.8519655Z [ 2022-08-17T13:36:14.8519911Z T=std::vector> 2022-08-17T13:36:14.8520159Z ] 2022-08-17T13:36:14.8520590Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:14.8520997Z with 2022-08-17T13:36:14.8521133Z [ 2022-08-17T13:36:14.8521396Z T=std::vector> 2022-08-17T13:36:14.8521982Z ] 2022-08-17T13:36:14.8522601Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:14.8523014Z with 2022-08-17T13:36:14.8523167Z [ 2022-08-17T13:36:14.8523433Z T=std::vector> 2022-08-17T13:36:14.8523662Z ] 2022-08-17T13:36:14.8524143Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:36:14.8524908Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/ivalue_inl.h(843): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:36:14.8525622Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:14.8525998Z with 2022-08-17T13:36:14.8526138Z [ 2022-08-17T13:36:14.8526403Z T=std::vector> 2022-08-17T13:36:14.8526646Z ] 2022-08-17T13:36:14.9710880Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:14.9711259Z with 2022-08-17T13:36:14.9711397Z [ 2022-08-17T13:36:14.9711592Z T=torch::autograd::ViewInfo 2022-08-17T13:36:14.9711783Z ] 2022-08-17T13:36:14.9712181Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:14.9712533Z with 2022-08-17T13:36:14.9712682Z [ 2022-08-17T13:36:14.9712859Z T=torch::autograd::ViewInfo 2022-08-17T13:36:14.9713020Z ] 2022-08-17T13:36:14.9713460Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:14.9713865Z with 2022-08-17T13:36:14.9714011Z [ 2022-08-17T13:36:14.9714174Z T=torch::autograd::ViewInfo 2022-08-17T13:36:14.9714351Z ] 2022-08-17T13:36:14.9714817Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:14.9715232Z with 2022-08-17T13:36:14.9715392Z [ 2022-08-17T13:36:14.9715578Z T=torch::autograd::ViewInfo 2022-08-17T13:36:14.9715761Z ] 2022-08-17T13:36:14.9716165Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:14.9716835Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/variable.h(570): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:14.9717493Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:14.9718026Z with 2022-08-17T13:36:14.9718168Z [ 2022-08-17T13:36:14.9718420Z T=torch::autograd::ViewInfo 2022-08-17T13:36:14.9718608Z ] 2022-08-17T13:36:15.0015645Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:15.0016036Z with 2022-08-17T13:36:15.0016197Z [ 2022-08-17T13:36:15.0016384Z T=c10::IValue 2022-08-17T13:36:15.0016535Z ] 2022-08-17T13:36:15.0016932Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:15.0017310Z with 2022-08-17T13:36:15.0017450Z [ 2022-08-17T13:36:15.0017630Z T=c10::IValue 2022-08-17T13:36:15.0017796Z ] 2022-08-17T13:36:15.0018217Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:15.0018630Z with 2022-08-17T13:36:15.0018789Z [ 2022-08-17T13:36:15.0018954Z T=c10::IValue 2022-08-17T13:36:15.0019109Z ] 2022-08-17T13:36:15.0019568Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:15.0019997Z with 2022-08-17T13:36:15.0020153Z [ 2022-08-17T13:36:15.0020302Z T=c10::IValue 2022-08-17T13:36:15.0020471Z ] 2022-08-17T13:36:15.0020880Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:15.0021486Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(181): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:15.0022131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:15.0022520Z with 2022-08-17T13:36:15.0022673Z [ 2022-08-17T13:36:15.0022823Z T=c10::IValue 2022-08-17T13:36:15.0022986Z ] 2022-08-17T13:36:15.0055226Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:15.0055596Z with 2022-08-17T13:36:15.0055744Z [ 2022-08-17T13:36:15.0055922Z T=c10::AliasInfo 2022-08-17T13:36:15.0056097Z ] 2022-08-17T13:36:15.0056480Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:15.0056856Z with 2022-08-17T13:36:15.0057013Z [ 2022-08-17T13:36:15.0057168Z T=c10::AliasInfo 2022-08-17T13:36:15.0057340Z ] 2022-08-17T13:36:15.0057784Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:15.0058187Z with 2022-08-17T13:36:15.0058326Z [ 2022-08-17T13:36:15.0058657Z T=c10::AliasInfo 2022-08-17T13:36:15.0058825Z ] 2022-08-17T13:36:15.0059326Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:15.0059753Z with 2022-08-17T13:36:15.0059911Z [ 2022-08-17T13:36:15.0060084Z T=c10::AliasInfo 2022-08-17T13:36:15.0060233Z ] 2022-08-17T13:36:15.0060637Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:15.0061272Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/function_schema.h(28): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:15.0061913Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:15.0062284Z with 2022-08-17T13:36:15.0062442Z [ 2022-08-17T13:36:15.0062616Z T=c10::AliasInfo 2022-08-17T13:36:15.0062769Z ] 2022-08-17T13:36:15.1146506Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:15.1146897Z with 2022-08-17T13:36:15.1147059Z [ 2022-08-17T13:36:15.1147270Z T=c10::either 2022-08-17T13:36:15.1147494Z ] 2022-08-17T13:36:15.1147896Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:15.1148257Z with 2022-08-17T13:36:15.1148415Z [ 2022-08-17T13:36:15.1148648Z T=c10::either 2022-08-17T13:36:15.1148865Z ] 2022-08-17T13:36:15.1149292Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:15.1149704Z with 2022-08-17T13:36:15.1149861Z [ 2022-08-17T13:36:15.1150068Z T=c10::either 2022-08-17T13:36:15.1150282Z ] 2022-08-17T13:36:15.1150745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:15.1151175Z with 2022-08-17T13:36:15.1151315Z [ 2022-08-17T13:36:15.1151541Z T=c10::either 2022-08-17T13:36:15.1151760Z ] 2022-08-17T13:36:15.1152192Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:36:15.1152918Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/op_registration/op_registration.h(434): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:36:15.1153616Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:15.1154130Z with 2022-08-17T13:36:15.1154290Z [ 2022-08-17T13:36:15.1154501Z T=c10::either 2022-08-17T13:36:15.1154764Z ] 2022-08-17T13:36:16.4805323Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:16.4805732Z with 2022-08-17T13:36:16.4805897Z [ 2022-08-17T13:36:16.4806069Z T=at::StepCallbacks 2022-08-17T13:36:16.4806268Z ] 2022-08-17T13:36:16.4806683Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:16.4807059Z with 2022-08-17T13:36:16.4807204Z [ 2022-08-17T13:36:16.4807393Z T=at::StepCallbacks 2022-08-17T13:36:16.4807584Z ] 2022-08-17T13:36:16.4808013Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:16.4808433Z with 2022-08-17T13:36:16.4808593Z [ 2022-08-17T13:36:16.4808759Z T=at::StepCallbacks 2022-08-17T13:36:16.4808944Z ] 2022-08-17T13:36:16.4809415Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:16.4809841Z with 2022-08-17T13:36:16.4809981Z [ 2022-08-17T13:36:16.4810161Z T=at::StepCallbacks 2022-08-17T13:36:16.4810334Z ] 2022-08-17T13:36:16.4810737Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:16.4811466Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/function.h(160): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:16.4812133Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:16.4812524Z with 2022-08-17T13:36:16.4812681Z [ 2022-08-17T13:36:16.4812846Z T=at::StepCallbacks 2022-08-17T13:36:16.4813025Z ] 2022-08-17T13:36:16.5561519Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:16.5561892Z with 2022-08-17T13:36:16.5562057Z [ 2022-08-17T13:36:16.5562236Z T=c10::DimVector 2022-08-17T13:36:16.5562394Z ] 2022-08-17T13:36:16.5562801Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:16.5563177Z with 2022-08-17T13:36:16.5563337Z [ 2022-08-17T13:36:16.5563497Z T=c10::DimVector 2022-08-17T13:36:16.5563673Z ] 2022-08-17T13:36:16.5564115Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:16.5564537Z with 2022-08-17T13:36:16.5564678Z [ 2022-08-17T13:36:16.5564854Z T=c10::DimVector 2022-08-17T13:36:16.5565219Z ] 2022-08-17T13:36:16.5565746Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:16.5566180Z with 2022-08-17T13:36:16.5566337Z [ 2022-08-17T13:36:16.5566493Z T=c10::DimVector 2022-08-17T13:36:16.5566669Z ] 2022-08-17T13:36:16.5567073Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:16.5567701Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/TensorIterator.h(915): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:16.5568329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:16.5568720Z with 2022-08-17T13:36:16.5568943Z [ 2022-08-17T13:36:16.5569154Z T=c10::DimVector 2022-08-17T13:36:16.5569309Z ] 2022-08-17T13:36:17.2389791Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:17.2390196Z with 2022-08-17T13:36:17.2390349Z [ 2022-08-17T13:36:17.2390578Z T=c10::impl::AnnotatedSchema 2022-08-17T13:36:17.2390773Z ] 2022-08-17T13:36:17.2391169Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:17.2391563Z with 2022-08-17T13:36:17.2391731Z [ 2022-08-17T13:36:17.2391928Z T=c10::impl::AnnotatedSchema 2022-08-17T13:36:17.2392098Z ] 2022-08-17T13:36:17.2392543Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:17.2392962Z with 2022-08-17T13:36:17.2393105Z [ 2022-08-17T13:36:17.2393301Z T=c10::impl::AnnotatedSchema 2022-08-17T13:36:17.2393491Z ] 2022-08-17T13:36:17.2393961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:17.2394375Z with 2022-08-17T13:36:17.2394542Z [ 2022-08-17T13:36:17.2394745Z T=c10::impl::AnnotatedSchema 2022-08-17T13:36:17.2394917Z ] 2022-08-17T13:36:17.2395343Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:17.2396023Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(221): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:17.2396702Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:17.2397099Z with 2022-08-17T13:36:17.2397248Z [ 2022-08-17T13:36:17.2397444Z T=c10::impl::AnnotatedSchema 2022-08-17T13:36:17.2397831Z ] 2022-08-17T13:36:17.2450493Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:17.2450867Z with 2022-08-17T13:36:17.2451035Z [ 2022-08-17T13:36:17.2451250Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:36:17.2451525Z ] 2022-08-17T13:36:17.2451938Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:17.2452316Z with 2022-08-17T13:36:17.2452461Z [ 2022-08-17T13:36:17.2452698Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:36:17.2452923Z ] 2022-08-17T13:36:17.2453354Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:17.2453774Z with 2022-08-17T13:36:17.2453937Z [ 2022-08-17T13:36:17.2454167Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:36:17.2454370Z ] 2022-08-17T13:36:17.2454833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:17.2455262Z with 2022-08-17T13:36:17.2455400Z [ 2022-08-17T13:36:17.2455630Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:36:17.2455851Z ] 2022-08-17T13:36:17.2456303Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:17.2457022Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/core/dispatch/OperatorEntry.h(282): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:17.2457717Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:17.2458102Z with 2022-08-17T13:36:17.2458269Z [ 2022-08-17T13:36:17.2458482Z T=c10::impl::OperatorEntry::CppSignatureWithDebug 2022-08-17T13:36:17.2458701Z ] 2022-08-17T13:36:17.3362448Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:17.3362849Z with 2022-08-17T13:36:17.3362996Z [ 2022-08-17T13:36:17.3363211Z T=std::tuple 2022-08-17T13:36:17.3363416Z ] 2022-08-17T13:36:17.3363807Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:17.3364187Z with 2022-08-17T13:36:17.3364349Z [ 2022-08-17T13:36:17.3364563Z T=std::tuple 2022-08-17T13:36:17.3364750Z ] 2022-08-17T13:36:17.3365199Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:17.3365613Z with 2022-08-17T13:36:17.3365758Z [ 2022-08-17T13:36:17.3366145Z T=std::tuple 2022-08-17T13:36:17.3366345Z ] 2022-08-17T13:36:17.3366881Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:17.3367291Z with 2022-08-17T13:36:17.3367452Z [ 2022-08-17T13:36:17.3367657Z T=std::tuple 2022-08-17T13:36:17.3367840Z ] 2022-08-17T13:36:17.3368274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:36:17.3368976Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(357): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:36:17.3369656Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:17.3370049Z with 2022-08-17T13:36:17.3370193Z [ 2022-08-17T13:36:17.3370402Z T=std::tuple 2022-08-17T13:36:17.3370604Z ] 2022-08-17T13:36:17.3415478Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:17.3415846Z with 2022-08-17T13:36:17.3416012Z [ 2022-08-17T13:36:17.3416206Z T=torch::jit::SourceRange 2022-08-17T13:36:17.3416377Z ] 2022-08-17T13:36:17.3416789Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:17.3417172Z with 2022-08-17T13:36:17.3417314Z [ 2022-08-17T13:36:17.3417507Z T=torch::jit::SourceRange 2022-08-17T13:36:17.3417697Z ] 2022-08-17T13:36:17.3418147Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:17.3418533Z with 2022-08-17T13:36:17.3418695Z [ 2022-08-17T13:36:17.3418884Z T=torch::jit::SourceRange 2022-08-17T13:36:17.3419053Z ] 2022-08-17T13:36:17.3419523Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:17.3419959Z with 2022-08-17T13:36:17.3420101Z [ 2022-08-17T13:36:17.3420286Z T=torch::jit::SourceRange 2022-08-17T13:36:17.3420477Z ] 2022-08-17T13:36:17.3420906Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:17.3421554Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/frontend/source_range.h(380): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:17.3422219Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:17.3422713Z with 2022-08-17T13:36:17.3422875Z [ 2022-08-17T13:36:17.3423050Z T=torch::jit::SourceRange 2022-08-17T13:36:17.3423239Z ] 2022-08-17T13:36:17.3501073Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:17.3501454Z with 2022-08-17T13:36:17.3501598Z [ 2022-08-17T13:36:17.3501816Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:36:17.3502020Z ] 2022-08-17T13:36:17.3502406Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:17.3502781Z with 2022-08-17T13:36:17.3502946Z [ 2022-08-17T13:36:17.3503131Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:36:17.3503340Z ] 2022-08-17T13:36:17.3503792Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:17.3504203Z with 2022-08-17T13:36:17.3504345Z [ 2022-08-17T13:36:17.3504553Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:36:17.3504755Z ] 2022-08-17T13:36:17.3505201Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:17.3505633Z with 2022-08-17T13:36:17.3505795Z [ 2022-08-17T13:36:17.3506001Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:36:17.3506181Z ] 2022-08-17T13:36:17.3506627Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:17.3507314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(127): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:17.3507966Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:17.3508332Z with 2022-08-17T13:36:17.3508481Z [ 2022-08-17T13:36:17.3508673Z T=torch::jit::InlinedCallStackPtr 2022-08-17T13:36:17.3508856Z ] 2022-08-17T13:36:17.3529113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:17.3529478Z with 2022-08-17T13:36:17.3529625Z [ 2022-08-17T13:36:17.3529803Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:36:17.3529986Z ] 2022-08-17T13:36:17.3530374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:17.3530733Z with 2022-08-17T13:36:17.3530872Z [ 2022-08-17T13:36:17.3531061Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:36:17.3531243Z ] 2022-08-17T13:36:17.3531718Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:17.3532110Z with 2022-08-17T13:36:17.3532877Z [ 2022-08-17T13:36:17.3533069Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:36:17.3533241Z ] 2022-08-17T13:36:17.3533764Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:17.3534183Z with 2022-08-17T13:36:17.3534317Z [ 2022-08-17T13:36:17.3534507Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:36:17.3534691Z ] 2022-08-17T13:36:17.3535101Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:17.3535766Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/scope.h(140): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:17.3536413Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:17.3536792Z with 2022-08-17T13:36:17.3536942Z [ 2022-08-17T13:36:17.3537120Z T=torch::jit::ModuleInstanceInfo 2022-08-17T13:36:17.3537304Z ] 2022-08-17T13:36:17.3579758Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:17.3580117Z with 2022-08-17T13:36:17.3580255Z [ 2022-08-17T13:36:17.3580426Z T=torch::jit::ScopePtr 2022-08-17T13:36:17.3580596Z ] 2022-08-17T13:36:17.3580977Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:17.3581340Z with 2022-08-17T13:36:17.3581490Z [ 2022-08-17T13:36:17.3581649Z T=torch::jit::ScopePtr 2022-08-17T13:36:17.3581817Z ] 2022-08-17T13:36:17.3582249Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:17.3582645Z with 2022-08-17T13:36:17.3582780Z [ 2022-08-17T13:36:17.3582954Z T=torch::jit::ScopePtr 2022-08-17T13:36:17.3583120Z ] 2022-08-17T13:36:17.3583556Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:17.3583978Z with 2022-08-17T13:36:17.3584127Z [ 2022-08-17T13:36:17.3584285Z T=torch::jit::ScopePtr 2022-08-17T13:36:17.3584451Z ] 2022-08-17T13:36:17.3584858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:17.3585497Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/ir/constants.h(29): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:17.3586131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:17.3586492Z with 2022-08-17T13:36:17.3586733Z [ 2022-08-17T13:36:17.3586909Z T=torch::jit::ScopePtr 2022-08-17T13:36:17.3587064Z ] 2022-08-17T13:36:17.6098567Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:17.6098956Z with 2022-08-17T13:36:17.6099109Z [ 2022-08-17T13:36:17.6099291Z T=at::ThreadLocalState 2022-08-17T13:36:17.6099471Z ] 2022-08-17T13:36:17.6099867Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:17.6100230Z with 2022-08-17T13:36:17.6100368Z [ 2022-08-17T13:36:17.6100551Z T=at::ThreadLocalState 2022-08-17T13:36:17.6100727Z ] 2022-08-17T13:36:17.6101152Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:17.6101560Z with 2022-08-17T13:36:17.6101711Z [ 2022-08-17T13:36:17.6101873Z T=at::ThreadLocalState 2022-08-17T13:36:17.6102045Z ] 2022-08-17T13:36:17.6102506Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:17.6102923Z with 2022-08-17T13:36:17.6103058Z [ 2022-08-17T13:36:17.6103230Z T=at::ThreadLocalState 2022-08-17T13:36:17.6103401Z ] 2022-08-17T13:36:17.6103797Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:17.6104461Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/runtime/interpreter.h(150): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:17.6105118Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:17.6105491Z with 2022-08-17T13:36:17.6105641Z [ 2022-08-17T13:36:17.6105801Z T=at::ThreadLocalState 2022-08-17T13:36:17.6105974Z ] 2022-08-17T13:36:17.6263574Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:17.6263938Z with 2022-08-17T13:36:17.6264102Z [ 2022-08-17T13:36:17.6264302Z T=std::shared_ptr 2022-08-17T13:36:17.6264488Z ] 2022-08-17T13:36:17.6264874Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:17.6265238Z with 2022-08-17T13:36:17.6265396Z [ 2022-08-17T13:36:17.6265577Z T=std::shared_ptr 2022-08-17T13:36:17.6265757Z ] 2022-08-17T13:36:17.6266194Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:17.6266585Z with 2022-08-17T13:36:17.6266721Z [ 2022-08-17T13:36:17.6266910Z T=std::shared_ptr 2022-08-17T13:36:17.6267244Z ] 2022-08-17T13:36:17.6267745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:17.6268167Z with 2022-08-17T13:36:17.6268315Z [ 2022-08-17T13:36:17.6268494Z T=std::shared_ptr 2022-08-17T13:36:17.6268678Z ] 2022-08-17T13:36:17.6269100Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:36:17.6269752Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:36:17.6270478Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(165): note: see reference to class template instantiation 'std::array>,4>' being compiled 2022-08-17T13:36:17.6271135Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:17.6271521Z with 2022-08-17T13:36:17.6271678Z [ 2022-08-17T13:36:17.6271872Z T=std::shared_ptr 2022-08-17T13:36:17.6272045Z ] 2022-08-17T13:36:17.6294858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:17.6295221Z with 2022-08-17T13:36:17.6295365Z [ 2022-08-17T13:36:17.6295548Z T=torch::jit::GraphExecutor 2022-08-17T13:36:17.6295725Z ] 2022-08-17T13:36:17.6296119Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:17.6296463Z with 2022-08-17T13:36:17.6296611Z [ 2022-08-17T13:36:17.6296791Z T=torch::jit::GraphExecutor 2022-08-17T13:36:17.6296951Z ] 2022-08-17T13:36:17.6297386Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:17.6297781Z with 2022-08-17T13:36:17.6297929Z [ 2022-08-17T13:36:17.6298093Z T=torch::jit::GraphExecutor 2022-08-17T13:36:17.6298268Z ] 2022-08-17T13:36:17.6298723Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:17.6299132Z with 2022-08-17T13:36:17.6299280Z [ 2022-08-17T13:36:17.6299458Z T=torch::jit::GraphExecutor 2022-08-17T13:36:17.6299624Z ] 2022-08-17T13:36:17.6300037Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:17.6300689Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\array(584): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:17.6301345Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/function_impl.h(179): note: see reference to class template instantiation 'std::array,4>' being compiled 2022-08-17T13:36:17.6302630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:17.6303007Z with 2022-08-17T13:36:17.6303161Z [ 2022-08-17T13:36:17.6303345Z T=torch::jit::GraphExecutor 2022-08-17T13:36:17.6303532Z ] 2022-08-17T13:36:17.6398546Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:17.6398916Z with 2022-08-17T13:36:17.6399068Z [ 2022-08-17T13:36:17.6399226Z T=torch::jit::Method 2022-08-17T13:36:17.6399399Z ] 2022-08-17T13:36:17.6399790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:17.6400150Z with 2022-08-17T13:36:17.6400284Z [ 2022-08-17T13:36:17.6400451Z T=torch::jit::Method 2022-08-17T13:36:17.6400617Z ] 2022-08-17T13:36:17.6401038Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:17.6401440Z with 2022-08-17T13:36:17.6401588Z [ 2022-08-17T13:36:17.6401756Z T=torch::jit::Method 2022-08-17T13:36:17.6401909Z ] 2022-08-17T13:36:17.6402366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:17.6402787Z with 2022-08-17T13:36:17.6402924Z [ 2022-08-17T13:36:17.6403089Z T=torch::jit::Method 2022-08-17T13:36:17.6403255Z ] 2022-08-17T13:36:17.6403643Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:17.6404283Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/object.h(46): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:17.6404919Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:17.6405300Z with 2022-08-17T13:36:17.6405452Z [ 2022-08-17T13:36:17.6405607Z T=torch::jit::Method 2022-08-17T13:36:17.6405774Z ] 2022-08-17T13:36:17.7133331Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:17.7133706Z with 2022-08-17T13:36:17.7133862Z [ 2022-08-17T13:36:17.7134196Z T=std::vector> 2022-08-17T13:36:17.7134406Z ] 2022-08-17T13:36:17.7134889Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:17.7135361Z with 2022-08-17T13:36:17.7135508Z [ 2022-08-17T13:36:17.7135782Z T=std::vector> 2022-08-17T13:36:17.7136292Z ] 2022-08-17T13:36:17.7136928Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:17.7137442Z with 2022-08-17T13:36:17.7137584Z [ 2022-08-17T13:36:17.7137807Z T=std::vector> 2022-08-17T13:36:17.7138013Z ] 2022-08-17T13:36:17.7138457Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:17.7138881Z with 2022-08-17T13:36:17.7139031Z [ 2022-08-17T13:36:17.7139244Z T=std::vector> 2022-08-17T13:36:17.7139438Z ] 2022-08-17T13:36:17.7139880Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:36:17.7140714Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/jit/api/module.h(304): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:36:17.7141387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:17.7141764Z with 2022-08-17T13:36:17.7141904Z [ 2022-08-17T13:36:17.7142122Z T=std::vector> 2022-08-17T13:36:17.7142329Z ] 2022-08-17T13:36:17.8383310Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:17.8383698Z with 2022-08-17T13:36:17.8383851Z [ 2022-08-17T13:36:17.8384101Z T=std::function 2022-08-17T13:36:17.8384317Z ] 2022-08-17T13:36:17.8384712Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:17.8385074Z with 2022-08-17T13:36:17.8385210Z [ 2022-08-17T13:36:17.8385451Z T=std::function 2022-08-17T13:36:17.8385680Z ] 2022-08-17T13:36:17.8386096Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:17.8386495Z with 2022-08-17T13:36:17.8386651Z [ 2022-08-17T13:36:17.8386896Z T=std::function 2022-08-17T13:36:17.8387108Z ] 2022-08-17T13:36:17.8387564Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:17.8387983Z with 2022-08-17T13:36:17.8388132Z [ 2022-08-17T13:36:17.8388358Z T=std::function 2022-08-17T13:36:17.8388586Z ] 2022-08-17T13:36:17.8389226Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:36:17.8390049Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch/csrc/autograd/profiler_legacy.h(410): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:36:17.8390741Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:17.8391118Z with 2022-08-17T13:36:17.8391273Z [ 2022-08-17T13:36:17.8391516Z T=std::function 2022-08-17T13:36:17.8391732Z ] 2022-08-17T13:36:18.0776382Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:18.0776767Z with 2022-08-17T13:36:18.0776921Z [ 2022-08-17T13:36:18.0777193Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:36:18.0777441Z ] 2022-08-17T13:36:18.0777838Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:18.0778203Z with 2022-08-17T13:36:18.0778342Z [ 2022-08-17T13:36:18.0778605Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:36:18.0778855Z ] 2022-08-17T13:36:18.0779278Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:18.0779683Z with 2022-08-17T13:36:18.0779830Z [ 2022-08-17T13:36:18.0780081Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:36:18.0780333Z ] 2022-08-17T13:36:18.0780785Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:18.0781203Z with 2022-08-17T13:36:18.0781338Z [ 2022-08-17T13:36:18.0781602Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:36:18.0781850Z ] 2022-08-17T13:36:18.0782336Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase' being compiled 2022-08-17T13:36:18.0783138Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(453): note: see reference to class template instantiation 'c10::optional' being compiled 2022-08-17T13:36:18.0783882Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:18.0784262Z with 2022-08-17T13:36:18.0784412Z [ 2022-08-17T13:36:18.0784663Z T=torch::nn::TripletMarginWithDistanceLossOptions::distance_function_t 2022-08-17T13:36:18.0784908Z ] 2022-08-17T13:36:18.2078298Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:18.2078821Z with 2022-08-17T13:36:18.2078959Z [ 2022-08-17T13:36:18.2079178Z T=std::vector> 2022-08-17T13:36:18.2079374Z ] 2022-08-17T13:36:18.2079757Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:18.2080119Z with 2022-08-17T13:36:18.2080266Z [ 2022-08-17T13:36:18.2080471Z T=std::vector> 2022-08-17T13:36:18.2080651Z ] 2022-08-17T13:36:18.2081083Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:18.2081483Z with 2022-08-17T13:36:18.2081617Z [ 2022-08-17T13:36:18.2081822Z T=std::vector> 2022-08-17T13:36:18.2082020Z ] 2022-08-17T13:36:18.2082483Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:18.2082887Z with 2022-08-17T13:36:18.2083034Z [ 2022-08-17T13:36:18.2083236Z T=std::vector> 2022-08-17T13:36:18.2083415Z ] 2022-08-17T13:36:18.2083822Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:36:18.2084208Z with 2022-08-17T13:36:18.2084356Z [ 2022-08-17T13:36:18.2084495Z T=double 2022-08-17T13:36:18.2084648Z ] 2022-08-17T13:36:18.2085099Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(27): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:36:18.2085513Z with 2022-08-17T13:36:18.2085659Z [ 2022-08-17T13:36:18.2085810Z T=double 2022-08-17T13:36:18.2085948Z ] 2022-08-17T13:36:18.2086363Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:18.2086744Z with 2022-08-17T13:36:18.2086890Z [ 2022-08-17T13:36:18.2087082Z T=std::vector> 2022-08-17T13:36:18.2087277Z ] 2022-08-17T13:36:18.7668434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:18.7668833Z with 2022-08-17T13:36:18.7668990Z [ 2022-08-17T13:36:18.7669190Z T=std::tuple 2022-08-17T13:36:18.7669375Z ] 2022-08-17T13:36:18.7669775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:18.7670125Z with 2022-08-17T13:36:18.7670276Z [ 2022-08-17T13:36:18.7670466Z T=std::tuple 2022-08-17T13:36:18.7670634Z ] 2022-08-17T13:36:18.7671064Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:18.7671750Z with 2022-08-17T13:36:18.7671888Z [ 2022-08-17T13:36:18.7672083Z T=std::tuple 2022-08-17T13:36:18.7672268Z ] 2022-08-17T13:36:18.7672735Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:18.7673142Z with 2022-08-17T13:36:18.7673292Z [ 2022-08-17T13:36:18.7673484Z T=std::tuple 2022-08-17T13:36:18.7673653Z ] 2022-08-17T13:36:18.7674072Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>' being compiled 2022-08-17T13:36:18.7674769Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/nn/modules/rnn.h(165): note: see reference to class template instantiation 'c10::optional>' being compiled 2022-08-17T13:36:18.7675444Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:18.7675822Z with 2022-08-17T13:36:18.7675958Z [ 2022-08-17T13:36:18.7676147Z T=std::tuple 2022-08-17T13:36:18.7676328Z ] 2022-08-17T13:36:18.8992948Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(211): warning C4624: 'c10::constexpr_storage_t': destructor was implicitly defined as deleted 2022-08-17T13:36:18.8993353Z with 2022-08-17T13:36:18.8993505Z [ 2022-08-17T13:36:18.8993724Z T=std::vector> 2022-08-17T13:36:18.8993919Z ] 2022-08-17T13:36:18.8994317Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(410): note: see reference to class template instantiation 'c10::constexpr_storage_t' being compiled 2022-08-17T13:36:18.8994674Z with 2022-08-17T13:36:18.8994808Z [ 2022-08-17T13:36:18.8995018Z T=std::vector> 2022-08-17T13:36:18.8995220Z ] 2022-08-17T13:36:18.8995663Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\type_traits(630): note: see reference to class template instantiation 'c10::trivially_copyable_optimization_optional_base' being compiled 2022-08-17T13:36:18.8996040Z with 2022-08-17T13:36:18.8996187Z [ 2022-08-17T13:36:18.8996401Z T=std::vector> 2022-08-17T13:36:18.8996589Z ] 2022-08-17T13:36:18.8997041Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to class template instantiation 'std::is_copy_constructible>' being compiled 2022-08-17T13:36:18.8997463Z with 2022-08-17T13:36:18.8997611Z [ 2022-08-17T13:36:18.8997809Z T=std::vector> 2022-08-17T13:36:18.8998011Z ] 2022-08-17T13:36:18.8998450Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(553): note: see reference to alias template instantiation 'c10::OptionalBase>>' being compiled 2022-08-17T13:36:18.8999166Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: see reference to class template instantiation 'c10::optional>>' being compiled 2022-08-17T13:36:18.9000057Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\c10/util/Optional.h(445): warning C4624: 'c10::trivially_copyable_optimization_optional_base': destructor was implicitly defined as deleted 2022-08-17T13:36:18.9000498Z with 2022-08-17T13:36:18.9000649Z [ 2022-08-17T13:36:18.9000865Z T=std::vector> 2022-08-17T13:36:18.9001054Z ] 2022-08-17T13:36:19.5345775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/cpu/vec/vec256/vec256_bfloat16.h(14): warning C4068: unknown pragma 'GCC' 2022-08-17T13:36:19.5346330Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/cpu/vec/vec256/vec256_bfloat16.h(15): warning C4068: unknown pragma 'GCC' 2022-08-17T13:36:19.5443488Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/cpu/vec/vec256/vec256_bfloat16.h(784): warning C4068: unknown pragma 'GCC' 2022-08-17T13:36:21.4253173Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1151): warning C4305: 'initializing': truncation from 'double' to 'scalar_t' 2022-08-17T13:36:21.4253564Z with 2022-08-17T13:36:21.4253720Z [ 2022-08-17T13:36:21.4253898Z scalar_t=float 2022-08-17T13:36:21.4254049Z ] 2022-08-17T13:36:21.4254468Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1200): note: see reference to function template instantiation 'scalar_t calc_igamma(scalar_t,scalar_t)' being compiled 2022-08-17T13:36:21.4254858Z with 2022-08-17T13:36:21.4254994Z [ 2022-08-17T13:36:21.4255155Z scalar_t=float 2022-08-17T13:36:21.4255316Z ] 2022-08-17T13:36:21.4257492Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1072): warning C4305: 'initializing': truncation from 'double' to 'scalar_t' 2022-08-17T13:36:21.4257848Z with 2022-08-17T13:36:21.4258002Z [ 2022-08-17T13:36:21.4258163Z scalar_t=float 2022-08-17T13:36:21.4258311Z ] 2022-08-17T13:36:21.4258724Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1210): note: see reference to function template instantiation 'scalar_t calc_igammac(scalar_t,scalar_t)' being compiled 2022-08-17T13:36:21.4259106Z with 2022-08-17T13:36:21.4259242Z [ 2022-08-17T13:36:21.4259400Z scalar_t=float 2022-08-17T13:36:21.4259560Z ] 2022-08-17T13:36:22.5552472Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(933): warning C4305: 'initializing': truncation from 'double' to 'const scalar_t' 2022-08-17T13:36:22.5552854Z with 2022-08-17T13:36:22.5553013Z [ 2022-08-17T13:36:22.5553195Z scalar_t=float 2022-08-17T13:36:22.5553360Z ] 2022-08-17T13:36:22.5553810Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1185): note: see reference to function template instantiation 'scalar_t _igam_helper_asymptotic_series(scalar_t,scalar_t,bool)' being compiled 2022-08-17T13:36:22.5554231Z with 2022-08-17T13:36:22.5554368Z [ 2022-08-17T13:36:22.5554528Z scalar_t=float 2022-08-17T13:36:22.5554690Z ] 2022-08-17T13:36:22.5555086Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1200): note: see reference to function template instantiation 'scalar_t calc_igamma(scalar_t,scalar_t)' being compiled 2022-08-17T13:36:22.5555472Z with 2022-08-17T13:36:22.5555620Z [ 2022-08-17T13:36:22.5555765Z scalar_t=float 2022-08-17T13:36:22.5555921Z ] 2022-08-17T13:36:22.5591434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1314): warning C4305: 'initializing': truncation from 'double' to 'const T' 2022-08-17T13:36:22.5592030Z with 2022-08-17T13:36:22.5592244Z [ 2022-08-17T13:36:22.5592395Z T=float 2022-08-17T13:36:22.5592549Z ] 2022-08-17T13:36:22.5592982Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1451): note: see reference to function template instantiation 'std::tuple chebyshev_coefficients_i0e_A(void)' being compiled 2022-08-17T13:36:22.5593384Z with 2022-08-17T13:36:22.5593533Z [ 2022-08-17T13:36:22.5593675Z T=float 2022-08-17T13:36:22.5593811Z ] 2022-08-17T13:36:22.5594194Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1464): note: see reference to function template instantiation 'float calc_i0(T)' being compiled 2022-08-17T13:36:22.5594560Z with 2022-08-17T13:36:22.5594695Z [ 2022-08-17T13:36:22.5594841Z T=float 2022-08-17T13:36:22.5594989Z ] 2022-08-17T13:36:22.5646015Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1338): warning C4305: 'initializing': truncation from 'double' to 'const T' 2022-08-17T13:36:22.5646361Z with 2022-08-17T13:36:22.5646507Z [ 2022-08-17T13:36:22.5646656Z T=float 2022-08-17T13:36:22.5646794Z ] 2022-08-17T13:36:22.5647234Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1457): note: see reference to function template instantiation 'std::tuple chebyshev_coefficients_i0e_B(void)' being compiled 2022-08-17T13:36:22.5647636Z with 2022-08-17T13:36:22.5647768Z [ 2022-08-17T13:36:22.5647913Z T=float 2022-08-17T13:36:22.5648067Z ] 2022-08-17T13:36:23.1385083Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(621): warning C4305: 'initializing': truncation from 'double' to 'scalar_t' 2022-08-17T13:36:23.1385479Z with 2022-08-17T13:36:23.1385654Z [ 2022-08-17T13:36:23.1385811Z scalar_t=float 2022-08-17T13:36:23.1386017Z ] 2022-08-17T13:36:23.1386449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(657): note: see reference to function template instantiation 'scalar_t _igam_helper_fac(scalar_t,scalar_t)' being compiled 2022-08-17T13:36:23.1386859Z with 2022-08-17T13:36:23.1386995Z [ 2022-08-17T13:36:23.1387157Z scalar_t=float 2022-08-17T13:36:23.1387315Z ] 2022-08-17T13:36:23.1387726Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(1195): note: see reference to function template instantiation 'scalar_t _igam_helper_series(scalar_t,scalar_t)' being compiled 2022-08-17T13:36:23.1388121Z with 2022-08-17T13:36:23.1388271Z [ 2022-08-17T13:36:23.1388427Z scalar_t=float 2022-08-17T13:36:23.1388572Z ] 2022-08-17T13:36:23.1388930Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(622): warning C4305: 'initializing': truncation from 'double' to 'scalar_t' 2022-08-17T13:36:23.1389260Z with 2022-08-17T13:36:23.1389446Z [ 2022-08-17T13:36:23.1389606Z scalar_t=float 2022-08-17T13:36:23.1389762Z ] 2022-08-17T13:36:23.1390092Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(623): warning C4305: 'initializing': truncation from 'double' to 'scalar_t' 2022-08-17T13:36:23.1390411Z with 2022-08-17T13:36:23.1390563Z [ 2022-08-17T13:36:23.1390724Z scalar_t=float 2022-08-17T13:36:23.1390871Z ] 2022-08-17T13:36:23.4602397Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(591): warning C4305: 'initializing': truncation from 'double' to 'const scalar_t' 2022-08-17T13:36:23.4603096Z with 2022-08-17T13:36:23.4603241Z [ 2022-08-17T13:36:23.4603507Z scalar_t=float 2022-08-17T13:36:23.4603674Z ] 2022-08-17T13:36:23.4604101Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(634): note: see reference to function template instantiation 'scalar_t lanczos_sum_expg_scaled(scalar_t)' being compiled 2022-08-17T13:36:23.4604480Z with 2022-08-17T13:36:23.4604632Z [ 2022-08-17T13:36:23.4604797Z scalar_t=float 2022-08-17T13:36:23.4604947Z ] 2022-08-17T13:36:23.4605372Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(657): note: see reference to function template instantiation 'scalar_t _igam_helper_fac(scalar_t,scalar_t)' being compiled 2022-08-17T13:36:23.4605773Z with 2022-08-17T13:36:23.4605912Z [ 2022-08-17T13:36:23.4606071Z scalar_t=float 2022-08-17T13:36:23.4606230Z ] 2022-08-17T13:36:23.4606597Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\include\ATen/native/Math.h(606): warning C4305: 'initializing': truncation from 'double' to 'const scalar_t' 2022-08-17T13:36:23.4606925Z with 2022-08-17T13:36:23.4607075Z [ 2022-08-17T13:36:23.4607238Z scalar_t=float 2022-08-17T13:36:23.4607385Z ] 2022-08-17T13:36:24.6329665Z "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\HostX64\x64\link.exe" /nologo /INCREMENTAL:NO /LTCG /DLL /MANIFEST:EMBED,ID=2 /MANIFESTUAC:NO /LIBPATH:C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\lib /LIBPATH:C:\Jenkins\Miniconda3\libs /LIBPATH:C:\Jenkins\Miniconda3 /LIBPATH:C:\Jenkins\Miniconda3\PCbuild\amd64 "/LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\um\x64" c10.lib torch.lib torch_cpu.lib torch_python.lib /EXPORT:PyInit_rng build\temp.win-amd64-3.9\Release\rng_extension.obj /OUT:build\lib.win-amd64-3.9\torch_test_cpp_extension\rng.cp39-win_amd64.pyd /IMPLIB:build\temp.win-amd64-3.9\Release\rng.cp39-win_amd64.lib 2022-08-17T13:36:24.8324447Z Creating library build\temp.win-amd64-3.9\Release\rng.cp39-win_amd64.lib and object build\temp.win-amd64-3.9\Release\rng.cp39-win_amd64.exp 2022-08-17T13:36:24.9015116Z Generating code 2022-08-17T13:36:26.4894492Z Finished generating code 2022-08-17T13:36:26.7882462Z running install_lib 2022-08-17T13:36:26.8533551Z creating install 2022-08-17T13:36:26.8534663Z creating install\Jenkins 2022-08-17T13:36:26.8535939Z creating install\Jenkins\Miniconda3 2022-08-17T13:36:26.8537187Z creating install\Jenkins\Miniconda3\Lib 2022-08-17T13:36:26.8538432Z creating install\Jenkins\Miniconda3\Lib\site-packages 2022-08-17T13:36:26.8541571Z creating install\Jenkins\Miniconda3\Lib\site-packages\torch_test_cpp_extension 2022-08-17T13:36:26.8544720Z copying build\lib.win-amd64-3.9\torch_test_cpp_extension\cpp.cp39-win_amd64.pyd -> ./install\Jenkins\Miniconda3\Lib\site-packages\torch_test_cpp_extension 2022-08-17T13:36:26.8557517Z copying build\lib.win-amd64-3.9\torch_test_cpp_extension\ort.cp39-win_amd64.pyd -> ./install\Jenkins\Miniconda3\Lib\site-packages\torch_test_cpp_extension 2022-08-17T13:36:26.8567743Z copying build\lib.win-amd64-3.9\torch_test_cpp_extension\rng.cp39-win_amd64.pyd -> ./install\Jenkins\Miniconda3\Lib\site-packages\torch_test_cpp_extension 2022-08-17T13:36:26.8967003Z copying build\lib.win-amd64-3.9\torch_test_cpp_extension\__init__.py -> ./install\Jenkins\Miniconda3\Lib\site-packages\torch_test_cpp_extension 2022-08-17T13:36:26.8984009Z byte-compiling ./install\Jenkins\Miniconda3\Lib\site-packages\torch_test_cpp_extension\__init__.py to __init__.cpython-39.pyc 2022-08-17T13:36:26.8994196Z running install_egg_info 2022-08-17T13:36:27.1348265Z running egg_info 2022-08-17T13:36:27.1348760Z creating torch_test_cpp_extension.egg-info 2022-08-17T13:36:27.1932337Z writing torch_test_cpp_extension.egg-info\PKG-INFO 2022-08-17T13:36:27.2463717Z writing dependency_links to torch_test_cpp_extension.egg-info\dependency_links.txt 2022-08-17T13:36:27.5620919Z writing top-level names to torch_test_cpp_extension.egg-info\top_level.txt 2022-08-17T13:36:27.7441078Z writing manifest file 'torch_test_cpp_extension.egg-info\SOURCES.txt' 2022-08-17T13:36:27.7511581Z reading manifest file 'torch_test_cpp_extension.egg-info\SOURCES.txt' 2022-08-17T13:36:27.7523430Z writing manifest file 'torch_test_cpp_extension.egg-info\SOURCES.txt' 2022-08-17T13:36:27.7527928Z Copying torch_test_cpp_extension.egg-info to ./install\Jenkins\Miniconda3\Lib\site-packages\torch_test_cpp_extension-0.0.0-py3.9.egg-info 2022-08-17T13:36:27.7570470Z running install_scripts 2022-08-17T13:36:27.8965230Z Error in atexit._run_exitfuncs: 2022-08-17T13:36:27.8965485Z Traceback (most recent call last): 2022-08-17T13:36:27.8966041Z File "C:\Jenkins\Miniconda3\lib\site-packages\colorama\ansitowin32.py", line 59, in closed 2022-08-17T13:36:27.9047600Z return stream.closed 2022-08-17T13:36:27.9047822Z ValueError: underlying buffer has been detached 2022-08-17T13:36:28.1181959Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_cpp_extensions_aot_no_ninja.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:36:28.109395] 2022-08-17T13:36:29.8684705Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7' 2022-08-17T13:36:29.9992242Z 2022-08-17T13:36:29.9992682Z Running tests... 2022-08-17T13:36:29.9992992Z ---------------------------------------------------------------------- 2022-08-17T13:36:29.9993372Z Test results will be stored in test-reports\python-unittest\test_cpp_extensions_aot_no_ninja 2022-08-17T13:36:30.0142629Z test_backward (__main__.TestCppExtensionAOT) ... ok (0.016s) 2022-08-17T13:36:30.0149282Z test_cublas_extension (__main__.TestCppExtensionAOT) ... skip: Windows not supported (0.000s) 2022-08-17T13:36:30.0156917Z test_cuda_dlink_libs (__main__.TestCppExtensionAOT) ... skip: Windows not supported (0.000s) 2022-08-17T13:36:30.0163226Z test_cuda_extension (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.000s) 2022-08-17T13:36:30.0168782Z test_cusolver_extension (__main__.TestCppExtensionAOT) ... skip: Windows not supported (0.000s) 2022-08-17T13:36:30.0183169Z test_extension_function (__main__.TestCppExtensionAOT) ... ok (0.000s) 2022-08-17T13:36:30.0196771Z test_extension_module (__main__.TestCppExtensionAOT) ... ok (0.000s) 2022-08-17T13:36:30.0204598Z test_no_python_abi_suffix_sets_the_correct_library_name (__main__.TestCppExtensionAOT) ... skip: Not available on Windows (0.000s) 2022-08-17T13:36:30.0214211Z test_optional (__main__.TestCppExtensionAOT) ... ok (0.000s) 2022-08-17T13:36:30.0229318Z test_add (__main__.TestORTTensor) ... ok (0.000s) 2022-08-17T13:36:30.0251553Z test_conv_backend_override (__main__.TestORTTensor) ... ok (0.016s) 2022-08-17T13:36:30.6308773Z test_unregistered (__main__.TestORTTensor) ... ok (0.603s) 2022-08-17T13:36:30.6340780Z test_zeros (__main__.TestORTTensor) ... ok (0.000s) 2022-08-17T13:36:30.6378380Z test_rng (__main__.TestRNGExtension) ... ok (0.000s) 2022-08-17T13:36:30.6388198Z test_torch_library (__main__.TestTorchLibrary) ... skip: CUDA not found (0.000s) 2022-08-17T13:36:30.6388387Z 2022-08-17T13:36:30.6388938Z ---------------------------------------------------------------------- 2022-08-17T13:36:30.6389210Z Ran 15 tests in 0.625s 2022-08-17T13:36:30.6389324Z 2022-08-17T13:36:30.6389404Z OK (skipped=6) 2022-08-17T13:36:30.6389497Z 2022-08-17T13:36:30.6389585Z Generating XML reports... 2022-08-17T13:36:30.6448281Z Generated XML report: test-reports\python-unittest\test_cpp_extensions_aot_no_ninja\TEST-TestCppExtensionAOT-20220817133629.xml 2022-08-17T13:36:30.6470974Z Generated XML report: test-reports\python-unittest\test_cpp_extensions_aot_no_ninja\TEST-TestORTTensor-20220817133629.xml 2022-08-17T13:36:30.6476309Z Generated XML report: test-reports\python-unittest\test_cpp_extensions_aot_no_ninja\TEST-TestRNGExtension-20220817133629.xml 2022-08-17T13:36:30.6482098Z Generated XML report: test-reports\python-unittest\test_cpp_extensions_aot_no_ninja\TEST-TestTorchLibrary-20220817133629.xml 2022-08-17T13:36:30.9207047Z Running test_jit_disabled ... [2022-08-17 13:36:30.913670] 2022-08-17T13:36:30.9207529Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_jit_disabled.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:36:30.913670] 2022-08-17T13:36:32.0749889Z 2022-08-17T13:36:32.0750266Z Running tests... 2022-08-17T13:36:32.0750595Z ---------------------------------------------------------------------- 2022-08-17T13:36:32.0751070Z Test results will be stored in test-reports\python-unittest\test_jit_disabled 2022-08-17T13:36:32.5060017Z test_attribute (__main__.TestJitDisabled) ... ok (0.428s) 2022-08-17T13:36:32.6020668Z test_recursive_script (__main__.TestJitDisabled) ... ok (0.091s) 2022-08-17T13:36:32.6997898Z test_script_module_construction (__main__.TestJitDisabled) ... ok (0.099s) 2022-08-17T13:36:32.6998189Z 2022-08-17T13:36:32.6998341Z ---------------------------------------------------------------------- 2022-08-17T13:36:32.6998580Z Ran 3 tests in 0.610s 2022-08-17T13:36:32.6998692Z 2022-08-17T13:36:32.6998747Z OK 2022-08-17T13:36:32.6998821Z 2022-08-17T13:36:32.6998905Z Generating XML reports... 2022-08-17T13:36:32.7052248Z Generated XML report: test-reports\python-unittest\test_jit_disabled\TEST-TestJitDisabled-20220817133632.xml 2022-08-17T13:36:32.9356585Z Running test_autocast ... [2022-08-17 13:36:32.927019] 2022-08-17T13:36:32.9357032Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_autocast.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:36:32.927019] 2022-08-17T13:36:34.0858929Z 2022-08-17T13:36:34.0859402Z Running tests... 2022-08-17T13:36:34.0859751Z Test results will be stored in test-reports\python-unittest\test_autocast 2022-08-17T13:36:34.0860074Z ---------------------------------------------------------------------- 2022-08-17T13:36:34.4302949Z test_autocast_methods_expect_builtin_promote (__main__.TestAutocastCPU) ... ok (0.332s) 2022-08-17T13:36:34.4385871Z test_autocast_nn_bf16 (__main__.TestAutocastCPU) ... ok (0.016s) 2022-08-17T13:36:34.4489785Z test_autocast_nn_fp32 (__main__.TestAutocastCPU) ... ok (0.016s) 2022-08-17T13:36:34.4724601Z test_autocast_torch_bf16 (__main__.TestAutocastCPU) ... ok (0.010s) 2022-08-17T13:36:34.4845731Z test_autocast_torch_expect_builtin_promote (__main__.TestAutocastCPU) ... ok (0.016s) 2022-08-17T13:36:34.5923213Z test_autocast_torch_fp32 (__main__.TestAutocastCPU) ... ok (0.114s) 2022-08-17T13:36:34.6016392Z test_autocast_torch_need_autocast_promote (__main__.TestAutocastCPU) ... ok (0.000s) 2022-08-17T13:36:34.6030112Z test_autocast_fast_dtype (__main__.TestTorchAutocast) ... ok (0.000s) 2022-08-17T13:36:34.6030708Z 2022-08-17T13:36:34.6031024Z ---------------------------------------------------------------------- 2022-08-17T13:36:34.6031376Z Ran 8 tests in 0.500s 2022-08-17T13:36:34.6031548Z 2022-08-17T13:36:34.6031633Z OK 2022-08-17T13:36:34.6031766Z 2022-08-17T13:36:34.6031898Z Generating XML reports... 2022-08-17T13:36:34.6089289Z Generated XML report: test-reports\python-unittest\test_autocast\TEST-TestAutocastCPU-20220817133634.xml 2022-08-17T13:36:34.6095084Z Generated XML report: test-reports\python-unittest\test_autocast\TEST-TestTorchAutocast-20220817133634.xml 2022-08-17T13:36:34.8474466Z Running test_model_dump ... [2022-08-17 13:36:34.846673] 2022-08-17T13:36:34.8474912Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_model_dump.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:36:34.846673] 2022-08-17T13:36:36.0132677Z 2022-08-17T13:36:36.0133415Z Running tests... 2022-08-17T13:36:36.0133732Z ---------------------------------------------------------------------- 2022-08-17T13:36:36.0134073Z Test results will be stored in test-reports\python-unittest\test_model_dump 2022-08-17T13:36:36.3575410Z test_inline_skeleton (__main__.TestModelDump) ... ok (0.348s) 2022-08-17T13:36:36.3824172Z test_invalid_json (__main__.TestModelDump) ... ok (0.026s) 2022-08-17T13:36:36.3840426Z test_main (__main__.TestModelDump) ... skip: Disabled on Windows. (0.000s) 2022-08-17T13:36:36.3862073Z test_memory_computation (__main__.TestModelDump) ... skip: Webdriver not requested (0.000s) 2022-08-17T13:36:36.3918499Z test_model_with_lists (__main__.TestModelDump) ... ok (0.016s) 2022-08-17T13:36:36.3924147Z test_optimized_quantized_model (__main__.TestModelDump) ... skip: QNNPACK not available (0.000s) 2022-08-17T13:36:36.3928250Z test_quantized_model (__main__.TestModelDump) ... skip: QNNPACK not available (0.000s) 2022-08-17T13:36:36.4059194Z test_scripted_model (__main__.TestModelDump) ... ok (0.016s) 2022-08-17T13:36:36.4815411Z test_traced_model (__main__.TestModelDump) ... ok (0.067s) 2022-08-17T13:36:36.4815715Z 2022-08-17T13:36:36.4815970Z ---------------------------------------------------------------------- 2022-08-17T13:36:36.4816204Z Ran 9 tests in 0.485s 2022-08-17T13:36:36.4816315Z 2022-08-17T13:36:36.4816387Z OK (skipped=4) 2022-08-17T13:36:36.4816493Z 2022-08-17T13:36:36.4816578Z Generating XML reports... 2022-08-17T13:36:36.4876384Z Generated XML report: test-reports\python-unittest\test_model_dump\TEST-TestModelDump-20220817133636.xml 2022-08-17T13:36:36.7179664Z Running test_fx_reinplace_pass ... [2022-08-17 13:36:36.712167] 2022-08-17T13:36:36.7180127Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_fx_reinplace_pass.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:36:36.712167] 2022-08-17T13:36:37.8872139Z 2022-08-17T13:36:37.8872437Z Running tests... 2022-08-17T13:36:37.8872771Z ---------------------------------------------------------------------- 2022-08-17T13:36:37.8873138Z Test results will be stored in test-reports\python-unittest\test_fx_reinplace_pass 2022-08-17T13:36:38.2400501Z test_reinplace_basic (__main__.TestReinplacePass) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\_python_dispatch.py:173: UserWarning: `Mode.push()` is no longer necessary and can be replaced with just `with Mode()` 2022-08-17T13:36:38.2401093Z warnings.warn("`Mode.push()` is no longer necessary and can be replaced with just `with Mode()`") 2022-08-17T13:36:38.2562621Z ok (0.363s) 2022-08-17T13:36:38.2579906Z test_reinplace_scatter_op (__main__.TestReinplacePass) ... ok (0.000s) 2022-08-17T13:36:38.2593677Z test_reinplace_scatter_twice (__main__.TestReinplacePass) ... ok (0.000s) 2022-08-17T13:36:38.2701146Z test_reinplace_scatter_twice_with_different_view_op_invalid (__main__.TestReinplacePass) ... ok (0.016s) 2022-08-17T13:36:38.2798175Z test_reinplace_scatter_twice_with_different_view_op_invalid2 (__main__.TestReinplacePass) ... ok (0.000s) 2022-08-17T13:36:38.2900582Z test_reinplace_scatter_twice_with_different_view_op_valid (__main__.TestReinplacePass) ... ok (0.016s) 2022-08-17T13:36:38.2966984Z test_reinplace_with_view (__main__.TestReinplacePass) ... ok (0.016s) 2022-08-17T13:36:38.2967310Z 2022-08-17T13:36:38.2967547Z ---------------------------------------------------------------------- 2022-08-17T13:36:38.2967782Z Ran 7 tests in 0.406s 2022-08-17T13:36:38.2967898Z 2022-08-17T13:36:38.2967955Z OK 2022-08-17T13:36:38.2968041Z 2022-08-17T13:36:38.2968126Z Generating XML reports... 2022-08-17T13:36:38.3024781Z Generated XML report: test-reports\python-unittest\test_fx_reinplace_pass\TEST-TestReinplacePass-20220817133637.xml 2022-08-17T13:36:38.5442104Z Running test_tensorexpr_pybind ... [2022-08-17 13:36:38.539748] 2022-08-17T13:36:38.5448926Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_tensorexpr_pybind.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:36:38.539748] 2022-08-17T13:36:39.7420233Z 2022-08-17T13:36:39.7420546Z Running tests... 2022-08-17T13:36:39.7420873Z ---------------------------------------------------------------------- 2022-08-17T13:36:39.7421244Z Test results will be stored in test-reports\python-unittest\test_tensorexpr_pybind 2022-08-17T13:36:40.0986167Z test_unary_ops (__main__.TestExprHandlePyBind) ... ok (0.350s) 2022-08-17T13:36:40.0999044Z test_alloc_in_loop (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2022-08-17T13:36:40.1022158Z test_call_raw (__main__.TestTensorExprPyBind) ... ok (0.000s) 2022-08-17T13:36:40.1035388Z test_dtype_error (__main__.TestTensorExprPyBind) ... ok (0.000s) 2022-08-17T13:36:40.1061167Z test_dynamic_shape (__main__.TestTensorExprPyBind) ... ok (0.016s) 2022-08-17T13:36:40.1096310Z test_dynamic_shape_2d (__main__.TestTensorExprPyBind) ... ok (0.000s) 2022-08-17T13:36:40.1117826Z test_external_calls (__main__.TestTensorExprPyBind) ... ok (0.000s) 2022-08-17T13:36:40.1132336Z test_kernel_shape_prop (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2022-08-17T13:36:40.1147226Z test_kernel_shape_prop_module (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2022-08-17T13:36:40.1160703Z test_kernel_with_custom_lowering (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2022-08-17T13:36:40.1170236Z test_kernel_with_expand (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2022-08-17T13:36:40.1180375Z test_kernel_with_permute (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2022-08-17T13:36:40.1191285Z test_kernel_with_scalar_inputs (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2022-08-17T13:36:40.1200797Z test_kernel_with_t (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.016s) 2022-08-17T13:36:40.1211661Z test_kernel_with_tensor_inputs (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2022-08-17T13:36:40.1221094Z test_kernel_with_transpose (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2022-08-17T13:36:40.1239362Z test_simple_sum (__main__.TestTensorExprPyBind) ... ok (0.000s) 2022-08-17T13:36:40.1239659Z 2022-08-17T13:36:40.1239893Z ---------------------------------------------------------------------- 2022-08-17T13:36:40.1240150Z Ran 17 tests in 0.390s 2022-08-17T13:36:40.1240262Z 2022-08-17T13:36:40.1240332Z OK (skipped=10) 2022-08-17T13:36:40.1240437Z 2022-08-17T13:36:40.1240523Z Generating XML reports... 2022-08-17T13:36:40.1291279Z Generated XML report: test-reports\python-unittest\test_tensorexpr_pybind\TEST-TestExprHandlePyBind-20220817133639.xml 2022-08-17T13:36:40.1319805Z Generated XML report: test-reports\python-unittest\test_tensorexpr_pybind\TEST-TestTensorExprPyBind-20220817133639.xml 2022-08-17T13:36:40.3732709Z Running test_dynamic_shapes ... [2022-08-17 13:36:40.357875] 2022-08-17T13:36:40.3733187Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_dynamic_shapes.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:36:40.357875] 2022-08-17T13:36:41.5237592Z 2022-08-17T13:36:41.5237904Z Running tests... 2022-08-17T13:36:41.5238233Z ---------------------------------------------------------------------- 2022-08-17T13:36:41.5238591Z Test results will be stored in test-reports\python-unittest\test_dynamic_shapes 2022-08-17T13:36:41.5248603Z test_arith_ops (__main__.TestPySymInt) ... skip: no sympy (0.000s) 2022-08-17T13:36:41.5256038Z test_aten_ops (__main__.TestPySymInt) ... skip: no sympy (0.000s) 2022-08-17T13:36:41.5265590Z test_binary (__main__.TestPySymInt) ... skip: no sympy (0.000s) 2022-08-17T13:36:41.8721046Z test_fx_trace_intlist (__main__.TestPySymInt) ... ok (0.341s) 2022-08-17T13:36:41.8726296Z test_meta_symint (__main__.TestPySymInt) ... skip: no sympy (0.000s) 2022-08-17T13:36:41.8731430Z test_reverse_arith_ops (__main__.TestPySymInt) ... skip: no sympy (0.000s) 2022-08-17T13:36:41.8743605Z test_roundtrip (__main__.TestPySymInt) ... skip: no sympy (0.000s) 2022-08-17T13:36:41.8753883Z test_size_expressions (__main__.TestPySymInt) ... skip: no sympy (0.016s) 2022-08-17T13:36:41.8763386Z test_symint_args (__main__.TestPySymInt) ... skip: no sympy (0.000s) 2022-08-17T13:36:41.8786231Z test_symint_vargs (__main__.TestPySymInt) ... skip: no sympy (0.000s) 2022-08-17T13:36:41.8786528Z 2022-08-17T13:36:41.8786767Z ---------------------------------------------------------------------- 2022-08-17T13:36:41.8787012Z Ran 10 tests in 0.359s 2022-08-17T13:36:41.8787125Z 2022-08-17T13:36:41.8787194Z OK (skipped=9) 2022-08-17T13:36:41.8787297Z 2022-08-17T13:36:41.8787385Z Generating XML reports... 2022-08-17T13:36:41.8844180Z Generated XML report: test-reports\python-unittest\test_dynamic_shapes\TEST-TestPySymInt-20220817133641.xml 2022-08-17T13:36:42.1119339Z Running test_type_info ... [2022-08-17 13:36:42.103154] 2022-08-17T13:36:42.1119789Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_type_info.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:36:42.103154] 2022-08-17T13:36:43.2694309Z 2022-08-17T13:36:43.2694753Z Running tests... 2022-08-17T13:36:43.2695104Z Test results will be stored in test-reports\python-unittest\test_type_info 2022-08-17T13:36:43.2695428Z ---------------------------------------------------------------------- 2022-08-17T13:36:43.6123817Z test_finfo (__main__.TestDTypeInfo) ... ok (0.351s) 2022-08-17T13:36:43.6147162Z test_iinfo (__main__.TestDTypeInfo) ... ok (0.000s) 2022-08-17T13:36:43.6160319Z test_invalid_input (__main__.TestDTypeInfo) ... ok (0.000s) 2022-08-17T13:36:43.6160605Z 2022-08-17T13:36:43.6160842Z ---------------------------------------------------------------------- 2022-08-17T13:36:43.6161095Z Ran 3 tests in 0.344s 2022-08-17T13:36:43.6161212Z 2022-08-17T13:36:43.6161268Z OK 2022-08-17T13:36:43.6161342Z 2022-08-17T13:36:43.6161429Z Generating XML reports... 2022-08-17T13:36:43.6210560Z Generated XML report: test-reports\python-unittest\test_type_info\TEST-TestDTypeInfo-20220817133643.xml 2022-08-17T13:36:43.8463589Z Running test_prims ... [2022-08-17 13:36:43.845713] 2022-08-17T13:36:43.8464038Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_prims.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:36:43.846242] 2022-08-17T13:36:45.4123267Z 2022-08-17T13:36:45.4123809Z Running tests... 2022-08-17T13:36:45.4124128Z ---------------------------------------------------------------------- 2022-08-17T13:36:45.4124470Z Test results will be stored in test-reports\python-unittest\test_prims 2022-08-17T13:36:45.4149407Z test_mul_complex (__main__.TestPrimsBasic) ... ok (0.000s) 2022-08-17T13:36:45.4188576Z test_torch_ops (__main__.TestPrimsBasic) ... ok (0.000s) 2022-08-17T13:36:45.4379133Z test_aten_overload_to_prims_cpu (__main__.TestPrimsCPU) ... ok (0.016s) 2022-08-17T13:36:45.4409057Z test_broadcast_in_dim_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:36:45.4424744Z test_broadcast_in_dim_sum_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:36:45.4553144Z test_cbrt_prim_cpu_float64 (__main__.TestPrimsCPU) ... ok (0.010s) 2022-08-17T13:36:45.4667139Z test_cbrt_prim_cpu_int64 (__main__.TestPrimsCPU) ... ok (0.016s) 2022-08-17T13:36:45.4914456Z test_memory_format_strides_cpu_float32 (__main__.TestPrimsCPU) ... ok (0.016s) 2022-08-17T13:36:45.5254610Z test_nvfuser_capability_context_cpu (__main__.TestPrimsCPU) ... ok (0.031s) 2022-08-17T13:36:45.5271817Z test_nvfuser_executor_cached_noncontiguous_cpu (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:36:45.5291174Z test_nvfuser_executor_partitioned_cpu (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.016s) 2022-08-17T13:36:45.5307102Z test_nvfuser_executor_partitioned_no_partitions_error_cpu (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:36:45.5319851Z test_nvfuser_impl_is_used_cpu (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:36:45.5352628Z test_nvprims_cpu (__main__.TestPrimsCPU) ... ok (0.000s) 2022-08-17T13:36:45.5368495Z test_pytree_input_output_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:36:45.5395067Z test_reshape_view_method_cpu_float32 (__main__.TestPrimsCPU) ... ok (0.000s) 2022-08-17T13:36:45.5410999Z test_var_correction_0_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:36:45.5426567Z test_var_correction_1_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:36:45.5467749Z test_constant_pad_nd_memory_format_cpu_float32 (__main__.TestRefsCPU) ... ok (0.017s) 2022-08-17T13:36:45.5468224Z 2022-08-17T13:36:45.5468602Z ---------------------------------------------------------------------- 2022-08-17T13:36:45.5469013Z Ran 19 tests in 0.141s 2022-08-17T13:36:45.5469194Z 2022-08-17T13:36:45.5469305Z OK (skipped=9) 2022-08-17T13:36:45.5469466Z 2022-08-17T13:36:45.5469598Z Generating XML reports... 2022-08-17T13:36:45.5526278Z Generated XML report: test-reports\python-unittest\test_prims\TEST-TestPrimsBasic-20220817133645.xml 2022-08-17T13:36:45.5556199Z Generated XML report: test-reports\python-unittest\test_prims\TEST-TestPrimsCPU-20220817133645.xml 2022-08-17T13:36:45.5567043Z Generated XML report: test-reports\python-unittest\test_prims\TEST-TestRefsCPU-20220817133645.xml 2022-08-17T13:36:45.7878148Z Running test_native_mha ... [2022-08-17 13:36:45.777642] 2022-08-17T13:36:45.7878594Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_native_mha.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:36:45.777642] 2022-08-17T13:36:47.2752312Z 2022-08-17T13:36:47.2752754Z Running tests... 2022-08-17T13:36:47.2753077Z Test results will be stored in test-reports\python-unittest\test_native_mha 2022-08-17T13:36:47.2753420Z ---------------------------------------------------------------------- 2022-08-17T13:36:47.2825956Z test_native_multihead_attention_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.016s) 2022-08-17T13:36:47.2861344Z test_native_multihead_encoder_decoder_attention_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.000s) 2022-08-17T13:36:47.2974043Z test_native_multihead_self_attention_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... C:\actions-runner\_work\pytorch\pytorch\test\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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\NestedTensorImpl.cpp:142.) 2022-08-17T13:36:47.2975356Z q = torch.nested_tensor(qs, device=device, dtype=dtype) 2022-08-17T13:36:47.3536714Z ok (0.073s) 2022-08-17T13:36:47.3715676Z test_transform_bias_rescale_qkv_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.010s) 2022-08-17T13:36:47.3729475Z test_transform_bias_rescale_qkv_nested_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2022-08-17T13:36:47.3730012Z 2022-08-17T13:36:47.3730413Z ---------------------------------------------------------------------- 2022-08-17T13:36:47.3730828Z Ran 5 tests in 0.094s 2022-08-17T13:36:47.3731003Z 2022-08-17T13:36:47.3731098Z OK (skipped=1) 2022-08-17T13:36:47.3731261Z 2022-08-17T13:36:47.3731392Z Generating XML reports... 2022-08-17T13:36:47.3788699Z Generated XML report: test-reports\python-unittest\test_native_mha\TEST-TestMHADeviceTypeCPU-20220817133647.xml 2022-08-17T13:36:47.6183510Z Running test_tensorboard ... [2022-08-17 13:36:47.602652] 2022-08-17T13:36:47.6184228Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_tensorboard.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:36:47.602652] 2022-08-17T13:36:48.5686113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\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-17T13:36:48.5686674Z warnings.warn("Caffe2 support is not fully enabled in this PyTorch build. " 2022-08-17T13:36:48.6256785Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\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-17T13:36:48.6257291Z warnings.warn('Caffe2 support is not enabled in this PyTorch build. ' 2022-08-17T13:36:48.6258002Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\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-17T13:36:48.6258489Z warnings.warn('Caffe2 support is not enabled in this PyTorch build. ' 2022-08-17T13:36:48.8573484Z 2022-08-17T13:36:48.8574055Z Running tests... 2022-08-17T13:36:48.8574370Z ---------------------------------------------------------------------- 2022-08-17T13:36:48.8574728Z Test results will be stored in test-reports\python-unittest\test_tensorboard 2022-08-17T13:36:48.8584222Z test_embedding (__main__.TestTensorBoardEmbedding) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8593773Z test_embedding_64 (__main__.TestTensorBoardEmbedding) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8603948Z test_figure (__main__.TestTensorBoardFigure) ... skip: no matplotlib (0.000s) 2022-08-17T13:36:48.8614832Z test_figure_list (__main__.TestTensorBoardFigure) ... skip: no matplotlib (0.000s) 2022-08-17T13:36:48.8619259Z test_caffe2_np (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.000s) 2022-08-17T13:36:48.8622482Z test_caffe2_np_expect_fail (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.000s) 2022-08-17T13:36:48.8634741Z test_caffe2_simple_cnnmodel (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.000s) 2022-08-17T13:36:48.8652332Z test_caffe2_simple_model (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.000s) 2022-08-17T13:36:48.8655944Z test_pytorch_np_expect_fail (__main__.TestTensorBoardNumpy) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8666261Z test_scalar (__main__.TestTensorBoardNumpy) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8670480Z test_pytorch_autograd_np (__main__.TestTensorBoardPyTorchNumpy) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8675151Z test_pytorch_histogram (__main__.TestTensorBoardPyTorchNumpy) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8695349Z test_pytorch_histogram_raw (__main__.TestTensorBoardPyTorchNumpy) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8705504Z test_pytorch_np (__main__.TestTensorBoardPyTorchNumpy) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8709506Z test_pytorch_write (__main__.TestTensorBoardPyTorchNumpy) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8721450Z test_mlp_graph (__main__.TestTensorBoardPytorchGraph) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8740675Z test_nested_nn_squential (__main__.TestTensorBoardPytorchGraph) ... skip: Skip the test since TensorBoard is not installed (0.016s) 2022-08-17T13:36:48.8754426Z test_pytorch_graph (__main__.TestTensorBoardPytorchGraph) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8767469Z test_pytorch_graph_dict_input (__main__.TestTensorBoardPytorchGraph) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8776915Z test_torchvision_smoke (__main__.TestTensorBoardPytorchGraph) ... skip: no torchvision (0.000s) 2022-08-17T13:36:48.8781830Z test_wrong_input_size (__main__.TestTensorBoardPytorchGraph) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8785827Z test_audio (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8791088Z test_custom_scalars (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8794837Z test_empty_input (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8800615Z test_float32_image (__main__.TestTensorBoardSummary) 2022-08-17T13:36:48.8801444Z Tests that float32 image (pixel values in [0, 1]) are scaled correctly ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8805608Z test_histogram_auto (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8809748Z test_histogram_doane (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8813768Z test_histogram_fd (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8817949Z test_hparams_bool (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8825568Z test_hparams_domain_discrete (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8829553Z test_hparams_number (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8836288Z test_hparams_smoke (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8840356Z test_hparams_string (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8847770Z test_hparams_wrong_parameter (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8851998Z test_image_with_3_channel_batched (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8856564Z test_image_with_boxes (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8860665Z test_image_with_one_channel (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8864810Z test_image_with_one_channel_batched (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8868816Z test_image_without_channel (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8872668Z test_list_input (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8882565Z test_mesh (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8888021Z test_scalar_new_style (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.016s) 2022-08-17T13:36:48.8892001Z test_text (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8896426Z test_uint8_image (__main__.TestTensorBoardSummary) 2022-08-17T13:36:48.8897731Z Tests that uint8 image (pixel values in [0, 255]) is not changed ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8903872Z test_video (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8908988Z test_pathlib (__main__.TestTensorBoardSummaryWriter) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8913404Z test_summary_writer_close (__main__.TestTensorBoardSummaryWriter) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8917382Z test_summary_writer_ctx (__main__.TestTensorBoardSummaryWriter) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8923373Z test_convert_to_HWC_dtype_remains_same (__main__.TestTensorBoardUtils) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8931758Z test_numpy_vid_uint8 (__main__.TestTensorBoardUtils) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8941490Z test_prepare_video (__main__.TestTensorBoardUtils) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8950941Z test_to_HWC (__main__.TestTensorBoardUtils) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8976547Z test_writer (__main__.TestTensorBoardWriter) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2022-08-17T13:36:48.8976891Z 2022-08-17T13:36:48.8977079Z ---------------------------------------------------------------------- 2022-08-17T13:36:48.8977304Z Ran 53 tests in 0.031s 2022-08-17T13:36:48.8977418Z 2022-08-17T13:36:48.8977494Z OK (skipped=53) 2022-08-17T13:36:48.8977600Z 2022-08-17T13:36:48.8977685Z Generating XML reports... 2022-08-17T13:36:48.9027247Z Generated XML report: test-reports\python-unittest\test_tensorboard\TEST-TestTensorBoardEmbedding-20220817133648.xml 2022-08-17T13:36:48.9043935Z Generated XML report: test-reports\python-unittest\test_tensorboard\TEST-TestTensorBoardFigure-20220817133648.xml 2022-08-17T13:36:48.9055222Z Generated XML report: test-reports\python-unittest\test_tensorboard\TEST-TestTensorBoardNumpy-20220817133648.xml 2022-08-17T13:36:48.9065337Z Generated XML report: test-reports\python-unittest\test_tensorboard\TEST-TestTensorBoardPyTorchNumpy-20220817133648.xml 2022-08-17T13:36:48.9077251Z Generated XML report: test-reports\python-unittest\test_tensorboard\TEST-TestTensorBoardPytorchGraph-20220817133648.xml 2022-08-17T13:36:48.9113954Z Generated XML report: test-reports\python-unittest\test_tensorboard\TEST-TestTensorBoardSummary-20220817133648.xml 2022-08-17T13:36:48.9122077Z Generated XML report: test-reports\python-unittest\test_tensorboard\TEST-TestTensorBoardSummaryWriter-20220817133648.xml 2022-08-17T13:36:48.9131521Z Generated XML report: test-reports\python-unittest\test_tensorboard\TEST-TestTensorBoardUtils-20220817133648.xml 2022-08-17T13:36:48.9137121Z Generated XML report: test-reports\python-unittest\test_tensorboard\TEST-TestTensorBoardWriter-20220817133648.xml 2022-08-17T13:36:49.0858437Z Running test_jit_llga_fuser ... [2022-08-17 13:36:49.079233] 2022-08-17T13:36:49.0858892Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_jit_llga_fuser.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:36:49.079233] 2022-08-17T13:36:50.2757560Z 2022-08-17T13:36:50.2757988Z Running tests... 2022-08-17T13:36:50.2758308Z ---------------------------------------------------------------------- 2022-08-17T13:36:50.2768392Z test_bn2d_eltwise (__main__.TestFusionPattern) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2768786Z Test results will be stored in test-reports\python-unittest\test_jit_llga_fuser 2022-08-17T13:36:50.2777967Z test_conv2d_bn (__main__.TestFusionPattern) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2787705Z test_conv2d_bn_relu (__main__.TestFusionPattern) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2800915Z test_conv2d_eltwise (__main__.TestFusionPattern) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2816771Z test_conv2d_sum (__main__.TestFusionPattern) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2827385Z test_linear_eltwise (__main__.TestFusionPattern) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2842678Z test_rewrap_tensor_input_to_pytorch (__main__.TestFusionPattern) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2852368Z test_wildcard (__main__.TestFusionPattern) ... skip: MKL-DNN build is disabled (0.016s) 2022-08-17T13:36:50.2855757Z test_vision_alexnet (__main__.TestModel) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2859070Z test_vision_densenet121 (__main__.TestModel) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2862178Z test_vision_googlenet (__main__.TestModel) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2865345Z test_vision_mnasnet1_0 (__main__.TestModel) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2868554Z test_vision_mobilenet_v2 (__main__.TestModel) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2871657Z test_vision_resnet50 (__main__.TestModel) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2874810Z test_vision_resnext101_32x8d (__main__.TestModel) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2877952Z test_vision_resnext50_32x4d (__main__.TestModel) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2881096Z test_vision_shufflenet_v2_x1_0 (__main__.TestModel) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2884253Z test_vision_squeezenet1_0 (__main__.TestModel) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2887426Z test_vision_vgg16 (__main__.TestModel) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2890701Z test_vision_wide_resnet50_2 (__main__.TestModel) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2895933Z test_add (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2900725Z test_add_scalar (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2906981Z test_addmm (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2915332Z test_avg_pool2d (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2920141Z test_bn2d (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2927735Z test_cat (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2937624Z test_conv2d (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2945358Z test_eltwise (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2950102Z test_identity_binary (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2954815Z test_layer_norm (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2960679Z test_linear (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2968930Z test_max_pool2d (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2974179Z test_mul (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2979949Z test_softmax (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2986462Z test_typecheck (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2994285Z test_variable_kernel_avg_pool2d (__main__.TestOp) ... skip: MKL-DNN build is disabled (0.000s) 2022-08-17T13:36:50.2994590Z 2022-08-17T13:36:50.2994872Z ---------------------------------------------------------------------- 2022-08-17T13:36:50.2995328Z Ran 36 tests in 0.015s 2022-08-17T13:36:50.2995446Z 2022-08-17T13:36:50.2995527Z OK (skipped=36) 2022-08-17T13:36:50.2995707Z 2022-08-17T13:36:50.2995796Z Generating XML reports... 2022-08-17T13:36:50.3299304Z Generated XML report: test-reports\python-unittest\test_jit_llga_fuser\TEST-TestFusionPattern-20220817133650.xml 2022-08-17T13:36:50.3318013Z Generated XML report: test-reports\python-unittest\test_jit_llga_fuser\TEST-TestModel-20220817133650.xml 2022-08-17T13:36:50.3349023Z Generated XML report: test-reports\python-unittest\test_jit_llga_fuser\TEST-TestOp-20220817133650.xml 2022-08-17T13:36:50.5024829Z Running test_complex ... [2022-08-17 13:36:50.491837] 2022-08-17T13:36:50.5025279Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_complex.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:36:50.491837] 2022-08-17T13:36:52.0073792Z 2022-08-17T13:36:52.0074223Z Running tests... 2022-08-17T13:36:52.0074564Z Test results will be stored in test-reports\python-unittest\test_complex 2022-08-17T13:36:52.0074913Z ---------------------------------------------------------------------- 2022-08-17T13:36:52.0099407Z test_dtype_inference_cpu_float32 (__main__.TestComplexTensorCPU) ... ok (0.000s) 2022-08-17T13:36:52.0113572Z test_dtype_inference_cpu_float64 (__main__.TestComplexTensorCPU) ... ok (0.000s) 2022-08-17T13:36:52.0128086Z test_to_list_cpu_complex128 (__main__.TestComplexTensorCPU) ... ok (0.000s) 2022-08-17T13:36:52.0140796Z test_to_list_cpu_complex64 (__main__.TestComplexTensorCPU) ... ok (0.000s) 2022-08-17T13:36:52.0141041Z 2022-08-17T13:36:52.0141199Z ---------------------------------------------------------------------- 2022-08-17T13:36:52.0141444Z Ran 4 tests in 0.000s 2022-08-17T13:36:52.0141558Z 2022-08-17T13:36:52.0141616Z OK 2022-08-17T13:36:52.0141706Z 2022-08-17T13:36:52.0141794Z Generating XML reports... 2022-08-17T13:36:52.0190777Z Generated XML report: test-reports\python-unittest\test_complex\TEST-TestComplexTensorCPU-20220817133652.xml 2022-08-17T13:36:52.2491680Z Running test_functional_autograd_benchmark ... [2022-08-17 13:36:52.240258] 2022-08-17T13:36:52.2492208Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_functional_autograd_benchmark.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:36:52.240258] 2022-08-17T13:36:53.4060605Z 2022-08-17T13:36:53.4061144Z Running tests... 2022-08-17T13:36:53.4061823Z ---------------------------------------------------------------------- 2022-08-17T13:36:53.4062215Z Test results will be stored in test-reports\python-unittest\test_functional_autograd_benchmark 2022-08-17T13:36:53.4067603Z test_fast_tasks (__main__.TestFunctionalAutogradBenchmark) ... skip: NamedTemporaryFile on windows does not have all the features we need. (0.000s) 2022-08-17T13:36:53.4072162Z test_slow_tasks (__main__.TestFunctionalAutogradBenchmark) ... skip: NamedTemporaryFile on windows does not have all the features we need. (0.000s) 2022-08-17T13:36:53.4072439Z 2022-08-17T13:36:53.4072856Z ---------------------------------------------------------------------- 2022-08-17T13:36:53.4073125Z Ran 2 tests in 0.000s 2022-08-17T13:36:53.4073242Z 2022-08-17T13:36:53.4073319Z OK (skipped=2) 2022-08-17T13:36:53.4073424Z 2022-08-17T13:36:53.4073509Z Generating XML reports... 2022-08-17T13:36:53.4120880Z Generated XML report: test-reports\python-unittest\test_functional_autograd_benchmark\TEST-TestFunctionalAutogradBenchmark-20220817133653.xml 2022-08-17T13:36:53.5827778Z Running test_license ... [2022-08-17 13:36:53.579458] 2022-08-17T13:36:53.5828262Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_license.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:36:53.579458] 2022-08-17T13:36:54.7446193Z 2022-08-17T13:36:54.7446514Z Running tests... 2022-08-17T13:36:54.7446866Z ---------------------------------------------------------------------- 2022-08-17T13:36:54.7447711Z Test results will be stored in test-reports\python-unittest\test_license 2022-08-17T13:36:54.7455648Z test_distinfo_license (__main__.TestLicense) 2022-08-17T13:36:54.7456461Z If run when pytorch is installed via a wheel, the license will be in ... skip: no installation in site-package to test (0.000s) 2022-08-17T13:36:54.7462224Z test_license_for_wheel (__main__.TestLicense) ... skip: can only be run in a source tree (0.000s) 2022-08-17T13:36:54.7462459Z 2022-08-17T13:36:54.7462627Z ---------------------------------------------------------------------- 2022-08-17T13:36:54.7462881Z Ran 2 tests in 0.015s 2022-08-17T13:36:54.7462995Z 2022-08-17T13:36:54.7463066Z OK (skipped=2) 2022-08-17T13:36:54.7463157Z 2022-08-17T13:36:54.7463243Z Generating XML reports... 2022-08-17T13:36:54.7510191Z Generated XML report: test-reports\python-unittest\test_license\TEST-TestLicense-20220817133654.xml 2022-08-17T13:36:54.9138240Z Running test_numba_integration ... [2022-08-17 13:36:54.904389] 2022-08-17T13:36:54.9138747Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_numba_integration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:36:54.904389] 2022-08-17T13:36:56.4026435Z 2022-08-17T13:36:56.4026824Z Running tests... 2022-08-17T13:36:56.4027212Z Test results will be stored in test-reports\python-unittest\test_numba_integration 2022-08-17T13:36:56.4027566Z ---------------------------------------------------------------------- 2022-08-17T13:36:56.4039454Z test_active_device (__main__.TestNumbaIntegration) 2022-08-17T13:36:56.4040213Z 'as_cuda_array' tensor device must match active numba context. ... skip: No cuda (0.016s) 2022-08-17T13:36:56.4058559Z test_array_adaptor (__main__.TestNumbaIntegration) 2022-08-17T13:36:56.4059059Z Torch __cuda_array_adaptor__ exposes tensor data to numba.cuda. ... skip: No cuda (0.000s) 2022-08-17T13:36:56.4072733Z test_conversion_errors (__main__.TestNumbaIntegration) 2022-08-17T13:36:56.4073186Z Numba properly detects array interface for tensor.Tensor variants. ... skip: No cuda (0.000s) 2022-08-17T13:36:56.4093927Z test_cuda_array_interface (__main__.TestNumbaIntegration) 2022-08-17T13:36:56.4094391Z torch.Tensor exposes __cuda_array_interface__ for cuda tensors. ... skip: No cuda (0.000s) 2022-08-17T13:36:56.4116274Z test_from_cuda_array_interface (__main__.TestNumbaIntegration) 2022-08-17T13:36:56.4116884Z torch.as_tensor() and torch.tensor() supports the __cuda_array_interface__ protocol. ... skip: Test is temporary disabled, see https://github.com/pytorch/pytorch/issues/54418 (0.000s) 2022-08-17T13:36:56.4129194Z test_from_cuda_array_interface_active_device (__main__.TestNumbaIntegration) 2022-08-17T13:36:56.4129751Z torch.as_tensor() tensor device must match active numba context. ... skip: Test is temporary disabled, see https://github.com/pytorch/pytorch/issues/54418 (0.000s) 2022-08-17T13:36:56.4138206Z test_from_cuda_array_interface_inferred_strides (__main__.TestNumbaIntegration) 2022-08-17T13:36:56.4138633Z torch.as_tensor(numba_ary) should have correct inferred (contiguous) strides ... skip: No cuda (0.000s) 2022-08-17T13:36:56.4145468Z test_from_cuda_array_interface_lifetime (__main__.TestNumbaIntegration) 2022-08-17T13:36:56.4146051Z torch.as_tensor(obj) tensor grabs a reference to obj so that the lifetime of obj exceeds the tensor ... skip: Test is temporary disabled, see https://github.com/pytorch/pytorch/issues/54418 (0.000s) 2022-08-17T13:36:56.4146346Z 2022-08-17T13:36:56.4146523Z ---------------------------------------------------------------------- 2022-08-17T13:36:56.4146762Z Ran 8 tests in 0.015s 2022-08-17T13:36:56.4146875Z 2022-08-17T13:36:56.4146931Z OK (skipped=8) 2022-08-17T13:36:56.4147035Z 2022-08-17T13:36:56.4147119Z Generating XML reports... 2022-08-17T13:36:56.4201842Z Generated XML report: test-reports\python-unittest\test_numba_integration\TEST-TestNumbaIntegration-20220817133656.xml 2022-08-17T13:36:56.6501813Z Running test_vulkan ... [2022-08-17 13:36:56.635241] 2022-08-17T13:36:56.6502467Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_vulkan.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:36:56.635241] 2022-08-17T13:36:57.8217253Z 2022-08-17T13:36:57.8217584Z Running tests... 2022-08-17T13:36:57.8217915Z ---------------------------------------------------------------------- 2022-08-17T13:36:57.8257874Z test_conv (__main__.TestVulkanRewritePass) ... skip: Vulkan backend must be available for these tests. (0.000s) 2022-08-17T13:36:57.8258306Z Test results will be stored in test-reports\python-unittest\test_vulkan 2022-08-17T13:36:57.8258503Z 2022-08-17T13:36:57.8258653Z ---------------------------------------------------------------------- 2022-08-17T13:36:57.8258894Z Ran 1 test in 0.000s 2022-08-17T13:36:57.8259006Z 2022-08-17T13:36:57.8259062Z OK (skipped=1) 2022-08-17T13:36:57.8259165Z 2022-08-17T13:36:57.8259251Z Generating XML reports... 2022-08-17T13:36:57.8306114Z Generated XML report: test-reports\python-unittest\test_vulkan\TEST-TestVulkanRewritePass-20220817133657.xml 2022-08-17T13:36:58.0048491Z Running benchmark_utils/test_benchmark_utils ... [2022-08-17 13:36:57.997302] 2022-08-17T13:36:58.0049067Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'benchmark_utils/test_benchmark_utils.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:36:57.997302] 2022-08-17T13:36:59.4358865Z No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7' 2022-08-17T13:36:59.5385231Z 2022-08-17T13:36:59.5385690Z Running tests... 2022-08-17T13:36:59.5386024Z ---------------------------------------------------------------------- 2022-08-17T13:36:59.5386394Z Test results will be stored in test-reports\python-unittest\benchmark_utils\test_benchmark_utils 2022-08-17T13:36:59.9382637Z test_adaptive_timer (__main__.TestBenchmarkUtils) ... ok (0.396s) 2022-08-17T13:36:59.9402216Z test_collect_callgrind (__main__.TestBenchmarkUtils) ... skip: Valgrind is not supported on Windows. (0.000s) 2022-08-17T13:36:59.9415214Z test_collect_cpp_callgrind (__main__.TestBenchmarkUtils) ... skip: Valgrind is not supported on Windows. (0.000s) 2022-08-17T13:37:00.0757089Z test_compare (__main__.TestBenchmarkUtils) ... ok (0.127s) 2022-08-17T13:37:00.0764439Z test_cpp_timer (__main__.TestBenchmarkUtils) ... skip: Failing on clang, see 74398 (0.016s) 2022-08-17T13:37:00.0774501Z test_fuzzer (__main__.TestBenchmarkUtils) ... skip: Random seed only accepts int32 (0.000s) 2022-08-17T13:37:00.1263522Z test_manipulate_callgrind_stats (__main__.TestBenchmarkUtils) ... ok (0.048s) 2022-08-17T13:37:00.1649519Z test_timer (__main__.TestBenchmarkUtils) ... ok (0.026s) 2022-08-17T13:37:00.1656643Z test_timer_tiny_fast_snippet (__main__.TestBenchmarkUtils) ... skip: Failing on clang, see 74398 (0.000s) 2022-08-17T13:37:00.1658166Z 2022-08-17T13:37:00.1658408Z ---------------------------------------------------------------------- 2022-08-17T13:37:00.1658741Z Ran 9 tests in 0.625s 2022-08-17T13:37:00.1658890Z 2022-08-17T13:37:00.1658979Z OK (skipped=5) 2022-08-17T13:37:00.1659127Z 2022-08-17T13:37:00.1659240Z Generating XML reports... 2022-08-17T13:37:00.1720416Z Generated XML report: test-reports\python-unittest\benchmark_utils\test_benchmark_utils\TEST-TestBenchmarkUtils-20220817133659.xml 2022-08-17T13:37:00.4643053Z Running distributions/test_distributions ... [2022-08-17 13:37:00.451734] 2022-08-17T13:37:00.4643554Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'distributions/test_distributions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:37:00.451734] 2022-08-17T13:37:02.4309954Z 2022-08-17T13:37:02.4310354Z Running tests... 2022-08-17T13:37:02.4310812Z ---------------------------------------------------------------------- 2022-08-17T13:37:02.4311397Z Test results will be stored in test-reports\python-unittest\distributions\test_distributions 2022-08-17T13:37:02.4767975Z test_cdf (__main__.TestAgainstScipy) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T13:37:02.4776140Z warnings.warn("Singular sample detected.") 2022-08-17T13:37:02.4776458Z ok (0.051s) 2022-08-17T13:37:02.5061747Z test_icdf (__main__.TestAgainstScipy) ... ok (0.026s) 2022-08-17T13:37:03.6769350Z test_mean (__main__.TestAgainstScipy) ... ok (1.164s) 2022-08-17T13:37:03.7102394Z test_variance_stddev (__main__.TestAgainstScipy) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\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 C:\actions-runner\_work\pytorch\pytorch\torch\csrc\utils\tensor_numpy.cpp:205.) 2022-08-17T13:37:03.7103270Z return torch.as_tensor(tensor_like) 2022-08-17T13:37:03.7201022Z ok (0.047s) 2022-08-17T13:37:03.7898731Z test_params_constraints (__main__.TestConstraints) ... ok (0.080s) 2022-08-17T13:37:03.8842815Z test_support_constraints (__main__.TestConstraints) ... ok (0.095s) 2022-08-17T13:37:03.8870705Z test_bernoulli_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:03.8899647Z test_bernoulli_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:03.8926458Z test_beta_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:03.8957721Z test_beta_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:03.8981736Z test_binomial_shape (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:03.9010880Z test_binomial_shape_vectorized_n (__main__.TestDistributionShapes) ... ok (0.016s) 2022-08-17T13:37:03.9054871Z test_categorical_shape (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:03.9077538Z test_cauchy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:03.9102357Z test_cauchy_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:03.9126032Z test_chi2_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:03.9149615Z test_chi2_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:03.9180723Z test_continuous_bernoulli_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.016s) 2022-08-17T13:37:03.9214878Z test_continuous_bernoulli_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:03.9243828Z test_dirichlet_shape (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:03.9488796Z test_entropy_shape (__main__.TestDistributionShapes) ... ok (0.032s) 2022-08-17T13:37:03.9512487Z test_exponential_shape_scalar_param (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:03.9536371Z test_exponential_shape_tensor_param (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:03.9559941Z test_gamma_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:03.9583972Z test_gamma_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:03.9608608Z test_geometric_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:03.9641287Z test_geometric_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.016s) 2022-08-17T13:37:03.9665061Z test_gumbel_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:03.9689594Z test_halfcauchy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:03.9715636Z test_halfcauchy_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:03.9744096Z test_kumaraswamy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:03.9766985Z test_laplace_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:03.9793806Z test_laplace_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.016s) 2022-08-17T13:37:03.9823996Z test_mixture_same_family_shape (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:03.9856379Z test_multinomial_shape (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:03.9878567Z test_normal_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:03.9903582Z test_normal_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:03.9963021Z test_one_hot_categorical_shape (__main__.TestDistributionShapes) ... ok (0.016s) 2022-08-17T13:37:03.9987902Z test_pareto_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:04.0013769Z test_studentT_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:04.0040701Z test_studentT_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:04.0063380Z test_uniform_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:04.0087800Z test_uniform_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:04.0119397Z test_vonmises_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.016s) 2022-08-17T13:37:04.0152820Z test_vonmises_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:04.0178312Z test_weibull_scale_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:04.0214558Z test_wishart_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.000s) 2022-08-17T13:37:04.0261782Z test_wishart_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.016s) 2022-08-17T13:37:04.0520663Z test_argmax_relaxed_categorical (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:04.0619402Z test_bernoulli (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:04.0641231Z test_bernoulli_3d (__main__.TestDistributions) ... ok (0.000s) 2022-08-17T13:37:04.0665666Z test_bernoulli_enumerate_support (__main__.TestDistributions) ... ok (0.000s) 2022-08-17T13:37:04.1304433Z test_beta_log_prob (__main__.TestDistributions) ... ok (0.063s) 2022-08-17T13:37:04.4697674Z test_beta_sample (__main__.TestDistributions) ... ok (0.348s) 2022-08-17T13:37:04.4733572Z test_beta_shape (__main__.TestDistributions) ... ok (0.000s) 2022-08-17T13:37:04.5035080Z test_beta_underflow (__main__.TestDistributions) ... ok (0.031s) 2022-08-17T13:37:04.5046919Z test_beta_underflow_gpu (__main__.TestDistributions) ... skip: CUDA not found (0.000s) 2022-08-17T13:37:04.5299551Z test_binomial (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:04.5334619Z test_binomial_enumerate_support (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:04.5375531Z test_binomial_extreme_vals (__main__.TestDistributions) ... ok (0.000s) 2022-08-17T13:37:04.6012492Z test_binomial_log_prob_and_entropy (__main__.TestDistributions) ... ok (0.064s) 2022-08-17T13:37:04.6059696Z test_binomial_log_prob_vectorized_count (__main__.TestDistributions) ... ok (0.000s) 2022-08-17T13:37:04.6607682Z test_binomial_sample (__main__.TestDistributions) ... ok (0.064s) 2022-08-17T13:37:04.6637096Z test_binomial_stable (__main__.TestDistributions) ... ok (0.000s) 2022-08-17T13:37:04.7320655Z test_binomial_vectorized_count (__main__.TestDistributions) ... ok (0.063s) 2022-08-17T13:37:04.7380300Z test_categorical_1d (__main__.TestDistributions) ... ok (0.000s) 2022-08-17T13:37:04.7479105Z test_categorical_2d (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:04.7497922Z test_categorical_enumerate_support (__main__.TestDistributions) ... ok (0.000s) 2022-08-17T13:37:04.7647384Z test_cauchy (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:04.9811044Z test_cdf_icdf_inverse (__main__.TestDistributions) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T13:37:04.9811742Z warnings.warn("Singular sample detected.") 2022-08-17T13:37:04.9969211Z ok (0.237s) 2022-08-17T13:37:05.0838670Z test_cdf_log_prob (__main__.TestDistributions) ... ok (0.080s) 2022-08-17T13:37:05.1910249Z test_chi2_sample (__main__.TestDistributions) ... ok (0.111s) 2022-08-17T13:37:05.1967882Z test_chi2_shape (__main__.TestDistributions) ... ok (0.000s) 2022-08-17T13:37:05.2123631Z test_continuous_bernoulli (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:05.2152796Z test_continuous_bernoulli_3d (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:05.2185310Z test_dirichlet_log_prob (__main__.TestDistributions) ... ok (0.000s) 2022-08-17T13:37:05.2212981Z test_dirichlet_mode (__main__.TestDistributions) ... ok (0.000s) 2022-08-17T13:37:05.2625127Z test_dirichlet_sample (__main__.TestDistributions) ... ok (0.032s) 2022-08-17T13:37:05.2650865Z test_dirichlet_shape (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:05.7294947Z test_distribution_expand (__main__.TestDistributions) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T13:37:05.7295651Z warnings.warn("Singular sample detected.") 2022-08-17T13:37:05.8602658Z ok (0.588s) 2022-08-17T13:37:06.0212138Z test_distribution_subclass_expand (__main__.TestDistributions) ... ok (0.159s) 2022-08-17T13:37:06.0491605Z test_enumerate_support_type (__main__.TestDistributions) ... ok (0.032s) 2022-08-17T13:37:06.0597583Z test_exponential (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:06.1621120Z test_exponential_sample (__main__.TestDistributions) ... ok (0.095s) 2022-08-17T13:37:06.1695160Z test_fishersnedecor (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:07.0756084Z test_fishersnedecor_sample (__main__.TestDistributions) ... ok (0.905s) 2022-08-17T13:37:07.0766228Z test_gamma_gpu_sample (__main__.TestDistributions) ... skip: CUDA not found (0.000s) 2022-08-17T13:37:07.0785437Z test_gamma_gpu_shape (__main__.TestDistributions) ... skip: CUDA not found (0.000s) 2022-08-17T13:37:07.0834768Z test_gamma_log_prob_at_boundary (__main__.TestDistributions) ... ok (0.000s) 2022-08-17T13:37:07.3876453Z test_gamma_sample (__main__.TestDistributions) ... ok (0.308s) 2022-08-17T13:37:07.3934348Z test_gamma_shape (__main__.TestDistributions) ... ok (0.000s) 2022-08-17T13:37:07.4006847Z test_geometric (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:07.4137344Z test_geometric_log_prob_and_entropy (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:07.4207815Z test_geometric_sample (__main__.TestDistributions) ... ok (0.000s) 2022-08-17T13:37:07.4270740Z test_gumbel (__main__.TestDistributions) ... ok (0.000s) 2022-08-17T13:37:08.0304062Z test_gumbel_sample (__main__.TestDistributions) ... ok (0.617s) 2022-08-17T13:37:08.0419111Z test_halfcauchy (__main__.TestDistributions) ... ok (0.000s) 2022-08-17T13:37:08.0531177Z test_halfnormal (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:08.0600117Z test_halfnormal_logprob (__main__.TestDistributions) ... ok (0.010s) 2022-08-17T13:37:08.1607148Z test_halfnormal_sample (__main__.TestDistributions) ... ok (0.104s) 2022-08-17T13:37:08.1622947Z test_has_examples (__main__.TestDistributions) ... ok (0.000s) 2022-08-17T13:37:08.7714045Z test_independent_expand (__main__.TestDistributions) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T13:37:08.7715001Z warnings.warn("Singular sample detected.") 2022-08-17T13:37:08.8807846Z ok (0.706s) 2022-08-17T13:37:09.1814792Z test_independent_shape (__main__.TestDistributions) ... ok (0.307s) 2022-08-17T13:37:09.8029466Z test_invalid_parameter_broadcasting (__main__.TestDistributions) ... ok (0.618s) 2022-08-17T13:37:09.8338485Z test_kumaraswamy_mean_variance (__main__.TestDistributions) ... ok (0.031s) 2022-08-17T13:37:09.8379390Z test_kumaraswamy_shape (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:09.8587370Z test_laplace (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:10.1608817Z test_laplace_sample (__main__.TestDistributions) ... ok (0.302s) 2022-08-17T13:37:10.1640432Z test_lazy_property_grad (__main__.TestDistributions) ... ok (0.000s) 2022-08-17T13:37:10.1775957Z test_lkj_cholesky_log_prob (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:10.2021254Z test_logisticnormal (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:10.2043570Z test_logisticnormal_logprob (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:10.5437766Z test_logisticnormal_sample (__main__.TestDistributions) ... ok (0.334s) 2022-08-17T13:37:10.5633572Z test_lognormal (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:10.5707561Z test_lognormal_logprob (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:10.8691101Z test_lognormal_sample (__main__.TestDistributions) ... ok (0.285s) 2022-08-17T13:37:10.8779687Z test_lowrank_multivariate_normal_log_prob (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:10.9083621Z test_lowrank_multivariate_normal_moments (__main__.TestDistributions) ... ok (0.031s) 2022-08-17T13:37:10.9123203Z test_lowrank_multivariate_normal_properties (__main__.TestDistributions) ... ok (0.000s) 2022-08-17T13:37:10.9531185Z test_lowrank_multivariate_normal_sample (__main__.TestDistributions) ... ok (0.047s) 2022-08-17T13:37:11.0013462Z test_lowrank_multivariate_normal_shape (__main__.TestDistributions) ... ok (0.047s) 2022-08-17T13:37:11.0098288Z test_mixture_same_family_log_prob (__main__.TestDistributions) ... ok (0.000s) 2022-08-17T13:37:11.0610779Z test_mixture_same_family_sample (__main__.TestDistributions) ... ok (0.064s) 2022-08-17T13:37:11.0700540Z test_mixture_same_family_shape (__main__.TestDistributions) ... ok (0.000s) 2022-08-17T13:37:11.1831300Z test_mode (__main__.TestDistributions) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T13:37:11.1831977Z warnings.warn("Singular sample detected.") 2022-08-17T13:37:11.1945438Z ok (0.127s) 2022-08-17T13:37:11.2069095Z test_multinomial_1d (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:11.2121673Z test_multinomial_1d_log_prob_and_entropy (__main__.TestDistributions) ... ok (0.000s) 2022-08-17T13:37:11.2258553Z test_multinomial_2d (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:11.2340942Z test_multivariate_normal_log_prob (__main__.TestDistributions) ... ok (0.000s) 2022-08-17T13:37:11.2559892Z test_multivariate_normal_moments (__main__.TestDistributions) ... ok (0.032s) 2022-08-17T13:37:11.2584515Z test_multivariate_normal_properties (__main__.TestDistributions) ... ok (0.000s) 2022-08-17T13:37:11.3692512Z test_multivariate_normal_sample (__main__.TestDistributions) ... ok (0.112s) 2022-08-17T13:37:11.4403230Z test_multivariate_normal_shape (__main__.TestDistributions) ... ok (0.063s) 2022-08-17T13:37:11.4422010Z test_multivariate_normal_stable_with_precision_matrix (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:11.4621049Z test_negative_binomial (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:11.5183915Z test_negative_binomial_log_prob (__main__.TestDistributions) ... ok (0.047s) 2022-08-17T13:37:11.5228370Z test_negative_binomial_log_prob_vectorized_count (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:11.5432775Z test_normal (__main__.TestDistributions) ... ok (0.017s) 2022-08-17T13:37:11.8424655Z test_normal_sample (__main__.TestDistributions) ... ok (0.302s) 2022-08-17T13:37:11.8499983Z test_one_hot_categorical_1d (__main__.TestDistributions) ... ok (0.000s) 2022-08-17T13:37:11.8583812Z test_one_hot_categorical_2d (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:11.8610283Z test_one_hot_categorical_enumerate_support (__main__.TestDistributions) ... ok (0.000s) 2022-08-17T13:37:11.8674223Z test_pareto (__main__.TestDistributions) ... ok (0.000s) 2022-08-17T13:37:12.1689722Z test_pareto_sample (__main__.TestDistributions) ... ok (0.311s) 2022-08-17T13:37:12.1703868Z test_poisson_forward_ad (__main__.TestDistributions) ... ok (0.000s) 2022-08-17T13:37:12.1711136Z test_poisson_gpu_sample (__main__.TestDistributions) ... skip: CUDA not found (0.000s) 2022-08-17T13:37:12.1801388Z test_poisson_log_prob (__main__.TestDistributions) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_deprecated.py:35: FutureWarning: torch.testing.assert_allclose() is deprecated since 1.12 and will be removed in 1.14. Use torch.testing.assert_close() instead. For detailed upgrade instructions see https://github.com/pytorch/pytorch/issues/61844. 2022-08-17T13:37:12.1802032Z warnings.warn(msg, FutureWarning) 2022-08-17T13:37:12.1805317Z ok (0.000s) 2022-08-17T13:37:12.1877723Z test_poisson_sample (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:12.1901864Z test_poisson_shape (__main__.TestDistributions) ... ok (0.000s) 2022-08-17T13:37:12.2071090Z test_relaxed_bernoulli (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:12.2168728Z test_relaxed_one_hot_categorical_1d (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:12.2331813Z test_relaxed_one_hot_categorical_2d (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:12.2551358Z test_repr (__main__.TestDistributions) ... ok (0.025s) 2022-08-17T13:37:12.2783646Z test_rounded_relaxed_bernoulli (__main__.TestDistributions) ... ok (0.017s) 2022-08-17T13:37:12.2928963Z test_rsample_requires_grad (__main__.TestDistributions) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T13:37:12.2929441Z warnings.warn("Singular sample detected.") 2022-08-17T13:37:12.2970760Z ok (0.016s) 2022-08-17T13:37:12.3166986Z test_sample_detached (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:12.3240412Z test_studentT (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:12.4175291Z test_studentT_log_prob (__main__.TestDistributions) ... ok (0.083s) 2022-08-17T13:37:13.6547710Z test_studentT_sample (__main__.TestDistributions) ... ok (1.245s) 2022-08-17T13:37:13.6796653Z test_support_attributes (__main__.TestDistributions) ... ok (0.026s) 2022-08-17T13:37:13.6932545Z test_uniform (__main__.TestDistributions) ... ok (0.016s) 2022-08-17T13:37:13.7241774Z test_valid_parameter_broadcasting (__main__.TestDistributions) ... ok (0.031s) 2022-08-17T13:37:13.7352533Z test_vonmises_logprob (__main__.TestDistributions) ... ok (0.000s) 2022-08-17T13:37:21.5846492Z test_vonmises_sample (__main__.TestDistributions) ... ok (7.857s) 2022-08-17T13:37:21.5921899Z test_wishart_log_prob (__main__.TestDistributions) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T13:37:21.5922564Z warnings.warn("Singular sample detected.") 2022-08-17T13:37:21.6669213Z ok (0.079s) 2022-08-17T13:37:21.6691960Z test_wishart_moments (__main__.TestDistributions) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:104: UserWarning: Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim. 2022-08-17T13:37:21.6693020Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2022-08-17T13:37:23.1554057Z ok (1.483s) 2022-08-17T13:37:23.1601248Z test_wishart_properties (__main__.TestDistributions) ... ok (0.001s) 2022-08-17T13:37:23.4747219Z test_wishart_sample (__main__.TestDistributions) ... ok (0.316s) 2022-08-17T13:37:23.5237280Z test_wishart_shape (__main__.TestDistributions) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T13:37:23.5237945Z warnings.warn("Singular sample detected.") 2022-08-17T13:37:23.5394319Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T13:37:23.5394894Z warnings.warn("Singular sample detected.") 2022-08-17T13:37:23.5550865Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T13:37:23.5551438Z warnings.warn("Singular sample detected.") 2022-08-17T13:37:23.5695985Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T13:37:23.5696557Z warnings.warn("Singular sample detected.") 2022-08-17T13:37:23.5865623Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T13:37:23.5866184Z warnings.warn("Singular sample detected.") 2022-08-17T13:37:23.5984709Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T13:37:23.5985281Z warnings.warn("Singular sample detected.") 2022-08-17T13:37:23.6113540Z ok (0.128s) 2022-08-17T13:37:23.6135897Z test_wishart_stable_with_precision_matrix (__main__.TestDistributions) ... ok (0.000s) 2022-08-17T13:37:23.6148794Z test_zero_excluded_binomial (__main__.TestDistributions) ... skip: CUDA not found (0.000s) 2022-08-17T13:37:23.6169041Z test_cat_event_dim (__main__.TestFunctors) ... ok (0.016s) 2022-08-17T13:37:23.6214963Z test_cat_transform (__main__.TestFunctors) ... ok (0.000s) 2022-08-17T13:37:23.6260974Z test_cat_transform_non_uniform (__main__.TestFunctors) ... ok (0.000s) 2022-08-17T13:37:23.6302712Z test_stack_transform (__main__.TestFunctors) ... ok (0.000s) 2022-08-17T13:37:24.3641140Z test_cdf (__main__.TestJit) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:250: UserWarning: Singular sample detected. 2022-08-17T13:37:24.3641800Z warnings.warn("Singular sample detected.") 2022-08-17T13:37:24.4916729Z ok (0.867s) 2022-08-17T13:37:25.3289229Z test_entropy (__main__.TestJit) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\distributions\wishart.py:104: UserWarning: Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim. 2022-08-17T13:37:25.3290141Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2022-08-17T13:37:25.4597098Z ok (0.966s) 2022-08-17T13:37:25.7877504Z test_enumerate_support (__main__.TestJit) ... ok (0.333s) 2022-08-17T13:37:27.6866486Z test_log_prob (__main__.TestJit) ... ok (1.896s) 2022-08-17T13:37:28.5415731Z test_mean (__main__.TestJit) ... ok (0.860s) 2022-08-17T13:37:29.0601162Z test_rsample (__main__.TestJit) ... ok (0.520s) 2022-08-17T13:37:29.6716975Z test_sample (__main__.TestJit) ... ok (0.603s) 2022-08-17T13:37:30.7411637Z test_variance (__main__.TestJit) ... ok (1.069s) 2022-08-17T13:37:30.7813355Z test_entropy_exponential_family (__main__.TestKL) ... ok (0.041s) 2022-08-17T13:37:33.8782594Z test_entropy_monte_carlo (__main__.TestKL) ... ok (3.103s) 2022-08-17T13:37:33.8908644Z test_kl_edgecases (__main__.TestKL) ... ok (0.016s) 2022-08-17T13:37:33.9136602Z test_kl_exponential_family (__main__.TestKL) ... ok (0.016s) 2022-08-17T13:37:33.9304794Z test_kl_infinite (__main__.TestKL) ... ok (0.016s) 2022-08-17T13:37:33.9539007Z test_kl_lowrank_multivariate_normal (__main__.TestKL) ... ok (0.026s) 2022-08-17T13:37:33.9716145Z test_kl_lowrank_multivariate_normal_batched (__main__.TestKL) ... ok (0.016s) 2022-08-17T13:37:34.9624588Z test_kl_monte_carlo (__main__.TestKL) ... ok (0.989s) 2022-08-17T13:37:34.9900520Z test_kl_multivariate_normal (__main__.TestKL) ... ok (0.031s) 2022-08-17T13:37:35.0054230Z test_kl_multivariate_normal_batched (__main__.TestKL) ... ok (0.016s) 2022-08-17T13:37:35.0206637Z test_kl_multivariate_normal_batched_broadcasted (__main__.TestKL) ... ok (0.016s) 2022-08-17T13:37:35.0700362Z test_kl_shape (__main__.TestKL) ... ok (0.051s) 2022-08-17T13:37:35.0816227Z test_kl_transformed (__main__.TestKL) ... ok (0.016s) 2022-08-17T13:37:35.0864316Z test_lazy_logits_initialization (__main__.TestLazyLogitsInitialization) ... ok (0.000s) 2022-08-17T13:37:35.0891377Z test_lazy_probs_initialization (__main__.TestLazyLogitsInitialization) ... ok (0.000s) 2022-08-17T13:37:35.1039760Z test_bernoulli_gradient (__main__.TestNumericalStability) ... ok (0.016s) 2022-08-17T13:37:35.1070356Z test_bernoulli_with_logits_overflow (__main__.TestNumericalStability) ... ok (0.000s) 2022-08-17T13:37:35.1101138Z test_bernoulli_with_logits_underflow (__main__.TestNumericalStability) ... ok (0.010s) 2022-08-17T13:37:35.1122568Z test_categorical_log_prob (__main__.TestNumericalStability) ... ok (0.000s) 2022-08-17T13:37:35.1149370Z test_categorical_log_prob_with_logits (__main__.TestNumericalStability) ... ok (0.000s) 2022-08-17T13:37:35.1444103Z test_continuous_bernoulli_gradient (__main__.TestNumericalStability) ... ok (0.031s) 2022-08-17T13:37:35.1489867Z test_continuous_bernoulli_with_logits_overflow (__main__.TestNumericalStability) ... ok (0.010s) 2022-08-17T13:37:35.1534331Z test_continuous_bernoulli_with_logits_underflow (__main__.TestNumericalStability) ... ok (0.000s) 2022-08-17T13:37:35.1559178Z test_multinomial_log_prob (__main__.TestNumericalStability) ... ok (0.000s) 2022-08-17T13:37:35.1590229Z test_multinomial_log_prob_with_logits (__main__.TestNumericalStability) ... ok (0.010s) 2022-08-17T13:37:35.2056718Z test_beta_wrt_alpha (__main__.TestRsample) ... ok (0.031s) 2022-08-17T13:37:35.2505011Z test_beta_wrt_beta (__main__.TestRsample) ... ok (0.057s) 2022-08-17T13:37:35.2762630Z test_chi2 (__main__.TestRsample) ... ok (0.020s) 2022-08-17T13:37:35.7895754Z test_dirichlet_multivariate (__main__.TestRsample) ... ok (0.508s) 2022-08-17T13:37:35.8359603Z test_dirichlet_on_diagonal (__main__.TestRsample) ... ok (0.047s) 2022-08-17T13:37:35.9254372Z test_dirichlet_tangent_field (__main__.TestRsample) ... ok (0.103s) 2022-08-17T13:37:35.9508481Z test_gamma (__main__.TestRsample) ... ok (0.026s) 2022-08-17T13:37:35.9697819Z test_invalid (__main__.TestValidation) ... ok (0.010s) 2022-08-17T13:37:36.2495237Z test_invalid_log_probs_arg (__main__.TestValidation) ... ok (0.286s) 2022-08-17T13:37:36.2630316Z test_valid (__main__.TestValidation) ... ok (0.016s) 2022-08-17T13:37:36.2694248Z test_warning_unimplemented_constraints (__main__.TestValidation) ... ok (0.000s) 2022-08-17T13:37:36.2694555Z 2022-08-17T13:37:36.2694914Z ---------------------------------------------------------------------- 2022-08-17T13:37:36.2695277Z Ran 219 tests in 33.844s 2022-08-17T13:37:36.2697488Z 2022-08-17T13:37:36.2697877Z OK (skipped=5) 2022-08-17T13:37:36.2698058Z 2022-08-17T13:37:36.2699826Z Generating XML reports... 2022-08-17T13:37:36.2754767Z Generated XML report: test-reports\python-unittest\distributions\test_distributions\TEST-TestAgainstScipy-20220817133702.xml 2022-08-17T13:37:36.2769516Z Generated XML report: test-reports\python-unittest\distributions\test_distributions\TEST-TestConstraints-20220817133702.xml 2022-08-17T13:37:36.2810128Z Generated XML report: test-reports\python-unittest\distributions\test_distributions\TEST-TestDistributionShapes-20220817133702.xml 2022-08-17T13:37:36.2921520Z Generated XML report: test-reports\python-unittest\distributions\test_distributions\TEST-TestDistributions-20220817133702.xml 2022-08-17T13:37:36.2930819Z Generated XML report: test-reports\python-unittest\distributions\test_distributions\TEST-TestFunctors-20220817133702.xml 2022-08-17T13:37:36.2943429Z Generated XML report: test-reports\python-unittest\distributions\test_distributions\TEST-TestJit-20220817133702.xml 2022-08-17T13:37:36.2959297Z Generated XML report: test-reports\python-unittest\distributions\test_distributions\TEST-TestKL-20220817133702.xml 2022-08-17T13:37:36.2967334Z Generated XML report: test-reports\python-unittest\distributions\test_distributions\TEST-TestLazyLogitsInitialization-20220817133702.xml 2022-08-17T13:37:36.2981086Z Generated XML report: test-reports\python-unittest\distributions\test_distributions\TEST-TestNumericalStability-20220817133702.xml 2022-08-17T13:37:36.2992137Z Generated XML report: test-reports\python-unittest\distributions\test_distributions\TEST-TestRsample-20220817133702.xml 2022-08-17T13:37:36.3000792Z Generated XML report: test-reports\python-unittest\distributions\test_distributions\TEST-TestValidation-20220817133702.xml 2022-08-17T13:37:36.7130501Z Running lazy/test_extract_compiled_graph ... [2022-08-17 13:37:36.707788] 2022-08-17T13:37:36.7131042Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'lazy/test_extract_compiled_graph.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:37:36.707788] 2022-08-17T13:37:37.7870224Z Running lazy/test_ts_opinfo ... [2022-08-17 13:37:37.775339] 2022-08-17T13:37:39.8502057Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'lazy/test_ts_opinfo.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:37:37.775339] 2022-08-17T13:37:39.8502390Z 2022-08-17T13:37:39.8502471Z Running tests... 2022-08-17T13:37:39.8502733Z ---------------------------------------------------------------------- 2022-08-17T13:37:39.8503093Z Test results will be stored in test-reports\python-unittest\lazy\test_ts_opinfo 2022-08-17T13:37:40.1012908Z test_nonzero_dynamic (__main__.TestLazyDynamicOps) ... ok (0.243s) 2022-08-17T13:37:40.1072288Z test_correctness_abs_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:40.1401896Z test_correctness_add_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.047s) 2022-08-17T13:37:40.1846205Z test_correctness_addcmul_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.036s) 2022-08-17T13:37:40.1973390Z test_correctness_addmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:40.2072482Z test_correctness_addmm_decomposed_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:40.2089069Z test_correctness_arange_cpu_float32 (__main__.TestLazyOpInfoCPU) ... skip: Skipped! (0.000s) 2022-08-17T13:37:40.2239607Z test_correctness_as_strided_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:40.2448363Z test_correctness_baddbmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:40.2653913Z test_correctness_block_diag_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.026s) 2022-08-17T13:37:40.2710434Z test_correctness_bmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:40.2886028Z test_correctness_cat_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2022-08-17T13:37:40.3016576Z test_correctness_clamp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:40.3234797Z test_correctness_clamp_min_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.031s) 2022-08-17T13:37:40.4093439Z test_correctness_constant_pad_nd_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.088s) 2022-08-17T13:37:40.4173883Z test_correctness_cos_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:40.4248393Z test_correctness_cumsum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:40.4656069Z test_correctness_diagonal_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.036s) 2022-08-17T13:37:40.4928059Z test_correctness_div_floor_rounding_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.026s) 2022-08-17T13:37:40.5122588Z test_correctness_div_no_rounding_mode_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.026s) 2022-08-17T13:37:40.5293650Z test_correctness_div_trunc_rounding_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:40.5309569Z test_correctness_empty_cpu_float32 (__main__.TestLazyOpInfoCPU) ... skip: Expected: empty is not comparable (0.000s) 2022-08-17T13:37:40.5492937Z test_correctness_eq_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:40.5571685Z test_correctness_exp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2022-08-17T13:37:40.5735462Z test_correctness_flip_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.020s) 2022-08-17T13:37:40.5781903Z test_correctness_floor_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:40.5838040Z test_correctness_frac_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:40.6001861Z test_correctness_gather_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:40.6171080Z test_correctness_ge_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:40.6339457Z test_correctness_gt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:40.6510439Z test_correctness_le_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.031s) 2022-08-17T13:37:40.6583289Z test_correctness_log2_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:40.6668298Z test_correctness_log_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2022-08-17T13:37:40.7000487Z test_correctness_logsumexp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.031s) 2022-08-17T13:37:40.7170089Z test_correctness_lt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:40.7329411Z test_correctness_masked_fill_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:40.7499877Z test_correctness_max_binary_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.026s) 2022-08-17T13:37:40.7543191Z test_correctness_max_reduction_no_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:40.7582195Z test_correctness_max_reduction_with_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:40.7813692Z test_correctness_maximum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.026s) 2022-08-17T13:37:40.8108865Z test_correctness_mean_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.031s) 2022-08-17T13:37:40.8282100Z test_correctness_min_binary_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:40.8325902Z test_correctness_min_reduction_no_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:40.8382863Z test_correctness_min_reduction_with_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:40.8611665Z test_correctness_minimum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.020s) 2022-08-17T13:37:40.8656860Z test_correctness_mm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:40.8826829Z test_correctness_mul_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:40.8886606Z test_correctness_mv_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:40.9079359Z test_correctness_native_layer_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.031s) 2022-08-17T13:37:40.9251366Z test_correctness_ne_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:40.9288069Z test_correctness_neg_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:40.9767578Z test_correctness_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.041s) 2022-08-17T13:37:40.9834500Z test_correctness_norm_fro_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:40.9892086Z test_correctness_norm_inf_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:40.9952946Z test_correctness_norm_nuc_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:41.0008326Z test_correctness_reciprocal_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:41.0173020Z test_correctness_remainder_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:41.0676755Z test_correctness_repeat_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.051s) 2022-08-17T13:37:41.0733008Z test_correctness_rsqrt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:41.1066347Z test_correctness_scatter_add_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.031s) 2022-08-17T13:37:41.1173907Z test_correctness_select_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:41.1209301Z test_correctness_sgn_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:41.1264714Z test_correctness_sigmoid_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:41.1544929Z test_correctness_slice_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.026s) 2022-08-17T13:37:41.1684288Z test_correctness_sort_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2022-08-17T13:37:41.1724033Z test_correctness_sqrt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:41.1930084Z test_correctness_stack_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.031s) 2022-08-17T13:37:41.2039076Z test_correctness_std_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:41.2243545Z test_correctness_sub_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.031s) 2022-08-17T13:37:41.2478311Z test_correctness_sum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.026s) 2022-08-17T13:37:41.2514717Z test_correctness_tanh_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:41.2589645Z test_correctness_topk_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2022-08-17T13:37:41.2624437Z test_correctness_trace_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:41.2727147Z test_correctness_tril_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2022-08-17T13:37:41.2813459Z test_correctness_triu_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:41.2849210Z test_correctness_trunc_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:41.2889675Z test_correctness_with_reusing_ir_abs_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:41.3109755Z test_correctness_with_reusing_ir_add_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.026s) 2022-08-17T13:37:41.3455745Z test_correctness_with_reusing_ir_addcmul_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.031s) 2022-08-17T13:37:41.3555815Z test_correctness_with_reusing_ir_addmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2022-08-17T13:37:41.3646035Z test_correctness_with_reusing_ir_addmm_decomposed_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:41.3663776Z test_correctness_with_reusing_ir_arange_cpu_float32 (__main__.TestLazyOpInfoCPU) ... skip: Skipped! (0.016s) 2022-08-17T13:37:41.3784513Z test_correctness_with_reusing_ir_as_strided_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:41.3939557Z test_correctness_with_reusing_ir_baddbmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:41.4108441Z test_correctness_with_reusing_ir_block_diag_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:41.4175409Z test_correctness_with_reusing_ir_bmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:41.4343309Z test_correctness_with_reusing_ir_cat_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:41.4413123Z test_correctness_with_reusing_ir_clamp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:41.4530751Z test_correctness_with_reusing_ir_clamp_min_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:41.5398749Z test_correctness_with_reusing_ir_constant_pad_nd_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.083s) 2022-08-17T13:37:41.5465164Z test_correctness_with_reusing_ir_cos_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:41.5533539Z test_correctness_with_reusing_ir_cumsum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2022-08-17T13:37:41.5863077Z test_correctness_with_reusing_ir_diagonal_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.026s) 2022-08-17T13:37:41.6049612Z test_correctness_with_reusing_ir_div_floor_rounding_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:41.6218462Z test_correctness_with_reusing_ir_div_no_rounding_mode_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:41.6392297Z test_correctness_with_reusing_ir_div_trunc_rounding_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:41.6409952Z test_correctness_with_reusing_ir_empty_cpu_float32 (__main__.TestLazyOpInfoCPU) ... skip: Expected: empty is not comparable (0.016s) 2022-08-17T13:37:41.6620792Z test_correctness_with_reusing_ir_eq_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.020s) 2022-08-17T13:37:41.6688722Z test_correctness_with_reusing_ir_exp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:41.6841306Z test_correctness_with_reusing_ir_flip_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:41.6881021Z test_correctness_with_reusing_ir_floor_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:41.6936794Z test_correctness_with_reusing_ir_frac_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:41.7089417Z test_correctness_with_reusing_ir_gather_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:41.7275072Z test_correctness_with_reusing_ir_ge_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:41.7454382Z test_correctness_with_reusing_ir_gt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:41.7630986Z test_correctness_with_reusing_ir_le_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.020s) 2022-08-17T13:37:41.7693579Z test_correctness_with_reusing_ir_log2_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2022-08-17T13:37:41.7752505Z test_correctness_with_reusing_ir_log_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:41.7936080Z test_correctness_with_reusing_ir_logsumexp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:41.8113373Z test_correctness_with_reusing_ir_lt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.026s) 2022-08-17T13:37:41.8264565Z test_correctness_with_reusing_ir_masked_fill_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:41.8440611Z test_correctness_with_reusing_ir_max_binary_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:41.8486180Z test_correctness_with_reusing_ir_max_reduction_no_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:41.8547136Z test_correctness_with_reusing_ir_max_reduction_with_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2022-08-17T13:37:41.8785622Z test_correctness_with_reusing_ir_maximum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.020s) 2022-08-17T13:37:41.9010985Z test_correctness_with_reusing_ir_mean_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:41.9185425Z test_correctness_with_reusing_ir_min_binary_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:41.9230581Z test_correctness_with_reusing_ir_min_reduction_no_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:41.9283687Z test_correctness_with_reusing_ir_min_reduction_with_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:41.9532439Z test_correctness_with_reusing_ir_minimum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.031s) 2022-08-17T13:37:41.9573791Z test_correctness_with_reusing_ir_mm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:41.9748972Z test_correctness_with_reusing_ir_mul_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2022-08-17T13:37:41.9790098Z test_correctness_with_reusing_ir_mv_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:42.0137244Z test_correctness_with_reusing_ir_native_layer_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.031s) 2022-08-17T13:37:42.0315728Z test_correctness_with_reusing_ir_ne_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:42.0352946Z test_correctness_with_reusing_ir_neg_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.0840540Z test_correctness_with_reusing_ir_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.051s) 2022-08-17T13:37:42.0910521Z test_correctness_with_reusing_ir_norm_fro_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:42.0972707Z test_correctness_with_reusing_ir_norm_inf_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.1052625Z test_correctness_with_reusing_ir_norm_nuc_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.1110831Z test_correctness_with_reusing_ir_reciprocal_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:42.1288162Z test_correctness_with_reusing_ir_remainder_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:42.2392202Z test_correctness_with_reusing_ir_repeat_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.114s) 2022-08-17T13:37:42.2454262Z test_correctness_with_reusing_ir_rsqrt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.2730606Z test_correctness_with_reusing_ir_scatter_add_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.026s) 2022-08-17T13:37:42.2840393Z test_correctness_with_reusing_ir_select_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:42.2878341Z test_correctness_with_reusing_ir_sgn_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.2936005Z test_correctness_with_reusing_ir_sigmoid_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:42.3240918Z test_correctness_with_reusing_ir_slice_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.031s) 2022-08-17T13:37:42.3550937Z test_correctness_with_reusing_ir_sort_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.026s) 2022-08-17T13:37:42.3596215Z test_correctness_with_reusing_ir_sqrt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2022-08-17T13:37:42.3755255Z test_correctness_with_reusing_ir_stack_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:42.3862147Z test_correctness_with_reusing_ir_std_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.4072214Z test_correctness_with_reusing_ir_sub_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.031s) 2022-08-17T13:37:42.4281341Z test_correctness_with_reusing_ir_sum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:42.4318396Z test_correctness_with_reusing_ir_tanh_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.4462641Z test_correctness_with_reusing_ir_topk_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:42.4497991Z test_correctness_with_reusing_ir_trace_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2022-08-17T13:37:42.4596589Z test_correctness_with_reusing_ir_tril_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2022-08-17T13:37:42.4689027Z test_correctness_with_reusing_ir_triu_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2022-08-17T13:37:42.4727018Z test_correctness_with_reusing_ir_trunc_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.4761106Z test_dispatched_to_lazy_abs_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.4830507Z test_dispatched_to_lazy_add_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.5073665Z test_dispatched_to_lazy_addcdiv_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.031s) 2022-08-17T13:37:42.5416943Z test_dispatched_to_lazy_addcmul_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.036s) 2022-08-17T13:37:42.5481297Z test_dispatched_to_lazy_addmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2022-08-17T13:37:42.5570921Z test_dispatched_to_lazy_addmm_decomposed_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2022-08-17T13:37:42.5601677Z test_dispatched_to_lazy_arange_cpu_float32 (__main__.TestLazyOpInfoCPU) ... expected failure (0.000s) 2022-08-17T13:37:42.5668515Z test_dispatched_to_lazy_as_strided_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2022-08-17T13:37:42.5766897Z test_dispatched_to_lazy_baddbmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.5870460Z test_dispatched_to_lazy_bernoulli_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:42.5908380Z test_dispatched_to_lazy_bmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.5964671Z test_dispatched_to_lazy_cat_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.6009501Z test_dispatched_to_lazy_clamp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.6077228Z test_dispatched_to_lazy_clamp_min_cpu_float32 (__main__.TestLazyOpInfoCPU) ... expected failure (0.016s) 2022-08-17T13:37:42.6192959Z test_dispatched_to_lazy_constant_pad_nd_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.6228625Z test_dispatched_to_lazy_cos_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:42.6274145Z test_dispatched_to_lazy_cumsum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.6359586Z test_dispatched_to_lazy_diagonal_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.6463036Z test_dispatched_to_lazy_div_floor_rounding_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:42.6564672Z test_dispatched_to_lazy_div_no_rounding_mode_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2022-08-17T13:37:42.6666275Z test_dispatched_to_lazy_div_trunc_rounding_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2022-08-17T13:37:42.6681309Z test_dispatched_to_lazy_empty_cpu_float32 (__main__.TestLazyOpInfoCPU) ... skip: Expected: empty is not comparable (0.010s) 2022-08-17T13:37:42.6738628Z test_dispatched_to_lazy_eq_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.6777601Z test_dispatched_to_lazy_exp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.6821662Z test_dispatched_to_lazy_flip_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.6858256Z test_dispatched_to_lazy_floor_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:42.6889486Z test_dispatched_to_lazy_frac_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.6981392Z test_dispatched_to_lazy_gather_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.7036996Z test_dispatched_to_lazy_ge_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:42.7092446Z test_dispatched_to_lazy_gt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.7148052Z test_dispatched_to_lazy_le_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.7183905Z test_dispatched_to_lazy_log2_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:42.7223706Z test_dispatched_to_lazy_log_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.7280017Z test_dispatched_to_lazy_lt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.7336853Z test_dispatched_to_lazy_masked_fill_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:42.7392229Z test_dispatched_to_lazy_max_binary_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.7428107Z test_dispatched_to_lazy_max_reduction_no_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.7473940Z test_dispatched_to_lazy_max_reduction_with_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:42.7530036Z test_dispatched_to_lazy_maximum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.7572018Z test_dispatched_to_lazy_mean_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2022-08-17T13:37:42.7627688Z test_dispatched_to_lazy_min_binary_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.7669397Z test_dispatched_to_lazy_min_reduction_no_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2022-08-17T13:37:42.7724493Z test_dispatched_to_lazy_min_reduction_with_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.7781001Z test_dispatched_to_lazy_minimum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.7817951Z test_dispatched_to_lazy_mm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.7874530Z test_dispatched_to_lazy_mul_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:42.7911035Z test_dispatched_to_lazy_mv_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.7996917Z test_dispatched_to_lazy_native_layer_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:42.8053102Z test_dispatched_to_lazy_ne_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.8081625Z test_dispatched_to_lazy_neg_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.8191196Z test_dispatched_to_lazy_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:42.8223050Z test_dispatched_to_lazy_norm_fro_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.8256583Z test_dispatched_to_lazy_norm_inf_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.8292217Z test_dispatched_to_lazy_norm_nuc_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.8348900Z test_dispatched_to_lazy_pow_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:42.8379883Z test_dispatched_to_lazy_reciprocal_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.8483557Z test_dispatched_to_lazy_remainder_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:42.8659001Z test_dispatched_to_lazy_repeat_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2022-08-17T13:37:42.8690243Z test_dispatched_to_lazy_rsqrt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.8871044Z test_dispatched_to_lazy_scatter_add_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.031s) 2022-08-17T13:37:42.8920458Z test_dispatched_to_lazy_select_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.8948921Z test_dispatched_to_lazy_sgn_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.8980082Z test_dispatched_to_lazy_sigmoid_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.9056226Z test_dispatched_to_lazy_slice_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:42.9171583Z test_dispatched_to_lazy_sort_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.9203942Z test_dispatched_to_lazy_sqrt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:42.9245887Z test_dispatched_to_lazy_stack_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.9303090Z test_dispatched_to_lazy_std_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.9366255Z test_dispatched_to_lazy_sub_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:42.9411761Z test_dispatched_to_lazy_sum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.9439988Z test_dispatched_to_lazy_tanh_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.9523045Z test_dispatched_to_lazy_topk_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.016s) 2022-08-17T13:37:42.9550648Z test_dispatched_to_lazy_trace_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.9589944Z test_dispatched_to_lazy_tril_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.9632694Z test_dispatched_to_lazy_triu_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2022-08-17T13:37:42.9660930Z test_dispatched_to_lazy_trunc_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.000s) 2022-08-17T13:37:42.9677128Z testConvolutionBackward (__main__.TestLazyTensor) ... skip: Disable until autograd supports symints (0.000s) 2022-08-17T13:37:42.9701089Z test_tensor_ctr (__main__.TestLazyTensor) ... ok (0.000s) 2022-08-17T13:37:42.9731921Z test_view_mark_step_preserved (__main__.TestLazyTensor) ... ok (0.000s) 2022-08-17T13:37:42.9732247Z 2022-08-17T13:37:42.9732823Z ---------------------------------------------------------------------- 2022-08-17T13:37:42.9733248Z Ran 230 tests in 3.109s 2022-08-17T13:37:42.9733432Z 2022-08-17T13:37:42.9733600Z OK (skipped=6, expected failures=2) 2022-08-17T13:37:42.9733810Z 2022-08-17T13:37:42.9733929Z Generating XML reports... 2022-08-17T13:37:42.9794586Z Generated XML report: test-reports\python-unittest\lazy\test_ts_opinfo\TEST-TestLazyDynamicOps-20220817133739.xml 2022-08-17T13:37:42.9994141Z Generated XML report: test-reports\python-unittest\lazy\test_ts_opinfo\TEST-TestLazyOpInfoCPU-20220817133739.xml 2022-08-17T13:37:43.0001753Z Generated XML report: test-reports\python-unittest\lazy\test_ts_opinfo\TEST-TestLazyTensor-20220817133739.xml 2022-08-17T13:37:43.3233440Z Running test_cuda_primary_ctx ... [2022-08-17 13:37:43.321368] 2022-08-17T13:37:43.3233941Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_cuda_primary_ctx.py', '-v', '--subprocess', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:37:43.321368] 2022-08-17T13:37:44.4625294Z CUDA not available, skipping tests 2022-08-17T13:37:44.6206884Z Running test_deploy ... [2022-08-17 13:37:44.616438] 2022-08-17T13:37:44.6207287Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', '-m', 'pytest', 'test_deploy.py', '-v'] ... [2022-08-17 13:37:44.616438] 2022-08-17T13:37:45.1742949Z ============================= test session starts ============================= 2022-08-17T13:37:45.1743352Z platform win32 -- Python 3.9.12, pytest-7.1.2, pluggy-1.0.0 -- C:\Jenkins\Miniconda3\python.exe 2022-08-17T13:37:45.1743618Z cachedir: .pytest_cache 2022-08-17T13:37:45.1745117Z hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('C:\\actions-runner\\_work\\pytorch\\pytorch\\test\\.hypothesis\\examples') 2022-08-17T13:37:45.1745593Z rootdir: C:\actions-runner\_work\pytorch\pytorch, configfile: pytest.ini 2022-08-17T13:37:45.1745944Z plugins: hypothesis-5.35.1, forked-1.4.0, rerunfailures-10.2, xdist-2.5.0 2022-08-17T13:37:46.0700975Z collecting ... collected 1 item 2022-08-17T13:37:46.0701159Z 2022-08-17T13:37:46.4427040Z test_deploy.py::TestFreezer::test_compile_string PASSED [100%] 2022-08-17T13:37:46.4427277Z 2022-08-17T13:37:46.4427399Z ============================== 1 passed in 1.28s ============================== 2022-08-17T13:37:46.6631906Z Running test_fx_backends ... [2022-08-17 13:37:46.659469] 2022-08-17T13:37:46.6632553Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_fx_backends.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:37:46.659469] 2022-08-17T13:37:48.1367115Z ERROR:numba.cuda.cudadrv.driver:Call to cuInit results in CUDA_ERROR_UNKNOWN 2022-08-17T13:37:48.1460727Z CUDA not available, skipping tests 2022-08-17T13:37:48.1514248Z 2022-08-17T13:37:48.1514631Z Running tests... 2022-08-17T13:37:48.1514924Z ---------------------------------------------------------------------- 2022-08-17T13:37:48.1515124Z 2022-08-17T13:37:48.1515271Z ---------------------------------------------------------------------- 2022-08-17T13:37:48.1515515Z Ran 0 tests in 0.000s 2022-08-17T13:37:48.1515631Z 2022-08-17T13:37:48.1515673Z OK 2022-08-17T13:37:48.1515772Z 2022-08-17T13:37:48.1515870Z Generating XML reports... 2022-08-17T13:37:48.1553867Z Test results will be stored in test-reports\python-unittest\test_fx_backends 2022-08-17T13:37:48.3674385Z Running test_jiterator ... [2022-08-17 13:37:48.365299] 2022-08-17T13:37:48.3674844Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_jiterator.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:37:48.365299] 2022-08-17T13:37:49.8247894Z CUDA not available, skipping tests 2022-08-17T13:37:49.8312863Z 2022-08-17T13:37:49.8313013Z Running tests... 2022-08-17T13:37:49.8313298Z ---------------------------------------------------------------------- 2022-08-17T13:37:49.8313483Z 2022-08-17T13:37:49.8313642Z ---------------------------------------------------------------------- 2022-08-17T13:37:49.8313871Z Ran 0 tests in 0.000s 2022-08-17T13:37:49.8313986Z 2022-08-17T13:37:49.8314051Z OK 2022-08-17T13:37:49.8314143Z 2022-08-17T13:37:49.8314233Z Generating XML reports... 2022-08-17T13:37:49.8352745Z Test results will be stored in test-reports\python-unittest\test_jiterator 2022-08-17T13:37:50.0440117Z Running test_pruning_op ... [2022-08-17 13:37:50.038058] 2022-08-17T13:37:50.0440568Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_pruning_op.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2022-08-17 13:37:50.038058] 2022-08-17T13:37:51.5660742Z 2022-08-17T13:37:51.5661338Z (base) C:\actions-runner\_work\pytorch\pytorch\test>if ERRORLEVEL 1 goto fail 2022-08-17T13:37:51.5662032Z 2022-08-17T13:37:51.5662250Z (base) C:\actions-runner\_work\pytorch\pytorch\test>popd 2022-08-17T13:37:51.5666722Z 2022-08-17T13:37:51.5666932Z (base) C:\actions-runner\_work\pytorch\pytorch>exit /b 0 2022-08-17T13:37:51.5699427Z + [[ 1 == 1 ]] 2022-08-17T13:37:51.5699612Z + [[ 2 -gt 1 ]] 2022-08-17T13:37:51.5699897Z + /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers/test_libtorch.bat 2022-08-17T13:37:51.6387884Z 2022-08-17T13:37:51.6388341Z C:\actions-runner\_work\pytorch\pytorch>if "0" == "0" IF NOT "cpu" == "cpu" exit /b 0 2022-08-17T13:37:51.6390552Z 2022-08-17T13:37:51.6391182Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\setup_pytorch_env.bat 2022-08-17T13:37:51.6400189Z 2022-08-17T13:37:51.6400521Z C:\actions-runner\_work\pytorch\pytorch>if exist "C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/pytorch_env_restore.bat" ( 2022-08-17T13:37:51.6400968Z call C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/pytorch_env_restore.bat 2022-08-17T13:37:51.6401245Z exit /b 0 2022-08-17T13:37:51.6401388Z ) 2022-08-17T13:37:51.9535776Z CUDA not available. Disabling CUDA and MultiCUDA tests 2022-08-17T13:37:51.9545191Z Note: Google Test filter = -IntegrationTest.MNIST*:*_CUDA:*_MultiCUDA 2022-08-17T13:37:51.9545487Z [==========] Running 976 tests from 46 test suites. 2022-08-17T13:37:51.9545734Z [----------] Global test environment set-up. 2022-08-17T13:37:51.9545989Z [----------] 9 tests from AutogradAPITests 2022-08-17T13:37:51.9546482Z [ RUN ] AutogradAPITests.BackwardSimpleTest 2022-08-17T13:37:51.9555845Z [ OK ] AutogradAPITests.BackwardSimpleTest (0 ms) 2022-08-17T13:37:51.9556860Z [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\autograd\engine.cpp:1061] Warning: Using backward() with create_graph=True will create a reference cycle between the parameter and its gradient which can cause a memory leak. We recommend using autograd.grad when creating the graph to avoid this. If you have to use this function, make sure to reset the .grad fields of your parameters to None after use to break the cycle and avoid the leak. (function operator ()) 2022-08-17T13:37:51.9557610Z [ RUN ] AutogradAPITests.BackwardTest 2022-08-17T13:37:51.9558634Z [ OK ] AutogradAPITests.BackwardTest (0 ms) 2022-08-17T13:37:51.9558924Z [ RUN ] AutogradAPITests.GradSimpleTest 2022-08-17T13:37:51.9560479Z [ OK ] AutogradAPITests.GradSimpleTest (0 ms) 2022-08-17T13:37:51.9560736Z [ RUN ] AutogradAPITests.GradTest 2022-08-17T13:37:51.9563881Z [ OK ] AutogradAPITests.GradTest (0 ms) 2022-08-17T13:37:51.9564153Z [ RUN ] AutogradAPITests.GradNonLeafTest 2022-08-17T13:37:51.9566568Z [W TensorBody.h:483] Warning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (function grad) 2022-08-17T13:37:51.9567711Z [W TensorBody.h:483] Warning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (function grad) 2022-08-17T13:37:51.9569011Z [W TensorBody.h:483] Warning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (function grad) 2022-08-17T13:37:51.9570110Z [W TensorBody.h:483] Warning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (function grad) 2022-08-17T13:37:51.9571628Z [ OK ] AutogradAPITests.GradNonLeafTest (0 ms) 2022-08-17T13:37:51.9571938Z [ RUN ] AutogradAPITests.GradUnreachableTest 2022-08-17T13:37:52.5616432Z [ OK ] AutogradAPITests.GradUnreachableTest (604 ms) 2022-08-17T13:37:52.5616745Z [ RUN ] AutogradAPITests.EmptyInput 2022-08-17T13:37:52.5618238Z [ OK ] AutogradAPITests.EmptyInput (0 ms) 2022-08-17T13:37:52.5618510Z [ RUN ] AutogradAPITests.RetainGrad 2022-08-17T13:37:52.5622946Z [ OK ] AutogradAPITests.RetainGrad (0 ms) 2022-08-17T13:37:52.5623469Z [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\autograd\anomaly_mode.cpp:27] Warning: This mode should be enabled only for debugging as the different tests will slow down your program execution. (function operator ()) 2022-08-17T13:37:52.5623919Z [ RUN ] AutogradAPITests.AnomalyMode 2022-08-17T13:37:52.5674336Z [ OK ] AutogradAPITests.AnomalyMode (5 ms) 2022-08-17T13:37:52.5674631Z [----------] 9 tests from AutogradAPITests (612 ms total) 2022-08-17T13:37:52.5674795Z 2022-08-17T13:37:52.5675005Z [----------] 32 tests from CustomAutogradTest 2022-08-17T13:37:52.5675313Z [ RUN ] CustomAutogradTest.GradUnreachableDiscoveryTest 2022-08-17T13:37:52.5675834Z [ OK ] CustomAutogradTest.GradUnreachableDiscoveryTest (0 ms) 2022-08-17T13:37:52.5676147Z [ RUN ] CustomAutogradTest.CustomFunction 2022-08-17T13:37:52.5678785Z [ OK ] CustomAutogradTest.CustomFunction (0 ms) 2022-08-17T13:37:52.5679088Z [ RUN ] CustomAutogradTest.GraphTaskTrimEdges 2022-08-17T13:37:52.5682693Z [ OK ] CustomAutogradTest.GraphTaskTrimEdges (0 ms) 2022-08-17T13:37:52.5682991Z [ RUN ] CustomAutogradTest.FunctionReturnsInput 2022-08-17T13:37:52.5683945Z [ OK ] CustomAutogradTest.FunctionReturnsInput (0 ms) 2022-08-17T13:37:52.5684274Z [ RUN ] CustomAutogradTest.FunctionReturnsUndefined 2022-08-17T13:37:52.5685436Z [ OK ] CustomAutogradTest.FunctionReturnsUndefined (0 ms) 2022-08-17T13:37:52.5685746Z [ RUN ] CustomAutogradTest.MaterializeGrads 2022-08-17T13:37:52.5686956Z [ OK ] CustomAutogradTest.MaterializeGrads (0 ms) 2022-08-17T13:37:52.5687265Z [ RUN ] CustomAutogradTest.DontMaterializeGrads 2022-08-17T13:37:52.5687568Z [ OK ] CustomAutogradTest.DontMaterializeGrads (0 ms) 2022-08-17T13:37:52.5687885Z [ RUN ] CustomAutogradTest.NoGradCustomFunction 2022-08-17T13:37:52.5688206Z [ OK ] CustomAutogradTest.NoGradCustomFunction (0 ms) 2022-08-17T13:37:52.5688490Z [ RUN ] CustomAutogradTest.MarkDirty 2022-08-17T13:37:52.5688738Z [ OK ] CustomAutogradTest.MarkDirty (0 ms) 2022-08-17T13:37:52.5690245Z [ RUN ] CustomAutogradTest.MarkNonDifferentiable 2022-08-17T13:37:52.5690570Z [ OK ] CustomAutogradTest.MarkNonDifferentiable (0 ms) 2022-08-17T13:37:52.5690907Z [ RUN ] CustomAutogradTest.MarkNonDifferentiableMixed 2022-08-17T13:37:52.5692557Z [ OK ] CustomAutogradTest.MarkNonDifferentiableMixed (0 ms) 2022-08-17T13:37:52.5692909Z [ RUN ] CustomAutogradTest.MarkNonDifferentiableNone 2022-08-17T13:37:52.5693306Z [ OK ] CustomAutogradTest.MarkNonDifferentiableNone (0 ms) 2022-08-17T13:37:52.5693613Z [ RUN ] CustomAutogradTest.ReturnLeafInplace 2022-08-17T13:37:52.5695059Z [ OK ] CustomAutogradTest.ReturnLeafInplace (0 ms) 2022-08-17T13:37:52.5695377Z [ RUN ] CustomAutogradTest.ReturnDuplicateInplace 2022-08-17T13:37:52.5697922Z [ OK ] CustomAutogradTest.ReturnDuplicateInplace (0 ms) 2022-08-17T13:37:52.5698220Z [ RUN ] CustomAutogradTest.ReturnDuplicate 2022-08-17T13:37:52.5698515Z [ OK ] CustomAutogradTest.ReturnDuplicate (0 ms) 2022-08-17T13:37:52.5698821Z [ RUN ] CustomAutogradTest.SaveEmptyForBackward 2022-08-17T13:37:52.5699951Z [ OK ] CustomAutogradTest.SaveEmptyForBackward (0 ms) 2022-08-17T13:37:52.5700242Z [ RUN ] CustomAutogradTest.InvalidGradients 2022-08-17T13:37:52.5703359Z [ OK ] CustomAutogradTest.InvalidGradients (0 ms) 2022-08-17T13:37:52.5703657Z [ RUN ] CustomAutogradTest.NoGradInput 2022-08-17T13:37:52.5703915Z [ OK ] CustomAutogradTest.NoGradInput (0 ms) 2022-08-17T13:37:52.5704192Z [ RUN ] CustomAutogradTest.TooManyGrads 2022-08-17T13:37:52.5704468Z [ OK ] CustomAutogradTest.TooManyGrads (0 ms) 2022-08-17T13:37:52.5704738Z [ RUN ] CustomAutogradTest.DepNoGrad 2022-08-17T13:37:52.5704990Z [ OK ] CustomAutogradTest.DepNoGrad (0 ms) 2022-08-17T13:37:52.5705249Z [ RUN ] CustomAutogradTest.Reentrant 2022-08-17T13:37:52.5706512Z [ OK ] CustomAutogradTest.Reentrant (0 ms) 2022-08-17T13:37:52.5706769Z [ RUN ] CustomAutogradTest.DeepReentrant 2022-08-17T13:37:53.0980192Z [ OK ] CustomAutogradTest.DeepReentrant (527 ms) 2022-08-17T13:37:53.0980568Z [ RUN ] CustomAutogradTest.ReentrantPriority 2022-08-17T13:37:53.0985428Z [ OK ] CustomAutogradTest.ReentrantPriority (0 ms) 2022-08-17T13:37:53.0985953Z [ RUN ] CustomAutogradTest.Hooks 2022-08-17T13:37:53.0992608Z [ OK ] CustomAutogradTest.Hooks (0 ms) 2022-08-17T13:37:53.0992976Z [ RUN ] CustomAutogradTest.HooksInplace 2022-08-17T13:37:53.0994525Z [ OK ] CustomAutogradTest.HooksInplace (0 ms) 2022-08-17T13:37:53.0994836Z [ RUN ] CustomAutogradTest.HooksInplaceWithRetainsGrad 2022-08-17T13:37:53.0997220Z [ OK ] CustomAutogradTest.HooksInplaceWithRetainsGrad (0 ms) 2022-08-17T13:37:53.0997602Z [ RUN ] CustomAutogradTest.HooksInplaceTwiceWithRetainsGrad 2022-08-17T13:37:53.0999849Z [ OK ] CustomAutogradTest.HooksInplaceTwiceWithRetainsGrad (0 ms) 2022-08-17T13:37:53.1000159Z [ RUN ] CustomAutogradTest.HookNone 2022-08-17T13:37:53.1000761Z [ OK ] CustomAutogradTest.HookNone (0 ms) 2022-08-17T13:37:53.1001049Z [ RUN ] CustomAutogradTest.BackwardWithInputs 2022-08-17T13:37:53.1002606Z [ OK ] CustomAutogradTest.BackwardWithInputs (0 ms) 2022-08-17T13:37:53.1002916Z [ RUN ] CustomAutogradTest.BackwardWithEmptyInputs 2022-08-17T13:37:53.1004619Z [ OK ] CustomAutogradTest.BackwardWithEmptyInputs (0 ms) 2022-08-17T13:37:53.1004964Z [ RUN ] CustomAutogradTest.BackwardWithNonLeafInputs 2022-08-17T13:37:53.1006914Z [ OK ] CustomAutogradTest.BackwardWithNonLeafInputs (0 ms) 2022-08-17T13:37:53.1007257Z [ RUN ] CustomAutogradTest.BackwardWithCreateGraphWarns 2022-08-17T13:37:53.1007915Z [ OK ] CustomAutogradTest.BackwardWithCreateGraphWarns (0 ms) 2022-08-17T13:37:53.1008264Z [----------] 32 tests from CustomAutogradTest (533 ms total) 2022-08-17T13:37:53.1008429Z 2022-08-17T13:37:53.1008532Z [----------] 18 tests from AnyModuleTest 2022-08-17T13:37:53.1008762Z [ RUN ] AnyModuleTest.SimpleReturnType 2022-08-17T13:37:53.1009047Z [ OK ] AnyModuleTest.SimpleReturnType (0 ms) 2022-08-17T13:37:53.1009372Z [ RUN ] AnyModuleTest.SimpleReturnTypeAndSingleArgument 2022-08-17T13:37:53.1009721Z [ OK ] AnyModuleTest.SimpleReturnTypeAndSingleArgument (0 ms) 2022-08-17T13:37:53.1010097Z [ RUN ] AnyModuleTest.StringLiteralReturnTypeAndArgument 2022-08-17T13:37:53.1010478Z [ OK ] AnyModuleTest.StringLiteralReturnTypeAndArgument (0 ms) 2022-08-17T13:37:53.1010844Z [ RUN ] AnyModuleTest.StringReturnTypeWithConstArgument 2022-08-17T13:37:53.1011190Z [ OK ] AnyModuleTest.StringReturnTypeWithConstArgument (0 ms) 2022-08-17T13:37:53.1011684Z [ RUN ] AnyModuleTest.TensorReturnTypeAndStringArgumentsWithFunkyQualifications 2022-08-17T13:37:53.1012216Z [ OK ] AnyModuleTest.TensorReturnTypeAndStringArgumentsWithFunkyQualifications (0 ms) 2022-08-17T13:37:53.1012601Z [ RUN ] AnyModuleTest.WrongArgumentType 2022-08-17T13:37:53.1012879Z [ OK ] AnyModuleTest.WrongArgumentType (0 ms) 2022-08-17T13:37:53.1013167Z [ RUN ] AnyModuleTest.WrongNumberOfArguments 2022-08-17T13:37:53.1015012Z [ OK ] AnyModuleTest.WrongNumberOfArguments (0 ms) 2022-08-17T13:37:53.1015429Z [ RUN ] AnyModuleTest.PassingArgumentsToModuleWithDefaultArgumentsInForwardMethod 2022-08-17T13:37:53.1020938Z [ OK ] AnyModuleTest.PassingArgumentsToModuleWithDefaultArgumentsInForwardMethod (0 ms) 2022-08-17T13:37:53.1021380Z [ RUN ] AnyModuleTest.GetWithCorrectTypeSucceeds 2022-08-17T13:37:53.1021710Z [ OK ] AnyModuleTest.GetWithCorrectTypeSucceeds (0 ms) 2022-08-17T13:37:53.1022019Z [ RUN ] AnyModuleTest.GetWithIncorrectTypeThrows 2022-08-17T13:37:53.1022352Z [ OK ] AnyModuleTest.GetWithIncorrectTypeThrows (0 ms) 2022-08-17T13:37:53.1022668Z [ RUN ] AnyModuleTest.PtrWithBaseClassSucceeds 2022-08-17T13:37:53.1022967Z [ OK ] AnyModuleTest.PtrWithBaseClassSucceeds (0 ms) 2022-08-17T13:37:53.1023291Z [ RUN ] AnyModuleTest.PtrWithGoodDowncastSuccceeds 2022-08-17T13:37:53.1023627Z [ OK ] AnyModuleTest.PtrWithGoodDowncastSuccceeds (0 ms) 2022-08-17T13:37:53.1023930Z [ RUN ] AnyModuleTest.PtrWithBadDowncastThrows 2022-08-17T13:37:53.1024358Z [ OK ] AnyModuleTest.PtrWithBadDowncastThrows (0 ms) 2022-08-17T13:37:53.1024656Z [ RUN ] AnyModuleTest.DefaultStateIsEmpty 2022-08-17T13:37:53.1024996Z [ OK ] AnyModuleTest.DefaultStateIsEmpty (0 ms) 2022-08-17T13:37:53.1025305Z [ RUN ] AnyModuleTest.AllMethodsThrowForEmptyAnyModule 2022-08-17T13:37:53.1027114Z [ OK ] AnyModuleTest.AllMethodsThrowForEmptyAnyModule (0 ms) 2022-08-17T13:37:53.1027468Z [ RUN ] AnyModuleTest.CanMoveAssignDifferentModules 2022-08-17T13:37:53.1027857Z [ OK ] AnyModuleTest.CanMoveAssignDifferentModules (0 ms) 2022-08-17T13:37:53.1028198Z [ RUN ] AnyModuleTest.ConstructsFromModuleHolder 2022-08-17T13:37:53.1028534Z [ OK ] AnyModuleTest.ConstructsFromModuleHolder (0 ms) 2022-08-17T13:37:53.1028880Z [ RUN ] AnyModuleTest.ConvertsVariableToTensorCorrectly 2022-08-17T13:37:53.1029224Z [ OK ] AnyModuleTest.ConvertsVariableToTensorCorrectly (0 ms) 2022-08-17T13:37:53.1029549Z [----------] 18 tests from AnyModuleTest (2 ms total) 2022-08-17T13:37:53.1029707Z 2022-08-17T13:37:53.1029806Z [----------] 12 tests from AnyValueTest 2022-08-17T13:37:53.1030087Z [ RUN ] AnyValueTest.CorrectlyAccessesIntWhenCorrectType 2022-08-17T13:37:53.1030458Z [ OK ] AnyValueTest.CorrectlyAccessesIntWhenCorrectType (0 ms) 2022-08-17T13:37:53.1030869Z [ RUN ] AnyValueTest.CorrectlyAccessesStringLiteralWhenCorrectType 2022-08-17T13:37:53.1031316Z [ OK ] AnyValueTest.CorrectlyAccessesStringLiteralWhenCorrectType (0 ms) 2022-08-17T13:37:53.1031719Z [ RUN ] AnyValueTest.CorrectlyAccessesStringWhenCorrectType 2022-08-17T13:37:53.1032115Z [ OK ] AnyValueTest.CorrectlyAccessesStringWhenCorrectType (0 ms) 2022-08-17T13:37:53.1032531Z [ RUN ] AnyValueTest.CorrectlyAccessesPointersWhenCorrectType 2022-08-17T13:37:53.1033048Z [ OK ] AnyValueTest.CorrectlyAccessesPointersWhenCorrectType (0 ms) 2022-08-17T13:37:53.1033436Z [ RUN ] AnyValueTest.CorrectlyAccessesReferencesWhenCorrectType 2022-08-17T13:37:53.1033865Z [ OK ] AnyValueTest.CorrectlyAccessesReferencesWhenCorrectType (0 ms) 2022-08-17T13:37:53.1034259Z [ RUN ] AnyValueTest.TryGetReturnsNullptrForTheWrongType 2022-08-17T13:37:53.1034612Z [ OK ] AnyValueTest.TryGetReturnsNullptrForTheWrongType (0 ms) 2022-08-17T13:37:53.1034955Z [ RUN ] AnyValueTest.GetThrowsForTheWrongType 2022-08-17T13:37:53.1035263Z [ OK ] AnyValueTest.GetThrowsForTheWrongType (0 ms) 2022-08-17T13:37:53.1035575Z [ RUN ] AnyValueTest.MoveConstructionIsAllowed 2022-08-17T13:37:53.1035869Z [ OK ] AnyValueTest.MoveConstructionIsAllowed (0 ms) 2022-08-17T13:37:53.1036169Z [ RUN ] AnyValueTest.MoveAssignmentIsAllowed 2022-08-17T13:37:53.1036467Z [ OK ] AnyValueTest.MoveAssignmentIsAllowed (0 ms) 2022-08-17T13:37:53.1036750Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForInt 2022-08-17T13:37:53.1037055Z [ OK ] AnyValueTest.TypeInfoIsCorrectForInt (0 ms) 2022-08-17T13:37:53.1037386Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForStringLiteral 2022-08-17T13:37:53.1037725Z [ OK ] AnyValueTest.TypeInfoIsCorrectForStringLiteral (0 ms) 2022-08-17T13:37:53.1038070Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForString 2022-08-17T13:37:53.1038388Z [ OK ] AnyValueTest.TypeInfoIsCorrectForString (0 ms) 2022-08-17T13:37:53.1038679Z [----------] 12 tests from AnyValueTest (0 ms total) 2022-08-17T13:37:53.1038812Z 2022-08-17T13:37:53.1038905Z [----------] 50 tests from DataTest 2022-08-17T13:37:53.1039154Z [ RUN ] DataTest.DatasetCallsGetCorrectly 2022-08-17T13:37:53.1039437Z [ OK ] DataTest.DatasetCallsGetCorrectly (0 ms) 2022-08-17T13:37:53.1039722Z [ RUN ] DataTest.TransformCallsGetApplyCorrectly 2022-08-17T13:37:53.1040046Z [ OK ] DataTest.TransformCallsGetApplyCorrectly (0 ms) 2022-08-17T13:37:53.1040379Z [ RUN ] DataTest.ChunkDataSetWithInvalidInitParameter 2022-08-17T13:37:53.1040741Z [ OK ] DataTest.ChunkDataSetWithInvalidInitParameter (0 ms) 2022-08-17T13:37:53.1041120Z [ RUN ] DataTest.InfiniteStreamDataset 2022-08-17T13:37:53.1041393Z [ OK ] DataTest.InfiniteStreamDataset (0 ms) 2022-08-17T13:37:53.1041711Z [ RUN ] DataTest.NoSequencerIsIdentity 2022-08-17T13:37:53.1041964Z [ OK ] DataTest.NoSequencerIsIdentity (0 ms) 2022-08-17T13:37:53.1042246Z [ RUN ] DataTest.OrderedSequencerIsSetUpWell 2022-08-17T13:37:53.1042546Z [ OK ] DataTest.OrderedSequencerIsSetUpWell (0 ms) 2022-08-17T13:37:53.1042836Z [ RUN ] DataTest.OrderedSequencerReOrdersValues 2022-08-17T13:37:53.1043152Z [ OK ] DataTest.OrderedSequencerReOrdersValues (0 ms) 2022-08-17T13:37:53.1043476Z [ RUN ] DataTest.BatchLambdaAppliesFunctionToBatch 2022-08-17T13:37:53.1043812Z [ OK ] DataTest.BatchLambdaAppliesFunctionToBatch (0 ms) 2022-08-17T13:37:53.1044120Z [ RUN ] DataTest.LambdaAppliesFunctionToExample 2022-08-17T13:37:53.1044438Z [ OK ] DataTest.LambdaAppliesFunctionToExample (0 ms) 2022-08-17T13:37:53.1044721Z [ RUN ] DataTest.CollateReducesBatch 2022-08-17T13:37:53.1044964Z [ OK ] DataTest.CollateReducesBatch (0 ms) 2022-08-17T13:37:53.1045227Z [ RUN ] DataTest.CollationReducesBatch 2022-08-17T13:37:53.1045565Z [ OK ] DataTest.CollationReducesBatch (0 ms) 2022-08-17T13:37:53.1045863Z [ RUN ] DataTest.SequentialSamplerReturnsIndicesInOrder 2022-08-17T13:37:53.1046225Z [ OK ] DataTest.SequentialSamplerReturnsIndicesInOrder (0 ms) 2022-08-17T13:37:53.1046612Z [ RUN ] DataTest.SequentialSamplerReturnsLessValuesForLastBatch 2022-08-17T13:37:53.1047027Z [ OK ] DataTest.SequentialSamplerReturnsLessValuesForLastBatch (0 ms) 2022-08-17T13:37:53.1047366Z [ RUN ] DataTest.SequentialSamplerResetsWell 2022-08-17T13:37:53.1047669Z [ OK ] DataTest.SequentialSamplerResetsWell (0 ms) 2022-08-17T13:37:53.1047996Z [ RUN ] DataTest.SequentialSamplerResetsWithNewSizeWell 2022-08-17T13:37:53.1048340Z [ OK ] DataTest.SequentialSamplerResetsWithNewSizeWell (0 ms) 2022-08-17T13:37:53.1048685Z [ RUN ] DataTest.CanSaveAndLoadSequentialSampler 2022-08-17T13:37:53.1211488Z [ OK ] DataTest.CanSaveAndLoadSequentialSampler (17 ms) 2022-08-17T13:37:53.1211874Z [ RUN ] DataTest.RandomSamplerReturnsIndicesInCorrectRange 2022-08-17T13:37:53.1221840Z [ OK ] DataTest.RandomSamplerReturnsIndicesInCorrectRange (0 ms) 2022-08-17T13:37:53.1222369Z [ RUN ] DataTest.RandomSamplerReturnsLessValuesForLastBatch 2022-08-17T13:37:53.1222766Z [ OK ] DataTest.RandomSamplerReturnsLessValuesForLastBatch (0 ms) 2022-08-17T13:37:53.1223103Z [ RUN ] DataTest.RandomSamplerResetsWell 2022-08-17T13:37:53.1223385Z [ OK ] DataTest.RandomSamplerResetsWell (0 ms) 2022-08-17T13:37:53.1223681Z [ RUN ] DataTest.RandomSamplerResetsWithNewSizeWell 2022-08-17T13:37:53.1224016Z [ OK ] DataTest.RandomSamplerResetsWithNewSizeWell (0 ms) 2022-08-17T13:37:53.1224381Z [ RUN ] DataTest.SavingAndLoadingRandomSamplerYieldsSameSequence 2022-08-17T13:37:53.1224806Z [ OK ] DataTest.SavingAndLoadingRandomSamplerYieldsSameSequence (0 ms) 2022-08-17T13:37:53.1225223Z [ RUN ] DataTest.StreamSamplerReturnsTheBatchSizeAndThenRemainder 2022-08-17T13:37:53.1225636Z [ OK ] DataTest.StreamSamplerReturnsTheBatchSizeAndThenRemainder (0 ms) 2022-08-17T13:37:53.1225983Z [ RUN ] DataTest.StreamSamplerResetsWell 2022-08-17T13:37:53.1226259Z [ OK ] DataTest.StreamSamplerResetsWell (0 ms) 2022-08-17T13:37:53.1226562Z [ RUN ] DataTest.StreamSamplerResetsWithNewSizeWell 2022-08-17T13:37:53.1226879Z [ OK ] DataTest.StreamSamplerResetsWithNewSizeWell (0 ms) 2022-08-17T13:37:53.1227223Z [ RUN ] DataTest.TensorDatasetConstructsFromSingleTensor 2022-08-17T13:37:53.1227583Z [ OK ] DataTest.TensorDatasetConstructsFromSingleTensor (0 ms) 2022-08-17T13:37:53.1227966Z [ RUN ] DataTest.TensorDatasetConstructsFromInitializerListOfTensors 2022-08-17T13:37:53.1228401Z [ OK ] DataTest.TensorDatasetConstructsFromInitializerListOfTensors (0 ms) 2022-08-17T13:37:53.1228929Z [ RUN ] DataTest.StackTransformWorksForExample 2022-08-17T13:37:53.1229224Z [ OK ] DataTest.StackTransformWorksForExample (0 ms) 2022-08-17T13:37:53.1229600Z [ RUN ] DataTest.StackTransformWorksForTensorExample 2022-08-17T13:37:53.1229950Z [ OK ] DataTest.StackTransformWorksForTensorExample (0 ms) 2022-08-17T13:37:53.1230288Z [ RUN ] DataTest.TensorTransformWorksForAnyTargetType 2022-08-17T13:37:53.1230614Z [ OK ] DataTest.TensorTransformWorksForAnyTargetType (0 ms) 2022-08-17T13:37:53.1230944Z [ RUN ] DataTest.TensorLambdaWorksforAnyTargetType 2022-08-17T13:37:53.1231268Z [ OK ] DataTest.TensorLambdaWorksforAnyTargetType (0 ms) 2022-08-17T13:37:53.1231537Z [ RUN ] DataTest.NormalizeTransform 2022-08-17T13:37:53.1231792Z [ OK ] DataTest.NormalizeTransform (0 ms) 2022-08-17T13:37:53.1232028Z [ RUN ] DataTest.MapDoesNotCopy 2022-08-17T13:37:53.1232263Z [ OK ] DataTest.MapDoesNotCopy (0 ms) 2022-08-17T13:37:53.1232522Z [ RUN ] DataTest.QueuePushAndPopFromSameThread 2022-08-17T13:37:53.1232828Z [ OK ] DataTest.QueuePushAndPopFromSameThread (0 ms) 2022-08-17T13:37:53.1233152Z [ RUN ] DataTest.QueuePopWithTimeoutThrowsUponTimeout 2022-08-17T13:37:53.1342225Z [ OK ] DataTest.QueuePopWithTimeoutThrowsUponTimeout (11 ms) 2022-08-17T13:37:53.1342585Z [ RUN ] DataTest.QueuePushAndPopFromDifferentThreads 2022-08-17T13:37:53.1606029Z [ OK ] DataTest.QueuePushAndPopFromDifferentThreads (26 ms) 2022-08-17T13:37:53.1606361Z [ RUN ] DataTest.QueueClearEmptiesTheQueue 2022-08-17T13:37:53.1755319Z [ OK ] DataTest.QueueClearEmptiesTheQueue (14 ms) 2022-08-17T13:37:53.1755669Z [ RUN ] DataTest.DataShuttleCanPushAndPopJob 2022-08-17T13:37:53.1755967Z [ OK ] DataTest.DataShuttleCanPushAndPopJob (0 ms) 2022-08-17T13:37:53.1756255Z [ RUN ] DataTest.DataShuttleCanPushAndPopResult 2022-08-17T13:37:53.1756569Z [ OK ] DataTest.DataShuttleCanPushAndPopResult (0 ms) 2022-08-17T13:37:53.1756957Z [ RUN ] DataTest.DataShuttlePopResultReturnsNulloptWhenNoJobsInFlight 2022-08-17T13:37:53.1757414Z [ OK ] DataTest.DataShuttlePopResultReturnsNulloptWhenNoJobsInFlight (0 ms) 2022-08-17T13:37:53.1757826Z [ RUN ] DataTest.DataShuttleDrainMeansPopResultReturnsNullopt 2022-08-17T13:37:53.1758221Z [ OK ] DataTest.DataShuttleDrainMeansPopResultReturnsNullopt (0 ms) 2022-08-17T13:37:53.1758566Z [ RUN ] DataTest.DataShuttlePopResultTimesOut 2022-08-17T13:37:53.1911369Z [ OK ] DataTest.DataShuttlePopResultTimesOut (15 ms) 2022-08-17T13:37:53.1911688Z [ RUN ] DataTest.SharedBatchDatasetReallyIsShared 2022-08-17T13:37:53.1917100Z [ OK ] DataTest.SharedBatchDatasetReallyIsShared (0 ms) 2022-08-17T13:37:53.1917519Z [ RUN ] DataTest.SharedBatchDatasetDoesNotIncurCopyWhenPassedDatasetObject 2022-08-17T13:37:53.1917995Z [ OK ] DataTest.SharedBatchDatasetDoesNotIncurCopyWhenPassedDatasetObject (0 ms) 2022-08-17T13:37:53.1918393Z [ RUN ] DataTest.CanUseCustomTypeAsIndexType 2022-08-17T13:37:53.1918691Z [ OK ] DataTest.CanUseCustomTypeAsIndexType (0 ms) 2022-08-17T13:37:53.1919087Z [ RUN ] DataTest.DistributedRandomSamplerSingleReplicaProduceCorrectSamples 2022-08-17T13:37:53.1919571Z [ OK ] DataTest.DistributedRandomSamplerSingleReplicaProduceCorrectSamples (0 ms) 2022-08-17T13:37:53.1920056Z [ RUN ] DataTest.DistributedRandomSamplerMultiReplicaProduceCorrectSamples 2022-08-17T13:37:53.1920545Z [ OK ] DataTest.DistributedRandomSamplerMultiReplicaProduceCorrectSamples (0 ms) 2022-08-17T13:37:53.1920950Z [ RUN ] DataTest.CanSaveAndLoadDistributedRandomSampler 2022-08-17T13:37:53.1924262Z [ OK ] DataTest.CanSaveAndLoadDistributedRandomSampler (0 ms) 2022-08-17T13:37:53.1924706Z [ RUN ] DataTest.DistributedSequentialSamplerSingleReplicaProduceCorrectSamples 2022-08-17T13:37:53.1925231Z [ OK ] DataTest.DistributedSequentialSamplerSingleReplicaProduceCorrectSamples (0 ms) 2022-08-17T13:37:53.1925948Z [ RUN ] DataTest.DistributedSequentialSamplerMultiReplicaProduceCorrectSamples 2022-08-17T13:37:53.1926520Z [ OK ] DataTest.DistributedSequentialSamplerMultiReplicaProduceCorrectSamples (0 ms) 2022-08-17T13:37:53.1926969Z [ RUN ] DataTest.CanSaveAndLoadDistributedSequentialSampler 2022-08-17T13:37:53.1927355Z [ OK ] DataTest.CanSaveAndLoadDistributedSequentialSampler (0 ms) 2022-08-17T13:37:53.1927672Z [----------] 50 tests from DataTest (89 ms total) 2022-08-17T13:37:53.1927819Z 2022-08-17T13:37:53.1927921Z [----------] 37 tests from DataLoaderTest 2022-08-17T13:37:53.1928215Z [ RUN ] DataLoaderTest.DataLoaderOptionsDefaultAsExpected 2022-08-17T13:37:53.1928573Z [ OK ] DataLoaderTest.DataLoaderOptionsDefaultAsExpected (0 ms) 2022-08-17T13:37:53.1928957Z [ RUN ] DataLoaderTest.DataLoaderOptionsCoalesceOptionalValues 2022-08-17T13:37:53.1929355Z [ OK ] DataLoaderTest.DataLoaderOptionsCoalesceOptionalValues (0 ms) 2022-08-17T13:37:53.1929741Z [ RUN ] DataLoaderTest.MakeDataLoaderDefaultsAsExpected 2022-08-17T13:37:53.1930084Z [ OK ] DataLoaderTest.MakeDataLoaderDefaultsAsExpected (0 ms) 2022-08-17T13:37:53.1930544Z [ RUN ] DataLoaderTest.MakeDataLoaderThrowsWhenConstructingSamplerWithUnsizedDataset 2022-08-17T13:37:53.1931110Z [ OK ] DataLoaderTest.MakeDataLoaderThrowsWhenConstructingSamplerWithUnsizedDataset (0 ms) 2022-08-17T13:37:53.1931574Z [ RUN ] DataLoaderTest.IteratorsCompareEqualToThemselves 2022-08-17T13:37:53.1931923Z [ OK ] DataLoaderTest.IteratorsCompareEqualToThemselves (0 ms) 2022-08-17T13:37:53.1932304Z [ RUN ] DataLoaderTest.ValidIteratorsCompareUnequalToEachOther 2022-08-17T13:37:53.1932709Z [ OK ] DataLoaderTest.ValidIteratorsCompareUnequalToEachOther (0 ms) 2022-08-17T13:37:53.1933098Z [ RUN ] DataLoaderTest.SentinelIteratorsCompareEqualToEachOther 2022-08-17T13:37:53.1933504Z [ OK ] DataLoaderTest.SentinelIteratorsCompareEqualToEachOther (0 ms) 2022-08-17T13:37:53.1933922Z [ RUN ] DataLoaderTest.IteratorsCompareEqualToSentinelWhenExhausted 2022-08-17T13:37:53.1934358Z [ OK ] DataLoaderTest.IteratorsCompareEqualToSentinelWhenExhausted (0 ms) 2022-08-17T13:37:53.1934702Z [ RUN ] DataLoaderTest.IteratorsShareState 2022-08-17T13:37:53.1934983Z [ OK ] DataLoaderTest.IteratorsShareState (0 ms) 2022-08-17T13:37:53.1935312Z [ RUN ] DataLoaderTest.CanDereferenceIteratorMultipleTimes 2022-08-17T13:37:53.1935671Z [ OK ] DataLoaderTest.CanDereferenceIteratorMultipleTimes (0 ms) 2022-08-17T13:37:53.1936010Z [ RUN ] DataLoaderTest.CanUseIteratorAlgorithms 2022-08-17T13:37:53.1936320Z [ OK ] DataLoaderTest.CanUseIteratorAlgorithms (0 ms) 2022-08-17T13:37:53.1936687Z [ RUN ] DataLoaderTest.CallingBeginWhileOtherIteratorIsInFlightThrows 2022-08-17T13:37:53.1937139Z [ OK ] DataLoaderTest.CallingBeginWhileOtherIteratorIsInFlightThrows (0 ms) 2022-08-17T13:37:53.1937560Z [ RUN ] DataLoaderTest.IncrementingExhaustedValidIteratorThrows 2022-08-17T13:37:53.1937967Z [ OK ] DataLoaderTest.IncrementingExhaustedValidIteratorThrows (0 ms) 2022-08-17T13:37:53.1938364Z [ RUN ] DataLoaderTest.DereferencingExhaustedValidIteratorThrows 2022-08-17T13:37:53.1938778Z [ OK ] DataLoaderTest.DereferencingExhaustedValidIteratorThrows (0 ms) 2022-08-17T13:37:53.1939164Z [ RUN ] DataLoaderTest.IncrementingSentinelIteratorThrows 2022-08-17T13:37:53.1939531Z [ OK ] DataLoaderTest.IncrementingSentinelIteratorThrows (0 ms) 2022-08-17T13:37:53.1939886Z [ RUN ] DataLoaderTest.DereferencingSentinelIteratorThrows 2022-08-17T13:37:53.1940259Z [ OK ] DataLoaderTest.DereferencingSentinelIteratorThrows (0 ms) 2022-08-17T13:37:53.1940590Z [ RUN ] DataLoaderTest.YieldsCorrectBatchSize 2022-08-17T13:37:53.1940875Z [ OK ] DataLoaderTest.YieldsCorrectBatchSize (0 ms) 2022-08-17T13:37:53.1941292Z [ RUN ] DataLoaderTest.ReturnsLastBatchWhenSmallerThanBatchSizeWhenDropLastIsFalse 2022-08-17T13:37:53.1941897Z [ OK ] DataLoaderTest.ReturnsLastBatchWhenSmallerThanBatchSizeWhenDropLastIsFalse (0 ms) 2022-08-17T13:37:53.1942499Z [ RUN ] DataLoaderTest.DoesNotReturnLastBatchWhenSmallerThanBatchSizeWhenDropLastIsTrue 2022-08-17T13:37:53.1943076Z [ OK ] DataLoaderTest.DoesNotReturnLastBatchWhenSmallerThanBatchSizeWhenDropLastIsTrue (0 ms) 2022-08-17T13:37:53.1943497Z [ RUN ] DataLoaderTest.RespectsTimeout 2022-08-17T13:37:53.2069321Z [ OK ] DataLoaderTest.RespectsTimeout (12 ms) 2022-08-17T13:37:53.2069661Z [ RUN ] DataLoaderTest.EnforcesOrderingAmongThreadsWhenConfigured 2022-08-17T13:37:53.2078098Z [ OK ] DataLoaderTest.EnforcesOrderingAmongThreadsWhenConfigured (0 ms) 2022-08-17T13:37:53.2078426Z [ RUN ] DataLoaderTest.Reset 2022-08-17T13:37:53.2078649Z [ OK ] DataLoaderTest.Reset (0 ms) 2022-08-17T13:37:53.2078952Z [ RUN ] DataLoaderTest.TestExceptionsArePropagatedFromWorkers 2022-08-17T13:37:53.2081539Z [ OK ] DataLoaderTest.TestExceptionsArePropagatedFromWorkers (0 ms) 2022-08-17T13:37:53.2081919Z [ RUN ] DataLoaderTest.StatefulDatasetWithNoWorkers 2022-08-17T13:37:53.2082258Z [ OK ] DataLoaderTest.StatefulDatasetWithNoWorkers (0 ms) 2022-08-17T13:37:53.2082580Z [ RUN ] DataLoaderTest.StatefulDatasetWithManyWorkers 2022-08-17T13:37:53.2087205Z [ OK ] DataLoaderTest.StatefulDatasetWithManyWorkers (0 ms) 2022-08-17T13:37:53.2087532Z [ RUN ] DataLoaderTest.StatefulDatasetWithMap 2022-08-17T13:37:53.2088484Z [ OK ] DataLoaderTest.StatefulDatasetWithMap (0 ms) 2022-08-17T13:37:53.2088782Z [ RUN ] DataLoaderTest.StatefulDatasetWithCollate 2022-08-17T13:37:53.2090211Z [ OK ] DataLoaderTest.StatefulDatasetWithCollate (0 ms) 2022-08-17T13:37:53.2090518Z [ RUN ] DataLoaderTest.ChunkDataSetGetBatch 2022-08-17T13:37:53.2163371Z [ OK ] DataLoaderTest.ChunkDataSetGetBatch (7 ms) 2022-08-17T13:37:53.2163742Z [ RUN ] DataLoaderTest.ChunkDataSetWithBatchSizeMismatch 2022-08-17T13:37:53.2165196Z [ OK ] DataLoaderTest.ChunkDataSetWithBatchSizeMismatch (0 ms) 2022-08-17T13:37:53.2165613Z [ RUN ] DataLoaderTest.ChunkDataSetWithEmptyBatch 2022-08-17T13:37:53.2166358Z [ OK ] DataLoaderTest.ChunkDataSetWithEmptyBatch (0 ms) 2022-08-17T13:37:53.2166727Z [ RUN ] DataLoaderTest.ChunkDataSetGetBatchWithUnevenBatchSize 2022-08-17T13:37:53.2168477Z [ OK ] DataLoaderTest.ChunkDataSetGetBatchWithUnevenBatchSize (0 ms) 2022-08-17T13:37:53.2168875Z [ RUN ] DataLoaderTest.CanAccessChunkSamplerWithChunkDataSet 2022-08-17T13:37:53.2170261Z [ OK ] DataLoaderTest.CanAccessChunkSamplerWithChunkDataSet (0 ms) 2022-08-17T13:37:53.2170611Z [ RUN ] DataLoaderTest.ChunkDatasetDoesNotHang 2022-08-17T13:37:53.2172160Z [ OK ] DataLoaderTest.ChunkDatasetDoesNotHang (0 ms) 2022-08-17T13:37:53.2172448Z [ RUN ] DataLoaderTest.ChunkDatasetSave 2022-08-17T13:37:53.2548302Z [ OK ] DataLoaderTest.ChunkDatasetSave (37 ms) 2022-08-17T13:37:53.2548609Z [ RUN ] DataLoaderTest.ChunkDatasetLoad 2022-08-17T13:37:53.2599428Z [ OK ] DataLoaderTest.ChunkDatasetLoad (5 ms) 2022-08-17T13:37:53.2599755Z [ RUN ] DataLoaderTest.ChunkDatasetCrossChunkShuffle 2022-08-17T13:37:53.2607343Z [ OK ] DataLoaderTest.ChunkDatasetCrossChunkShuffle (0 ms) 2022-08-17T13:37:53.2607665Z [ RUN ] DataLoaderTest.CustomPreprocessPolicy 2022-08-17T13:37:53.2611901Z [ OK ] DataLoaderTest.CustomPreprocessPolicy (0 ms) 2022-08-17T13:37:53.2612203Z [----------] 37 tests from DataLoaderTest (68 ms total) 2022-08-17T13:37:53.2612361Z 2022-08-17T13:37:53.2612452Z [----------] 1 test from EnumTest 2022-08-17T13:37:53.2612641Z [ RUN ] EnumTest.AllEnums 2022-08-17T13:37:53.2612859Z [ OK ] EnumTest.AllEnums (0 ms) 2022-08-17T13:37:53.2613088Z [----------] 1 test from EnumTest (0 ms total) 2022-08-17T13:37:53.2613223Z 2022-08-17T13:37:53.2613334Z [----------] 6 tests from ExpandingArrayTest 2022-08-17T13:37:53.2613630Z [ RUN ] ExpandingArrayTest.CanConstructFromInitializerList 2022-08-17T13:37:53.2614505Z [ OK ] ExpandingArrayTest.CanConstructFromInitializerList (0 ms) 2022-08-17T13:37:53.2614938Z [ RUN ] ExpandingArrayTest.CanConstructFromVector 2022-08-17T13:37:53.2615250Z [ OK ] ExpandingArrayTest.CanConstructFromVector (0 ms) 2022-08-17T13:37:53.2615569Z [ RUN ] ExpandingArrayTest.CanConstructFromArray 2022-08-17T13:37:53.2615885Z [ OK ] ExpandingArrayTest.CanConstructFromArray (0 ms) 2022-08-17T13:37:53.2616208Z [ RUN ] ExpandingArrayTest.CanConstructFromSingleValue 2022-08-17T13:37:53.2616559Z [ OK ] ExpandingArrayTest.CanConstructFromSingleValue (0 ms) 2022-08-17T13:37:53.2617070Z [ RUN ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInInitializerList 2022-08-17T13:37:53.2617737Z [ OK ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInInitializerList (0 ms) 2022-08-17T13:37:53.2618335Z [ RUN ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInVector 2022-08-17T13:37:53.2618916Z [ OK ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInVector (0 ms) 2022-08-17T13:37:53.2619355Z [----------] 6 tests from ExpandingArrayTest (0 ms total) 2022-08-17T13:37:53.2619513Z 2022-08-17T13:37:53.2619602Z [----------] 10 tests from FFTTest 2022-08-17T13:37:53.2619778Z [ RUN ] FFTTest.fft 2022-08-17T13:37:53.2621210Z [ OK ] FFTTest.fft (0 ms) 2022-08-17T13:37:53.2621410Z [ RUN ] FFTTest.fft_real 2022-08-17T13:37:53.2623203Z [ OK ] FFTTest.fft_real (0 ms) 2022-08-17T13:37:53.2623408Z [ RUN ] FFTTest.fft_pad 2022-08-17T13:37:53.2626090Z [ OK ] FFTTest.fft_pad (0 ms) 2022-08-17T13:37:53.2626287Z [ RUN ] FFTTest.fft_norm 2022-08-17T13:37:53.2628634Z [ OK ] FFTTest.fft_norm (0 ms) 2022-08-17T13:37:53.2628828Z [ RUN ] FFTTest.ifft 2022-08-17T13:37:53.2631869Z [ OK ] FFTTest.ifft (0 ms) 2022-08-17T13:37:53.2632053Z [ RUN ] FFTTest.fft_ifft 2022-08-17T13:37:53.2634337Z [ OK ] FFTTest.fft_ifft (0 ms) 2022-08-17T13:37:53.2634531Z [ RUN ] FFTTest.rfft 2022-08-17T13:37:53.2638401Z [ OK ] FFTTest.rfft (0 ms) 2022-08-17T13:37:53.2638585Z [ RUN ] FFTTest.rfft_irfft 2022-08-17T13:37:53.2639734Z [ OK ] FFTTest.rfft_irfft (0 ms) 2022-08-17T13:37:53.2639932Z [ RUN ] FFTTest.ihfft 2022-08-17T13:37:53.2643498Z [ OK ] FFTTest.ihfft (0 ms) 2022-08-17T13:37:53.2643697Z [ RUN ] FFTTest.hfft_ihfft 2022-08-17T13:37:53.2646583Z [ OK ] FFTTest.hfft_ihfft (0 ms) 2022-08-17T13:37:53.2646818Z [----------] 10 tests from FFTTest (3 ms total) 2022-08-17T13:37:53.2646955Z 2022-08-17T13:37:53.2647042Z [----------] 132 tests from FunctionalTest 2022-08-17T13:37:53.2647261Z [ RUN ] FunctionalTest.Conv1d 2022-08-17T13:37:53.2668460Z [ OK ] FunctionalTest.Conv1d (2 ms) 2022-08-17T13:37:53.2668697Z [ RUN ] FunctionalTest.Conv2dEven 2022-08-17T13:37:53.2675528Z [ OK ] FunctionalTest.Conv2dEven (0 ms) 2022-08-17T13:37:53.2675962Z [ RUN ] FunctionalTest.Conv2dUneven 2022-08-17T13:37:53.2678056Z [ OK ] FunctionalTest.Conv2dUneven (0 ms) 2022-08-17T13:37:53.2678436Z [ RUN ] FunctionalTest.Conv3d 2022-08-17T13:37:53.2682704Z [ OK ] FunctionalTest.Conv3d (0 ms) 2022-08-17T13:37:53.2683101Z [ RUN ] FunctionalTest.MaxPool1d 2022-08-17T13:37:53.2683913Z [ OK ] FunctionalTest.MaxPool1d (0 ms) 2022-08-17T13:37:53.2684293Z [ RUN ] FunctionalTest.MaxPool2d 2022-08-17T13:37:53.2685396Z [ OK ] FunctionalTest.MaxPool2d (0 ms) 2022-08-17T13:37:53.2685844Z [ RUN ] FunctionalTest.MaxPool2dBackward 2022-08-17T13:37:53.2687096Z [ OK ] FunctionalTest.MaxPool2dBackward (0 ms) 2022-08-17T13:37:53.2687518Z [ RUN ] FunctionalTest.MaxPool3d 2022-08-17T13:37:53.2688347Z [ OK ] FunctionalTest.MaxPool3d (0 ms) 2022-08-17T13:37:53.2688730Z [ RUN ] FunctionalTest.AvgPool1d 2022-08-17T13:37:53.2689791Z [ OK ] FunctionalTest.AvgPool1d (0 ms) 2022-08-17T13:37:53.2690339Z [ RUN ] FunctionalTest.AvgPool2d 2022-08-17T13:37:53.2690746Z [ OK ] FunctionalTest.AvgPool2d (0 ms) 2022-08-17T13:37:53.2691226Z [ RUN ] FunctionalTest.AvgPool3d 2022-08-17T13:37:53.2691615Z [ OK ] FunctionalTest.AvgPool3d (0 ms) 2022-08-17T13:37:53.2692067Z [ RUN ] FunctionalTest.FractionalMaxPool2d 2022-08-17T13:37:53.2695158Z [ OK ] FunctionalTest.FractionalMaxPool2d (0 ms) 2022-08-17T13:37:53.2695639Z [ RUN ] FunctionalTest.FractionalMaxPool3d 2022-08-17T13:37:53.2697219Z [ OK ] FunctionalTest.FractionalMaxPool3d (0 ms) 2022-08-17T13:37:53.2697667Z [ RUN ] FunctionalTest.LPPool1d 2022-08-17T13:37:53.2699194Z [ OK ] FunctionalTest.LPPool1d (0 ms) 2022-08-17T13:37:53.2699584Z [ RUN ] FunctionalTest.LPPool2d 2022-08-17T13:37:53.2700673Z [ OK ] FunctionalTest.LPPool2d (0 ms) 2022-08-17T13:37:53.2701105Z [ RUN ] FunctionalTest.CosineSimilarity 2022-08-17T13:37:53.2702741Z [ OK ] FunctionalTest.CosineSimilarity (0 ms) 2022-08-17T13:37:53.2703245Z [ RUN ] FunctionalTest.SmoothL1LossDefaultOptions 2022-08-17T13:37:53.2705484Z [ OK ] FunctionalTest.SmoothL1LossDefaultOptions (0 ms) 2022-08-17T13:37:53.2705993Z [ RUN ] FunctionalTest.SmoothL1LossBeta 2022-08-17T13:37:53.2706988Z [ OK ] FunctionalTest.SmoothL1LossBeta (0 ms) 2022-08-17T13:37:53.2707483Z [ RUN ] FunctionalTest.SmoothL1LossNoReduction 2022-08-17T13:37:53.2708614Z [ OK ] FunctionalTest.SmoothL1LossNoReduction (0 ms) 2022-08-17T13:37:53.2709146Z [ RUN ] FunctionalTest.HuberLossDefaultOptions 2022-08-17T13:37:53.2710446Z [ OK ] FunctionalTest.HuberLossDefaultOptions (0 ms) 2022-08-17T13:37:53.2710936Z [ RUN ] FunctionalTest.HuberLossDelta 2022-08-17T13:37:53.2711861Z [ OK ] FunctionalTest.HuberLossDelta (0 ms) 2022-08-17T13:37:53.2712334Z [ RUN ] FunctionalTest.HuberLossNoReduction 2022-08-17T13:37:53.2713180Z [ OK ] FunctionalTest.HuberLossNoReduction (0 ms) 2022-08-17T13:37:53.2713728Z [ RUN ] FunctionalTest.SoftMarginLossDefaultOptions 2022-08-17T13:37:53.2716095Z [ OK ] FunctionalTest.SoftMarginLossDefaultOptions (0 ms) 2022-08-17T13:37:53.2716705Z [ RUN ] FunctionalTest.MultiLabelSoftMarginLossDefaultOptions 2022-08-17T13:37:53.2720409Z [ OK ] FunctionalTest.MultiLabelSoftMarginLossDefaultOptions (0 ms) 2022-08-17T13:37:53.2721043Z [ RUN ] FunctionalTest.SoftMarginLossNoReduction 2022-08-17T13:37:53.2722387Z [ OK ] FunctionalTest.SoftMarginLossNoReduction (0 ms) 2022-08-17T13:37:53.2723046Z [ RUN ] FunctionalTest.MultiLabelSoftMarginLossWeightedNoReduction 2022-08-17T13:37:53.2725829Z [ OK ] FunctionalTest.MultiLabelSoftMarginLossWeightedNoReduction (0 ms) 2022-08-17T13:37:53.2726449Z [ RUN ] FunctionalTest.PairwiseDistance 2022-08-17T13:37:53.2727253Z [ OK ] FunctionalTest.PairwiseDistance (0 ms) 2022-08-17T13:37:53.2727662Z [ RUN ] FunctionalTest.PDist 2022-08-17T13:37:53.2729149Z [ OK ] FunctionalTest.PDist (0 ms) 2022-08-17T13:37:53.2729578Z [ RUN ] FunctionalTest.AdaptiveMaxPool1d 2022-08-17T13:37:53.2730165Z [ OK ] FunctionalTest.AdaptiveMaxPool1d (0 ms) 2022-08-17T13:37:53.2730626Z [ RUN ] FunctionalTest.AdaptiveMaxPool2d 2022-08-17T13:37:53.2731397Z [ OK ] FunctionalTest.AdaptiveMaxPool2d (0 ms) 2022-08-17T13:37:53.2731915Z [ RUN ] FunctionalTest.AdaptiveMaxPool3d 2022-08-17T13:37:53.2732402Z [ OK ] FunctionalTest.AdaptiveMaxPool3d (0 ms) 2022-08-17T13:37:53.2732857Z [ RUN ] FunctionalTest.AdaptiveAvgPool1d 2022-08-17T13:37:53.2733332Z [ OK ] FunctionalTest.AdaptiveAvgPool1d (0 ms) 2022-08-17T13:37:53.2733789Z [ RUN ] FunctionalTest.AdaptiveAvgPool2d 2022-08-17T13:37:53.2734265Z [ OK ] FunctionalTest.AdaptiveAvgPool2d (0 ms) 2022-08-17T13:37:53.2734714Z [ RUN ] FunctionalTest.AdaptiveAvgPool3d 2022-08-17T13:37:53.2735182Z [ OK ] FunctionalTest.AdaptiveAvgPool3d (0 ms) 2022-08-17T13:37:53.2735764Z [ RUN ] FunctionalTest.L1Loss 2022-08-17T13:37:53.2736641Z [ OK ] FunctionalTest.L1Loss (0 ms) 2022-08-17T13:37:53.2737027Z [ RUN ] FunctionalTest.MSELoss 2022-08-17T13:37:53.2738201Z [ OK ] FunctionalTest.MSELoss (0 ms) 2022-08-17T13:37:53.2738604Z [ RUN ] FunctionalTest.BCELoss 2022-08-17T13:37:53.2739687Z [ OK ] FunctionalTest.BCELoss (0 ms) 2022-08-17T13:37:53.2740069Z [ RUN ] FunctionalTest.KLDivLoss 2022-08-17T13:37:53.2741017Z [W loss.h:57] Warning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. (function kl_div) 2022-08-17T13:37:53.2741848Z [ OK ] FunctionalTest.KLDivLoss (0 ms) 2022-08-17T13:37:53.2742292Z [ RUN ] FunctionalTest.HingeEmbeddingLoss 2022-08-17T13:37:53.2743748Z [ OK ] FunctionalTest.HingeEmbeddingLoss (0 ms) 2022-08-17T13:37:53.2744208Z [ RUN ] FunctionalTest.GridSample 2022-08-17T13:37:53.2747198Z [W vision.h:87] Warning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. (function grid_sample) 2022-08-17T13:37:53.2749672Z [ OK ] FunctionalTest.GridSample (0 ms) 2022-08-17T13:37:53.2750077Z [ RUN ] FunctionalTest.AffineGrid 2022-08-17T13:37:53.2768933Z [ OK ] FunctionalTest.AffineGrid (1 ms) 2022-08-17T13:37:53.2769372Z [ RUN ] FunctionalTest.MultiMarginLoss 2022-08-17T13:37:53.2770353Z [ OK ] FunctionalTest.MultiMarginLoss (0 ms) 2022-08-17T13:37:53.2770816Z [ RUN ] FunctionalTest.CosineEmbeddingLoss 2022-08-17T13:37:53.2772701Z [ OK ] FunctionalTest.CosineEmbeddingLoss (0 ms) 2022-08-17T13:37:53.2773284Z [ RUN ] FunctionalTest.MultiLabelMarginLossDefaultOptions 2022-08-17T13:37:53.2775136Z [ OK ] FunctionalTest.MultiLabelMarginLossDefaultOptions (0 ms) 2022-08-17T13:37:53.2775767Z [ RUN ] FunctionalTest.MultiLabelMarginLossNoReduction 2022-08-17T13:37:53.2776771Z [ OK ] FunctionalTest.MultiLabelMarginLossNoReduction (0 ms) 2022-08-17T13:37:53.2777322Z [ RUN ] FunctionalTest.TripletMarginLoss 2022-08-17T13:37:53.2778575Z [ OK ] FunctionalTest.TripletMarginLoss (0 ms) 2022-08-17T13:37:53.2779197Z [ RUN ] FunctionalTest.TripletMarginWithDistanceLossDefaultParity 2022-08-17T13:37:53.2923226Z [ OK ] FunctionalTest.TripletMarginWithDistanceLossDefaultParity (14 ms) 2022-08-17T13:37:53.2923830Z [ RUN ] FunctionalTest.NLLLoss 2022-08-17T13:37:53.2924761Z [ OK ] FunctionalTest.NLLLoss (0 ms) 2022-08-17T13:37:53.2925173Z [ RUN ] FunctionalTest.CrossEntropy 2022-08-17T13:37:53.2929527Z [ OK ] FunctionalTest.CrossEntropy (0 ms) 2022-08-17T13:37:53.2929958Z [ RUN ] FunctionalTest.MaxUnpool1d 2022-08-17T13:37:53.2932839Z [ OK ] FunctionalTest.MaxUnpool1d (0 ms) 2022-08-17T13:37:53.2933262Z [ RUN ] FunctionalTest.MaxUnpool2d 2022-08-17T13:37:53.2935336Z [ OK ] FunctionalTest.MaxUnpool2d (0 ms) 2022-08-17T13:37:53.2935759Z [ RUN ] FunctionalTest.MaxUnpool3d 2022-08-17T13:37:53.2936932Z [ OK ] FunctionalTest.MaxUnpool3d (0 ms) 2022-08-17T13:37:53.2937319Z [ RUN ] FunctionalTest.ELU 2022-08-17T13:37:53.2954734Z [ OK ] FunctionalTest.ELU (1 ms) 2022-08-17T13:37:53.2955086Z [ RUN ] FunctionalTest.SELU 2022-08-17T13:37:53.2959404Z [ OK ] FunctionalTest.SELU (0 ms) 2022-08-17T13:37:53.2959773Z [ RUN ] FunctionalTest.GLU 2022-08-17T13:37:53.2961204Z [ OK ] FunctionalTest.GLU (0 ms) 2022-08-17T13:37:53.2961556Z [ RUN ] FunctionalTest.GELU 2022-08-17T13:37:53.2965027Z [ OK ] FunctionalTest.GELU (0 ms) 2022-08-17T13:37:53.2965459Z [ RUN ] FunctionalTest.TanhGELU 2022-08-17T13:37:53.2966848Z [ OK ] FunctionalTest.TanhGELU (0 ms) 2022-08-17T13:37:53.2967381Z [ RUN ] FunctionalTest.Hardshrink 2022-08-17T13:37:53.2976119Z [ OK ] FunctionalTest.Hardshrink (0 ms) 2022-08-17T13:37:53.2976524Z [ RUN ] FunctionalTest.OneHot 2022-08-17T13:37:53.2980693Z [ OK ] FunctionalTest.OneHot (0 ms) 2022-08-17T13:37:53.2981096Z [ RUN ] FunctionalTest.Hardtanh 2022-08-17T13:37:53.3013480Z [ OK ] FunctionalTest.Hardtanh (3 ms) 2022-08-17T13:37:53.3013886Z [ RUN ] FunctionalTest.LeakyReLU 2022-08-17T13:37:53.3024561Z [ OK ] FunctionalTest.LeakyReLU (1 ms) 2022-08-17T13:37:53.3024987Z [ RUN ] FunctionalTest.LogSigmoid 2022-08-17T13:37:53.3025852Z [ OK ] FunctionalTest.LogSigmoid (0 ms) 2022-08-17T13:37:53.3026260Z [ RUN ] FunctionalTest.GumbelSoftmax 2022-08-17T13:37:53.3066305Z [ OK ] FunctionalTest.GumbelSoftmax (4 ms) 2022-08-17T13:37:53.3066728Z [ RUN ] FunctionalTest.Softmax 2022-08-17T13:37:53.3067867Z [ OK ] FunctionalTest.Softmax (0 ms) 2022-08-17T13:37:53.3068244Z [ RUN ] FunctionalTest.Softmin 2022-08-17T13:37:53.3069467Z [ OK ] FunctionalTest.Softmin (0 ms) 2022-08-17T13:37:53.3069870Z [ RUN ] FunctionalTest.LogSoftmax 2022-08-17T13:37:53.3071048Z [ OK ] FunctionalTest.LogSoftmax (0 ms) 2022-08-17T13:37:53.3071433Z [ RUN ] FunctionalTest.PReLU 2022-08-17T13:37:53.3073095Z [ OK ] FunctionalTest.PReLU (0 ms) 2022-08-17T13:37:53.3073493Z [ RUN ] FunctionalTest.LayerNorm 2022-08-17T13:37:53.3074276Z [ OK ] FunctionalTest.LayerNorm (0 ms) 2022-08-17T13:37:53.3074679Z [ RUN ] FunctionalTest.GroupNorm 2022-08-17T13:37:53.3075515Z [ OK ] FunctionalTest.GroupNorm (0 ms) 2022-08-17T13:37:53.3075959Z [ RUN ] FunctionalTest.LocalResponseNorm 2022-08-17T13:37:53.3077785Z [ OK ] FunctionalTest.LocalResponseNorm (0 ms) 2022-08-17T13:37:53.3078211Z [ RUN ] FunctionalTest.Linear 2022-08-17T13:37:53.3081340Z [ OK ] FunctionalTest.Linear (0 ms) 2022-08-17T13:37:53.3081718Z [ RUN ] FunctionalTest.Embedding 2022-08-17T13:37:53.3082890Z [ OK ] FunctionalTest.Embedding (0 ms) 2022-08-17T13:37:53.3083305Z [ RUN ] FunctionalTest.EmbeddingBag 2022-08-17T13:37:53.3091459Z [ OK ] FunctionalTest.EmbeddingBag (0 ms) 2022-08-17T13:37:53.3091861Z [ RUN ] FunctionalTest.Bilinear 2022-08-17T13:37:53.3095019Z [ OK ] FunctionalTest.Bilinear (0 ms) 2022-08-17T13:37:53.3095417Z [ RUN ] FunctionalTest.Normalize 2022-08-17T13:37:53.3099844Z [ OK ] FunctionalTest.Normalize (0 ms) 2022-08-17T13:37:53.3100219Z [ RUN ] FunctionalTest.ReLU 2022-08-17T13:37:53.3103170Z [ OK ] FunctionalTest.ReLU (0 ms) 2022-08-17T13:37:53.3103599Z [ RUN ] FunctionalTest.ReLUDefaultOptions 2022-08-17T13:37:53.3104118Z [ OK ] FunctionalTest.ReLUDefaultOptions (0 ms) 2022-08-17T13:37:53.3104545Z [ RUN ] FunctionalTest.ReLU6 2022-08-17T13:37:53.3107837Z [ OK ] FunctionalTest.ReLU6 (0 ms) 2022-08-17T13:37:53.3108271Z [ RUN ] FunctionalTest.ReLU6DefaultOptions 2022-08-17T13:37:53.3108963Z [ OK ] FunctionalTest.ReLU6DefaultOptions (0 ms) 2022-08-17T13:37:53.3109393Z [ RUN ] FunctionalTest.RReLU 2022-08-17T13:37:53.3151371Z [ OK ] FunctionalTest.RReLU (4 ms) 2022-08-17T13:37:53.3151816Z [ RUN ] FunctionalTest.RReLUDefaultOptions 2022-08-17T13:37:53.3153784Z [ OK ] FunctionalTest.RReLUDefaultOptions (0 ms) 2022-08-17T13:37:53.3154231Z [ RUN ] FunctionalTest.CELU 2022-08-17T13:37:53.3168440Z [ OK ] FunctionalTest.CELU (1 ms) 2022-08-17T13:37:53.3168859Z [ RUN ] FunctionalTest.CELUDefaultOptions 2022-08-17T13:37:53.3170162Z [ OK ] FunctionalTest.CELUDefaultOptions (0 ms) 2022-08-17T13:37:53.3170624Z [ RUN ] FunctionalTest.PixelShuffle 2022-08-17T13:37:53.3172211Z [ OK ] FunctionalTest.PixelShuffle (0 ms) 2022-08-17T13:37:53.3172642Z [ RUN ] FunctionalTest.PixelUnshuffle 2022-08-17T13:37:53.3174112Z [ OK ] FunctionalTest.PixelUnshuffle (0 ms) 2022-08-17T13:37:53.3174532Z [ RUN ] FunctionalTest.Softplus 2022-08-17T13:37:53.3183169Z [ OK ] FunctionalTest.Softplus (0 ms) 2022-08-17T13:37:53.3183621Z [ RUN ] FunctionalTest.SoftplusDefaultOptions 2022-08-17T13:37:53.3184581Z [ OK ] FunctionalTest.SoftplusDefaultOptions (0 ms) 2022-08-17T13:37:53.3185029Z [ RUN ] FunctionalTest.Fold 2022-08-17T13:37:53.3185843Z [ OK ] FunctionalTest.Fold (0 ms) 2022-08-17T13:37:53.3186216Z [ RUN ] FunctionalTest.Unfold 2022-08-17T13:37:53.3187629Z [ OK ] FunctionalTest.Unfold (0 ms) 2022-08-17T13:37:53.3188020Z [ RUN ] FunctionalTest.Softshrink 2022-08-17T13:37:53.3194834Z [ OK ] FunctionalTest.Softshrink (0 ms) 2022-08-17T13:37:53.3195320Z [ RUN ] FunctionalTest.SoftshrinkDefaultOptions 2022-08-17T13:37:53.3195955Z [ OK ] FunctionalTest.SoftshrinkDefaultOptions (0 ms) 2022-08-17T13:37:53.3196421Z [ RUN ] FunctionalTest.Softsign 2022-08-17T13:37:53.3197136Z [ OK ] FunctionalTest.Softsign (0 ms) 2022-08-17T13:37:53.3197521Z [ RUN ] FunctionalTest.Mish 2022-08-17T13:37:53.3198602Z [ OK ] FunctionalTest.Mish (0 ms) 2022-08-17T13:37:53.3198975Z [ RUN ] FunctionalTest.Tanhshrink 2022-08-17T13:37:53.3199449Z [ OK ] FunctionalTest.Tanhshrink (0 ms) 2022-08-17T13:37:53.3199854Z [ RUN ] FunctionalTest.Threshold 2022-08-17T13:37:53.3215422Z [ OK ] FunctionalTest.Threshold (1 ms) 2022-08-17T13:37:53.3215819Z [ RUN ] FunctionalTest.BatchNorm1d 2022-08-17T13:37:53.3217246Z [ OK ] FunctionalTest.BatchNorm1d (0 ms) 2022-08-17T13:37:53.3217735Z [ RUN ] FunctionalTest.BatchNorm1dDefaultOptions 2022-08-17T13:37:53.3218354Z [ OK ] FunctionalTest.BatchNorm1dDefaultOptions (0 ms) 2022-08-17T13:37:53.3218815Z [ RUN ] FunctionalTest.BatchNorm2d 2022-08-17T13:37:53.3219981Z [ OK ] FunctionalTest.BatchNorm2d (0 ms) 2022-08-17T13:37:53.3220465Z [ RUN ] FunctionalTest.BatchNorm2dDefaultOptions 2022-08-17T13:37:53.3221375Z [ OK ] FunctionalTest.BatchNorm2dDefaultOptions (0 ms) 2022-08-17T13:37:53.3221860Z [ RUN ] FunctionalTest.BatchNorm3d 2022-08-17T13:37:53.3222735Z [ OK ] FunctionalTest.BatchNorm3d (0 ms) 2022-08-17T13:37:53.3223221Z [ RUN ] FunctionalTest.BatchNorm3dDefaultOptions 2022-08-17T13:37:53.3224148Z [ OK ] FunctionalTest.BatchNorm3dDefaultOptions (0 ms) 2022-08-17T13:37:53.3224628Z [ RUN ] FunctionalTest.InstanceNorm1d 2022-08-17T13:37:53.3227338Z [ OK ] FunctionalTest.InstanceNorm1d (0 ms) 2022-08-17T13:37:53.3227860Z [ RUN ] FunctionalTest.InstanceNorm1dDefaultOptions 2022-08-17T13:37:53.3229380Z [ OK ] FunctionalTest.InstanceNorm1dDefaultOptions (0 ms) 2022-08-17T13:37:53.3229890Z [ RUN ] FunctionalTest.InstanceNorm2d 2022-08-17T13:37:53.3232170Z [ OK ] FunctionalTest.InstanceNorm2d (0 ms) 2022-08-17T13:37:53.3232683Z [ RUN ] FunctionalTest.InstanceNorm2dDefaultOptions 2022-08-17T13:37:53.3234130Z [ OK ] FunctionalTest.InstanceNorm2dDefaultOptions (0 ms) 2022-08-17T13:37:53.3234642Z [ RUN ] FunctionalTest.InstanceNorm3d 2022-08-17T13:37:53.3237701Z [ OK ] FunctionalTest.InstanceNorm3d (0 ms) 2022-08-17T13:37:53.3238197Z [ RUN ] FunctionalTest.InstanceNorm3dDefaultOptions 2022-08-17T13:37:53.3240643Z [ OK ] FunctionalTest.InstanceNorm3dDefaultOptions (0 ms) 2022-08-17T13:37:53.3241136Z [ RUN ] FunctionalTest.Interpolate 2022-08-17T13:37:53.3242422Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T13:37:53.3244201Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T13:37:53.3245993Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T13:37:53.3247643Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T13:37:53.3249292Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T13:37:53.3250940Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T13:37:53.3252588Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T13:37:53.3254216Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T13:37:53.3259716Z [ OK ] FunctionalTest.Interpolate (1 ms) 2022-08-17T13:37:53.3260125Z [ RUN ] FunctionalTest.Pad1 2022-08-17T13:37:53.3261152Z [ OK ] FunctionalTest.Pad1 (0 ms) 2022-08-17T13:37:53.3261528Z [ RUN ] FunctionalTest.Pad2 2022-08-17T13:37:53.3263361Z [ OK ] FunctionalTest.Pad2 (0 ms) 2022-08-17T13:37:53.3263732Z [ RUN ] FunctionalTest.Pad3 2022-08-17T13:37:53.3268791Z [ OK ] FunctionalTest.Pad3 (0 ms) 2022-08-17T13:37:53.3269148Z [ RUN ] FunctionalTest.Pad4 2022-08-17T13:37:53.3270818Z [ OK ] FunctionalTest.Pad4 (0 ms) 2022-08-17T13:37:53.3271184Z [ RUN ] FunctionalTest.Pad5 2022-08-17T13:37:53.3274184Z [ OK ] FunctionalTest.Pad5 (0 ms) 2022-08-17T13:37:53.3274537Z [ RUN ] FunctionalTest.Pad6 2022-08-17T13:37:53.3276946Z [ OK ] FunctionalTest.Pad6 (0 ms) 2022-08-17T13:37:53.3277307Z [ RUN ] FunctionalTest.Pad7 2022-08-17T13:37:53.3277657Z [ OK ] FunctionalTest.Pad7 (0 ms) 2022-08-17T13:37:53.3278019Z [ RUN ] FunctionalTest.Pad8 2022-08-17T13:37:53.3278378Z [ OK ] FunctionalTest.Pad8 (0 ms) 2022-08-17T13:37:53.3278748Z [ RUN ] FunctionalTest.CTCLoss 2022-08-17T13:37:53.3292142Z [ OK ] FunctionalTest.CTCLoss (1 ms) 2022-08-17T13:37:53.3292579Z [ RUN ] FunctionalTest.PoissonNLLLoss 2022-08-17T13:37:53.3295060Z [ OK ] FunctionalTest.PoissonNLLLoss (0 ms) 2022-08-17T13:37:53.3295516Z [ RUN ] FunctionalTest.MarginRankingLoss 2022-08-17T13:37:53.3298798Z [ OK ] FunctionalTest.MarginRankingLoss (0 ms) 2022-08-17T13:37:53.3299270Z [ RUN ] FunctionalTest.ConvTranspose1d 2022-08-17T13:37:53.3301792Z [ OK ] FunctionalTest.ConvTranspose1d (0 ms) 2022-08-17T13:37:53.3302256Z [ RUN ] FunctionalTest.ConvTranspose2dEven 2022-08-17T13:37:53.3307005Z [ OK ] FunctionalTest.ConvTranspose2dEven (0 ms) 2022-08-17T13:37:53.3307536Z [ RUN ] FunctionalTest.ConvTranspose2dUneven 2022-08-17T13:37:53.3311332Z [ OK ] FunctionalTest.ConvTranspose2dUneven (0 ms) 2022-08-17T13:37:53.3311800Z [ RUN ] FunctionalTest.ConvTranspose3d 2022-08-17T13:37:53.3314840Z [ OK ] FunctionalTest.ConvTranspose3d (0 ms) 2022-08-17T13:37:53.3315283Z [ RUN ] FunctionalTest.AlphaDropout 2022-08-17T13:37:53.3329006Z [ OK ] FunctionalTest.AlphaDropout (1 ms) 2022-08-17T13:37:53.3329472Z [ RUN ] FunctionalTest.FeatureAlphaDropout 2022-08-17T13:37:53.3342422Z [ OK ] FunctionalTest.FeatureAlphaDropout (1 ms) 2022-08-17T13:37:53.3342864Z [ RUN ] FunctionalTest.Dropout 2022-08-17T13:37:53.3349931Z [ OK ] FunctionalTest.Dropout (0 ms) 2022-08-17T13:37:53.3350339Z [ RUN ] FunctionalTest.Dropout2d 2022-08-17T13:37:53.3358578Z [ OK ] FunctionalTest.Dropout2d (0 ms) 2022-08-17T13:37:53.3358982Z [ RUN ] FunctionalTest.Dropout3d 2022-08-17T13:37:53.3366084Z [ OK ] FunctionalTest.Dropout3d (0 ms) 2022-08-17T13:37:53.3366498Z [ RUN ] FunctionalTest.isfinite 2022-08-17T13:37:53.3373691Z [ OK ] FunctionalTest.isfinite (0 ms) 2022-08-17T13:37:53.3374080Z [ RUN ] FunctionalTest.isinf 2022-08-17T13:37:53.3379207Z [ OK ] FunctionalTest.isinf (0 ms) 2022-08-17T13:37:53.3379585Z [ RUN ] FunctionalTest.AllClose 2022-08-17T13:37:53.3467918Z [ OK ] FunctionalTest.AllClose (8 ms) 2022-08-17T13:37:53.3468350Z [ RUN ] FunctionalTest.BCEWithLogitsLoss 2022-08-17T13:37:53.3488858Z [ OK ] FunctionalTest.BCEWithLogitsLoss (2 ms) 2022-08-17T13:37:53.3489352Z [----------] 132 tests from FunctionalTest (84 ms total) 2022-08-17T13:37:53.3489609Z 2022-08-17T13:37:53.3489777Z [----------] 1 test from IntegrationTest 2022-08-17T13:37:53.3490140Z [ RUN ] IntegrationTest.CartPole 2022-08-17T13:38:09.5582006Z [ OK ] IntegrationTest.CartPole (16209 ms) 2022-08-17T13:38:09.5582349Z [----------] 1 test from IntegrationTest (16209 ms total) 2022-08-17T13:38:09.5582507Z 2022-08-17T13:38:09.5582587Z [----------] 9 tests from InitTest 2022-08-17T13:38:09.5582911Z [ RUN ] InitTest.ProducesPyTorchValues_XavierUniform 2022-08-17T13:38:09.5599146Z [ OK ] InitTest.ProducesPyTorchValues_XavierUniform (1 ms) 2022-08-17T13:38:09.5599481Z [ RUN ] InitTest.ProducesPyTorchValues_XavierNormal 2022-08-17T13:38:09.5616501Z [ OK ] InitTest.ProducesPyTorchValues_XavierNormal (1 ms) 2022-08-17T13:38:09.5616831Z [ RUN ] InitTest.ProducesPyTorchValues_KaimingNormal 2022-08-17T13:38:09.5633550Z [ OK ] InitTest.ProducesPyTorchValues_KaimingNormal (1 ms) 2022-08-17T13:38:09.5633857Z [ RUN ] InitTest.ProducesPyTorchValues_KaimingUniform 2022-08-17T13:38:09.5649558Z [ OK ] InitTest.ProducesPyTorchValues_KaimingUniform (1 ms) 2022-08-17T13:38:09.5649890Z [ RUN ] InitTest.CanInitializeTensorThatRequiresGrad 2022-08-17T13:38:09.5651821Z [ OK ] InitTest.CanInitializeTensorThatRequiresGrad (0 ms) 2022-08-17T13:38:09.5652134Z [ RUN ] InitTest.CalculateGainWithTanh 2022-08-17T13:38:09.5652401Z [ OK ] InitTest.CalculateGainWithTanh (0 ms) 2022-08-17T13:38:09.5652663Z [ RUN ] InitTest.CalculateGainWithRelu 2022-08-17T13:38:09.5652924Z [ OK ] InitTest.CalculateGainWithRelu (0 ms) 2022-08-17T13:38:09.5653183Z [ RUN ] InitTest.CalculateGainWithLeakyRelu 2022-08-17T13:38:09.5653472Z [ OK ] InitTest.CalculateGainWithLeakyRelu (0 ms) 2022-08-17T13:38:09.5654024Z [ RUN ] InitTest.CanInitializeCnnWithOrthogonal 2022-08-17T13:38:09.5655342Z [ OK ] InitTest.CanInitializeCnnWithOrthogonal (0 ms) 2022-08-17T13:38:09.5655648Z [----------] 9 tests from InitTest (7 ms total) 2022-08-17T13:38:09.5655786Z 2022-08-17T13:38:09.5655890Z [----------] 6 tests from TorchScriptTest 2022-08-17T13:38:09.5656171Z [ RUN ] TorchScriptTest.CanCompileMultipleFunctions 2022-08-17T13:38:09.6157962Z [ OK ] TorchScriptTest.CanCompileMultipleFunctions (50 ms) 2022-08-17T13:38:09.6158342Z [ RUN ] TorchScriptTest.TestNestedIValueModuleArgMatching 2022-08-17T13:38:09.6170678Z [ OK ] TorchScriptTest.TestNestedIValueModuleArgMatching (1 ms) 2022-08-17T13:38:09.6171017Z [ RUN ] TorchScriptTest.TestDictArgMatching 2022-08-17T13:38:09.6174531Z [ OK ] TorchScriptTest.TestDictArgMatching (0 ms) 2022-08-17T13:38:09.6174828Z [ RUN ] TorchScriptTest.TestTupleArgMatching 2022-08-17T13:38:09.6176530Z [ OK ] TorchScriptTest.TestTupleArgMatching (0 ms) 2022-08-17T13:38:09.6176826Z [ RUN ] TorchScriptTest.TestOptionalArgMatching 2022-08-17T13:38:09.6182531Z [ OK ] TorchScriptTest.TestOptionalArgMatching (0 ms) 2022-08-17T13:38:09.6182932Z [ RUN ] TorchScriptTest.TestPickle 2022-08-17T13:38:09.6183181Z [ OK ] TorchScriptTest.TestPickle (0 ms) 2022-08-17T13:38:09.6183435Z [----------] 6 tests from TorchScriptTest (52 ms total) 2022-08-17T13:38:09.6183583Z 2022-08-17T13:38:09.6183684Z [----------] 3 tests from MakeUniqueTest 2022-08-17T13:38:09.6183943Z [ RUN ] MakeUniqueTest.ForwardRvaluesCorrectly 2022-08-17T13:38:09.6184233Z [ OK ] MakeUniqueTest.ForwardRvaluesCorrectly (0 ms) 2022-08-17T13:38:09.6184535Z [ RUN ] MakeUniqueTest.ForwardLvaluesCorrectly 2022-08-17T13:38:09.6184871Z [ OK ] MakeUniqueTest.ForwardLvaluesCorrectly (0 ms) 2022-08-17T13:38:09.6185185Z [ RUN ] MakeUniqueTest.CanConstructUniquePtrOfArray 2022-08-17T13:38:09.6185507Z [ OK ] MakeUniqueTest.CanConstructUniquePtrOfArray (0 ms) 2022-08-17T13:38:09.6185807Z [----------] 3 tests from MakeUniqueTest (0 ms total) 2022-08-17T13:38:09.6185955Z 2022-08-17T13:38:09.6186064Z [----------] 2 tests from MetaTensorTest 2022-08-17T13:38:09.6186285Z [ RUN ] MetaTensorTest.MetaDeviceApi 2022-08-17T13:38:09.6186540Z [ OK ] MetaTensorTest.MetaDeviceApi (0 ms) 2022-08-17T13:38:09.6186801Z [ RUN ] MetaTensorTest.MetaNamespaceApi 2022-08-17T13:38:09.6187069Z [ OK ] MetaTensorTest.MetaNamespaceApi (0 ms) 2022-08-17T13:38:09.6187326Z [----------] 2 tests from MetaTensorTest (0 ms total) 2022-08-17T13:38:09.6187472Z 2022-08-17T13:38:09.6187561Z [----------] 2 tests from UtilsTest 2022-08-17T13:38:09.6187763Z [ RUN ] UtilsTest.WarnOnce 2022-08-17T13:38:09.6187957Z [ OK ] UtilsTest.WarnOnce (0 ms) 2022-08-17T13:38:09.6188301Z [ RUN ] UtilsTest.AmbiguousOperatorDefaults 2022-08-17T13:38:09.6188590Z [ OK ] UtilsTest.AmbiguousOperatorDefaults (0 ms) 2022-08-17T13:38:09.6188849Z [----------] 2 tests from UtilsTest (0 ms total) 2022-08-17T13:38:09.6188986Z 2022-08-17T13:38:09.6189077Z [----------] 1 test from NoGradTest 2022-08-17T13:38:09.6189313Z [ RUN ] NoGradTest.SetsGradModeCorrectly 2022-08-17T13:38:09.6189589Z [ OK ] NoGradTest.SetsGradModeCorrectly (0 ms) 2022-08-17T13:38:09.6189834Z [----------] 1 test from NoGradTest (0 ms total) 2022-08-17T13:38:09.6189972Z 2022-08-17T13:38:09.6190064Z [----------] 3 tests from AutogradTest 2022-08-17T13:38:09.6190299Z [ RUN ] AutogradTest.CanTakeDerivatives 2022-08-17T13:38:09.6190556Z [ OK ] AutogradTest.CanTakeDerivatives (0 ms) 2022-08-17T13:38:09.6190867Z [ RUN ] AutogradTest.CanTakeDerivativesOfZeroDimTensors 2022-08-17T13:38:09.6192098Z [ OK ] AutogradTest.CanTakeDerivativesOfZeroDimTensors (0 ms) 2022-08-17T13:38:09.6192444Z [ RUN ] AutogradTest.CanPassCustomGradientInputs 2022-08-17T13:38:09.6193763Z [ OK ] AutogradTest.CanPassCustomGradientInputs (0 ms) 2022-08-17T13:38:09.6194286Z [----------] 3 tests from AutogradTest (0 ms total) 2022-08-17T13:38:09.6194492Z 2022-08-17T13:38:09.6194683Z [----------] 1 test from OptionalArrayRefTest 2022-08-17T13:38:09.6194961Z [ RUN ] OptionalArrayRefTest.DanglingPointerFix 2022-08-17T13:38:09.6195259Z [ OK ] OptionalArrayRefTest.DanglingPointerFix (0 ms) 2022-08-17T13:38:09.6195561Z [----------] 1 test from OptionalArrayRefTest (0 ms total) 2022-08-17T13:38:09.6195717Z 2022-08-17T13:38:09.6195808Z [----------] 52 tests from ModuleTest 2022-08-17T13:38:09.6196060Z [ RUN ] ModuleTest.CanEnableAndDisableTrainingMode 2022-08-17T13:38:09.6196387Z [ OK ] ModuleTest.CanEnableAndDisableTrainingMode (0 ms) 2022-08-17T13:38:09.6196658Z [ RUN ] ModuleTest.ZeroGrad 2022-08-17T13:38:09.6197387Z [ OK ] ModuleTest.ZeroGrad (0 ms) 2022-08-17T13:38:09.6197626Z [ RUN ] ModuleTest.ZeroGradWithUndefined 2022-08-17T13:38:09.6198709Z [ OK ] ModuleTest.ZeroGradWithUndefined (0 ms) 2022-08-17T13:38:09.6199045Z [ RUN ] ModuleTest.RegisterModuleThrowsForEmptyOrDottedName 2022-08-17T13:38:09.6202972Z [ OK ] ModuleTest.RegisterModuleThrowsForEmptyOrDottedName (0 ms) 2022-08-17T13:38:09.6203366Z [ RUN ] ModuleTest.RegisterModuleThrowsForDuplicateModuleName 2022-08-17T13:38:09.6204839Z [ OK ] ModuleTest.RegisterModuleThrowsForDuplicateModuleName (0 ms) 2022-08-17T13:38:09.6205231Z [ RUN ] ModuleTest.ReplaceModuleThrowsForUnknownModuleName 2022-08-17T13:38:09.6206559Z [ OK ] ModuleTest.ReplaceModuleThrowsForUnknownModuleName (0 ms) 2022-08-17T13:38:09.6206913Z [ RUN ] ModuleTest.ReplaceModule 2022-08-17T13:38:09.6207196Z [ OK ] ModuleTest.ReplaceModule (0 ms) 2022-08-17T13:38:09.6207438Z [ RUN ] ModuleTest.UnregisterModule 2022-08-17T13:38:09.6209380Z [ OK ] ModuleTest.UnregisterModule (0 ms) 2022-08-17T13:38:09.6210003Z [ RUN ] ModuleTest.RegisterParameterThrowsForEmptyOrDottedName 2022-08-17T13:38:09.6211970Z [ OK ] ModuleTest.RegisterParameterThrowsForEmptyOrDottedName (0 ms) 2022-08-17T13:38:09.6212710Z [ RUN ] ModuleTest.RegisterParameterThrowsForDuplicateModuleName 2022-08-17T13:38:09.6213651Z [ OK ] ModuleTest.RegisterParameterThrowsForDuplicateModuleName (0 ms) 2022-08-17T13:38:09.6214343Z [ RUN ] ModuleTest.RegisterParameterUndefinedTensor 2022-08-17T13:38:09.6214938Z [ OK ] ModuleTest.RegisterParameterUndefinedTensor (0 ms) 2022-08-17T13:38:09.6215569Z [ RUN ] ModuleTest.RegisterBufferThrowsForEmptyOrDottedName 2022-08-17T13:38:09.6216240Z [ OK ] ModuleTest.RegisterBufferThrowsForEmptyOrDottedName (0 ms) 2022-08-17T13:38:09.6216955Z [ RUN ] ModuleTest.RegisterBufferThrowsForDuplicateModuleName 2022-08-17T13:38:09.6217724Z [ OK ] ModuleTest.RegisterBufferThrowsForDuplicateModuleName (0 ms) 2022-08-17T13:38:09.6218253Z [ RUN ] ModuleTest.CanGetName 2022-08-17T13:38:09.6218630Z [ OK ] ModuleTest.CanGetName (0 ms) 2022-08-17T13:38:09.6219072Z [ RUN ] ModuleTest.AsCastsModulesCorrectly 2022-08-17T13:38:09.6219562Z [ OK ] ModuleTest.AsCastsModulesCorrectly (0 ms) 2022-08-17T13:38:09.6220161Z [ RUN ] ModuleTest.DeviceOrDtypeConversionSkipsUndefinedTensor 2022-08-17T13:38:09.6220878Z [ OK ] ModuleTest.DeviceOrDtypeConversionSkipsUndefinedTensor (0 ms) 2022-08-17T13:38:09.6221633Z [ RUN ] ModuleTest.ParametersAndBuffersAccessorSkipsUndefinedTensor 2022-08-17T13:38:09.6222400Z [ OK ] ModuleTest.ParametersAndBuffersAccessorSkipsUndefinedTensor (0 ms) 2022-08-17T13:38:09.6223186Z [ RUN ] ModuleTest.CallingCloneOnModuleThatDoesNotOverrideCloneThrows 2022-08-17T13:38:09.6223988Z [ OK ] ModuleTest.CallingCloneOnModuleThatDoesNotOverrideCloneThrows (0 ms) 2022-08-17T13:38:09.6224836Z [ RUN ] ModuleTest.CallingCloneOnModuleThatDoesOverrideCloneDoesNotThrow 2022-08-17T13:38:09.6225669Z [ OK ] ModuleTest.CallingCloneOnModuleThatDoesOverrideCloneDoesNotThrow (0 ms) 2022-08-17T13:38:09.6226552Z [ RUN ] ModuleTest.CloneCreatesDistinctParameters 2022-08-17T13:38:09.6234658Z [ OK ] ModuleTest.CloneCreatesDistinctParameters (1 ms) 2022-08-17T13:38:09.6235190Z [ RUN ] ModuleTest.ClonePreservesExternalReferences 2022-08-17T13:38:09.6237260Z [ OK ] ModuleTest.ClonePreservesExternalReferences (0 ms) 2022-08-17T13:38:09.6237641Z [ RUN ] ModuleTest.CloneCopiesTheValuesOfVariablesOfSubmodules 2022-08-17T13:38:09.6239388Z [ OK ] ModuleTest.CloneCopiesTheValuesOfVariablesOfSubmodules (0 ms) 2022-08-17T13:38:09.6239860Z [ RUN ] ModuleTest.HasCorrectNumberOfParameters 2022-08-17T13:38:09.6240254Z [ OK ] ModuleTest.HasCorrectNumberOfParameters (0 ms) 2022-08-17T13:38:09.6240670Z [ RUN ] ModuleTest.ContainsParametersWithTheCorrectName 2022-08-17T13:38:09.6241122Z [ OK ] ModuleTest.ContainsParametersWithTheCorrectName (0 ms) 2022-08-17T13:38:09.6241510Z [ RUN ] ModuleTest.HasCorrectNumberOfBuffers 2022-08-17T13:38:09.6241811Z [ OK ] ModuleTest.HasCorrectNumberOfBuffers (0 ms) 2022-08-17T13:38:09.6242126Z [ RUN ] ModuleTest.ContainsBuffersWithTheCorrectName 2022-08-17T13:38:09.6242473Z [ OK ] ModuleTest.ContainsBuffersWithTheCorrectName (0 ms) 2022-08-17T13:38:09.6242997Z [ RUN ] ModuleTest.DefaultConstructorOfModuleHolderCallsDefaultConstructorOfImpl 2022-08-17T13:38:09.6243534Z [ OK ] ModuleTest.DefaultConstructorOfModuleHolderCallsDefaultConstructorOfImpl (0 ms) 2022-08-17T13:38:09.6244143Z [ RUN ] ModuleTest.ValueConstructorOfModuleHolderCallsCorrectConstructorInImpl 2022-08-17T13:38:09.6244801Z [ OK ] ModuleTest.ValueConstructorOfModuleHolderCallsCorrectConstructorInImpl (0 ms) 2022-08-17T13:38:09.6245315Z [ RUN ] ModuleTest.NullptrConstructorLeavesTheModuleHolderInEmptyState 2022-08-17T13:38:09.6245830Z [ OK ] ModuleTest.NullptrConstructorLeavesTheModuleHolderInEmptyState (0 ms) 2022-08-17T13:38:09.6246358Z [ RUN ] ModuleTest.ModulesReturnsExpectedSubmodulesForFlatModel 2022-08-17T13:38:09.6246764Z [ OK ] ModuleTest.ModulesReturnsExpectedSubmodulesForFlatModel (0 ms) 2022-08-17T13:38:09.6247252Z [ RUN ] ModuleTest.ModulesExcludesSelfWhenIncludeSelfSetToFalse 2022-08-17T13:38:09.6247681Z [ OK ] ModuleTest.ModulesExcludesSelfWhenIncludeSelfSetToFalse (0 ms) 2022-08-17T13:38:09.6248236Z [ RUN ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForFlatModel 2022-08-17T13:38:09.6248867Z [ OK ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForFlatModel (0 ms) 2022-08-17T13:38:09.6249407Z [ RUN ] ModuleTest.NamedModulesExcludesSelfWhenIncludeSelfSetToFalse 2022-08-17T13:38:09.6249954Z [ OK ] ModuleTest.NamedModulesExcludesSelfWhenIncludeSelfSetToFalse (0 ms) 2022-08-17T13:38:09.6250371Z [ RUN ] ModuleTest.ChildrenReturnsExpectedSubmodulesForFlatModel 2022-08-17T13:38:09.6250864Z [ OK ] ModuleTest.ChildrenReturnsExpectedSubmodulesForFlatModel (0 ms) 2022-08-17T13:38:09.6251394Z [ RUN ] ModuleTest.NamedChildrenReturnsExpectedNamedSubmodulesForFlatModel 2022-08-17T13:38:09.6251953Z [ OK ] ModuleTest.NamedChildrenReturnsExpectedNamedSubmodulesForFlatModel (0 ms) 2022-08-17T13:38:09.6252395Z [ RUN ] ModuleTest.ParametersReturnsExpectedTensorsForFlatModel 2022-08-17T13:38:09.6252887Z [ OK ] ModuleTest.ParametersReturnsExpectedTensorsForFlatModel (0 ms) 2022-08-17T13:38:09.6253384Z [ RUN ] ModuleTest.NamedParametersReturnsExpectedTensorsForFlatModel 2022-08-17T13:38:09.6253872Z [ OK ] ModuleTest.NamedParametersReturnsExpectedTensorsForFlatModel (0 ms) 2022-08-17T13:38:09.6254298Z [ RUN ] ModuleTest.BuffersReturnsExpectedTensorsForFlatModel 2022-08-17T13:38:09.6254762Z [ OK ] ModuleTest.BuffersReturnsExpectedTensorsForFlatModel (0 ms) 2022-08-17T13:38:09.6255250Z [ RUN ] ModuleTest.NamedBuffersReturnsExpectedTensorsForFlatModel 2022-08-17T13:38:09.6255671Z [ OK ] ModuleTest.NamedBuffersReturnsExpectedTensorsForFlatModel (0 ms) 2022-08-17T13:38:09.6256249Z [ RUN ] ModuleTest.ModulesReturnsExpectedSubmodulesForDeepModel 2022-08-17T13:38:09.6256668Z [ OK ] ModuleTest.ModulesReturnsExpectedSubmodulesForDeepModel (0 ms) 2022-08-17T13:38:09.6257153Z [ RUN ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForDeepModel 2022-08-17T13:38:09.6257632Z [ OK ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForDeepModel (0 ms) 2022-08-17T13:38:09.6258078Z [ RUN ] ModuleTest.ChildrensReturnsExpectedSubmodulesForDeepModel 2022-08-17T13:38:09.6258501Z [ OK ] ModuleTest.ChildrensReturnsExpectedSubmodulesForDeepModel (0 ms) 2022-08-17T13:38:09.6258942Z [ RUN ] ModuleTest.NamedChildrensReturnsExpectedNamedSubmodulesForDeepModel 2022-08-17T13:38:09.6259432Z [ OK ] ModuleTest.NamedChildrensReturnsExpectedNamedSubmodulesForDeepModel (0 ms) 2022-08-17T13:38:09.6259836Z [ RUN ] ModuleTest.ModuleApplyIteratesCorreclty 2022-08-17T13:38:09.6260138Z [ OK ] ModuleTest.ModuleApplyIteratesCorreclty (0 ms) 2022-08-17T13:38:09.6260465Z [ RUN ] ModuleTest.ConstModuleApplyIteratesCorreclty 2022-08-17T13:38:09.6260803Z [ OK ] ModuleTest.ConstModuleApplyIteratesCorreclty (0 ms) 2022-08-17T13:38:09.6261142Z [ RUN ] ModuleTest.NamedModuleApplyIteratesCorreclty 2022-08-17T13:38:09.6261471Z [ OK ] ModuleTest.NamedModuleApplyIteratesCorreclty (0 ms) 2022-08-17T13:38:09.6261823Z [ RUN ] ModuleTest.ConstNamedModuleApplyIteratesCorreclty 2022-08-17T13:38:09.6262190Z [ OK ] ModuleTest.ConstNamedModuleApplyIteratesCorreclty (0 ms) 2022-08-17T13:38:09.6262538Z [ RUN ] ModuleTest.ModulePointerApplyIteratesCorreclty 2022-08-17T13:38:09.6262888Z [ OK ] ModuleTest.ModulePointerApplyIteratesCorreclty (0 ms) 2022-08-17T13:38:09.6263254Z [ RUN ] ModuleTest.NamedModulePointerApplyIteratesCorreclty 2022-08-17T13:38:09.6263632Z [ OK ] ModuleTest.NamedModulePointerApplyIteratesCorreclty (0 ms) 2022-08-17T13:38:09.6264035Z [ RUN ] ModuleTest.ThrowsWhenAttemptingtoGetTopLevelModuleAsSharedPtr 2022-08-17T13:38:09.6264537Z [ OK ] ModuleTest.ThrowsWhenAttemptingtoGetTopLevelModuleAsSharedPtr (0 ms) 2022-08-17T13:38:09.6264877Z [ RUN ] ModuleTest.PrettyPrint 2022-08-17T13:38:09.6265096Z [ OK ] ModuleTest.PrettyPrint (0 ms) 2022-08-17T13:38:09.6265420Z [ RUN ] ModuleTest.CanCallForwardOnNonTensorForwardThroughPimpl 2022-08-17T13:38:09.6265831Z [ OK ] ModuleTest.CanCallForwardOnNonTensorForwardThroughPimpl (0 ms) 2022-08-17T13:38:09.6266169Z [----------] 52 tests from ModuleTest (7 ms total) 2022-08-17T13:38:09.6266303Z 2022-08-17T13:38:09.6266405Z [----------] 11 tests from ModuleDictTest 2022-08-17T13:38:09.6266657Z [ RUN ] ModuleDictTest.ConstructsFromList 2022-08-17T13:38:09.6266936Z [ OK ] ModuleDictTest.ConstructsFromList (0 ms) 2022-08-17T13:38:09.6267218Z [ RUN ] ModuleDictTest.ConstructsFromordereddict 2022-08-17T13:38:09.6267531Z [ OK ] ModuleDictTest.ConstructsFromordereddict (0 ms) 2022-08-17T13:38:09.6267837Z [ RUN ] ModuleDictTest.UpdatePopClearContains 2022-08-17T13:38:09.6268143Z [ OK ] ModuleDictTest.UpdatePopClearContains (0 ms) 2022-08-17T13:38:09.6268402Z [ RUN ] ModuleDictTest.UpdateExist 2022-08-17T13:38:09.6268649Z [ OK ] ModuleDictTest.UpdateExist (0 ms) 2022-08-17T13:38:09.6268877Z [ RUN ] ModuleDictTest.Keys 2022-08-17T13:38:09.6270149Z [ OK ] ModuleDictTest.Keys (0 ms) 2022-08-17T13:38:09.6270412Z [ RUN ] ModuleDictTest.Values 2022-08-17T13:38:09.6270634Z [ OK ] ModuleDictTest.Values (0 ms) 2022-08-17T13:38:09.6270922Z [ RUN ] ModuleDictTest.SanityCheckForHoldingStandardModules 2022-08-17T13:38:09.6273066Z [ OK ] ModuleDictTest.SanityCheckForHoldingStandardModules (0 ms) 2022-08-17T13:38:09.6273413Z [ RUN ] ModuleDictTest.HasReferenceSemantics 2022-08-17T13:38:09.6273740Z [ OK ] ModuleDictTest.HasReferenceSemantics (0 ms) 2022-08-17T13:38:09.6273993Z [ RUN ] ModuleDictTest.IsCloneable 2022-08-17T13:38:09.6280916Z [ OK ] ModuleDictTest.IsCloneable (0 ms) 2022-08-17T13:38:09.6281214Z [ RUN ] ModuleDictTest.RegistersElementsAsSubmodules 2022-08-17T13:38:09.6282810Z [ OK ] ModuleDictTest.RegistersElementsAsSubmodules (0 ms) 2022-08-17T13:38:09.6283123Z [ RUN ] ModuleDictTest.PrettyPrintModuleDict 2022-08-17T13:38:09.6285183Z [ OK ] ModuleDictTest.PrettyPrintModuleDict (0 ms) 2022-08-17T13:38:09.6285537Z [----------] 11 tests from ModuleDictTest (2 ms total) 2022-08-17T13:38:09.6285754Z 2022-08-17T13:38:09.6285885Z [----------] 15 tests from ModuleListTest 2022-08-17T13:38:09.6286221Z [ RUN ] ModuleListTest.ConstructsFromSharedPointer 2022-08-17T13:38:09.6286569Z [ OK ] ModuleListTest.ConstructsFromSharedPointer (0 ms) 2022-08-17T13:38:09.6286915Z [ RUN ] ModuleListTest.ConstructsFromConcreteType 2022-08-17T13:38:09.6287263Z [ OK ] ModuleListTest.ConstructsFromConcreteType (0 ms) 2022-08-17T13:38:09.6287583Z [ RUN ] ModuleListTest.ConstructsFromModuleHolder 2022-08-17T13:38:09.6287903Z [ OK ] ModuleListTest.ConstructsFromModuleHolder (0 ms) 2022-08-17T13:38:09.6288195Z [ RUN ] ModuleListTest.PushBackAddsAnElement 2022-08-17T13:38:09.6288496Z [ OK ] ModuleListTest.PushBackAddsAnElement (0 ms) 2022-08-17T13:38:09.6288761Z [ RUN ] ModuleListTest.Insertion 2022-08-17T13:38:09.6288997Z [ OK ] ModuleListTest.Insertion (0 ms) 2022-08-17T13:38:09.6289223Z [ RUN ] ModuleListTest.AccessWithAt 2022-08-17T13:38:09.6290115Z [ OK ] ModuleListTest.AccessWithAt (0 ms) 2022-08-17T13:38:09.6290374Z [ RUN ] ModuleListTest.AccessWithPtr 2022-08-17T13:38:09.6292493Z [ OK ] ModuleListTest.AccessWithPtr (0 ms) 2022-08-17T13:38:09.6292819Z [ RUN ] ModuleListTest.SanityCheckForHoldingStandardModules 2022-08-17T13:38:09.6294305Z [ OK ] ModuleListTest.SanityCheckForHoldingStandardModules (0 ms) 2022-08-17T13:38:09.6294734Z [ RUN ] ModuleListTest.ExtendPushesModulesFromOtherModuleList 2022-08-17T13:38:09.6295118Z [ OK ] ModuleListTest.ExtendPushesModulesFromOtherModuleList (0 ms) 2022-08-17T13:38:09.6295459Z [ RUN ] ModuleListTest.HasReferenceSemantics 2022-08-17T13:38:09.6295758Z [ OK ] ModuleListTest.HasReferenceSemantics (0 ms) 2022-08-17T13:38:09.6296009Z [ RUN ] ModuleListTest.IsCloneable 2022-08-17T13:38:09.6301016Z [ OK ] ModuleListTest.IsCloneable (0 ms) 2022-08-17T13:38:09.6301312Z [ RUN ] ModuleListTest.RegistersElementsAsSubmodules 2022-08-17T13:38:09.6301950Z [ OK ] ModuleListTest.RegistersElementsAsSubmodules (0 ms) 2022-08-17T13:38:09.6302510Z [ RUN ] ModuleListTest.NestingIsPossible 2022-08-17T13:38:09.6302993Z [ OK ] ModuleListTest.NestingIsPossible (0 ms) 2022-08-17T13:38:09.6303478Z [ RUN ] ModuleListTest.PrettyPrintModuleList 2022-08-17T13:38:09.6304062Z [ OK ] ModuleListTest.PrettyPrintModuleList (0 ms) 2022-08-17T13:38:09.6304553Z [ RUN ] ModuleListTest.RangeBasedForLoop 2022-08-17T13:38:09.6305043Z [ OK ] ModuleListTest.RangeBasedForLoop (0 ms) 2022-08-17T13:38:09.6305503Z [----------] 15 tests from ModuleListTest (1 ms total) 2022-08-17T13:38:09.6305753Z 2022-08-17T13:38:09.6305915Z [----------] 256 tests from ModulesTest 2022-08-17T13:38:09.6306267Z [ RUN ] ModulesTest.Conv1d 2022-08-17T13:38:09.6320408Z [ OK ] ModulesTest.Conv1d (1 ms) 2022-08-17T13:38:09.6320801Z [ RUN ] ModulesTest.Conv1dSameStrided 2022-08-17T13:38:09.6323210Z [ OK ] ModulesTest.Conv1dSameStrided (0 ms) 2022-08-17T13:38:09.6323618Z [ RUN ] ModulesTest.Conv2dEven 2022-08-17T13:38:09.6327561Z [ OK ] ModulesTest.Conv2dEven (0 ms) 2022-08-17T13:38:09.6327949Z [ RUN ] ModulesTest.Conv2dUneven 2022-08-17T13:38:09.6330602Z [ OK ] ModulesTest.Conv2dUneven (0 ms) 2022-08-17T13:38:09.6331022Z [ RUN ] ModulesTest.Conv2dSameStrided 2022-08-17T13:38:09.6334355Z [ OK ] ModulesTest.Conv2dSameStrided (0 ms) 2022-08-17T13:38:09.6334752Z [ RUN ] ModulesTest.Conv3d 2022-08-17T13:38:09.6339601Z [ OK ] ModulesTest.Conv3d (0 ms) 2022-08-17T13:38:09.6340057Z [ RUN ] ModulesTest.Conv3dSameStrided 2022-08-17T13:38:09.6343850Z [ OK ] ModulesTest.Conv3dSameStrided (0 ms) 2022-08-17T13:38:09.6344352Z [ RUN ] ModulesTest.ConvTranspose1d 2022-08-17T13:38:09.6347417Z [ OK ] ModulesTest.ConvTranspose1d (0 ms) 2022-08-17T13:38:09.6347851Z [ RUN ] ModulesTest.ConvTranspose2dEven 2022-08-17T13:38:09.6353056Z [ OK ] ModulesTest.ConvTranspose2dEven (0 ms) 2022-08-17T13:38:09.6353526Z [ RUN ] ModulesTest.ConvTranspose2dUneven 2022-08-17T13:38:09.6357421Z [ OK ] ModulesTest.ConvTranspose2dUneven (0 ms) 2022-08-17T13:38:09.6357856Z [ RUN ] ModulesTest.ConvTranspose3d 2022-08-17T13:38:09.6360949Z [ OK ] ModulesTest.ConvTranspose3d (0 ms) 2022-08-17T13:38:09.6361352Z [ RUN ] ModulesTest.MaxPool1d 2022-08-17T13:38:09.6363224Z [ OK ] ModulesTest.MaxPool1d (0 ms) 2022-08-17T13:38:09.6363642Z [ RUN ] ModulesTest.MaxPool1dReturnIndices 2022-08-17T13:38:09.6365273Z [ OK ] ModulesTest.MaxPool1dReturnIndices (0 ms) 2022-08-17T13:38:09.6365721Z [ RUN ] ModulesTest.MaxPool2dEven 2022-08-17T13:38:09.6367006Z [ OK ] ModulesTest.MaxPool2dEven (0 ms) 2022-08-17T13:38:09.6367427Z [ RUN ] ModulesTest.MaxPool2dUneven 2022-08-17T13:38:09.6368522Z [ OK ] ModulesTest.MaxPool2dUneven (0 ms) 2022-08-17T13:38:09.6368981Z [ RUN ] ModulesTest.MaxPool2dReturnIndices 2022-08-17T13:38:09.6370151Z [ OK ] ModulesTest.MaxPool2dReturnIndices (0 ms) 2022-08-17T13:38:09.6370585Z [ RUN ] ModulesTest.MaxPool3d 2022-08-17T13:38:09.6371782Z [ OK ] ModulesTest.MaxPool3d (0 ms) 2022-08-17T13:38:09.6372218Z [ RUN ] ModulesTest.MaxPool3dReturnIndices 2022-08-17T13:38:09.6373684Z [ OK ] ModulesTest.MaxPool3dReturnIndices (0 ms) 2022-08-17T13:38:09.6374115Z [ RUN ] ModulesTest.AvgPool1d 2022-08-17T13:38:09.6375440Z [ OK ] ModulesTest.AvgPool1d (0 ms) 2022-08-17T13:38:09.6375814Z [ RUN ] ModulesTest.AvgPool2dEven 2022-08-17T13:38:09.6376808Z [ OK ] ModulesTest.AvgPool2dEven (0 ms) 2022-08-17T13:38:09.6377219Z [ RUN ] ModulesTest.AvgPool2dUneven 2022-08-17T13:38:09.6378080Z [ OK ] ModulesTest.AvgPool2dUneven (0 ms) 2022-08-17T13:38:09.6378469Z [ RUN ] ModulesTest.AvgPool3d 2022-08-17T13:38:09.6379521Z [ OK ] ModulesTest.AvgPool3d (0 ms) 2022-08-17T13:38:09.6379941Z [ RUN ] ModulesTest.FractionalMaxPool2d 2022-08-17T13:38:09.6381303Z [ OK ] ModulesTest.FractionalMaxPool2d (0 ms) 2022-08-17T13:38:09.6381816Z [ RUN ] ModulesTest.FractionalMaxPool2dReturnIndices 2022-08-17T13:38:09.6383044Z [ OK ] ModulesTest.FractionalMaxPool2dReturnIndices (0 ms) 2022-08-17T13:38:09.6383576Z [ RUN ] ModulesTest.FractionalMaxPool3d 2022-08-17T13:38:09.6384671Z [ OK ] ModulesTest.FractionalMaxPool3d (0 ms) 2022-08-17T13:38:09.6385200Z [ RUN ] ModulesTest.FractionalMaxPool3dReturnIndices 2022-08-17T13:38:09.6386512Z [ OK ] ModulesTest.FractionalMaxPool3dReturnIndices (0 ms) 2022-08-17T13:38:09.6386992Z [ RUN ] ModulesTest.LPPool1d 2022-08-17T13:38:09.6388118Z [ OK ] ModulesTest.LPPool1d (0 ms) 2022-08-17T13:38:09.6388496Z [ RUN ] ModulesTest.LPPool2d 2022-08-17T13:38:09.6389461Z [ OK ] ModulesTest.LPPool2d (0 ms) 2022-08-17T13:38:09.6389829Z [ RUN ] ModulesTest.Identity 2022-08-17T13:38:09.6390833Z [ OK ] ModulesTest.Identity (0 ms) 2022-08-17T13:38:09.6391196Z [ RUN ] ModulesTest.Flatten 2022-08-17T13:38:09.6393410Z [ OK ] ModulesTest.Flatten (0 ms) 2022-08-17T13:38:09.6393764Z [ RUN ] ModulesTest.Unflatten 2022-08-17T13:38:09.6394890Z [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-17T13:38:09.6395623Z [ OK ] ModulesTest.Unflatten (0 ms) 2022-08-17T13:38:09.6396033Z [ RUN ] ModulesTest.AdaptiveMaxPool1d 2022-08-17T13:38:09.6397254Z [ OK ] ModulesTest.AdaptiveMaxPool1d (0 ms) 2022-08-17T13:38:09.6397838Z [ RUN ] ModulesTest.AdaptiveMaxPool1dReturnIndices 2022-08-17T13:38:09.6398966Z [ OK ] ModulesTest.AdaptiveMaxPool1dReturnIndices (0 ms) 2022-08-17T13:38:09.6399492Z [ RUN ] ModulesTest.AdaptiveMaxPool2dEven 2022-08-17T13:38:09.6400774Z [ OK ] ModulesTest.AdaptiveMaxPool2dEven (0 ms) 2022-08-17T13:38:09.6401271Z [ RUN ] ModulesTest.AdaptiveMaxPool2dUneven 2022-08-17T13:38:09.6402525Z [ OK ] ModulesTest.AdaptiveMaxPool2dUneven (0 ms) 2022-08-17T13:38:09.6403086Z [ RUN ] ModulesTest.AdaptiveMaxPool2dReturnIndicesEven 2022-08-17T13:38:09.6405224Z [ OK ] ModulesTest.AdaptiveMaxPool2dReturnIndicesEven (0 ms) 2022-08-17T13:38:09.6405857Z [ RUN ] ModulesTest.AdaptiveMaxPool2dReturnIndicesUneven 2022-08-17T13:38:09.6407609Z [ OK ] ModulesTest.AdaptiveMaxPool2dReturnIndicesUneven (0 ms) 2022-08-17T13:38:09.6408154Z [ RUN ] ModulesTest.AdaptiveMaxPool3d 2022-08-17T13:38:09.6409557Z [ OK ] ModulesTest.AdaptiveMaxPool3d (0 ms) 2022-08-17T13:38:09.6410068Z [ RUN ] ModulesTest.AdaptiveMaxPool3dReturnIndices 2022-08-17T13:38:09.6412404Z [ OK ] ModulesTest.AdaptiveMaxPool3dReturnIndices (0 ms) 2022-08-17T13:38:09.6412913Z [ RUN ] ModulesTest.AdaptiveAvgPool1d 2022-08-17T13:38:09.6414205Z [ OK ] ModulesTest.AdaptiveAvgPool1d (0 ms) 2022-08-17T13:38:09.6414670Z [ RUN ] ModulesTest.AdaptiveAvgPool2dEven 2022-08-17T13:38:09.6416070Z [ OK ] ModulesTest.AdaptiveAvgPool2dEven (0 ms) 2022-08-17T13:38:09.6416548Z [ RUN ] ModulesTest.AdaptiveAvgPool2dUneven 2022-08-17T13:38:09.6417761Z [ OK ] ModulesTest.AdaptiveAvgPool2dUneven (0 ms) 2022-08-17T13:38:09.6418236Z [ RUN ] ModulesTest.AdaptiveAvgPool3d 2022-08-17T13:38:09.6419786Z [ OK ] ModulesTest.AdaptiveAvgPool3d (0 ms) 2022-08-17T13:38:09.6420188Z [ RUN ] ModulesTest.MaxUnpool1d 2022-08-17T13:38:09.6422055Z [ OK ] ModulesTest.MaxUnpool1d (0 ms) 2022-08-17T13:38:09.6422472Z [ RUN ] ModulesTest.MaxPool1d_MaxUnpool1d 2022-08-17T13:38:09.6424887Z [ OK ] ModulesTest.MaxPool1d_MaxUnpool1d (0 ms) 2022-08-17T13:38:09.6425284Z [ RUN ] ModulesTest.MaxUnpool2d 2022-08-17T13:38:09.6427532Z [ OK ] ModulesTest.MaxUnpool2d (0 ms) 2022-08-17T13:38:09.6427952Z [ RUN ] ModulesTest.MaxPool2d_MaxUnpool2d 2022-08-17T13:38:09.6429901Z [ OK ] ModulesTest.MaxPool2d_MaxUnpool2d (0 ms) 2022-08-17T13:38:09.6430311Z [ RUN ] ModulesTest.MaxUnpool3d 2022-08-17T13:38:09.6431558Z [ OK ] ModulesTest.MaxUnpool3d (0 ms) 2022-08-17T13:38:09.6431994Z [ RUN ] ModulesTest.MaxUnpool3dOutputSize 2022-08-17T13:38:09.6434161Z [ OK ] ModulesTest.MaxUnpool3dOutputSize (0 ms) 2022-08-17T13:38:09.6434623Z [ RUN ] ModulesTest.MaxPool3d_MaxUnpool3d 2022-08-17T13:38:09.7313619Z [ OK ] ModulesTest.MaxPool3d_MaxUnpool3d (87 ms) 2022-08-17T13:38:09.7314066Z [ RUN ] ModulesTest.Linear 2022-08-17T13:38:09.7320397Z [ OK ] ModulesTest.Linear (0 ms) 2022-08-17T13:38:09.7320807Z [ RUN ] ModulesTest.LocalResponseNorm 2022-08-17T13:38:09.7327910Z [ OK ] ModulesTest.LocalResponseNorm (0 ms) 2022-08-17T13:38:09.7328320Z [ RUN ] ModulesTest.LayerNorm 2022-08-17T13:38:09.7330580Z [ OK ] ModulesTest.LayerNorm (0 ms) 2022-08-17T13:38:09.7330959Z [ RUN ] ModulesTest.GroupNorm 2022-08-17T13:38:09.7333556Z [ OK ] ModulesTest.GroupNorm (0 ms) 2022-08-17T13:38:09.7333922Z [ RUN ] ModulesTest.Bilinear 2022-08-17T13:38:09.7338991Z [ OK ] ModulesTest.Bilinear (0 ms) 2022-08-17T13:38:09.7339353Z [ RUN ] ModulesTest.Fold 2022-08-17T13:38:09.7344988Z [ OK ] ModulesTest.Fold (0 ms) 2022-08-17T13:38:09.7345322Z [ RUN ] ModulesTest.Unfold 2022-08-17T13:38:09.7353571Z [ OK ] ModulesTest.Unfold (0 ms) 2022-08-17T13:38:09.7353963Z [ RUN ] ModulesTest.SimpleContainer 2022-08-17T13:38:09.7375780Z [ OK ] ModulesTest.SimpleContainer (2 ms) 2022-08-17T13:38:09.7376601Z [ RUN ] ModulesTest.EmbeddingBasic 2022-08-17T13:38:09.7377380Z [ OK ] ModulesTest.EmbeddingBasic (0 ms) 2022-08-17T13:38:09.7377896Z [ RUN ] ModulesTest.EmbeddingList 2022-08-17T13:38:09.7378887Z [ OK ] ModulesTest.EmbeddingList (0 ms) 2022-08-17T13:38:09.7379346Z [ RUN ] ModulesTest.EmbeddingFromPretrained 2022-08-17T13:38:09.7380756Z [ OK ] ModulesTest.EmbeddingFromPretrained (0 ms) 2022-08-17T13:38:09.7381263Z [ RUN ] ModulesTest.EmbeddingBagFromPretrained 2022-08-17T13:38:09.7383298Z [ OK ] ModulesTest.EmbeddingBagFromPretrained (0 ms) 2022-08-17T13:38:09.7383761Z [ RUN ] ModulesTest.AlphaDropout 2022-08-17T13:38:09.7385425Z [ OK ] ModulesTest.AlphaDropout (0 ms) 2022-08-17T13:38:09.7385850Z [ RUN ] ModulesTest.FeatureAlphaDropout 2022-08-17T13:38:09.7387315Z [ OK ] ModulesTest.FeatureAlphaDropout (0 ms) 2022-08-17T13:38:09.7387731Z [ RUN ] ModulesTest.Dropout 2022-08-17T13:38:09.7390395Z [ OK ] ModulesTest.Dropout (0 ms) 2022-08-17T13:38:09.7390753Z [ RUN ] ModulesTest.Dropout2d 2022-08-17T13:38:09.7401663Z [ OK ] ModulesTest.Dropout2d (1 ms) 2022-08-17T13:38:09.7402256Z [ RUN ] ModulesTest.Dropout3d 2022-08-17T13:38:09.7416878Z [ OK ] ModulesTest.Dropout3d (1 ms) 2022-08-17T13:38:09.7417265Z [ RUN ] ModulesTest.Parameters 2022-08-17T13:38:09.7418329Z [ OK ] ModulesTest.Parameters (0 ms) 2022-08-17T13:38:09.7418821Z [ RUN ] ModulesTest.FunctionalCallsSuppliedFunction 2022-08-17T13:38:09.7419398Z [ OK ] ModulesTest.FunctionalCallsSuppliedFunction (0 ms) 2022-08-17T13:38:09.7419959Z [ RUN ] ModulesTest.FunctionalWithTorchFunction 2022-08-17T13:38:09.7420498Z [ OK ] ModulesTest.FunctionalWithTorchFunction (0 ms) 2022-08-17T13:38:09.7421030Z [ RUN ] ModulesTest.FunctionalArgumentBinding 2022-08-17T13:38:09.7421533Z [ OK ] ModulesTest.FunctionalArgumentBinding (0 ms) 2022-08-17T13:38:09.7422018Z [ RUN ] ModulesTest.BatchNorm1dStateful 2022-08-17T13:38:09.7422477Z [ OK ] ModulesTest.BatchNorm1dStateful (0 ms) 2022-08-17T13:38:09.7422923Z [ RUN ] ModulesTest.BatchNorm1dStateless 2022-08-17T13:38:09.7423380Z [ OK ] ModulesTest.BatchNorm1dStateless (0 ms) 2022-08-17T13:38:09.7423799Z [ RUN ] ModulesTest.BatchNorm1d 2022-08-17T13:38:09.7424234Z [ OK ] ModulesTest.BatchNorm1d (0 ms) 2022-08-17T13:38:09.7424662Z [ RUN ] ModulesTest.BatchNorm2dStateful 2022-08-17T13:38:09.7425120Z [ OK ] ModulesTest.BatchNorm2dStateful (0 ms) 2022-08-17T13:38:09.7425574Z [ RUN ] ModulesTest.BatchNorm2dStateless 2022-08-17T13:38:09.7426023Z [ OK ] ModulesTest.BatchNorm2dStateless (0 ms) 2022-08-17T13:38:09.7426441Z [ RUN ] ModulesTest.BatchNorm2d 2022-08-17T13:38:09.7429091Z [ OK ] ModulesTest.BatchNorm2d (0 ms) 2022-08-17T13:38:09.7429501Z [ RUN ] ModulesTest.BatchNorm3dStateful 2022-08-17T13:38:09.7429960Z [ OK ] ModulesTest.BatchNorm3dStateful (0 ms) 2022-08-17T13:38:09.7430416Z [ RUN ] ModulesTest.BatchNorm3dStateless 2022-08-17T13:38:09.7430883Z [ OK ] ModulesTest.BatchNorm3dStateless (0 ms) 2022-08-17T13:38:09.7431294Z [ RUN ] ModulesTest.BatchNorm3d 2022-08-17T13:38:09.7436155Z [ OK ] ModulesTest.BatchNorm3d (0 ms) 2022-08-17T13:38:09.7436569Z [ RUN ] ModulesTest.InstanceNorm1dStateful 2022-08-17T13:38:09.7436846Z [ OK ] ModulesTest.InstanceNorm1dStateful (0 ms) 2022-08-17T13:38:09.7437135Z [ RUN ] ModulesTest.InstanceNorm1dStateless 2022-08-17T13:38:09.7437427Z [ OK ] ModulesTest.InstanceNorm1dStateless (0 ms) 2022-08-17T13:38:09.7437699Z [ RUN ] ModulesTest.InstanceNorm1d 2022-08-17T13:38:09.7440399Z [ OK ] ModulesTest.InstanceNorm1d (0 ms) 2022-08-17T13:38:09.7440669Z [ RUN ] ModulesTest.InstanceNorm2dStateful 2022-08-17T13:38:09.7441090Z [ OK ] ModulesTest.InstanceNorm2dStateful (0 ms) 2022-08-17T13:38:09.7441420Z [ RUN ] ModulesTest.InstanceNorm2dStateless 2022-08-17T13:38:09.7441876Z [ OK ] ModulesTest.InstanceNorm2dStateless (0 ms) 2022-08-17T13:38:09.7442138Z [ RUN ] ModulesTest.InstanceNorm2d 2022-08-17T13:38:09.7445612Z [ OK ] ModulesTest.InstanceNorm2d (0 ms) 2022-08-17T13:38:09.7445952Z [ RUN ] ModulesTest.InstanceNorm3dStateful 2022-08-17T13:38:09.7446278Z [ OK ] ModulesTest.InstanceNorm3dStateful (0 ms) 2022-08-17T13:38:09.7446562Z [ RUN ] ModulesTest.InstanceNorm3dStateless 2022-08-17T13:38:09.7446832Z [ OK ] ModulesTest.InstanceNorm3dStateless (0 ms) 2022-08-17T13:38:09.7447093Z [ RUN ] ModulesTest.InstanceNorm3d 2022-08-17T13:38:09.7452089Z [ OK ] ModulesTest.InstanceNorm3d (0 ms) 2022-08-17T13:38:09.7452324Z [ RUN ] ModulesTest.L1Loss 2022-08-17T13:38:09.7453953Z [ OK ] ModulesTest.L1Loss (0 ms) 2022-08-17T13:38:09.7454172Z [ RUN ] ModulesTest.MSELoss 2022-08-17T13:38:09.7455437Z [ OK ] ModulesTest.MSELoss (0 ms) 2022-08-17T13:38:09.7455651Z [ RUN ] ModulesTest.BCELoss 2022-08-17T13:38:09.7456967Z [ OK ] ModulesTest.BCELoss (0 ms) 2022-08-17T13:38:09.7457189Z [ RUN ] ModulesTest.KLDivLoss 2022-08-17T13:38:09.7457785Z [W loss.h:57] Warning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. (function kl_div) 2022-08-17T13:38:09.7459095Z [ OK ] ModulesTest.KLDivLoss (0 ms) 2022-08-17T13:38:09.7459331Z [ RUN ] ModulesTest.HingeEmbeddingLoss 2022-08-17T13:38:09.7463300Z [ OK ] ModulesTest.HingeEmbeddingLoss (0 ms) 2022-08-17T13:38:09.7463561Z [ RUN ] ModulesTest.MultiMarginLoss 2022-08-17T13:38:09.7465856Z [ OK ] ModulesTest.MultiMarginLoss (0 ms) 2022-08-17T13:38:09.7466122Z [ RUN ] ModulesTest.CosineEmbeddingLoss 2022-08-17T13:38:09.7472373Z [ OK ] ModulesTest.CosineEmbeddingLoss (0 ms) 2022-08-17T13:38:09.7472666Z [ RUN ] ModulesTest.SmoothL1LossDefaultOptions 2022-08-17T13:38:09.7474694Z [ OK ] ModulesTest.SmoothL1LossDefaultOptions (0 ms) 2022-08-17T13:38:09.7474999Z [ RUN ] ModulesTest.HuberLossDefaultOptions 2022-08-17T13:38:09.7476603Z [ OK ] ModulesTest.HuberLossDefaultOptions (0 ms) 2022-08-17T13:38:09.7476929Z [ RUN ] ModulesTest.MultiLabelMarginLossDefaultOptions 2022-08-17T13:38:09.7478739Z [ OK ] ModulesTest.MultiLabelMarginLossDefaultOptions (0 ms) 2022-08-17T13:38:09.7479062Z [ RUN ] ModulesTest.SmoothL1LossNoReduction 2022-08-17T13:38:09.7480537Z [ OK ] ModulesTest.SmoothL1LossNoReduction (0 ms) 2022-08-17T13:38:09.7480806Z [ RUN ] ModulesTest.HuberLossNoReduction 2022-08-17T13:38:09.7482230Z [ OK ] ModulesTest.HuberLossNoReduction (0 ms) 2022-08-17T13:38:09.7482537Z [ RUN ] ModulesTest.MultiLabelMarginLossNoReduction 2022-08-17T13:38:09.7484313Z [ OK ] ModulesTest.MultiLabelMarginLossNoReduction (0 ms) 2022-08-17T13:38:09.7484605Z [ RUN ] ModulesTest.SmoothL1LossBeta 2022-08-17T13:38:09.7486128Z [ OK ] ModulesTest.SmoothL1LossBeta (0 ms) 2022-08-17T13:38:09.7486383Z [ RUN ] ModulesTest.HuberLossDelta 2022-08-17T13:38:09.7487855Z [ OK ] ModulesTest.HuberLossDelta (0 ms) 2022-08-17T13:38:09.7488098Z [ RUN ] ModulesTest.TripletMarginLoss 2022-08-17T13:38:09.7492192Z [ OK ] ModulesTest.TripletMarginLoss (0 ms) 2022-08-17T13:38:09.7492528Z [ RUN ] ModulesTest.TripletMarginWithDistanceLossDefaultParity 2022-08-17T13:38:09.7686173Z [ OK ] ModulesTest.TripletMarginWithDistanceLossDefaultParity (19 ms) 2022-08-17T13:38:09.7686589Z [ RUN ] ModulesTest.TripletMarginWithDistanceLossFunctionalParity 2022-08-17T13:38:09.8051913Z [ OK ] ModulesTest.TripletMarginWithDistanceLossFunctionalParity (36 ms) 2022-08-17T13:38:09.8054199Z [ RUN ] ModulesTest.NLLLoss 2022-08-17T13:38:09.8054407Z [ OK ] ModulesTest.NLLLoss (0 ms) 2022-08-17T13:38:09.8055399Z [ RUN ] ModulesTest.CrossEntropyLoss 2022-08-17T13:38:09.8061473Z [ OK ] ModulesTest.CrossEntropyLoss (0 ms) 2022-08-17T13:38:09.8061824Z [ RUN ] ModulesTest.CosineSimilarity 2022-08-17T13:38:09.8064923Z [ OK ] ModulesTest.CosineSimilarity (0 ms) 2022-08-17T13:38:09.8065212Z [ RUN ] ModulesTest.SoftMarginLossDefaultOptions 2022-08-17T13:38:09.8066915Z [ OK ] ModulesTest.SoftMarginLossDefaultOptions (0 ms) 2022-08-17T13:38:09.8067265Z [ RUN ] ModulesTest.MultiLabelSoftMarginLossDefaultOptions 2022-08-17T13:38:09.8069970Z [ OK ] ModulesTest.MultiLabelSoftMarginLossDefaultOptions (0 ms) 2022-08-17T13:38:09.8070313Z [ RUN ] ModulesTest.SoftMarginLossNoReduction 2022-08-17T13:38:09.8071823Z [ OK ] ModulesTest.SoftMarginLossNoReduction (0 ms) 2022-08-17T13:38:09.8072182Z [ RUN ] ModulesTest.MultiLabelSoftMarginLossWeightedNoReduction 2022-08-17T13:38:09.8074788Z [ OK ] ModulesTest.MultiLabelSoftMarginLossWeightedNoReduction (0 ms) 2022-08-17T13:38:09.8075129Z [ RUN ] ModulesTest.PairwiseDistance 2022-08-17T13:38:09.8076736Z [ OK ] ModulesTest.PairwiseDistance (0 ms) 2022-08-17T13:38:09.8076960Z [ RUN ] ModulesTest.ELU 2022-08-17T13:38:09.8090818Z [ OK ] ModulesTest.ELU (1 ms) 2022-08-17T13:38:09.8091034Z [ RUN ] ModulesTest.SELU 2022-08-17T13:38:09.8094045Z [ OK ] ModulesTest.SELU (0 ms) 2022-08-17T13:38:09.8094252Z [ RUN ] ModulesTest.Hardshrink 2022-08-17T13:38:09.8102764Z [ OK ] ModulesTest.Hardshrink (0 ms) 2022-08-17T13:38:09.8102995Z [ RUN ] ModulesTest.Hardtanh 2022-08-17T13:38:09.8135169Z [ OK ] ModulesTest.Hardtanh (3 ms) 2022-08-17T13:38:09.8135439Z [ RUN ] ModulesTest.HardtanhMinValGEMaxVal 2022-08-17T13:38:09.8139682Z [ OK ] ModulesTest.HardtanhMinValGEMaxVal (0 ms) 2022-08-17T13:38:09.8139937Z [ RUN ] ModulesTest.LeakyReLU 2022-08-17T13:38:09.8154430Z [ OK ] ModulesTest.LeakyReLU (1 ms) 2022-08-17T13:38:09.8154669Z [ RUN ] ModulesTest.LogSigmoid 2022-08-17T13:38:09.8156280Z [ OK ] ModulesTest.LogSigmoid (0 ms) 2022-08-17T13:38:09.8156506Z [ RUN ] ModulesTest.Softmax 2022-08-17T13:38:09.8157997Z [ OK ] ModulesTest.Softmax (0 ms) 2022-08-17T13:38:09.8158213Z [ RUN ] ModulesTest.Softmin 2022-08-17T13:38:09.8159512Z [ OK ] ModulesTest.Softmin (0 ms) 2022-08-17T13:38:09.8159722Z [ RUN ] ModulesTest.LogSoftmax 2022-08-17T13:38:09.8160993Z [ OK ] ModulesTest.LogSoftmax (0 ms) 2022-08-17T13:38:09.8161265Z [ RUN ] ModulesTest.AdaptiveLogSoftmaxWithLoss 2022-08-17T13:38:09.8190966Z [ OK ] ModulesTest.AdaptiveLogSoftmaxWithLoss (2 ms) 2022-08-17T13:38:09.8191422Z [ RUN ] ModulesTest.Softmax2d 2022-08-17T13:38:09.8204425Z [ OK ] ModulesTest.Softmax2d (1 ms) 2022-08-17T13:38:09.8204798Z [ RUN ] ModulesTest.PReLU 2022-08-17T13:38:09.8209820Z [ OK ] ModulesTest.PReLU (0 ms) 2022-08-17T13:38:09.8210159Z [ RUN ] ModulesTest.ReLU 2022-08-17T13:38:09.8213206Z [ OK ] ModulesTest.ReLU (0 ms) 2022-08-17T13:38:09.8213558Z [ RUN ] ModulesTest.ReLU6 2022-08-17T13:38:09.8216543Z [ OK ] ModulesTest.ReLU6 (0 ms) 2022-08-17T13:38:09.8216901Z [ RUN ] ModulesTest.RReLU 2022-08-17T13:38:09.8264952Z [ OK ] ModulesTest.RReLU (4 ms) 2022-08-17T13:38:09.8265318Z [ RUN ] ModulesTest.CELU 2022-08-17T13:38:09.8276821Z [ OK ] ModulesTest.CELU (1 ms) 2022-08-17T13:38:09.8277168Z [ RUN ] ModulesTest.GLU 2022-08-17T13:38:09.8279348Z [ OK ] ModulesTest.GLU (0 ms) 2022-08-17T13:38:09.8279676Z [ RUN ] ModulesTest.GELU 2022-08-17T13:38:09.8281383Z [ OK ] ModulesTest.GELU (0 ms) 2022-08-17T13:38:09.8281795Z [ RUN ] ModulesTest.TanhGELU 2022-08-17T13:38:09.8282954Z [ OK ] ModulesTest.TanhGELU (0 ms) 2022-08-17T13:38:09.8283354Z [ RUN ] ModulesTest.Mish 2022-08-17T13:38:09.8284259Z [ OK ] ModulesTest.Mish (0 ms) 2022-08-17T13:38:09.8284667Z [ RUN ] ModulesTest.Sigmoid 2022-08-17T13:38:09.8285664Z [ OK ] ModulesTest.Sigmoid (0 ms) 2022-08-17T13:38:09.8286087Z [ RUN ] ModulesTest.PixelShuffle 2022-08-17T13:38:09.8287924Z [ OK ] ModulesTest.PixelShuffle (0 ms) 2022-08-17T13:38:09.8288432Z [ RUN ] ModulesTest.PixelUnshuffle 2022-08-17T13:38:09.8290096Z [ OK ] ModulesTest.PixelUnshuffle (0 ms) 2022-08-17T13:38:09.8290490Z [ RUN ] ModulesTest.Softplus 2022-08-17T13:38:09.8299520Z [ OK ] ModulesTest.Softplus (0 ms) 2022-08-17T13:38:09.8299897Z [ RUN ] ModulesTest.Softshrink 2022-08-17T13:38:09.8306960Z [ OK ] ModulesTest.Softshrink (0 ms) 2022-08-17T13:38:09.8307348Z [ RUN ] ModulesTest.Softsign 2022-08-17T13:38:09.8307963Z [ OK ] ModulesTest.Softsign (0 ms) 2022-08-17T13:38:09.8308303Z [ RUN ] ModulesTest.Tanh 2022-08-17T13:38:09.8309289Z [ OK ] ModulesTest.Tanh (0 ms) 2022-08-17T13:38:09.8309652Z [ RUN ] ModulesTest.Tanhshrink 2022-08-17T13:38:09.8310201Z [ OK ] ModulesTest.Tanhshrink (0 ms) 2022-08-17T13:38:09.8310569Z [ RUN ] ModulesTest.Threshold 2022-08-17T13:38:09.8326982Z [ OK ] ModulesTest.Threshold (1 ms) 2022-08-17T13:38:09.8327379Z [ RUN ] ModulesTest.Upsampling1D 2022-08-17T13:38:09.8329642Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T13:38:09.8331328Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T13:38:09.8333179Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T13:38:09.8334827Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T13:38:09.8336643Z [ OK ] ModulesTest.Upsampling1D (0 ms) 2022-08-17T13:38:09.8337052Z [ RUN ] ModulesTest.Upsampling2D 2022-08-17T13:38:09.8339049Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T13:38:09.8340705Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T13:38:09.8342489Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T13:38:09.8344181Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T13:38:09.8345818Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T13:38:09.8347454Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T13:38:09.8349497Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T13:38:09.8351129Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T13:38:09.8352669Z [ OK ] ModulesTest.Upsampling2D (1 ms) 2022-08-17T13:38:09.8353079Z [ RUN ] ModulesTest.Upsampling3D 2022-08-17T13:38:09.8354929Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T13:38:09.8356576Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T13:38:09.8358349Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T13:38:09.8359968Z [W upsampling.h:66] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-08-17T13:38:09.8361679Z [ OK ] ModulesTest.Upsampling3D (0 ms) 2022-08-17T13:38:09.8362055Z [ RUN ] ModulesTest.CTCLoss 2022-08-17T13:38:09.8363451Z [ OK ] ModulesTest.CTCLoss (0 ms) 2022-08-17T13:38:09.8363842Z [ RUN ] ModulesTest.PoissonNLLLoss 2022-08-17T13:38:09.8365989Z [ OK ] ModulesTest.PoissonNLLLoss (0 ms) 2022-08-17T13:38:09.8366425Z [ RUN ] ModulesTest.MarginRankingLoss 2022-08-17T13:38:09.8369702Z [ OK ] ModulesTest.MarginRankingLoss (0 ms) 2022-08-17T13:38:09.8370136Z [ RUN ] ModulesTest.BCEWithLogitsLoss 2022-08-17T13:38:09.8391575Z [ OK ] ModulesTest.BCEWithLogitsLoss (2 ms) 2022-08-17T13:38:09.8392025Z [ RUN ] ModulesTest.MultiheadAttention 2022-08-17T13:38:20.9781508Z [ OK ] ModulesTest.MultiheadAttention (11138 ms) 2022-08-17T13:38:20.9782035Z [ RUN ] ModulesTest.PrettyPrintIdentity 2022-08-17T13:38:20.9782527Z [ OK ] ModulesTest.PrettyPrintIdentity (0 ms) 2022-08-17T13:38:20.9782971Z [ RUN ] ModulesTest.PrettyPrintFlatten 2022-08-17T13:38:20.9783432Z [ OK ] ModulesTest.PrettyPrintFlatten (0 ms) 2022-08-17T13:38:20.9783887Z [ RUN ] ModulesTest.PrettyPrintUnflatten 2022-08-17T13:38:20.9784342Z [ OK ] ModulesTest.PrettyPrintUnflatten (0 ms) 2022-08-17T13:38:20.9784777Z [ RUN ] ModulesTest.ReflectionPad1d 2022-08-17T13:38:20.9785202Z [ OK ] ModulesTest.ReflectionPad1d (0 ms) 2022-08-17T13:38:20.9785599Z [ RUN ] ModulesTest.ReflectionPad2d 2022-08-17T13:38:20.9787611Z [ OK ] ModulesTest.ReflectionPad2d (0 ms) 2022-08-17T13:38:20.9788029Z [ RUN ] ModulesTest.ReflectionPad3d 2022-08-17T13:38:20.9791490Z [ OK ] ModulesTest.ReflectionPad3d (0 ms) 2022-08-17T13:38:20.9791900Z [ RUN ] ModulesTest.ReplicationPad1d 2022-08-17T13:38:20.9793684Z [ OK ] ModulesTest.ReplicationPad1d (0 ms) 2022-08-17T13:38:20.9794117Z [ RUN ] ModulesTest.ReplicationPad2d 2022-08-17T13:38:20.9796394Z [ OK ] ModulesTest.ReplicationPad2d (0 ms) 2022-08-17T13:38:20.9796808Z [ RUN ] ModulesTest.ReplicationPad3d 2022-08-17T13:38:20.9801075Z [ OK ] ModulesTest.ReplicationPad3d (0 ms) 2022-08-17T13:38:20.9801473Z [ RUN ] ModulesTest.ZeroPad2d 2022-08-17T13:38:20.9804284Z [ OK ] ModulesTest.ZeroPad2d (0 ms) 2022-08-17T13:38:20.9804674Z [ RUN ] ModulesTest.ConstantPad1d 2022-08-17T13:38:20.9806581Z [ OK ] ModulesTest.ConstantPad1d (0 ms) 2022-08-17T13:38:20.9806982Z [ RUN ] ModulesTest.ConstantPad2d 2022-08-17T13:38:20.9809329Z [ OK ] ModulesTest.ConstantPad2d (0 ms) 2022-08-17T13:38:20.9809723Z [ RUN ] ModulesTest.ConstantPad3d 2022-08-17T13:38:20.9814091Z [ OK ] ModulesTest.ConstantPad3d (0 ms) 2022-08-17T13:38:20.9814479Z [ RUN ] ModulesTest.CrossMapLRN2d 2022-08-17T13:38:20.9822613Z [ OK ] ModulesTest.CrossMapLRN2d (0 ms) 2022-08-17T13:38:20.9822994Z [ RUN ] ModulesTest.RNNCell 2022-08-17T13:38:20.9825914Z [ OK ] ModulesTest.RNNCell (0 ms) 2022-08-17T13:38:20.9826259Z [ RUN ] ModulesTest.LSTMCell 2022-08-17T13:38:20.9831115Z [ OK ] ModulesTest.LSTMCell (0 ms) 2022-08-17T13:38:20.9831476Z [ RUN ] ModulesTest.GRUCell 2022-08-17T13:38:20.9835105Z [ OK ] ModulesTest.GRUCell (0 ms) 2022-08-17T13:38:20.9835494Z [ RUN ] ModulesTest.PrettyPrintLinear 2022-08-17T13:38:20.9835930Z [ OK ] ModulesTest.PrettyPrintLinear (0 ms) 2022-08-17T13:38:20.9836381Z [ RUN ] ModulesTest.PrettyPrintBilinear 2022-08-17T13:38:20.9836825Z [ OK ] ModulesTest.PrettyPrintBilinear (0 ms) 2022-08-17T13:38:20.9837260Z [ RUN ] ModulesTest.PrettyPrintConv 2022-08-17T13:38:20.9838619Z [ OK ] ModulesTest.PrettyPrintConv (0 ms) 2022-08-17T13:38:20.9839079Z [ RUN ] ModulesTest.PrettyPrintConvTranspose 2022-08-17T13:38:20.9840946Z [ OK ] ModulesTest.PrettyPrintConvTranspose (0 ms) 2022-08-17T13:38:20.9841750Z [ RUN ] ModulesTest.PrettyPrintUpsample 2022-08-17T13:38:20.9842210Z [ OK ] ModulesTest.PrettyPrintUpsample (0 ms) 2022-08-17T13:38:20.9842761Z [ RUN ] ModulesTest.PrettyPrintFold 2022-08-17T13:38:20.9843213Z [ OK ] ModulesTest.PrettyPrintFold (0 ms) 2022-08-17T13:38:20.9843725Z [ RUN ] ModulesTest.PrettyPrintUnfold 2022-08-17T13:38:20.9844148Z [ OK ] ModulesTest.PrettyPrintUnfold (0 ms) 2022-08-17T13:38:20.9844591Z [ RUN ] ModulesTest.PrettyPrintMaxPool 2022-08-17T13:38:20.9845049Z [ OK ] ModulesTest.PrettyPrintMaxPool (0 ms) 2022-08-17T13:38:20.9845495Z [ RUN ] ModulesTest.PrettyPrintAvgPool 2022-08-17T13:38:20.9845924Z [ OK ] ModulesTest.PrettyPrintAvgPool (0 ms) 2022-08-17T13:38:20.9846413Z [ RUN ] ModulesTest.PrettyPrinFractionalMaxPool 2022-08-17T13:38:20.9846948Z [ OK ] ModulesTest.PrettyPrinFractionalMaxPool (0 ms) 2022-08-17T13:38:20.9847416Z [ RUN ] ModulesTest.PrettyPrintLPPool 2022-08-17T13:38:20.9847856Z [ OK ] ModulesTest.PrettyPrintLPPool (0 ms) 2022-08-17T13:38:20.9848362Z [ RUN ] ModulesTest.PrettyPrintAdaptiveMaxPool 2022-08-17T13:38:20.9848879Z [ OK ] ModulesTest.PrettyPrintAdaptiveMaxPool (0 ms) 2022-08-17T13:38:20.9849393Z [ RUN ] ModulesTest.PrettyPrintAdaptiveAvgPool 2022-08-17T13:38:20.9849934Z [ OK ] ModulesTest.PrettyPrintAdaptiveAvgPool (0 ms) 2022-08-17T13:38:20.9850421Z [ RUN ] ModulesTest.PrettyPrintMaxUnpool 2022-08-17T13:38:20.9850875Z [ OK ] ModulesTest.PrettyPrintMaxUnpool (0 ms) 2022-08-17T13:38:20.9851326Z [ RUN ] ModulesTest.PrettyPrintDropout 2022-08-17T13:38:20.9851771Z [ OK ] ModulesTest.PrettyPrintDropout (0 ms) 2022-08-17T13:38:20.9852215Z [ RUN ] ModulesTest.PrettyPrintDropout2d 2022-08-17T13:38:20.9852683Z [ OK ] ModulesTest.PrettyPrintDropout2d (0 ms) 2022-08-17T13:38:20.9853143Z [ RUN ] ModulesTest.PrettyPrintDropout3d 2022-08-17T13:38:20.9853608Z [ OK ] ModulesTest.PrettyPrintDropout3d (0 ms) 2022-08-17T13:38:20.9854060Z [ RUN ] ModulesTest.PrettyPrintFunctional 2022-08-17T13:38:20.9854438Z [ OK ] ModulesTest.PrettyPrintFunctional (0 ms) 2022-08-17T13:38:20.9854719Z [ RUN ] ModulesTest.PrettyPrintBatchNorm1d 2022-08-17T13:38:20.9854985Z [ OK ] ModulesTest.PrettyPrintBatchNorm1d (0 ms) 2022-08-17T13:38:20.9855265Z [ RUN ] ModulesTest.PrettyPrintBatchNorm2d 2022-08-17T13:38:20.9855544Z [ OK ] ModulesTest.PrettyPrintBatchNorm2d (0 ms) 2022-08-17T13:38:20.9855808Z [ RUN ] ModulesTest.PrettyPrintBatchNorm3d 2022-08-17T13:38:20.9856088Z [ OK ] ModulesTest.PrettyPrintBatchNorm3d (0 ms) 2022-08-17T13:38:20.9856373Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm1d 2022-08-17T13:38:20.9856666Z [ OK ] ModulesTest.PrettyPrintInstanceNorm1d (0 ms) 2022-08-17T13:38:20.9856947Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm2d 2022-08-17T13:38:20.9857242Z [ OK ] ModulesTest.PrettyPrintInstanceNorm2d (0 ms) 2022-08-17T13:38:20.9857535Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm3d 2022-08-17T13:38:20.9857819Z [ OK ] ModulesTest.PrettyPrintInstanceNorm3d (0 ms) 2022-08-17T13:38:20.9858104Z [ RUN ] ModulesTest.PrettyPrintLayerNorm 2022-08-17T13:38:20.9858404Z [ OK ] ModulesTest.PrettyPrintLayerNorm (0 ms) 2022-08-17T13:38:20.9858676Z [ RUN ] ModulesTest.PrettyPrintGroupNorm 2022-08-17T13:38:20.9858932Z [ OK ] ModulesTest.PrettyPrintGroupNorm (0 ms) 2022-08-17T13:38:20.9859224Z [ RUN ] ModulesTest.PrettyPrintLocalResponseNorm 2022-08-17T13:38:20.9859538Z [ OK ] ModulesTest.PrettyPrintLocalResponseNorm (0 ms) 2022-08-17T13:38:20.9859854Z [ RUN ] ModulesTest.PrettyPrintEmbedding 2022-08-17T13:38:20.9860125Z [ OK ] ModulesTest.PrettyPrintEmbedding (0 ms) 2022-08-17T13:38:20.9860400Z [ RUN ] ModulesTest.PrettyPrintEmbeddingBag 2022-08-17T13:38:20.9860675Z [ OK ] ModulesTest.PrettyPrintEmbeddingBag (0 ms) 2022-08-17T13:38:20.9860942Z [ RUN ] ModulesTest.PrettyPrintL1Loss 2022-08-17T13:38:20.9861300Z [ OK ] ModulesTest.PrettyPrintL1Loss (0 ms) 2022-08-17T13:38:20.9861564Z [ RUN ] ModulesTest.PrettyPrintKLDivLoss 2022-08-17T13:38:20.9861879Z [ OK ] ModulesTest.PrettyPrintKLDivLoss (0 ms) 2022-08-17T13:38:20.9862149Z [ RUN ] ModulesTest.PrettyPrintMSELoss 2022-08-17T13:38:20.9862409Z [ OK ] ModulesTest.PrettyPrintMSELoss (0 ms) 2022-08-17T13:38:20.9862776Z [ RUN ] ModulesTest.PrettyPrintBCELoss 2022-08-17T13:38:20.9863076Z [ OK ] ModulesTest.PrettyPrintBCELoss (0 ms) 2022-08-17T13:38:20.9863416Z [ RUN ] ModulesTest.PrettyPrintHingeEmbeddingLoss 2022-08-17T13:38:20.9863811Z [ OK ] ModulesTest.PrettyPrintHingeEmbeddingLoss (0 ms) 2022-08-17T13:38:20.9864197Z [ RUN ] ModulesTest.PrettyPrintCosineEmbeddingLoss 2022-08-17T13:38:20.9864520Z [ OK ] ModulesTest.PrettyPrintCosineEmbeddingLoss (0 ms) 2022-08-17T13:38:20.9864871Z [ RUN ] ModulesTest.PrettyPrintTripletMarginLoss 2022-08-17T13:38:20.9865181Z [ OK ] ModulesTest.PrettyPrintTripletMarginLoss (0 ms) 2022-08-17T13:38:20.9865528Z [ RUN ] ModulesTest.PrettyPrintTripletMarginWithDistanceLoss 2022-08-17T13:38:20.9865914Z [ OK ] ModulesTest.PrettyPrintTripletMarginWithDistanceLoss (0 ms) 2022-08-17T13:38:20.9866228Z [ RUN ] ModulesTest.PrettyPrintNLLLoss 2022-08-17T13:38:20.9866488Z [ OK ] ModulesTest.PrettyPrintNLLLoss (0 ms) 2022-08-17T13:38:20.9866769Z [ RUN ] ModulesTest.PrettyPrinCrossEntropyLoss 2022-08-17T13:38:20.9867060Z [ OK ] ModulesTest.PrettyPrinCrossEntropyLoss (0 ms) 2022-08-17T13:38:20.9867375Z [ RUN ] ModulesTest.PrettyPrintMultiLabelMarginLoss 2022-08-17T13:38:20.9867705Z [ OK ] ModulesTest.PrettyPrintMultiLabelMarginLoss (0 ms) 2022-08-17T13:38:20.9868046Z [ RUN ] ModulesTest.PrettyPrintMultiLabelSoftMarginLoss 2022-08-17T13:38:20.9868490Z [ OK ] ModulesTest.PrettyPrintMultiLabelSoftMarginLoss (0 ms) 2022-08-17T13:38:20.9869058Z [ RUN ] ModulesTest.PrettyPrintSoftMarginLoss 2022-08-17T13:38:20.9869575Z [ OK ] ModulesTest.PrettyPrintSoftMarginLoss (0 ms) 2022-08-17T13:38:20.9870088Z [ RUN ] ModulesTest.PrettyPrintCosineSimilarity 2022-08-17T13:38:20.9870625Z [ OK ] ModulesTest.PrettyPrintCosineSimilarity (0 ms) 2022-08-17T13:38:20.9871163Z [ RUN ] ModulesTest.PrettyPrintPairwiseDistance 2022-08-17T13:38:20.9871671Z [ OK ] ModulesTest.PrettyPrintPairwiseDistance (0 ms) 2022-08-17T13:38:20.9872093Z [ RUN ] ModulesTest.PrettyPrintReflectionPad 2022-08-17T13:38:20.9872387Z [ OK ] ModulesTest.PrettyPrintReflectionPad (0 ms) 2022-08-17T13:38:20.9872678Z [ RUN ] ModulesTest.PrettyPrintReplicationPad 2022-08-17T13:38:20.9872966Z [ OK ] ModulesTest.PrettyPrintReplicationPad (0 ms) 2022-08-17T13:38:20.9873255Z [ RUN ] ModulesTest.PrettyPrintZeroPad2d 2022-08-17T13:38:20.9873531Z [ OK ] ModulesTest.PrettyPrintZeroPad2d (0 ms) 2022-08-17T13:38:20.9873795Z [ RUN ] ModulesTest.PrettyPrintConstantPad 2022-08-17T13:38:20.9874083Z [ OK ] ModulesTest.PrettyPrintConstantPad (0 ms) 2022-08-17T13:38:20.9874451Z [ RUN ] ModulesTest.PrettyPrintNestedModel 2022-08-17T13:38:20.9874724Z [ OK ] ModulesTest.PrettyPrintNestedModel (0 ms) 2022-08-17T13:38:20.9874987Z [ RUN ] ModulesTest.PrettyPrintELU 2022-08-17T13:38:20.9875233Z [ OK ] ModulesTest.PrettyPrintELU (0 ms) 2022-08-17T13:38:20.9875464Z [ RUN ] ModulesTest.PrettyPrintSELU 2022-08-17T13:38:20.9875712Z [ OK ] ModulesTest.PrettyPrintSELU (0 ms) 2022-08-17T13:38:20.9875953Z [ RUN ] ModulesTest.PrettyPrintGLU 2022-08-17T13:38:20.9876200Z [ OK ] ModulesTest.PrettyPrintGLU (0 ms) 2022-08-17T13:38:20.9876556Z [ RUN ] ModulesTest.PrettyPrintHardshrink 2022-08-17T13:38:20.9877073Z [ OK ] ModulesTest.PrettyPrintHardshrink (0 ms) 2022-08-17T13:38:20.9877536Z [ RUN ] ModulesTest.PrettyPrintHardtanh 2022-08-17T13:38:20.9877990Z [ OK ] ModulesTest.PrettyPrintHardtanh (0 ms) 2022-08-17T13:38:20.9878519Z [ RUN ] ModulesTest.PrettyPrintLeakyReLU 2022-08-17T13:38:20.9878989Z [ OK ] ModulesTest.PrettyPrintLeakyReLU (0 ms) 2022-08-17T13:38:20.9879521Z [ RUN ] ModulesTest.PrettyPrintLogSigmoid 2022-08-17T13:38:20.9879984Z [ OK ] ModulesTest.PrettyPrintLogSigmoid (0 ms) 2022-08-17T13:38:20.9880441Z [ RUN ] ModulesTest.PrettyPrintSoftmax 2022-08-17T13:38:20.9880887Z [ OK ] ModulesTest.PrettyPrintSoftmax (0 ms) 2022-08-17T13:38:20.9881319Z [ RUN ] ModulesTest.PrettyPrintSoftmin 2022-08-17T13:38:20.9881764Z [ OK ] ModulesTest.PrettyPrintSoftmin (0 ms) 2022-08-17T13:38:20.9882221Z [ RUN ] ModulesTest.PrettyPrintLogSoftmax 2022-08-17T13:38:20.9882694Z [ OK ] ModulesTest.PrettyPrintLogSoftmax (0 ms) 2022-08-17T13:38:20.9883147Z [ RUN ] ModulesTest.PrettyPrintSoftmax2d 2022-08-17T13:38:20.9883663Z [ OK ] ModulesTest.PrettyPrintSoftmax2d (0 ms) 2022-08-17T13:38:20.9884106Z [ RUN ] ModulesTest.PrettyPrintPReLU 2022-08-17T13:38:20.9884528Z [ OK ] ModulesTest.PrettyPrintPReLU (0 ms) 2022-08-17T13:38:20.9884953Z [ RUN ] ModulesTest.PrettyPrintReLU 2022-08-17T13:38:20.9885378Z [ OK ] ModulesTest.PrettyPrintReLU (0 ms) 2022-08-17T13:38:20.9885765Z [ RUN ] ModulesTest.PrettyPrintReLU6 2022-08-17T13:38:20.9886112Z [ OK ] ModulesTest.PrettyPrintReLU6 (0 ms) 2022-08-17T13:38:20.9886374Z [ RUN ] ModulesTest.PrettyPrintRReLU 2022-08-17T13:38:20.9886614Z [ OK ] ModulesTest.PrettyPrintRReLU (0 ms) 2022-08-17T13:38:20.9886860Z [ RUN ] ModulesTest.PrettyPrintCELU 2022-08-17T13:38:20.9887110Z [ OK ] ModulesTest.PrettyPrintCELU (0 ms) 2022-08-17T13:38:20.9887362Z [ RUN ] ModulesTest.PrettyPrintSigmoid 2022-08-17T13:38:20.9887613Z [ OK ] ModulesTest.PrettyPrintSigmoid (0 ms) 2022-08-17T13:38:20.9887886Z [ RUN ] ModulesTest.PrettyPrintPixelShuffle 2022-08-17T13:38:20.9888171Z [ OK ] ModulesTest.PrettyPrintPixelShuffle (0 ms) 2022-08-17T13:38:20.9888454Z [ RUN ] ModulesTest.PrettyPrintPixelUnshuffle 2022-08-17T13:38:20.9888750Z [ OK ] ModulesTest.PrettyPrintPixelUnshuffle (0 ms) 2022-08-17T13:38:20.9889033Z [ RUN ] ModulesTest.PrettyPrintSoftplus 2022-08-17T13:38:20.9889291Z [ OK ] ModulesTest.PrettyPrintSoftplus (0 ms) 2022-08-17T13:38:20.9889562Z [ RUN ] ModulesTest.PrettyPrintSoftshrink 2022-08-17T13:38:20.9889839Z [ OK ] ModulesTest.PrettyPrintSoftshrink (0 ms) 2022-08-17T13:38:20.9890107Z [ RUN ] ModulesTest.PrettyPrintSoftsign 2022-08-17T13:38:20.9890363Z [ OK ] ModulesTest.PrettyPrintSoftsign (0 ms) 2022-08-17T13:38:20.9890618Z [ RUN ] ModulesTest.PrettyPrintTanh 2022-08-17T13:38:20.9890866Z [ OK ] ModulesTest.PrettyPrintTanh (0 ms) 2022-08-17T13:38:20.9891115Z [ RUN ] ModulesTest.PrettyPrintTanhshrink 2022-08-17T13:38:20.9891393Z [ OK ] ModulesTest.PrettyPrintTanhshrink (0 ms) 2022-08-17T13:38:20.9891665Z [ RUN ] ModulesTest.PrettyPrintThreshold 2022-08-17T13:38:20.9891927Z [ OK ] ModulesTest.PrettyPrintThreshold (0 ms) 2022-08-17T13:38:20.9892192Z [ RUN ] ModulesTest.PrettyPrintCTCLoss 2022-08-17T13:38:20.9892455Z [ OK ] ModulesTest.PrettyPrintCTCLoss (0 ms) 2022-08-17T13:38:20.9892722Z [ RUN ] ModulesTest.PrettyPrintPoissonNLLLoss 2022-08-17T13:38:20.9893023Z [ OK ] ModulesTest.PrettyPrintPoissonNLLLoss (0 ms) 2022-08-17T13:38:20.9893325Z [ RUN ] ModulesTest.PrettyPrintMarginRankingLoss 2022-08-17T13:38:20.9893639Z [ OK ] ModulesTest.PrettyPrintMarginRankingLoss (0 ms) 2022-08-17T13:38:20.9893929Z [ RUN ] ModulesTest.PrettyPrintCrossMapLRN2d 2022-08-17T13:38:20.9894221Z [ OK ] ModulesTest.PrettyPrintCrossMapLRN2d (0 ms) 2022-08-17T13:38:20.9894512Z [ RUN ] ModulesTest.PrettyPrintAlphaDropout 2022-08-17T13:38:20.9894792Z [ OK ] ModulesTest.PrettyPrintAlphaDropout (0 ms) 2022-08-17T13:38:20.9895096Z [ RUN ] ModulesTest.PrettyPrintFeatureAlphaDropout 2022-08-17T13:38:20.9895423Z [ OK ] ModulesTest.PrettyPrintFeatureAlphaDropout (0 ms) 2022-08-17T13:38:20.9895798Z [ RUN ] ModulesTest.PrettyPrintBCEWithLogitsLoss 2022-08-17T13:38:20.9896155Z [ OK ] ModulesTest.PrettyPrintBCEWithLogitsLoss (0 ms) 2022-08-17T13:38:20.9896470Z [ RUN ] ModulesTest.PrettyPrintMultiheadAttention 2022-08-17T13:38:20.9896788Z [ OK ] ModulesTest.PrettyPrintMultiheadAttention (0 ms) 2022-08-17T13:38:20.9897066Z [ RUN ] ModulesTest.PrettyPrintRNNCell 2022-08-17T13:38:20.9897328Z [ OK ] ModulesTest.PrettyPrintRNNCell (0 ms) 2022-08-17T13:38:20.9897589Z [ RUN ] ModulesTest.PrettyPrintLSTMCell 2022-08-17T13:38:20.9897849Z [ OK ] ModulesTest.PrettyPrintLSTMCell (0 ms) 2022-08-17T13:38:20.9898112Z [ RUN ] ModulesTest.PrettyPrintGRUCell 2022-08-17T13:38:20.9898372Z [ OK ] ModulesTest.PrettyPrintGRUCell (0 ms) 2022-08-17T13:38:20.9898675Z [ RUN ] ModulesTest.PrettyPrintAdaptiveLogSoftmaxWithLoss 2022-08-17T13:38:20.9899043Z [ OK ] ModulesTest.PrettyPrintAdaptiveLogSoftmaxWithLoss (0 ms) 2022-08-17T13:38:20.9899372Z [----------] 256 tests from ModulesTest (11356 ms total) 2022-08-17T13:38:20.9899519Z 2022-08-17T13:38:20.9899630Z [----------] 10 tests from ParameterDictTest 2022-08-17T13:38:20.9899882Z [ RUN ] ParameterDictTest.ConstructFromTensor 2022-08-17T13:38:20.9900183Z [ OK ] ParameterDictTest.ConstructFromTensor (0 ms) 2022-08-17T13:38:20.9900491Z [ RUN ] ParameterDictTest.ConstructFromOrderedDict 2022-08-17T13:38:20.9900804Z [ OK ] ParameterDictTest.ConstructFromOrderedDict (0 ms) 2022-08-17T13:38:20.9901107Z [ RUN ] ParameterDictTest.InsertAndContains 2022-08-17T13:38:20.9901397Z [ OK ] ParameterDictTest.InsertAndContains (0 ms) 2022-08-17T13:38:20.9901667Z [ RUN ] ParameterDictTest.InsertAndClear 2022-08-17T13:38:20.9901950Z [ OK ] ParameterDictTest.InsertAndClear (0 ms) 2022-08-17T13:38:20.9902224Z [ RUN ] ParameterDictTest.InsertAndPop 2022-08-17T13:38:20.9902497Z [ OK ] ParameterDictTest.InsertAndPop (0 ms) 2022-08-17T13:38:20.9902753Z [ RUN ] ParameterDictTest.SimpleUpdate 2022-08-17T13:38:20.9903026Z [ OK ] ParameterDictTest.SimpleUpdate (0 ms) 2022-08-17T13:38:20.9903278Z [ RUN ] ParameterDictTest.Keys 2022-08-17T13:38:20.9911672Z [ OK ] ParameterDictTest.Keys (0 ms) 2022-08-17T13:38:20.9911935Z [ RUN ] ParameterDictTest.Values 2022-08-17T13:38:20.9912185Z [ OK ] ParameterDictTest.Values (0 ms) 2022-08-17T13:38:20.9912404Z [ RUN ] ParameterDictTest.Get 2022-08-17T13:38:20.9912636Z [ OK ] ParameterDictTest.Get (0 ms) 2022-08-17T13:38:20.9912905Z [ RUN ] ParameterDictTest.PrettyPrintParameterDict 2022-08-17T13:38:20.9913298Z [ OK ] ParameterDictTest.PrettyPrintParameterDict (0 ms) 2022-08-17T13:38:20.9913608Z [----------] 10 tests from ParameterDictTest (0 ms total) 2022-08-17T13:38:20.9913767Z 2022-08-17T13:38:20.9913876Z [----------] 8 tests from ParameterListTest 2022-08-17T13:38:20.9914154Z [ RUN ] ParameterListTest.ConstructsFromSharedPointer 2022-08-17T13:38:20.9914504Z [ OK ] ParameterListTest.ConstructsFromSharedPointer (0 ms) 2022-08-17T13:38:20.9914816Z [ RUN ] ParameterListTest.isEmpty 2022-08-17T13:38:20.9915052Z [ OK ] ParameterListTest.isEmpty (0 ms) 2022-08-17T13:38:20.9915332Z [ RUN ] ParameterListTest.PushBackAddsAnElement 2022-08-17T13:38:20.9915644Z [ OK ] ParameterListTest.PushBackAddsAnElement (0 ms) 2022-08-17T13:38:20.9915914Z [ RUN ] ParameterListTest.ForEachLoop 2022-08-17T13:38:20.9916175Z [ OK ] ParameterListTest.ForEachLoop (0 ms) 2022-08-17T13:38:20.9916441Z [ RUN ] ParameterListTest.AccessWithAt 2022-08-17T13:38:20.9916703Z [ OK ] ParameterListTest.AccessWithAt (0 ms) 2022-08-17T13:38:20.9917051Z [ RUN ] ParameterListTest.ExtendPushesParametersFromOtherParameterList 2022-08-17T13:38:20.9917515Z [ OK ] ParameterListTest.ExtendPushesParametersFromOtherParameterList (0 ms) 2022-08-17T13:38:20.9917909Z [ RUN ] ParameterListTest.PrettyPrintParameterList 2022-08-17T13:38:20.9918353Z [ OK ] ParameterListTest.PrettyPrintParameterList (0 ms) 2022-08-17T13:38:20.9918697Z [ RUN ] ParameterListTest.IncrementAdd 2022-08-17T13:38:20.9918964Z [ OK ] ParameterListTest.IncrementAdd (0 ms) 2022-08-17T13:38:20.9919231Z [----------] 8 tests from ParameterListTest (0 ms total) 2022-08-17T13:38:20.9919388Z 2022-08-17T13:38:20.9919485Z [----------] 1 test from NamespaceTests 2022-08-17T13:38:20.9919808Z [ RUN ] NamespaceTests.NotLeakingSymbolsFromTorchAutogradNamespace 2022-08-17T13:38:20.9920241Z [ OK ] NamespaceTests.NotLeakingSymbolsFromTorchAutogradNamespace (0 ms) 2022-08-17T13:38:20.9920579Z [----------] 1 test from NamespaceTests (0 ms total) 2022-08-17T13:38:20.9920726Z 2022-08-17T13:38:20.9920819Z [----------] 7 tests from NNUtilsTest 2022-08-17T13:38:20.9921035Z [ RUN ] NNUtilsTest.ClipGradNorm 2022-08-17T13:38:20.9921259Z [ OK ] NNUtilsTest.ClipGradNorm (2 ms) 2022-08-17T13:38:20.9921536Z [ RUN ] NNUtilsTest.ClipGradNormErrorIfNonfinite 2022-08-17T13:38:21.0817085Z [ OK ] NNUtilsTest.ClipGradNormErrorIfNonfinite (90 ms) 2022-08-17T13:38:21.0819807Z [ RUN ] NNUtilsTest.ClipGradValue 2022-08-17T13:38:21.0820042Z [ OK ] NNUtilsTest.ClipGradValue (0 ms) 2022-08-17T13:38:21.0820293Z [ RUN ] NNUtilsTest.ConvertParameters 2022-08-17T13:38:21.0826059Z [ OK ] NNUtilsTest.ConvertParameters (0 ms) 2022-08-17T13:38:21.0826315Z [ RUN ] NNUtilsTest.PackSequence 2022-08-17T13:38:21.1556315Z [ OK ] NNUtilsTest.PackSequence (72 ms) 2022-08-17T13:38:21.1556616Z [ RUN ] NNUtilsTest.PackPaddedSequence 2022-08-17T13:38:21.1712038Z [ OK ] NNUtilsTest.PackPaddedSequence (15 ms) 2022-08-17T13:38:21.1712312Z [ RUN ] NNUtilsTest.PadSequence 2022-08-17T13:38:21.1834160Z [ OK ] NNUtilsTest.PadSequence (12 ms) 2022-08-17T13:38:21.1834521Z [----------] 7 tests from NNUtilsTest (194 ms total) 2022-08-17T13:38:21.1834661Z 2022-08-17T13:38:21.1834785Z [----------] 3 tests from PackedSequenceTest 2022-08-17T13:38:21.1835030Z [ RUN ] PackedSequenceTest.WrongOrder 2022-08-17T13:38:21.1838047Z [ OK ] PackedSequenceTest.WrongOrder (0 ms) 2022-08-17T13:38:21.1838342Z [ RUN ] PackedSequenceTest.TotalLength 2022-08-17T13:38:21.1856650Z [ OK ] PackedSequenceTest.TotalLength (1 ms) 2022-08-17T13:38:21.1856924Z [ RUN ] PackedSequenceTest.To 2022-08-17T13:38:21.1859354Z [ OK ] PackedSequenceTest.To (0 ms) 2022-08-17T13:38:21.1859648Z [----------] 3 tests from PackedSequenceTest (2 ms total) 2022-08-17T13:38:21.1859813Z 2022-08-17T13:38:21.1859914Z [----------] 34 tests from OptimTest 2022-08-17T13:38:21.1860156Z [ RUN ] OptimTest.OptimizerAccessors 2022-08-17T13:38:21.1862924Z [ OK ] OptimTest.OptimizerAccessors (0 ms) 2022-08-17T13:38:21.1863180Z [ RUN ] OptimTest.OldInterface 2022-08-17T13:38:21.1865681Z [ OK ] OptimTest.OldInterface (0 ms) 2022-08-17T13:38:21.1865929Z [ RUN ] OptimTest.XORConvergence_SGD 2022-08-17T13:38:22.8756764Z [ OK ] OptimTest.XORConvergence_SGD (1688 ms) 2022-08-17T13:38:22.8757052Z [ RUN ] OptimTest.XORConvergence_LBFGS 2022-08-17T13:38:24.0093794Z [ OK ] OptimTest.XORConvergence_LBFGS (1133 ms) 2022-08-17T13:38:24.0094095Z [ RUN ] OptimTest.XORConvergence_Adagrad 2022-08-17T13:38:24.6310133Z [ OK ] OptimTest.XORConvergence_Adagrad (621 ms) 2022-08-17T13:38:24.6310481Z [ RUN ] OptimTest.XORConvergence_RMSprop 2022-08-17T13:38:25.2516654Z [ OK ] OptimTest.XORConvergence_RMSprop (620 ms) 2022-08-17T13:38:25.2517031Z [ RUN ] OptimTest.XORConvergence_RMSpropWithMomentum 2022-08-17T13:38:26.9933677Z [ OK ] OptimTest.XORConvergence_RMSpropWithMomentum (1741 ms) 2022-08-17T13:38:26.9934041Z [ RUN ] OptimTest.XORConvergence_Adam 2022-08-17T13:38:27.6675184Z [ OK ] OptimTest.XORConvergence_Adam (674 ms) 2022-08-17T13:38:27.6675525Z [ RUN ] OptimTest.XORConvergence_AdamWithAmsgrad 2022-08-17T13:38:28.3442355Z [ OK ] OptimTest.XORConvergence_AdamWithAmsgrad (676 ms) 2022-08-17T13:38:28.3442712Z [ RUN ] OptimTest.ProducesPyTorchValues_Adam 2022-08-17T13:38:28.5808377Z [ OK ] OptimTest.ProducesPyTorchValues_Adam (236 ms) 2022-08-17T13:38:28.5808768Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecay 2022-08-17T13:38:28.8249347Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecay (244 ms) 2022-08-17T13:38:28.8249731Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecayAndAMSGrad 2022-08-17T13:38:29.0784840Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecayAndAMSGrad (253 ms) 2022-08-17T13:38:29.0785209Z [ RUN ] OptimTest.XORConvergence_AdamW 2022-08-17T13:38:29.7658685Z [ OK ] OptimTest.XORConvergence_AdamW (687 ms) 2022-08-17T13:38:29.7659027Z [ RUN ] OptimTest.XORConvergence_AdamWWithAmsgrad 2022-08-17T13:38:30.4548574Z [ OK ] OptimTest.XORConvergence_AdamWWithAmsgrad (688 ms) 2022-08-17T13:38:30.4548952Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamW 2022-08-17T13:38:30.7013549Z [ OK ] OptimTest.ProducesPyTorchValues_AdamW (246 ms) 2022-08-17T13:38:30.7013938Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWWithoutWeightDecay 2022-08-17T13:38:30.9376659Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWWithoutWeightDecay (236 ms) 2022-08-17T13:38:30.9377033Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWWithAMSGrad 2022-08-17T13:38:31.1927547Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWWithAMSGrad (255 ms) 2022-08-17T13:38:31.1927935Z [ RUN ] OptimTest.ProducesPyTorchValues_Adagrad 2022-08-17T13:38:31.3906075Z [ OK ] OptimTest.ProducesPyTorchValues_Adagrad (197 ms) 2022-08-17T13:38:31.3906453Z [ RUN ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecay 2022-08-17T13:38:31.5970077Z [ OK ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecay (206 ms) 2022-08-17T13:38:31.5970490Z [ RUN ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecayAndLRDecay 2022-08-17T13:38:31.8037090Z [ OK ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecayAndLRDecay (206 ms) 2022-08-17T13:38:31.8037494Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSprop 2022-08-17T13:38:32.0127844Z [ OK ] OptimTest.ProducesPyTorchValues_RMSprop (209 ms) 2022-08-17T13:38:32.0128251Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecay 2022-08-17T13:38:32.2297692Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecay (216 ms) 2022-08-17T13:38:32.2298144Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCentered 2022-08-17T13:38:32.4676460Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCentered (237 ms) 2022-08-17T13:38:32.4676944Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCenteredAndMomentum 2022-08-17T13:38:32.7178979Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCenteredAndMomentum (250 ms) 2022-08-17T13:38:32.7179392Z [ RUN ] OptimTest.ProducesPyTorchValues_SGD 2022-08-17T13:38:32.8751481Z [ OK ] OptimTest.ProducesPyTorchValues_SGD (157 ms) 2022-08-17T13:38:32.8751843Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecay 2022-08-17T13:38:33.0430879Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecay (167 ms) 2022-08-17T13:38:33.0431294Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndMomentum 2022-08-17T13:38:33.2360248Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndMomentum (192 ms) 2022-08-17T13:38:33.2360716Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndNesterovMomentum 2022-08-17T13:38:33.4364164Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndNesterovMomentum (200 ms) 2022-08-17T13:38:33.4364570Z [ RUN ] OptimTest.ProducesPyTorchValues_LBFGS 2022-08-17T13:38:33.6134700Z [ OK ] OptimTest.ProducesPyTorchValues_LBFGS (177 ms) 2022-08-17T13:38:33.6135100Z [ RUN ] OptimTest.ProducesPyTorchValues_LBFGS_with_line_search 2022-08-17T13:38:34.4552025Z [ OK ] OptimTest.ProducesPyTorchValues_LBFGS_with_line_search (841 ms) 2022-08-17T13:38:34.4552635Z [ RUN ] OptimTest.ZeroGrad 2022-08-17T13:38:34.4553081Z [ OK ] OptimTest.ZeroGrad (0 ms) 2022-08-17T13:38:34.4553358Z [ RUN ] OptimTest.ExternalVectorOfParameters 2022-08-17T13:38:34.4555687Z [ OK ] OptimTest.ExternalVectorOfParameters (0 ms) 2022-08-17T13:38:34.4555989Z [ RUN ] OptimTest.AddParameter_LBFGS 2022-08-17T13:38:34.4556974Z [ OK ] OptimTest.AddParameter_LBFGS (0 ms) 2022-08-17T13:38:34.4557255Z [ RUN ] OptimTest.CheckLRChange_StepLR_Adam 2022-08-17T13:38:34.4557520Z [ OK ] OptimTest.CheckLRChange_StepLR_Adam (0 ms) 2022-08-17T13:38:34.4557817Z [----------] 34 tests from OptimTest (13269 ms total) 2022-08-17T13:38:34.4557972Z 2022-08-17T13:38:34.4558084Z [----------] 29 tests from OrderedDictTest 2022-08-17T13:38:34.4558392Z [ RUN ] OrderedDictTest.IsEmptyAfterDefaultConstruction 2022-08-17T13:38:34.4558750Z [ OK ] OrderedDictTest.IsEmptyAfterDefaultConstruction (0 ms) 2022-08-17T13:38:34.4559164Z [ RUN ] OrderedDictTest.InsertAddsElementsWhenTheyAreYetNotPresent 2022-08-17T13:38:34.4559614Z [ OK ] OrderedDictTest.InsertAddsElementsWhenTheyAreYetNotPresent (0 ms) 2022-08-17T13:38:34.4560013Z [ RUN ] OrderedDictTest.GetReturnsValuesWhenTheyArePresent 2022-08-17T13:38:34.4560407Z [ OK ] OrderedDictTest.GetReturnsValuesWhenTheyArePresent (0 ms) 2022-08-17T13:38:34.4560822Z [ RUN ] OrderedDictTest.GetThrowsWhenPassedKeysThatAreNotPresent 2022-08-17T13:38:34.4561267Z [ OK ] OrderedDictTest.GetThrowsWhenPassedKeysThatAreNotPresent (0 ms) 2022-08-17T13:38:34.4561619Z [ RUN ] OrderedDictTest.CanInitializeFromList 2022-08-17T13:38:34.4561932Z [ OK ] OrderedDictTest.CanInitializeFromList (0 ms) 2022-08-17T13:38:34.4562315Z [ RUN ] OrderedDictTest.InsertThrowsWhenPassedElementsThatArePresent 2022-08-17T13:38:34.4563260Z [ OK ] OrderedDictTest.InsertThrowsWhenPassedElementsThatArePresent (0 ms) 2022-08-17T13:38:34.4563668Z [ RUN ] OrderedDictTest.FrontReturnsTheFirstItem 2022-08-17T13:38:34.4564004Z [ OK ] OrderedDictTest.FrontReturnsTheFirstItem (0 ms) 2022-08-17T13:38:34.4564328Z [ RUN ] OrderedDictTest.FrontThrowsWhenEmpty 2022-08-17T13:38:34.4564628Z [ OK ] OrderedDictTest.FrontThrowsWhenEmpty (0 ms) 2022-08-17T13:38:34.4564941Z [ RUN ] OrderedDictTest.BackReturnsTheLastItem 2022-08-17T13:38:34.4565265Z [ OK ] OrderedDictTest.BackReturnsTheLastItem (0 ms) 2022-08-17T13:38:34.4565561Z [ RUN ] OrderedDictTest.BackThrowsWhenEmpty 2022-08-17T13:38:34.4565877Z [ OK ] OrderedDictTest.BackThrowsWhenEmpty (0 ms) 2022-08-17T13:38:34.4566238Z [ RUN ] OrderedDictTest.FindReturnsPointersToValuesWhenPresent 2022-08-17T13:38:34.4566656Z [ OK ] OrderedDictTest.FindReturnsPointersToValuesWhenPresent (0 ms) 2022-08-17T13:38:34.4567113Z [ RUN ] OrderedDictTest.FindReturnsNullPointersWhenPasesdKeysThatAreNotPresent 2022-08-17T13:38:34.4567653Z [ OK ] OrderedDictTest.FindReturnsNullPointersWhenPasesdKeysThatAreNotPresent (0 ms) 2022-08-17T13:38:34.4568187Z [ RUN ] OrderedDictTest.SubscriptOperatorThrowsWhenPassedKeysThatAreNotPresent 2022-08-17T13:38:34.4568702Z [ OK ] OrderedDictTest.SubscriptOperatorThrowsWhenPassedKeysThatAreNotPresent (0 ms) 2022-08-17T13:38:34.4569255Z [ RUN ] OrderedDictTest.SubscriptOperatorReturnsItemsPositionallyWhenPassedIntegers 2022-08-17T13:38:34.4569828Z [ OK ] OrderedDictTest.SubscriptOperatorReturnsItemsPositionallyWhenPassedIntegers (0 ms) 2022-08-17T13:38:34.4570381Z [ RUN ] OrderedDictTest.SubscriptOperatorsThrowswhenPassedKeysThatAreNotPresent 2022-08-17T13:38:34.4570915Z [ OK ] OrderedDictTest.SubscriptOperatorsThrowswhenPassedKeysThatAreNotPresent (0 ms) 2022-08-17T13:38:34.4571409Z [ RUN ] OrderedDictTest.UpdateInsertsAllItemsFromAnotherOrderedDict 2022-08-17T13:38:34.4571998Z [ OK ] OrderedDictTest.UpdateInsertsAllItemsFromAnotherOrderedDict (0 ms) 2022-08-17T13:38:34.4572405Z [ RUN ] OrderedDictTest.UpdateAlsoChecksForDuplicates 2022-08-17T13:38:34.4572804Z [ OK ] OrderedDictTest.UpdateAlsoChecksForDuplicates (0 ms) 2022-08-17T13:38:34.4573123Z [ RUN ] OrderedDictTest.CanIterateItems 2022-08-17T13:38:34.4573407Z [ OK ] OrderedDictTest.CanIterateItems (0 ms) 2022-08-17T13:38:34.4573660Z [ RUN ] OrderedDictTest.EraseWorks 2022-08-17T13:38:34.4573924Z [ OK ] OrderedDictTest.EraseWorks (0 ms) 2022-08-17T13:38:34.4574213Z [ RUN ] OrderedDictTest.ClearMakesTheDictEmpty 2022-08-17T13:38:34.4574537Z [ OK ] OrderedDictTest.ClearMakesTheDictEmpty (0 ms) 2022-08-17T13:38:34.4574820Z [ RUN ] OrderedDictTest.CanCopyConstruct 2022-08-17T13:38:34.4575110Z [ OK ] OrderedDictTest.CanCopyConstruct (0 ms) 2022-08-17T13:38:34.4575391Z [ RUN ] OrderedDictTest.CanCopyAssign 2022-08-17T13:38:34.4575647Z [ OK ] OrderedDictTest.CanCopyAssign (0 ms) 2022-08-17T13:38:34.4575929Z [ RUN ] OrderedDictTest.CanMoveConstruct 2022-08-17T13:38:34.4576215Z [ OK ] OrderedDictTest.CanMoveConstruct (0 ms) 2022-08-17T13:38:34.4576476Z [ RUN ] OrderedDictTest.CanMoveAssign 2022-08-17T13:38:34.4576749Z [ OK ] OrderedDictTest.CanMoveAssign (0 ms) 2022-08-17T13:38:34.4577037Z [ RUN ] OrderedDictTest.CanInsertWithBraces 2022-08-17T13:38:34.4577324Z [ OK ] OrderedDictTest.CanInsertWithBraces (0 ms) 2022-08-17T13:38:34.4577681Z [ RUN ] OrderedDictTest.ErrorMessagesIncludeTheKeyDescription 2022-08-17T13:38:34.4578091Z [ OK ] OrderedDictTest.ErrorMessagesIncludeTheKeyDescription (0 ms) 2022-08-17T13:38:34.4578446Z [ RUN ] OrderedDictTest.KeysReturnsAllKeys 2022-08-17T13:38:34.4578728Z [ OK ] OrderedDictTest.KeysReturnsAllKeys (0 ms) 2022-08-17T13:38:34.4579036Z [ RUN ] OrderedDictTest.ValuesReturnsAllValues 2022-08-17T13:38:34.4579367Z [ OK ] OrderedDictTest.ValuesReturnsAllValues (0 ms) 2022-08-17T13:38:34.4579666Z [ RUN ] OrderedDictTest.ItemsReturnsAllItems 2022-08-17T13:38:34.4579975Z [ OK ] OrderedDictTest.ItemsReturnsAllItems (0 ms) 2022-08-17T13:38:34.4580280Z [----------] 29 tests from OrderedDictTest (1 ms total) 2022-08-17T13:38:34.4580441Z 2022-08-17T13:38:34.4580538Z [----------] 13 tests from RNNTest 2022-08-17T13:38:34.4580748Z [ RUN ] RNNTest.CheckOutputSizes 2022-08-17T13:38:34.4680154Z [ OK ] RNNTest.CheckOutputSizes (10 ms) 2022-08-17T13:38:34.4680614Z [ RUN ] RNNTest.CheckOutputSizesProj 2022-08-17T13:38:34.4782949Z [ OK ] RNNTest.CheckOutputSizesProj (10 ms) 2022-08-17T13:38:34.4783466Z [ RUN ] RNNTest.CheckOutputValuesMatchPyTorch 2022-08-17T13:38:34.4788003Z [ OK ] RNNTest.CheckOutputValuesMatchPyTorch (0 ms) 2022-08-17T13:38:34.4788471Z [ RUN ] RNNTest.EndToEndLSTM 2022-08-17T13:38:36.6014521Z [ OK ] RNNTest.EndToEndLSTM (2122 ms) 2022-08-17T13:38:36.6014986Z [ RUN ] RNNTest.EndToEndLSTMProj 2022-08-17T13:38:38.6755140Z [ OK ] RNNTest.EndToEndLSTMProj (2074 ms) 2022-08-17T13:38:38.6755583Z [ RUN ] RNNTest.EndToEndGRU 2022-08-17T13:38:40.4820952Z [ OK ] RNNTest.EndToEndGRU (1806 ms) 2022-08-17T13:38:40.4821248Z [ RUN ] RNNTest.EndToEndRNNRelu 2022-08-17T13:38:41.4795371Z [ OK ] RNNTest.EndToEndRNNRelu (997 ms) 2022-08-17T13:38:41.4795663Z [ RUN ] RNNTest.EndToEndRNNTanh 2022-08-17T13:38:42.5913664Z [ OK ] RNNTest.EndToEndRNNTanh (1111 ms) 2022-08-17T13:38:42.5913997Z [ RUN ] RNNTest.PrettyPrintRNNs 2022-08-17T13:38:42.5936002Z [ OK ] RNNTest.PrettyPrintRNNs (2 ms) 2022-08-17T13:38:42.5936306Z [ RUN ] RNNTest.BidirectionalFlattenParameters 2022-08-17T13:38:42.6041793Z [ OK ] RNNTest.BidirectionalFlattenParameters (10 ms) 2022-08-17T13:38:42.6042190Z [ RUN ] RNNTest.BidirectionalGRUReverseForward 2022-08-17T13:38:42.6056805Z [ OK ] RNNTest.BidirectionalGRUReverseForward (1 ms) 2022-08-17T13:38:42.6057347Z [ RUN ] RNNTest.BidirectionalLSTMReverseForward 2022-08-17T13:38:42.6069968Z [ OK ] RNNTest.BidirectionalLSTMReverseForward (1 ms) 2022-08-17T13:38:42.6070401Z [ RUN ] RNNTest.UsePackedSequenceAsInput 2022-08-17T13:38:42.6089149Z [ OK ] RNNTest.UsePackedSequenceAsInput (1 ms) 2022-08-17T13:38:42.6089456Z [----------] 13 tests from RNNTest (8151 ms total) 2022-08-17T13:38:42.6089588Z 2022-08-17T13:38:42.6089696Z [----------] 19 tests from SequentialTest 2022-08-17T13:38:42.6089955Z [ RUN ] SequentialTest.CanContainThings 2022-08-17T13:38:42.6090243Z [ OK ] SequentialTest.CanContainThings (0 ms) 2022-08-17T13:38:42.6090533Z [ RUN ] SequentialTest.ConstructsFromSharedPointer 2022-08-17T13:38:42.6091160Z [ OK ] SequentialTest.ConstructsFromSharedPointer (0 ms) 2022-08-17T13:38:42.6091541Z [ RUN ] SequentialTest.ConstructsFromConcreteType 2022-08-17T13:38:42.6091884Z [ OK ] SequentialTest.ConstructsFromConcreteType (0 ms) 2022-08-17T13:38:42.6092233Z [ RUN ] SequentialTest.ConstructsFromModuleHolder 2022-08-17T13:38:42.6092551Z [ OK ] SequentialTest.ConstructsFromModuleHolder (0 ms) 2022-08-17T13:38:42.6092866Z [ RUN ] SequentialTest.PushBackAddsAnElement 2022-08-17T13:38:42.6093176Z [ OK ] SequentialTest.PushBackAddsAnElement (0 ms) 2022-08-17T13:38:42.6093440Z [ RUN ] SequentialTest.AccessWithAt 2022-08-17T13:38:42.6095325Z [ OK ] SequentialTest.AccessWithAt (0 ms) 2022-08-17T13:38:42.6095593Z [ RUN ] SequentialTest.AccessWithPtr 2022-08-17T13:38:42.6097154Z [ OK ] SequentialTest.AccessWithPtr (0 ms) 2022-08-17T13:38:42.6097496Z [ RUN ] SequentialTest.CallingForwardOnEmptySequentialIsDisallowed 2022-08-17T13:38:42.6098242Z [ OK ] SequentialTest.CallingForwardOnEmptySequentialIsDisallowed (0 ms) 2022-08-17T13:38:42.6098642Z [ RUN ] SequentialTest.CallingForwardChainsCorrectly 2022-08-17T13:38:42.6098972Z [ OK ] SequentialTest.CallingForwardChainsCorrectly (0 ms) 2022-08-17T13:38:42.6099365Z [ RUN ] SequentialTest.CallingForwardWithTheWrongReturnTypeThrows 2022-08-17T13:38:42.6099807Z [ OK ] SequentialTest.CallingForwardWithTheWrongReturnTypeThrows (0 ms) 2022-08-17T13:38:42.6100224Z [ RUN ] SequentialTest.TheReturnTypeOfForwardDefaultsToTensor 2022-08-17T13:38:42.6100613Z [ OK ] SequentialTest.TheReturnTypeOfForwardDefaultsToTensor (0 ms) 2022-08-17T13:38:42.6100980Z [ RUN ] SequentialTest.ForwardReturnsTheLastValue 2022-08-17T13:38:42.6105063Z [ OK ] SequentialTest.ForwardReturnsTheLastValue (0 ms) 2022-08-17T13:38:42.6105793Z [ RUN ] SequentialTest.SanityCheckForHoldingStandardModules 2022-08-17T13:38:42.6106770Z [ OK ] SequentialTest.SanityCheckForHoldingStandardModules (0 ms) 2022-08-17T13:38:42.6107572Z [ RUN ] SequentialTest.ExtendPushesModulesFromOtherSequential 2022-08-17T13:38:42.6108385Z [ OK ] SequentialTest.ExtendPushesModulesFromOtherSequential (0 ms) 2022-08-17T13:38:42.6109065Z [ RUN ] SequentialTest.HasReferenceSemantics 2022-08-17T13:38:42.6109664Z [ OK ] SequentialTest.HasReferenceSemantics (0 ms) 2022-08-17T13:38:42.6110192Z [ RUN ] SequentialTest.IsCloneable 2022-08-17T13:38:42.6113142Z [ OK ] SequentialTest.IsCloneable (0 ms) 2022-08-17T13:38:42.6113648Z [ RUN ] SequentialTest.RegistersElementsAsSubmodules 2022-08-17T13:38:42.6114248Z [ OK ] SequentialTest.RegistersElementsAsSubmodules (0 ms) 2022-08-17T13:38:42.6114806Z [ RUN ] SequentialTest.PrettyPrintSequential 2022-08-17T13:38:42.6117005Z [ OK ] SequentialTest.PrettyPrintSequential (0 ms) 2022-08-17T13:38:42.6117559Z [ RUN ] SequentialTest.ModuleForwardMethodOptionalArg 2022-08-17T13:38:42.6154781Z [ OK ] SequentialTest.ModuleForwardMethodOptionalArg (3 ms) 2022-08-17T13:38:42.6155337Z [----------] 19 tests from SequentialTest (6 ms total) 2022-08-17T13:38:42.6155590Z 2022-08-17T13:38:42.6155745Z [----------] 11 tests from TransformerTest 2022-08-17T13:38:42.6156385Z [ RUN ] TransformerTest.TransformerEncoderLayer 2022-08-17T13:38:42.6248069Z [ OK ] TransformerTest.TransformerEncoderLayer (9 ms) 2022-08-17T13:38:42.6248863Z [ RUN ] TransformerTest.TransformerDecoderLayer 2022-08-17T13:38:42.6344592Z [ OK ] TransformerTest.TransformerDecoderLayer (9 ms) 2022-08-17T13:38:42.6345171Z [ RUN ] TransformerTest.TransformerDecoderLayer_gelu 2022-08-17T13:38:42.6399396Z [ OK ] TransformerTest.TransformerDecoderLayer_gelu (5 ms) 2022-08-17T13:38:42.6400007Z [ RUN ] TransformerTest.TransformerEncoder 2022-08-17T13:38:42.6597752Z [ OK ] TransformerTest.TransformerEncoder (19 ms) 2022-08-17T13:38:42.6598359Z [ RUN ] TransformerTest.PrettyPrintTransformerEncoderLayer 2022-08-17T13:38:42.6599946Z [ OK ] TransformerTest.PrettyPrintTransformerEncoderLayer (0 ms) 2022-08-17T13:38:42.6600587Z [ RUN ] TransformerTest.PrettyPrintTransformerEncoder 2022-08-17T13:38:42.6609048Z [ OK ] TransformerTest.PrettyPrintTransformerEncoder (0 ms) 2022-08-17T13:38:42.6609709Z [ RUN ] TransformerTest.PrettyPrintTransformerDecoderLayer 2022-08-17T13:38:42.6611173Z [ OK ] TransformerTest.PrettyPrintTransformerDecoderLayer (0 ms) 2022-08-17T13:38:42.6611758Z [ RUN ] TransformerTest.TransformerDecoder 2022-08-17T13:38:42.7142877Z [ OK ] TransformerTest.TransformerDecoder (53 ms) 2022-08-17T13:38:42.7143629Z [ RUN ] TransformerTest.PrettyPrintTransformerDecoder 2022-08-17T13:38:42.7153407Z [ OK ] TransformerTest.PrettyPrintTransformerDecoder (1 ms) 2022-08-17T13:38:42.7153914Z [ RUN ] TransformerTest.Transformer 2022-08-17T13:38:42.7349849Z [ OK ] TransformerTest.Transformer (19 ms) 2022-08-17T13:38:42.7350364Z [ RUN ] TransformerTest.TransformerArgsCorrectness 2022-08-17T13:38:42.7360781Z [ OK ] TransformerTest.TransformerArgsCorrectness (1 ms) 2022-08-17T13:38:42.7361302Z [----------] 11 tests from TransformerTest (120 ms total) 2022-08-17T13:38:42.7361564Z 2022-08-17T13:38:42.7361742Z [----------] 22 tests from SerializeTest 2022-08-17T13:38:42.7362181Z [ RUN ] SerializeTest.KeysFunc 2022-08-17T13:38:42.7468516Z [ OK ] SerializeTest.KeysFunc (10 ms) 2022-08-17T13:38:42.7468791Z [ RUN ] SerializeTest.TryReadFunc 2022-08-17T13:38:42.7483904Z [ OK ] SerializeTest.TryReadFunc (1 ms) 2022-08-17T13:38:42.7484317Z [ RUN ] SerializeTest.Basic 2022-08-17T13:38:42.7486565Z [ OK ] SerializeTest.Basic (0 ms) 2022-08-17T13:38:42.7486973Z [ RUN ] SerializeTest.BasicToFile 2022-08-17T13:38:42.7544849Z [ OK ] SerializeTest.BasicToFile (5 ms) 2022-08-17T13:38:42.7545142Z [ RUN ] SerializeTest.BasicViaFunc 2022-08-17T13:38:42.7549745Z [ OK ] SerializeTest.BasicViaFunc (0 ms) 2022-08-17T13:38:42.7550001Z [ RUN ] SerializeTest.Resized 2022-08-17T13:38:42.7552771Z [ OK ] SerializeTest.Resized (0 ms) 2022-08-17T13:38:42.7553011Z [ RUN ] SerializeTest.Sliced 2022-08-17T13:38:42.7556078Z [ OK ] SerializeTest.Sliced (0 ms) 2022-08-17T13:38:42.7556341Z [ RUN ] SerializeTest.NonContiguous 2022-08-17T13:38:42.7559351Z [ OK ] SerializeTest.NonContiguous (0 ms) 2022-08-17T13:38:42.7559614Z [ RUN ] SerializeTest.ErrorOnMissingKey 2022-08-17T13:38:42.7571718Z [ OK ] SerializeTest.ErrorOnMissingKey (1 ms) 2022-08-17T13:38:42.7571977Z [ RUN ] SerializeTest.XOR 2022-08-17T13:38:42.9711851Z [ OK ] SerializeTest.XOR (213 ms) 2022-08-17T13:38:42.9712118Z [ RUN ] SerializeTest.Optim 2022-08-17T13:38:42.9839945Z [ OK ] SerializeTest.Optim (12 ms) 2022-08-17T13:38:42.9840199Z [ RUN ] SerializeTest.Optim_Adagrad 2022-08-17T13:38:43.0015836Z [ OK ] SerializeTest.Optim_Adagrad (17 ms) 2022-08-17T13:38:43.0016075Z [ RUN ] SerializeTest.Optim_SGD 2022-08-17T13:38:43.0158650Z [ OK ] SerializeTest.Optim_SGD (14 ms) 2022-08-17T13:38:43.0158904Z [ RUN ] SerializeTest.Optim_Adam 2022-08-17T13:38:43.0298231Z [ OK ] SerializeTest.Optim_Adam (13 ms) 2022-08-17T13:38:43.0298644Z [ RUN ] SerializeTest.Optim_AdamW 2022-08-17T13:38:43.0442067Z [ OK ] SerializeTest.Optim_AdamW (14 ms) 2022-08-17T13:38:43.0442427Z [ RUN ] SerializeTest.Optim_RMSprop 2022-08-17T13:38:43.0579426Z [ OK ] SerializeTest.Optim_RMSprop (13 ms) 2022-08-17T13:38:43.0579683Z [ RUN ] SerializeTest.Optim_LBFGS 2022-08-17T13:38:43.0735430Z [ OK ] SerializeTest.Optim_LBFGS (15 ms) 2022-08-17T13:38:43.0735887Z [ RUN ] SerializeTest.CanSerializeModulesWithIntermediateModulesWithoutParametersOrBuffers 2022-08-17T13:38:43.0740055Z [ OK ] SerializeTest.CanSerializeModulesWithIntermediateModulesWithoutParametersOrBuffers (0 ms) 2022-08-17T13:38:43.0740507Z [ RUN ] SerializeTest.VectorOfTensors 2022-08-17T13:38:43.0742970Z [ OK ] SerializeTest.VectorOfTensors (0 ms) 2022-08-17T13:38:43.0743207Z [ RUN ] SerializeTest.IValue 2022-08-17T13:38:43.0791204Z [ OK ] SerializeTest.IValue (4 ms) 2022-08-17T13:38:43.0791572Z [ RUN ] SerializeTest.UnserializableSubmoduleIsSkippedWhenSavingModule 2022-08-17T13:38:43.0792571Z [ OK ] SerializeTest.UnserializableSubmoduleIsSkippedWhenSavingModule (0 ms) 2022-08-17T13:38:43.0793030Z [ RUN ] SerializeTest.UnserializableSubmoduleIsIgnoredWhenLoadingModule 2022-08-17T13:38:43.0844094Z [ OK ] SerializeTest.UnserializableSubmoduleIsIgnoredWhenLoadingModule (5 ms) 2022-08-17T13:38:43.0844513Z [----------] 22 tests from SerializeTest (348 ms total) 2022-08-17T13:38:43.0844686Z 2022-08-17T13:38:43.0844799Z [----------] 1 test from SpecialTest 2022-08-17T13:38:43.0845019Z [ RUN ] SpecialTest.special 2022-08-17T13:38:43.0846378Z [ OK ] SpecialTest.special (0 ms) 2022-08-17T13:38:43.0846697Z [----------] 1 test from SpecialTest (0 ms total) 2022-08-17T13:38:43.0846850Z 2022-08-17T13:38:43.0846950Z [----------] 5 tests from TestStatic 2022-08-17T13:38:43.0847167Z [ RUN ] TestStatic.AllOf 2022-08-17T13:38:43.0847366Z [ OK ] TestStatic.AllOf (0 ms) 2022-08-17T13:38:43.0847585Z [ RUN ] TestStatic.AnyOf 2022-08-17T13:38:43.0847803Z [ OK ] TestStatic.AnyOf (0 ms) 2022-08-17T13:38:43.0848021Z [ RUN ] TestStatic.EnableIfModule 2022-08-17T13:38:43.0848281Z [ OK ] TestStatic.EnableIfModule (0 ms) 2022-08-17T13:38:43.0848549Z [ RUN ] TestStatic.ReturnTypeOfForward 2022-08-17T13:38:43.0848803Z [ OK ] TestStatic.ReturnTypeOfForward (0 ms) 2022-08-17T13:38:43.0849046Z [ RUN ] TestStatic.Apply 2022-08-17T13:38:43.0849263Z [ OK ] TestStatic.Apply (0 ms) 2022-08-17T13:38:43.0849507Z [----------] 5 tests from TestStatic (0 ms total) 2022-08-17T13:38:43.0849634Z 2022-08-17T13:38:43.0849735Z [----------] 45 tests from TensorTest 2022-08-17T13:38:43.0849956Z [ RUN ] TensorTest.ToDtype 2022-08-17T13:38:43.0850173Z [ OK ] TensorTest.ToDtype (0 ms) 2022-08-17T13:38:43.0850424Z [ RUN ] TensorTest.ToTensorAndTensorAttributes 2022-08-17T13:38:43.0850739Z [ OK ] TensorTest.ToTensorAndTensorAttributes (0 ms) 2022-08-17T13:38:43.0851044Z [ RUN ] TensorTest.ToOptionsWithRequiresGrad 2022-08-17T13:38:43.0851328Z [ OK ] TensorTest.ToOptionsWithRequiresGrad (0 ms) 2022-08-17T13:38:43.0851669Z [ RUN ] TensorTest.ToDoesNotCopyWhenOptionsAreAllTheSame 2022-08-17T13:38:43.0852046Z [ OK ] TensorTest.ToDoesNotCopyWhenOptionsAreAllTheSame (0 ms) 2022-08-17T13:38:43.0852365Z [ RUN ] TensorTest.AtTensorCtorScalar 2022-08-17T13:38:43.0852617Z [ OK ] TensorTest.AtTensorCtorScalar (0 ms) 2022-08-17T13:38:43.0852890Z [ RUN ] TensorTest.AtTensorCtorSingleDim 2022-08-17T13:38:43.0853169Z [ OK ] TensorTest.AtTensorCtorSingleDim (0 ms) 2022-08-17T13:38:43.0853440Z [ RUN ] TensorTest.AtTensorCastRealToComplex 2022-08-17T13:38:43.0853743Z [ OK ] TensorTest.AtTensorCastRealToComplex (0 ms) 2022-08-17T13:38:43.0854074Z [ RUN ] TensorTest.AtTensorCastComplexToRealErrorChecks 2022-08-17T13:38:43.0855270Z [ OK ] TensorTest.AtTensorCastComplexToRealErrorChecks (0 ms) 2022-08-17T13:38:43.0855773Z [ RUN ] TensorTest.TorchTensorCtorScalarIntegralType 2022-08-17T13:38:43.0856199Z [ OK ] TensorTest.TorchTensorCtorScalarIntegralType (0 ms) 2022-08-17T13:38:43.0856550Z [ RUN ] TensorTest.TorchTensorCtorScalarFloatingType 2022-08-17T13:38:43.0856877Z [ OK ] TensorTest.TorchTensorCtorScalarFloatingType (0 ms) 2022-08-17T13:38:43.0857211Z [ RUN ] TensorTest.TorchTensorCtorScalarBoolType 2022-08-17T13:38:43.0857538Z [ OK ] TensorTest.TorchTensorCtorScalarBoolType (0 ms) 2022-08-17T13:38:43.0857883Z [ RUN ] TensorTest.TorchTensorCtorSingleDimIntegralType 2022-08-17T13:38:43.0858228Z [ OK ] TensorTest.TorchTensorCtorSingleDimIntegralType (0 ms) 2022-08-17T13:38:43.0858591Z [ RUN ] TensorTest.TorchTensorCtorSingleDimFloatingType 2022-08-17T13:38:43.0858955Z [ OK ] TensorTest.TorchTensorCtorSingleDimFloatingType (0 ms) 2022-08-17T13:38:43.0859286Z [ RUN ] TensorTest.TorchTensorCtorSingleDimBoolType 2022-08-17T13:38:43.0859629Z [ OK ] TensorTest.TorchTensorCtorSingleDimBoolType (0 ms) 2022-08-17T13:38:43.0859973Z [ RUN ] TensorTest.TorchTensorCtorMultiDimIntegralType 2022-08-17T13:38:43.0863135Z [ OK ] TensorTest.TorchTensorCtorMultiDimIntegralType (0 ms) 2022-08-17T13:38:43.0863475Z [ RUN ] TensorTest.TorchTensorCtorMultiDimFloatingType 2022-08-17T13:38:43.0865932Z [ OK ] TensorTest.TorchTensorCtorMultiDimFloatingType (0 ms) 2022-08-17T13:38:43.0866283Z [ RUN ] TensorTest.TorchTensorCtorMultiDimBoolType 2022-08-17T13:38:43.0866601Z [ OK ] TensorTest.TorchTensorCtorMultiDimBoolType (0 ms) 2022-08-17T13:38:43.0866942Z [ RUN ] TensorTest.TorchTensorCtorMultiDimWithOptions 2022-08-17T13:38:43.0867693Z [ OK ] TensorTest.TorchTensorCtorMultiDimWithOptions (0 ms) 2022-08-17T13:38:43.0868047Z [ RUN ] TensorTest.TorchTensorCtorMultiDimErrorChecks 2022-08-17T13:38:43.0872734Z [ OK ] TensorTest.TorchTensorCtorMultiDimErrorChecks (0 ms) 2022-08-17T13:38:43.0873078Z [ RUN ] TensorTest.TorchTensorCastRealToComplex 2022-08-17T13:38:43.0873396Z [ OK ] TensorTest.TorchTensorCastRealToComplex (0 ms) 2022-08-17T13:38:43.0873746Z [ RUN ] TensorTest.TorchTensorCastComplexToRealErrorChecks 2022-08-17T13:38:43.0874605Z [W C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Copy.cpp:250] Warning: Casting complex values to real discards the imaginary part (function operator ()) 2022-08-17T13:38:43.0875414Z [ OK ] TensorTest.TorchTensorCastComplexToRealErrorChecks (0 ms) 2022-08-17T13:38:43.0875767Z [ RUN ] TensorTest.TorchTensorCtorZeroSizedDim 2022-08-17T13:38:43.0876768Z [ OK ] TensorTest.TorchTensorCtorZeroSizedDim (0 ms) 2022-08-17T13:38:43.0877095Z [ RUN ] TensorTest.TorchTensorCtorWithoutSpecifyingDtype 2022-08-17T13:38:43.0877519Z [ OK ] TensorTest.TorchTensorCtorWithoutSpecifyingDtype (0 ms) 2022-08-17T13:38:43.0877884Z [ RUN ] TensorTest.TorchTensorCtorWithNonDtypeOptions 2022-08-17T13:38:43.0878376Z [ OK ] TensorTest.TorchTensorCtorWithNonDtypeOptions (0 ms) 2022-08-17T13:38:43.0878646Z [ RUN ] TensorTest.Arange 2022-08-17T13:38:43.0878864Z [ OK ] TensorTest.Arange (0 ms) 2022-08-17T13:38:43.0879139Z [ RUN ] TensorTest.PrettyPrintTensorDataContainer 2022-08-17T13:38:43.0879474Z [ OK ] TensorTest.PrettyPrintTensorDataContainer (0 ms) 2022-08-17T13:38:43.0879832Z [ RUN ] TensorTest.TensorDataContainerCallingAccessorOfWrongType 2022-08-17T13:38:43.0884765Z [ OK ] TensorTest.TensorDataContainerCallingAccessorOfWrongType (0 ms) 2022-08-17T13:38:43.0885100Z [ RUN ] TensorTest.FromBlob 2022-08-17T13:38:43.0885306Z [ OK ] TensorTest.FromBlob (0 ms) 2022-08-17T13:38:43.0885556Z [ RUN ] TensorTest.FromBlobUsesDeleter 2022-08-17T13:38:43.0885831Z [ OK ] TensorTest.FromBlobUsesDeleter (0 ms) 2022-08-17T13:38:43.0886102Z [ RUN ] TensorTest.FromBlobWithStrides 2022-08-17T13:38:43.0886362Z [ OK ] TensorTest.FromBlobWithStrides (0 ms) 2022-08-17T13:38:43.0887070Z [ RUN ] TensorTest.Item 2022-08-17T13:38:43.0887279Z [ OK ] TensorTest.Item (0 ms) 2022-08-17T13:38:43.0887550Z [ RUN ] TensorTest.DataPtr 2022-08-17T13:38:43.0887770Z [ OK ] TensorTest.DataPtr (0 ms) 2022-08-17T13:38:43.0887983Z [ RUN ] TensorTest.Data 2022-08-17T13:38:43.0888173Z [ OK ] TensorTest.Data (0 ms) 2022-08-17T13:38:43.0888398Z [ RUN ] TensorTest.BackwardAndGrad 2022-08-17T13:38:43.0888663Z [ OK ] TensorTest.BackwardAndGrad (0 ms) 2022-08-17T13:38:43.0888920Z [ RUN ] TensorTest.BackwardCreatesOnesGrad 2022-08-17T13:38:43.0889215Z [ OK ] TensorTest.BackwardCreatesOnesGrad (0 ms) 2022-08-17T13:38:43.0889511Z [ RUN ] TensorTest.BackwardNonScalarOutputs 2022-08-17T13:38:43.0889809Z [ OK ] TensorTest.BackwardNonScalarOutputs (0 ms) 2022-08-17T13:38:43.0890054Z [ RUN ] TensorTest.IsLeaf 2022-08-17T13:38:43.0890272Z [ OK ] TensorTest.IsLeaf (0 ms) 2022-08-17T13:38:43.0890492Z [ RUN ] TensorTest.OutputNr 2022-08-17T13:38:43.0890697Z [ OK ] TensorTest.OutputNr (0 ms) 2022-08-17T13:38:43.0890913Z [ RUN ] TensorTest.Version 2022-08-17T13:38:43.0891130Z [ OK ] TensorTest.Version (0 ms) 2022-08-17T13:38:43.0891326Z [ RUN ] TensorTest.Detach 2022-08-17T13:38:43.0891539Z [ OK ] TensorTest.Detach (0 ms) 2022-08-17T13:38:43.0891769Z [ RUN ] TensorTest.DetachInplace 2022-08-17T13:38:43.0891995Z [ OK ] TensorTest.DetachInplace (0 ms) 2022-08-17T13:38:43.0892224Z [ RUN ] TensorTest.SetData 2022-08-17T13:38:43.0892440Z [ OK ] TensorTest.SetData (0 ms) 2022-08-17T13:38:43.0892690Z [ RUN ] TensorTest.RequiresGradInplace 2022-08-17T13:38:43.0892947Z [ OK ] TensorTest.RequiresGradInplace (0 ms) 2022-08-17T13:38:43.0893197Z [ RUN ] TensorTest.StdDimension 2022-08-17T13:38:43.0893438Z [ OK ] TensorTest.StdDimension (0 ms) 2022-08-17T13:38:43.0893656Z [ RUN ] TensorTest.ReshapeAlias 2022-08-17T13:38:43.0894887Z [ OK ] TensorTest.ReshapeAlias (0 ms) 2022-08-17T13:38:43.0895162Z [----------] 45 tests from TensorTest (4 ms total) 2022-08-17T13:38:43.0895309Z 2022-08-17T13:38:43.0895426Z [----------] 36 tests from TensorIndexingTest 2022-08-17T13:38:43.0895650Z [ RUN ] TensorIndexingTest.Slice 2022-08-17T13:38:43.0895896Z [ OK ] TensorIndexingTest.Slice (0 ms) 2022-08-17T13:38:43.0896153Z [ RUN ] TensorIndexingTest.TensorIndex 2022-08-17T13:38:43.0897668Z [ OK ] TensorIndexingTest.TensorIndex (0 ms) 2022-08-17T13:38:43.0897949Z [ RUN ] TensorIndexingTest.TestNoIndices 2022-08-17T13:38:43.0903980Z [ OK ] TensorIndexingTest.TestNoIndices (0 ms) 2022-08-17T13:38:43.0904333Z [ RUN ] TensorIndexingTest.TestAdvancedIndexingWithListOfTensor 2022-08-17T13:38:43.0905498Z [ OK ] TensorIndexingTest.TestAdvancedIndexingWithListOfTensor (0 ms) 2022-08-17T13:38:43.0905855Z [ RUN ] TensorIndexingTest.TestSingleInt 2022-08-17T13:38:43.0906139Z [ OK ] TensorIndexingTest.TestSingleInt (0 ms) 2022-08-17T13:38:43.0906414Z [ RUN ] TensorIndexingTest.TestMultipleInt 2022-08-17T13:38:43.0906713Z [ OK ] TensorIndexingTest.TestMultipleInt (0 ms) 2022-08-17T13:38:43.0906986Z [ RUN ] TensorIndexingTest.TestNone 2022-08-17T13:38:43.0907243Z [ OK ] TensorIndexingTest.TestNone (0 ms) 2022-08-17T13:38:43.0907481Z [ RUN ] TensorIndexingTest.TestStep 2022-08-17T13:38:43.0907742Z [ OK ] TensorIndexingTest.TestStep (0 ms) 2022-08-17T13:38:43.0908018Z [ RUN ] TensorIndexingTest.TestStepAssignment 2022-08-17T13:38:43.0908807Z [ OK ] TensorIndexingTest.TestStepAssignment (0 ms) 2022-08-17T13:38:43.0909114Z [ RUN ] TensorIndexingTest.TestBoolIndices 2022-08-17T13:38:43.0911073Z [ OK ] TensorIndexingTest.TestBoolIndices (0 ms) 2022-08-17T13:38:43.0911393Z [ RUN ] TensorIndexingTest.TestBoolIndicesAccumulate 2022-08-17T13:38:43.0911772Z [ OK ] TensorIndexingTest.TestBoolIndicesAccumulate (0 ms) 2022-08-17T13:38:43.0912196Z [ RUN ] TensorIndexingTest.TestMultipleBoolIndices 2022-08-17T13:38:43.0912538Z [ OK ] TensorIndexingTest.TestMultipleBoolIndices (0 ms) 2022-08-17T13:38:43.0912884Z [ RUN ] TensorIndexingTest.TestByteMask 2022-08-17T13:38:43.0913877Z [ OK ] TensorIndexingTest.TestByteMask (0 ms) 2022-08-17T13:38:43.0914185Z [ RUN ] TensorIndexingTest.TestByteMaskAccumulate 2022-08-17T13:38:43.0914559Z [ OK ] TensorIndexingTest.TestByteMaskAccumulate (0 ms) 2022-08-17T13:38:43.0914866Z [ RUN ] TensorIndexingTest.TestMultipleByteMask 2022-08-17T13:38:43.0915187Z [ OK ] TensorIndexingTest.TestMultipleByteMask (0 ms) 2022-08-17T13:38:43.0915485Z [ RUN ] TensorIndexingTest.TestByteMask2d 2022-08-17T13:38:43.0915970Z [ OK ] TensorIndexingTest.TestByteMask2d (0 ms) 2022-08-17T13:38:43.0916294Z [ RUN ] TensorIndexingTest.TestIntIndices 2022-08-17T13:38:43.0916598Z [ OK ] TensorIndexingTest.TestIntIndices (0 ms) 2022-08-17T13:38:43.0916902Z [ RUN ] TensorIndexingTest.TestIntIndices2d 2022-08-17T13:38:43.0917346Z [ OK ] TensorIndexingTest.TestIntIndices2d (0 ms) 2022-08-17T13:38:43.0917667Z [ RUN ] TensorIndexingTest.TestIntIndicesBroadcast 2022-08-17T13:38:43.0918132Z [ OK ] TensorIndexingTest.TestIntIndicesBroadcast (0 ms) 2022-08-17T13:38:43.0918432Z [ RUN ] TensorIndexingTest.TestEmptyIndex 2022-08-17T13:38:43.0918961Z [ OK ] TensorIndexingTest.TestEmptyIndex (0 ms) 2022-08-17T13:38:43.0919262Z [ RUN ] TensorIndexingTest.TestEmptyNdimIndex 2022-08-17T13:38:43.0922763Z [ OK ] TensorIndexingTest.TestEmptyNdimIndex (0 ms) 2022-08-17T13:38:43.0923068Z [ RUN ] TensorIndexingTest.TestEmptyNdimIndexBool 2022-08-17T13:38:43.0924246Z [ OK ] TensorIndexingTest.TestEmptyNdimIndexBool (0 ms) 2022-08-17T13:38:43.0924565Z [ RUN ] TensorIndexingTest.TestEmptySlice 2022-08-17T13:38:43.0924852Z [ OK ] TensorIndexingTest.TestEmptySlice (0 ms) 2022-08-17T13:38:43.0925171Z [ RUN ] TensorIndexingTest.TestIndexGetitemCopyBoolsSlices 2022-08-17T13:38:43.0925993Z [ OK ] TensorIndexingTest.TestIndexGetitemCopyBoolsSlices (0 ms) 2022-08-17T13:38:43.0926372Z [ RUN ] TensorIndexingTest.TestIndexSetitemBoolsSlices 2022-08-17T13:38:43.0932477Z [ OK ] TensorIndexingTest.TestIndexSetitemBoolsSlices (0 ms) 2022-08-17T13:38:43.0932844Z [ RUN ] TensorIndexingTest.TestIndexScalarWithBoolMask 2022-08-17T13:38:43.0933670Z [ OK ] TensorIndexingTest.TestIndexScalarWithBoolMask (0 ms) 2022-08-17T13:38:43.0934026Z [ RUN ] TensorIndexingTest.TestSetitemExpansionError 2022-08-17T13:38:43.0938055Z [ OK ] TensorIndexingTest.TestSetitemExpansionError (0 ms) 2022-08-17T13:38:43.0938388Z [ RUN ] TensorIndexingTest.TestGetitemScalars 2022-08-17T13:38:43.0942896Z [ OK ] TensorIndexingTest.TestGetitemScalars (0 ms) 2022-08-17T13:38:43.0943202Z [ RUN ] TensorIndexingTest.TestSetitemScalars 2022-08-17T13:38:43.0947472Z [ OK ] TensorIndexingTest.TestSetitemScalars (0 ms) 2022-08-17T13:38:43.0947806Z [ RUN ] TensorIndexingTest.TestBasicAdvancedCombined 2022-08-17T13:38:43.0949021Z [ OK ] TensorIndexingTest.TestBasicAdvancedCombined (0 ms) 2022-08-17T13:38:43.0949345Z [ RUN ] TensorIndexingTest.TestIntAssignment 2022-08-17T13:38:43.0949678Z [ OK ] TensorIndexingTest.TestIntAssignment (0 ms) 2022-08-17T13:38:43.0949998Z [ RUN ] TensorIndexingTest.TestByteTensorAssignment 2022-08-17T13:38:43.0951208Z [ OK ] TensorIndexingTest.TestByteTensorAssignment (0 ms) 2022-08-17T13:38:43.0951542Z [ RUN ] TensorIndexingTest.TestVariableSlicing 2022-08-17T13:38:43.0951838Z [ OK ] TensorIndexingTest.TestVariableSlicing (0 ms) 2022-08-17T13:38:43.0952145Z [ RUN ] TensorIndexingTest.TestEllipsisTensor 2022-08-17T13:38:43.0952460Z [ OK ] TensorIndexingTest.TestEllipsisTensor (0 ms) 2022-08-17T13:38:43.0952749Z [ RUN ] TensorIndexingTest.TestOutOfBoundIndex 2022-08-17T13:38:43.0957122Z [ OK ] TensorIndexingTest.TestOutOfBoundIndex (0 ms) 2022-08-17T13:38:43.0957577Z [ RUN ] TensorIndexingTest.TestZeroDimIndex 2022-08-17T13:38:43.0958291Z [ OK ] TensorIndexingTest.TestZeroDimIndex (0 ms) 2022-08-17T13:38:43.0958593Z [----------] 36 tests from TensorIndexingTest (6 ms total) 2022-08-17T13:38:43.0958755Z 2022-08-17T13:38:43.0958852Z [----------] 18 tests from NumpyTests 2022-08-17T13:38:43.0959078Z [ RUN ] NumpyTests.TestNoneIndex 2022-08-17T13:38:43.0959305Z [ OK ] NumpyTests.TestNoneIndex (0 ms) 2022-08-17T13:38:43.0959565Z [ RUN ] NumpyTests.TestEmptyFancyIndex 2022-08-17T13:38:43.0960721Z [ OK ] NumpyTests.TestEmptyFancyIndex (0 ms) 2022-08-17T13:38:43.0960992Z [ RUN ] NumpyTests.TestEllipsisIndex 2022-08-17T13:38:43.0961810Z [ OK ] NumpyTests.TestEllipsisIndex (0 ms) 2022-08-17T13:38:43.0962151Z [ RUN ] NumpyTests.TestSingleIntIndex 2022-08-17T13:38:43.0963602Z [ OK ] NumpyTests.TestSingleIntIndex (0 ms) 2022-08-17T13:38:43.0963862Z [ RUN ] NumpyTests.TestSingleBoolIndex 2022-08-17T13:38:43.0964214Z [ OK ] NumpyTests.TestSingleBoolIndex (0 ms) 2022-08-17T13:38:43.0964503Z [ RUN ] NumpyTests.TestBooleanShapeMismatch 2022-08-17T13:38:43.0971310Z [ OK ] NumpyTests.TestBooleanShapeMismatch (0 ms) 2022-08-17T13:38:43.0971594Z [ RUN ] NumpyTests.TestBooleanIndexingOnedim 2022-08-17T13:38:43.0972325Z [ OK ] NumpyTests.TestBooleanIndexingOnedim (0 ms) 2022-08-17T13:38:43.0972654Z [ RUN ] NumpyTests.TestBooleanAssignmentValueMismatch 2022-08-17T13:38:43.0977902Z [ OK ] NumpyTests.TestBooleanAssignmentValueMismatch (0 ms) 2022-08-17T13:38:43.0978214Z [ RUN ] NumpyTests.TestBooleanIndexingTwodim 2022-08-17T13:38:43.0979677Z [ OK ] NumpyTests.TestBooleanIndexingTwodim (0 ms) 2022-08-17T13:38:43.0979988Z [ RUN ] NumpyTests.TestBooleanIndexingWeirdness 2022-08-17T13:38:43.0984575Z [ OK ] NumpyTests.TestBooleanIndexingWeirdness (0 ms) 2022-08-17T13:38:43.0984899Z [ RUN ] NumpyTests.TestBooleanIndexingWeirdnessTensors 2022-08-17T13:38:43.0989125Z [ OK ] NumpyTests.TestBooleanIndexingWeirdnessTensors (0 ms) 2022-08-17T13:38:43.0989465Z [ RUN ] NumpyTests.TestBooleanIndexingAlldims 2022-08-17T13:38:43.0989775Z [ OK ] NumpyTests.TestBooleanIndexingAlldims (0 ms) 2022-08-17T13:38:43.0990052Z [ RUN ] NumpyTests.TestBooleanListIndexing 2022-08-17T13:38:43.0991081Z [ OK ] NumpyTests.TestBooleanListIndexing (0 ms) 2022-08-17T13:38:43.0991382Z [ RUN ] NumpyTests.TestEverythingReturnsViews 2022-08-17T13:38:43.0991672Z [ OK ] NumpyTests.TestEverythingReturnsViews (0 ms) 2022-08-17T13:38:43.0991968Z [ RUN ] NumpyTests.TestBroaderrorsIndexing 2022-08-17T13:38:43.0998273Z [ OK ] NumpyTests.TestBroaderrorsIndexing (0 ms) 2022-08-17T13:38:43.0998636Z [ RUN ] NumpyTests.TestTrivialFancyOutOfBounds 2022-08-17T13:38:43.1007232Z [ OK ] NumpyTests.TestTrivialFancyOutOfBounds (0 ms) 2022-08-17T13:38:43.1007524Z [ RUN ] NumpyTests.TestIndexIsLarger 2022-08-17T13:38:43.1007856Z [ OK ] NumpyTests.TestIndexIsLarger (0 ms) 2022-08-17T13:38:43.1008113Z [ RUN ] NumpyTests.TestBroadcastSubspace 2022-08-17T13:38:43.1010854Z [ OK ] NumpyTests.TestBroadcastSubspace (0 ms) 2022-08-17T13:38:43.1011203Z [----------] 18 tests from NumpyTests (5 ms total) 2022-08-17T13:38:43.1011353Z 2022-08-17T13:38:43.1011466Z [----------] 5 tests from TensorOptionsTest 2022-08-17T13:38:43.1011740Z [ RUN ] TensorOptionsTest.DefaultsToTheRightValues 2022-08-17T13:38:43.1012080Z [ OK ] TensorOptionsTest.DefaultsToTheRightValues (0 ms) 2022-08-17T13:38:43.1012475Z [ RUN ] TensorOptionsTest.UtilityFunctionsReturnTheRightTensorOptions 2022-08-17T13:38:43.1012937Z [ OK ] TensorOptionsTest.UtilityFunctionsReturnTheRightTensorOptions (0 ms) 2022-08-17T13:38:43.1013325Z [ RUN ] TensorOptionsTest.ConstructsWellFromCPUTypes 2022-08-17T13:38:43.1013680Z [ OK ] TensorOptionsTest.ConstructsWellFromCPUTypes (0 ms) 2022-08-17T13:38:43.1014149Z [ RUN ] TensorOptionsTest.ConstructsWellFromCPUTensors 2022-08-17T13:38:43.1014909Z [ OK ] TensorOptionsTest.ConstructsWellFromCPUTensors (0 ms) 2022-08-17T13:38:43.1015274Z [ RUN ] TensorOptionsTest.ConstructsWellFromVariables 2022-08-17T13:38:43.1015681Z [ OK ] TensorOptionsTest.ConstructsWellFromVariables (0 ms) 2022-08-17T13:38:43.1016009Z [----------] 5 tests from TensorOptionsTest (0 ms total) 2022-08-17T13:38:43.1016150Z 2022-08-17T13:38:43.1016245Z [----------] 1 test from DeviceTest 2022-08-17T13:38:43.1016503Z [ RUN ] DeviceTest.ParsesCorrectlyFromString 2022-08-17T13:38:43.1019715Z [ OK ] DeviceTest.ParsesCorrectlyFromString (0 ms) 2022-08-17T13:38:43.1020066Z [----------] 1 test from DeviceTest (0 ms total) 2022-08-17T13:38:43.1020211Z 2022-08-17T13:38:43.1020321Z [----------] 3 tests from DefaultDtypeTest 2022-08-17T13:38:43.1020606Z [ RUN ] DefaultDtypeTest.CanSetAndGetDefaultDtype 2022-08-17T13:38:43.1020980Z [ OK ] DefaultDtypeTest.CanSetAndGetDefaultDtype (0 ms) 2022-08-17T13:38:43.1021468Z [ RUN ] DefaultDtypeTest.NewTensorOptionsHasCorrectDefault 2022-08-17T13:38:43.1022000Z [ OK ] DefaultDtypeTest.NewTensorOptionsHasCorrectDefault (0 ms) 2022-08-17T13:38:43.1022528Z [ RUN ] DefaultDtypeTest.NewTensorsHaveCorrectDefaultDtype 2022-08-17T13:38:43.1023032Z [ OK ] DefaultDtypeTest.NewTensorsHaveCorrectDefaultDtype (0 ms) 2022-08-17T13:38:43.1023488Z [----------] 3 tests from DefaultDtypeTest (0 ms total) 2022-08-17T13:38:43.1023693Z 2022-08-17T13:38:43.1023833Z [----------] 1 test from TorchIncludeTest 2022-08-17T13:38:43.1024179Z [ RUN ] TorchIncludeTest.GetSetNumThreads 2022-08-17T13:38:43.1170708Z [ OK ] TorchIncludeTest.GetSetNumThreads (15 ms) 2022-08-17T13:38:43.1171153Z [----------] 1 test from TorchIncludeTest (15 ms total) 2022-08-17T13:38:43.1171317Z 2022-08-17T13:38:43.1171436Z [----------] 28 tests from InferenceModeTest 2022-08-17T13:38:43.1171688Z [ RUN ] InferenceModeTest.TestTLSState 2022-08-17T13:38:43.1171964Z [ OK ] InferenceModeTest.TestTLSState (0 ms) 2022-08-17T13:38:43.1172288Z [ RUN ] InferenceModeTest.TestInferenceTensorCreation 2022-08-17T13:38:43.1172647Z [ OK ] InferenceModeTest.TestInferenceTensorCreation (0 ms) 2022-08-17T13:38:43.1172988Z [ RUN ] InferenceModeTest.TestExistingAutogradSession 2022-08-17T13:38:43.1174602Z [ OK ] InferenceModeTest.TestExistingAutogradSession (0 ms) 2022-08-17T13:38:43.1175141Z [ RUN ] InferenceModeTest.TestInferenceTensorInInferenceModeFunctionalOp 2022-08-17T13:38:43.1175749Z [ OK ] InferenceModeTest.TestInferenceTensorInInferenceModeFunctionalOp (0 ms) 2022-08-17T13:38:43.1176222Z [ RUN ] InferenceModeTest.TestInferenceTensorInInferenceModeInplaceOp 2022-08-17T13:38:43.1176687Z [ OK ] InferenceModeTest.TestInferenceTensorInInferenceModeInplaceOp (0 ms) 2022-08-17T13:38:43.1177132Z [ RUN ] InferenceModeTest.TestInferenceTensorInInferenceModeViewOp 2022-08-17T13:38:43.1177555Z [ OK ] InferenceModeTest.TestInferenceTensorInInferenceModeViewOp (0 ms) 2022-08-17T13:38:43.1178125Z [ RUN ] InferenceModeTest.TestInferenceTensorInNormalModeFunctionalOp 2022-08-17T13:38:43.1178925Z [ OK ] InferenceModeTest.TestInferenceTensorInNormalModeFunctionalOp (0 ms) 2022-08-17T13:38:43.1179711Z [ RUN ] InferenceModeTest.TestInferenceTensorInNormalModeInplaceOp 2022-08-17T13:38:43.1180473Z [ OK ] InferenceModeTest.TestInferenceTensorInNormalModeInplaceOp (0 ms) 2022-08-17T13:38:43.1181222Z [ RUN ] InferenceModeTest.TestInferenceTensorInNormalModeViewOp 2022-08-17T13:38:43.1181953Z [ OK ] InferenceModeTest.TestInferenceTensorInNormalModeViewOp (0 ms) 2022-08-17T13:38:43.1182708Z [ RUN ] InferenceModeTest.TestNormalTensorInplaceOutputInInferenceMode 2022-08-17T13:38:43.1183527Z [ OK ] InferenceModeTest.TestNormalTensorInplaceOutputInInferenceMode (0 ms) 2022-08-17T13:38:43.1184329Z [ RUN ] InferenceModeTest.TestNormalTensorInplaceOutputInNormalMode 2022-08-17T13:38:43.1185279Z [ OK ] InferenceModeTest.TestNormalTensorInplaceOutputInNormalMode (0 ms) 2022-08-17T13:38:43.1186108Z [ RUN ] InferenceModeTest.TestNormalTensorViewOutputInInferenceMode 2022-08-17T13:38:43.1186899Z [ OK ] InferenceModeTest.TestNormalTensorViewOutputInInferenceMode (0 ms) 2022-08-17T13:38:43.1187657Z [ RUN ] InferenceModeTest.TestNormalTensorViewOutputInNormalMode 2022-08-17T13:38:43.1188383Z [ OK ] InferenceModeTest.TestNormalTensorViewOutputInNormalMode (0 ms) 2022-08-17T13:38:43.1189156Z [ RUN ] InferenceModeTest.TestMixInferenceAndNormalTensorFunctionalOp 2022-08-17T13:38:43.1189967Z [ OK ] InferenceModeTest.TestMixInferenceAndNormalTensorFunctionalOp (0 ms) 2022-08-17T13:38:43.1190751Z [ RUN ] InferenceModeTest.TestMixInferenceAndNormalTensorInplaceOp 2022-08-17T13:38:43.1191503Z [ OK ] InferenceModeTest.TestMixInferenceAndNormalTensorInplaceOp (0 ms) 2022-08-17T13:38:43.1192251Z [ RUN ] InferenceModeTest.TestMixInferenceAndNormalTensorViewOp 2022-08-17T13:38:43.1192988Z [ OK ] InferenceModeTest.TestMixInferenceAndNormalTensorViewOp (0 ms) 2022-08-17T13:38:43.1193667Z [ RUN ] InferenceModeTest.TestHandleDirectViewOnRebase 2022-08-17T13:38:43.1194270Z [ OK ] InferenceModeTest.TestHandleDirectViewOnRebase (0 ms) 2022-08-17T13:38:43.1194901Z [ RUN ] InferenceModeTest.TestHandleInDirectViewOnRebase 2022-08-17T13:38:43.1195542Z [ OK ] InferenceModeTest.TestHandleInDirectViewOnRebase (0 ms) 2022-08-17T13:38:43.1196149Z [ RUN ] InferenceModeTest.TestCreationMetaPropagation 2022-08-17T13:38:43.1196762Z [ OK ] InferenceModeTest.TestCreationMetaPropagation (0 ms) 2022-08-17T13:38:43.1197396Z [ RUN ] InferenceModeTest.TestCreationMetaPropagationInput 2022-08-17T13:38:43.1200154Z [ OK ] InferenceModeTest.TestCreationMetaPropagationInput (0 ms) 2022-08-17T13:38:43.1200551Z [ RUN ] InferenceModeTest.TestInplaceCopyOnInferenceTensor 2022-08-17T13:38:43.1202865Z [ OK ] InferenceModeTest.TestInplaceCopyOnInferenceTensor (0 ms) 2022-08-17T13:38:43.1203257Z [ RUN ] InferenceModeTest.TestSetRequiresGradInNormalMode 2022-08-17T13:38:43.1203844Z [ OK ] InferenceModeTest.TestSetRequiresGradInNormalMode (0 ms) 2022-08-17T13:38:43.1204183Z [ RUN ] InferenceModeTest.TestAccessVersionCounter 2022-08-17T13:38:43.1206586Z [ OK ] InferenceModeTest.TestAccessVersionCounter (0 ms) 2022-08-17T13:38:43.1206997Z [ RUN ] InferenceModeTest.TestInplaceUpdateInferenceTensorWithNormalTensor 2022-08-17T13:38:43.1209210Z [ OK ] InferenceModeTest.TestInplaceUpdateInferenceTensorWithNormalTensor (0 ms) 2022-08-17T13:38:43.1210080Z [ RUN ] InferenceModeTest.TestComplexViewInInferenceMode 2022-08-17T13:38:43.1210612Z [ OK ] InferenceModeTest.TestComplexViewInInferenceMode (0 ms) 2022-08-17T13:38:43.1211108Z [ RUN ] InferenceModeTest.TestComplexViewInNormalMode 2022-08-17T13:38:43.1211584Z [ OK ] InferenceModeTest.TestComplexViewInNormalMode (0 ms) 2022-08-17T13:38:43.1212019Z [ RUN ] InferenceModeTest.TestCustomFunction 2022-08-17T13:38:43.1212434Z [ OK ] InferenceModeTest.TestCustomFunction (0 ms) 2022-08-17T13:38:43.1212931Z [ RUN ] InferenceModeTest.TestLegacyAutoNonVariableTypeModeWarning 2022-08-17T13:38:43.1213515Z [ OK ] InferenceModeTest.TestLegacyAutoNonVariableTypeModeWarning (0 ms) 2022-08-17T13:38:43.1214012Z [----------] 28 tests from InferenceModeTest (4 ms total) 2022-08-17T13:38:43.1214217Z 2022-08-17T13:38:43.1214342Z [----------] 4 tests from GradModeTest 2022-08-17T13:38:43.1214687Z [ RUN ] GradModeTest.TestRequiresGradFunctionalOp 2022-08-17T13:38:43.1215124Z [ OK ] GradModeTest.TestRequiresGradFunctionalOp (0 ms) 2022-08-17T13:38:43.1215547Z [ RUN ] GradModeTest.TestRequiresGradInplaceOp 2022-08-17T13:38:43.1215963Z [ OK ] GradModeTest.TestRequiresGradInplaceOp (0 ms) 2022-08-17T13:38:43.1216501Z [ RUN ] GradModeTest.TestRequiresGradViewOp 2022-08-17T13:38:43.1216897Z [ OK ] GradModeTest.TestRequiresGradViewOp (0 ms) 2022-08-17T13:38:43.1217374Z [ RUN ] GradModeTest.TestRequiresGradViewOpExiting 2022-08-17T13:38:43.1217818Z [ OK ] GradModeTest.TestRequiresGradViewOpExiting (0 ms) 2022-08-17T13:38:43.1218212Z [----------] 4 tests from GradModeTest (0 ms total) 2022-08-17T13:38:43.1218401Z 2022-08-17T13:38:43.1218529Z [----------] 3 tests from OperationTest 2022-08-17T13:38:43.1218795Z [ RUN ] OperationTest.Lerp 2022-08-17T13:38:43.1224707Z [ OK ] OperationTest.Lerp (0 ms) 2022-08-17T13:38:43.1224950Z [ RUN ] OperationTest.Cross 2022-08-17T13:38:43.1264462Z [ OK ] OperationTest.Cross (3 ms) 2022-08-17T13:38:43.1264692Z [ RUN ] OperationTest.Linear_out 2022-08-17T13:38:43.1267561Z [ OK ] OperationTest.Linear_out (0 ms) 2022-08-17T13:38:43.1267827Z [----------] 3 tests from OperationTest (5 ms total) 2022-08-17T13:38:43.1267987Z 2022-08-17T13:38:43.1268100Z [----------] Global test environment tear-down 2022-08-17T13:38:43.1453865Z [==========] 976 tests from 46 test suites ran. (51172 ms total) 2022-08-17T13:38:43.1454151Z [ PASSED ] 976 tests. 2022-08-17T13:38:43.2367317Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\apply_utils_test.exe" 2022-08-17T13:38:43.5034787Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:38:43.5035190Z [==========] Running 6 tests from 1 test suite. 2022-08-17T13:38:43.5035438Z [----------] Global test environment set-up. 2022-08-17T13:38:43.5035677Z [----------] 6 tests from ApplyUtilsTest 2022-08-17T13:38:43.5035900Z [ RUN ] ApplyUtilsTest.Contiguous2D 2022-08-17T13:38:43.5044128Z [ OK ] ApplyUtilsTest.Contiguous2D (0 ms) 2022-08-17T13:38:43.5044384Z [ RUN ] ApplyUtilsTest.Small2D 2022-08-17T13:38:43.5044921Z [ OK ] ApplyUtilsTest.Small2D (0 ms) 2022-08-17T13:38:43.5045160Z [ RUN ] ApplyUtilsTest._2D 2022-08-17T13:38:43.5058277Z [ OK ] ApplyUtilsTest._2D (1 ms) 2022-08-17T13:38:43.5058502Z [ RUN ] ApplyUtilsTest._3D 2022-08-17T13:38:43.5060388Z [ OK ] ApplyUtilsTest._3D (0 ms) 2022-08-17T13:38:43.5060611Z [ RUN ] ApplyUtilsTest.Medium3D 2022-08-17T13:38:43.5075929Z [ OK ] ApplyUtilsTest.Medium3D (1 ms) 2022-08-17T13:38:43.5076164Z [ RUN ] ApplyUtilsTest._10D 2022-08-17T13:38:43.6032343Z [ OK ] ApplyUtilsTest._10D (95 ms) 2022-08-17T13:38:43.6032627Z [----------] 6 tests from ApplyUtilsTest (99 ms total) 2022-08-17T13:38:43.6032786Z 2022-08-17T13:38:43.6032903Z [----------] Global test environment tear-down 2022-08-17T13:38:43.6045605Z [==========] 6 tests from 1 test suite ran. (99 ms total) 2022-08-17T13:38:43.6045834Z [ PASSED ] 6 tests. 2022-08-17T13:38:43.6714957Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\atest.exe" 2022-08-17T13:38:43.9405396Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:38:43.9405791Z [==========] Running 16 tests from 1 test suite. 2022-08-17T13:38:43.9406032Z [----------] Global test environment set-up. 2022-08-17T13:38:43.9406257Z [----------] 16 tests from atest 2022-08-17T13:38:43.9406454Z [ RUN ] atest.operators 2022-08-17T13:38:43.9407897Z [ OK ] atest.operators (0 ms) 2022-08-17T13:38:43.9408123Z [ RUN ] atest.logical_and_operators 2022-08-17T13:38:43.9409306Z [ OK ] atest.logical_and_operators (0 ms) 2022-08-17T13:38:43.9409532Z [ RUN ] atest.logical_or_operators 2022-08-17T13:38:43.9410076Z [ OK ] atest.logical_or_operators (0 ms) 2022-08-17T13:38:43.9410362Z [ RUN ] atest.logical_xor_operators 2022-08-17T13:38:43.9410603Z [ OK ] atest.logical_xor_operators (0 ms) 2022-08-17T13:38:43.9410821Z [ RUN ] atest.lt_operators 2022-08-17T13:38:43.9411014Z [ OK ] atest.lt_operators (0 ms) 2022-08-17T13:38:43.9411437Z [ RUN ] atest.le_operators 2022-08-17T13:38:43.9411642Z [ OK ] atest.le_operators (0 ms) 2022-08-17T13:38:43.9411825Z [ RUN ] atest.gt_operators 2022-08-17T13:38:43.9412099Z [ OK ] atest.gt_operators (0 ms) 2022-08-17T13:38:43.9412299Z [ RUN ] atest.ge_operators 2022-08-17T13:38:43.9412486Z [ OK ] atest.ge_operators (0 ms) 2022-08-17T13:38:43.9412685Z [ RUN ] atest.eq_operators 2022-08-17T13:38:43.9412888Z [ OK ] atest.eq_operators (0 ms) 2022-08-17T13:38:43.9413083Z [ RUN ] atest.ne_operators 2022-08-17T13:38:43.9413268Z [ OK ] atest.ne_operators (0 ms) 2022-08-17T13:38:43.9413469Z [ RUN ] atest.add_operators 2022-08-17T13:38:43.9413676Z [ OK ] atest.add_operators (0 ms) 2022-08-17T13:38:43.9413864Z [ RUN ] atest.max_operators 2022-08-17T13:38:43.9416370Z [ OK ] atest.max_operators (0 ms) 2022-08-17T13:38:43.9416577Z [ RUN ] atest.min_operators 2022-08-17T13:38:43.9417289Z [ OK ] atest.min_operators (0 ms) 2022-08-17T13:38:43.9417507Z [ RUN ] atest.sigmoid_backward_operator 2022-08-17T13:38:43.9418190Z [ OK ] atest.sigmoid_backward_operator (0 ms) 2022-08-17T13:38:43.9418428Z [ RUN ] atest.fmod_tensor_operators 2022-08-17T13:38:43.9419085Z [ OK ] atest.fmod_tensor_operators (0 ms) 2022-08-17T13:38:43.9419299Z [ RUN ] atest.atest 2022-08-17T13:38:44.5450114Z [ OK ] atest.atest (603 ms) 2022-08-17T13:38:44.5450423Z [----------] 16 tests from atest (604 ms total) 2022-08-17T13:38:44.5450564Z 2022-08-17T13:38:44.5450679Z [----------] Global test environment tear-down 2022-08-17T13:38:44.5463391Z [==========] 16 tests from 1 test suite ran. (604 ms total) 2022-08-17T13:38:44.5463613Z [ PASSED ] 16 tests. 2022-08-17T13:38:44.6155312Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\backend_fallback_test.exe" 2022-08-17T13:38:44.8843291Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:38:44.8843705Z [==========] Running 3 tests from 1 test suite. 2022-08-17T13:38:44.8843952Z [----------] Global test environment set-up. 2022-08-17T13:38:44.8844211Z [----------] 3 tests from BackendFallbackTest 2022-08-17T13:38:44.8844496Z [ RUN ] BackendFallbackTest.TestBackendFallbackWithMode 2022-08-17T13:38:44.8890853Z [ OK ] BackendFallbackTest.TestBackendFallbackWithMode (4 ms) 2022-08-17T13:38:44.8891496Z [ RUN ] BackendFallbackTest.TestBackendFallbackWithWrapper 2022-08-17T13:38:44.8907316Z [ OK ] BackendFallbackTest.TestBackendFallbackWithWrapper (1 ms) 2022-08-17T13:38:44.8907931Z [ RUN ] BackendFallbackTest.TestFallthroughBackendFallback 2022-08-17T13:38:44.8921887Z [ OK ] BackendFallbackTest.TestFallthroughBackendFallback (1 ms) 2022-08-17T13:38:44.8922445Z [----------] 3 tests from BackendFallbackTest (7 ms total) 2022-08-17T13:38:44.8922698Z 2022-08-17T13:38:44.8922873Z [----------] Global test environment tear-down 2022-08-17T13:38:44.8934715Z [==========] 3 tests from 1 test suite ran. (7 ms total) 2022-08-17T13:38:44.8935063Z [ PASSED ] 3 tests. 2022-08-17T13:38:44.9574971Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\basic.exe" 2022-08-17T13:38:45.2237606Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:38:45.2237952Z [==========] Running 5 tests from 1 test suite. 2022-08-17T13:38:45.2238198Z [----------] Global test environment set-up. 2022-08-17T13:38:45.2238427Z [----------] 5 tests from BasicTest 2022-08-17T13:38:45.2238646Z [ RUN ] BasicTest.BasicTestCPU 2022-08-17T13:38:45.2322087Z 5 ms 2022-08-17T13:38:45.3284345Z 96 ms 2022-08-17T13:38:45.4817904Z 153 ms 2022-08-17T13:38:46.0893699Z [ OK ] BasicTest.BasicTestCPU (865 ms) 2022-08-17T13:38:46.0894128Z [ RUN ] BasicTest.BasicTestHalfCPU 2022-08-17T13:38:46.0929055Z 3 ms 2022-08-17T13:38:46.2221410Z 128 ms 2022-08-17T13:38:46.4061149Z 183 ms 2022-08-17T13:38:46.4081176Z [ OK ] BasicTest.BasicTestHalfCPU (318 ms) 2022-08-17T13:38:46.4081685Z [ RUN ] BasicTest.BasicTestCUDA 2022-08-17T13:38:46.4081998Z [ OK ] BasicTest.BasicTestCUDA (0 ms) 2022-08-17T13:38:46.4082245Z [ RUN ] BasicTest.FactoryMethodsTest 2022-08-17T13:38:46.4083155Z [ OK ] BasicTest.FactoryMethodsTest (0 ms) 2022-08-17T13:38:46.4083412Z [ RUN ] BasicTest.BasicStdTestCPU 2022-08-17T13:38:46.4113582Z Simple example: called once 2022-08-17T13:38:46.4113812Z throw: call_once will retry 2022-08-17T13:38:46.4114037Z Didn't throw, call_once will not attempt again 2022-08-17T13:38:46.4114289Z [ OK ] BasicTest.BasicStdTestCPU (2 ms) 2022-08-17T13:38:46.4114548Z [----------] 5 tests from BasicTest (1187 ms total) 2022-08-17T13:38:46.4114691Z 2022-08-17T13:38:46.4114793Z [----------] Global test environment tear-down 2022-08-17T13:38:46.4125769Z [==========] 5 tests from 1 test suite ran. (1187 ms total) 2022-08-17T13:38:46.4126005Z [ PASSED ] 5 tests. 2022-08-17T13:38:46.4829666Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\broadcast_test.exe" 2022-08-17T13:38:46.7533774Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:38:46.7534129Z [==========] Running 1 test from 1 test suite. 2022-08-17T13:38:46.7534378Z [----------] Global test environment set-up. 2022-08-17T13:38:46.7534610Z [----------] 1 test from BroadcastTest 2022-08-17T13:38:46.7534828Z [ RUN ] BroadcastTest.Broadcast 2022-08-17T13:38:47.3613112Z [ OK ] BroadcastTest.Broadcast (607 ms) 2022-08-17T13:38:47.3613600Z [----------] 1 test from BroadcastTest (607 ms total) 2022-08-17T13:38:47.3613884Z 2022-08-17T13:38:47.3614003Z [----------] Global test environment tear-down 2022-08-17T13:38:47.3624275Z [==========] 1 test from 1 test suite ran. (607 ms total) 2022-08-17T13:38:47.3624511Z [ PASSED ] 1 test. 2022-08-17T13:38:47.4314975Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_accumulate_test.exe" 2022-08-17T13:38:47.4414850Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:38:47.4415228Z [==========] Running 4 tests from 1 test suite. 2022-08-17T13:38:47.4415482Z [----------] Global test environment set-up. 2022-08-17T13:38:47.4415717Z [----------] 4 tests from accumulate_test 2022-08-17T13:38:47.4415928Z [ RUN ] accumulate_test.vector_test 2022-08-17T13:38:47.4416160Z [ OK ] accumulate_test.vector_test (0 ms) 2022-08-17T13:38:47.4416381Z [ RUN ] accumulate_test.list_test 2022-08-17T13:38:47.4416593Z [ OK ] accumulate_test.list_test (0 ms) 2022-08-17T13:38:47.4416809Z [ RUN ] accumulate_test.base_cases 2022-08-17T13:38:47.4417034Z [ OK ] accumulate_test.base_cases (0 ms) 2022-08-17T13:38:47.4417240Z [ RUN ] accumulate_test.errors 2022-08-17T13:38:47.4527132Z [ OK ] accumulate_test.errors (11 ms) 2022-08-17T13:38:47.4527398Z [----------] 4 tests from accumulate_test (11 ms total) 2022-08-17T13:38:47.4527548Z 2022-08-17T13:38:47.4527663Z [----------] Global test environment tear-down 2022-08-17T13:38:47.4538033Z [==========] 4 tests from 1 test suite ran. (11 ms total) 2022-08-17T13:38:47.4538254Z [ PASSED ] 4 tests. 2022-08-17T13:38:47.4593051Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_Array_test.exe" 2022-08-17T13:38:47.4684391Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:38:47.4684728Z [==========] Running 0 tests from 0 test suites. 2022-08-17T13:38:47.4693730Z [==========] 0 tests from 0 test suites ran. (0 ms total) 2022-08-17T13:38:47.4693959Z [ PASSED ] 0 tests. 2022-08-17T13:38:47.4743536Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_bfloat16_test.exe" 2022-08-17T13:38:47.4830581Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:38:47.4831149Z [==========] Running 13 tests from 3 test suites. 2022-08-17T13:38:47.4831393Z [----------] Global test environment set-up. 2022-08-17T13:38:47.4831628Z [----------] 5 tests from BFloat16Conversion 2022-08-17T13:38:47.4831909Z [ RUN ] BFloat16Conversion.FloatToBFloat16AndBack 2022-08-17T13:38:47.4832224Z [ OK ] BFloat16Conversion.FloatToBFloat16AndBack (0 ms) 2022-08-17T13:38:47.4832531Z [ RUN ] BFloat16Conversion.FloatToBFloat16RNEAndBack 2022-08-17T13:38:47.4832862Z [ OK ] BFloat16Conversion.FloatToBFloat16RNEAndBack (0 ms) 2022-08-17T13:38:47.4833134Z [ RUN ] BFloat16Conversion.NaN 2022-08-17T13:38:47.4833365Z [ OK ] BFloat16Conversion.NaN (0 ms) 2022-08-17T13:38:47.4833575Z [ RUN ] BFloat16Conversion.Inf 2022-08-17T13:38:47.4833801Z [ OK ] BFloat16Conversion.Inf (0 ms) 2022-08-17T13:38:47.4834059Z [ RUN ] BFloat16Conversion.SmallestDenormal 2022-08-17T13:38:47.4834330Z [ OK ] BFloat16Conversion.SmallestDenormal (0 ms) 2022-08-17T13:38:47.4834620Z [----------] 5 tests from BFloat16Conversion (0 ms total) 2022-08-17T13:38:47.4834776Z 2022-08-17T13:38:47.4834872Z [----------] 3 tests from BFloat16Math 2022-08-17T13:38:47.4835071Z [ RUN ] BFloat16Math.Addition 2022-08-17T13:38:47.4835290Z [ OK ] BFloat16Math.Addition (0 ms) 2022-08-17T13:38:47.4835511Z [ RUN ] BFloat16Math.Subtraction 2022-08-17T13:38:47.4835740Z [ OK ] BFloat16Math.Subtraction (0 ms) 2022-08-17T13:38:47.4835958Z [ RUN ] BFloat16Math.NextAfterZero 2022-08-17T13:38:47.4836198Z [ OK ] BFloat16Math.NextAfterZero (0 ms) 2022-08-17T13:38:47.4836445Z [----------] 3 tests from BFloat16Math (0 ms total) 2022-08-17T13:38:47.4836577Z 2022-08-17T13:38:47.4836714Z [----------] 5 tests from BFloat16Test_Instantiation/BFloat16Test 2022-08-17T13:38:47.4837022Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/0 2022-08-17T13:38:47.4837350Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/0 (0 ms) 2022-08-17T13:38:47.4837662Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/1 2022-08-17T13:38:47.4837984Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/1 (0 ms) 2022-08-17T13:38:47.4838301Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/2 2022-08-17T13:38:47.4838620Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/2 (0 ms) 2022-08-17T13:38:47.4838929Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/3 2022-08-17T13:38:47.4839252Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/3 (0 ms) 2022-08-17T13:38:47.4839569Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/4 2022-08-17T13:38:47.4839886Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/4 (0 ms) 2022-08-17T13:38:47.4840205Z [----------] 5 tests from BFloat16Test_Instantiation/BFloat16Test (0 ms total) 2022-08-17T13:38:47.4840384Z 2022-08-17T13:38:47.4840498Z [----------] Global test environment tear-down 2022-08-17T13:38:47.4846287Z [==========] 13 tests from 3 test suites ran. (0 ms total) 2022-08-17T13:38:47.4846487Z [ PASSED ] 13 tests. 2022-08-17T13:38:47.4894872Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_Bitset_test.exe" 2022-08-17T13:38:47.4982512Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:38:47.4982891Z [==========] Running 12 tests from 1 test suite. 2022-08-17T13:38:47.4983123Z [----------] Global test environment set-up. 2022-08-17T13:38:47.4983355Z [----------] 12 tests from BitsetTest 2022-08-17T13:38:47.4983630Z [ RUN ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero 2022-08-17T13:38:47.4983960Z [ OK ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero (0 ms) 2022-08-17T13:38:47.4984422Z [ RUN ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero 2022-08-17T13:38:47.4984827Z [ OK ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero (0 ms) 2022-08-17T13:38:47.4985185Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero 2022-08-17T13:38:47.4985542Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero (0 ms) 2022-08-17T13:38:47.4985889Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet 2022-08-17T13:38:47.4986213Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet (0 ms) 2022-08-17T13:38:47.4986552Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset 2022-08-17T13:38:47.4986896Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset (0 ms) 2022-08-17T13:38:47.4987243Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet 2022-08-17T13:38:47.4987577Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet (0 ms) 2022-08-17T13:38:47.4987927Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue 2022-08-17T13:38:47.4988315Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue (0 ms) 2022-08-17T13:38:47.4988680Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset 2022-08-17T13:38:47.4989026Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset (0 ms) 2022-08-17T13:38:47.4989382Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue 2022-08-17T13:38:47.4989776Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue (0 ms) 2022-08-17T13:38:47.4990153Z [ RUN ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall 2022-08-17T13:38:47.4990501Z [ OK ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall (0 ms) 2022-08-17T13:38:47.4990885Z [ RUN ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit 2022-08-17T13:38:47.4991302Z [ OK ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2022-08-17T13:38:47.4991731Z [ RUN ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit 2022-08-17T13:38:47.4992164Z [ OK ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2022-08-17T13:38:47.4992515Z [----------] 12 tests from BitsetTest (0 ms total) 2022-08-17T13:38:47.4992662Z 2022-08-17T13:38:47.4992772Z [----------] Global test environment tear-down 2022-08-17T13:38:47.4995501Z [==========] 12 tests from 1 test suite ran. (0 ms total) 2022-08-17T13:38:47.4995698Z [ PASSED ] 12 tests. 2022-08-17T13:38:47.5043301Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_C++17_test.exe" 2022-08-17T13:38:47.5127578Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:38:47.5127965Z [==========] Running 9 tests from 1 test suite. 2022-08-17T13:38:47.5128192Z [----------] Global test environment set-up. 2022-08-17T13:38:47.5128429Z [----------] 9 tests from if_constexpr 2022-08-17T13:38:47.5128687Z [ RUN ] if_constexpr.whenIsTrue_thenReturnsTrueCase 2022-08-17T13:38:47.5128974Z [ OK ] if_constexpr.whenIsTrue_thenReturnsTrueCase (0 ms) 2022-08-17T13:38:47.5129273Z [ RUN ] if_constexpr.whenIsFalse_thenReturnsFalseCase 2022-08-17T13:38:47.5129573Z [ OK ] if_constexpr.whenIsFalse_thenReturnsFalseCase (0 ms) 2022-08-17T13:38:47.5129894Z [ RUN ] if_constexpr.worksWithMovableOnlyTypes_withIdentityArg 2022-08-17T13:38:47.5130227Z [ OK ] if_constexpr.worksWithMovableOnlyTypes_withIdentityArg (0 ms) 2022-08-17T13:38:47.5130576Z [ RUN ] if_constexpr.worksWithMovableOnlyTypes_withoutIdentityArg 2022-08-17T13:38:47.5130931Z [ OK ] if_constexpr.worksWithMovableOnlyTypes_withoutIdentityArg (0 ms) 2022-08-17T13:38:47.5131388Z [ RUN ] if_constexpr.otherCaseCanHaveInvalidCode 2022-08-17T13:38:47.5131694Z [ OK ] if_constexpr.otherCaseCanHaveInvalidCode (0 ms) 2022-08-17T13:38:47.5132074Z [ RUN ] if_constexpr.worksWithoutElseCase_withIdentityArg 2022-08-17T13:38:47.5132394Z [ OK ] if_constexpr.worksWithoutElseCase_withIdentityArg (0 ms) 2022-08-17T13:38:47.5132704Z [ RUN ] if_constexpr.worksWithoutElseCase_withoutIdentityArg 2022-08-17T13:38:47.5133035Z [ OK ] if_constexpr.worksWithoutElseCase_withoutIdentityArg (0 ms) 2022-08-17T13:38:47.5133359Z [ RUN ] if_constexpr.returnTypeCanDiffer_withIdentityArg 2022-08-17T13:38:47.5133665Z [ OK ] if_constexpr.returnTypeCanDiffer_withIdentityArg (0 ms) 2022-08-17T13:38:47.5133985Z [ RUN ] if_constexpr.returnTypeCanDiffer_withoutIdentityArg 2022-08-17T13:38:47.5134312Z [ OK ] if_constexpr.returnTypeCanDiffer_withoutIdentityArg (0 ms) 2022-08-17T13:38:47.5134593Z [----------] 9 tests from if_constexpr (0 ms total) 2022-08-17T13:38:47.5134740Z 2022-08-17T13:38:47.5134850Z [----------] Global test environment tear-down 2022-08-17T13:38:47.5139555Z [==========] 9 tests from 1 test suite ran. (0 ms total) 2022-08-17T13:38:47.5139768Z [ PASSED ] 9 tests. 2022-08-17T13:38:47.5187272Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_CompileTimeFunctionPointer_test.exe" 2022-08-17T13:38:47.5283544Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:38:47.5283914Z [==========] Running 2 tests from 1 test suite. 2022-08-17T13:38:47.5284155Z [----------] Global test environment set-up. 2022-08-17T13:38:47.5284424Z [----------] 2 tests from CompileTimeFunctionPointerTest 2022-08-17T13:38:47.5284772Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughType 2022-08-17T13:38:47.5285174Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughType (0 ms) 2022-08-17T13:38:47.5285563Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughValue 2022-08-17T13:38:47.5285973Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughValue (0 ms) 2022-08-17T13:38:47.5286354Z [----------] 2 tests from CompileTimeFunctionPointerTest (0 ms total) 2022-08-17T13:38:47.5286543Z 2022-08-17T13:38:47.5286654Z [----------] Global test environment tear-down 2022-08-17T13:38:47.5294382Z [==========] 2 tests from 1 test suite ran. (0 ms total) 2022-08-17T13:38:47.5294608Z [ PASSED ] 2 tests. 2022-08-17T13:38:47.5341640Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_complex_math_test.exe" 2022-08-17T13:38:47.5428251Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:38:47.5428651Z [==========] Running 12 tests from 11 test suites. 2022-08-17T13:38:47.5428893Z [----------] Global test environment set-up. 2022-08-17T13:38:47.5429129Z [----------] 2 tests from TestExponential 2022-08-17T13:38:47.5429351Z [ RUN ] TestExponential.IPi 2022-08-17T13:38:47.5429573Z [ OK ] TestExponential.IPi (0 ms) 2022-08-17T13:38:47.5429807Z [ RUN ] TestExponential.EulerFormula 2022-08-17T13:38:47.5430064Z [ OK ] TestExponential.EulerFormula (0 ms) 2022-08-17T13:38:47.5430319Z [----------] 2 tests from TestExponential (0 ms total) 2022-08-17T13:38:47.5430471Z 2022-08-17T13:38:47.5430557Z [----------] 1 test from TestLog 2022-08-17T13:38:47.5430755Z [ RUN ] TestLog.Definition 2022-08-17T13:38:47.5430950Z [ OK ] TestLog.Definition (0 ms) 2022-08-17T13:38:47.5431170Z [----------] 1 test from TestLog (0 ms total) 2022-08-17T13:38:47.5431303Z 2022-08-17T13:38:47.5431388Z [----------] 1 test from TestLog10 2022-08-17T13:38:47.5431565Z [ RUN ] TestLog10.Rev 2022-08-17T13:38:47.5431774Z [ OK ] TestLog10.Rev (0 ms) 2022-08-17T13:38:47.5431988Z [----------] 1 test from TestLog10 (0 ms total) 2022-08-17T13:38:47.5432122Z 2022-08-17T13:38:47.5432209Z [----------] 1 test from TestLog2 2022-08-17T13:38:47.5432506Z [ RUN ] TestLog2.Rev 2022-08-17T13:38:47.5432696Z [ OK ] TestLog2.Rev (0 ms) 2022-08-17T13:38:47.5432979Z [----------] 1 test from TestLog2 (0 ms total) 2022-08-17T13:38:47.5433113Z 2022-08-17T13:38:47.5433204Z [----------] 1 test from TestPowSqrt 2022-08-17T13:38:47.5433393Z [ RUN ] TestPowSqrt.Equal 2022-08-17T13:38:47.5433603Z [ OK ] TestPowSqrt.Equal (0 ms) 2022-08-17T13:38:47.5433839Z [----------] 1 test from TestPowSqrt (0 ms total) 2022-08-17T13:38:47.5433965Z 2022-08-17T13:38:47.5434051Z [----------] 1 test from TestPow 2022-08-17T13:38:47.5434245Z [ RUN ] TestPow.Square 2022-08-17T13:38:47.5434444Z [ OK ] TestPow.Square (0 ms) 2022-08-17T13:38:47.5434653Z [----------] 1 test from TestPow (0 ms total) 2022-08-17T13:38:47.5434784Z 2022-08-17T13:38:47.5434891Z [----------] 1 test from TestSinCosSinhCosh 2022-08-17T13:38:47.5435128Z [ RUN ] TestSinCosSinhCosh.Identity 2022-08-17T13:38:47.5435372Z [ OK ] TestSinCosSinhCosh.Identity (0 ms) 2022-08-17T13:38:47.5435641Z [----------] 1 test from TestSinCosSinhCosh (0 ms total) 2022-08-17T13:38:47.5435795Z 2022-08-17T13:38:47.5435883Z [----------] 1 test from TestTan 2022-08-17T13:38:47.5436075Z [ RUN ] TestTan.Identity 2022-08-17T13:38:47.5436268Z [ OK ] TestTan.Identity (0 ms) 2022-08-17T13:38:47.5436494Z [----------] 1 test from TestTan (0 ms total) 2022-08-17T13:38:47.5436624Z 2022-08-17T13:38:47.5436708Z [----------] 1 test from TestTanh 2022-08-17T13:38:47.5436893Z [ RUN ] TestTanh.Identity 2022-08-17T13:38:47.5437101Z [ OK ] TestTanh.Identity (0 ms) 2022-08-17T13:38:47.5437327Z [----------] 1 test from TestTanh (0 ms total) 2022-08-17T13:38:47.5437463Z 2022-08-17T13:38:47.5437559Z [----------] 1 test from TestRevTrigonometric 2022-08-17T13:38:47.5437792Z [ RUN ] TestRevTrigonometric.Rev 2022-08-17T13:38:47.5438032Z [ OK ] TestRevTrigonometric.Rev (0 ms) 2022-08-17T13:38:47.5438302Z [----------] 1 test from TestRevTrigonometric (0 ms total) 2022-08-17T13:38:47.5438449Z 2022-08-17T13:38:47.5438554Z [----------] 1 test from TestRevHyperbolic 2022-08-17T13:38:47.5438777Z [ RUN ] TestRevHyperbolic.Rev 2022-08-17T13:38:47.5439000Z [ OK ] TestRevHyperbolic.Rev (0 ms) 2022-08-17T13:38:47.5439240Z [----------] 1 test from TestRevHyperbolic (0 ms total) 2022-08-17T13:38:47.5439393Z 2022-08-17T13:38:47.5439506Z [----------] Global test environment tear-down 2022-08-17T13:38:47.5445108Z [==========] 12 tests from 11 test suites ran. (0 ms total) 2022-08-17T13:38:47.5445326Z [ PASSED ] 12 tests. 2022-08-17T13:38:47.5492581Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_complex_test.exe" 2022-08-17T13:38:47.5577857Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:38:47.5578308Z [==========] Running 5 tests from 5 test suites. 2022-08-17T13:38:47.5578552Z [----------] Global test environment set-up. 2022-08-17T13:38:47.5578777Z [----------] 1 test from TestMemory 2022-08-17T13:38:47.5579004Z [ RUN ] TestMemory.ReinterpretCast 2022-08-17T13:38:47.5579255Z [ OK ] TestMemory.ReinterpretCast (0 ms) 2022-08-17T13:38:47.5579494Z [----------] 1 test from TestMemory (0 ms total) 2022-08-17T13:38:47.5579632Z 2022-08-17T13:38:47.5579732Z [----------] 1 test from TestConstructors 2022-08-17T13:38:47.5579969Z [ RUN ] TestConstructors.UnorderedMap 2022-08-17T13:38:47.5580217Z [ OK ] TestConstructors.UnorderedMap (0 ms) 2022-08-17T13:38:47.5580487Z [----------] 1 test from TestConstructors (0 ms total) 2022-08-17T13:38:47.5580640Z 2022-08-17T13:38:47.5580758Z [----------] 1 test from TestArithmeticIntScalar 2022-08-17T13:38:47.5581003Z [ RUN ] TestArithmeticIntScalar.All 2022-08-17T13:38:47.5581243Z [ OK ] TestArithmeticIntScalar.All (0 ms) 2022-08-17T13:38:47.5581523Z [----------] 1 test from TestArithmeticIntScalar (0 ms total) 2022-08-17T13:38:47.5581824Z 2022-08-17T13:38:47.5581910Z [----------] 1 test from TestIO 2022-08-17T13:38:47.5582082Z [ RUN ] TestIO.All 2022-08-17T13:38:47.5582337Z [ OK ] TestIO.All (0 ms) 2022-08-17T13:38:47.5582554Z [----------] 1 test from TestIO (0 ms total) 2022-08-17T13:38:47.5582688Z 2022-08-17T13:38:47.5582772Z [----------] 1 test from TestStd 2022-08-17T13:38:47.5582966Z [ RUN ] TestStd.BasicFunctions 2022-08-17T13:38:47.5583196Z [ OK ] TestStd.BasicFunctions (0 ms) 2022-08-17T13:38:47.5583430Z [----------] 1 test from TestStd (0 ms total) 2022-08-17T13:38:47.5583561Z 2022-08-17T13:38:47.5583658Z [----------] Global test environment tear-down 2022-08-17T13:38:47.5591063Z [==========] 5 tests from 5 test suites ran. (0 ms total) 2022-08-17T13:38:47.5591289Z [ PASSED ] 5 tests. 2022-08-17T13:38:47.5639500Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_ConstexprCrc_test.exe" 2022-08-17T13:38:47.5723633Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:38:47.5724006Z [==========] Running 0 tests from 0 test suites. 2022-08-17T13:38:47.5732753Z [==========] 0 tests from 0 test suites ran. (0 ms total) 2022-08-17T13:38:47.5732969Z [ PASSED ] 0 tests. 2022-08-17T13:38:47.5780450Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_DeadlockDetection_test.exe" 2022-08-17T13:38:47.5871268Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:38:47.5871632Z [==========] Running 1 test from 1 test suite. 2022-08-17T13:38:47.5871870Z [----------] Global test environment set-up. 2022-08-17T13:38:47.5872099Z [----------] 1 test from DeadlockDetection 2022-08-17T13:38:47.5872327Z [ RUN ] DeadlockDetection.basic 2022-08-17T13:38:47.5872563Z [ OK ] DeadlockDetection.basic (0 ms) 2022-08-17T13:38:47.5872810Z [----------] 1 test from DeadlockDetection (0 ms total) 2022-08-17T13:38:47.5872974Z 2022-08-17T13:38:47.5873087Z [----------] Global test environment tear-down 2022-08-17T13:38:47.5881195Z [==========] 1 test from 1 test suite ran. (0 ms total) 2022-08-17T13:38:47.5881404Z [ PASSED ] 1 test. 2022-08-17T13:38:47.5929751Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_DeviceGuard_test.exe" 2022-08-17T13:38:47.6019608Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:38:47.6019975Z [==========] Running 2 tests from 2 test suites. 2022-08-17T13:38:47.6020202Z [----------] Global test environment set-up. 2022-08-17T13:38:47.6020430Z [----------] 1 test from DeviceGuard 2022-08-17T13:38:47.6020705Z [ RUN ] DeviceGuard.ResetDeviceDifferentDeviceType 2022-08-17T13:38:47.6021038Z [ OK ] DeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2022-08-17T13:38:47.6021319Z [----------] 1 test from DeviceGuard (0 ms total) 2022-08-17T13:38:47.6021468Z 2022-08-17T13:38:47.6021580Z [----------] 1 test from OptionalDeviceGuard 2022-08-17T13:38:47.6021889Z [ RUN ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType 2022-08-17T13:38:47.6022252Z [ OK ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2022-08-17T13:38:47.6022585Z [----------] 1 test from OptionalDeviceGuard (0 ms total) 2022-08-17T13:38:47.6022740Z 2022-08-17T13:38:47.6022849Z [----------] Global test environment tear-down 2022-08-17T13:38:47.6029499Z [==========] 2 tests from 2 test suites ran. (0 ms total) 2022-08-17T13:38:47.6029692Z [ PASSED ] 2 tests. 2022-08-17T13:38:47.6077554Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_Device_test.exe" 2022-08-17T13:38:47.6167616Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:38:47.6167976Z [==========] Running 1 test from 1 test suite. 2022-08-17T13:38:47.6168201Z [----------] Global test environment set-up. 2022-08-17T13:38:47.6168585Z [----------] 1 test from DeviceTest 2022-08-17T13:38:47.6168815Z [ RUN ] DeviceTest.BasicConstruction 2022-08-17T13:38:47.6282528Z [ OK ] DeviceTest.BasicConstruction (11 ms) 2022-08-17T13:38:47.6282800Z [----------] 1 test from DeviceTest (11 ms total) 2022-08-17T13:38:47.6282943Z 2022-08-17T13:38:47.6283057Z [----------] Global test environment tear-down 2022-08-17T13:38:47.6292328Z [==========] 1 test from 1 test suite ran. (11 ms total) 2022-08-17T13:38:47.6292537Z [ PASSED ] 1 test. 2022-08-17T13:38:47.6344741Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_DispatchKeySet_test.exe" 2022-08-17T13:38:47.6436806Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:38:47.6437182Z [==========] Running 16 tests from 1 test suite. 2022-08-17T13:38:47.6437410Z [----------] Global test environment set-up. 2022-08-17T13:38:47.6437657Z [----------] 16 tests from DispatchKeySet 2022-08-17T13:38:47.6437896Z [ RUN ] DispatchKeySet.ShowSemantics 2022-08-17T13:38:47.6438150Z [ OK ] DispatchKeySet.ShowSemantics (0 ms) 2022-08-17T13:38:47.6438392Z [ RUN ] DispatchKeySet.Empty 2022-08-17T13:38:47.6438614Z [ OK ] DispatchKeySet.Empty (0 ms) 2022-08-17T13:38:47.6438870Z [ RUN ] DispatchKeySet.SingletonBackendComponent 2022-08-17T13:38:47.6439190Z [ OK ] DispatchKeySet.SingletonBackendComponent (0 ms) 2022-08-17T13:38:47.6439506Z [ RUN ] DispatchKeySet.SingletonFunctionalityKeys 2022-08-17T13:38:47.6439814Z [ OK ] DispatchKeySet.SingletonFunctionalityKeys (0 ms) 2022-08-17T13:38:47.6440166Z [ RUN ] DispatchKeySet.SingletonPerBackendFunctionalityKeys 2022-08-17T13:38:47.6440548Z [ OK ] DispatchKeySet.SingletonPerBackendFunctionalityKeys (0 ms) 2022-08-17T13:38:47.6440880Z [ RUN ] DispatchKeySet.DoubletonPerBackend 2022-08-17T13:38:47.6457851Z [ OK ] DispatchKeySet.DoubletonPerBackend (2 ms) 2022-08-17T13:38:47.6458156Z [ RUN ] DispatchKeySet.Full 2022-08-17T13:38:47.6458375Z [ OK ] DispatchKeySet.Full (0 ms) 2022-08-17T13:38:47.6458607Z [ RUN ] DispatchKeySet.IteratorBasicOps 2022-08-17T13:38:47.6458880Z [ OK ] DispatchKeySet.IteratorBasicOps (0 ms) 2022-08-17T13:38:47.6459195Z [ RUN ] DispatchKeySet.getHighestPriorityBackendTypeId 2022-08-17T13:38:47.6459548Z [ OK ] DispatchKeySet.getHighestPriorityBackendTypeId (0 ms) 2022-08-17T13:38:47.6459836Z [ RUN ] DispatchKeySet.IteratorEmpty 2022-08-17T13:38:47.6460094Z [ OK ] DispatchKeySet.IteratorEmpty (0 ms) 2022-08-17T13:38:47.6460367Z [ RUN ] DispatchKeySet.IteratorCrossProduct 2022-08-17T13:38:47.6460645Z [ OK ] DispatchKeySet.IteratorCrossProduct (0 ms) 2022-08-17T13:38:47.6460909Z [ RUN ] DispatchKeySet.IteratorFull 2022-08-17T13:38:47.6461157Z [ OK ] DispatchKeySet.IteratorFull (0 ms) 2022-08-17T13:38:47.6461403Z [ RUN ] DispatchKeySet.FailAtEndIterator 2022-08-17T13:38:47.6568008Z [ OK ] DispatchKeySet.FailAtEndIterator (10 ms) 2022-08-17T13:38:47.6568353Z [ RUN ] DispatchKeySet.TestBackendComponentToString 2022-08-17T13:38:47.6568689Z [ OK ] DispatchKeySet.TestBackendComponentToString (0 ms) 2022-08-17T13:38:47.6569031Z [ RUN ] DispatchKeySet.TestEndOfRuntimeBackendKeysAccurate 2022-08-17T13:38:47.6569408Z [ OK ] DispatchKeySet.TestEndOfRuntimeBackendKeysAccurate (0 ms) 2022-08-17T13:38:47.6569792Z [ RUN ] DispatchKeySet.TestFunctionalityDispatchKeyToString 2022-08-17T13:38:47.6570171Z [ OK ] DispatchKeySet.TestFunctionalityDispatchKeyToString (0 ms) 2022-08-17T13:38:47.6570504Z [----------] 16 tests from DispatchKeySet (13 ms total) 2022-08-17T13:38:47.6570654Z 2022-08-17T13:38:47.6570765Z [----------] Global test environment tear-down 2022-08-17T13:38:47.6580799Z [==========] 16 tests from 1 test suite ran. (13 ms total) 2022-08-17T13:38:47.6581014Z [ PASSED ] 16 tests. 2022-08-17T13:38:47.6634404Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_either_test.exe" 2022-08-17T13:38:47.6734682Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:38:47.6735051Z [==========] Running 83 tests from 2 test suites. 2022-08-17T13:38:47.6735284Z [----------] Global test environment set-up. 2022-08-17T13:38:47.6735510Z [----------] 73 tests from EitherTest 2022-08-17T13:38:47.6735726Z [ RUN ] EitherTest.SpaceUsage 2022-08-17T13:38:47.6735940Z [ OK ] EitherTest.SpaceUsage (0 ms) 2022-08-17T13:38:47.6736161Z [ RUN ] EitherTest.givenLeft 2022-08-17T13:38:47.6736384Z [ OK ] EitherTest.givenLeft (0 ms) 2022-08-17T13:38:47.6736591Z [ RUN ] EitherTest.givenRight 2022-08-17T13:38:47.6736813Z [ OK ] EitherTest.givenRight (0 ms) 2022-08-17T13:38:47.6737039Z [ RUN ] EitherTest.givenMakeLeft 2022-08-17T13:38:47.6737263Z [ OK ] EitherTest.givenMakeLeft (0 ms) 2022-08-17T13:38:47.6737536Z [ RUN ] EitherTest.givenMakeLeftWithSameType 2022-08-17T13:38:47.6737834Z [ OK ] EitherTest.givenMakeLeftWithSameType (0 ms) 2022-08-17T13:38:47.6738099Z [ RUN ] EitherTest.givenMakeRight 2022-08-17T13:38:47.6738347Z [ OK ] EitherTest.givenMakeRight (0 ms) 2022-08-17T13:38:47.6738618Z [ RUN ] EitherTest.givenMakeRightWithSameType 2022-08-17T13:38:47.6738919Z [ OK ] EitherTest.givenMakeRightWithSameType (0 ms) 2022-08-17T13:38:47.6739199Z [ RUN ] EitherTest.givenMovableOnlyMakeLeft 2022-08-17T13:38:47.6739488Z [ OK ] EitherTest.givenMovableOnlyMakeLeft (0 ms) 2022-08-17T13:38:47.6739779Z [ RUN ] EitherTest.givenMovableOnlyMakeRight 2022-08-17T13:38:47.6740071Z [ OK ] EitherTest.givenMovableOnlyMakeRight (0 ms) 2022-08-17T13:38:47.6740346Z [ RUN ] EitherTest.givenMultiParamMakeLeft 2022-08-17T13:38:47.6740630Z [ OK ] EitherTest.givenMultiParamMakeLeft (0 ms) 2022-08-17T13:38:47.6740917Z [ RUN ] EitherTest.givenMultiParamMakeRight 2022-08-17T13:38:47.6741196Z [ OK ] EitherTest.givenMultiParamMakeRight (0 ms) 2022-08-17T13:38:47.6741542Z [ RUN ] EitherTest.givenLeftCopyConstructedFromValue_thenNewIsCorrect 2022-08-17T13:38:47.6741936Z [ OK ] EitherTest.givenLeftCopyConstructedFromValue_thenNewIsCorrect (0 ms) 2022-08-17T13:38:47.6742315Z [ RUN ] EitherTest.givenLeftCopyConstructedFromValue_thenOldIsCorrect 2022-08-17T13:38:47.6742711Z [ OK ] EitherTest.givenLeftCopyConstructedFromValue_thenOldIsCorrect (0 ms) 2022-08-17T13:38:47.6743101Z [ RUN ] EitherTest.givenRightCopyConstructedFromValue_thenNewIsCorrect 2022-08-17T13:38:47.6743501Z [ OK ] EitherTest.givenRightCopyConstructedFromValue_thenNewIsCorrect (0 ms) 2022-08-17T13:38:47.6743884Z [ RUN ] EitherTest.givenRightCopyConstructedFromValue_thenOldIsCorrect 2022-08-17T13:38:47.6744280Z [ OK ] EitherTest.givenRightCopyConstructedFromValue_thenOldIsCorrect (0 ms) 2022-08-17T13:38:47.6744672Z [ RUN ] EitherTest.givenLeftMoveConstructedFromValue_thenNewIsCorrect 2022-08-17T13:38:47.6745060Z [ OK ] EitherTest.givenLeftMoveConstructedFromValue_thenNewIsCorrect (0 ms) 2022-08-17T13:38:47.6745434Z [ RUN ] EitherTest.givenLeftMoveConstructedFromValue_thenOldIsCorrect 2022-08-17T13:38:47.6745821Z [ OK ] EitherTest.givenLeftMoveConstructedFromValue_thenOldIsCorrect (0 ms) 2022-08-17T13:38:47.6746217Z [ RUN ] EitherTest.givenRightMoveConstructedFromValue_thenNewIsCorrect 2022-08-17T13:38:47.6746677Z [ OK ] EitherTest.givenRightMoveConstructedFromValue_thenNewIsCorrect (0 ms) 2022-08-17T13:38:47.6747093Z [ RUN ] EitherTest.givenRightMoveConstructedFromValue_thenOldIsCorrect 2022-08-17T13:38:47.6747543Z [ OK ] EitherTest.givenRightMoveConstructedFromValue_thenOldIsCorrect (0 ms) 2022-08-17T13:38:47.6747924Z [ RUN ] EitherTest.givenLeftCopyAssignedFromValue_thenNewIsCorrect 2022-08-17T13:38:47.6748295Z [ OK ] EitherTest.givenLeftCopyAssignedFromValue_thenNewIsCorrect (0 ms) 2022-08-17T13:38:47.6748742Z [ RUN ] EitherTest.givenLeftCopyAssignedFromValue_thenOldIsCorrect 2022-08-17T13:38:47.6749160Z [ OK ] EitherTest.givenLeftCopyAssignedFromValue_thenOldIsCorrect (0 ms) 2022-08-17T13:38:47.6749533Z [ RUN ] EitherTest.givenRightCopyAssignedFromValue_thenNewIsCorrect 2022-08-17T13:38:47.6749902Z [ OK ] EitherTest.givenRightCopyAssignedFromValue_thenNewIsCorrect (0 ms) 2022-08-17T13:38:47.6750281Z [ RUN ] EitherTest.givenRightCopyAssignedFromValue_thenOldIsCorrect 2022-08-17T13:38:47.6750658Z [ OK ] EitherTest.givenRightCopyAssignedFromValue_thenOldIsCorrect (0 ms) 2022-08-17T13:38:47.6751028Z [ RUN ] EitherTest.givenLeftMoveAssignedFromValue_thenNewIsCorrect 2022-08-17T13:38:47.6751383Z [ OK ] EitherTest.givenLeftMoveAssignedFromValue_thenNewIsCorrect (0 ms) 2022-08-17T13:38:47.6751751Z [ RUN ] EitherTest.givenLeftMoveAssignedFromValue_thenOldIsCorrect 2022-08-17T13:38:47.6752123Z [ OK ] EitherTest.givenLeftMoveAssignedFromValue_thenOldIsCorrect (0 ms) 2022-08-17T13:38:47.6752483Z [ RUN ] EitherTest.givenRightMoveAssignedFromValue_thenNewIsCorrect 2022-08-17T13:38:47.6752864Z [ OK ] EitherTest.givenRightMoveAssignedFromValue_thenNewIsCorrect (0 ms) 2022-08-17T13:38:47.6753244Z [ RUN ] EitherTest.givenRightMoveAssignedFromValue_thenOldIsCorrect 2022-08-17T13:38:47.6753618Z [ OK ] EitherTest.givenRightMoveAssignedFromValue_thenOldIsCorrect (0 ms) 2022-08-17T13:38:47.6753958Z [ RUN ] EitherTest.givenLeftCopyConstructed_thenNewIsCorrect 2022-08-17T13:38:47.6754293Z [ OK ] EitherTest.givenLeftCopyConstructed_thenNewIsCorrect (0 ms) 2022-08-17T13:38:47.6754627Z [ RUN ] EitherTest.givenLeftCopyConstructed_thenOldIsCorrect 2022-08-17T13:38:47.6754951Z [ OK ] EitherTest.givenLeftCopyConstructed_thenOldIsCorrect (0 ms) 2022-08-17T13:38:47.6755306Z [ RUN ] EitherTest.givenLeftCopyConstructed_withSameType_thenNewIsCorrect 2022-08-17T13:38:47.6755679Z [ OK ] EitherTest.givenLeftCopyConstructed_withSameType_thenNewIsCorrect (0 ms) 2022-08-17T13:38:47.6756055Z [ RUN ] EitherTest.givenLeftCopyConstructed_withSameType_thenOldIsCorrect 2022-08-17T13:38:47.6756413Z [ OK ] EitherTest.givenLeftCopyConstructed_withSameType_thenOldIsCorrect (0 ms) 2022-08-17T13:38:47.6756768Z [ RUN ] EitherTest.givenRightCopyConstructed_thenNewIsCorrect 2022-08-17T13:38:47.6757112Z [ OK ] EitherTest.givenRightCopyConstructed_thenNewIsCorrect (0 ms) 2022-08-17T13:38:47.6757440Z [ RUN ] EitherTest.givenRightCopyConstructed_thenOldIsCorrect 2022-08-17T13:38:47.6757786Z [ OK ] EitherTest.givenRightCopyConstructed_thenOldIsCorrect (0 ms) 2022-08-17T13:38:47.6758150Z [ RUN ] EitherTest.givenRightCopyConstructed_withSameType_thenNewIsCorrect 2022-08-17T13:38:47.6758532Z [ OK ] EitherTest.givenRightCopyConstructed_withSameType_thenNewIsCorrect (0 ms) 2022-08-17T13:38:47.6758898Z [ RUN ] EitherTest.givenRightCopyConstructed_withSameType_thenOldIsCorrect 2022-08-17T13:38:47.6759278Z [ OK ] EitherTest.givenRightCopyConstructed_withSameType_thenOldIsCorrect (0 ms) 2022-08-17T13:38:47.6759639Z [ RUN ] EitherTest.givenLeftMoveConstructed_thenNewIsCorrect 2022-08-17T13:38:47.6759963Z [ OK ] EitherTest.givenLeftMoveConstructed_thenNewIsCorrect (0 ms) 2022-08-17T13:38:47.6760299Z [ RUN ] EitherTest.givenLeftMoveConstructed_thenOldIsCorrect 2022-08-17T13:38:47.6760635Z [ OK ] EitherTest.givenLeftMoveConstructed_thenOldIsCorrect (0 ms) 2022-08-17T13:38:47.6760987Z [ RUN ] EitherTest.givenLeftMoveConstructed_withSameType_thenNewIsCorrect 2022-08-17T13:38:47.6761345Z [ OK ] EitherTest.givenLeftMoveConstructed_withSameType_thenNewIsCorrect (0 ms) 2022-08-17T13:38:47.6761787Z [ RUN ] EitherTest.givenLeftMoveConstructed_withSameType_thenOldIsCorrect 2022-08-17T13:38:47.6762162Z [ OK ] EitherTest.givenLeftMoveConstructed_withSameType_thenOldIsCorrect (0 ms) 2022-08-17T13:38:47.6763114Z [ RUN ] EitherTest.givenRightMoveConstructed_thenNewIsCorrect 2022-08-17T13:38:47.6763460Z [ OK ] EitherTest.givenRightMoveConstructed_thenNewIsCorrect (0 ms) 2022-08-17T13:38:47.6763860Z [ RUN ] EitherTest.givenRightMoveConstructed_thenOldIsCorrect 2022-08-17T13:38:47.6764205Z [ OK ] EitherTest.givenRightMoveConstructed_thenOldIsCorrect (0 ms) 2022-08-17T13:38:47.6764555Z [ RUN ] EitherTest.givenRightMoveConstructed_withSameType_thenNewIsCorrect 2022-08-17T13:38:47.6764934Z [ OK ] EitherTest.givenRightMoveConstructed_withSameType_thenNewIsCorrect (0 ms) 2022-08-17T13:38:47.6765313Z [ RUN ] EitherTest.givenRightMoveConstructed_withSameType_thenOldIsCorrect 2022-08-17T13:38:47.6765678Z [ OK ] EitherTest.givenRightMoveConstructed_withSameType_thenOldIsCorrect (0 ms) 2022-08-17T13:38:47.6766030Z [ RUN ] EitherTest.givenLeftCopyAssigned_thenNewIsCorrect 2022-08-17T13:38:47.6766359Z [ OK ] EitherTest.givenLeftCopyAssigned_thenNewIsCorrect (0 ms) 2022-08-17T13:38:47.6766686Z [ RUN ] EitherTest.givenLeftCopyAssigned_thenOldIsCorrect 2022-08-17T13:38:47.6767001Z [ OK ] EitherTest.givenLeftCopyAssigned_thenOldIsCorrect (0 ms) 2022-08-17T13:38:47.6767343Z [ RUN ] EitherTest.givenLeftCopyAssigned_withSameType_thenNewIsCorrect 2022-08-17T13:38:47.6767704Z [ OK ] EitherTest.givenLeftCopyAssigned_withSameType_thenNewIsCorrect (0 ms) 2022-08-17T13:38:47.6768053Z [ RUN ] EitherTest.givenLeftCopyAssigned_withSameType_thenOldIsCorrect 2022-08-17T13:38:47.6768413Z [ OK ] EitherTest.givenLeftCopyAssigned_withSameType_thenOldIsCorrect (0 ms) 2022-08-17T13:38:47.6768758Z [ RUN ] EitherTest.givenRightCopyAssigned_thenNewIsCorrect 2022-08-17T13:38:47.6769085Z [ OK ] EitherTest.givenRightCopyAssigned_thenNewIsCorrect (0 ms) 2022-08-17T13:38:47.6769400Z [ RUN ] EitherTest.givenRightCopyAssigned_thenOldIsCorrect 2022-08-17T13:38:47.6769726Z [ OK ] EitherTest.givenRightCopyAssigned_thenOldIsCorrect (0 ms) 2022-08-17T13:38:47.6770074Z [ RUN ] EitherTest.givenRightCopyAssigned_withSameType_thenNewIsCorrect 2022-08-17T13:38:47.6770427Z [ OK ] EitherTest.givenRightCopyAssigned_withSameType_thenNewIsCorrect (0 ms) 2022-08-17T13:38:47.6770787Z [ RUN ] EitherTest.givenRightCopyAssigned_withSameType_thenOldIsCorrect 2022-08-17T13:38:47.6771150Z [ OK ] EitherTest.givenRightCopyAssigned_withSameType_thenOldIsCorrect (0 ms) 2022-08-17T13:38:47.6771494Z [ RUN ] EitherTest.givenLeftMoveAssigned_thenNewIsCorrect 2022-08-17T13:38:47.6771804Z [ OK ] EitherTest.givenLeftMoveAssigned_thenNewIsCorrect (0 ms) 2022-08-17T13:38:47.6772125Z [ RUN ] EitherTest.givenLeftMoveAssigned_thenOldIsCorrect 2022-08-17T13:38:47.6772444Z [ OK ] EitherTest.givenLeftMoveAssigned_thenOldIsCorrect (0 ms) 2022-08-17T13:38:47.6772775Z [ RUN ] EitherTest.givenLeftMoveAssigned_withSameType_thenNewIsCorrect 2022-08-17T13:38:47.6773133Z [ OK ] EitherTest.givenLeftMoveAssigned_withSameType_thenNewIsCorrect (0 ms) 2022-08-17T13:38:47.6773488Z [ RUN ] EitherTest.givenLeftMoveAssigned_withSameType_thenOldIsCorrect 2022-08-17T13:38:47.6773831Z [ OK ] EitherTest.givenLeftMoveAssigned_withSameType_thenOldIsCorrect (0 ms) 2022-08-17T13:38:47.6774169Z [ RUN ] EitherTest.givenRightMoveAssigned_thenNewIsCorrect 2022-08-17T13:38:47.6774495Z [ OK ] EitherTest.givenRightMoveAssigned_thenNewIsCorrect (0 ms) 2022-08-17T13:38:47.6774820Z [ RUN ] EitherTest.givenRightMoveAssigned_thenOldIsCorrect 2022-08-17T13:38:47.6775132Z [ OK ] EitherTest.givenRightMoveAssigned_thenOldIsCorrect (0 ms) 2022-08-17T13:38:47.6775479Z [ RUN ] EitherTest.givenRightMoveAssigned_withSameType_thenNewIsCorrect 2022-08-17T13:38:47.6775841Z [ OK ] EitherTest.givenRightMoveAssigned_withSameType_thenNewIsCorrect (0 ms) 2022-08-17T13:38:47.6776189Z [ RUN ] EitherTest.givenRightMoveAssigned_withSameType_thenOldIsCorrect 2022-08-17T13:38:47.6776547Z [ OK ] EitherTest.givenRightMoveAssigned_withSameType_thenOldIsCorrect (0 ms) 2022-08-17T13:38:47.6776941Z [ RUN ] EitherTest.givenLeft_whenModified_thenValueIsChanged 2022-08-17T13:38:47.6777293Z [ OK ] EitherTest.givenLeft_whenModified_thenValueIsChanged (0 ms) 2022-08-17T13:38:47.6777597Z [ RUN ] EitherTest.givenRight_whenModified_thenValueIsChanged 2022-08-17T13:38:47.6777915Z [ OK ] EitherTest.givenRight_whenModified_thenValueIsChanged (0 ms) 2022-08-17T13:38:47.6778214Z [ RUN ] EitherTest.canEmplaceConstructLeft 2022-08-17T13:38:47.6778492Z [ OK ] EitherTest.canEmplaceConstructLeft (0 ms) 2022-08-17T13:38:47.6778781Z [ RUN ] EitherTest.canEmplaceConstructRight 2022-08-17T13:38:47.6779070Z [ OK ] EitherTest.canEmplaceConstructRight (0 ms) 2022-08-17T13:38:47.6779355Z [ RUN ] EitherTest.givenEqualLefts_thenAreEqual 2022-08-17T13:38:47.6779624Z [ OK ] EitherTest.givenEqualLefts_thenAreEqual (0 ms) 2022-08-17T13:38:47.6779934Z [ RUN ] EitherTest.givenEqualLefts_thenAreNotUnequal 2022-08-17T13:38:47.6780260Z [ OK ] EitherTest.givenEqualLefts_thenAreNotUnequal (0 ms) 2022-08-17T13:38:47.6780540Z [ RUN ] EitherTest.givenEqualRights_thenAreEqual 2022-08-17T13:38:47.6780825Z [ OK ] EitherTest.givenEqualRights_thenAreEqual (0 ms) 2022-08-17T13:38:47.6781115Z [ RUN ] EitherTest.givenEqualRights_thenAreNotUnequal 2022-08-17T13:38:47.6781401Z [ OK ] EitherTest.givenEqualRights_thenAreNotUnequal (0 ms) 2022-08-17T13:38:47.6781702Z [ RUN ] EitherTest.givenLeftAndRight_thenAreNotEqual 2022-08-17T13:38:47.6782001Z [ OK ] EitherTest.givenLeftAndRight_thenAreNotEqual (0 ms) 2022-08-17T13:38:47.6782297Z [ RUN ] EitherTest.givenLeftAndRight_thenAreUnequal 2022-08-17T13:38:47.6782578Z [ OK ] EitherTest.givenLeftAndRight_thenAreUnequal (0 ms) 2022-08-17T13:38:47.6782830Z [ RUN ] EitherTest.OutputLeft 2022-08-17T13:38:47.6783076Z [ OK ] EitherTest.OutputLeft (0 ms) 2022-08-17T13:38:47.6783284Z [ RUN ] EitherTest.OutputRight 2022-08-17T13:38:47.6783516Z [ OK ] EitherTest.OutputRight (0 ms) 2022-08-17T13:38:47.6783817Z [ RUN ] EitherTest.givenLeftAndRightWithSameType_thenAreNotEqual 2022-08-17T13:38:47.6784178Z [ OK ] EitherTest.givenLeftAndRightWithSameType_thenAreNotEqual (0 ms) 2022-08-17T13:38:47.6784529Z [ RUN ] EitherTest.givenLeftAndRightWithSameType_thenAreUnequal 2022-08-17T13:38:47.6784885Z [ OK ] EitherTest.givenLeftAndRightWithSameType_thenAreUnequal (0 ms) 2022-08-17T13:38:47.6785197Z [----------] 73 tests from EitherTest (1 ms total) 2022-08-17T13:38:47.6785342Z 2022-08-17T13:38:47.6785439Z [----------] 10 tests from EitherTest_Destructor 2022-08-17T13:38:47.6785709Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalled 2022-08-17T13:38:47.6786013Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalled (0 ms) 2022-08-17T13:38:47.6786318Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalled 2022-08-17T13:38:47.6786612Z [ OK ] EitherTest_Destructor.RightDestructorIsCalled (0 ms) 2022-08-17T13:38:47.6786953Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterCopying 2022-08-17T13:38:47.6787326Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterCopying (0 ms) 2022-08-17T13:38:47.6787688Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterCopying 2022-08-17T13:38:47.6788066Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterCopying (0 ms) 2022-08-17T13:38:47.6788434Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoving 2022-08-17T13:38:47.6788804Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoving (0 ms) 2022-08-17T13:38:47.6789160Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterMoving 2022-08-17T13:38:47.6789527Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterMoving (0 ms) 2022-08-17T13:38:47.6789901Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterAssignment 2022-08-17T13:38:47.6790281Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterAssignment (0 ms) 2022-08-17T13:38:47.6790732Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterAssignment 2022-08-17T13:38:47.6791181Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterAssignment (0 ms) 2022-08-17T13:38:47.6791593Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoveAssignment 2022-08-17T13:38:47.6791995Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoveAssignment (0 ms) 2022-08-17T13:38:47.6801916Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterMoveAssignment 2022-08-17T13:38:47.6802366Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterMoveAssignment (0 ms) 2022-08-17T13:38:47.6802752Z [----------] 10 tests from EitherTest_Destructor (0 ms total) 2022-08-17T13:38:47.6802919Z 2022-08-17T13:38:47.6803040Z [----------] Global test environment tear-down 2022-08-17T13:38:47.6803280Z [==========] 83 tests from 2 test suites ran. (1 ms total) 2022-08-17T13:38:47.6803517Z [ PASSED ] 83 tests. 2022-08-17T13:38:47.6823322Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_exception_test.exe" 2022-08-17T13:38:47.6917950Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:38:47.6918317Z [==========] Running 5 tests from 2 test suites. 2022-08-17T13:38:47.6918556Z [----------] Global test environment set-up. 2022-08-17T13:38:47.6918798Z [----------] 4 tests from ExceptionTest 2022-08-17T13:38:47.6919068Z [ RUN ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY 2022-08-17T13:38:47.6919350Z [ OK ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY (0 ms) 2022-08-17T13:38:47.6919629Z [ RUN ] ExceptionTest.CUDA_KERNEL_ASSERT 2022-08-17T13:38:47.6996973Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:38:47.7052272Z [ OK ] ExceptionTest.CUDA_KERNEL_ASSERT (13 ms) 2022-08-17T13:38:47.7052563Z [ RUN ] ExceptionTest.ErrorFormatting 2022-08-17T13:38:47.7164372Z [ OK ] ExceptionTest.ErrorFormatting (11 ms) 2022-08-17T13:38:47.7164732Z [ RUN ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure 2022-08-17T13:38:47.7165612Z [ OK ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure (0 ms) 2022-08-17T13:38:47.7166087Z [W C:\actions-runner\_work\pytorch\pytorch\c10\test\util\exception_test.cpp:46] Warning: I'm a warning (function TestBody) 2022-08-17T13:38:47.7166459Z [----------] 4 tests from ExceptionTest (24 ms total) 2022-08-17T13:38:47.7166617Z 2022-08-17T13:38:47.7166714Z [----------] 1 test from WarningTest 2022-08-17T13:38:47.7166937Z [ RUN ] WarningTest.JustPrintWarning 2022-08-17T13:38:47.7167208Z [ OK ] WarningTest.JustPrintWarning (0 ms) 2022-08-17T13:38:47.7167474Z [----------] 1 test from WarningTest (0 ms total) 2022-08-17T13:38:47.7167619Z 2022-08-17T13:38:47.7167734Z [----------] Global test environment tear-down 2022-08-17T13:38:47.7176591Z [==========] 5 tests from 2 test suites ran. (24 ms total) 2022-08-17T13:38:47.7176855Z [ PASSED ] 5 tests. 2022-08-17T13:38:47.7230630Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_flags_test.exe" 2022-08-17T13:38:47.7325756Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:38:47.7326123Z [==========] Running 1 test from 1 test suite. 2022-08-17T13:38:47.7326373Z [----------] Global test environment set-up. 2022-08-17T13:38:47.7326607Z [----------] 1 test from FlagsTest 2022-08-17T13:38:47.7326834Z [ RUN ] FlagsTest.TestGflagsCorrectness 2022-08-17T13:38:47.7327104Z Caffe2 is not built with gflags. Nothing to test here. 2022-08-17T13:38:47.7327382Z [ OK ] FlagsTest.TestGflagsCorrectness (0 ms) 2022-08-17T13:38:47.7327654Z [----------] 1 test from FlagsTest (0 ms total) 2022-08-17T13:38:47.7327777Z 2022-08-17T13:38:47.7328054Z [----------] Global test environment tear-down 2022-08-17T13:38:47.7334949Z [==========] 1 test from 1 test suite ran. (0 ms total) 2022-08-17T13:38:47.7335163Z [ PASSED ] 1 test. 2022-08-17T13:38:47.7384685Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_Half_test.exe" 2022-08-17T13:38:47.7468800Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:38:47.7469154Z [==========] Running 1 test from 1 test suite. 2022-08-17T13:38:47.7469403Z [----------] Global test environment set-up. 2022-08-17T13:38:47.7469650Z [----------] 1 test from HalfDoubleConversionTest 2022-08-17T13:38:47.7469929Z [ RUN ] HalfDoubleConversionTest.Half2Double 2022-08-17T13:38:47.7470224Z [ OK ] HalfDoubleConversionTest.Half2Double (0 ms) 2022-08-17T13:38:47.7470516Z [----------] 1 test from HalfDoubleConversionTest (0 ms total) 2022-08-17T13:38:47.7470686Z 2022-08-17T13:38:47.7470799Z [----------] Global test environment tear-down 2022-08-17T13:38:47.7479330Z [==========] 1 test from 1 test suite ran. (0 ms total) 2022-08-17T13:38:47.7479548Z [ PASSED ] 1 test. 2022-08-17T13:38:47.7527429Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_InlineDeviceGuard_test.exe" 2022-08-17T13:38:47.7620299Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:38:47.7620654Z [==========] Running 9 tests from 2 test suites. 2022-08-17T13:38:47.7620903Z [----------] Global test environment set-up. 2022-08-17T13:38:47.7621136Z [----------] 5 tests from InlineDeviceGuard 2022-08-17T13:38:47.7621381Z [ RUN ] InlineDeviceGuard.Constructor 2022-08-17T13:38:47.7621640Z [ OK ] InlineDeviceGuard.Constructor (0 ms) 2022-08-17T13:38:47.7621899Z [ RUN ] InlineDeviceGuard.ConstructorError 2022-08-17T13:38:47.7729982Z [ OK ] InlineDeviceGuard.ConstructorError (10 ms) 2022-08-17T13:38:47.7730275Z [ RUN ] InlineDeviceGuard.SetDevice 2022-08-17T13:38:47.7730526Z [ OK ] InlineDeviceGuard.SetDevice (0 ms) 2022-08-17T13:38:47.7730765Z [ RUN ] InlineDeviceGuard.ResetDevice 2022-08-17T13:38:47.7731025Z [ OK ] InlineDeviceGuard.ResetDevice (0 ms) 2022-08-17T13:38:47.7731273Z [ RUN ] InlineDeviceGuard.SetIndex 2022-08-17T13:38:47.7731504Z [ OK ] InlineDeviceGuard.SetIndex (0 ms) 2022-08-17T13:38:47.7731771Z [----------] 5 tests from InlineDeviceGuard (11 ms total) 2022-08-17T13:38:47.7731930Z 2022-08-17T13:38:47.7732060Z [----------] 4 tests from InlineOptionalDeviceGuard 2022-08-17T13:38:47.7732328Z [ RUN ] InlineOptionalDeviceGuard.Constructor 2022-08-17T13:38:47.7732638Z [ OK ] InlineOptionalDeviceGuard.Constructor (0 ms) 2022-08-17T13:38:47.7732956Z [ RUN ] InlineOptionalDeviceGuard.NullaryConstructor 2022-08-17T13:38:47.7733290Z [ OK ] InlineOptionalDeviceGuard.NullaryConstructor (0 ms) 2022-08-17T13:38:47.7733590Z [ RUN ] InlineOptionalDeviceGuard.SetDevice 2022-08-17T13:38:47.7733879Z [ OK ] InlineOptionalDeviceGuard.SetDevice (0 ms) 2022-08-17T13:38:47.7734162Z [ RUN ] InlineOptionalDeviceGuard.SetIndex 2022-08-17T13:38:47.7734432Z [ OK ] InlineOptionalDeviceGuard.SetIndex (0 ms) 2022-08-17T13:38:47.7734736Z [----------] 4 tests from InlineOptionalDeviceGuard (0 ms total) 2022-08-17T13:38:47.7734910Z 2022-08-17T13:38:47.7735021Z [----------] Global test environment tear-down 2022-08-17T13:38:47.7742260Z [==========] 9 tests from 2 test suites ran. (11 ms total) 2022-08-17T13:38:47.7742474Z [ PASSED ] 9 tests. 2022-08-17T13:38:47.7796554Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_InlineStreamGuard_test.exe" 2022-08-17T13:38:47.7891688Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:38:47.7892045Z [==========] Running 8 tests from 3 test suites. 2022-08-17T13:38:47.7892291Z [----------] Global test environment set-up. 2022-08-17T13:38:47.7892682Z [----------] 4 tests from InlineStreamGuard 2022-08-17T13:38:47.7892929Z [ RUN ] InlineStreamGuard.Constructor 2022-08-17T13:38:47.7893251Z [ OK ] InlineStreamGuard.Constructor (0 ms) 2022-08-17T13:38:47.7893551Z [ RUN ] InlineStreamGuard.ResetStreamSameSameDevice 2022-08-17T13:38:47.7893885Z [ OK ] InlineStreamGuard.ResetStreamSameSameDevice (0 ms) 2022-08-17T13:38:47.7894237Z [ RUN ] InlineStreamGuard.ResetStreamDifferentSameDevice 2022-08-17T13:38:47.7894588Z [ OK ] InlineStreamGuard.ResetStreamDifferentSameDevice (0 ms) 2022-08-17T13:38:47.7894937Z [ RUN ] InlineStreamGuard.ResetStreamDifferentDevice 2022-08-17T13:38:47.7895275Z [ OK ] InlineStreamGuard.ResetStreamDifferentDevice (0 ms) 2022-08-17T13:38:47.7895577Z [----------] 4 tests from InlineStreamGuard (0 ms total) 2022-08-17T13:38:47.7895732Z 2022-08-17T13:38:47.7895859Z [----------] 3 tests from InlineOptionalStreamGuard 2022-08-17T13:38:47.7896141Z [ RUN ] InlineOptionalStreamGuard.Constructor 2022-08-17T13:38:47.7896431Z [ OK ] InlineOptionalStreamGuard.Constructor (0 ms) 2022-08-17T13:38:47.7896763Z [ RUN ] InlineOptionalStreamGuard.ResetStreamSameDevice 2022-08-17T13:38:47.7897122Z [ OK ] InlineOptionalStreamGuard.ResetStreamSameDevice (0 ms) 2022-08-17T13:38:47.7897492Z [ RUN ] InlineOptionalStreamGuard.ResetStreamDifferentDevice 2022-08-17T13:38:47.7897868Z [ OK ] InlineOptionalStreamGuard.ResetStreamDifferentDevice (0 ms) 2022-08-17T13:38:47.7898232Z [----------] 3 tests from InlineOptionalStreamGuard (0 ms total) 2022-08-17T13:38:47.7898403Z 2022-08-17T13:38:47.7898520Z [----------] 1 test from InlineMultiStreamGuard 2022-08-17T13:38:47.7898782Z [ RUN ] InlineMultiStreamGuard.Constructor 2022-08-17T13:38:47.7899054Z [ OK ] InlineMultiStreamGuard.Constructor (0 ms) 2022-08-17T13:38:47.7899348Z [----------] 1 test from InlineMultiStreamGuard (0 ms total) 2022-08-17T13:38:47.7899512Z 2022-08-17T13:38:47.7899623Z [----------] Global test environment tear-down 2022-08-17T13:38:47.7904214Z [==========] 8 tests from 3 test suites ran. (0 ms total) 2022-08-17T13:38:47.7904436Z [ PASSED ] 8 tests. 2022-08-17T13:38:47.7954025Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_intrusive_ptr_benchmark.exe" 2022-08-17T13:38:47.8061390Z 2022-08-17T13:38:47+00:00 2022-08-17T13:38:47.8061751Z Running C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_intrusive_ptr_benchmark.exe 2022-08-17T13:38:47.8062075Z Run on (16 X 3000 MHz CPU s) 2022-08-17T13:38:47.8062258Z CPU Caches: 2022-08-17T13:38:47.8062414Z L1 Data 32 KiB (x8) 2022-08-17T13:38:47.8062603Z L1 Instruction 32 KiB (x8) 2022-08-17T13:38:47.8062791Z L2 Unified 1024 KiB (x8) 2022-08-17T13:38:47.8062957Z L3 Unified 36608 KiB (x1) 2022-08-17T13:38:48.6091959Z ---------------------------------------------------------------------------- 2022-08-17T13:38:48.6092337Z Benchmark Time CPU Iterations 2022-08-17T13:38:48.6092626Z ---------------------------------------------------------------------------- 2022-08-17T13:38:48.6092933Z BM_IntrusivePtrCtorDtor 12.0 ns 12.0 ns 56000000 2022-08-17T13:38:49.4119815Z BM_SharedPtrCtorDtor 12.0 ns 11.7 ns 56000000 2022-08-17T13:38:50.3239010Z BM_IntrusivePtrArray/16 223 ns 225 ns 2986667 2022-08-17T13:38:51.5542597Z BM_IntrusivePtrArray/32 460 ns 469 ns 1600000 2022-08-17T13:38:52.4510922Z BM_IntrusivePtrArray/64 890 ns 907 ns 896000 2022-08-17T13:38:53.3829134Z BM_IntrusivePtrArray/128 1797 ns 1803 ns 407273 2022-08-17T13:38:54.5037951Z BM_IntrusivePtrArray/256 3561 ns 3606 ns 203636 2022-08-17T13:38:55.3824800Z BM_IntrusivePtrArray/512 7137 ns 7115 ns 112000 2022-08-17T13:38:56.2517836Z BM_IntrusivePtrArray/1024 14276 ns 14439 ns 49778 2022-08-17T13:38:57.2797130Z BM_IntrusivePtrArray/2048 28551 ns 28878 ns 24889 2022-08-17T13:38:57.9831184Z BM_IntrusivePtrArray/4096 57132 ns 57199 ns 11200 2022-08-17T13:38:58.9426231Z BM_SharedPtrArray/16 223 ns 220 ns 3200000 2022-08-17T13:39:00.1578393Z BM_SharedPtrArray/32 445 ns 449 ns 1600000 2022-08-17T13:39:00.9232398Z BM_SharedPtrArray/64 892 ns 900 ns 746667 2022-08-17T13:39:01.7887271Z BM_SharedPtrArray/128 1788 ns 1758 ns 373333 2022-08-17T13:39:02.9115992Z BM_SharedPtrArray/256 3567 ns 3606 ns 203636 2022-08-17T13:39:03.7897365Z BM_SharedPtrArray/512 7132 ns 7115 ns 112000 2022-08-17T13:39:04.6583372Z BM_SharedPtrArray/1024 14265 ns 14439 ns 49778 2022-08-17T13:39:05.6500668Z BM_SharedPtrArray/2048 28601 ns 28495 ns 23579 2022-08-17T13:39:06.2855003Z BM_SharedPtrArray/4096 57171 ns 57813 ns 10000 2022-08-17T13:39:07.0008306Z BM_IntrusivePtrExclusiveOwnership 58.1 ns 58.6 ns 11200000 2022-08-17T13:39:07.7793560Z BM_SharedPtrExclusiveOwnership 63.2 ns 64.2 ns 11200000 2022-08-17T13:39:07.7847442Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_intrusive_ptr_test.exe" 2022-08-17T13:39:07.7960541Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:07.7960916Z [==========] Running 323 tests from 4 test suites. 2022-08-17T13:39:07.7961182Z [----------] Global test environment set-up. 2022-08-17T13:39:07.7961425Z [----------] 5 tests from MakeIntrusiveTest 2022-08-17T13:39:07.7961690Z [ RUN ] MakeIntrusiveTest.ClassWith0Parameters 2022-08-17T13:39:07.7961999Z [ OK ] MakeIntrusiveTest.ClassWith0Parameters (0 ms) 2022-08-17T13:39:07.7962307Z [ RUN ] MakeIntrusiveTest.ClassWith1Parameter 2022-08-17T13:39:07.7962590Z [ OK ] MakeIntrusiveTest.ClassWith1Parameter (0 ms) 2022-08-17T13:39:07.7962891Z [ RUN ] MakeIntrusiveTest.ClassWith2Parameters 2022-08-17T13:39:07.7963199Z [ OK ] MakeIntrusiveTest.ClassWith2Parameters (0 ms) 2022-08-17T13:39:07.7963485Z [ RUN ] MakeIntrusiveTest.TypeIsAutoDeductible 2022-08-17T13:39:07.7963789Z [ OK ] MakeIntrusiveTest.TypeIsAutoDeductible (0 ms) 2022-08-17T13:39:07.7964096Z [ RUN ] MakeIntrusiveTest.CanAssignToBaseClassPtr 2022-08-17T13:39:07.7964420Z [ OK ] MakeIntrusiveTest.CanAssignToBaseClassPtr (0 ms) 2022-08-17T13:39:07.7964712Z [----------] 5 tests from MakeIntrusiveTest (0 ms total) 2022-08-17T13:39:07.7964870Z 2022-08-17T13:39:07.7964987Z [----------] 1 test from IntrusivePtrTargetTest 2022-08-17T13:39:07.7965308Z [ RUN ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash 2022-08-17T13:39:07.7965684Z [ OK ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash (0 ms) 2022-08-17T13:39:07.7966064Z [----------] 1 test from IntrusivePtrTargetTest (0 ms total) 2022-08-17T13:39:07.7966228Z 2022-08-17T13:39:07.7966333Z [----------] 145 tests from IntrusivePtrTest 2022-08-17T13:39:07.7966634Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject 2022-08-17T13:39:07.7966990Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject (0 ms) 2022-08-17T13:39:07.7967363Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject 2022-08-17T13:39:07.7967746Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject (0 ms) 2022-08-17T13:39:07.7968176Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr 2022-08-17T13:39:07.7968707Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr (0 ms) 2022-08-17T13:39:07.7969082Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject 2022-08-17T13:39:07.7969531Z [ OK ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject (0 ms) 2022-08-17T13:39:07.7969923Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject 2022-08-17T13:39:07.7970303Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject (0 ms) 2022-08-17T13:39:07.7970691Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject 2022-08-17T13:39:07.7971084Z [ OK ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject (0 ms) 2022-08-17T13:39:07.7971481Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject 2022-08-17T13:39:07.7971882Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject (0 ms) 2022-08-17T13:39:07.7972287Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2022-08-17T13:39:07.7972749Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.7973128Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2022-08-17T13:39:07.7973519Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2022-08-17T13:39:07.7973922Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2022-08-17T13:39:07.7974335Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.7974728Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2022-08-17T13:39:07.7975113Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2022-08-17T13:39:07.7975508Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2022-08-17T13:39:07.7975899Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2022-08-17T13:39:07.7976301Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2022-08-17T13:39:07.7976699Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2022-08-17T13:39:07.7977097Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2022-08-17T13:39:07.7977485Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.7977916Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2022-08-17T13:39:07.7978412Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2022-08-17T13:39:07.7978988Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-08-17T13:39:07.7979413Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.7979847Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2022-08-17T13:39:07.7980285Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2022-08-17T13:39:07.7980715Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2022-08-17T13:39:07.7981144Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-08-17T13:39:07.7981588Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-08-17T13:39:07.7982028Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.7982487Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2022-08-17T13:39:07.7983120Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2022-08-17T13:39:07.7983597Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2022-08-17T13:39:07.7984046Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-08-17T13:39:07.7984451Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2022-08-17T13:39:07.7984844Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.7985241Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2022-08-17T13:39:07.7985621Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2022-08-17T13:39:07.7986007Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2022-08-17T13:39:07.7986425Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.7986864Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2022-08-17T13:39:07.7987249Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2022-08-17T13:39:07.7987633Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2022-08-17T13:39:07.7988037Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2022-08-17T13:39:07.7988434Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2022-08-17T13:39:07.7988825Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2022-08-17T13:39:07.7989243Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-08-17T13:39:07.7989684Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.7990116Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2022-08-17T13:39:07.7990537Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2022-08-17T13:39:07.7990972Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2022-08-17T13:39:07.7991415Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-08-17T13:39:07.7991859Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-08-17T13:39:07.7992291Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.7992745Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2022-08-17T13:39:07.7993218Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2022-08-17T13:39:07.7993666Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2022-08-17T13:39:07.7994112Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-08-17T13:39:07.7994524Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2022-08-17T13:39:07.7994907Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.7995274Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2022-08-17T13:39:07.7995648Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2022-08-17T13:39:07.7996018Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2022-08-17T13:39:07.7996385Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2022-08-17T13:39:07.7996872Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2022-08-17T13:39:07.7997316Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-08-17T13:39:07.7997746Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2022-08-17T13:39:07.7998161Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.7998580Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2022-08-17T13:39:07.7999006Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2022-08-17T13:39:07.7999427Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2022-08-17T13:39:07.7999832Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2022-08-17T13:39:07.8000360Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2022-08-17T13:39:07.8000866Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-08-17T13:39:07.8001348Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2022-08-17T13:39:07.8001801Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-08-17T13:39:07.8002216Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2022-08-17T13:39:07.8002597Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.8002961Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2022-08-17T13:39:07.8003329Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2022-08-17T13:39:07.8003700Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2022-08-17T13:39:07.8004072Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2022-08-17T13:39:07.8004463Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2022-08-17T13:39:07.8004904Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-08-17T13:39:07.8005340Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2022-08-17T13:39:07.8005763Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.8006170Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2022-08-17T13:39:07.8006591Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2022-08-17T13:39:07.8007010Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2022-08-17T13:39:07.8007417Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2022-08-17T13:39:07.8007874Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2022-08-17T13:39:07.8008375Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-08-17T13:39:07.8008853Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2022-08-17T13:39:07.8009305Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-08-17T13:39:07.8009656Z [ RUN ] IntrusivePtrTest.SwapFunction 2022-08-17T13:39:07.8009916Z [ OK ] IntrusivePtrTest.SwapFunction (0 ms) 2022-08-17T13:39:07.8010220Z [ RUN ] IntrusivePtrTest.SwapMethod 2022-08-17T13:39:07.8010457Z [ OK ] IntrusivePtrTest.SwapMethod (0 ms) 2022-08-17T13:39:07.8010775Z [ RUN ] IntrusivePtrTest.SwapFunctionFromInvalid 2022-08-17T13:39:07.8011091Z [ OK ] IntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2022-08-17T13:39:07.8011387Z [ RUN ] IntrusivePtrTest.SwapMethodFromInvalid 2022-08-17T13:39:07.8011692Z [ OK ] IntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2022-08-17T13:39:07.8011998Z [ RUN ] IntrusivePtrTest.SwapFunctionWithInvalid 2022-08-17T13:39:07.8012299Z [ OK ] IntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2022-08-17T13:39:07.8012604Z [ RUN ] IntrusivePtrTest.SwapMethodWithInvalid 2022-08-17T13:39:07.8012908Z [ OK ] IntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2022-08-17T13:39:07.8013232Z [ RUN ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid 2022-08-17T13:39:07.8013571Z [ OK ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2022-08-17T13:39:07.8013923Z [ RUN ] IntrusivePtrTest.SwapMethodInvalidWithInvalid 2022-08-17T13:39:07.8014264Z [ OK ] IntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2022-08-17T13:39:07.8014571Z [ RUN ] IntrusivePtrTest.CanBePutInContainer 2022-08-17T13:39:07.8014866Z [ OK ] IntrusivePtrTest.CanBePutInContainer (0 ms) 2022-08-17T13:39:07.8015143Z [ RUN ] IntrusivePtrTest.CanBePutInSet 2022-08-17T13:39:07.8015395Z [ OK ] IntrusivePtrTest.CanBePutInSet (0 ms) 2022-08-17T13:39:07.8015680Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedSet 2022-08-17T13:39:07.8015989Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2022-08-17T13:39:07.8016269Z [ RUN ] IntrusivePtrTest.CanBePutInMap 2022-08-17T13:39:07.8016519Z [ OK ] IntrusivePtrTest.CanBePutInMap (0 ms) 2022-08-17T13:39:07.8016806Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedMap 2022-08-17T13:39:07.8017349Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2022-08-17T13:39:07.8017647Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyConstructor 2022-08-17T13:39:07.8017953Z [ OK ] IntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2022-08-17T13:39:07.8018259Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyAssignment 2022-08-17T13:39:07.8018549Z [ OK ] IntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2022-08-17T13:39:07.8018830Z [ RUN ] IntrusivePtrTest.Equality_Nullptr 2022-08-17T13:39:07.8019091Z [ OK ] IntrusivePtrTest.Equality_Nullptr (0 ms) 2022-08-17T13:39:07.8019343Z [ RUN ] IntrusivePtrTest.Inequality 2022-08-17T13:39:07.8019582Z [ OK ] IntrusivePtrTest.Inequality (0 ms) 2022-08-17T13:39:07.8019849Z [ RUN ] IntrusivePtrTest.Inequality_NullptrLeft 2022-08-17T13:39:07.8020132Z [ OK ] IntrusivePtrTest.Inequality_NullptrLeft (0 ms) 2022-08-17T13:39:07.8020404Z [ RUN ] IntrusivePtrTest.Inequality_NullptrRight 2022-08-17T13:39:07.8020688Z [ OK ] IntrusivePtrTest.Inequality_NullptrRight (0 ms) 2022-08-17T13:39:07.8020967Z [ RUN ] IntrusivePtrTest.HashIsDifferent 2022-08-17T13:39:07.8021230Z [ OK ] IntrusivePtrTest.HashIsDifferent (0 ms) 2022-08-17T13:39:07.8021531Z [ RUN ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2022-08-17T13:39:07.8021848Z [ OK ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2022-08-17T13:39:07.8022167Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor 2022-08-17T13:39:07.8022468Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2022-08-17T13:39:07.8022781Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment 2022-08-17T13:39:07.8023091Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2022-08-17T13:39:07.8023376Z [ RUN ] IntrusivePtrTest.HashIsSame_BothNullptr 2022-08-17T13:39:07.8023663Z [ OK ] IntrusivePtrTest.HashIsSame_BothNullptr (0 ms) 2022-08-17T13:39:07.8023919Z [ RUN ] IntrusivePtrTest.OneIsLess 2022-08-17T13:39:07.8024153Z [ OK ] IntrusivePtrTest.OneIsLess (0 ms) 2022-08-17T13:39:07.8024464Z [ RUN ] IntrusivePtrTest.NullptrIsLess1 2022-08-17T13:39:07.8024733Z [ OK ] IntrusivePtrTest.NullptrIsLess1 (0 ms) 2022-08-17T13:39:07.8025044Z [ RUN ] IntrusivePtrTest.NullptrIsLess2 2022-08-17T13:39:07.8025298Z [ OK ] IntrusivePtrTest.NullptrIsLess2 (0 ms) 2022-08-17T13:39:07.8025604Z [ RUN ] IntrusivePtrTest.NullptrIsNotLessThanNullptr 2022-08-17T13:39:07.8025942Z [ OK ] IntrusivePtrTest.NullptrIsNotLessThanNullptr (0 ms) 2022-08-17T13:39:07.8026266Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid 2022-08-17T13:39:07.8026597Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid (0 ms) 2022-08-17T13:39:07.8026932Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr 2022-08-17T13:39:07.8027260Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr (0 ms) 2022-08-17T13:39:07.8027602Z [ RUN ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2022-08-17T13:39:07.8027951Z [ OK ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2022-08-17T13:39:07.8028355Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2022-08-17T13:39:07.8028804Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-08-17T13:39:07.8029287Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2022-08-17T13:39:07.8029789Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-08-17T13:39:07.8030220Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2022-08-17T13:39:07.8030570Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2022-08-17T13:39:07.8030953Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2022-08-17T13:39:07.8031364Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2022-08-17T13:39:07.8031812Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-08-17T13:39:07.8032315Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-08-17T13:39:07.8032840Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-08-17T13:39:07.8033389Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-08-17T13:39:07.8033916Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2022-08-17T13:39:07.8034456Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-08-17T13:39:07.8034950Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2022-08-17T13:39:07.8035401Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-08-17T13:39:07.8035858Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2022-08-17T13:39:07.8036346Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-08-17T13:39:07.8036844Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2022-08-17T13:39:07.8037351Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-08-17T13:39:07.8037874Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2022-08-17T13:39:07.8038435Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-08-17T13:39:07.8039072Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-08-17T13:39:07.8039621Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-08-17T13:39:07.8040183Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-08-17T13:39:07.8040871Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-08-17T13:39:07.8041421Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2022-08-17T13:39:07.8041912Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-08-17T13:39:07.8042421Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2022-08-17T13:39:07.8042971Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-08-17T13:39:07.8043511Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-08-17T13:39:07.8044041Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-08-17T13:39:07.8044588Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-08-17T13:39:07.8045178Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-08-17T13:39:07.8045653Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2022-08-17T13:39:07.8046021Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2022-08-17T13:39:07.8046396Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2022-08-17T13:39:07.8046805Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2022-08-17T13:39:07.8047262Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-08-17T13:39:07.8047763Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-08-17T13:39:07.8048270Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-08-17T13:39:07.8048815Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-08-17T13:39:07.8049359Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2022-08-17T13:39:07.8049893Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-08-17T13:39:07.8050325Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2022-08-17T13:39:07.8050722Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2022-08-17T13:39:07.8051113Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2022-08-17T13:39:07.8051546Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2022-08-17T13:39:07.8052012Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2022-08-17T13:39:07.8052499Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2022-08-17T13:39:07.8053029Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2022-08-17T13:39:07.8053516Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2022-08-17T13:39:07.8053962Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2022-08-17T13:39:07.8054402Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2022-08-17T13:39:07.8054790Z [ RUN ] IntrusivePtrTest.AllowsMoveConstructingToConst 2022-08-17T13:39:07.8055126Z [ OK ] IntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2022-08-17T13:39:07.8055480Z [ RUN ] IntrusivePtrTest.AllowsCopyConstructingToConst 2022-08-17T13:39:07.8055829Z [ OK ] IntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2022-08-17T13:39:07.8056155Z [ RUN ] IntrusivePtrTest.AllowsMoveAssigningToConst 2022-08-17T13:39:07.8056484Z [ OK ] IntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2022-08-17T13:39:07.8056813Z [ RUN ] IntrusivePtrTest.AllowsCopyAssigningToConst 2022-08-17T13:39:07.8057135Z [ OK ] IntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2022-08-17T13:39:07.8057454Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 2022-08-17T13:39:07.8057760Z [ OK ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2022-08-17T13:39:07.8058058Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenIsUnique 2022-08-17T13:39:07.8058339Z [ OK ] IntrusivePtrTest.givenNewPtr_thenIsUnique (0 ms) 2022-08-17T13:39:07.8058644Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 2022-08-17T13:39:07.8058960Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 (0 ms) 2022-08-17T13:39:07.8059261Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique 2022-08-17T13:39:07.8059572Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique (0 ms) 2022-08-17T13:39:07.8059884Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 2022-08-17T13:39:07.8060188Z [ OK ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 (0 ms) 2022-08-17T13:39:07.8060501Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique 2022-08-17T13:39:07.8060809Z [ OK ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique (0 ms) 2022-08-17T13:39:07.8061149Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2022-08-17T13:39:07.8061502Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2022-08-17T13:39:07.8061862Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique 2022-08-17T13:39:07.8062214Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique (0 ms) 2022-08-17T13:39:07.8062564Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2022-08-17T13:39:07.8062945Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2022-08-17T13:39:07.8063318Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique 2022-08-17T13:39:07.8063690Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique (0 ms) 2022-08-17T13:39:07.8064041Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2022-08-17T13:39:07.8064392Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2022-08-17T13:39:07.8064734Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique 2022-08-17T13:39:07.8065055Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique (0 ms) 2022-08-17T13:39:07.8065405Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2022-08-17T13:39:07.8065766Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2022-08-17T13:39:07.8066124Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique 2022-08-17T13:39:07.8066468Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique (0 ms) 2022-08-17T13:39:07.8066830Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 2022-08-17T13:39:07.8067245Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 (0 ms) 2022-08-17T13:39:07.8067632Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique 2022-08-17T13:39:07.8067999Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique (0 ms) 2022-08-17T13:39:07.8068367Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 2022-08-17T13:39:07.8068743Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 (0 ms) 2022-08-17T13:39:07.8069104Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique 2022-08-17T13:39:07.8069477Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique (0 ms) 2022-08-17T13:39:07.8069876Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 2022-08-17T13:39:07.8070290Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2022-08-17T13:39:07.8070710Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique 2022-08-17T13:39:07.8071126Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2022-08-17T13:39:07.8071542Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 2022-08-17T13:39:07.8071952Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2022-08-17T13:39:07.8072370Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique 2022-08-17T13:39:07.8072781Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2022-08-17T13:39:07.8073157Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 2022-08-17T13:39:07.8073497Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 (0 ms) 2022-08-17T13:39:07.8073844Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique 2022-08-17T13:39:07.8074195Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique (0 ms) 2022-08-17T13:39:07.8074563Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 2022-08-17T13:39:07.8074974Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2022-08-17T13:39:07.8075376Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique 2022-08-17T13:39:07.8075773Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2022-08-17T13:39:07.8076160Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 2022-08-17T13:39:07.8076568Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2022-08-17T13:39:07.8076968Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique 2022-08-17T13:39:07.8077352Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2022-08-17T13:39:07.8077738Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2022-08-17T13:39:07.8078109Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2022-08-17T13:39:07.8078491Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2022-08-17T13:39:07.8078872Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2022-08-17T13:39:07.8079249Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash 2022-08-17T13:39:07.8079609Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash (0 ms) 2022-08-17T13:39:07.8079966Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd 2022-08-17T13:39:07.8080418Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd (0 ms) 2022-08-17T13:39:07.8080754Z [----------] 145 tests from IntrusivePtrTest (1 ms total) 2022-08-17T13:39:07.8080984Z 2022-08-17T13:39:07.8081102Z [----------] 172 tests from WeakIntrusivePtrTest 2022-08-17T13:39:07.8081456Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash 2022-08-17T13:39:07.8081859Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash (0 ms) 2022-08-17T13:39:07.8082243Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject 2022-08-17T13:39:07.8082620Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject (0 ms) 2022-08-17T13:39:07.8082977Z [ RUN ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType 2022-08-17T13:39:07.8083344Z [ OK ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType (0 ms) 2022-08-17T13:39:07.8083677Z [ RUN ] WeakIntrusivePtrTest.weakNullPtr_locking 2022-08-17T13:39:07.8083961Z [ OK ] WeakIntrusivePtrTest.weakNullPtr_locking (0 ms) 2022-08-17T13:39:07.8084316Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2022-08-17T13:39:07.8084733Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.8085143Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2022-08-17T13:39:07.8085538Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2022-08-17T13:39:07.8085893Z [ RUN ] WeakIntrusivePtrTest.vector_insert_weak_intrusive 2022-08-17T13:39:07.8086196Z [ OK ] WeakIntrusivePtrTest.vector_insert_weak_intrusive (0 ms) 2022-08-17T13:39:07.8086545Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2022-08-17T13:39:07.8086967Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2022-08-17T13:39:07.8087395Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2022-08-17T13:39:07.8087830Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.8088236Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2022-08-17T13:39:07.8088643Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2022-08-17T13:39:07.8089054Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2022-08-17T13:39:07.8089473Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.8089881Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2022-08-17T13:39:07.8090299Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2022-08-17T13:39:07.8090716Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid 2022-08-17T13:39:07.8091130Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2022-08-17T13:39:07.8091556Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject 2022-08-17T13:39:07.8091978Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.8092400Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid 2022-08-17T13:39:07.8092807Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2022-08-17T13:39:07.8093242Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2022-08-17T13:39:07.8093692Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.8094153Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2022-08-17T13:39:07.8094621Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2022-08-17T13:39:07.8095191Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid 2022-08-17T13:39:07.8095674Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid (0 ms) 2022-08-17T13:39:07.8096133Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-08-17T13:39:07.8096588Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.8097045Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2022-08-17T13:39:07.8097495Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2022-08-17T13:39:07.8097940Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2022-08-17T13:39:07.8098406Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-08-17T13:39:07.8098874Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-08-17T13:39:07.8099333Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.8099809Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2022-08-17T13:39:07.8100325Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2022-08-17T13:39:07.8100815Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2022-08-17T13:39:07.8101282Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-08-17T13:39:07.8101743Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-08-17T13:39:07.8102213Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.8102703Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2022-08-17T13:39:07.8103215Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2022-08-17T13:39:07.8103695Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2022-08-17T13:39:07.8104163Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-08-17T13:39:07.8104596Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2022-08-17T13:39:07.8104998Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.8105406Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2022-08-17T13:39:07.8105813Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2022-08-17T13:39:07.8106229Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2022-08-17T13:39:07.8106653Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.8107072Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2022-08-17T13:39:07.8107474Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2022-08-17T13:39:07.8107883Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2022-08-17T13:39:07.8108291Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2022-08-17T13:39:07.8109217Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2022-08-17T13:39:07.8109696Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2022-08-17T13:39:07.8110109Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid 2022-08-17T13:39:07.8110536Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2022-08-17T13:39:07.8110958Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject 2022-08-17T13:39:07.8111383Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.8111791Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid 2022-08-17T13:39:07.8112216Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2022-08-17T13:39:07.8112653Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2022-08-17T13:39:07.8113106Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.8113545Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-08-17T13:39:07.8114003Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.8114458Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2022-08-17T13:39:07.8114910Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2022-08-17T13:39:07.8115360Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2022-08-17T13:39:07.8115824Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-08-17T13:39:07.8116287Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-08-17T13:39:07.8116738Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.8117214Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2022-08-17T13:39:07.8117700Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2022-08-17T13:39:07.8118174Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2022-08-17T13:39:07.8118627Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-08-17T13:39:07.8119094Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-08-17T13:39:07.8119563Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.8120041Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid 2022-08-17T13:39:07.8120603Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2022-08-17T13:39:07.8121084Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2022-08-17T13:39:07.8121551Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-08-17T13:39:07.8121981Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2022-08-17T13:39:07.8122364Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.8122758Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2022-08-17T13:39:07.8123208Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2022-08-17T13:39:07.8123627Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2022-08-17T13:39:07.8124017Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2022-08-17T13:39:07.8124440Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2022-08-17T13:39:07.8124997Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-08-17T13:39:07.8125441Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2022-08-17T13:39:07.8125904Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2022-08-17T13:39:07.8126356Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2022-08-17T13:39:07.8126806Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.8127238Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2022-08-17T13:39:07.8127679Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2022-08-17T13:39:07.8128114Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2022-08-17T13:39:07.8128546Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2022-08-17T13:39:07.8129007Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2022-08-17T13:39:07.8129527Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-08-17T13:39:07.8130047Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2022-08-17T13:39:07.8130572Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2022-08-17T13:39:07.8131058Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2022-08-17T13:39:07.8131541Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-08-17T13:39:07.8131976Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2022-08-17T13:39:07.8132361Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.8132753Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2022-08-17T13:39:07.8133144Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2022-08-17T13:39:07.8133529Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2022-08-17T13:39:07.8133903Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2022-08-17T13:39:07.8134328Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2022-08-17T13:39:07.8134791Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-08-17T13:39:07.8135250Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2022-08-17T13:39:07.8135698Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2022-08-17T13:39:07.8136150Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2022-08-17T13:39:07.8136597Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2022-08-17T13:39:07.8137026Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2022-08-17T13:39:07.8137526Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2022-08-17T13:39:07.8138003Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2022-08-17T13:39:07.8138450Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2022-08-17T13:39:07.8138917Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2022-08-17T13:39:07.8139438Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-08-17T13:39:07.8139966Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2022-08-17T13:39:07.8140497Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2022-08-17T13:39:07.8140989Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2022-08-17T13:39:07.8141484Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-08-17T13:39:07.8141871Z [ RUN ] WeakIntrusivePtrTest.SwapFunction 2022-08-17T13:39:07.8142163Z [ OK ] WeakIntrusivePtrTest.SwapFunction (0 ms) 2022-08-17T13:39:07.8142432Z [ RUN ] WeakIntrusivePtrTest.SwapMethod 2022-08-17T13:39:07.8142719Z [ OK ] WeakIntrusivePtrTest.SwapMethod (0 ms) 2022-08-17T13:39:07.8143034Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromInvalid 2022-08-17T13:39:07.8143366Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2022-08-17T13:39:07.8143709Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromInvalid 2022-08-17T13:39:07.8144040Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2022-08-17T13:39:07.8144361Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithInvalid 2022-08-17T13:39:07.8144707Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2022-08-17T13:39:07.8145049Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithInvalid 2022-08-17T13:39:07.8145384Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2022-08-17T13:39:07.8145724Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid 2022-08-17T13:39:07.8146113Z [ OK ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2022-08-17T13:39:07.8146497Z [ RUN ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid 2022-08-17T13:39:07.8146852Z [ OK ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2022-08-17T13:39:07.8147228Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr 2022-08-17T13:39:07.8147599Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr (0 ms) 2022-08-17T13:39:07.8147948Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr 2022-08-17T13:39:07.8148307Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr (0 ms) 2022-08-17T13:39:07.8148673Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr 2022-08-17T13:39:07.8149045Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr (0 ms) 2022-08-17T13:39:07.8149395Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr 2022-08-17T13:39:07.8149752Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr (0 ms) 2022-08-17T13:39:07.8150152Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr 2022-08-17T13:39:07.8150581Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2022-08-17T13:39:07.8151020Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr 2022-08-17T13:39:07.8151452Z [ OK ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2022-08-17T13:39:07.8151829Z [ RUN ] WeakIntrusivePtrTest.CanBePutInContainer 2022-08-17T13:39:07.8152140Z [ OK ] WeakIntrusivePtrTest.CanBePutInContainer (0 ms) 2022-08-17T13:39:07.8152496Z [ RUN ] WeakIntrusivePtrTest.CanBePutInSet 2022-08-17T13:39:07.8152787Z [ OK ] WeakIntrusivePtrTest.CanBePutInSet (0 ms) 2022-08-17T13:39:07.8153612Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedSet 2022-08-17T13:39:07.8153970Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2022-08-17T13:39:07.8154289Z [ RUN ] WeakIntrusivePtrTest.CanBePutInMap 2022-08-17T13:39:07.8154566Z [ OK ] WeakIntrusivePtrTest.CanBePutInMap (0 ms) 2022-08-17T13:39:07.8154883Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedMap 2022-08-17T13:39:07.8155225Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2022-08-17T13:39:07.8155562Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor 2022-08-17T13:39:07.8155882Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2022-08-17T13:39:07.8156216Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment 2022-08-17T13:39:07.8156545Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2022-08-17T13:39:07.8156877Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly 2022-08-17T13:39:07.8157235Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly (0 ms) 2022-08-17T13:39:07.8157554Z [ RUN ] WeakIntrusivePtrTest.Equality_Invalid 2022-08-17T13:39:07.8157844Z [ OK ] WeakIntrusivePtrTest.Equality_Invalid (0 ms) 2022-08-17T13:39:07.8158105Z [ RUN ] WeakIntrusivePtrTest.Inequality 2022-08-17T13:39:07.8158384Z [ OK ] WeakIntrusivePtrTest.Inequality (0 ms) 2022-08-17T13:39:07.8158680Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidLeft 2022-08-17T13:39:07.8158976Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidLeft (0 ms) 2022-08-17T13:39:07.8159286Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidRight 2022-08-17T13:39:07.8159598Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidRight (0 ms) 2022-08-17T13:39:07.8159886Z [ RUN ] WeakIntrusivePtrTest.Inequality_WeakOnly 2022-08-17T13:39:07.8160194Z [ OK ] WeakIntrusivePtrTest.Inequality_WeakOnly (0 ms) 2022-08-17T13:39:07.8160568Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent 2022-08-17T13:39:07.8160873Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent (0 ms) 2022-08-17T13:39:07.8161175Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2022-08-17T13:39:07.8161529Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2022-08-17T13:39:07.8161883Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly 2022-08-17T13:39:07.8162221Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly (0 ms) 2022-08-17T13:39:07.8162580Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly 2022-08-17T13:39:07.8162951Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly (0 ms) 2022-08-17T13:39:07.8163288Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor 2022-08-17T13:39:07.8163637Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2022-08-17T13:39:07.8163994Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly 2022-08-17T13:39:07.8164364Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly (0 ms) 2022-08-17T13:39:07.8164701Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment 2022-08-17T13:39:07.8165040Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2022-08-17T13:39:07.8165396Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly 2022-08-17T13:39:07.8165744Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly (0 ms) 2022-08-17T13:39:07.8166087Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_BothInvalid 2022-08-17T13:39:07.8166398Z [ OK ] WeakIntrusivePtrTest.HashIsSame_BothInvalid (0 ms) 2022-08-17T13:39:07.8166686Z [ RUN ] WeakIntrusivePtrTest.OneIsLess 2022-08-17T13:39:07.8166943Z [ OK ] WeakIntrusivePtrTest.OneIsLess (0 ms) 2022-08-17T13:39:07.8167290Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess1 2022-08-17T13:39:07.8167586Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess1 (0 ms) 2022-08-17T13:39:07.8167902Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess2 2022-08-17T13:39:07.8168203Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess2 (0 ms) 2022-08-17T13:39:07.8168533Z [ RUN ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid 2022-08-17T13:39:07.8168886Z [ OK ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid (0 ms) 2022-08-17T13:39:07.8169274Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid 2022-08-17T13:39:07.8169672Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid (0 ms) 2022-08-17T13:39:07.8170071Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid 2022-08-17T13:39:07.8170460Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid (0 ms) 2022-08-17T13:39:07.8170850Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst 2022-08-17T13:39:07.8171229Z [ OK ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2022-08-17T13:39:07.8171597Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst 2022-08-17T13:39:07.8171978Z [ OK ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2022-08-17T13:39:07.8172352Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst 2022-08-17T13:39:07.8172715Z [ OK ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2022-08-17T13:39:07.8173060Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst 2022-08-17T13:39:07.8173422Z [ OK ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2022-08-17T13:39:07.8173774Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 2022-08-17T13:39:07.8174090Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2022-08-17T13:39:07.8174425Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired 2022-08-17T13:39:07.8174758Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired (0 ms) 2022-08-17T13:39:07.8175103Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 2022-08-17T13:39:07.8175439Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 (0 ms) 2022-08-17T13:39:07.8175788Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired 2022-08-17T13:39:07.8176131Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired (0 ms) 2022-08-17T13:39:07.8176468Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 2022-08-17T13:39:07.8176824Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 (0 ms) 2022-08-17T13:39:07.8177178Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired 2022-08-17T13:39:07.8177526Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired (0 ms) 2022-08-17T13:39:07.8177877Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 2022-08-17T13:39:07.8178261Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 (0 ms) 2022-08-17T13:39:07.8178639Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired 2022-08-17T13:39:07.8178995Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired (0 ms) 2022-08-17T13:39:07.8179380Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 2022-08-17T13:39:07.8179773Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 (0 ms) 2022-08-17T13:39:07.8180158Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired 2022-08-17T13:39:07.8180524Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired (0 ms) 2022-08-17T13:39:07.8180916Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2022-08-17T13:39:07.8181319Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2022-08-17T13:39:07.8181853Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired 2022-08-17T13:39:07.8182296Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired (0 ms) 2022-08-17T13:39:07.8182745Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2022-08-17T13:39:07.8183155Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2022-08-17T13:39:07.8183541Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired 2022-08-17T13:39:07.8183938Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired (0 ms) 2022-08-17T13:39:07.8184325Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2022-08-17T13:39:07.8184687Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2022-08-17T13:39:07.8185066Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired 2022-08-17T13:39:07.8185446Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired (0 ms) 2022-08-17T13:39:07.8185833Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2022-08-17T13:39:07.8186211Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2022-08-17T13:39:07.8186596Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired 2022-08-17T13:39:07.8186976Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired (0 ms) 2022-08-17T13:39:07.8187349Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 2022-08-17T13:39:07.8187745Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 (0 ms) 2022-08-17T13:39:07.8188143Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired 2022-08-17T13:39:07.8188542Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired (0 ms) 2022-08-17T13:39:07.8188927Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 2022-08-17T13:39:07.8189335Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 (0 ms) 2022-08-17T13:39:07.8189743Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired 2022-08-17T13:39:07.8190133Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired (0 ms) 2022-08-17T13:39:07.8190554Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources 2022-08-17T13:39:07.8190992Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources (0 ms) 2022-08-17T13:39:07.8191463Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources 2022-08-17T13:39:07.8191957Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources (0 ms) 2022-08-17T13:39:07.8192396Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2022-08-17T13:39:07.8192764Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2022-08-17T13:39:07.8193194Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2022-08-17T13:39:07.8193666Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-08-17T13:39:07.8194177Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2022-08-17T13:39:07.8194707Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-08-17T13:39:07.8195165Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2022-08-17T13:39:07.8195538Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2022-08-17T13:39:07.8195949Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2022-08-17T13:39:07.8196383Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2022-08-17T13:39:07.8196939Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-08-17T13:39:07.8197472Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-08-17T13:39:07.8198026Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-08-17T13:39:07.8198607Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-08-17T13:39:07.8199161Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2022-08-17T13:39:07.8199734Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-08-17T13:39:07.8200319Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2022-08-17T13:39:07.8200805Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-08-17T13:39:07.8201288Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2022-08-17T13:39:07.8201803Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-08-17T13:39:07.8202326Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2022-08-17T13:39:07.8202864Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-08-17T13:39:07.8203409Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2022-08-17T13:39:07.8204002Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-08-17T13:39:07.8204588Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-08-17T13:39:07.8205162Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-08-17T13:39:07.8205748Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-08-17T13:39:07.8206388Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-08-17T13:39:07.8207020Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2022-08-17T13:39:07.8207542Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-08-17T13:39:07.8208077Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2022-08-17T13:39:07.8208652Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-08-17T13:39:07.8209216Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-08-17T13:39:07.8209773Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-08-17T13:39:07.8210349Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-08-17T13:39:07.8210967Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-08-17T13:39:07.8211527Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2022-08-17T13:39:07.8211956Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2022-08-17T13:39:07.8212357Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2022-08-17T13:39:07.8212796Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2022-08-17T13:39:07.8213285Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-08-17T13:39:07.8213818Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-08-17T13:39:07.8214358Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-08-17T13:39:07.8214943Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-08-17T13:39:07.8215520Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2022-08-17T13:39:07.8216093Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-08-17T13:39:07.8216536Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2022-08-17T13:39:07.8216894Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2022-08-17T13:39:07.8217312Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2022-08-17T13:39:07.8217769Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2022-08-17T13:39:07.8218265Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2022-08-17T13:39:07.8218779Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2022-08-17T13:39:07.8219277Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2022-08-17T13:39:07.8219741Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2022-08-17T13:39:07.8220217Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2022-08-17T13:39:07.8220688Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2022-08-17T13:39:07.8221118Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2022-08-17T13:39:07.8221500Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2022-08-17T13:39:07.8221913Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash 2022-08-17T13:39:07.8222350Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2022-08-17T13:39:07.8222775Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2022-08-17T13:39:07.8223175Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2022-08-17T13:39:07.8223614Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2022-08-17T13:39:07.8224071Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2022-08-17T13:39:07.8224470Z [ RUN ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes 2022-08-17T13:39:07.8224850Z [ OK ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes (0 ms) 2022-08-17T13:39:07.8225291Z [ RUN ] WeakIntrusivePtrTest.givenObjectWithWeakReferenceToSelf_whenDestroyed_thenDoesNotCrash 2022-08-17T13:39:07.8225797Z [ OK ] WeakIntrusivePtrTest.givenObjectWithWeakReferenceToSelf_whenDestroyed_thenDoesNotCrash (0 ms) 2022-08-17T13:39:07.8226233Z [----------] 172 tests from WeakIntrusivePtrTest (1 ms total) 2022-08-17T13:39:07.8226439Z 2022-08-17T13:39:07.8226557Z [----------] Global test environment tear-down 2022-08-17T13:39:07.8226838Z [==========] 323 tests from 4 test suites ran. (3 ms total) 2022-08-17T13:39:07.8227052Z [ PASSED ] 323 tests. 2022-08-17T13:39:07.8227349Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_irange_test.exe" 2022-08-17T13:39:07.8227784Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:07.8228117Z [==========] Running 5 tests from 2 test suites. 2022-08-17T13:39:07.8228340Z [----------] Global test environment set-up. 2022-08-17T13:39:07.8228571Z [----------] 3 tests from irange_test 2022-08-17T13:39:07.8228786Z [ RUN ] irange_test.range_test 2022-08-17T13:39:07.8228993Z [ OK ] irange_test.range_test (0 ms) 2022-08-17T13:39:07.8229210Z [ RUN ] irange_test.end_test 2022-08-17T13:39:07.8229423Z [ OK ] irange_test.end_test (0 ms) 2022-08-17T13:39:07.8229641Z [ RUN ] irange_test.neg_range_test 2022-08-17T13:39:07.8229850Z [ OK ] irange_test.neg_range_test (0 ms) 2022-08-17T13:39:07.8230090Z [----------] 3 tests from irange_test (0 ms total) 2022-08-17T13:39:07.8230235Z 2022-08-17T13:39:07.8230322Z [----------] 2 tests from irange 2022-08-17T13:39:07.8230538Z [ RUN ] irange.empty_reverse_range_two_inputs 2022-08-17T13:39:07.8230799Z [ OK ] irange.empty_reverse_range_two_inputs (0 ms) 2022-08-17T13:39:07.8231055Z [ RUN ] irange.empty_reverse_range_one_input 2022-08-17T13:39:07.8231296Z [ OK ] irange.empty_reverse_range_one_input (0 ms) 2022-08-17T13:39:07.8231543Z [----------] 2 tests from irange (0 ms total) 2022-08-17T13:39:07.8231681Z 2022-08-17T13:39:07.8231796Z [----------] Global test environment tear-down 2022-08-17T13:39:07.8232046Z [==========] 5 tests from 2 test suites ran. (0 ms total) 2022-08-17T13:39:07.8232242Z [ PASSED ] 5 tests. 2022-08-17T13:39:07.8254653Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_LeftRight_test.exe" 2022-08-17T13:39:07.8342185Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:07.8342539Z [==========] Running 12 tests from 1 test suite. 2022-08-17T13:39:07.8342806Z [----------] Global test environment set-up. 2022-08-17T13:39:07.8343053Z [----------] 12 tests from LeftRightTest 2022-08-17T13:39:07.8343361Z [ RUN ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent 2022-08-17T13:39:07.8343733Z [ OK ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent (0 ms) 2022-08-17T13:39:07.8344124Z [ RUN ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent 2022-08-17T13:39:07.8344521Z [ OK ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent (0 ms) 2022-08-17T13:39:07.8344923Z [ RUN ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned 2022-08-17T13:39:07.8345301Z [ OK ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned (0 ms) 2022-08-17T13:39:07.8345640Z [ RUN ] LeftRightTest.readsCanBeConcurrent 2022-08-17T13:39:07.8349557Z [ OK ] LeftRightTest.readsCanBeConcurrent (0 ms) 2022-08-17T13:39:07.8349888Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite 2022-08-17T13:39:07.8351513Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite (0 ms) 2022-08-17T13:39:07.8351906Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead 2022-08-17T13:39:07.8353446Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead (0 ms) 2022-08-17T13:39:07.8353812Z [ RUN ] LeftRightTest.writesCannotBeConcurrentWithWrites 2022-08-17T13:39:07.9551023Z [ OK ] LeftRightTest.writesCannotBeConcurrentWithWrites (119 ms) 2022-08-17T13:39:07.9551711Z [ RUN ] LeftRightTest.whenReadThrowsException_thenThrowsThrough 2022-08-17T13:39:07.9552168Z [ OK ] LeftRightTest.whenReadThrowsException_thenThrowsThrough (0 ms) 2022-08-17T13:39:07.9552525Z [ RUN ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough 2022-08-17T13:39:07.9552901Z [ OK ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough (0 ms) 2022-08-17T13:39:07.9553309Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState 2022-08-17T13:39:07.9553755Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState (0 ms) 2022-08-17T13:39:07.9554176Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState 2022-08-17T13:39:07.9554607Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState (0 ms) 2022-08-17T13:39:07.9555022Z [ RUN ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState 2022-08-17T13:39:07.9555409Z [ OK ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState (0 ms) 2022-08-17T13:39:07.9555759Z [----------] 12 tests from LeftRightTest (121 ms total) 2022-08-17T13:39:07.9555918Z 2022-08-17T13:39:07.9556036Z [----------] Global test environment tear-down 2022-08-17T13:39:07.9567220Z [==========] 12 tests from 1 test suite ran. (121 ms total) 2022-08-17T13:39:07.9567445Z [ PASSED ] 12 tests. 2022-08-17T13:39:07.9610301Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_logging_test.exe" 2022-08-17T13:39:07.9716003Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:07.9716374Z [==========] Running 10 tests from 2 test suites. 2022-08-17T13:39:07.9716608Z [----------] Global test environment set-up. 2022-08-17T13:39:07.9716856Z [----------] 1 test from LoggingDeathTest 2022-08-17T13:39:07.9717137Z [ RUN ] LoggingDeathTest.TestEnforceUsingFatal 2022-08-17T13:39:07.9889993Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:07.9967420Z [ OK ] LoggingDeathTest.TestEnforceUsingFatal (25 ms) 2022-08-17T13:39:07.9967791Z [----------] 1 test from LoggingDeathTest (25 ms total) 2022-08-17T13:39:07.9967956Z 2022-08-17T13:39:07.9968057Z [----------] 9 tests from LoggingTest 2022-08-17T13:39:07.9968281Z [ RUN ] LoggingTest.TestEnforceTrue 2022-08-17T13:39:07.9968547Z [ OK ] LoggingTest.TestEnforceTrue (0 ms) 2022-08-17T13:39:07.9968809Z [ RUN ] LoggingTest.TestEnforceFalse 2022-08-17T13:39:08.0078115Z [ OK ] LoggingTest.TestEnforceFalse (11 ms) 2022-08-17T13:39:08.0078372Z [ RUN ] LoggingTest.TestEnforceEquals 2022-08-17T13:39:08.0078704Z [ OK ] LoggingTest.TestEnforceEquals (0 ms) 2022-08-17T13:39:08.0079011Z [ RUN ] LoggingTest.TestEnforceMessageVariables 2022-08-17T13:39:08.0079324Z [ OK ] LoggingTest.TestEnforceMessageVariables (0 ms) 2022-08-17T13:39:08.0079779Z [ RUN ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope 2022-08-17T13:39:08.0080425Z [ OK ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope (0 ms) 2022-08-17T13:39:08.0080863Z [ RUN ] LoggingTest.DoesntCopyComparedObjects 2022-08-17T13:39:08.0081157Z [ OK ] LoggingTest.DoesntCopyComparedObjects (0 ms) 2022-08-17T13:39:08.0081438Z [ RUN ] LoggingTest.EnforceShowcase 2022-08-17T13:39:08.0082967Z [ OK ] LoggingTest.EnforceShowcase (0 ms) 2022-08-17T13:39:08.0083194Z [ RUN ] LoggingTest.Join 2022-08-17T13:39:08.0083411Z [ OK ] LoggingTest.Join (0 ms) 2022-08-17T13:39:08.0083645Z [ RUN ] LoggingTest.TestDanglingElse 2022-08-17T13:39:08.0083890Z [ OK ] LoggingTest.TestDanglingElse (0 ms) 2022-08-17T13:39:08.0084166Z [----------] 9 tests from LoggingTest (11 ms total) 2022-08-17T13:39:08.0084489Z 2022-08-17T13:39:08.0084605Z [----------] Global test environment tear-down 2022-08-17T13:39:08.0095377Z [==========] 10 tests from 2 test suites ran. (36 ms total) 2022-08-17T13:39:08.0095582Z [ PASSED ] 10 tests. 2022-08-17T13:39:08.0147937Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_Metaprogramming_test.exe" 2022-08-17T13:39:08.0240414Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:08.0240820Z [==========] Running 39 tests from 1 test suite. 2022-08-17T13:39:08.0241098Z [----------] Global test environment set-up. 2022-08-17T13:39:08.0241360Z [----------] 39 tests from MetaprogrammingTest 2022-08-17T13:39:08.0241719Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex 2022-08-17T13:39:08.0242148Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex (0 ms) 2022-08-17T13:39:08.0242532Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_singleInput 2022-08-17T13:39:08.0242921Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_singleInput (0 ms) 2022-08-17T13:39:08.0243329Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_movableOnly 2022-08-17T13:39:08.0243719Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_movableOnly (0 ms) 2022-08-17T13:39:08.0244126Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyCopiesIfNecessary 2022-08-17T13:39:08.0244536Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyCopiesIfNecessary (0 ms) 2022-08-17T13:39:08.0244958Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyMovesIfNecessary 2022-08-17T13:39:08.0245379Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyMovesIfNecessary (0 ms) 2022-08-17T13:39:08.0245813Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_keepsLValueReferencesIntact 2022-08-17T13:39:08.0246245Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_keepsLValueReferencesIntact (0 ms) 2022-08-17T13:39:08.0246603Z [ RUN ] MetaprogrammingTest.FilterMap 2022-08-17T13:39:08.0246872Z [ OK ] MetaprogrammingTest.FilterMap (0 ms) 2022-08-17T13:39:08.0247146Z [ RUN ] MetaprogrammingTest.FilterMap_emptyInput 2022-08-17T13:39:08.0247448Z [ OK ] MetaprogrammingTest.FilterMap_emptyInput (0 ms) 2022-08-17T13:39:08.0247751Z [ RUN ] MetaprogrammingTest.FilterMap_emptyOutput 2022-08-17T13:39:08.0248036Z [ OK ] MetaprogrammingTest.FilterMap_emptyOutput (0 ms) 2022-08-17T13:39:08.0248351Z [ RUN ] MetaprogrammingTest.FilterMap_movableOnly_byRValue 2022-08-17T13:39:08.0248676Z [ OK ] MetaprogrammingTest.FilterMap_movableOnly_byRValue (0 ms) 2022-08-17T13:39:08.0249002Z [ RUN ] MetaprogrammingTest.FilterMap_movableOnly_byValue 2022-08-17T13:39:08.0249307Z [ OK ] MetaprogrammingTest.FilterMap_movableOnly_byValue (0 ms) 2022-08-17T13:39:08.0249639Z [ RUN ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_2 2022-08-17T13:39:08.0249987Z [ OK ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_2 (0 ms) 2022-08-17T13:39:08.0250309Z [ RUN ] MetaprogrammingTest.TupleElements_subsetSelection 2022-08-17T13:39:08.0250672Z [ OK ] MetaprogrammingTest.TupleElements_subsetSelection (0 ms) 2022-08-17T13:39:08.0251017Z [ RUN ] MetaprogrammingTest.TupleElements_reorderSelection 2022-08-17T13:39:08.0251355Z [ OK ] MetaprogrammingTest.TupleElements_reorderSelection (0 ms) 2022-08-17T13:39:08.0251665Z [ RUN ] MetaprogrammingTest.TupleTake_nonemptyPrefix 2022-08-17T13:39:08.0251978Z [ OK ] MetaprogrammingTest.TupleTake_nonemptyPrefix (0 ms) 2022-08-17T13:39:08.0252284Z [ RUN ] MetaprogrammingTest.TupleTake_fullPrefix 2022-08-17T13:39:08.0252570Z [ OK ] MetaprogrammingTest.TupleTake_fullPrefix (0 ms) 2022-08-17T13:39:08.0252863Z [ RUN ] MetaprogrammingTest.TupleTake_negative 2022-08-17T13:39:08.0253156Z [ OK ] MetaprogrammingTest.TupleTake_negative (0 ms) 2022-08-17T13:39:08.0253607Z [ RUN ] MetaprogrammingTest.TupleSlice_middle 2022-08-17T13:39:08.0253884Z [ OK ] MetaprogrammingTest.TupleSlice_middle (0 ms) 2022-08-17T13:39:08.0254248Z [ RUN ] MetaprogrammingTest.TupleSlice_full 2022-08-17T13:39:08.0254538Z [ OK ] MetaprogrammingTest.TupleSlice_full (0 ms) 2022-08-17T13:39:08.0254808Z [ RUN ] MetaprogrammingTest.TupleMap_simple 2022-08-17T13:39:08.0255094Z [ OK ] MetaprogrammingTest.TupleMap_simple (0 ms) 2022-08-17T13:39:08.0255449Z [ RUN ] MetaprogrammingTest.TupleMap_mapperTakesDifferentButConvertibleType 2022-08-17T13:39:08.0255852Z [ OK ] MetaprogrammingTest.TupleMap_mapperTakesDifferentButConvertibleType (0 ms) 2022-08-17T13:39:08.0256231Z [ RUN ] MetaprogrammingTest.TupleMap_mapperTakesConstRef 2022-08-17T13:39:08.0256562Z [ OK ] MetaprogrammingTest.TupleMap_mapperTakesConstRef (0 ms) 2022-08-17T13:39:08.0256895Z [ RUN ] MetaprogrammingTest.TupleMap_mapsToDifferentTypes 2022-08-17T13:39:08.0257215Z [ OK ] MetaprogrammingTest.TupleMap_mapsToDifferentTypes (0 ms) 2022-08-17T13:39:08.0257574Z [ RUN ] MetaprogrammingTest.TupleMap_differentiatesLRValueReferences 2022-08-17T13:39:08.0257959Z [ OK ] MetaprogrammingTest.TupleMap_differentiatesLRValueReferences (0 ms) 2022-08-17T13:39:08.0258311Z [ RUN ] MetaprogrammingTest.TupleMap_canWorkWithMovableOnlyType 2022-08-17T13:39:08.0258672Z [ OK ] MetaprogrammingTest.TupleMap_canWorkWithMovableOnlyType (0 ms) 2022-08-17T13:39:08.0259035Z [ RUN ] MetaprogrammingTest.TupleMap_doesntUnecessarilyCopyValues 2022-08-17T13:39:08.0259401Z [ OK ] MetaprogrammingTest.TupleMap_doesntUnecessarilyCopyValues (0 ms) 2022-08-17T13:39:08.0259749Z [ RUN ] MetaprogrammingTest.TupleMap_doesntUnecessarilyMoveValues 2022-08-17T13:39:08.0260112Z [ OK ] MetaprogrammingTest.TupleMap_doesntUnecessarilyMoveValues (0 ms) 2022-08-17T13:39:08.0260467Z [ RUN ] MetaprogrammingTest.TupleMap_canBeUsedWithAutoLambdas 2022-08-17T13:39:08.0260802Z [ OK ] MetaprogrammingTest.TupleMap_canBeUsedWithAutoLambdas (0 ms) 2022-08-17T13:39:08.0261143Z [ RUN ] MetaprogrammingTest.TupleConcat_zerotuples 2022-08-17T13:39:08.0261458Z [ OK ] MetaprogrammingTest.TupleConcat_zerotuples (0 ms) 2022-08-17T13:39:08.0261773Z [ RUN ] MetaprogrammingTest.TupleConcat_oneemptytuple 2022-08-17T13:39:08.0262076Z [ OK ] MetaprogrammingTest.TupleConcat_oneemptytuple (0 ms) 2022-08-17T13:39:08.0262401Z [ RUN ] MetaprogrammingTest.TupleConcat_onenonemptytuple 2022-08-17T13:39:08.0262732Z [ OK ] MetaprogrammingTest.TupleConcat_onenonemptytuple (0 ms) 2022-08-17T13:39:08.0263034Z [ RUN ] MetaprogrammingTest.TupleConcat_twotuples 2022-08-17T13:39:08.0263338Z [ OK ] MetaprogrammingTest.TupleConcat_twotuples (0 ms) 2022-08-17T13:39:08.0263646Z [ RUN ] MetaprogrammingTest.TupleConcat_threetuples 2022-08-17T13:39:08.0263942Z [ OK ] MetaprogrammingTest.TupleConcat_threetuples (0 ms) 2022-08-17T13:39:08.0264274Z [ RUN ] MetaprogrammingTest.TupleConcat_emptytupleatbeginning 2022-08-17T13:39:08.0264623Z [ OK ] MetaprogrammingTest.TupleConcat_emptytupleatbeginning (0 ms) 2022-08-17T13:39:08.0264969Z [ RUN ] MetaprogrammingTest.TupleConcat_emptytupleinmiddle 2022-08-17T13:39:08.0265291Z [ OK ] MetaprogrammingTest.TupleConcat_emptytupleinmiddle (0 ms) 2022-08-17T13:39:08.0265625Z [ RUN ] MetaprogrammingTest.TupleConcat_emptytupleatend 2022-08-17T13:39:08.0265952Z [ OK ] MetaprogrammingTest.TupleConcat_emptytupleatend (0 ms) 2022-08-17T13:39:08.0266292Z [ RUN ] MetaprogrammingTest.TupleConcat_workswithreferencesandpointers 2022-08-17T13:39:08.0266682Z [ OK ] MetaprogrammingTest.TupleConcat_workswithreferencesandpointers (0 ms) 2022-08-17T13:39:08.0267058Z [ RUN ] MetaprogrammingTest.TupleConcat_worksWithMovableOnlyTypes 2022-08-17T13:39:08.0267423Z [ OK ] MetaprogrammingTest.TupleConcat_worksWithMovableOnlyTypes (0 ms) 2022-08-17T13:39:08.0267779Z [ RUN ] MetaprogrammingTest.TupleConcat_doesntCopyMoreThanNecessary 2022-08-17T13:39:08.0268220Z [ OK ] MetaprogrammingTest.TupleConcat_doesntCopyMoreThanNecessary (0 ms) 2022-08-17T13:39:08.0268620Z [----------] 39 tests from MetaprogrammingTest (0 ms total) 2022-08-17T13:39:08.0268791Z 2022-08-17T13:39:08.0268889Z [----------] Global test environment tear-down 2022-08-17T13:39:08.0269150Z [==========] 39 tests from 1 test suite ran. (0 ms total) 2022-08-17T13:39:08.0269363Z [ PASSED ] 39 tests. 2022-08-17T13:39:08.0269478Z 2022-08-17T13:39:08.0269567Z YOU HAVE 2 DISABLED TESTS 2022-08-17T13:39:08.0269687Z 2022-08-17T13:39:08.0308075Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_optional_test.exe" 2022-08-17T13:39:08.0397374Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:08.0397724Z [==========] Running 16 tests from 12 test suites. 2022-08-17T13:39:08.0397992Z [----------] Global test environment set-up. 2022-08-17T13:39:08.0398268Z [----------] 2 tests from OptionalTest/0, where TypeParam = bool 2022-08-17T13:39:08.0398539Z [ RUN ] OptionalTest/0.Empty 2022-08-17T13:39:08.0398766Z [ OK ] OptionalTest/0.Empty (0 ms) 2022-08-17T13:39:08.0398976Z [ RUN ] OptionalTest/0.Initialized 2022-08-17T13:39:08.0399217Z [ OK ] OptionalTest/0.Initialized (0 ms) 2022-08-17T13:39:08.0399477Z [----------] 2 tests from OptionalTest/0 (0 ms total) 2022-08-17T13:39:08.0399637Z 2022-08-17T13:39:08.0399794Z [----------] 2 tests from OptionalTest/1, where TypeParam = unsigned __int64 2022-08-17T13:39:08.0400047Z [ RUN ] OptionalTest/1.Empty 2022-08-17T13:39:08.0400339Z [ OK ] OptionalTest/1.Empty (0 ms) 2022-08-17T13:39:08.0400574Z [ RUN ] OptionalTest/1.Initialized 2022-08-17T13:39:08.0400817Z [ OK ] OptionalTest/1.Initialized (0 ms) 2022-08-17T13:39:08.0401061Z [----------] 2 tests from OptionalTest/1 (0 ms total) 2022-08-17T13:39:08.0401218Z 2022-08-17T13:39:08.0401412Z [----------] 2 tests from OptionalTest/2, where TypeParam = class c10::ArrayRef<__int64> 2022-08-17T13:39:08.0401690Z [ RUN ] OptionalTest/2.Empty 2022-08-17T13:39:08.0401894Z [ OK ] OptionalTest/2.Empty (0 ms) 2022-08-17T13:39:08.0402114Z [ RUN ] OptionalTest/2.Initialized 2022-08-17T13:39:08.0402351Z [ OK ] OptionalTest/2.Initialized (0 ms) 2022-08-17T13:39:08.0402589Z [----------] 2 tests from OptionalTest/2 (0 ms total) 2022-08-17T13:39:08.0402736Z 2022-08-17T13:39:08.0402976Z [----------] 2 tests from OptionalTest/3, where TypeParam = class std::basic_string,class std::allocator > 2022-08-17T13:39:08.0403308Z [ RUN ] OptionalTest/3.Empty 2022-08-17T13:39:08.0403524Z [ OK ] OptionalTest/3.Empty (0 ms) 2022-08-17T13:39:08.0403732Z [ RUN ] OptionalTest/3.Initialized 2022-08-17T13:39:08.0403967Z [ OK ] OptionalTest/3.Initialized (0 ms) 2022-08-17T13:39:08.0404223Z [----------] 2 tests from OptionalTest/3 (0 ms total) 2022-08-17T13:39:08.0404374Z 2022-08-17T13:39:08.0404453Z [----------] 1 test from OptionalTest 2022-08-17T13:39:08.0404674Z [ RUN ] OptionalTest.Nullopt 2022-08-17T13:39:08.0404899Z [ OK ] OptionalTest.Nullopt (0 ms) 2022-08-17T13:39:08.0405130Z [----------] 1 test from OptionalTest (0 ms total) 2022-08-17T13:39:08.0405277Z 2022-08-17T13:39:08.0405484Z [----------] 1 test from CmpTest/0, where TypeParam = struct std::pair,class c10::optional > 2022-08-17T13:39:08.0405782Z [ RUN ] CmpTest/0.Cmp 2022-08-17T13:39:08.0405978Z [ OK ] CmpTest/0.Cmp (0 ms) 2022-08-17T13:39:08.0406182Z [----------] 1 test from CmpTest/0 (0 ms total) 2022-08-17T13:39:08.0406317Z 2022-08-17T13:39:08.0406502Z [----------] 1 test from CmpTest/1, where TypeParam = struct std::pair,int> 2022-08-17T13:39:08.0406772Z [ RUN ] CmpTest/1.Cmp 2022-08-17T13:39:08.0406954Z [ OK ] CmpTest/1.Cmp (0 ms) 2022-08-17T13:39:08.0407315Z [----------] 1 test from CmpTest/1 (0 ms total) 2022-08-17T13:39:08.0407452Z 2022-08-17T13:39:08.0407705Z [----------] 1 test from CmpTest/2, where TypeParam = struct std::pair > 2022-08-17T13:39:08.0407981Z [ RUN ] CmpTest/2.Cmp 2022-08-17T13:39:08.0408177Z [ OK ] CmpTest/2.Cmp (0 ms) 2022-08-17T13:39:08.0408399Z [----------] 1 test from CmpTest/2 (0 ms total) 2022-08-17T13:39:08.0408537Z 2022-08-17T13:39:08.0408720Z [----------] 1 test from CmpTest/3, where TypeParam = struct std::pair,long> 2022-08-17T13:39:08.0408993Z [ RUN ] CmpTest/3.Cmp 2022-08-17T13:39:08.0409172Z [ OK ] CmpTest/3.Cmp (0 ms) 2022-08-17T13:39:08.0409393Z [----------] 1 test from CmpTest/3 (0 ms total) 2022-08-17T13:39:08.0409530Z 2022-08-17T13:39:08.0409717Z [----------] 1 test from CmpTest/4, where TypeParam = struct std::pair > 2022-08-17T13:39:08.0409976Z [ RUN ] CmpTest/4.Cmp 2022-08-17T13:39:08.0410176Z [ OK ] CmpTest/4.Cmp (0 ms) 2022-08-17T13:39:08.0410397Z [----------] 1 test from CmpTest/4 (0 ms total) 2022-08-17T13:39:08.0410534Z 2022-08-17T13:39:08.0410656Z [----------] 1 test from nullopt/SelfCompareTest 2022-08-17T13:39:08.0410907Z [ RUN ] nullopt/SelfCompareTest.SelfCompare/0 2022-08-17T13:39:08.0411197Z [ OK ] nullopt/SelfCompareTest.SelfCompare/0 (0 ms) 2022-08-17T13:39:08.0411492Z [----------] 1 test from nullopt/SelfCompareTest (0 ms total) 2022-08-17T13:39:08.0411654Z 2022-08-17T13:39:08.0411746Z [----------] 1 test from int/SelfCompareTest 2022-08-17T13:39:08.0412002Z [ RUN ] int/SelfCompareTest.SelfCompare/0 2022-08-17T13:39:08.0412277Z [ OK ] int/SelfCompareTest.SelfCompare/0 (0 ms) 2022-08-17T13:39:08.0412540Z [----------] 1 test from int/SelfCompareTest (0 ms total) 2022-08-17T13:39:08.0412694Z 2022-08-17T13:39:08.0412807Z [----------] Global test environment tear-down 2022-08-17T13:39:08.0417491Z [==========] 16 tests from 12 test suites ran. (0 ms total) 2022-08-17T13:39:08.0417714Z [ PASSED ] 16 tests. 2022-08-17T13:39:08.0463069Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_ordered_preserving_dict_test.exe" 2022-08-17T13:39:08.0558295Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:08.0558675Z [==========] Running 19 tests from 1 test suite. 2022-08-17T13:39:08.0558973Z [----------] Global test environment set-up. 2022-08-17T13:39:08.0559230Z [----------] 19 tests from OrderedPreservingDictTest 2022-08-17T13:39:08.0559553Z [ RUN ] OrderedPreservingDictTest.InsertAndDeleteBasic 2022-08-17T13:39:08.0559917Z [ OK ] OrderedPreservingDictTest.InsertAndDeleteBasic (0 ms) 2022-08-17T13:39:08.0560366Z [ RUN ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder 2022-08-17T13:39:08.0560803Z [ OK ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder (0 ms) 2022-08-17T13:39:08.0561184Z [ RUN ] OrderedPreservingDictTest.testRefType 2022-08-17T13:39:08.0561497Z [ OK ] OrderedPreservingDictTest.testRefType (0 ms) 2022-08-17T13:39:08.0561799Z [ RUN ] OrderedPreservingDictTest.DictCollisions 2022-08-17T13:39:08.1365559Z [ OK ] OrderedPreservingDictTest.DictCollisions (80 ms) 2022-08-17T13:39:08.1365917Z [ RUN ] OrderedPreservingDictTest.test_range_insert 2022-08-17T13:39:08.1366576Z [ OK ] OrderedPreservingDictTest.test_range_insert (0 ms) 2022-08-17T13:39:08.1366901Z [ RUN ] OrderedPreservingDictTest.test_range_erase_all 2022-08-17T13:39:08.1367527Z [ OK ] OrderedPreservingDictTest.test_range_erase_all (0 ms) 2022-08-17T13:39:08.1367827Z [ RUN ] OrderedPreservingDictTest.test_range_erase 2022-08-17T13:39:08.1390312Z [ OK ] OrderedPreservingDictTest.test_range_erase (2 ms) 2022-08-17T13:39:08.1390650Z [ RUN ] OrderedPreservingDictTest.test_move_constructor_empty 2022-08-17T13:39:08.1391001Z [ OK ] OrderedPreservingDictTest.test_move_constructor_empty (0 ms) 2022-08-17T13:39:08.1391564Z [ RUN ] OrderedPreservingDictTest.test_move_operator_empty 2022-08-17T13:39:08.1391973Z [ OK ] OrderedPreservingDictTest.test_move_operator_empty (0 ms) 2022-08-17T13:39:08.1392368Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor 2022-08-17T13:39:08.1392752Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor (0 ms) 2022-08-17T13:39:08.1393142Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator 2022-08-17T13:39:08.1393512Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator (0 ms) 2022-08-17T13:39:08.1393870Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_and_operator 2022-08-17T13:39:08.1394237Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_and_operator (0 ms) 2022-08-17T13:39:08.1394565Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_empty 2022-08-17T13:39:08.1394904Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_empty (0 ms) 2022-08-17T13:39:08.1395239Z [ RUN ] OrderedPreservingDictTest.test_copy_operator_empty 2022-08-17T13:39:08.1395553Z [ OK ] OrderedPreservingDictTest.test_copy_operator_empty (0 ms) 2022-08-17T13:39:08.1395857Z [ RUN ] OrderedPreservingDictTest.test_at 2022-08-17T13:39:08.1396140Z [ OK ] OrderedPreservingDictTest.test_at (0 ms) 2022-08-17T13:39:08.1396416Z [ RUN ] OrderedPreservingDictTest.test_equal_range 2022-08-17T13:39:08.1396722Z [ OK ] OrderedPreservingDictTest.test_equal_range (0 ms) 2022-08-17T13:39:08.1397036Z [ RUN ] OrderedPreservingDictTest.test_access_operator 2022-08-17T13:39:08.1397355Z [ OK ] OrderedPreservingDictTest.test_access_operator (0 ms) 2022-08-17T13:39:08.1397639Z [ RUN ] OrderedPreservingDictTest.test_swap 2022-08-17T13:39:08.1397929Z [ OK ] OrderedPreservingDictTest.test_swap (0 ms) 2022-08-17T13:39:08.1398228Z [ RUN ] OrderedPreservingDictTest.test_swap_empty 2022-08-17T13:39:08.1398515Z [ OK ] OrderedPreservingDictTest.test_swap_empty (0 ms) 2022-08-17T13:39:08.1398842Z [----------] 19 tests from OrderedPreservingDictTest (83 ms total) 2022-08-17T13:39:08.1399022Z 2022-08-17T13:39:08.1399141Z [----------] Global test environment tear-down 2022-08-17T13:39:08.1409376Z [==========] 19 tests from 1 test suite ran. (83 ms total) 2022-08-17T13:39:08.1409594Z [ PASSED ] 19 tests. 2022-08-17T13:39:08.1459636Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_registry_test.exe" 2022-08-17T13:39:08.1552131Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:08.1552538Z [==========] Running 3 tests from 1 test suite. 2022-08-17T13:39:08.1552772Z [----------] Global test environment set-up. 2022-08-17T13:39:08.1553017Z [----------] 3 tests from RegistryTest 2022-08-17T13:39:08.1553267Z [ RUN ] RegistryTest.CanRunCreator 2022-08-17T13:39:08.1553510Z [ OK ] RegistryTest.CanRunCreator (0 ms) 2022-08-17T13:39:08.1553811Z [ RUN ] RegistryTest.ReturnNullOnNonExistingCreator 2022-08-17T13:39:08.1554155Z [ OK ] RegistryTest.ReturnNullOnNonExistingCreator (0 ms) 2022-08-17T13:39:08.1554447Z [ RUN ] RegistryTest.RegistryPriorities 2022-08-17T13:39:08.1554752Z Key already registered with the same priority: FooWithPriority 2022-08-17T13:39:08.1555046Z [ OK ] RegistryTest.RegistryPriorities (0 ms) 2022-08-17T13:39:08.1555324Z [----------] 3 tests from RegistryTest (0 ms total) 2022-08-17T13:39:08.1555456Z 2022-08-17T13:39:08.1555572Z [----------] Global test environment tear-down 2022-08-17T13:39:08.1564959Z [==========] 3 tests from 1 test suite ran. (0 ms total) 2022-08-17T13:39:08.1565201Z [ PASSED ] 3 tests. 2022-08-17T13:39:08.1611213Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_SizesAndStrides_test.exe" 2022-08-17T13:39:08.1707041Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:08.1707557Z [==========] Running 18 tests from 1 test suite. 2022-08-17T13:39:08.1707840Z [----------] Global test environment set-up. 2022-08-17T13:39:08.1708086Z [----------] 18 tests from SizesAndStridesTest 2022-08-17T13:39:08.1708375Z [ RUN ] SizesAndStridesTest.DefaultConstructor 2022-08-17T13:39:08.1708698Z [ OK ] SizesAndStridesTest.DefaultConstructor (0 ms) 2022-08-17T13:39:08.1708995Z [ RUN ] SizesAndStridesTest.SetSizes 2022-08-17T13:39:08.1709242Z [ OK ] SizesAndStridesTest.SetSizes (0 ms) 2022-08-17T13:39:08.1709497Z [ RUN ] SizesAndStridesTest.Resize 2022-08-17T13:39:08.1709752Z [ OK ] SizesAndStridesTest.Resize (0 ms) 2022-08-17T13:39:08.1709997Z [ RUN ] SizesAndStridesTest.SetAtIndex 2022-08-17T13:39:08.1710271Z [ OK ] SizesAndStridesTest.SetAtIndex (0 ms) 2022-08-17T13:39:08.1710554Z [ RUN ] SizesAndStridesTest.SetAtIterator 2022-08-17T13:39:08.1710824Z [ OK ] SizesAndStridesTest.SetAtIterator (0 ms) 2022-08-17T13:39:08.1711104Z [ RUN ] SizesAndStridesTest.SetViaData 2022-08-17T13:39:08.1711377Z [ OK ] SizesAndStridesTest.SetViaData (0 ms) 2022-08-17T13:39:08.1711644Z [ RUN ] SizesAndStridesTest.MoveConstructor 2022-08-17T13:39:08.1711940Z [ OK ] SizesAndStridesTest.MoveConstructor (0 ms) 2022-08-17T13:39:08.1712236Z [ RUN ] SizesAndStridesTest.CopyConstructor 2022-08-17T13:39:08.1712534Z [ OK ] SizesAndStridesTest.CopyConstructor (0 ms) 2022-08-17T13:39:08.1712843Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToSmall 2022-08-17T13:39:08.1713202Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToSmall (0 ms) 2022-08-17T13:39:08.1713573Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToSmall 2022-08-17T13:39:08.1713914Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToSmall (0 ms) 2022-08-17T13:39:08.1714270Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToBig 2022-08-17T13:39:08.1714616Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToBig (0 ms) 2022-08-17T13:39:08.1714965Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToBig 2022-08-17T13:39:08.1715293Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToBig (0 ms) 2022-08-17T13:39:08.1715631Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToBig 2022-08-17T13:39:08.1715969Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToBig (0 ms) 2022-08-17T13:39:08.1716284Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToBig 2022-08-17T13:39:08.1716617Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToBig (0 ms) 2022-08-17T13:39:08.1716956Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToSmall 2022-08-17T13:39:08.1717282Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToSmall (0 ms) 2022-08-17T13:39:08.1717624Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToSmall 2022-08-17T13:39:08.1717964Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToSmall (0 ms) 2022-08-17T13:39:08.1718292Z [ RUN ] SizesAndStridesTest.CopyAssignmentSelf 2022-08-17T13:39:08.1718591Z [ OK ] SizesAndStridesTest.CopyAssignmentSelf (0 ms) 2022-08-17T13:39:08.1718898Z [ RUN ] SizesAndStridesTest.MoveAssignmentSelf 2022-08-17T13:39:08.1719208Z [ OK ] SizesAndStridesTest.MoveAssignmentSelf (0 ms) 2022-08-17T13:39:08.1719499Z [----------] 18 tests from SizesAndStridesTest (0 ms total) 2022-08-17T13:39:08.1719661Z 2022-08-17T13:39:08.1719778Z [----------] Global test environment tear-down 2022-08-17T13:39:08.1722179Z [==========] 18 tests from 1 test suite ran. (0 ms total) 2022-08-17T13:39:08.1722400Z [ PASSED ] 18 tests. 2022-08-17T13:39:08.1768630Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_SmallVectorTest.exe" 2022-08-17T13:39:08.1879215Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:08.1880094Z [==========] Running 221 tests from 15 test suites. 2022-08-17T13:39:08.1880446Z [----------] Global test environment set-up. 2022-08-17T13:39:08.1880926Z [----------] 37 tests from SmallVectorTest/0, where TypeParam = class c10::SmallVector 2022-08-17T13:39:08.1881306Z [ RUN ] SmallVectorTest/0.ConstructorNonIterTest 2022-08-17T13:39:08.1881603Z [ OK ] SmallVectorTest/0.ConstructorNonIterTest (0 ms) 2022-08-17T13:39:08.1881873Z [ RUN ] SmallVectorTest/0.ConstructorIterTest 2022-08-17T13:39:08.1882160Z [ OK ] SmallVectorTest/0.ConstructorIterTest (0 ms) 2022-08-17T13:39:08.1882431Z [ RUN ] SmallVectorTest/0.EmptyVectorTest 2022-08-17T13:39:08.1882678Z [ OK ] SmallVectorTest/0.EmptyVectorTest (0 ms) 2022-08-17T13:39:08.1882938Z [ RUN ] SmallVectorTest/0.PushPopTest 2022-08-17T13:39:08.1883196Z [ OK ] SmallVectorTest/0.PushPopTest (0 ms) 2022-08-17T13:39:08.1883443Z [ RUN ] SmallVectorTest/0.ClearTest 2022-08-17T13:39:08.1883725Z [ OK ] SmallVectorTest/0.ClearTest (0 ms) 2022-08-17T13:39:08.1883962Z [ RUN ] SmallVectorTest/0.ResizeShrinkTest 2022-08-17T13:39:08.1884226Z [ OK ] SmallVectorTest/0.ResizeShrinkTest (0 ms) 2022-08-17T13:39:08.1884488Z [ RUN ] SmallVectorTest/0.ResizeGrowTest 2022-08-17T13:39:08.1884725Z [ OK ] SmallVectorTest/0.ResizeGrowTest (0 ms) 2022-08-17T13:39:08.1884999Z [ RUN ] SmallVectorTest/0.ResizeWithElementsTest 2022-08-17T13:39:08.1885293Z [ OK ] SmallVectorTest/0.ResizeWithElementsTest (0 ms) 2022-08-17T13:39:08.1885547Z [ RUN ] SmallVectorTest/0.ResizeFillTest 2022-08-17T13:39:08.1885810Z [ OK ] SmallVectorTest/0.ResizeFillTest (0 ms) 2022-08-17T13:39:08.1886062Z [ RUN ] SmallVectorTest/0.OverflowTest 2022-08-17T13:39:08.1886373Z [ OK ] SmallVectorTest/0.OverflowTest (0 ms) 2022-08-17T13:39:08.1886706Z [ RUN ] SmallVectorTest/0.IterationTest 2022-08-17T13:39:08.1887078Z [ OK ] SmallVectorTest/0.IterationTest (0 ms) 2022-08-17T13:39:08.1887421Z [ RUN ] SmallVectorTest/0.SwapTest 2022-08-17T13:39:08.1887733Z [ OK ] SmallVectorTest/0.SwapTest (0 ms) 2022-08-17T13:39:08.1888076Z [ RUN ] SmallVectorTest/0.AppendTest 2022-08-17T13:39:08.1888379Z [ OK ] SmallVectorTest/0.AppendTest (0 ms) 2022-08-17T13:39:08.1888622Z [ RUN ] SmallVectorTest/0.AppendRepeatedTest 2022-08-17T13:39:08.1888906Z [ OK ] SmallVectorTest/0.AppendRepeatedTest (0 ms) 2022-08-17T13:39:08.1889185Z [ RUN ] SmallVectorTest/0.AppendNonIterTest 2022-08-17T13:39:08.1889439Z [ OK ] SmallVectorTest/0.AppendNonIterTest (0 ms) 2022-08-17T13:39:08.1889751Z [ RUN ] SmallVectorTest/0.AppendRepeatedNonForwardIterator 2022-08-17T13:39:08.1890094Z [ OK ] SmallVectorTest/0.AppendRepeatedNonForwardIterator (0 ms) 2022-08-17T13:39:08.1890401Z [ RUN ] SmallVectorTest/0.AppendSmallVector 2022-08-17T13:39:08.1890656Z [ OK ] SmallVectorTest/0.AppendSmallVector (0 ms) 2022-08-17T13:39:08.1890913Z [ RUN ] SmallVectorTest/0.AssignTest 2022-08-17T13:39:08.1891165Z [ OK ] SmallVectorTest/0.AssignTest (0 ms) 2022-08-17T13:39:08.1891402Z [ RUN ] SmallVectorTest/0.AssignRangeTest 2022-08-17T13:39:08.1891664Z [ OK ] SmallVectorTest/0.AssignRangeTest (0 ms) 2022-08-17T13:39:08.1891931Z [ RUN ] SmallVectorTest/0.AssignNonIterTest 2022-08-17T13:39:08.1892184Z [ OK ] SmallVectorTest/0.AssignNonIterTest (0 ms) 2022-08-17T13:39:08.1892461Z [ RUN ] SmallVectorTest/0.AssignSmallVector 2022-08-17T13:39:08.1892727Z [ OK ] SmallVectorTest/0.AssignSmallVector (0 ms) 2022-08-17T13:39:08.1892992Z [ RUN ] SmallVectorTest/0.MoveAssignTest 2022-08-17T13:39:08.1893231Z [ OK ] SmallVectorTest/0.MoveAssignTest (0 ms) 2022-08-17T13:39:08.1893479Z [ RUN ] SmallVectorTest/0.EraseTest 2022-08-17T13:39:08.1893725Z [ OK ] SmallVectorTest/0.EraseTest (0 ms) 2022-08-17T13:39:08.1893954Z [ RUN ] SmallVectorTest/0.EraseRangeTest 2022-08-17T13:39:08.1894586Z [ OK ] SmallVectorTest/0.EraseRangeTest (0 ms) 2022-08-17T13:39:08.1894841Z [ RUN ] SmallVectorTest/0.InsertTest 2022-08-17T13:39:08.1895125Z [ OK ] SmallVectorTest/0.InsertTest (0 ms) 2022-08-17T13:39:08.1895372Z [ RUN ] SmallVectorTest/0.InsertCopy 2022-08-17T13:39:08.1895621Z [ OK ] SmallVectorTest/0.InsertCopy (0 ms) 2022-08-17T13:39:08.1895889Z [ RUN ] SmallVectorTest/0.InsertRepeatedTest 2022-08-17T13:39:08.1896197Z [ OK ] SmallVectorTest/0.InsertRepeatedTest (0 ms) 2022-08-17T13:39:08.1896515Z [ RUN ] SmallVectorTest/0.InsertRepeatedNonIterTest 2022-08-17T13:39:08.1896859Z [ OK ] SmallVectorTest/0.InsertRepeatedNonIterTest (0 ms) 2022-08-17T13:39:08.1897156Z [ RUN ] SmallVectorTest/0.InsertRepeatedAtEndTest 2022-08-17T13:39:08.1897475Z [ OK ] SmallVectorTest/0.InsertRepeatedAtEndTest (0 ms) 2022-08-17T13:39:08.1897803Z [ RUN ] SmallVectorTest/0.InsertRepeatedEmptyTest 2022-08-17T13:39:08.1898095Z [ OK ] SmallVectorTest/0.InsertRepeatedEmptyTest (0 ms) 2022-08-17T13:39:08.1910031Z [ RUN ] SmallVectorTest/0.InsertRangeTest 2022-08-17T13:39:08.1910303Z [ OK ] SmallVectorTest/0.InsertRangeTest (0 ms) 2022-08-17T13:39:08.1910576Z [ RUN ] SmallVectorTest/0.InsertRangeAtEndTest 2022-08-17T13:39:08.1910853Z [ OK ] SmallVectorTest/0.InsertRangeAtEndTest (0 ms) 2022-08-17T13:39:08.1911115Z [ RUN ] SmallVectorTest/0.InsertEmptyRangeTest 2022-08-17T13:39:08.1911393Z [ OK ] SmallVectorTest/0.InsertEmptyRangeTest (0 ms) 2022-08-17T13:39:08.1911651Z [ RUN ] SmallVectorTest/0.ComparisonTest 2022-08-17T13:39:08.1911900Z [ OK ] SmallVectorTest/0.ComparisonTest (0 ms) 2022-08-17T13:39:08.1912134Z [ RUN ] SmallVectorTest/0.ConstVectorTest 2022-08-17T13:39:08.1912383Z [ OK ] SmallVectorTest/0.ConstVectorTest (0 ms) 2022-08-17T13:39:08.1912631Z [ RUN ] SmallVectorTest/0.DirectVectorTest 2022-08-17T13:39:08.1912873Z [ OK ] SmallVectorTest/0.DirectVectorTest (0 ms) 2022-08-17T13:39:08.1913119Z [ RUN ] SmallVectorTest/0.IteratorTest 2022-08-17T13:39:08.1913359Z [ OK ] SmallVectorTest/0.IteratorTest (0 ms) 2022-08-17T13:39:08.1913613Z [----------] 37 tests from SmallVectorTest/0 (0 ms total) 2022-08-17T13:39:08.1913769Z 2022-08-17T13:39:08.1914013Z [----------] 37 tests from SmallVectorTest/1, where TypeParam = class c10::SmallVector 2022-08-17T13:39:08.1914372Z [ RUN ] SmallVectorTest/1.ConstructorNonIterTest 2022-08-17T13:39:08.1914752Z [ OK ] SmallVectorTest/1.ConstructorNonIterTest (0 ms) 2022-08-17T13:39:08.1915009Z [ RUN ] SmallVectorTest/1.ConstructorIterTest 2022-08-17T13:39:08.1915273Z [ OK ] SmallVectorTest/1.ConstructorIterTest (0 ms) 2022-08-17T13:39:08.1915530Z [ RUN ] SmallVectorTest/1.EmptyVectorTest 2022-08-17T13:39:08.1915766Z [ OK ] SmallVectorTest/1.EmptyVectorTest (0 ms) 2022-08-17T13:39:08.1916013Z [ RUN ] SmallVectorTest/1.PushPopTest 2022-08-17T13:39:08.1916260Z [ OK ] SmallVectorTest/1.PushPopTest (0 ms) 2022-08-17T13:39:08.1916496Z [ RUN ] SmallVectorTest/1.ClearTest 2022-08-17T13:39:08.1916715Z [ OK ] SmallVectorTest/1.ClearTest (0 ms) 2022-08-17T13:39:08.1916952Z [ RUN ] SmallVectorTest/1.ResizeShrinkTest 2022-08-17T13:39:08.1917205Z [ OK ] SmallVectorTest/1.ResizeShrinkTest (0 ms) 2022-08-17T13:39:08.1917442Z [ RUN ] SmallVectorTest/1.ResizeGrowTest 2022-08-17T13:39:08.1917684Z [ OK ] SmallVectorTest/1.ResizeGrowTest (0 ms) 2022-08-17T13:39:08.1917944Z [ RUN ] SmallVectorTest/1.ResizeWithElementsTest 2022-08-17T13:39:08.1918207Z [ OK ] SmallVectorTest/1.ResizeWithElementsTest (0 ms) 2022-08-17T13:39:08.1918467Z [ RUN ] SmallVectorTest/1.ResizeFillTest 2022-08-17T13:39:08.1918709Z [ OK ] SmallVectorTest/1.ResizeFillTest (0 ms) 2022-08-17T13:39:08.1918939Z [ RUN ] SmallVectorTest/1.OverflowTest 2022-08-17T13:39:08.1919177Z [ OK ] SmallVectorTest/1.OverflowTest (0 ms) 2022-08-17T13:39:08.1919916Z [ RUN ] SmallVectorTest/1.IterationTest 2022-08-17T13:39:08.1920159Z [ OK ] SmallVectorTest/1.IterationTest (0 ms) 2022-08-17T13:39:08.1920549Z [ RUN ] SmallVectorTest/1.SwapTest 2022-08-17T13:39:08.1920788Z [ OK ] SmallVectorTest/1.SwapTest (0 ms) 2022-08-17T13:39:08.1921019Z [ RUN ] SmallVectorTest/1.AppendTest 2022-08-17T13:39:08.1921243Z [ OK ] SmallVectorTest/1.AppendTest (0 ms) 2022-08-17T13:39:08.1921497Z [ RUN ] SmallVectorTest/1.AppendRepeatedTest 2022-08-17T13:39:08.1921765Z [ OK ] SmallVectorTest/1.AppendRepeatedTest (0 ms) 2022-08-17T13:39:08.1922018Z [ RUN ] SmallVectorTest/1.AppendNonIterTest 2022-08-17T13:39:08.1922281Z [ OK ] SmallVectorTest/1.AppendNonIterTest (0 ms) 2022-08-17T13:39:08.1922575Z [ RUN ] SmallVectorTest/1.AppendRepeatedNonForwardIterator 2022-08-17T13:39:08.1922904Z [ OK ] SmallVectorTest/1.AppendRepeatedNonForwardIterator (0 ms) 2022-08-17T13:39:08.1923189Z [ RUN ] SmallVectorTest/1.AppendSmallVector 2022-08-17T13:39:08.1923447Z [ OK ] SmallVectorTest/1.AppendSmallVector (0 ms) 2022-08-17T13:39:08.1923691Z [ RUN ] SmallVectorTest/1.AssignTest 2022-08-17T13:39:08.1923910Z [ OK ] SmallVectorTest/1.AssignTest (0 ms) 2022-08-17T13:39:08.1924146Z [ RUN ] SmallVectorTest/1.AssignRangeTest 2022-08-17T13:39:08.1924396Z [ OK ] SmallVectorTest/1.AssignRangeTest (0 ms) 2022-08-17T13:39:08.1924632Z [ RUN ] SmallVectorTest/1.AssignNonIterTest 2022-08-17T13:39:08.1924890Z [ OK ] SmallVectorTest/1.AssignNonIterTest (0 ms) 2022-08-17T13:39:08.1925141Z [ RUN ] SmallVectorTest/1.AssignSmallVector 2022-08-17T13:39:08.1925382Z [ OK ] SmallVectorTest/1.AssignSmallVector (0 ms) 2022-08-17T13:39:08.1925628Z [ RUN ] SmallVectorTest/1.MoveAssignTest 2022-08-17T13:39:08.1925873Z [ OK ] SmallVectorTest/1.MoveAssignTest (0 ms) 2022-08-17T13:39:08.1926105Z [ RUN ] SmallVectorTest/1.EraseTest 2022-08-17T13:39:08.1926325Z [ OK ] SmallVectorTest/1.EraseTest (0 ms) 2022-08-17T13:39:08.1926558Z [ RUN ] SmallVectorTest/1.EraseRangeTest 2022-08-17T13:39:08.1926802Z [ OK ] SmallVectorTest/1.EraseRangeTest (0 ms) 2022-08-17T13:39:08.1927026Z [ RUN ] SmallVectorTest/1.InsertTest 2022-08-17T13:39:08.1927257Z [ OK ] SmallVectorTest/1.InsertTest (0 ms) 2022-08-17T13:39:08.1927485Z [ RUN ] SmallVectorTest/1.InsertCopy 2022-08-17T13:39:08.1927707Z [ OK ] SmallVectorTest/1.InsertCopy (0 ms) 2022-08-17T13:39:08.1927950Z [ RUN ] SmallVectorTest/1.InsertRepeatedTest 2022-08-17T13:39:08.1928212Z [ OK ] SmallVectorTest/1.InsertRepeatedTest (0 ms) 2022-08-17T13:39:08.1928476Z [ RUN ] SmallVectorTest/1.InsertRepeatedNonIterTest 2022-08-17T13:39:08.1928766Z [ OK ] SmallVectorTest/1.InsertRepeatedNonIterTest (0 ms) 2022-08-17T13:39:08.1929049Z [ RUN ] SmallVectorTest/1.InsertRepeatedAtEndTest 2022-08-17T13:39:08.1929330Z [ OK ] SmallVectorTest/1.InsertRepeatedAtEndTest (0 ms) 2022-08-17T13:39:08.1929600Z [ RUN ] SmallVectorTest/1.InsertRepeatedEmptyTest 2022-08-17T13:39:08.1929883Z [ OK ] SmallVectorTest/1.InsertRepeatedEmptyTest (0 ms) 2022-08-17T13:39:08.1930143Z [ RUN ] SmallVectorTest/1.InsertRangeTest 2022-08-17T13:39:08.1930379Z [ OK ] SmallVectorTest/1.InsertRangeTest (0 ms) 2022-08-17T13:39:08.1930635Z [ RUN ] SmallVectorTest/1.InsertRangeAtEndTest 2022-08-17T13:39:08.1930902Z [ OK ] SmallVectorTest/1.InsertRangeAtEndTest (0 ms) 2022-08-17T13:39:08.1931155Z [ RUN ] SmallVectorTest/1.InsertEmptyRangeTest 2022-08-17T13:39:08.1931421Z [ OK ] SmallVectorTest/1.InsertEmptyRangeTest (0 ms) 2022-08-17T13:39:08.1931672Z [ RUN ] SmallVectorTest/1.ComparisonTest 2022-08-17T13:39:08.1931922Z [ OK ] SmallVectorTest/1.ComparisonTest (0 ms) 2022-08-17T13:39:08.1932158Z [ RUN ] SmallVectorTest/1.ConstVectorTest 2022-08-17T13:39:08.1932404Z [ OK ] SmallVectorTest/1.ConstVectorTest (0 ms) 2022-08-17T13:39:08.1932965Z [ RUN ] SmallVectorTest/1.DirectVectorTest 2022-08-17T13:39:08.1933206Z [ OK ] SmallVectorTest/1.DirectVectorTest (0 ms) 2022-08-17T13:39:08.1933694Z [ RUN ] SmallVectorTest/1.IteratorTest 2022-08-17T13:39:08.1933945Z [ OK ] SmallVectorTest/1.IteratorTest (0 ms) 2022-08-17T13:39:08.1934202Z [----------] 37 tests from SmallVectorTest/1 (0 ms total) 2022-08-17T13:39:08.1934358Z 2022-08-17T13:39:08.1934596Z [----------] 37 tests from SmallVectorTest/2, where TypeParam = class c10::SmallVector 2022-08-17T13:39:08.1934955Z [ RUN ] SmallVectorTest/2.ConstructorNonIterTest 2022-08-17T13:39:08.1935235Z [ OK ] SmallVectorTest/2.ConstructorNonIterTest (0 ms) 2022-08-17T13:39:08.1935490Z [ RUN ] SmallVectorTest/2.ConstructorIterTest 2022-08-17T13:39:08.1935751Z [ OK ] SmallVectorTest/2.ConstructorIterTest (0 ms) 2022-08-17T13:39:08.1936010Z [ RUN ] SmallVectorTest/2.EmptyVectorTest 2022-08-17T13:39:08.1936250Z [ OK ] SmallVectorTest/2.EmptyVectorTest (0 ms) 2022-08-17T13:39:08.1936497Z [ RUN ] SmallVectorTest/2.PushPopTest 2022-08-17T13:39:08.1936740Z [ OK ] SmallVectorTest/2.PushPopTest (0 ms) 2022-08-17T13:39:08.1936975Z [ RUN ] SmallVectorTest/2.ClearTest 2022-08-17T13:39:08.1937194Z [ OK ] SmallVectorTest/2.ClearTest (0 ms) 2022-08-17T13:39:08.1937434Z [ RUN ] SmallVectorTest/2.ResizeShrinkTest 2022-08-17T13:39:08.1937688Z [ OK ] SmallVectorTest/2.ResizeShrinkTest (0 ms) 2022-08-17T13:39:08.1937924Z [ RUN ] SmallVectorTest/2.ResizeGrowTest 2022-08-17T13:39:08.1938169Z [ OK ] SmallVectorTest/2.ResizeGrowTest (0 ms) 2022-08-17T13:39:08.1938430Z [ RUN ] SmallVectorTest/2.ResizeWithElementsTest 2022-08-17T13:39:08.1938692Z [ OK ] SmallVectorTest/2.ResizeWithElementsTest (0 ms) 2022-08-17T13:39:08.1938950Z [ RUN ] SmallVectorTest/2.ResizeFillTest 2022-08-17T13:39:08.1939193Z [ OK ] SmallVectorTest/2.ResizeFillTest (0 ms) 2022-08-17T13:39:08.1939421Z [ RUN ] SmallVectorTest/2.OverflowTest 2022-08-17T13:39:08.1939662Z [ OK ] SmallVectorTest/2.OverflowTest (0 ms) 2022-08-17T13:39:08.1939904Z [ RUN ] SmallVectorTest/2.IterationTest 2022-08-17T13:39:08.1940146Z [ OK ] SmallVectorTest/2.IterationTest (0 ms) 2022-08-17T13:39:08.1940367Z [ RUN ] SmallVectorTest/2.SwapTest 2022-08-17T13:39:08.1940598Z [ OK ] SmallVectorTest/2.SwapTest (0 ms) 2022-08-17T13:39:08.1940828Z [ RUN ] SmallVectorTest/2.AppendTest 2022-08-17T13:39:08.1941049Z [ OK ] SmallVectorTest/2.AppendTest (0 ms) 2022-08-17T13:39:08.1941297Z [ RUN ] SmallVectorTest/2.AppendRepeatedTest 2022-08-17T13:39:08.1941564Z [ OK ] SmallVectorTest/2.AppendRepeatedTest (0 ms) 2022-08-17T13:39:08.1941809Z [ RUN ] SmallVectorTest/2.AppendNonIterTest 2022-08-17T13:39:08.1942066Z [ OK ] SmallVectorTest/2.AppendNonIterTest (0 ms) 2022-08-17T13:39:08.1942357Z [ RUN ] SmallVectorTest/2.AppendRepeatedNonForwardIterator 2022-08-17T13:39:08.1942690Z [ OK ] SmallVectorTest/2.AppendRepeatedNonForwardIterator (0 ms) 2022-08-17T13:39:08.1942975Z [ RUN ] SmallVectorTest/2.AppendSmallVector 2022-08-17T13:39:08.1943235Z [ OK ] SmallVectorTest/2.AppendSmallVector (0 ms) 2022-08-17T13:39:08.1943476Z [ RUN ] SmallVectorTest/2.AssignTest 2022-08-17T13:39:08.1943696Z [ OK ] SmallVectorTest/2.AssignTest (0 ms) 2022-08-17T13:39:08.1943935Z [ RUN ] SmallVectorTest/2.AssignRangeTest 2022-08-17T13:39:08.1944186Z [ OK ] SmallVectorTest/2.AssignRangeTest (0 ms) 2022-08-17T13:39:08.1944428Z [ RUN ] SmallVectorTest/2.AssignNonIterTest 2022-08-17T13:39:08.1944687Z [ OK ] SmallVectorTest/2.AssignNonIterTest (0 ms) 2022-08-17T13:39:08.1944942Z [ RUN ] SmallVectorTest/2.AssignSmallVector 2022-08-17T13:39:08.1945184Z [ OK ] SmallVectorTest/2.AssignSmallVector (0 ms) 2022-08-17T13:39:08.1945431Z [ RUN ] SmallVectorTest/2.MoveAssignTest 2022-08-17T13:39:08.1945942Z [ OK ] SmallVectorTest/2.MoveAssignTest (0 ms) 2022-08-17T13:39:08.1946181Z [ RUN ] SmallVectorTest/2.EraseTest 2022-08-17T13:39:08.1946450Z [ OK ] SmallVectorTest/2.EraseTest (0 ms) 2022-08-17T13:39:08.1946690Z [ RUN ] SmallVectorTest/2.EraseRangeTest 2022-08-17T13:39:08.1946940Z [ OK ] SmallVectorTest/2.EraseRangeTest (0 ms) 2022-08-17T13:39:08.1947165Z [ RUN ] SmallVectorTest/2.InsertTest 2022-08-17T13:39:08.1947396Z [ OK ] SmallVectorTest/2.InsertTest (0 ms) 2022-08-17T13:39:08.1947623Z [ RUN ] SmallVectorTest/2.InsertCopy 2022-08-17T13:39:08.1947846Z [ OK ] SmallVectorTest/2.InsertCopy (0 ms) 2022-08-17T13:39:08.1948099Z [ RUN ] SmallVectorTest/2.InsertRepeatedTest 2022-08-17T13:39:08.1948364Z [ OK ] SmallVectorTest/2.InsertRepeatedTest (0 ms) 2022-08-17T13:39:08.1948629Z [ RUN ] SmallVectorTest/2.InsertRepeatedNonIterTest 2022-08-17T13:39:08.1948922Z [ OK ] SmallVectorTest/2.InsertRepeatedNonIterTest (0 ms) 2022-08-17T13:39:08.1949211Z [ RUN ] SmallVectorTest/2.InsertRepeatedAtEndTest 2022-08-17T13:39:08.1949495Z [ OK ] SmallVectorTest/2.InsertRepeatedAtEndTest (0 ms) 2022-08-17T13:39:08.1949764Z [ RUN ] SmallVectorTest/2.InsertRepeatedEmptyTest 2022-08-17T13:39:08.1950044Z [ OK ] SmallVectorTest/2.InsertRepeatedEmptyTest (0 ms) 2022-08-17T13:39:08.1950306Z [ RUN ] SmallVectorTest/2.InsertRangeTest 2022-08-17T13:39:08.1950542Z [ OK ] SmallVectorTest/2.InsertRangeTest (0 ms) 2022-08-17T13:39:08.1950796Z [ RUN ] SmallVectorTest/2.InsertRangeAtEndTest 2022-08-17T13:39:08.1951070Z [ OK ] SmallVectorTest/2.InsertRangeAtEndTest (0 ms) 2022-08-17T13:39:08.1951323Z [ RUN ] SmallVectorTest/2.InsertEmptyRangeTest 2022-08-17T13:39:08.1951589Z [ OK ] SmallVectorTest/2.InsertEmptyRangeTest (0 ms) 2022-08-17T13:39:08.1951844Z [ RUN ] SmallVectorTest/2.ComparisonTest 2022-08-17T13:39:08.1952089Z [ OK ] SmallVectorTest/2.ComparisonTest (0 ms) 2022-08-17T13:39:08.1952325Z [ RUN ] SmallVectorTest/2.ConstVectorTest 2022-08-17T13:39:08.1952572Z [ OK ] SmallVectorTest/2.ConstVectorTest (0 ms) 2022-08-17T13:39:08.1952824Z [ RUN ] SmallVectorTest/2.DirectVectorTest 2022-08-17T13:39:08.1953062Z [ OK ] SmallVectorTest/2.DirectVectorTest (0 ms) 2022-08-17T13:39:08.1953305Z [ RUN ] SmallVectorTest/2.IteratorTest 2022-08-17T13:39:08.1953541Z [ OK ] SmallVectorTest/2.IteratorTest (0 ms) 2022-08-17T13:39:08.1953788Z [----------] 37 tests from SmallVectorTest/2 (0 ms total) 2022-08-17T13:39:08.1953940Z 2022-08-17T13:39:08.1954171Z [----------] 37 tests from SmallVectorTest/3, where TypeParam = class c10::SmallVector 2022-08-17T13:39:08.1954527Z [ RUN ] SmallVectorTest/3.ConstructorNonIterTest 2022-08-17T13:39:08.1954803Z [ OK ] SmallVectorTest/3.ConstructorNonIterTest (0 ms) 2022-08-17T13:39:08.1955056Z [ RUN ] SmallVectorTest/3.ConstructorIterTest 2022-08-17T13:39:08.1955317Z [ OK ] SmallVectorTest/3.ConstructorIterTest (0 ms) 2022-08-17T13:39:08.1955570Z [ RUN ] SmallVectorTest/3.EmptyVectorTest 2022-08-17T13:39:08.1955811Z [ OK ] SmallVectorTest/3.EmptyVectorTest (0 ms) 2022-08-17T13:39:08.1956058Z [ RUN ] SmallVectorTest/3.PushPopTest 2022-08-17T13:39:08.1956297Z [ OK ] SmallVectorTest/3.PushPopTest (0 ms) 2022-08-17T13:39:08.1956529Z [ RUN ] SmallVectorTest/3.ClearTest 2022-08-17T13:39:08.1956746Z [ OK ] SmallVectorTest/3.ClearTest (0 ms) 2022-08-17T13:39:08.1956985Z [ RUN ] SmallVectorTest/3.ResizeShrinkTest 2022-08-17T13:39:08.1957237Z [ OK ] SmallVectorTest/3.ResizeShrinkTest (0 ms) 2022-08-17T13:39:08.1957475Z [ RUN ] SmallVectorTest/3.ResizeGrowTest 2022-08-17T13:39:08.1957719Z [ OK ] SmallVectorTest/3.ResizeGrowTest (0 ms) 2022-08-17T13:39:08.1957977Z [ RUN ] SmallVectorTest/3.ResizeWithElementsTest 2022-08-17T13:39:08.1958239Z [ OK ] SmallVectorTest/3.ResizeWithElementsTest (0 ms) 2022-08-17T13:39:08.1958812Z [ RUN ] SmallVectorTest/3.ResizeFillTest 2022-08-17T13:39:08.1959060Z [ OK ] SmallVectorTest/3.ResizeFillTest (0 ms) 2022-08-17T13:39:08.1959339Z [ RUN ] SmallVectorTest/3.OverflowTest 2022-08-17T13:39:08.1959580Z [ OK ] SmallVectorTest/3.OverflowTest (0 ms) 2022-08-17T13:39:08.1959817Z [ RUN ] SmallVectorTest/3.IterationTest 2022-08-17T13:39:08.1960060Z [ OK ] SmallVectorTest/3.IterationTest (0 ms) 2022-08-17T13:39:08.1960361Z [ RUN ] SmallVectorTest/3.SwapTest 2022-08-17T13:39:08.1960594Z [ OK ] SmallVectorTest/3.SwapTest (0 ms) 2022-08-17T13:39:08.1960824Z [ RUN ] SmallVectorTest/3.AppendTest 2022-08-17T13:39:08.1961049Z [ OK ] SmallVectorTest/3.AppendTest (0 ms) 2022-08-17T13:39:08.1961300Z [ RUN ] SmallVectorTest/3.AppendRepeatedTest 2022-08-17T13:39:08.1961567Z [ OK ] SmallVectorTest/3.AppendRepeatedTest (0 ms) 2022-08-17T13:39:08.1961816Z [ RUN ] SmallVectorTest/3.AppendNonIterTest 2022-08-17T13:39:08.1962079Z [ OK ] SmallVectorTest/3.AppendNonIterTest (0 ms) 2022-08-17T13:39:08.1962372Z [ RUN ] SmallVectorTest/3.AppendRepeatedNonForwardIterator 2022-08-17T13:39:08.1962701Z [ OK ] SmallVectorTest/3.AppendRepeatedNonForwardIterator (0 ms) 2022-08-17T13:39:08.1962977Z [ RUN ] SmallVectorTest/3.AppendSmallVector 2022-08-17T13:39:08.1963234Z [ OK ] SmallVectorTest/3.AppendSmallVector (0 ms) 2022-08-17T13:39:08.1963474Z [ RUN ] SmallVectorTest/3.AssignTest 2022-08-17T13:39:08.1963694Z [ OK ] SmallVectorTest/3.AssignTest (0 ms) 2022-08-17T13:39:08.1963926Z [ RUN ] SmallVectorTest/3.AssignRangeTest 2022-08-17T13:39:08.1964175Z [ OK ] SmallVectorTest/3.AssignRangeTest (0 ms) 2022-08-17T13:39:08.1964412Z [ RUN ] SmallVectorTest/3.AssignNonIterTest 2022-08-17T13:39:08.1964665Z [ OK ] SmallVectorTest/3.AssignNonIterTest (0 ms) 2022-08-17T13:39:08.1964916Z [ RUN ] SmallVectorTest/3.AssignSmallVector 2022-08-17T13:39:08.1965158Z [ OK ] SmallVectorTest/3.AssignSmallVector (0 ms) 2022-08-17T13:39:08.1965403Z [ RUN ] SmallVectorTest/3.MoveAssignTest 2022-08-17T13:39:08.1965651Z [ OK ] SmallVectorTest/3.MoveAssignTest (0 ms) 2022-08-17T13:39:08.1965876Z [ RUN ] SmallVectorTest/3.EraseTest 2022-08-17T13:39:08.1966094Z [ OK ] SmallVectorTest/3.EraseTest (0 ms) 2022-08-17T13:39:08.1966325Z [ RUN ] SmallVectorTest/3.EraseRangeTest 2022-08-17T13:39:08.1966570Z [ OK ] SmallVectorTest/3.EraseRangeTest (0 ms) 2022-08-17T13:39:08.1966792Z [ RUN ] SmallVectorTest/3.InsertTest 2022-08-17T13:39:08.1967019Z [ OK ] SmallVectorTest/3.InsertTest (0 ms) 2022-08-17T13:39:08.1967248Z [ RUN ] SmallVectorTest/3.InsertCopy 2022-08-17T13:39:08.1967465Z [ OK ] SmallVectorTest/3.InsertCopy (0 ms) 2022-08-17T13:39:08.1967707Z [ RUN ] SmallVectorTest/3.InsertRepeatedTest 2022-08-17T13:39:08.1967966Z [ OK ] SmallVectorTest/3.InsertRepeatedTest (0 ms) 2022-08-17T13:39:08.1968242Z [ RUN ] SmallVectorTest/3.InsertRepeatedNonIterTest 2022-08-17T13:39:08.1968520Z [ OK ] SmallVectorTest/3.InsertRepeatedNonIterTest (0 ms) 2022-08-17T13:39:08.1968801Z [ RUN ] SmallVectorTest/3.InsertRepeatedAtEndTest 2022-08-17T13:39:08.1969081Z [ OK ] SmallVectorTest/3.InsertRepeatedAtEndTest (0 ms) 2022-08-17T13:39:08.1969349Z [ RUN ] SmallVectorTest/3.InsertRepeatedEmptyTest 2022-08-17T13:39:08.1969625Z [ OK ] SmallVectorTest/3.InsertRepeatedEmptyTest (0 ms) 2022-08-17T13:39:08.1969884Z [ RUN ] SmallVectorTest/3.InsertRangeTest 2022-08-17T13:39:08.1970122Z [ OK ] SmallVectorTest/3.InsertRangeTest (0 ms) 2022-08-17T13:39:08.1970374Z [ RUN ] SmallVectorTest/3.InsertRangeAtEndTest 2022-08-17T13:39:08.1970640Z [ OK ] SmallVectorTest/3.InsertRangeAtEndTest (0 ms) 2022-08-17T13:39:08.1970905Z [ RUN ] SmallVectorTest/3.InsertEmptyRangeTest 2022-08-17T13:39:08.1971163Z [ OK ] SmallVectorTest/3.InsertEmptyRangeTest (0 ms) 2022-08-17T13:39:08.1971482Z [ RUN ] SmallVectorTest/3.ComparisonTest 2022-08-17T13:39:08.1971733Z [ OK ] SmallVectorTest/3.ComparisonTest (0 ms) 2022-08-17T13:39:08.1972010Z [ RUN ] SmallVectorTest/3.ConstVectorTest 2022-08-17T13:39:08.1972262Z [ OK ] SmallVectorTest/3.ConstVectorTest (0 ms) 2022-08-17T13:39:08.1972508Z [ RUN ] SmallVectorTest/3.DirectVectorTest 2022-08-17T13:39:08.1972748Z [ OK ] SmallVectorTest/3.DirectVectorTest (0 ms) 2022-08-17T13:39:08.1972988Z [ RUN ] SmallVectorTest/3.IteratorTest 2022-08-17T13:39:08.1973230Z [ OK ] SmallVectorTest/3.IteratorTest (0 ms) 2022-08-17T13:39:08.1973478Z [----------] 37 tests from SmallVectorTest/3 (0 ms total) 2022-08-17T13:39:08.1973631Z 2022-08-17T13:39:08.1973863Z [----------] 37 tests from SmallVectorTest/4, where TypeParam = class c10::SmallVector 2022-08-17T13:39:08.1974223Z [ RUN ] SmallVectorTest/4.ConstructorNonIterTest 2022-08-17T13:39:08.1974504Z [ OK ] SmallVectorTest/4.ConstructorNonIterTest (0 ms) 2022-08-17T13:39:08.1974759Z [ RUN ] SmallVectorTest/4.ConstructorIterTest 2022-08-17T13:39:08.1975026Z [ OK ] SmallVectorTest/4.ConstructorIterTest (0 ms) 2022-08-17T13:39:08.1975280Z [ RUN ] SmallVectorTest/4.EmptyVectorTest 2022-08-17T13:39:08.1975515Z [ OK ] SmallVectorTest/4.EmptyVectorTest (0 ms) 2022-08-17T13:39:08.1975757Z [ RUN ] SmallVectorTest/4.PushPopTest 2022-08-17T13:39:08.1975998Z [ OK ] SmallVectorTest/4.PushPopTest (0 ms) 2022-08-17T13:39:08.1976232Z [ RUN ] SmallVectorTest/4.ClearTest 2022-08-17T13:39:08.1976449Z [ OK ] SmallVectorTest/4.ClearTest (0 ms) 2022-08-17T13:39:08.1976686Z [ RUN ] SmallVectorTest/4.ResizeShrinkTest 2022-08-17T13:39:08.1976940Z [ OK ] SmallVectorTest/4.ResizeShrinkTest (0 ms) 2022-08-17T13:39:08.1977175Z [ RUN ] SmallVectorTest/4.ResizeGrowTest 2022-08-17T13:39:08.1977418Z [ OK ] SmallVectorTest/4.ResizeGrowTest (0 ms) 2022-08-17T13:39:08.1977778Z [ RUN ] SmallVectorTest/4.ResizeWithElementsTest 2022-08-17T13:39:08.1978043Z [ OK ] SmallVectorTest/4.ResizeWithElementsTest (0 ms) 2022-08-17T13:39:08.1978306Z [ RUN ] SmallVectorTest/4.ResizeFillTest 2022-08-17T13:39:08.1978551Z [ OK ] SmallVectorTest/4.ResizeFillTest (0 ms) 2022-08-17T13:39:08.1978779Z [ RUN ] SmallVectorTest/4.OverflowTest 2022-08-17T13:39:08.1979023Z [ OK ] SmallVectorTest/4.OverflowTest (0 ms) 2022-08-17T13:39:08.1979265Z [ RUN ] SmallVectorTest/4.IterationTest 2022-08-17T13:39:08.1979507Z [ OK ] SmallVectorTest/4.IterationTest (0 ms) 2022-08-17T13:39:08.1979730Z [ RUN ] SmallVectorTest/4.SwapTest 2022-08-17T13:39:08.1979958Z [ OK ] SmallVectorTest/4.SwapTest (0 ms) 2022-08-17T13:39:08.1980194Z [ RUN ] SmallVectorTest/4.AppendTest 2022-08-17T13:39:08.1980417Z [ OK ] SmallVectorTest/4.AppendTest (0 ms) 2022-08-17T13:39:08.1980666Z [ RUN ] SmallVectorTest/4.AppendRepeatedTest 2022-08-17T13:39:08.1980931Z [ OK ] SmallVectorTest/4.AppendRepeatedTest (0 ms) 2022-08-17T13:39:08.1981177Z [ RUN ] SmallVectorTest/4.AppendNonIterTest 2022-08-17T13:39:08.1981440Z [ OK ] SmallVectorTest/4.AppendNonIterTest (0 ms) 2022-08-17T13:39:08.1981730Z [ RUN ] SmallVectorTest/4.AppendRepeatedNonForwardIterator 2022-08-17T13:39:08.1982063Z [ OK ] SmallVectorTest/4.AppendRepeatedNonForwardIterator (0 ms) 2022-08-17T13:39:08.1982347Z [ RUN ] SmallVectorTest/4.AppendSmallVector 2022-08-17T13:39:08.1982607Z [ OK ] SmallVectorTest/4.AppendSmallVector (0 ms) 2022-08-17T13:39:08.1982848Z [ RUN ] SmallVectorTest/4.AssignTest 2022-08-17T13:39:08.1983068Z [ OK ] SmallVectorTest/4.AssignTest (0 ms) 2022-08-17T13:39:08.1983308Z [ RUN ] SmallVectorTest/4.AssignRangeTest 2022-08-17T13:39:08.1983560Z [ OK ] SmallVectorTest/4.AssignRangeTest (0 ms) 2022-08-17T13:39:08.1983799Z [ RUN ] SmallVectorTest/4.AssignNonIterTest 2022-08-17T13:39:08.1984127Z [ OK ] SmallVectorTest/4.AssignNonIterTest (0 ms) 2022-08-17T13:39:08.1984384Z [ RUN ] SmallVectorTest/4.AssignSmallVector 2022-08-17T13:39:08.1984666Z [ OK ] SmallVectorTest/4.AssignSmallVector (0 ms) 2022-08-17T13:39:08.1984919Z [ RUN ] SmallVectorTest/4.MoveAssignTest 2022-08-17T13:39:08.1985168Z [ OK ] SmallVectorTest/4.MoveAssignTest (0 ms) 2022-08-17T13:39:08.1985402Z [ RUN ] SmallVectorTest/4.EraseTest 2022-08-17T13:39:08.1985619Z [ OK ] SmallVectorTest/4.EraseTest (0 ms) 2022-08-17T13:39:08.1985855Z [ RUN ] SmallVectorTest/4.EraseRangeTest 2022-08-17T13:39:08.1986105Z [ OK ] SmallVectorTest/4.EraseRangeTest (0 ms) 2022-08-17T13:39:08.1986329Z [ RUN ] SmallVectorTest/4.InsertTest 2022-08-17T13:39:08.1986564Z [ OK ] SmallVectorTest/4.InsertTest (0 ms) 2022-08-17T13:39:08.1986798Z [ RUN ] SmallVectorTest/4.InsertCopy 2022-08-17T13:39:08.1987016Z [ OK ] SmallVectorTest/4.InsertCopy (0 ms) 2022-08-17T13:39:08.1987261Z [ RUN ] SmallVectorTest/4.InsertRepeatedTest 2022-08-17T13:39:08.1987522Z [ OK ] SmallVectorTest/4.InsertRepeatedTest (0 ms) 2022-08-17T13:39:08.1987796Z [ RUN ] SmallVectorTest/4.InsertRepeatedNonIterTest 2022-08-17T13:39:08.1988072Z [ OK ] SmallVectorTest/4.InsertRepeatedNonIterTest (0 ms) 2022-08-17T13:39:08.1988354Z [ RUN ] SmallVectorTest/4.InsertRepeatedAtEndTest 2022-08-17T13:39:08.1988638Z [ OK ] SmallVectorTest/4.InsertRepeatedAtEndTest (0 ms) 2022-08-17T13:39:08.1988907Z [ RUN ] SmallVectorTest/4.InsertRepeatedEmptyTest 2022-08-17T13:39:08.1989188Z [ OK ] SmallVectorTest/4.InsertRepeatedEmptyTest (0 ms) 2022-08-17T13:39:08.1989449Z [ RUN ] SmallVectorTest/4.InsertRangeTest 2022-08-17T13:39:08.1989684Z [ OK ] SmallVectorTest/4.InsertRangeTest (0 ms) 2022-08-17T13:39:08.1989940Z [ RUN ] SmallVectorTest/4.InsertRangeAtEndTest 2022-08-17T13:39:08.1990208Z [ OK ] SmallVectorTest/4.InsertRangeAtEndTest (0 ms) 2022-08-17T13:39:08.1990474Z [ RUN ] SmallVectorTest/4.InsertEmptyRangeTest 2022-08-17T13:39:08.1990730Z [ OK ] SmallVectorTest/4.InsertEmptyRangeTest (0 ms) 2022-08-17T13:39:08.1990989Z [ RUN ] SmallVectorTest/4.ComparisonTest 2022-08-17T13:39:08.1991235Z [ OK ] SmallVectorTest/4.ComparisonTest (0 ms) 2022-08-17T13:39:08.1991470Z [ RUN ] SmallVectorTest/4.ConstVectorTest 2022-08-17T13:39:08.1991715Z [ OK ] SmallVectorTest/4.ConstVectorTest (0 ms) 2022-08-17T13:39:08.1991962Z [ RUN ] SmallVectorTest/4.DirectVectorTest 2022-08-17T13:39:08.1992202Z [ OK ] SmallVectorTest/4.DirectVectorTest (0 ms) 2022-08-17T13:39:08.1992444Z [ RUN ] SmallVectorTest/4.IteratorTest 2022-08-17T13:39:08.1992680Z [ OK ] SmallVectorTest/4.IteratorTest (0 ms) 2022-08-17T13:39:08.1992930Z [----------] 37 tests from SmallVectorTest/4 (0 ms total) 2022-08-17T13:39:08.1993079Z 2022-08-17T13:39:08.1993177Z [----------] 5 tests from SmallVectorTest 2022-08-17T13:39:08.1993425Z [ RUN ] SmallVectorTest.ResizeForOverwrite 2022-08-17T13:39:08.1993707Z [ OK ] SmallVectorTest.ResizeForOverwrite (0 ms) 2022-08-17T13:39:08.1993948Z [ RUN ] SmallVectorTest.MidInsert 2022-08-17T13:39:08.1994188Z [ OK ] SmallVectorTest.MidInsert (0 ms) 2022-08-17T13:39:08.1994429Z [ RUN ] SmallVectorTest.EmplaceBack 2022-08-17T13:39:08.1994664Z [ OK ] SmallVectorTest.EmplaceBack (0 ms) 2022-08-17T13:39:08.1994936Z [ RUN ] SmallVectorTest.DefaultInlinedElements 2022-08-17T13:39:08.1995236Z [ OK ] SmallVectorTest.DefaultInlinedElements (0 ms) 2022-08-17T13:39:08.1995503Z [ RUN ] SmallVectorTest.InitializerList 2022-08-17T13:39:08.1995767Z [ OK ] SmallVectorTest.InitializerList (0 ms) 2022-08-17T13:39:08.1996034Z [----------] 5 tests from SmallVectorTest (0 ms total) 2022-08-17T13:39:08.1996183Z 2022-08-17T13:39:08.1996515Z [----------] 1 test from DualSmallVectorsTest/0, where TypeParam = struct std::pair,class c10::SmallVector > 2022-08-17T13:39:08.1997005Z [ RUN ] DualSmallVectorsTest/0.MoveAssignment 2022-08-17T13:39:08.1997313Z [ OK ] DualSmallVectorsTest/0.MoveAssignment (0 ms) 2022-08-17T13:39:08.1997599Z [----------] 1 test from DualSmallVectorsTest/0 (0 ms total) 2022-08-17T13:39:08.1997756Z 2022-08-17T13:39:08.1998084Z [----------] 1 test from DualSmallVectorsTest/1, where TypeParam = struct std::pair,class c10::SmallVector > 2022-08-17T13:39:08.1998503Z [ RUN ] DualSmallVectorsTest/1.MoveAssignment 2022-08-17T13:39:08.1998769Z [ OK ] DualSmallVectorsTest/1.MoveAssignment (0 ms) 2022-08-17T13:39:08.1999047Z [----------] 1 test from DualSmallVectorsTest/1 (0 ms total) 2022-08-17T13:39:08.1999202Z 2022-08-17T13:39:08.1999523Z [----------] 1 test from DualSmallVectorsTest/2, where TypeParam = struct std::pair,class c10::SmallVector > 2022-08-17T13:39:08.1999943Z [ RUN ] DualSmallVectorsTest/2.MoveAssignment 2022-08-17T13:39:08.2000294Z [ OK ] DualSmallVectorsTest/2.MoveAssignment (0 ms) 2022-08-17T13:39:08.2000583Z [----------] 1 test from DualSmallVectorsTest/2 (0 ms total) 2022-08-17T13:39:08.2000740Z 2022-08-17T13:39:08.2001067Z [----------] 1 test from DualSmallVectorsTest/3, where TypeParam = struct std::pair,class c10::SmallVector > 2022-08-17T13:39:08.2001484Z [ RUN ] DualSmallVectorsTest/3.MoveAssignment 2022-08-17T13:39:08.2001751Z [ OK ] DualSmallVectorsTest/3.MoveAssignment (0 ms) 2022-08-17T13:39:08.2002028Z [----------] 1 test from DualSmallVectorsTest/3 (0 ms total) 2022-08-17T13:39:08.2002184Z 2022-08-17T13:39:08.2002284Z [----------] 1 test from SmallVectorCustomTest 2022-08-17T13:39:08.2002549Z [ RUN ] SmallVectorCustomTest.NoAssignTest 2022-08-17T13:39:08.2002838Z [ OK ] SmallVectorCustomTest.NoAssignTest (0 ms) 2022-08-17T13:39:08.2003127Z [----------] 1 test from SmallVectorCustomTest (0 ms total) 2022-08-17T13:39:08.2003271Z 2022-08-17T13:39:08.2003496Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0, where TypeParam = class c10::SmallVector 2022-08-17T13:39:08.2003874Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBack 2022-08-17T13:39:08.2004200Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBack (0 ms) 2022-08-17T13:39:08.2004524Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBackMoved 2022-08-17T13:39:08.2004865Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBackMoved (0 ms) 2022-08-17T13:39:08.2005195Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Resize 2022-08-17T13:39:08.2005511Z [ OK ] SmallVectorReferenceInvalidationTest/0.Resize (0 ms) 2022-08-17T13:39:08.2005814Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Append 2022-08-17T13:39:08.2006137Z [ OK ] SmallVectorReferenceInvalidationTest/0.Append (0 ms) 2022-08-17T13:39:08.2006463Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AppendRange 2022-08-17T13:39:08.2006782Z [ OK ] SmallVectorReferenceInvalidationTest/0.AppendRange (0 ms) 2022-08-17T13:39:08.2007107Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Assign 2022-08-17T13:39:08.2007422Z [ OK ] SmallVectorReferenceInvalidationTest/0.Assign (0 ms) 2022-08-17T13:39:08.2007741Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AssignRange 2022-08-17T13:39:08.2008059Z [ OK ] SmallVectorReferenceInvalidationTest/0.AssignRange (0 ms) 2022-08-17T13:39:08.2008381Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Insert 2022-08-17T13:39:08.2008696Z [ OK ] SmallVectorReferenceInvalidationTest/0.Insert (0 ms) 2022-08-17T13:39:08.2009005Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertMoved 2022-08-17T13:39:08.2009391Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertMoved (0 ms) 2022-08-17T13:39:08.2009755Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertN 2022-08-17T13:39:08.2010065Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertN (0 ms) 2022-08-17T13:39:08.2010393Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertRange 2022-08-17T13:39:08.2010722Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertRange (0 ms) 2022-08-17T13:39:08.2011053Z [ RUN ] SmallVectorReferenceInvalidationTest/0.EmplaceBack 2022-08-17T13:39:08.2011363Z [ OK ] SmallVectorReferenceInvalidationTest/0.EmplaceBack (0 ms) 2022-08-17T13:39:08.2011716Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0 (0 ms total) 2022-08-17T13:39:08.2011916Z 2022-08-17T13:39:08.2012191Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1, where TypeParam = class c10::SmallVector 2022-08-17T13:39:08.2012618Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBack 2022-08-17T13:39:08.2012933Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBack (0 ms) 2022-08-17T13:39:08.2013265Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBackMoved 2022-08-17T13:39:08.2013605Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBackMoved (0 ms) 2022-08-17T13:39:08.2013922Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Resize 2022-08-17T13:39:08.2014235Z [ OK ] SmallVectorReferenceInvalidationTest/1.Resize (0 ms) 2022-08-17T13:39:08.2014550Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Append 2022-08-17T13:39:08.2014854Z [ OK ] SmallVectorReferenceInvalidationTest/1.Append (0 ms) 2022-08-17T13:39:08.2015177Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AppendRange 2022-08-17T13:39:08.2015511Z [ OK ] SmallVectorReferenceInvalidationTest/1.AppendRange (0 ms) 2022-08-17T13:39:08.2015834Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Assign 2022-08-17T13:39:08.2016138Z [ OK ] SmallVectorReferenceInvalidationTest/1.Assign (0 ms) 2022-08-17T13:39:08.2016456Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AssignRange 2022-08-17T13:39:08.2016788Z [ OK ] SmallVectorReferenceInvalidationTest/1.AssignRange (0 ms) 2022-08-17T13:39:08.2017097Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Insert 2022-08-17T13:39:08.2017410Z [ OK ] SmallVectorReferenceInvalidationTest/1.Insert (0 ms) 2022-08-17T13:39:08.2017732Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertMoved 2022-08-17T13:39:08.2018063Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertMoved (0 ms) 2022-08-17T13:39:08.2018376Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertN 2022-08-17T13:39:08.2018696Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertN (0 ms) 2022-08-17T13:39:08.2019019Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertRange 2022-08-17T13:39:08.2019336Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertRange (0 ms) 2022-08-17T13:39:08.2019667Z [ RUN ] SmallVectorReferenceInvalidationTest/1.EmplaceBack 2022-08-17T13:39:08.2019999Z [ OK ] SmallVectorReferenceInvalidationTest/1.EmplaceBack (0 ms) 2022-08-17T13:39:08.2020334Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1 (0 ms total) 2022-08-17T13:39:08.2020535Z 2022-08-17T13:39:08.2020804Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0, where TypeParam = class c10::SmallVector,3> 2022-08-17T13:39:08.2021249Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack 2022-08-17T13:39:08.2021633Z [ OK ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack (0 ms) 2022-08-17T13:39:08.2022017Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0 (0 ms total) 2022-08-17T13:39:08.2022232Z 2022-08-17T13:39:08.2022574Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1, where TypeParam = class c10::SmallVector,3> 2022-08-17T13:39:08.2023303Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack 2022-08-17T13:39:08.2023692Z [ OK ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack (0 ms) 2022-08-17T13:39:08.2024077Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1 (0 ms total) 2022-08-17T13:39:08.2024300Z 2022-08-17T13:39:08.2024412Z [----------] Global test environment tear-down 2022-08-17T13:39:08.2024672Z [==========] 221 tests from 15 test suites ran. (1 ms total) 2022-08-17T13:39:08.2024882Z [ PASSED ] 221 tests. 2022-08-17T13:39:08.2025190Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_StreamGuard_test.exe" 2022-08-17T13:39:08.2093394Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:08.2093774Z [==========] Running 0 tests from 0 test suites. 2022-08-17T13:39:08.2103503Z [==========] 0 tests from 0 test suites ran. (0 ms total) 2022-08-17T13:39:08.2103719Z [ PASSED ] 0 tests. 2022-08-17T13:39:08.2149374Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_string_view_test.exe" 2022-08-17T13:39:08.2238262Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:08.2238634Z [==========] Running 18 tests from 1 test suite. 2022-08-17T13:39:08.2238865Z [----------] Global test environment set-up. 2022-08-17T13:39:08.2239107Z [----------] 18 tests from StringViewTest 2022-08-17T13:39:08.2239397Z [ RUN ] StringViewTest.testStringConstructor 2022-08-17T13:39:08.2239681Z [ OK ] StringViewTest.testStringConstructor (0 ms) 2022-08-17T13:39:08.2239983Z [ RUN ] StringViewTest.testConversionToString 2022-08-17T13:39:08.2240352Z [ OK ] StringViewTest.testConversionToString (0 ms) 2022-08-17T13:39:08.2240640Z [ RUN ] StringViewTest.testCopyAssignment 2022-08-17T13:39:08.2240925Z [ OK ] StringViewTest.testCopyAssignment (0 ms) 2022-08-17T13:39:08.2241279Z [ RUN ] StringViewTest.whenCallingAccessOperatorOutOfRange_thenThrows 2022-08-17T13:39:08.2241710Z [ OK ] StringViewTest.whenCallingAccessOperatorOutOfRange_thenThrows (0 ms) 2022-08-17T13:39:08.2242070Z [ RUN ] StringViewTest.whenRemovingValidPrefix_thenWorks 2022-08-17T13:39:08.2242406Z [ OK ] StringViewTest.whenRemovingValidPrefix_thenWorks (0 ms) 2022-08-17T13:39:08.2242755Z [ RUN ] StringViewTest.whenRemovingTooLargePrefix_thenThrows 2022-08-17T13:39:08.2243113Z [ OK ] StringViewTest.whenRemovingTooLargePrefix_thenThrows (0 ms) 2022-08-17T13:39:08.2243444Z [ RUN ] StringViewTest.whenRemovingValidSuffix_thenWorks 2022-08-17T13:39:08.2243782Z [ OK ] StringViewTest.whenRemovingValidSuffix_thenWorks (0 ms) 2022-08-17T13:39:08.2244121Z [ RUN ] StringViewTest.whenRemovingTooLargeSuffix_thenThrows 2022-08-17T13:39:08.2244458Z [ OK ] StringViewTest.whenRemovingTooLargeSuffix_thenThrows (0 ms) 2022-08-17T13:39:08.2244765Z [ RUN ] StringViewTest.testSwapFunction 2022-08-17T13:39:08.2245033Z [ OK ] StringViewTest.testSwapFunction (0 ms) 2022-08-17T13:39:08.2245281Z [ RUN ] StringViewTest.testSwapMethod 2022-08-17T13:39:08.2245540Z [ OK ] StringViewTest.testSwapMethod (0 ms) 2022-08-17T13:39:08.2245879Z [ RUN ] StringViewTest.whenCopyingFullStringView_thenDestinationHasCorrectData 2022-08-17T13:39:08.2246300Z [ OK ] StringViewTest.whenCopyingFullStringView_thenDestinationHasCorrectData (0 ms) 2022-08-17T13:39:08.2246689Z [ RUN ] StringViewTest.whenCopyingSubstr_thenDestinationHasCorrectData 2022-08-17T13:39:08.2247066Z [ OK ] StringViewTest.whenCopyingSubstr_thenDestinationHasCorrectData (0 ms) 2022-08-17T13:39:08.2247427Z [ RUN ] StringViewTest.whenCopyingTooMuch_thenJustCopiesLess 2022-08-17T13:39:08.2247924Z [ OK ] StringViewTest.whenCopyingTooMuch_thenJustCopiesLess (0 ms) 2022-08-17T13:39:08.2248270Z [ RUN ] StringViewTest.whenCopyingJustAtRange_thenDoesntCrash 2022-08-17T13:39:08.2248696Z [ OK ] StringViewTest.whenCopyingJustAtRange_thenDoesntCrash (0 ms) 2022-08-17T13:39:08.2249038Z [ RUN ] StringViewTest.whenCopyingOutOfRange_thenThrows 2022-08-17T13:39:08.2249352Z [ OK ] StringViewTest.whenCopyingOutOfRange_thenThrows (0 ms) 2022-08-17T13:39:08.2249538Z [ RUN ] StringViewTest.whenCallingSubstrWithPosOutOfRange_thenThrows 2022-08-17T13:39:08.2249734Z [ OK ] StringViewTest.whenCallingSubstrWithPosOutOfRange_thenThrows (0 ms) 2022-08-17T13:39:08.2249859Z [ RUN ] StringViewTest.testOutputOperator 2022-08-17T13:39:08.2249994Z [ OK ] StringViewTest.testOutputOperator (0 ms) 2022-08-17T13:39:08.2250090Z [ RUN ] StringViewTest.testHash 2022-08-17T13:39:08.2250185Z [ OK ] StringViewTest.testHash (0 ms) 2022-08-17T13:39:08.2250310Z [----------] 18 tests from StringViewTest (0 ms total) 2022-08-17T13:39:08.2250318Z 2022-08-17T13:39:08.2250430Z [----------] Global test environment tear-down 2022-08-17T13:39:08.2254790Z [==========] 18 tests from 1 test suite ran. (0 ms total) 2022-08-17T13:39:08.2254867Z [ PASSED ] 18 tests. 2022-08-17T13:39:08.2301831Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_SymInt_test.exe" 2022-08-17T13:39:08.2404056Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:08.2404164Z [==========] Running 3 tests from 1 test suite. 2022-08-17T13:39:08.2404295Z [----------] Global test environment set-up. 2022-08-17T13:39:08.2404394Z [----------] 3 tests from SymIntTest 2022-08-17T13:39:08.2404476Z [ RUN ] SymIntTest.ConcreteInts 2022-08-17T13:39:08.2404591Z [ OK ] SymIntTest.ConcreteInts (0 ms) 2022-08-17T13:39:08.2404676Z [ RUN ] SymIntTest.AddNode 2022-08-17T13:39:08.2404777Z [ OK ] SymIntTest.AddNode (0 ms) 2022-08-17T13:39:08.2404866Z [ RUN ] SymIntTest.CheckRange 2022-08-17T13:39:08.2404966Z [ OK ] SymIntTest.CheckRange (0 ms) 2022-08-17T13:39:08.2405080Z [----------] 3 tests from SymIntTest (0 ms total) 2022-08-17T13:39:08.2405089Z 2022-08-17T13:39:08.2405187Z [----------] Global test environment tear-down 2022-08-17T13:39:08.2414612Z [==========] 3 tests from 1 test suite ran. (0 ms total) 2022-08-17T13:39:08.2414693Z [ PASSED ] 3 tests. 2022-08-17T13:39:08.2461625Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_Synchronized_test.exe" 2022-08-17T13:39:08.2545338Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:08.2545461Z [==========] Running 2 tests from 1 test suite. 2022-08-17T13:39:08.2545573Z [----------] Global test environment set-up. 2022-08-17T13:39:08.2545672Z [----------] 2 tests from Synchronized 2022-08-17T13:39:08.2545818Z [ RUN ] Synchronized.TestSingleThreadExecution 2022-08-17T13:39:08.2545955Z [ OK ] Synchronized.TestSingleThreadExecution (0 ms) 2022-08-17T13:39:08.2546100Z [ RUN ] Synchronized.TestMultiThreadedExecution 2022-08-17T13:39:08.2592779Z [ OK ] Synchronized.TestMultiThreadedExecution (4 ms) 2022-08-17T13:39:08.2592912Z [----------] 2 tests from Synchronized (4 ms total) 2022-08-17T13:39:08.2592920Z 2022-08-17T13:39:08.2593034Z [----------] Global test environment tear-down 2022-08-17T13:39:08.2603765Z [==========] 2 tests from 1 test suite ran. (4 ms total) 2022-08-17T13:39:08.2603849Z [ PASSED ] 2 tests. 2022-08-17T13:39:08.2645268Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_tempfile_test.exe" 2022-08-17T13:39:08.2739804Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:08.2739916Z [==========] Running 1 test from 1 test suite. 2022-08-17T13:39:08.2740180Z [----------] Global test environment set-up. 2022-08-17T13:39:08.2740280Z [----------] 1 test from TempDirTest 2022-08-17T13:39:08.2740387Z [ RUN ] TempDirTest.tryMakeTempdir 2022-08-17T13:39:08.2746352Z [ OK ] TempDirTest.tryMakeTempdir (0 ms) 2022-08-17T13:39:08.2746474Z [----------] 1 test from TempDirTest (0 ms total) 2022-08-17T13:39:08.2746482Z 2022-08-17T13:39:08.2746592Z [----------] Global test environment tear-down 2022-08-17T13:39:08.2752454Z [==========] 1 test from 1 test suite ran. (0 ms total) 2022-08-17T13:39:08.2752535Z [ PASSED ] 1 test. 2022-08-17T13:39:08.2799029Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_ThreadLocal_test.exe" 2022-08-17T13:39:08.2888033Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:08.2888136Z [==========] Running 12 tests from 2 test suites. 2022-08-17T13:39:08.2888263Z [----------] Global test environment set-up. 2022-08-17T13:39:08.2888372Z [----------] 1 test from ThreadLocal 2022-08-17T13:39:08.2888504Z [ RUN ] ThreadLocal.TestNoOpScopeWithOneVar 2022-08-17T13:39:08.2888650Z [ OK ] ThreadLocal.TestNoOpScopeWithOneVar (0 ms) 2022-08-17T13:39:08.2888761Z [----------] 1 test from ThreadLocal (0 ms total) 2022-08-17T13:39:08.2888769Z 2022-08-17T13:39:08.2888871Z [----------] 11 tests from ThreadLocalTest 2022-08-17T13:39:08.2889021Z [ RUN ] ThreadLocalTest.TestNoOpScopeWithTwoVars 2022-08-17T13:39:08.2889179Z [ OK ] ThreadLocalTest.TestNoOpScopeWithTwoVars (0 ms) 2022-08-17T13:39:08.2889295Z [ RUN ] ThreadLocalTest.TestScopeWithOneVar 2022-08-17T13:39:08.2889433Z [ OK ] ThreadLocalTest.TestScopeWithOneVar (0 ms) 2022-08-17T13:39:08.2889560Z [ RUN ] ThreadLocalTest.TestScopeWithTwoVars 2022-08-17T13:39:08.2889700Z [ OK ] ThreadLocalTest.TestScopeWithTwoVars (0 ms) 2022-08-17T13:39:08.2889841Z [ RUN ] ThreadLocalTest.TestInnerScopeWithTwoVars 2022-08-17T13:39:08.2889997Z [ OK ] ThreadLocalTest.TestInnerScopeWithTwoVars (0 ms) 2022-08-17T13:39:08.2890110Z [ RUN ] ThreadLocalTest.TestClassScope 2022-08-17T13:39:08.2890224Z [ OK ] ThreadLocalTest.TestClassScope (0 ms) 2022-08-17T13:39:08.2890356Z [ RUN ] ThreadLocalTest.TestTwoGlobalScopeVars 2022-08-17T13:39:08.2890502Z [ OK ] ThreadLocalTest.TestTwoGlobalScopeVars (0 ms) 2022-08-17T13:39:08.2890652Z [ RUN ] ThreadLocalTest.TestGlobalWithLocalScopeVars 2022-08-17T13:39:08.2890814Z [ OK ] ThreadLocalTest.TestGlobalWithLocalScopeVars (0 ms) 2022-08-17T13:39:08.2890962Z [ RUN ] ThreadLocalTest.TestThreadWithLocalScopeVar 2022-08-17T13:39:08.2896228Z [ OK ] ThreadLocalTest.TestThreadWithLocalScopeVar (0 ms) 2022-08-17T13:39:08.2896382Z [ RUN ] ThreadLocalTest.TestThreadWithGlobalScopeVar 2022-08-17T13:39:08.2897382Z [ OK ] ThreadLocalTest.TestThreadWithGlobalScopeVar (0 ms) 2022-08-17T13:39:08.2897506Z [ RUN ] ThreadLocalTest.TestObjectsAreReleased 2022-08-17T13:39:08.2898522Z [ OK ] ThreadLocalTest.TestObjectsAreReleased (0 ms) 2022-08-17T13:39:08.2898730Z [ RUN ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal 2022-08-17T13:39:08.2899688Z [ OK ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal (0 ms) 2022-08-17T13:39:08.2899818Z [----------] 11 tests from ThreadLocalTest (1 ms total) 2022-08-17T13:39:08.2899825Z 2022-08-17T13:39:08.2899935Z [----------] Global test environment tear-down 2022-08-17T13:39:08.2912665Z [==========] 12 tests from 2 test suites ran. (1 ms total) 2022-08-17T13:39:08.2912748Z [ PASSED ] 12 tests. 2022-08-17T13:39:08.2954444Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_typeid_test.exe" 2022-08-17T13:39:08.3057567Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:08.3057684Z [==========] Running 5 tests from 1 test suite. 2022-08-17T13:39:08.3057951Z [----------] Global test environment set-up. 2022-08-17T13:39:08.3058055Z [----------] 5 tests from TypeMetaTest 2022-08-17T13:39:08.3058168Z [ RUN ] TypeMetaTest.TypeMetaStatic 2022-08-17T13:39:08.3058367Z [ OK ] TypeMetaTest.TypeMetaStatic (0 ms) 2022-08-17T13:39:08.3058458Z [ RUN ] TypeMetaTest.Names 2022-08-17T13:39:08.3058555Z [ OK ] TypeMetaTest.Names (0 ms) 2022-08-17T13:39:08.3058648Z [ RUN ] TypeMetaTest.TypeMeta 2022-08-17T13:39:08.3058740Z [ OK ] TypeMetaTest.TypeMeta (0 ms) 2022-08-17T13:39:08.3058850Z [ RUN ] TypeMetaTest.CtorDtorAndCopy 2022-08-17T13:39:08.3058974Z [ OK ] TypeMetaTest.CtorDtorAndCopy (0 ms) 2022-08-17T13:39:08.3059089Z [ RUN ] TypeMetaTest.Float16IsNotUint16 2022-08-17T13:39:08.3059216Z [ OK ] TypeMetaTest.Float16IsNotUint16 (0 ms) 2022-08-17T13:39:08.3059334Z [----------] 5 tests from TypeMetaTest (0 ms total) 2022-08-17T13:39:08.3059342Z 2022-08-17T13:39:08.3059452Z [----------] Global test environment tear-down 2022-08-17T13:39:08.3068660Z [==========] 5 tests from 1 test suite ran. (0 ms total) 2022-08-17T13:39:08.3068724Z [ PASSED ] 5 tests. 2022-08-17T13:39:08.3116214Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_TypeIndex_test.exe" 2022-08-17T13:39:08.3571530Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:08.3571645Z [==========] Running 7 tests from 1 test suite. 2022-08-17T13:39:08.3571780Z [----------] Global test environment set-up. 2022-08-17T13:39:08.3571876Z [----------] 7 tests from TypeIndex 2022-08-17T13:39:08.3571973Z [ RUN ] TypeIndex.TopLevelName 2022-08-17T13:39:08.3572085Z [ OK ] TypeIndex.TopLevelName (0 ms) 2022-08-17T13:39:08.3572177Z [ RUN ] TypeIndex.NestedName 2022-08-17T13:39:08.3572265Z [ OK ] TypeIndex.NestedName (0 ms) 2022-08-17T13:39:08.3572388Z [ RUN ] TypeIndex.TypeTemplateParameter 2022-08-17T13:39:08.3572524Z [ OK ] TypeIndex.TypeTemplateParameter (0 ms) 2022-08-17T13:39:08.3572647Z [ RUN ] TypeIndex.NonTypeTemplateParameter 2022-08-17T13:39:08.3572788Z [ OK ] TypeIndex.NonTypeTemplateParameter (0 ms) 2022-08-17T13:39:08.3572919Z [ RUN ] TypeIndex.TypeComputationsAreResolved 2022-08-17T13:39:08.3573063Z [ OK ] TypeIndex.TypeComputationsAreResolved (0 ms) 2022-08-17T13:39:08.3573221Z [ RUN ] TypeIndex.FunctionTypeComputationsAreResolved 2022-08-17T13:39:08.3573377Z [ OK ] TypeIndex.FunctionTypeComputationsAreResolved (0 ms) 2022-08-17T13:39:08.3573509Z [ RUN ] TypeIndex.FunctionArgumentsAndReturns 2022-08-17T13:39:08.3573650Z [ OK ] TypeIndex.FunctionArgumentsAndReturns (0 ms) 2022-08-17T13:39:08.3573762Z [----------] 7 tests from TypeIndex (0 ms total) 2022-08-17T13:39:08.3573770Z 2022-08-17T13:39:08.3573880Z [----------] Global test environment tear-down 2022-08-17T13:39:08.3584041Z [==========] 7 tests from 1 test suite ran. (0 ms total) 2022-08-17T13:39:08.3584124Z [ PASSED ] 7 tests. 2022-08-17T13:39:08.3630128Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_TypeList_test.exe" 2022-08-17T13:39:08.3715001Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:08.3715100Z [==========] Running 4 tests from 1 test suite. 2022-08-17T13:39:08.3715232Z [----------] Global test environment set-up. 2022-08-17T13:39:08.3715334Z [----------] 4 tests from TypeListTest 2022-08-17T13:39:08.3715470Z [ RUN ] TypeListTest.MapTypesToValues_sametype 2022-08-17T13:39:08.3715611Z [ OK ] TypeListTest.MapTypesToValues_sametype (0 ms) 2022-08-17T13:39:08.3715755Z [ RUN ] TypeListTest.MapTypesToValues_differenttypes 2022-08-17T13:39:08.3715906Z [ OK ] TypeListTest.MapTypesToValues_differenttypes (0 ms) 2022-08-17T13:39:08.3716030Z [ RUN ] TypeListTest.MapTypesToValues_members 2022-08-17T13:39:08.3716155Z [ OK ] TypeListTest.MapTypesToValues_members (0 ms) 2022-08-17T13:39:08.3716435Z [ RUN ] TypeListTest.MapTypesToValues_empty 2022-08-17T13:39:08.3716654Z [ OK ] TypeListTest.MapTypesToValues_empty (0 ms) 2022-08-17T13:39:08.3716777Z [----------] 4 tests from TypeListTest (0 ms total) 2022-08-17T13:39:08.3716785Z 2022-08-17T13:39:08.3716896Z [----------] Global test environment tear-down 2022-08-17T13:39:08.3726530Z [==========] 4 tests from 1 test suite ran. (0 ms total) 2022-08-17T13:39:08.3726610Z [ PASSED ] 4 tests. 2022-08-17T13:39:08.3773068Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\c10_TypeTraits_test.exe" 2022-08-17T13:39:08.3858782Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:08.3858882Z [==========] Running 0 tests from 0 test suites. 2022-08-17T13:39:08.3868317Z [==========] 0 tests from 0 test suites ran. (0 ms total) 2022-08-17T13:39:08.3868400Z [ PASSED ] 0 tests. 2022-08-17T13:39:08.3913827Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\CppSignature_test.exe" 2022-08-17T13:39:08.6634880Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:08.6635235Z [==========] Running 5 tests from 1 test suite. 2022-08-17T13:39:08.6635489Z [----------] Global test environment set-up. 2022-08-17T13:39:08.6635735Z [----------] 5 tests from CppSignatureTest 2022-08-17T13:39:08.6635999Z [ RUN ] CppSignatureTest.given_equalSignature_then_areEqual 2022-08-17T13:39:08.6636318Z [ OK ] CppSignatureTest.given_equalSignature_then_areEqual (0 ms) 2022-08-17T13:39:08.6636650Z [ RUN ] CppSignatureTest.given_differentSignature_then_areDifferent 2022-08-17T13:39:08.6636994Z [ OK ] CppSignatureTest.given_differentSignature_then_areDifferent (0 ms) 2022-08-17T13:39:08.6637324Z [ RUN ] CppSignatureTest.given_equalFunctorAndFunction_then_areEqual 2022-08-17T13:39:08.6637681Z [ OK ] CppSignatureTest.given_equalFunctorAndFunction_then_areEqual (0 ms) 2022-08-17T13:39:08.6638053Z [ RUN ] CppSignatureTest.given_differentFunctorAndFunction_then_areDifferent 2022-08-17T13:39:08.6638419Z [ OK ] CppSignatureTest.given_differentFunctorAndFunction_then_areDifferent (0 ms) 2022-08-17T13:39:08.6638798Z [ RUN ] CppSignatureTest.given_cppSignature_then_canQueryNameWithoutCrashing 2022-08-17T13:39:08.6639173Z [ OK ] CppSignatureTest.given_cppSignature_then_canQueryNameWithoutCrashing (0 ms) 2022-08-17T13:39:08.6639505Z [----------] 5 tests from CppSignatureTest (0 ms total) 2022-08-17T13:39:08.6639650Z 2022-08-17T13:39:08.6639765Z [----------] Global test environment tear-down 2022-08-17T13:39:08.6647889Z [==========] 5 tests from 1 test suite ran. (0 ms total) 2022-08-17T13:39:08.6648112Z [ PASSED ] 5 tests. 2022-08-17T13:39:08.7289414Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\cpu_generator_test.exe" 2022-08-17T13:39:08.9967110Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:08.9967499Z [==========] Running 15 tests from 1 test suite. 2022-08-17T13:39:08.9967752Z [----------] Global test environment set-up. 2022-08-17T13:39:08.9967984Z [----------] 15 tests from CPUGeneratorImpl 2022-08-17T13:39:08.9968265Z [ RUN ] CPUGeneratorImpl.TestGeneratorDynamicCast 2022-08-17T13:39:08.9968591Z [ OK ] CPUGeneratorImpl.TestGeneratorDynamicCast (0 ms) 2022-08-17T13:39:08.9968899Z [ RUN ] CPUGeneratorImpl.TestDefaultGenerator 2022-08-17T13:39:08.9969188Z [ OK ] CPUGeneratorImpl.TestDefaultGenerator (0 ms) 2022-08-17T13:39:08.9969460Z [ RUN ] CPUGeneratorImpl.TestCloning 2022-08-17T13:39:08.9969712Z [ OK ] CPUGeneratorImpl.TestCloning (0 ms) 2022-08-17T13:39:08.9970023Z [ RUN ] CPUGeneratorImpl.TestMultithreadingGetEngineOperator 2022-08-17T13:39:08.9973706Z [ OK ] CPUGeneratorImpl.TestMultithreadingGetEngineOperator (0 ms) 2022-08-17T13:39:08.9974260Z [ RUN ] CPUGeneratorImpl.TestGetSetCurrentSeed 2022-08-17T13:39:08.9974646Z [ OK ] CPUGeneratorImpl.TestGetSetCurrentSeed (0 ms) 2022-08-17T13:39:08.9974978Z [ RUN ] CPUGeneratorImpl.TestMultithreadingGetSetCurrentSeed 2022-08-17T13:39:08.9976675Z [ OK ] CPUGeneratorImpl.TestMultithreadingGetSetCurrentSeed (0 ms) 2022-08-17T13:39:08.9977010Z [ RUN ] CPUGeneratorImpl.TestRNGForking 2022-08-17T13:39:08.9988564Z [ OK ] CPUGeneratorImpl.TestRNGForking (1 ms) 2022-08-17T13:39:08.9988939Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineReproducibility 2022-08-17T13:39:08.9989304Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineReproducibility (0 ms) 2022-08-17T13:39:08.9989643Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineOffset1 2022-08-17T13:39:08.9989946Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineOffset1 (0 ms) 2022-08-17T13:39:08.9990256Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineOffset2 2022-08-17T13:39:08.9990573Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineOffset2 (0 ms) 2022-08-17T13:39:08.9990870Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineOffset3 2022-08-17T13:39:08.9991184Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineOffset3 (0 ms) 2022-08-17T13:39:08.9991493Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineIndex 2022-08-17T13:39:08.9991800Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineIndex (0 ms) 2022-08-17T13:39:08.9992115Z [ RUN ] CPUGeneratorImpl.TestMT19937EngineReproducibility 2022-08-17T13:39:08.9992475Z [ OK ] CPUGeneratorImpl.TestMT19937EngineReproducibility (0 ms) 2022-08-17T13:39:08.9992848Z [ RUN ] CPUGeneratorImpl.TestPhiloxEngineReproducibilityRandN 2022-08-17T13:39:08.9993228Z [ OK ] CPUGeneratorImpl.TestPhiloxEngineReproducibilityRandN (0 ms) 2022-08-17T13:39:08.9993585Z [ RUN ] CPUGeneratorImpl.TestPhiloxDeterministic 2022-08-17T13:39:08.9993897Z [ OK ] CPUGeneratorImpl.TestPhiloxDeterministic (0 ms) 2022-08-17T13:39:08.9994202Z [----------] 15 tests from CPUGeneratorImpl (2 ms total) 2022-08-17T13:39:08.9994350Z 2022-08-17T13:39:08.9994463Z [----------] Global test environment tear-down 2022-08-17T13:39:09.0005924Z [==========] 15 tests from 1 test suite ran. (2 ms total) 2022-08-17T13:39:09.0006148Z [ PASSED ] 15 tests. 2022-08-17T13:39:09.0643983Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\cpu_profiling_allocator_test.exe" 2022-08-17T13:39:09.3315849Z [==========] Running 2 tests from 1 test suite. 2022-08-17T13:39:09.3316119Z [----------] Global test environment set-up. 2022-08-17T13:39:09.3316375Z [----------] 2 tests from CPUAllocationPlanTest 2022-08-17T13:39:09.3316642Z [ RUN ] CPUAllocationPlanTest.with_control_flow 2022-08-17T13:39:09.3390297Z [W C:\actions-runner\_work\pytorch\pytorch\c10\mobile\CPUProfilingAllocator.cpp:293] Warning: Allocation request does not match plan:Allocation id:0, Number of recorded allocations:3, Recorded size of the requested allocation:2596688, but got:88 (function validate_allocation) 2022-08-17T13:39:09.3404207Z [W C:\actions-runner\_work\pytorch\pytorch\c10\mobile\CPUProfilingAllocator.cpp:293] Warning: Allocation request does not match plan:Allocation id:0, Number of recorded allocations:3, Recorded size of the requested allocation:2596688, but got:88 (function validate_allocation) 2022-08-17T13:39:09.3416716Z [W C:\actions-runner\_work\pytorch\pytorch\c10\mobile\CPUProfilingAllocator.cpp:293] Warning: Allocation request does not match plan:Allocation id:0, Number of recorded allocations:3, Recorded size of the requested allocation:2596688, but got:88 (function validate_allocation) 2022-08-17T13:39:09.3429231Z [W C:\actions-runner\_work\pytorch\pytorch\c10\mobile\CPUProfilingAllocator.cpp:293] Warning: Allocation request does not match plan:Allocation id:0, Number of recorded allocations:3, Recorded size of the requested allocation:2596688, but got:88 (function validate_allocation) 2022-08-17T13:39:09.3441963Z [W C:\actions-runner\_work\pytorch\pytorch\c10\mobile\CPUProfilingAllocator.cpp:293] Warning: Allocation request does not match plan:Allocation id:0, Number of recorded allocations:3, Recorded size of the requested allocation:2596688, but got:88 (function validate_allocation) 2022-08-17T13:39:09.3454073Z [W C:\actions-runner\_work\pytorch\pytorch\c10\mobile\CPUProfilingAllocator.cpp:293] Warning: Allocation request does not match plan:Allocation id:0, Number of recorded allocations:3, Recorded size of the requested allocation:2596688, but got:88 (function validate_allocation) 2022-08-17T13:39:09.3466562Z [W C:\actions-runner\_work\pytorch\pytorch\c10\mobile\CPUProfilingAllocator.cpp:293] Warning: Allocation request does not match plan:Allocation id:0, Number of recorded allocations:3, Recorded size of the requested allocation:2596688, but got:88 (function validate_allocation) 2022-08-17T13:39:09.3479072Z [W C:\actions-runner\_work\pytorch\pytorch\c10\mobile\CPUProfilingAllocator.cpp:293] Warning: Allocation request does not match plan:Allocation id:0, Number of recorded allocations:3, Recorded size of the requested allocation:2596688, but got:88 (function validate_allocation) 2022-08-17T13:39:09.3491488Z [W C:\actions-runner\_work\pytorch\pytorch\c10\mobile\CPUProfilingAllocator.cpp:293] Warning: Allocation request does not match plan:Allocation id:0, Number of recorded allocations:3, Recorded size of the requested allocation:2596688, but got:88 (function validate_allocation) 2022-08-17T13:39:09.3503729Z [W C:\actions-runner\_work\pytorch\pytorch\c10\mobile\CPUProfilingAllocator.cpp:293] Warning: Allocation request does not match plan:Allocation id:0, Number of recorded allocations:3, Recorded size of the requested allocation:2596688, but got:88 (function validate_allocation) 2022-08-17T13:39:09.3528928Z [W C:\actions-runner\_work\pytorch\pytorch\c10\mobile\CPUProfilingAllocator.cpp:293] Warning: Allocation request does not match plan:Allocation id:0, Number of recorded allocations:6, Recorded size of the requested allocation:88, but got:2596688 (function validate_allocation) 2022-08-17T13:39:09.3541805Z [W C:\actions-runner\_work\pytorch\pytorch\c10\mobile\CPUProfilingAllocator.cpp:293] Warning: Allocation request does not match plan:Allocation id:0, Number of recorded allocations:6, Recorded size of the requested allocation:88, but got:2596688 (function validate_allocation) 2022-08-17T13:39:09.3553581Z [W C:\actions-runner\_work\pytorch\pytorch\c10\mobile\CPUProfilingAllocator.cpp:293] Warning: Allocation request does not match plan:Allocation id:0, Number of recorded allocations:6, Recorded size of the requested allocation:88, but got:2596688 (function validate_allocation) 2022-08-17T13:39:09.3565824Z [W C:\actions-runner\_work\pytorch\pytorch\c10\mobile\CPUProfilingAllocator.cpp:293] Warning: Allocation request does not match plan:Allocation id:0, Number of recorded allocations:6, Recorded size of the requested allocation:88, but got:2596688 (function validate_allocation) 2022-08-17T13:39:09.3578046Z [W C:\actions-runner\_work\pytorch\pytorch\c10\mobile\CPUProfilingAllocator.cpp:293] Warning: Allocation request does not match plan:Allocation id:0, Number of recorded allocations:6, Recorded size of the requested allocation:88, but got:2596688 (function validate_allocation) 2022-08-17T13:39:09.3590195Z [W C:\actions-runner\_work\pytorch\pytorch\c10\mobile\CPUProfilingAllocator.cpp:293] Warning: Allocation request does not match plan:Allocation id:0, Number of recorded allocations:6, Recorded size of the requested allocation:88, but got:2596688 (function validate_allocation) 2022-08-17T13:39:09.3601997Z [W C:\actions-runner\_work\pytorch\pytorch\c10\mobile\CPUProfilingAllocator.cpp:293] Warning: Allocation request does not match plan:Allocation id:0, Number of recorded allocations:6, Recorded size of the requested allocation:88, but got:2596688 (function validate_allocation) 2022-08-17T13:39:09.3614118Z [W C:\actions-runner\_work\pytorch\pytorch\c10\mobile\CPUProfilingAllocator.cpp:293] Warning: Allocation request does not match plan:Allocation id:0, Number of recorded allocations:6, Recorded size of the requested allocation:88, but got:2596688 (function validate_allocation) 2022-08-17T13:39:09.3626351Z [W C:\actions-runner\_work\pytorch\pytorch\c10\mobile\CPUProfilingAllocator.cpp:293] Warning: Allocation request does not match plan:Allocation id:0, Number of recorded allocations:6, Recorded size of the requested allocation:88, but got:2596688 (function validate_allocation) 2022-08-17T13:39:09.3637719Z [W C:\actions-runner\_work\pytorch\pytorch\c10\mobile\CPUProfilingAllocator.cpp:293] Warning: Allocation request does not match plan:Allocation id:0, Number of recorded allocations:6, Recorded size of the requested allocation:88, but got:2596688 (function validate_allocation) 2022-08-17T13:39:09.3905716Z [ OK ] CPUAllocationPlanTest.with_control_flow (58 ms) 2022-08-17T13:39:09.3906286Z [ RUN ] CPUAllocationPlanTest.with_profiling_alloc 2022-08-17T13:39:10.0201244Z [ OK ] CPUAllocationPlanTest.with_profiling_alloc (629 ms) 2022-08-17T13:39:10.0201772Z [----------] 2 tests from CPUAllocationPlanTest (688 ms total) 2022-08-17T13:39:10.0202032Z 2022-08-17T13:39:10.0202204Z [----------] Global test environment tear-down 2022-08-17T13:39:10.0218263Z [==========] 2 tests from 1 test suite ran. (688 ms total) 2022-08-17T13:39:10.0218615Z [ PASSED ] 2 tests. 2022-08-17T13:39:10.0911111Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\cpu_rng_test.exe" 2022-08-17T13:39:10.3609634Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:10.3610007Z [==========] Running 22 tests from 1 test suite. 2022-08-17T13:39:10.3610259Z [----------] Global test environment set-up. 2022-08-17T13:39:10.3610472Z [----------] 22 tests from RNGTest 2022-08-17T13:39:10.3610681Z [ RUN ] RNGTest.RandomFromTo 2022-08-17T13:39:10.3802833Z [ OK ] RNGTest.RandomFromTo (19 ms) 2022-08-17T13:39:10.3803058Z [ RUN ] RNGTest.Random 2022-08-17T13:39:10.3820072Z [ OK ] RNGTest.Random (1 ms) 2022-08-17T13:39:10.3820290Z [ RUN ] RNGTest.Random64bits 2022-08-17T13:39:10.3820576Z [ OK ] RNGTest.Random64bits (0 ms) 2022-08-17T13:39:10.3820770Z [ RUN ] RNGTest.Normal 2022-08-17T13:39:10.3821583Z [ OK ] RNGTest.Normal (0 ms) 2022-08-17T13:39:10.3821802Z [ RUN ] RNGTest.Normal_float_Tensor_out 2022-08-17T13:39:10.3840823Z [ OK ] RNGTest.Normal_float_Tensor_out (1 ms) 2022-08-17T13:39:10.3841122Z [ RUN ] RNGTest.Normal_Tensor_float_out 2022-08-17T13:39:10.3841368Z [ OK ] RNGTest.Normal_Tensor_float_out (0 ms) 2022-08-17T13:39:10.3841611Z [ RUN ] RNGTest.Normal_Tensor_Tensor_out 2022-08-17T13:39:10.3842469Z [ OK ] RNGTest.Normal_Tensor_Tensor_out (0 ms) 2022-08-17T13:39:10.3842712Z [ RUN ] RNGTest.Normal_float_Tensor 2022-08-17T13:39:10.3843500Z [ OK ] RNGTest.Normal_float_Tensor (0 ms) 2022-08-17T13:39:10.3843718Z [ RUN ] RNGTest.Normal_Tensor_float 2022-08-17T13:39:10.3844303Z [ OK ] RNGTest.Normal_Tensor_float (0 ms) 2022-08-17T13:39:10.3844533Z [ RUN ] RNGTest.Normal_Tensor_Tensor 2022-08-17T13:39:10.3845278Z [ OK ] RNGTest.Normal_Tensor_Tensor (0 ms) 2022-08-17T13:39:10.3845482Z [ RUN ] RNGTest.Uniform 2022-08-17T13:39:10.3846167Z [ OK ] RNGTest.Uniform (0 ms) 2022-08-17T13:39:10.3846367Z [ RUN ] RNGTest.Cauchy 2022-08-17T13:39:10.3847015Z [ OK ] RNGTest.Cauchy (0 ms) 2022-08-17T13:39:10.3847205Z [ RUN ] RNGTest.LogNormal 2022-08-17T13:39:10.3847739Z [ OK ] RNGTest.LogNormal (0 ms) 2022-08-17T13:39:10.3847945Z [ RUN ] RNGTest.Geometric 2022-08-17T13:39:10.3848454Z [ OK ] RNGTest.Geometric (0 ms) 2022-08-17T13:39:10.3848673Z [ RUN ] RNGTest.Exponential 2022-08-17T13:39:10.3849020Z [ OK ] RNGTest.Exponential (0 ms) 2022-08-17T13:39:10.3849239Z [ RUN ] RNGTest.Bernoulli_Tensor 2022-08-17T13:39:10.3850020Z [ OK ] RNGTest.Bernoulli_Tensor (0 ms) 2022-08-17T13:39:10.3850418Z [ RUN ] RNGTest.Bernoulli_scalar 2022-08-17T13:39:10.3850643Z [ OK ] RNGTest.Bernoulli_scalar (0 ms) 2022-08-17T13:39:10.3850919Z [ RUN ] RNGTest.Bernoulli 2022-08-17T13:39:10.3851297Z [ OK ] RNGTest.Bernoulli (0 ms) 2022-08-17T13:39:10.3851506Z [ RUN ] RNGTest.Bernoulli_2 2022-08-17T13:39:10.3851886Z [ OK ] RNGTest.Bernoulli_2 (0 ms) 2022-08-17T13:39:10.3852082Z [ RUN ] RNGTest.Bernoulli_p 2022-08-17T13:39:10.3852616Z [ OK ] RNGTest.Bernoulli_p (0 ms) 2022-08-17T13:39:10.3852833Z [ RUN ] RNGTest.Bernoulli_p_2 2022-08-17T13:39:10.3853088Z [ OK ] RNGTest.Bernoulli_p_2 (0 ms) 2022-08-17T13:39:10.3853288Z [ RUN ] RNGTest.Bernoulli_out 2022-08-17T13:39:10.3853906Z [ OK ] RNGTest.Bernoulli_out (0 ms) 2022-08-17T13:39:10.3854148Z [----------] 22 tests from RNGTest (24 ms total) 2022-08-17T13:39:10.3854286Z 2022-08-17T13:39:10.3854386Z [----------] Global test environment tear-down 2022-08-17T13:39:10.3868082Z [==========] 22 tests from 1 test suite ran. (24 ms total) 2022-08-17T13:39:10.3868310Z [ PASSED ] 22 tests. 2022-08-17T13:39:10.4529346Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\Dict_test.exe" 2022-08-17T13:39:10.7228400Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:10.7228764Z [==========] Running 47 tests from 2 test suites. 2022-08-17T13:39:10.7229022Z [----------] Global test environment set-up. 2022-08-17T13:39:10.7229247Z [----------] 46 tests from DictTest 2022-08-17T13:39:10.7229506Z [ RUN ] DictTest.givenEmptyDict_whenCallingEmpty_thenReturnsTrue 2022-08-17T13:39:10.7229850Z [ OK ] DictTest.givenEmptyDict_whenCallingEmpty_thenReturnsTrue (0 ms) 2022-08-17T13:39:10.7230192Z [ RUN ] DictTest.givenNonemptyDict_whenCallingEmpty_thenReturnsFalse 2022-08-17T13:39:10.7230529Z [ OK ] DictTest.givenNonemptyDict_whenCallingEmpty_thenReturnsFalse (0 ms) 2022-08-17T13:39:10.7230879Z [ RUN ] DictTest.givenEmptyDict_whenCallingSize_thenReturnsZero 2022-08-17T13:39:10.7231211Z [ OK ] DictTest.givenEmptyDict_whenCallingSize_thenReturnsZero (0 ms) 2022-08-17T13:39:10.7231569Z [ RUN ] DictTest.givenNonemptyDict_whenCallingSize_thenReturnsNumberOfElements 2022-08-17T13:39:10.7231947Z [ OK ] DictTest.givenNonemptyDict_whenCallingSize_thenReturnsNumberOfElements (0 ms) 2022-08-17T13:39:10.7232306Z [ RUN ] DictTest.givenNonemptyDict_whenCallingClear_thenIsEmpty 2022-08-17T13:39:10.7232632Z [ OK ] DictTest.givenNonemptyDict_whenCallingClear_thenIsEmpty (0 ms) 2022-08-17T13:39:10.7232989Z [ RUN ] DictTest.whenInsertingNewKey_thenReturnsTrueAndIteratorToNewElement 2022-08-17T13:39:10.7233393Z [ OK ] DictTest.whenInsertingNewKey_thenReturnsTrueAndIteratorToNewElement (0 ms) 2022-08-17T13:39:10.7233824Z [ RUN ] DictTest.whenInsertingExistingKey_thenReturnsFalseAndIteratorToExistingElement 2022-08-17T13:39:10.7234284Z [ OK ] DictTest.whenInsertingExistingKey_thenReturnsFalseAndIteratorToExistingElement (0 ms) 2022-08-17T13:39:10.7234675Z [ RUN ] DictTest.whenInsertingExistingKey_thenDoesNotModifyDict 2022-08-17T13:39:10.7235024Z [ OK ] DictTest.whenInsertingExistingKey_thenDoesNotModifyDict (0 ms) 2022-08-17T13:39:10.7235412Z [ RUN ] DictTest.whenInsertOrAssigningNewKey_thenReturnsTrueAndIteratorToNewElement 2022-08-17T13:39:10.7235885Z [ OK ] DictTest.whenInsertOrAssigningNewKey_thenReturnsTrueAndIteratorToNewElement (0 ms) 2022-08-17T13:39:10.7236337Z [ RUN ] DictTest.whenInsertOrAssigningExistingKey_thenReturnsFalseAndIteratorToChangedElement 2022-08-17T13:39:10.7236832Z [ OK ] DictTest.whenInsertOrAssigningExistingKey_thenReturnsFalseAndIteratorToChangedElement (0 ms) 2022-08-17T13:39:10.7237264Z [ RUN ] DictTest.whenInsertOrAssigningExistingKey_thenDoesModifyDict 2022-08-17T13:39:10.7237645Z [ OK ] DictTest.whenInsertOrAssigningExistingKey_thenDoesModifyDict (0 ms) 2022-08-17T13:39:10.7238134Z [ RUN ] DictTest.givenEmptyDict_whenIterating_thenBeginIsEnd 2022-08-17T13:39:10.7239019Z [ OK ] DictTest.givenEmptyDict_whenIterating_thenBeginIsEnd (0 ms) 2022-08-17T13:39:10.7239417Z [ RUN ] DictTest.givenMutableDict_whenIterating_thenFindsElements 2022-08-17T13:39:10.7239742Z [ OK ] DictTest.givenMutableDict_whenIterating_thenFindsElements (0 ms) 2022-08-17T13:39:10.7240190Z [ RUN ] DictTest.givenMutableDict_whenIteratingWithForeach_thenFindsElements 2022-08-17T13:39:10.7240569Z [ OK ] DictTest.givenMutableDict_whenIteratingWithForeach_thenFindsElements (0 ms) 2022-08-17T13:39:10.7240922Z [ RUN ] DictTest.givenConstDict_whenIterating_thenFindsElements 2022-08-17T13:39:10.7241233Z [ OK ] DictTest.givenConstDict_whenIterating_thenFindsElements (0 ms) 2022-08-17T13:39:10.7241579Z [ RUN ] DictTest.givenConstDict_whenIteratingWithForeach_thenFindsElements 2022-08-17T13:39:10.7241946Z [ OK ] DictTest.givenConstDict_whenIteratingWithForeach_thenFindsElements (0 ms) 2022-08-17T13:39:10.7242263Z [ RUN ] DictTest.givenIterator_thenCanModifyValue 2022-08-17T13:39:10.7242552Z [ OK ] DictTest.givenIterator_thenCanModifyValue (0 ms) 2022-08-17T13:39:10.7242880Z [ RUN ] DictTest.givenOneElementDict_whenErasingByIterator_thenDictIsEmpty 2022-08-17T13:39:10.7243251Z [ OK ] DictTest.givenOneElementDict_whenErasingByIterator_thenDictIsEmpty (0 ms) 2022-08-17T13:39:10.7243619Z [ RUN ] DictTest.givenOneElementDict_whenErasingByKey_thenReturnsOneAndDictIsEmpty 2022-08-17T13:39:10.7244019Z [ OK ] DictTest.givenOneElementDict_whenErasingByKey_thenReturnsOneAndDictIsEmpty (0 ms) 2022-08-17T13:39:10.7244452Z [ RUN ] DictTest.givenOneElementDict_whenErasingByNonexistingKey_thenReturnsZeroAndDictIsUnchanged 2022-08-17T13:39:10.7244919Z [ OK ] DictTest.givenOneElementDict_whenErasingByNonexistingKey_thenReturnsZeroAndDictIsUnchanged (0 ms) 2022-08-17T13:39:10.7245327Z [ RUN ] DictTest.whenCallingAtWithExistingKey_thenReturnsCorrectElement 2022-08-17T13:39:10.7245717Z [ OK ] DictTest.whenCallingAtWithExistingKey_thenReturnsCorrectElement (0 ms) 2022-08-17T13:39:10.7246107Z [ RUN ] DictTest.whenCallingAtWithNonExistingKey_thenReturnsCorrectElement 2022-08-17T13:39:10.7246490Z [ OK ] DictTest.whenCallingAtWithNonExistingKey_thenReturnsCorrectElement (0 ms) 2022-08-17T13:39:10.7246896Z [ RUN ] DictTest.givenMutableDict_whenCallingFindOnExistingKey_thenFindsCorrectElement 2022-08-17T13:39:10.7247311Z [ OK ] DictTest.givenMutableDict_whenCallingFindOnExistingKey_thenFindsCorrectElement (0 ms) 2022-08-17T13:39:10.7247712Z [ RUN ] DictTest.givenMutableDict_whenCallingFindOnNonExistingKey_thenReturnsEnd 2022-08-17T13:39:10.7248095Z [ OK ] DictTest.givenMutableDict_whenCallingFindOnNonExistingKey_thenReturnsEnd (0 ms) 2022-08-17T13:39:10.7248494Z [ RUN ] DictTest.givenConstDict_whenCallingFindOnExistingKey_thenFindsCorrectElement 2022-08-17T13:39:10.7248901Z [ OK ] DictTest.givenConstDict_whenCallingFindOnExistingKey_thenFindsCorrectElement (0 ms) 2022-08-17T13:39:10.7249285Z [ RUN ] DictTest.givenConstDict_whenCallingFindOnNonExistingKey_thenReturnsEnd 2022-08-17T13:39:10.7249672Z [ OK ] DictTest.givenConstDict_whenCallingFindOnNonExistingKey_thenReturnsEnd (0 ms) 2022-08-17T13:39:10.7250050Z [ RUN ] DictTest.whenCallingContainsWithExistingKey_thenReturnsTrue 2022-08-17T13:39:10.7250427Z [ OK ] DictTest.whenCallingContainsWithExistingKey_thenReturnsTrue (0 ms) 2022-08-17T13:39:10.7250803Z [ RUN ] DictTest.whenCallingContainsWithNonExistingKey_thenReturnsFalse 2022-08-17T13:39:10.7251203Z [ OK ] DictTest.whenCallingContainsWithNonExistingKey_thenReturnsFalse (0 ms) 2022-08-17T13:39:10.7251548Z [ RUN ] DictTest.whenCallingReserve_thenDoesntCrash 2022-08-17T13:39:10.7251829Z [ OK ] DictTest.whenCallingReserve_thenDoesntCrash (0 ms) 2022-08-17T13:39:10.7252133Z [ RUN ] DictTest.whenCopyConstructingDict_thenAreEqual 2022-08-17T13:39:10.7252535Z [ OK ] DictTest.whenCopyConstructingDict_thenAreEqual (0 ms) 2022-08-17T13:39:10.7252891Z [ RUN ] DictTest.whenCopyAssigningDict_thenAreEqual 2022-08-17T13:39:10.7253181Z [ OK ] DictTest.whenCopyAssigningDict_thenAreEqual (0 ms) 2022-08-17T13:39:10.7253462Z [ RUN ] DictTest.whenCopyingDict_thenAreEqual 2022-08-17T13:39:10.7253737Z [ OK ] DictTest.whenCopyingDict_thenAreEqual (0 ms) 2022-08-17T13:39:10.7254034Z [ RUN ] DictTest.whenMoveConstructingDict_thenNewIsCorrect 2022-08-17T13:39:10.7254361Z [ OK ] DictTest.whenMoveConstructingDict_thenNewIsCorrect (0 ms) 2022-08-17T13:39:10.7254680Z [ RUN ] DictTest.whenMoveAssigningDict_thenNewIsCorrect 2022-08-17T13:39:10.7254992Z [ OK ] DictTest.whenMoveAssigningDict_thenNewIsCorrect (0 ms) 2022-08-17T13:39:10.7255304Z [ RUN ] DictTest.whenMoveConstructingDict_thenOldIsUnchanged 2022-08-17T13:39:10.7255636Z [ OK ] DictTest.whenMoveConstructingDict_thenOldIsUnchanged (0 ms) 2022-08-17T13:39:10.7255967Z [ RUN ] DictTest.whenMoveAssigningDict_thenOldIsUnchanged 2022-08-17T13:39:10.7256277Z [ OK ] DictTest.whenMoveAssigningDict_thenOldIsUnchanged (0 ms) 2022-08-17T13:39:10.7256660Z [ RUN ] DictTest.givenIterator_whenPostfixIncrementing_thenMovesToNextAndReturnsOldPosition 2022-08-17T13:39:10.7257102Z [ OK ] DictTest.givenIterator_whenPostfixIncrementing_thenMovesToNextAndReturnsOldPosition (0 ms) 2022-08-17T13:39:10.7257540Z [ RUN ] DictTest.givenIterator_whenPrefixIncrementing_thenMovesToNextAndReturnsNewPosition 2022-08-17T13:39:10.7257963Z [ OK ] DictTest.givenIterator_whenPrefixIncrementing_thenMovesToNextAndReturnsNewPosition (0 ms) 2022-08-17T13:39:10.7258323Z [ RUN ] DictTest.givenEqualIterators_thenAreEqual 2022-08-17T13:39:10.7258614Z [ OK ] DictTest.givenEqualIterators_thenAreEqual (0 ms) 2022-08-17T13:39:10.7258905Z [ RUN ] DictTest.givenDifferentIterators_thenAreNotEqual 2022-08-17T13:39:10.7259226Z [ OK ] DictTest.givenDifferentIterators_thenAreNotEqual (0 ms) 2022-08-17T13:39:10.7259574Z [ RUN ] DictTest.givenIterator_whenDereferencing_thenPointsToCorrectElement 2022-08-17T13:39:10.7259947Z [ OK ] DictTest.givenIterator_whenDereferencing_thenPointsToCorrectElement (0 ms) 2022-08-17T13:39:10.7260289Z [ RUN ] DictTest.givenIterator_whenWritingToValue_thenChangesValue 2022-08-17T13:39:10.7260625Z [ OK ] DictTest.givenIterator_whenWritingToValue_thenChangesValue (0 ms) 2022-08-17T13:39:10.7260902Z [ RUN ] DictTest.isReferenceType 2022-08-17T13:39:10.7261128Z [ OK ] DictTest.isReferenceType (0 ms) 2022-08-17T13:39:10.7261380Z [ RUN ] DictTest.copyHasSeparateStorage 2022-08-17T13:39:10.7261647Z [ OK ] DictTest.copyHasSeparateStorage (0 ms) 2022-08-17T13:39:10.7261883Z [ RUN ] DictTest.dictTensorAsKey 2022-08-17T13:39:10.7262117Z [ OK ] DictTest.dictTensorAsKey (0 ms) 2022-08-17T13:39:10.7262338Z [ RUN ] DictTest.dictEquality 2022-08-17T13:39:10.7262559Z [ OK ] DictTest.dictEquality (0 ms) 2022-08-17T13:39:10.7262784Z [----------] 46 tests from DictTest (0 ms total) 2022-08-17T13:39:10.7262928Z 2022-08-17T13:39:10.7263044Z [----------] 1 test from ListTest_IValueBasedList 2022-08-17T13:39:10.7263390Z [ RUN ] ListTest_IValueBasedList.givenIterator_whenWritingToValueFromIterator_thenChangesValue 2022-08-17T13:39:10.7263819Z [ OK ] ListTest_IValueBasedList.givenIterator_whenWritingToValueFromIterator_thenChangesValue (0 ms) 2022-08-17T13:39:10.7264179Z [----------] 1 test from ListTest_IValueBasedList (0 ms total) 2022-08-17T13:39:10.7264338Z 2022-08-17T13:39:10.7264450Z [----------] Global test environment tear-down 2022-08-17T13:39:10.7264700Z [==========] 47 tests from 2 test suites ran. (0 ms total) 2022-08-17T13:39:10.7264890Z [ PASSED ] 47 tests. 2022-08-17T13:39:10.7893410Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\Dimname_test.exe" 2022-08-17T13:39:11.0584040Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:11.0584580Z [==========] Running 4 tests from 1 test suite. 2022-08-17T13:39:11.0584821Z [----------] Global test environment set-up. 2022-08-17T13:39:11.0585050Z [----------] 4 tests from DimnameTest 2022-08-17T13:39:11.0585283Z [ RUN ] DimnameTest.isValidIdentifier 2022-08-17T13:39:11.0585532Z [ OK ] DimnameTest.isValidIdentifier (0 ms) 2022-08-17T13:39:11.0585776Z [ RUN ] DimnameTest.wildcardName 2022-08-17T13:39:11.0586010Z [ OK ] DimnameTest.wildcardName (0 ms) 2022-08-17T13:39:11.0586236Z [ RUN ] DimnameTest.createNormalName 2022-08-17T13:39:11.6618941Z [ OK ] DimnameTest.createNormalName (603 ms) 2022-08-17T13:39:11.6619249Z [ RUN ] DimnameTest.unifyAndMatch 2022-08-17T13:39:11.6619502Z [ OK ] DimnameTest.unifyAndMatch (0 ms) 2022-08-17T13:39:11.6619754Z [----------] 4 tests from DimnameTest (603 ms total) 2022-08-17T13:39:11.6619917Z 2022-08-17T13:39:11.6620028Z [----------] Global test environment tear-down 2022-08-17T13:39:11.6630269Z [==========] 4 tests from 1 test suite ran. (603 ms total) 2022-08-17T13:39:11.6630503Z [ PASSED ] 4 tests. 2022-08-17T13:39:11.7307042Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\dispatch_key_set_test.exe" 2022-08-17T13:39:12.0034588Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:12.0034959Z [==========] Running 1 test from 1 test suite. 2022-08-17T13:39:12.0035203Z [----------] Global test environment set-up. 2022-08-17T13:39:12.0035436Z [----------] 1 test from DispatchKeySetTest 2022-08-17T13:39:12.0035733Z [ RUN ] DispatchKeySetTest.TestGetRuntimeDispatchKeySet 2022-08-17T13:39:12.0036465Z [ OK ] DispatchKeySetTest.TestGetRuntimeDispatchKeySet (0 ms) 2022-08-17T13:39:12.0036843Z [----------] 1 test from DispatchKeySetTest (0 ms total) 2022-08-17T13:39:12.0037018Z 2022-08-17T13:39:12.0037136Z [----------] Global test environment tear-down 2022-08-17T13:39:12.0047208Z [==========] 1 test from 1 test suite ran. (0 ms total) 2022-08-17T13:39:12.0047424Z [ PASSED ] 1 test. 2022-08-17T13:39:12.0701568Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\dlconvertor_test.exe" 2022-08-17T13:39:12.3402209Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:12.3402552Z [==========] Running 2 tests from 1 test suite. 2022-08-17T13:39:12.3402800Z [----------] Global test environment set-up. 2022-08-17T13:39:12.3403039Z [----------] 2 tests from TestDlconvertor 2022-08-17T13:39:12.3403286Z [ RUN ] TestDlconvertor.TestDlconvertor 2022-08-17T13:39:12.3404602Z [ OK ] TestDlconvertor.TestDlconvertor (0 ms) 2022-08-17T13:39:12.3404910Z [ RUN ] TestDlconvertor.TestDlconvertorNoStrides 2022-08-17T13:39:12.3405243Z [ OK ] TestDlconvertor.TestDlconvertorNoStrides (0 ms) 2022-08-17T13:39:12.3405532Z [----------] 2 tests from TestDlconvertor (0 ms total) 2022-08-17T13:39:12.3405684Z 2022-08-17T13:39:12.3405801Z [----------] Global test environment tear-down 2022-08-17T13:39:12.3418030Z [==========] 2 tests from 1 test suite ran. (0 ms total) 2022-08-17T13:39:12.3418299Z [ PASSED ] 2 tests. 2022-08-17T13:39:12.4095637Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\extension_backend_test.exe" 2022-08-17T13:39:12.6807083Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:12.6807457Z [==========] Running 1 test from 1 test suite. 2022-08-17T13:39:12.6807703Z [----------] Global test environment set-up. 2022-08-17T13:39:12.6807938Z [----------] 1 test from BackendExtensionTest 2022-08-17T13:39:12.6808203Z [ RUN ] BackendExtensionTest.TestRegisterOp 2022-08-17T13:39:12.6808715Z [ OK ] BackendExtensionTest.TestRegisterOp (0 ms) 2022-08-17T13:39:12.6809001Z [----------] 1 test from BackendExtensionTest (0 ms total) 2022-08-17T13:39:12.6809160Z 2022-08-17T13:39:12.6809334Z [----------] Global test environment tear-down 2022-08-17T13:39:12.6819286Z [==========] 1 test from 1 test suite ran. (0 ms total) 2022-08-17T13:39:12.6819512Z [ PASSED ] 1 test. 2022-08-17T13:39:12.7494366Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\half_test.exe" 2022-08-17T13:39:13.0186881Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:13.0187248Z [==========] Running 8 tests from 1 test suite. 2022-08-17T13:39:13.0187507Z [----------] Global test environment set-up. 2022-08-17T13:39:13.0187740Z [----------] 8 tests from TestHalf 2022-08-17T13:39:13.0187947Z [ RUN ] TestHalf.Arithmetic 2022-08-17T13:39:13.0188149Z [ OK ] TestHalf.Arithmetic (0 ms) 2022-08-17T13:39:13.0188380Z [ RUN ] TestHalf.Comparisions 2022-08-17T13:39:13.0188603Z [ OK ] TestHalf.Comparisions (0 ms) 2022-08-17T13:39:13.0188797Z [ RUN ] TestHalf.Cast 2022-08-17T13:39:13.0188990Z [ OK ] TestHalf.Cast (0 ms) 2022-08-17T13:39:13.0189191Z [ RUN ] TestHalf.Construction 2022-08-17T13:39:13.0189394Z [ OK ] TestHalf.Construction (0 ms) 2022-08-17T13:39:13.0189607Z [ RUN ] TestHalf.Half2String 2022-08-17T13:39:13.0189822Z [ OK ] TestHalf.Half2String (0 ms) 2022-08-17T13:39:13.0190034Z [ RUN ] TestHalf.HalfNumericLimits 2022-08-17T13:39:13.0190274Z [ OK ] TestHalf.HalfNumericLimits (0 ms) 2022-08-17T13:39:13.0190501Z [ RUN ] TestHalf.CommonMath 2022-08-17T13:39:13.0190696Z [ OK ] TestHalf.CommonMath (0 ms) 2022-08-17T13:39:13.0190910Z [ RUN ] TestHalf.ComplexHalf 2022-08-17T13:39:13.0191124Z [ OK ] TestHalf.ComplexHalf (0 ms) 2022-08-17T13:39:13.0191358Z [----------] 8 tests from TestHalf (0 ms total) 2022-08-17T13:39:13.0191485Z 2022-08-17T13:39:13.0191594Z [----------] Global test environment tear-down 2022-08-17T13:39:13.0199627Z [==========] 8 tests from 1 test suite ran. (0 ms total) 2022-08-17T13:39:13.0199934Z [ PASSED ] 8 tests. 2022-08-17T13:39:13.0859828Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\IListRef_test.exe" 2022-08-17T13:39:13.3531709Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:13.3532081Z [==========] Running 21 tests from 3 test suites. 2022-08-17T13:39:13.3532318Z [----------] Global test environment set-up. 2022-08-17T13:39:13.3532566Z [----------] 12 tests from ITensorListRefTest 2022-08-17T13:39:13.3532830Z [ RUN ] ITensorListRefTest.CtorEmpty_IsNone_Throws 2022-08-17T13:39:13.3647621Z [ OK ] ITensorListRefTest.CtorEmpty_IsNone_Throws (11 ms) 2022-08-17T13:39:13.3647938Z [ RUN ] ITensorListRefTest.CtorBoxed_IsBoxed 2022-08-17T13:39:13.3648331Z [ OK ] ITensorListRefTest.CtorBoxed_IsBoxed (0 ms) 2022-08-17T13:39:13.3648630Z [ RUN ] ITensorListRefTest.CtorUnboxed_IsUnboxed 2022-08-17T13:39:13.3648922Z [ OK ] ITensorListRefTest.CtorUnboxed_IsUnboxed (0 ms) 2022-08-17T13:39:13.3649237Z [ RUN ] ITensorListRefTest.CtorUnboxedIndirect_IsUnboxed 2022-08-17T13:39:13.3649574Z [ OK ] ITensorListRefTest.CtorUnboxedIndirect_IsUnboxed (0 ms) 2022-08-17T13:39:13.3649878Z [ RUN ] ITensorListRefTest.CtorTemp_IsUnboxed 2022-08-17T13:39:13.3650142Z [ OK ] ITensorListRefTest.CtorTemp_IsUnboxed (0 ms) 2022-08-17T13:39:13.3650427Z [ RUN ] ITensorListRefTest.Boxed_GetConstRefTensor 2022-08-17T13:39:13.3650731Z [ OK ] ITensorListRefTest.Boxed_GetConstRefTensor (0 ms) 2022-08-17T13:39:13.3651011Z [ RUN ] ITensorListRefTest.Unboxed_GetConstRefTensor 2022-08-17T13:39:13.3651304Z [ OK ] ITensorListRefTest.Unboxed_GetConstRefTensor (0 ms) 2022-08-17T13:39:13.3651580Z [ RUN ] ITensorListRefTest.Boxed_Equal 2022-08-17T13:39:13.3652006Z [ OK ] ITensorListRefTest.Boxed_Equal (0 ms) 2022-08-17T13:39:13.3652264Z [ RUN ] ITensorListRefTest.Unboxed_Equal 2022-08-17T13:39:13.3652598Z [ OK ] ITensorListRefTest.Unboxed_Equal (0 ms) 2022-08-17T13:39:13.3652883Z [ RUN ] ITensorListRefTest.UnboxedIndirect_Equal 2022-08-17T13:39:13.3653173Z [ OK ] ITensorListRefTest.UnboxedIndirect_Equal (0 ms) 2022-08-17T13:39:13.3653472Z [ RUN ] ITensorListRefTest.BoxedMaterialize_Equal 2022-08-17T13:39:13.3653778Z [ OK ] ITensorListRefTest.BoxedMaterialize_Equal (0 ms) 2022-08-17T13:39:13.3654074Z [ RUN ] ITensorListRefTest.UnboxedMaterialize_Equal 2022-08-17T13:39:13.3654390Z [ OK ] ITensorListRefTest.UnboxedMaterialize_Equal (0 ms) 2022-08-17T13:39:13.3654698Z [----------] 12 tests from ITensorListRefTest (11 ms total) 2022-08-17T13:39:13.3654859Z 2022-08-17T13:39:13.3654987Z [----------] 7 tests from ITensorListRefIteratorTest 2022-08-17T13:39:13.3655278Z [ RUN ] ITensorListRefIteratorTest.CtorEmpty_ThrowsError 2022-08-17T13:39:13.3655629Z [ OK ] ITensorListRefIteratorTest.CtorEmpty_ThrowsError (0 ms) 2022-08-17T13:39:13.3655962Z [ RUN ] ITensorListRefIteratorTest.Boxed_GetFirstElement 2022-08-17T13:39:13.3656268Z [ OK ] ITensorListRefIteratorTest.Boxed_GetFirstElement (0 ms) 2022-08-17T13:39:13.3656594Z [ RUN ] ITensorListRefIteratorTest.Unboxed_GetFirstElement 2022-08-17T13:39:13.3656930Z [ OK ] ITensorListRefIteratorTest.Unboxed_GetFirstElement (0 ms) 2022-08-17T13:39:13.3657242Z [ RUN ] ITensorListRefIteratorTest.Boxed_Equality 2022-08-17T13:39:13.3657528Z [ OK ] ITensorListRefIteratorTest.Boxed_Equality (0 ms) 2022-08-17T13:39:13.3657826Z [ RUN ] ITensorListRefIteratorTest.Unboxed_Equality 2022-08-17T13:39:13.3658132Z [ OK ] ITensorListRefIteratorTest.Unboxed_Equality (0 ms) 2022-08-17T13:39:13.3658420Z [ RUN ] ITensorListRefIteratorTest.Boxed_Iterate 2022-08-17T13:39:13.3658712Z [ OK ] ITensorListRefIteratorTest.Boxed_Iterate (0 ms) 2022-08-17T13:39:13.3659010Z [ RUN ] ITensorListRefIteratorTest.Unboxed_Iterate 2022-08-17T13:39:13.3659304Z [ OK ] ITensorListRefIteratorTest.Unboxed_Iterate (0 ms) 2022-08-17T13:39:13.3659614Z [----------] 7 tests from ITensorListRefIteratorTest (0 ms total) 2022-08-17T13:39:13.3659788Z 2022-08-17T13:39:13.3659903Z [----------] 2 tests from IOptTensorListRefTest 2022-08-17T13:39:13.3660162Z [ RUN ] IOptTensorListRefTest.Boxed_Iterate 2022-08-17T13:39:13.3660419Z [ OK ] IOptTensorListRefTest.Boxed_Iterate (0 ms) 2022-08-17T13:39:13.3660692Z [ RUN ] IOptTensorListRefTest.Unboxed_Iterate 2022-08-17T13:39:13.3660973Z [ OK ] IOptTensorListRefTest.Unboxed_Iterate (0 ms) 2022-08-17T13:39:13.3661247Z [----------] 2 tests from IOptTensorListRefTest (0 ms total) 2022-08-17T13:39:13.3661407Z 2022-08-17T13:39:13.3661519Z [----------] Global test environment tear-down 2022-08-17T13:39:13.3666881Z [==========] 21 tests from 3 test suites ran. (12 ms total) 2022-08-17T13:39:13.3667134Z [ PASSED ] 21 tests. 2022-08-17T13:39:13.4314167Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\inline_container_test.exe" 2022-08-17T13:39:13.7010956Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:13.7011338Z [==========] Running 2 tests from 2 test suites. 2022-08-17T13:39:13.7011586Z [----------] Global test environment set-up. 2022-08-17T13:39:13.7011845Z [----------] 1 test from PyTorchStreamWriterAndReader 2022-08-17T13:39:13.7012146Z [ RUN ] PyTorchStreamWriterAndReader.SaveAndLoad 2022-08-17T13:39:13.7016512Z [ OK ] PyTorchStreamWriterAndReader.SaveAndLoad (0 ms) 2022-08-17T13:39:13.7016890Z [----------] 1 test from PyTorchStreamWriterAndReader (0 ms total) 2022-08-17T13:39:13.7017068Z 2022-08-17T13:39:13.7017208Z [----------] 1 test from PytorchStreamWriterAndReader 2022-08-17T13:39:13.7017561Z [ RUN ] PytorchStreamWriterAndReader.GetNonexistentRecordThrows 2022-08-17T13:39:14.3148584Z [ OK ] PytorchStreamWriterAndReader.GetNonexistentRecordThrows (613 ms) 2022-08-17T13:39:14.3149275Z [----------] 1 test from PytorchStreamWriterAndReader (613 ms total) 2022-08-17T13:39:14.3149470Z 2022-08-17T13:39:14.3149589Z [----------] Global test environment tear-down 2022-08-17T13:39:14.3160915Z [==========] 2 tests from 2 test suites ran. (613 ms total) 2022-08-17T13:39:14.3161130Z [ PASSED ] 2 tests. 2022-08-17T13:39:14.3859510Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\ivalue_test.exe" 2022-08-17T13:39:14.6560754Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:14.6561132Z [==========] Running 38 tests from 2 test suites. 2022-08-17T13:39:14.6561365Z [----------] Global test environment set-up. 2022-08-17T13:39:14.6561599Z [----------] 34 tests from IValueTest 2022-08-17T13:39:14.6561815Z [ RUN ] IValueTest.Basic 2022-08-17T13:39:14.6563551Z [ OK ] IValueTest.Basic (0 ms) 2022-08-17T13:39:14.6563778Z [ RUN ] IValueTest.BasicStorage 2022-08-17T13:39:14.6564026Z [ OK ] IValueTest.BasicStorage (0 ms) 2022-08-17T13:39:14.6564259Z [ RUN ] IValueTest.ComplexDict 2022-08-17T13:39:14.6564480Z [ OK ] IValueTest.ComplexDict (0 ms) 2022-08-17T13:39:14.6564695Z [ RUN ] IValueTest.Swap 2022-08-17T13:39:14.6565514Z [ OK ] IValueTest.Swap (0 ms) 2022-08-17T13:39:14.6565722Z [ RUN ] IValueTest.CopyConstruct 2022-08-17T13:39:14.6565961Z [ OK ] IValueTest.CopyConstruct (0 ms) 2022-08-17T13:39:14.6566193Z [ RUN ] IValueTest.MoveConstruct 2022-08-17T13:39:14.6566416Z [ OK ] IValueTest.MoveConstruct (0 ms) 2022-08-17T13:39:14.6566644Z [ RUN ] IValueTest.CopyAssign 2022-08-17T13:39:14.6566925Z [ OK ] IValueTest.CopyAssign (0 ms) 2022-08-17T13:39:14.6567149Z [ RUN ] IValueTest.MoveAssign 2022-08-17T13:39:14.6567425Z [ OK ] IValueTest.MoveAssign (0 ms) 2022-08-17T13:39:14.6567635Z [ RUN ] IValueTest.Tuple 2022-08-17T13:39:14.6568403Z [ OK ] IValueTest.Tuple (0 ms) 2022-08-17T13:39:14.6568624Z [ RUN ] IValueTest.unsafeRemoveAttr 2022-08-17T13:39:14.6568882Z [ OK ] IValueTest.unsafeRemoveAttr (0 ms) 2022-08-17T13:39:14.6569121Z [ RUN ] IValueTest.TuplePrint 2022-08-17T13:39:14.6569360Z [ OK ] IValueTest.TuplePrint (0 ms) 2022-08-17T13:39:14.6569585Z [ RUN ] IValueTest.ComplexIValuePrint 2022-08-17T13:39:14.6569847Z [ OK ] IValueTest.ComplexIValuePrint (0 ms) 2022-08-17T13:39:14.6570077Z [ RUN ] IValueTest.Complex 2022-08-17T13:39:14.6570272Z [ OK ] IValueTest.Complex (0 ms) 2022-08-17T13:39:14.6570488Z [ RUN ] IValueTest.BasicFuture 2022-08-17T13:39:14.6570712Z [ OK ] IValueTest.BasicFuture (0 ms) 2022-08-17T13:39:14.6570926Z [ RUN ] IValueTest.FutureCallbacks 2022-08-17T13:39:14.6571172Z [ OK ] IValueTest.FutureCallbacks (0 ms) 2022-08-17T13:39:14.6571417Z [ RUN ] IValueTest.FutureExceptions 2022-08-17T13:39:14.6571672Z [ OK ] IValueTest.FutureExceptions (0 ms) 2022-08-17T13:39:14.6571903Z [ RUN ] IValueTest.FutureSetError 2022-08-17T13:39:14.6686277Z [ OK ] IValueTest.FutureSetError (11 ms) 2022-08-17T13:39:14.6686529Z [ RUN ] IValueTest.ValueEquality 2022-08-17T13:39:14.6686755Z [ OK ] IValueTest.ValueEquality (0 ms) 2022-08-17T13:39:14.6686992Z [ RUN ] IValueTest.TensorEquality 2022-08-17T13:39:15.2609619Z [ OK ] IValueTest.TensorEquality (592 ms) 2022-08-17T13:39:15.2609916Z [ RUN ] IValueTest.ListEquality 2022-08-17T13:39:15.2610141Z [ OK ] IValueTest.ListEquality (0 ms) 2022-08-17T13:39:15.2610374Z [ RUN ] IValueTest.DictEquality 2022-08-17T13:39:15.2610606Z [ OK ] IValueTest.DictEquality (0 ms) 2022-08-17T13:39:15.2610861Z [ RUN ] IValueTest.DictEqualityDifferentOrder 2022-08-17T13:39:15.2611162Z [ OK ] IValueTest.DictEqualityDifferentOrder (0 ms) 2022-08-17T13:39:15.2611696Z [ RUN ] IValueTest.ListNestedEquality 2022-08-17T13:39:15.2611951Z [ OK ] IValueTest.ListNestedEquality (0 ms) 2022-08-17T13:39:15.2612282Z [ RUN ] IValueTest.StreamEquality 2022-08-17T13:39:15.2612524Z [ OK ] IValueTest.StreamEquality (0 ms) 2022-08-17T13:39:15.2612758Z [ RUN ] IValueTest.EnumEquality 2022-08-17T13:39:15.2612978Z [ OK ] IValueTest.EnumEquality (0 ms) 2022-08-17T13:39:15.2613208Z [ RUN ] IValueTest.isPtrType 2022-08-17T13:39:15.2613425Z [ OK ] IValueTest.isPtrType (0 ms) 2022-08-17T13:39:15.2613629Z [ RUN ] IValueTest.isAliasOf 2022-08-17T13:39:15.2613845Z [ OK ] IValueTest.isAliasOf (0 ms) 2022-08-17T13:39:15.2614079Z [ RUN ] IValueTest.internalToPointer 2022-08-17T13:39:15.2614320Z [ OK ] IValueTest.internalToPointer (0 ms) 2022-08-17T13:39:15.2614601Z [ RUN ] IValueTest.IdentityComparisonAndHashing 2022-08-17T13:39:15.2614911Z [ OK ] IValueTest.IdentityComparisonAndHashing (0 ms) 2022-08-17T13:39:15.2615197Z [ RUN ] IValueTest.IdentityAndHashing_SparseCOO 2022-08-17T13:39:15.2638791Z [ OK ] IValueTest.IdentityAndHashing_SparseCOO (2 ms) 2022-08-17T13:39:15.2639231Z [ RUN ] IValueTest.getSubValues 2022-08-17T13:39:15.2639591Z [ OK ] IValueTest.getSubValues (0 ms) 2022-08-17T13:39:15.2639935Z [ RUN ] IValueTest.ScalarBool 2022-08-17T13:39:15.2640158Z [ OK ] IValueTest.ScalarBool (0 ms) 2022-08-17T13:39:15.2640381Z [ RUN ] IValueTest.ToWeakAndBack 2022-08-17T13:39:15.2640615Z [ OK ] IValueTest.ToWeakAndBack (0 ms) 2022-08-17T13:39:15.2640864Z [ RUN ] IValueTest.UseCountCornerCases 2022-08-17T13:39:15.2641162Z [ OK ] IValueTest.UseCountCornerCases (0 ms) 2022-08-17T13:39:15.2641415Z [----------] 34 tests from IValueTest (607 ms total) 2022-08-17T13:39:15.2641562Z 2022-08-17T13:39:15.2641671Z [----------] 4 tests from TupleElementsTest 2022-08-17T13:39:15.2641899Z [ RUN ] TupleElementsTest.Basic 2022-08-17T13:39:15.2642137Z [ OK ] TupleElementsTest.Basic (0 ms) 2022-08-17T13:39:15.2642356Z [ RUN ] TupleElementsTest.Resize 2022-08-17T13:39:15.2642595Z [ OK ] TupleElementsTest.Resize (0 ms) 2022-08-17T13:39:15.2642865Z [ RUN ] TupleElementsTest.CopyAndMoveConstruct 2022-08-17T13:39:15.2643158Z [ OK ] TupleElementsTest.CopyAndMoveConstruct (0 ms) 2022-08-17T13:39:15.2643451Z [ RUN ] TupleElementsTest.CopyAndMoveAssign 2022-08-17T13:39:15.2643742Z [ OK ] TupleElementsTest.CopyAndMoveAssign (0 ms) 2022-08-17T13:39:15.2644029Z [----------] 4 tests from TupleElementsTest (0 ms total) 2022-08-17T13:39:15.2644168Z 2022-08-17T13:39:15.2644277Z [----------] Global test environment tear-down 2022-08-17T13:39:15.2663310Z [==========] 38 tests from 2 test suites ran. (608 ms total) 2022-08-17T13:39:15.2663554Z [ PASSED ] 38 tests. 2022-08-17T13:39:15.3353845Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\KernelFunction_test.exe" 2022-08-17T13:39:15.6017373Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:15.6017798Z [==========] Running 28 tests from 1 test suite. 2022-08-17T13:39:15.6018050Z [----------] Global test environment set-up. 2022-08-17T13:39:15.6018283Z [----------] 28 tests from KernelFunctionTest 2022-08-17T13:39:15.6018612Z [ RUN ] KernelFunctionTest.givenBoxedFunction_withReturn_whenCallingBoxed_thenWorks 2022-08-17T13:39:15.6019023Z [ OK ] KernelFunctionTest.givenBoxedFunction_withReturn_whenCallingBoxed_thenWorks (0 ms) 2022-08-17T13:39:15.6019431Z [ RUN ] KernelFunctionTest.givenBoxedFunction_withoutReturn_whenCallingBoxed_thenWorks 2022-08-17T13:39:15.6019830Z [ OK ] KernelFunctionTest.givenBoxedFunction_withoutReturn_whenCallingBoxed_thenWorks (0 ms) 2022-08-17T13:39:15.6020246Z [ RUN ] KernelFunctionTest.givenBoxedFunction_withMultiReturn_whenCallingBoxed_thenWorks 2022-08-17T13:39:15.6020880Z [ OK ] KernelFunctionTest.givenBoxedFunction_withMultiReturn_whenCallingBoxed_thenWorks (0 ms) 2022-08-17T13:39:15.6021385Z [ RUN ] KernelFunctionTest.givenBoxedFunction_withInPlaceSignature_whenCallingBoxed_thenWorks 2022-08-17T13:39:15.6021838Z [ OK ] KernelFunctionTest.givenBoxedFunction_withInPlaceSignature_whenCallingBoxed_thenWorks (0 ms) 2022-08-17T13:39:15.6022282Z [ RUN ] KernelFunctionTest.givenBoxedFunction_withOutOfPlaceSignature_whenCallingBoxed_thenWorks 2022-08-17T13:39:15.6022732Z [ OK ] KernelFunctionTest.givenBoxedFunction_withOutOfPlaceSignature_whenCallingBoxed_thenWorks (0 ms) 2022-08-17T13:39:15.6023187Z [ RUN ] KernelFunctionTest.givenBoxedFunction_withOutOfPlaceMultiSignature_whenCallingBoxed_thenWorks 2022-08-17T13:39:15.6023654Z [ OK ] KernelFunctionTest.givenBoxedFunction_withOutOfPlaceMultiSignature_whenCallingBoxed_thenWorks (0 ms) 2022-08-17T13:39:15.6024091Z [ RUN ] KernelFunctionTest.givenBoxedFunction_withReturn_whenCallingUnboxed_thenWorks 2022-08-17T13:39:15.6024507Z [ OK ] KernelFunctionTest.givenBoxedFunction_withReturn_whenCallingUnboxed_thenWorks (0 ms) 2022-08-17T13:39:15.6024907Z [ RUN ] KernelFunctionTest.givenBoxedFunction_withoutReturn_whenCallingUnboxed_thenWorks 2022-08-17T13:39:15.6025323Z [ OK ] KernelFunctionTest.givenBoxedFunction_withoutReturn_whenCallingUnboxed_thenWorks (0 ms) 2022-08-17T13:39:15.6025740Z [ RUN ] KernelFunctionTest.givenBoxedFunction_withMultiReturn_whenCallingUnboxed_thenWorks 2022-08-17T13:39:15.6026160Z [ OK ] KernelFunctionTest.givenBoxedFunction_withMultiReturn_whenCallingUnboxed_thenWorks (0 ms) 2022-08-17T13:39:15.6026581Z [ RUN ] KernelFunctionTest.givenBoxedFunction_withInPlaceSignature_whenCallingUnboxed_thenWorks 2022-08-17T13:39:15.6027047Z [ OK ] KernelFunctionTest.givenBoxedFunction_withInPlaceSignature_whenCallingUnboxed_thenWorks (0 ms) 2022-08-17T13:39:15.6027496Z [ RUN ] KernelFunctionTest.givenBoxedFunction_withOutOfPlaceSignature_whenCallingUnboxed_thenWorks 2022-08-17T13:39:15.6027953Z [ OK ] KernelFunctionTest.givenBoxedFunction_withOutOfPlaceSignature_whenCallingUnboxed_thenWorks (0 ms) 2022-08-17T13:39:15.6028407Z [ RUN ] KernelFunctionTest.givenBoxedFunction_withOutOfPlaceMultiSignature_whenCallingUnboxed_thenWorks 2022-08-17T13:39:15.6028885Z [ OK ] KernelFunctionTest.givenBoxedFunction_withOutOfPlaceMultiSignature_whenCallingUnboxed_thenWorks (0 ms) 2022-08-17T13:39:15.6029326Z [ RUN ] KernelFunctionTest.givenUnboxedFunctor_withReturn_whenCallingBoxed_thenWorks 2022-08-17T13:39:15.6029738Z [ OK ] KernelFunctionTest.givenUnboxedFunctor_withReturn_whenCallingBoxed_thenWorks (0 ms) 2022-08-17T13:39:15.6030139Z [ RUN ] KernelFunctionTest.givenUnboxedFunctor_withoutReturn_whenCallingBoxed_thenWorks 2022-08-17T13:39:15.6030558Z [ OK ] KernelFunctionTest.givenUnboxedFunctor_withoutReturn_whenCallingBoxed_thenWorks (0 ms) 2022-08-17T13:39:15.6030978Z [ RUN ] KernelFunctionTest.givenUnboxedFunctor_withReturn_whenCallingUnboxed_thenWorks 2022-08-17T13:39:15.6031399Z [ OK ] KernelFunctionTest.givenUnboxedFunctor_withReturn_whenCallingUnboxed_thenWorks (0 ms) 2022-08-17T13:39:15.6031802Z [ RUN ] KernelFunctionTest.givenUnboxedFunctor_withoutReturn_whenCallingUnboxed_thenWorks 2022-08-17T13:39:15.6032225Z [ OK ] KernelFunctionTest.givenUnboxedFunctor_withoutReturn_whenCallingUnboxed_thenWorks (0 ms) 2022-08-17T13:39:15.6032645Z [ RUN ] KernelFunctionTest.givenUnboxedFunction_withReturn_whenCallingBoxed_thenWorks 2022-08-17T13:39:15.6033046Z [ OK ] KernelFunctionTest.givenUnboxedFunction_withReturn_whenCallingBoxed_thenWorks (0 ms) 2022-08-17T13:39:15.6033458Z [ RUN ] KernelFunctionTest.givenUnboxedFunction_withoutReturn_whenCallingBoxed_thenWorks 2022-08-17T13:39:15.6033878Z [ OK ] KernelFunctionTest.givenUnboxedFunction_withoutReturn_whenCallingBoxed_thenWorks (0 ms) 2022-08-17T13:39:15.6034295Z [ RUN ] KernelFunctionTest.givenUnboxedFunction_withReturn_whenCallingUnboxed_thenWorks 2022-08-17T13:39:15.6034761Z [ OK ] KernelFunctionTest.givenUnboxedFunction_withReturn_whenCallingUnboxed_thenWorks (0 ms) 2022-08-17T13:39:15.6035229Z [ RUN ] KernelFunctionTest.givenUnboxedFunction_withoutReturn_whenCallingUnboxed_thenWorks 2022-08-17T13:39:15.6035660Z [ OK ] KernelFunctionTest.givenUnboxedFunction_withoutReturn_whenCallingUnboxed_thenWorks (0 ms) 2022-08-17T13:39:15.6036095Z [ RUN ] KernelFunctionTest.givenUnboxedRuntimeFunction_withReturn_whenCallingBoxed_thenWorks 2022-08-17T13:39:15.6036535Z [ OK ] KernelFunctionTest.givenUnboxedRuntimeFunction_withReturn_whenCallingBoxed_thenWorks (0 ms) 2022-08-17T13:39:15.6036984Z [ RUN ] KernelFunctionTest.givenUnboxedRuntimeFunction_withoutReturn_whenCallingBoxed_thenWorks 2022-08-17T13:39:15.6037446Z [ OK ] KernelFunctionTest.givenUnboxedRuntimeFunction_withoutReturn_whenCallingBoxed_thenWorks (0 ms) 2022-08-17T13:39:15.6037900Z [ RUN ] KernelFunctionTest.givenUnboxedRuntimeFunction_withReturn_whenCallingUnboxed_thenWorks 2022-08-17T13:39:15.6038349Z [ OK ] KernelFunctionTest.givenUnboxedRuntimeFunction_withReturn_whenCallingUnboxed_thenWorks (0 ms) 2022-08-17T13:39:15.6038805Z [ RUN ] KernelFunctionTest.givenUnboxedRuntimeFunction_withoutReturn_whenCallingUnboxed_thenWorks 2022-08-17T13:39:15.6039269Z [ OK ] KernelFunctionTest.givenUnboxedRuntimeFunction_withoutReturn_whenCallingUnboxed_thenWorks (0 ms) 2022-08-17T13:39:15.6039754Z [ RUN ] KernelFunctionTest.givenUnboxedLambda_withReturn_whenCallingBoxed_thenWorks 2022-08-17T13:39:15.6040160Z [ OK ] KernelFunctionTest.givenUnboxedLambda_withReturn_whenCallingBoxed_thenWorks (0 ms) 2022-08-17T13:39:15.6040563Z [ RUN ] KernelFunctionTest.givenUnboxedLambda_withoutReturn_whenCallingBoxed_thenWorks 2022-08-17T13:39:15.6040972Z [ OK ] KernelFunctionTest.givenUnboxedLambda_withoutReturn_whenCallingBoxed_thenWorks (0 ms) 2022-08-17T13:39:15.6041369Z [ RUN ] KernelFunctionTest.givenUnboxedLambda_withReturn_whenCallingUnboxed_thenWorks 2022-08-17T13:39:15.6041782Z [ OK ] KernelFunctionTest.givenUnboxedLambda_withReturn_whenCallingUnboxed_thenWorks (0 ms) 2022-08-17T13:39:15.6042191Z [ RUN ] KernelFunctionTest.givenUnboxedLambda_withoutReturn_whenCallingUnboxed_thenWorks 2022-08-17T13:39:15.6042612Z [ OK ] KernelFunctionTest.givenUnboxedLambda_withoutReturn_whenCallingUnboxed_thenWorks (0 ms) 2022-08-17T13:39:15.6042952Z [----------] 28 tests from KernelFunctionTest (0 ms total) 2022-08-17T13:39:15.6043110Z 2022-08-17T13:39:15.6043220Z [----------] Global test environment tear-down 2022-08-17T13:39:15.6043465Z [==========] 28 tests from 1 test suite ran. (0 ms total) 2022-08-17T13:39:15.6043657Z [ PASSED ] 28 tests. 2022-08-17T13:39:15.6684732Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\kernel_function_legacy_test.exe" 2022-08-17T13:39:15.9383988Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:15.9384360Z [==========] Running 48 tests from 1 test suite. 2022-08-17T13:39:15.9384613Z [----------] Global test environment set-up. 2022-08-17T13:39:15.9384931Z [----------] 48 tests from OperatorRegistrationTest_LegacyFunctionBasedKernel 2022-08-17T13:39:15.9385344Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernel_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9386960Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernel_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9387468Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernel_whenRegisteredInConstructor_thenCanBeCalled 2022-08-17T13:39:15.9388844Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernel_whenRegisteredInConstructor_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9389450Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenMultipleOperatorsAndKernels_whenRegisteredInOneRegistrar_thenCallsRightKernel 2022-08-17T13:39:15.9391991Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenMultipleOperatorsAndKernels_whenRegisteredInOneRegistrar_thenCallsRightKernel (0 ms) 2022-08-17T13:39:15.9392687Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenMultipleOperatorsAndKernels_whenRegisteredInMultipleRegistrars_thenCallsRightKernel 2022-08-17T13:39:15.9394741Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenMultipleOperatorsAndKernels_whenRegisteredInMultipleRegistrars_thenCallsRightKernel (0 ms) 2022-08-17T13:39:15.9395377Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernel_whenRegistrationRunsOutOfScope_thenCannotBeCalledAnymore 2022-08-17T13:39:15.9396131Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernel_whenRegistrationRunsOutOfScope_thenCannotBeCalledAnymore (0 ms) 2022-08-17T13:39:15.9396675Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9398039Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9398594Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithZeroOutputs_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9399943Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithZeroOutputs_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9400505Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithIntOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9401858Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithIntOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9402409Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithTensorOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9403667Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithTensorOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9404243Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithTensorListOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9405703Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithTensorListOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9406283Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithIntListOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9407458Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithIntListOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9408030Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithMultipleOutputs_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9409914Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithMultipleOutputs_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9410522Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithTensorInputByReference_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9411667Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithTensorInputByReference_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9412308Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithTensorInputByValue_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9413364Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithTensorInputByValue_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9414011Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithTensorInputByReference_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9414826Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithTensorInputByReference_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9415589Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithTensorInputByValue_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9416368Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithTensorInputByValue_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9416977Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithIntInput_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9418175Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithIntInput_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9418733Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithIntInput_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9419772Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithIntInput_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9420360Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithIntListInput_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9421466Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithIntListInput_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9422060Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithIntListInput_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9423075Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithIntListInput_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9423686Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithTensorListInput_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9424714Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithTensorListInput_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9425331Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithTensorListInput_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9426279Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithTensorListInput_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9426905Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithLegacyTensorVectorInput_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9427987Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithLegacyTensorVectorInput_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9428658Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithLegacyTensorVectorInput_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9429451Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithLegacyTensorVectorInput_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9430113Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithLegacyTensorListInput_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9431084Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithLegacyTensorListInput_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9431733Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithLegacyTensorListInput_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9432656Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithLegacyTensorListInput_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9433276Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithStringListOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9434394Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithStringListOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9435018Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithDictInput_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9436276Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithDictInput_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9436852Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithDictInput_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9438521Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithDictInput_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9439130Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithDictOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9439851Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithDictOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9440468Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithUnorderedMapInput_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9441768Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithUnorderedMapInput_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9442399Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithUnorderedMapInput_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9443427Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithUnorderedMapInput_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9444030Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithUnorderedMapOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9445138Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithUnorderedMapOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9445723Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithMapOfList_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9447057Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithMapOfList_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9447611Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithMapOfListOfMap_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9449209Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithMapOfListOfMap_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9449769Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithListOfMap_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9451189Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithListOfMap_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9451771Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithListOfMapOfIntList_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9453216Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithListOfMapOfIntList_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9453843Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenFallbackKernelWithoutAnyArguments_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9454667Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenFallbackKernelWithoutAnyArguments_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9455314Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenFallbackKernelWithoutTensorArguments_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9456314Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenFallbackKernelWithoutTensorArguments_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9457029Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithOptionalInputs_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9458199Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithOptionalInputs_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9458806Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithOptionalInputs_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9459958Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithOptionalInputs_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9460580Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithOptionalInputs_withMultipleOutputs_whenRegistered_thenCanBeCalled 2022-08-17T13:39:15.9461721Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernelWithOptionalInputs_withMultipleOutputs_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:15.9462303Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernel_whenRegistered_thenCanBeCalledUnboxed 2022-08-17T13:39:15.9463286Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernel_whenRegistered_thenCanBeCalledUnboxed (0 ms) 2022-08-17T13:39:15.9463830Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernel_whenRegisteredWithoutSpecifyingSchema_thenInfersSchema 2022-08-17T13:39:15.9465126Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenKernel_whenRegisteredWithoutSpecifyingSchema_thenInfersSchema (0 ms) 2022-08-17T13:39:15.9465690Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenMismatchedKernel_withDifferentNumArguments_whenRegistering_thenFails 2022-08-17T13:39:16.5544593Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenMismatchedKernel_withDifferentNumArguments_whenRegistering_thenFails (607 ms) 2022-08-17T13:39:16.5545231Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenMismatchedKernel_withDifferentArgumentType_whenRegistering_thenFails 2022-08-17T13:39:16.5551168Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenMismatchedKernel_withDifferentArgumentType_whenRegistering_thenFails (0 ms) 2022-08-17T13:39:16.5551752Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenMismatchedKernel_withDifferentNumReturns_whenRegistering_thenFails 2022-08-17T13:39:16.5574459Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenMismatchedKernel_withDifferentNumReturns_whenRegistering_thenFails (2 ms) 2022-08-17T13:39:16.5575042Z [ RUN ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenMismatchedKernel_withDifferentReturnTypes_whenRegistering_thenFails 2022-08-17T13:39:16.5592635Z [ OK ] OperatorRegistrationTest_LegacyFunctionBasedKernel.givenMismatchedKernel_withDifferentReturnTypes_whenRegistering_thenFails (1 ms) 2022-08-17T13:39:16.5593193Z [----------] 48 tests from OperatorRegistrationTest_LegacyFunctionBasedKernel (620 ms total) 2022-08-17T13:39:16.5593399Z 2022-08-17T13:39:16.5593510Z [----------] Global test environment tear-down 2022-08-17T13:39:16.5613443Z [==========] 48 tests from 1 test suite ran. (620 ms total) 2022-08-17T13:39:16.5613673Z [ PASSED ] 48 tests. 2022-08-17T13:39:16.6299061Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\kernel_function_test.exe" 2022-08-17T13:39:16.8994418Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:16.8994776Z [==========] Running 37 tests from 2 test suites. 2022-08-17T13:39:16.8995028Z [----------] Global test environment set-up. 2022-08-17T13:39:16.8995328Z [----------] 36 tests from OperatorRegistrationTest_FunctionBasedKernel 2022-08-17T13:39:16.8995726Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenKernel_whenRegistered_thenCanBeCalled 2022-08-17T13:39:16.8997353Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenKernel_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:16.8998058Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenKernel_whenRegisteredWithTorchLibraryAndTorchFn_thenCanBeCalled 2022-08-17T13:39:16.8998719Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenKernel_whenRegisteredWithTorchLibraryAndTorchFn_thenCanBeCalled (0 ms) 2022-08-17T13:39:16.8999305Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenCatchAllKernel_whenRegisteredWithTorchLibraryAndTorchFn_thenCanBeCalled 2022-08-17T13:39:16.9000694Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenCatchAllKernel_whenRegisteredWithTorchLibraryAndTorchFn_thenCanBeCalled (0 ms) 2022-08-17T13:39:16.9001311Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenMultipleOperatorsAndKernels_whenRegisteredInOneRegistrar_thenCallsRightKernel 2022-08-17T13:39:16.9002927Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenMultipleOperatorsAndKernels_whenRegisteredInOneRegistrar_thenCallsRightKernel (0 ms) 2022-08-17T13:39:16.9003584Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenMultipleOperatorsAndKernels_whenRegisteredInMultipleRegistrars_thenCallsRightKernel 2022-08-17T13:39:16.9005107Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenMultipleOperatorsAndKernels_whenRegisteredInMultipleRegistrars_thenCallsRightKernel (0 ms) 2022-08-17T13:39:16.9005687Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:16.9006507Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:16.9007027Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithZeroOutputs_whenRegistered_thenCanBeCalled 2022-08-17T13:39:16.9007931Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithZeroOutputs_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:16.9008512Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithIntOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:16.9009515Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithIntOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:16.9010089Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithTensorOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:16.9010794Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithTensorOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:16.9011370Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithTensorListOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:16.9012554Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithTensorListOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:16.9013104Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithIntListOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:16.9014034Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithIntListOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:16.9014627Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithMultipleOutputs_whenRegistered_thenCanBeCalled 2022-08-17T13:39:16.9015928Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithMultipleOutputs_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:16.9016532Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithTensorInputByReference_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:16.9017336Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithTensorInputByReference_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:16.9017971Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithTensorInputByValue_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:16.9018980Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithTensorInputByValue_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:16.9019821Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithTensorInputByReference_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:16.9020512Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithTensorInputByReference_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:16.9021165Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithTensorInputByValue_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:16.9021801Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithTensorInputByValue_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:16.9022376Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithIntInput_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:16.9022956Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithIntInput_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:16.9023527Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithIntInput_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:16.9024095Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithIntInput_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:16.9033746Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithIntListInput_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:16.9034375Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithIntListInput_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:16.9034941Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithIntListInput_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:16.9035485Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithIntListInput_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:16.9036043Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithTensorListInput_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:16.9036609Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithTensorListInput_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:16.9037167Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithTensorListInput_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:16.9037732Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithTensorListInput_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:16.9038271Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithDictInput_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:16.9038808Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithDictInput_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:16.9039350Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithDictInput_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:16.9039960Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithDictInput_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:16.9040469Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithDictOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:16.9040976Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithDictOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:16.9041521Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenFallbackKernelWithoutAnyArguments_whenRegistered_thenCanBeCalled 2022-08-17T13:39:16.9042122Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenFallbackKernelWithoutAnyArguments_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:16.9042843Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenFallbackKernelWithoutTensorArguments_whenRegistered_thenCanBeCalled 2022-08-17T13:39:16.9043521Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenFallbackKernelWithoutTensorArguments_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:16.9044120Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithOptionalInputs_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:16.9044678Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithOptionalInputs_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:16.9045241Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithOptionalInputs_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:16.9045797Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithOptionalInputs_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:16.9046363Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithOptionalInputs_withMultipleOutputs_whenRegistered_thenCanBeCalled 2022-08-17T13:39:16.9046945Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenKernelWithOptionalInputs_withMultipleOutputs_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:16.9047469Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenKernel_whenRegistered_thenCanBeCalledUnboxed 2022-08-17T13:39:16.9047941Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenKernel_whenRegistered_thenCanBeCalledUnboxed (0 ms) 2022-08-17T13:39:16.9048447Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenKernel_whenRegisteredWithoutSpecifyingSchema_thenInfersSchema 2022-08-17T13:39:16.9048970Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenKernel_whenRegisteredWithoutSpecifyingSchema_thenInfersSchema (0 ms) 2022-08-17T13:39:16.9049511Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenMismatchedKernel_withDifferentNumArguments_whenRegistering_thenFails 2022-08-17T13:39:17.5098913Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenMismatchedKernel_withDifferentNumArguments_whenRegistering_thenFails (605 ms) 2022-08-17T13:39:17.5099520Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenMismatchedKernel_withDifferentArgumentType_whenRegistering_thenFails 2022-08-17T13:39:17.5104804Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenMismatchedKernel_withDifferentArgumentType_whenRegistering_thenFails (0 ms) 2022-08-17T13:39:17.5105364Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenMismatchedKernel_withDifferentNumReturns_whenRegistering_thenFails 2022-08-17T13:39:17.5126333Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenMismatchedKernel_withDifferentNumReturns_whenRegistering_thenFails (2 ms) 2022-08-17T13:39:17.5126889Z [ RUN ] OperatorRegistrationTest_FunctionBasedKernel.givenMismatchedKernel_withDifferentReturnTypes_whenRegistering_thenFails 2022-08-17T13:39:17.5142599Z [ OK ] OperatorRegistrationTest_FunctionBasedKernel.givenMismatchedKernel_withDifferentReturnTypes_whenRegistering_thenFails (1 ms) 2022-08-17T13:39:17.5143082Z [----------] 36 tests from OperatorRegistrationTest_FunctionBasedKernel (614 ms total) 2022-08-17T13:39:17.5143289Z 2022-08-17T13:39:17.5143458Z [----------] 1 test from NewOperatorRegistrationTest_FunctionBasedKernel 2022-08-17T13:39:17.5143911Z [ RUN ] NewOperatorRegistrationTest_FunctionBasedKernel.givenKernel_whenRegistrationRunsOutOfScope_thenCannotBeCalledAnymore 2022-08-17T13:39:17.5146509Z [ OK ] NewOperatorRegistrationTest_FunctionBasedKernel.givenKernel_whenRegistrationRunsOutOfScope_thenCannotBeCalledAnymore (0 ms) 2022-08-17T13:39:17.5146977Z [----------] 1 test from NewOperatorRegistrationTest_FunctionBasedKernel (0 ms total) 2022-08-17T13:39:17.5147181Z 2022-08-17T13:39:17.5147291Z [----------] Global test environment tear-down 2022-08-17T13:39:17.5165557Z [==========] 37 tests from 2 test suites ran. (615 ms total) 2022-08-17T13:39:17.5165956Z [ PASSED ] 37 tests. 2022-08-17T13:39:17.5853058Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\kernel_lambda_legacy_test.exe" 2022-08-17T13:39:17.8512905Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:17.8513271Z [==========] Running 48 tests from 1 test suite. 2022-08-17T13:39:17.8513501Z [----------] Global test environment set-up. 2022-08-17T13:39:17.8513808Z [----------] 48 tests from OperatorRegistrationTest_LegacyLambdaBasedKernel 2022-08-17T13:39:17.8514220Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernel_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8515848Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernel_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8516344Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernel_whenRegisteredInConstructor_thenCanBeCalled 2022-08-17T13:39:17.8517794Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernel_whenRegisteredInConstructor_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8518392Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenMultipleOperatorsAndKernels_whenRegisteredInOneRegistrar_thenCallsRightKernel 2022-08-17T13:39:17.8521145Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenMultipleOperatorsAndKernels_whenRegisteredInOneRegistrar_thenCallsRightKernel (0 ms) 2022-08-17T13:39:17.8521811Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenMultipleOperatorsAndKernels_whenRegisteredInMultipleRegistrars_thenCallsRightKernel 2022-08-17T13:39:17.8524360Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenMultipleOperatorsAndKernels_whenRegisteredInMultipleRegistrars_thenCallsRightKernel (0 ms) 2022-08-17T13:39:17.8524983Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernel_whenRegistrationRunsOutOfScope_thenCannotBeCalledAnymore 2022-08-17T13:39:17.8525949Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernel_whenRegistrationRunsOutOfScope_thenCannotBeCalledAnymore (0 ms) 2022-08-17T13:39:17.8526494Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8527645Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8528187Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithZeroOutputs_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8529360Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithZeroOutputs_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8529897Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithIntOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8531217Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithIntOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8531769Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithTensorOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8533037Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithTensorOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8533600Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithTensorListOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8535156Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithTensorListOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8535704Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithIntListOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8536929Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithIntListOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8537653Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithMultipleOutputs_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8539497Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithMultipleOutputs_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8540114Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithTensorInputByReference_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8541173Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithTensorInputByReference_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8541800Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithTensorInputByValue_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8542898Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithTensorInputByValue_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8543530Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithTensorInputByReference_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8544485Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithTensorInputByReference_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8545109Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithTensorInputByValue_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8546095Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithTensorInputByValue_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8546690Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithIntInput_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8547767Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithIntInput_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8548323Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithIntInput_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8549341Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithIntInput_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8549907Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithIntListInput_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8551293Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithIntListInput_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8551872Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithIntListInput_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8553067Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithIntListInput_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8553645Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithTensorListInput_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8554703Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithTensorListInput_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8555309Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithTensorVectorInput_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8556396Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithTensorVectorInput_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8557097Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithLegacyTensorVectorInput_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8558238Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithLegacyTensorVectorInput_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8558968Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithLegacyTensorVectorInput_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8560066Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithLegacyTensorVectorInput_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8560717Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithLegacyTensorListInput_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8561648Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithLegacyTensorListInput_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8562270Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithLegacyTensorListInput_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8563229Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithLegacyTensorListInput_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8563834Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithStringListOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8564997Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithStringListOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8565566Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithDictInput_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8566881Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithDictInput_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8567444Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithDictInput_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8568677Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithDictInput_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8569224Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithDictOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8570326Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithDictOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8570902Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithUnorderedMapInput_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8572195Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithUnorderedMapInput_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8572811Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithUnorderedMapInput_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8573837Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithUnorderedMapInput_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8574419Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithUnorderedMapOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8575486Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithUnorderedMapOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8576044Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithMapOfList_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8577366Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithMapOfList_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8577909Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithMapOfListOfMap_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8579489Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithMapOfListOfMap_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8580032Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithListOfMap_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8581452Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithListOfMap_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8582070Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithListOfMapOfIntList_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8583462Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithListOfMapOfIntList_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8584055Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenFallbackKernelWithoutAnyArguments_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8585021Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenFallbackKernelWithoutAnyArguments_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8585651Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenFallbackKernelWithoutTensorArguments_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8586587Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenFallbackKernelWithoutTensorArguments_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8587210Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithOptionalInputs_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8588397Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithOptionalInputs_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8588990Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithOptionalInputs_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8590222Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithOptionalInputs_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8590825Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithOptionalInputs_withMultipleOutputs_whenRegistered_thenCanBeCalled 2022-08-17T13:39:17.8592020Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernelWithOptionalInputs_withMultipleOutputs_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:17.8592571Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernel_whenRegistered_thenCanBeCalledUnboxed 2022-08-17T13:39:17.8593549Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernel_whenRegistered_thenCanBeCalledUnboxed (0 ms) 2022-08-17T13:39:17.8594075Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernel_whenRegisteredWithoutSpecifyingSchema_thenInfersSchema 2022-08-17T13:39:17.8595415Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenKernel_whenRegisteredWithoutSpecifyingSchema_thenInfersSchema (0 ms) 2022-08-17T13:39:17.8595969Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenMismatchedKernel_withDifferentNumArguments_whenRegistering_thenFails 2022-08-17T13:39:18.4653265Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenMismatchedKernel_withDifferentNumArguments_whenRegistering_thenFails (605 ms) 2022-08-17T13:39:18.4653916Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenMismatchedKernel_withDifferentArgumentType_whenRegistering_thenFails 2022-08-17T13:39:18.4659956Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenMismatchedKernel_withDifferentArgumentType_whenRegistering_thenFails (0 ms) 2022-08-17T13:39:18.4660602Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenMismatchedKernel_withDifferentNumReturns_whenRegistering_thenFails 2022-08-17T13:39:18.4683017Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenMismatchedKernel_withDifferentNumReturns_whenRegistering_thenFails (2 ms) 2022-08-17T13:39:18.4683584Z [ RUN ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenMismatchedKernel_withDifferentReturnTypes_whenRegistering_thenFails 2022-08-17T13:39:18.4700572Z [ OK ] OperatorRegistrationTest_LegacyLambdaBasedKernel.givenMismatchedKernel_withDifferentReturnTypes_whenRegistering_thenFails (1 ms) 2022-08-17T13:39:18.4701269Z [----------] 48 tests from OperatorRegistrationTest_LegacyLambdaBasedKernel (618 ms total) 2022-08-17T13:39:18.4701486Z 2022-08-17T13:39:18.4701674Z [----------] Global test environment tear-down 2022-08-17T13:39:18.4721719Z [==========] 48 tests from 1 test suite ran. (618 ms total) 2022-08-17T13:39:18.4721968Z [ PASSED ] 48 tests. 2022-08-17T13:39:18.5407438Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\kernel_lambda_test.exe" 2022-08-17T13:39:18.8099555Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:18.8099890Z [==========] Running 36 tests from 1 test suite. 2022-08-17T13:39:18.8100137Z [----------] Global test environment set-up. 2022-08-17T13:39:18.8100438Z [----------] 36 tests from OperatorRegistrationTest_LambdaBasedKernel 2022-08-17T13:39:18.8100816Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenKernel_whenRegistered_thenCanBeCalled 2022-08-17T13:39:18.8102472Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenKernel_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:18.8102946Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenOutOfLineKernel_whenRegistered_thenCanBeCalled 2022-08-17T13:39:18.8104006Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenOutOfLineKernel_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:18.8104564Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenMultipleOperatorsAndKernels_whenRegisteredInOneRegistrar_thenCallsRightKernel 2022-08-17T13:39:18.8106378Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenMultipleOperatorsAndKernels_whenRegisteredInOneRegistrar_thenCallsRightKernel (0 ms) 2022-08-17T13:39:18.8107013Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenMultipleOperatorsAndKernels_whenRegisteredInMultipleRegistrars_thenCallsRightKernel 2022-08-17T13:39:18.8108677Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenMultipleOperatorsAndKernels_whenRegisteredInMultipleRegistrars_thenCallsRightKernel (0 ms) 2022-08-17T13:39:18.8109267Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenKernel_whenRegistrationRunsOutOfScope_thenCannotBeCalledAnymore 2022-08-17T13:39:19.4178157Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenKernel_whenRegistrationRunsOutOfScope_thenCannotBeCalledAnymore (606 ms) 2022-08-17T13:39:19.4178719Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:19.4180141Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:19.4180664Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithZeroOutputs_whenRegistered_thenCanBeCalled 2022-08-17T13:39:19.4181768Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithZeroOutputs_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:19.4182284Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithIntOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:19.4183455Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithIntOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:19.4183953Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithTensorOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:19.4185005Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithTensorOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:19.4185529Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithTensorListOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:19.4186855Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithTensorListOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:19.4187382Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithIntListOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:19.4188348Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithIntListOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:19.4188878Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithMultipleOutputs_whenRegistered_thenCanBeCalled 2022-08-17T13:39:19.4190316Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithMultipleOutputs_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:19.4190891Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithTensorInputByReference_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:19.4191773Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithTensorInputByReference_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:19.4192362Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithTensorInputByValue_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:19.4193127Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithTensorInputByValue_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:19.4193718Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithTensorInputByReference_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:19.4194460Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithTensorInputByReference_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:19.4195043Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithTensorInputByValue_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:19.4195912Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithTensorInputByValue_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:19.4196471Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithIntInput_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:19.4197125Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithIntInput_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:19.4197651Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithIntInput_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:19.4198587Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithIntInput_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:19.4199126Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithIntListInput_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:19.4199930Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithIntListInput_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:19.4200470Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithIntListInput_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:19.4201310Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithIntListInput_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:19.4201854Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithTensorListInput_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:19.4202535Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithTensorListInput_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:19.4203093Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithTensorListInput_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:19.4203768Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithTensorListInput_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:19.4204309Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithDictInput_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:19.4205648Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithDictInput_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:19.4207495Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithDictInput_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:19.4208074Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithDictInput_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:19.4208589Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithDictOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:19.4209133Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithDictOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:19.4209672Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenFallbackKernelWithoutAnyArguments_whenRegistered_thenCanBeCalled 2022-08-17T13:39:19.4210734Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenFallbackKernelWithoutAnyArguments_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:19.4211326Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenFallbackKernelWithoutTensorArguments_whenRegistered_thenCanBeCalled 2022-08-17T13:39:19.4212273Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenFallbackKernelWithoutTensorArguments_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:19.4212839Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithOptionalInputs_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:19.4213904Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithOptionalInputs_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:19.4214456Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithOptionalInputs_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:19.4215378Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithOptionalInputs_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:19.4215949Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithOptionalInputs_withMultipleOutputs_whenRegistered_thenCanBeCalled 2022-08-17T13:39:19.4216884Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenKernelWithOptionalInputs_withMultipleOutputs_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:19.4217401Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenKernel_whenRegistered_thenCanBeCalledUnboxed 2022-08-17T13:39:19.4218199Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenKernel_whenRegistered_thenCanBeCalledUnboxed (0 ms) 2022-08-17T13:39:19.4218699Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenKernel_whenRegisteredWithoutSpecifyingSchema_thenInfersSchema 2022-08-17T13:39:19.4220066Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenKernel_whenRegisteredWithoutSpecifyingSchema_thenInfersSchema (0 ms) 2022-08-17T13:39:19.4220606Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenMismatchedKernel_withDifferentNumArguments_whenRegistering_thenFails 2022-08-17T13:39:19.4233944Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenMismatchedKernel_withDifferentNumArguments_whenRegistering_thenFails (1 ms) 2022-08-17T13:39:19.4234494Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenMismatchedKernel_withDifferentArgumentType_whenRegistering_thenFails 2022-08-17T13:39:19.4240626Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenMismatchedKernel_withDifferentArgumentType_whenRegistering_thenFails (0 ms) 2022-08-17T13:39:19.4241151Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenMismatchedKernel_withDifferentNumReturns_whenRegistering_thenFails 2022-08-17T13:39:19.4261889Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenMismatchedKernel_withDifferentNumReturns_whenRegistering_thenFails (2 ms) 2022-08-17T13:39:19.4262430Z [ RUN ] OperatorRegistrationTest_LambdaBasedKernel.givenMismatchedKernel_withDifferentReturnTypes_whenRegistering_thenFails 2022-08-17T13:39:19.4278055Z [ OK ] OperatorRegistrationTest_LambdaBasedKernel.givenMismatchedKernel_withDifferentReturnTypes_whenRegistering_thenFails (1 ms) 2022-08-17T13:39:19.4278615Z [----------] 36 tests from OperatorRegistrationTest_LambdaBasedKernel (617 ms total) 2022-08-17T13:39:19.4278803Z 2022-08-17T13:39:19.4278966Z [----------] Global test environment tear-down 2022-08-17T13:39:19.4296750Z [==========] 36 tests from 1 test suite ran. (617 ms total) 2022-08-17T13:39:19.4296982Z [ PASSED ] 36 tests. 2022-08-17T13:39:19.4981108Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\kernel_stackbased_test.exe" 2022-08-17T13:39:19.7652415Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:19.7652788Z [==========] Running 9 tests from 1 test suite. 2022-08-17T13:39:19.7653035Z [----------] Global test environment set-up. 2022-08-17T13:39:19.7653320Z [----------] 9 tests from OperatorRegistrationTest_StackBasedKernel 2022-08-17T13:39:19.7653702Z [ RUN ] OperatorRegistrationTest_StackBasedKernel.givenKernel_whenRegistered_thenCanBeCalled 2022-08-17T13:39:19.7654362Z [ OK ] OperatorRegistrationTest_StackBasedKernel.givenKernel_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:19.7654900Z [ RUN ] OperatorRegistrationTest_StackBasedKernel.givenMultipleOperatorsAndKernels_whenRegisteredInOneRegistrar_thenCallsRightKernel 2022-08-17T13:39:19.7656981Z [ OK ] OperatorRegistrationTest_StackBasedKernel.givenMultipleOperatorsAndKernels_whenRegisteredInOneRegistrar_thenCallsRightKernel (0 ms) 2022-08-17T13:39:19.7657599Z [ RUN ] OperatorRegistrationTest_StackBasedKernel.givenMultipleOperatorsAndKernels_whenRegisteredInMultipleRegistrars_thenCallsRightKernel 2022-08-17T13:39:19.7659096Z [ OK ] OperatorRegistrationTest_StackBasedKernel.givenMultipleOperatorsAndKernels_whenRegisteredInMultipleRegistrars_thenCallsRightKernel (0 ms) 2022-08-17T13:39:19.7659680Z [ RUN ] OperatorRegistrationTest_StackBasedKernel.givenKernel_whenRegistrationRunsOutOfScope_thenCannotBeCalledAnymore 2022-08-17T13:39:20.3747723Z [ OK ] OperatorRegistrationTest_StackBasedKernel.givenKernel_whenRegistrationRunsOutOfScope_thenCannotBeCalledAnymore (608 ms) 2022-08-17T13:39:20.3748348Z [ RUN ] OperatorRegistrationTest_StackBasedKernel.givenFallbackKernelWithoutAnyArguments_whenRegistered_thenCanBeCalled 2022-08-17T13:39:20.3749624Z [ OK ] OperatorRegistrationTest_StackBasedKernel.givenFallbackKernelWithoutAnyArguments_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:20.3750216Z [ RUN ] OperatorRegistrationTest_StackBasedKernel.givenFallbackKernelWithoutTensorArguments_whenRegistered_thenCanBeCalled 2022-08-17T13:39:20.3751545Z [ OK ] OperatorRegistrationTest_StackBasedKernel.givenFallbackKernelWithoutTensorArguments_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:20.3752177Z [ RUN ] OperatorRegistrationTest_StackBasedKernel.givenKernel_whenRegisteredWithoutSpecifyingSchema_thenFailsBecauseItCannotInferFromStackBasedKernel 2022-08-17T13:39:20.3753582Z [ OK ] OperatorRegistrationTest_StackBasedKernel.givenKernel_whenRegisteredWithoutSpecifyingSchema_thenFailsBecauseItCannotInferFromStackBasedKernel (0 ms) 2022-08-17T13:39:20.3754162Z [ RUN ] OperatorRegistrationTest_StackBasedKernel.givenKernel_whenRegistered_thenCanAlsoBeCalledUnboxed 2022-08-17T13:39:20.3754793Z [ OK ] OperatorRegistrationTest_StackBasedKernel.givenKernel_whenRegistered_thenCanAlsoBeCalledUnboxed (0 ms) 2022-08-17T13:39:20.3755346Z [ RUN ] OperatorRegistrationTest_StackBasedKernel.callKernelsWithDispatchKeySetConvention_redispatchesToLowerPriorityKernels 2022-08-17T13:39:20.3825642Z [ OK ] OperatorRegistrationTest_StackBasedKernel.callKernelsWithDispatchKeySetConvention_redispatchesToLowerPriorityKernels (7 ms) 2022-08-17T13:39:20.3826158Z [----------] 9 tests from OperatorRegistrationTest_StackBasedKernel (617 ms total) 2022-08-17T13:39:20.3826360Z 2022-08-17T13:39:20.3826474Z [----------] Global test environment tear-down 2022-08-17T13:39:20.3838832Z [==========] 9 tests from 1 test suite ran. (617 ms total) 2022-08-17T13:39:20.3839050Z [ PASSED ] 9 tests. 2022-08-17T13:39:20.4505324Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\lazy_tensor_test.exe" 2022-08-17T13:39:20.7189780Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:20.7190161Z [==========] Running 2 tests from 2 test suites. 2022-08-17T13:39:20.7190409Z [----------] Global test environment set-up. 2022-08-17T13:39:20.7190646Z [----------] 1 test from XlaTensorTest 2022-08-17T13:39:20.7190887Z [ RUN ] XlaTensorTest.TestNoStorage 2022-08-17T13:39:20.7191130Z [ OK ] XlaTensorTest.TestNoStorage (0 ms) 2022-08-17T13:39:20.7191389Z [----------] 1 test from XlaTensorTest (0 ms total) 2022-08-17T13:39:20.7191538Z 2022-08-17T13:39:20.7191635Z [----------] 1 test from LazyTensorTest 2022-08-17T13:39:20.7191871Z [ RUN ] LazyTensorTest.TestNoStorage 2022-08-17T13:39:20.7192128Z [ OK ] LazyTensorTest.TestNoStorage (0 ms) 2022-08-17T13:39:20.7192392Z [----------] 1 test from LazyTensorTest (0 ms total) 2022-08-17T13:39:20.7192543Z 2022-08-17T13:39:20.7192659Z [----------] Global test environment tear-down 2022-08-17T13:39:20.7201264Z [==========] 2 tests from 2 test suites ran. (0 ms total) 2022-08-17T13:39:20.7201495Z [ PASSED ] 2 tests. 2022-08-17T13:39:20.7842710Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\List_test.exe" 2022-08-17T13:39:21.0562680Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:21.0563048Z [==========] Running 139 tests from 3 test suites. 2022-08-17T13:39:21.0563306Z [----------] Global test environment set-up. 2022-08-17T13:39:21.0563563Z [----------] 67 tests from ListTest_IValueBasedList 2022-08-17T13:39:21.0563877Z [ RUN ] ListTest_IValueBasedList.givenEmptyList_whenCallingEmpty_thenReturnsTrue 2022-08-17T13:39:21.0564285Z [ OK ] ListTest_IValueBasedList.givenEmptyList_whenCallingEmpty_thenReturnsTrue (0 ms) 2022-08-17T13:39:21.0564683Z [ RUN ] ListTest_IValueBasedList.givenNonemptyList_whenCallingEmpty_thenReturnsFalse 2022-08-17T13:39:21.0565081Z [ OK ] ListTest_IValueBasedList.givenNonemptyList_whenCallingEmpty_thenReturnsFalse (0 ms) 2022-08-17T13:39:21.0565469Z [ RUN ] ListTest_IValueBasedList.givenEmptyList_whenCallingSize_thenReturnsZero 2022-08-17T13:39:21.0565852Z [ OK ] ListTest_IValueBasedList.givenEmptyList_whenCallingSize_thenReturnsZero (0 ms) 2022-08-17T13:39:21.0566263Z [ RUN ] ListTest_IValueBasedList.givenNonemptyList_whenCallingSize_thenReturnsNumberOfElements 2022-08-17T13:39:21.0566696Z [ OK ] ListTest_IValueBasedList.givenNonemptyList_whenCallingSize_thenReturnsNumberOfElements (0 ms) 2022-08-17T13:39:21.0567104Z [ RUN ] ListTest_IValueBasedList.givenNonemptyList_whenCallingClear_thenIsEmpty 2022-08-17T13:39:21.0567484Z [ OK ] ListTest_IValueBasedList.givenNonemptyList_whenCallingClear_thenIsEmpty (0 ms) 2022-08-17T13:39:21.0567910Z [ RUN ] ListTest_IValueBasedList.whenCallingGetWithExistingPosition_thenReturnsElement 2022-08-17T13:39:21.0568389Z [ OK ] ListTest_IValueBasedList.whenCallingGetWithExistingPosition_thenReturnsElement (0 ms) 2022-08-17T13:39:21.0568856Z [ RUN ] ListTest_IValueBasedList.whenCallingGetWithNonExistingPosition_thenThrowsException 2022-08-17T13:39:21.0569380Z [ OK ] ListTest_IValueBasedList.whenCallingGetWithNonExistingPosition_thenThrowsException (0 ms) 2022-08-17T13:39:21.0569883Z [ RUN ] ListTest_IValueBasedList.whenCallingExtractWithExistingPosition_thenReturnsElement 2022-08-17T13:39:21.0570347Z [ OK ] ListTest_IValueBasedList.whenCallingExtractWithExistingPosition_thenReturnsElement (0 ms) 2022-08-17T13:39:21.0570849Z [ RUN ] ListTest_IValueBasedList.whenCallingExtractWithExistingPosition_thenListElementBecomesInvalid 2022-08-17T13:39:21.0571556Z [ OK ] ListTest_IValueBasedList.whenCallingExtractWithExistingPosition_thenListElementBecomesInvalid (0 ms) 2022-08-17T13:39:21.0572143Z [ RUN ] ListTest_IValueBasedList.whenCallingExtractWithNonExistingPosition_thenThrowsException 2022-08-17T13:39:21.0572641Z [ OK ] ListTest_IValueBasedList.whenCallingExtractWithNonExistingPosition_thenThrowsException (0 ms) 2022-08-17T13:39:21.0573143Z [ RUN ] ListTest_IValueBasedList.whenCallingCopyingSetWithExistingPosition_thenChangesElement 2022-08-17T13:39:21.0573646Z [ OK ] ListTest_IValueBasedList.whenCallingCopyingSetWithExistingPosition_thenChangesElement (0 ms) 2022-08-17T13:39:21.0574140Z [ RUN ] ListTest_IValueBasedList.whenCallingMovingSetWithExistingPosition_thenChangesElement 2022-08-17T13:39:21.0574620Z [ OK ] ListTest_IValueBasedList.whenCallingMovingSetWithExistingPosition_thenChangesElement (0 ms) 2022-08-17T13:39:21.0575122Z [ RUN ] ListTest_IValueBasedList.whenCallingCopyingSetWithNonExistingPosition_thenThrowsException 2022-08-17T13:39:21.0575650Z [ OK ] ListTest_IValueBasedList.whenCallingCopyingSetWithNonExistingPosition_thenThrowsException (0 ms) 2022-08-17T13:39:21.0576240Z [ RUN ] ListTest_IValueBasedList.whenCallingMovingSetWithNonExistingPosition_thenThrowsException 2022-08-17T13:39:21.0576743Z [ OK ] ListTest_IValueBasedList.whenCallingMovingSetWithNonExistingPosition_thenThrowsException (0 ms) 2022-08-17T13:39:21.0577261Z [ RUN ] ListTest_IValueBasedList.whenCallingAccessOperatorWithExistingPosition_thenReturnsElement 2022-08-17T13:39:21.0577787Z [ OK ] ListTest_IValueBasedList.whenCallingAccessOperatorWithExistingPosition_thenReturnsElement (0 ms) 2022-08-17T13:39:21.0578319Z [ RUN ] ListTest_IValueBasedList.whenAssigningToAccessOperatorWithExistingPosition_thenSetsElement 2022-08-17T13:39:21.0578850Z [ OK ] ListTest_IValueBasedList.whenAssigningToAccessOperatorWithExistingPosition_thenSetsElement (0 ms) 2022-08-17T13:39:21.0579383Z [ RUN ] ListTest_IValueBasedList.whenAssigningToAccessOperatorFromAccessOperator_thenSetsElement 2022-08-17T13:39:21.0579920Z [ OK ] ListTest_IValueBasedList.whenAssigningToAccessOperatorFromAccessOperator_thenSetsElement (0 ms) 2022-08-17T13:39:21.0580381Z [ RUN ] ListTest_IValueBasedList.whenSwappingFromAccessOperator_thenSwapsElements 2022-08-17T13:39:21.0580807Z [ OK ] ListTest_IValueBasedList.whenSwappingFromAccessOperator_thenSwapsElements (0 ms) 2022-08-17T13:39:21.0581295Z [ RUN ] ListTest_IValueBasedList.whenCallingAccessOperatorWithNonExistingPosition_thenThrowsException 2022-08-17T13:39:21.0581845Z [ OK ] ListTest_IValueBasedList.whenCallingAccessOperatorWithNonExistingPosition_thenThrowsException (0 ms) 2022-08-17T13:39:21.0582340Z [ RUN ] ListTest_IValueBasedList.whenCallingInsertOnIteratorWithLValue_thenInsertsElement 2022-08-17T13:39:21.0582805Z [ OK ] ListTest_IValueBasedList.whenCallingInsertOnIteratorWithLValue_thenInsertsElement (0 ms) 2022-08-17T13:39:21.0583270Z [ RUN ] ListTest_IValueBasedList.whenCallingInsertOnIteratorWithRValue_thenInsertsElement 2022-08-17T13:39:21.0583738Z [ OK ] ListTest_IValueBasedList.whenCallingInsertOnIteratorWithRValue_thenInsertsElement (0 ms) 2022-08-17T13:39:21.0584187Z [ RUN ] ListTest_IValueBasedList.whenCallingInsertWithLValue_thenReturnsIteratorToNewElement 2022-08-17T13:39:21.0584649Z [ OK ] ListTest_IValueBasedList.whenCallingInsertWithLValue_thenReturnsIteratorToNewElement (0 ms) 2022-08-17T13:39:21.0585107Z [ RUN ] ListTest_IValueBasedList.whenCallingInsertWithRValue_thenReturnsIteratorToNewElement 2022-08-17T13:39:21.0585566Z [ OK ] ListTest_IValueBasedList.whenCallingInsertWithRValue_thenReturnsIteratorToNewElement (0 ms) 2022-08-17T13:39:21.0585990Z [ RUN ] ListTest_IValueBasedList.whenCallingEmplaceWithLValue_thenInsertsElement 2022-08-17T13:39:21.0586405Z [ OK ] ListTest_IValueBasedList.whenCallingEmplaceWithLValue_thenInsertsElement (0 ms) 2022-08-17T13:39:21.0586875Z [ RUN ] ListTest_IValueBasedList.whenCallingEmplaceWithRValue_thenInsertsElement 2022-08-17T13:39:21.0587317Z [ OK ] ListTest_IValueBasedList.whenCallingEmplaceWithRValue_thenInsertsElement (0 ms) 2022-08-17T13:39:21.0587754Z [ RUN ] ListTest_IValueBasedList.whenCallingEmplaceWithConstructorArg_thenInsertsElement 2022-08-17T13:39:21.0588220Z [ OK ] ListTest_IValueBasedList.whenCallingEmplaceWithConstructorArg_thenInsertsElement (0 ms) 2022-08-17T13:39:21.0588659Z [ RUN ] ListTest_IValueBasedList.whenCallingPushBackWithLValue_ThenInsertsElement 2022-08-17T13:39:21.0589065Z [ OK ] ListTest_IValueBasedList.whenCallingPushBackWithLValue_ThenInsertsElement (0 ms) 2022-08-17T13:39:21.0589485Z [ RUN ] ListTest_IValueBasedList.whenCallingPushBackWithRValue_ThenInsertsElement 2022-08-17T13:39:21.0589901Z [ OK ] ListTest_IValueBasedList.whenCallingPushBackWithRValue_ThenInsertsElement (0 ms) 2022-08-17T13:39:21.0590333Z [ RUN ] ListTest_IValueBasedList.whenCallingEmplaceBackWithLValue_ThenInsertsElement 2022-08-17T13:39:21.0590760Z [ OK ] ListTest_IValueBasedList.whenCallingEmplaceBackWithLValue_ThenInsertsElement (0 ms) 2022-08-17T13:39:21.0591201Z [ RUN ] ListTest_IValueBasedList.whenCallingEmplaceBackWithRValue_ThenInsertsElement 2022-08-17T13:39:21.0591638Z [ OK ] ListTest_IValueBasedList.whenCallingEmplaceBackWithRValue_ThenInsertsElement (0 ms) 2022-08-17T13:39:21.0592088Z [ RUN ] ListTest_IValueBasedList.whenCallingEmplaceBackWithConstructorArg_ThenInsertsElement 2022-08-17T13:39:21.0592579Z [ OK ] ListTest_IValueBasedList.whenCallingEmplaceBackWithConstructorArg_ThenInsertsElement (0 ms) 2022-08-17T13:39:21.0593005Z [ RUN ] ListTest_IValueBasedList.givenEmptyList_whenIterating_thenBeginIsEnd 2022-08-17T13:39:21.0593374Z [ OK ] ListTest_IValueBasedList.givenEmptyList_whenIterating_thenBeginIsEnd (0 ms) 2022-08-17T13:39:21.0593710Z [ RUN ] ListTest_IValueBasedList.whenIterating_thenFindsElements 2022-08-17T13:39:21.0594047Z [ OK ] ListTest_IValueBasedList.whenIterating_thenFindsElements (0 ms) 2022-08-17T13:39:21.0594411Z [ RUN ] ListTest_IValueBasedList.whenIteratingWithForeach_thenFindsElements 2022-08-17T13:39:21.0594790Z [ OK ] ListTest_IValueBasedList.whenIteratingWithForeach_thenFindsElements (0 ms) 2022-08-17T13:39:21.0595176Z [ RUN ] ListTest_IValueBasedList.givenOneElementList_whenErasing_thenListIsEmpty 2022-08-17T13:39:21.0595565Z [ OK ] ListTest_IValueBasedList.givenOneElementList_whenErasing_thenListIsEmpty (0 ms) 2022-08-17T13:39:21.0595933Z [ RUN ] ListTest_IValueBasedList.givenList_whenErasing_thenReturnsIterator 2022-08-17T13:39:21.0596277Z [ OK ] ListTest_IValueBasedList.givenList_whenErasing_thenReturnsIterator (0 ms) 2022-08-17T13:39:21.0596637Z [ RUN ] ListTest_IValueBasedList.givenList_whenErasingFullRange_thenIsEmpty 2022-08-17T13:39:21.0596995Z [ OK ] ListTest_IValueBasedList.givenList_whenErasingFullRange_thenIsEmpty (0 ms) 2022-08-17T13:39:21.0597349Z [ RUN ] ListTest_IValueBasedList.whenCallingReserve_thenDoesntCrash 2022-08-17T13:39:21.0597691Z [ OK ] ListTest_IValueBasedList.whenCallingReserve_thenDoesntCrash (0 ms) 2022-08-17T13:39:21.0598051Z [ RUN ] ListTest_IValueBasedList.whenCopyConstructingList_thenAreEqual 2022-08-17T13:39:21.0598430Z [ OK ] ListTest_IValueBasedList.whenCopyConstructingList_thenAreEqual (0 ms) 2022-08-17T13:39:21.0598924Z [ RUN ] ListTest_IValueBasedList.whenCopyAssigningList_thenAreEqual 2022-08-17T13:39:21.0599281Z [ OK ] ListTest_IValueBasedList.whenCopyAssigningList_thenAreEqual (0 ms) 2022-08-17T13:39:21.0599689Z [ RUN ] ListTest_IValueBasedList.whenCopyingList_thenAreEqual 2022-08-17T13:39:21.0600019Z [ OK ] ListTest_IValueBasedList.whenCopyingList_thenAreEqual (0 ms) 2022-08-17T13:39:21.0600362Z [ RUN ] ListTest_IValueBasedList.whenMoveConstructingList_thenNewIsCorrect 2022-08-17T13:39:21.0600752Z [ OK ] ListTest_IValueBasedList.whenMoveConstructingList_thenNewIsCorrect (0 ms) 2022-08-17T13:39:21.0601190Z [ RUN ] ListTest_IValueBasedList.whenMoveAssigningList_thenNewIsCorrect 2022-08-17T13:39:21.0601595Z [ OK ] ListTest_IValueBasedList.whenMoveAssigningList_thenNewIsCorrect (0 ms) 2022-08-17T13:39:21.0601982Z [ RUN ] ListTest_IValueBasedList.whenMoveConstructingList_thenOldIsUnchanged 2022-08-17T13:39:21.0602374Z [ OK ] ListTest_IValueBasedList.whenMoveConstructingList_thenOldIsUnchanged (0 ms) 2022-08-17T13:39:21.0602761Z [ RUN ] ListTest_IValueBasedList.whenMoveAssigningList_thenOldIsUnchanged 2022-08-17T13:39:21.0603126Z [ OK ] ListTest_IValueBasedList.whenMoveAssigningList_thenOldIsUnchanged (0 ms) 2022-08-17T13:39:21.0603564Z [ RUN ] ListTest_IValueBasedList.givenIterator_whenPostfixIncrementing_thenMovesToNextAndReturnsOldPosition 2022-08-17T13:39:21.0604061Z [ OK ] ListTest_IValueBasedList.givenIterator_whenPostfixIncrementing_thenMovesToNextAndReturnsOldPosition (0 ms) 2022-08-17T13:39:21.0604588Z [ RUN ] ListTest_IValueBasedList.givenIterator_whenPrefixIncrementing_thenMovesToNextAndReturnsNewPosition 2022-08-17T13:39:21.0605075Z [ OK ] ListTest_IValueBasedList.givenIterator_whenPrefixIncrementing_thenMovesToNextAndReturnsNewPosition (0 ms) 2022-08-17T13:39:21.0605562Z [ RUN ] ListTest_IValueBasedList.givenIterator_whenPostfixDecrementing_thenMovesToNextAndReturnsOldPosition 2022-08-17T13:39:21.0606053Z [ OK ] ListTest_IValueBasedList.givenIterator_whenPostfixDecrementing_thenMovesToNextAndReturnsOldPosition (0 ms) 2022-08-17T13:39:21.0606521Z [ RUN ] ListTest_IValueBasedList.givenIterator_whenPrefixDecrementing_thenMovesToNextAndReturnsNewPosition 2022-08-17T13:39:21.0607003Z [ OK ] ListTest_IValueBasedList.givenIterator_whenPrefixDecrementing_thenMovesToNextAndReturnsNewPosition (0 ms) 2022-08-17T13:39:21.0607470Z [ RUN ] ListTest_IValueBasedList.givenIterator_whenIncreasing_thenMovesToNextAndReturnsNewPosition 2022-08-17T13:39:21.0607931Z [ OK ] ListTest_IValueBasedList.givenIterator_whenIncreasing_thenMovesToNextAndReturnsNewPosition (0 ms) 2022-08-17T13:39:21.0608377Z [ RUN ] ListTest_IValueBasedList.givenIterator_whenDecreasing_thenMovesToNextAndReturnsNewPosition 2022-08-17T13:39:21.0608829Z [ OK ] ListTest_IValueBasedList.givenIterator_whenDecreasing_thenMovesToNextAndReturnsNewPosition (0 ms) 2022-08-17T13:39:21.0609245Z [ RUN ] ListTest_IValueBasedList.givenIterator_whenAdding_thenReturnsNewIterator 2022-08-17T13:39:21.0609624Z [ OK ] ListTest_IValueBasedList.givenIterator_whenAdding_thenReturnsNewIterator (0 ms) 2022-08-17T13:39:21.0610010Z [ RUN ] ListTest_IValueBasedList.givenIterator_whenSubtracting_thenReturnsNewIterator 2022-08-17T13:39:21.0610405Z [ OK ] ListTest_IValueBasedList.givenIterator_whenSubtracting_thenReturnsNewIterator (0 ms) 2022-08-17T13:39:21.0610826Z [ RUN ] ListTest_IValueBasedList.givenIterator_whenCalculatingDifference_thenReturnsCorrectNumber 2022-08-17T13:39:21.0611270Z [ OK ] ListTest_IValueBasedList.givenIterator_whenCalculatingDifference_thenReturnsCorrectNumber (0 ms) 2022-08-17T13:39:21.0611650Z [ RUN ] ListTest_IValueBasedList.givenEqualIterators_thenAreEqual 2022-08-17T13:39:21.0611998Z [ OK ] ListTest_IValueBasedList.givenEqualIterators_thenAreEqual (0 ms) 2022-08-17T13:39:21.0612360Z [ RUN ] ListTest_IValueBasedList.givenDifferentIterators_thenAreNotEqual 2022-08-17T13:39:21.0612725Z [ OK ] ListTest_IValueBasedList.givenDifferentIterators_thenAreNotEqual (0 ms) 2022-08-17T13:39:21.0613124Z [ RUN ] ListTest_IValueBasedList.givenIterator_whenDereferencing_thenPointsToCorrectElement 2022-08-17T13:39:21.0613547Z [ OK ] ListTest_IValueBasedList.givenIterator_whenDereferencing_thenPointsToCorrectElement (0 ms) 2022-08-17T13:39:21.0613960Z [ RUN ] ListTest_IValueBasedList.givenIterator_whenAssigningNewValue_thenChangesValue 2022-08-17T13:39:21.0614345Z [ OK ] ListTest_IValueBasedList.givenIterator_whenAssigningNewValue_thenChangesValue (0 ms) 2022-08-17T13:39:21.0614827Z [ RUN ] ListTest_IValueBasedList.givenIterator_whenAssigningNewValueFromIterator_thenChangesValue 2022-08-17T13:39:21.0615317Z [ OK ] ListTest_IValueBasedList.givenIterator_whenAssigningNewValueFromIterator_thenChangesValue (0 ms) 2022-08-17T13:39:21.0615763Z [ RUN ] ListTest_IValueBasedList.givenIterator_whenSwappingValuesFromIterator_thenChangesValue 2022-08-17T13:39:21.0616196Z [ OK ] ListTest_IValueBasedList.givenIterator_whenSwappingValuesFromIterator_thenChangesValue (0 ms) 2022-08-17T13:39:21.0616615Z [ RUN ] ListTest_IValueBasedList.givenOneElementList_whenCallingPopBack_thenIsEmpty 2022-08-17T13:39:21.0617021Z [ OK ] ListTest_IValueBasedList.givenOneElementList_whenCallingPopBack_thenIsEmpty (0 ms) 2022-08-17T13:39:21.0617428Z [ RUN ] ListTest_IValueBasedList.givenEmptyList_whenCallingResize_thenResizesAndSetsEmptyValue 2022-08-17T13:39:21.0617869Z [ OK ] ListTest_IValueBasedList.givenEmptyList_whenCallingResize_thenResizesAndSetsEmptyValue (0 ms) 2022-08-17T13:39:21.0618316Z [ RUN ] ListTest_IValueBasedList.givenEmptyList_whenCallingResizeWithValue_thenResizesAndSetsValue 2022-08-17T13:39:21.0618771Z [ OK ] ListTest_IValueBasedList.givenEmptyList_whenCallingResizeWithValue_thenResizesAndSetsValue (0 ms) 2022-08-17T13:39:21.0619125Z [ RUN ] ListTest_IValueBasedList.isReferenceType 2022-08-17T13:39:21.0619503Z [ OK ] ListTest_IValueBasedList.isReferenceType (0 ms) 2022-08-17T13:39:21.0619801Z [ RUN ] ListTest_IValueBasedList.copyHasSeparateStorage 2022-08-17T13:39:21.0620129Z [ OK ] ListTest_IValueBasedList.copyHasSeparateStorage (0 ms) 2022-08-17T13:39:21.0620457Z [ RUN ] ListTest_IValueBasedList.givenEqualLists_thenIsEqual 2022-08-17T13:39:21.0620768Z [ OK ] ListTest_IValueBasedList.givenEqualLists_thenIsEqual (0 ms) 2022-08-17T13:39:21.0621108Z [ RUN ] ListTest_IValueBasedList.givenDifferentLists_thenIsNotEqual 2022-08-17T13:39:21.0621467Z [ OK ] ListTest_IValueBasedList.givenDifferentLists_thenIsNotEqual (0 ms) 2022-08-17T13:39:21.0621802Z [----------] 67 tests from ListTest_IValueBasedList (0 ms total) 2022-08-17T13:39:21.0621955Z 2022-08-17T13:39:21.0622082Z [----------] 68 tests from ListTest_NonIValueBasedList 2022-08-17T13:39:21.0622418Z [ RUN ] ListTest_NonIValueBasedList.givenEmptyList_whenCallingEmpty_thenReturnsTrue 2022-08-17T13:39:21.0622819Z [ OK ] ListTest_NonIValueBasedList.givenEmptyList_whenCallingEmpty_thenReturnsTrue (0 ms) 2022-08-17T13:39:21.0623213Z [ RUN ] ListTest_NonIValueBasedList.givenNonemptyList_whenCallingEmpty_thenReturnsFalse 2022-08-17T13:39:21.0623632Z [ OK ] ListTest_NonIValueBasedList.givenNonemptyList_whenCallingEmpty_thenReturnsFalse (0 ms) 2022-08-17T13:39:21.0624032Z [ RUN ] ListTest_NonIValueBasedList.givenEmptyList_whenCallingSize_thenReturnsZero 2022-08-17T13:39:21.0624424Z [ OK ] ListTest_NonIValueBasedList.givenEmptyList_whenCallingSize_thenReturnsZero (0 ms) 2022-08-17T13:39:21.0624837Z [ RUN ] ListTest_NonIValueBasedList.givenNonemptyList_whenCallingSize_thenReturnsNumberOfElements 2022-08-17T13:39:21.0625289Z [ OK ] ListTest_NonIValueBasedList.givenNonemptyList_whenCallingSize_thenReturnsNumberOfElements (0 ms) 2022-08-17T13:39:21.0625708Z [ RUN ] ListTest_NonIValueBasedList.givenNonemptyList_whenCallingClear_thenIsEmpty 2022-08-17T13:39:21.0626104Z [ OK ] ListTest_NonIValueBasedList.givenNonemptyList_whenCallingClear_thenIsEmpty (0 ms) 2022-08-17T13:39:21.0626520Z [ RUN ] ListTest_NonIValueBasedList.whenCallingGetWithExistingPosition_thenReturnsElement 2022-08-17T13:39:21.0626987Z [ OK ] ListTest_NonIValueBasedList.whenCallingGetWithExistingPosition_thenReturnsElement (0 ms) 2022-08-17T13:39:21.0627469Z [ RUN ] ListTest_NonIValueBasedList.whenCallingGetWithNonExistingPosition_thenThrowsException 2022-08-17T13:39:21.0627963Z [ OK ] ListTest_NonIValueBasedList.whenCallingGetWithNonExistingPosition_thenThrowsException (0 ms) 2022-08-17T13:39:21.0629013Z [ RUN ] ListTest_NonIValueBasedList.whenCallingExtractWithExistingPosition_thenReturnsElement 2022-08-17T13:39:21.0629554Z [ OK ] ListTest_NonIValueBasedList.whenCallingExtractWithExistingPosition_thenReturnsElement (0 ms) 2022-08-17T13:39:21.0630064Z [ RUN ] ListTest_NonIValueBasedList.whenCallingExtractWithNonExistingPosition_thenThrowsException 2022-08-17T13:39:21.0630575Z [ OK ] ListTest_NonIValueBasedList.whenCallingExtractWithNonExistingPosition_thenThrowsException (0 ms) 2022-08-17T13:39:21.0631093Z [ RUN ] ListTest_NonIValueBasedList.whenCallingCopyingSetWithExistingPosition_thenChangesElement 2022-08-17T13:39:21.0631612Z [ OK ] ListTest_NonIValueBasedList.whenCallingCopyingSetWithExistingPosition_thenChangesElement (0 ms) 2022-08-17T13:39:21.0632124Z [ RUN ] ListTest_NonIValueBasedList.whenCallingMovingSetWithExistingPosition_thenChangesElement 2022-08-17T13:39:21.0632622Z [ OK ] ListTest_NonIValueBasedList.whenCallingMovingSetWithExistingPosition_thenChangesElement (0 ms) 2022-08-17T13:39:21.0633145Z [ RUN ] ListTest_NonIValueBasedList.whenCallingCopyingSetWithNonExistingPosition_thenThrowsException 2022-08-17T13:39:21.0633686Z [ OK ] ListTest_NonIValueBasedList.whenCallingCopyingSetWithNonExistingPosition_thenThrowsException (0 ms) 2022-08-17T13:39:21.0634223Z [ RUN ] ListTest_NonIValueBasedList.whenCallingMovingSetWithNonExistingPosition_thenThrowsException 2022-08-17T13:39:21.0634743Z [ OK ] ListTest_NonIValueBasedList.whenCallingMovingSetWithNonExistingPosition_thenThrowsException (0 ms) 2022-08-17T13:39:21.0635278Z [ RUN ] ListTest_NonIValueBasedList.whenCallingAccessOperatorWithExistingPosition_thenReturnsElement 2022-08-17T13:39:21.0635822Z [ OK ] ListTest_NonIValueBasedList.whenCallingAccessOperatorWithExistingPosition_thenReturnsElement (0 ms) 2022-08-17T13:39:21.0636378Z [ RUN ] ListTest_NonIValueBasedList.whenAssigningToAccessOperatorWithExistingPosition_thenSetsElement 2022-08-17T13:39:21.0636930Z [ OK ] ListTest_NonIValueBasedList.whenAssigningToAccessOperatorWithExistingPosition_thenSetsElement (0 ms) 2022-08-17T13:39:21.0637487Z [ RUN ] ListTest_NonIValueBasedList.whenAssigningToAccessOperatorFromAccessOperator_thenSetsElement 2022-08-17T13:39:21.0638032Z [ OK ] ListTest_NonIValueBasedList.whenAssigningToAccessOperatorFromAccessOperator_thenSetsElement (0 ms) 2022-08-17T13:39:21.0638521Z [ RUN ] ListTest_NonIValueBasedList.whenSwappingFromAccessOperator_thenSwapsElements 2022-08-17T13:39:21.0638954Z [ OK ] ListTest_NonIValueBasedList.whenSwappingFromAccessOperator_thenSwapsElements (0 ms) 2022-08-17T13:39:21.0639538Z [ RUN ] ListTest_NonIValueBasedList.whenCallingAccessOperatorWithNonExistingPosition_thenThrowsException 2022-08-17T13:39:21.0640114Z [ OK ] ListTest_NonIValueBasedList.whenCallingAccessOperatorWithNonExistingPosition_thenThrowsException (0 ms) 2022-08-17T13:39:21.0640632Z [ RUN ] ListTest_NonIValueBasedList.whenCallingInsertOnIteratorWithLValue_thenInsertsElement 2022-08-17T13:39:21.0641120Z [ OK ] ListTest_NonIValueBasedList.whenCallingInsertOnIteratorWithLValue_thenInsertsElement (0 ms) 2022-08-17T13:39:21.0641606Z [ RUN ] ListTest_NonIValueBasedList.whenCallingInsertOnIteratorWithRValue_thenInsertsElement 2022-08-17T13:39:21.0642092Z [ OK ] ListTest_NonIValueBasedList.whenCallingInsertOnIteratorWithRValue_thenInsertsElement (0 ms) 2022-08-17T13:39:21.0642559Z [ RUN ] ListTest_NonIValueBasedList.whenCallingInsertWithLValue_thenReturnsIteratorToNewElement 2022-08-17T13:39:21.0643037Z [ OK ] ListTest_NonIValueBasedList.whenCallingInsertWithLValue_thenReturnsIteratorToNewElement (0 ms) 2022-08-17T13:39:21.0643518Z [ RUN ] ListTest_NonIValueBasedList.whenCallingInsertWithRValue_thenReturnsIteratorToNewElement 2022-08-17T13:39:21.0643993Z [ OK ] ListTest_NonIValueBasedList.whenCallingInsertWithRValue_thenReturnsIteratorToNewElement (0 ms) 2022-08-17T13:39:21.0644483Z [ RUN ] ListTest_NonIValueBasedList.whenCallingEmplaceWithLValue_thenInsertsElement 2022-08-17T13:39:21.0644957Z [ OK ] ListTest_NonIValueBasedList.whenCallingEmplaceWithLValue_thenInsertsElement (0 ms) 2022-08-17T13:39:21.0645388Z [ RUN ] ListTest_NonIValueBasedList.whenCallingEmplaceWithRValue_thenInsertsElement 2022-08-17T13:39:21.0645819Z [ OK ] ListTest_NonIValueBasedList.whenCallingEmplaceWithRValue_thenInsertsElement (0 ms) 2022-08-17T13:39:21.0646260Z [ RUN ] ListTest_NonIValueBasedList.whenCallingEmplaceWithConstructorArg_thenInsertsElement 2022-08-17T13:39:21.0646743Z [ OK ] ListTest_NonIValueBasedList.whenCallingEmplaceWithConstructorArg_thenInsertsElement (0 ms) 2022-08-17T13:39:21.0647198Z [ RUN ] ListTest_NonIValueBasedList.whenCallingPushBackWithLValue_ThenInsertsElement 2022-08-17T13:39:21.0647622Z [ OK ] ListTest_NonIValueBasedList.whenCallingPushBackWithLValue_ThenInsertsElement (0 ms) 2022-08-17T13:39:21.0648057Z [ RUN ] ListTest_NonIValueBasedList.whenCallingPushBackWithRValue_ThenInsertsElement 2022-08-17T13:39:21.0648498Z [ OK ] ListTest_NonIValueBasedList.whenCallingPushBackWithRValue_ThenInsertsElement (0 ms) 2022-08-17T13:39:21.0648940Z [ RUN ] ListTest_NonIValueBasedList.whenCallingEmplaceBackWithLValue_ThenInsertsElement 2022-08-17T13:39:21.0649386Z [ OK ] ListTest_NonIValueBasedList.whenCallingEmplaceBackWithLValue_ThenInsertsElement (0 ms) 2022-08-17T13:39:21.0649836Z [ RUN ] ListTest_NonIValueBasedList.whenCallingEmplaceBackWithRValue_ThenInsertsElement 2022-08-17T13:39:21.0650288Z [ OK ] ListTest_NonIValueBasedList.whenCallingEmplaceBackWithRValue_ThenInsertsElement (0 ms) 2022-08-17T13:39:21.0650769Z [ RUN ] ListTest_NonIValueBasedList.whenCallingEmplaceBackWithConstructorArg_ThenInsertsElement 2022-08-17T13:39:21.0651262Z [ OK ] ListTest_NonIValueBasedList.whenCallingEmplaceBackWithConstructorArg_ThenInsertsElement (0 ms) 2022-08-17T13:39:21.0651708Z [ RUN ] ListTest_NonIValueBasedList.givenEmptyList_whenIterating_thenBeginIsEnd 2022-08-17T13:39:21.0652092Z [ OK ] ListTest_NonIValueBasedList.givenEmptyList_whenIterating_thenBeginIsEnd (0 ms) 2022-08-17T13:39:21.0652444Z [ RUN ] ListTest_NonIValueBasedList.whenIterating_thenFindsElements 2022-08-17T13:39:21.0652792Z [ OK ] ListTest_NonIValueBasedList.whenIterating_thenFindsElements (0 ms) 2022-08-17T13:39:21.0653170Z [ RUN ] ListTest_NonIValueBasedList.whenIteratingWithForeach_thenFindsElements 2022-08-17T13:39:21.0653577Z [ OK ] ListTest_NonIValueBasedList.whenIteratingWithForeach_thenFindsElements (0 ms) 2022-08-17T13:39:21.0653968Z [ RUN ] ListTest_NonIValueBasedList.givenOneElementList_whenErasing_thenListIsEmpty 2022-08-17T13:39:21.0654373Z [ OK ] ListTest_NonIValueBasedList.givenOneElementList_whenErasing_thenListIsEmpty (0 ms) 2022-08-17T13:39:21.0654756Z [ RUN ] ListTest_NonIValueBasedList.givenList_whenErasing_thenReturnsIterator 2022-08-17T13:39:21.0655115Z [ OK ] ListTest_NonIValueBasedList.givenList_whenErasing_thenReturnsIterator (0 ms) 2022-08-17T13:39:21.0655484Z [ RUN ] ListTest_NonIValueBasedList.givenList_whenErasingFullRange_thenIsEmpty 2022-08-17T13:39:21.0655856Z [ OK ] ListTest_NonIValueBasedList.givenList_whenErasingFullRange_thenIsEmpty (0 ms) 2022-08-17T13:39:21.0656224Z [ RUN ] ListTest_NonIValueBasedList.whenCallingReserve_thenDoesntCrash 2022-08-17T13:39:21.0656581Z [ OK ] ListTest_NonIValueBasedList.whenCallingReserve_thenDoesntCrash (0 ms) 2022-08-17T13:39:21.0656956Z [ RUN ] ListTest_NonIValueBasedList.whenCopyConstructingList_thenAreEqual 2022-08-17T13:39:21.0657343Z [ OK ] ListTest_NonIValueBasedList.whenCopyConstructingList_thenAreEqual (0 ms) 2022-08-17T13:39:21.0657719Z [ RUN ] ListTest_NonIValueBasedList.whenCopyAssigningList_thenAreEqual 2022-08-17T13:39:21.0658079Z [ OK ] ListTest_NonIValueBasedList.whenCopyAssigningList_thenAreEqual (0 ms) 2022-08-17T13:39:21.0658484Z [ RUN ] ListTest_NonIValueBasedList.whenCopyingList_thenAreEqual 2022-08-17T13:39:21.0658866Z [ OK ] ListTest_NonIValueBasedList.whenCopyingList_thenAreEqual (0 ms) 2022-08-17T13:39:21.0659229Z [ RUN ] ListTest_NonIValueBasedList.whenMoveConstructingList_thenNewIsCorrect 2022-08-17T13:39:21.0659630Z [ OK ] ListTest_NonIValueBasedList.whenMoveConstructingList_thenNewIsCorrect (0 ms) 2022-08-17T13:39:21.0660018Z [ RUN ] ListTest_NonIValueBasedList.whenMoveAssigningList_thenNewIsCorrect 2022-08-17T13:39:21.0660403Z [ OK ] ListTest_NonIValueBasedList.whenMoveAssigningList_thenNewIsCorrect (0 ms) 2022-08-17T13:39:21.0660787Z [ RUN ] ListTest_NonIValueBasedList.whenMoveConstructingList_thenOldIsUnchanged 2022-08-17T13:39:21.0661196Z [ OK ] ListTest_NonIValueBasedList.whenMoveConstructingList_thenOldIsUnchanged (0 ms) 2022-08-17T13:39:21.0661594Z [ RUN ] ListTest_NonIValueBasedList.whenMoveAssigningList_thenOldIsUnchanged 2022-08-17T13:39:21.0661976Z [ OK ] ListTest_NonIValueBasedList.whenMoveAssigningList_thenOldIsUnchanged (0 ms) 2022-08-17T13:39:21.0662428Z [ RUN ] ListTest_NonIValueBasedList.givenIterator_whenPostfixIncrementing_thenMovesToNextAndReturnsOldPosition 2022-08-17T13:39:21.0662933Z [ OK ] ListTest_NonIValueBasedList.givenIterator_whenPostfixIncrementing_thenMovesToNextAndReturnsOldPosition (0 ms) 2022-08-17T13:39:21.0663435Z [ RUN ] ListTest_NonIValueBasedList.givenIterator_whenPrefixIncrementing_thenMovesToNextAndReturnsNewPosition 2022-08-17T13:39:21.0663919Z [ OK ] ListTest_NonIValueBasedList.givenIterator_whenPrefixIncrementing_thenMovesToNextAndReturnsNewPosition (0 ms) 2022-08-17T13:39:21.0664422Z [ RUN ] ListTest_NonIValueBasedList.givenIterator_whenPostfixDecrementing_thenMovesToNextAndReturnsOldPosition 2022-08-17T13:39:21.0664926Z [ OK ] ListTest_NonIValueBasedList.givenIterator_whenPostfixDecrementing_thenMovesToNextAndReturnsOldPosition (0 ms) 2022-08-17T13:39:21.0665425Z [ RUN ] ListTest_NonIValueBasedList.givenIterator_whenPrefixDecrementing_thenMovesToNextAndReturnsNewPosition 2022-08-17T13:39:21.0665914Z [ OK ] ListTest_NonIValueBasedList.givenIterator_whenPrefixDecrementing_thenMovesToNextAndReturnsNewPosition (0 ms) 2022-08-17T13:39:21.0666396Z [ RUN ] ListTest_NonIValueBasedList.givenIterator_whenIncreasing_thenMovesToNextAndReturnsNewPosition 2022-08-17T13:39:21.0666866Z [ OK ] ListTest_NonIValueBasedList.givenIterator_whenIncreasing_thenMovesToNextAndReturnsNewPosition (0 ms) 2022-08-17T13:39:21.0667335Z [ RUN ] ListTest_NonIValueBasedList.givenIterator_whenDecreasing_thenMovesToNextAndReturnsNewPosition 2022-08-17T13:39:21.0667789Z [ OK ] ListTest_NonIValueBasedList.givenIterator_whenDecreasing_thenMovesToNextAndReturnsNewPosition (0 ms) 2022-08-17T13:39:21.0668216Z [ RUN ] ListTest_NonIValueBasedList.givenIterator_whenAdding_thenReturnsNewIterator 2022-08-17T13:39:21.0668613Z [ OK ] ListTest_NonIValueBasedList.givenIterator_whenAdding_thenReturnsNewIterator (0 ms) 2022-08-17T13:39:21.0669014Z [ RUN ] ListTest_NonIValueBasedList.givenIterator_whenSubtracting_thenReturnsNewIterator 2022-08-17T13:39:21.0669414Z [ OK ] ListTest_NonIValueBasedList.givenIterator_whenSubtracting_thenReturnsNewIterator (0 ms) 2022-08-17T13:39:21.0669845Z [ RUN ] ListTest_NonIValueBasedList.givenIterator_whenCalculatingDifference_thenReturnsCorrectNumber 2022-08-17T13:39:21.0670300Z [ OK ] ListTest_NonIValueBasedList.givenIterator_whenCalculatingDifference_thenReturnsCorrectNumber (0 ms) 2022-08-17T13:39:21.0670696Z [ RUN ] ListTest_NonIValueBasedList.givenEqualIterators_thenAreEqual 2022-08-17T13:39:21.0671060Z [ OK ] ListTest_NonIValueBasedList.givenEqualIterators_thenAreEqual (0 ms) 2022-08-17T13:39:21.0671438Z [ RUN ] ListTest_NonIValueBasedList.givenDifferentIterators_thenAreNotEqual 2022-08-17T13:39:21.0671831Z [ OK ] ListTest_NonIValueBasedList.givenDifferentIterators_thenAreNotEqual (0 ms) 2022-08-17T13:39:21.0672276Z [ RUN ] ListTest_NonIValueBasedList.givenIterator_whenDereferencing_thenPointsToCorrectElement 2022-08-17T13:39:21.0673125Z [ OK ] ListTest_NonIValueBasedList.givenIterator_whenDereferencing_thenPointsToCorrectElement (0 ms) 2022-08-17T13:39:21.0673553Z [ RUN ] ListTest_NonIValueBasedList.givenIterator_whenAssigningNewValue_thenChangesValue 2022-08-17T13:39:21.0673966Z [ OK ] ListTest_NonIValueBasedList.givenIterator_whenAssigningNewValue_thenChangesValue (0 ms) 2022-08-17T13:39:21.0674390Z [ RUN ] ListTest_NonIValueBasedList.givenIterator_whenAssigningNewValueFromIterator_thenChangesValue 2022-08-17T13:39:21.0674858Z [ OK ] ListTest_NonIValueBasedList.givenIterator_whenAssigningNewValueFromIterator_thenChangesValue (0 ms) 2022-08-17T13:39:21.0675316Z [ RUN ] ListTest_NonIValueBasedList.givenIterator_whenSwappingValuesFromIterator_thenChangesValue 2022-08-17T13:39:21.0675756Z [ OK ] ListTest_NonIValueBasedList.givenIterator_whenSwappingValuesFromIterator_thenChangesValue (0 ms) 2022-08-17T13:39:21.0676187Z [ RUN ] ListTest_NonIValueBasedList.givenOneElementList_whenCallingPopBack_thenIsEmpty 2022-08-17T13:39:21.0676606Z [ OK ] ListTest_NonIValueBasedList.givenOneElementList_whenCallingPopBack_thenIsEmpty (0 ms) 2022-08-17T13:39:21.0677037Z [ RUN ] ListTest_NonIValueBasedList.givenEmptyList_whenCallingResize_thenResizesAndSetsEmptyValue 2022-08-17T13:39:21.0677472Z [ OK ] ListTest_NonIValueBasedList.givenEmptyList_whenCallingResize_thenResizesAndSetsEmptyValue (0 ms) 2022-08-17T13:39:21.0677925Z [ RUN ] ListTest_NonIValueBasedList.givenEmptyList_whenCallingResizeWithValue_thenResizesAndSetsValue 2022-08-17T13:39:21.0678386Z [ OK ] ListTest_NonIValueBasedList.givenEmptyList_whenCallingResizeWithValue_thenResizesAndSetsValue (0 ms) 2022-08-17T13:39:21.0678763Z [ RUN ] ListTest_NonIValueBasedList.isReferenceType 2022-08-17T13:39:21.0679062Z [ OK ] ListTest_NonIValueBasedList.isReferenceType (0 ms) 2022-08-17T13:39:21.0679465Z [ RUN ] ListTest_NonIValueBasedList.copyHasSeparateStorage 2022-08-17T13:39:21.0679819Z [ OK ] ListTest_NonIValueBasedList.copyHasSeparateStorage (0 ms) 2022-08-17T13:39:21.0680151Z [ RUN ] ListTest_NonIValueBasedList.givenEqualLists_thenIsEqual 2022-08-17T13:39:21.0680492Z [ OK ] ListTest_NonIValueBasedList.givenEqualLists_thenIsEqual (0 ms) 2022-08-17T13:39:21.0680849Z [ RUN ] ListTest_NonIValueBasedList.givenDifferentLists_thenIsNotEqual 2022-08-17T13:39:21.0681221Z [ OK ] ListTest_NonIValueBasedList.givenDifferentLists_thenIsNotEqual (0 ms) 2022-08-17T13:39:21.0681544Z [ RUN ] ListTest_NonIValueBasedList.isChecksIdentity 2022-08-17T13:39:21.0681856Z [ OK ] ListTest_NonIValueBasedList.isChecksIdentity (0 ms) 2022-08-17T13:39:21.0682224Z [ RUN ] ListTest_NonIValueBasedList.sameValueDifferentStorage_thenIsReturnsFalse 2022-08-17T13:39:21.0682631Z [ OK ] ListTest_NonIValueBasedList.sameValueDifferentStorage_thenIsReturnsFalse (0 ms) 2022-08-17T13:39:21.0683001Z [----------] 68 tests from ListTest_NonIValueBasedList (0 ms total) 2022-08-17T13:39:21.0683174Z 2022-08-17T13:39:21.0683269Z [----------] 4 tests from ListTest 2022-08-17T13:39:21.0683515Z [ RUN ] ListTest.canAccessStringByReference 2022-08-17T13:39:21.0683790Z [ OK ] ListTest.canAccessStringByReference (0 ms) 2022-08-17T13:39:21.0684100Z [ RUN ] ListTest.canAccessOptionalStringByReference 2022-08-17T13:39:21.0684430Z [ OK ] ListTest.canAccessOptionalStringByReference (0 ms) 2022-08-17T13:39:21.0684724Z [ RUN ] ListTest.canAccessTensorByReference 2022-08-17T13:39:21.0685008Z [ OK ] ListTest.canAccessTensorByReference (0 ms) 2022-08-17T13:39:21.0685260Z [ RUN ] ListTest.toTypedList 2022-08-17T13:39:21.0693126Z [ OK ] ListTest.toTypedList (11 ms) 2022-08-17T13:39:21.0693387Z [----------] 4 tests from ListTest (11 ms total) 2022-08-17T13:39:21.0693526Z 2022-08-17T13:39:21.0693719Z [----------] Global test environment tear-down 2022-08-17T13:39:21.0727088Z [==========] 139 tests from 3 test suites ran. (13 ms total) 2022-08-17T13:39:21.0727398Z [ PASSED ] 139 tests. 2022-08-17T13:39:21.1394851Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\make_boxed_from_unboxed_functor_test.exe" 2022-08-17T13:39:21.4092593Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:21.4092968Z [==========] Running 39 tests from 1 test suite. 2022-08-17T13:39:21.4093213Z [----------] Global test environment set-up. 2022-08-17T13:39:21.4093502Z [----------] 39 tests from OperatorRegistrationTest_FunctorBasedKernel 2022-08-17T13:39:21.4093897Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenKernel_whenRegistered_thenCanBeCalled 2022-08-17T13:39:21.4094846Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenKernel_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:21.4095408Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenMultipleOperatorsAndKernels_whenRegisteredInOneRegistrar_thenCallsRightKernel 2022-08-17T13:39:21.4097513Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenMultipleOperatorsAndKernels_whenRegisteredInOneRegistrar_thenCallsRightKernel (0 ms) 2022-08-17T13:39:21.4098142Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenMultipleOperatorsAndKernels_whenRegisteredInMultipleRegistrars_thenCallsRightKernel 2022-08-17T13:39:21.4099853Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenMultipleOperatorsAndKernels_whenRegisteredInMultipleRegistrars_thenCallsRightKernel (0 ms) 2022-08-17T13:39:21.4100435Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:21.4101110Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:21.4101624Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithZeroOutputs_whenRegistered_thenCanBeCalled 2022-08-17T13:39:21.4102531Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithZeroOutputs_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:21.4103037Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithIntOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:21.4104005Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithIntOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:21.4104515Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithTensorOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:21.4105567Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithTensorOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:21.4106097Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithTensorListOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:21.4107251Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithTensorListOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:21.4107787Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithIntListOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:21.4108612Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithIntListOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:21.4109128Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithMultipleOutputs_whenRegistered_thenCanBeCalled 2022-08-17T13:39:21.4110701Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithMultipleOutputs_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:21.4111275Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithTensorInputByReference_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:21.4112247Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithTensorInputByReference_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:21.4113112Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithTensorInputByValue_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:21.4113683Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithTensorInputByValue_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:21.4114274Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithTensorInputByReference_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:21.4114883Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithTensorInputByReference_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:21.4115477Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithTensorInputByValue_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:21.4116144Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithTensorInputByValue_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:21.4116711Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithIntInput_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:21.4117572Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithIntInput_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:21.4118103Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithIntInput_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:21.4118697Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithIntInput_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:21.4119218Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithIntListInput_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:21.4120293Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithIntListInput_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:21.4120843Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithIntListInput_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:21.4121447Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithIntListInput_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:21.4122005Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithTensorListInput_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:21.4122739Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithTensorListInput_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:21.4123303Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithTensorListInput_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:21.4123993Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithTensorListInput_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:21.4124543Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithDictInput_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:21.4125854Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithDictInput_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:21.4126373Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithDictInput_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:21.4127724Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithDictInput_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:21.4128243Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithDictOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:21.4129382Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithDictOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:21.4129889Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithTupleInput_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:21.4131229Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithTupleInput_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:21.4131803Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithCache_thenCacheIsKeptCorrectly 2022-08-17T13:39:21.4132442Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithCache_thenCacheIsKeptCorrectly (0 ms) 2022-08-17T13:39:21.4132946Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithConstructorArg_whenRegistered_thenCanBeCalled 2022-08-17T13:39:21.4133903Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithConstructorArg_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:21.4134462Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithMultipleConstructorArgs_whenRegistered_thenCanBeCalled 2022-08-17T13:39:21.4135135Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithMultipleConstructorArgs_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:21.4135726Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenFallbackKernelWithoutAnyArguments_whenRegistered_thenCanBeCalled 2022-08-17T13:39:21.4136727Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenFallbackKernelWithoutAnyArguments_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:21.4137321Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenFallbackKernelWithoutTensorArguments_whenRegistered_thenCanBeCalled 2022-08-17T13:39:21.4138319Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenFallbackKernelWithoutTensorArguments_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:21.4138912Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithOptionalInputs_withoutOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:21.4139784Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithOptionalInputs_withoutOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:21.4140339Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithOptionalInputs_withOutput_whenRegistered_thenCanBeCalled 2022-08-17T13:39:21.4141225Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithOptionalInputs_withOutput_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:21.4141799Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithOptionalInputs_withMultipleOutputs_whenRegistered_thenCanBeCalled 2022-08-17T13:39:21.4142549Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenKernelWithOptionalInputs_withMultipleOutputs_whenRegistered_thenCanBeCalled (0 ms) 2022-08-17T13:39:21.4143069Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenKernel_whenRegistered_thenCanBeCalledUnboxed 2022-08-17T13:39:21.4143830Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenKernel_whenRegistered_thenCanBeCalledUnboxed (0 ms) 2022-08-17T13:39:21.4144335Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenKernel_whenRegisteredWithoutSpecifyingSchema_thenInfersSchema 2022-08-17T13:39:21.4145223Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenKernel_whenRegisteredWithoutSpecifyingSchema_thenInfersSchema (0 ms) 2022-08-17T13:39:21.4145786Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenKernel_whenRegisteredCatchAllWithoutSpecifyingSchema_thenInfersSchema 2022-08-17T13:39:21.4146887Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenKernel_whenRegisteredCatchAllWithoutSpecifyingSchema_thenInfersSchema (0 ms) 2022-08-17T13:39:21.4147437Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenMismatchedKernel_withDifferentNumArguments_whenRegistering_thenFails 2022-08-17T13:39:22.0169465Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenMismatchedKernel_withDifferentNumArguments_whenRegistering_thenFails (602 ms) 2022-08-17T13:39:22.0170073Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenMismatchedKernel_withDifferentArgumentType_whenRegistering_thenFails 2022-08-17T13:39:22.0175477Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenMismatchedKernel_withDifferentArgumentType_whenRegistering_thenFails (0 ms) 2022-08-17T13:39:22.0176032Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenMismatchedKernel_withDifferentNumReturns_whenRegistering_thenFails 2022-08-17T13:39:22.0196242Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenMismatchedKernel_withDifferentNumReturns_whenRegistering_thenFails (2 ms) 2022-08-17T13:39:22.0196792Z [ RUN ] OperatorRegistrationTest_FunctorBasedKernel.givenMismatchedKernel_withDifferentReturnTypes_whenRegistering_thenFails 2022-08-17T13:39:22.0212376Z [ OK ] OperatorRegistrationTest_FunctorBasedKernel.givenMismatchedKernel_withDifferentReturnTypes_whenRegistering_thenFails (1 ms) 2022-08-17T13:39:22.0212851Z [----------] 39 tests from OperatorRegistrationTest_FunctorBasedKernel (612 ms total) 2022-08-17T13:39:22.0213057Z 2022-08-17T13:39:22.0213175Z [----------] Global test environment tear-down 2022-08-17T13:39:22.0231875Z [==========] 39 tests from 1 test suite ran. (612 ms total) 2022-08-17T13:39:22.0232111Z [ PASSED ] 39 tests. 2022-08-17T13:39:22.0894246Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\math_kernel_test.exe" 2022-08-17T13:39:22.3582163Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:22.3582526Z [==========] Running 7 tests from 1 test suite. 2022-08-17T13:39:22.3582757Z [----------] Global test environment set-up. 2022-08-17T13:39:22.3582998Z [----------] 7 tests from MathKernelTest 2022-08-17T13:39:22.3583242Z [ RUN ] MathKernelTest.NativeGroupNorm 2022-08-17T13:39:22.3619769Z [ OK ] MathKernelTest.NativeGroupNorm (3 ms) 2022-08-17T13:39:22.3620225Z [ RUN ] MathKernelTest.NativeLayerNorm 2022-08-17T13:39:22.3653303Z [ OK ] MathKernelTest.NativeLayerNorm (3 ms) 2022-08-17T13:39:22.3653707Z [ RUN ] MathKernelTest.Addr 2022-08-17T13:39:22.3659814Z [ OK ] MathKernelTest.Addr (0 ms) 2022-08-17T13:39:22.3660186Z [ RUN ] MathKernelTest.SiluBackward 2022-08-17T13:39:22.3661562Z [ OK ] MathKernelTest.SiluBackward (0 ms) 2022-08-17T13:39:22.3661960Z [ RUN ] MathKernelTest.MishBackward 2022-08-17T13:39:22.3670638Z [ OK ] MathKernelTest.MishBackward (0 ms) 2022-08-17T13:39:22.3671026Z [ RUN ] MathKernelTest.NarrowCopy 2022-08-17T13:39:22.3671790Z [ OK ] MathKernelTest.NarrowCopy (0 ms) 2022-08-17T13:39:22.3672133Z [ RUN ] MathKernelTest.Bmm 2022-08-17T13:39:22.9744373Z [ OK ] MathKernelTest.Bmm (607 ms) 2022-08-17T13:39:22.9744664Z [----------] 7 tests from MathKernelTest (616 ms total) 2022-08-17T13:39:22.9744824Z 2022-08-17T13:39:22.9744940Z [----------] Global test environment tear-down 2022-08-17T13:39:22.9756490Z [==========] 7 tests from 1 test suite ran. (616 ms total) 2022-08-17T13:39:22.9756717Z [ PASSED ] 7 tests. 2022-08-17T13:39:23.0460119Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\memory_format_test.exe" 2022-08-17T13:39:23.3141216Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:23.3141590Z [==========] Running 4 tests from 1 test suite. 2022-08-17T13:39:23.3141827Z [----------] Global test environment set-up. 2022-08-17T13:39:23.3142071Z [----------] 4 tests from MemoryFormatTest 2022-08-17T13:39:23.3142323Z [ RUN ] MemoryFormatTest.SetMemoryFormat 2022-08-17T13:39:23.3143583Z [ OK ] MemoryFormatTest.SetMemoryFormat (0 ms) 2022-08-17T13:39:23.3143867Z [ RUN ] MemoryFormatTest.TransposeMemoryFormat 2022-08-17T13:39:23.3144257Z [ OK ] MemoryFormatTest.TransposeMemoryFormat (0 ms) 2022-08-17T13:39:23.3144574Z [ RUN ] MemoryFormatTest.SliceStepTwoMemoryFormat 2022-08-17T13:39:23.3146031Z [ OK ] MemoryFormatTest.SliceStepTwoMemoryFormat (0 ms) 2022-08-17T13:39:23.3146552Z [ RUN ] MemoryFormatTest.SliceFirstMemoryFormat 2022-08-17T13:39:23.3146869Z [ OK ] MemoryFormatTest.SliceFirstMemoryFormat (0 ms) 2022-08-17T13:39:23.3147245Z [----------] 4 tests from MemoryFormatTest (0 ms total) 2022-08-17T13:39:23.3147400Z 2022-08-17T13:39:23.3147499Z [----------] Global test environment tear-down 2022-08-17T13:39:23.3158463Z [==========] 4 tests from 1 test suite ran. (0 ms total) 2022-08-17T13:39:23.3158682Z [ PASSED ] 4 tests. 2022-08-17T13:39:23.3810846Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\memory_overlapping_test.exe" 2022-08-17T13:39:23.6474081Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:23.6474454Z [==========] Running 6 tests from 1 test suite. 2022-08-17T13:39:23.6474684Z [----------] Global test environment set-up. 2022-08-17T13:39:23.6474931Z [----------] 6 tests from MemoryOverlapTest 2022-08-17T13:39:23.6475199Z [ RUN ] MemoryOverlapTest.TensorExpanded 2022-08-17T13:39:23.6475784Z [ OK ] MemoryOverlapTest.TensorExpanded (0 ms) 2022-08-17T13:39:23.6476112Z [ RUN ] MemoryOverlapTest.ScalarExpanded 2022-08-17T13:39:23.6476399Z [ OK ] MemoryOverlapTest.ScalarExpanded (0 ms) 2022-08-17T13:39:23.6476676Z [ RUN ] MemoryOverlapTest.NonContiguousTensor 2022-08-17T13:39:23.6477777Z [ OK ] MemoryOverlapTest.NonContiguousTensor (0 ms) 2022-08-17T13:39:23.6478110Z [ RUN ] MemoryOverlapTest.NonContiguousExpandedTensor 2022-08-17T13:39:23.6478458Z [ OK ] MemoryOverlapTest.NonContiguousExpandedTensor (0 ms) 2022-08-17T13:39:23.6478765Z [ RUN ] MemoryOverlapTest.ContiguousTensor 2022-08-17T13:39:23.6479051Z [ OK ] MemoryOverlapTest.ContiguousTensor (0 ms) 2022-08-17T13:39:23.6479415Z [ RUN ] MemoryOverlapTest.ContiguousExpandedTensor 2022-08-17T13:39:23.6479748Z [ OK ] MemoryOverlapTest.ContiguousExpandedTensor (0 ms) 2022-08-17T13:39:23.6480053Z [----------] 6 tests from MemoryOverlapTest (0 ms total) 2022-08-17T13:39:23.6480210Z 2022-08-17T13:39:23.6480322Z [----------] Global test environment tear-down 2022-08-17T13:39:23.6491705Z [==========] 6 tests from 1 test suite ran. (0 ms total) 2022-08-17T13:39:23.6491919Z [ PASSED ] 6 tests. 2022-08-17T13:39:23.7149219Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\mobile_memory_cleanup.exe" 2022-08-17T13:39:23.9828160Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:23.9828504Z [==========] Running 2 tests from 1 test suite. 2022-08-17T13:39:23.9828751Z [----------] Global test environment set-up. 2022-08-17T13:39:23.9828988Z [----------] 2 tests from MemoryCleanUp 2022-08-17T13:39:23.9829246Z [ RUN ] MemoryCleanUp.NoErrorWithoutRelease 2022-08-17T13:39:24.0015044Z [ OK ] MemoryCleanUp.NoErrorWithoutRelease (18 ms) 2022-08-17T13:39:24.0015319Z [ RUN ] MemoryCleanUp.UnpackError 2022-08-17T13:39:24.6139220Z [ OK ] MemoryCleanUp.UnpackError (612 ms) 2022-08-17T13:39:24.6139533Z [----------] 2 tests from MemoryCleanUp (631 ms total) 2022-08-17T13:39:24.6139697Z 2022-08-17T13:39:24.6139812Z [----------] Global test environment tear-down 2022-08-17T13:39:24.6150317Z [==========] 2 tests from 1 test suite ran. (631 ms total) 2022-08-17T13:39:24.6150516Z [ PASSED ] 2 tests. 2022-08-17T13:39:24.6847743Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\NamedTensor_test.exe" 2022-08-17T13:39:24.9546273Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:24.9546648Z [==========] Running 10 tests from 1 test suite. 2022-08-17T13:39:24.9546893Z [----------] Global test environment set-up. 2022-08-17T13:39:24.9547138Z [----------] 10 tests from NamedTensorTest 2022-08-17T13:39:24.9547357Z [ RUN ] NamedTensorTest.isNamed 2022-08-17T13:39:24.9548092Z [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-17T13:39:24.9548600Z [ OK ] NamedTensorTest.isNamed (0 ms) 2022-08-17T13:39:24.9548853Z [ RUN ] NamedTensorTest.attachMetadata 2022-08-17T13:39:24.9549105Z [ OK ] NamedTensorTest.attachMetadata (0 ms) 2022-08-17T13:39:24.9549394Z [ RUN ] NamedTensorTest.internalSetNamesInplace 2022-08-17T13:39:24.9549706Z [ OK ] NamedTensorTest.internalSetNamesInplace (0 ms) 2022-08-17T13:39:24.9549962Z [ RUN ] NamedTensorTest.empty 2022-08-17T13:39:25.5589028Z [ OK ] NamedTensorTest.empty (604 ms) 2022-08-17T13:39:25.5589330Z [ RUN ] NamedTensorTest.dimnameToPosition 2022-08-17T13:39:25.5590182Z [ OK ] NamedTensorTest.dimnameToPosition (0 ms) 2022-08-17T13:39:25.5590466Z [ RUN ] NamedTensorTest.unifyFromRight 2022-08-17T13:39:25.5598405Z [ OK ] NamedTensorTest.unifyFromRight (0 ms) 2022-08-17T13:39:25.5598664Z [ RUN ] NamedTensorTest.alias 2022-08-17T13:39:25.5598930Z [ OK ] NamedTensorTest.alias (0 ms) 2022-08-17T13:39:25.5599225Z [ RUN ] NamedTensorTest.NoNamesGuard 2022-08-17T13:39:25.5599480Z [ OK ] NamedTensorTest.NoNamesGuard (0 ms) 2022-08-17T13:39:25.5599727Z [ RUN ] NamedTensorTest.TensorNamePrint 2022-08-17T13:39:25.5600003Z [ OK ] NamedTensorTest.TensorNamePrint (0 ms) 2022-08-17T13:39:25.5600287Z [ RUN ] NamedTensorTest.TensorNamesCheckUnique 2022-08-17T13:39:25.5600605Z [ OK ] NamedTensorTest.TensorNamesCheckUnique (0 ms) 2022-08-17T13:39:25.5600893Z [----------] 10 tests from NamedTensorTest (605 ms total) 2022-08-17T13:39:25.5601048Z 2022-08-17T13:39:25.5601159Z [----------] Global test environment tear-down 2022-08-17T13:39:25.5613160Z [==========] 10 tests from 1 test suite ran. (605 ms total) 2022-08-17T13:39:25.5613371Z [ PASSED ] 10 tests. 2022-08-17T13:39:25.6297862Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\native_test.exe" 2022-08-17T13:39:25.8987944Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:25.8988316Z [==========] Running 2 tests from 1 test suite. 2022-08-17T13:39:25.8988551Z [----------] Global test environment set-up. 2022-08-17T13:39:25.8988783Z [----------] 2 tests from TestNative 2022-08-17T13:39:25.8989005Z [ RUN ] TestNative.NativeTestCPU 2022-08-17T13:39:26.5136469Z [W C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\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-17T13:39:26.5137341Z [ OK ] TestNative.NativeTestCPU (614 ms) 2022-08-17T13:39:26.5137687Z [ RUN ] TestNative.NativeTestGPU 2022-08-17T13:39:26.5138057Z [ OK ] TestNative.NativeTestGPU (0 ms) 2022-08-17T13:39:26.5138451Z [----------] 2 tests from TestNative (614 ms total) 2022-08-17T13:39:26.5138672Z 2022-08-17T13:39:26.5138847Z [----------] Global test environment tear-down 2022-08-17T13:39:26.5149670Z [==========] 2 tests from 1 test suite ran. (615 ms total) 2022-08-17T13:39:26.5149916Z [ PASSED ] 2 tests. 2022-08-17T13:39:26.5855761Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\operators_test.exe" 2022-08-17T13:39:26.8530331Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:26.8530721Z [==========] Running 4 tests from 1 test suite. 2022-08-17T13:39:26.8530968Z [----------] Global test environment set-up. 2022-08-17T13:39:26.8531206Z [----------] 4 tests from OperatorsTest 2022-08-17T13:39:26.8531446Z [ RUN ] OperatorsTest.TestFunctionDecltype 2022-08-17T13:39:26.8536380Z [ OK ] OperatorsTest.TestFunctionDecltype (0 ms) 2022-08-17T13:39:26.8536914Z [ RUN ] OperatorsTest.TestMethodOnlyDecltype 2022-08-17T13:39:26.8537520Z [ OK ] OperatorsTest.TestMethodOnlyDecltype (0 ms) 2022-08-17T13:39:26.8538016Z [ RUN ] OperatorsTest.Test_ATEN_FN 2022-08-17T13:39:26.8545395Z [ OK ] OperatorsTest.Test_ATEN_FN (0 ms) 2022-08-17T13:39:26.8545680Z [ RUN ] OperatorsTest.TestOutVariantIsFaithful 2022-08-17T13:39:26.8546084Z [ OK ] OperatorsTest.TestOutVariantIsFaithful (0 ms) 2022-08-17T13:39:26.8546368Z [----------] 4 tests from OperatorsTest (1 ms total) 2022-08-17T13:39:26.8546521Z 2022-08-17T13:39:26.8546632Z [----------] Global test environment tear-down 2022-08-17T13:39:26.8558739Z [==========] 4 tests from 1 test suite ran. (1 ms total) 2022-08-17T13:39:26.8559034Z [ PASSED ] 4 tests. 2022-08-17T13:39:26.9204141Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\op_allowlist_test.exe" 2022-08-17T13:39:26.9291313Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:26.9291699Z [==========] Running 0 tests from 0 test suites. 2022-08-17T13:39:26.9300893Z [==========] 0 tests from 0 test suites ran. (0 ms total) 2022-08-17T13:39:26.9301104Z [ PASSED ] 0 tests. 2022-08-17T13:39:26.9346513Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\op_registration_test.exe" 2022-08-17T13:39:27.2016155Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:27.2016526Z [==========] Running 77 tests from 2 test suites. 2022-08-17T13:39:27.2016759Z [----------] Global test environment set-up. 2022-08-17T13:39:27.2017029Z [----------] 49 tests from OperatorRegistrationTest 2022-08-17T13:39:27.2017487Z [ RUN ] OperatorRegistrationTest.whenRegisteringWithSchemaBeforeKernelInOptionsObject_thenCanBeCalled 2022-08-17T13:39:27.2018968Z [ OK ] OperatorRegistrationTest.whenRegisteringWithSchemaBeforeKernelInOptionsObject_thenCanBeCalled (0 ms) 2022-08-17T13:39:27.2019598Z [ RUN ] OperatorRegistrationTest.whenRegisteringWithSchemaAfterKernelInOptionsObject_thenCanBeCalled 2022-08-17T13:39:27.2020844Z [ OK ] OperatorRegistrationTest.whenRegisteringWithSchemaAfterKernelInOptionsObject_thenCanBeCalled (0 ms) 2022-08-17T13:39:27.2021457Z [ RUN ] OperatorRegistrationTest.whenRegisteringWithNameBeforeKernelInOptionsObject_thenCanBeCalled 2022-08-17T13:39:27.2022388Z [ OK ] OperatorRegistrationTest.whenRegisteringWithNameBeforeKernelInOptionsObject_thenCanBeCalled (0 ms) 2022-08-17T13:39:27.2022975Z [ RUN ] OperatorRegistrationTest.whenRegisteringWithNameAfterKernelInOptionsObject_thenCanBeCalled 2022-08-17T13:39:27.2023973Z [ OK ] OperatorRegistrationTest.whenRegisteringWithNameAfterKernelInOptionsObject_thenCanBeCalled (0 ms) 2022-08-17T13:39:27.2024482Z [ RUN ] OperatorRegistrationTest.whenRegisteringWithoutSchema_thenFails 2022-08-17T13:39:27.8100154Z [ OK ] OperatorRegistrationTest.whenRegisteringWithoutSchema_thenFails (607 ms) 2022-08-17T13:39:27.8100659Z [ RUN ] OperatorRegistrationTest.whenCallingOpWithWrongDispatchKey_thenFails 2022-08-17T13:39:27.8105128Z [ OK ] OperatorRegistrationTest.whenCallingOpWithWrongDispatchKey_thenFails (0 ms) 2022-08-17T13:39:27.8105623Z [ RUN ] OperatorRegistrationTest.givenOpWithCatchallKernel_whenCallingOp_thenCallsCatchallKernel 2022-08-17T13:39:27.8107727Z [ OK ] OperatorRegistrationTest.givenOpWithCatchallKernel_whenCallingOp_thenCallsCatchallKernel (0 ms) 2022-08-17T13:39:27.8108335Z [ RUN ] OperatorRegistrationTest.givenOpWithDispatchedKernelOutOfScope_whenRegisteringCatchallKernelAndCallingOp_thenCallsCatchallKernel 2022-08-17T13:39:27.8110569Z [ OK ] OperatorRegistrationTest.givenOpWithDispatchedKernelOutOfScope_whenRegisteringCatchallKernelAndCallingOp_thenCallsCatchallKernel (0 ms) 2022-08-17T13:39:27.8111272Z [ RUN ] OperatorRegistrationTest.givenOpWithCatchallKernelOutOfScope_whenRegisteringDispatchedKernelAndCallingOp_thenCallsCatchallKernel 2022-08-17T13:39:27.8113131Z [ OK ] OperatorRegistrationTest.givenOpWithCatchallKernelOutOfScope_whenRegisteringDispatchedKernelAndCallingOp_thenCallsCatchallKernel (0 ms) 2022-08-17T13:39:27.8113749Z [ RUN ] OperatorRegistrationTest.givenOpWithoutKernels_whenRegisteringWithSchema_thenOnlyRegistersSchema 2022-08-17T13:39:27.8116458Z [ OK ] OperatorRegistrationTest.givenOpWithoutKernels_whenRegisteringWithSchema_thenOnlyRegistersSchema (0 ms) 2022-08-17T13:39:27.8116959Z [ RUN ] OperatorRegistrationTest.givenOpWithoutKernels_whenRegisteringWithoutSchema_thenFails 2022-08-17T13:39:27.8118126Z [ OK ] OperatorRegistrationTest.givenOpWithoutKernels_whenRegisteringWithoutSchema_thenFails (0 ms) 2022-08-17T13:39:27.8118590Z [ RUN ] OperatorRegistrationTest.givenOpWithoutKernels_whenRunningOutOfScope_thenSchemaIsGone 2022-08-17T13:39:27.8119327Z [ OK ] OperatorRegistrationTest.givenOpWithoutKernels_whenRunningOutOfScope_thenSchemaIsGone (0 ms) 2022-08-17T13:39:27.8119853Z [ RUN ] OperatorRegistrationTest.givenOpWithoutKernelsWithoutTensorInputs_whenRegistering_thenRegisters 2022-08-17T13:39:27.8120466Z [ OK ] OperatorRegistrationTest.givenOpWithoutKernelsWithoutTensorInputs_whenRegistering_thenRegisters (0 ms) 2022-08-17T13:39:27.8121034Z [ RUN ] OperatorRegistrationTest.givenMultipleKernelsWithSameDispatchKey_whenRegisteringInSameOpCall_thenFails 2022-08-17T13:39:27.8122225Z [ OK ] OperatorRegistrationTest.givenMultipleKernelsWithSameDispatchKey_whenRegisteringInSameOpCall_thenFails (0 ms) 2022-08-17T13:39:27.8122780Z [ RUN ] OperatorRegistrationTest.givenMultipleCatchallKernels_whenRegisteringInSameOpCall_thenFails 2022-08-17T13:39:27.8123435Z [ OK ] OperatorRegistrationTest.givenMultipleCatchallKernels_whenRegisteringInSameOpCall_thenFails (0 ms) 2022-08-17T13:39:27.8123974Z [ RUN ] OperatorRegistrationTest.whenRegisteringCPUTensorType_thenCanOnlyCallUnboxedWithCPUDispatchKey 2022-08-17T13:39:27.8126920Z [ OK ] OperatorRegistrationTest.whenRegisteringCPUTensorType_thenCanOnlyCallUnboxedWithCPUDispatchKey (0 ms) 2022-08-17T13:39:27.8133656Z [ RUN ] OperatorRegistrationTest.whenRegisteringMultipleKernelsInSameOpCallAndCalling_thenCallsCorrectKernel 2022-08-17T13:39:27.8134301Z [ OK ] OperatorRegistrationTest.whenRegisteringMultipleKernelsInSameOpCallAndCalling_thenCallsCorrectKernel (0 ms) 2022-08-17T13:39:27.8134948Z [ RUN ] OperatorRegistrationTest.whenRegisteringMultipleKernelsByNameAndNoneCanInferSchema_thenFails 2022-08-17T13:39:27.8135577Z [ OK ] OperatorRegistrationTest.whenRegisteringMultipleKernelsByNameAndNoneCanInferSchema_thenFails (0 ms) 2022-08-17T13:39:27.8136231Z [ RUN ] OperatorRegistrationTest.whenRegisteringMultipleKernelsBySchemaAndNoneCanInferSchema_thenSucceeds 2022-08-17T13:39:27.8136896Z [ OK ] OperatorRegistrationTest.whenRegisteringMultipleKernelsBySchemaAndNoneCanInferSchema_thenSucceeds (0 ms) 2022-08-17T13:39:27.8137570Z [ RUN ] OperatorRegistrationTest.whenRegisteringMultipleKernelsByNameAndOnlyOneCanInferSchema_thenSucceeds 2022-08-17T13:39:27.8138240Z [ OK ] OperatorRegistrationTest.whenRegisteringMultipleKernelsByNameAndOnlyOneCanInferSchema_thenSucceeds (0 ms) 2022-08-17T13:39:27.8138922Z [ RUN ] OperatorRegistrationTest.whenRegisteringMultipleKernelsBySchemaAndOnlyOneCanInferSchema_thenSucceeds 2022-08-17T13:39:27.8139612Z [ OK ] OperatorRegistrationTest.whenRegisteringMultipleKernelsBySchemaAndOnlyOneCanInferSchema_thenSucceeds (0 ms) 2022-08-17T13:39:27.8140229Z [ RUN ] OperatorRegistrationTest.whenRegisteringMismatchingKernelsInSameOpCall_thenFails 2022-08-17T13:39:27.8142539Z [ OK ] OperatorRegistrationTest.whenRegisteringMismatchingKernelsInSameOpCall_thenFails (0 ms) 2022-08-17T13:39:27.8143051Z [ RUN ] OperatorRegistrationTest.whenRegisteringBackendFallbackKernel_thenCanBeCalled 2022-08-17T13:39:27.8198202Z [ OK ] OperatorRegistrationTest.whenRegisteringBackendFallbackKernel_thenCanBeCalled (5 ms) 2022-08-17T13:39:27.8198885Z [ RUN ] OperatorRegistrationTest.whenRegisteringBackendFallbackKernelForWrongBackend_thenCannotBeCalled 2022-08-17T13:39:27.8230761Z [ OK ] OperatorRegistrationTest.whenRegisteringBackendFallbackKernelForWrongBackend_thenCannotBeCalled (3 ms) 2022-08-17T13:39:27.8231485Z [ RUN ] OperatorRegistrationTest.whenRegisteringBackendFallbackKernelAndRegularKernelForDifferentBackend_thenRegularKernelCanBeCalled 2022-08-17T13:39:27.8257646Z [ OK ] OperatorRegistrationTest.whenRegisteringBackendFallbackKernelAndRegularKernelForDifferentBackend_thenRegularKernelCanBeCalled (2 ms) 2022-08-17T13:39:27.8258496Z [ RUN ] OperatorRegistrationTest.whenRegisteringBackendFallbackKernelAndRegularKernelForDifferentBackend_thenFallbackKernelCanBeCalled 2022-08-17T13:39:27.8284029Z [ OK ] OperatorRegistrationTest.whenRegisteringBackendFallbackKernelAndRegularKernelForDifferentBackend_thenFallbackKernelCanBeCalled (2 ms) 2022-08-17T13:39:27.8284848Z [ RUN ] OperatorRegistrationTest.whenRegisteringBackendFallbackKernelAndRegularKernelForSameBackend_thenCallsRegularKernel 2022-08-17T13:39:27.8310168Z [ OK ] OperatorRegistrationTest.whenRegisteringBackendFallbackKernelAndRegularKernelForSameBackend_thenCallsRegularKernel (2 ms) 2022-08-17T13:39:27.8310799Z [ RUN ] OperatorRegistrationTest.whenRegisteringAutogradKernel_thenCanCallAutogradKernel 2022-08-17T13:39:27.8313590Z [ OK ] OperatorRegistrationTest.whenRegisteringAutogradKernel_thenCanCallAutogradKernel (0 ms) 2022-08-17T13:39:27.8314140Z [ RUN ] OperatorRegistrationTest.whenRegisteringAutogradKernelWithRegularKernel_thenCanCallAutogradKernel 2022-08-17T13:39:27.8315064Z [ OK ] OperatorRegistrationTest.whenRegisteringAutogradKernelWithRegularKernel_thenCanCallAutogradKernel (0 ms) 2022-08-17T13:39:27.8315677Z [ RUN ] OperatorRegistrationTest.whenRegisteringAutogradKernelWithCatchAllKernel_thenCanCallAutogradKernel 2022-08-17T13:39:27.8316732Z [ OK ] OperatorRegistrationTest.whenRegisteringAutogradKernelWithCatchAllKernel_thenCanCallAutogradKernel (0 ms) 2022-08-17T13:39:27.8317356Z [ RUN ] OperatorRegistrationTest.whenRegisteringAutogradKernelWithCatchAllKernel_thenCanCallCatchallKernel 2022-08-17T13:39:27.8318307Z [ OK ] OperatorRegistrationTest.whenRegisteringAutogradKernelWithCatchAllKernel_thenCanCallCatchallKernel (0 ms) 2022-08-17T13:39:27.8318868Z [ RUN ] OperatorRegistrationTest.AutogradBackendOverridesAutogradKernel 2022-08-17T13:39:27.8323638Z [ OK ] OperatorRegistrationTest.AutogradBackendOverridesAutogradKernel (0 ms) 2022-08-17T13:39:27.8324099Z [ RUN ] OperatorRegistrationTest.AutogradXLAOverridesAutogradKernel 2022-08-17T13:39:27.8326895Z [ OK ] OperatorRegistrationTest.AutogradXLAOverridesAutogradKernel (0 ms) 2022-08-17T13:39:27.8327368Z [ RUN ] OperatorRegistrationTest.whenRegisterWithXLAKernelAndCatchAll_AutogradXLAIsNotFilled 2022-08-17T13:39:27.8330326Z [ OK ] OperatorRegistrationTest.whenRegisterWithXLAKernelAndCatchAll_AutogradXLAIsNotFilled (0 ms) 2022-08-17T13:39:27.8330865Z [ RUN ] OperatorRegistrationTest.whenRegisterWithLazyKernelAndCatchAll_AutogradLazyIsNotFilled 2022-08-17T13:39:27.8333407Z [ OK ] OperatorRegistrationTest.whenRegisterWithLazyKernelAndCatchAll_AutogradLazyIsNotFilled (0 ms) 2022-08-17T13:39:27.8333886Z [ RUN ] OperatorRegistrationTest.whenregisteringwithinvalidoverloadname 2022-08-17T13:39:27.8336906Z [ OK ] OperatorRegistrationTest.whenregisteringwithinvalidoverloadname (0 ms) 2022-08-17T13:39:27.8337412Z [ RUN ] OperatorRegistrationTest.givenLambdaKernel_whenRegisteringWithMismatchingCppSignatures_thenFails 2022-08-17T13:39:27.8339742Z [ OK ] OperatorRegistrationTest.givenLambdaKernel_whenRegisteringWithMismatchingCppSignatures_thenFails (0 ms) 2022-08-17T13:39:27.8340336Z [ RUN ] OperatorRegistrationTest.givenLambdaKernel_whenRegisteringCatchAllAndBackendWithMismatchingCppSignatures_thenFails 2022-08-17T13:39:27.8342742Z [ OK ] OperatorRegistrationTest.givenLambdaKernel_whenRegisteringCatchAllAndBackendWithMismatchingCppSignatures_thenFails (0 ms) 2022-08-17T13:39:27.8343399Z [ RUN ] OperatorRegistrationTest.givenLambdaKernel_whenRegisteringBackendAndCatchAllWithMismatchingCppSignatures_thenFails 2022-08-17T13:39:27.8345847Z [ OK ] OperatorRegistrationTest.givenLambdaKernel_whenRegisteringBackendAndCatchAllWithMismatchingCppSignatures_thenFails (0 ms) 2022-08-17T13:39:27.8346429Z [ RUN ] OperatorRegistrationTest.givenLambdaKernel_whenAccessingWithMismatchingCppSignatures_thenFails 2022-08-17T13:39:27.8348477Z [ OK ] OperatorRegistrationTest.givenLambdaKernel_whenAccessingWithMismatchingCppSignatures_thenFails (0 ms) 2022-08-17T13:39:27.8349027Z [ RUN ] OperatorRegistrationTest.givenLambdaKernel_whenAccessingCatchAllWithMismatchingCppSignatures_thenFails 2022-08-17T13:39:27.8351486Z [ OK ] OperatorRegistrationTest.givenLambdaKernel_whenAccessingCatchAllWithMismatchingCppSignatures_thenFails (0 ms) 2022-08-17T13:39:27.8352039Z [ RUN ] OperatorRegistrationTest.givenTorchLibrary_whenRegisteringWithMismatchingCppSignatures_thenFails 2022-08-17T13:39:27.8354377Z [ OK ] OperatorRegistrationTest.givenTorchLibrary_whenRegisteringWithMismatchingCppSignatures_thenFails (0 ms) 2022-08-17T13:39:27.8354891Z [ RUN ] OperatorRegistrationTest.givenTorchLibrary_whenAccessingWithMismatchingCppSignatures_thenFails 2022-08-17T13:39:27.8357122Z [ OK ] OperatorRegistrationTest.givenTorchLibrary_whenAccessingWithMismatchingCppSignatures_thenFails (0 ms) 2022-08-17T13:39:27.8357670Z [ RUN ] OperatorRegistrationTest.givenTorchLibrary_whenAccessingCatchAllWithMismatchingCppSignatures_thenFails 2022-08-17T13:39:27.8360345Z [ OK ] OperatorRegistrationTest.givenTorchLibrary_whenAccessingCatchAllWithMismatchingCppSignatures_thenFails (0 ms) 2022-08-17T13:39:27.8360789Z [ RUN ] OperatorRegistrationTest.testAvailableArgTypes 2022-08-17T13:39:27.8943523Z [ OK ] OperatorRegistrationTest.testAvailableArgTypes (58 ms) 2022-08-17T13:39:27.8944029Z [ RUN ] OperatorRegistrationTest.callKernelsWithDispatchKeySetConvention_call_redispatchesToLowerPriorityKernels 2022-08-17T13:39:27.8945124Z [ OK ] OperatorRegistrationTest.callKernelsWithDispatchKeySetConvention_call_redispatchesToLowerPriorityKernels (0 ms) 2022-08-17T13:39:27.8945748Z [ RUN ] OperatorRegistrationTest.callKernelsWithDispatchKeySetConvention_callBoxed_redispatchesToLowerPriorityKernels 2022-08-17T13:39:27.8946403Z [ OK ] OperatorRegistrationTest.callKernelsWithDispatchKeySetConvention_callBoxed_redispatchesToLowerPriorityKernels (0 ms) 2022-08-17T13:39:27.8947048Z [ RUN ] OperatorRegistrationTest.callKernelsWithDispatchKeySetConvention_mixedCallingConventions_redispatchesToLowerPriorityKernels 2022-08-17T13:39:27.8947765Z [ OK ] OperatorRegistrationTest.callKernelsWithDispatchKeySetConvention_mixedCallingConventions_redispatchesToLowerPriorityKernels (0 ms) 2022-08-17T13:39:27.8948309Z [ RUN ] OperatorRegistrationTest.getRegistrationsForDispatchKey 2022-08-17T13:39:27.9731498Z [ OK ] OperatorRegistrationTest.getRegistrationsForDispatchKey (78 ms) 2022-08-17T13:39:27.9731900Z [----------] 49 tests from OperatorRegistrationTest (771 ms total) 2022-08-17T13:39:27.9732078Z 2022-08-17T13:39:27.9732214Z [----------] 28 tests from NewOperatorRegistrationTest 2022-08-17T13:39:27.9732569Z [ RUN ] NewOperatorRegistrationTest.erroroutwithinvalidoverloadname 2022-08-17T13:39:27.9735050Z [ OK ] NewOperatorRegistrationTest.erroroutwithinvalidoverloadname (0 ms) 2022-08-17T13:39:27.9735421Z [ RUN ] NewOperatorRegistrationTest.testBasics 2022-08-17T13:39:27.9743101Z [ OK ] NewOperatorRegistrationTest.testBasics (0 ms) 2022-08-17T13:39:27.9743407Z [ RUN ] NewOperatorRegistrationTest.importTopLevel 2022-08-17T13:39:27.9747935Z [ OK ] NewOperatorRegistrationTest.importTopLevel (0 ms) 2022-08-17T13:39:27.9748393Z [ RUN ] NewOperatorRegistrationTest.overload 2022-08-17T13:39:27.9751057Z [ OK ] NewOperatorRegistrationTest.overload (0 ms) 2022-08-17T13:39:27.9751366Z [ RUN ] NewOperatorRegistrationTest.importNamespace 2022-08-17T13:39:27.9756996Z [ OK ] NewOperatorRegistrationTest.importNamespace (0 ms) 2022-08-17T13:39:27.9757306Z [ RUN ] NewOperatorRegistrationTest.schema 2022-08-17T13:39:27.9761334Z [ OK ] NewOperatorRegistrationTest.schema (0 ms) 2022-08-17T13:39:27.9761880Z [ RUN ] NewOperatorRegistrationTest.whenRegisteringBackendFallbackKernelAndCatchallKernelForSameBackend_thenCallsFallbackKernel 2022-08-17T13:39:27.9816578Z [ OK ] NewOperatorRegistrationTest.whenRegisteringBackendFallbackKernelAndCatchallKernelForSameBackend_thenCallsFallbackKernel (5 ms) 2022-08-17T13:39:27.9817299Z [ RUN ] NewOperatorRegistrationTest.whenRegisteringAutogradKernelWithRegularKernel_thenCanCallRegularKernel 2022-08-17T13:39:27.9817936Z [ OK ] NewOperatorRegistrationTest.whenRegisteringAutogradKernelWithRegularKernel_thenCanCallRegularKernel (0 ms) 2022-08-17T13:39:27.9818511Z [ RUN ] NewOperatorRegistrationTest.dispatchWithCompositeImplicitAutogradKernel 2022-08-17T13:39:27.9819718Z [ OK ] NewOperatorRegistrationTest.dispatchWithCompositeImplicitAutogradKernel (0 ms) 2022-08-17T13:39:27.9820286Z [ RUN ] NewOperatorRegistrationTest.dispatchWithCompositeImplicitAutogradAndAutogradKernel 2022-08-17T13:39:27.9821452Z [ OK ] NewOperatorRegistrationTest.dispatchWithCompositeImplicitAutogradAndAutogradKernel (0 ms) 2022-08-17T13:39:27.9822068Z [ RUN ] NewOperatorRegistrationTest.dispatchWithCompositeImplicitAutogradAndCatchAllKernel 2022-08-17T13:39:27.9822694Z [W C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\core\dispatch\OperatorEntry.cpp:139] Warning: Overriding a previously registered kernel for the same operator and the same dispatch key 2022-08-17T13:39:27.9823137Z operator: test::fn(Tensor _0) -> Tensor _0 2022-08-17T13:39:27.9823502Z registered at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\core\op_registration\op_registration_test.cpp:1460 2022-08-17T13:39:27.9823830Z dispatch key: (catch all) 2022-08-17T13:39:27.9824176Z previous kernel: registered at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\core\op_registration\op_registration_test.cpp:1460 2022-08-17T13:39:27.9824704Z new kernel: registered at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\core\op_registration\op_registration_test.cpp:1460 (function registerKernel) 2022-08-17T13:39:27.9825300Z [ OK ] NewOperatorRegistrationTest.dispatchWithCompositeImplicitAutogradAndCatchAllKernel (0 ms) 2022-08-17T13:39:27.9825921Z [ RUN ] NewOperatorRegistrationTest.AutogradBackendOverridesCompositeImplicitAutogradKernel 2022-08-17T13:39:27.9826533Z [ OK ] NewOperatorRegistrationTest.AutogradBackendOverridesCompositeImplicitAutogradKernel (0 ms) 2022-08-17T13:39:27.9827127Z [ RUN ] NewOperatorRegistrationTest.BackendOverridesCompositeImplicitAutogradKernel 2022-08-17T13:39:27.9827691Z [ OK ] NewOperatorRegistrationTest.BackendOverridesCompositeImplicitAutogradKernel (0 ms) 2022-08-17T13:39:27.9828231Z [ RUN ] NewOperatorRegistrationTest.dispatchWithCompositeExplicitAutogradKernel 2022-08-17T13:39:27.9828742Z [ OK ] NewOperatorRegistrationTest.dispatchWithCompositeExplicitAutogradKernel (0 ms) 2022-08-17T13:39:27.9829386Z [ RUN ] NewOperatorRegistrationTest.dispatchWithCompositeExplicitAutogradAndCompositeImplicitAutogradKernel 2022-08-17T13:39:27.9830157Z [ OK ] NewOperatorRegistrationTest.dispatchWithCompositeExplicitAutogradAndCompositeImplicitAutogradKernel (0 ms) 2022-08-17T13:39:27.9830822Z [ RUN ] NewOperatorRegistrationTest.BackendOverridesCompositeExplicitAutogradKernel 2022-08-17T13:39:27.9831414Z [ OK ] NewOperatorRegistrationTest.BackendOverridesCompositeExplicitAutogradKernel (0 ms) 2022-08-17T13:39:27.9831937Z [ RUN ] NewOperatorRegistrationTest.dispatch 2022-08-17T13:39:27.9834613Z [ OK ] NewOperatorRegistrationTest.dispatch (0 ms) 2022-08-17T13:39:27.9835034Z [ RUN ] NewOperatorRegistrationTest.dispatchAutogradPrecedence 2022-08-17T13:39:27.9836185Z [ OK ] NewOperatorRegistrationTest.dispatchAutogradPrecedence (0 ms) 2022-08-17T13:39:27.9836665Z [ RUN ] NewOperatorRegistrationTest.throwsWhenRegisterToBackendMapsToAutogradOther 2022-08-17T13:39:27.9840115Z [ OK ] NewOperatorRegistrationTest.throwsWhenRegisterToBackendMapsToAutogradOther (0 ms) 2022-08-17T13:39:27.9840581Z [ RUN ] NewOperatorRegistrationTest.dispatchMultipleTensors 2022-08-17T13:39:27.9865861Z [ OK ] NewOperatorRegistrationTest.dispatchMultipleTensors (2 ms) 2022-08-17T13:39:27.9866411Z [ RUN ] NewOperatorRegistrationTest.registerCompositeImplicitAutogradWithCPUKernel_andCallAutogradOtherKernel_callsComposite 2022-08-17T13:39:27.9867611Z [ OK ] NewOperatorRegistrationTest.registerCompositeImplicitAutogradWithCPUKernel_andCallAutogradOtherKernel_callsComposite (0 ms) 2022-08-17T13:39:27.9868119Z [ RUN ] NewOperatorRegistrationTest.dispatchMultiple 2022-08-17T13:39:27.9868863Z [ OK ] NewOperatorRegistrationTest.dispatchMultiple (0 ms) 2022-08-17T13:39:27.9869185Z [ RUN ] NewOperatorRegistrationTest.fallback 2022-08-17T13:39:27.9897662Z [ OK ] NewOperatorRegistrationTest.fallback (2 ms) 2022-08-17T13:39:27.9898030Z [ RUN ] NewOperatorRegistrationTest.BackendSelectRedispatchesToCPU 2022-08-17T13:39:27.9899091Z [ OK ] NewOperatorRegistrationTest.BackendSelectRedispatchesToCPU (0 ms) 2022-08-17T13:39:27.9899502Z [ RUN ] NewOperatorRegistrationTest.TorchLibraryTwiceIsError 2022-08-17T13:39:27.9900988Z [ OK ] NewOperatorRegistrationTest.TorchLibraryTwiceIsError (0 ms) 2022-08-17T13:39:27.9901342Z [ RUN ] NewOperatorRegistrationTest.CppFunction 2022-08-17T13:39:27.9908660Z [ OK ] NewOperatorRegistrationTest.CppFunction (0 ms) 2022-08-17T13:39:27.9909001Z [ RUN ] NewOperatorRegistrationTest.testDelayedListener 2022-08-17T13:39:27.9910835Z [ OK ] NewOperatorRegistrationTest.testDelayedListener (0 ms) 2022-08-17T13:39:27.9911212Z [ RUN ] NewOperatorRegistrationTest.testImplNoDefGetsCaught 2022-08-17T13:39:27.9911628Z [ OK ] NewOperatorRegistrationTest.testImplNoDefGetsCaught (0 ms) 2022-08-17T13:39:27.9911996Z [----------] 28 tests from NewOperatorRegistrationTest (18 ms total) 2022-08-17T13:39:27.9912177Z 2022-08-17T13:39:27.9912291Z [----------] Global test environment tear-down 2022-08-17T13:39:27.9937020Z [==========] 77 tests from 2 test suites ran. (789 ms total) 2022-08-17T13:39:27.9937240Z [ PASSED ] 77 tests. 2022-08-17T13:39:28.0597694Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\pow_test.exe" 2022-08-17T13:39:28.3278200Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:28.3278580Z [==========] Running 13 tests from 1 test suite. 2022-08-17T13:39:28.3278882Z [----------] Global test environment set-up. 2022-08-17T13:39:28.3279122Z [----------] 13 tests from PowTest 2022-08-17T13:39:28.3279358Z [ RUN ] PowTest.IntTensorPowAllScalars 2022-08-17T13:39:28.3438060Z [ OK ] PowTest.IntTensorPowAllScalars (16 ms) 2022-08-17T13:39:28.3438342Z [ RUN ] PowTest.LongTensorPowAllScalars 2022-08-17T13:39:28.3599155Z [ OK ] PowTest.LongTensorPowAllScalars (16 ms) 2022-08-17T13:39:28.3599479Z [ RUN ] PowTest.FloatTensorPowAllScalars 2022-08-17T13:39:28.3806236Z [ OK ] PowTest.FloatTensorPowAllScalars (20 ms) 2022-08-17T13:39:28.3806527Z [ RUN ] PowTest.DoubleTensorPowAllScalars 2022-08-17T13:39:28.3915774Z [ OK ] PowTest.DoubleTensorPowAllScalars (10 ms) 2022-08-17T13:39:28.3916049Z [ RUN ] PowTest.IntScalarPowAllTensors 2022-08-17T13:39:28.3949290Z [ OK ] PowTest.IntScalarPowAllTensors (3 ms) 2022-08-17T13:39:28.3950396Z [ RUN ] PowTest.LongScalarPowAllTensors 2022-08-17T13:39:28.3974254Z [ OK ] PowTest.LongScalarPowAllTensors (2 ms) 2022-08-17T13:39:28.3974693Z [ RUN ] PowTest.FloatScalarPowAllTensors 2022-08-17T13:39:28.3991142Z [ OK ] PowTest.FloatScalarPowAllTensors (1 ms) 2022-08-17T13:39:28.3991430Z [ RUN ] PowTest.DoubleScalarPowAllTensors 2022-08-17T13:39:28.3999378Z [ OK ] PowTest.DoubleScalarPowAllTensors (0 ms) 2022-08-17T13:39:28.3999643Z [ RUN ] PowTest.IntTensorPowIntTensor 2022-08-17T13:39:28.4010029Z [ OK ] PowTest.IntTensorPowIntTensor (1 ms) 2022-08-17T13:39:28.4010306Z [ RUN ] PowTest.LongTensorPowLongTensor 2022-08-17T13:39:28.4020642Z [ OK ] PowTest.LongTensorPowLongTensor (1 ms) 2022-08-17T13:39:28.4020925Z [ RUN ] PowTest.FloatTensorPowFloatTensor 2022-08-17T13:39:28.4032152Z [ OK ] PowTest.FloatTensorPowFloatTensor (1 ms) 2022-08-17T13:39:28.4032453Z [ RUN ] PowTest.DoubleTensorPowDoubleTensor 2022-08-17T13:39:28.4043593Z [ OK ] PowTest.DoubleTensorPowDoubleTensor (1 ms) 2022-08-17T13:39:28.4043867Z [ RUN ] PowTest.TestIntegralPow 2022-08-17T13:39:28.4044105Z [ OK ] PowTest.TestIntegralPow (0 ms) 2022-08-17T13:39:28.4044354Z [----------] 13 tests from PowTest (76 ms total) 2022-08-17T13:39:28.4044482Z 2022-08-17T13:39:28.4044594Z [----------] Global test environment tear-down 2022-08-17T13:39:28.4057472Z [==========] 13 tests from 1 test suite ran. (76 ms total) 2022-08-17T13:39:28.4057698Z [ PASSED ] 13 tests. 2022-08-17T13:39:28.4717432Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\quantized_test.exe" 2022-08-17T13:39:28.7425887Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:28.7426261Z [==========] Running 9 tests from 1 test suite. 2022-08-17T13:39:28.7426497Z [----------] Global test environment set-up. 2022-08-17T13:39:28.7426725Z [----------] 9 tests from TestQTensor 2022-08-17T13:39:28.7426958Z [ RUN ] TestQTensor.QuantDequantAPIs 2022-08-17T13:39:28.7451464Z [ OK ] TestQTensor.QuantDequantAPIs (2 ms) 2022-08-17T13:39:28.7451924Z [ RUN ] TestQTensor.RoundingMode 2022-08-17T13:39:28.7452304Z [ OK ] TestQTensor.RoundingMode (0 ms) 2022-08-17T13:39:28.7452619Z [ RUN ] TestQTensor.Item 2022-08-17T13:39:28.7452930Z [ OK ] TestQTensor.Item (0 ms) 2022-08-17T13:39:28.7453272Z [ RUN ] TestQTensor.EmptyQuantized 2022-08-17T13:39:28.7453642Z [ OK ] TestQTensor.EmptyQuantized (0 ms) 2022-08-17T13:39:28.7454062Z [ RUN ] TestQTensor.EmptyPerchannelQuantized 2022-08-17T13:39:28.7455697Z [ OK ] TestQTensor.EmptyPerchannelQuantized (0 ms) 2022-08-17T13:39:28.7456242Z [ RUN ] TestQTensor.QuantizePerChannel4d 2022-08-17T13:39:28.7461373Z [ OK ] TestQTensor.QuantizePerChannel4d (0 ms) 2022-08-17T13:39:28.7462028Z [ RUN ] TestQTensor.QuantizePerChannel4dChannelsLast 2022-08-17T13:39:28.7592315Z [ OK ] TestQTensor.QuantizePerChannel4dChannelsLast (13 ms) 2022-08-17T13:39:28.7592891Z [ RUN ] TestQTensor.FromBlobQuantizedPerTensor 2022-08-17T13:39:28.7595848Z [ OK ] TestQTensor.FromBlobQuantizedPerTensor (0 ms) 2022-08-17T13:39:28.7596338Z [ RUN ] TestQTensor.FromBlobQuantizedPerChannel 2022-08-17T13:39:28.7600120Z [ OK ] TestQTensor.FromBlobQuantizedPerChannel (0 ms) 2022-08-17T13:39:28.7600562Z [----------] 9 tests from TestQTensor (17 ms total) 2022-08-17T13:39:28.7600775Z 2022-08-17T13:39:28.7600950Z [----------] Global test environment tear-down 2022-08-17T13:39:28.7613432Z [==========] 9 tests from 1 test suite ran. (17 ms total) 2022-08-17T13:39:28.7613774Z [ PASSED ] 9 tests. 2022-08-17T13:39:28.8275390Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\reduce_ops_test.exe" 2022-08-17T13:39:29.0966877Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:29.0967395Z [==========] Running 1 test from 1 test suite. 2022-08-17T13:39:29.0967630Z [----------] Global test environment set-up. 2022-08-17T13:39:29.0967868Z [----------] 1 test from ReduceOpsTest 2022-08-17T13:39:29.0968195Z [ RUN ] ReduceOpsTest.MaxValuesAndMinValues 2022-08-17T13:39:29.0968479Z [ OK ] ReduceOpsTest.MaxValuesAndMinValues (0 ms) 2022-08-17T13:39:29.0968759Z [----------] 1 test from ReduceOpsTest (0 ms total) 2022-08-17T13:39:29.0968905Z 2022-08-17T13:39:29.0969020Z [----------] Global test environment tear-down 2022-08-17T13:39:29.0977985Z [==========] 1 test from 1 test suite ran. (0 ms total) 2022-08-17T13:39:29.0978194Z [ PASSED ] 1 test. 2022-08-17T13:39:29.1622210Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\reportMemoryUsage_test.exe" 2022-08-17T13:39:29.4326573Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:29.4326942Z [==========] Running 1 test from 1 test suite. 2022-08-17T13:39:29.4327197Z [----------] Global test environment set-up. 2022-08-17T13:39:29.4327443Z [----------] 1 test from DefaultCPUAllocator 2022-08-17T13:39:29.4327698Z [ RUN ] DefaultCPUAllocator.check_reporter 2022-08-17T13:39:29.4327957Z [ OK ] DefaultCPUAllocator.check_reporter (0 ms) 2022-08-17T13:39:29.4328235Z [----------] 1 test from DefaultCPUAllocator (0 ms total) 2022-08-17T13:39:29.4328394Z 2022-08-17T13:39:29.4328505Z [----------] Global test environment tear-down 2022-08-17T13:39:29.4337573Z [==========] 1 test from 1 test suite ran. (0 ms total) 2022-08-17T13:39:29.4337782Z [ PASSED ] 1 test. 2022-08-17T13:39:29.4987068Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\scalar_tensor_test.exe" 2022-08-17T13:39:29.7677711Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:29.7678082Z [==========] Running 3 tests from 1 test suite. 2022-08-17T13:39:29.7678338Z [----------] Global test environment set-up. 2022-08-17T13:39:29.7678568Z [----------] 3 tests from TestScalarTensor 2022-08-17T13:39:29.7678887Z [ RUN ] TestScalarTensor.TestScalarTensorCPU 2022-08-17T13:39:30.3849240Z [ OK ] TestScalarTensor.TestScalarTensorCPU (617 ms) 2022-08-17T13:39:30.3849591Z [ RUN ] TestScalarTensor.TestScalarTensorCUDA 2022-08-17T13:39:30.3849904Z [ OK ] TestScalarTensor.TestScalarTensorCUDA (0 ms) 2022-08-17T13:39:30.3850204Z [ RUN ] TestScalarTensor.TestScalarTensorMPS 2022-08-17T13:39:30.3850499Z [ OK ] TestScalarTensor.TestScalarTensorMPS (0 ms) 2022-08-17T13:39:30.3850786Z [----------] 3 tests from TestScalarTensor (617 ms total) 2022-08-17T13:39:30.3850942Z 2022-08-17T13:39:30.3851056Z [----------] Global test environment tear-down 2022-08-17T13:39:30.3860882Z [==========] 3 tests from 1 test suite ran. (617 ms total) 2022-08-17T13:39:30.3861097Z [ PASSED ] 3 tests. 2022-08-17T13:39:30.4544920Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\scalar_test.exe" 2022-08-17T13:39:30.7236019Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:30.7236381Z [==========] Running 4 tests from 1 test suite. 2022-08-17T13:39:30.7236611Z [----------] Global test environment set-up. 2022-08-17T13:39:30.7236843Z [----------] 4 tests from TestScalar 2022-08-17T13:39:30.7237060Z [ RUN ] TestScalar.TestScalar 2022-08-17T13:39:31.3272561Z H2: 3 257 3 1 2022-08-17T13:39:31.3272849Z [ OK ] TestScalar.TestScalar (603 ms) 2022-08-17T13:39:31.3273094Z [ RUN ] TestScalar.TestConj 2022-08-17T13:39:31.3273313Z [ OK ] TestScalar.TestConj (0 ms) 2022-08-17T13:39:31.3273523Z [ RUN ] TestScalar.TestEqual 2022-08-17T13:39:31.3273742Z [ OK ] TestScalar.TestEqual (0 ms) 2022-08-17T13:39:31.3273966Z [ RUN ] TestScalar.TestFormatting 2022-08-17T13:39:31.3274194Z [ OK ] TestScalar.TestFormatting (0 ms) 2022-08-17T13:39:31.3274673Z [----------] 4 tests from TestScalar (603 ms total) 2022-08-17T13:39:31.3274822Z 2022-08-17T13:39:31.3275015Z [----------] Global test environment tear-down 2022-08-17T13:39:31.3285032Z [==========] 4 tests from 1 test suite ran. (603 ms total) 2022-08-17T13:39:31.3285269Z [ PASSED ] 4 tests. 2022-08-17T13:39:31.3962295Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\stride_properties_test.exe" 2022-08-17T13:39:31.6641006Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:31.6641371Z [==========] Running 4 tests from 1 test suite. 2022-08-17T13:39:31.6641616Z [----------] Global test environment set-up. 2022-08-17T13:39:31.6641870Z [----------] 4 tests from StridePropertiesTest 2022-08-17T13:39:31.6642136Z [ RUN ] StridePropertiesTest.StrideIndicesTest 2022-08-17T13:39:31.6643715Z [ OK ] StridePropertiesTest.StrideIndicesTest (0 ms) 2022-08-17T13:39:31.6644105Z [ RUN ] StridePropertiesTest.ZeroStrideIndicesEagerConsistencyTest 2022-08-17T13:39:31.6645364Z [ OK ] StridePropertiesTest.ZeroStrideIndicesEagerConsistencyTest (0 ms) 2022-08-17T13:39:31.6645759Z [ RUN ] StridePropertiesTest.ExpandedStrideIndicesTest 2022-08-17T13:39:31.6646115Z [ OK ] StridePropertiesTest.ExpandedStrideIndicesTest (0 ms) 2022-08-17T13:39:31.6646463Z [ RUN ] StridePropertiesTest.SlicedStrideIndicesTest 2022-08-17T13:39:31.6646803Z [ OK ] StridePropertiesTest.SlicedStrideIndicesTest (0 ms) 2022-08-17T13:39:31.6647113Z [----------] 4 tests from StridePropertiesTest (0 ms total) 2022-08-17T13:39:31.6647275Z 2022-08-17T13:39:31.6647386Z [----------] Global test environment tear-down 2022-08-17T13:39:31.6658319Z [==========] 4 tests from 1 test suite ran. (0 ms total) 2022-08-17T13:39:31.6658532Z [ PASSED ] 4 tests. 2022-08-17T13:39:31.7282153Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\tensor_iterator_test.exe" 2022-08-17T13:39:31.9965074Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:31.9965462Z [==========] Running 65 tests from 1 test suite. 2022-08-17T13:39:31.9965703Z [----------] Global test environment set-up. 2022-08-17T13:39:31.9965950Z [----------] 65 tests from TensorIteratorTest 2022-08-17T13:39:31.9966195Z [ RUN ] TensorIteratorTest.CPUScalar 2022-08-17T13:39:31.9966453Z [ OK ] TensorIteratorTest.CPUScalar (0 ms) 2022-08-17T13:39:31.9966713Z [ RUN ] TensorIteratorTest.CPUScalarInputs 2022-08-17T13:39:31.9966997Z [ OK ] TensorIteratorTest.CPUScalarInputs (0 ms) 2022-08-17T13:39:31.9967273Z [ RUN ] TensorIteratorTest.MixedDevices 2022-08-17T13:39:31.9967530Z [ OK ] TensorIteratorTest.MixedDevices (0 ms) 2022-08-17T13:39:31.9967814Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Byte 2022-08-17T13:39:32.6032623Z [ OK ] TensorIteratorTest.SerialLoopUnary_Byte (606 ms) 2022-08-17T13:39:32.6032988Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Char 2022-08-17T13:39:32.6034101Z [ OK ] TensorIteratorTest.SerialLoopUnary_Char (0 ms) 2022-08-17T13:39:32.6034413Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Short 2022-08-17T13:39:32.6035650Z [ OK ] TensorIteratorTest.SerialLoopUnary_Short (0 ms) 2022-08-17T13:39:32.6035942Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Int 2022-08-17T13:39:32.6037097Z [ OK ] TensorIteratorTest.SerialLoopUnary_Int (0 ms) 2022-08-17T13:39:32.6037394Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Long 2022-08-17T13:39:32.6038420Z [ OK ] TensorIteratorTest.SerialLoopUnary_Long (0 ms) 2022-08-17T13:39:32.6038765Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Float 2022-08-17T13:39:32.6040359Z [ OK ] TensorIteratorTest.SerialLoopUnary_Float (0 ms) 2022-08-17T13:39:32.6040659Z [ RUN ] TensorIteratorTest.SerialLoopUnary_Double 2022-08-17T13:39:32.6041879Z [ OK ] TensorIteratorTest.SerialLoopUnary_Double (0 ms) 2022-08-17T13:39:32.6042401Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Byte 2022-08-17T13:39:32.6043811Z [ OK ] TensorIteratorTest.SerialLoopBinary_Byte (0 ms) 2022-08-17T13:39:32.6044134Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Char 2022-08-17T13:39:32.6044483Z [ OK ] TensorIteratorTest.SerialLoopBinary_Char (0 ms) 2022-08-17T13:39:32.6044788Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Short 2022-08-17T13:39:32.6045775Z [ OK ] TensorIteratorTest.SerialLoopBinary_Short (0 ms) 2022-08-17T13:39:32.6046090Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Int 2022-08-17T13:39:32.6046901Z [ OK ] TensorIteratorTest.SerialLoopBinary_Int (0 ms) 2022-08-17T13:39:32.6047200Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Long 2022-08-17T13:39:32.6048094Z [ OK ] TensorIteratorTest.SerialLoopBinary_Long (0 ms) 2022-08-17T13:39:32.6048395Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Float 2022-08-17T13:39:32.6049509Z [ OK ] TensorIteratorTest.SerialLoopBinary_Float (0 ms) 2022-08-17T13:39:32.6049816Z [ RUN ] TensorIteratorTest.SerialLoopBinary_Double 2022-08-17T13:39:32.6050905Z [ OK ] TensorIteratorTest.SerialLoopBinary_Double (0 ms) 2022-08-17T13:39:32.6051210Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Byte 2022-08-17T13:39:32.6052598Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Byte (0 ms) 2022-08-17T13:39:32.6052922Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Char 2022-08-17T13:39:32.6054038Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Char (0 ms) 2022-08-17T13:39:32.6054348Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Short 2022-08-17T13:39:32.6055628Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Short (0 ms) 2022-08-17T13:39:32.6055951Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Int 2022-08-17T13:39:32.6056822Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Int (0 ms) 2022-08-17T13:39:32.6057129Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Long 2022-08-17T13:39:32.6058078Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Long (0 ms) 2022-08-17T13:39:32.6058402Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Float 2022-08-17T13:39:32.6059534Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Float (0 ms) 2022-08-17T13:39:32.6059847Z [ RUN ] TensorIteratorTest.SerialLoopPointwise_Double 2022-08-17T13:39:32.6060996Z [ OK ] TensorIteratorTest.SerialLoopPointwise_Double (0 ms) 2022-08-17T13:39:32.6061340Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Byte 2022-08-17T13:39:32.6061679Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Byte (0 ms) 2022-08-17T13:39:32.6062007Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Char 2022-08-17T13:39:32.6062348Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Char (0 ms) 2022-08-17T13:39:32.6062693Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Short 2022-08-17T13:39:32.6063041Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Short (0 ms) 2022-08-17T13:39:32.6063386Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Int 2022-08-17T13:39:32.6063722Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Int (0 ms) 2022-08-17T13:39:32.6064058Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Long 2022-08-17T13:39:32.6064383Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Long (0 ms) 2022-08-17T13:39:32.6064726Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Float 2022-08-17T13:39:32.6065067Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Float (0 ms) 2022-08-17T13:39:32.6065398Z [ RUN ] TensorIteratorTest.SerialLoopUnaryNoOutput_Double 2022-08-17T13:39:32.6065742Z [ OK ] TensorIteratorTest.SerialLoopUnaryNoOutput_Double (0 ms) 2022-08-17T13:39:32.6066090Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Byte 2022-08-17T13:39:32.6066436Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Byte (0 ms) 2022-08-17T13:39:32.6066866Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Char 2022-08-17T13:39:32.6067215Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Char (0 ms) 2022-08-17T13:39:32.6067623Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Short 2022-08-17T13:39:32.6067959Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Short (0 ms) 2022-08-17T13:39:32.6068304Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Int 2022-08-17T13:39:32.6068647Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Int (0 ms) 2022-08-17T13:39:32.6068980Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Long 2022-08-17T13:39:32.6069329Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Long (0 ms) 2022-08-17T13:39:32.6069678Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Float 2022-08-17T13:39:32.6070029Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Float (0 ms) 2022-08-17T13:39:32.6070367Z [ RUN ] TensorIteratorTest.SerialLoopBinaryNoOutput_Double 2022-08-17T13:39:32.6070739Z [ OK ] TensorIteratorTest.SerialLoopBinaryNoOutput_Double (0 ms) 2022-08-17T13:39:32.6071095Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Byte 2022-08-17T13:39:32.6071452Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Byte (0 ms) 2022-08-17T13:39:32.6071794Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Char 2022-08-17T13:39:32.6072149Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Char (0 ms) 2022-08-17T13:39:32.6072504Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Short 2022-08-17T13:39:32.6072853Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Short (0 ms) 2022-08-17T13:39:32.6073211Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Int 2022-08-17T13:39:32.6073609Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Int (0 ms) 2022-08-17T13:39:32.6073970Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Long 2022-08-17T13:39:32.6074331Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Long (0 ms) 2022-08-17T13:39:32.6074695Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Float 2022-08-17T13:39:32.6075061Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Float (0 ms) 2022-08-17T13:39:32.6075411Z [ RUN ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Double 2022-08-17T13:39:32.6075775Z [ OK ] TensorIteratorTest.SerialLoopPoinwiseNoOutput_Double (0 ms) 2022-08-17T13:39:32.6076122Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Byte 2022-08-17T13:39:32.6076436Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Byte (0 ms) 2022-08-17T13:39:32.6083768Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Char 2022-08-17T13:39:32.6084203Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Char (0 ms) 2022-08-17T13:39:32.6084544Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Short 2022-08-17T13:39:32.6085163Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Short (0 ms) 2022-08-17T13:39:32.6085595Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Int 2022-08-17T13:39:32.6085933Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Int (0 ms) 2022-08-17T13:39:32.6086269Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Long 2022-08-17T13:39:32.6086600Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Long (0 ms) 2022-08-17T13:39:32.6086919Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Float 2022-08-17T13:39:32.6087247Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Float (0 ms) 2022-08-17T13:39:32.6087577Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Double 2022-08-17T13:39:32.6087892Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Double (0 ms) 2022-08-17T13:39:32.6088226Z [ RUN ] TensorIteratorTest.ComparisonLoopBinary_Bool 2022-08-17T13:39:32.6088551Z [ OK ] TensorIteratorTest.ComparisonLoopBinary_Bool (0 ms) 2022-08-17T13:39:32.6088862Z [ RUN ] TensorIteratorTest.SerialLoopSingleThread 2022-08-17T13:39:32.6093640Z [ OK ] TensorIteratorTest.SerialLoopSingleThread (2 ms) 2022-08-17T13:39:32.6094099Z [ RUN ] TensorIteratorTest.InputDType 2022-08-17T13:39:32.6094419Z [ OK ] TensorIteratorTest.InputDType (0 ms) 2022-08-17T13:39:32.6094724Z [ RUN ] TensorIteratorTest.ComputeCommonDTypeInputOnly 2022-08-17T13:39:32.6095078Z [ OK ] TensorIteratorTest.ComputeCommonDTypeInputOnly (0 ms) 2022-08-17T13:39:32.6095432Z [ RUN ] TensorIteratorTest.DoNotComputeCommonDTypeInputOnly 2022-08-17T13:39:32.6095813Z [ OK ] TensorIteratorTest.DoNotComputeCommonDTypeInputOnly (0 ms) 2022-08-17T13:39:32.6096173Z [ RUN ] TensorIteratorTest.FailNonPromotingBinaryOp 2022-08-17T13:39:32.6096496Z [ OK ] TensorIteratorTest.FailNonPromotingBinaryOp (0 ms) 2022-08-17T13:39:32.6096840Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Byte 2022-08-17T13:39:32.6097197Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Byte (0 ms) 2022-08-17T13:39:32.6097546Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Char 2022-08-17T13:39:32.6097885Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Char (0 ms) 2022-08-17T13:39:32.6098237Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Short 2022-08-17T13:39:32.6098586Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Short (0 ms) 2022-08-17T13:39:32.6098926Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Int 2022-08-17T13:39:32.6099325Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Int (0 ms) 2022-08-17T13:39:32.6099672Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Long 2022-08-17T13:39:32.6100021Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Long (0 ms) 2022-08-17T13:39:32.6100357Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Float 2022-08-17T13:39:32.6100708Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Float (0 ms) 2022-08-17T13:39:32.6101058Z [ RUN ] TensorIteratorTest.CpuKernelMultipleOutputs_Double 2022-08-17T13:39:32.6101400Z [ OK ] TensorIteratorTest.CpuKernelMultipleOutputs_Double (0 ms) 2022-08-17T13:39:32.6101730Z [----------] 65 tests from TensorIteratorTest (613 ms total) 2022-08-17T13:39:32.6101890Z 2022-08-17T13:39:32.6102004Z [----------] Global test environment tear-down 2022-08-17T13:39:32.6121470Z [==========] 65 tests from 1 test suite ran. (613 ms total) 2022-08-17T13:39:32.6121694Z [ PASSED ] 65 tests. 2022-08-17T13:39:32.6801954Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\test_parallel.exe" 2022-08-17T13:39:32.9501711Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:32.9502088Z [==========] Running 5 tests from 1 test suite. 2022-08-17T13:39:32.9502334Z [----------] Global test environment set-up. 2022-08-17T13:39:32.9502572Z [----------] 5 tests from TestParallel 2022-08-17T13:39:32.9502783Z [ RUN ] TestParallel.TestParallel 2022-08-17T13:39:32.9539304Z [ OK ] TestParallel.TestParallel (3 ms) 2022-08-17T13:39:32.9539688Z [ RUN ] TestParallel.NestedParallel 2022-08-17T13:39:32.9570190Z [ OK ] TestParallel.NestedParallel (3 ms) 2022-08-17T13:39:32.9570621Z [ RUN ] TestParallel.NestedParallelThreadId 2022-08-17T13:39:32.9863704Z [ OK ] TestParallel.NestedParallelThreadId (29 ms) 2022-08-17T13:39:32.9864108Z [ RUN ] TestParallel.Exceptions 2022-08-17T13:39:32.9864721Z [ OK ] TestParallel.Exceptions (0 ms) 2022-08-17T13:39:32.9865080Z [ RUN ] TestParallel.IntraOpLaunchFuture 2022-08-17T13:39:32.9865455Z [ OK ] TestParallel.IntraOpLaunchFuture (0 ms) 2022-08-17T13:39:32.9865814Z [----------] 5 tests from TestParallel (36 ms total) 2022-08-17T13:39:32.9866009Z 2022-08-17T13:39:32.9866157Z [----------] Global test environment tear-down 2022-08-17T13:39:32.9879616Z [==========] 5 tests from 1 test suite ran. (36 ms total) 2022-08-17T13:39:32.9879925Z [ PASSED ] 5 tests. 2022-08-17T13:39:33.0552619Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\thread_init_test.exe" 2022-08-17T13:39:34.5565534Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\type_test.exe" 2022-08-17T13:39:34.8240244Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:34.8240615Z [==========] Running 9 tests from 2 test suites. 2022-08-17T13:39:34.8240848Z [----------] Global test environment set-up. 2022-08-17T13:39:34.8241097Z [----------] 3 tests from TypeCustomPrinter 2022-08-17T13:39:34.8241332Z [ RUN ] TypeCustomPrinter.Basic 2022-08-17T13:39:34.8241956Z [ OK ] TypeCustomPrinter.Basic (0 ms) 2022-08-17T13:39:34.8242208Z [ RUN ] TypeCustomPrinter.ContainedTypes 2022-08-17T13:39:34.8242488Z [ OK ] TypeCustomPrinter.ContainedTypes (0 ms) 2022-08-17T13:39:34.8242758Z [ RUN ] TypeCustomPrinter.NamedTuples 2022-08-17T13:39:34.8243016Z [ OK ] TypeCustomPrinter.NamedTuples (0 ms) 2022-08-17T13:39:34.8243310Z [----------] 3 tests from TypeCustomPrinter (0 ms total) 2022-08-17T13:39:34.8243467Z 2022-08-17T13:39:34.8243564Z [----------] 6 tests from TypeEquality 2022-08-17T13:39:34.8243791Z [ RUN ] TypeEquality.ClassBasic 2022-08-17T13:39:34.8320138Z [ OK ] TypeEquality.ClassBasic (7 ms) 2022-08-17T13:39:34.8320401Z [ RUN ] TypeEquality.ClassInequality 2022-08-17T13:39:34.8322671Z [ OK ] TypeEquality.ClassInequality (0 ms) 2022-08-17T13:39:34.8322922Z [ RUN ] TypeEquality.InterfaceEquality 2022-08-17T13:39:34.8323812Z [ OK ] TypeEquality.InterfaceEquality (0 ms) 2022-08-17T13:39:34.8324084Z [ RUN ] TypeEquality.InterfaceInequality 2022-08-17T13:39:34.8324873Z [ OK ] TypeEquality.InterfaceInequality (0 ms) 2022-08-17T13:39:34.8325124Z [ RUN ] TypeEquality.TupleEquality 2022-08-17T13:39:34.8325369Z [ OK ] TypeEquality.TupleEquality (0 ms) 2022-08-17T13:39:34.8325625Z [ RUN ] TypeEquality.NamedTupleEquality 2022-08-17T13:39:34.8325886Z [ OK ] TypeEquality.NamedTupleEquality (0 ms) 2022-08-17T13:39:34.8326152Z [----------] 6 tests from TypeEquality (8 ms total) 2022-08-17T13:39:34.8326297Z 2022-08-17T13:39:34.8326410Z [----------] Global test environment tear-down 2022-08-17T13:39:34.8338022Z [==========] 9 tests from 2 test suites ran. (8 ms total) 2022-08-17T13:39:34.8338255Z [ PASSED ] 9 tests. 2022-08-17T13:39:34.8962788Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\undefined_tensor_test.exe" 2022-08-17T13:39:35.1659350Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:35.1659710Z [==========] Running 1 test from 1 test suite. 2022-08-17T13:39:35.1659959Z [----------] Global test environment set-up. 2022-08-17T13:39:35.1660190Z [----------] 1 test from TestUndefined 2022-08-17T13:39:35.1660419Z [ RUN ] TestUndefined.UndefinedTest 2022-08-17T13:39:35.7733848Z [ OK ] TestUndefined.UndefinedTest (607 ms) 2022-08-17T13:39:35.7734170Z [----------] 1 test from TestUndefined (607 ms total) 2022-08-17T13:39:35.7734324Z 2022-08-17T13:39:35.7734433Z [----------] Global test environment tear-down 2022-08-17T13:39:35.7744627Z [==========] 1 test from 1 test suite ran. (607 ms total) 2022-08-17T13:39:35.7744858Z [ PASSED ] 1 test. 2022-08-17T13:39:35.8441870Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\variant_test.exe" 2022-08-17T13:39:35.8531313Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:35.8531677Z [==========] Running 1 test from 1 test suite. 2022-08-17T13:39:35.8531926Z [----------] Global test environment set-up. 2022-08-17T13:39:35.8532145Z [----------] 1 test from VariantTest 2022-08-17T13:39:35.8532352Z [ RUN ] VariantTest.Basic 2022-08-17T13:39:35.8532563Z [ OK ] VariantTest.Basic (0 ms) 2022-08-17T13:39:35.8532789Z [----------] 1 test from VariantTest (0 ms total) 2022-08-17T13:39:35.8533090Z 2022-08-17T13:39:35.8533201Z [----------] Global test environment tear-down 2022-08-17T13:39:35.8541874Z [==========] 1 test from 1 test suite ran. (0 ms total) 2022-08-17T13:39:35.8542087Z [ PASSED ] 1 test. 2022-08-17T13:39:35.8604324Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\vmap_test.exe" 2022-08-17T13:39:36.1268175Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:36.1268527Z [==========] Running 23 tests from 1 test suite. 2022-08-17T13:39:36.1268770Z [----------] Global test environment set-up. 2022-08-17T13:39:36.1269002Z [----------] 23 tests from VmapTest 2022-08-17T13:39:36.1269223Z [ RUN ] VmapTest.TestBatchedTensor 2022-08-17T13:39:36.7315099Z [ OK ] VmapTest.TestBatchedTensor (604 ms) 2022-08-17T13:39:36.7315393Z [ RUN ] VmapTest.TestBatchedTensorMaxLevel 2022-08-17T13:39:36.7318315Z [ OK ] VmapTest.TestBatchedTensorMaxLevel (0 ms) 2022-08-17T13:39:36.7318613Z [ RUN ] VmapTest.TestBatchedTensorActualDim 2022-08-17T13:39:36.7326177Z [ OK ] VmapTest.TestBatchedTensorActualDim (0 ms) 2022-08-17T13:39:36.7326480Z [ RUN ] VmapTest.TestMultiBatchVmapTransform 2022-08-17T13:39:36.7332301Z [ OK ] VmapTest.TestMultiBatchVmapTransform (0 ms) 2022-08-17T13:39:36.7332621Z [ RUN ] VmapTest.TestVmapPhysicalViewGetPhysicalDim 2022-08-17T13:39:36.7334671Z [ OK ] VmapTest.TestVmapPhysicalViewGetPhysicalDim (0 ms) 2022-08-17T13:39:36.7335013Z [ RUN ] VmapTest.TestVmapPhysicalViewGetPhysicalDims 2022-08-17T13:39:36.7336812Z [ OK ] VmapTest.TestVmapPhysicalViewGetPhysicalDims (0 ms) 2022-08-17T13:39:36.7337179Z [ RUN ] VmapTest.TestVmapPhysicalViewNewLogicalFromPhysical 2022-08-17T13:39:36.7337550Z [ OK ] VmapTest.TestVmapPhysicalViewNewLogicalFromPhysical (0 ms) 2022-08-17T13:39:36.7337869Z [ RUN ] VmapTest.TestBatchedTensorSum 2022-08-17T13:39:36.7341215Z [ OK ] VmapTest.TestBatchedTensorSum (0 ms) 2022-08-17T13:39:36.7341528Z [ RUN ] VmapTest.TestBroadcastingVmapTransformBatchedBatched 2022-08-17T13:39:36.7350592Z [ OK ] VmapTest.TestBroadcastingVmapTransformBatchedBatched (0 ms) 2022-08-17T13:39:36.7351012Z [ RUN ] VmapTest.TestBroadcastingVmapTransformBatchedUnbatched 2022-08-17T13:39:36.7358691Z [ OK ] VmapTest.TestBroadcastingVmapTransformBatchedUnbatched (0 ms) 2022-08-17T13:39:36.7359066Z [ RUN ] VmapTest.TestBroadcastingVmapTransformMaxLevels 2022-08-17T13:39:36.7363626Z [ OK ] VmapTest.TestBroadcastingVmapTransformMaxLevels (0 ms) 2022-08-17T13:39:36.7363941Z [ RUN ] VmapTest.TestBatchedTensorMul 2022-08-17T13:39:36.7366470Z [ OK ] VmapTest.TestBatchedTensorMul (0 ms) 2022-08-17T13:39:36.7366725Z [ RUN ] VmapTest.TestBatchedTensorSize 2022-08-17T13:39:36.7371829Z [ OK ] VmapTest.TestBatchedTensorSize (0 ms) 2022-08-17T13:39:36.7372141Z [ RUN ] VmapTest.TestVmapPhysicalViewGetPhysicalShape 2022-08-17T13:39:36.7372489Z [ OK ] VmapTest.TestVmapPhysicalViewGetPhysicalShape (0 ms) 2022-08-17T13:39:36.7372790Z [ RUN ] VmapTest.TestBatchedTensorExpand 2022-08-17T13:39:36.7381746Z [ OK ] VmapTest.TestBatchedTensorExpand (0 ms) 2022-08-17T13:39:36.7382040Z [ RUN ] VmapTest.TestBatchedTensorUnsqueeze 2022-08-17T13:39:36.7383617Z [ OK ] VmapTest.TestBatchedTensorUnsqueeze (0 ms) 2022-08-17T13:39:36.7383908Z [ RUN ] VmapTest.TestBatchedTensorSqueeze 2022-08-17T13:39:36.7385461Z [ OK ] VmapTest.TestBatchedTensorSqueeze (0 ms) 2022-08-17T13:39:36.7385748Z [ RUN ] VmapTest.TestBatchedTensorTranspose 2022-08-17T13:39:36.7388503Z [ OK ] VmapTest.TestBatchedTensorTranspose (0 ms) 2022-08-17T13:39:36.7388790Z [ RUN ] VmapTest.TestBatchedTensorPermute 2022-08-17T13:39:36.7391250Z [ OK ] VmapTest.TestBatchedTensorPermute (0 ms) 2022-08-17T13:39:36.7391578Z [ RUN ] VmapTest.TestMultiBatchVmapTransformBatchedBatched 2022-08-17T13:39:36.7412957Z [ OK ] VmapTest.TestMultiBatchVmapTransformBatchedBatched (2 ms) 2022-08-17T13:39:36.7413428Z [ RUN ] VmapTest.TestMultiBatchVmapTransformBatchedUnbatched 2022-08-17T13:39:36.7421767Z [ OK ] VmapTest.TestMultiBatchVmapTransformBatchedUnbatched (0 ms) 2022-08-17T13:39:36.7422144Z [ RUN ] VmapTest.TestMultiBatchVmapTransformMaxLevels 2022-08-17T13:39:36.7426736Z [ OK ] VmapTest.TestMultiBatchVmapTransformMaxLevels (0 ms) 2022-08-17T13:39:36.7427102Z [ RUN ] VmapTest.TestMultiBatchVmapTransformMultipleTensors 2022-08-17T13:39:36.7433281Z [ OK ] VmapTest.TestMultiBatchVmapTransformMultipleTensors (0 ms) 2022-08-17T13:39:36.7433607Z [----------] 23 tests from VmapTest (616 ms total) 2022-08-17T13:39:36.7433740Z 2022-08-17T13:39:36.7433851Z [----------] Global test environment tear-down 2022-08-17T13:39:36.7449283Z [==========] 23 tests from 1 test suite ran. (616 ms total) 2022-08-17T13:39:36.7449506Z [ PASSED ] 23 tests. 2022-08-17T13:39:36.8121734Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\weakref_test.exe" 2022-08-17T13:39:37.0803655Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:37.0804028Z [==========] Running 3 tests from 1 test suite. 2022-08-17T13:39:37.0804277Z [----------] Global test environment set-up. 2022-08-17T13:39:37.0804501Z [----------] 3 tests from TestWeakPointer 2022-08-17T13:39:37.0804781Z [ RUN ] TestWeakPointer.WeakPointerGetsInvalidated 2022-08-17T13:39:37.0805198Z [ OK ] TestWeakPointer.WeakPointerGetsInvalidated (0 ms) 2022-08-17T13:39:37.0805505Z [ RUN ] TestWeakPointer.WeakPointerLock 2022-08-17T13:39:37.0805763Z [ OK ] TestWeakPointer.WeakPointerLock (0 ms) 2022-08-17T13:39:37.0806058Z [ RUN ] TestWeakPointer.WeakUpdatesRefcountsTest 2022-08-17T13:39:37.0806377Z [ OK ] TestWeakPointer.WeakUpdatesRefcountsTest (0 ms) 2022-08-17T13:39:37.0806673Z [----------] 3 tests from TestWeakPointer (0 ms total) 2022-08-17T13:39:37.0806823Z 2022-08-17T13:39:37.0806936Z [----------] Global test environment tear-down 2022-08-17T13:39:37.0818289Z [==========] 3 tests from 1 test suite ran. (0 ms total) 2022-08-17T13:39:37.0818509Z [ PASSED ] 3 tests. 2022-08-17T13:39:37.1480813Z Running "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\test\wrapdim_test.exe" 2022-08-17T13:39:37.4166350Z Running main() from C:\actions-runner\_work\pytorch\pytorch\third_party\googletest\googletest\src\gtest_main.cc 2022-08-17T13:39:37.4166701Z [==========] Running 1 test from 1 test suite. 2022-08-17T13:39:37.4166942Z [----------] Global test environment set-up. 2022-08-17T13:39:37.4167173Z [----------] 1 test from TestWrapdim 2022-08-17T13:39:37.4167380Z [ RUN ] TestWrapdim.TestWrapdim 2022-08-17T13:39:37.4171435Z [ OK ] TestWrapdim.TestWrapdim (0 ms) 2022-08-17T13:39:37.4171690Z [----------] 1 test from TestWrapdim (0 ms total) 2022-08-17T13:39:37.4171844Z 2022-08-17T13:39:37.4171954Z [----------] Global test environment tear-down 2022-08-17T13:39:37.4183759Z [==========] 1 test from 1 test suite ran. (0 ms total) 2022-08-17T13:39:37.4184009Z [ PASSED ] 1 test. 2022-08-17T13:39:37.4844723Z + [[ 0 == \1 ]] 2022-08-17T13:39:37.4844970Z + assert_git_not_dirty 2022-08-17T13:39:37.4845197Z + [[ win-vs2019-cpu-py3 != *rocm* ]] 2022-08-17T13:39:37.4845416Z + [[ win-vs2019-cpu-py3 != *xla* ]] 2022-08-17T13:39:37.4936805Z ++ git status --porcelain 2022-08-17T13:39:40.4712135Z + git_status= 2022-08-17T13:39:40.4712365Z + [[ -n '' ]] 2022-08-17T13:39:40.4712552Z + echo 'TEST PASSED' 2022-08-17T13:39:40.4712734Z TEST PASSED 2022-08-17T13:39:40.5129098Z Prepare all required actions 2022-08-17T13:39:40.5129644Z Getting action download info 2022-08-17T13:39:40.9724007Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-08-17T13:39:41.1777716Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-08-17T13:39:41.1777930Z with: 2022-08-17T13:39:41.1778374Z github-token: *** 2022-08-17T13:39:41.1778536Z env: 2022-08-17T13:39:41.1778701Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:39:41.1778938Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:39:41.1779167Z ##[endgroup] 2022-08-17T13:39:41.1902461Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-08-17T13:39:41.1902688Z with: 2022-08-17T13:39:41.1902823Z shell: bash 2022-08-17T13:39:41.1902983Z timeout_minutes: 10 2022-08-17T13:39:41.1903150Z max_attempts: 5 2022-08-17T13:39:41.1903309Z retry_wait_seconds: 30 2022-08-17T13:39:41.1903777Z 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:39:41.1904156Z polling_interval_seconds: 1 2022-08-17T13:39:41.1904338Z warning_on_retry: true 2022-08-17T13:39:41.1904516Z continue_on_error: false 2022-08-17T13:39:41.1904683Z env: 2022-08-17T13:39:41.1904830Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:39:41.1905076Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:39:41.1905537Z GITHUB_TOKEN: *** 2022-08-17T13:39:41.1905703Z ##[endgroup] 2022-08-17T13:39:41.6489971Z 2022-08-17T13:39:41.6809255Z + python3 -m pip install requests==2.26.0 2022-08-17T13:39:42.9053357Z Collecting requests==2.26.0 2022-08-17T13:39:42.9329909Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-08-17T13:39:42.9426832Z ---------------------------------------- 62.3/62.3 kB 3.3 MB/s eta 0:00:00 2022-08-17T13:39:43.0031589Z Collecting urllib3<1.27,>=1.21.1 2022-08-17T13:39:43.0072120Z Downloading urllib3-1.26.11-py2.py3-none-any.whl (139 kB) 2022-08-17T13:39:43.0189014Z -------------------------------------- 139.9/139.9 kB 8.1 MB/s eta 0:00:00 2022-08-17T13:39:43.0479538Z Collecting certifi>=2017.4.17 2022-08-17T13:39:43.0519752Z Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 2022-08-17T13:39:43.0601829Z ---------------------------------------- 160.2/160.2 kB ? eta 0:00:00 2022-08-17T13:39:43.0938566Z Collecting charset-normalizer~=2.0.0 2022-08-17T13:39:43.0979356Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-08-17T13:39:43.1281140Z Collecting idna<4,>=2.5 2022-08-17T13:39:43.1319278Z Downloading idna-3.3-py3-none-any.whl (61 kB) 2022-08-17T13:39:43.1397290Z ---------------------------------------- 61.2/61.2 kB ? eta 0:00:00 2022-08-17T13:39:43.2590071Z Installing collected packages: urllib3, idna, charset-normalizer, certifi, requests 2022-08-17T13:39:44.1305209Z Successfully installed certifi-2022.6.15 charset-normalizer-2.0.12 idna-3.3 requests-2.26.0 urllib3-1.26.11 2022-08-17T13:39:44.2183971Z ++ python3 .github/scripts/get_workflow_job_id.py 2875102080 i-02c0d166374d40d25 2022-08-17T13:39:46.2682561Z + GHA_WORKFLOW_JOB_ID=7878592375 2022-08-17T13:39:46.2684341Z + echo '::set-output name=job-id::7878592375' 2022-08-17T13:39:46.6987113Z Command completed after 1 attempt(s). 2022-08-17T13:39:46.6987275Z 2022-08-17T13:39:46.7258568Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2022-08-17T13:39:46.7258862Z kill "$MONITOR_SCRIPT_PID" 2022-08-17T13:39:46.7286427Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-08-17T13:39:46.7286749Z env: 2022-08-17T13:39:46.7286911Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:39:46.7287168Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:39:46.7287417Z MONITOR_SCRIPT_PID: 1530 2022-08-17T13:39:46.7287584Z ##[endgroup] 2022-08-17T13:39:46.7671456Z Prepare all required actions 2022-08-17T13:39:46.7671784Z Getting action download info 2022-08-17T13:39:46.9578136Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:3c1d75049465d7dfa70acca6d80b9c5c06ff4886) 2022-08-17T13:39:47.6145103Z Download action repository 'actions/upload-artifact@v2' (SHA:82c141cc518b40d92cc801eee768e7aafc9c2fa2) 2022-08-17T13:39:47.8574704Z ##[group]Run ./.github/actions/upload-test-artifacts 2022-08-17T13:39:47.8574920Z with: 2022-08-17T13:39:47.8575151Z file-suffix: test-default-1-2-windows.4xlarge_7878592375 2022-08-17T13:39:47.8575428Z env: 2022-08-17T13:39:47.8600720Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:39:47.8601051Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:39:47.8601286Z ##[endgroup] 2022-08-17T13:39:47.8725654Z ##[group]Run # -ir => recursive include all files in pattern 2022-08-17T13:39:47.8725946Z # -ir => recursive include all files in pattern 2022-08-17T13:39:47.8726243Z 7z a "test-jsons-$Env:FILE_SUFFIX.zip" -ir'!test\*.json' 2022-08-17T13:39:47.8748581Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-08-17T13:39:47.8748839Z env: 2022-08-17T13:39:47.8749022Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:39:47.8749278Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:39:47.8749576Z FILE_SUFFIX: test-default-1-2-windows.4xlarge_7878592375 2022-08-17T13:39:47.8749786Z ##[endgroup] 2022-08-17T13:39:48.4226922Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T13:39:48.5146732Z Finished 2022-08-17T13:39:48.7709984Z 2022-08-17T13:39:48.7710434Z 7-Zip 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15 2022-08-17T13:39:48.7710641Z 2022-08-17T13:39:48.7710730Z Scanning the drive: 2022-08-17T13:39:48.7710925Z 5 files, 352687 bytes (345 KiB) 2022-08-17T13:39:48.7711043Z 2022-08-17T13:39:48.7711225Z Creating archive: test-jsons-test-default-1-2-windows.4xlarge_7878592375.zip 2022-08-17T13:39:48.7711432Z 2022-08-17T13:39:48.7711547Z Add new data to archive: 5 files, 352687 bytes (345 KiB) 2022-08-17T13:39:48.7711688Z 2022-08-17T13:39:48.7711693Z 2022-08-17T13:39:48.7711777Z Files read from disk: 5 2022-08-17T13:39:48.7711969Z Archive size: 38294 bytes (38 KiB) 2022-08-17T13:39:48.7712142Z Everything is Ok 2022-08-17T13:39:48.8033338Z ##[group]Run # -ir => recursive include all files in pattern 2022-08-17T13:39:48.8033627Z # -ir => recursive include all files in pattern 2022-08-17T13:39:48.8033887Z 7z a "test-reports-$Env:FILE_SUFFIX.zip" -ir'!test\*.xml' 2022-08-17T13:39:48.8055826Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-08-17T13:39:48.8056076Z env: 2022-08-17T13:39:48.8056246Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:39:48.8056500Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:39:48.8056794Z FILE_SUFFIX: test-default-1-2-windows.4xlarge_7878592375 2022-08-17T13:39:48.8057016Z ##[endgroup] 2022-08-17T13:39:49.1514986Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T13:39:49.2312590Z Finished 2022-08-17T13:39:49.6073470Z 2022-08-17T13:39:49.6073888Z 7-Zip 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15 2022-08-17T13:39:49.6074087Z 2022-08-17T13:39:49.6074175Z Scanning the drive: 2022-08-17T13:39:49.6074370Z 330 files, 10834331 bytes (11 MiB) 2022-08-17T13:39:49.6074489Z 2022-08-17T13:39:49.6074664Z Creating archive: test-reports-test-default-1-2-windows.4xlarge_7878592375.zip 2022-08-17T13:39:49.6074876Z 2022-08-17T13:39:49.6074997Z Add new data to archive: 330 files, 10834331 bytes (11 MiB) 2022-08-17T13:39:49.6075137Z 2022-08-17T13:39:49.6075143Z 2022-08-17T13:39:49.6075223Z Files read from disk: 330 2022-08-17T13:39:49.6075419Z Archive size: 642975 bytes (628 KiB) 2022-08-17T13:39:49.6075597Z Everything is Ok 2022-08-17T13:39:49.6408151Z ##[group]Run # -ir => recursive include all files in pattern 2022-08-17T13:39:49.6408462Z # -ir => recursive include all files in pattern 2022-08-17T13:39:49.6408714Z 7z a "usage-log-$Env:FILE_SUFFIX.zip" 'usage_log.txt' 2022-08-17T13:39:49.6430593Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-08-17T13:39:49.6430842Z env: 2022-08-17T13:39:49.6431013Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:39:49.6431264Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:39:49.6431546Z FILE_SUFFIX: test-default-1-2-windows.4xlarge_7878592375 2022-08-17T13:39:49.6431768Z ##[endgroup] 2022-08-17T13:39:49.9832253Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T13:39:50.0627487Z Finished 2022-08-17T13:39:50.3321249Z 2022-08-17T13:39:50.3321694Z 7-Zip 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15 2022-08-17T13:39:50.3321908Z 2022-08-17T13:39:50.3321999Z Scanning the drive: 2022-08-17T13:39:50.3322194Z 1 file, 2728675 bytes (2665 KiB) 2022-08-17T13:39:50.3322310Z 2022-08-17T13:39:50.3322486Z Creating archive: usage-log-test-default-1-2-windows.4xlarge_7878592375.zip 2022-08-17T13:39:50.3322728Z 2022-08-17T13:39:50.3322843Z Add new data to archive: 1 file, 2728675 bytes (2665 KiB) 2022-08-17T13:39:50.3322984Z 2022-08-17T13:39:50.3322989Z 2022-08-17T13:39:50.3323066Z Files read from disk: 1 2022-08-17T13:39:50.3323260Z Archive size: 131864 bytes (129 KiB) 2022-08-17T13:39:50.3323440Z Everything is Ok 2022-08-17T13:39:50.3664854Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T13:39:50.3665071Z with: 2022-08-17T13:39:50.3665268Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:39:50.3665469Z retention-days: 14 2022-08-17T13:39:50.3665654Z if-no-files-found: warn 2022-08-17T13:39:50.3665847Z path: test-jsons-*.zip 2022-08-17T13:39:50.3666008Z name: artifact 2022-08-17T13:39:50.3666185Z s3-bucket: gha-artifacts 2022-08-17T13:39:50.3666367Z region: us-east-1 2022-08-17T13:39:50.3666507Z env: 2022-08-17T13:39:50.3666667Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:39:50.3666914Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:39:50.3667137Z ##[endgroup] 2022-08-17T13:39:51.2359393Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T13:39:51.2359697Z With the provided path, there will be 1 file uploaded 2022-08-17T13:39:51.2359969Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:39:51.2451490Z Starting upload of test-jsons-test-default-1-2-windows.4xlarge_7878592375.zip 2022-08-17T13:39:51.3997538Z Finished upload of test-jsons-test-default-1-2-windows.4xlarge_7878592375.zip 2022-08-17T13:39:51.4231791Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T13:39:51.4232008Z with: 2022-08-17T13:39:51.4232207Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:39:51.4232415Z retention-days: 14 2022-08-17T13:39:51.4232606Z if-no-files-found: error 2022-08-17T13:39:51.4232804Z path: test-reports-*.zip 2022-08-17T13:39:51.4232970Z name: artifact 2022-08-17T13:39:51.4233148Z s3-bucket: gha-artifacts 2022-08-17T13:39:51.4233335Z region: us-east-1 2022-08-17T13:39:51.4233477Z env: 2022-08-17T13:39:51.4233640Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:39:51.4233887Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:39:51.4234100Z ##[endgroup] 2022-08-17T13:39:51.7857484Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T13:39:51.7857789Z With the provided path, there will be 1 file uploaded 2022-08-17T13:39:51.7858059Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:39:51.7870893Z Starting upload of test-reports-test-default-1-2-windows.4xlarge_7878592375.zip 2022-08-17T13:39:51.9214471Z Finished upload of test-reports-test-default-1-2-windows.4xlarge_7878592375.zip 2022-08-17T13:39:51.9469466Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-08-17T13:39:51.9469688Z with: 2022-08-17T13:39:51.9469889Z s3-prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:39:51.9470090Z retention-days: 14 2022-08-17T13:39:51.9470282Z if-no-files-found: ignore 2022-08-17T13:39:51.9470565Z path: usage-log-*.zip 2022-08-17T13:39:51.9470726Z name: artifact 2022-08-17T13:39:51.9470902Z s3-bucket: gha-artifacts 2022-08-17T13:39:51.9471084Z region: us-east-1 2022-08-17T13:39:51.9471227Z env: 2022-08-17T13:39:51.9471392Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:39:51.9471643Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:39:51.9471856Z ##[endgroup] 2022-08-17T13:39:52.3093479Z NOTE: s3-prefix specified, ignoring name parameter 2022-08-17T13:39:52.3093785Z With the provided path, there will be 1 file uploaded 2022-08-17T13:39:52.3094049Z Uploading to s3 prefix: pytorch/pytorch/2875102080/1/artifact 2022-08-17T13:39:52.3106877Z Starting upload of usage-log-test-default-1-2-windows.4xlarge_7878592375.zip 2022-08-17T13:39:52.4297365Z Finished upload of usage-log-test-default-1-2-windows.4xlarge_7878592375.zip 2022-08-17T13:39:52.4547135Z ##[group]Run .github/scripts/parse_ref.py 2022-08-17T13:39:52.4547444Z .github/scripts/parse_ref.py 2022-08-17T13:39:52.4597163Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-08-17T13:39:52.4597432Z env: 2022-08-17T13:39:52.4597602Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:39:52.4597853Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:39:52.4598073Z ##[endgroup] 2022-08-17T13:39:52.7979100Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T13:39:52.8769368Z Finished 2022-08-17T13:39:53.0883694Z ##[group]Run set -x 2022-08-17T13:39:53.0883948Z set -x 2022-08-17T13:39:53.0884174Z python3 -m pip install -r requirements.txt 2022-08-17T13:39:53.0884424Z python3 -m pip install boto3==1.19.12 2022-08-17T13:39:53.0884703Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-17T13:39:53.0911502Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-08-17T13:39:53.0911882Z env: 2022-08-17T13:39:53.0912060Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:39:53.0912303Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:39:53.0912557Z AWS_DEFAULT_REGION: us-east-1 2022-08-17T13:39:53.0912738Z BRANCH: 2022-08-17T13:39:53.0912904Z TEST_CONFIG: default 2022-08-17T13:39:53.0913065Z SHARD_NUMBER: 1 2022-08-17T13:39:53.0913268Z BUILD_ENVIRONMENT: win-vs2019-cpu-py3 2022-08-17T13:39:53.0913472Z PR_NUMBER: 82657 2022-08-17T13:39:53.0913681Z PYTORCH_RETRY_TEST_CASES: 1 2022-08-17T13:39:53.0913883Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2022-08-17T13:39:53.0914097Z SHA1: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T13:39:53.0914293Z TAG: 2022-08-17T13:39:53.0914451Z WORKFLOW_ID: 2875102080 2022-08-17T13:39:53.0914979Z GITHUB_TOKEN: *** 2022-08-17T13:39:53.0915164Z GHA_WORKFLOW_JOB_ID: 7878592375 2022-08-17T13:39:53.0915341Z ##[endgroup] 2022-08-17T13:39:53.1234207Z + python3 -m pip install -r requirements.txt 2022-08-17T13:39:53.6774463Z Collecting astunparse 2022-08-17T13:39:53.7011098Z Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2022-08-17T13:39:53.7265626Z Collecting expecttest 2022-08-17T13:39:53.7303638Z Downloading expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2022-08-17T13:39:53.7597195Z Collecting future 2022-08-17T13:39:53.7641272Z Downloading future-0.18.2.tar.gz (829 kB) 2022-08-17T13:39:53.7818239Z ------------------------------------- 829.2/829.2 kB 54.6 MB/s eta 0:00:00 2022-08-17T13:39:54.1968940Z Preparing metadata (setup.py): started 2022-08-17T13:39:54.9373357Z Preparing metadata (setup.py): finished with status 'done' 2022-08-17T13:39:55.0984754Z Collecting numpy 2022-08-17T13:39:55.1128065Z Downloading numpy-1.23.2-cp310-cp310-win_amd64.whl (14.6 MB) 2022-08-17T13:39:55.3391255Z --------------------------------------- 14.6/14.6 MB 50.4 MB/s eta 0:00:00 2022-08-17T13:39:55.3937051Z Requirement already satisfied: psutil in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (from -r requirements.txt (line 6)) (5.9.1) 2022-08-17T13:39:55.4219565Z Collecting pyyaml 2022-08-17T13:39:55.4269831Z Downloading PyYAML-6.0-cp310-cp310-win_amd64.whl (151 kB) 2022-08-17T13:39:55.4353868Z ---------------------------------------- 151.7/151.7 kB ? eta 0:00:00 2022-08-17T13:39:55.4445961Z Requirement already satisfied: requests in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (from -r requirements.txt (line 8)) (2.26.0) 2022-08-17T13:39:55.4449920Z Requirement already satisfied: setuptools in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (from -r requirements.txt (line 9)) (63.2.0) 2022-08-17T13:39:55.4591703Z Collecting six 2022-08-17T13:39:55.4632928Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-08-17T13:39:55.4890305Z Collecting types-dataclasses 2022-08-17T13:39:55.4933883Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-08-17T13:39:55.5185273Z Collecting typing_extensions 2022-08-17T13:39:55.5244170Z Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) 2022-08-17T13:39:55.5557126Z Collecting sympy 2022-08-17T13:39:55.5615679Z Downloading sympy-1.10.1-py3-none-any.whl (6.4 MB) 2022-08-17T13:39:55.7339713Z ---------------------------------------- 6.4/6.4 MB 37.1 MB/s eta 0:00:00 2022-08-17T13:39:55.8047594Z Collecting wheel<1.0,>=0.23.0 2022-08-17T13:39:55.8088334Z Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-08-17T13:39:55.8512364Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (from requests->-r requirements.txt (line 8)) (1.26.11) 2022-08-17T13:39:55.8528755Z Requirement already satisfied: idna<4,>=2.5 in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (from requests->-r requirements.txt (line 8)) (3.3) 2022-08-17T13:39:55.8534832Z Requirement already satisfied: certifi>=2017.4.17 in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (from requests->-r requirements.txt (line 8)) (2022.6.15) 2022-08-17T13:39:55.8547361Z Requirement already satisfied: charset-normalizer~=2.0.0 in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (from requests->-r requirements.txt (line 8)) (2.0.12) 2022-08-17T13:39:55.9004824Z Collecting mpmath>=0.19 2022-08-17T13:39:55.9085822Z Downloading mpmath-1.2.1-py3-none-any.whl (532 kB) 2022-08-17T13:39:55.9521816Z ------------------------------------- 532.6/532.6 kB 11.1 MB/s eta 0:00:00 2022-08-17T13:39:56.0540347Z Using legacy 'setup.py install' for future, since package 'wheel' is not installed. 2022-08-17T13:39:56.0852485Z Installing collected packages: types-dataclasses, mpmath, wheel, typing_extensions, sympy, six, pyyaml, numpy, future, expecttest, astunparse 2022-08-17T13:40:26.2948231Z Running setup.py install for future: started 2022-08-17T13:40:29.9558271Z Running setup.py install for future: finished with status 'done' 2022-08-17T13:40:30.1036423Z Successfully installed astunparse-1.6.3 expecttest-0.1.3 future-0.18.2 mpmath-1.2.1 numpy-1.23.2 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:40:30.2835078Z + python3 -m pip install boto3==1.19.12 2022-08-17T13:40:31.1368102Z Collecting boto3==1.19.12 2022-08-17T13:40:31.1603494Z Downloading boto3-1.19.12-py3-none-any.whl (131 kB) 2022-08-17T13:40:31.1972793Z -------------------------------------- 131.8/131.8 kB 3.8 MB/s eta 0:00:00 2022-08-17T13:40:31.2304100Z Collecting s3transfer<0.6.0,>=0.5.0 2022-08-17T13:40:31.2349457Z Downloading s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-08-17T13:40:31.2698522Z ---------------------------------------- 79.5/79.5 kB 2.2 MB/s eta 0:00:00 2022-08-17T13:40:31.6748681Z Collecting botocore<1.23.0,>=1.22.12 2022-08-17T13:40:31.6800529Z Downloading botocore-1.22.12-py3-none-any.whl (8.1 MB) 2022-08-17T13:40:31.8653147Z ---------------------------------------- 8.1/8.1 MB 43.0 MB/s eta 0:00:00 2022-08-17T13:40:31.9155230Z Collecting jmespath<1.0.0,>=0.7.1 2022-08-17T13:40:31.9202305Z Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2022-08-17T13:40:31.9384106Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.11) 2022-08-17T13:40:31.9561455Z Collecting python-dateutil<3.0.0,>=2.1 2022-08-17T13:40:31.9608979Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2022-08-17T13:40:32.0341238Z -------------------------------------- 247.7/247.7 kB 3.8 MB/s eta 0:00:00 2022-08-17T13:40:32.1942509Z Requirement already satisfied: six>=1.5 in c:\actions-runner\_work\_tool\python\3.10.6\x64\lib\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:40:32.3559375Z Installing collected packages: python-dateutil, jmespath, botocore, s3transfer, boto3 2022-08-17T13:40:35.4355967Z 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:40:35.5573649Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-08-17T13:41:04.8707961Z [scribe] Scribe access token not provided, sending report via boto3... 2022-08-17T13:41:04.8710168Z ERROR ENCOUNTERED WHEN UPLOADING TO SCRIBE: {"errorMessage": "HTTP Error 500: Internal Server Error", "errorType": "HTTPError", "stackTrace": [" File \"/var/task/lambda_function.py\", line 57, in lambda_handler\n return urlopen(req, data=json.dumps(data).encode()).read()\n", " File \"/var/lang/lib/python3.8/urllib/request.py\", line 222, in urlopen\n return opener.open(url, data, timeout)\n", " File \"/var/lang/lib/python3.8/urllib/request.py\", line 531, in open\n response = meth(req, response)\n", " File \"/var/lang/lib/python3.8/urllib/request.py\", line 640, in http_response\n response = self.parent.error(\n", " File \"/var/lang/lib/python3.8/urllib/request.py\", line 569, in error\n return self._call_chain(*args)\n", " File \"/var/lang/lib/python3.8/urllib/request.py\", line 502, in _call_chain\n result = func(*args)\n", " File \"/var/lang/lib/python3.8/urllib/request.py\", line 649, in http_error_default\n raise HTTPError(req.full_url, code, msg, hdrs, fp)\n"]} 2022-08-17T13:41:04.8711572Z 2022-08-17T13:41:04.8711691Z ----- Historic stats comparison result ------ 2022-08-17T13:41:04.8711931Z 2022-08-17T13:41:04.8712063Z job: win-vs2019-cpu-py3 2022-08-17T13:41:04.8712366Z commit: ce6a3c605df99d1df57c0dda75c06d748e54ed2a 2022-08-17T13:41:04.8712540Z 2022-08-17T13:41:04.8712756Z Commit graph (base is most recent master ancestor with at least one S3 report): 2022-08-17T13:41:04.8712958Z 2022-08-17T13:41:04.8713058Z : (master) 2022-08-17T13:41:04.8713220Z | 2022-08-17T13:41:04.8713455Z | * ce6a3c605d (HEAD) total time 4754.29s 2022-08-17T13:41:04.8713690Z | | 2022-08-17T13:41:04.8713846Z | : (3 commits) 2022-08-17T13:41:04.8714107Z |/| 2022-08-17T13:41:04.8714343Z | : (6 commits) 2022-08-17T13:41:04.8730492Z | 2022-08-17T13:41:04.8748472Z * 343b5f8651 (base) 3 reports, total time 3399.42s � 2104.91s 2022-08-17T13:41:04.8748922Z * 1a09b05c94 3 reports, total time 3457.63s � 2173.72s 2022-08-17T13:41:04.8749180Z * df62ea76d1 3 reports, total time 3495.33s � 2212.39s 2022-08-17T13:41:04.8756514Z * aac622ad55 3 reports, total time 3450.09s � 2147.59s 2022-08-17T13:41:04.8756853Z * 31d4b6f52a 3 reports, total time 3558.01s � 2215.98s 2022-08-17T13:41:04.8757127Z * 0e2efaf9cc 3 reports, total time 3438.65s � 2129.41s 2022-08-17T13:41:04.8757374Z * 1ee9eb52b6 3 reports, total time 3311.58s � 2083.86s 2022-08-17T13:41:04.8757604Z * f4b7c10e14 0 reports 2022-08-17T13:41:04.8757839Z * 785f7f6298 3 reports, total time 3395.59s � 2128.67s 2022-08-17T13:41:04.8758236Z * 3586af8adc 3 reports, total time 3489.48s � 2158.16s 2022-08-17T13:41:04.8758442Z | 2022-08-17T13:41:04.8758595Z : 2022-08-17T13:41:04.8758686Z 2022-08-17T13:41:04.8758810Z Removed (across 272 suites) 0 tests, totaling 0.00s 2022-08-17T13:41:04.8759077Z Modified (across 0 suites) 0 tests, totaling 0.00s 2022-08-17T13:41:04.8759328Z Added (across 435 suites) 54507 tests, totaling +4754.29s 2022-08-17T13:41:04.9921588Z Prepare all required actions 2022-08-17T13:41:04.9953324Z ##[group]Run ./.github/actions/teardown-win 2022-08-17T13:41:04.9953531Z with: 2022-08-17T13:41:04.9953665Z env: 2022-08-17T13:41:04.9953844Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:41:04.9954100Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:41:04.9954324Z ##[endgroup] 2022-08-17T13:41:05.0054467Z ##[group]Run .github\scripts\wait_for_ssh_to_drain.ps1 2022-08-17T13:41:05.0054723Z .github\scripts\wait_for_ssh_to_drain.ps1 2022-08-17T13:41:05.0077022Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-08-17T13:41:05.0077275Z env: 2022-08-17T13:41:05.0077455Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:41:05.0077713Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:41:05.0077929Z ##[endgroup] 2022-08-17T13:41:05.3562650Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T13:41:05.4352305Z Finished 2022-08-17T13:41:05.7258982Z Holding runner until all ssh sessions have logged out 2022-08-17T13:41:05.7583330Z ##[group]Run .github\scripts\kill_active_ssh_sessions.ps1 2022-08-17T13:41:05.7583630Z .github\scripts\kill_active_ssh_sessions.ps1 2022-08-17T13:41:05.7606814Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-08-17T13:41:05.7607092Z env: 2022-08-17T13:41:05.7607252Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:41:05.7607522Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:41:05.7607757Z ##[endgroup] 2022-08-17T13:41:06.0997584Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-08-17T13:41:06.1775027Z Finished 2022-08-17T13:41:06.2359222Z ##[group]Run [ ! -z "${EXTRA_DELETE_DIR}" ] || rm -rf "${EXTRA_DELETE_DIR}" 2022-08-17T13:41:06.2359549Z [ ! -z "${EXTRA_DELETE_DIR}" ] || rm -rf "${EXTRA_DELETE_DIR}" 2022-08-17T13:41:06.2359789Z rm -rf ./* 2022-08-17T13:41:06.2386785Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-08-17T13:41:06.2387055Z env: 2022-08-17T13:41:06.2387217Z GIT_DEFAULT_BRANCH: master 2022-08-17T13:41:06.2387481Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.6\x64 2022-08-17T13:41:06.2387725Z EXTRA_DELETE_DIR: 2022-08-17T13:41:06.2387903Z ##[endgroup] 2022-08-17T13:41:23.3285407Z Post job cleanup. 2022-08-17T13:41:23.3440581Z Post job cleanup. 2022-08-17T13:41:23.7900766Z Post job cleanup. 2022-08-17T13:41:23.8078088Z Post job cleanup. 2022-08-17T13:41:24.6708166Z [command]"C:\Program Files\Git\cmd\git.exe" version 2022-08-17T13:41:24.6901088Z git version 2.37.1.windows.1 2022-08-17T13:41:24.7038446Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\1159cdc6-bd7a-4f5a-8a3a-7e6bc7cec4dc' before making global git config changes 2022-08-17T13:41:24.7038916Z Adding repository directory to the temporary git global config as a safe directory 2022-08-17T13:41:24.7048877Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2022-08-17T13:41:24.7271131Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2022-08-17T13:41:24.7493454Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2022-08-17T13:41:25.2767646Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-08-17T13:41:25.2937888Z http.https://github.com/.extraheader 2022-08-17T13:41:25.2973456Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader 2022-08-17T13:41:25.3193462Z [command]"C:\Program Files\Git\cmd\git.exe" 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:41:25.7397670Z Cleaning up orphan processes